﻿/* -- MAIN -- */
#cls-image {
    pointer-events:none;
    position:absolute;
    top:0;
    left:0;
    /* width:99vw;
  height:99vh;
  max-width:99vw;
  max-height:99vh; */
}

#bitnami-banner {
    display: none;
}

.container {
    max-width: none;
}

.has-sidebar:not(.profile-sidebar):not(.group-sidebar):not(.llms-pointer) #primary, body.buddypress.has-sidebar:not(.profile-sidebar):not(.group-sidebar):not(.llms-pointer) #page #primary {
    max-width: none;
}

.elementor-section-full_width .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding:0;
}

/* -- HELPER CLASSES -- */

.hidden {
    display: none !important;
}

/* -- LOGIN / REGISTER -- */


body.login.login-split-page .login-split>div>span a {
    color: #fff !important;
}

.login-split-page .login-split span {
    text-align: center;
}

.login.login-split-page .login-split>div:not(.split-overlay) {
    margin: auto;
    position: absolute;
    bottom: 25px !important;
    left: 15px !important;
    top: auto !important;
    right: auto !important;
    padding: 0 !important;
}

.bp-search-ajax-item .item-title {
    text-transform: none;
    color: #000;
    font-weight: normal;
}

.bp-search-ac .loading-msg {
    font-size: 14px;
    white-space: nowrap;
}

body.bp-search .bp-search-ac-header .bbls-title-type {
    width: 100% !important;
}

.bbls-category.ui-menu-item,
.bbls-category.ui-menu-item .ui-menu-item-wrapper {
    border: none !important;
    background: none !important;
}

/* -- FRONTPAGE -- */

/* --.page-id-1515018 .horizontale {
  background-color: #000;
}

.page-id-1515018 .horizontale h2 {
  color: #fff;
}

.page-id-1515018 .horizontale .elementor-element-populated {
  border: 0 !important;
}

.page-id-1515018 .horizontale .elementor-widget-container li.product {
  background: #000 !important;
  border: 0 !important;
} -- */

.frontpage-members .featured-members-list {
    list-style: none;
    margin: 0 50px 0 0;
}

.frontpage-members .featured-members-list li {
    display: inline-block;
    margin: 0 10px 0 0;
    box-shadow: 0 0 2px 0 rgb(18 43 70 / 25%);
    padding: 20px;
    text-align: center;
    width: 300px;
    height: 250px
}

.frontpage-members .featured-members-list li:hover {
    box-shadow: none;
    outline: 1px solid #000;
}

.frontpage-members .featured-members-list .avatar {
    margin: 0 auto !important;
    text-align: center;
    float: none;
    border-radius: 50%;
}

.frontpage-members .featured-members-list .item-meta {
    display: none;
}

.frontpage-posts .elementor-post {
    width: 300px;
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail {
    height: 180px;
}

.elementor-posts .elementor-post__badge {
    background: #000;
    border-radius: 0;
}



.elementor-posts .elementor-post__card {
    border: 1px solid #e5e5e5;
}

.elementor-posts .elementor-post__badge a {
    color: #fff;
}

#content .elementor-element.frontpage-cat ul.products li.product,
#content .elementor-element.frontpage-prod ul.products li.product,
#content .elementor-element.frontpage-latest-prod ul.products li.product {
    width: 200px;
}

.elementor-widget-wrap #groups-list li, .widget.buddypress #groups-list li {
    flex: auto;
}


@media (max-width: 1024px) {
    #content .elementor-element.product-scroll-section ul.products.products, #content .elementor-element.frontpage-cat ul.products, #content .elementor-element.frontpage-prod ul.products li.product, #content .elementor-element.frontpage-latest-prod ul.products {
        grid-template-columns: repeat(12,1fr) !important;
    }

    .elementor-element.product-scroll-section ul.products li.product, .elementor-element.frontpage-cat ul.products li.product, .elementor-element.frontpage-prod ul.products li.product {
        width: 200px !important;
    }

    .elementor-element.frontpage-latest-prod ul.products li.product {
        width: 200px !important;
    }

    .frontpage-members .featured-members-list li {
        width: 200px;
    }

    .frontpage-posts .elementor-post {
        width:200px;
    }

    .elementor-element.frontpage-cat ul.products li.product {
        margin: 0 15px 0 0 !important;
    }

}

@media (max-width: 480px) {
    .elementor-element.product-scroll-section ul.products.products, #content .elementor-element.frontpage-cat ul.products, #content .elementor-element.frontpage-prod ul.products, #content .elementor-element.frontpage-latest-prod ul.products {
        grid-template-columns: repeat(12,1fr) !important;
    }

    .elementor-element.product-scroll-section ul.products li.product, .elementor-element.frontpage-cat ul.products li.product, .elementor-element.frontpage-prod ul.products li.product {
        width: 160px;
    }

    .elementor-element.frontpage-latest-prod ul.products li.product {
        width: 160px !important;
    }

    .frontpage-members .featured-members-list li {
        width: 160px;
    }

    .frontpage-posts .elementor-widget-container li.product {
        width: 160px;
    }

}

@media (max-width: 768px) {
    .elementor-posts .elementor-post {
        display: block !important;
    }
}


/* -- HEADER and MENUS -- */

.site .bp-feedback.bp-sitewide-notice {
    margin: 0 0 50px 0;
    border: 1px solid #ededed;
}

.jet-sub-mega-menu .elementor-nav-menu a:hover {
    text-decoration: underline !important;
}

.sticky-header .site-header.has-scrolled {
    box-shadow: none;
    border-bottom: 1px solid #e7e9ec;
    transition: all .3s;
}

@media screen and (min-width: 800px) {
    .sticky-header .site-header.has-scrolled {
        transform: translateY(-54px);
    }
}

.header-search-wrap {
    box-shadow: none;
    border-bottom: 1px solid #e7e9ec;
    height: 71px;
}

.bb-header-buttons .button.outline {
    background: transparent !important;
}

.bb-header-buttons .button.outline:hover {
    text-decoration: underline;
}

.buddypanel {
    box-shadow: none;
    border-right: 1px solid #3d3d3d;
}

.side-panel-menu a {
    font-size: 18px;
}

.jet-menu-item-wrapper .jet-dropdown-arrow {
    font-size: 10px;
}

.jet-menu-item .jet-sub-mega-menu {
    box-shadow: none;
    border-bottom: 1px solid #e7e9ec;
    border-top: 1px solid #e7e9ec;
}

.jet-menu .top-level-link {
    padding: 22px 10px;
}

.jet-menu {
    justify-content: flex-start;
}

.jet-menu-title {
    font-size: 16px;
}

.jet-menu div.jet-sub-mega-menu {
    margin-top: -1px !important;
}

.jet-mobile-menu-single .jet-mobile-menu__toggle a {
    color: #fff !important;
}


/* -- WIDGETS -- */

.widget-title {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.widget ul a {
    font-size: 18px;
}

.widget .item-list .item-title a {
    font-size: 18px !important;
    margin: 10px 0;
}

.woocommerce ul.product_list_widget li a {
    display: block;
}

.woocommerce ul.product_list_widget li a img  {
    float: left !important;
    border-radius: 0 !important;
    width: 100%;
    order: 0;
    display: block !important;
}

.woocommerce ul.product_list_widget li a .product-title {
    margin: 10px 0;
    float: left !important;
    display: block;
    width: 100%;
    order: 2;
    font-size: 14px;
}

.widget ul a {
    color: #000;
}

.widget ul a:hover span {
    text-decoration: underline !important;
}

/* -- SEARCH RESULTS -- */

#buddypress .bp-search-results-wrapper .bp-navs, #buddypress .bp-search-results-wrapper .bp-navs .current a, #buddypress .bp-search-results-wrapper .bp-navs .selected a, #buddypress .bp-search-results-wrapper .bp-navs a:hover {
    background: none;
}

#buddypress .bp-search-results-wrapper .bp-navs a, .bp-search-results-list .entry-summary {
    font-size: 18px;
}

#buddypress .bp-search-results-wrapper .bp-navs li a:before {
    display: none;
}

.item-title a {
    color: #000;
    font-size: 16px !important;
}

.item-title a:hover {
    color: #000;
}

/* -- WOOCOMMERCE SHOP -- */

.woocommerce li.product a.button {
    display: none !important;
}

[class^="bb-icon-"], [class*=" bb-icon-"] {
    font: normal normal normal 24px/1 "bb-icons";
}

#buddypress .repeater_tools .dashicons-edit:before {
    content: "\f464";
}

#buddypress .repeater_tools .dashicons-trash:before {
    content: "\f182";
}

#buddypress .repeater_tools .dashicons {
    font: normal normal normal 18px/1 dashicons;
}

.woocommerce ul.products li.product a img {
    filter: brightness(90%);
    margin: 0;
}

ul.products li.product .tinv-wraper.tinv-wishlist {
    /* font-size: 100%;
  right: 10px;
  left: auto;
  width: 35px;
  height: 35px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  display: none; */
    right: 10px;
    left: auto;
    top: 5px;
    mix-blend-mode: soft-light;
}

ul.products li.product .tinv-wraper.tinv-wishlist:hover {
    mix-blend-mode: normal;
}

ul.products li.product .tinv-wraper.tinv-wishlist:hover a::before {
    content: "\e908";
}

.woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li a:active, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .elementor-916 .elementor-element.elementor-element-5611ec6a nav.woocommerce-pagination ul li a:hover {
    background: transparent !important;
    color: #000 !important;
    font-weight: bold;
    text-decoration: underline;
}

.elementor-916 .elementor-element.elementor-element-5611ec6a nav.woocommerce-pagination ul li a {
    color: #3e3e3e !important;
}

.woocommerce nav.woocommerce-pagination {
    text-align: right;
}

.woocommerce li.product:hover .tinv-wraper.tinv-wishlist {
    display: block;
}

.tinvwl_add_to_wishlist-text {
    display: none;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before, .woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before, .woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button:before, a.wishlist_products_counter.top_wishlist-heart:before, span.wishlist_products_counter.top_wishlist-heart:before, a.sidr-class-wishlist_products_counter.sidr-class-top_wishlist-heart:before {
    margin-right: 0;
}

ul.products li.product .tinvwl_add_to_wishlist_button {
    margin-top: 5px;
}

button.tinvwl_button_view {
    color: #000 !important;
    background: #fff !important;
    border: 1px solid !important;
}

button.tinvwl_button_close {
    color: #fff !important;
}

.tinv-wishlist .tinvwl-buttons-group button i {
    display: none;
}

.wc-widget-area aside.widget.widget_layered_nav li a:hover, .wc-widget-area aside.widget.widget_product_categories li a:hover, .wc-widget-area aside.widget.widget_layered_nav li.current-cat>a, .wc-widget-area aside.widget.widget_product_categories li.current-cat>a {
    background: transparent;
    color: #000;
}

.widget_layered_nav ul.product-categories>li>a, .widget_layered_nav ul.woocommerce-widget-layered-nav-list>li>a, .widget_product_categories ul.product-categories>li>a, .widget_product_categories ul.woocommerce-widget-layered-nav-list>li>a {
    text-transform: none;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #fff;
    color: #a3a3a3;
}

.select2-container {
    margin: 0 10px 0 0;
    max-width: 100%;
}

.select2-dropdown .select2-results__option:hover {
    color: #000;
}

.woocommerce-page .select2-container .select2-selection--single, body .select2-container .select2-dropdown .select2-results__option {
    font-size: 16px;
}

body .select2-container .select2-dropdown {
    box-shadow: none;
    border-radius: 0px;
    border: 1px solid #dedfe2;
}

:focus {
    outline: none;
}

.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .button, .woocommerce .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle, .woocommerce .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-range {
    background-color: #000;
}

.woocommerce li.product .woocommerce-loop-product__title {
    text-align: left;
    font-size: 12px !important;
    line-height: 19px;
    padding: .5em 10px 0px 10px !important;
}

.swiper-wrapper {
    height: auto !important;
}

#content .elementor-widget-container .woocommerce-loop-category__title, #content .elementor-widget-container .woocommerce-loop-product__title, #content .wp-block-woocommerce-handpicked-products .woocommerce-loop-category__title, #content .wp-block-woocommerce-handpicked-products .woocommerce-loop-product__title, #content .wp-block-woocommerce-product-best-sellers .woocommerce-loop-category__title, #content .wp-block-woocommerce-product-best-sellers .woocommerce-loop-product__title, #content .wp-block-woocommerce-product-category .woocommerce-loop-category__title, #content .wp-block-woocommerce-product-category .woocommerce-loop-product__title, #content .wp-block-woocommerce-product-new .woocommerce-loop-category__title, #content .wp-block-woocommerce-product-new .woocommerce-loop-product__title, #content .wp-block-woocommerce-product-on-sale .woocommerce-loop-category__title, #content .wp-block-woocommerce-product-on-sale .woocommerce-loop-product__title, #content .wp-block-woocommerce-product-top-rated .woocommerce-loop-category__title, #content .wp-block-woocommerce-product-top-rated .woocommerce-loop-product__title, #content .wp-block-woocommerce-products-by-attribute .woocommerce-loop-category__title, #content .wp-block-woocommerce-products-by-attribute .woocommerce-loop-product__title, #content .elementor-widget-container li.product .price, #content .wp-block-woocommerce-handpicked-products li.product .price, #content .wp-block-woocommerce-product-best-sellers li.product .price, #content .wp-block-woocommerce-product-category li.product .price, #content .wp-block-woocommerce-product-new li.product .price, #content .wp-block-woocommerce-product-on-sale li.product .price, #content .wp-block-woocommerce-product-top-rated li.product .price, #content .wp-block-woocommerce-products-by-attribute li.product .price {
    text-align: left;
}

#content .elementor-widget-container .woocommerce-loop-category__title {
    padding: 10px;
    font-size: 14px !important;
}

.woocommerce li.product .price, .woocommerce li.product .tax_label {
    text-align: left;
    padding: 0 10px;
    color: #989898 !important;
    justify-content: left;
    margin-bottom: 0 !important;
}


.woocommerce-loop-product__title .price {
    padding: 0px !important;
    font-size: 12px !important;
}

.woocommerce ul.products li.product .price {
    font-size: 12px !important;
}

.woocommerce li.product a.button.add_to_cart_button {
    display: none;
}

.woocommerce li.product {
    border: 1px solid #dedfe2;
    box-shadow: none;
}

.woocommerce li.product:hover {
    box-shadow: none !important;
    border-color: #000;
}

.header-mini-cart ul.cart_list li.mini_cart_item>a:not(.remove) {
    width: 210px;
}

.header-mini-cart ul.cart_list li.mini_cart_item .variation {
    width: 175px;
}

.header-mini-cart ul.cart_list li.mini_cart_item {
    background-color: #fff;
}

.header-mini-cart p.woocommerce-mini-cart__buttons a.button.checkout {
    padding: 5px 10px;
    background: #000;
    color: #fff;
}

.header-mini-cart p.woocommerce-mini-cart__buttons a.button {
    margin: 0 5px;
}

.header-mini-cart ul.cart_list img.attachment-woocommerce_thumbnail, .header-mini-cart ul.cart_list img.woocommerce-placeholder {
    border-radius: 0;
}

.woocommerce .woocommerce-breadcrumb {
    color: #000;
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    display: none !important;
}

/* -- CART PAGE / CHECKOUT (DESKTOP) -- */

@media (min-width: 1300px) {

    .woocommerce-cart-form {
        margin-bottom: 0;
    }

    .woocommerce-cart .woocommerce {
        border: 0;
        padding: 0;
    }


    .bps-form-title {
        display: none;
    }

    .woocommerce table.cart {
        border: 1px solid rgba(0,0,0,.1);
        width: 49%;
        float: left;
    }

    #add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail {
        min-width: 120px;
    }

    .woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
        width: 49%;
        float: right;
    }

    .woocommerce-cart .cart-collaterals table.shop_table {
        border: 1px solid rgba(0,0,0,.1);
        float: right;
        width: 100%;
    }

    .woocommerce-cart .cart-collaterals table.shop_table th {
        padding-left: 12px;
    }

    .woocommerce-cart .cart-collaterals table.shop_table td, .woocommerce-cart .cart-collaterals table.shop_table th {
        border-bottom: 1px solid #ebe9eb;
    }



    .cart-subtotal {
        font-weight: bold;
    }

    .woocommerce-cart .woocommerce-shipping-calculator a.shipping-calculator-button {
        font-weight: bold;
    }
}

.woocommerce .form-row {
    display: block;
}

#xa_fedex_lift_gate_for_delivery_field, #xa_fedex_inside_delivery_field {
    display: none;
}

.woocommerce-error {
    background: #b81c23;
    color: #fff !important;
    border-radius: 4px;
}

.woocommerce-error a {
    color: #fff;
    text-decoration: underline;
}

.woocommerce-info {
    border: 1px solid;
    border-radius: 4px;
}

.woocommerce .woocommerce-info {
    border-color: #000 !important;
}
.woocommerce-info:before, .woocommerce-error:before {
    display: none !important;
}

.woocommerce-form-coupon-toggle .woocommerce-info {
    text-align: right;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 2em;
}

.recurring-total th, .recurring-total td {
    color: #a3a5a9 !important;
}


/* -- SINGLE PRODUCT PAGE -- */

.currated-designer_tab {
    display: none !important;
}

.single-product .entry-title {
    margin-bottom: 0;
}

.currated-designer_tab {
    display: none;
}

/* button {
background: #000;
min-width: 150px;
} */

.designer-name {
    font-weight: 400;
}

#custom_follow .follow-button {
    float: right;
}

.designer-country {
    font-size: 14px;
}

.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
    border: 1px solid rgba(0,0,0,.125) !important;
    border-radius: .25rem;
    max-width: 100%;
}

.woocommerce #content div.product .woocommerce-tabs .panel {
    border-top: 1px solid #e7e9ec !important;
    border-left: 0;
    border-bottom: 0;
    border-right: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border: 0;
}

.woocommerce-tabs .pt-0 {
    text-align: right;
}

.btn-primary .button {
    min-height: 25px !important;
    padding: 4px 8px !important;
}

.icon-file-pdf, #endwid .country-select .selected-flag .flag {
    display: none;
}

.currency-selector #endwid {
    border: 0;
}

#endwid .country-select .flag-dropdown, #endwid .country-select .selected-flag {
    width: 48px;
}

#endwid .country-select .selected-flag .arrow {
    float: right;
    left: -10px;
    border: none;
    height: 32px;
    top: 10px;
    width: 10px;
}

#endwid .country-select .selected-flag .arrow::before {
    content: '\e826';
    font-family: "bb-icons";
    font-style: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-size: 22px;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    color: #000000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3);
}

.country-select.inside input[type="text"], .country-select.inside input[type="tel"] {
  padding-left: 15px;
}

.country-select .country-list {
  font-size: 11px;
}

.woocommerce #content div.product .flex-control-thumbs {
  width: 100%;
  margin: 0;
  display: block;
}

.woocommerce div.product div.images .flex-control-thumbs li {
  width: auto;
}

.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
  clear: none;
}

.woocommerce div.product div.images img {
  width: auto;
  max-height: 600px;
  margin: 0 auto;
}


.tinv-wishlist .tinv-modal .icon_big_heart_check, .tinv-wishlist .tinv-modal .icon_big_times, .tinv-wishlist .tinv-modal img {
  display: none !important;
}

@media screen and (max-width: 515px) {
/* .single_add_to_cart_button {
  width: 60% !important;
} */

    .product .entry-summary .woocommerce-shipping-calculator .product-name, .product .entry-summary .woocommerce-shipping-calculator .product-price {
        width: 100% !important;
        float: left !important;
    }

    .product .entry-summary .container .d-flex {
        display: block !important;
    }

    .product .entry-summary .card {
        width: 100% !important;
        float: left;
        margin: 5px 0 !important;
    }

}

/* -- BUDDYBOSS GENERAL TEMPLATES -- */



@media screen and (max-width: 995px) {
    #members-order-select {

    }
}

body.buddypress article.page>.entry-header .entry-title {
    font-size: 26px !important;
}


#friend-list.item-list .list-wrap:hover, #members-list.item-list .list-wrap:hover, .item-list.bp-search-results-list .list-wrap:hover, .item-list.groups-list .list-wrap:hover {
    box-shadow: none;
    border-color: #000;
}

.featured-in-collections .grid>li .list-wrap {
    border-radius: 4px;
    padding: 15px;
    background: #fff;
}

.featured-in-collections .grid>li .list-wrap:hover {
    border: 1px solid #000;
}

.grid>li .list-wrap .list-title {
    padding: .7em .7em 0 0;
}

.bp-navs.bp-subnavs {
    font-size: 16px;
    border-top: 0 !important;
}

.buddypress-wrap .subnav-filters {
    margin: 0 !important;
}

