/*
Theme Name: Borgholm Child
Theme URI: https://borgholm.qodeinteractive.com
Description: A child theme of Borgholm
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: borgholm
Template: borgholm
*/

/* redes sociales cabecera menú */

.qodef-header-standard--center #qodef-page-header-inner .qodef-widget-holder {
    position: inherit;
    top: 0;
    right: 0;
    margin-left: 0;
}
.qodef--passepartout {
 background-color: #ffffff !improtant;


}
/* testimonios */

.qodef-testimonials-list .qodef-e-text {
    font-family: Montserrat,serif;
    font-weight: 300;
    letter-spacing: 0;
    color: white;
    font-size: 30px;
    line-height: 1.167em;
    font-weight: 500;
    font-style: normal;
}

.qodef-testimonials-list .qodef-e-author .qodef-e-author-name {
    font-family: Montserrat,serif;
    font-size: 20px;
    font-weight: 300;
    color: white;
}

.qodef-testimonials-list.qodef-item-layout--info-on-side .qodef-e-quote-mark {
    display: none;
}
/*
.qodef-testimonials-list .qodef-e-media-image img {
    border-radius: 0%;*/
}

.qodef-testimonials-list.qodef-item-layout--info-on-side .qodef-e-author .qodef-e-author-job {
    color: white;
}

.qodef-section-title .qodef-m-tagline {
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: .2em;
    text-transform: uppercase;
}

.qodef-section-title .qodef-m-subtitle {
    margin: 20px 0 0;
    margin-top: 20px;
    font-family: Montserrat,serif;
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
}

/* estilo párrafos */

.qodef-section-title.qodef-text-custom-styles--enabled .qodef-m-text {
    font-family: Montserrat,serif;
    font-size: 20px;
    font-weight: 300;
	font-style: normal;
}


/* top area menú */

#qodef-top-area .widget a:hover {
    color: #a8a8a8;
}
#qodef-top-area .widget a {
    color: #fff;
}

/* espacios lista menú */

.qodef-header-navigation > ul > li {
    height: 100%;
    margin: 0 15px;
}

/* estilo botones */

.qodef-button.qodef-html--link {
    font-family: "Work Sans",sans-serif;
    font-size: 11px;
    line-height: 2em;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-weight: 600;
}

/* scrollbar */

html {
    scrollbar-color: #0face0 #0f0b12;
}


/* equipo */

.qodef-team-list .qodef-e-role {
	margin-top:8px;
    font-family: Montserrat,serif;
    font-size: 17px;
    font-weight: 300;
    font-style: normal;
}

