.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 {
    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;
}
.header.active .header__content {
    padding: 0;
}
.header.active .header-container {
max-width: 100% !important;
padding: 0 40px;
}
.header.active .header__seacrh .search__button {
    height: initial;
    min-width: initial;
    width: auto;
    border: none;
}
.header.active .header__seacrh {
    float: left;
}
.header.active .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 .icon_title {
    display: none;
}
.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;
}
.topbar-dropdown svg path,
.topbar-dropdown svg circle,
.header__seacrh svg {
  fill: none !important;
}
.header__content .indicator__value {
    display: none !important;
}
.topbar-dropdown__btn svg {
    position: relative;
}
.icon_title {
    display: inline-block;
    font-size: 10px;
    margin-left: 0px;
}
[dir="ltr"] .topbar-dropdown__btn svg {
    right: 0px;
}
.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;
    }
@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) {
    .d-container {
        max-width: 1920px !important;
        margin: auto;
        padding: 0 37px;
    }
    .header-container {
        max-width: 1400px !important;
    }
}
@media (min-width: 1440px) {
    .container {
        max-width: 1400px;
    }
}
.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;
}
.megamenu .nav-li__home:hover .nav__subbox--link {
    color: #565656;
}

.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;
}

@media (min-width: 990px) {
    .nav-sub-1 .nav__subbox--submenu, .nav-sub-2 .nav__subbox--submenu {
        padding-left: 45px;
        left: 13% !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);
    }
    .nav-sub-2 .nav__subbox--li {
        padding: 12px 10px;
    }
    .megamenu .nav-li__sub--arrow {
        display: none;
    }
    .nav-sub-1 .nav__subbox--li.active .nav-li__sub--arrow {
        display: block;
    }
    #MobileNav>li.nav-li__home.nav-li__home--submenu ul>li ul:not(.nav-sub-3) {
        max-height: 400px;
        min-height: 300px;
    }
    .megamenu:hover .nav-li__home:not(:hover) a {
        color: #000;
    }
    #MobileNav>li>a {
        font-size: 13px;
        line-height: 20px;
        padding: 13.5px 0;
        font-weight: 400;
    }
    #MobileNav > li:hover > a {
        padding: 13.5px 0;
    }
    .megamenu .nav-li__home a {
        color: #000;
    }
    #MobileNav > li:hover > a {
        padding: 13px 0;
        border-bottom: 1px solid var(--text-black-color);
        font-weight: 500;
    }
    .nav-li__home:hover {
        border-bottom: none;
    }

    .nav-li__home {
        padding: 0;
    }
    .megamenu .nav-li__home--subbox {
        top: 48px;
    }
    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;
        display: flex !important;
    }
    .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: 100% !important;
    }
    .nav__subbox--list {
        min-width: 236px;
    }
    .nav-sub-1 .nav__subbox--li {
        background-color: #f5f4f4;
    }
    .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;
    }
}

