/* Özel CSS stilleri */




@media (min-width: 991.98px) { 
.is-ready.active .header {
       background: transparent;
    position: absolute;
    z-index: 9;
    height: auto;
    width: 100%;
}
.is-ready.active .header::before {
    content: '';
    opacity: 0.99;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0) linear-gradient(rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.5) 31.77%, rgba(0, 0, 0, 0.3) 84%, rgba(0, 0, 0, 0) 98.15%);
    z-index: -1;
}
.is-ready.active .topbar-dropdown svg path, .is-ready.active .header__seacrh svg path, .is-ready.active .indicator svg path {
    stroke: white;
}
.is-ready.active .header:hover::before {
   content: none;
}
.is-ready.active .header:hover {
    background: #f0eee4;
}
.is-ready.active .header:hover .topbar-dropdown svg path, 
.is-ready.active .header:hover .header__seacrh svg path, 
.is-ready.active .header:hover .indicator svg path,
.is-ready.active .header.active .topbar-dropdown svg path,
.is-ready.active .header.active .header__seacrh svg path,
.is-ready.active .header.active .indicator svg path{
    stroke: black;
}
.is-ready.active .header:hover #MobileNav>li>a {
    color: #000;
}
.account__col.header-center {
    justify-content: center;
}
.header__menu {
    background: transparent;
    border: none;
}
.ScLogo.White {
    display: none;
}
.is-ready.active .header .ScLogo.White{
display: block;
}
.is-ready.active .header:hover .ScLogo.White, .is-ready.active .header .ScLogo, .is-ready.active .header.active .ScLogo.White{
   display: none;
}
.is-ready.active .header:hover .ScLogo, .is-ready.active .header.active .ScLogo{
   display: block;
}


.megamenu {
    background: transparent;
}
.header__seacrh .topbar-dropdown__btn.iconset__btn.indicator__area {
        margin-right: 15px;
    }

      .nav-sub-1 .nav__subbox--li .nav__subbox--submenu {
    display: block;
    position: relative;
    left: 0 !important;
    padding: 0;
}
        .nav-sub-1 .nav__subbox--li {
        background-color: #fff !important;
        width: 33%;
        display: inline-block;
    }
   .nav-sub-1 .nav__subbox--li.active .nav-li__sub--arrow {
        display: none;
    }
    .nav__subbox--list.nav-sub-1 {
        background-color: #fbfbfb;
        height: auto;
        min-width: initial;
        width: 100%;
        max-width: 100%;
    }
        #MobileNav>li.nav-li__home.nav-li__home--submenu ul>li ul:not(.nav-sub-3) {
        min-width: initial;
    }
        .nav-sub-2 .nav__subbox--li {
        padding: 12px 0;
        font-weight: 400;
    }
    .nav-sub-2 .nav__subbox--li a {
        color: #979797;
    }


}
.ScLogo {
    max-width: 220px;
}

.mySlider__container {
    width: 100%;
    background: #000;
}
.mySlider__slide {
    width: 100%;
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    padding: 5px;
    color: #fff;
    line-height: 18px;
}
@media screen and (max-width: 767px) {
    .notification-bar .close-announcement {
        display: none;
    }
}
@media screen and (max-width: 1000px) {
    body.active .site__header {
        margin-top: 35px;
    }
}
.header.active, .is-ready.active .header.active {
    position: fixed;
    top: 0;
    z-index: 1060;
    width: 100%;
    left: 0;
    background-color: #fff;
    border-bottom: 0;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    animation-duration: .5s;
    background: #fff;
}
.is-ready.active .header.active::before {
    content: none;
}
.header.active .header__content {
    padding: 0;
}
.header.active .header-container {
max-width: 100% !important;
padding: 0 40px;
}
.header .header__seacrh .search__button {
    height: initial;
    min-width: initial;
    width: auto;
    border: none;
}
.header.active .header__seacrh {
    float: left;
}
.header .header__seacrh .search__button input {
    display: none;
}
.header.active .header-right {
    display: flex;
    justify-content: end;
}
.header.active .topbar {
    width: max-content;
}
.header.active .header-right svg {
    width: 20px;
    height: 20px;
}

.header.active .wislist__icon {
    padding: 0 15px 0 0px;
}
.header.active #account__dropdown {
    left: -110px;
}
.header.active .header__menu {
    border-top: none;
    border-bottom:none;
    width: 100%;
}
.header.active .header__menu {
    position: inherit; 
}

