/** Shopify CDN: Minification failed

Line 816:6 Unexpected "/"
Line 851:18 Expected identifier but found whitespace
Line 851:19 Unexpected "50%"
Line 895:12 Expected identifier but found whitespace
Line 895:13 Unexpected "10px"

**/
.product-des.abs-center {
    width: 3% !important;
    left: 75%;
}


a.icon-nav.close-menu-mb.menu-open span.icon-line {
    width: 40px;
    background: #d3aa58;
    height: 34px;
}
.product-des.abs-center.out-of-stock {
    width: 100% !important;
    left: 0;
}
.out-of-stock .variants{
    width: 100% !important;
 
}
.product-des.abs-center.exei-variant {
    width: 100% !important;
    left: 0%;
}
.action.show-popup-qs .variants {
    width: 100% !important;
}
.product-card__variant--popup--content button.btn.add-to-cart-btn {
    width: 98% !important;
    margin: 10px;
}

.minimum-total {
  background: #ffc0cb1c;
  padding: 8px;
}
#shopify-section-template--24984019599696__header {background-color: #daaa58!important;}

.product .wishlist.whislist-added {
  background: var(--bg_wishlist_active) !important;
}
.ajax-quickview .close.close-modal {
  right: 0;
  top: 0;
}

.sticky-wrapper .search-fixed svg ,.sticky-wrapper .wrapper-top-cart svg {color: #d3aa58;/* background: red; */}
/* .iphone-style a.close-sidebar.close{
   width: 31%;
   right: 1% !important;
   top: 10%;
   position: fixed;
   height: 100%;
}


.iphone-style.sidebar .close-sidebar svg {
    position: absolute;
    top: 80px;
    background: darkred;
  z-index: 99999 !important;
} */

/* backup 06092022 */
/*  a.close-sidebar.close {
   color: #fff;
   top: 4px;
   position: fixed;
   z-index: 20;
   left: 60%;
   width: 40%;
   height:100%;
 }
 a.close-sidebar.close svg{
    position: absolute;
    top: 0;
    background: darkred !important;
    z-index: 99 !important;
} */


body#swarovski .sidebar-filter {display: none;}
.banner-item .content-box {
    left: 70%;
}
.cus-ser-text {
    z-index: 1 !important;
}

@media screen and (min-width: 768px) {
div#custom-block-images-style-16486621911319f53f-1 {
    margin-top: -75px;
}
}

@media screen and (min-width: 768px) {
div#shopify-section-1648826312063c8351 {
    margin-top: -75px;
}
}  

div#shopify-section-1541065669115 {
    margin-top: 75px;
}

.site-footer, .foot-title {
    color: #ffffff;
    font-weight: 400;
}

p.foot-title.dropdow-mb {
    color: #D3AA58;
}

.site-footer .foot-title.social-title {
    margin-bottom: 10px;
    color: #D3AA58;
}

p.newsletter-title.foot-title {
    color: #D3AA59;
}
/*
p.sidebar-title {
    background-color: #f8f8f8 !important;
    padding: 10px 10px 10px 10px !important;
}
p.sidebar-title span {
    background-color: #f8f8f8 !important;
    padding: 10px 10px 10px 10px !important;
}
*/
p.sidebar-title {
    background-color: #f8f8f8;
    padding: 10px;
}

.sidebar-filter .sidebar-title:before {
    right: 8px;
    top: 8.5px;
}

.product-template .breadcrumb {
    justify-content: left;
}

.product-shipping-button {
        background-color: #ffffff;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        border: none;
        color: #000;
        cursor: pointer;
        display: inline-block;
        font-family: sans-serif;
        font-size: 15px;
  		font-family: Open Sans Condensed,sans-serif;
        padding: 5px 5px;
        text-align: center;
        text-decoration: none;
      }
      @keyframes glowing {
        0% {
          background-color: #ffffff;
          box-shadow: 0 0 2px #d3aa58;
        }
        50% {
          background-color: #ffffff;
          box-shadow: 0 0 6px #d3aa58;
        }
        100% {
          background-color: #ffffff;
          box-shadow: 0 0 2px #d3aa58;
        }
      }

.product-shipping-button {
        animation: glowing 2000ms infinite;
}

.product-skin-1 .product_top .product-shop .groups-btn .groupe-skin-1 {
    margin-bottom: 0px;
}

button.shopify-payment-button__button.shopify-payment-button__button--unbranded._2ogcW-Q9I-rgsSkNbRiJzA._2EiMjnumZ6FVtlC7RViKtj._2-dUletcCZ2ZL1aaH0GXxT {
    color: #fff;
    background-color: #d3aa58;
}

