/*
Theme Name: === PDD Kadence Child Theme ===
Version: 3.2
Description: Child theme - MUST USE THIS THEME
Author: Sol 
Author URI: http://www.purpledog.co.nz
Template: kadence
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

/* Hides the reCAPTCHA on every page */
.grecaptcha-badge {
    display: none !important;
}


.footercredits {
    padding-bottom: 10px;
    padding-top: 20px;
}

.footercredits p {
    padding-bottom: 10px;
    padding-top: 20px;
	font-size: 14px !important;
}

.bottomleft {
	/* float:left; */
	/* width:50%; */
	text-align: center;
	clear: both;
}


.pddbottomright .copy {
	display: block;
}

.pddbottomright .copy a {
	display: inline;
	font-size: inherit !important;
}


.pddbottomright p a {
    display: block;
    font-size: 12px !important;
}

.pddbottomright p a:hover {
    text-decoration: underline;
}





/*888888888888888888888888888888888888888888888888888888888888888888888888

MOBILE 
88888888888888888888888888888888888888888888888888888888888888888888888888*/




@media (max-width: 767px){
	
    
}



@media only screen and (min-width:1024px) {

 
     
 }