.header.active .mobil-icons {
    width: 17%;
}

.header.active .header-center {
    width: 73%;
}
.header.active .header-right {
    width: 10%;
}

.dropcart--style--offcanvas .dropcart__backdrop {
    z-index: 1061;
}
.dropcart--style--offcanvas .dropcart__body {
    z-index: 1070;
}
.search--location--header .search__button i {
    color: #565656;
}
.is-ready.active .topbar-dropdown svg path,
.is-ready.active .topbar-dropdown svg circle,
.is-ready.active .header__seacrh svg {
  fill: none !important;
}
.header__content .indicator__value {
    display: none !important;
}
.topbar-dropdown__btn svg {
    position: relative;
}
.icon_title {
    display: none;
}
[dir="ltr"] .topbar-dropdown__btn svg {
    right: 0px;
    fill: #fff;
}

.header__content {
    padding: 21px 0;
}

.header__seacrh {
    margin-left: 0;
}
.header__seacrh .search__button {
    height: 32px;
    min-width: 330px;
}

.header__seacrh .search__button i {
    font-size: 14px;
}

.header__seacrh .search__button input::placeholder {
    font-size: 10px;
}
#small-search-box-form .search__form-wrapper {
    height: 33px;
    margin-left: 30px;
}

.search--location--header .search__input::placeholder {
    font-size: 12px;
}

.search--location--header .search__input {
    padding: 3px 30px 0 30px;
    font-size: 13px;
}

  

.products-list[data-layout="grid-4-full"] .products-list__item {
    box-shadow: none;
    padding: 0px !important;
    border: 3px solid #f0eee4;
    background: #fff;
}
.products-list[data-layout^="grid-"] .product-card .product-card__description {
    display: block;
    font-size: 13px;
    font-weight: 400;
    padding-left: 12px;
    line-height: 20px;
}
.product-card__name a {
    font-size: 13px;
    padding-left: 12px;
    font-weight: 600;
    color: #000;
    line-height: 20px;
}
.products-list[data-layout^="grid-"] .product-card .product-card__actions {
    padding-left: 12px;
    margin-top: 2px;
}
.product-card__new-price, .product-card__prices {
    font-size: 15px;
    color: #000;
    line-height: 50px;
}
.discount-text {
    color: #62944C;
    font-size: 13px;
}
.product-card__old-price {
    color: #000;
    font-weight: 500;
    font-size: 15px;
    text-decoration: none;
}
.shop-discount-box {
    background: #f3f3f3;
    padding: 0px 10px;
    text-align: right;
    margin-right: 15px;
}
.product-info-detail::before {
    content: none;
}
#product__alternative--img li {
    border-bottom: 3px solid #d8d8d8;
}
.products-view__load-more {
    font-size: 13px;
    line-height: 20px;
    color: #616161;
}
.desktop--filters-button svg, .filters-button svg {
    fill: none;
    margin-right: 0;
}
.desktop--filters-button, .filters-button {
    display: flex;
    align-items: center;
    width: 151px;
    justify-content: space-between;
}
.desktop--filters-button span, .filters-button span {
    font-size: 14px;
    font-weight: 500;
}
.btn-load-more {
    border-radius: 0;
    max-width: 214px;
    background: #000;
    color: #fff;
    font-size: 15px;
    padding: 8px 5px;
    min-width: 214px;
    margin-top: 4px;
}

.products-view__load-more {
    font-size: 13px;
    color: #616161;
}
.products-list[data-layout^="grid-"] .product-card .product-card__features-list {
    display: none !important;
}
.products-list[data-layout^="grid-"] .product-card .product-card__info {
    padding-bottom: 10px;
}
.custom-sale_price {
    font-size: 15px;
    font-weight: 500;
}
.category--name {
    font-size: 22px;
    padding: 0 4px 0 0;
  }
  
  .category-totalitems {
    font-size: 1rem;
    line-height: 24px;
    font-family: var(--font-family-ttnormsProMedium);
    color: #616161;
  }
  
  .CategoryBreadcrumb-bottombox span {
    font-size: 16px;
    color: #616161;
    font-family: var(--font-family-TTNormsProNormal);
  }
  
  .CategoryBreadcrumb-bottombox span a {
    color: #111;
  }