button.shopify-payment-button__button.shopify-payment-button__button--unbranded._2ogcW-Q9I-rgsSkNbRiJzA._2EiMjnumZ6FVtlC7RViKtj._2-dUletcCZ2ZL1aaH0GXxT:hover {
    background-color: #000 !important;
}

.product-skin-1 .product_top .product-shop .groups-btn .shopify-payment-button button.shopify-payment-button__button:hover {
    height: 60px;
    border: 0;
    box-shadow: 0 3px 5px #0003;
  	background-color: #000000;
}

.product-skin-1 .product_top .product-shop .secure-shopping-guarantee {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 0px;
}

.secure-shopping-guarantee img{
 width: 250px; 
}

.product-skin-1 .product_top .product-shop .tabs__product-page .wrapper-tab-content .tab-links {
    font-size: 16px !important;
}

.product-skin-1 .product_top .product-shop .product-infor label {
    font-size: 14px !important;
}

.product-infor span{
  font-size: 14px
}

.product-skin-1 .product-shop .prices {
    font-size: 35px;
}

#ProductSection-template--15846106824952__main .product-title span{
 font-weight: 400; 
 font-size: 35px;
}

.next_prev-groups .next-prev-icons .icon-pro {
    color: #d3d3d3;
}

.product-shop .hot_stock {
    color: #d3aa58;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    /* background-color: #d3aa58; */
    margin-bottom: 15px;
}

#main-collection-product-grid a.product-title {
    font-size: 20px;
}

.product-item .wishlist svg {
    width: 35px;
    height: 35px;
    background-color: #d3aa58;
    color: #ffffff;
}

#main-collection-product-grid strong.label.sold-out-label {
    font-size: 14px;
}
#main-collection-product-grid strong.label.sold-out-label {
    font-size: 14px;
}

#main-collection-product-grid .padding .pagination-page li.active span {
    border: 1px solid #d3aa58;
    padding: 4px 13px;
    border-radius: 120px;
    background: #d3aa58;
    color: #fff;
}

/* #main-collection-product-grid .product-item .btn{
    background: #d3aa58 !important;
    color: #ffffff !important;
    border-color: #ffffff !important;
  	width: 70% !important;
    border-radius: 8px !important;
}


#main-collection-product-grid .product-item .btn:hover {
    background-color: #000 !important;
    color: #fff !important;
    border-color: #000 !important;
} */
.product-item .product-des.abs-center {
  width: 100%;
  background: transparent !important;
  bottom: 6%;}
.product-item .action {
  width: 100%;}
.product-item .action a.btn {
  border: 0; 
  background: transparent;}
button.btn.add-to-cart-btn {
  border: 0;
  background: transparent;
}

.product-item .btn:hover {
  background-color: transparent;
  border: 0;
}
.product-item a.btn:hover {
  padding: 0 !important;
  border: 0;}

.orange--product-video {
    padding-left: 35px;
    padding-right: 35px;
      padding-top: 50px;
}


.orange--product-video iframe {
    height: 400px !important;
}

.theme-ask {
    margin-top: 2rem;
}

#add-to-cart-form .btn{
    background: #fff !important;
    color: #000 !important;
    border-color: #000 !important;
  	width: 100% !important;
    border-radius: 3px !important;
  	height: 75%;
}

#add-to-cart-form .btn:hover{
    background: #000 !important;
    color: #fff !important;
    border-color: #000 !important;
  	width: 100% !important;
    border-radius: 3px !important;
  	height: 75%;
}

.custom-block-image .btn-img-block {
    left: 75%;
}
div#custom-block-images-style-16486621911319f53f-1 h2.heading {
    text-align: center !important;
}
div#custom-block-images-style-16486621911319f53f-1 span.line {
    left: 50% !important;
}
span.line {
    left: 50% !important;
}

.img-inner h2.heading, .img-inner .heading .line {text-align: right;}

#custom-block-images-style-16486621911319f53f-1 .custom-block-image .img-inner {
    left: 50%;
}

#custom-block-images-style-16486621911319f53f-1 .custom-block-image .btn-img-block {
    left: 50%;
}


/* Header */
.social-header {
    width: 50%;
    float: left;
}

.social-header a {
    padding-right: 7px;
    color: #000;
}

.social-header a:hover {
    color: grey;
}
/* Product Page */

button.button.buynow-btn {
    width: 100%;
    background: #d3aa58;
    padding: 16px;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    border: 0;
}

button.button.buynow-btn:hover {
    background: #000;
  	cursor: pointer;
}



.mi-diathesimo div#store_availability {
    display: none;
}
.xaraktiristika p {
    line-height: 1px;
}

