/* POSSAMAI */
.owl-carrousel { position:relative; z-index:0; }
.owl-carrousel .owl-nav { position:absolute; width:100%; height: 100%; }
.owl-carrousel .owl-stage { z-index: 1; }
.owl-carrousel .owl-nav {	position: absolute;	width: 100%; height: 100%; top: 0px; left:0px; }
.owl-carrousel .owl-nav button { background: url('../../img/site/setas.png') no-repeat center 0px !important; z-index: 999; width: 36px; padding: 0px; height: 36px; border: 0px; margin:20px; }
.owl-carrousel .owl-nav button span { display: none; }
.owl-carrousel .owl-nav button.owl-next { background-position: center -36px !important; }
.owl-carousel .owl-item a { width:100%; display:block; }





.widget_list > ul > li > ul { margin-left: 40px; }
.lista_produtos .single_product .product_thumb .primary_img { height: 220px; display: flex; align-content: center; flex-direction: column; justify-content: center; padding: 20px; }
.lista_produtos .single_product .product_thumb .primary_img img { padding: 20px; }
.product_content h4 a { min-height: 45px; display: inline-block; }
.contact_message p { width: 100%; }

.owl-carousel .owl-item .single_product .primary_img { display: flex; height: 200px; min-width: 200px; flex-flow: column; align-items: center; justify-content: center; padding: 20px; }
.product_carousel .single_product .product_content h4 { min-height: 80px; }


.color_scheme .footer_bottom,
    .color_scheme .header_top { background-color: #0052A4; color: #FFF; }
.color_scheme .footer_bottom a,
    .color_scheme .header_top a { color: #FFF; }




/*screen-xs*/
@media (max-width: 768px) {
}

@media (min-width: 768px) {
}

/*screen-sm*/
@media (min-width: 768px) and (max-width: 992px) {
}

/*screen-md*/
@media (min-width: 992px) and (max-width: 1200px) {
}

/*screen-lg corresponds with col-lg*/
@media (min-width: 1200px) {

}
