/*
 Theme Name:   Chaplin Child
 Theme URI:    http://www.peoplenotprofits.co/
 Description:  Chaplin Child Theme
 Author:       Sufi Shaikh & Chase Lang
 Author URI:   http://www.peoplenotprofits.co/
 Template:     chaplin
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  chaplinchild
*/
	





	#site-content {
    top: -60px !important;
    position: relative;
}



.verifylogo {
    height: 25px;
	width: 25px;

}

.ff-og-image-inserted{
	padding-bottom: 25px;
}


.grid-item.grid-row {
    width: 100% !important;
}

.grid-item .ap-single-post {
	border: 0;
}

.ap-single-post main .section-inner {
    width: 100%;
}

.grid .grid-item .ap-single-post {
	padding: 0;
}

.grid .grid-item .ap-single-post .related-posts-grid.grid .grid-item {
	margin-left: 0;
	width: calc( 50% - 2rem );
}

.grid .grid-item .ap-single-post .related-posts-grid.grid .grid-item:nth-child(2) {
	margin-left: 4rem; 
}

.grid .grid-item .ap-single-post .cover-header {
    left: 0;
}

.ap-single-post .entry-content + .pagination-single {
    display: none;
}

.grid-item .wp-block-audio,
.grid-item  .wp-audio-player {
    z-index: 9;
    position: relative;
}

.grid-item .preview-media > a {
    z-index: 10;
    display: block;
    position: relative;
}

.grid-item .preview-media > a:before,
.grid-item .preview-media > a:after {
    content: '';
    display: block;
}

.grid-item .preview-media > a:after {
    clear: both;
}


/* Grid Item Gallery */

.grid-item .owl-carousel .owl-nav button.owl-prev,
.grid-item .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 40%;
    background-color: transparent !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    display: none;
}

.grid-item:hover .owl-carousel .owl-nav button.owl-prev,
.grid-item:hover .owl-carousel .owl-nav button.owl-next,
.grid-item:focus .owl-carousel .owl-nav button.owl-prev,
.grid-item:focus .owl-carousel .owl-nav button.owl-next,
.grid-item:active .owl-carousel .owl-nav button.owl-prev,
.grid-item:active .owl-carousel .owl-nav button.owl-next {
	display: block;
}

.grid-item .owl-nav .owl-prev span,
.grid-item .owl-nav .owl-next span {
	background-color: #fff !important;
	width: 30px;
	height: 30px;
	border-radius: 50% !important;
	font-size: 30px;
	font-weight: 600;
	line-height: 25px;
	display: block;
}

.grid-item .owl-carousel .owl-nav button.owl-prev {
    left: 0;
    padding-left: 1% !important;
}

.grid-item .owl-carousel .owl-nav button.owl-next {
    padding-right: 1% !important;
    right: 0;
}

.grid-item .owl-nav .owl-prev span {
    padding-right: 2px;
}

.grid-item .owl-nav .owl-next span {
    padding-left: 2px;
}

.grid-item .owl-theme .owl-nav [class*=owl-]:hover span {
    color: #555;
    background-color: #e0dcdc !important;
}

.grid-item .owl-theme .owl-nav [class*=owl-]:focus {
    text-decoration: none;
}

.grid-item .owl-item .item {
    min-height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #ffd01e;
    background-position: 50% 50%;
}

.grid-item .owl-theme .owl-nav {
	margin-top: 0;
}

.grid-item .owl-theme .owl-dots {
    bottom: 18px;
    position: relative;
    z-index: 999;
    line-height: 18px;
}

.grid-item .owl-theme .owl-dots .owl-dot span {
    width: 5px;
    height: 5px;
    background-color: #a7abab;
    margin: 3px;
}

.grid-item .owl-theme .owl-dots .owl-dot.active span {
    background-color: #f5f5f5;
}

.grid-item .owl-item .item a {
    display: block;
    width: 100%;
    min-height: 100%;
    position: absolute;
    z-index: 99;
}

body .wp-block-audio .mejs-controls .mejs-play,
body .wp-block-audio .mejs-controls .mejs-playpause-button.mejs-replay,
body .wp-audio-player .mejs-controls .mejs-play,
body .wp-audio-player .mejs-controls .mejs-playpause-button.mejs-replay {
	padding-right: 0;
}

