.elementor-407 .elementor-element.elementor-element-1ff9a07{padding:20px 0px 20px 0px;z-index:0;}.elementor-407 .elementor-element.elementor-element-5596695{text-align:left;}.elementor-407 .elementor-element.elementor-element-5596695 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:31px;font-weight:600;}#elementor-popup-modal-407 .dialog-widget-content{animation-duration:1.3s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-407 .dialog-message{width:400px;height:100vh;align-items:flex-start;}#elementor-popup-modal-407{justify-content:flex-start;align-items:center;}#elementor-popup-modal-407 .dialog-close-button{display:flex;font-size:25px;}@media(max-width:767px){.elementor-407 .elementor-element.elementor-element-5596695 .elementor-heading-title{font-size:25px;}#elementor-popup-modal-407 .dialog-message{width:300px;}#elementor-popup-modal-407 .dialog-close-button{font-size:25px;}}/* Start custom CSS for shortcode, class: .elementor-element-c6b43fd *//* Hover effect for cart icon inside popup 407 */
#popup-407-product-list .popup-cart-icon i {
  transition: all 0.3s ease;
}

#popup-407-product-list .popup-cart-icon:hover i {
  transform: scale(1.3) rotate(10deg);
  color: #000000;
}/* End custom CSS */
/* Start custom CSS */.popup-slide-button {
  position: fixed;
  top: 200px; /* Adjust this to match popup's top */
  left: 0;
  z-index: 999999 !important;
  color: white;
  padding: 14px 0px;
  font-weight: bold;
  border-radius: 0 10px 10px 0;
  text-decoration: none;
  transition: all 0.3s ease;
}/* End custom CSS */