.members-group-list .item-entry-header, .groups.group-admin #buddypress #item-body .group-settings-selections legend, #buddypress .button-wrap.member-button-wrap .generic-button:not(.follow-button) a:focus, #buddypress .button-wrap.member-button-wrap .generic-button:not(.follow-button) a:hover, #buddypress .button-wrap.member-button-wrap .generic-button:not(.follow-button) button:focus, #buddypress .button-wrap.member-button-wrap .generic-button:not(.follow-button) button:hover {
    color: #000;
}

.grid>li .list-wrap .list-title {
    padding: .7em 0 0 !important;
}

#buddypress .comment-reply-link.outline:hover, #buddypress .generic-button a.outline:hover, #buddypress .standard-form button.outline:hover, #buddypress a.button.outline:hover, #buddypress input[type=button].outline:hover, #buddypress input[type=reset].outline:hover, #buddypress input[type=submit].outline:hover, #buddypress ul.button-nav li a.outline:hover, a.bp-title-button.outline:hover {
    background: #000;
    color: #fff !important;
    border-color: #000;
    box-shadow: none;
}
#buddypress p.warning, .profile_page_bp-profile-edit.modal-open #TB_ajaxContent p.warning, .users_page_bp-profile-edit.modal-open #TB_ajaxContent p.warning {
    background-color: #ededed;
    border-color: #ededed;
    color: #333;
}

.buddypress-wrap .profile {
    margin-top: 0 !important;
}


.bs-bp-container-reg .buddypress-wrap .bp-messages.info, .bs-bp-container-reg .buddypress-wrap .bp-messages.info .bp-icon {
    background-color: #000;
    border-color: #000;
}

.buddypress-wrap .bp-navs li:not(.current) a:focus, .buddypress-wrap .bp-navs li:not(.current) a:hover, .buddypress-wrap .bp-navs li:not(.selected) a:focus, .buddypress-wrap .bp-navs li:not(.selected) a:hover {
    background: transparent !important;
    font-weight: normal;
}

.buddypress-wrap .bp-subnavs li.current a, .buddypress-wrap .bp-subnavs li.selected a, .bp-navs ul li a:hover {
    font-weight: 400 !important;
    border-bottom: 2px solid #000000 !important;
}

.bp-navs ul li a {
    border-bottom: 2px solid transparent !important;
}

.list-title a, .bp-navs.bp-subnavs {
    font-size: 14px;
}

.bp-single-vert-nav .bp-wrap .bp-subnavs ul li.current:not(:last-child), .buddypress-wrap .bp-subnavs ul li:not(:last-child) {
    padding-right: 15px;
}

.bp-navs ul li .count {
    display: none !important;
}

.bp-navs ul li .count, .buddypress-wrap .bp-navs li.current a .count, .buddypress-wrap .bp-navs li.dynamic.current a .count, .buddypress-wrap .bp-navs li.selected a .count, .buddypress_object_nav .bp-navs li.current a .count, .buddypress_object_nav .bp-navs li.selected a .count {
    background: transparent !important;
    border: 0 !important;
}

.buddypress-wrap .select-wrap span.select-arrow:before {
    display: none;
}

.buddypress-wrap .grid-filters a {
    color: #797979 !important;
    font-size: 19px !important;
}

/* -- MEMBERS DIRECTORY -- */

.followers-wrap {
    display: none;
}

#buddypress .bp-list li .follow-container .generic-button {
    margin: 0 auto;
}

#buddypress .bp-list li .follow-container .generic-button .follow-button:hover {
    text-decoration: underline;
}

.buddypress-wrap .bp-subnavs li.current a, .buddypress-wrap .bp-subnavs li.current a:focus, .buddypress-wrap .bp-subnavs li.current a:hover, .buddypress-wrap .bp-subnavs li.selected a, .buddypress-wrap .bp-subnavs li.selected a:focus, .buddypress-wrap .bp-subnavs li.selected a:hover {
    background: #fff !important;
}

#dir-members-search-submit {
    display: none;
}

.widget.buddypress div.item-avatar img {
    max-width: 126px;
}

.widget .item-list .item-avatar {
    margin: 20px 0 10px;
}

.item-avatar img {
    filter: grayscale(100%);
}

.bp-search-item .item-avatar img {
    filter: none;
}

.widget-area .buddypress.widget ul.item-list li {
    -webkit-flex: none;
    flex: none;
    margin: 2% 2% 10px;
    width: 96% !important;
    text-align: center;
}

@media screen and (min-width: 75em) {
    .widget-area .buddypress.widget ul.item-list li {
        -webkit-flex: none;
        flex: none;
        margin: 2% 2% 10px;
        width: 96% !important;
        text-align: center;
    }
}

/* -- MEMBERS DIRECTORY - A-Z -- */

.members-list-letter-group {
    border: 1px solid #E7E9EC;
    margin-bottom: 2em;
}

.members-list-letter-group-title {
    padding: .5em 1em;
    border: 1px solid #E7E9EC;
    background: #fff;
}

.members-list-letter-group-title h4 {
    margin: 0 !important;
}

.members-list-letter-group-entries {
    display: flex;
    flex-flow: row wrap;
    padding: 1em;
    background: #fff;
}

.members-list-letter-group-entries ul {
    margin: 0 10px;
    padding: 0;
    list-style: none;
    min-width: 300px;
}

.members-list-letter-group-entries li {
    margin: 0;
}

/* -- BUDDYBOSS PROFILES -- */

#buddypress #header-cover-image .header-cover-reposition-wrap {
    padding-top:50px;
}

#item-header a.position-change-cover-image {
    top: 95px;
}

#item-header a.link-change-cover-image {
    top: 60px;
}

#buddypress div#item-header-cover-image .user-nicename, #buddypress div#item-header-cover-image .user-nicename a {
    font-size: 26px;
}

#buddypress #item-header-cover-image #item-header-avatar img.avatar {
    box-shadow: none !important;
    border: 0 !important;
    max-width: 180px;
}

body #buddypress:not(.round-avatars) #item-header-cover-image #item-header-avatar img.avatar {
    border-radius: 50%;
}


@media screen and (max-width: 782px) {
    body #buddypress #item-header-cover-image #item-header-avatar {
        margin-top: -90px;
    }
}

.buddypress-wrap:not(.bp-single-vert-nav) .bp-navs li {
    background: #fff !important;
}


div.profile_completion_wrap ul.pc_detailed_progress li.incomplete span.section_name a {
    color: #000;
}

#profile-overview-editorials .button {
    display: none;
}

.users-header .bp-member-type {
    background: #000;
    border-radius: 0;
    text-transform: uppercase;
}

.single-headers .following-wrap {
    display: none;
}

li.bp_members.product a.button {
    display: none !important;
}

body.buddypress.bp-user #page #primary .entry-header {
    display: flex !important;
}

.profile-fields .field_username, .profile-fields .field_account-type {
    display: none;
}

.buddypress-wrap table.profile-fields td.data>p {
    margin: 0 0 15px;
}

#buddypress div.bp-profile-content table.profile-fields tr td {
    padding: 0 0 5px;
}

@media (min-width: 800px) {
    .bb-profile-grid #secondary.widget-area {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        min-width: 33.33%;
        width: 33.33%;
        max-width: 33.33%;
    }
}

.da-profile-label {
    margin: 0 0 10px;
}

body.member-type-collectors .followers-wrap,
body.member-type-professional-buyers .followers-wrap {
    display: none;
}

body.member-type-collectors li#groups-personal-li,
body.member-type-professional-buyers li#groups-personal-li {
    display: none;
}
body.bp-user li#activity-personal-li {
    display: none;
}

body.member-type-collectors .member-header-actions .follow-button,
body.member-type-professional-buyers .member-header-actions .follow-button {
    display: none;
}

@media (min-width: 1200px) {
    body.bp-user nav#object-nav #following-personal-li::before {
        content: ' | ';
        display: inline;
        padding: 0 20px 0 0;
    }
    body.bp-user nav#object-nav #following-personal-li a {
        display: inline-block;
    }
}


/* -- Products in BUDDYPRESS (WooCommerce and WC Vendors) - being displayed in BuddyPress ************************************************* */

#buddypress ul.products li a.button.add_to_cart_button {
    display: none !important;
    opacity: 0 !important;
}
/* .tinv-wishlist.tinvwl-loop-button-wrapper {
display: none !important;
display: none;
} */

/* -- BUDDYBOSS GROUPS -- */

.group-section-shows {
    display: none;
}

#buddypress #header-cover-image .header-cover-img {
    filter: brightness(0.7);
}

#buddypress #header-cover-image #group-header-title {
    font-family: inherit!important;
    position: absolute;
    top: 144px;
    left: 79px;
    color: #fff;
    line-height: 1;
}


#buddypress #header-cover-image #group-header-title .curated-by {
    font-size: 14px;
}

body #buddypress .groups-header #item-header-cover-image .group-item-actions {
    min-width: 40%;
}

body #buddypress #header-cover-image {
    margin: -80px -80px 0;
    height: 300px;
}

.single-headers {
    margin-bottom: 0px !important;
}

.join-group, .buddypress-wrap .groups-list .group-visibility, .group-visibility {
    display: none !important;
}

#buddypress #header-cover-image {
    height: 325px;
}

.bp-group-status, label[for=group-status-private], label[for=group-status-private]:before, #private-group-description, #public-group-description, #hidden-group-description {
    display: none !important;
}

.admin-bar .bp-group-status {
    display: block;
}

#buddypress #item-header.groups-header #groupbutton-1 {
    display: none;
}
#buddypress #item-header.groups-header #members-list.item-list li {
    display: block;
}
#buddypress #item-header.groups-header #members-list.item-list {
    width: auto;
    max-width: 100%;
}
#buddypress #item-header.groups-header img.avatar {
    width: 50px;
    height: 50px;
}
#buddypress #item-header.groups-header h3 {
    padding: 10px 0;
    margin: 0;
}
#buddypress #item-header.groups-header .da-curator-email-in-group-header {
    width: 50px;
    max-width: 50px;
    margin: 0;
    padding: 5px;
}
#buddypress #item-header.groups-header a .bb-icon-mail-small {
    font-size: 21px;
    color: #000;
}
#buddypress #item-header.groups-header a:hover .bb-icon-mail-small {
    color: #aaa;
}
#buddypress #item-header.groups-header .da-curator-follow-buttons-in-group-header {
    width: 140px;
    max-width: 140px;
}
#buddypress #item-header.groups-header .da-curator-follow-buttons-in-group-header .follow-button {
    width: 110px;
    max-width: 110px;
    min-width: 110px;
}
#buddypress #item-header.groups-header p.da-activity a {
    color: #000;
}
#buddypress #item-header.groups-header p.da-activity a:hover {
    color: #000;
    text-decoration: underline;
}
#buddypress #item-header.groups-header #da-group-desc {
    margin: 0;
    padding: 0 30px 0 0;
    color: #2f2f2f;
    font-size: 14px;
}
#buddypress #item-header.groups-header #da-group-desc-p {
    padding: 0;
    margin: 0 0 10px;
}
#da-bg-gradient {
    opacity: 1;
    transition: all .7s ease;
    position: absolute;
    z-index: 11;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
}
#da-bg-gradient-inner {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;

    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 60%, rgba(255,255,255,1) 90%);
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 60%,rgba(255,255,255,1) 90%);
    background: -o-linear-gradient(top,  rgba(255,255,255,0) 60%,rgba(255,255,255,1) 90%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,0) 60%,rgba(255,255,255,1) 90%);
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 60%,rgba(255,255,255,1) 90%);
}
#da-group-desc-read-more {
    clear: left;
    display: block;
}
#da-arrow {
    min-height: 30px;
    height: 30px;
}
#profile-overview-editorials .elementor-container {
    max-width: 1920px;
}
#group-overview-editorials .elementor-container {
    max-width: 1920px;
}
.bp-widget.shows {
    margin: 0 -10px;
    display: block;
}
.da-collection-shows {
    max-width: 100%;
    padding: 0 10px;
    margin: 0;
    width: 50%;
    float: left;
    display: inline-block;
    clear: none;
}
.da-collection-shows-inner {
    padding: 10px;
    border: 1px solid #eee;
}



/* -- PRIVATE MESSAGES -- */

.bp-single-message-content .bp-user-link, .bp-single-message-content .bp-user-deleted, .thread-to, #bp-message-thread-list .bp-message-content-wrap {
    color: #000 !important;
}


/* -- VENDOR DASHBOARD -- */


/* .wcv-product-type {
  display: none;
} */

.wcvendors-dashboard-product-page .media-modal {
    left: 15%;
    right: 15%;
}

.wcvendors-dashboard-product-page .wp-core-ui .button-primary, .wcvendors-dashboard-product-page .wp-core-ui .button-primary:hover {
    background: #000000;
    border-color: #000000;
    border-radius: 50px;
}

.wcvendors-dashboard-product-page .wp-core-ui .attachment.details .check, .wp-core-ui .attachment.selected .check:focus, .wp-core-ui .media-frame.mode-grid .attachment.selected .check {
    background-color: #000000;
}

.wcvendors-dashboard-product-page .wp-core-ui .attachment.details {
    box-shadow: inset 0 0 0 3px #fff,
    inset 0 0 0 7px #000;
}

/* .wcvendors-dashboard-product-page .media-sidebar .setting,
.wcvendors-dashboard-product-page .attachment-details .setting, */
.wcvendors-dashboard-product-page .media-sidebar .setting[data-setting="alt"],
.wcvendors-dashboard-product-page .attachment-details .setting[data-setting="alt"],
.wcvendors-dashboard-product-page .media-sidebar .setting[data-setting="caption"],
.wcvendors-dashboard-product-page .attachment-details .setting[data-setting="caption"],
.wcvendors-dashboard-product-page .media-sidebar .setting[data-setting="description"],
.wcvendors-dashboard-product-page .attachment-details .setting[data-setting="description"],
.wcvendors-dashboard-product-page .media-sidebar .setting[data-setting="url"],
.wcvendors-dashboard-product-page .attachment-details .setting[data-setting="url"],
.wcvendors-dashboard-product-page .attachment-details .description {
    display: none;
}

#header-aside .bb-my-account-menu .sub-menu {
    top: 217px !important;
}

div.wcv-grid h1, div.wcv-grid h2, div.wcv-grid h3, div.wcv-grid h4, div.wcv-grid h5, div.wcv-grid h6 {
    line-height: 1.1;
    color: #000;
    font-size: 26px;
}

.pricing-box.current {
    background: transparent;
    border: 1px solid #000;
}

.pricing-content ul li, .pricing-meta ul li {
    list-style: outside;
}

div.wcv-grid .wcv-media-uploader-featured-add, div.wcv-grid .wcv-media-uploader-featured-delete, div.wcv-grid .wcv-media-uploader-gallery>a {
    background-color: #000;
    color: #fff !important;
}

#pa_differ {
    margin: 5px;
}

.card.p-wc-type.spe {
    border: 0;
}

/* .wcv-grid ul li {
  display: inline-block;
  margin: 0 10px;
} */

.page-numbers {
    text-align: right;
}


.pricing-box .pricing-title {
    padding: 1rem;
    background: #000;
    color: #fff;
}

.pricing-box p {
    padding: 0 1rem;
}

.pricing-box .pricing-footer {
    padding: 1rem;
}

.pricing-box .pricing-meta {
    display: none;
}

div.wcv-grid a:hover {
    text-decoration: underline;
}


.subscription_details .button.cancel {
    display: none;
}

div.wcv-grid .wcv-button#draft_button {
    background: #fff !important;
    color: #000 !important;
}

@media (min-width: 768px) {
    .pricing-box {
        margin-right: 1rem;
        width: calc(25% - 1rem);
    }
}

/* -- SHOWS -- */

.em-location-map-container {
    width: 100% !important;
    height: 300px !important;
}

.single-event .entry-content {
    max-width: 900px;
}

.elementor-lightbox .elementor-lightbox-image {
    max-height: 800px;
}

.single-event .content-area {
    padding-top: 0px;
}

.em-pagination {
    float: right;
}

#addtocal {
    float: right;
    font-size: 14px;
}

.em-pagination .page-numbers.current {
    color:#a3a5a9;
}

.em-pagination .page-numbers {
    font-size: small;
    padding: 0 5px;
    font-weight: normal;
}

.event-title {
    float: left;
}

.event-categories {
    float: left;
    width: auto;
    margin: 5px;
}

.event-categories li {
    background: #000;
    padding: 0px 9px;
    display: inline-block;
    margin: 0 5px 0 0;
}

.event-categories li a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
}

.event-date-location {
    display: block;
    clear: both;
}

.event .em-booking {
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    padding: 15px;
    margin-bottom: 40px;
}


@media (max-width: 767px) {
    .elementor-84 .elementor-element.elementor-element-6740ff4 {
        width: 100% !important;
    }

    #current-events td {
        display: block;
        float: left;
        width: 114%;
        padding: 10px;
    }

    #current-events tr td p {
        display: none;
    }

    #current-events img {
        width: 100%;
    }
}

/* -- EDITORIAL -- */

.single-attachment .entry-content p, .single-post .entry-content p {
    margin-bottom: 20px;
}

.post-grid .avatar-wrap, .single-post .avatar-wrap {
    display: none;
}

.single:not(.single-post) .entry-content-wrap {
    padding: 0;
}

.single-post .entry-content a {
    text-decoration: underline;
}

.single-post .entry-content img, .single-post .entry-content .wp-block-image .aligncenter {
    min-width: 100%;
}

.single-post .entry-content .mailpoet_form img {
    min-width: auto;
}

.wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-image figcaption a {
    color: #fff;
}

.wp-block-image .aligncenter>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image .alignright>figcaption {
    text-align: left;
    color: #fff;
    font-size: 12px;
}

.blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
    text-align: left;
    font-size: 12px;
    line-height: 1;
}

.single .entry-img {
    padding-top: 36%;
    margin: 0 -45px 35px;
}

.single .entry-img.video {
    padding-top: 0 !important;
}

.entry-img, .single .post-related-posts .entry-img, .bs-group-cover a {
    background: #f2f2f2;
}

.video-container {
    height: auto;
    padding-bottom: 0;
}

.entry-header .entry-title a:hover, .post-author:hover, .comment-respond .vcard a:hover, .widget.buddypress .bp-login-widget-user-links > div.bp-login-widget-user-link a:hover, .list-title a:hover, .activity-header a:hover, .widget.bp-latest-activities a:hover, #whats-new-form .username:hover, .bb-recent-posts h4 a.bb-title:hover, .widget .item-list .item-title a:hover, .comment-respond .comment-author:hover, .bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap > a:hover, .bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap > a:hover i, .bb-activity-media-wrap .bb-activity-media-elem.document-activity.code-full-view .document-action-wrap .document-action_collapse i, .search-document-list .media-folder_items .media-folder_details__bottom .media-folder_author a:hover, #media-folder-document-data-table .media-folder_items .media-folder_details__bottom .media-folder_author a:hover, .search-document-list .media-folder_items .media-folder_group a:hover, .search-media-list .media-album_modified .media-album_details__bottom .media-album_author a:hover, .search-media-list .media-album_group_name a:hover, .search-document-list .media-folder_items .media-folder_details .media-folder_name:hover, #media-folder-document-data-table .media-folder_items .media-folder_details .media-folder_name:hover, #media-stream.document-parent.group-column #media-folder-document-data-table .media-folder_items .media-folder_group a:hover, .search-media-list .media-album_details .media-album_name:hover, .bb-document-theater .bb-media-section.bb-media-no-preview .img-section a.download-button, .search-results .bp-list li .item-meta a:hover, #bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner > a:hover > i, #bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner > a:hover > span {
    text-decoration: underline;
}

.post-grid .entry-title, .first .post-inner-wrap .entry-title, .single-attachment .post-related-posts h1.entry-title, .single-attachment .post-related-posts h2.entry-title, .single-post .post-related-posts h1.entry-title, .single-post .post-related-posts h2.entry-title {
    font-size: 26px;
    line-height: 32px;
}

.post-inner-wrap {
    border-radius: 0px;
}

.post-inner-wrap:hover {
    box-shadow: none;
    outline: 1px solid #000;
}

.post-grid .entry-content {
    font-size: 18px;
}

/* .single h1 {
  font-size:26px !important;
} */

.post-related-posts .slick-slide>div article {
    padding: 10px;
}

.post-related-posts a.slick-arrow i {
    color: #353535;
}

.post-related-posts a.slick-arrow:hover i {
    color: #000;
}

.slick-arrow i {
    font-size: 37px;
    margin: -4px 0px;
}

