@media (max-width: 1280px) {
  .top-inner {
    display: grid;
    grid-template-columns: 25px 1fr 1fr;
    align-items: center;
    justify-content: space-between;
  }

  .ds-desktop {
    display: none !important;
  }

  .ds-none {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1500px;
  }

  .table-responsive-arrow {
    display: none;
  }

  #webron .table {
    display: table;
  }

  .favorite-head-icon img {
    height: 27px;
  }
}


@media (max-width: 1600px) {
  .uk-subnav>* {
    flex: none;
    padding-left: 10px;
    position: relative;
  }
}

@media (max-width: 1400px) {}

@media (max-width: 1299px) {}

@media (max-width: 1199px) {
  .green-section {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    background: url(../images/green-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 0;
    position: relative;
  }

  .items-section {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }

  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 100% !important;
  }

  .search {
    width: 100%;
  }

  .cargo-detail {
    font-size: 13px;
    letter-spacing: 1px;
  }

  .widget-foot {
    padding: 0px 10px;
    font-size: 12px;
  }
}

@media (max-width: 1099px) {

  .wsmenu>.wsmenu-list>li>a {
    padding: 6px 3px 6px 3px !important;
  }
}

@media (max-width: 1024px) {
  .container.mt-5 {
    margin-top: -20px !important;
  }

  .product a .product-img {
    /* height: 140px; */
  }

  .product a .product-img img {
    /* height: 140px; */
  }

  .top-inner {
    margin: 10px 0;
  }

  .right-top {
    margin-right: 10px;
  }

  .mail-top {
    display: none;
  }

  header .top-menu ul li a {
    display: block;
    color: #000000;
    font-size: 13px;
  }

  .top-menu.mr-4 {
    margin-right: 0 !important;
  }

  .phone-top,
  .header-offer {
    display: none !important;
  }

  header .basket a {
    width: 34px !important;
    height: 42px;
    border-radius: 100%;
  }

  a.favorite-head-icon {
    width: 20px !important;
    height: 42px;
    border-radius: 100%;
  }

  a.favorite-head-icon img,
  header .basket a img {
    width: 20px;
  }

  .uk-button {
    padding: 0 !important;
  }

  .logo a img {
    width: 110px;
  }

  .product .discount {
    width: 40px;
    height: 40px;
  }

  #search-form button img {
    width: 20px !important;
  }

  #search-form input[type="search"] {
    color: #000;
    border: none;
    width: 100%;
    padding: 30px;
    font-size: 13px;
    letter-spacing: 0;
    outline: none;
  }

  .user-mobile {
    display: block;
  }

  .user-mobile.ml-3.mr-2 {
    margin-left: 6px !important;
    margin-right: 0px !important;
  }

  .rules-menu ul {
    display: block;
  }

  .rules-menu ul li {
    width: 80%;
    margin: 0 auto;
    padding: 6px 0px;
    border-bottom: 1px solid #d4d4d4;
  }

  .info,
  .webron {
    display: none !important;
  }

  .container.d-flex.justify-content-between.align-items-center.mt-3 {
    display: block !important;
  }

  .footer-logo img {
    width: 170px;
  }

  .footer-menu {
    display: none !important;
  }

  .footer-menu ul {
    display: block;
  }

  .footer-menu ul li {
    width: 80%;
    margin: 0 auto;
    padding: 6px 0px;
    border-bottom: 1px solid #451121;
  }

  .img-category .category-title {
    height: 40px;
    font-size: 14px;
    margin-top: -21px;
  }

  .buttons-top.d-flex.align-items-center.pr-4 {
    padding-right: 7px !important;
  }

  .user-mobile a img {
    width: 16px;
  }

  .basket.mr-4 {
    margin-right: 8px !important;
  }




  .right-top {
    height: 60px;
  }

  .buttons-top {
    height: 60px;
  }

  .menu {
    display: block;
  }

  .order-add-button {
    margin-left: -1px;
  }

  .variant-add-button {
    margin-left: -1px;
  }

  .variant-section {
    width: 1024px;
  }


}