.svg-new {
    float: left;
}
.svg-new svg {
    color: green;
}

p.store-availability-information__stock.store-availability-small-text {
    padding-left: 22px;
}

@media only screen and (min-width: 770px) {
.sub-menu-mobile.menu-mb-translate.style_2 {
    left: -1% !important;
}
}

/* collection page start  */
.next_prev-groups.container {padding: 0 8%;}
.toolbar.different-toolbar.has-padding label {font-size: 13px;}

.toolbar-col .column-right {height: 37px;}

.toolbar-col .label-tab {height: 35px;}

.wrapper-overlay {
    display: none !important;
}
div#shopify-section-collection-template-default h1 {
    text-transform: capitalize;
}
input[type=checkbox]+label:before {
    top: 5.3px;
}

input[type=checkbox]+label:after {
    top: 9px;
}

a.compare-button {
    background: #fff;
    color: #000;
}

.style_product_grid_6 .product-item .wrapper-compare .compare-button .compare-text:before {
    top: 9px;
}

.style_product_grid_6 .product-item .wrapper-compare .compare-button .compare-text:after {
    top: 13px;
}

#product-variants .swatch .swatch-element:not(.color) label{
  padding: 0px 10px;
  }

.xaraktiristika p span {
    line-height: 23px;
}

.xaraktiristika p {margin-bottom: 13px !important;}

@media only screen and (min-width:1400px){
    div#shopify-section-1648826231f32f7b1c {
    margin-top: -120px;
}
}


@media only screen and (min-width:770px and max-width:1200px){
  .hide-pls ,
       .sub-menu-mobile.menu-mb-translate.style_2 {
  left: 0;
}
}

@media only screen and (min-width: 1200px){
   .hide-re  {
    display: none !important;
}
}
@media only screen and (min-width: 770px) and (max-width: 1200px){
   .hide-re  {
    display: block !important;
}
  .hide-re .sub-menu-mobile.menu-mb-translate.style_2 {
  left: 0;
}
  .hide-pls {
  display: none;
  }
}
    .variants.out-of-stock {
    width: 100%;
}
@media only screen and (min-width:770px)
  {
    .product-item .btn img {
    height: auto;
    width: 52%;
    float: left;
}
.variants {
    width: 18%;
    float: right;
}

    
.sidebar-title span {
  font-size: 18px;
}
   
/* 01/06/2022  */
.close-sidebar.close {
  left: 28% !important;
}

#main-collection-filters {
  padding: 0px;
}
/*   01/06/2022   */

.is-sticky .main-menu.jas-mb-style {
    display: block;
}
.is-sticky li.menu-lv-1.item span{
color: #000;
}

     .mobile {
  display: none !important;
  }
  .desktop{
    display: block;
  }
a.product-title {
    min-height: 44px;
}
.cart-icon .cartCount {
    min-width: 28px;
    min-height: 34px;
  
}
    /* Mega menu */
.site-nav-dropdown.style_2 .row ul li {
    line-height: 3px;
}
    .site-nav .mega-menu .menu-lv-2 {
    margin-bottom: 0px;
}

.site-nav-dropdown.style_2 .container {
    padding: 0 0;
}
.sub-menu-mobile.menu-mb-translate.style_2 {
    max-width: 100%;
    left: 12%;
}
    
  .site-nav-dropdown .col-12.col-xl-3 {
    padding-left: 6%;
}
    .site-nav-dropdown.style_2 .row ul li a {
    font-size: 19px;
    min-width: 150px;
}
    .site-nav-dropdown.style_2 .row ul li a span {
    line-height: 1;
}
/* End */

/* .collection-wrapper.page-header.collection-static {
    display: none;
} */

div#shopify-section-sidebar-filter {
    margin: -9px auto;
}

.border-top {
    border-bottom: 1px solid #80808045;
    margin-bottom: 8px;
}
  }
