/*
Theme Name: Breakdance Zero Theme
Theme URI: https://breakdance.com/zero-theme // todo
Author: Breakdance Builder
Author URI: https://breakdance.com/
Description: Entirely disables the WordPress theme system and lets you design every part of your site with Breakdance, while keeping other theme functionality like templates overrides and functions.php.
Version: 1.0.0
Tested up to: 5.9
Requires PHP: 7
License: GNU General Public License v2 or later // todo no idea about this
License URI: LICENSE
Text Domain: breakdance

Requires Breakdance to be installed.
/*--------------------------------------------------------------*/

.shop-brand{
   min-height:23px; 
   margin-bottom:12px;
   font-weight: bold;
   text-align: center;
}
#billing_company_field{
    display: none !important;
}
.products .product  p.stock.out-of-stock{
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    padding: 0;
}
.products .product  p.stock.out-of-stock:before{
    display: none !important;
}
#region_field .select2-selection{
    border-color: rgb(209, 213, 219)!important;
}
body .breakdance-woocommerce a.button.add_to_cart_button,body .button.product_type_simple{
    visibility: visible;
}
.bde-woo-shop-filters .woocommerce-widget-layered-nav-dropdown__submit,
.price_slider_amount button{
    display: none !important;
}
.single-product .single_add_to_cart_button {
    max-height: 51px;
}
.searchwp-live-search-result a{
    color:#000 !important;
}
.searchwp-live-search-results{
    width:auto !important;
}

.bde-mini-cart{
    order:20;
}
.searchwp-live-search-result p a{
    display: flex!important;
    align-items: center!important;
    text-decoration: none !important;
}

body .breakdance-woocommerce ul.products li.product .price *,
body .breakdance-woocommerce ul.products li.product .price bdi{
    font-size: 16px!important;
}

.brand-values-list ul {
    flex: 1;
    list-style: none;
    padding: 0;
}
.woocommerce-Price-currencySymbol{
    margin-right: 5px;
}

