/*
Theme Name: Unicamp Child
Theme URI: https://unicamp.thememove.com/
Author: ThemeMove
Author URI: https://thememove.com/
Version: 1.0.0
Template: unicamp
Text Domain: unicamp-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/


#wpfm-floating-menu-nav {
	/* Se posiciona el botón flotante */
	margin: 10px;
	bottom: 0;
	right: 0;
}

.page-scroll-up {
	/* Posicionar boton de subida en la mitad */
	right: 50%;
	margin-right: -30px;
}

.aioseo-breadcrumbs {
	/* Breadcrumbs custom from all in one seo */
	padding: 0 4%;
    margin-top: 1em;
    font-size: 13px;
}

.aioseo-breadcrumbs span.aioseo-breadcrumb:nth-last-child(1){
	/* Highlight the last element and current element in breadcrumb */
	color: #d07400;
}

.btn-orange-ua .elementor-widget-container > .elementor-button-wrapper > a {
	font-family: "Open Sans", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    background-color: #D07400 !important;
    border-radius: 30px !important;
	min-height: 48px;
    padding: 5px 24px !important;
}

.tm-swiper .swiper-nav-button {
	margin: 0 !important;
}

.btn-white-icon .elementor-widget-container > a {
	padding: 10px 20px 10px 20px;
	border-style: solid;
	border-color: #D4D4D4;
	border-width: 1px 1px 1px 1px;
	border-radius: 25px 25px 25px 25px;
}