@media only screen and (max-width:769px){
/* bu 06092022 */
  /* .main-menu.jas-mb-style {
    width: 60%;
} */
  .fa-angle-right:before {
    content: "\f105";
    font-weight: 900;
}
  .sub-menu-mobile.menu-mb-translate.style_2.sub-menu-open {
    width: 100%;

}
  .main-menu.jas-mb-style a.logo-img img {
    width: 45%;
    padding: 18px;
}
  .main-menu.jas-mb-style {
    width: 100%;
}
 .main-menu.jas-mb-style a.icon-nav.close-menu-mb.menu-open {
    top: 1%;
    right: 3%;
}
  
  .variants img {width: 50%;}
  .product-des.abs-center {
    left: 50%;
}

.variants {
    float: right;
    width: 50%;
}
.widget.sidebar-cms-custom {
  padding-bottom: 40px;
}

  .cart-icon .cartCount {

    font-size: 19px;
    min-width: 15px;
    min-height: 15px;
    padding: 0px 0 0 0px;
    border-radius: 66%;
 
}
  .related-product-available.product-label span {font-size: 17px;}
  #back-top {bottom: 15px;}

  .customer-links span.mobile {display: contents;}
  .header-links .mobile svg {display: block !important;float: left;}
  a.menu__moblie span, .menu-lv-1 a span{font-size: 20px;}
 
   .mega-banner img {display: none;}
  .orange--product-video{
  padding: 2px !important;
  }
  .orange--product-video p {
  padding: 6px;
  }
  .main-menu.header-items {
    display: none;
}
  .product-des.abs-center .action {display: none;}

.product-top:hover .action {display: block;}
.mobile {
  display: block;
  }
.desktop{
    display: none;
  } 
.products-grid a.product-title {
    min-height: 46px;
}

   .custom-block-image a.btn.btn-img-block {
    padding: 2px !important;
    font-size: 17px ;
    min-width: 114px ;
}
.products-grid  button.btn.add-to-cart-btn ,.products-grid .action a.btn{
    font-size: 15px;
}
  input.btn.mw-apo-add-to-cart-cloned {
    padding: 15px !important;
}
/*  filter sidebar mobile */
  div#main-collection-filters {
    padding: 25px 10px 0px 10px;
    width: 100%;
}
a.close-sidebar.close {
    position: fixed;
    color: #fff;
    top: 4px;
    z-index: 99;
    background: #000;
}
  .sidebar-filter {
    margin-top: 20px;
}
   .sidebar-filter a.clear-all {
    padding-right: 10px;
         font-weight: bold !important;
    font-size: 16px !important;

}
}
/* Header sticky */
#sticky-wrapper .menu-mb-translate.style_2 {
    max-width: 50%;
}
#sticky-wrapper span.cart-text {
    color: #000 !important;
}

#sticky-wrapper a.cart-icon svg {
    color: #000 !important;
}

.product-infor span {
    font-size: 20px;
}

.site-footer .logo-ft img {
    max-height: 80px;
}

.site-footer .foot-link>span, .footer-4 .footer-top .location_info, .footer-4 .newsletter-des {
    opacity: 1;
}

.site-nav .mega-menu .style_2 .mega-col>a {
    /* margin-bottom: 7px; */
}

.site-nav .mega-menu .style_2 .mega-banner {
    padding-top: 0px !important;
}

 
@media (min-width: 1441px){
.header-panel-bt {
    display: flex !important;
    justify-content: space-evenly !important;
}
  .site-nav .mega-menu .style_2 .mega-banner{
  padding-top: 0;
  }
  .border-top .container {
    padding: 0 11%;
    
}
  }

@media (max-width: 1400px){
   .border-top .container {
    padding: 0 3%;
    
}
  
}
    @media (max-width: 1200px){
     .main-menu.jas-mb-style .logo-img img {
    width: 44%;
    padding: 12px;
}

a.icon-nav.close-menu-mb.menu-open {
    top: 1%;
    left: 86%;
} 
    }
    
  .site-nav .mega-menu .style_2 .mega-col>a {
     margin-bottom: 0px !important; 
}


.sub-menu-mobile.menu-mb-translate.style_2 {
    padding-bottom: 0px;
}
.header-mb .header-mb-middle .header-logo {
    padding: 0;
}

.mw-option__helptext.mw-text {display: none;}
@media (min-width: 800px){
.product-skin-1 .product_top .product-photos {width: 55%;}
.product-shop {padding-right: 13% !important;}
}
/* Footer */
/* 
.footer-top .col-12.col-md-8.col-xl-12.links-col {
    display: flex;
    justify-content: space-evenly;
    max-width: 100%;
    flex: 0 100%;
}


.footer-top .col-12.col-md-8.col-xl-12.links-col .row {
    max-width: 1920px;
    width: 68%;
}

/* .col-12.col-md-12.col-xl-12.newsleter-col {
    display: flex;
    flex: 0 0 100%;
    justify-content: space-evenly;
    max-width: 100%;
}

.col-12.col-md-4.col-xl-12.store-location-col {
    display: flex;
    max-width: 100%;
    flex: 0 0 100%;
    justify-content: space-evenly;
} */ */
.title-ascending, .manual , .title-descending , .created-descending , .best-selling {
    display: none !important;
}


/* .mw-stack {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-top: -25px;
}

.panel {
    margin-bottom: 25px !important;
} */

