

:root {
	--global-primary-color: #ff9900;
	--global-secondary-color: #20124d;
}

.page-title-bar-overlay,
.cube1,
.cube2 {
	background-color: #ff9900;
}
.header-top.style-2 .top-bar-info .info-icon {
	color: #ff9900;
}
.mini-cart .mini-cart-icon:after {
	background-color: #ff9900;
}
.button.button-primary {	
	background-color: #ff9900;
}
.button.button-primary:hover {
	background-color: #20124d;	
}
.button.button-secondary {	
	background-color: #20124d;
}
.button.button-secondary:hover {
	background-color: #ff9900;
}

.scrollup {
	background-color: #ff9900;
}

.button.button-primary:hover {
	background-color: #20124d;	
}

.widget_categories li a:hover {
	color: #ff9900;
}

a:hover {
	color: #ff9900;
}

.single-product-content .summary .price ins {
	color: #ff9900;
}

.tabs.style-2 li > a {
	color: #20124d;

}

.tabs.style-2 li > a.active:after {
	border-color: #20124d;

}

.primary-color {
  color: #ff9900 !important;
}

.bg-primary {
    background-color: #ff9900 !important;
}

.bg-secondary {
    background-color: #20124d !important;
}

.header-top .top-bar-social-network a:hover, 
.header-top .top-bar-social-network a:focus {
	color: #ff9900;
}

.rev-btn-2 {
	background-color:#ff9900;
	border-color:#ff9900;
}


.header-desktop.style-5 .menu--primary li:hover > a .menu-item-title:after, .header-desktop.style-6 .menu--primary li:hover > a .menu-item-title:after {
    background-color: #20124d;
}

.mini-cart .widget_shopping_cart_content{
	border-bottom: 2px solid #ff9900;
}

/* CSS DO PORTAL EAD */

.navbar-inverse .navbar-inner { 
  background-color: #ff9900 !important;
}

#rodape:before {
   
    background: #20124d  !important;
   
}


#dadosConteudoTextos .listaDisciplinas li span {background: #20124d;}

#bannerhome .carousel-item h5 { background-color: #ff9900} 

.testimonial-item.style-5 .icon {
	color: #ff9900;
}



.image-slider .owl-controls .owl-buttons .owl-prev, .image-slider .owl-controls .owl-buttons .owl-next {
	 background-color: #ff9900}

.image-slider .owl-controls .owl-buttons .owl-prev:hover, .image-slider .owl-controls .owl-buttons .owl-next:hover {
    background-color:#20124d;
}
   
.text-primary{
	color: #ff9900;
}

.carousel-indicators li {
    background-color: #ff9900;
}

.carousel-indicators .active {
    background-color: #20124d;
}

.popup-video .video-overlay .video-play {

    background: #ff9900;
}

.box-icon.style-2 .icon{
	color: #ff9900;
}

.list-group-item.active{
	background-color: #ff9900;
    border-color: #ff9900;
}

.fa:hover{
	color: #ff9900;
}

.button.style-outline.button-primary {
    background-color: transparent;
    border-color: #ff9900;
    color: #ff9900;
}

.button.style-outline.button-primary:hover {
    background-color: transparent;
    border-color: #20124d;
    color: #20124d;
}