/*
 Theme Name:   Charity Is Hope Child
 Theme URI:    http://charity-is-hope.themerex.net/
 Description:  Charity Is Hope Child Theme
 Author:       ThemeREX
 Author URI:   http://themerex.net/
 Template:     charity-is-hope
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,flexible-header,buddypress,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-image-header,featured-images,front-page-post-form,full-width-template,microformats,post-formats,sticky-post,theme-options,threaded-comments,translation-ready,holiday
 Text Domain:  charity-is-hope-child
*/

[class^="icon-"]:before{
    margin: 0;
}

.h-100vh{min-height: 480px; height: 100vh;}
.w-100{
	width:100%;
}
.h-100{
	height: 100%;
}
.mt-0{margin-top:0rem;}
.mt-1{margin-top:0.5rem;}
.mt-2{margin-top:1rem;}
.mt-3{margin-top:2rem;}
.mt-4{margin-top:3rem;}
.mt-5{margin-top:4rem;}

.mb-0{margin-bottom:0rem;}
.mb-1{margin-bottom:0.5rem;}
.mb-2{margin-bottom:1rem;}
.mb-3{margin-bottom:2rem;}
.mb-4{margin-bottom:3rem;}
.mb-5{margin-bottom:4rem;}

.scheme_original .top_panel_style_1 .top_panel_middle, 
.scheme_light .footer_wrap_inner.widget_area_inner,
.scheme_light .contacts_wrap_inner{
    background-color: #FFF !important;
}
.scheme_original .top_panel_over .header_mobile .menu_button, .scheme_original .top_style_header_7 .header_mobile .menu_button, .scheme_original .top_style_header_1 .header_mobile .menu_button{
	color: #A61F5E !important;
}

.copyright_wrap_inner{
	padding:18px 0px;
}
.scheme_light .footer_wrap_inner.widget_area_inner a, 
.scheme_light .footer_wrap_inner.widget_area_inner ul li:before
{
	color: #A61F5E;
}

.scheme_light .footer_wrap_inner.widget_area_inner a:hover{
	color: #000;
}

.scheme_original .contact_button>a.second_button, .btn-black-wine{
	color:#FFF !important;
}
.btn-black-wine{
	background: #000;
}

.btn-black-wine:hover{
	background: #A61F5E;
}

.btn-wine-black{
	background: #A61F5E;
	color:#FFF !important;
}

.btn-wine-black:hover{
	background: #000;
}



rs-module-wrap .sc_button,
.rev_slider .sc_button{
	position: relative;
}
rs-module-wrap .sc_button:before,
.rev_slider .sc_button:before {
    top: 24px;
}

.top_panel_title .page_title{
	font-size: 36px;
}
.sc_events_item_title{
	font-size:21px !important;
}


.header_mobile .logo a{
	background-image: url(https://vlacc.ca//wp-content/uploads/2020/10/Logo-VLACC.svg);
	width: 95px;
	height: 54px;
	background-repeat:no-repeat;
}

.header_mobile .logo{
	padding:10px 0px !important;
}

.header_mobile .logo img{
	display:none;
}


@media (min-width: 640px) and (max-width: 1023px) {

    .header_mobile .logo{
        padding-top: 10px !important;
    }

    .header_mobile .logo_main{
		width: 145px;
	}
}


@media (min-width: 1136px) and (max-width: 1262px) {
    .slider_boxed, .content_wrap, .content_container {width: 1000px !important;}
	
}
@media (min-width: 1263px) and (max-width: 1439px) {
	 .slider_boxed, .content_wrap, .content_container {width: 1070px !important;}
}

#sc_events_wrap .column-1_3{width: 100%;}
@media(min-width: 640px){
	#sc_events_wrap .column-1_3{width: 49%;}
}
@media(min-width: 1024px){
	#sc_events_wrap .column-1_3{width: 33%;}
}

#sidebarEvents columns_wrap{
	margin:0px;
}
#sidebarEvents .column-1_3{
	width:100%; padding-right:0px;
	
}
#sidebarEvents .columns_wrap{
	margin:0px;
}

#sidebarEvents img{
	max-width:100%;
}


@media(min-width: 960px){
	.sidebar_show .content{width:70% !important;}
	.sidebar{width:25% !important;}
	#block-2 > p{display:none;}
}