/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 05 2025 | 14:24:51 */
#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 120px;
    display: none;
    background: #778372;
    color: white;
    border: none;
    padding: 12px 16px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    transition: opacity 0.3s ease;
    z-index: 9999;
}

#back-to-top:hover {
    background: #5f6b5c;
}

body.page-id-32821 .post-29731, body.page-id-32821 .post-29732, body.page-id-32821 .post-29733, body.page-id-32821 .post-29734, body.page-id-32821 .post-29735, body.page-id-51822 .post-43036, body.page-id-51822 .post-43033, body.page-id-51822 .post-43034, body.page-id-51822 .post-43035  {
  display: none !important;
}

@media screen and (max-width: 782px) {
	.collection-buttons {
		display: flex;
  		flex-wrap: wrap;
  		flex-direction: row;
	}
	.collection-buttons > div {
		width: 45%;
  		box-sizing: border-box;
		border-radius: 5px !important;
	}
	.collection-buttons > div > a {
		padding: 15px 20px !important;
		border-radius: 5px !important;
	}
}
