/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

@font-face {
    font-family: 'SSPexthin';
    src: url('./css/valedobero/fonts/SweetSansPro-ExLight.eot');
    src: url('./css/valedobero/fonts/SweetSansPro-ExThin.eot?#iefix') format('embedded-opentype'),
        url('./css/valedobero/fonts/SweetSansPro-ExThin.woff2') format('woff2'),
        url('./css/valedobero/fonts/SweetSansPro-ExThin.woff') format('woff'),
        url('./css/valedobero/fonts/SweetSansPro-ExThin.ttf') format('truetype'),
        url('SweetSansPro-ExThin.svg#SweetSansPro-ExThin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SSPthin';
    src: url('./css/valedobero/fonts/SweetSansPro-Thin.eot');
    src: url('./css/valedobero/fonts/SweetSansPro-Thin.eot?#iefix') format('embedded-opentype'),
        url('./css/valedobero/fonts/SweetSansPro-Thin.woff2') format('woff2'),
        url('./css/valedobero/fonts/SweetSansPro-Thin.woff') format('woff'),
        url('./css/valedobero/fonts/SweetSansPro-Thin.ttf') format('truetype'),
        url('./css/valedobero/fonts/SweetSansPro-Thin.svg#SweetSansPro-Thin') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SSPexlight';
    src: url('./css/valedobero/fonts/SweetSansPro-ExLight.eot');
    src: url('./css/valedobero/fonts/SweetSansPro-ExLight.eot?#iefix') format('embedded-opentype'),
        url('./css/valedobero/fonts/SweetSansPro-ExLight.woff2') format('woff2'),
        url('./css/valedobero/fonts/SweetSansPro-ExLight.woff') format('woff'),
        url('./css/valedobero/fonts/SweetSansPro-ExLight.ttf') format('truetype'),
        url('./css/valedobero/fonts/SweetSansPro-ExLight.svg#SweetSansPro-ExLight') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SSPlight';
    src: url('./css/valedobero/fonts/SweetSansPro-Light.eot');
    src: url('./css/valedobero/fonts/SweetSansPro-Light.eot?#iefix') format('embedded-opentype'),
        url('./css/valedobero/fonts/SweetSansPro-Light.woff2') format('woff2'),
        url('./css/valedobero/fonts/SweetSansPro-Light.woff') format('woff'),
        url('./css/valedobero/fonts/SweetSansPro-Light.ttf') format('truetype'),
        url('./css/valedobero/fonts/SweetSansPro-Light.svg#SweetSansPro-Light') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

body{
	background-color: white !important;
	font-family: 'SSPthin', sans-serif !important;
}

/* Botão */

.btn-underline::before {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 1px;
    background: #bf6a29;
    transition: width .3s ease;
}

.btn-underline:hover::before{
    width: 100%;
}

.button-change {
    --height: 2.375rem;
    height: var(--height);
    line-height: calc(var(--height) - 2px) !important;
    border-bottom: 1px solid #bf6a29 !important;
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
    display: inline-flex;
    flex-direction: column-reverse;
    margin-left: 0px !important;
}

.button-change span {
    position: relative;
    display: block;
    transition: transform .35s ease;
    transform: translate3d(0px, 0%, 0px);
    transform-style: preserve-3d;
}

.button-change:hover span {
    transform: translate3d(0px, 100%, 0px);

}

/* Botão */

.vb-familia{
    font-size: 1.75rem;
    line-height: 1.4;
    color: #bf6a29;
    text-transform: uppercase;
    margin-bottom: 35px !important;
}

.vb-familia span{
    font-family: 'SSPthin', sans-serif;
    color: #bf6a29 !important;
    font-size: 1.25rem;
}

.vb-familia::after{
    content: '';
    display: block;
    margin: 40px auto 0;
    width: 50px;
    border-top: 2px solid #bf6a29;
}

.vb-mb-0{
    margin-bottom: 0px !important;
}

.vb-pb-0{
    padding-bottom: 0px !important;
}

.vb-espacamento{
    padding: 120px 0;
}

.vb-mirabilis{
    font-family: 'SSPthin', sans-serif !important;
    letter-spacing: 0px !important;
    font-weight: 0 !important;
    line-height: 1.8;
    font-size: 1rem;
    margin-inline: auto;
}

.vb-mirabilis span{
    color: #bf6a29;
}

.vb-bg-mirabilis{
    background-color: #fff;
    background-image: url(./images/banner/mirabilis.jpg);
    background-position: center top;
    background-size: cover;
}

.vb-processo{
    font-size: 1.75rem;
    line-height: 1.8;
    color: #bf6a29;
    text-transform: uppercase;
    margin-bottom: 15px !important;
}

.vb-producao{
    font-family: 'SSPthin', sans-serif;
    font-size: 1rem;
    line-height: 1.8 !important;
    letter-spacing: 0;
    text-align: center;
}

.vb-tradicao{
    font-size: 1.75rem;
    line-height: 1.8;
    color: #bf6a29 !important;
    text-transform: uppercase;
    margin-bottom: 15px !important;
}

.vb-vinho{
    /*justify-content: center;*/
    align-items: center;
}

.vb-vinho2{
    justify-content: center;
    align-items: center;
}

.vb-vinho-texto{
    font-family: 'SSPthin', sans-serif !important;
    letter-spacing: 0px !important;
    font-weight: 0 !important;
    line-height: 1.8;
    font-size: 1rem;
}

.vb-vinho-texto span{
    font-family: 'SSPexlight', sans-serif !important;
    font-size: 1.25rem;
    color: #bf6a29;
    text-transform: none;
}

.vb-vinho-dados{
    font-size: 0.8rem;
    line-height: 1.8 !important;
    color: #bf6a29;
    text-transform: uppercase;
}

.vb-vinho-dados span{
    font-family: 'SSPexlight', sans-serif !important;
    font-size: 1rem;
    color: #000;
    text-transform: none;
}

.vb-footer-icone{
    height: 80px;
}

.vb-footer-align{
    display: flex;
    justify-items: center;
    justify-content: center;
    align-items: center;
}

.vb-white{
    color: #fff;
}

.vb-footer-font{
    font-family: 'SSPexlight', sans-serif !important;
    font-size: 1rem;
    padding: 50px 0;
}

.vb-copyrights{
    font-family: 'SSPthin', sans-serif !important;
}

.vb-copyrights a{
    color: #000;
}

.vb-copyrights a:hover{
    color: #bf6a29 !important;
}

.vb-malheiro{
    font-size: 1rem !important;
}

.vb-vinho-tamanho{
    height: 1000px;
}

.vb-bg-vinho{
    background-color: #efefef;
    padding: 120px 0;
}

.vb-brochura{
    font-size: 12px;
    text-transform: uppercase;
}

.vb-brochura-botao {
    background-color: #bf6a29;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 15px 20px;
}

.vb-brochura-botao:hover {
    background-color: #000;
}

.vb-vinho-flex{
    display: flex;
}

.vb-menu-estilo{
    color: #bf6a29;
    font-size: 12px;
    text-transform: uppercase;
}

.vb-gradiente::before{
    content: '';
    display: block;
    height: 5px !important;
    background: linear-gradient(49deg, rgba(191,106,41,1) 0%, rgba(255,206,169,1) 33%, rgba(205,120,58,1) 100%) !important;
}

.vb-gradiente2::after{
    content: '';
    display: block;
    height: 5px !important;
    background: linear-gradient(49deg, rgba(191,106,41,1) 0%, rgba(255,206,169,1) 33%, rgba(205,120,58,1) 100%) !important;
}

.vb-vinho-titulo{
    font-size: 0.8rem !important;
    line-height: 1.8 !important;
	color: #bf6a29 !important;
	text-transform: uppercase !important;
}

@media (max-width: 768px) {

    .vb-vinho-tamanho{
        height: 600px;
        margin-bottom: 20px;
    }

    .vb-vinho-texto{
        text-align: center;
        padding-top: 120px;
        --bs-gutter-x: 1.5rem;
        padding-right: calc(var(--bs-gutter-x) * 0.5);
        padding-left: calc(var(--bs-gutter-x) * 0.5);
    }

    .vb-titulo{
        font-size: 2rem !important;
    }

    .vb-footer-icone{
        margin: 20px 0;
    }

    .vb-video{
        display: initial !important;
    }

    .vb-vinho-flex{
        display: initial;
    }

    .vb-bg-vinho{
        background-color: #efefef;
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .vb-brochura{
        margin-bottom: 120px;
    }

    .vb-menu{
        color: #000 !important;
    }

    .vb-menu-logo{
        margin: auto;
        transform: translateX(27px);
    }

    .vb-menu-size{
        padding-bottom: 25px;
    }

}