/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 23 2025 | 12:26:05 */
/*#wps-slider-section #sp-woo-product-slider-4446.sp-wps-custom-template .wpsf-product .wps-product-data {

	border-radius: 20px
}

#wps-slider-section #sp-woo-product-slider-4446 .wpsf-product img {
	border-radius: 20px 20px 0px 0px;
}

#wps-slider-section #sp-woo-product-slider-4446 .wpsf-cart-button a::before {
	content: url("https://api.iconify.design/mdi:cart-variant.svg?color=%23FFFFFF");
	display: inline-block;
  	width: 20px;
  	height: 20px;
  	margin-right: 5px;
	padding-top: 2px;

}

#wps-slider-section #sp-woo-product-slider-4446 .wpsf-cart-button a:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button) {
	border-radius: 5px;
	transition: all ease-in 0.25s
		
}



#wps-slider-section #sp-woo-product-slider-4459 .wpsf-product img {
	border-radius: 20px 20px 20px 20px;
	height: 100%
}

#wps-slider-section #sp-woo-product-slider-4459 .wpsf-cart-button a::before {
	content: url("https://api.iconify.design/mdi:cart-variant.svg?color=%23FFFFFF");
	display: inline-block;
	width: 35px;
	border-radius:35px;
	background: #dd8833;
	padding-top: 10px;
	padding-bottom: 5px;
	transition: all ease-in 0.3s
}

#wps-slider-section #sp-woo-product-slider-4459 .wpsf-cart-button a:hover::before {
	background: #1e73be;
}

#wps-slider-section #sp-woo-product-slider-4459 .wpsf-cart-button a:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button) {
	border-radius: 30px;
	transition: all ease-in 0.25s

}

#wps-slider-section #sp-woo-product-slider-4459.sp-wps-custom-template .wpsf-product .sp-wps-product-details {
	padding: 0px 10px 0px 10px
}

#wps-slider-section #sp-woo-product-slider-4459 .wpsf-cart-button a:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button) {
	padding: 0px;
}

#wps-slider-section #sp-woo-product-slider-4459.sp-wps-custom-template .wpsf-product .wps-product-data {
	border-radius: 20px;
	padding-bottom: 10px
}

@media only screen and (min-width: 760px) {
	#wps-slider-section #sp-woo-product-slider-4459.sp-wps-custom-template .wpsf-product .wps-product-data {
	padding-bottom: 0px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}
	#wps-slider-section #sp-woo-product-slider-4446.wps-product-section .wpsp-nav {
		display: none;
	}
}

div.entry-content > * {
	padding-left: 10px;
	padding-right: 10px;
}

div.gb-element-86ab2772 * {
		padding-left: 0px;
		padding-right: 0px;
	}

iframe {
	border-radius: 20px;
}

@media (min-width: 769px) {
  body {
    padding: 0px 0px 0px 0px;
	  margin-bottom: 0px;
  }
	div.entry-content > *{
		padding-left: 30px;
		padding-right: 30px;
	}
	div.gb-element-86ab2772 * {
		padding-left: 0px;
		padding-right: 0px;
	}
}*/