body .wp-block-audio .mejs-controls .mejs-pause,
body .wp-audio-player .mejs-controls .mejs-pause {
    padding-left: 0;
}

body .wp-block-audio .mejs-controls .mejs-play > button,
body .wp-block-audio .mejs-controls .mejs-playpause-button.mejs-replay > button,
body .wp-block-audio .mejs-controls .mejs-pause > button,
body .wp-audio-player .mejs-controls .mejs-play > button,
body .wp-audio-player .mejs-controls .mejs-playpause-button.mejs-replay > button,
body .wp-audio-player .mejs-controls .mejs-pause > button {
	background-image: none;
	font-family: "Font Awesome 5 Free" !important;
	color: #292929;
	font-weight: 900;
	font-size: 36px;
	line-height: 60px;
	text-align: center;
	width: 60px;
}

body .wp-audio-player .mejs-controls .mejs-play > button:before,
body .wp-block-audio .mejs-controls .mejs-play > button:before{
    content: "\f04b";
}


body .wp-audio-player .mejs-controls .mejs-pause > button:before,
body .wp-block-audio .mejs-controls .mejs-pause > button:before {
    content: "\f04c";
}

body .wp-audio-player .mejs-controls .mejs-replay> button:before,
body .wp-block-audio .mejs-controls .mejs-replay> button:before {
	content: "\f3e5";
}

.wp-core-ui .button-group.button-large .button, .wp-core-ui .button.button-large {
	margin-top: 60px;
}

.wp-core-ui .button, .wp-core-ui .button-primary, .wp-core-ui .button-secondary {
	font-size: 17px;
}

@media (max-width: 767px) {
	
	
	.post-meta-wrapper.post-meta-single.post-meta-single-top {
    margin-bottom: 2rem !important;
}
	
	.grid-item .owl-carousel .owl-nav button.owl-prev {
		padding-right: 20px !important;
	}

	.grid-item .owl-carousel .owl-nav button.owl-next {
		padding-left: 20px !important;
	}
}

/* Grid Item Gallery END */

/* Video Player */
.mejs-video {
    width: 100% !important;
    box-shadow: 0px 0px 8px 0px #7b7979;
}

.mejs-video * {
    max-width: 100%;
}

.mejs-video .mejs-button.mejs-playpause-button {
    background-color: #ffdb14;
    color: #000;
    width: 60px;
    height: 60px;
}

.mejs-video .mejs-controls {
    padding: 0;
    background-color: #ccc;
}

.mejs-video .mejs-controls,
.mejs-video .mejs-play>button,
.mejs-video .mejs-time-rail {
    height: 60px;
    margin: 0;
    padding-top: 0;
    background-color: transparent;
}

.mejs-video .mejs-controls .mejs-time-rail .mejs-time-total,
.mejs-video .mejs-controls .mejs-time-rail .mejs-time-total > .mejs-time-loaded,
.mejs-video .mejs-controls .mejs-time-rail .mejs-time-total > .mejs-time-beffuering,
.mejs-video .mejs-controls .mejs-time-rail .mejs-time-total > .mejs-time-current,
.mejs-video .mejs-controls .mejs-time-rail .mejs-time-total > .mejs-time-hovered,
.mejs-video .mejs-controls .mejs-time-rail .mejs-time-total > .mejs-time-buffering {
	height: 60px !important;
	background: #f4f1f1;
}

.mejs-video .mejs-controls .mejs-time-rail .mejs-time-total > .mejs-time-loaded {
	background-color: #eeeaea;
}

.mejs-video .mejs-controls .mejs-time-rail .mejs-time-total > .mejs-time-current {
	background-color: #dcdcdc;
}

.mejs-video .mejs-controls .mejs-play > button,
.mejs-video .mejs-controls .mejs-playpause-button.mejs-replay > button,
.mejs-video .mejs-controls .mejs-pause > button {
    margin: 0 !important;
    height: 60px;
    width: 60px;
}

.mejs-video .mejs-controls .mejs-pause > button {
   background-position: -48px -6px;
   background-size: 100px 70px;
}