.brand-values-list li {
    margin-bottom: 10px;
}
.bde-shortcode .wishlist-button-wrap,
.bde-shortcode .wishlist_save {
    width:100%;
}
.wishlist_custom_btn{
    border: solid 1px;
    padding: 5px 20px;
    text-align: center;
    margin-top: -20px;
    margin-bottom: 30px;
    color: #000;
    font-size: 16px;
    max-width: 100%;
}
.tax-product_cat .wishlist-button-wrap{
    display: none !important;
}
.continue_shopping{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    margin-bottom: 30px;
}
.continue_shopping a{
    background: #000;
    color: #fff!important;
    text-decoration: none!important;
    padding: 10px 20px;
}
.breakdance-woocommerce ul.products li.product .woocommerce-loop-product__title{
    min-height: 48px;
}
/* .archive .woosq-btn,
.home .woosq-btn{
    display: none;
    position: absolute;
    top:30%;
} */
.archive .bde-woo-shop-filters{
    z-index: 1;
}
body .breakdance-woocommerce .ui-slider-range{
    background-color: #000;
}
body .breakdance a, .button-atom--text{
    color: #000;
}
.search_pagination_nbs a{
    font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
}
.search_pagination_nbs a:hover{
    color: #000 !important;
}
.breakdance .bde-column-24921-105 .bde-facetwpfacet {
    max-width: 100%;
    width: auto;
}
.breakdance .bde-column-24921-105 .facetwp-facet {
    margin-bottom: 0;
}
body .noUi-connect {
    background: #000;
    height: 4px;
    border: 0;
}
body .noUi-target{
    border: 0;
    height: 4px;
}
body .noUi-horizontal .noUi-handle{
    top:-7px;
    width: 24px;
    height: 24px;
}
.breakdance .bde-facetwpfacet:has(>.facetwp-type-pager[data-name="pagination"]){
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
body .noUi-handle {
    border: 1px solid #D9D9D9;
    border-radius: 100%;
}
.swiper-button-next,
.swiper-button-prev{
    color:#000 !important;
}
.products .product .button,
.products .product .add_to_cart_button{
    background: #000!important;
    color: #fff!important;
    font-size: 16px!important;
}
body .breakdance-woocommerce ul.products li.product .woocommerce-loop-product__title{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 21px;
    min-height: 63px;
    max-height: 92px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 18px !important;
}

.productTitle-RelatedProduct {
    overflow: hidden!important;
    text-overflow: ellipsis!important;
    display: -webkit-box!important;
    line-height: 21px!important;
    min-height: 63px!important;
    max-height: 92px!important;
    -webkit-line-clamp: 3!important;
    -webkit-box-orient: vertical!important;
    font-size: 16px !important;
}
.products .product .bde-woo-product-footer{
    width: 100%;
}
.breakdance-woocommerce ul.products .product, .breakdance-woocommerce a.woocommerce-LoopProduct-link{
    align-items: center!important;
}
.breakdance-woocommerce ul.products li.product .price{
    justify-content: center!important;
}
.breakdance-woocommerce ul.products li.product .woocommerce-loop-product__title{
    text-align: center;
}
/* .archive .product:hover .woosq-btn,
.home .product:hover .woosq-btn{
    display: block;
}
.products .product .woosq-btn{
    background: #000;
    color: #fff;
    padding: 10px 20px;
    margin-top: 10px;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 166px;
    cursor: pointer;
} */
body .bde-mini-cart-offcanvas--primary-cart .wc-forward.checkout,body .bde-mini-cart-offcanvas--primary-checkout .wc-forward:not(.checkout) {
    display: block!important;
}
.bde-mini-cart-offcanvas .woocommerce-mini-cart__buttons{
    flex-direction: column !important;
}
.bde-mini-cart-offcanvas .woocommerce-mini-cart__buttons a{
    width: 100% !important;
}
.woocommerce-mini-cart__buttons .button:hover {
    background: #fff!important;
    border: solid 1px #000!important;
    color: #000 !important;
}
body .woocommerce-mini-cart__buttons .button {
    background: #000!important;
    color: #fff !important;
}

.single-product .buy-now.button{
    width: 100%;
    display: block;
    border: solid 1px;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    color: #000!important;
}

body .breakdance-woocommerce .select2-container--default .select2-selection--single, body .breakdance-woocommerce select{
    -moz-appearance: auto!important;
    -webkit-appearance: auto!important;
    appearance: auto!important;
    border:solid 1px #000 !important;
}
.wishlist_button_menu,.wishlist_count {
    display: none !important;
}
.wishlist-button-wrap .wishlist_save{
    width: 100%;
}
.disable_scroll ::-webkit-scrollbar-corner {
  background: rgba(0,0,0,0);
}
.bde-mini-cart-offcanvas-body{
    top:0 !important;
}
.disable_scroll{
    margin: 0; 
    height: 100%; 
    overflow: hidden;
}
.breakdance-woocommerce .onsale{
    background-color: #000 !important;
}
.breakdance-woocommerce .breakdance-swiper-wrapper ul.products li.product a{
    max-width: 96%;
    margin:0 auto;
}

[aria-controls="tab-panel-woo-tabs-3"]{
    display: none!important;
}
.breakdance-woocommerce small.woocommerce-password-hint, 
.breakdance-woocommerce .order-info, 
.breakdance-woocommerce .woocommerce-notices-wrapper + p:not([class]), 
.breakdance-woocommerce .woocommerce-mini-cart__empty-message, 
.breakdance-woocommerce .woocommerce-noreviews, 
.breakdance-woocommerce .available-on-backorder, 
.breakdance-woocommerce .woocommerce-info,
body .breakdance-woocommerce .woocommerce-info a{
    color:rgb(122, 122, 122)!important;
    background-color: #f8f8f8 !important;
}
.breakdance-woocommerce small.woocommerce-password-hint:before, .breakdance-woocommerce .order-info:before, .breakdance-woocommerce .woocommerce-notices-wrapper + p:not([class]):before, .breakdance-woocommerce .woocommerce-mini-cart__empty-message:before, .breakdance-woocommerce .woocommerce-noreviews:before, .breakdance-woocommerce .available-on-backorder:before, .breakdance-woocommerce .woocommerce-info:before{
    background-color: #f8f8f8 !important;
}
.single_b{
    font-weight: bold;
    margin-bottom: 20px;
}
.mobile_show_i_price{
    display: none!important;
}
#billing_postcode_field,.woocommerce-shipping-calculator{
    display: none!important;
}
.shop-brand a{
    text-decoration: none !important;
}
.shop-brand a:hover,
.breakdance-woocommerce ul.products li.product .shop-brand a:hover{
    color:#000 !important;
}
.stock.in-stock{
    color:#2db92d;
}
.single_b a{
    text-decoration: none !important;
}
.breakdance .breakdance-menu .breakdance-menu-link{
    color: #000;
}
.breakdance .breakdance-dropdown--wp .breakdance-dropdown-link{
    color:#000;
}