.bb-subscribe-wrap {
    background: url(https://adorno.s3.amazonaws.com/wp-content/uploads/2021/09/01111818/vases-1.3-199x300.jpg) no-repeat right #000;
    padding: 30px 300px 30px 30px!important;
    text-align: left!important;
    background-size: contain;
    margin: 20px 0;
}

@media (max-width: 600px) {
    .bb-subscribe-wrap {
        padding: 30px 30px 30px 30px!important;
    }
}

.bb-subscribe-content {
    color: #fff;
    font-size: 18px;
}

.bb-subscribe-content input[type=submit] {
    background: #fff;
    color: #000;
    margin: 10px 0;
}

.bb-subscribe-content label {
    color: #fff;
}

.bb-subscribe-content .bb-icon-mail-open {
    display: none;
}

/* -- FOOTER -- */

.bb-footer .widget-title {
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    text-transform: none
}

.registration .elementor-location-footer, .activation .elementor-location-footer {
    display: none;
}

/* -- BUTTONS AND LAYOUT -- */

.buddypress .buddypress-wrap .comment-reply-link.outline, .buddypress .buddypress-wrap .generic-button a.outline, .buddypress .buddypress-wrap a.bp-title-button.outline, .buddypress .buddypress-wrap a.button.outline, .buddypress .buddypress-wrap button.outline, .buddypress .buddypress-wrap input[type=button].outline, .buddypress .buddypress-wrap input[type=reset].outline, .buddypress .buddypress-wrap input[type=submit].outline, .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.outline, .button.outline, button.outline, input[type=button].outline, input[type=submit].outline {
    border-color: #000;
    color: #000;
}

.buddypress .buddypress-wrap .comment-reply-link.outline:focus, .buddypress .buddypress-wrap .comment-reply-link.outline:hover, .buddypress .buddypress-wrap .generic-button a.outline:focus, .buddypress .buddypress-wrap .generic-button a.outline:hover, .buddypress .buddypress-wrap a.bp-title-button.outline:focus, .buddypress .buddypress-wrap a.bp-title-button.outline:hover, .buddypress .buddypress-wrap a.button.outline:focus, .buddypress .buddypress-wrap a.button.outline:hover, .buddypress .buddypress-wrap button.outline:focus, .buddypress .buddypress-wrap button.outline:hover, .buddypress .buddypress-wrap input[type=button].outline:focus, .buddypress .buddypress-wrap input[type=button].outline:hover, .buddypress .buddypress-wrap input[type=reset].outline:focus, .buddypress .buddypress-wrap input[type=reset].outline:hover, .buddypress .buddypress-wrap input[type=submit].outline:focus, .buddypress .buddypress-wrap input[type=submit].outline:hover, .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.outline:focus, .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.outline:hover, .button.outline:focus, .button.outline:hover, button.outline:focus, button.outline:hover, input[type=button].outline:focus, input[type=button].outline:hover, input[type=submit].outline:focus, input[type=submit].outline:hover, .buddypress .buddypress-wrap .comment-reply-link.outline:focus, .buddypress .buddypress-wrap .comment-reply-link.outline:hover, .buddypress .buddypress-wrap .generic-button a.outline:focus, .buddypress .buddypress-wrap .generic-button a.outline:hover, .buddypress .buddypress-wrap a.bp-title-button.outline:focus, .buddypress .buddypress-wrap a.bp-title-button.outline:hover, .buddypress .buddypress-wrap a.button.outline:focus, .buddypress .buddypress-wrap a.button.outline:hover, .buddypress .buddypress-wrap button.outline:focus, .buddypress .buddypress-wrap button.outline:hover, .buddypress .buddypress-wrap input[type=button].outline:focus, .buddypress .buddypress-wrap input[type=button].outline:hover, .buddypress .buddypress-wrap input[type=reset].outline:focus, .buddypress .buddypress-wrap input[type=reset].outline:hover, .buddypress .buddypress-wrap input[type=submit].outline:focus, .buddypress .buddypress-wrap input[type=submit].outline:hover, .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.outline:focus, .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.outline:hover, .button.outline:focus, .button.outline:hover, button.outline:focus, button.outline:hover, input[type=button].outline:focus, input[type=button].outline:hover, input[type=submit].outline:focus, input[type=submit].outline:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}

.btn-primary {
    color: #fff;
    border-color: #000 !important;
    border-radius: 100px !important;
}

.btn-primary:hover {
    color: #fff !important;
    background-color: #000 !important;
    border-color: #000 !important;
}

.elementor-kit-632 button, .elementor-kit-632 input[type=button], .elementor-kit-632 input[type=submit], .elementor-kit-632 .elementor-button {
    text-transform: none !important;
}







/* /////////////////////////////////////////////////////////////////////////////

HERE ALL OUR CUSTOM CSS ADDITIONS (gajelabs)

* /////////////////////////////////////////////////////////////////////////////
* ALL THE CSS BEFORE WAS ALREADY INCLUDED
* /////////////////////////////////////////////////////////////////////////////
*/


ul {
    list-style:none;
}

.card ul .list:before {
    content: '✓';
}

.card ul .list:hover {
    cursor: help;
}

.product .summary .container .card span {
    display: block;
    float: left;
    width: 100%;
    font-size: 13px !important;
}

.product .summary .container .card button {
    background: #000 !important;
}

.product .summary .container .card button a.send-message {
    color: #fff !important;
    font-size: 14px !important;
}

.product .summary .container .card button a.send-message .bb-icon-mail-small {
    display: none;
}

small,
.small {
    font-size: 80%;
    font-weight: 400;
}

small {
    font-size: 80%;
}

.rounded-pill {
    border-radius: 50rem !important;
}

.rounded-circle {
    width:15px;
    height:15px;
}

.btn-dark {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.btn-dark:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.btn-dark:focus, .btn-dark.focus {
    color: #fff;
    background-color: #000;
    border-color: #000;
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.border-secondary {
    border-color: #6c757d !important;
}


.bg-light {
    background-color: #fff !important;
}

.bg-white {
    background-color: #fff !important;
}

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.bg-transparent {
    background-color: transparent !important;
}


.text-white {
    color: #fff !important;
}

.text-primary {
    color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
    color: #0056b3 !important;
}

.text-secondary {
    color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
    color: #494f54 !important;
}

.text-success {
    color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
    color: #19692c !important;
}

.text-info {
    color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
    color: #0f6674 !important;
}

.text-warning {
    color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
    color: #ba8b00 !important;
}

.text-danger {
    color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
    color: #a71d2a !important;
}

.text-light {
    color: #fff !important;
}

a.text-light:hover, a.text-light:focus {
    color: #cbd3da !important;
}

.text-dark {
    color: #000 !important;
}

a.text-dark:hover, a.text-dark:focus {
    color: #121416 !important;
}

.text-body {
    color: #212529 !important;
}

.text-muted {
    color: #6c757d !important;
}

.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.text-decoration-none {
    text-decoration: none !important;
}

.text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important;
}

.text-reset {
    color: inherit !important;
}
.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
    text-align: justify !important;
}

.text-wrap {
    white-space: normal !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

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

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

}

.row-cols-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.row-cols-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.row-cols-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.row-cols-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.row-cols-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.row-cols-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .row-cols-sm-1 > * {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-sm-2 > * {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-sm-3 > * {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .row-cols-sm-4 > * {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-sm-5 > * {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-sm-6 > * {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.entry-summary .container .card {
    padding: 0 10px;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
    max-width: 100%;
}

.card > hr {
    margin-right: 0;
    margin-left: 0;
}

.card > .list-group {
    border-top: inherit;
    border-bottom: inherit;
}

.card > .list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}

.card > .list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}

.card > .card-header + .list-group,
.card > .list-group + .card-footer {
    border-top: 0;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}

.card-title {
    margin-bottom: 0.75rem;
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}

.card-text:last-child {
    margin-bottom: 0;
}

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

.card-link + .card-link {
    margin-left: 1.25rem;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    border-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-top,
.card-img-bottom {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
}

.card-img,
.card-img-top {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck .card {
    margin-bottom: 15px;
}

@media (min-width: 576px) {
    .card-deck {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .card-deck .card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px;
    }
}

.card-group > .card {
    margin-bottom: 15px;
}

@media (min-width: 576px) {
    .card-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    .card-group > .card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0;
    }
    .card-group > .card + .card {
        margin-left: 0;
        border-left: 0;
    }
    .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .card-group > .card:not(:last-child) .card-img-top,
    .card-group > .card:not(:last-child) .card-header {
        border-top-right-radius: 0;
    }
    .card-group > .card:not(:last-child) .card-img-bottom,
    .card-group > .card:not(:last-child) .card-footer {
        border-bottom-right-radius: 0;
    }
    .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .card-group > .card:not(:first-child) .card-img-top,
    .card-group > .card:not(:first-child) .card-header {
        border-top-left-radius: 0;
    }
    .card-group > .card:not(:first-child) .card-img-bottom,
    .card-group > .card:not(:first-child) .card-footer {
        border-bottom-left-radius: 0;
    }
}

.card-columns .card {
    margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }
    .card-columns .card {
        display: inline-block;
        width: 100%;
    }
}

.accordion {
    overflow-anchor: none;
}

.accordion > .card {
    overflow: hidden;
}

.accordion > .card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.accordion > .card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.accordion > .card > .card-header {
    border-radius: 0;
    margin-bottom: -1px;
}


.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: 700;
}

.alert-dismissible {
    padding-right: 4rem;
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit;
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.alert-primary hr {
    border-top-color: #9fcdff;
}

.alert-primary .alert-link {
    color: #002752;
}

.alert-secondary {
    color: #383d41;
    background-color: #eeeeee;
    border-color: #d6d8db;
}

.alert-secondary hr {
    border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
    color: #202326;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-success hr {
    border-top-color: #b1dfbb;
}

.alert-success .alert-link {
    color: #0b2e13;
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

.alert-info hr {
    border-top-color: #abdde5;
}

.alert-info .alert-link {
    color: #062c33;
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.alert-warning hr {
    border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
    color: #533f03;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-danger hr {
    border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
    color: #491217;
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}

.alert-light hr {
    border-top-color: #ececf6;
}

.alert-light .alert-link {
    color: #686868;
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}

.alert-dark hr {
    border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
    color: #040505;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .form-control {
        transition: none;
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}

input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%;
}

.col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}

.col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5;
}

.col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.875rem;
    line-height: 1.5;
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding: 0.375rem 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}

.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0;
}

.form-control-sm {
    height: calc(1.5em + 0.5rem + 2px);
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

select.form-control[size], select.form-control[multiple] {
    height: auto;
}

textarea.form-control {
    height: auto;
}

.form-group {
    margin-bottom: 1rem;
}

.form-text {
    display: block;
    margin-top: 0.25rem;
}

.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}

.form-row > .col,
.form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}

.form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
}

.form-check-input[disabled] ~ .form-check-label,
.form-check-input:disabled ~ .form-check-label {
    color: #6c757d;
}

.form-check-label {
    margin-bottom: 0;
}

.form-check-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}
.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
}

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.w-auto {
    width: auto !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.h-auto {
    height: auto !important;
}

.m-0 {
    margin: 0 !important;
}

.mt-0,
.my-0 {
    margin-top: 0 !important;
}

.mr-0,
.mx-0 {
    margin-right: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5,
.my-5 {
    margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

.pr-0,
.px-0 {
    padding-right: 0 !important;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
    padding-left: 1rem !important;
}

.text-secondary.my-0.py-0 {
    display: inline-block;
    line-height: 14px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    left: .5em;
}

.woocommerce div.product div.images .tinvwl_add_to_wishlist_button  {
    margin-top: 50px;
    position: absolute;
    top: .5em;
    left: .5em;
    font-size: 2em;
    z-index: 9;
    width: 36px;
    height: 36px;
    background: #fff;
    border-radius: 100%;
    box-sizing: content-box;
    content: '&amp;#9829';
}



.tooltip {
    position: relative;
    display: inline-block;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 250px;
    background-color: #000000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 5px;
    position: absolute;
    z-index: 1;
    bottom: 110%;
    left: 99%;
    margin-left: -150px;
    line-height: 16px;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}

.custum-avatar {
    vertical-align: middle;
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

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

.custom-related-products {
    text-align: center;
}

body span[data-balloon-pos] {
    border-bottom: none;
}

body .footer-widget-area {
    background-color: #000000;
}

.footer-widget.area-1 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.footer-widget-area .container {
    margin-top: 90px;
    padding: 0px 0px 90px 0px;
    max-width: 1140px;
}
.footer-widget-area .container p {
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
}
.footer-widget-area .container p.footer-title {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
}

.footer-widget-area .container ul {
    margin: 0;
}

.footer-widget-area .container ul li a {
    font-family: "Arial", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 13px 0;
    line-height: 20px;
    display: flex;
    color: rgba(255, 255, 255, 0.78) !important;
}

.footer-widget-area .container ul li a:hover {
    color: #ffffff !important;
}

.footer-bottom.bb-footer {
    padding: 10px !important;
}

.footer-bottom.bb-footer .container {
    border-top: 1px solid #3d3d3d;
}

.footer-wrapper {
    max-width: 1140px;
    display: flex;
    position: relative;
    width: 100%;
    margin: 20px auto;
}

.footer-wrapper p {
    color: #333333;
    font-family: "Arial", Sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.footer-wrapper a,
.footer-wrapper a:hover {
    color: #333333;
    font-family: "Arial", Sans-serif;
    font-size: 14px;
    font-weight: 400;
}

/* #subscribe-to-newsletters {
  margin-bottom: 0;
} */

.subscribe-wrapper {
    border: 1px solid #A3A5A9;
}

.subscribe-wrapper button {
    width: 20%;
    float: right;
    max-width: 20%;
    background: #000;
    padding: 6px 0;
    border-left: 1px solid #A3A5A9;
    border-radius: 0;
}

.subscribe-wrapper input:not(input[type="submit"]) {
    width: 80%;
    background: #000;
    border: 0;
    border-bottom: 0 !important;
}

.js-result-message {
    color: #ff0000;
    line-height: 1rem;
    display: block;
}

@media (max-width: 1024px) {
    /* .footer-widget.area-1,
  .footer-widget.area-2 {
    display: none;
  } */

    /* .footer-widget.area-3,
  .footer-widget.area-4 {
    margin: 0px 0px 20px 20px;
  } */

    .footer-widget-area.bb-footer {
        padding-left: 10px !important;
    }

    .footer-widget.area-1,
    .footer-widget.area-2,
    .footer-widget.area-3,
    .footer-widget.area-4 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .woocommerce div.product form.cart .variations th {
        display: block;
        padding: 0;
    }

    .woocommerce #content div.product form.cart .variations td.value {
        display: block;
    }

    .woocommerce #content div.product form.cart .variations td.value select {
        width: 100%;
    }
}

.adorno-filter-wrapper {
    padding: 18px 18px 18px 18px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #DADADA;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 20px;
}

.adorno-filter-label {
    font-family: var( --e-global-typography-4bb3f13-font-family ), Sans-serif;
    font-size: var( --e-global-typography-4bb3f13-font-size );
    font-weight: var( --e-global-typography-4bb3f13-font-weight );
    text-transform: var( --e-global-typography-4bb3f13-text-transform );
    line-height: var( --e-global-typography-4bb3f13-line-height );
    letter-spacing: var( --e-global-typography-4bb3f13-letter-spacing );
    color: #000000;
    margin: 0px 0px 10px 0px;
    text-transform: uppercase;
    font-weight: bold;
}

.adorno-filter-scroll {
    max-height: 350px;
    overflow-x: hidden;
    overflow-y: auto;
}

.sub-level {
    margin-left: 20px;
}

.adorno-checkboxes-list {
    padding: 3px 0;
}

.adorno-checkboxes-list-decorator {
    position: relative;
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 3px;
    vertical-align: middle;
}

.adorno-checkboxes-check {
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    color: #fff;
}

.adorno-checkboxes-list-decorator.checked {
    background-color: #000000;
}

.adorno-checkboxes-list-decorator.checked .adorno-checkboxes-check {
    opacity: 1;
}

.pieces-filters-loading {
    opacity: 0.6 !important;
    pointer-events: none !important;
}

#wcv-store-settings .select2 {
    width: 100% !important;
}

#wcv-store-settings .next-step,
#wcv-store-settings .proceed-btn {
    text-align: right;
}

#wcvm_signup_selected_plan {
    display: none;
}

.wcv-product-basic .plug-block {
    height: 37px;
    display: flex;
    align-items: center;
}

.wcv-product-basic .bulb-block div {
    display: inline-block;
}

.wcv-product-basic .bulb-block div.input {
    border: 1px solid #dedede;
    border-radius: 5px;
    padding: 0 5px;
}

.wcv-product-basic .bulb-block div.input input {
    height: 25px;
    width: 90px;
    border-bottom: 0 !important;
}

.wcv-product-basic .bulb-block div.input input.bulb-params {
    width: 40px;
    padding: 0;
}

.wcv-product-basic .bulb-block input[type=checkbox],
.wcv-product-basic .bulb-block input[type=radio],
.wcv-product-basic .plug-block input[type=radio] {
    margin: 5px;
}

/* .wcv-product-basic .bulb-block .ml-2 input {
  width: 70px;
  border-bottom: 0 !important;
} */

body .woocommerce-message {
    border: 1px solid;
    border-radius: 4px;
}

.mp_merchant_bank_account_container,
.pv_tax_id_container {
    margin-top: 30px;
}

.woocommerce form .form-row select {
    font-size: 16px;
}

.woocommerce .register input.button {
    color: #ffffff;
}

.mp_merchant_bank_account_container table td {
    width: 50%;
    padding: 5px 0;
}

.mp_merchant_bank_account_container table td input,
.mp_merchant_bank_account_container table td select {
    width: 100%;
}

#signup-form .form-row {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 12px;
}

#signup-form .form-row .required {
    display: none;
}

#signup-form .form-row .woocommerce-input-wrapper {
    display: block;
    width: 100%;
}

#signup-form .form-row .select2-selection--single {
    height: 40px;
    border-color: #dedfe2;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+Cjx0aXRsZT5TdHJva2UgNzczPC90aXRsZT4KPGRlc2M+Q3JlYXRlZCB1c2luZyBGaWdtYTwvZGVzYz4KPGcgaWQ9IkNhbnZhcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE5ODg2IDApIj4KPGcgaWQ9IlN0cm9rZSA3NzMiIG9wYWNpdHk9IjAuMjUiPgo8dXNlIHhsaW5rOmhyZWY9IiNwYXRoMF9zdHJva2UiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE5ODg3IDEpIiBmaWxsPSIjMTIyQjQ2Ii8+CjwvZz4KPC9nPgo8ZGVmcz4KPHBhdGggaWQ9InBhdGgwX3N0cm9rZSIgZD0iTSA4LjYzNjQgMC42MzYzOTZDIDguOTg3ODcgMC4yODQ5MjQgOC45ODc4NyAtMC4yODQ5MjQgOC42MzY0IC0wLjYzNjM5NkMgOC4yODQ5MiAtMC45ODc4NjggNy43MTUwOCAtMC45ODc4NjggNy4zNjM2IC0wLjYzNjM5NkwgOC42MzY0IDAuNjM2Mzk2Wk0gNCA0TCAzLjM2MzYgNC42MzY0QyAzLjcxNTA4IDQuOTg3ODcgNC4yODQ5MiA0Ljk4Nzg3IDQuNjM2NCA0LjYzNjRMIDQgNFpNIDAuNjM2Mzk2IC0wLjYzNjM5NkMgMC4yODQ5MjQgLTAuOTg3ODY4IC0wLjI4NDkyNCAtMC45ODc4NjggLTAuNjM2Mzk2IC0wLjYzNjM5NkMgLTAuOTg3ODY4IC0wLjI4NDkyNCAtMC45ODc4NjggMC4yODQ5MjQgLTAuNjM2Mzk2IDAuNjM2Mzk2TCAwLjYzNjM5NiAtMC42MzYzOTZaTSA3LjM2MzYgLTAuNjM2Mzk2TCAzLjM2MzYgMy4zNjM2TCA0LjYzNjQgNC42MzY0TCA4LjYzNjQgMC42MzYzOTZMIDcuMzYzNiAtMC42MzYzOTZaTSA0LjYzNjQgMy4zNjM2TCAwLjYzNjM5NiAtMC42MzYzOTZMIC0wLjYzNjM5NiAwLjYzNjM5NkwgMy4zNjM2IDQuNjM2NEwgNC42MzY0IDMuMzYzNloiLz4KPC9kZWZzPgo8L3N2Zz4K);
    background-repeat: no-repeat;
    background-position: right 0.5rem center;
    padding-right: 35px;
    font-size: 15px;
}

#signup-form .form-row .select2-container .select2-selection--single .select2-selection__arrow {
    display: none;
}

#signup-form .form-row .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
    padding-right: 3px;
    padding-left: 12px;
    color: inherit;
}

body .PaylineWidget.pl-container-lightbox {
    overflow-y: unset;
    overflow-x: unset;
}

