.c-mybigproject {
    font-size: 1em;
}
@media (max-width: 768px) {
    .c-mybigproject {
        font-size: 0.8em;
    }
}

body {
font-family: 'Manrope', sans-serif;
}

#mobile-header {
box-shadow: 0 1px 2px rgba(0,0,0,0);
}


/*top menu shadow*/
div.topmenu ul ul {
box-shadow: 7px 5px 20px 0px #00000047;
}
/*end of top menu shadow*/



/*menu underline*/
div.topmenu  a:after {    
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  position: absolute;
  background: #d8b66d;
  transition: width 0.5s ease 0s, left 0.5s ease 0s;
  width: 0;
}
div.topmenu  a:hover:after { 
  width: 90%; 
  left: 5%; 
}

/*end of menu underline*/

/*footer*/

@media (max-width: 800px) {
.c-p-social {
text-align: center;
}
.c-logo-img {
margin: 0 auto;
}
}
/*end of footer*/


#contenttop h2 {
text-align: left;
}


/*buttons*/
.c-button-1{
min-width: 145px;
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 1em;
    text-align: center;
    padding: 15px 15px;
    color: #fff;
    margin: auto;
    background-color: transparent;
    transition: 0.3s;
border: 1px solid #fff;
}

.c-button-1:hover {
color: #1a1a1a;
background-color: #fff;
border: 1px solid #fff;
}

.c-button-2{
min-width: 145px;
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 1em;
    text-align: center;
    padding: 15px 15px;
    color: #B58743;
    margin: auto;
    background-color: transparent;
    transition: 0.3s;
border: 1px solid #B58743;
    margin-right: 10px;
}

.c-button-2:hover {
color: #fff;
background-color: #B58743;
border: 1px solid #B58743;
}
/*end of buttons*/

/*pages styles*/

#contenttop h1 {
padding-left: 10vh;
}

.c-space {
padding: 10vh;
margin: 0 auto;
}


.c-main-title {
font-size: 2.2em;
font-weight: 600;
}


.c-main-title-gold {
font-size: 2.2em;
font-weight: 600;
color: #B58743;
margin-bottom: 5px;
line-height: 1.2em;
}


.c-text {
letter-spacing: 0.5px;
}

.c-team-title {
font-size: 2em;
font-weight: 600;
margin-bottom: 5px;
line-height: 1.1em;
color: #B58743;
padding-top: 20px;
}



@media (max-width: 800px) {
#contenttop h1 {
padding-left: 4vh;
margin-bottom: 0px;
}

.c-space {
padding: 4vh;
margin: 0 auto;
}

.c-main-title {
font-size: 1.6em;
font-weight: 600;
}

}

/*end of pages styles*/

/*products detail*/


div.items div.contentboxy span.dynfieldlabel, div.items div.contentboxy span.label {
    display: none;
}

div.items div.contentboxy div.textbox div.value {
margin-top: 30px;
}

.c-button-in-row {
padding-top: 30px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}

@media (max-width: 600px) {
.c-button-in-row {
padding-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
}

/*end of products detail*/

/*ITEMS SHODOW ON HOVER */

div.horizontalitems div.infoboxy:hover {
box-shadow: #00000052 0px 2px 17px 0px;
    transition: 0.6s;
}

div.horizontalitemsnews div.infoboxy:hover {
box-shadow: #00000052 0px 2px 17px 0px;
    transition: 0.6s;
}
/*END OF ITEMS SHODOW ON HOVER */


/* CONTACT FORM */
.contactform p.notrequired select, .contactform p.notrequired textarea, .contactform p.notrequired input, .contactform p.required select, .contactform p.required textarea, .contactform p.required input {
    padding: 4px;
    font-size: 18px;
    border-bottom: 1px solid #B58743;
    border-left: transparent;
    border-right: transparent;
    border-top: transparent;
    width: 100%;
background-color: transparent;
}

div.contactform form p {
    position: relative;
    max-width: 100%;
    width: 100%;
}



.contactform button {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 1em;
    text-align: center;
    padding: 15px 10px;
    width: 120px;
    color: #B58743;
    margin-top: 10px;
    background-color: #fff;
border: 1px solid #B58743;
    transition: 0.3s;
}
.contactform button:hover {
color: white;
background-color: #B58743;
    border: 1px solid #B58743;
}

@media (max-width: 768px) {
.contactform .submit {
text-align: center;
}
}

.contactform textarea {
    height: 120px;
}

/* ---------------------------- */


/*METRICS*/
.c-metrics-1 {
    color: #B58743;
text-align: center;
font-size: 4em;
margin-bottom: 5px;
font-weight: 800;
padding-left: 20px;
padding-right: 20px;
}

.c-metrics-2 {
text-align: center;
font-size: 2em;
font-weight: 600;
margin-bottom: 5px;
line-height: 1em;
}

@media (max-width: 768px) {
.c-metrics-2 {
font-size: 1.4em;
}
}

.c-metrics-2b {
text-align: center;
font-size: 2em;
font-weight: 600;
margin-bottom: 5px;
line-height: 1em;
}

@media (max-width: 768px) {
.c-metrics-2b {
font-size: 1.2em;
text-align: left;
}
}

.c-metrics-3 {
text-align: center;
}

.c-metrics-3b {
text-align: center;
}

@media (max-width: 768px) {
.c-metrics-3b {
text-align: left;
}

}

.c-metrics-home {
    display: flex;
    align-items: flex-end;
}
/*END OF METRICS*/.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%;
}
}div.items div.detail div.itemcontent {
    background-image: none;
    max-width: 90vw;
    margin: 0 auto;
}


