/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


.scrollToTop {
    right: auto !important;
    left: 20px !important; /* You can change 20px as needed */
    bottom: 20px !important;
}



@media only screen and (max-width: 1024px) {
  #chaty-widget-0 .chaty-widget {
    bottom: 60px !important;
  }

  .scrollToTop {
    bottom: 60px !important;
  }
}



.product-labels.labels-rounded .product-label {
    padding: 3px 4px !important;
    font-size: 13px !important;
	  min-height: 30px !important;
}

.product-labels {
    top: 0px;
    inset-inline-start: 0px;
    gap: 5px !important;
}
