
.module-10000121 .header .header-container .header-left .nav-list-area .product-list .product-item .dropdown-items>ul{flex-direction: column;}
.module-10000121 .header .header-container .header-left .nav-list-area .product-list .product-item .product-link{font-weight: 200;}
/*FOOTER*/
.module-2000028 .footer-container .footer-bottom .brand-contract-section .cards-brand .card-img{display:none}
.module-2000028 .footer-container .Footer-AppMarket{display:none!important}
.module-2000028 .footer-container .footer-bottom .brand-contract-section .cards-brand .card-img:nth-child(2),.module-2000028 .footer-container .footer-bottom .brand-contract-section .cards-brand .card-img:nth-child(3),.module-2000028 .footer-container .footer-bottom .brand-contract-section .cards-brand .card-img:nth-child(4),.module-2000028 .footer-container .footer-bottom .brand-contract-section .cards-brand .card-img:nth-child(7),.module-2000028 .footer-container .footer-bottom .brand-contract-section .cards-brand .card-img:nth-child(6){display:block}
/*FOOTER*/
.module-13000710 .order-list.order-none>.tite>p{display:none!important}
.module-13000710 .order-list.order-none>.tite>h4{padding:5px 0!important}

@media only screen and (min-width: 991px) {
    body[userpage="Static"] .module-10000121 .header .header-container .header-left .logo-link{width: 145px!important;}
}

