/*
 Theme Name:   Botiga - Child
 Template:     botiga
*/



.woocommerce-page-header {
    padding-top: 40px!important;
    padding-bottom: 0px!important;
}

.woocommerce-page-header+.content-wrapper {
    margin-top: 80px!important; 
    margin-bottom: 80px;
}
ul#menu-footer-menu li {
    display: inline;
    text-decoration: underline;
    margin:0 10px;
}
ul#menu-footer-menu {
    list-style: inline;
    text-align: center;
    /* text-decoration: underline; */
}

.bhfb-footer .bhfb-below_footer_row .bhfb-column-1 {
    align-items: center!important;
}
.bhfb-footer .bhfb-component-widget1 .widget-column .widget {
    margin: 0px;
    padding-bottom: 10px;
}
.widget p {
    margin-bottom: 20px!important;
    margin-top: 10px!important;
}
p {
    margin-bottom: 20px!important;
}
figure.wp-block-image.size-full {
    margin-top: 0!important;
    margin-bottom: 0!important;
}
.wp-block-uagb-buttons .uagb-block-697e5f25 .uagb-button__wrapper .uagb-buttons-repeater.wp-block-button__link, .wp-block-uagb-buttons .uagb-block-b4988653 .uagb-button__wrapper .uagb-buttons-repeater.wp-block-button__link {
   
  /**  top: -90px;
    position: relative; **/
}
.wp-block-uagb-buttons{
    margin-top:24px;
}
.wp-block-uagb-buttons .uagb-buttons-repeater.wp-block-button__link:hover {
    border-color: transparent!important;
}


.woocommerce span.woocommerce-Price-amount.amount ins, ins span.woocommerce-Price-amount.amount, .woocommerce .price ins {
  color: #FF3E6C; /* Change this to your preferred color */
  background:transparent!important;
  
}

.woocommerce-product-gallery__trigger{
  display: inline-block;
  height: 1.75rem;
  width: 1.75rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -9999px;
  background-image: url('https://themishakistore.com/wp-content/uploads/2025/07/footer-icons-01.png');
}



@media (max-width: 767px) {
    .woocommerce-sorting-wrapper p {
    margin: 0 0 6px!important;
}
    
    ul#menu-footer-menu li {
    display: block;
    text-decoration: underline;
}
ul#menu-footer-menu {
    list-style-type: none;
    text-align: center;
    /* text-decoration: underline; */
}
    
}