/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 30 2025 | 19:14:40 */
.custom_product_id{
	display:none !important;
}
.woocommerce-product-details__short-description {
    position: absolute;
    bottom: 2.8%;
    left: 22%;
    margin-bottom: 0px;
}
.woocommerce-product-details__short-description p {
    margin: 0px !important;
}
a.pdfbutton {
	margin-bottom: 0px !important;
}


@media (max-width: 1450px) and (min-width: 1200px) {
	.woocommerce-product-details__short-description {
    left: 32%;
}
}

@media (max-width: 1030px) {
	.woocommerce-product-details__short-description {
    position: absolute;
    bottom: 1.8%;
    left: 26%;
}
}

@media (max-width: 600px) {
	.woocommerce-product-details__short-description {
    position: absolute;
    bottom: 17%;
    left: 0%;
}
.woocommerce-variation-add-to-cart {
    position: relative;
    padding-bottom: 190px;
}
	.pdfbutton2 {
    margin-top: 10px;
}
}