/*
Theme Name:   hitchcock child theme
Description:  Write here a brief description about your child-theme
Author:       Moshiur
Author URL:   https://chromatic.network
Template:     hitchcock
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  hitchcock-child
*/

/* Common elements */
body {
    background: rgb(48, 255, 241);
}

main {
    margin-top: 45px;
}

.post-inner {
    padding: 80px 0 40px;
}

.page-container .post-inner {
    padding-top: 0;
}

.post-inner {
    width: 680px;
    max-width: 90%;
    margin: 0 auto;
    padding: 80px 0 40px;
}
.page-content {
    font-size: 14px;
    color: #1c1c1c;
	font-family: Helvetica Neue, Helvetica, sans-serif;
	max-width: 90%;
    margin: auto;
}

.page-content h1 {
    margin-bottom: 15px;
}

.page-content h2 {
    font-size: 2.4rem;
    margin-bottom: 25px;
    line-height: 2.8rem;
    font-weight: 700;
}

.page-content h3 {
    font-size: 1.8rem;
    margin-bottom: 20px;
    line-height: 2rem;
    font-weight: 600;
}

.page-content h4 {
    font-size: 1.5rem;
    margin-bottom: 15px;
    margin-top: 20px;
    font-weight: 600;
    line-height: 1.8rem;
}

.page-content p {
	font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 20px;
}

.page-content a,
.page-content a:hover {
    font-weight: 700;
    color: #006837;
    text-decoration: underline;
}

.wp-block-group p {
    margin-bottom: 5px;
}
.credits{
	padding: 20px;
}
/* End of Common elements */

/* Remove if fade is wanted again #todo */
 body {
	background: url(https://bushwickdogwalking.com/wp-content/uploads/2020/03/background.png);
    background-repeat: repeat-y;
	background-size: 100% auto;
}
/* Remove if fade is wanted again end */


/* Header */
.header-image {
	background: unset;
    background-repeat: repeat !important;
    background-size: cover !important;
}

.header-image,
.header-image:after {
    z-index: -1;
	
	/* Un comment it	 #todo */
/* 	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, rgb(255, 248, 217) 100%); */
	/* Un comment end	 */
	
	
	/* Remove if fade is wanted again #todo */
 	background: unset;
	/* Remove if fade is wanted again  end */
	
	
}

.header-container {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    width: 60%;
    min-width: 360px;
    margin: 0 auto;
    max-width: 680px;
/* 	background: #fff;  // #toto change cta _here */ 
}

.header-container h2 {
    font-size: 3rem;
    width: 100%;
    min-width: 360px;
    color: #fff;
    font-weight: 600;
    text-align: center;
}

.header {
    padding: 0px;
}

.header.front_header {
    padding: 30px 0 40px 0;
}

/*End of Header */

/* Navigation */
.navigation {
    background: rgb(51, 210, 195);
    height: 115px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(https://bushwickdogwalking.com/wp-content/uploads/2020/02/bdwc-header_element_green_v2-crop.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    position: relative;
}

.nav-container {
    align-items: center;
    display: flex;
    justify-content: center;
}
.nav-container {
    align-items: center;
    display: flex;
}
.logo_placeholder {
    margin-right: 10px;
}

img.logo_img {
    height: 105px;
    width: auto;
	padding-right: 32px;
}

.mobile-navigation {
    position: absolute;
    top: 115px;
    width: 100%;
    background: rgb(48, 255, 241);
    z-index: 10;
}

button.nav-toggle.active {
    z-index: 12;
}

.main-menu a {
    color: #1c1c1c;
    display: block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.01em;
    padding: 23px 0;
    position: relative;
    text-transform: uppercase;
}

.main-menu li:hover>a,
.main-menu li.current-menu-item>a {
    color: #006837;
}

.mobile-menu {
    border-top: none !important;
}

.mobile-menu a {
    color: #1c1c1c;
    font-weight: 700;
}

/* End of Navigation */

/* CTA */
.associations {
    display: flex;
    justify-content: space-between;
    width: 90%;
    min-width: 360px;
    align-items: center;
    margin-top: 10px;
    padding: 20px 5px;
    background: rgba(33, 125, 119, 0);
    margin-left: auto;
    margin-right: auto;
}

.associations.front {
    background: transparent;
}

.assoc_link,
.assoc_link a {
    color: #000;
}

.assoc_social {
    display: flex;
    justify-content: center;
    margin-top: 15px;
}

.assoc_link p {
    text-align: center;
    font-size: 1.60rem;
    font-weight: 500;
}

.call_to_action {
    display: flex;
    align-items: center;
    margin-top: 35px;
}

.column {
    text-align: center;
    margin: unset;
}

.cta_img_placeholder {
    display: inline-flex;
}

/* End of CTA */

/* Specific Elements */
img.yelp_img {
    transform: rotate(-18deg);
    margin-left: 40px;
}

/*End of Specific Elements */

/* Footer */
.credits p,
.credits a {
    color: #1c1c1c !important;
}

address.footer_address {
    text-align: center;
    font-size: .8rem;
    margin-top: 8px;
    color: #1c1c1c;
}

/*End of Footer */


/* Ninja Form design */
div#nf-form-3-cont {
    position: relative;
    background: rgba(54, 255, 236, 0.6);
    max-width: 680px;
    margin: auto;
    padding: 25px 10px;
    border-top: 10px solid #f9ffb1;
    border-radius: 4px;
    box-shadow: 0px 5px 10px 5px rgba(0, 0, 0, 0.1);
}

.nf-field-label label{
	font-weight:500!important;
}
.nf-field-element li label {
	font-weight:400!important;
}

label {
    color: #1c1c1c;
    text-transform: capitalize;
}

#nf-field-29 {
    width: 100%;
}
.nf-before-form-content {
    font-size: 14px;
    padding: 10px 7px;
    letter-spacing: 1px;
    font-family: sans-serif;
    color: #1c1c1c;
}
/* Ninja form end */

