body {
font-family: "CF Din Light";
}


/*TITLES*/

.c-title-header{
font-family: "CF Block";
font-size: clamp(4.375rem, 3.275rem + 3.521vw, 7.5rem); /*70-120px*/
margin-bottom: 0px;
line-height: 1em;
text-align: center;
}

.c-title-header span{
font-size: 0.7em;
}


.c-title-bold {
font-family: "CF Block";
font-size: clamp(2.875rem, 2.127rem + 2.394vw, 5rem); /*46-80px*/
margin-bottom: 0px;
line-height: 1em;
}

.c-title-bold span{
font-size: 0.7em;
}

.c-subtitle {
font-family: "CF Din Light";
font-size: clamp(1.125rem, 0.949rem + 0.563vw, 1.625rem); /*18-26px*/
font-weight: 100;
    text-transform: uppercase;
margin-bottom: 0px;
}

.c-product-title{
font-family: "CF Block";
font-size: clamp(2.625rem, 2.405rem + 0.704vw, 3.25rem); /*42-52px*/
margin-bottom: 0px;
line-height: 0.8em;
}
/*END OF TITLES*/




/*FOOTER*/

.c-footer {
font-size: 1.2em;
display: flex;
    gap: 20px;
    align-items: flex-end;
    justify-content: space-around;
}
@media (max-width: 768px) {
.c-footer {
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
}

/*END OF FOOTER*/


#contenttop h1 {
font-family: "CF Block";
font-size: clamp(2.625rem, 2.405rem + 0.704vw, 3.25rem); /*42-52px*/

}



 .notloggedin div.horizontalitems div.theitems {
    display: none;
}.c-newlogo {
    background-image: url('cache/files/notfound');
    background-position: center;
    background-size: contain;
background-repeat: no-repeat;
}


a.mobile-header-startlink {
    background-image: url('cache/files/notfound');
    background-position: center;
    background-size: contain;
background-repeat: no-repeat;
width: 220px;
    transform: translate(-50%, 0%);
}

.side-nav__header {
    background-color: white;
    background-image: url('cache/files/notfound') !important;
    color: #333;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-left: 8vh;
    margin-right: 8vh;
}.c-newsletter {
padding-top: 100px;
padding-bottom: 100px;
width: 60%;
margin: auto;
}

.c-newsletter form {
    margin: auto;
}

.c-newsletter form label {
    display: block;
    margin-bottom: 20px;
    text-align: center;
    font-size: 1.4em;
    font-weight: 800;
font-family: 'Manrope', sans-serif;
}

.c-newsletter form input {
    padding: 10px;
    border: 2px solid #d3d3d3;
    border-radius: 5px;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
}


.c-newsletter form input:focus-visible {
outline: none;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
}

.c-newsletter form input::placeholder {
color: #d1d1d5;
font-size: 14px;
}

.c-newsletter form .submit {
margin-top: 20px;
text-align: center;
}

.c-newsletter form .submit button {
    font-size: 14px;
    font-weight: 400;
    padding: 20px 25px;
    color: white;
    background-color: #595959;
    transition: 0.3s;
    letter-spacing: 1px;
    border-radius: 3px;
    border-color: transparent;
    min-width: 170px;
}

.c-newsletter form .submit button:hover {
color: white;
background-color: #e0751b;
}

@media only screen and (max-width: 768px) {
.c-newsletter {
width: 90%;
}
}#contenttop h1 {
display: none;
}

.c-juices-top {
background-image: url('/cache/files/8bf13a02477c0c52589bff3246539971ad29c84b.jpg');
height: 100vh;
background-size: cover;
background-position: 85% 50%;
position: relative;
}

@media (max-width: 820px) {
.c-juices-top {
height: 50vh;
}
}

.c-juices-top-logo {
max-width: 50vh;
height: auto;
}

@media (max-width: 820px) {
.c-juices-top-logo {
max-width: 20vh;
}
}

.c-juices-top-text {
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 5vh;
    position: absolute;
    top: 60%;
}

.c-juices-top-text-sm {
background-color: #49c2c0;
width: 100%;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 3vh;
margin-top: -1vh;
}



.c-product-container {
margin: 10vh;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 5vh;
}
@media (max-width: 912px) {
.c-product-container {
margin: 2vh;
    gap: 2vh;
}
}

.c-product-box {
    width: 40vh;
    height: 40vh;
    border-radius: 50%;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    padding: 3vh;
    gap: 2vh;
}

.c-product-box img{
max-height: 30vh;
width: auto;
}

.c-product-text {
color: #fff;
}

.c-product-container a{
text-decoration: none;
}


/*DETAIL*/

div.items div.contentboxy div.textbox div.value {
    background-image: none;
    font-size: 1.4em;
}

.detail {
padding: 4vh;
    max-width: 1200px;
    margin: 0 auto;
}

div.items div.back {
    float: right;
}

div.items div.back a {
    padding: 7px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: "CF Block";
    font-size: 1.4em;
}

h3 a, div.items div.list h3 a, div.items h3 a {
    font-family: "CF Block";
}

div.items div.photos {
    display: flex;
    flex-direction: column;
    align-items: center;
}