div.items div.detail div.itemcontent h2{
color: #B58743 !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    padding-top: 10px !important;
    font-weight: 700 !important;
font-size: 1.4em !important;
min-height: auto !important;
}.am_1576 {
    padding-bottom: 5vh;
}



/*sliders*/
.c-slider-container {
height: calc(100vh - 190px);
}

.c-slider {
position: relative;
}

.c-slider img {
width: 100%;
height: 100vh;
object-fit: cover;
}

.c-slider-text {
position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
}

@media (max-width: 800px) {
.c-slider-text {
position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -40%);
    text-align: center;
    color: #fff;
}
}

@media (max-width: 500px) {
.c-slider-text {
position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -35%);
    text-align: center;
    color: #fff;
}
}

.c-slider-title {
font-size: 2vw;
    line-height: 1.2em;
    margin-bottom: 10px;
}

@media (max-width: 800px) {
.c-slider-title {
font-size: 6vw;
}
}

.c-slider-subtitle{
font-size: 1.2em;
}

.slider-arrows span{
color: #fff;
font-size: 4em;
font-weight: 100;
}

/*end of sliders*/

/*welcome*/

.c-welcome {
padding: 10vh;
margin: 0 auto;
}

@media (max-width: 800px) {
.c-welcome {
padding: 4vh;
margin: 0 auto;
}
}

.c-welcome-title {
font-size: 2.2em;
font-weight: 600;
}

@media (max-width: 768px) {
.c-welcome-title {
font-size: 1.6em;
font-weight: 600;
}
}

.c-welcome-subtext {
letter-spacing: 0.5px;
}

/*end of welcome*/

/*banners*/
.c-banners{
position: relative;
height: 70vh;
}

.c-banners img {
width: 100%;
height: 100%;
object-fit: cover;
}

.c-banners-text {
position: absolute;
    top: 15%;
    left: 5%;
    transform: translate(0, 0);
    color: #fff;
}

.c-banners-title {
font-size: 2vw;
    line-height: 1.2em;
    margin-bottom: 10px;
}

@media (max-width: 800px) {
.c-banners-title {
font-size: 8vw;
}
}

.c-shadow {
    background-color: #0000005c;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}


/*end of banners*/

/*video*/

.c-video {
width: 100%;
height: auto;
}

/*end of video*/

/*wines*/

.c-wines-space {
padding: 10vh 10vh 2vh 10vh;
margin: 0 auto;
}

@media (max-width: 768px) {
.c-wines-space {
padding: 4vh 4vh 2vh 4vh;
margin: 0 auto;
}
}


.c-button-space {
padding: 2vh 10vh 10vh 10vh;
margin: 0 auto;
text-align: center;
}


/*end of wines*/.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 1;
    top: 200px;
    margin-left: -40px;
    bottom: 0;
    opacity: 0;
    width: 20px;
    height: 20px;
    opacity: 1;
    width: 30px;
    height: 30px;
    outline: white;
background-color: transparent;
}

 .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 1;
    top: 200px;
margin-right: -40px;
    bottom: 0;
    opacity: 0;
    width: 20px;
    height: 20px;
    opacity: 1;
    width: 30px;
    height: 30px;
    outline: white;
background-color: transparent;
}
.slick-prev:hover, .slick-next:hover {
background-color: transparent;
}

.slick-next:focus, .slick-prev:focus {
background-color: transparent;
}


.slick-prev:before, .slick-next:before {
    color: #444444;
    background-size: contain;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2229px%22%20height%3D%2281px%22%3E%23%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%223%22%20style%3D%22%22%20d%3D%22M2 2 27.4964571 41.084824 2 79.0694571%22%20%2F%3E%3C%2Fsvg%3E");
}



/* DISPLA NONE AN THELOYME NA EINAI KRYFA */

.slick-prev.slick-disabled, .slick-next.slick-disabled {
    display: inline-block !important;
}

.linkto img {
display: inline-block;
}

/* ---------------------- */

/* KENO DEXIA ARISTERA TOY SLIDER GIA TA BELAKIA */

div.items div.detail div.horizontalitems div.theitems, div.horizontalitems div.theitems {
    margin-left: 20px;
margin-right: 20px;
}