.shopping-info-options li, .productAttributeMappings li {
    font-size: 10px;
    font-weight: 400;
}
.shopping-info-name {
    font-size: 15px;
    font-weight: 400;
}
.shopping-cart-images img,
.shopping-cart-items {
    border: 1px solid #eee;
    border-radius: 0;
}

.productAttributeOption {
    font-size: 10px;
    color: #6a6a6a;
}
.shopping-cart-container .productAttribute {
    font-size: 10px !important;
     color: #000 !important;
}
.breadcrumb {
    justify-content: start;
    margin-bottom: 15px;
}


























/* cargo  */

.cargo {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #DDD;
    margin-bottom: 52px;
}
.cargo-box-line {
    border-top: 1px solid rgba(238, 238, 238, 1);
    padding-top: 32px;
    margin-top: 20px;
}

.cargo-title {
    font-size: 36px;
    font-weight: 700;
    text-align: left;
    margin: 32px 0;
}

.cargo-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 21px 0;
}

.cargo-box__details h2 {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 8px;
}

.cargo-box--img {
    padding: 9px 16px;
}
.cargo-box__details {
    color: #565656;
    font-size: 13px;
}
    .cargo-box__details h3 {
        height: 20px;
        font-weight: 500;
        display:flex;
        align-items:center;
    }
    .cargo-box__details p {
        height: 20px;
        display: flex;
        align-items: center;
    }

    .accordion-button::after {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #000;
}
@media screen and (max-width:1000px) {
    .cargo-title {
        font-size: 24px;
        text-align: center;
    }

    .cargo-box {
        justify-content: flex-start;
        margin: 8px 0;
    }

    .cargo-box--img {
        padding: 20px;
        width: 85px;
    }

    .cargo-box__details h2 {
        margin-bottom: 8px;
        font-weight: 700;
    }

    .cargo {
        margin-bottom: 64px;
    }
}
@media screen and (min-width: 1650px) {
    .container {
        max-width: 1440px;
    }
    .d-container {
        max-width: 1920px !important;
        margin: auto;
        padding: 0 37px;
    }
    .header-container {
        max-width: 1400px !important;
    }
}

.footer {
    padding: 0px 0 0;
    background: #fff;
    border-top: 1px solid #DDD;
}
.footer__bottom {
    background-color: #fff;
}

.logo-text span {
    font-size: 13px;
    line-height: 20px;
    color: #565656;
    margin-top: 20px;
    display: block;
    max-width: 285px;
}
.logo img {
    max-width: 227px;
}

.footer .social-links__item {
    width: 24px;
    height: 24px;
    margin-left: 0;
    margin-right: 9px;
}
.social-links-text {
    font-size: 13px;
    color: #000;
    font-weight: 500;
    line-height: 20px;
    margin-top: 20px;
}
.contract-text {
    color: #6a6a6a;
    font-size: 11px;
    line-height: 20px;
    margin-top: 6px;
}
    .contract-text a {
        color: #6a6a6a !important;
        text-decoration: underline !important;
    }
.footer__form--button {
    padding: 5px 12px;
}
footer .form-control {
    height: 42px;
}
    footer .form-control::placeholder {
        opacity: 1 !important;
        padding-left: 14px;
        color: #565656;
    }
.footer__form {
    margin: 20px 30px 0 0;
}
.footer__box__item {
    padding: 5px 0;
    font-size: 13px;
}
.footer__box__title {
    letter-spacing: initial;
    font-size: 13px;
    color: #000;
}
.footer__box__item a {
    color: #565656;
    font-size: 13px;
    letter-spacing: initial;
    font-weight: 400;
}


.search__list--box {
    font-size: 13px;
}

.categories-container {
    padding: 0 37px;
    background: #F0EEE4;
}
.layout-switcher__list, #products-orderby-btn {
    padding: 13px 0px;
    background: #000;
}
#products-orderby {
    height: auto;
    width: 140px;
    background: #000;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    border: none;
    padding: 0 0px 0 15px;
}
#products-orderby-btn {
    position: relative;
}
#products-orderby-btn svg {
    position: absolute;
    right: 10px;
    top: 9px;
}
.CategoryBreadcrumb-bottombox span, .category--name, .category-totalitems {
    font-size: 14px;
    color: #000;
    font-family: var(--font-family-body);
    font-weight: 500;
}
.CategoryBreadcrumb-bottombox span {
    color: #979797;
}
.category-totalitems a {
    color: #000;
}
.category-totalitems span {
    color: #6a6a6a;
}

