/*
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.2
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.
/*--------------------------------------------------------------*/

/* MINI CART */
.ddv {
    margin-left: 5px;
}
.bde-mini-cart-quantity {
    margin-bottom: 20px;
}

/* MINI CART END*/

/* NEJC KODA */
.woocommerce-result-count {
    display: none !important;
}

.woocommerce-message {
    display: none !important;
}

/* END NEJC KODA */
.breakdance-menu-list .breakdance-menu-link.selected {
    text-decoration: underline;
}

.woocommerce-product-gallery__lightbox  {
    display: none !important;
}

.woocommerce-product-gallery .slick-slide img {
    cursor: zoom-in;
}

.archive-slick-slider .slick-prev {
    left: 20px;
    z-index: 100;
}

.archive-slick-slider .slick-next {
    right:20px;
    z-index: 100;
}
.archive-slick-slider .vec-slik-slide {
    width: 100%;
    height: 100%;
}
.archive-slick-slider .vec-slik {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.archive-slick-slider .vec-slik a{
    width: auto !important;
}

.archive-slick-slider .slick-track
{
    display: flex !important;
}

.archive-slick-slider .slick-slide
{
    height: inherit !important;
}
.archive-slick-slider .slick-slide img
{
    max-height: 258px;
}
.archive-slick-slider .fa-arrow-right {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    cursor: pointer;
    z-index: 100;
}

.archive-slick-slider .fa-arrow-left {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    cursor: pointer;
    z-index: 100;
}

.yith-header-icon {
	
	color: #333;
	position: relative;
}
.yith-header-icon svg{
	stroke: #333 !important;
	fill: #333 !important;;
	width: 28px !important;;
	height: 28px !important;;
}
.yith-header-counter {
	position:absolute;
	    top: -14px;
    right: -14px;
	font-family: "Bai Jamjuree",sans-serif;
	    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 1;
    background-color: #3b82f6;
    border-radius: 100px;
    font-weight: 500;
    padding: 4px 8px 4px 8px;
    font-style: normal;
    flex-shrink: 0;

}

.bde-woo-product-footer {
    transition: opacity 0.3s ease-in-out;
}

.bde-woo-product-footer .added_to_cart{
	background-color: #333 !important;
	color: #fff !important;
}
.bde-woo-product-footer .added_to_cart:hover{
	background-color: #fff !important;
	color: #333 !important;
}
.pricing-table-title {
    margin: 0px;
    margin-bottom: 10px;
}
#pricing-table table {
    width:100%;
    border-collapse:collapse;
    margin-bottom: 24px;
}
#pricing-table td {
    font-weight: 600;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;   
    border-radius: 0px;
    padding: 5px 10px;
}
#pricing-table td:first-child {
    border-left: 1px solid #000;   
}
#pricing-table tr:first-child td{
    border-top: 1px solid #000;   
}
#brez-zaloge {
    display: none;
}
.product.outofstock #brez-zaloge {
    display: block;
}
.pricing-highlight {
    background: #871813;
}
.pricing-highlight{
    color: #fff !important;
}

.single-product .product.show-qty .bde-woo-product-footer {
    visibility: visible !important;
}

@media only screen and (min-width: 1024px) {
    #custom-additional-info table tbody {
    display: flex;
    flex-wrap: wrap;
    }

    #custom-additional-info table tr {
            box-sizing: border-box;
            width: 49%;
            display: flex;
            align-items: center;
            margin-right: 1%;
    }
    #custom-additional-info table tr:nth-child(2) {
    border-top: 1px solid #d1d5db;
    }
    #custom-additional-info table tr {
    border-right: 1px solid #d1d5db;
        border-left: 1px solid #d1d5db;
    }
    #custom-additional-info table tr td,#custom-additional-info table tr th{
        width: 50%;
        max-width: 50%;
    }
}
.product .badge-wrapper {
    position: absolute;
    top: 0px;
    left: 12px;
    z-index: 1;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.product .badge {
    text-transform: uppercase;
    padding: 3px 5px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 600;
}
.product .sale {
    background-color: #871813;
}
.product .itsnew {
    background-color: #3b82f6;
}

.product .stock {display:none;}

.stock-badge {
    background-color: #078900;
    position:absolute;
    right: 12px;
    top: 12px;
}

.single-product .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback {
    font-size: 0px;
    display: block;
}
.single-product .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
    left: 0px !important;
}
.single-product .woocommerce-LoopProduct-link .bde-woo-product-image{
    order: 2;
}
.single-product .woocommerce-LoopProduct-link .woocommerce-loop-product__title{
    order: 1;
    margin-top: 35px !important;
}
.single-product .woocommerce-LoopProduct-link span{
    display: none !important;
}

.certifikati {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}
.certifikati .certifikat{
    max-width: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.spada-skupaj {
    margin-top: 45px;
}
.spada-skupaj .products{
    padding: 20px 0px !important;
}
.spada-skupaj .product h2{
    width: 100%;
    font-size: 14px !important;
    font-weight: 500 !important;
    max-width: 100% !important;
}
.spada-skupaj .quantity {
    display: none;
}
.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
  }
  
  .active, .accordion:hover {
    background-color: #ccc;
  }
  
  .panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }

  button#history-btn:before {
    color: black;
    border-right: 2px solid currentcolor;
    border-bottom: 2px solid currentcolor;
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    transition: all 0.3s ease;
  }
  button#history-btn:before{
    left: 6px;
    transform: rotate(135deg)
}
button#history-btn:hover:before {
    color: #fff;
    
}



@media only screen and (min-width: 1024px) {
	#custom-additional-info table {
	  width: 100%;
	}
}