.woocommerce-checkout form .form-row label {
    display: inline-block;
}

/* a.ajax_proceed_to_checkout.preloader::after,
div.wcv-grid .wcv-form .wcv-tabs .wcv-button#store_save_button.preloader::after {
  font-family: WooCommerce;
  content: "\e031";
  vertical-align: top;
  font-weight: 400;
  position: absolute;
  top: 0.618em;
  right: 0.8em;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
} */

div.wcv-grid .wcv-form .wcv-tabs .wcv-button#store_save_button {
    color: #ffffff;
    background-color: #000000;
    position: relative;
    padding: 14px 32px
}

a.ajax_proceed_to_checkout.preloader::after,
button.ajax_proceed_to_checkout.preloader:after,
div.wcv-grid .wcv-form .wcv-tabs .wcv-button#store_save_button.preloader::after {
    font-family: WooCommerce;
    content: "\e031";
    vertical-align: top;
    font-weight: 400;
    position: absolute;
    top: 0.6em;
    right: 0.8em;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

.woocommerce button.button.ajax_proceed_to_checkout.disabled,
div.wcv-grid .wcv-form .wcv-tabs .wcv-button#store_save_button.disabled {
    color: #ffffff;
    background-color: #000000;
    cursor: not-allowed;
    opacity: .5;
}

.woocommerce button.button.ajax_proceed_to_checkout.disabled:hover,
div.wcv-grid .wcv-form .wcv-tabs .wcv-button#store_save_button.disabled:hover {
    color: inherit;
}

.woocommerce-address-fields .woocommerce-input-wrapper {
    display: block;
    width: 100%;
}

#chat-trigger {
    text-decoration: underline;
}

body a.accepted-docs {
    color: #ffffff;
    text-decoration: underline;
}

body a.accepted-docs:hover {
    color: #ffffff !important;
}

.entry-img.video {
    background: #000000;
}

.entry-img iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 0;
    min-height: 100%;
    width: auto;
    min-width: 100%;
    object-fit: cover;
}

.entry-img img.play-btn {
    width: 100px;
    height: 100px;
    min-height: 100px;
    min-width: 100px;
}

.entry-img .next-video-post {
    position: absolute;
    left: 40px;
    top: 50%;
    margin-top: -25px;
}

.entry-img .prev-video-post {
    position: absolute;
    right: 90px;
    top: 50%;
    margin-top: -25px;
}

.entry-img img.next-video-arrow,
.entry-img img.prev-video-arrow {
    z-index: 99;
    min-height: 50px;
    min-width: 50px;
}

.mobile-variation {
    padding-top: 0;
}
.mobile-variation dl {
    display: inline-block;
    text-align: left;
    margin-top: 0;
    width: 100%;
}
.mobile-variation dt {
    display: inline-block;
}

.mobile-variation dd {
    display: inline-block;
    margin-bottom: 0;
}
.mobile-variation dd p {
    margin: 0;
    line-height: 0;
}

.adorno-products-preloader {
    width: 100%;
    height: 40px;
    margin: 50px 0;
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.adorno-product-edit-preloader {
    width: 100%;
    height: 40px;
    margin: 50px 0;
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: fixed;
    top: 50%;
}

.ui-widget-overlay {
    position: fixed !important;
    bottom: 0;
}

body .woocommerce form button[name="update_cart"],
body .woocommerce form input[name="update_cart"] {
    display: none;
}

.woocommerce #content button.button.alt:hover {
    background-color: #000000;
}

.modal-content {
    width: 100% !important;
}

.modal-box {
    display: none;
    position: fixed;
    z-index: 1000;
    width: 98%;
    background: white;
    border-bottom: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-clip: padding-box;
    max-height: 90%;
    overflow-y: auto;
    margin: 35px 0;
}

.modal-box header,
.modal-box .modal-header {
    margin: 0 1.5em;
    text-align: right;
}

.bp-user .member-header-actions .row {
    display: flex !important;
}

.private-message-popup form {
    position: relative;
    margin: 0;
}

.private-message-popup p {
    margin: 0;
    padding: 0;
}

div.wcv-grid table .row-actions a.disabled {
    cursor: default;
    color: #dedede;
    border-color: #dedede;
}

div.wcv-grid table .row-actions a.disabled:hover {
    color: #dedede;
    border-color: #dedede;
    background-color: #ffffff;
}

.wcvendors-table-order .order-actions .wcv-button,
.wcvendors-table-order .order-actions .wcv-button:hover {
    color: #444444 !important;
    border: 1px solid #dedfe2 !important;
    text-align: center;
}

.wcvendors-table-order .order-actions .wcv-button.details,
.wcvendors-table-order .order-actions .wcv-button.details:hover {
    border-color: #000000 !important;
    background-color: #000000 !important;
    color: #ffffff !important;
    cursor: pointer;
}

div.wcv-grid table.wcv-table tbody tr {
    z-index: auto !important;
}

div.wcv-grid table.wcv-table tbody tr.progress-bar {
    border-bottom: 1px solid rgba(0, 0, 0, .05);
}

div.wcv-grid .wcvendors-table.wcvendors-table-order>tbody>tr:hover {
    box-shadow: none !important;
}

.order-details-modal table th {
    font-weight: bold !important;
}

.order-details-modal table th,
.order-details-modal table td {
    border: 1px solid #939597 !important;
    color: #000000 !important;
    padding: 1.5rem !important;
}

.private-message-popup .wpcf7-response-output {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 !important;
    background: #fff;
    z-index: 999;
    border: none !important;
    color: #46b450;
    font-size: large;
    /* display: table-cell; */
    text-align: center;
}

.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 { margin: 0; }

.modal-box .modal-body { padding: 0 1.5em; }
.modal-box .modal-body label {
    text-align: left;
    display: block;
    color: #989898;
}
.modal-box .modal-body h3 {
    text-align: center;
}

.modal-box .modal-body input,
.modal-box .modal-body select,
.modal-box .modal-body textarea {
    margin: 10px 5px;
}
.modal-box .modal-body input::placeholder,
.modal-box .modal-body select::placeholder,
.modal-box .modal-body textarea::placeholder {
    color: #dedfe2;
}

.modal-box .modal-body select {
    color: #dedfe2;
}

.modal-box .modal-body .col-sm-6,
.modal-box .modal-body .col-sm-12 {
    padding: 10px 5px;
}

.modal-box .modal-body .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.modal-box .modal-body .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

@media (max-width: 576px) {
    .modal-box .modal-body .col-sm-8 .col-sm-6 {
        padding: 0 5px;
    }
    .modal-box .modal-body .col-sm-8 .desktop-only label {
        display: none;
    }
}

.modal-box .modal-body span.wpcf7-not-valid-tip {
    position: absolute;
    top: 30px;
    left: 5px;
    font-size: 13px;
}

.modal-box footer,
.modal-box .modal-footer {
    padding: 1em;
    border-top: 1px solid #ddd;
    background: rgba(0, 0, 0, 0.02);
    text-align: right;
}

.modal-box .modal-body input[type=submit] {
    width: 100%;
}

.modal-overlay {
    opacity: 0;
    filter: alpha(opacity=0);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 900;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3) !important;
}

a.close {
    line-height: 1;
    font-size: 3.5em;
    text-decoration: none;
    color: #000000;
    opacity: 1;
}

a.close:hover {
    color: #222;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    transition: color 1s ease;
}

body.woocommerce-cart .cart-collaterals .shipping-calculator-button {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: end;
    color: #A3A5A9;
}

body.woocommerce-cart .cart-collaterals .shipping-calculator-button::after {
    margin-left: 0;
    content: "\e826";
    font: normal normal normal 24px "bb-icons";
    line-height: 0.9;
}

.woocommerce-checkout .bb-wc-co table.shop_table td:last-child {
    display: table-cell;
}

.woocommerce-cart .cart-collaterals table.shop_table {
    float: none !important;
}

.cart-email {
    width: 100%;
    /* float: left; */
    /* border-color: #dedfe2 !important; */
    margin-left: 20px;
}

.cart-email:hover {
    border: none;
}

#cart-email.required {
    border-color: #dd3333 !important;
}

#cart-email.required::placeholder {
    color: #dd3333;
    opacity: 1;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    margin-bottom: 0 !important;
    width: 60%;
}

@media (max-width: 992px) {
    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
        width: 120%;
        padding: 9px 0 !important;
    }
}

.tax-disabled {
    text-decoration: line-through;
}

.tax-disabled .switch-taxes {
    text-decoration: none;
    display: inline-block;
}

.taxes-tooltip {
    text-transform: none;
    display: inline-block;
}

.taxes-tooltip:after {
    width: 200px;
    white-space: normal !important;
}

.submit-your-invoice {
    padding: 10px 20px;
    border-radius: 100px;
}

.submit-your-invoice:hover {
    box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, .1);
}

.submit-your-invoice::after {
    white-space: pre;
}

body.woocommerce div.product div.images .flex-control-thumbs li img {
    width: 100px;
}

.checkout-title {
    display: inline-block;
    font-size: 20px;
    position: relative;
    top: 5px;
}

.woocommerce-checkout:not(.woocommerce-order-received) #site-logo {
    display: inline-block;
}

.woocommerce-checkout:not(.woocommerce-order-received) .site-content,
.woocommerce-checkout:not(.woocommerce-order-received) #primary {
    padding-top: 0 !important;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px
}

.woocommerce-checkout:not(.woocommerce-order-received) .entry-header {
    margin-bottom: 0;
}

.woocommerce-checkout:not(.woocommerce-order-received) #page {
    margin-left: 0;
}

.woocommerce-checkout:not(.woocommerce-order-received) #billing_email_field {
    width: 49%;
    float: left;
}

.woocommerce-checkout:not(.woocommerce-order-received) #billing_phone_field {
    width: 49%;
    float: right;
}

.woocommerce-checkout:not(.woocommerce-order-received) #billing_address_1_field {
    width: 49%;
    float: left;
}

.woocommerce-checkout:not(.woocommerce-order-received) #billing_address_2_field {
    width: 49%;
    float: right;
}

.woocommerce-order-pay:not(.woocommerce-order-received) #billing_city_field {
    width: 49%;
    float: left;
}

.woocommerce-order-pay:not(.woocommerce-order-received) #billing_postcode_field {
    width: 49%;
    float: right;
}

.woocommerce-checkout:not(.woocommerce-order-received) #billing_email_field,
.woocommerce-checkout:not(.woocommerce-order-received) #billing_phone_field,
.woocommerce-checkout:not(.woocommerce-order-received) #billing_address_1_field,
.woocommerce-checkout:not(.woocommerce-order-received) #billing_address_2_field,
.woocommerce-order-pay:not(.woocommerce-order-received) #billing_city_field,
.woocommerce-order-pay:not(.woocommerce-order-received) #billing_postcode_field {
    clear: none;
}

.woocommerce-checkout.sticky-header:not(.woocommerce-order-received) .site-content {
    min-height: auto;
}

.woocommerce-checkout:not(.woocommerce-order-received) .bb-order-review {
    padding-bottom: 0;
    margin-bottom: 0;
}

.woocommerce-checkout:not(.woocommerce-order-received) .entry-header {
    position: absolute;
    top: 10px;
}

.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .col2-set h3 {
    margin: 0 0 1.6875rem !important;
}

.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-notices-wrapper {
    position: relative;
}

body.woocommerce-order-pay .woocommerce {
    padding-top: 100px;
}

.woocommerce-form-coupon-toggle {
    margin-bottom: 20px;
}

.woocommerce-form-coupon-toggle.login {
    padding-top: 30px;
    margin-bottom: 0;
}

.woocommerce-form-coupon-toggle .woocommerce-info {
    margin-bottom: 0;
}

.checkout-footer {
    display: flex;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
}

body.woocommerce-checkout form .form-row label {
    color: #000000;
}

body.woocommerce-cart .select2-container .select2-search {
    display: block;
}

body.woocommerce-cart .select2-container.select2-container--default .select2-search--dropdown .select2-search__field {
    padding-left: 10px;
}

/* .woocommerce-form-coupon-toggle.login {
  padding-top: 50px !important;
} */

.woocommerce td.product-name dl.variation, .woocommerce tr td.mobile-variation, #add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    display: none !important;
}

/* .wc_payment_method.payment_method_stripe_klarna {
  display: block !important;
} */

.woocommerce table.shop_table .coupon button.button.bp-coupon-btn-active, .woocommerce table.shop_table .coupon input.button.bp-coupon-btn-active {
    box-shadow: 0 0 100px 30px rgba(0, 0, 0, 1) inset !important;
}

.woocommerce-checkout .bb-wc-co table.shop_table tfoot th:first-child {
    padding-left: 0;
}

.woocommerce-terms-and-conditions-wrapper {
    float: left;
    width: 65%;
}

.woocommerce-checkout-payment button {
  float: left;
  width: 35%;
  background-image: linear-gradient(to right, #000000 0%, #626262 51%, #000000 100%) !important;
  transition: 0.5s;
  background-size: 200% auto;
}

.woocommerce-checkout-payment button:hover {
    background-position: right center;
}

/* Quote-checkout mode overrides */
.adorno-quote-checkout .woocommerce-terms-and-conditions-wrapper {
  float: none;
  width: 100%;
  margin-bottom: 12px;
}

.adorno-quote-checkout .woocommerce-checkout-payment button {
  float: none;
  width: 100%;
  background-image: none !important;
  background-color: #111 !important;
  background-size: unset;
  transition: background-color 0.2s ease;
  border-radius: 6px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.02em;
  padding: 15px 20px;
}

.adorno-quote-checkout .woocommerce-checkout-payment button:hover {
  background-color: #333 !important;
  background-position: unset;
}


.mp_payment_fields select {
    color: #000;
    font-size: 14px;
    background-color: transparent;
    padding-left: 4px;
    padding-bottom: 2px;
    border: 0;
}

.woocommerce-terms-and-conditions-link {
    text-decoration: underline;
}

.mp_card_dropdown_wrap label {
    font-size: 14px !important;
}

.cart-empty {
    border: 0;
}

#mp_card_type {
    background-color: transparent;
    position: relative;
    top: 3px;
}

.mp_card_dropdown_wrap label {
    position: relative;
    top: 3px;
}

body .shipping-calculator-form {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: none;
}

/* .woocommerce-cart .woocommerce-shipping-calculator {
  display: flex;
  justify-content: space-between;
} */

.woocommerce-cart .select2-dropdown.select2-dropdown--below {
    min-width: 190px;
}

.cart_totals table.shop_table .shipping-calculator-form {
    padding: 1.25rem 0;
}

.cart_totals table.shop_table form.woocommerce-shipping-calculator>p {
    margin: 0 5px;
    width: 30%;
    display: inline-block;
}
.cart_totals table.shop_table form.woocommerce-shipping-calculator span {
    min-width: 100px;
}

.woocommerce-cart .woocommerce-shipping-calculator button {
    margin: 3px 0;
}

.woocommerce-cart .cart-collaterals table.shop_table {
    table-layout: fixed;
}

.iti {
    width: 100%;
}

.bb-signup-field {
    margin-bottom: 12px;
    width: 49%;
    margin: 0 0.5%;
}

#pass-strength-result {
    margin: 0;
    padding: 0;
    margin-top: -12px;
}

.bb-signup-field.signup_email,
.bb-signup-field.signup_password {
    float: left;
    margin-bottom: 28px;
}

.bb-signup-field.first-name,
.bb-signup-field.account-type,
.bb-signup-field.phone  {
    float: left;
}

.bb-signup-field.last-name,
#signup-form #tin_number_field {
    float: right;
}


#signup-form #billing_country_field,
#signup-form #billing_city_field,
#signup-form #billing_state_field,
#signup-form #billing_company_field {
    width: 49%;
    float: left;
    margin: 0 0.5%;
}

.bs-bp-container-reg #buddypress #signup-form.standard-form div.error {
    margin-bottom: 10px;
}

body.buddypress.activation.login-split-page .site-content {
    min-height: 100vh !important;
}

.grecaptcha-badge {
    visibility: hidden !important;
}

@media (min-width: 992px) {
    body.buddypress.activation.login-split-page .site-content {
        min-height: 100vh !important;
    }
}

@media only screen and (min-width: 1200px) {
    .checkout-footer {
        padding-left: 200px;
        padding-right: 200px;
    }

    .woocommerce-checkout:not(.woocommerce-order-received) .site-content, .woocommerce-checkout:not(.woocommerce-order-received) #primary {
        padding-top: 20px !important;
        padding-bottom: 0;
        padding-left: 100px;
        padding-right: 100px;
    }
}

@media only screen and (max-width: 1200px) {
    body.has-sidebar.woocommerce #content div.product div.woocommerce-product-gallery.images {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        min-width: 100%;
    }

    body.woocommerce #content div.product div.woocommerce-product-gallery-wrapper {
        width: 52% !important;
        -ms-flex: 0 0 52% !important;
        flex: 0 0 52% !important;
        min-width: 52% !important;
    }
}

.woocommerce ul.products.columns-5 li.product,
.woocommerce-page ul.products.columns-5 li.product {
    width: 14.666%;
}

@media (max-width: 1366px) {
    .woocommerce ul.products.columns-5 li.product,
    .woocommerce-page ul.products.columns-5 li.product {
        width: 17.666%;
    }
}

@media (max-width: 1280px) {
    .woocommerce ul.products.columns-5 li.product,
    .woocommerce-page ul.products.columns-5 li.product {
        width: 22.66%;
    }
}

@media (max-width: 1200px) {
    .woocommerce ul.products.columns-5 li.product,
    .woocommerce-page ul.products.columns-5 li.product {
        width: 31.333%;
        max-width: 31.333%;
    }
}

@media (max-width: 991px) {
    .woocommerce ul.products.columns-5 li.product,
    .woocommerce-page ul.products.columns-5 li.product {
        width: 46%;
        max-width: 46%;
    }
}

@media (min-width:768px) {
    .modal-box {width:50%; }
}

@media (max-width: 428px) {
    body .PaylineWidget.pl-container-lightbox .pl-pmContainer {
        width: 100vw;
    }
    body .PaylineWidget.pl-container-lightbox {
        margin-left: -25px;
    }
}

@media only screen and (max-width: 768px) {
    .woocommerce .cart_totals table.shop_table_responsive tbody th,
    .woocommerce-page .cart_totals table.shop_table_responsive tbody th {
        display: table-cell;
    }
    .woocommerce .cart_totals table.shop_table_responsive tr,
    .woocommerce-page .cart_totals table.shop_table_responsive tr {
        display: table-row;
    }

    .woocommerce ul#shipping_method {
        white-space: nowrap;
    }

    .woocommerce .cart_totals table.shop_table_responsive tr td::before,
    .woocommerce-page .cart_totals table.shop_table_responsive tr td::before {
        content: '';
    }

    .woocommerce-cart-form.checkout.woocommerce-checkout {
        margin: 0 -30px;
    }

    .woocommerce-checkout :not(.woocommerce-order-received).bb-wc-co .bb-order-review {
        padding: 0;
    }

    .woocommerce-checkout:not(.woocommerce-order-received) .bb-wc-co .bb-wc-col {
        padding-left: 0;
        padding-right: 0;
    }

    .woocommerce-checkout-review-order {
        padding: 10px;
    }

    .woocommerce-checkout:not(.woocommerce-order-received) .entry-header {
        position: relative;
        top: 0;
    }

    .tinv-wishlist .product-thumbnail img {
        max-width: 250px;
    }
}

@media (max-width: 800px) {
    .woocommerce .cart_totals table.shop_table.shop_table_responsive tr:nth-child(even) td {
        background-color: #ffffff;
    }
}

@media (max-width: 1280px) {
    .cart-email {
        width: 100%;
    }
}

body .PaylineWidget.pl-modal-backdrop,
body .PaylineWidget.pl-container-lightbox {
    position: unset;
}

body .PaylineWidget .pl-pay-btn-container,
body .PaylineWidget.pl-layout-column .pl-pmContainer .pl-card-logos-container,
body .PaylineWidget.pl-container-lightbox .pl-container-view .pl-header,
body .PaylineWidget.pl-container-lightbox .pl-container-view .pl-body .pl-footer {
    display: none;
}

body .PaylineWidget.pl-container-lightbox .pl-pmContainer {
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: transparent;
    border: none;
}

body .PaylineWidget.pl-container-lightbox .pl-container-view .pl-body {
    padding: 0;
    background-color: transparent;
}

body .PaylineWidget.pl-container-lightbox .pl-modal-dialog {
    /* width: auto; */
    box-shadow: none;
}

body .PaylineWidget.pl-layout-column .pl-pmContainer.pl-active:hover {
    background-color: transparent;
}

body .PaylineWidget .pl-paymentMethodLayout-view .pl-pmContainer .pl-input {
    margin: 0;
    height: 34px;
    padding-left: 30px;
    padding-top: 10px
}

