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


.logged_user {
  margin-right: 10px;
}

.badgeid24371 {
    background-color: #f39001;
color: #000;
font-family: 'Irish Grover', cursive;
font-size: 1.4em;
}





.c-imagehome{
background-position: 50% 50%;
background-size: cover;
}



.c-abovetext {
font-size: 0.9em;
font-weight: 300;
line-height: 1.2em;
padding-top: 5px;
margin-bottom: 0px;
}

.c-belowsitetitle{
padding-top: 20px;
line-height: 2em;
margin-bottom: 10px;
}
.c-maintext{
line-height: 1.3em;
text-align: justify;
}
.c-maintitle{
padding-top: 20px;
line-height: 2em;
margin-bottom: 10px;
text-align: center;
color: #CC0000;
}


.c-marquee{
display: block;
position: relative;
width: 3240px;
height: 100px;
animation: scroll 20s ease-in-out infinite;
}

@keyframes scroll{
0% {left:10px;}
100% {left:-1960px;}
}

.c-black-friday {
font-size: 3.4em;
padding-bottom: 50px;
font-family: 'Frijole', cursive;
color: #cf2027;
text-align: center;
}

#mobile-header .itemsgroup a.showgroup {
  color: white;
}

#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 60px; /* Place the button at the bottom of the page */
  right: 10px; /* Place the button 30px from the right */
  z-index: 100;
    transition: 0.3s;
}

#myBtn:hover {
 box-shadow: 3px 3px #333;
    border-radius: 50%;
    transition: 0.3s;
}

div.items div.group {
  height: 50%;
}div.c-newlogo {
    background-image: url('/cache/files/0f47bebff46eb435ca6173d87f30c135472bc0a1.svg');
    background-position: center;
    background-size: contain;
background-repeat: no-repeat;
}




a.mobile-header-startlink {
    background-image: url('/cache/files/0f47bebff46eb435ca6173d87f30c135472bc0a1.svg') !important;
    background-position: center;
    background-size: contain;
background-repeat: no-repeat;
width: 190px;
}

.side-nav__header {
    background-color: transparent;
    background-image: url('/cache/files/9e2b259143701f25eb6e521bbe76c720d3beeb70.svg') !important;
    color: #333;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-left: 12vh;
    margin-right: 12vh;
max-height: 100px;
}@media (min-width: 990px) {
#contenttop div.items div.detail div.photos {
width: 40%;
}

#contenttop div.items div.detail h3, #contenttop div.items div.detail .contentboxy {
    width: calc(60% - 30px);
    margin-right: 0;
    margin-left: auto;
}
}.c-newsletter {
width: 30vw;
max-width: 30vw;
margin: auto;
}

.c-newsletter form {
    margin: auto;
max-width: 30vw;
}

@media (max-width: 820px) {
.c-newsletter form {
max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
}

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

.c-newsletter form input {
    padding: 10px;
    border: 1px solid #fff;
    border-radius: 20px;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
background-color: #000;
}


.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: 900;
    padding: 15px 15px;
    color: white;
    background-color: #cc0000;
    transition: 0.3s;
    letter-spacing: 1px;
    border-color: transparent;
    min-width: 170px;
}

.c-newsletter form .submit button:hover {
color: black;
background-color: #fff;
}

@media (max-width: 820px) {
.c-newsletter {
width: 90vw;
max-width: 90vw;
}
}.side-nav__footer {
    box-shadow: unset;
    padding: 0px;
}
.side-nav ul li.inactive:hover > a {
        transition: 0.8s;
}

.side-nav ul li {
    margin-bottom: 5px;
}

.side-nav ul li li{
    margin-bottom: 0px;
}

/*
aside.side-nav span {
position: relative;
}


aside.side-nav a img{
position: relative;
padding-left: 10px;
}

aside.side-nav span:before{
content: "";
 display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #cc0000;
    transform: rotate(30deg);
width: 35px;
height: 35px;
}*/h3 a, div.items div.list h3 a, div.items h3 a {
    color: #000000;
    text-decoration: none;
}

