@media only screen and (min-width: 1280px) {
  .container {
    max-width: 1180px;
  }

  #search-container .pw-product-suggestion {
    width: 50% !important;
    max-width: 50%;
  }

  .imgSepetGoster #toplamUrun {
    top: -13px;
    right: 0px;
  }
}


@media only screen and (max-width: 1440px) {
  .gap-5 {
    gap: 2rem !important;
  }

  .thumbnail-swiper .swiper-slide {
    width: 75px !important;
  }

  .product-tab-inner .defultlist {
    overflow: auto;
  }

}

@media only screen and (max-width: 1366px) {
  .col-logo-header {
    text-align: right !important;
  }

  .nav-link-custom {
    font-size: 15px;
  }

  .col-user-action span.small {
    display: none;
  }

  .col-user-action .d-flex.flex-column.align-items-end .fw-bold {

    display: none;
  }

  ul#primary-menu > li > a {
    border-bottom: 3px solid transparent;
    font-size: 16px;
  }

  .mega-dropdown-center {
    padding: 35px 2.5%;
  }

  .product-card .arrives-button {
    font-size: 14px;
  }

  .footer-menu-container .col-sm-2 p + nav.contact-nav a {
    font-size: 12px;
  }

  .footer-menu-container .col-sm-2 h3, .footer-menu-newletters-container h3, .home-seo-container h3 {

    font-size: 17px;
  }

  .footer-menu-container .col-sm-2 ul li a, .footer-menu-newletters-container ul li a, .home-seo-container p {

    font-size: 14px;
  }

  .campaign-product > div:nth-child(1) {
    flex: 1;
  }

  .product-meta-box .btn-whatsapp {
    display: none;
  }

  .three-container-fluid .three-item-box span {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1280px) {

  .product-card .cart {
    /* width: 40px; */
    /* height: 40px; */
  }

  .three-container-fluid .three-item-box span {
    font-size: 15px;
  }

  .three-container-fluid .three-item-box svg {
    width: 40px;
    height: 40px;
    margin: 0 15px 0 0;
    padding: 10px 10px 10px 10px;
    box-shadow: 0 0 6px 0 rgba(24, 24, 24, 0.1);
    background-color: #f14739;
    border-radius: 100%;
  }

  .three-container-fluid .three-item-box {
    display: flex;
    align-items: center;
    height: 66px;
    flex-grow: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 12px 9px;
    border-radius: 100px;
    background-color: rgba(204, 204, 204, 0.25);
    text-align: left;
  }

  .product-meta-container-fluid .product-meta-item-box p {
    flex-grow: 0;
    font-size: 15px;
    margin-top: 7.5px;

  }

  .product-meta-container-fluid .product-meta-item-box span {
    font-size: 16px;
  }

}

@media only screen and (max-width: 1024px) {

  .header-container .row .col-lg-4.col-12:nth-child(1) {
    width: 100%;
    flex: 1 1 100%;
    order: 3;
  }

  .header-container .row .col-lg-4.col-12:nth-child(2), .header-container .row .col-lg-4.col-12:nth-child(3) {
    width: 50%;
    flex: 0 0 50%;
  }

  .header-container .row .col-lg-4.col-12:nth-child(2).col-logo-header {
    text-align: left !important;
  }

.slick-main-story-list .swiper-slide a.story-link {
    width: 78px;
    height: 78px;
  }

  .header-menu-container {
    display: none;
  }

  .section-gift-send .col-sm-8 {
    flex: 1;
  }

  .section-gift-send .col-sm-4 {
    display: none;
  }

  .mb-5 {
    margin-bottom: 1.5rem !important;
  }

  .mt-5 {
    margin-top: 1.5rem !important;
  }

  .campaign-product {
    flex-wrap: wrap;
  }

  .campaign-content {
    padding: 16px 0px;
  }

  .campaign-product > div:nth-child(1) {
    flex: 1 1 100%;
  }

  .footer-menu-newletters-container .col-sm-9 {
    display: none;
  }

  .footer-menu-newletters-container .col-sm-3 {
    flex: 1 1 100%;
    width: 100%;
  }

  .footer-menu-container .col-sm-2 {
    width: 100%;
    flex: 1 1 100%;
  }

  .footer-menu-newletters-container {
    margin-bottom: 2.5rem;
    margin-top: 1.5rem;
  }

  .footer-menu-container .col-sm-2 h3 {
    display: flex;
    border: 1px solid #f14739;
    background-color: #fff;
    padding: 10px;
    margin-bottom: 1rem;
    border-radius: 6px;
    color: #f14739;
    justify-content: space-between;
  }

  .footer-menu-container .col-sm-2 h3:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f107";
  }

  .footer-menu-container .col-sm-2 h3 + ul {
    display: none;
  }

  .col-user-action .justify-content-center {
    justify-content: end !important;
  }

  .section-mainurundetay .col-md-5, .section-mainurundetay .col-md-7 {
    width: 100%;
  }

  .section-mainurundetay .col-md-7 {
    margin-top: 1.5rem;
  }


  .header-container .row .col-lg-4.col-12:nth-child(3) > .d-flex {
    z-index: 99;
    position: fixed;
    bottom: 0px;
    width: 100%;
    left: 0px;
    background-color: #fff;
    display: flex;
    gap: 10px;
    border-top: 1px solid #cccc;
    padding: 10px 0px 10px;
  }


  .header-container .row .col-lg-4.col-12:nth-child(3) .d-flex {
    width: 100%;
  }

  .col-user-action a svg {
    width: 25px;
    height: 39px;
  }

  .header-container .row .col-lg-4.col-12:nth-child(3) > .d-flex {
    width: 100%;
    text-align: center;
    justify-content: center !important;
    gap: 10px !important;
  }

  .header-container .row .col-lg-4.col-12:nth-child(3) .d-flex a {
    flex: 0 0 25%;
    /* width: 25%!important; */
    display: block !important;
    text-align: center !important;
  }

  .col-user-action-mobil {
    display: block;
  }

  .product-tab-inner .defultlist {

    overflow: auto;
  }

  .footer-app-container .float-right svg {
    height: 100%;
    width: 100%;
    margin-top: 70px;
  }

  .imgSepetGoster #toplamUrun {
    position: absolute;
    right: 20px;
    top: 0px;
  }

  .footer-menu-container .col-sm-2 h3.active + ul {
    display: block;
    padding-left: 5px;
  }
  .notification-container button.active ~ .notification-card {
    display: block !important;
    right: 0px;
    z-index: 99;
    top: 60px;
  }
}