@media only screen and (max-width: 991px) {
    body[userpage="CompanyPages"] .Corporate{margin-top:80px;}
    body[userpage="Static"] .module-10000121{display:none!important}
    .menu-area .mobile-nav-icon{padding:15px!important}
    .module-10000121 .header{padding-top: 0px!important;}
    section.module-190000720{padding: 0!important;}
    section.module-190000720 .owl-190000720 .item{border-radius: 0!important;}
    .module-2000028 .footer-container .Footer-middle{background-color: #fff;}
    .module-2000028 .footer-container .Footer-middle .Footer-Content .Footer-Element-Content>.element-info .action-footer .footer-head-title{color:#000}
    .module-2000028 .footer-container .Footer-middle .Footer-Content .Footer-Element-Content>.element-info .element-info-list>.element-info-item .contact-us.with-email .contact-title .contact-title-text{color:#000}
    .module-2000028 .footer-container .Footer-middle .Footer-Content .Footer-Element-Content>.element-info .element-info-list>.element-info-item .contact-us .contact-text-area>.contact-sub-text{color:#000}
    .module-2000028 .footer-container .Footer-middle .Footer-Content .Footer-Element-Content>.element-info .action-footer .ifa-icon{color:#000}
    .module-2000028 .footer-container .Footer-middle .Footer-Content .Footer-Element-Content>.element-info:nth-child(2) .action-footer{border-top: none;border-bottom: none;}
    .module-2000028 .footer-container .Footer-middle .Footer-Content .Footer-Element-Content>.element-info .element-info-list>.element-info-item .contact-us.with-online-chat .contact-title .contact-title-text{color:#000}
    .module-2000028 .footer-container .footer-bottom{background-color: #fff;}
    .module-2000028 .footer-container .Footer-middle .Footer-Content .Footer-Element-Content>.element-info .element-info-list>.element-info-item .item-link{color:#000}
}


@media screen and (min-width:991px){
  body:not([userpage="HomePage"]){padding-top: 82px!important;}
  
  body[userpage="List"] #listWrapperContainer {
      height: calc(100vh - 82px) !important;
  }
   .module-10000124 .header .header-container .header-right .user-list .user-item .item-link.cart-btn-desktop [cd="bagProductCount"]{
    font-size:13px
  }
  .module-10000124 .header:not(.is-sticky) .header-container .header-right .user-list .user-item .item-link.cart-btn-desktop [cd="bagProductCount"]{
    color:#fff;
  }
}

.productInfo .price [class^="ProductPriceType3_price"]{
    display: flex;
    flex-direction: column;
    align-items:flex-start;
    row-gap: 4px;
}

.productInfo .price [class^="ProductPriceType3_oldPrice"] {
    order: 1; 
}


.productInfo .price [class^="ProductPriceType3_saleLinedContainer"] {
    order: 2; 
}

/* .productInfo .price [class^="ProductPriceType3_saleLinedContainer"] .salePrice .discount {
   padding-left: 0;
} */
.productInfo .price [class^="ProductPriceType3_saleLinedContainer"] .salePrice .discount {
    order: 2;
    margin-left: 11px; 
}

.productInfo .price [class^="ProductPriceType3_saleLinedContainer"] .salePrice{
    padding-left:0;
}
.productInfo .price [class^="ProductPriceType3_saleLinedContainer"] .salePrice .discount{
    position:relative;
}
.productInfo .price [class^="ProductPriceType3_saleLinedContainer"] .salePrice .discount::before{
    content: "|";
    position:absolute;
    left:-7px;
    top:-1px;
    font-weight:600;
}



    .listWrapper_listWrapper 
    .listWrapper_list_column
    .listWrapper_list_row  {
    grid-gap:0 !important;
    padding: 0px !important ;
    }


    .listWrapper_listWrapper 
    .listWrapper_list_column 
    .listWrapper_list_row.listWrapper_view_2  {
    grid-template-columns: repeat(2,50%) !important;
   }
    .listWrapper_listWrapper 
    .listWrapper_list_column 
    .listWrapper_list_row.listWrapper_view_3  {
    grid-template-columns: repeat(3,33.3333%) !important;
   }
  .listWrapper_listWrapper 
    .listWrapper_list_column 
    .listWrapper_list_row.listWrapper_view_4  {
    grid-template-columns: repeat(4,25%) !important;
   }
  .listWrapper_listWrapper 
    .listWrapper_list_column 
    .listWrapper_list_row.listWrapper_view_5  {
    grid-template-columns: repeat(5,20%) !important;
   }
.productCard .productInfo{
    height:120px;
}


@media screen and (max-width:991px){
   /* body[userpage="List"] .ElementItemList.Header{
      display:none;
   } */


    body[userpage="List"] .galleryFavorite .favoriteContainer{
        width: 27px;
        height: 27px;
    }


   .listWrapper_list_row .gallery .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{
       width: 100% !important;
       padding:0 !important;
       bottom:0px !important;
       gap:2px;
       background-color: transparent !important;
   }
   .listWrapper_list_row .gallery .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
       width:100% !important;
       margin:0 !important;
       background:#000 !important;
       border-radius:0 !important;
       transition:none !important;
       opacity: 0.2 !important;
       height: 3px !important;
   }
   
   .listWrapper_list_row .gallery .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{
        background:#000 !important;
        background-color:#000 !important;
        opacity: 1 !important;
   }
}


@media screen and (min-width:991px) {
    .listWrapper_listWrapper 
    .listWrapper_list_column 
    .listWrapper_list_row.listWrapper_view_2  {
       padding: 0 15% 16px !important;
   }
   
    .Container.WFULL:has(.BreadCrumbsFlex){
       padding-left:14px !important;
   } 
    body[userpage="List"] .productInfo .color{
        grid-column: 12 / 13 !important;
    }    
}

body[userpage="List"] .productInfo .name,
body[userpage="List"] .productInfo .oldPrice,
body[userpage="List"] .productInfo .salePriceValue,
body[userpage="List"] .productInfo .campaign .campaign,
body[userpage="List"] .productInfo .discount{
     font-size:12px;
 }

body[userpage="List"] .productInfo .campaign .campaign{
     width: max-content;
     border: 1px solid #000;
     color: #000;
     font-weight: 400;
     padding: 0 4px;
 }
body[userpage="List"] .productInfo .linedPrice .linedPriceValue {
     font-size:12px;
     font-weight: 400;
     margin-right: 4px;
 }



 @media screen and (max-width: 991px) {
  .module-11000512 .bottom-wrapper {
    background-color: transparent;
    border-top: 0px;
    padding: 0px;
    z-index: 9999;
  }

  body[userpage="Member"] .module-11000512 .bottom-wrapper .search-area{display:none!important}
  body:not([userpage="CompanyPages"]).module-11000512 .bottom-wrapper .search-area.show {display:block!important;}
  
  .module-11000512 .bottom-menubar-container {
    backdrop-filter: blur(50px);
    -webkit-backdrop-filter: blur(50px);
    border-top: 0px;
    height: 68px;
    padding: 23px 5px 9px;
  }
  .module-11000512 .bottom-menubar-container .menubar-nav .menubar-list .item-text {
    display: flex !important;
    font-size: 11px;
    font-weight: 400;
    color: #ffff;
    text-transform: uppercase;
  }
  .module-11000512 .bottom-menubar-container .menubar-nav .menubar-list .menubar-link .icon-ifa {
    display: none;
  }
  .module-11000512 .bottom-menubar-container .menubar-nav .menubar-list .menubar-link.menu .icon-text,
  .module-11000512 .bottom-menubar-container .menubar-nav .menubar-list .menubar-link.home .icon-text {
    font-size: 11px;
    font-weight: 400;
    color: #ffff !important;
    transform: translate(0px, 0px) !important;
    opacity: 1 !important;
    visibility: visible !important;
    top: 0px;
    transition: none;
    text-transform: uppercase;
  }
  .module-11000512 .bottom-menubar-container .menubar-nav .menubar-overlay {
    height: 2px;
    width: 10px !important;
    top: auto;
    bottom: 1px;
    left: 35px;
    background-color: #fff;
  }
  .module-11000512 .bottom-menubar-container .menubar-nav .menubar-list .menubar-link.home.active .icon-text {
    color: #ffff !important;
    transform: translate(0px, 0px) !important;
    top: 0px;
    transition: none;
    text-transform: uppercase;
  }
  .module-11000512 .bottom-menubar-container .menubar-nav .menubar-list .menubar-link{
        padding: 7px 4px;
  }

/* menü açma css */
  .module-100004117.show {
    opacity: 1;
    visibility: visible;
    z-index: 996;
    pointer-events: auto;
}

  body[userpage="List"] .productInfo .color{
        grid-column: 10 / 13 !important;
    } 

}

body[userpage="List"] .productInfo .name{
  font-weight: 400;
}

.module-10000124 .header .header-container .header-right .user-list .user-item.language-select{
  display: none;
}

@media screen and (min-width:991px) {
  body[userpage="ProductView"]{
    padding-top: 78px;
  }
}


.ProductPriceType3_price [class^="ProductPriceType3_saleLinedContainer"]{
  background-color: transparent;
  flex-direction: column-reverse;
  padding-left: 0;
}

body[userpage="List"] .productInfo .salePriceValue{
  padding-left:5px
}

@media screen and (max-width:991px) {
 body[userpage="List"] .module-10000124 .header .header-container .header-right .user-list,
 body[userpage="List"] .module-10000124 .header .header-container .header-left .menu-area{
    padding-top: 12px;
  }
 body[userpage="HomePage"] .module-10000124 .header .header-container .header-right .user-list,
 body[userpage="HomePage"] .module-10000124 .header .header-container .header-left .menu-area{
    padding-top: 7px;
  }
}

@media screen and (max-width:991px) {
   body[userpage="Bag"] section.Cart .CartContainer .CartBody .cart-product-item .cart-content .ProductDetail>.product-column.product-remove{
    top:-13px;
   }
   body[userpage="List"] .view-option-21 {
       display: block !important;
   }
   
    body[userpage="List"] .filterGroupTitles nav>ul>li{
           margin-right: 10px !important;
    }
    body[userpage="List"] .filterGroupTitles nav>ul>li>button{
        border:none !important ;
        color:#000 !important;
        padding-left: 0 !important;
    }
    /* body[userpage="List"]{
      padding-top: 49px !important;
   }  */
   body[userpage="List"] .module-10000124 .header .header-container{
    padding: 0px;
    height: 46px;
   }
   body[userpage="List"] .module-10000124 .header .header-container .header-right .user-list .user-item svg>path,
    body[userpage="List"] .module-10000124 .header .header-container .header-left .btn-area .menu-btn svg>path{
      fill: #000;
    }
    body[userpage="List"] .module-10000124 .header .header-container .logo-link .logo-img{
      filter: none;
    }
    body[userpage="List"] .module-10000124 .header .header-container{
        background-color:transparent !important;
        background:none;
    }
    body[userpage="List"] .virtuaTop [data-testid="list-title"]{
       display:none;
   }
    body[userpage="List"]:has(.hiddenVirtuaTop) .module-11000512 .bottom-wrapper {
    transform: translateY(100%) !important;
    transition: .3s;
    }
    body[userpage="List"] [class^="listWrapper_filterAndViewArea"]{
     padding-bottom:10px;
    }
    body[userpage="List"] .module-11000512 .bottom-menubar-container .menubar-nav .menubar-overlay{
     display: none;
    }
}
@media screen and (min-width:991px) {
  
  body[userpage="List"] .module-7000110{
    display:none;
  }
  body[userpage="List"] [data-testid="list-title"]{
    display:none;
  }
 .module-10000124 .Container.WFULL{
    max-width: none;
  }
     .module-10000124 .header .header-container .logo-link.every{
    width:auto;
    margin-right: auto;
     margin-bottom:14px
  }
     .module-10000124 .header .header-container .header-section.header-left{
    width:auto;
  }
   .module-10000124 .header .header-container .header-right .user-list .user-item.search{
    margin-right:50%;
  }
   .module-10000124 .header .header-container .header-right .user-list .user-item.search{
    visibility:hidden;
    position:relative;
  }
   .module-10000124 .header .header-container .header-right .user-list .user-item.search:before{
    visibility:visible;
    position:absolute;
    content:"ARA";
    color:#000;
    font-size:12px;
    font-weight:200;
    letter-spacing:1.3px;
    border-bottom:1px solid #000;
    width:225px;
    text-align:center;
    padding-bottom:6px;
    cursor:pointer;
    margin-top:3px;
  }
   .module-10000124  .header:not(.is-sticky) .header-container .header-right .user-list .user-item.search:before{
     border-bottom-color:#fff;
     color:#fff
   }
   .module-10000124 .header .header-container .header-right .user-list .user-item.search:hover{
    opacity:0.7
  }
 .module-10000124 .header .header-container .header-right .user-list .user-item:has(.s-favorite-link){
   display:none !important;
 }

}

@media screen and (max-width:991px) {
  body[userpage="List"] .module-11000512{
    display: none;
  }
  body[userpage="List"] .filterGroupTitles  [name="size"],
  body[userpage="List"] .filterGroupTitles  [name="groupColorCode"]{
    display: none;
  }
   body[userpage="List"] .virtuaTop{
    background-color: transparent !important;
    top: 50px !important;
    border-bottom: 1px solid #000;
   } 
   .module-10000124 .header .header-container .header-left.header-section{
    flex: none !important;
    width: auto !important;
   }
} 
body[userpage="Bag"] section.Cart .CartContainer .CartBody .cart-product-item .cart-content .ProductDetail>.product-column.product-price>.price-box>.new-price.colorRed {
  color: #000;
  background-color: #ffe82d;
}
body[userpage="Bag"] section.Cart .CartContainer .CartBody .cart-product-item .cart-content .ProductDetail>.product-column.product-price>.price-box>.old-price{
   font-size: 12px;
}