.notloggedin #abovetopbanner{
     display:none;
}

/*BADGES*/

.badgeid24139 {
    background-color: #ececec;
color: #cc0000!important;
}

.badgeid24139:before {
content: "+";
    display: block;
    position: absolute;
    left: 20px;
    width: 0;
    height: 35vh;
    top: 0px;
    color: #000;
    font-size: 1.9em;
    font-weight: 900;
    z-index: 100;
}

.badgeid141060 {
    background-color: #000;
color: #fff!important;
}


.badgeid141060:before {
content: "!";
    display: block;
    position: absolute;
    left: -15px;
    width: 0;
    height: 35vh;
    top: -10px;
    rotate: 21deg;
    color: #fff;
    font-size: 2em;
    font-weight: 900;
    z-index: 100;
}

.badgeid141061:before {
content: "%";
    display: block;
    position: absolute;
    left: 25px;
    width: 0;
    height: 35vh;
    top: 6px;
    color: #fff;
    font-size: 1.4em;
    font-weight: 900;
    z-index: 100;
}

.badge_wrapper {
    min-width: 165px;
left: -15px;
}

.badge_wrapper .badge {
    color: white;
    position: absolute;
    top: 15px;
    left: -10px;
    width: 100%;
    text-align: center;
    padding: 10px 10px;
    z-index: 51;
font-size: 0.9em;
letter-spacing: 2px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    transform-origin: 50% 50%;
    text-transform: uppercase;

}

/*END OF BADGES*/



/*price view*/
.horizontalitems .price .pricenovat .value {
        font-size: 1.6em;
        color: #cc0000;
        font-weight: 300;
}

.items .detail .price .pricenovat .value {
        font-size: 2em;
        color: #cc0000;
        font-weight: 300;
}
.items .detail .price .startprice .value {
        color: #666;
}
/*end of price*/

.horizontalitems .availability {
        font-size: 0.9em;
}


/*FOOTER*/

.c-footer-container {
display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 20px;
min-height: 80vh;
padding: 5vh;
z-index: 3;
    position: relative;
}

@media (max-width: 820px) {
.c-footer-container {
    flex-direction: column;
}
}


.c-info-container {
width: 50vw;
}
@media (max-width: 820px) {
.c-info-container {
width: 100%;
margin-top: 10vh;
}
}


.c-footer-bg-1 {
position: absolute;
    max-width: 68vw;
    right: -55vh;
    top: -5vh;
    transform: rotate(5deg);
    opacity: 0.3;
z-index: 1;
}

@media (max-width: 820px) {
.c-footer-bg-1 {
    max-width: 100vw;
    right: -25vh;
}
}

.c-footer-bg-2 {
position: absolute;
    max-width: 68vw;
    right: -2vh;
    bottom: -2vh;
    z-index: 1;
}

/*END OF FOOTER*/


/*SOCIAL CONTAINER*/

.c-social-container {
overflow: visible;
position: relative;
margin-top: 10vh;
}

.c-social-position {
    margin-right: 10vw;
    max-width: 400px;
    position: relative;
    margin-left: auto;
}


.c-kiderella-button {
display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    left: 0vw;
    top: -10vh;
    z-index: 100;
}

.c-kiderella-button img{
max-width: 200px;
height: auto;
position: relative;
}

.c-kiderella-button a{
color: #3588aa !important;
position: relative;
font-weight: 900;
font-size: 0.9em;
}


.c-kiderella-button:before {
background-image: url('/cache/files/6a618a5a40ec9dd935101c22951afb034db77eb7.png');
background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    content: "";
    display: block;
    position: absolute;
    left: -35px;
    width: 265px;
    height: 270px;
    top: -42px;
}

.c-social-buttons {
    display: flex;
    position: absolute;
    right: 0vw;
    top: -5vh;
    flex-direction: row;
    justify-content: center;
    z-index: 102;
}