.mw-option+.mw-option {margin-top: 0 !important;}
.thumb.slick-slide.slick-current a img.ls-is-cached {width: 72% !important;}

/* Related */
.related-product-name {margin-top: 13px;}

/* .related-product-image.first:hover {
    opacity: 0 !important;
}   */

/* .padding .pagination-page li.active span {
    border: 1px solid;
    height: 25px;
    width: 25px;
    background: white;
    border-color: #d3aa59;
    /* width: 25px; */
    border-radius: 50%;
    display: flex;
    align-items: center;
    text-align: center;
    /* height: 25px; */
    align-content: center;
    justify-content: center;
}
 */
/* .cart-icon .cartCount {
    background-color: #d3aa58;
    color: #ffffff;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    align-content: center;
    justify-content: center;
} */

/* .cart-icon .cartCount {
    min-width: 23px;
    min-height: 27px;
} */


.padding .pagination-page li .fa {
    color: #d3aa5b;
}
@media only screen and (max-width:769px){
  .thumb.slick-slide.slick-current a img.ls-is-cached {
  width: 100% !important;
}

  .header-top .top-message {
    line-height: 15px;
}
}


/* --- LOGIN PAGE CSS --- */
/* a.btn.btn-2.btn-register {
    /* margin: 10px 120px 10px; */
    padding: 10px 125px !important;
} */


/* ---- PRODUCT VERTICAL TAB --- */
p.tag-ordered-list {
    margin-bottom: 0px !important;
}
/* ---- END OF PRODUCT VERTICAL TAB --- */


.recently-viewed-products:before, .related-products:before, .layout_style_surfup .frequently-bought-together-block:before {
    width: 0% !important; 
}
.cart-icon .cartCount {
    top: -2px;
    right: 0px;
    min-width: 16px;
    min-height: 0px;
    padding: 2px 0px 0 1px;
    border-radius: 50%;

}

/* ----- MEGA MENU LINKS (DESKTOP) ----- */
@media (min-width: 1200px){
.site-nav .mega-menu .menu-lv-2 a {
    padding: 4px 0 4px;
}
.site-nav .mega-menu>.sub-menu-mobile {
    padding: 11px 0 0 0;
}
.footer-4 .footer-social {
    margin-top: 0px;
}
}

/* ----- MOBILE MENU ITEMS (MOBILE) ----- */

@media only screen and (max-width: 769px){
.site-nav .menu-lv-2>a {
    padding: 7px 20px 3px !important;
}
 
.header-pc {
    margin-top: -15px;
}
.footer-4 .footer-bottom {
    padding: 2px 0 0px;
}
  .footer-4 .footer-bottom {
    padding-bottom: 0px;
}
  .footer-bottom address {
    margin-bottom: 0px;
}
.footer-4 .links-col {
    margin-bottom: -12px;
}
  .cart-icon .cartCount {
    font-size: 17px;
    min-width: 18px;
    min-height: 12px;
    padding: 0px 0px 0px 0px;
    border-radius: 56%;
}
  #custom-block-images-1648826231f32f7b1c {
    padding: 5px 0;
}
  .widget-title {
    padding-top: 5px;
}
  div#shopify-section-1541065669115 {
    margin-top: 30px;
}
  #new-arrivals-1541065669115 {
    margin-bottom: 15px;
}
#featured-products-1541402822593 {
    padding-bottom: 20px;
}
  #featured-products-1648661182a62aeb47 {
    padding-bottom: 20px;
}
.content.spotlight-inner {
    padding: 30px 13px 0px;
}
  .homepage-reviews .item {
    margin-top: 15px;
}
 .homepage-reviews {
    margin-top: 10px !important;
    margin-bottom: 0px !important;
}
  .home-instagram {
    padding: 40px 0 0px;
}
  .main-content {
    padding-bottom: 10px;
}
/* .row ul {
  width: 100% !important;
} */

.social-header{
  display: none;
} 

p.social-mobile-title {
    padding: 7px 20px 6px;
    font-size: 20px !important;
    font-weight: 500 !important;
}
  
}
@media screen and (min-width: 769px){
.social-mobile-only {
    display: none;
}
}  
.social-icons > li {
    margin: -3px !important;
    margin-right: 16px !important;
}

.social-icons {
    margin-left: 20px !important;
    margin-bottom: 20px !important;
}

/* ----------------- SEO DESCRIPTION STYLES ----------------- */
/* 
.seo-title {
  font-size: 20px;
} */


#shopify-section-template--15846105776376__4cbdb642-bd6d-4c02-964e-60763da73b9b h1,h2,h3,h4,h5{
  margin-bottom: 10px;
  margin-top: 15px;
  line-height: 1.25em;
  font-size: 20px;
}