.mejs-video .mejs-time {
    font-size: 14px;
    color: #232222;
    position: absolute;
    padding-top: 2px;
    top: 12px;
    z-index: 99;
    height: 13px;
    line-height: 12px;
    font-family: 'Source Sans Pro', sans-serif;
}

.mejs-video .mejs-time.mejs-currenttime-container {
    right: 65px;
    padding-right: 5px;
    border-right: 2px solid;
}

.mejs-video .mejs-time.mejs-duration-container {
    right: 10px;
    font-weight: 800;
}

.mejs-video .mejs-controls a.mejs-horizontal-volume-slider,
.mejs-video .mejs-button.mejs-volume-button.mejs-mute {
    display: none !important;
}

.mejs-video .mejs-time-loaded,
.mejs-video .mejs-time-buffering,
.mejs-video .mejs-time-current {
    height: 60px;
}

.mejs-video .mejs-time-total.mejs-time-slider {
    margin-top: 0;
}

.mejs-video .mejs-time-handle {
    display: none !important;
}

.mejs-video figcaption {
    position: absolute;
    z-index: 99;
    font-size: 12px;
    right: 10px;
    top: 32px;
    margin-top: 0;
	width: calc( 100% - 80px );
    overflow: hidden;
    height: 18px;
}

.mejs-video {
    position: relative;
	margin-bottom: 5px;
	padding-bottom: 60px;
    box-sizing: content-box !important;
}

.mejs-video .mejs-play > button,
.mejs-video .mejs-playpause-button.mejs-replay > button,
.mejs-video .mejs-pause > button {
    background-image: none;
    background-color: transparent;
    font-family: "Font Awesome 5 Free" !important;
    color: #292929;
    font-weight: 900;
    font-size: 36px;
    line-height: 60px;
    text-align: center;
    width: 60px;
}

.mejs-video .mejs-controls .mejs-play > button:before{
    content: "\f04b";
}


.mejs-video .mejs-controls .mejs-pause > button:before {
    content: "\f04c";
}

.mejs-video .mejs-controls .mejs-replay> button:before {
	content: "\f3e5";
}

.mejs-video .mejs-controls .mejs-fullscreen-button,
.mejs-video .mejs-controls .mejs-fullscreen,
.mejs-video .mejs-controls .mejs-unfullscreen {
	background-image: none;
	position: absolute;
	right: 15px;
	bottom: 10px;
	height: 20px;
	width: 20px;
	z-index: 100;
}

.mejs-video .mejs-controls .mejs-fullscreen-button.mejs-button > button,
.mejs-video .mejs-controls .mejs-fullscreen .mejs-button > button,
.mejs-video .mejs-controls .mejs-unfullscreen .mejs-button > button {
	color: #555;
	background-image: none !important;
	background-color: transparent;
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900;
	font-size: 20px;
	text-align: center;
	margin: 0;
}

.mejs-video .mejs-controls .mejs-fullscreen-button:not(.mejs-unfullscreen) > button:before,
.mejs-video .mejs-controls .mejs-fullscreen button:before {
	content: "\f066";
}

.mejs-video .mejs-controls .mejs-fullscreen-button.mejs-unfullscreen > button:before {
	content: "\f78c";
}

.mejs-video .mejs-controls {
	opacity: 1 !important;
	clip: initial !important;
	clip-path: initial !important;
}

.mejs-video .mejs-overlay-play {
    display: none;
}

/* Video Player END */

	#post-inner {
    width: 100% !important;
}


/*======== Blog image full width =====*/
@media screen and (max-width: 767px){
	#site-content .posts {
	    max-width: initial !important;
	    width: 100% !important;
	}
	#site-content {
    top: -20px !important;
    position: relative;
}
	#post-inner {
    width: 100% !important;
}

	#site-content .grid-item header.preview-header {
	    padding: 0px 25px !important;
	}
	#site-content .grid-item header.entry-header {
    	padding: 0px 25px !important;
	}

	#site-content .grid-item #post-inner {
		padding: 0px 25px !important;
	}

	#site-content .wdg-bottom {
		padding: 0px 25px!important ;
	}
	.featured-media {
        margin: 15px 0px !important;
    }
    .ap-single-post .entry-content img {
        margin: 20px 0 10px 0;
    }
}
/*======== Blog image full width End=====*/