body .PaylineWidget .pl-container-view .pl-manager {
    min-height: auto;
}

body .PaylineWidget .pl-paymentMethodLayout-view .pl-pmContainer .pl-paymentMethod-view .pl-form-container {
    display: flex;
    justify-content: space-between;
}

body .PaylineWidget.pl-container-lightbox.pl-in .pl-modal-dialog {
    margin: 0;
    width: 100%;
}

body .PaylineWidget.pl-container-lightbox .pl-container-view .pl-body .pl-paymentMethods .pl-form-container .pl-expirationDateContainer,
body .PaylineWidget.pl-container-lightbox .pl-container-view .pl-body .pl-paymentMethods .pl-form-container .pl-cvvContainer {
    margin-left: 10px;
    padding: 0;
}

body .PaylineWidget.pl-container-lightbox .pl-container-view .pl-form-control-addon {
    padding: 0;
    padding-left: 10px;
}

body .PaylineWidget.pl-container-lightbox .pl-container-view .pl-body .pl-paymentMethods .pl-form-container .pl-input-group-container {
    padding-right: 0;
    padding-left: 20px;
}

body .PaylineWidget.pl-container-lightbox .pl-container-view .pl-body .pl-paymentMethods .pl-form-container .pl-input-group-container {
    padding-right: 0;
}

body .PaylineWidget .pl-blockUI .pl-body .pl-paymentMethods .pl-form-container .pl-input-group-container, .PaylineWidget.pl-container-lightbox .pl-container-view .pl-body .pl-paymentMethods .pl-form-container .pl-input-group-container {
    padding-left: 10px;
    padding-right: 0;
}

body .PaylineWidget .pl-container-view .pl-input-group {
    padding-left: 8px;
    background: #ffffff;
}

body .PaylineWidget.pl-layout-column .pl-active .pl-pmForm {
    margin-top: -35px;
}

body .PaylineWidget:not(.pl-other-brand-selection) .pl-display-card-brand-tooltip-btn .pl-card-brand-tooltip-btn,
body .PaylineWidget .pl-container-view .pl-cardTypeIconContainer.pl-altNetwork .pl-altNetworkArrow,
body .PaylineWidget .pl-container-view .pl-cardTypeIconContainer .pl-card-logo.pl-iconAlternative.pl-showAlt {
    display: none;
}

body .PaylineWidget:not(.pl-other-brand-selection) .pl-display-card-brand-tooltip-btn .pl-cardTypeIconContainer.pl-card-type-identified {
    right: 12px;
}

body .PaylineWidget .pl-container-view .pl-cardTypeIconContainer.pl-altNetwork span {
    cursor: default;
}




/* FRONTPAGE CATEGORIES */

.woocommerce ul.products li.product-category a img {
    filter: none;
}

.woocommerce ul.products.columns-12 li.product {
    width: calc(100% / 12 - 20px);
}

.elementor-element.frontpage-cat ul.products li.product {
    width: 170px !important;
    border: 0;
}

@media screen and (min-width: 1395px) {
    .elementor-element.frontpage-cat ul.products li.product {
        margin: 0 auto 20px;
    }
    .elementor-1515018 .elementor-element.elementor-element-30d0ea1a > .elementor-widget-container {
        width: 100%;
    }
}

.elementor-element.frontpage-cat ul.products li.product:first-of-type {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: none;
}

.product .count {
    display: none;
}

#content .elementor-widget-container .woocommerce-loop-category__title {
    text-align: center;
}

/* FRONTPAGE CATEGORIES END */

.scd_float {
    display: none !important;
}

.woocommerce #content div.product div.summary h1.product_title {
    line-height: 2.2rem !important;
}

.woocommerce a.button.ask-the-maker {
    background: #000 !important;
    color: #ffffff !important;
    width: 100% !important;
    padding-top: 1px;
    padding-bottom: 1px !important;
    min-height: 0;
    font-weight: 400;
}

.ask-the-maker small {
    font-size: 14px;
}

body.archive.bb-buddypanel.sticky-header .site-content {
    padding-top: 0!important;
}

.shop-banner {
    width: 100%;
    height: 320px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 90px;
}

.shop-banner-inner {
    padding: 40px 50px 20px 50px;
    background: rgba(0, 0, 0, 0.3);
    display: flex;
    height: 100%;
    justify-content: left;
    align-items: end;
    position: relative;
}

.shop-banner-wrapper {
    display: flex;
    flex-direction: column;
    width: 50%;
    height: 100%;
}

.shop-banner-description {
    height: 100%;
    overflow: hidden;
    margin-bottom: 30px;
    color: #fff;
}

.shop-banner-description a {
    text-decoration: underline;
}

.shop-banner-description.collapsed {
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
}

.shop-banner-description-text-more {
    color: #fff;
    position: relative;
    top: -30px;
    cursor: pointer;
}

.shop-banner-description * {
    color: #fff;
}

.shop-banner-inner-tag {
    padding: 40px 50px 20px 50px;
    background: rgba(0, 0, 0, 0.3);
    display: flex;
    height: 100%;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-between;
}

.shop-banner-title {
    margin-bottom: 10px;
    color: #fff;
    font-size: 26px;
}

.shop-banner-title h1 {
    color: #fff;
}

.shop-banner-title a {
    color: rgba(255,555,255,0.7);
}

.shop-banner-title a:hover {
    color: rgba(255,555,255,1);
    opacity: 1;
}

.shop-banner-content .term-description {
    color: #fff;
    font-size: 16px;
    max-width: 48%;
}

.shop-subcategories-slider {
    width: 100%;
}

.slider-wrapper {
    overflow-x: scroll;
}

.slider-wrapper::-webkit-scrollbar {
    height: 4px;
}
.slider-wrapper::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0);
    border-radius: 50px;
}
.slider-wrapper::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 50px;
}

.shop-subcategories-slider-content {
    width: max-content;
    min-width: 100%;
    cursor: grab;
    height: 284.5px;
}

.shop-subcategories-slider-content ul {
    -webkit-column-count: auto;
    column-count: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-bottom: 0;
    margin-left: 0;
}

.shop-subcategories-slider-content li {
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
    flex-flow: column;
    width: 170px;
    margin: 0 10px 20px;
}

.shop-subcategories-slider-content li:hover {
    box-shadow: none !important;
    border-color: #000;
}

.shop-subcategories-slider-content li img {
    width: 100%;
    height: 375px;
    height: auto;
    display: block;
}

.shop-subcategories-slider-content li h2 {
    text-align: center;
    padding: 10px;
    margin-bottom: 0;
    font-size: 14px;
}

.shop-subcategories-slider-content li .category-discount,
.woocommerce ul.products li.product-category a .category-discount {
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    position: absolute;
    top: 15px;
    left: 10px;
    background: #000;
    color: #fff;
    border-radius: 50%;
    font-size: 10px;
}

.adorno-ordering {
    width: 100%;
}

.mobile-ordering .adorno-ordering {
    margin-bottom: 0;
}

.adorno-ordering select {
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
}

.load-more-wrapper {
    text-align: center;
    margin-top: 50px;
}

.load-more-products {
    font-size: 16px;
    font-family: inherit;
    padding: 11px 3em;
    height: 50px;
    border-radius: 100px;
    border: 1px solid;
    text-transform: uppercase;
}

.category-description {
    border: 1px solid #dedfe2;
    border-radius: 4px;
    padding: 20px;
    margin-top: 30px;
}

.mobile-ordering {
    width: 49%;
}

.mobile-ordering .adorno-ordering select {
    text-transform: none;
    font-weight: normal;
}

.mobile-filters-button {
    display: block;
    font-size: 15px;
    height: 40px;
    border-bottom: 1px solid #dedfe2;
    border-radius: 3px;
    box-shadow: none;
    cursor: pointer;
    padding: 0 12px;
    width: 49%;
    position: relative;
    line-height: 35px;
}

.mobile-filters-button::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 1px;
    background-image: url(../images/svg/arrow-down.svg);
    background-repeat: no-repeat;
    background-position: right 1rem center;
    padding-right: 40px;
    overflow: hidden;
}

.mobile-filters-button.visible::before {
    transform: rotate(180deg);
    left: 1px;
    background-position: left 1rem center;
    padding-left: 40px;
}

.woocommerce-notices-wrapper .woocommerce-free-shipping {
    border-top: 0;
    background-color: #000;
    border-radius: 4px;
    border: 1px solid #000;
    font-size: 16px;
    margin-bottom: 1em;
    padding: 1em 2em 1em 2em;
    color: #fff;
}

@media (max-width: 1024px) {
    .shop-banner-content .term-description {
        max-width: 100%;
    }
}

@media (max-width: 800px) {
    .shop-banner-inner,
    .shop-banner-inner-tag {
        padding: 20px;
    }

    /* body.archive .site-content-grid {
    flex-direction: column-reverse;
  } */

    body.archive .widget-area:not(.widget-area-secondary) {
        padding-top: 0;
        padding-bottom: 0;
    }

    body.archive #secondary.wc-widget-area .wc-widget-area-expandable {
        display: block;
        height: 0;
        overflow: hidden;
    }

    body.archive .desktop-ordering {
        display: none;
    }

    body.archive .shop-mobile-buttons {
        display: flex !important;
        justify-content: space-between;
        margin-top: 30px;
    }
}

.woocommerce ul.products li.product:first-of-type {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
}

.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_stripe > label,
.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_pay_later > label {
    display: inline-block !important;
}

.horizontale .elementor-widget-container  {
    flex: 0 0 auto;
    width: max-content;
    min-width: 100%;
}
.horizontale > div > .elementor-section {
    min-width: max-content;
}
.elementor-widget-wrap .elementor-element.elementor-widget__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
    max-width: unset;
}
@media (max-width:1024px){
    .horizontale > div > .elementor-section {
        min-width: 100vw;
    }
}

.leftarrow, .rightarrow{
    cursor: pointer;
    line-height: 0;
}
/* Remove default browser :focus styling */
.leftarrow:focus, .rightarrow:focus{
    outline:0;
}
/* Replace focus styling with this for accessibility */
.leftarrow:focus .elementor-icon, .rightarrow:focus .elementor-icon {
    transform: scale(1.04); /* Size of arrows when :focus state is active */
    color: #000; /* Color of arrows when :focus state is active */
}

.horizontale > div {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    cursor: grab; /* Change to unset to have the normal cursor */
}

.horizontale > div::-webkit-scrollbar{
    height: 2px; /* Change to 6px to make the scrollbar smaller, or to 0 to remove it */
}

.horizontale > div::-webkit-scrollbar-track{
    background: rgba(0, 0, 0, 0.1);
} /* Color of scrollbar track */

.horizontale > div::-webkit-scrollbar-thumb{
    background: rgba(0, 0, 0, 1);
} /* Color of scrollbar thumb */

.horizontale > div.active {
    cursor: grabbing; /* Change to unset to have the normal cursor when mouse button is clicked down */
    cursor: -webkit-grabbing; /* idem */
}

/* Prevents clicking on links while navigating left or right */
.noclick{
    pointer-events: none;
}

.woocommerce-checkout .bb-wc-co table.shop_table {
    table-layout: fixed;
}

.single-product-slider {
    width: max-content;
    min-width: 100%;
    cursor: grab;
}
.woocommerce .single-product-slider ul.products {
    -webkit-column-count: auto;
    column-count: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-bottom: 0;
    margin-left: 20px;
}
/* .woocommerce ul.products li.product,
.woocommerce ul.products li.product.type-product {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column;
  width: 228px;
  max-width: 44.2%;
  margin: 0 10px 20px;
} */

.woocommerce .slider-wrapper .single-product-slider ul.products li.product {
    width: 228px;
    height: 365px;
}

.ask-the-maker {
    padding: 1.25rem 1.25rem;
    margin: 1.25rem 0;
}

.ask-the-maker span {
    display: block;
    float: left;
    width: 100%;
    font-size: 13px !important;
}

.ask-the-maker button a.send-message .bb-icon-mail-small {
    display: none;
}

.ask-the-maker button a.send-message {
    color: #ffffff;
}
body.woocommerce #content div.product div.summary .quantity {
    float: right;
    display: block;
}

.buy-buttons {
    display: flex;
    clear: both;
}

.woocommerce #content div.product button.single_add_to_cart_button,
.woocommerce #content div.product form.cart button.single_add_to_cart_button {
    width: 60%;
    margin-right: -9%;
    background: #fff;
    border: 1px solid #000;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}
.woocommerce #content div.product button.single_add_to_cart_button.active,
.woocommerce #content div.product form.cart button.single_add_to_cart_button.active {
    background: #000;
    border: 1px solid #000;
    color: #fff;
    z-index: 2;
}
.woocommerce #content div.product button.single_add_to_cart_button.disabled,
.woocommerce #content div.product form.cart button.single_add_to_cart_button.disabled {
    opacity: 1;
}
.woocommerce #content div.product button.single_buy_now_button,
.woocommerce #content div.product form.cart button.single_buy_now_button {
    width: 60%;
    background: #fff;
    border: 1px solid #000;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}
.woocommerce #content div.product button.single_buy_now_button.active,
.woocommerce #content div.product form.cart button.single_buy_now_button.active {
    background: #000;
    border: 1px solid #000;
    color: #fff;
    z-index: 1;
}

.woocommerce #content div.product div.make_an_offer_button,
.woocommerce #content div.product form.cart div.make_an_offer_button {
    background: #fff;
    border: 1px solid #000;
    color: #000;
    z-index: 1;
    width: 60%;
    text-transform: uppercase;
    font-weight: bold;
}

.woocommerce #content div.product div.make_an_offer_button.active,
.woocommerce #content div.product form.cart div.make_an_offer_button.active {
    background: #000;
    border: 1px solid #000;
    color: #fff;
    z-index: 1;
}

#popup-offer .modal-body {
    padding: 0 10%;
    position: relative;
}

.offer-price div {
    display: inline;
}

.offer-price .price {
    font-size: inherit !important;
}

.make-an-offer label {
    color: #989898;
    font-size: 14px;
    display: block;
    margin-bottom: 0;
}

.make-an-offer .currency-selector {
    text-align: center;
    margin: 0 !important;
    padding-left: 0;
    padding-right: 5px;
    color: #000 !important;
    border: none !important;
}

.make-an-offer .offer-amount {
    font-size: 22px;
    width: 80px;
    padding: 0;
    border: none !important;
}

.make-an-offer .quantity {
    float: left !important;
    margin: 0 !important;
}

.make-an-offer .qty {
    min-width: 24px !important;
    width: 24px !important;
    margin: 0 !important;
}

.make-an-offer .chances-block div {
    display: table-cell;
    vertical-align: top;
    /* color: #28a745; */
    font-size: 14px;
    text-align: right;
    padding: 0 5px;
    line-height: 18px;
}

.make-an-offer .row.top-border {
    border-top: 1px solid #dedede !important;
    padding-top: 20px;
}

.make-an-offer .col-sm-6,
.make-an-offer .col-sm-12 {
    padding: 10px 0;
}

.make-an-offer .chance-percent {
    /* background-color: #28a745; */
    color: #fff;
    display: inline-block;
    padding: 8px 15px;
    border-radius: 15px;
    font-size: 18px;
    white-space: nowrap;
}

.make-an-offer .contacts input {
    width: 100%;
    margin-top: 0;
    border: none;
    border-bottom: 1px solid #dedfe2;
}

.make-an-offer .contacts input:hover {
    border: none;
    border-bottom: 1px solid #dedfe2;
}

.make-an-offer textarea {
    width: 100%;
    margin-top: 0;
    border: none;
    border-bottom: 1px solid #dedfe2;
}

.make-an-offer .button.alt {
    width: 100%;
}

.make-an-offer .button.alt div {
    display: inline;
}

.make-an-offer .button.alt .price {
    color: #989898;
    font-size: inherit;
    font-weight: bold;
}

.make-an-offer .need-to-have {
    background: #fff;
    border: 1px solid #000;
    color: #989898;
}

#popup-offer .offer-success {
    color: #2bc834;
}

#popup-offer .offer-success.submitted {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 99;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.make-an-offer .offer-failed {
    color: #eb4646;
}

/* .product-price {
  display: flex;
  justify-content: space-between;
} */

body.woocommerce #content div.product div.woocommerce-product-gallery-wrapper {
    box-sizing: border-box;
    width: 55%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    min-width: 55%;
    background-color: #fff;
    border-radius: 4px 0 0 4px;
    border: 1px solid #e7e9ec;
    border-right-width: 0;
    padding-bottom: 0;
    margin-bottom: 2em;
    position: relative;
}

body.woocommerce #content div.product div.woocommerce-product-gallery.images {
    width: 100%;
    min-width: 100%;
    border: none;
}

.custom-product-actions {
    clear: both;
}

.custom-product-actions ul {
    display: flex;
    justify-content: space-evenly;
}

.custom-product-actions i {
    font-size: 18px;
    position: relative;
    top: 2px;
}

.custom-product-actions i.filled {
    font-weight: 300;
}

.custom-product-actions a {
    text-decoration: none !important;
    cursor: pointer;
}

.custom-product-actions a:hover {
    text-decoration: underline !important;
}

.custom-product-actions a.tinvwl_add_to_wishlist_button:hover {
    text-decoration: none !important;
}

.custom-product-actions a.tinvwl_add_to_wishlist_button:hover .tinvwl_add_to_wishlist-text,
.custom-product-actions a.tinvwl_add_to_wishlist_button:hover .tinvwl_already_on_wishlist-text {
    text-decoration: underline !important;
}

body.woocommerce .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button {
    display: flex;
    font-family: Arial, Helvetica, sans-serif, sans-serif;
    margin-top: 8px;
    -webkit-font-smoothing: auto;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before {
    position: relative;
    top: -5px;
}

.woocommerce #content div.product div.summary {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.woocommerce #content div.product div.summary > .details-block {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 1rem;
}

.details-block .details-block {
    height: 100%;
}

.details-block .product-price .row {
    margin-bottom: 0 !important;
    margin-top: 10px;
    float: left;
}

.details-block .details-block > div {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: end;
}

.variations_form.cart {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.wc-store-catalog-pdf-download {
    cursor: pointer;
}

.woocommerce .quantity .qty {
    border-bottom: 0 !important;
}

.woocommerce div.product form.cart::after, .woocommerce div.product form.cart::before {
    display: none !important;
}

.woocommerce div.product .sold {
    color: #ff0000;
}

.woocommerce-variation-price,
.single_variation_range {
    float: left;
    margin-top: 10px;
}

.woocommerce-variation-add-to-cart {
    clear: both;
}

.tooltiptext {
    z-index: 5 !important;
}

.product-info-block {
    margin: 0;
    font-size: 80%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 12px 0;
}
.product-info-block li {
    padding-left: 32px;
    line-height: 1.2;
    margin-bottom: 16px;
}
.product-info-block i {
    position: absolute;
    left: 0;
}

.product-info-block .backorder {
    display: none;
}

.product-info-block .backorder.active {
    display: inline;
}

.stack-icon {
    position: absolute;
    left: 8px;
    display: inline-block;
    width: 20px;
    height: 20px;
    opacity: 0.9;
}

.stack-icon .first-layer {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1.5px solid #444;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 3;
}

.stack-icon .second-layer {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1.5px solid #444;
    position: absolute;
    bottom: 3px;
    left: 3px;
    background: #fff;
    z-index: 2;
}

.stack-icon .third-layer {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1.5px solid #444;
    position: absolute;
    bottom: 6px;
    left: 6px;
    background: #fff;
    z-index: 1;
}

.product-description-text,
.designer-description-text {
    overflow: hidden;
}

.product-description-text.collapsed,
.designer-description-text.collapsed {
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
}

.product-description-text-more,
.designer-description-text-more,
.product-description-text-more-mobile,
.designer-description-text-more-mobile {
    font-weight: bold;
    cursor: pointer;
    position: relative;
    bottom: 30px;
}

.designer-description-text-more-mobile {
    position: relative;
    top: 5px;
}
.product-description-text-more::after,
.designer-description-text-more::after,
.product-description-text-more-mobile::after,
.designer-description-text-more-mobile::after {
    content: '\e826';
    font-family: bb-icons;
    font-weight: 400;
    speak: none;
    display: inline-block;
    position: relative;
    right: 2px;
    top: 2px;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.woocommerce div.product form.cart .variations tr {
    display: inline-block;
    padding: 0 5px;
}
.woocommerce #content div.product form.cart .variations td.value {
    width: 100%;
    display: inline-block;
}
.woocommerce div.product form.cart .variations th {
    display: block;
    padding: 0;
}
.woocommerce div.product form.cart .variations select {
    border-bottom: 1px solid #dedede !important;
    border-left: 1px solid #dedede !important;
    border-right: 1px solid #dedede !important;
    border-top: 1px solid #dedede !important;
    width: 100%;
}
.woocommerce div.product span.price {
    font-weight: 100;
    font-size: 1.8rem;
}

.product-share-buttons {
    display: flex;
    justify-content: space-around;
    font-size: 20px;
}

.product-share-buttons.hidden {
    display: none;
}

.product-share-buttons li a.social {
    text-decoration: none;
}

.woocommerce-checkout-review-order-table .blockUI.blockOverlay::before {
    content: none;
}

.woocommerce-checkout-payment .blockUI.blockOverlay {
    white-space: pre-wrap;
    opacity: 1 !important;
    background: rgba(255, 255, 255, 0.6) !important;
}

.woocommerce-checkout-payment .blockUI.blockOverlay::after {
    content: 'Please hold on \A while we prepare \A your order';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -5em;
    color: #000;
    text-align: center;
    font-weight: bold;
    line-height: 1.2;
}

.designer-name a:hover {
    text-decoration: underline;
}

.currency-selector {
    padding-left: 0;
}

.currency-selector form {
    margin-bottom: 0;
}

.currency-selector #endwid {
    margin-bottom: 0;
}

