@media (min-width: 1500px) {
    .amet-sed3 {
        padding-inline: 3%;
    }
}
@media (min-width: 1200px) and (max-width: 1500px) {
    .amet-sed3 {
        padding-left: 0;
        padding-right: 1%;
    }
}
@media (min-width: 1200px) {
    .colapsePlus {
        margin-left: -7px;
        margin-top: 60%;
    }
    .select-filters-container, .select-filters-toggle {
        display: none;
    }
}

@media (max-width: 1430px) {
    .bin-buttons-holder{
        display: flex;
        flex-direction: column;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .cart-items-count button.colapsePlus {
        margin-right: auto;
        margin-left: auto;
        float: right;
    }
    .colapsePlus {
        margin-right: 10px;
        margin-top: 35%;
    }
    .select-filters-container, .select-filters-toggle {
        display: none;
    }
    .similarProductsTitle {
        font-size: 4.5rem;
    }
    .products-list-item img {
        max-height: 100%;
        object-fit: cover;
        height: 375px;
    }
    body.product .image_counter {
        font-size: 1.8rem;
    }
    .amet-sed, .amet-sed2 {
        width: 100%;
        text-align: center;
        margin-bottom: 2em;
    }
    .footer-by-seka-desktop {
        visibility: hidden;
    }
    .footer-by-seka-mobile {
        visibility: visible;
        margin-top: 30px;
        margin-bottom: 10px;
        padding-left: 0;
    }
    .footer-text {
        width: 65%;
        margin-right: auto;
        margin-left: auto;
    }
    .footer-top-at {
        padding: 3em 0 2em;
    }
}

@media (max-width: 991px) {
    .amet-sed, .amet-sed2 {
        width: 100%;
        text-align: center;
        margin-bottom: 2em;
    }
    .footer-text {
        width: 65%;
        margin-right: auto;
        margin-left: auto;
    }
    .social {
        padding-left: 29px;
    }
    .footer-by-seka-mobile {
        visibility: visible;
        margin-top: 30px;
        margin-bottom: 10px;
        padding-left: 0;
    }
    .footer-by-seka-desktop {
        visibility: hidden;
    }
    .colapsePlus {
        margin-left: 0;
        margin-top: 10%;
    }
    .similar-products-mobile-hide {
        display: none;
    }
    .product-single-breadcrumbs-mobile-hide{
        visibility: hidden;
    }
    .footer .container {
        padding-left: 0;
    }
    .product-details-container {
        padding-left: 0;
        padding-right: 0;
    }
    .attributes {
        width: 105%;
    }
    body.product .body {
        margin-top: 0;
    }
    .select-filters-toggle {
        right: 0;
        top: 0;
        height: 100vh;
        width: 100vw;
    }
    .fullWidth {
        text-align: left;
    }
    .static-page h1 {
        font-size: 2.8rem;
    }
    .shop-now-btn-white {
        max-width: 580px;
        width: 100%;
    }
    .banner-slide-holder {
        display: none;
    }
    .collection-breadcrumbs-container {
        display: none;
    }
    .selectFilters {
        font-weight: 500;
        font-size: 1.8rem;
        line-height: 21px;
        text-align: center;
        letter-spacing: 0.05em;
        color: #ffffff;
        width: 90%;
        margin: 25px auto 10px;
        max-width: 90%;
    }
    .select-filters-toggle .heading-wrapper {
        padding-top: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #B1B1B1;
        box-shadow: none;
    }
    .select-filters-toggle .card {
        border-bottom: 1px solid #21212110;
    }
    .select-filters-toggle #accordion .card-header {
        border: none;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .selectFiltersIcon {
        margin-bottom: 3px;
    }
    .accordion-wrapper {
        display: none;
    }
    .list-group-item {
        font-size: 1.6rem;
    }
    .delete-filters-container {
        margin-top: 115px;
        margin-bottom: 55px;
    }
    .btnAddFilterMobile {
        display: inline-block;
        max-width: 580px;
        margin-bottom: 20px;
    }
    #accordion .card {
        border-top: none;
    }
    .similarProductsHide {
        display: none;
    }
    .view-all-products {
        width: max-content;
    }
    .search-results {
        min-width: 250px;
    }
    .sb-search {
        right: 10px;
    }
    .order-status .content-main {
        padding-inline: 0;
    }
    .shipping-items .items > div{
        padding: 42px 0;
    }
    .shipping-items .items .item-name{
        font-size: 1.4rem;
        padding-left: 60px;
    }
    #shopping-cart-checkout-shipping .shipping-data{
        height: fit-content;
    }
    .skb-left-image {
        padding-inline: 4px;
    }
    .skb-right-image img{
        width: 60%;
    }
    .skb-right-image {
        text-align: center;
        padding-top: 10%;
    }
    .zeroInlinePadding {
        padding-inline: 0;
    }
    .cart-payment-notice div{
        margin-bottom: 0;
    }
    .about-container{
        background: none;
    }
    .about-mobile {
        display: block;
        transform: none;
        width: 100%;
        padding-block: 40px;
    }
    .about-desktop {
        display: none;
    }
    .reset-filters-container {
        margin-right: 5%;
    }
    .payment-card-wrapper .secureCode {
        display: block;
    }
    #shopping-cart-checkout .payment-card-wrapper {
        margin-bottom: 30px;
    }
    .promoBanner {
        margin: 0;
    }
    .breadcrumb-holder{
        text-align: center;
    }

}