.c-social-buttons img{
height: 40px;
width: auto;
}

.c-social-buttons a{
position: relative;
}


.c-social-buttons:before {
background-image: url('/cache/files/3a5635c2fd6bb92802110bb7c3a7dbb7ed981e99.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    content: "";
    display: block;
    position: absolute;
left: -43px;
    width: 224px;
    height: 155px;
    top: -55px;
}

@media (max-width: 868px) {
.c-social-buttons:before {
    right: -5%;
}
}


/*END OF SOCIAL CONTAINER*/



/*BASKET BUTTON HOVER*/
div.items div.group:hover {
    background-color: #000;
    transition: 0.8s;
}

/*END OF BASKET BUTTON HOVER*/



/*PAGES WITH BIG BANNERS*/

.c-banners-page-view {
display: flex;
gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
}

.c-banners-page-view div{
position: relative;
scale: 1;
transition: 0.7s;
}

.c-banners-page-view div:hover{
scale: 1.1;
transition: 0.7s;
}



.c-banners-page-view img{
position: relative;
border-radius: 20px;
max-height: 50vh;
}

@media (max-width: 820px) {
.c-banners-page-view img{
max-height: 40vh;
}
}


.c-banners-page-view p{
position: absolute;
    color: #fff;
    bottom: -18px;
    margin-left: 10px;
    font-size: clamp(1.375rem, 1.199rem + 0.563vw, 1.875rem); /*22-30*/
    font-weight: 700;
line-height: 1.1em;
}

/*END OF PAGES WITH BIG BANNERS*/




/*PAGES WITH SMALL BANNERS*/

.c-small-banners {
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
justify-content: center;
    padding-bottom: 5vh;
    padding-top: 5vh;
}
@media (max-width: 820px) {
.c-small-banners {
    gap: 10px;
}
}


.c-small-banners a{
text-decoration: none;
color: #222;
}

.c-small-banners div{
display: flex;
    align-items: center;
    gap: 10px;
    justify-content: flex-start;
border: 1px solid #22222224;
    border-radius: 20px;
scale: 1;
transition: 0.7s;
    overflow: hidden;
}

.c-small-banners div:hover{
transform: rotate3d(1, 1, 1, 12deg);
transition: 0.7s;
border: 4px solid #cc0000;
border-radius: 0px;
scale: 1.1;
}

.c-small-banners img{
max-height: 70px;
width: auto;
    margin-left: 15px;
}
@media (max-width: 820px) {
.c-small-banners img{
max-height: 55px;
    margin-left: 10px;
}
}


.c-small-banners p{
font-size: 0.9em;
    font-weight: 900;
    line-height: 1em;
    margin-bottom: 0px;
    background-color: #fff;
    padding: 30px 20px;
    box-shadow: 2px 2px 20px #dedede;
min-width: 110px;
}

@media (max-width: 820px) {
.c-small-banners p{
    padding: 20px 10px;
min-width: 100px;
}
}

/*END OF PAGES WITH SMALL BANNERS*/


/*SELIDES ME UPOKATHGORIES*/


.imagemenu ul li img.pagethumb {
    max-width: 60%;
}

.imagemenu ul li.inactive a {
    box-shadow: 2px 2px 20px #dedede;
scale: 1;
transition: 0.7s;
max-width: 200px;
}


.imagemenu ul li.inactive a:hover {
transform: rotate3d(1, 1, 1, 12deg);
transition: 0.7s;
border: 4px solid #cc0000;
border-radius: 0px;
scale: 1.1;
}

.imagemenu ul {
    display: flex;
    flex-wrap: wrap;
justify-content: center;
}

.imagemenu ul li {
max-width: 220px;
}

@media (min-width: 1201px) and (max-width: 4800px)
.imagemenu ul li {
    width: auto !important;
}

@media (min-width: 769px) and (max-width: 1200px)
.imagemenu ul li {
    width: auto !important;
}

/*END OF SELIDES ME UPOKATHGORIES*//*PRODUCT DETAIL*/

.c-info-detail-box {
padding: 2vh 4vh 2vh 4vh;
max-width: 400px;
margin-top: 10px;
margin-bottom: 50px;
font-weight: 700;
position: relative;
clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 75% 75%, 75% 100%, 50% 75%, 0% 75%);
min-height: 290px;
background-color: #fff;
}



