/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 15 2025 | 06:25:58 */
#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-45862 .post-35219, body.page-id-45862 .post-35220, body.page-id-45862 .post-35221, body.page-id-45862 .post-35222, body.page-id-45862 .post-35223 {
  ;
}

@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;
	}
}