.header-right .topbar-dropdown__body {
    top: 25px;
}
.footer__end {
    display: block !important;
}
.products-list[data-layout="grid-4-full"] .product-card .product-card__image {
    height: 440px;
}
.products-list__item .product-card__image--desktop {
    height: 100%;
    display: flex;
    align-items: center;
}
.CategoryBreadcrumb-bottombox a:hover span {
    color: #000;
}

.product__new-price {
    font-weight: 400;
}

.product-accordion-item {
   
    padding: 15px;
}

@media (min-width: 990px) {
     header.active #MobileNav > li:hover > a {
        padding: 52px 0;
    }
    .nav-sub-1 .nav__subbox--submenu, .nav-sub-2 .nav__subbox--submenu {
        padding-left: 45px;
        left: 11% !important;
    }
    .seacrhModal .btn-close {
        padding: 120px 80px 0 0;
        font-size: 13px;
    }
    .menu__categories--img {
        margin-right: 39px;
    }
    .categori-all-item a span {
        font-size: 13px;
        color: #565656;
        font-weight: 600;
    }
    .categori-all-item a span svg {
        display: none;
    }
    .all-categories-item .d-container {
        max-width: 100% !important;
        padding-left: 5.2rem;
    }
    .all-categories-item {
        padding: 19px 0;
        border: 1px solid #d3d4d5;
    }
    .nav-sub-1 .nav__subbox--li {
        border-bottom: 1px solid rgb(255 255 255);
    }
    
    .megamenu .nav-li__sub--arrow {
        display: none;
    }
    
     
    .megamenu:hover .nav-li__home:not(:hover) a {
        color: #000;
    }
    #MobileNav>li>a {
        line-height: 20px;
        padding: 23px 0;
        font-weight: 400;
    }
    #MobileNav > li:hover > a {
        padding: 23px 0;
    }
    .megamenu .nav-li__home a {
        color: #000;
    }
    #MobileNav > li:hover > a {
        padding: 23px 0;
        border-bottom: 1px solid var(--text-black-color);
        font-weight: 500;
    }
    .nav-li__home:hover {
        border-bottom: none;
    }

        .nav-li__home {
        padding: 0 20px;
        width: auto;
    }
        .nav_list {
        justify-content: center;
    }
    .megamenu .nav-li__home--subbox {
        top: 67px !important;
    }
    header.active .megamenu .nav-li__home--subbox {
        top: 75px;
    }
    .nav-li__home--arrow {
        display: none;
    }
    .topbar-dropdown__btn.iconset__btn.indicator__area {
        justify-content: center;
        
    }
    .nav__subbox--li {
        font-size: 13px;
        color: #565656;
        font-weight: 600;
        padding: 18px 5px 18px 4.5rem;
        line-height: 20px;
    }
    .home-menu-container {
        max-width: 1400px !important;
    }
    .nav__subbox--list {
        min-width: 236px;
    }
    .nav-sub-1 .nav__subbox--li.active, .nav-sub-1 .nav__subbox--li ul li {
        background-color: #fff;
    }
    .footer__form {
        max-width: 264px;
    }
    .logo__footer {
        width: 23.3%;
    }
    .footer__end_wrap {
        width: 76.7%;
    }
    .footer__end {
        float: left;
    }
}
.productdetails__box .product__actions-item--addtocart {
    flex-direction: initial;
}
.product__actions-item--wishlist {
    height: 55px;
    margin: 0;
    background: #fff;
}
.product-image.product-image--location--gallery a {
    min-height: 559px;
    
}
.productdetail__color .image-container--product img {
    max-width: 72px;
    object-fit: contain;
    
}
.productdetail__color {
    padding: 10px;
    width: max-content;
    min-width: 350px;
    
}
.product-color-label {
    border-bottom: 1px solid #c7bcbca1;
    display: block;
    padding: 10px 0;
    margin-bottom: 22px;
}
.product-gallery .product-image__img {
    object-fit: contain;
    object-position: initial;
}
.product__actions-item--wishlist button {
    padding: 18px 20px;
}
.default__btn--line {
    background: #fff;
    transition: 500ms all;
}
.products-view__options {
    padding-top: 20px;
}
.site__body {
    background: #f0eee4;
}
.CategoryBreadcrumbInfo {
        display: flex;
        justify-content: center;
    }
 @media (min-width: 990px) {
    header.active .megamenu .nav-li__home--subbox {
        top: 165px !important;
    }
    .CategoryBreadcrumbInfo {
        align-items: center;
    }
}
@media screen and (max-width: 768px) {
        .block-sidebar__title {
        color: #000000;
    }
        .block-sidebar__close svg {
        fill: #000000;
    }
    .CategoryBreadcrumbInfo {
        width: 100%;
    }
        #mobile-filters-btn {
        background: #000;
        color: #fff;
        padding: 10px 10px 10px 0;
    }
     #products-orderby-btn select {
        color: #fff;
        border: none;
        line-height: inherit;
        padding: 0 10px;
        height: 20px;
    }
        .view-options {
        display: block;
        position: relative;
        padding-bottom: 60px;
    }
       .CategoryBreadcrumb-wrap {
        position: absolute;
        bottom: 0;
        width: 100%;
        text-align: center;
    }
    .filters-button svg path {
    fill: #fff !important;
    color: #fff;
}
}
.products-list[data-layout="grid-4-full"] .product-image__body {
    height: initial;
}
.header__menu .col-12 {
    align-items: unset;
}
.BackInStockSubscription .btn-secondary.btn-lg {
    height: 55px;
}
@media (max-width: 991.98px) {
    .header-right {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        z-index: 1001;
        padding: 4px 20px;
        display: flex;
        flex-flow: row-reverse wrap;
        justify-content: space-between;
        align-items: center;
        box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.18);
    }
    .iconset.topbar {
width: 100%;
    justify-content: space-between;
    }
        .header__seacrh .search__button {
        padding: 0 !important;
    }
    [dir="ltr"] .dropcart__buttons> :first-child {
    margin-right: 0px;
}
.header__logo.ScLogo {
    display: block !important;
}
.header__logo.ScLogo.White {
    display: none !important;
}
    .account__col {
        justify-content: center;
    }
    .is-ready.active #MobileNav>li>a {
    color: #020202;
}
.modal-backdrop.fade {
    opacity: 0;
    z-index: -1;
}
#small-search-box-form .search__form-wrapper {
    margin-left: 5px;
}
}



