/*
Theme Name: Ottawa Life
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
Tags: white, simple, fixed width, two columns, widgets, clean
*/



@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap');
/* HOMEPAGE */
.section-team .single-person{
    min-height: 155px;
}
.last_foot .quotedInfo a{
    color:#fff;
}
.metaInfo a {
    color: #bb1b45;
    font-weight: bold;
    font-style: italic;
}
.copyrightsTexts{color:#fff;}

.home_slider .controlsSlider a {
    position: absolute;
    top: 50%;
    border: none;
    font-size: 11px !important;
    background: #000000a1;
    width: 40px;
    height: 40px;
    padding: 8px;
}
.home_slider .controlsSlider a:hover{
    background: #000;
}

/*WEEKEND TEMPLATE*/
.pagination_row {
    display: inline-block;
    width: 100%;
}
.page-numbers {
    border: 1px solid #ba1f48;
    padding: 11px 15px;
    color: #ba1f48;
}
.page-numbers:hover {
    background: #ba1f48;
    color: #fff;
}
span.page-numbers.current {
    background: #ba1f48;
    color: #fff;
}
.metaInfoEvent {
    background: #ba1f48 !important;
    display: block;
    padding: 30px;
    box-shadow: 2px 2px 24px 11px #f1f1f1;
    margin-top: 20px;
    margin-bottom: 20px;

}
h2.eventInfoHeading {
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 2px solid #000;
    margin-bottom: 20px;
    color: #fff;
    letter-spacing: 2px;
}
.metaInfoEvent .eventinfo {
    color: #fff;
}
.eventinfo span {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}
.bookNowEvent a {
    color: #fff;
    background: #000;
    display: inline-block;
    padding: 6px 13px;
    margin-top: 12px;
}
.eventinfo.eventMoreInfo a {
    color: #fff !important;
}
.eventinfo.eventMoreInfo a:hover{
    color:#000 !important;
}
.eventinfo.eventAdmission a:hover {
    color: #fff;
}

/*SIDEBAR AD'S*/
.home .location_other{display:none !important;}
.home .location_home{display:block !important;}
.location_home{display:none !important;}


.postDescription figure {
    width: 100% !important;
}



body{
    font-family: 'Mulish', sans-serif !important;

}
body h1{
    line-height: 55px;
    
}
header .top-menu ul li{
    font-family: 'Mulish', sans-serif !important;
}
.mainmenu.light li a{
    font-family: 'Mulish', sans-serif !important;
}
section.homeAdsBanner {
    padding: 20px 0 0;
}
.adsImage img {
    width: 100%;
}
.adsImage img {
    width: 100%;
    
    object-fit: cover;
}
.ad_division {
	display: none;
}
span.author.mobileView {
	display:none;
}
.Category_Sidebar .ThumbArticle .ThumbArticleImg .author {
    padding: 5px 20px;
}
.Category_Sidebar .ThumbArticle .ThumbArticleImg .author a{
    color: #fff;
}

#colorbox{
    z-index:999999 !important;
}
#cboxOverlay{
    z-index:999999 !important;
}

/* .advertise_img img {
    object-fit: contain !important;
    background: #ac1d21;
} */

.TwitterBox iframe{
	width:100%
}

.mobileImagead{
    display:none;
}
.desktopImagead{
    display:block;
}

@media(max-width:767px){
    body h1{
        font-size:40px;
        line-height: 40px;
    }
    .ad_division {
		display: flex;
		align-items: self-start;
		margin: 0 0 50px;
	}
	.ad_division a {
		width: 100%;
		margin-right: 20px;
	}
	.ad_division a:last-child{
		margin-right: 0px;
	}
	.ad_division a img {
		width: 100%;
		height: 100%;
		object-fit: contain;
	}
	.SideBar{
		display:none;
	}
	header .top-right .top-menu ul li {
		font-size: 11px !important;
	}
	.Category_Sidebar .ArticleBox .ArticleImg {
		width: 100%;
		max-width: 160px;
	}
	.Category_Sidebar .ArticleBox .ArticleImg img {
		width: 100% !important;
		height: auto !important;
		max-width: inherit !important;
	}
	.Category_Sidebar .ThumbArticle {
		margin: 0 0 30px;
		display: flex;
	}
	.Category_Sidebar .ThumbArticle .ThumbArticleImg {
		width: 100%;
		max-width: 160px;
		margin-right: 15px;
	}
	.Category_Sidebar .ThumbArticle h3 {
		font-size: 16px;
		margin: 0 0 5px;
		line-height: 1.2;
	}
	span.author.mobileView {
		font-size: 13px;
		font-weight: 500;
		font-style: italic;
		color: #555a5b;
		display:block;
	}
	span.author.mobileView a{
		color: #555a5b;
	}
	.Category_Sidebar .ThumbArticle .ThumbArticleImg .author {
		display: none;
	}
	.ThumbArticleContent {
		width: 100%;
	}
	
	.mobileImagead{
	    display:block;
	}
	.desktopImagead{
	    display:none;
	}
	
	
}