#searchwp-form-1 .swp-input, #searchwp-form-1 .swp-select{
    padding: 10px 10px;
    outline: none;
    min-width: 200px;
    max-width: 200px;
    border-radius: 0 !important;
}
.breakdance-woocommerce .woocommerce-ordering{
    display: flex;
    justify-content: end;
}
.bde-basicslider-415-233 .swiper-button-prev:after,.bde-basicslider-415-233 .swiper-button-next:after{
    color: #fff !important;
}
.facetwp-type-sort{
    display: flex;
    justify-content: end;
}
body .nice-select{
    width: auto !important;
}
.facetwp-facet .fs-wrap {
    width: 100%;
}
.facetwp-facet  .fs-arrow{
    display: none !important;
}
.facetwp-facet  .fs-label-wrap{
    min-height: 40px;
    display: flex;
    align-items: center;
}
.search_pagination_nbs .active a{
    color: #E9DAD4 !important;
}
.search_pagination_nbs{
    width: 100%;
    display: flex;
    list-style: none;
    gap: 20px;
    text-align: center;
    justify-content: center;
    margin-top: 40px;
}
.search-results h2.widgettitle {
    font-family: "Jost",sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}
.header_my_account {
    display: none !important;
}

#billing_country_field{
    display: none !important;
}

.search .breakdance .bde-facetwpfacet {
    max-width: 100%;
    width: 100% !important;
}
.search .breakdance .bde-facetwpfacet:has(.facetwp-facet-number_of_results),
.search .breakdance .bde-facetwpfacet:has(.facetwp-type-sort){
    width: auto !important;
}
.facetwp-facet.facetwp-type-sort,
 .facetwp-facet.facetwp-facet-number_of_results{
    margin-bottom: 0!important;
}

.breakdance-woocommerce.bde-wooproductslist-3031-114 ul.products{
    padding-top:20px !important;
}
.search .facetwp-facet.facetwp-type-sort {
    margin-bottom: 0 !important;
}