@media only screen and (max-width: 968px) {
  h3.widget-box-title + button {
    display: block;
  }


  .product-order-filter div div label {
    font-size: 13px;
  }

  .header-top .nav-link-custom {
    display: none;
  }

  .header-top .nav-link-custom:nth-child(-n+4) {
    display: block;
  }

  .header-top-nav {
    padding: .75rem 0px ! important;
  }

  .section-gift-send form div[style="flex: 1;"] {
    flex: auto !important;
  }

  .product-tab-inner .defultlist {
    display: flex;
    justify-content: start;
    margin-bottom: 30px;
    overflow: auto;
    text-wrap: nowrap;
  }

  .col-search-sidebar, .col-product-list-box {
    width: 100%;
  }

  .col-sidebar {
    position: absolute;
    z-index: 9999;
    box-shadow: 1px 1px 1px #0000001f;
    background-color: #fff;
    border-radius: 16px;
    top: 0px;
    padding: 15px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    display: none;
  }
  span.badge span {
    display: none;
  }
  .product-card .badge-item-list .badge {
    height: 37px;
    width: 37px;
  }

}


@media only screen and (max-width: 768px) {

  .slick-blog-product-list, .slick-reels-product-list {
    position: relative;
    padding: 0px 35px;
  }

  .footer-app-container svg {
    width: 100%;
  }


  .product-card .cart {
    /* width: 40px; */
    /* height: 40px; */
  }

  .footer-app-container h3 {
    font-size: 20px;
    margin-bottom: 0.5rem;
    color: #000;
    margin-top: 1rem;
  }

  .footer-app-container h4 {
    font-size: 14px;
  }

  .footer-app-container nav {
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    gap: 10px;
  }

  .footer-app-container .col-sm-6:nth-child(1) {
    text-align: center;
    margin-bottom: -100px;
  }

  .notification-card {
    width: 85%;
    left: inherit;
    right: 20px;
    z-index: 99;
  }

  .notification-container {
    position: inherit !important;
  }

  .row {
    --bs-gutter-x: .5rem;
    --bs-gutter-y: 0;

  }

  .product-card .new {
    font-size: 14px;
    font-weight: 700;
    color: #000;
  }

  .product-card .old {
    display: block;
    font-size: 11px;
    color: #999;
    text-decoration: line-through;
  }

  .product-card .discount {
    background: #e6f7ef;
    color: #1aaa6f;
    font-size: 13px;
    padding: 9px 8px;
    border-radius: 8px;
    font-weight: 600;
  }
}

@media only screen and (max-width: 736px) {
  .product-tab-inner .defultlist li a {
    min-width: 105px;
  }
}

@media only screen and (max-width: 732px) {


  .section-gift-send form {
    flex-wrap: wrap;
  }

  .section-gift-send form div button {
    margin: 0px;
  }




  .filter-toggle-style-default {
    display: block;
  }

  .col-sm-3.col-sidebar.active {
    display: block;
    width: 75%;
    left: 0px;
    position: fixed;
    height: 100vh;
    overflow: auto;
  }


}

