/* WCAG Compliance Fixes */
#copyinfo,  div.filter_iconsearch button, #copyinfo a{
color: #757575;
}
/* End WCAG */
#footer-policies {
padding: 0 0px;
float: none;
text-align: center;
}

.badgeid2141 {
    background-color: #d7bb7e;
}

.badgeid2142 {
    background-color: #cbac69;
}

.badge_wrapper .badge {
    font-size: 14px;
    color: white;
    position: absolute;
    top: 10px;
    left: 0;
    width: auto;
    
    padding: 10px 15px;
    z-index: 51;
    font-weight: bold;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    transform-origin: 50% 50%;
    text-transform: uppercase;
}

.badge_wrapper {
width: 100%;
}

/* ================== */

body {
  font-family: 'Comfortaa', cursive;
}


div.filter_iconsearch input{
  border-radius: 14px;
}


.c-go-up-button {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
}


.c-belowsitetitle{
  padding-top: 20px;
  font-weight: 300;
  font-size: 1.4em;
  line-height: 2em;
  margin-bottom: 10px;
}

.c-maintitle{
  padding-top: 20px;
  font-weight: 300;
  font-size: 1.6em;
  line-height: 2em;
  margin-bottom: 10px;
  text-align: center;
  color: #000;
}

/*price view*/
.horizontalitems .price .pricenovat .value {
    font-size: 1.8em;
    color: #333;
    font-weight: 900;
    line-height: 1.6em;
}

.items .detail .price .pricenovat .value {
        font-size: 2.4em;
        color: #000;
        font-weight: 300;
}
.items .detail .price .startprice .value {
        color: #666;
}
.items .detail .price .label {
        display: none;
}

.horizontalitems .price .startprice .label {
        display: none;
}

.horizontalitems .price .pricenovat .label {
        display: none;
}

/*
#mod1933content0 a span {
background-color: #6fb513; /* Green */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16 px;
  border-radius: 12px;
}
*/


.c-button2{
        text-decoration: none;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4em;
    text-align: center;
    padding: 25px 25px;
    color: #333;
    margin: auto;
    background-color: #f6f4f2;
    transition: 0.3s;
}
.c-button2:hover {
    background-color: #333;
    color: #fff;
}

/* Hide shopping cart text in mobile (avoid colission with logo) */
@media(max-width: 991px){
.c-cart-text {
display: none;
}
}

.dynfields {
  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;
}*//* 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 #f1f1f1;
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    width: 100%;
}


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: white;
    margin-top: 10px;
    background-color: #d7bb7e;
border: 1px solid #e2a741;
    transition: 1s;
}
.contactform button:hover {
color: #fff;
background-color: #333;
border: 1px solid #333;
}.cartButton{
  background: #333333;
  border-radius: 12px;
  margin-top: 1em;
  margin-right: 2em;
  margin-left: 2em;
  margin-bottom: 1em;
}

.cartButton span {
  color: white;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 30 px;
}

.cartButton:hover {
  background-color: #d7bb7e;
  color: white;
}.c-banner-img {
position: relative;
z-index: 0;
}

.c-banner-title {
padding: 5px 15px;
font-size: 1.8em;
background-color: #d7bb7e;
//color: #fff;
    width: 100%;
    max-width: 50%;
    min-width: min-content;
transition: 2s;
}

.c-banner-title-position {
position: absolute;
bottom: 10px;
left: -5px;
z-index: 1;
}

.col-md-3:hover .c-banner-title {
    width: 100%;
    max-width: 90%;
    min-width: min-content;
}

.c-bg-sarlo {
background-image: url('/cache/files/a6add40af22620e0b41e914442ec745cc28b1a8c.png');
    background-repeat: no-repeat;
    background-position: top right;
    min-height: 100vh;
    z-index: 0;
    background-size: contain;
}.c-mainbanner-contain {
position: relative;
height: 700px;
}

.c-title1 {
font-size: 3em;
margin-bottom: 0px;
line-height: 1.2em;
}

.c-title2 {
font-size: 1.4em;
margin-bottom: 5px;
}

.c-gold-box1 {
background-color: #ede3cf;
position: absolute;
width: 60vw;
top: 80px;
height: 52vh;
z-index: 0;
max-height: 500px;
}

.c-gold-box2 {
background-color: #ede3cf;
position: absolute;
width: 60vw;
top: 80px;
height: 52vh;
z-index: 0;
right: 0px;
max-height: 500px;
}

.c-white-box1 {
background-color: #f6f4f2;
    padding: 50px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(20%, 50%);
}


.c-button1{
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 300;
    line-height: 1em;
    text-align: center;
    padding: 15px 15px;
    width: 220px;
    color: #333;
    margin: auto;
    background-color: transparent;
    border: 0.5px solid #dedede;
    transition: 0.3s;
}
.c-button1:hover {
    background-color: #d7bb7e;
    border: 1px solid #d7bb7e;
color: #fff;
}.slider {
  margin: 0 auto;
  max-width: 940px;
}

.slide_viewer {
    height: 27vw;
    overflow: hidden;
    max-height: 460px;
    position: relative;
}


@media (max-width: 990px) {
.slide_viewer {
    height: 41vw;
    overflow: hidden;
    max-height: 700px;
    position: relative;
}
}

@media (max-width: 568px) {
.slide_viewer {
    height: 78vw;
    overflow: hidden;
    max-height: 700px;
    position: relative;
}
}

.slide_viewer-big {
    height: 40vw;
    overflow: hidden;
    max-height: 700px;
    position: relative;
}

@media (max-width: 990px) {
.slide_viewer-big {
    height: 70vw;
    overflow: hidden;
    max-height: 700px;
    position: relative;
}
}

@media (max-width: 568px) {
.slide_viewer-big {
    height: 100vw;
    overflow: hidden;
    max-height: 700px;
    position: relative;
}
}

.slide_group {
  height: 100%;
  position: relative;
  width: 100%;
}

.slide {
  display: none;
  height: 100%;
  position: absolute;
  width: 100%;
}

.slide:first-child {
  display: block;

}.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 1;
    top: 170px;
    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: 170px;
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;
}@media (max-width: 1440px) {
.c-white-box1 {
transform: translate(4%, 50%);
}
}

@media (max-width: 1024px) {
.c-mainbanner-contain {
margin-top: 0px !important;
min-height: 50vh;
height: 50vh;
}

.c-white-box1 .c-title1 {
font-size: 2em;
}

.c-white-box1 .c-title2 {
font-size: 1em;
}

.c-gold-box1, .c-gold-box2 {
height: 40vh;
}

#categories .c-banner-title {
font-size: 1.2em;
}

}

@media (max-width: 768px) {
.c-mainbanner-contain {
min-height: unset;
height: auto;
}

.slide_viewer-big {
height: 60vw;
clear: both;
}
.slide_viewer-big .slide {
height: 50%;
width: 80%;
/*margin-left: 50%;
transform: translate(-50%, 0);*/
}

.c-gold-box1, .c-gold-box2 {
top: 20vw;
height: 60%;
}

.c-white-box1 {
transform: unset;
position: unset;
top: 0;
width: 80%;
float: right;
padding: 30px;
margin-bottom: 2vh;
}

.c-white-box1 .c-title1 {
    font-size: 1.4em;
}
.c-white-box1 .c-title2 {
    font-size: 0.8em;
}
.c-white-box1 .c-button1 {
    font-size: 0.8em;
}

.c-bg-sarlo {
background-image: unset;
margin-top: 4vh;
margin-bottom: 10vh;
min-height: unset;
}
}

@media (max-width: 425px) {

#categories .c-banner-title {
font-size: 0.8em;
}

}