/** Shopify CDN: Minification failed

Line 377:8 Unexpected "\" .jdgm-media-fieldset__icon \""

**/
/* :root {
    --kaktus: green;
} */




body {
    /* background: #F4F3F1!important; */
    background: #fff!important;
}

#header-volkan {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    min-height: 50px;
    height: 101%;
    z-index: -1;
    background: rgba(255, 255, 255, 0.92)!important;
    /* backdrop-filter: blur(5px); */
    color: white;
    border-bottom: 2px solid #000;
}

@media (min-width:501px) {
    .header__heading-logo {
        width: 300px!important;
    }
}

@media (max-width:500px) {
    .header__heading-logo {
        width: 150px!important;
    }
}

/* @media screen and (hover: hover) {
    .header__menu-item .label {
        background-image: none!important;
    }
} */

.mega-menu__item > a.mega-menu__item-link .header__menu-item .label {
    background-image: none!important;
}

.header::before {
    background: transparent !important;
    border: 0px!important;
}

.header::after {
    content: ""!important;
    position: absolute!important;
    right: 1.5rem!important;
    bottom: 0!important;
    left: 1.5rem!important;
    z-index: -2!important;
    height: auto!important;
    border-radius: 0%!important;
    box-shadow: 0px!important;
}

.announcement-bar {
    background: black!important;
    color: white!important;
}

.card-information__text.h4 {
    color: black;
    font-size: 14px;
    font-weight: bold;
}

.card-information__text.h4 small {
    font-size: 15px!important;
}

.card-wrapper .price,
.price-item.price-item--regular *  {
    font-size: 14px!important;
    font-weight: bolder;
}

.price bdi {
  font-size: 14px;
}

.price .price__prefix {
  font-size: 100%;
}

.rating-star {
  --font-size: 1.3;
}


.color-swatch {
    width: 28px!important;
    height: 28px!important;
}

.header__left * {}

.header__right * {}

.card.card--product {
    /* border-radius: 5%!important; */
    overflow: hidden;
}

.slideshow__button .button,
.card-information__button .button,
.rich-text .button {
    border: 2px solid black!important;
    border-radius: 30px!important;
    opacity: 1!important;
    /* font-size: 10px!important; */
}

.white-arrow path {
    fill: white!important;
}

.rich-text {
    background: transparent!important;
    color: white!important;
}

.rich-text__heading.h1,
.rich-text__text {
    color: white!important;
}

.rich-text .button {
    background: rgba(255, 255, 255, 0.4)!important;
    backdrop-filter: blur(10px);
    color: white;
    border: 2px solid white!important;
}

.header__inline-menu {
    margin-top: 0px!important;
}

.facet-filters.facet-filters-sticky {
    background: white !important;
    padding: 5px;
}

.section--padding.page-width.facets-vertical {
    background: white!important;
}

.page-width.section--padding {
    background: white !important;
    /* padding-left:0px!important;
    padding-right:0px!important;
    padding-bottom:0px!important;
    padding-top:0px!important; */
}

.template-product .page-width.section--padding {
    padding-left: 0px!important;
}

@media (max-width:768px) {
    .template-product .page-width.section--padding {
        padding-left: 1.5rem!important;
    }
}

.card-information__button.is-expanded {
    width: 80%!important;
}

.customer.login.page-width.section--padding,
.customer.register.page-width.section--padding {
    padding: 20px!important;
    min-height: 500px;
    margin-top: 0px;
    margin-bottom: 300px;
}

.register .button,
.login .button,
.mobile-facets__main .button {
    border-radius: 20px!important;
}

.mobile-facets__inner {
    background: rgba(255, 255, 255, 0.95)!important;
    /* backdrop-filter: blur(10px); */
}

.mobile-facets__header,
.mobile-facets__footer {
    background: transparent !important
}

.button--full-width {
    border-radius: 30px!important;
}

.mini-cart__footer .button {
    border-radius: 30px!important;
}

.free-shipping__progress.free-shipping__progress--success::after {
    background: black!important;
}

.cart-recommendations .title.h4 {
    transform: none!important;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}

.cart-recommendations {
    border-top: 1px solid black!important;
}

.button.button-medium {
    border-radius: 30px!important;
}

@media screen and (max-width: 749px) {
    .cart-recommendations .mini-cart__navigation {
        padding-top: 4rem!important;
    }
}

.card__swatches.button {
    background: transparent !important;
    border: 0px !important;
}

.swatch {
    background: white !important;
}

.card-article-info {
    text-transform: none!important;
}

.shopify-payment-button__button {
    border-radius: 30px!important;
}

.shopify-payment-button__button:hover {
  background-color: #fff !important;
  color: #000 !important;
}

button.product-form__submit.button.button--small:hover {
    background-color: #fff !important;
    color: #000 !important;
}

.facets__open.button.button--small:hover {
    background-color: #fff !important;
    color: #000 !important;
}

.no-js-hidden.button.button--small:hover {
    background-color: #fff !important;
    color: #000 !important;
}

.header__menu-item {
    text-decoration: none !important;
}