.currency-selector #scd_widget_selector {
    max-width: 60px;
    border-bottom: 0 !important;
    padding: 0 10px;
}

.currency-selector .country-list {
    width: 200px !important;
    right: 0;
}

.flexslider-wrapper {
    clear: both;
    overflow-x: scroll;
    padding-bottom: 5px;
}

.flexslider-wrapper::-webkit-scrollbar {
    height: 4px;
}

.flexslider-wrapper::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0);
    border-radius: 50px;
}

.flexslider-wrapper::-webkit-scrollbar-track {
    /* background: rgba(0, 0, 0, 0.1); */
    border-radius: 50px;
}

.flexslider-container {
    width: max-content;
    min-width: 100%;
    cursor: grab;
}

.woocommerce #content div.product .flexslider-container .flex-control-nav {
    list-style-type: none;
    -webkit-column-count: auto;
    column-count: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    margin-left: 0;
}

.woocommerce #content div.product .flexslider-container .flex-control-nav img {
    width: 100px;
    height: 100px;
}

.flexslider-container .flex-control-nav > div {
    display: flex;
}

.single_variation_wrap .woocommerce-price-suffix {
    color: #6c757d !important;
    font-size: 12.8px;
    display: inline-block;
    line-height: 14px;
    padding-left: 8px;
}

.product-gallery-wrapper {
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
    /* height: 650px; */
    max-height: 650px;
}

.product-gallery {
    width: max-content;
    min-width: 100%;
    height: 100%;
    cursor: grab;
    -webkit-column-count: auto;
    column-count: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    margin-left: 0;
    display: none;
}

.product-gallery .woocommerce-product-gallery__image {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
    flex-flow: column;
    margin: auto;
}

.product-gallery .woocommerce-product-gallery__text iframe {
    height: 100%;
}

.product-gallery .woocommerce-product-gallery__text {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.product-gallery .woocommerce-product-gallery__text p {
    color: #989898;
    padding: 0 20px;
}

.product-gallery .woocommerce-product-gallery__text button {
    width: 180px;
    margin: 0 auto;
    font-weight: 400;
    padding: 10px !important;
}

.product-gallery .woocommerce-product-gallery__text a {
    width: 180px;
    margin: 0 auto;
    color: #fff;
    font-weight: 400;
    padding: 10px !important;
}

.product-gallery .woocommerce-product-gallery__text a.close {
    width: auto;
    color: #000000;
}

.product-gallery .woocommerce-product-gallery__text a i {
    display: none;
}

.product-gallery .woocommerce-product-gallery__text .real-life-title {
    margin-top: 50px;
    margin-bottom: 10px;
}

.product-gallery .woocommerce-product-gallery__text .real-life-button {
    width: 250px;
    background: #ffffff;
    color: #000000;
    border: 1px solid #000000;
}

.product-gallery .woocommerce-product-gallery__text .real-life-button:hover {
    background: #000000;
    color: #ffffff;
    border: 1px solid #000000;
}

.product-gallery .woocommerce-product-gallery__image a {
    margin: 0 auto;
}

.product-gallery .woocommerce-product-gallery__image img {
    max-height: 650px;
    width: auto;
}

.woocommerce-product-gallery__trigger {
    position: absolute;
    top: 0.5em;
    left: 0.5em;
    font-size: 2em;
    z-index: 9;
    width: 36px;
    height: 36px;
    background: #fff;
    text-indent: -9999px;
    border-radius: 100%;
    box-sizing: content-box;
    display: none;
}

.woocommerce-product-gallery__trigger img.emoji {
    display: none;
}

.woocommerce-product-gallery__trigger:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    border-radius: 100%;
    position: absolute;
    top: 9px;
    left: 9px;
    box-sizing: content-box;
    border: 1.5px solid #9ca8b4;
    top: 10px;
    left: 10px;
}

.woocommerce-product-gallery__trigger:after {
    content: "";
    display: block;
    width: 2px;
    height: 8px;
    background: #000;
    border-radius: 6px;
    position: absolute;
    top: 19px;
    left: 22px;
    transform: rotate(-45deg);
    box-sizing: content-box;
    background: #9ca8b4;
    width: 1.5px;
}

.product-tags {
    text-align: center;
    margin-top: 1rem;
    min-width: auto !important;
    margin: 0 auto;
    padding: 80px 0;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 4px
}

.product-tags a {
    display: inline-block;
    border: 1px solid #000;
    border-radius: 100px;
    padding: 2px 10px;
    margin: 5px;
    text-transform: capitalize;
}

.woocommerce-product-attributes-item__value a {
    text-transform: capitalize;
}

/*Fixed padding for footer in collection overview*/
.footer-widget-area.bb-footer {
    padding-left: 75px;
    padding-top: 25px;
}
.single-item.groups .footer-wrapper {
    padding-left: 30px;
}

.in-stock-label {
    font-size: 10px;
    position: absolute;
    top: 5px;
    left: 10px;
    text-transform: uppercase;
    font-weight: bold;
    mix-blend-mode: soft-light;
}

.list-member-cover {
    margin: -15px -20px 0;
    padding-bottom: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #dadada;
}

members-list bp-list list grid

.bp-featured-members-widget .list-member-cover,
.bp-featured-members-shortcode .list-member-cover {
    margin: 0px -10px;
    padding-bottom: 70%;
}

#members-list.bp-list.grid .item-avatar {
    margin-top: 0 !important;
    position: relative;
    top: -63px;
    margin-bottom: -63px;
}

.is_stuck {
    z-index: auto !important;
}

.bp-featured-members-widget .item-avatar,
.bp-featured-members-shortcode .item-avatar {
    padding: 0 !important;
    position: relative;
    top: -60px;
    margin-bottom: -60px;
}

.item-buttons-wrapper {
    border-top: 1px solid #E7E9EC;
    margin: -17px -20px;
}

.item-buttons-wrapper .follow-container {
    width: 50%;
    float: left;
    padding: 10px 0;
    border-right: 1px solid #E7E9EC;
    margin-top: 0 !important;
}

.item-buttons-wrapper #send-private-message {
    line-height: 0;
    padding: 10px 0;
    position: relative;
    top: -6px;
    margin: 0 !important;
    width: 50%;
    float: right;
}

.item-buttons-wrapper .follow-button.generic-button {
    position: relative;
    top: -4px;
}

#buddypress .item-buttons-wrapper .send-message,
#buddypress .item-buttons-wrapper .send-message:hover {
    background: none;
    color: #000000;
    box-shadow: none;
    padding: 0;
    min-height: auto;
}

.tags-shortcode-grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 1%;
    gap: 1%;
}

.tags-shortcode-grid .tag-item {
    position: relative;
    color: #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 4px;
    margin-bottom: 1%;
    overflow: hidden;
    width: 0;
    height: 0;
}

.tags-shortcode-grid img {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    /*margin: 0 -15px;*/
}

.tags-shortcode-grid .tag-info {
    z-index: 99999;
}

.tags-shortcode-grid .tag-item-wrap:after {
    content: '';
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,.6) 100%);
    -webkit-transition: background 0.5s ease-out;
    -moz-transition: background 0.5s ease-out;
    -o-transition: background 0.5s ease-out;
    transition: background 0.5s ease-out;
}

.tags-shortcode-grid .tag-item:hover .tag-item-wrap::after {
    background: none;
}

.tags-shortcode-grid .tag-item h3 {
    color: #ffffff;
    text-transform: capitalize;
    margin-bottom: 8px;
}

.tags-shortcode-grid .tag-item p {
    color: #ffffff;
    margin-bottom: 0;
}

.tag-item-wrap {
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: flex-end;
    padding: 15px;
    z-index: 9999;
}

table.shop_attributes th {
    min-width: 180px;
}

.wc-store-catalog-pdf-download a.wc-store-catalog-pdf-download-link:active {
    display: inline !important;
    padding: 0 !important;
    background-color: unset !important;
    color: #000000 !important;
}

.wc-store-catalog-grid-pdf-download {
    position: absolute;
    right: 50px;
    bottom: 20px;
    border: 1px solid #fff;
    padding: 3px 25px;
    border-radius: 23px;
}

.wc-store-catalog-grid-pdf-download a,
.wc-store-catalog-grid-pdf-download a:hover {
    color: #fff;
}

.wc-store-catalog-grid-pdf-download a.loading .blockUI.blockOverlay {
    display: block !important;
    width: auto;
    float: right;
}
.wc-store-catalog-grid-pdf-download a .blockUI.blockOverlay::before {
    height: 0.5em;
    width: 0.5em;
    top: 26px;
    right: -19px;
    margin-left: 0.05em;
    margin-top: -0.65em;
}

.site-header .main-navigation .custom-menu-item-has-children {
    position: initial !important;
}

.site-header .main-navigation .custom-menu-item {
    padding-right: 20px;
}

.site-header .main-navigation .custom-menu-item-has-children .menu-items-columns li {
    /* flex: 1 0 12%; */
    overflow: hidden;
}

.site-header .main-navigation .custom-menu-item-has-children .menu-items-columns li a {
    color: #000000;
}

.site-header .main-navigation #menu-titlebar .custom-menu-item-has-children .menu-items-columns li a,
.site-header .main-navigation #menu-sidebar .custom-menu-item-has-children .menu-items-columns li a {
    color: #ffffff;
}

.site-header .main-navigation .custom-menu-item-has-children .menu-items-columns li a:hover {
    color: #000000;
    background-color: #ffffff;
    text-decoration: underline;
}

.site-header .main-navigation #menu-titlebar .custom-menu-item-has-children .menu-items-columns li a:hover,
.site-header .main-navigation #menu-sidebar .custom-menu-item-has-children .menu-items-columns li a:hover {
    background-color: #000000;
}

.site-header .main-navigation .custom-menu-item-has-children:hover > .sub-menu {
    left: 0;
    right: 0;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.site-header .main-navigation #navbar-extend .custom-menu-item-has-children:hover > .sub-menu {
    top: 52px;
    display: flex;
}

.site-header .main-navigation #primary-menu .custom-menu-item-has-children:hover > .sub-menu {
    display: flex;
    top: 100%;
    border-radius: 0;
    padding-left: 15px;
    padding-bottom: 30px;
    box-sizing: border-box;
    border-block: 1px solid #dadada;
}

.site-header .main-navigation #primary-menu .custom-menu-item-has-children:hover > .sub-menu::before {
    display: none;
}

.site-header .main-navigation #navbar-extend .menu-item-has-children:hover>.sub-menu {
    top: 100%;
    left: 0;
}


.site-header #menu-titlebar .sub-menu a:hover > i,
.site-header #menu-sidebar .sub-menu a:hover > i {
    color: inherit;
}

.site-header .main-navigation .custom-menu-item-has-children:hover > .sub-menu.countries-menu {
    /* justify-content: flex-start;
  flex-direction: column;
  height: 210px; */
    display: block !important;
    column-count: 7;
    column-gap: 0;
}

/* .site-header .main-navigation .custom-menu-item-has-children:hover > .sub-menu.countries-menu li {
  width: 12%;
  flex: auto;
} */

.site-header .main-navigation #menu-titlebar .custom-menu-item-has-children:hover > .sub-menu.countries-menu li,
.site-header .main-navigation #menu-sidebar .custom-menu-item-has-children:hover > .sub-menu.countries-menu li {
    width: 100%;
}

.site-header .main-navigation #menu-titlebar .custom-menu-item-has-children:hover > .sub-menu,
.site-header .main-navigation #menu-sidebar .custom-menu-item-has-children:hover > .sub-menu {
    background-color: #000000;
    flex-direction: column;
    height: auto;
}

.main-navigation #menu-titlebar li ul ul, .main-navigation li ul,
.main-navigation #menu-sidebar li ul ul, .main-navigation li ul {
    background-color: #000000;
    margin-bottom: 0;
}

.main-navigation  #menu-titlebar li ul.subcats,
.main-navigation  #menu-sidebar li ul.subcats {
    display: none;
    position: static;
    opacity: 1;
    visibility: visible;
}

.main-navigation  #menu-titlebar li li ul.subcats.bb-open,
.main-navigation  #menu-sidebar li li ul.subcats.bb-open {
    display: block;
}

#menu-titlebar .custom-menu-title,
#menu-sidebar .custom-menu-title {
    padding: 0.5625rem 0;
}

.bb-mobile-panel-inner .sub-menu.bb-open,
.main-navigation #menu-sidebar li li ul.subcats.bb-open {
    padding-left: 15px;
}

#menu-titlebar .custom-menu-title .sidebar-arrow,
#menu-sidebar .custom-menu-title .sidebar-arrow {
    display: inline-block;
}

.site-header .main-navigation .custom-menu-item-has-children::after {
    content: '';
}

.primary-menu .menu-item-has-children:not(.hideshow):after {
    content: '';
}

.site-header .custom-sub-menu .custom-sub-menu {
    opacity: 1;
    visibility: visible;
    position: relative;
    left: 0;
}

.site-header .custom-sub-menu .menu-item > a {
    /* font-size: 14px; */
    /* text-decoration: underline; */
    color: #000000;
    font-weight: bold;
}

.site-header .custom-sub-menu .menu-item > a:hover {
    background-color: #ffffff;
    text-decoration: underline;
}

.main-navigation li ul.subcats {
    margin: 0;
}

.main-navigation li ul.subcats li a {
    color: #000000;
}

.main-navigation li ul.subcats li a:hover {
    background-color: #ffffff;
    color: #000000;
    text-decoration: underline;
}

.site-header .bb-toggle-panel {
    display: block;
    color: #000000 !important;
}

.site-header #primary-navbar .custom-sub-menu .menu-item > a.custom-menu-title {
    padding: 0.5625rem 0.9375rem;
    display: flex;
    line-height: initial;
    color: #a3a3a3;
    font-size: 12px;
    cursor: default;
}

.custom-menu-title:hover,
.custom-menu-title:visited,
.custom-menu-title:active,
.custom-menu-title:focus {
    text-decoration: none !important;
}

.custom-menu-title .sidebar-arrow {
    display: none;
}

#navbar-collapse {
    position: unset;
}

#navbar-collapse.hasItems #navbar-extend {
    display: flex;
    justify-content: space-around;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
}

.site-header #navbar-extend.sub-menu .menu-item-has-children>a:after {
    transform: none;
    top: 5px;
}

.site-header #navbar-extend.sub-menu a {
    color: #000000;
    padding-right: 21px;
}

.site-header #navbar-extend.sub-menu .menu-item-has-children:after {
    /* right: -5px;
  left: auto;
  top: 5px;
  transform: none;
  color: #000000; */
    content: '';
}

.site-header #navbar-extend.sub-menu .custom-menu-item-has-children:after {
    content: '';
}

.bb-grid.site-content-grid > strong,
.bb-profile-grid.bb-grid > strong {
    display: none;
}

.site-header i.bb-icon-bars-2.bb-icon-l {
    font-size: 38px;
}

/* .bb-icon-bars-2 bb-icon-l:before {
  content: 'edb2';
} */

.site-header .sub-menu {
    top: calc(100% - 5px);
    box-shadow: none;
    right: -100px;
}

.site-header .sub-menu a {
    font-size: .875rem;
    color: #000;
}

.primary-menu > li > a:hover, .main-navigation li ul.subcats li a:hover, .site-header .sub-menu a:hover {
    text-decoration: underline;
    text-underline-offset: 0.3em;
    background: transparent;
}

.site-header #primary-navbar .custom-sub-menu .menu-item > a.custom-menu-title {
    font-weight: normal;
}

.main-navigation li ul ul, .main-navigation li ul {
    margin-left: 0;
    min-width: 115px;
}

.currency-selector #scd_widget_selector {
    border:0;
}

#endwid .country-select .flag-dropdown:hover .selected-flag {
    background-color: transparent;
}

.tinv-wishlist.woocommerce table .quantity .qty {
    text-align: center;
}

.tinv-wishlist .product-action {
    width: 250px;
}

.tinv-wishlist .product-thumbnail {
    min-width: 250px;
}

.tinv-wishlist .tinv-modal .tinvwl_button_add {
    color: #ffffff;
}

.tinv-wishlist .tinv-modal .tinvwl_button_add:hover {
    background: #ffffff;
    border: 1px solid #000000;
    color: #000000;
}

.tinv-wishlist .tinv-modal .tinvwl_button_close {
    background: #ffffff;
    border: 1px solid #000000;
    color: #000000 !important;
}

.tinv-wishlist .tinv-modal .tinvwl_button_close:hover {
    background: #ffffff;
}

.tinv-wishlist .product-action .tinvwl_move_product_button,
.tinv-wishlist .product-action .tinvwl_remove_product_button {
    background: #ffffff;
    border: 1px solid #000000;
    color: #000000;
    margin-top: 5px;
}

.woocommerce form .wishlist-total button.button.tinvwl-button {
    border: 1px solid #A3A5A9;
    background: #ffffff;
    color: #A3A5A9;
    margin-right: 20px;
}

.tinv-wishlist tfoot .tinvwl-to-right.look_in {
    width: 100%;
    text-align: center;
}

.woocommerce.tinv-wishlist button.button.alt:hover {
    background: #ffffff;
    border: 1px solid #000000;
    color: #000000;
}

.wishlist-estimated-total {
    color: #000000;
    border-bottom: none;
    text-align: center;
}

.estimate-note-textarea {
    width: 100%;
}

.estimate-note-button {
    background-color: #000000;
}

.tinv-wishlist .tinvwl-table-manage-list .product-action button[name=tinvwl-remove] {
    display: block !important;
}

#buddypress .bp-profile-content .standard-form textarea {
    height: 240px;
}

#wcv-product-edit .wcv-product-media h6 {
    margin-bottom: 0;
}

#wcv-product-edit .wcv-product-media .tip {
    margin-bottom: 1.18636em;
}

@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600&display=swap");

.syncro-card,
.syncro-card * {
    box-sizing: border-box;
}

.syncro-card button {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
}

.syncro-card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.02em;
    color: #000;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
}

.syncro-card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
}

.syncro-card-title {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 20px;
    color: #000;
    font-weight: 500;
    text-align: center;
}

.syncro-progress-stepped {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 40px;
    margin-left: -2px;
    margin-bottom: 15px;
}

.syncro-progress-stepped-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 2px;
    font-size: 0;
    font-weight: 600;
    color: transparent;
    background-color: #f3f8fc;
    -webkit-transition: color 0.2s ease, -webkit-transform 0.2s ease;
    transition: color 0.2s ease, -webkit-transform 0.2s ease;
    -o-transition: transform 0.2s ease, color 0.2s ease;
    transition: transform 0.2s ease, color 0.2s ease;
    transition: transform 0.2s ease, color 0.2s ease, -webkit-transform 0.2s ease;
}

.syncro-progress-stepped-item:first-child {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.syncro-progress-stepped-item:last-child {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border: 1px dashed #000000;
}

.syncro-progress-stepped-item.active {
    font-size: 12px;
    color: #fff;
    border-radius: 5px;
    -webkit-transform: scaleY(1.25);
    transform: scaleY(1.25);
}

.syncro-progress-stepped-item .tooltiptext {
    display: block;
    float: left;
    width: 200px;
    font-size: 13px !important;
    background-color: #000000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 5px;
    position: absolute;
    z-index: 1;
    bottom: 70%;
    left: 50%;
    margin-left: -100px;
    line-height: 16px;
}

.syncro-progress-stepped-item .tooltiptext.commission {
    bottom: 100%;
}

.syncro-progress-stepped-item .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}

.syncro-progress-stepped-item.active .tooltiptext {
    -webkit-transform: scaleY(0.75);
    transform: scaleY(0.75);
}

.syncro-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* -webkit-box-pack: center;
  -ms-flex-pack: center; */
    justify-content: start;
    margin-top: -5px;
    margin-right: -10px;
    margin-left: -10px;
}