.c-info-detail-line {
    display: flex;
    align-items: center;
margin-top: 10px;
padding-bottom: 10px;
font-size: 0.8em;
letter-spacing: 1px;
}

.c-info-detail-line img{
margin-right: 15px;
max-height: 35px;
width: auto;
filter: invert(15%) sepia(92%) saturate(3880%) hue-rotate(2deg) brightness(80%) contrast(127%);
}


.c-info-detail-line p{
margin-bottom: 0px;
}

.c-dottes {
border-bottom: 1px dashed #dedede;
margin-bottom: 0px;
    line-height: 1em;
    font-size: 0.7em;
}


/*END OF PRODUCT DETAIL*/.c-search-button {
position: absolute;
    top: 15px;
    z-index: 99;
    right: 58px;
    color: #ffffff;
    padding: 10px;
    margin-right: 10px;
    cursor: pointer;
    font-size: 1.4em;
}

@media (max-width: 990px) {
#abovetopbanner div.filter {
    height: 0px;
    overflow: hidden;
    margin-bottom: 0;
transition: 0.5s;
}
#abovetopbanner div.filter form {
margin-top: 5px;
    margin-bottom: 0;
}
div.filter_iconsearch input {
    padding: 10px 40px 10px 5px;
}

div.filter_iconsearch button {
    top: 7px;
    right: 7px;
}

.c-active-search-bar {
    height: 50px !important;
    transition: 0.5s;
    position: fixed;
    z-index: 90;
    padding-top: 20px;
    width: calc(100% - 40px) !important;
    background-color: white;
    margin-left: 0px !important;
    left: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
margin: 0 !important;
box-shadow: 0 7px 10px rgb(0 0 0 / 10%);
}

}/* MARQUEE */

.cont {
    width: 100%;
    overflow: hidden;
}

.scorri {
    position: relative;
    display: flex;
    width: 100%;
    justify-content: space-between;
    background-color: black;
}

.tithome{
    animation-name: marquee;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    flex-shrink: 0;
}

.tithome li {
    width: fit-content;
    display: inline-block;
    list-style: none;
    padding-right: 30px;
    font-size: 40px;
    color: white;
    font-weight: 800;
}
.tithome li span {
color: #cf2027;
}

@keyframes marquee {
    0% { transform: translateX(0); }
    100% { transform: translateX(-100%); }
}

/* END MARQUEE */

.c-countdown-container {
    background-color: black;
    padding-bottom: 60px;
    position: relative;
}

.c-countdown-items {
    padding-top: 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    max-width: 500px;
    margin: auto;
    text-align: center;
}

.c-days, .c-hours, .c-minutes, .c-seconds {
    width: 100px;
    height: 100px;
    background-color: white;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    box-shadow: 5px 10px 0px rgb(0 0 0 / 20%);
font-size: 30px;
    font-weight: 800;
}

#days {
color: #cf2027;
}

#hours {
color: #cf2027;
}

#minutes {
color: #cf2027;
}

#seconds {
color: #cf2027;
}



.c-countdown-items .c-title-md {
font-size: 16px !important;
}/*MAIN BANNER FETES*/

#belowtopmenu div.gallerycontent div.aphoto img {
    border-radius: 20px;
}

ul.gallery {
    padding: 20px;
    background-color: #000;
}

/*END OF FETES*/

/*KYLIOMENA HASHDAGS*/