#shopify-section-template--15846105776376__4cbdb642-bd6d-4c02-964e-60763da73b9b {
  margin-top: 50px;
}
/* ----------------- END OF SEO DESCRIPTION STYLES ----------------- */

/* ----------------- MOBILE HOMEPAGE TITLES ----------------------- */

@media only screen and (max-width: 769px){
.content.spotlight-inner h3 {
  font-size: 22px !important;
}

  .widget-title .box-title{
    font-size: 22px !important;
  }

  #custom-block-images-16486621911319f53f .img-inner {
    padding-bottom: 20px;
}
}

/* ------------------- COLLECTION SEO TITLE -------------------------- */

/* @media only screen and (max-width: 769px){
section#shopify-section-template--15846105776376__428b4a49-136e-404f-8ff9-096ea92b0e06 h1{
  display:none;
}
} */


section#shopify-section-template--15846105776376__428b4a49-136e-404f-8ff9-096ea92b0e06 h1{
    font-size: 24px;
    margin-bottom: -10px;
    margin-top: 20px;
}

.seo-paragraph {
    font-weight: 400;
}

p.collection-seo-title-top {
    font-size: 40px !important;
    margin-top: 20px !important;
    font-weight: 700 !important;
}

@media only screen and (min-width: 769px){
.collection-header-sections .page-header h1 {
    font-size: 30px !important;
}

a.cart-icon {
  width: 20px;
  height: 30px;
  width: 30px !important;
  padding-left: 0px;
  overflow: hidden;
  z-index: 1;
  position: absolute;
}

.header-default .wrapper-top-cart #dropdown-cart {
    left: -50px !important;
}
}

@media only screen and (min-width: 1600px){
#shopify-section-collection-template-default .container.container-regular {
    padding-left: 0px;
}
}
/* ----- NEW SEO DESCRIPTION (2023-05-11) ----- */
@media only screen and (min-width: 1025px){
  section#shopify-section-template--15846105776376__4cbdb642-bd6d-4c02-964e-60763da73b9b {
    display: none;
}
}

@media only screen and (max-width: 1024px){
  .collection-see-more-mobile{
    display: none;
  }
}

/* @media only screen and (min-width: 769px){
.collection-header-sections .page-header h1{
   display: block;
} 
} */


/* @media only screen and (min-width: 769px){
div#shopify-section-collection-template-default h1 {
    text-transform: capitalize;
    font-size: 30px;
    margin-bottom: -15px;
}
} */

  a.collection-links-categories {
    color: black;
}

/* ----- HOMEPAGE TITLE KOSMIMATOPOLEIO CSS ----- */
.widget-title.not-before h1 {
    font-size: 30px !important;
    margin-bottom: -10px;
    margin-top: 20px;
}

@media only screen and (max-width: 769px) {
  .widget-title.not-before h1 {
    font-size: 22px !important;
    margin-bottom: -10px;
    margin-top: -50px;
}
}  


/* ----- SALE LABEL CSS ----- */
strong.label.sale-label {
    /* background-color: #d4aa58 !important;
    color: black !important; */
    font-weight: 800 !important;
}

/* ----- SALE PRICS CSS ----- */
.product-shop .prices .compare-price {
    text-decoration: line-through !important;
}

/* ----- INSTAGRAM FEED CSS ----- */
.widget-title .box-title .title {
    padding: 10px !important;
}

/*----------------ΠΡΟΣΩΡΙΝΑ-------------------*/
/* .collection-seo-under-title {
    display: none;
} */

/*----- WISHLIST ----- */
.column.col-options.text-center {
    justify-content: flex-start !important;
    display: flex !important;
}

.column.col-options.text-center > .variants {
    width: 60% !important;
    float: right;
}
/*----- END OF WISHLIST -----*/

/*--- PRODUCT PRE-ORDER BUTTON ---*/
p.pre-order-message {
    text-align: left;
    padding: 10px;
    background-color: #ffffff;
    color: white;
    border: 2px solid #d4aa58;
    font-weight: 600;
    border-radius: 5px;
    max-width: 280px;
    margin-top: 10px;
}

pre-order-message > a {
    color: white !important;
}
/*--- END OF PRODUCT PRE-ORDER BUTTON ---*/


/*--- FOOTER CSS ---*/
.social-icons{
  letter-spacing:.67em !important;
}

/*--- END OF FOOTER CSS ---*/

@media screen and (max-width: 767px) {
.site-nav-dropdown.style_2 .row {
    display: block!important;
    flex-wrap: nowrap;
}
}