@media only screen and (max-width: 667px) {
  .footer-copyright-container * {
    display: block;
    text-align: center;
    margin: auto;
  }

  .product-order-filter {
    flex-wrap: wrap;
  }

  .product-order-filter > div:last-child {
    display: none;
  }


  .product-order-filter div div label {
    font-size: 13px;
    padding: 6.5px 6.5px;
    font-size: 12px;
  }

  .section-mainurundetay .col-2 {
    display: none;
  }

  .section-mainurundetay .col-10 {
    width: 100%;
  }

  .product-meta-box .product-title {
    font-size: 17px;

  }

  .rating-stars {
    color: #ff6b35;
    font-size: 13px;
  }

  .product-detail-cart-action {
    flex-wrap: wrap;
    gap: 15px;
  }

  .product-detail-cart-action .quantity-control {
    order: 1;
  }

  .product-detail-cart-action .flex-auto.px-4 {
    order: 0;
  }

  .product-detail-cart-action .d-flex.gap-4 {
    order: 2;
  }

  .image-wrapper:has(.arrives-button) ~ .content .cart.cart-add {

  }

  .slick-campaign-product-list .swiper-button-prev, .slick-campaign-product-list .swiper-button-next {
    top: 20%;
  }


  .product-meta-box .slick-lite-product-list .product-card {

    flex-wrap: wrap;
  }
  .product-meta-box .slick-lite-product-list .product-card .image-wrapper {
    border-radius: 8px;
    overflow: hidden;
    width: 100%;
    flex: 1;
    height: auto;
  }
  .product-meta-box .slick-lite-product-list .product-card .content .cart span {
    display: revert;
  }
  .product-meta-box .slick-lite-product-list .product-card .content .cart {
    width: 100%;
    height: 43px;
  }
  .product-meta-box .slick-lite-product-list .product-card .content {
    padding-top: 0px;
    padding-right: 0px;
    padding: 15px 0px 0px 0px;
  }


}

@media only screen and (max-width: 567px) {

  .col-user-action .justify-content-center {
    gap: 20px !important;
  }

  .col-sm-4.col-banner-container {
    display: none;
  }

  .header-top-nav {
    gap: 10px;
  }

  .nav-link-custom {
    font-size: 12px;
  }
}

@media only screen and (max-width: 414px) {

  .header-container .row .col-lg-4.col-12:nth-child(2).col-logo-header a svg {
    width: 180px;
  }

  .header-container .row .col-lg-4.col-12:nth-child(2).col-logo-header a svg {
    width: 180px;
  }

  .col-user-action a svg {
    width: 30px;
  }

  .col-user-action .justify-content-center {
    gap: 15px !important;
  }

  .product-card .content h3 {
    font-size: 13px;

    height: 38px;
    overflow: hidden;
  }

  .section-mainkategorigoster .product-card .price-row {
    flex-wrap: wrap;
  }

  .section-mainkategorigoster .product-card .cart {
    width: 100%;
    border-radius: 15px;
  }

}

@media only screen and (max-width: 412px) {

  .app-download-banner__inner {
    flex-direction: row;
    align-items: center;
    gap: 10px;
    padding: 8px 0;
  }

  .app-download-banner__content strong {
    font-size: 14px;
  }

  .app-download-banner__subtitle {
    font-size: 11px;
  }

  .app-download-banner__actions {
    width: auto;
    justify-content: flex-end;
  }

  .app-download-banner__button {
    flex: 0 0 auto;
  }

  .promo-banner p {
    font-size: 13px;
  }

  .header-top-nav {
    gap: 10px;
  }

  .nav-link-custom {
    font-size: 12px;
  }

  .col-user-action a svg {
    width: 25px;
  }

  .header-container .row .col-lg-4.col-12:nth-child(2).col-logo-header a svg {
    width: 160px;
  }

  .header-container {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .section-gift-send form {
    flex-wrap: wrap;
    height: auto;
    gap: 14px;
  }

  .product-tab-inner .defultlist li a span {

    font-size: 13px;
  }


}

@media only screen and (max-width: 576px) {
  .product-size-guide {
    margin: -4px 0 18px;
  }

  .product-size-guide-button {
    width: 100%;
    justify-content: center;
    padding: 12px 14px;
    font-size: 14px;
  }

  .product-size-guide-modal {
    padding: 10px;
  }

  .product-size-guide-dialog {
    max-height: calc(100vh - 20px);
    border-radius: 6px;
  }

  .product-size-guide-close {
    width: 36px;
    height: 36px;
    margin: 8px 8px -44px 0;
    font-size: 26px;
  }

  .product-size-guide-content {
    grid-template-columns: 1fr;
    gap: 10px;
    padding: 10px;
  }

  .product-size-guide-title {
    margin-bottom: 12px;
    font-size: 22px;
  }

  .product-size-guide-table th,
  .product-size-guide-table td {
    padding: 10px 6px;
    font-size: 13px;
  }

  .product-size-guide-note {
    font-size: 13px;
  }

  .product-size-guide-image {
    max-width: 100%;
    max-height: 420px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 375px) {
}

@media only screen and (max-width: 360px) {
}

@media only screen and (max-width: 320px) {
}

.drawer {

  display: none;
}