@media(max-width:500px){
    body h1 {
        font-size: 30px;
        line-height: 35px;
    }
}

.home_post .banner_img{
    margin: 0px 0px 30px;
}
.home_post .banner_text{
	padding: 0 40px;
    margin: 0 0 30px;
}
.home_post .banner_text h2{
    font-size: 20px;
    margin: 0 0 10px;
}
.home_post .default_btn a{
    color: #000;
    font-weight: 500;
    border: 1px solid !important;
}

.home_post .default_btn a:hover{
    color: #fff !important;
}
.banner_post{
	border: 1px solid;
    padding: 0;
    margin: 0 0 30px;
}
.banner_post .banner_img img{
	width: 100%;
}
.banner_post .feature_img img{
	height: 350px;
}
.banner_side_post {
    margin: 0 0 30px;
    padding: 0;
    border: none;
}
.home_post .banner_side_post .banner_img{
   margin: 0 0 10px;
}
.home_post .banner_side_post .banner_text{
    padding: 0 10px;
    margin: 0 0 10px;
}
.home_post .banner_side_post .banner_text h2{
    font-size: 13px;
}

.CategoryArea .home-category-posts {
    flex-wrap: wrap;
	display: flex;
	width: 100%;
}
.CategoryArea .home-category-posts .ThumbArticle {
    margin: 0 5px;
    width: 23.5%;
}
.Category_Sidebar .ThumbArticle .ThumbArticleImg {
    position: relative;
    width: 100%;
    margin: 0 0 10px;
}
.Category_Sidebar .ThumbArticle .ThumbArticleImg > a {
    display: flex;
    height: 140px;
}
.Category_Sidebar .ThumbArticle .ThumbArticleImg img {
    margin: 0 0px 30px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.Category_Sidebar .CategoryArea .HrBtn {
	display: block;
	position: relative;
	text-align: center;
}
.Category_Sidebar .CategoryArea .HrBtn hr{
    width: 100%;
    margin: 0 0 -20px 0;
    position: relative;
    bottom: 0;
    z-index: 2;
}
.Category_Sidebar .CategoryArea .HrBtn .default_btn{
	padding: 0 10px;
    background: #fff;
    display: inline-block;
    position: relative;
    z-index: 2;
}
.Category_Sidebar .CategoryArea .HrBtn .default_btn a{
	border-radius: 20px;
}
.Category_Sidebar .GoodReads{
	clear: both;
}
.Category_Sidebar .GoodReads .ReadsArea{
	flex-wrap: wrap;
	display: flex;
	width: 100%;
}
.Category_Sidebar .GoodReads .ReadsArea .ReadsBox {
    margin: 0 5px;
    width: 23%;
}

.single .Category_Sidebar .GoodReads .ReadsArea .ReadsBox img{
    width: 100% !important;
}

.Category_Sidebar .GoodReads .ReadsArea .ReadsBox .img-responsive {
    margin: 0 0px 10px;
    width: 100%;
        height: 140px;
    object-fit: cover;
}
.Category_Sidebar .GoodReads .HrBtn {
	display: block;
	position: relative;
	text-align: center;
}
.Category_Sidebar .GoodReads .HrBtn hr{
    width: 100%;
    margin: 0 0 -20px 0;
    position: relative;
    bottom: 0;
    z-index: 2;
}
.Category_Sidebar .GoodReads .HrBtn .default_btn{
	padding: 0 10px;
    background: #fff;
    display: inline-block;
    position: relative;
    z-index: 2;
}
.Category_Sidebar .GoodReads .HrBtn .default_btn a{
	border-radius: 20px;
}

.sec_row_post {
    border: 1px solid;
}
.sec_row_post .banner_img {
    margin: 0px 0px 10px;
}
.banner_text {
    padding: 0 20px !important;
    margin: 0 0 10px !important;
}
.sec_row_post .banner_text h2 {
    font-size: 13px !important;
}


.home_post .banner_post .feature_img > a{
    height: 470px;
    display: flex;
}
.home_post .banner_post .feature_img > a img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}



