/*
Theme Name: Pixel Palace Child
Description: Peppermint
Author: Pixel Palace
Template: pp
Author URI: http://www.pixelpalace.com.au/
Version: 1.0.0

*/


/*Fix issue with 2 add to cart buttons for Easy Digital Downloads Oct 2022 */

body.edd-js input.edd-no-js {
  display: none;
}


@media screen and (max-width: 768px) {
    #colophon {
        padding: 20px 0px;
    }
    .royalSlider {
        height: 260px !important
    }
    .rsSBlock {
        top: 20% !important;
        opacity: 1 !important;
        transform: translate(0,0) !important;
    }

    #fancybox-content {
        -webkit-overflow-scrolling: touch !important;
	overflow-y: scroll !important;
	overflow-x: scroll !important;
    }
}

.post-type-archive-sewing-school .side-ad {
    margin-top: 20px;
}