.c-kuliomena-hashdags-container {
    width: 100%;
    overflow: hidden;
background-color: #000;
color: #fff;
font-size: clamp(1.125rem, 0.817rem + 0.986vw, 2rem); /*18-32*/
margin-bottom: 0px;
line-height: 1.2em;
font-weight: 900;
}

.c-hashdags {
    position: relative;
    display: flex;
    width: 100%;
    justify-content: space-between;
}


.c-kuliomena-hashdags {
    animation-name: marquee;
    animation-duration: 25s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    flex-shrink: 0;
}

.c-kuliomena-hashdags li{
    width: fit-content;
    display: inline-block;
    list-style: none;
    padding-right: 20px;
}

@keyframes marquee {
    0% { transform: translateX(0); }
    100% { transform: translateX(-100%); }
}
/*END OF KYLIOMENA HASHDAGS*/

/*CONTENT TOP*/
.content-top-container {
width: 100%;
position: relative;
}

.content-top-image-1 {
position: absolute;
top: 0;
right: 0vh;
max-width: 50vw;
height: auto;
}

.content-top-image-2{
position: absolute;
top: -20px;
right: -20px;
max-width: 50vw;
height: auto;
}

/*END OF CONTENT TOP*/




/*MAIN RED TITLES*/

.c-title-container {
    min-height: 40vh;
    min-width: 40vh;
}

@media (max-width: 820px) {
.c-title-container {
    min-height: 27vh;
    min-width: 25vh;
}
}


.c-main-red-title {
font-size: clamp(1.25rem, 0.996rem + 1.069vw, 3rem); /*20 - 48*/
font-weight: 800;
line-height: 1.1em;
margin-bottom: 0px;
color: #fff;
position: relative;
}


.c-main-red-title span{
font-size: clamp(1.25rem, 1.051rem + 0.84vw, 2.625rem); /*20 - 42*/
}


.c-main-red-subtitle {
padding-top: 10px;
}

@media (max-width: 768px) {
.c-main-red-subtitle {
font-size: 0.6em;
}
}

.c-main-red-subtitle a {
font-weight: 600;
line-height: 1.1em;
margin-bottom: 0px;
color: #fff;
position: relative;
text-decoration-color: black;
text-decoration-thickness: 3px;
z-index: 1;
}

.c-main-red-subtitle a{
    &:before{
        content: "LET'S GO!";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 23px;
        transform: scaleY(0);
        background-color: black;
z-index: 0;
        transition: transform 0.3s;
text-align: center;
    line-height: 1em;
    margin-bottom: 0;
    padding-top: 5px;
    }

    &:hover {
        &:before{
            transform: scaleY(1);
        }
    }
}


.c-red-box {
width: 30vh;
    height: 30vh;
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 5vh;
    justify-content: center;
}

@media (max-width: 820px) {
.c-red-box {
width: 20vh;
    height: 20vh;
    padding: 3vh;
}
}


.c-red-box-look-1:before {
background-image: url('/cache/files/a73d85c1fcd69cf21a038f0a86828437cd8d1aaa.png');
background-size: cover;
    background-repeat: no-repeat;
    background-position-x: -15vh;
    background-color: #cc0000;
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    width: 30vh;
    height: 30vh;
    top: 0px;
    rotate: 21deg;
    background-position-y: -15vh;
}


@media (max-width: 820px) {
.c-red-box-look-1:before {
    background-position-x: -6vh;
    left: 0px;
    width: 20vh;
    height: 20vh;
}
}




.c-main-red-title-position-banner {
position: absolute;
    right: -4vw;
    bottom: -11vw;
}

@media (max-width: 820px) {
.c-main-red-title-position-banner {
    bottom: -30vw;
}
}




.c-red-box-look-2:before {
    box-shadow: 10px 10px 0px 0px #000;
background-size: cover;
    background-repeat: no-repeat;
    background-position-x: -15vh;
    background-color: #cc0000;
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    width: 30vh;
    height: 30vh;
    top: 0px;
    rotate: 21deg;
    background-position-y: -15vh;
}
@media (max-width: 820px) {
.c-red-box-look-2:before {
    width: 20vh;
    height: 20vh;
}
}



