/*
Theme Name: SheprethWildlifePark
Theme URI: http://www.sheprethwildlifepark.co.uk/
Description: Custom Theme by Design Monkey 
Version: 1.10
Author: Design Monkey Media Ltd <info@design-monkey.co.uk>
Author URI: http://www.design-monkey.co.uk/
*/

@import url("inc/css/main.css");

body.fancybox-active {
    overflow: hidden;
    height: 100vh;
}

.ytp-pause-overlay.ytp-scroll-min {
    display: none !important;
}

.woocommerce-wrapper .woocommerce-tabs.wc-tabs-wrapper .woocommerce-tabs-panel .panel {
    width: 100%;
}

.woocommerce-wrapper .woocommerce-tabs.wc-tabs-wrapper .woocommerce-tabs-panel .panel h4{
	    font-family: "Baloo Tamma 2";
}
.tc-cell p, p.tc-cell {
    font-size: 0.9em !important;
    font-weight: 700 !important;
}

.single-product .woocommerce-wrapper .wc-bookings-booking-form p label{
	color: #2f6b27;
}