.home_post .banner_post.sec_row_post .banner_img > a{
    height: 300px;
    display: flex;
}
.home_post .banner_post.sec_row_post .banner_img > a img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.home_post .banner_post.sec_row_post .banner_text h2{
    min-height: 40px;
}

/* LOGIN PAGE */
#wpmpLoginForm h3{
    display:none;
}
.login-sec h2{
    background: #ba1f48;
    padding: 10px 20px;
    color: #fff;
}
.login-sec .main-content{
	border: 1px solid #ddd;
    padding: 50px;
    max-width: 640px;
    margin: 0 auto;
    box-shadow: 3px 2px 10px 0 #0003;
}
.login_form input, .login_form select, .login_form textarea {
    display: inline-block;
    width: 100%;
    height: 50px;
    padding: 6px 12px !important;
    font-size: 15px !important;
    color: #999;
    background-image: none;
    border: 1px solid #ddd;
    box-shadow: none;
    border-radius: 0px !important;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    margin: 0 0 5px;
}
.login_form .btn{
	background: #ba1f48;
    padding: 9px 40px;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px !important;
    text-align: center;
    border-radius: 20px;
    transition: all 0.3s ease-in-out;
    border:none;
}
.login_form .btn:hover{
	background: #222;
}
 
.login_form textarea {
    height: auto !important;
}

section.main-sec.content-page.Category_Sidebar {
    border: none !important;
}
/* GRAVITY FORM STYLING START*/
/*.gform_wrapper li.gfield_error input[type="email"],*/
/*.gform_wrapper li.gfield_error input[type="number"],*/
/*.gform_wrapper li.gfield_error input[type="password"],*/
/*.gform_wrapper li.gfield_error input[type="tel"],*/
/*.gform_wrapper li.gfield_error input[type="text"],*/
/*.gform_wrapper li.gfield_error input[type="url"],*/
/*.gform_wrapper li.gfield_error textarea {*/
/*border: 1px solid #790000 !important;*/
/*    background: #790000 !important;*/
/*}*/
/*.validation_message {*/
/*    display: none;*/
/*}*/
/*.gform_wrapper div.validation_error{*/
/*	display:none;*/
/*}*/
/*.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{*/
/*	border-top:none !important;*/
/*}*/

/*div#gform_2_validation_container {*/
/*    display: none;*/
/*}*/
.gform_heading {
    display: none;
}
.gform_footer.top_label {
    margin-top: 0px !important;
    padding-top: 0px !important;
}
/* GRAVITY FORM STYLING END*/

/* CONTACT PAGE */
.contactForm{
	background: #ba1f48;
    padding: 28px 41px;
    border-radius:10px;
}
.contactForm h2{
	color:#fff;
}

.contactForm input[type="submit"]{
	background:#000;
}

/*CALL TO ACTION*/
.call_to_action {
    background: #ba1f48;
    text-align: center;
    padding: 50px 0;
}
.call_to_action h2{
    color: #fff;
    text-transform: unset;
    font-size: 35px;
    font-family: 'Mulish', sans-serif !important;
    /*padding: 10px 50px;*/
    font-weight: bold;
}
.call_to_action .default_btn a{
    background: #222222;
    font-size: 20px !important;
    padding: 13px 40px;
    border-radius: 30px;
}

/* SEARCH RESULT PAGE */
.search_section .default_btn a{
    border-radius: 20px;
    padding:9px 20px;
}

/* COVER GALLERY PAGE*/
.gallery_items {
    margin-bottom: 20px;
}

/*FOOTER*/





/* RESPONSIVE MEDIA STYLING */

@media(max-width:1199px){
	.home_post .banner_post .feature_img > a {
	    height: 296px;
	    display: flex;
	}
	.Category_Sidebar .GoodReads .ReadsArea .ReadsBox {
	    margin: 0 5px;
	    width: 18%;
	}
}