/* header start */
.sw-header{
  height: calc(100% + 5.5rem);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.5) 31.77%, rgba(0, 0, 0, 0.3) 81.77%, rgba(0, 0, 0, 0) 91.15%);
  padding: 20px 20px 0 20px;

  position: absolute;
    height: 350px;
    width: 100%;
    z-index: 9;
   
}

.sw-header__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.sw-header__top ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: max-content;
}

.sw-header__top ul .sw-social-black {
    display: none;
}

.sw-header__top ul li .sw-social-img {
   height: 20px;
   margin-right: 10px;
}

.sw-header-top__right .header__seacrh ,.sw-header-top__right  .shopping-icon {
    display: none;
}

.sw-header-top__right .wislist__icon  {
    padding: 0;
}
.wishlist-qty {
    top: 3px;
    left: 23px;
    background-color: white;
    color: black;
}
.modal-backdrop.show{
    display: none;
}
.sw-header-top__right .user-icon {
  border-right: 1px solid white;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  flex-direction: row;
}
.preferences-text {
      text-decoration: underline;
    color: white;
    display: block;
    margin-left: 3px;
    font-size: 14px;
    font-weight: 200;
    margin-bottom: 2px;
}
.sw-header-top__right img {
    height: 20px;
}

.sw-header-top__right  .wishlist-icon {
     margin-left: 15px;
}

.sw-logo-black {
    display: none;
}

.sw-header__logo {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 0;
}

.sw-header_menu {

    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
}
@media (min-width: 990px) {
    .nav_list {
        justify-content: center;
        width: max-content;
    }
    .nav-li__home {
        padding: 0 30px;
        width: auto;
    }
}
.sw-header_menu .header__seacrh .search__button {
    min-width: auto;
    border: 0;
}
.sw-header_menu  .user-icon ,.sw-header_menu  .wishlist-icon ,.sw-header_menu .user-icon{
    display: none;
}
.sw-header_menu  .header-iconset {
    margin-left: 40px;
}
.sw-header_menu  .header-iconset img{
    
    height: 20px;
}