.wp-block-jetpack-podcast-player .jetpack-podcast-player{
    --jetpack-podcast-player-primary: #000 !important;
	--jetpack-podcast-player-secondary: #464646; !important}

.wp-block-jetpack-podcast-player .jetpack-podcast-player:not(.has-secondary) {
    color: #000 !important;
}
jetpack-podcast-player__track-duration{
	color: #000000 !important;
}
.wp-block-jetpack-podcast-player .jetpack-podcast-player {
    --jetpack-podcast-player-primary: #000;
	--jetpack-podcast-player-secondary: #424242 !important;}


.wp-block-jetpack-podcast-player .jetpack-podcast-player:not(.has-background) {
    background-color: transparent !important;
}


#post-inner {
    width: 100% !important;
}






#comment-form-comment {

    background-color: 

    black !important;

}

#respond #comment-form-comment textarea
{
    background: #ffdb14!important;
}

.llacunalogo {
    height: 25px;
    display: inherit;
    position: relative;
    top: 5px;
}

.singleshow
{
	display:none;
}
.single .singleshow
{
	display:block;
}

@media only screen and (max-width: 600px) {

	span.map-text {
    display: none;
}
.header_area a span.dashicons {
    margin-top: -2px !important;
}
.header_area {
    padding-right: 10px !important;
}	
	
	.header_area a span.dashicons {
	    margin-top: 4px;
	    margin-left: 5px;
}
	.dashicons {
    vertical-align: top!important;
}
}



.comments-wrapper {

    display: none;

}



.pagination-single.border-color-border {

    display: none;

}


.header-inner.stick-me.is-sticky {

    z-index: 999 !important;

}
article.post  .entry-content{
	    max-width: 100%;
}
.header_area{
	    height: 9rem;
    padding: 0 2.5rem;
    align-items: center;
    display: flex;
    justify-content: flex-end;
}
.header_area a{
    text-decoration: none;
    font-size: 1.6rem;
    font-weight: 400;
    font-family: inherit;
}
.header_area .toggle-text {
    display: inline-block;
	float: left;
}


/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.spinloader:before{
    content: " ";
    margin: 0 auto;
    border: 3px solid #f3f3f3;
    border-radius: 50%;
    border-top: 3px solid #000000;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    display: inline-block;
}
#map_post_content.spinloader{
	display: flex;
  align-items: center;
}
.mfp-content,#map_post_content{
	height: 100%;
}
.loaderdiv{
	display: flex;
    align-items: center;
    height: 100%;
}
#map_post_content{
	overflow-y: scroll;
}

.page-template-page-map .mfp-content #site-content {
    padding: 30px 0;
}
.page-template-page-map .mfp-content {
    padding: 70px 0;
}
.dashicons{
    vertical-align: middle;
}
.header_area a .dashicons  {
margin-left: 5px;
}
.menu-modal.active{
	z-index: 999;
}
body.is-sticky{
    overflow: hidden;
}
/*
.jetpack-podcast-player{
	background-color: #ffdb10!important;
	color: black!important;
}
.mejs-time-slider{
	background-color: #333333!important;
}
*/

body .grid-item .preview-media .wp-block-audio .mejs-container, body .wp-block-audio .mejs-container, body .ap-single-post .wp-audio-player .mejs-container {
	
    box-shadow: 0px 0px 8px 0px #7b7979;
}

.jetpack-podcast-player__track-title{
	color:black;
}
@media only screen and (min-width : 1025px) {
			.jetpack-podcast-player {
			width: calc( 100% - 10rem );
				max-width: 112rem;
				margin: 0 auto;
	}
}

.wdg-top{
	display: none !important;
}

