/*
Theme Name: Bijoux Child
Author: VamTam
Author URI: https://vamtam.com
Template: bijoux
*/



/*

put your child theme styles here


you don't need any @import rules

*/

@media (max-width: 1024px){
.elementor-6725 .elementor-element.elementor-element-15fe042 img {
   width: 50% !important;}
}

.elementor-9819 .elementor-element.elementor-element-b58e694:not(.elementor-motion-effects-element-type-background), .elementor-9819 .elementor-element.elementor-element-b58e694 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url(https://lillesibulad.miniwal.ee/test/wp-content/uploads/2023/06/lilled.png);
    margin-top: -125px;
}

body .select2.select2-container .select2-selection[role=combobox], body input[type=date], body input[type=email], body input[type=number], body input[type=password], body input[type=range], body input[type=search], body input[type=tel], body input[type=text], body input[type=url], body select, body textarea {
    box-sizing: border-box;
    padding: 14px 20px;
    height: auto;
}

h5.subscribe_for_interest_text {
    margin-bottom: 5px;
    font-size: 15px;
}

.bapf_body ul {
  margin: 0; /* Eemaldab kogu marginaali */
  padding-left: 0; /* Eemaldab vasaku täiendava täite */
  display: flex;
  justify-content: center;
  list-style-type: none;
}

.bapf_body li {
  margin: 0; /* Eemaldab kõik li elementide marginaalid */
  text-align: center;
}

.elementor-products-grid .product img {
    height: auto;
    max-height: 450px; /* Sa saad määrata kõrguse vastavalt oma soovile */
    object-fit: cover; /* Pildid täidavad kasti samal ajal hoidudes proportsioonidest */
    object-position: bottom; /* Lõikab ülevalt */
}

.outofstock-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    background:#cb9274;
    color: white;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 600;
    z-index: 10;
}
.onsale {
    padding: 5px 10px !important; /* Lisa või vähenda paddingut */
}

.woosb-products .woosb-product .woosb-title .stock.in-stock {
    display: none !important;
}

/* Peidab ainult otsinguvormi, mitte teisi vorme */
form[role="search"] {
    display: none !important;
}

/* Peidab ainult selle `ul` listi sees oleva widget'i */
.widget ul {
    display: none !important;
}
.widget {

    display: none !important;
}

.elementor-989256 .elementor-element.elementor-element-c6326f9 > .elementor-widget-container {
    height: 0;
}


.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
  padding: 0px !important; 
}

.navigation {

    padding-top: 70px !important;

}
	
.woocommerce .woocommerce-error {
    border-color: #b57b5d ;
    color: #b57b5d !important;
  
}