.sw-header_menu  .cart-qty {
    top: 20px;
  background-color: white;
    left: 15px;
    color:black;
}

.sw-header:hover {
    background: #F0EEE4;
  


}
.search-black-icon {
    display: none;
}
.sw-header:hover .sw-social-white ,.sw-header:hover  .sw-logo-white ,.sw-header:hover  .search-white-icon {
    display: none;
}

.sw-header:hover .sw-social-black,.sw-header:hover .sw-logo-black,.sw-header:hover .search-black-icon {
    display: block;
}

 .sw-logo-black {
 
    width: 220px;
}

 .sw-header:hover .preferences-text{
    color: black;
  
}

 .sw-header:hover .sw-header-top__right .wishlist-qty , .sw-header:hover .sw-header_menu .cart-qty{
background-color: black;
color: white;
}

 .sw-header:hover .sw-header-top__right .user-icon{
    border-color: black;
}

#MobileNav>li>a {
        font-size: 16px;
        color: white;
    }

 .sw-header:hover  #MobileNav>li>a {
    color: black ;
}

/* 
#MobileNav  li:nth-child(1) .nav-li__home--subbox {
   
    display: block;
} */

@media (min-width: 990px) {
    .megamenu .nav-li__home--subbox {
        top: 300px !important;
    }

    .sw-header.fixed  .megamenu .nav-li__home--subbox {
        top: 100px !important;
    }
}

.all-categories-item {
    display: none;
}

.nav__subbox--list.nav-sub-1::before ,.nav__subbox--list.nav-sub-1{
    background-color: white;
}

.sw-header.fixed {
    position: fixed;
  top: 0;
  background: white;
  height: auto;
  padding-bottom: 20px;
}

.sw-header.fixed .search-black-icon ,.sw-header.fixed .sw-header_menu .user-icon {
 
    display: block;
}

.sw-header .sw-header_menu .sw-logo-black ,.sw-header.fixed .search-white-icon{
    display: none;
}
.sw-header.fixed #account__dropdown {
  
    left: -350%;
}
.sw-header.fixed  .sw-header_menu .cart-qty {
   
    background-color: black;
    left: 15px;
    color: white;
}

.sw-header.fixed .sw-header_menu .sw-logo-black {
    display: block;
    width: 150px;
}

.sw-header.fixed .sw-header_menu{
    margin: 0;
    justify-content: space-between;
}
.sw-header.fixed #MobileNav>li>a {
   
    color: black;
}
.sw-header.fixed .sw-header__logo  ,.sw-header.fixed  .sw-header__top{
    display: none;
}

.sw-header__top ul.topbar__list {
    flex-direction: column;
    width: 100%;
}

#account__dropdown .topbar__box ,#account__dropdown li 

{
    width: 100%;
}

.sw-header__top #account__dropdown {
    left: -300%;
    width: 100%;
}

#small-search-box-form .logo {
    display: none;
}

#small-search-box-form .search__form-wrapper {
    flex-direction: row-reverse;
    border: 0;
    border-bottom: 1px solid black;
        padding-bottom: 10px;
        margin-left: 0;
}

.search__wrapper-area {
    gap:0;
}
.suggestions__list {
    border: 0;
}
.search--location--header .search__input {
    width: 100%;
    padding: 0;
}

.sw-header.fixed .preferences-text {
    display: none;
}

.menu__categories--img span{
    position: unset;
    color: #565656;
    text-decoration: unset;
    text-align: center;
    
}
.menu__categories--img {
    display: flex;
    align-items: center;
    flex-direction: column;

    justify-content: flex-start;
}
@media (min-width: 990px) {
    .menu__categories--img img {
        width: 100%;
        height: auto;
        object-fit: contain;
        max-width: 300px;
        margin-top: 20px;
    }
}
.suggestions__item {
    width: 250px;
    border: 1px solid #e3e3e3;
    padding: 20px;
}

.suggestions__list {
    margin:auto;
}
.shop-layout.shop-layout--sidebar--start , .page-header  {
    padding-top: 350px;
}
.accordion-item {
    background-color: #fbfbfb;
}
.accordion-header ,.product__accordion .accordion-button {
    background-color: white;
}


.product-details-sticky {
    background-color: #FBFBFB;
    padding: 20px;
    height: max-content;
    top: 120px;
}

@media screen and (max-width:768px) {
    .sw-header {
        display: none;
    }


}

/* header end */