

:root {
	--global-primary-color: #f1c232;
	--global-secondary-color: #073763;
}

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

.scrollup {
	background-color: #f1c232;
}

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

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

a:hover {
	color: #f1c232;
}

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

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

}

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

}

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

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

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

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

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


.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: #073763;
}

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

/* CSS DO PORTAL EAD */

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

#rodape:before {
   
    background: #073763  !important;
   
}


#dadosConteudoTextos .listaDisciplinas li span {background: #073763;}

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

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



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

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

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

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

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

    background: #f1c232;
}

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

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

.fa:hover{
	color: #f1c232;
}

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

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