@media (min-width: 768px) and (max-width: 991px)  {
    .cart-items-count button.colapsePlus {
        float: right;
        margin-right: 15px;
    }
    .static-page .description {
        margin-bottom: 0;
    }
    .static-page h1 {
        font-size: 4rem;
    }
    .products-list-item {
        height: 725px;
    }
    .header-right .wishlist-toggle {
        right: -71px;
        top: 70px;
        width: 100vw;
        height: 100vh;
    }
    .products-list-item img {
        max-height: 100%;
        object-fit: cover;
        height: 580px;
    }
    .search-results {
        min-width: 440px;
    }

    .order-status .chart-items-table {
        width: 90%;
    }
    #shopping-cart-checkout .payment-card-wrapper .secureCode, #shopping-cart-checkout-shipping .payment-card-wrapper .secureCode {
        display: inline-block;
    }
    .promoBannerWidth {
        width: 100%;
        /*width: 160%;*/
        /*margin-left: -30%;*/
    }
    .imgMobileWidth {
        padding-top: 50px;
    }
    .arrows span {
        position: relative;
        top: calc((100% - 125px) / 2);
    }
    .footer-top-at {
        padding: 4em 0 2em;
    }
}

@media (max-width: 767px) {
    .header-right .wishlist-toggle {
        right: -119px;
        top: 70px;
        width: 100vw;
        height: 100vh;
    }
    .order-status .chart-items-table tbody tr td:nth-child(1){
        display: revert;
    }
    .order-status .chart-items-table {
        width: 100%;
        border-collapse: collapse;
        margin: auto;
    }
    .order-status #order.chart-items-table tbody tr td{
        padding-inline: 7px;
    }
    .order-status #order.chart-items-table tbody tr td.alignRight, .order-status #order.chart-items-table tbody tr td.alignRight ~ td {
        padding-inline: 0;
    }
    .payment-card-wrapper .bank-logo {
        height: 25px;
    }
    .imgMobileWidth {
        width: 100%;
        padding: 0;
    }
    body.product .MultiCarousel .MultiCarousel-inner .item .item-content{
        padding: 0;
        margin: 0;
    }
    body.product .body {
        padding: 0;
    }
    .productImgRow {
        margin: 0;
    }
    .product-details-container {
        padding-inline: 10%;
    }
    body.product .MultiCarousel .MultiCarousel-inner .item {
        margin-bottom: 10px;
    }
}

@media (min-width: 577px) and (max-width: 767px){
    .cart-items-count button.colapsePlus {
        float: right;
        margin-right: 15px;
    }
    .static-page .description {
        margin-bottom: 0;
    }
    .products-list-item {
        height: 567px;
    }
    #shopping-cart-checkout-shipping .payment-card-wrapper .secureCode {
        padding-inline: 90px;
    }
    .products-list-item img {
        max-height: 100%;
        object-fit: cover;
        height: 430px;
    }
    .product-list-item-description {
        font-size: 1.7rem;
    }
    .product-list-item-attributes {
        font-size: 1.3rem;
    }
    .search-results {
        min-width: 389px;
    }
    .promoBannerWidth {
        width: 100%;
        /*width: 180%;*/
        /*margin-left: -40%;*/
    }
}

@media (min-width: 421px) and (max-width: 576px) {
    .colapsePlus {
        margin-left: 0;
        margin-top: 20%;
    }
    .reset-filters {
        margin-top: 7%;
        margin-bottom: 9%;
    }
    .static-page h1 {
        margin-bottom: 15px;
    }
    .cart-items-count button.colapsePlus {
        float: right;
        margin-right: 15px;
        margin-top: 20%;
    }
    .static-page .description {
        margin-bottom: 0;
    }
    .products-list-item {
        height: 465px;
        margin-top: 0;
    }
    .payment-card-wrapper .secureCode,  #shopping-cart-checkout-shipping .payment-card-wrapper .secureCode,  #shopping-cart-checkout .payment-card-wrapper .secureCode {
        padding-inline: 90px;
        display: block;
    }
    .products-list-item img {
        max-height: 100%;
        object-fit: cover;
        height: 320px;
    }
    .product-list-item-description {
        font-size: 1.6rem;
    }
    .product-list-item-attributes {
        font-size: 1.2rem;
    }
    .search-results {
        min-width: 302px;
        width: 100vw;
    }
    .search-results-wrapper {
        top: 85px;
        margin-right: -224px;
    }
    .order-status #order.chart-items-table tbody tr th{
        padding-inline: 7px;
    }
    .promoBannerWidth {
        width: 100%;
        /*width: 200%;*/
        /*margin-left: -50%;*/
    }
}