.syncro-col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    position: relative;
    width: auto;
    max-width: 100%;
    margin-top: 5px;
    padding-right: 10px;
    padding-left: 10px;
}

.syncro-btn {
    padding: 0;
    color: inherit;
    background: transparent;
    border: 0;
    outline: 0;
    -webkit-appearance: none;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.syncro-dot {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 1;
    background-color: transparent;
    border-radius: 50%;
    margin-right: 5px;
}

.syncro-dot.nego {
    border: 1px dashed #000000;
}

.syncro-category-name {
    font-size: 14px;
    font-weight: 600;
    color: #586c8a;
}

#pa_material_list .l2 {
    padding-left: 20px;
}

#_regular_price.on-sale,
#_tax_regular_price.on-sale {
    padding-left: 70px;
    text-decoration: line-through;
}

.wcvendors-pro-dashboard-wrapper .wcv-grid {
    max-width: none;
}

div.wcv-grid .wcv-navigation ul.menu.black:first-child {
    border-bottom: none;
}

.dashboard-navigation-wrapper {
    overflow-x: scroll;
    margin-bottom: 20px;
}

.dashboard-navigation-helpers {
    width: max-content;
    min-width: 100%;
    text-align: right;
}

.dashboard-navigation-wrapper::-webkit-scrollbar{
    height: 0; /* Change to 6px to make the scrollbar smaller, or to 0 to remove it */
}

.woocommerce-store-notice {
    background-color: #000;
    position: fixed;
    font-size: 12px;
    padding: 7px 0;
}

.woocommerce-store-notice .store-notice-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 15px;
}

.woocommerce-store-notice .store-notice-terms,
.woocommerce-store-notice .store-notice-terms:hover {
    color: #757575;
}

.woocommerce-store-notice a:hover {
    color: #fff;;
}

body {
    transition: margin 300ms;
}

.onsale-actions {
    float: right;
    min-width: 280px;
}

.onsale-actions button {
    border-radius: 4px;
    background-color: #000;
    padding: 4px 10px;
    margin-top: 5px;
}

.woocommerce.onsale-action .blockUI.blockOverlay {
    position: absolute;
    z-index: 9999;
}

#newsletter_popup .elementor-field-group-name.elementor-col-60 {
    width: 60% !important;
}

#newsletter_popup .elementor-field-type-submit.elementor-col-40 {
    width: 40% !important;
}

#newsletter_popup input,
#newsletter_popup input:hover {
    border-bottom: 1px solid #fff;
    margin-right: 10%;
}


#popup-country-selector,
#popup-currency-selector {
    /* background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23ffffff'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
  background-size: 12px;
  background-position: calc(100% - 4px) 18px;
  background-repeat: no-repeat; */
    -webkit-appearance: auto;
}

.store-notice-wrapper .only_US,
.store-notice-wrapper .only_EU,
.store-notice-wrapper .only_US_EU {
    display: none;
}

.bb-mobile-panel-inner .bb-primary-menu div {
    position: relative;
    color: #f4f4f4 !important;
    padding: 12px 0;
}

.site-header .default-header .main-navigation .custom-menu-item-has-children > div > i {
    display: none;
}

.bb-mobile-panel-wrapper {
    display: block !important;
}

.wcv-generate-variations {
    color: black;
    border: 1px solid #000000;
    display: inline-block;
    padding: 5px 12px;
    border-radius: 100px;
    margin-bottom: 10px;
}

.wcv-generate-variations:hover {
    text-decoration: none !important;
}

.variation-card {
    margin-bottom: 16px;
}

#variations-list .toggle-variation {
    font-size: 35px;
    position: relative;
    top: 8px;
    transform: rotate(0deg);
    transition: 0.6s ease;
}

#variations-list .toggle-variation.visible::before {
    transform: rotate(-180deg);
    transition: 0.6s ease;
}

#variations_limit_message {
    background: #96080c;
    color: #ffffff;
    padding: 5px 20px;
    margin: 10px 0;
    display: inline-block;
}

@media screen and (max-width: 991px) {
    body.woocommerce #content div.product div.woocommerce-product-gallery-wrapper {
        border-right-width: 1px;
        width: 100% !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        min-width: 100% !important;
    }

    .after-add-to-cart {
        padding-right: 0;
    }

    .after-add-to-cart .d-flex {
        display: block !important;
    }

    .single-product .content-area {
        padding-top: 0;
    }

    .woocommerce #content div.product .woocommerce-tabs .panel .row {
        display: flex;
        flex-direction: column;
    }

    .woocommerce #content div.product .woocommerce-tabs .panel .row .product-description-text,
    .woocommerce #content div.product .woocommerce-tabs .panel .row .product-description-specification,
    .woocommerce #content div.product .woocommerce-tabs .panel .row .designer-description-text,
    .woocommerce #content div.product .woocommerce-tabs .panel .row .ask-the-maker {
        width: 100%;
        max-width: 100%;
    }

    .buy-buttons {
        flex-direction: column;
        margin-right: 9px;
        clear: both;
    }

    .details-block .product-price .row {
        display: inline-block;
    }

    body.woocommerce #content div.product div.summary .quantity {
        float: right;
    }

    .woocommerce #content div.product button.single_add_to_cart_button,
    .woocommerce #content div.product form.cart button.single_add_to_cart_button {
        width: 100%;
    }

    .woocommerce #content div.product button.single_buy_now_button,
    .woocommerce #content div.product form.cart button.single_buy_now_button,
    .woocommerce #content div.product div.make_an_offer_button,
    .woocommerce #content div.product form.cart div.make_an_offer_button {
        width: 100%;
        margin-top: 10px;
    }

    .woocommerce #content div.product button.single_buy_now_button.active,
    .woocommerce #content div.product form.cart button.single_buy_now_button.active,
    .woocommerce #content div.product div.make_an_offer_button.active,
    .woocommerce #content div.product form.cart div.make_an_offer_button.active {
        background: #000;
        color: #fff;
    }

    .make-an-offer .chances-block label {
        display: none;
    }

    .make-an-offer .chances-block div {
        text-align: left;
    }

    .product-gallery-wrapper {
        /* height: 550px;
    max-height: 550px; */
        margin-bottom: 0;
    }

    /* .product-gallery .woocommerce-product-gallery__image img {
    max-height: 550px;
  } */

    .flexslider-wrapper {
        /* display: none; */
        height: 0px;
        padding-bottom: 0;
    }

    .shop-banner-wrapper {
        width: 100%;
    }

    .wc-store-catalog-grid-pdf-download {
        display: none;
    }

    .woocommerce-store-notice .store-notice-wrapper {
        padding: 0 10px;
    }

    .woocommerce-store-notice .store-notice-wrapper > div .desktop-only {
        display: none;
    }

    .woocommerce-store-notice .store-notice-wrapper > div {
        max-width: 70%;
        white-space: pre-line;
        text-align: left;
    }

    .woocommerce-store-notice .store-notice-wrapper > div:last-child {
        text-align: right;
    }

    .onsale-actions {
        float: none;
        min-width: unset;
    }

    .woocommerce div.product p.price del,
    .woocommerce div.product span.price del {
        display: block;
    }
}

@media screen and (max-width: 480px) {
    .product-gallery-wrapper {
        /* height: 270px; */
        margin-bottom: 0;
    }
}


@media screen and (max-width:1440px) {
    .tags-shortcode-grid .tag-item {
        min-width: 32%;
        padding-bottom: 20% !important;
    }
}

@media screen and (max-width:1140px) {
    .tags-shortcode-grid .tag-item {
        min-width: 49%;
        padding-bottom: 30% !important;
    }
}

@media screen and (max-width:870px) {
    .tags-shortcode-grid .tag-item {
        min-width: 100%;
        padding-bottom: 60% !important;
    }
}

@media (min-width: 800px) {
    .bb-buddypanel .site {
        margin-left: 0;
    }

    .widget-area:not(.widget-area-secondary) {
        width: 300px;
        min-width: 300px;
    }

    .sidebar-left:not(.forums-sidebar) .site-content-grid {
        -ms-flex-flow: row !important;
        flex-flow: row !important;
    }

    .bb-buddypanel.sticky-header:not(.bb-sfwd-aside) .site-header {
        width: 100% !important;
        padding: 0 !important;
    }

    .bb-left-panel-mobile {
        margin-right: 30px;
    }
}


/* Timeline */
.timeline-horizontal {
    list-style: none;
    position: relative;
    padding-left: 0 !important;
    display: flex;
    min-height: 100px;
    width: 1100px;
    max-width: 100%;
    padding-bottom: 20px !important;
}

.timeline-horizontal .timeline-item {
    float: none !important;
    padding-left: 0px;
    padding-right: 20px;
    margin: 0 auto;
    vertical-align: middle;
}

.timeline .timeline-item {
    position: relative;
    width: 30%;
}

.timeline .timeline-item.final {
    width: auto;
}

.timeline .timeline-item.success .timeline-badge {
    background-color: #59ba1f;
    border: 3px solid #59ba1f;
}

.timeline .timeline-item.warning .timeline-badge {
    background-color: #eeee22;
    border: 3px solid #eeee22;
}

.timeline .timeline-item.error .timeline-badge {
    background-color: #dd3333;
    border: 3px solid #dd3333;
}

.timeline .timeline-item .timeline-badge {
    color: #fff;
    width: 54px;
    height: 54px;
    line-height: 52px;
    font-size: 22px;
    text-align: center;
    position: absolute;
    top: 18px;
    left: 50%;
    border: 3px solid #939597;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.timeline .timeline-item .timeline-badge .fa.fa-check {
    color: #fff !important;
}

.timeline-horizontal .timeline-item .timeline-badge {
    top: 50%;
    margin-top: -27px;
    left: 0px;
    background-color: #ffffff;
}

.timeline-horizontal .timeline-item .timeline-label {
    position: absolute;
    top: 50%;
    width: 60px;
    margin-top: 40px;
    text-align: center;
    left: 0px;
}

.timeline-horizontal .timeline-item .timeline-panel {
    position: relative;
    border: 1px solid #777;
    background: #ffffff;
    color: #000000;
    border-radius: 2px;
    padding: 10px;
    -webkit-box-shadow: 3px 6px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 3px 6px 10px 0px rgba(0, 0, 0, 0.5);
    top: auto;
    bottom: auto;
    float: none !important;
    left: 77px !important;
    right: 0 !important;
    width: 80%;
    display: none;
}

.timeline-horizontal .timeline-item.success .timeline-panel {
    display: inline-block;
}

.timeline-horizontal .timeline-item .timeline-panel form {
    margin: 0;
}

.timeline-horizontal .timeline-item .timeline-panel.client {
    width: 85%;
    left: 105px !important;
}

.timeline-horizontal .additional-payout-fields,
.timeline-horizontal .additional-transfer-fields {
    position: absolute;
    z-index: 9;
    overflow: hidden;
    background: #fff;
    border: 1px solid #777;
    -webkit-box-shadow: 3px 6px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 3px 6px 10px 0px rgba(0, 0, 0, 0.5);
    border-top: none;
    margin: -10px;
    margin-top: 0;
    padding: 10px;
    left: 9px;
    right: 9px;
    display: none;
}

.timeline-item:before {
    bottom: 0;
    position: absolute;
    content: " ";
    background-color: #939597;
    height: 8px;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    margin-top: -4px;
    margin-bottom: 20px;
}

.timeline-item.success:before,
.timeline-item.warning:before,
.timeline-item.error:before {
    background-color: #000000;
}

.timeline-horizontal .timeline-item .timeline-form-row {
    display: flex;
    justify-content: space-between;
    margin: 5px 0;
}

.timeline-horizontal .timeline-item .timeline-form-row .input-block {
    border: 1px solid #939597;
    border-radius: 5px;
    padding: 5px;
}

.timeline-horizontal .timeline-item .timeline-form-row .input-block.missed {
    border: 1px solid #ff0000;
}

.timeline-horizontal .timeline-item .timeline-form-row .input-block label {
    font-size: 10px;
    color: #939597;
}

.timeline-horizontal .timeline-item .timeline-form-row .amount-block {
    height: 52px;
    font-size: 18px;
    font-weight: bold;
    line-height: 52px;
    padding: 5px;
}

.timeline-horizontal .timeline-item .timeline-form-row input,
.timeline-horizontal .timeline-item .timeline-form-row select,
.timeline-horizontal .timeline-item .timeline-form-row textarea {
    border-top: none !important;
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;
    width: 100%;
    height: 20px;
    font-size: 18px;
    font-weight: bold;
    padding: 0 !important;
}

.timeline-horizontal .timeline-item .timeline-form-row button {
    border-color: #000000 !important;
    background-color: #000000 !important;
    color: #ffffff !important;
    padding: 0 20px;
}

.timeline-horizontal .timeline-item .timeline-form-row button:disabled {
    background-color: #939597 !important;
    border-color: #939597 !important;
}

.timeline-horizontal .packaging-uploads {
    color: #939597;
}

.timeline-horizontal .packaging-uploads label {
    border-color: #000000 !important;
    background-color: #000000 !important;
    color: #ffffff !important;
    padding: 0px 10px;
    display: inline-block;
    border-radius: 20px;
}

.timeline-horizontal .additional-payout-details,
.timeline-horizontal .additional-transfer-details {
    color: #939597;
    display: flex;
    vertical-align: middle;
    cursor: pointer;
}

.timeline-horizontal .additional-payout-details span,
.timeline-horizontal .additional-transfer-details span {
    display: inline-block;
    width: 10px;
    height: 10px;
    font-size: 10px;
    line-height: 19px;
    text-align: center;
}

.timeline-horizontal .additional-box {
    color: #939597;
    display: flex;
    vertical-align: middle;
}

.timeline-horizontal .additional-box span {
    border-radius: 50%;
    border: 1px solid #939597;
    background-color: #e2e6ea;
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    margin-right: 5px;
    cursor: pointer;
}

.timeline-horizontal .additional-box span.minus {
    line-height: 15px;
    margin-left: 15px;
}

[data-leadgreen] {
    position:relative;

}
[data-leadgreen]:before {
    display: block;
    content: '';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #319921;
    position: absolute;
    top: -18px;
    left: 75px;
    z-index: 8;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}
[data-leadgreen]:after {
    display: block;
    content: attr(data-leadgreen);
    position: absolute;
    top: -66px;
    left: 2px;
    padding: 5px 8px;
    background: #a2d999;
    border: 1px solid #319921;
    color: #319921;
    z-index: 9;
    font-size: 14px;
    height: 48px;
    width: 160px;
    line-height: 18px;
    border-radius: 3px;
    text-align: center;
}

[data-leadred] {
    position:relative;

}
[data-leadred]:before {
    display: block;
    content: '';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #950c0c;
    position: absolute;
    top: -18px;
    left: 95px;
    z-index: 8;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}
[data-leadred]:after {
    display: block;
    content: attr(data-leadred);
    position: absolute;
    top: -66px;
    left: 2px;
    padding: 5px 8px;
    background: #ea8383;
    border: 1px solid #950c0c;
    color: #950c0c;
    z-index: 9;
    font-size: 14px;
    height: 48px;
    width: 200px;
    line-height: 18px;
    border-radius: 3px;
    text-align: center;
}

[data-dimgreen] {
    position:relative;

}
[data-dimgreen]:before {
    display: block;
    content: '';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #319921;
    position: absolute;
    top: 11px;
    left: 235px;
    z-index: 8;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}
[data-dimgreen]:after {
    display: block;
    content: attr(data-dimgreen);
    position: absolute;
    top: 16px;
    left: 162px;
    padding: 5px 8px;
    background: #a2d999;
    border: 1px solid #319921;
    color: #319921;
    z-index: 9;
    font-size: 14px;
    height: 48px;
    width: 160px;
    line-height: 18px;
    border-radius: 3px;
    text-align: center;
}

[data-dimred] {
    position:relative;

}
[data-dimred]:before {
    display: block;
    content: '';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #950c0c;
    position: absolute;
    top: 11px;
    left: 235px;
    z-index: 8;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}
[data-dimred]:after {
    display: block;
    content: attr(data-dimred);
    position: absolute;
    top: 16px;
    left: 102px;
    padding: 5px 8px;
    background: #ea8383;
    border: 1px solid #950c0c;
    color: #950c0c;
    z-index: 9;
    font-size: 14px;
    height: 48px;
    width: 270px;
    line-height: 18px;
    border-radius: 3px;
    text-align: center;
}

[data-countryred] {
    position:relative;

}
[data-countryred]:before {
    display: block;
    content: '';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #950c0c;
    position: absolute;
    top: 11px;
    left: 315px;
    z-index: 8;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}
[data-countryred]:after {
    display: block;
    content: attr(data-countryred);
    position: absolute;
    top: 16px;
    left: 182px;
    padding: 5px 8px;
    background: #ea8383;
    border: 1px solid #950c0c;
    color: #950c0c;
    z-index: 9;
    font-size: 14px;
    height: 60px;
    width: 270px;
    line-height: 18px;
    border-radius: 3px;
    text-align: center;
}

[data-surpassed] {
    position:relative;

}
[data-surpassed]:before {
    display: block;
    content: '';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #950c0c;
    position: absolute;
    top: 11px;
    left: 315px;
    z-index: 8;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}
[data-surpassed]:after {
    display: block;
    content: attr(data-surpassed);
    position: absolute;
    top: 16px;
    left: 182px;
    padding: 5px 8px;
    background: #ea8383;
    border: 1px solid #950c0c;
    color: #950c0c;
    z-index: 9;
    font-size: 14px;
    height: 48px;
    width: 270px;
    line-height: 18px;
    border-radius: 3px;
    text-align: center;
}

[data-payoutred] {
    position:relative;

}
[data-payoutred]:before {
    display: block;
    content: '';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #950c0c;
    position: absolute;
    top: 11px;
    left: 133px;
    z-index: 8;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}
[data-payoutred]:after {
    display: block;
    content: attr(data-payoutred);
    position: absolute;
    top: 16px;
    left: 0px;
    padding: 5px 8px;
    background: #ea8383;
    border: 1px solid #950c0c;
    color: #950c0c;
    z-index: 9;
    font-size: 14px;
    height: 48px;
    width: 270px;
    line-height: 18px;
    border-radius: 3px;
    text-align: center;
}

.wpcf7-display-none {
    display: none !important;
}

/* fix CLS in member profile */

.bb-profile-grid .products-list-item
{
    width: 100%;
}

.bb-profile-grid .products-list-item .attachment-woocommerce_thumbnail
{
    min-height: 200px;
    object-fit: cover;
}

.products-list-item img
{
    min-height: 250px;
    object-fit: cover;
}
.elementor-section .products-list-item img,
.single-product-slider .products-list-item img
{
    min-height: 250px;
    object-fit: cover;
}

.product-gallery
{
    max-height: 650px;
}

/* fix CLS in catalog page */
.woocommerce ul.products li.product a
{
    width: 100%;

}


@media only screen and (max-width: 1000px) {
    .attachment-thumbnail-gallery-img
    {
        display: none;
    }
}


/* region fix CLS in members-editorials page */

#profile-editorials .elementor-posts-container.elementor-posts.elementor-posts--skin-cards.elementor-grid.elementor-has-item-ratio,
#item-body .elementor-posts-container.elementor-posts.elementor-posts--skin-cards.elementor-grid.elementor-has-item-ratio
{
    display: flex;
    gap: 20px;
}


#profile-editorials .elementor-posts-container.elementor-posts.elementor-posts--skin-cards.elementor-grid.elementor-has-item-ratio .elementor-post__text a,
#item-body .elementor-posts-container.elementor-posts.elementor-posts--skin-cards.elementor-grid.elementor-has-item-ratio .elementor-post__text a
{
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: top;
    margin-top: 15px;
}


#profile-editorials .elementor-posts-container.elementor-posts.elementor-posts--skin-cards.elementor-grid.elementor-has-item-ratio .elementor-post__text h3,
#item-body .elementor-posts-container.elementor-posts.elementor-posts--skin-cards.elementor-grid.elementor-has-item-ratio .elementor-post__text h3
{
    margin-bottom: 10px;
}


#profile-editorials .elementor-posts .elementor-post__card,
#item-body .elementor-posts .elementor-post__card
{
    padding: 10px;
}


#profile-editorials .elementor-post__meta-data,
#item-body .elementor-post__meta-data
{
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}


#profile-editorials .da-elementor-post-author,
#item-body .elementor-post__meta-data
{
    font-size: 11px;
}

#profile-editorials .button,
#item-body .button
{
    font-size: 12px;
    padding: 10px 10px;
}

/* endregion fix CLS in editorials page */
.wc-upe-form.wc-payment-form {
    margin: 0;
    padding: 1rem;
}
.woocommerce-checkout #payment ul.payment_methods {
    padding: 15px !important;
}
.woocommerce-checkout #payment div.payment_box {
    padding: 0 !important;
}