/*---------------COLLECTION SORTING----------------*/
/* form#CollectionSort_by li:nth-child(1) {
    display: none!Important;
}
form#CollectionSort_by li:nth-child(2) {
    display: none!Important;
}
form#CollectionSort_by li:nth-child(3) {
    display: none!important;
}
form#CollectionSort_by li:nth-child(4) {
    display: none!important;
}
form#CollectionSort_by li:nth-child(7) {
    display: none!important;
}
form#CollectionSort_by li:nth-child(8) {
    display: none!important;
} */
/*---------------END COLLECTION FILTER----------------*/
div#shopify-section-7d9b9e78-d70c-4f7e-8725-5851a64ff3aa a.slide-button.slide-button-1.btn.no-des {
margin-top: 20px!important;
}

.homepage-reviews {
    background: #f7f9fb;
    padding: 0px 0 15px 0;
}

/*-------------HOMEPAGE STELIOS-------------*/
@media screen and (min-width: 768px) {
 strong.label.custom-label {
    max-width: 130px!important;
}
 .product-label .label {
    padding: 3px!important 7px!important 3px!important;
}
[class*="suppermarket-"]~.home-instagram-sections .home-instagram {
    padding: 37px 0 0px!important;
}
}

/* ----- CUSTOM LABEL BUILT-2-ORDER ----- */
strong.label.custom-label {
    font-size: 14px !important;
    min-height: 24px !important;
    padding: 7px !important;
    letter-spacing: 0.3px;
    margin: 5px 0 !important;
}

/* --- GLOBO PRODUCT OPTIONS 20240326 --- */
button.slick-next.slick-arrow, button.slick-prev.slick-arrow,#slideshow-1540952363851 .slick-arrow.slick-next,#slideshow-1540952363851 .slick-arrow.slick-prev {border-radius: 30px!important;background-color: #ffffff;opacity: 0.6;}

/* --- RELATED PRODUCTS PRICES 20240429 --- */
span.compare-at-price-deleted{font-weight:400;color:lightgrey;text-decoration:line-through;}

@media screen and (max-width:768px){div#orange-kosmima-related-products-row.row{display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: flex-start;overflow: scroll;overflow-anchor: visible;}}

/*--- NEW HOMEPAGE MOBILE 2024-05-28 --- */
@media screen and (max-width: 991px){
.home-custom-block-images .row, .home-blog-posts:not(.blog-slider) .row {
    -webkit-flex-wrap: nowrap !important;
    -moz-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    display: flex !important;
    flex-wrap: wrap !important;
    overflow-x: auto !important;
    gap: 20px  !important;
    flex-direction: column !important;
    align-content: center !important;
}

div#shopify-section-1648661182a62aeb47 {
    display: none !important;
}

/* div#shopify-section-c91447ca-526b-4675-8387-ce002d2fc692 {
    display: none !important;
} */

div#shopify-section-1648662687e1ab8fe5 {
    display: none !important;
}

.spotlight-3-blocks {
    display: flex !important;
    -webkit-flex-wrap: nowrap !important;
    -moz-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: wrap !important;
    gap: 20px  !important;
    overflow-x: auto !important;
    flex-direction: column !important;
    align-content: center !important;
}
  /* div#shopify-section-1540952363851 {
    display: none !important;
} */
}

@media screen and (min-width: 992px){
  div#shopify-section-home_slideshow_arRdrV{
display: none !important;
}

.home-slideshow [data-video-mp4] .video {
    position: unset !important;
    top: 0;
    left: 0;
    width: 100%;
    height: auto !important;
}

#custom-block-images-1648826231f32f7b1c{
    padding: none !important;
}

#slideshow-home_slideshow_arRdrV {
    padding-bottom: none !important;
}

#shopify-section-1648826231f32f7b1c .widget-title {
    padding-top: none !important; 
}

.fluid-width-video-wrapper {
    padding-top: none !important; 
}
}

/* PDP VERES EXCL. VAT 20240803 */
@media screen and (max-width:768px){
p.orange-excl-vat-text {
    text-align: center;
}
}
/* END OF PDP VERES EXCL. VAT 20240803 */


/* HIDE PHONE FROM HEADER MOBILE 20250227 */

@media screen and (max-width:768px){
.header-bottom .border-top .container {
    display: none !important;
}
}
/* END OF HIDE PHONE FROM HEADER MOBILE 20250227 */

/* CART COUNTER MOBILE 20250228 */
.cart-icon{
    padding-right: 20px;
}
.cart-icon .cartCount {
    border-radius: 50px !important;
    width: 32px !important;
    right: -5% !important;
    top: 3%;
    font-weight: 600 !important;
}
/* END OF CART COUNTER MOBILE 20250228 */