@media (max-width: 991px) {
  .banner-slider .slick-next {
    right: 10px !important;
  }

  .banner-slider .slick-prev {
    left: 10px !important;
  }

  .productSection-slider .p-2 {
    padding: 6px !important;
  }

  .mt-5.mb-5.pb-5 {
    padding-bottom: 0px !important;
    margin-bottom: 12px !important;
  }

  .kampanya {
    display: none !important;
  }

  .kampanya-mobile {
    display: block !important;
  }

  .productSection-slider {
    margin-top: 35px;
  }

  .green-section {
    margin-top: -20px;
  }

  .product-slider.mt-3.slick-initialized.slick-slider.slick-dotted {
    height: 284px;
  }

  .page-content {
    width: 90%;
  }

  span.d-flex.align-items-center {
    display: none !important;
  }

  .flower {
    display: none !important;
  }

  .items-section {
    grid-template-columns: 1fr;
  }

  .title span a {
    padding: 10px 14px;
  }

  .product a .title {
    font-size: 14px;
  }

  title span a {
    padding: 10px 14px;
  }


  a.favorite-head-icon {
    margin-right: -5px;
  }


  .container.pt-2.pb-1.d-flex.align-items-center.justify-content-between {
    height: 64px;
    padding-top: 0 !important;
  }

  .basket.mr-3 {
    margin-right: -5px !important;
  }

  .pt_Quantity input {
    width: 54px !important;
  }

  .modal-footer {
    margin-bottom: 60px;
  }

  .top-ad .cargo {
    font-size: 13px !important;
  }

  .breadcrumb-wp {
    display: none;
  }

  .card-bottom {
    bottom: 45px !important;
  }

  .dropdown-menu.pagination-drop.show {
    width: 100% !important;
    padding: 10px !important;
  }

  .dropdown-menu.pagination-drop.show {
    background: #ededf1;
  }

  .row.filtermb.mb-3 {
    padding-left: 8px;
    padding-right: 8px;
  }

  col-xl-3.col-lg-3.col-md-12.m_p1.pr-4 .container {
    padding-left: 8px !important;
    padding-right: 0 !important;
    margin-bottom: 10px !important;
  }

  .pmobile {
    display: none;
  }

  span.filter-title.w-100.btn.pb-1.border-left-0 {
    background: #f4f6f7;
    border-radius: 0px;
  }

  .dropdown.mbdrop {
    background: #f4f6f7;
  }

  .page-title {
    padding-left: 15px !important;
  }

  .table-responsive-arrow {
    display: block;
    margin-bottom: -24px;
    margin-left: 1px;
    margin-top: 10px;
  }

  .table-responsive-arrow img {
    width: 62px;
  }

  .variant-arrow img {
    width: 85px;
  }

  .variant-arrow {
    display: block;
    margin-bottom: -57px;
    margin-left: 9px;
    margin-top: 10px;
  }

  .dropdown-menu {
    padding: 0rem 0;
    margin: 0.125rem 0 0;
  }

  .dropdown-item {
    padding-left: 6px !important;
    padding-right: 0px !important;
  }

  section.wrapper.mt-wp {
    margin-top: 0px;
  }

  .col-xl-4.col-lg-6.col-md-6.col-6.mb-3 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .product a .price {
    /* font-size: 26px; */
  }

  .product a .old-price {
    font-size: 12px;
  }

  footer .items span {
    margin-bottom: 8px;
    margin-top: 15px;
  }

  .bottom-fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    background: white;
    padding: 15px 10px;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
  }

  .desktop-banner {
    display: none;
  }

  .mobile-banner {
    display: block;
  }

  a.all-category {
    width: 100%;
  }

  footer .items span {
    text-align: left;
  }

  .w-75 {
    width: 100% !important;
    font-size: 12px;
  }

  .variant-section.mt-5 {
    margin-top: 20px !important;
  }

  .row.p-3.bg-gray.pt-5.pb-5 {
    margin-top: 20px;
    padding: 20px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  .gallery-img {
    height: 320px;
  }

  button.filter-btns.mb-3 {
    font-size: 14px;
  }

  .widget-section {
    width: 100%;
    display: block;
  }

  .right {
    display: none;
  }

  .social-media {
    display: none !important;
  }

  .gallery .slick-list {
    width: 100%;
  }

  .gallery .slick-list .p-3 {
    padding: 5px !important;
  }

  .product-slick .slick-prev,
  .product-slick .slick-next {
    display: none !important;
  }

  .breadcrumb-wp .container {
    overflow: auto !important;
  }

  .breadcrumb {
    min-width: 750px !important;
  }

  .mobile-none {
    display: none;
  }

  .modal-dialog {
    max-width: 100% !important;
    margin: 0 !important;
  }

  .paging-btn {
    width: 100% !important;
    background: #f8f8f8;
    height: 40px !important;
    font-weight: 500;
  }

  .fitler-element {
    display: flex !important;
    justify-content: space-between;
    margin-top: 1rem;
  }

  .fitler-element .dropdown {
    width: 49%;
  }

  .filter-btns {
    width: 49%;
    height: 40px;
    font-size: 16px;
    color: #212529;
    font-weight: 500;
    background: #f8f8f8;
  }

  .dropdown-menu {
    width: 100%;
  }

  .pagination-drop .dropdown-item {
    font-size: 14px !important;
    font-weight: 500;
  }

  .info,
  .webron {
    width: 100%;
    display: block;
    text-align: center;
  }

  .main-img {
    margin-bottom: 10px;
  }



  .cargo-banner {
    width: 100%;
  }

  .items,
  .nfo {
    width: 100%;
    text-align: center;
  }

  .search {
    background: #f6f6f6;
    width: 100%;
  }

  .wsmobileheader .buttons {
    margin-top: 6px !important;
    display: block !important;
  }

  .wsmobileheader .basket {
    width: 18px;
    height: 18px;
    float: right;
    display: block !important;
    margin-top: 10px !important;
  }

  header .buttons {
    width: 25px;
    height: 40px;
    float: right;
  }

  header .buttons img {
    width: 18px;
  }

  header .buttons a {
    width: 40px;
    height: 40px;
  }

  .wsmobileheader .basket {
    margin-top: 16px !important;
    margin-right: 4px !important;
  }

  .modal-open .modal {
    padding-top: 51px;
  }

  .wsmenu>.wsmenu-list>li.headerbtns {
    width: 49%;
    float: left !important;
  }

  .wsmenu>.wsmenu-list>li.headerbtns a.headerbtn01 {
    background-color: #d7412e;
    color: #fff !important;
  }

  .wsmobileheader .smllogo img {
    width: 80px;
  }

  .mblock {
    display: block !important;
  }

  .wsmenu>.wsmenu-list>li>.wsmenu-click>i {
    margin: 14px 18px 0px 0px !important;
  }

  .wsmenu>.wsmenu-list>li .wsmenu-click.ws-activearrow>i {
    margin-right: 21px !important;
  }

  .wsmenu>.wsmenu-list>li>a {
    border-bottom-color: #f3f3f3 !important;
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu {
    padding: 10px 4px !important;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li:last-child {
    border-bottom: 1px solid #f3f3f3 !important;
  }

  .wsmenu>.wsmenu-list>li:hover>a {
    background-color: #921639 !important;
    text-decoration: none;
    color: #fff !important;
  }

  .wsmenu>.wsmenu-list>li>a {
    padding: 6px 3px 6px 14px !important;
  }

  .title span {
    font-size: 22px;
  }

  .detail-content {
    width: 100%;
    line-height: 22px;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .product a .product-img {
    height: 200px;
  }

  .member-menu {
    display: none;
  }

  .hide {
    display: none !important;
  }

  .cargo-banner {
    font-size: 22px;
  }

  .gallery-img img {
    /* width:90%; */
  }

  .gallery-img img {
    /* height: 400px; */
  }

  .product-title {
    width: 100%;
    height: auto;
    color: #3e445a;
    font-size: 20px;
    font-weight: 600;
    margin-top: 15px;
    line-height: 24px;
  }
}

@media (max-width: 650px) {}

@media (max-width: 576px) {
  section.wrapper.mt-3 {
    margin-top: 0px !important;
  }

  .title p {
    font-size: 26px;
  }

  .banner-slider .slick-dots {
    bottom: 43px !important;
  }

  .cargo-banner {
    font-size: 18px;
  }

  .tabs-menu .nav-tabs .nav-item {
    width: 100%;
  }

  .tabs-menu .nav-tabs .nav-link {
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    background: #f3f6f7;
    margin-bottom: 8px;
  }

  .tabs-menu .nav-tabs .nav-item {
    margin-right: 0px;
  }
}

@media (max-width: 480px) {
  .container {
    width: 100%;
    padding-right: 10px !important;
    padding-left: 10px !important;
  }

  .add-favorite a {}

  .buy-btn {
    width: 100%;
    margin-top: 10px;
  }

  .cargo-banner {
    font-size: 16px;
    text-align: center;
  }

  .basket-add {
    width: 100% !important;
  }
}

@media (max-width: 414px) {
  .cargo-detail {
    font-size: 12px;
    letter-spacing: 0px;
  }

  .title span {
    font-size: 20px;
  }

  .cargo-banner {
    font-size: 13px;
  }
}

@media (max-width: 375px) {}

@media (max-width: 320px) {}