.c-red-box-look-3:before {
background-image: url('/cache/files/45f4c1f1fa3da6757a6f8225f2e48e945a906cb9.png');
background-size: 170%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #cc0000;
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    width: 30vh;
    height: 30vh;
    top: 5vh;
    rotate: 21deg;
}
@media (max-width: 820px) {
.c-red-box-look-3:before {
    width: 20vh;
    height: 20vh;
    top: 4vh;
}
}



.c-red-box-look-4:before {
background-image: url('/cache/files/aeefd557bb5940f34edd17968d2b81586f992f71.png');
background-size: 100%;
    background-repeat: no-repeat;
    background-position: 40% 40%;
    background-color: #cc0000;
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    width: 30vh;
    height: 30vh;
    top: 0px;
    rotate: 21deg;
}
@media (max-width: 820px) {
.c-red-box-look-4:before {
    width: 20vh;
    height: 20vh;
}
}


/*END OF MAIN RED TITLES*/






/*BRANDS SECTION*/
.c-brands-container {
max-width: 95vw;
margin: 5vh auto;
    display: flex;
    align-items: center;
padding-top: 5vh;
}


@media (max-width: 820px) {
.c-brands-container {
max-width: 100vw;
margin: 0vh auto;
flex-direction: column;
    align-items: flex-start;
}
}

.c-brands-slider {
width: 75vw;
}

@media (max-width: 820px) {
.c-brands-slider {
width: 100vw;
}
}

.c-brands-slider .slick-slide {
    background-color: #fff;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px;
    min-height: 120px;
    transition: 0.4s;
}


.c-brands-slider .slick-slide:hover {
      box-shadow: 2px 2px 10px #dedede;
    transition: 0.4s;
}

.c-brands-slider img{
width: auto;
max-height: 77px;
max-width: 200px;
height: auto;
}


.c-brands-slider .slider-arrows {
top: -20px;
}

.c-brands-slider .slider-arrows span{
font-size: 24px;
}

.c-brands-slider .slider-arrow-right {
    left: 50px;
right: auto;
}

/*END OF BRANDS SECTION*/


/*BANNERS*/
.c-banner-container {
max-width: 95vw;
margin: 5vh auto 20vh auto;
position: relative;
}

.c-banner-slider {

}

.c-banner-slider .slick-slide {
margin: 10px;

}

.c-banner-slider .slick-slide img{
position: relative;
border-radius: 20px;
}

.c-banner-slider .slick-slide p{
position: absolute;
    color: #fff;
    bottom: -18px;
    margin-left: 10px;
    font-size: clamp(1.375rem, 1.199rem + 0.563vw, 1.875rem); /*22-30*/
    font-weight: 700;
}

.c-banner-slider .slider-arrows {
bottom: 0px;
}

.c-banner-slider .slider-arrows span{
font-size: 24px;
    position: absolute;
    bottom: -24vh;
    left: 2vh;
}

@media (min-width: 1440px) {
.c-banner-slider .slider-arrows span{
    bottom: -21vh;
}
}

@media (min-width: 1680px) {
.c-banner-slider .slider-arrows span{
    bottom: -17vh;
}
}

@media (max-width: 460px) {
.c-banner-slider .slider-arrows span{
    bottom: -16vh;
}
}

@media (max-width: 820px) {
.c-banner-slider .slider-arrows span{
    bottom: -20vh;
}
}

.c-banner-slider .slider-arrow-right {
    left: 50px;
right: auto;
}
/*END OF BANNERS*/


/*NEW IN SECTION*/

.c-new-in-container {
min-height: 15vh;
position: relative;
}

.c-main-red-title-position-new-in{
position: absolute;
    left: -4vw;
    top: -5vw;
    z-index: 5;
}
@media (max-width: 820px) {
.c-main-red-title-position-new-in{
    top: -15vw;
}
}

