/*
  Theme Name: Carib
*/
.story .container .story__text h2 b {
    font-weight: inherit;
    color: #FBB500;
}

.com .container .com__rows .com__row .com__partnership .com__partner .com__partner-text .com__partner-btn a {
    transition-duration: 0.4s;
    font-family: Apotek, sans-serif;
    font-style: normal;
    font-weight: 716;
    font-size: 17px;
    line-height: 140%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #00245B;
    margin-right: 15px;
}

.com .container .com__rows .com__row .com__partnership .com__partner:hover .com__partner-text .com__partner-btn a {
    color: #FBB500;
}

.social .container .social__wrapper .social__column .social__item .social__text .social__tags a {
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 140%;
    color: #EA6510;
    cursor: pointer;
}

.drink_row .container h1 strong {
    color: #FBB500;
}

.envi .container .envi__all .envi__item .envi__item-wrapper .envi__text .envi__rows .envi__rows-items .envi__row .envi__row-text strong {
    font-family: Apotek, sans-serif;
    color: #EA6510;
}

#loginform > p {

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

#loginform > p.login-username label, #loginform > p.login-password label {

    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 14px;
    line-height: 100%;
    text-transform: uppercase;
    color: #00245B;
    margin-bottom: 15px;
}

#loginform > p input:not(#wp-submit):not(#rememberme) {
    background: #FFFFFF;
    border: 1px solid rgba(0, 36, 91, 0.1);
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 14px;
    line-height: 100%;
    text-transform: uppercase;
    color: #00245B;
    outline: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 20.5px;
    width: 100%;
    margin-bottom: 30px;
}

#loginform #rememberme {
    width: 24px;
    height: 24px;
}

#loginform .login-remember label{
    display: flex;
    align-items: center;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    color: #00245B;
}
#loginform .login-remember input{
    margin-right: 15px;
}

#loginform #wp-submit {
    cursor: pointer;
    font-family: Apotek, sans-serif;
    font-style: normal;
    font-weight: 716;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #FBB500;
    border: 1px solid rgba(255, 255, 255, 0.15);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    border-radius: 100px;
    padding: 13px 30px;
    margin: 50px auto 30px auto;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
}

.fun .container .fun__wrapper .fun__item .fun__item-btn span a{
    color: inherit;
}

.people .container .people__peoples .people__slider .people__wrapper .people__slide .people__people{
    max-height: 260px;
}

.blog .container .blog-btn a{
    color: inherit;
}

.not-not .container .not__text .not-btn a, .not_brand-page .container .not__wrapper .not__text .not-btn a, .online .container .online__text .online-btn a{
    color: inherit;
}

.news .container .news-btn a{
    color: inherit;
}

.biz .container .biz__bottom .biz__bottom-text .biz-bottom-btn a{
    color: inherit;
}
.beerLocator .locatorBottom .storeListContainer .pagin li a{
    cursor: pointer;
}


.contact .container{
    padding-bottom: 40px;
}
.hero__slide-p {
	max-height: 67.2px;
	overflow: hidden;
}

