@charset "UTF-8";
/*
  Theme Name:  Pars
  Theme URI:   https://pars.softinays.com/
  Author:      SoftiNays
  Author URI:  https://softinays.com
*/

@media (min-width: 576px) {
  .popup-style-1 {
    max-width: 520px;
  }
}
@media (max-width: 540px) {
  .nova-card-grid{
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .nova-card:before{
    height: 250px !important;
  }
}
@media (max-width: 576px) {
  .tab-container {
    max-width: 100%;
  }
  .post-pagination nav.pagination ul {
    justify-content: center;
  }
  .nays-manset {
    margin-bottom: 20px;
  }
  .form-login .button-wrap {
    flex-wrap: wrap;
  }
  .pars-burc-1-card3 {
    min-width: 54px;
    padding: 6px 3px 4px 3px;
  }
  .pars-burc-1-card3 span {
    font-size: 11px;
  }
  .pars-single-post-resim img {
    height: auto;
  }
  .pars-burc-1-card1 {
    min-width: 56px;
    padding: 7px 3px 5px 3px;
  }
  .pars-burc-1-card1 span {
    font-size: 12px;
  }
  .pars-footer-1-copyright-menu {
    text-align-last: center;
    margin-top: 10px;
  }
  .footer-copyright-center {
    text-align: center;
  }
  .burclar-container {
    display: flex;
    flex-direction: row;
    overflow-x: auto;
    flex-wrap: nowrap;
    gap: 8px;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;   
    -ms-overflow-style: none;
  }
  .burclar-container::-webkit-scrollbar {
    display: none;    
  }
  .burc-kart {
    min-width: 70px;
    flex: 0 0 70px;
    scroll-snap-align: start;
  }
  .burc-kart img {
    width: 56px;
    height: 56px;
  }

  .burc-kart span {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .arse-manset-widget-2-title a {
      font-size: 18px;
  }

  .arse-manset-widget-2-pagination div {
      width: 100%;
      height: 40px;
      line-height: 40px;
      font-size: 12px;
  }
  .nays-manset {
      margin-bottom: 20px;
  }
  #section-slider.slider02 .manset-kapla {
      flex-direction: column;
      align-items: center;
  }

  #section-slider.slider02 .thumbnail-1.v1,
  #section-slider.slider02 .thumbnail-1.v2,
  #section-slider.slider02 .thumbnail-1.v3 {
      max-width: 100% !important;
      height: 300px;
  }
  .s-blog-single {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .modal-compare .title {
    margin-bottom: 24px;
  }
  .modal-compare .modal-content {
    padding: 24px 15px;
  }
  .popup-style-1 .popup-header {
    padding: 15px;
    padding-bottom: 10px;
  }
  .popup-style-1 .popup-header::after {
    left: 15px;
    right: 15px;
  }
  .popup-style-1 .popup-inner {
    padding: 15px;
  }
  .popup-shopping-cart .tf-mini-cart-bottom-wrap,
  .popup-shopping-cart .tf-mini-cart-item {
    padding-left: 15px;
    padding-right: 15px;
  }
  .popup-search .modal-content {
    padding: 50px 0;
  }
  .popup-search .looking-for-wrap {
    margin-bottom: 30px;
  }
  .popup-search .heading {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
  }
  .popup-search .form-search {
    margin-bottom: 24px;
  }
  .s-blog-single .content > .text {
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 22px;
  }
  h5 {
    font-size: 22px;
    line-height: 30px;
  }
  h6 {
    font-size: 20px;
    line-height: 28px;
  }
  .text-md {
    font-size: 14px;
    line-height: 22px;
  }
  #header .nav-icon .nav-account,
  #header .nav-icon .nav-wishlist,
  #header .nav-icon .nav-cart {
    display: none;
  }
  .tf-product-info-wrap {
    margin-top: 40px;
  }
  .tf-btn {
    font-size: 13px;
    line-height: 24px;
    padding: 8px 20px;
  }
  .nova-card-grid{
    grid-template-columns: repeat(2, 1fr); 
  }
  .nova-card:before{
    height: 300px;
  }
  .pars-manset-slider-1-overlay h2 a {
    font-size: 18px;
  }
  .pars-modul-7-wrapper {
    flex-direction: column;
  }

  .pars-modul-7-side,
  .pars-modul-7-center {
    width: 100%;
  }

  .pars-modul-7-center .pars-modul-7-img {
    height: 250px;
  }

  .pars-modul-7-center .pars-modul-7-title {
    font-size: 18px;
    line-height: 30px;
  }
  .pars-modul-8-slide {
    width: 100%;
    height: 320px;
  }
  .arse-sidebar-widgets-7-content {
    flex-direction: column;
  }
  .home-banner-ad {
    margin: 20px 15px;
  }
  .arse-sidebar-widgets-7-left {
    padding: 30px;
  }

  .arse-sidebar-widgets-7-right {
    border-radius: 0;
    backdrop-filter: none;
    background: rgba(0, 0, 0, 0.6);
  }
  .pars-cookie-popup {
    left: 0;
    right: 0;
    width: 100%;
    border-radius: 0;
    bottom: 0;
    transform: none;
    box-shadow: var(--box-shadow);
    padding: 15px;
  }
  .pars-cookie-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    padding: 18px 12px 14px 12px;
  }
  .pars-cookie-right {
    width: 100%;
    justify-content: flex-start;
    gap: 10px;
    margin-top: 4px;
  }
  .pars-cookie-btn {
    width: 48%;
    min-width: 90px;
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  .popup-search .header {
    padding: 15px 30px;
  }
  .popup-search .form-search input {
    height: 60px;
  }
  .modal-quick-view .modal-content {
    flex-direction: row;
  }
  .modal-quick-view .tf-product-media-wrap {
    width: 43.4%;
  }
  .modal-quick-view .tf-product-info-wrap .tf-product-info-inner {
    position: absolute;
    inset: 0;
    overflow-y: auto;
    padding: 32px;
  }
  .modal-quick-view .tf-product-info-wrap .tf-product-variant {
    margin-bottom: 34px;
  }
  .modal-quick-view .tf-product-info-wrap .tf-product-total-quantity {
    margin-bottom: 32px;
  }
  .container {
    padding-left: 24px;
    padding-right: 24px;
  }
  .modal-dialog-centered .icon-close {
    font-size: 16px;
    top: 5px;
    right: 5px;
  }
}
@media (max-width: 900px) {
  .pars-sekmeli-blog-grid { flex-direction: column; gap: 0;}
  .pars-sekmeli-side-cards { flex-direction: column; margin-bottom: 20px; border: none; padding: 0;}
  .pars-sekmeli-blog-card.pars-sekmeli-small { flex-direction: row; min-width: 0; width: 100%; }
  .pars-modul-articles {
    flex-direction: column;
    gap: 18px;
  }
}
@media (max-width: 1024px) {
  .pars-header-menu-kategori-list {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    gap: 0;
    scrollbar-width: none;
  }
  .pars-header-menu-kategori-list::-webkit-scrollbar {
    display: none;
  }
  .pars-header-menu-kategori-item {
    display: inline-block;
    margin-right: 28px;
  }
  .pars-header-menu-kategori-nav {
    justify-content: flex-start;
  }
  h5 {
    font-size: 28px;
    line-height: 36px;
  }
  h6 {
    font-size: 22px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 991px) {
    .arse-blog-post .meta {
        display: none;
    }
    .arse_content-cover .arse-slider-content {
        padding: 1em !important;
    }

    .arse_entry-header {
        padding: 1.5em;
    }

    .arse_entry-header .title {
        font-size: 18px;
    }

    .arse_entry-meta > * {
        float: none !important;
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
}
@media (min-width: 960px){
  .nova-card-grid{
    grid-template-columns: repeat(4, 1fr); 
  }
}
@media screen and (max-width: 1200px) {
  .reklam-sag, .reklam-sol {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .modal-compare .tf-compare-buttons .tf-btn {
    padding: 11px 24px;
  }
  .modal-quick-view .tf-product-info-wrap .tf-btn {
    height: 48px;
  }
}
@media (min-width: 1200px) {
  .modal.modalCentered:not(.show) .modal-dialog {
    transform: translate(-50px, 0px);
  }
  .modalCentered:not(.show) .modal-dialog {
    transform: translate(-50px, 0px);
  }
  .tf-compare-item {
    gap: 20px;
    padding: 30px 20px;
  }
  .header-default .wrapper-header {
    min-height: 87px;
  }
  .header-default .wrapper-header .nav-icon {
    gap: 20px;
  }
  .tf-product-info-wrap {
    gap: 42px;
  }
  .tf-product-info-wrap:not(.style-2) .tf-product-heading {
    padding-bottom: 32px;
    margin-bottom: 8px;
  }
  .tf-product-media-wrap {
    padding-right: 24px;
  }
}
@media (min-width: 1440px) {
  .header-default .box-nav-menu .item-link::after {
    width: calc(100% + 80px);
  }
}
@media (min-width: 1600px) {
  .header-default .box-nav-menu {
    gap: 40px;
  }
}
@media (max-width: 1199px) {
  .tf-toolbar-bottom {
    display: flex;
  }
  .logo-header, .mobil-logo-header {
    display: flex;
    justify-content: center;
  }
  .header-default .wrapper-header .nav-icon {
    gap: 10px;
  }
}
@media (max-width: 991px) {
  .s-blog-single {
    padding-top: 80px;
    padding-bottom: 60px;
  }
  .nav-swiper {
    width: 40px;
    height: 40px;
  }
  .tf-btn {
    padding: 10px 24px;
    gap: 8px;
  }
  #goTop {
    right: 20px;
    width: 32px;
    height: 32px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
    .arse-blog-post .image img {
        width: 150px;
        height: 80px;
    }
    .arse-blog-post .content {
        margin-left: 10px;
        padding-left: 10px;
    }
}
@media only screen and (max-width: 991px) {
    .arse-blog-post .meta {
        display: none;
    }
}
@media screen and (max-width: 768px) {
  .arse-blog-post-3-card {
    flex-direction: column;
    align-items: flex-start;
  }

  .arse-blog-post-3-card-image-wrapper, .arse-blog-post-3-card-image, .arse-blog-post-3-overlay {
    width: 100%;
    height: 100%;
    border-radius: var(--border-radius-img);
  }
}
@media only screen and (max-width: 575px) {
    .arse-blog-post-sira {
      width: 35px;
      height: 35px;
      line-height: 35px;
      font-size: 14px;
    }
    .arse-blog-post .content h2 a {
        font-size: 14px;
        -webkit-line-clamp: 2;
        line-height: 30px;
    }
    .arse-blog-post .content-2 h2 a {
        font-size: 14px;
        -webkit-line-clamp: 2;
        line-height: 30px;
    }
    .arse-blog-post .content h2 {
        margin: 0;
    }
    .arse-blog-post .content-2 h2 {
        margin: 0;
    }
    .arse-blog-post .meta {
        display: none;
    }
    .arse-blog-post .image img {
        width: 130px;
        height: 80px;
    }
    .arse-blog-post .content {
        margin-right: 10px;
        padding-right: 10px;
    }
    .arse-blog-post .content p {
        display: none;
    }
    .arse-blog-post .content-2 p {
        display: none;
    }
    .blog-post-grid p {
      display: none;
    }
    .blog-post-grid img {
      height: 150px;
    }
}