@charset "UTF-8";
/*
Theme Name: Allegiant Pro Child
Theme URI: http://www.cpothemes.com
Template: allegiant_pro
Author: CPOThemes
Author URI: http://www.cpothemes.com
Description: A multipurpose WordPress theme perfect for agencies and online businesses.
Version: 1.3.9.1528904587
Updated: 2018-06-13 15:43:07

*/
/*header#header.header{}*/

/*PAGE TITLE SECTION overlay color*/
.pagetitle {background: rgba(190,35,93,0.6);}

/*lower background image overlay*/
.home .services{background:rgba(190,35,93,0.6);}

/*front page welcome to your benefits*/
.section-heading.features-heading{display:none;}

/*enroll button*/
a#cntrBttn{background-color:#be235d!important;}
a#cntrBttn:hover{background-color:#942977!important;}



/*sidebar*/
a:sideBar {
	background-color: #0679d1!important;
	padding: 25px 50px 75px 100px;
	color: #fff;
}


/*four icons service sect*/
div.primary-color.service-icon{color:white !important;}

/*sidebar search*/
.widget_search{width:85%;}

/*slider mobile/laptop*/
@media (max-width: 740px) {
div.slider-slides.cycle-slideshow {
	height: 200px !important;
	}
	div.slider-prev, .slider-next {
	width: 10px !important;
	height: 30px !important;
	margin-top: -60px;
	}
}
@media (max-width: 1200px) {
div.slider-slides.cycle-slideshow {
	height: 400px !important;
	}
}
/*what we offer title*/
.section-title.services-title.heading{color:#fff !important}
/*widget title font color*/
div.widget-title.heading{color:#fff !important}

/*accesibility*/
div.ltr.left.a11y-toolbar {display:none;}

span.aticon.aticon-adjust{margin-left:5px;}

span.aticon.aticon-font{margin-left:5px;}

/*copyright*/
.cpo-credit-link{display:none;}

#wpllc-wrapper-1{padding:20px;}

/*what we offer section un-link*/

div.service {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}

/*delete continue reading from services*/
.continue {display:none;}

/*enroll button*/
a#cntrBttn{display: block;
  width: 300px;
  margin-left: auto;
  margin-right: auto;}
/*video titles*/
h3.video-title{
  color:#be235d;
  font-size: 1.2em;
  text-transform: uppercase;
  text-align: center;
  margin-top: 15px;
}
