.hero-slogan {
    /*text-align: justify !important;*/
}
.hero-quote {
	/*font-style: italic !important;*/
}

/* Slider Revolution Height */
.rev_slider_wrapper, .rev_slider, .tp-fullwidth-forcer, .rev_slider .tp-bgimg.defaultimg {
    max-height: 90vh !important;
  	margin-bottom: 60px !important;
}

/* Section Wrap Styles*/
.section-wrap {
	padding: 50px 0px 20px 0px !important;
}

.page-number {
  font-size: 0.8em;
	color: #141F24 !important;
}
#footer,
#footer .footer-widgets,
#footer .footer-copyright
{
	background-color: #f8f8f8 !important;
}
#footer .footer-widgets  {
	padding: 10px 0px 0px !important; 
}
#footer .footer-copyright {
	padding: 20px 0px 20px !important;
}
#footer .footer-logo{
  padding: 0px 0px 30px !important;
  text-align: left !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#footer .dt-sc-sociable li {
	padding: 0px 10px 0px !important; 
}

#dt-menu-toggle {
	background-color: #A600D4 !important;
}

#accordions-306 .accordions-head {
	background: #9800C2 !important;
}

#accordions-306 .accordion-icons {
	color: #FFFFFF !important;
}

#accordions-306 .accordions-head:hover
.accordion-icons{
	color: #D6D6D6 !important;
}

#accordions-306 .accordions-head:hover
.accordions-head-title {
	color: #D6D6D6 !important;
}

.buy-book .ubtn-text {
	padding-left: 10px !important;
}

.TS_PTable_Features_67 {
	font-family:  Lato, sans-serif !important;
}

.TS_PTable_Features_61,
.TS_PTable_Features_62,
.TS_PTable_Features_63 {
  margin-top: 35px !important;
	min-height: 90px!important;
}

.btn-buy-book a {
	background-color: #97BF04 !important;
}

.btn-buy-book a:hover {
	background-color: #95D904 !important;
}

aside h3::before{
	background-color: #8303A6 !important;
}

.wpcf7-submit {
	background-color: #8303A6 !important;
}

.wpcf7-submit:hover{
	background-color: #9D03FF !important;
}

#footer a:hover {
	color: #AE00DE !important;
	border-color: #9D03FF !important;
}

#footer li:hover::before {
	border-color: #9D03FF !important;
}

.sub-menu li a {
	color: #0D0D0D !important;
}

.dt-sc-button,
.sub-menu li a:hover {
	color: #8303A6 !important;
}

.dt-sc-button:hover,
entry-title h4:hover{
	color: #9D03FF !important;
}

.woocommerce-MyAccount-navigation ul > li.is-active > a{
	color: #8303A6 !important;
}

.widget.widget_recent_posts .entry-title h4 a::before {
  background: #8303A6 !important;
}

.dt-sc-sociable.rounded-border li a {
    border: 1px solid;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.experiences-wrap figure {
  border-radius: 3px;
	padding: 3px !important;
  cursor: default;
}

.experiences-wrap figure:hover {
  opacity: 0.85;
  box-shadow: rgba(174, 0, 222, 0.085) 0px 0.14rem 0.3rem;
}

.founded-wrap figure {
  border-radius: 4px;
	padding: 10px 15px !important;
  cursor: default;
  min-height: 60px;
}

.founded-wrap figure:hover {
  opacity: 0.85;
  box-shadow: rgba(174, 0, 222, 0.085) 0px 0.14rem 0.3rem;
}

#wpsm_accordion_635 .wpsm_panel-title,
#wpsm_accordion_635 .ac_open_cl_icon {
  background: #9800C2 !important;
  background-color: #9800C2 !important;
}

.is-style-squared.buy-btn {
	background-color: #95D904 !important;
}

/* Founded Companies Styling */
.founded-companies img {
  min-height: 60px !important;
	border: 1px solid #F2F2F2;
  border-radius: 3px;
  box-shadow: rgba(0, 0, 0, 0.075) 0px 0.14rem 0.3rem;
  transition: all 0.2s ease-in-out;
}

.founded-companies img:hover{
    opacity: 0.85 !important;
    box-shadow: rgba(0, 0, 0, 0.06) 0px 0.145rem 0.25rem;
  	transform: scale(1.03, 1.015);
  	transition: all 0.15s ease-in-out;
}

/* Hide Twitter Embedded Link*/
.timeline-Footer {
  display: none !important;