/*
Theme Name: Builder Theme Child
Template: tenweb-website-builder-theme
Author: Child Theme Configurator
Description: This is a basic theme which helps you design your website.
Version: 2.1.12.1746634508
Updated: 2025-05-07 18:15:08

*/

.icon-white {
  fill: white;
  height: 16px !important;
}

.elementor-783 .elementor-element.elementor-element-35a47d4.elementor-wc-products ul.products li.product .button,
.elementor-widget-twbb_woocommerce-products .woocommerce ul.products li.product .add_to_cart_button.button:not(.twbb_add_to_cart_cont .add_to_cart_button.button) {
  padding: 16px !important;
	margin-right: 100% !important;
	margin-left: 0 !important;
}

.elementor-783 .elementor-element.elementor-element-35a47d4.elementor-wc-products ul.products li.product .button, .elementor-widget-twbb_woocommerce-products .woocommerce ul.products li.product .add_to_cart_button.button:not(.twbb_add_to_cart_cont .add_to_cart_button.button) {
	margin-right: 100% !important;
}

.attachment-woocommerce_thumbnail {
  object-fit: contain !important;
}

.twbb_add_to_cart_cont {
  background-color: #3A5BCC;
  padding: 16px !important;
  border-radius: 8px !important;
}

@media(min-width: 768px) {
  .woocommerce-loop-product__title {
    min-height: 81px !important;
  }
}

.elementor-wc-products ul.products li.product .button {
	padding: 16px !important;
    margin-right: 100% !important;
    margin-left: 0 !important;
}