.tag-filters {
    list-style-type: none;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.tag-filters li {
    color: black;
    padding: 3px 15px;
    border: 1px solid black;
}

.tag-filters__item:hover,
.tag-filters__item.active {
    background: black!important;
}

.tag-filters__item:hover a,
.tag-filters__item.active a {
    color: white!important;
}

.tag-filters__item a {
    color: black;
    text-decoration: none;
}

.menu-drawer__inner-container {
    background: rgba(255, 255, 255, 0.4)!important;
    /* backdrop-filter: blur(10px)!important; */
}

.menu-drawer.motion-reduce {
    background:rgba(255,255,255, 0.89)!important;
    /* backdrop-filter: blur(10px)!important; */
    /* background: transparent !important; */
}

.header__menu-item .icon-caret {
    display: block!important;
}

.list-menu--inline {
    column-gap: 0rem!important;
}

.header__left {
    width: 150%!important;
}

.section--padding.page-width.facets-vertical {
    border-radius: 25px!important;
}

@media (max-width: 1440px) {
    .swiper-collection-content {
        display: flex;
        flex-direction: column;
    }
    .swiper-collection-content-left,
    .swiper-collection-content-right {
        width: 100%!important;
    }
}


@media (max-width: 700px){
  .product__info-container{
    padding:0px 15px 0px 15px!important;
  }
}

#collection-description-wrapper {
    cursor: pointer;
    padding: 0px;
    margin-top: 20px;
    margin-bottom: 100px;
    height: 200px;
    overflow: hidden;
    position: relative;
}

#collection-description-wrapper-gradient {
    background: linear-gradient(to bottom, transparent, white);
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
}

* :not( " .jdgm-media-fieldset__icon " )  {
    font-family: "gopher" !important;
    font-weight: 400!important;
    font-style: normal!important;
    letter-spacing: 0!important;
}

div{
    letter-spacing: 0!important;
}

/* h1,
h2,
h3,
h4,
h5,
h6, a, .card-information__text.h4 ,.multicolumn-card__title  ,.promotion__text heading{
    /* font-family: "Gelica", "Nunito Sans", Arial, sans-serif !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; */
    /* font-family: "gopher"!important;
    font-weight: 400!important;
    font-style: normal!important;
    letter-spacing: 0!important; */

/* } */ 

h1,
h2,
h3,
h4,
h5,
h6, a, .card-information__text.h4 {
    /* font-family: "gelica", sans-serif!important; */
    font-family: "gopher"!important;
    font-weight: 400!important;
    font-style: normal!important;
    letter-spacing: 0!important;

}

.price * {
    font-family: "Source Code Pro", monospace !important;
    font-weight: 400!important;
    font-style: normal!important;
    letter-spacing: 0!important;

}



.size-chart{
    position: fixed;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index:9999;
    display:flex;
    justify-content: center;
    align-items: center;
}
.size-chart-inner{
    position: relative;
    background-color: white;
    border-radius:20px;
    padding:20px;
}
@media (max-width: 600px) {
    .size-chart-inner{
      width:90%;
    }
    .size-chart-inner{
        position: relative;
        background-color: white;
        border-radius:20px;
        padding:20px;
      height: 500px;
      overflow:scroll;
    }
}
@media (min-width: 601px) {
  .size-chart-inner{
    width:50%;
  }
}
.size-chart-closer{
    position:absolute;
    top:-5px;
    right:-5px;
    border-radius: 100%;
    background-color: #fff;
    cursor: pointer;
    width:30px;
    height:30px;
    font-weight:bolder!important;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid;
}

.RichText3-table{
    width:100%;
}
.RichText3-table td{
    border-bottom: 2px solid black!important;
}

.template-product #MainContent section:nth-child(1) .section--padding{
    padding:0px!important;
}

.card-information__button{
    /*height:30px!important;*/
}
.sticky-cart .button.button--small{
    font-size: 14px!important;
    /*padding: 0.6rem 1rem!important;
    padding-top: calc(0.6rem + var(--font-button-baseline))!important;
    min-height: 3rem!important;
    height: 3rem!important;*/
}

/* .card-information__text.h4{
    font-weight:500!important;
} */

.thumbnail-list{
    box-shadow: none!important;
}
.menu-drawer__navigation li *{
    /* border-color:black!important; */
}

.zifyapps-sociallogin-wrapper-v2 img{display: none!important;}

.mega-menu__item:nth-child(1) ul li:nth-child(3) a span { color: #2c2c2c; font-weight: 400 !important }
.mega-menu__item:nth-child(2) ul li:nth-child(3) a span { color: #2c2c2c; font-weight: 400 !important }
.mega-menu__item:nth-child(3) ul li:nth-child(3) a span { color: #2c2c2c; font-weight: 400 !important }


.header__inline-menu .list-menu.list-menu--inline li:nth-child(3) a {
  color: #920016 !important;
  font-weight: bold !important;
  text-decoration: none !important;
}

.header__inline-menu .list-menu.list-menu--inline li:nth-child(3) a:hover {
  color: #920016 !important;
  font-weight: bold !important;
  text-decoration: none !important;
}

.divide-me{
    display: block !important;
    width: 100dvw;
    height: 1px;
    background-color: black;
    transform: translateX(-1.5rem);
}
/* body {
  font-family: "Gelica", "Nunito Sans", Arial, sans-serif !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
} */
span.jdgm-prev-badge__text {
    visibility: visible;
}
.jdgm-prev-badge {
    font-size: 1.2rem !important;
}
@media (min-width: 749px) {
    .divide-me {
        display: none !important;
    }
}

.product-sticky-cart {
    border-top: 1px solid black;
}
.accordion.footer-block .accordion__title.h4 {
    color: black;
    letter-spacing: 0px;
}

.accordion__title.newsletter_title {
    color: black;
    letter-spacing: 0px;
}
.color__swatch-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}



 .price-item.price-item--compare price-money:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #000;
    position: absolute;
    top: 8px;
    left: 3px;
}
.price-item.price-item--compare{
    position:relative;
    text-decoration:none;
}
.custom-btn-hide {
    display: none;
}