/* Responsive design for mobile and tab */
@media (min-width:1000px) {
	.nav-container {
		align-items: center;
		display: flex;
		justify-content:flex-start;
		margin: 0 auto;
		padding-left: 3%;
	}
}
@media (max-width:900px) {
    .nav-toggle {
        max-width: 50px;
        background: rgb(0, 0, 0);
    }

    .nav-toggle.active .bar {
        background: #ffffff;
    }

    .header-container {
        width: 100%;
    }

    .header-container h2 {
        font-size: 2rem;
    }

    .front .assoc_link {
        width: 25%;
    }

    .assoc_link p {
        font-size: 1.25rem;
    }

    .associations.footer .assoc_link {
        margin-bottom: 15px;
    }

    .associations.footer {
        flex-direction: column;
    }

    .pet {
        order: 1;
    }

    .email {
        order: 3;
    }

    .pay {
        order: 2;
    }

    .nav-container {
        justify-content: space-between;
		width: 680px;
		max-width: 90%; 
		/* 	73%	 */
		margin: 0 auto;
		padding: 45px 0 40px;
    }
	.mobile-menu {
		 max-width: 90%;
    	margin: 0 auto;
	}
}

@media (max-width:600px) {
    .hide_on_small {
        display: none;
    }

    .nav-container {
        justify-content: space-between;
		max-width: 85%;
		margin: 0 auto;
		padding: 45px 0 40px;
    }
	.mobile-menu {
		max-width: 90%;
    	margin: 0 auto;
	}
}

@media (max-width:360px) {
    .header-container {
        min-width: 100%;
        text-align: center;
    }

    .header-container h2 {
        font-size: 1.8rem;
        width: 95%;
        min-width: 90%;
    }

    .associations {
        min-width: 100%;
    }

    .assoc_link {
        margin-top: 10px;
    }

    .assoc_img {
        margin: auto;
    }

    img.yelp_img {
        margin-left: 2px;
    }
}

/*End of Responsive design for mobile and tab */


.post-header{
	width: 680px;
    max-width: 90%;
    margin: 0 auto;
    padding: 30px 0 30px;
}
.post-header .post-title {
	text-align: left;
}
.featured-media {
    max-height: 450px;
    display: flex;
}
.featured-media img {
    margin: 0 auto;
    width: 100%;
    object-fit: cover;
	object-position: top;
}


.has-post-thumbnail .archive-post-title {
    color: #fff!important;
    bottom: unset!important;
	/* padding: 1rem; */
	/* text-align: center; */
}
.post-overlay {
	display: flex;
    align-items: center;
    justify-content: center;
}
.has-post-thumbnail .post-overlay {
    background: rgba(0,0,0,.75);
    opacity: 1!important;
    height: 100px;
    top: unset!important;
	display: flex;
	align-items: center;
	justify-content: start;
}

.has-post-thumbnail .archive-post-header {
    bottom: unset!important;
}
.archive-post-header {
    position: unset;
    right: unset;
    bottom: unset;
    left: unset;
	padding: 1rem;
}
.post-date {
    color: #999;
    font-size: 0.875em;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: left;
    text-transform: uppercase;
}
.archive-post-date {
    font-size: .575em;
    font-weight: 600;
    letter-spacing: .015em;
    margin-bottom: 5px;
    text-transform: uppercase;
	display:none;
}
.archive-post-title {
    color: #222;
    font-size: 1.275em;
    font-weight: 500;
    line-height: 115%;
    text-transform: uppercase;
    -ms-word-break: break-word;
    word-break: break-word;
}
.post.has-post-thumbnail:hover .archive-post-title {
    margin-bottom: 5px;
}
@media (max-width:600px) {
    .container {
        width: 85%;
        margin: auto;
    }
	.posts {
		margin-top: 0;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
	}
	.posts .post {
		margin: 0;
		padding: 0;
		margin-top: 0;
		margin-left: unset!important;
		margin-bottom: 23px;
		max-width: 47%;
		display: flex;
		width: 300px;
		height: 200px;
	}
	.has-post-thumbnail .post-overlay {
		height: 75px;
	}
	.archive-post-title {
    	font-size: 12px;
	}
	.posts .post:last-of-type {
    	margin-left: 18px!important;
   }
}
.post-navigation {
	display: none;
}


.credits p {
	margin-bottom: 0px;
}
address {
	padding: 0;
	background: transparent;
	font-style: normal;
    padding: 0;
}
.assoc_link p {
    margin-bottom: 0px;
	line-height: 1.2;
}
h1, h2, h3, h4, h5, h6 {
    text-transform: unset;
}
.assoc_link a {
	text-decoration: none;
}
.assoc_link a:hover {
    color: #3bc492;
    
}