@media screen and (max-width:768px){
    .single-product .single_add_to_cart_button{
        flex:1;
    }
    .search .breakdance .bde-facetwpfacet.nb_results{
        width: 100% !important;
    }
    .header_my_account {
        display: block!important;
    }
    header .search-form__button{
        padding: 1px;
        width: 20px;
        height: 20px;
    }
    .bde-column-415-153{
        padding-right: 7px !important;
    }
    body .search-form--full-screen .search-form__lightbox{
        height: auto !important;
        padding: 0 5% !important;
        background: #fff;
        transition: opacity 0.25s ease, transform 0.25s ease !important;
        transform: translateY(-100%);
    }
    body .search-form--full-screen .search-form__lightbox-close {
        color: #000!important;
        top: 50px;
    }
    body .search-form--full-screen .search-form__field {
        color: #000;
    }
    #search-form-234.search-form--full-screen.is-active .search-form__lightbox{

        transform: translateY(0px);
    }
    #search-form-234.search-form--full-screen .search-form__lightbox{
        top:-40px;
        max-height: 200px;
    }
    body .search-form--full-screen .search-form__lightbox-container{
        border:solid 1px #000!important;
        margin-top: 35px;
    }
    
    .search-form__lightbox{
        display: flex;
        align-items: center;
        position: fixed;
        z-index: var(--bde-z-index-search-fullscreen);
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        padding: 0 10%;
        background-color: rgba(0,0,0,0.8);
        opacity: 0;
        pointer-events: none;
        transition: opacity 0.25s ease, transform 0.25s ease !important;
        top: -40px;
        max-height: 200px;
        transform: translateY(-100%);
    }
    .search-form__lightbox.active{
        transform: translateY(0%);
    }
    body .search-form__lightbox-button{
        color: #000!important;
    }
    .breakdance header .bde-search-form {
        height: 20px;
    }
    .breakdance .bde-wooproductslist-24921-102 {
        margin-top: 0!important;
        margin-bottom: 20px !important;
    }
    .breakdance .bde-div-25285-103 h4.bde-heading {
        font-size: 18px !important;
    }
    body .breakdance .bde-video .ee-video{
        position: static;
    }
    html body .breakdance .ee-video-container {
        padding-top: 0!important;
    }
    body .breakdance .ee-video-container {
        height: auto!important;
    }
    body .breakdance .bde-video .ee-video {
        height: auto!important;
    }
    body .breakdance h4.bde-heading{
        font-size: 18px !important;
        margin-bottom: 15px !important
    }
    .bde-facetwpfacet:has(>.facetwp-facet-number_of_results[data-name="number_of_results"]){
        display:none!important;
    }

    .nice-select.open .list{
        min-width: 220px;
    }
    div:has(>#mobilefilter){
        padding-top: 20px;
    }
    .breakdance .bde-section-415-231 *{
        font-size: 12px;
    }
    .bde-basicslider-415-233 .swiper-button-prev:after,.bde-basicslider-415-233 .swiper-button-next:after{
        display: none !important;
    }
    .breakdance-woocommerce .woocommerce-result-count{
        position: absolute;
        top:0;
        right:0;
        left: 0;
        margin: auto !important;
    }
    .breakdance-woocommerce .woocommerce-ordering{
        max-width: 66%;
    }
    body .nice-select{
        padding-left: 20px;
    }
    .breakdance .bde-wooshoppage{
        justify-content: end;
    }
    .breakdance-woocommerce div.product, 
    .breakdance-woocommerce .wc-tabs-wrapper, 
    .breakdance-woocommerce .woocommerce-Reviews, 
    .breakdance-woocommerce .bde-woo-product{
        gap:0!important;
    }
    .breakdance-woocommerce .woocommerce-MyAccount-content{
        flex: 1 1 auto!important;
        margin-bottom: 20px!important;
    }
    body .breakdance-woocommerce .breakdance-swiper-wrapper ul.products li.product a{
        max-width: 100% !important;
    }
    body .breakdance-woocommerce .breakdance-swiper-wrapper ul.products li.product a.button {
        max-width: 90% !important;
    }
    .home .breakdance-woocommerce ul.products li.product {
        padding-bottom: 15px!important;
    }
    .breakdance .bde-section-417-100,.breakdance .bde-section-417-119 {
        margin-bottom: 20px!important;
    }
    .breakdance .bde-wooproductslist-412-135 ,.breakdance .bde-wooproductslist-412-137,.breakdance .bde-columns-412-155,.breakdance .bde-columns-412-162{
        margin-bottom: 20px!important;
    }
    .breakdance .bde-heading-412-142 {
        margin-top: 20px!important;
    }
    .nice-select.orderby,.nice-select .list{
        width: 100%;
    }
    .mobile_show_i_price{
        display: block!important;
        font-weight: 500;
    }
    .woocommerce-cart-form__cart-item.cart_item{
        position: relative;
    }
    .woocommerce-cart-form__cart-item.cart_item .product-subtotal{
        position: absolute;
        right:0px;
        bottom:12px;
    }
    .searchwp-live-search-results{
        left: 10px!important;
        right: 10px!important;
        max-width:100% !important;
    }
    .searchwp-live-search-result a span{
      max-width:85% !important;
      overflow-x: scroll;
  }
  .searchwp-live-search-result p a{
      justify-content:start;
  }
  .search .breakdance .bde-section .section-container{
    padding: 20px !important;
} 
.search .breakdance .breakdance-popup-content .bde-section .section-container{
    padding: 0px !important;
}


.search .breakdance .bde-section.bde-section-25285-101 .section-container{
    padding: 0 !important;
}
.breakdance h1.bde-heading{
    font-size: 24px !important;
}
.breakdance-woocommerce ul.products li.product{
    text-align: center;
    line-height: 20px;
}
body .breakdance-responsive-menu--open .breakdance-menu-toggle-lines:after {
    bottom: 0px!important;
}
body .breakdance-responsive-menu--open .breakdance-menu-toggle-lines:before {
    top: 0px!important;
}
#mobilefilter{
    margin-bottom: 30px;
    margin-top: 30px;
}
.breakdance-menu-toggle-lines:after {
    bottom: 7px!important;
}
.quantity:has([type="hidden"]){
    display: none !important;;
}
.single-product .single_add_to_cart_button {
    max-height: 47px;
}
.breakdance-menu-toggle-lines:before {
    top: 7px!important;
}
.breakdance-menu-toggle-lines, .breakdance-menu-toggle-lines:before, .breakdance-menu-toggle-lines:after{
    height: 2px !important;
    width:20px !important;
}
.breakdance-woocommerce ul.products li.product a{
    padding-left: 0;
    padding-right: 0;
}
body .breakdance-woocommerce ul.products li.product .woocommerce-loop-product__title{
    font-size: 14px !important;
}
.breakdance-woocommerce .breakdance-swiper-wrapper ul.products li.product a{
    visibility: visible !important;
}
.breakdance .bde-woo-shop-filters h2.widgettitle {
    font-size: 18px!important;
}

}