.home .preview-media video{
    width: 100% !important;	
}












	/* ------------------------------------------------------------------------
			 * SEO Settings
			 * ------------------------------------------------------------------------ */
			/* Adding SEO Section ------------------ */
			
			$wp_customize->add_section( 'chaplin_seo_settings', array(
				'title' 		=> __( 'SEO', 'chaplin' ),
				'priority' 		=> 30,
				'capability' 	=> 'edit_theme_options',
				'description' 	=> __( 'Setup SEO for your site.', 'chaplin' ),
				'panel'			=> 'chaplin_theme_options',
			) );

				/* SEO Site Name ------------------ */		
			$wp_customize->add_setting('chaplin_seo_site_name', array( 'default' => '', 
			) ) ;
			$wp_customize->add_control('chaplin_seo_site_name', array(
 				'label'   => 'Meta Site Name',
 				'section' => 'chaplin_seo_settings',
 				'type'    => 'text',
			) ) ;	
				$wp_customize->add_setting('chaplin_seo_site_description', array( 'default' => '', 
			) ) ;
				/* SEO Site Description ------------------ */		

			$wp_customize->add_control('chaplin_seo_site_description', array(
 				'label'   => 'Meta Description',
 				'section' => 'chaplin_seo_settings',
 				'type'    => 'textarea',
			) ) ;
				$wp_customize->add_setting('chaplin_seo_site_keywords', array( 'default' => '', 
			) ) ;
			
				/* SEO Site Keywords ------------------ */		

			$wp_customize->add_control('chaplin_seo_site_keywords', array(
 				'label'   => 'Meta Keywords',
 				'section' => 'chaplin_seo_settings',
 				'type'    => 'textarea',
				'description'	=> __( 'Add keywords separated by using a comma.', 'chaplin' ),
			) ) ;
	
				/* SEO Twitter Settings ------------------ */	
			
			$wp_customize->add_setting('chaplin_seo_twitter', array( 'default' => '', 
			) ) ;
			$wp_customize->add_control('chaplin_seo_twitter', array(
 				'label'   => 'Twitter Account',
 				'section' => 'chaplin_seo_settings',
 				'type'    => 'text',
				'description'	=> __( 'Do not include the @ symbol.', 'chaplin' ),
			) ) ;
			
				/* SEO Image ------------------ */	
			$wp_customize->add_setting( 'chaplin_seo_image', array(
				'capability' 		=> 'edit_theme_options',
				'sanitize_callback' => 'absint'
			) );

			$wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'chaplin_seo_image', array(
				'label'			=> __( 'SEO Default Image', 'chaplin' ),
				'description'	=> __( '1920 x 1080 OpenGraph Image', 'chaplin' ),
				'priority'		=> 8,
				'mime_type'		=> 'image',
				'section' 		=> 'chaplin_seo_settings',
			) ) );
			
			
			


			
			
			
			
			
			
			
			
			
			
			
			
			
			/* ------------------------------------------------------------------------
			 * Brand Identity
			 * ------------------------------------------------------------------------ */
			/* Adding Brand Section ------------------ */
			
			$wp_customize->add_section( 'chaplin_brand_identity', array(
				'title' 		=> __( 'Brand', 'chaplin' ),
				'priority' 		=> 60,
				'capability' 	=> 'edit_theme_options',
				'description' 	=> __( 'Set the brand of your site.', 'chaplin' ),
				'panel'			=> 'chaplin_theme_options',
			) );

			/* Brand Name and Tagline ------------------ */
			
			$wp_customize->add_setting('chaplin_brand_name', array( 'default' => '', 
			) ) ;
			$wp_customize->add_control('chaplin_brand_name', array(
 				'label'   => 'Brand Name',
 				'section' => 'chaplin_brand_identity',
 				'type'    => 'text',
			) ) ;	
				$wp_customize->add_setting('chaplin_brand_tagline', array( 'default' => '', 
			) ) ;
			$wp_customize->add_control('chaplin_brand_tagline', array(
 				'label'   => 'Brand Tagline',
 				'section' => 'chaplin_brand_identity',
 				'type'    => 'textarea',
			) ) ;	
	
			/* Brand Logo ------------------ */	

			$wp_customize->add_setting( 'chaplin_brand_logo_light', array(
				'capability' 		=> 'edit_theme_options',
				'sanitize_callback' => 'absint'
			) );

			$wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'chaplin_brand_logo_light', array(
				'label'			=> __( 'Brand Logo (light)', 'chaplin' ),
				'description'	=> __( 'Used to set the official brand of the site.', 'chaplin' ),
				'priority'		=> 8,
				'mime_type'		=> 'image',
				'section' 		=> 'chaplin_brand_identity',
			) ) );

			$wp_customize->add_setting( 'chaplin_brand_logo_dark', array(
				'capability' 		=> 'edit_theme_options',
				'sanitize_callback' => 'absint'
			) );

			$wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'chaplin_brand_logo_dark', array(
				'label'			=> __( 'Brand Logo (dark)', 'chaplin' ),
				'description'	=> __( 'Used to set the official brand of the site.', 'chaplin' ),
				'priority'		=> 8,
				'mime_type'		=> 'image',
				'section' 		=> 'chaplin_brand_identity',
			) ) );
			
			$wp_customize->add_setting( 'chaplin_brand_icon_light', array(
				'capability' 		=> 'edit_theme_options',
				'sanitize_callback' => 'absint'
			) );

			$wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'chaplin_brand_icon_light', array(
				'label'			=> __( 'Brand Icon (light)', 'chaplin' ),
				'description'	=> __( 'Used to set the official brand of the site.', 'chaplin' ),
				'priority'		=> 8,
				'mime_type'		=> 'image',
				'section' 		=> 'chaplin_brand_identity',
			) ) );
			
					$wp_customize->add_setting( 'chaplin_brand_icon_dark', array(
				'capability' 		=> 'edit_theme_options',
				'sanitize_callback' => 'absint'
			) );

			$wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'chaplin_brand_icon_dark', array(
				'label'			=> __( 'Brand Icon (dark)', 'chaplin' ),
				'description'	=> __( 'Used to set the official brand of the site.', 'chaplin' ),
				'priority'		=> 8,
				'mime_type'		=> 'image',
				'section' 		=> 'chaplin_brand_identity',
			) ) );
			
			/* Brand Color 1 ------------------ */
			
		$wp_customize->add_setting( 'chaplin_brand_color_1', array(
				'default' 			=> get_theme_mod( 'chaplin_accent_color', '#FFFFFF' ),
				'type' 				=> 'theme_mod',
				'sanitize_callback' => 'sanitize_hex_color',
			) );

			$wp_customize->add_control( new WP_Customize_Color_Control( $wp_customize, 'chaplin_brand_color_1', array(
				'label' 		=> __( 'Brand Color 1', 'chaplin' ),
				'description'	=> __( '', 'chaplin' ),
				'section' 		=> 'chaplin_brand_identity',
				'settings' 		=> 'chaplin_brand_color_1',
			) ) );	
			
			/* Brand Color 2 ------------------ */
			
				$wp_customize->add_setting( 'chaplin_brand_color_2', array(
				'default' 			=> get_theme_mod( 'chaplin_accent_color', '#007C89' ),
				'type' 				=> 'theme_mod',
				'sanitize_callback' => 'sanitize_hex_color',
			) );

			$wp_customize->add_control( new WP_Customize_Color_Control( $wp_customize, 'chaplin_brand_color_2', array(
				'label' 		=> __( 'Brand Color 2', 'chaplin' ),
				'description'	=> __( '', 'chaplin' ),
				'section' 		=> 'chaplin_brand_identity',
				'settings' 		=> 'chaplin_brand_color_2',
			) ) );	
		
			/* Brand Color 3 ------------------ */
			
				$wp_customize->add_setting( 'chaplin_brand_color_3', array(
				'default' 			=> get_theme_mod( 'chaplin_accent_color', '#FFDB14' ),
				'type' 				=> 'theme_mod',
				'sanitize_callback' => 'sanitize_hex_color',
			) );

			$wp_customize->add_control( new WP_Customize_Color_Control( $wp_customize, 'chaplin_brand_color_3', array(
				'label' 		=> __( 'Brand Color 3', 'chaplin' ),
				'description'	=> __( '', 'chaplin' ),
				'section' 		=> 'chaplin_brand_identity',
				'settings' 		=> 'chaplin_brand_color_3',
			) ) );	
		
			/* Brand Color 4 ------------------ */
			
				$wp_customize->add_setting( 'chaplin_brand_color_4', array(
				'default' 			=> get_theme_mod( 'chaplin_accent_color', '#000000' ),
				'type' 				=> 'theme_mod',
				'sanitize_callback' => 'sanitize_hex_color',
			) );

			$wp_customize->add_control( new WP_Customize_Color_Control( $wp_customize, 'chaplin_brand_color_4', array(
				'label' 		=> __( 'Brand Color 4', 'chaplin' ),
				'description'	=> __( '', 'chaplin' ),
				'section' 		=> 'chaplin_brand_identity',
				'settings' 		=> 'chaplin_brand_color_4',
			) ) );	
					
			/* Brand Color 5 ------------------ */
		
				$wp_customize->add_setting( 'chaplin_brand_color_5', array(
				'default' 			=> get_theme_mod( 'chaplin_accent_color', '#OC234B' ),
				'type' 				=> 'theme_mod',
				'sanitize_callback' => 'sanitize_hex_color',
			) );

			$wp_customize->add_control( new WP_Customize_Color_Control( $wp_customize, 'chaplin_brand_color_5', array(
				'label' 		=> __( 'Brand Color 5', 'chaplin' ),
				'description'	=> __( '', 'chaplin' ),
				'section' 		=> 'chaplin_brand_identity',
				'settings' 		=> 'chaplin_brand_color_5',
			) ) );	
			
			/* Brand Photo 1 ------------------ */
			
			$wp_customize->add_setting( 'chaplin_brand_photography_1', array(
				'capability' 		=> 'edit_theme_options',
				'sanitize_callback' => 'absint'
			) );

			$wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'chaplin_brand_photography_1', array(
				'label'			=> __( 'Brand Photography 1', 'chaplin' ),
				'description'	=> __( 'Used to set the official brand of the site.', 'chaplin' ),
				'priority'		=> 60,
				'mime_type'		=> 'image',
				'section' 		=> 'chaplin_brand_identity',
			) ) );
			
			/* Brand Photo 2 ------------------ */
			
			$wp_customize->add_setting( 'chaplin_brand_photography_2', array(
				'capability' 		=> 'edit_theme_options',
				'sanitize_callback' => 'absint'
			) );

			$wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'chaplin_brand_photography_2', array(
				'label'			=> __( 'Brand Photography 2', 'chaplin' ),
				'description'	=> __( 'Used to set the official brand of the site.', 'chaplin' ),
				'priority'		=> 60,
				'mime_type'		=> 'image',
				'section' 		=> 'chaplin_brand_identity',
			) ) );
			
			/* Brand Photo 3 ------------------ */
			
			$wp_customize->add_setting( 'chaplin_brand_photography_3', array(
				'capability' 		=> 'edit_theme_options',
				'sanitize_callback' => 'absint'
			) );

			$wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'chaplin_brand_photography_3', array(
				'label'			=> __( 'Brand Photography 3', 'chaplin' ),
				'description'	=> __( 'Used to set the official brand of the site.', 'chaplin' ),
				'priority'		=> 60,
				'mime_type'		=> 'image',
				'section' 		=> 'chaplin_brand_identity',
			) ) );
			
			/* Brand Photo 4 ------------------ */
			
			$wp_customize->add_setting( 'chaplin_brand_photography_4', array(
				'capability' 		=> 'edit_theme_options',
				'sanitize_callback' => 'absint'
			) );

			$wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'chaplin_brand_photography_4', array(
				'label'			=> __( 'Brand Photography 4', 'chaplin' ),
				'description'	=> __( 'Used to set the official brand of the site.', 'chaplin' ),
				'priority'		=> 60,
				'mime_type'		=> 'image',
				'section' 		=> 'chaplin_brand_identity',
			) ) );
			
			/* Brand Photo 5 ------------------ */
			
			$wp_customize->add_setting( 'chaplin_brand_photography_5', array(
				'capability' 		=> 'edit_theme_options',
				'sanitize_callback' => 'absint'
			) );

			$wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'chaplin_brand_photography_5', array(
				'label'			=> __( 'Brand Photography 5', 'chaplin' ),
				'description'	=> __( 'Used to set the official brand of the site.', 'chaplin' ),
				'priority'		=> 60,
				'mime_type'		=> 'image',
				'section' 		=> 'chaplin_brand_identity',
			) ) );
			
			
			
			
			
			
			
			




