@media(max-width:991px){
	.Category_Sidebar .ThumbArticle .ThumbArticleImg > a {
	    height: 160px;

	}
	.Category_Sidebar .ThumbArticle .ThumbArticleImg .author{
		display: inherit !important;
	}
	.Category_Sidebar .ThumbArticle .ThumbArticleContent .author.mobileView{
		display: none;
	}
	.banner_post .banner_text p {
		display: none;
	}

}


@media(max-width:767px){
	.Category_Sidebar .ThumbArticle .ThumbArticleImg {
	    max-width: 100%;
	   
	}
	.CategoryArea .home-category-posts .ThumbArticle {
	    margin: 0 5px;
	    width: 48%;
	     display: block;
	}
	.Category_Sidebar .GoodReads .ReadsArea .ReadsBox {
	    margin: 0 5px;
	     width: 48%;
	}
	.Category_Sidebar .CategoryArea .HrBtn .default_btn a,
	.Category_Sidebar .GoodReads .HrBtn .default_btn a{
    	padding: 9px 20px;
	}
	.call_to_action h2{
	    font-size: 25px;
	    line-height: 35px;
	    padding: 10px 50px;
	}
	.call_to_action .default_btn a{
	    font-size: 15px !important;
	}
	header .top-right .top-menu{
	    width: 100%;
	}
	.home_slider .item_box .item_img{
	    width:100% !important;
	}
	section.homeAdsBanner .adsImage{
		/* background: #515151; */
		background:#fff;
	}
	section.homeAdsBanner .adsImage img{
		object-fit: contain;
		height:auto;
	}
	.third-link {
	    display: inline-block;
		width: 49%;
	}
}
@media(max-width:640px){
    header .logo{
        margin-top: 15px;
        margin: 10px 0;
    }

    header .logo img {
	    width: 90px;
	}
    .sticky .mainmenu .menu-toggle span.bars {
        top: -64px;
    }
    .mainmenu .menu-toggle span.bars {
        top: -64px;
    }
	header#myHeader .top-right .top-menu{
    	position: relative;
    	top: 0;
    }
    header#myHeader .col-sm-8.col-md-8.col-xs-12{
    	background: #bc1b46;
    	padding: 5px 0;
    }
    header .top-right{
        text-align:center;
    }
    header .top-menu ul li a{
    	color: #fff !important;
    	text-transform: capitalize;
    }
    header #search-icon{
    	color: #fff;
    }
    header #search-icon:hover{
    	color: #fff;
    }
}
@media(max-width:600px){
	.Category_Sidebar .ThumbArticle .ThumbArticleImg {
	    max-width: 100%;
	}
	.CategoryArea .home-category-posts .ThumbArticle {
	    width: 100%;
	    display: block;
	    margin: 0 0 20px;
	}
	.home_post .banner_post.sec_row_post .banner_img > a {
	    height: 160px;
	    display: flex;
	}
	.Category_Sidebar .GoodReads .ReadsArea .ReadsBox {
	    margin: 0 5px 20px;
	     width: 100%;
	}
}

@media(max-width:480px){

	.sticky .mainmenu .menu-toggle span.bars {
        top: -64px;
    }
   
    header .top-right .top-menu{
        right: auto;
    }
    header .top-right .top-menu ul{
        display: inherit;
    }
    header .top-right{
        text-align:center;
    }

    .mainmenu .menu-toggle span.bars {
	    top: -94px;
	}
   
}

@media(max-width:320px){
	header.sticky .mainmenu .menu-toggle span.bars {
	    top: -94px;
	}
}


/* Updated Css */

.single-page-post ol {
    list-style: auto;
}
.single-page-post ul li:before {
    position: absolute;
    content: "\f0da";
    font-size: 15px;
    color: #000;
    left: 0;
    font-family: "Font Awesome 5 Brands";
}
.single-page-post ul li {
    position: relative;
    padding-left: 20px;
}
.single-page-post ul {
    list-style: none;
}

/* ----home page css------ */
.ThumbArticleContent h3{
	word-break:break-all;
}


@media(max-width:600px){
    .metaInfo ul li{
        display: block !important;
        border-right: none !important;
        line-height: 25px !important;
    }
    .breadcrumb{
        display:none;
    }
}