.breakdance .bde-post-list .ee-post-meta-item{
    display:none!important;
}

.woo-variation-swatches .variable-items-wrapper .selected {
    color: white!important;
    background-color: black!important;
}

.search .bde-post-list .ee-post-button{
    background-color: black!important;
    color:white!important;
}

.single .bde-wooproducttitle,.single .product_title.entry-title,.breakdance-woocommerce .product .price, .breakdance-woocommerce .product .woocommerce-Price-amount bdi, .breakdance-woocommerce .product .price .woocommerce-Price-amount bdi{
    font-size:20px!important;
}

.single .quantity{
    margin-bottom:10px;
}

#mobilefilter span{
    font-size:20px;
}

.breakdance-woocommerce .woocommerce-info a{
    color:white!important;
}

.relatednew .woocommerce .products{
    display:none!important;
}

.breakdance-woocommerce ul.products li.product .woocommerce-LoopProduct-link.woocommerce-loop-product__link:hover{
    color:black!important;
}

.relatednew img{
    min-height:300px!important;
    object-fit: cover;
}

.relatednew a{
    min-height: 410px;
}

.actions .wcss-btn {
    background-color: black !important;
    color: #ffffff !important;
    border: none;
    padding: var(--bde-button-padding-base);
    cursor:grab;
}

.cwginstock-subscribe-form .panel-primary>.panel-heading{
    background-color:white!important;
    border-color:black!important;
}

.cwginstock-subscribe-form .panel-primary>.panel-heading h4{
    margin:0;
    font-size:16px;
}

.cwgstock_button{
    background-color:black!important;
    padding-bottom:5px;
    border:none!important;
}

.cwginstock-subscribe-form .panel-primary{
    border-color:black!important;
}

.cwginstock-subscribe-form{
    width:359px;
}

.bde-mini-cart-offcanvas-topbar{
    background:rgba(0,0,0,0.05);
}


.breakdance-form-link--password{
    margin:auto!important;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled{
    background:repeating-linear-gradient(-45deg, transparent, transparent 18px, red 18px, red 20px);
}

.woocommerce-Price-currencySymbol{
    margin:0!important;
}

.post-type-archive-product del,.breakdance-woocommerce .product .price del {
    padding-right:5px;
}


.post-type-archive-product .price del,.breakdance-woocommerce .product .price del{
    padding-left:8px!important;
}

.post-type-archive-product .price del{
    text-align:left!important;
}

.post-type-archive-product .price ins{
    text-align:right!important;
}

@media screen and (max-width:500px){
    .post-type-archive-product .price del{
        width:50%!important;
    }
    
    .post-type-archive-product .price ins{
        width:50%!important;
    }
}

.woocommerce a.add_to_wishlist.button.alt{
    text-transform: capitalize;
}

.breakdance-woocommerce ul.products li.product a,
body .breakdance-woocommerce ul.products li.product .woocommerce-loop-product__title,
.select2-container--default .select2-results>.select2-results__options li::first-letter,
.breakdance-woocommerce .woocommerce-product-attributes tr{
    text-transform: capitalize;
}

.select2-container--default .select2-results>.select2-results__options li{
    text-transform: uppercase;
}

.single-product .buy-now.button{
    text-transform: capitalize!important;
    display: none !important;

    
}

.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown option,.select2-selection__choice,.select2-container--default .select2-selection--multiple .select2-selection__rendered li{
    text-transform: uppercase!important;
}
/* 
.coupon{
    display: none !important;
} */


.hidden {
    display: none !important; /* Hide elements with this class, overriding other styles */
}