/*PRODUCT SLIDER*/
div.horizontalitems .theitems.slick-slider div.item div.photos {
    height: auto;
}


.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 1;
    margin-left: -20px;
    bottom: 0;
    width: 50px;
    height: 55px;
    opacity: 1;
background-color: #222;
top: 40%;
}

 .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 1;
margin-right: -40px;
    bottom: 0;
    width: 50px;
    height: 55px;
    opacity: 1;
background-color: #222;
top: 40%;
right: 0;
}

.slick-prev:hover, .slick-next:hover {
background-color: #cc0000;
}

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


.slick-next:before {
    top: 15px;
    right: 12px;
    height: 25px;
    width: auto;
}

.slick-prev:before {
    top: 15px;
    left: 12px;
    height: 25px;
    width: auto;
}


/*END OF NEW IN SECTION*/


/*BOTTOM BANNERS*/

.c-botttom-banners-container {
position: relative;
margin: 5vh auto;
max-width: 90vw;
    display: flex;
    align-items: center;
gap: 10vw;
justify-content: flex-end;
}

@media (max-width: 820px) {
.c-botttom-banners-container {
flex-direction: column;
}
}


.c-main-red-title-position-last {
position: absolute;
    top: -4vw;
    left: -2vw;
    z-index: 5;
}
@media (max-width: 820px) {

.c-main-red-title-position-last {
position: absolute;
    top: -6vw;
}
}

.c-botttom-banners-container .c-title-container .c-main-red-title {
color: #000;
text-align: center;
}


.c-bottom-banner {
background-color: #fff;
padding: 20px;
border-radius: 30px;
position: relative;
width: 30vw;
}

@media (max-width: 820px) {
.c-bottom-banner {
width: 80vw;
}
}

@media (max-width: 820px) {
.c-bottom-banner-margin {
margin-top: 20vh;
}
}

.c-bottom-clothes-big-img {
position: absolute;
    top: -1vw;
    left: -8vw;
    max-height: 25vw;
    width: auto;
max-width: 20vw;
height: auto;
}
@media (max-width: 820px) {
.c-bottom-clothes-big-img {
    max-height: 29vh;
    max-width: 29vh;
}
}
@media (max-width: 430px) {
.c-bottom-clothes-big-img {
    left: -20vw;
}
}

.c-bottom-home-big-img {
position: absolute;
    top: -4vw;
    left: -5vw;
    max-height: 25vw;
    width: auto;
    max-width: 20vw;
    height: auto;
}
@media (max-width: 820px) {
.c-bottom-home-big-img {
    max-height: 29vh;
    max-width: 29vh;
}
}
@media (max-width: 430px) {
.c-bottom-home-big-img {
    left: -12vw;
}
}


.c-bottom{
display: flex;
    flex-direction: column;
    align-items: flex-end;
justify-content: center;
}

.c-bottom img{
max-width: 15vw;
height: auto;
}

@media (max-width: 820px) {
.c-bottom img{
max-width: 20vh;
}
}



.c-bottom-title {
font-size: clamp(1.25rem, 0.996rem + 1.069vw, 3rem); /*20 - 48*/
font-weight: 800;
line-height: 1em;
margin-bottom: 5px;
color: #000;
margin-top: 10px;
}

.c-bottom-subtitle a {
font-weight: 600;
line-height: 1.1em;
margin-bottom: 0px;
color: #000;
position: relative;
text-decoration-color: black;
text-decoration-thickness: 3px;
z-index: 1;
}

.c-bottom-subtitle a{
    &:before{
        content: "LET'S GO!";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 20px;
        transform: scaleY(0);
        background-color: black;
z-index: 0;
        transition: transform 0.3s;
text-align: center;
    line-height: 1em;
    margin-bottom: 0;
    padding-top: 5px;
color: #fff;
    }

    &:hover {
        &:before{
            transform: scaleY(1);
        }
    }
}

/*END OF BOTTOM BANNERS*/