/* DESKTOP MENU >1200px WOMEN'S DAY 20250228 */
@media screen and  (min-width: 1200px) {
    /*.site-nav .menu-lv-1 {
        margin-right: 24px !important;
    } */
    .site-nav .menu-lv-1 {
        margin-right: 18px !important;
    }
}


/* MOBILE HEADER FIX 20250304 */
@media screen and (max-width:1199px){
  .wrapper-header-bt {
    margin-top: 12px;
    margin-bottom: 12px;
}
  .header-bottom .container {
    height: 65px !important;
}
}
/* END OF MOBILE HEADER FIX 20250304 */

/* PRODUCT GRID WISHLIST & TITLE & PRICE 20250305 */
.product-item .wishlist svg {
    background-color: #ffffff00 !important;
}

.product-item .wishlist svg:hover {
    background-color: #d3aa58 !important;
}

.price-box .price-regular {
    font-weight: 400 !important;
    color: #000 !important;
}

#main-collection-product-grid a.product-title {
    font-size: 18px !important;
    margin-bottom: 12px !important;
}

.product-item .product-bottom {
    text-align: left !important;
    margin-top: -20px !important;
}

span.old-price {
    font-weight: 400 !important;
}

span.special-price {
    font-weight: 400 !important;
}

.compare-link {
    top: 90% !important;
}

/* END OF PRODUCT GRID WISHLIST & PRICE 20250305 */


/* COOKIE BANNER 20250305 */

.shopify-pc__banner__dialog {
    padding: 12px !important;
}
.shopify-pc__banner__dialog p {
    font-size: 14px !important;
    padding: 12px !important;
}

.shopify-pc__banner__dialog h2 {
    font-size: 16px !important;
}

.shopify-pc__banner__dialog button.shopify-pc__banner__btn-manage-prefs {
    font-size: 14px !important;
}

.shopify-pc__banner__dialog button.shopify-pc__banner__btn-accept {
    background: #fff !important;
    color: #000 !important;
}

.shopify-pc__banner__dialog button.shopify-pc__banner__btn-decline {
    border: none !important;
    font-size: 18px !important;
    background: #33333300 !important;
    color: #fff !important;
}
/* END OF COOKIE BANNER 20250305 */

/* CUSTOM INFO ICON */
img.custom-info-icon{
  max-width:150px;
}


#shopify-section-template--24984007737680__main h2 {
    font-size: 24px!important;
    font-family: sans-serif;
}
#shopify-section-template--24984007737680__main h1 {
    font-size: 30px!important;
    font-family: sans-serif;
}
@media only screen and (max-width: 767px) {
#shopify-section-template--24984007737680__main h2 {
    font-size: 20px;
}
#shopify-section-template--24984007737680__main h1 {
    font-size: 24px!important;
}
}
#shopify-section-template--24984007737680__main p {
    font-weight: 400!important;
    font-family: sans-serif;
}
#shopify-section-template--24984007737680__main strong {
    font-weight: 700;
    font-family: sans-serif;
}
button.button.buynow-btn {
    margin-top: 10px;
}

@media (max-width: 767px) {
  .contact-section.contact-section--force .contact-grid {
    display: flex !important;
    flex-direction: column !important;
  }

  .contact-section.contact-section--force .contact-image-wrapper {
    order: 1 !important; /* εικόνα πάνω */
    margin-bottom: 20px; /* λίγο κενό κάτω από την εικόνα */
  }

  .contact-section.contact-section--force .contact-form-wrapper {
    order: 2 !important; /* φόρμα κάτω */
  }
}
/* Desktop μόνο */
@media (min-width: 768px) {
 .template-product:has(.orange--product-video.desktop iframe, 
                        .orange--product-video.desktop video) 
    .has-sticky-product-img [data-sticky-product-img] {
    position: static !important;
    top: auto !important;
  }
}

/* FIXES 2025-10-07 */
.footer-4 .footer-social {
    margin-top: 10px !important;
}

@media screen and (max-width: 767px) {
    #custom-block-images-1648826231f32f7b1c
 {
        margin-top: -50px !important;
}
}

.close-menu-mb.menu-open {
    background: transparent !important;
}

@media screen and (min-width:1200px){
.mega-banner .mega-col .animate-scale img {
    height: 325px !important;
}
}
@media screen and (min-width:770px){
.mobile-footer-orange-logo {
    display: none;
}
}
@media screen and (max-width:769px){
a.logo-ft {
    display: none !important;
}
.mobile-footer-orange-logo img {
    height: 160px;
}

.mobile-footer-orange-logo {
    /* height: 100px; */
    /* width: 100%; */
    text-align: center;
    margin-bottom: 28px;
}
}