.import-tax-note td {
    padding-top: 6px;
    padding-bottom: 12px;
}

.import-tax-note .import-tax-note__text,
.import-tax-note .import-tax-note__text_2 {
    font-size: 14px !important;
    text-transform: none !important;
    color: #888888;
    line-height: 1.6;
    margin: 0;
}

.import-tax-note__link {
    color: #000;
    font-weight: 600;
    text-decoration: underline;
    transition: opacity 0.2s ease;
}

.import-tax-note__link:hover {
    opacity: 0.7;
}
.woocommerce-cart-form .promo-wrapper {
    margin-bottom: 20px;
    text-align: right;
    width: 100%;
    max-height: 20px;
}
.woocommerce-cart-form .promo-wrapper .coupon {
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #e7e9ec;
}
.woocommerce-cart-form .promo-wrapper .coupon p {
    text-align: left;
}
.woocommerce-cart-form .promo-wrapper .input-text {
    width: 90%;
}
.woocommerce-cart-form .promo-wrapper .promo-toggle {
    transition: all 0.3s ease;
    cursor: pointer;
    text-decoration: underline;
}
.woocommerce-cart-form .promo-wrapper .promo-toggle:hover {
    text-decoration: none;
}
.woocommerce-cart-form .tinvwl_all_cart_to_wishlist_button,
.woocommerce-cart-form .tinvwl_cart_to_wishlist_button{
    background-color: unset!important;
    color: #939597!important;
}
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    width: 120%;
}
.woocommerce-cart-form .proceed-to-checkout-clause {
    font-size: 14px;
    text-align: center;
    color: #777;
    font-weight: normal;
    margin-top: 8px;
    margin-bottom: 0;
}
.woocommerce-cart-form .proceed-to-checkout-clause a{
    text-decoration: underline;
}
.woocommerce-cart-form .proceed-to-checkout-clause a:hover  {
    text-decoration: unset;
}
.woocommerce-checkout .bb-wc-co .bb-order-review {
    margin-bottom: 0;
}
/* cart mobile edits */
@media (max-width: 768px) {
    .woocommerce-cart-form .proceed-to-checkout-clause {
        font-size: 12px;
    }
    .woocommerce-cart-form .promo-wrapper .coupon p {
        font-size: 12px;
    }
    .woocommerce-cart-form .promo-wrapper .input-text {
        width: 54%;
    }
    .woocommerce table.shop_table.shop_table_responsive tr:nth-child(even) td {
        background-color: #fff;
    }
    .woocommerce-cart .wc-proceed-to-checkout {
        flex-direction: row !important;
        gap: 0 !important;
    }
    .woocommerce-cart .cart-submission-form {
        flex-direction: row!important;
        gap: 0 !important;
    }
    .woocommerce-page table.shop_table_responsive tbody .product-remove,
    .woocommerce-cart #content .woocommerce table.cart td.product-thumbnail,
    .woocommerce-cart #content .woocommerce table.cart td.product-name {
        display: table-cell;
    }
    .woocommerce-checkout .bb-wc-co table.shop_table .bb-price-quantity {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: center;
    }
    .woocommerce-checkout .bb-wc-co table.shop_table td.product-name {
        max-width: 60%;
    }
    .woocommerce-checkout .bb-wc-co table.shop_table td.product-name:before,
    .woocommerce-checkout .bb-wc-co table.shop_table td.product-quantity:before,
    .woocommerce-checkout .bb-wc-co table.shop_table td.product-price:before,
    .woocommerce table.shop_table td.product-subtotal:before {
        content: '';
    }
    .woocommerce-checkout .bb-wc-co table.shop_table .product-subtotal .woocommerce-Price-amount,
    .woocommerce-checkout .bb-wc-co table.shop_table .product-subtotal .subscription-details {
        display: none;
    }
    .woocommerce-checkout .bb-wc-co table.shop_table .product-subtotal {
        padding: 0;
    }
    .woocommerce-checkout .bb-wc-co table.shop_table td.product-quantity,
    .woocommerce-checkout .bb-wc-co table.shop_table td.product-price {
        background-color: unset !important;
        border-bottom: unset;
    }
    .woocommerce table.shop_table.shop_table_responsive tr:nth-child(even) td div.quantity input.qty {
        background-color: unset;
    }
    .tinvwl_cart_to_wishlist_button {
        color: #939597;
    }
    .woocommerce-page table.cart td.actions .button {
        background-color: unset;
        color: #000;
        text-align: left;
        padding-left: 0;
    }
    .woocommerce-cart-form .promo-wrapper {
        max-width: none;
        width:100%;
    }
    .woocommerce-cart-form .promo-wrapper .coupon {
        display: none;
    }

    .woocommerce-cart-form .promo-wrapper .coupon.show {
        display: block;
    }
    .woocommerce-cart-form .promo-wrapper .promo-toggle {
        text-decoration: underline;
        text-align: right;
    }
    .woocommerce-cart-form .promo-wrapper .promo-toggle:hover {
        text-decoration: none;
    }
    .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button.logged_in {
        text-align: center;
        width: 100%;

    }
}

.import-duties-row {
    position: relative;
}

.import-duties {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
}
.import-duties__right-text {
    margin-left: auto;
}
.import-duties__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    background: #000;
    color: #fff;
    border-radius: 50%;
    font-size: 12px;
    cursor: pointer;
    margin-right: 8px;
    position: relative;
}
.custom-tooltip-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    background: #000;
    color: #fff;
    border-radius: 50%;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}


.import-duties__label {
    font-size: 14px;
    color: inherit;
    font-weight: 500;
}

.import-duties__tooltip {
    display: none;
    position: absolute;
    top: 22px;
    left: 4%;
    transform: translateX(-50%);
    width: 280px;
    text-align: left;
    background: #000;
    color: #fff;
    text-transform: none !important;
    font-size: 12px !important;
    line-height: 1.4;
    border-radius: 6px;
    padding: 10px 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    z-index: 10;
}

.import-duties__tooltip a {
    color: #fff;
    font-weight: 700;
    text-decoration: underline;
}
.import-duties__tooltip a:hover {
    text-decoration: unset;
    color: #fff;
    scale: 1.1;
}

.import-duties__icon:hover ~ .import-duties__tooltip,
.import-duties__tooltip:hover {
    display: block;
}

@media (max-width: 768px) {
    .import-duties__tooltip {
        left: 50%;
        top: 30px;
        width: calc(100vw - 40px);
        font-size: 13px;
    }
    .woocommerce-checkout .woocommerce ul#shipping_method {
        white-space: normal;
    }
}
.bb-mobile {
    display: none;
}

@media (max-width: 768px) {
    .woocommerce-cart .product-thumbnail img {
        width: 100% !important;
        height: auto !important;
        max-width: 100px;
        object-fit: contain;
    }

    .woocommerce-cart .product-thumbnail {
        width: auto !important;
        min-width: 100px;
    }
}


.shipping-tooltip {
    position: relative;
    display: inline-block;
}

.shipping-tooltip__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 50%;
    background: #000;
    color: #fff;
    cursor: pointer;
    transition: opacity 0.2s ease;
}

.shipping-tooltip__icon:hover {
    opacity: 0.8;
}

.shipping-tooltip__content {
    display: none;
    position: absolute;
    top: 24px;
    left: 50%;
    transform: translateX(-50%);
    background: #000;
    color: #fff;
    font-size: 12px;
    line-height: 1.4;
    padding: 8px 10px;
    border-radius: 6px;
    width: 280px;
    text-align: left;
    z-index: 10;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
    text-transform: none;
}

.shipping-tooltip__content a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}
.shipping-tooltip__content a:hover {
    text-decoration: unset;
    color:#fff;
}

.shipping-tooltip__content::before {
    content: "";
    position: absolute;
    top: -6px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent #000 transparent;
}

.shipping-tooltip:hover .shipping-tooltip__content {
    display: block;
}
@media (max-width: 768px) {
    .shipping-tooltip__content {
        transform: translateX(-12%);
        width: calc(100vw - 40px);
    }
}
@media screen and (max-width: 480px) {
    .woocommerce-checkout #payment div.form-row.place-order {
        padding: 0.5em;
    }
    .woocommerce-checkout #payment div.form-row.place-order .woocommerce-terms-and-conditions-wrapper {
        width: 100%;
    }
    body.woocommerce #content div.product div.woocommerce-product-gallery-wrapper {
        margin-bottom: 0;
    }
    .product-gallery-wrapper, .product-gallery .woocommerce-product-gallery__text {
        min-height: unset;
    }
    .product-gallery-wrapper .product-gallery {
        min-height: unset !important;
        height: calc(150vw - 100px)!important;
    }
    .product-gallery .woocommerce-product-gallery__image,
    .product-gallery .woocommerce-product-gallery__text {
        width: 378px;
    }
    .woocommerce-product-gallery__text .fluid-width-video-wrapper,
    .woocommerce-product-gallery__text iframe {
        width: 100% !important;
        height: 100% !important;
    }
    .woocommerce-product-gallery__text iframe {
        height: 97% !important;
    }
    .woocommerce-product-gallery__text .fluid-width-video-wrapper {
        padding-top: 0 !important;
    }

    /*.product-gallery .woocommerce-product-gallery__image {*/
    /*  margin: unset;*/
    /*}*/
    /*.woocommerce-product-gallery__text .fluid-width-video-wrapper iframe {*/
    /*  height: 450px;*/
    /*  }*/
}
.subscribe-wrapper button {
    display: flex;
    align-items: center;
    float: unset;
    width: auto;
    padding: 6px 6px 6px 10px;
}
.bb-icon-arrow-right:before {
    margin: 0;
}
.subscribe-wrapper {
    display: flex;
}
.subscribe-wrapper input:not(input[type="submit"]) {
    width: auto;
}
.bb-footer .bb-grid>* {
    flex: unset;
}
.bb-footer .bb-grid {
    gap: 50px;
    justify-content: center;
}
@media (max-width: 768px) {
    .bb-footer .bb-grid:last-child .footer-widget {
        max-width: 100%;
    }
}

body.woocommerce-cart .entry-header {
    position: absolute;
    top: 10px;
}

.wcvendors-dashboard-product-page .card .card-body .wcv-gallery-image.ui-sortable-handle {
    cursor: grab;
}
@media (max-width: 768px) {
    .woocommerce-order-pay  .bb-wc-co table.shop_table .product-subtotal .woocommerce-Price-amount {
        display: block;
    }

    body.woocommerce-cart .entry-header {
        top:0;
    }
    body.woocommerce-cart .woocommerce-info {
        padding: 0;
    }
    body.woocommerce-cart .woocommerce-form-coupon-toggle.login {
        padding-top: 0;
    }
}

/* ── Checkout: Instant Quote Card ──────────────────────────────── */
.checkout-instant-quote-row td {
  padding: 10px 0 0 !important;
  border: 0 !important;
}

.checkout-quote-card {
  background: #f5f5f5;
  border-radius: 8px;
  padding: 18px 20px 14px;
  margin-bottom: 6px;
  text-align: left;
}

.checkout-quote-badge {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  background: #111;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 7px 12px 4px 8px;
  border-radius: 20px;
  margin-bottom: 12px;
}

.checkout-quote-badge .emoji {
  filter: brightness(0) invert(1);
  width: 13px;
  height: 13px;
  vertical-align: middle;
  margin-top: -1px;
  width: 15px !important;
  height: 15px !important;
}

.checkout-quote-title {
  font-size: 15px;
  font-weight: 700;
  color: #111;
  margin: 0 0 8px;
  line-height: 1.4;
}

.checkout-quote-desc {
  font-size: 13px;
  color: #444;
  margin: 0 0 10px;
  line-height: 1.55;
}

.checkout-quote-guarantee {
  font-size: 13px;
  color: #2e7d32;
  margin: 0;
  font-weight: 500;
}

/* ── Checkout: Note below place-order button ───────────────────── */
.checkout-quote-note {
  text-align: center;
  font-size: 12px;
  color: #888;
  margin: 10px 0 0;
  line-height: 1.5;
}

/* ── Checkout: Terms + button full-width layout ────────────────── */
.woocommerce-checkout #payment div.form-row.place-order {
  overflow: hidden;
}

.woocommerce-checkout #payment div.form-row.place-order::after {
  content: '';
  display: table;
  clear: both;
}

/* ── Quote-checkout: hide payment methods list & shipping notice ─ */
.adorno-quote-checkout #payment ul.payment_methods {
  display: none !important;
}

.adorno-quote-checkout #payment div.form-row.place-order {
  overflow: visible;
}

/* Quote-checkout: button full-width override (force above generic rule) */
body.adorno-quote-checkout .woocommerce-checkout-payment button,
body.adorno-quote-checkout #payment button.button {
  float: none !important;
  width: 100% !important;
  display: block !important;
  background-image: none !important;
  background-color: #111 !important;
  background-size: unset !important;
  transition: background-color 0.2s ease !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  letter-spacing: 0.02em !important;
  padding: 15px 22px 30px 22px !important;
}

body.adorno-quote-checkout .woocommerce-checkout-payment button:hover,
body.adorno-quote-checkout #payment button.button:hover {
  background-color: #333 !important;
}

/* Quote-checkout: terms full-width */
body.adorno-quote-checkout .woocommerce-terms-and-conditions-wrapper {
  float: none !important;
  width: 100% !important;
  margin-bottom: 12px !important;
}

/* Quote-checkout: SHIPPING TBD row */
.checkout-quote-shipping-row th {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.04em;
  color: #666;
}

.checkout-quote-shipping-row td {
  color: #666;
  font-size: 12px;
  letter-spacing: 0.04em;
}

/* ══════════════════════════════════════════════════════════════════
   Quote Thank You Page
   ══════════════════════════════════════════════════════════════════ */

.adorno-quote-thankyou {
  max-width: 620px;
  margin: 0 auto;
  padding: 32px 55px 40px;
  font-family: inherit;
  color: #111;
  border: 1px solid #cccccc6b;
  border-radius: 15px;
}

/* Label: QUOTE REQUEST #… */
.adorno-quote-thankyou__label {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #888;
  margin: 0 0 10px;
  text-align: left;
}

/* Heading */
.adorno-quote-thankyou__heading {
  font-size: clamp(26px, 5vw, 36px);
  line-height: 1.15;
  margin: 0 0 16px;
  color: #111;
  border: 0;
  padding: 0;
  text-align: left;
}

/* Intro paragraph */
.adorno-quote-thankyou__intro {
  font-size: 15px;
  line-height: 1.6;
  color: #333;
  margin: 0 0 32px;
  text-align: left;
}

.adorno-quote-thankyou hr {
  height: 0.7px;
}

/* ── Timeline ──────────────────────────────────────────────────── */
.adorno-quote-timeline {
  list-style: none;
  margin: 0 0 32px;
  padding: 0;
}

.adorno-quote-timeline__step {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  position: relative;
  padding-bottom: 22px;
}

.adorno-quote-timeline__step:last-child {
  padding-bottom: 0;
}

/* Vertical connector line */
.adorno-quote-timeline__step:not(:last-child)::before {
  content: '';
  position: absolute;
  left: 9px;
  top: 20px;
  bottom: 0;
  width: 2px;
  background: #e0e0e0;
}

.adorno-quote-timeline__step--done:not(:last-child)::before {
  background: #111;
}

/* Dot */
.adorno-quote-timeline__dot {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #111;
  margin-top: 1px;
  position: relative;
  z-index: 1;
}

.adorno-quote-timeline__dot--empty {
  background: #fff;
  border: 2px solid #ccc;
}

/* Text */
.adorno-quote-timeline__body {
  display: flex;
  flex-direction: column;
  gap: 2px;
  padding-top: 1px;
}

.adorno-quote-timeline__body strong {
  font-size: 14px;
  font-weight: 600;
  color: #111;
  line-height: 1.3;
}

.adorno-quote-timeline__step:not(.adorno-quote-timeline__step--done) .adorno-quote-timeline__body strong {
  color: #aaa;
  font-weight: 400;
  text-align: left;
}

.adorno-quote-timeline__body span {
  font-size: 13px;
  color: #888;
  line-height: 1.4;
  text-align: left;
}

.adorno-quote-timeline__step:not(.adorno-quote-timeline__step--done) .adorno-quote-timeline__body span {
  color: #bbb;
}

/* ── Reserved for You card ─────────────────────────────────────── */
.adorno-quote-reserved {
  background: #f5f5f5;
  border-radius: 10px;
  padding: 18px 20px;
  margin-bottom: 28px;
}

.adorno-quote-reserved__label {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #555;
  margin: 0 0 14px;
}

.adorno-quote-reserved__label svg {
  flex-shrink: 0;
}

.adorno-quote-reserved__item {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 10px 0;
  border-top: 1px solid #e8e8e8;
}

.adorno-quote-reserved__item:first-of-type {
  border-top: 0;
  padding-top: 0;
}

.adorno-quote-reserved__thumb {
  flex-shrink: 0;
  width: 56px;
  height: 56px;
  border-radius: 4px;
  overflow: hidden;
  background: #eee;
}

.adorno-quote-reserved__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.adorno-quote-reserved__info {
  display: flex;
  flex-direction: column;
  gap: 3px;
  text-align: left;
}

.adorno-quote-reserved__info strong {
  font-size: 14px;
  font-weight: 600;
  color: #111;
  line-height: 1.3;
}

.adorno-quote-reserved__info span {
  font-size: 13px;
  color: #888;
}

/* ── Questions section ─────────────────────────────────────────── */
.adorno-quote-questions {
  margin-bottom: 28px;
}

.adorno-quote-questions strong {
  display: block;
  font-size: 15px;
  font-weight: 400;
  color: #111;
  margin-bottom: 6px;
}

.adorno-quote-questions p {
  font-size: 14px;
  color: #555;
  line-height: 1.6;
  margin: 0;
}

.adorno-quote-questions a {
  color: #111;
  text-decoration: underline;
}

/* ── Action buttons ────────────────────────────────────────────── */
.adorno-quote-actions {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}

.woocommerce .adorno-quote-actions a.button {
  border-radius: 100px !important;
}

.adorno-quote-btn--outline {
  display: inline-block;
  padding: 10px 22px;
  border: 1.5px solid #111 !important;
  border-radius: 6px !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #111 !important;
  background: #fff !important;
  text-decoration: none !important;
  cursor: pointer;
  transition: background 0.15s, color 0.15s;
}

.adorno-quote-btn--outline:hover {
  background: #111 !important;
  color: #fff !important;
}

.adorno-quote-btn--text {
  display: inline-block;
  font-size: 14px;
  color: #555;
  text-decoration: underline;
  background: none;
  border: 0;
  padding: 0;
  cursor: pointer;
}

.adorno-quote-btn--text:hover {
  color: #111;
}

/* EDITORIAL PRODUCTS */
.single-post .entry-content .wc-block-grid__product .wc-block-grid__product-link {
    text-decoration: unset;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border: 1px solid #dedfe2;
    box-shadow: none;
    transition: all 0.3s ease;
}
.single-post .entry-content .wc-block-grid__product .wc-block-grid__product-link:hover {
    border: 1px solid #000;
}
.single-post .entry-content .wc-block-grid__product .tinv-wraper.tinv-wishlist.tinvwl-above_thumb-add-to-cart {
    right: 10px;
    left: unset;
}
.single-post .entry-content .wc-block-grid__product .wc-block-grid__product-link .wc-block-grid__product-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    max-width: 100%;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 3px;
    padding: 0 5px;
}
.single-post .entry-content .wc-block-grid__product .wc-block-grid__product-link .editorial-product-price {
    text-align: left;
    font-size: 10px;
    color: #989898;
    line-height: 1.2;
    padding: 0 5px 10px 5px;
}
.single-post .entry-content .wc-block-grid__product .wc-block-grid__product-link .editorial-product-designer {
    font-size: 10px;
    color: #989898;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 10px;
    padding: 0 5px;
}

@media (min-width: 768px) {
    .elementor-toc--content-ellipsis {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

}
@media (max-width: 480px) {
    .wc-block-grid.has-6-columns .wc-block-grid__products {
        display: flex;
    }
    .wc-block-grid.has-6-columns .wc-block-grid__product {
        max-width: 50%;
    }
}
/* .woocommerce-cart-form .product-price.bb-desktop,
.woocommerce-cart-form .product-quantity.bb-desktop{
  display: block;
} */
@media (max-width: 768px) {
    .woocommerce-cart-form .product-price.bb-desktop,
    .woocommerce-cart-form .woocommerce-cart-form__cart-item .product-quantity.bb-desktop {
        display: none!important;
    }
    .woocommerce-cart-form .bb-price-quantity.bb-mobile {
        display: table-cell;
    }
    .woocommerce-checkout .bb-wc-co table.shop_table .bs-product-check {
        display: -webkit-box!important;
        width: 70%;
    }
}