@media (min-width: 421px) and (max-width: 480px) {
    .search-results {
        min-width: 302px;
        width: 100vw;
    }
    .search-results-wrapper {
        top: 85px;
        margin-right: -192px;
    }
}

@media (max-width: 577px) {
    .checkout-body .cart-submit-button-holder .shop-now-btn-white {
        margin-left: 3%;
    }
    .back-to-products {
        height: 200%;
    }
}

@media (max-width: 420px) {
    .attribute-group-name {
        width: 100%;
    }
    .attribute-group-name-mobile {
        margin-top: 30px;
    }
    .attribute-radio {
        margin-right: 10px;
    }
    .color-radio {
        margin-right: 0;
    }
    .attributes ul.list-inline > li {
        width: 65px;
    }
    .color-width > .list-inline {
        width: 55px!important;
    }
    .wishlistImg {
        width: 110px;
        height: 140px;
        margin-top: 30px;
    }
    .wishlistRow {
        margin-left: 20px;
    }
    .wishlistTrashIcon {
        margin-top: -7px;
    }
    .wishlist-product-icon-like {
        margin-top: 15px;
    }
    p.wishlistTitle {
        font-size: 1.6rem;
        margin-top: 70px;
    }
    body.product p.wishlistTitle {
        font-size: 1.6rem;
    }
    p.wishlistPrice {
        font-size: 1.4rem;
    }
    body.product p.wishlistPrice {
        font-size: 1.4rem;
    }
    .header-right .items-wrapper .item .content {
        margin-left: -16px;
    }
    .items-wrapper .item {
        margin-bottom: 0;
    }
    /*.cut-text {
        white-space: revert;
    }*/
    .cart-items-count button.colapsePlus {
        float: right;
        margin-right: 15px;
        margin-top: 40%;
    }
    .static-page h1 {
        margin-bottom: 15px;
    }
    .static-page .description {
        margin-bottom: 0;
    }
    .payment-card-wrapper .secureCode,  #shopping-cart-checkout-shipping .payment-card-wrapper .secureCode,  #shopping-cart-checkout .payment-card-wrapper .secureCode {
        padding-inline: 10px;
        display: block;
    }
    .products-list-item img {
        max-height: 100%;
        object-fit: cover;
        height: 230px;
    }
    .product-list-item-description {
        font-size: 1.4rem;
        padding-right: 2px;
    }
    .product-list-item-attributes {
        font-size: 1.1rem;
    }
    .products-list-item {
        height: 355px;
    }
    .search-results {
        min-width: 302px;
        width: 100vw;
    }
    .selectFilters {
        font-size: 1.5rem;
        color: #fff;
    }
    .selectFiltersIcon {
        width: 20px;
    }
    #accordion .card-header .btn-link {
        font-size: 1.5rem;
    }
    .list-group-item {
        font-size: 1.4rem;
    }
    .order-status #order.chart-items-table tbody tr td.alignRight {
        text-align: center;
    }
    .order-status #order.chart-items-table tbody tr th {
        font-size: 1.3rem;
    }
    .order-status #order.chart-items-table tbody tr td {
        font-size: 1.3rem;
    }
    .order-status h3 {
        font-size: 1.8rem;
    }
    .order-status h2 {
        font-size: 2.8rem;
    }
    .order-status p, .order-status span {
        font-size: 14px;
    }
    .product-list-item-title {
        -webkit-line-clamp: 3;
    }
    .reset-filters-container {
        margin-bottom: 40px;
    }
    .reset-filters-margin {
        margin-bottom: 40px;
    }
    .reset-filters-container {
        text-align: center;
    }
    body.product .image_counter {
        font-size: 1.8rem;
    }
    body.product .price {
        font-size: 1.8rem;
    }
    body.product .productName {
        font-size: 2.6rem;
    }
    .promoBannerWidth {
        width: 100%;
        /*width: 200%;*/
        /*margin-left: -50%;*/
    }
}

@media (min-width: 280px) and (max-width: 320px) {
    .products-list-item img {
        max-height: 100%;
        object-fit: cover;
        height: 170px;
    }
    .products-list-item {
        height: 300px;
    }

    .order-status .chart-items-table tbody tr td:nth-child(1).emptyCol {
        display: none;
    }
    .product-list-item-description {
        font-size: 1.2rem;
        padding-right: 0;
    }
    .product-list-item-attributes {
        font-size: 1rem;
    }
    .header-right .wishlist-toggle {
        top: 64px;
    }
    .promoBannerWidth {
        width: 100%;
        /*width: 200%;*/
        /*margin-left: -50%;*/
    }
}
