/*
Theme Name: PT
Description: Update 2025
Text Domain: pt-flatsome-child
Author: PT
*/


/* Header Custom */
input[type=search]{
  height: 3.507em !important;
  border: 0px !important;
  box-shadow: none !important;
}
.searchform .button{
          height: 3.507em !important;
          width: 3.507em !important;
          background-color: #000000 !important;
}

.searchform .button.icon i {
  font-size: 1.5em !important;
}
.header-search-form-wrapper{
      margin-right:18px !important;
}



/* Ortak buton stilleri */
.account-link.account-login, 
.header-cart-link,
.nav-top-not-logged-in,
.account-link-mobile {
  height: 3.507em !important;
  margin: auto !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
}

/* Siyah arka planlı butonlar */
.header-cart-link {
  background: #000 !important;
}

/* Mavi arka planlı butonlar */
.nav-top-not-logged-in,
.account-link-mobile,
.account-link.account-login {
  background: #155ec9 !important;
}



[data-icon-label]:after {
      background-color : #155ec9 !important;
      box-shadow: none !important;
          opacity: 1 !important;		
}
.button [data-icon-label]:after {
  right: -18px !important;
  top: -18px !important;
}

#menu-item-388:after {
          border-bottom: 3px solid #155ec9 !important;
}


.mfp-content{
  height: 94svh !important;
  top: 2svh !important;
  left: 2svh !important;
  border-radius: 10px;
  background: #fff !important;
}
.off-canvas .sidebar-menu{
          padding: 0px 0px 10px 0px !important;
}

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

  .nav li.has-icon-left>a>img{
    display: block !important;
  }

  .product_card_cPT{
    width: 70% !important;
  }

  .prev_cPT{
    display: none !important;
  }
  .next_cPT{
    display: none !important;
  }
  .autocomplete-suggestion .search-name{
    width: calc( 100% - 70px );
    float: right;
    font-size: 12px;
  }

  .autocomplete-suggestion .search-price{
    font-size: 12px !important; 
  }

  .autocomplete-suggestion img{
    height: 60px !important;
    width: 60px !important;
    float: left !important;
  }

  .autocomplete-suggestion{
    display: block !important;
  }

.leftSearchBox_cPT {
 width: 100% !important;
 max-width: 100% !important;
}
.rightSearchBox_cPT {
  width: 100% !important;
  flex: none !important;
}


  .searchContainer{
    width: 90% !important;
  }
  .buttonSearchBox_cPT{
    width: 49%;
    margin-right: 1%;
    float: left;
  }


  .searchBoxCustom_cPT {
    width: 100% !important;
    left: 0 !important;
    max-height: 50vh;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    /* Hide scrollbar in Firefox */
    scrollbar-width: none;  
    /* Hide scrollbar in IE and Edge */
    -ms-overflow-style: none;
  }

  .searchBoxCustom_cPT::-webkit-scrollbar {
      display: none;
  }




  .cart-popup-inner{
    padding: 30px 10px !important;
  }

  ul.product_list_widget li a:not(.remove) {
    font-size: 12px;
  }

  .mfp-wrap.off-canvas-right .mfp-close {
    left: 0 !important;
    right: auto !important;
  }

  .off-canvas-left .mfp-content, .off-canvas-right .mfp-content{
    margin-right: 5%;
  }

  .account-link.account-login, 
.header-cart-link,
.nav-top-not-logged-in,
.account-link-mobile {
  width:  2.507em !important;;
  height: 2.507em !important;
}


  .header-bottom{
    background-color: #f5f5f7 !important;
    padding-bottom: 15px;
  }

  input[type=search]{
    height: 2.507em !important;
  }
  .searchform .button{
    height: 2.507em !important;
  }



    .text-ticker li {
        font-size: 8px !important;
    }
      .off-canvas:not(.off-canvas-center) li.html {
              padding : 0px !important;
      }
      .header-search-form-wrapper {
        margin-right : 0px !important;
      }
    
}

.mfp-wrap {
    backdrop-filter: blur(2px); /* 4px blur efekti */
    -webkit-backdrop-filter: blur(2px); /* Safari için destek */
  }
  
  .mfp-close {
    color: white; /* Kapatma butonunun daha görünür olması için beyaz renk */
    opacity: 1; /* Tam opaklık */
    z-index: 10; /* Üstte görünmesi için z-index */
  }

  .off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
    --drawer-width: 75% !important;
}


.mfp-content {
    /* Hide scrollbar in Firefox */
    scrollbar-width: none;
    
    /* Hide scrollbar in IE and Edge */
    -ms-overflow-style: none;
    
    /* Keep scroll functionality */
    overflow: auto;
}

/* Hide scrollbar in WebKit browsers (Chrome, Safari, newer versions of Opera) */
.mfp-content::-webkit-scrollbar {
    display: none;
}



.mfp-wrap{
  z-index: 999999999999 !important;
}

/* Search Custom */

.searchBoxCustom_cPT {
  width: 150%;
  max-width: 800px;
  border-radius: 10px;
  background: #fff;
  position: absolute;
  border: 1px solid #E6E6E6;
  border-top: 0px;
  margin-top: 10px;
  left: -25%;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px 1px;
}
.searchContainer{
  width: 95%;
  margin: auto;
  padding-top: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.leftSearchBox_cPT {
  flex: 4;
  max-width: 70%;
}

.rightSearchBox_cPT {
  flex: 1;
}

.bottomSearchBox_cPT {
  width: 100%;
  position: relative; /* Bu önemli - butonlar için referans noktası */
}

.heading_cPT {
  color: #4267B2;
  font-size: 12px;
  font-weight: 600;
  padding-bottom: 10px;
  margin: 0;
  width: 50%;
  float: left;
}

/* Geçmiş Aramalar Stili */
.lastSearchQuery_cPT {
  margin-bottom: 30px;
}

/* Add this new section to fix alignment */
.sectionTab_cPt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.sectionTab_cPt .heading_cPT {
  float: none;
  width: auto;
  padding-bottom: 0;
  margin: 0;
}

.clear_button_cPT {
  background: none;
  border: none;
  color: #666;
  cursor: pointer;
  font-size: 11px;
  font-weight: 400;
  text-align: right;
  padding: 0;
  margin: 0;
}
/* End of new section */

.search_item_cPT {
  padding: 5px 0px 5px 0px;
  border-bottom: 1px solid #e1e1e1;
  font-size: 11px;
  color: #333;
  display: block;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}

.search_item_cPT:hover {
  background-color: #f0f0f0;
}

.search_item_highlight_cPT {
  color: #4267B2;
}

/* Live Search Results */
.live_search_results {
  margin-bottom: 10px;
}

/* Popüler Aramalar Stili */
.populerSearch_cPT {
  margin-bottom: 10px;
}

.search_tags_cPT {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 20px;
  margin-top: 10px;
}

.tag_cPT {
  background-color: #f0f0f0;
  padding: 5px 10px;
  border-radius: 3px;
  display: inline-block;
  text-decoration: none;
  color: #333;
  font-size: 11px;
}

/* Promosyon Butonları Stili */
.buttonSearchBox_cPT {
  background-color: #F5F5F7;
  border-radius: 3px;
  display: flex;
  align-items: center;
  border: 1px solid #B3B5F672;
  margin-bottom: 15px;
  position: relative;
  padding: 15px 5px 5px 5px;
  margin-top: 15px;
}

.promo_icon_cPT {
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.promo_icon_cPT img {
  width: 30px; 
  height: 30px; 
  object-fit: contain;
}

.promo_content_cPT {
  flex: 1;
  text-align: center;  /* Center the text */
  font-size:11px;
}

.promo_title_cPT {
  color: #666;
}

.promo_highlight_cPT {
  font-weight: bold;
  color: #e74c3c;
}
.promo_title_blue{
  font-weight: bold;
  color: #27A8EB;
}

.promo_highlight_blue_cPT {
  color: #4267B2;
}

.promo_highlight_purple_cPT {
  color: #9b59b6;
}

.promo_title_blue_cPT {
  color: #6c70ab;
  font-weight: bold;
}

.indirimBt{
  border: 1px solid #F8D6C9;
}
.specialBt{
  border: 1px solid #CFEAF3;
}
.guvenliBt{
  border: 1px solid #EEDCFB;
}
.ogrenciBt{
  border: 1px solid #D8D9F1;
}

/* Ürün Slider Stili */
.view_all_cPT {
  text-decoration: none;
  color: #4267B2;
  display: block;
  text-align: right;
  margin-bottom: 20px;
}

.product_slider_cPT {
      display: flex;
      overflow-x: auto;
      gap: 10px;
      scroll-behavior: smooth;
      padding: 10px 10px;
      margin: 0 10px;
      margin-bottom: 10px;
      -ms-overflow-style: none;
      scrollbar-width: none;
}


.product_slider_cPT::-webkit-scrollbar {
  display: none;
}


.product_card_cPT {
  background-color: white;
  border-radius: 10px;
  padding: 10px 10px 0px;
  width: 50%;
  border: 1px solid #ddd;
  text-align: left;
  flex: 0 0 auto;
}


.product_title_cPT {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #000;
}

.product_content {
  display: flex;
  align-items: center;
}

.product_image {
  flex: 1;
  padding-right: 10px;
}

.product_info {
  flex: 1;
  text-align: center;
}

.product_card_cPT img {
  max-width: 100%;
  height: 90px;
  object-fit: cover;
  object-position: center;
  overflow: hidden;
}

.price_label_cPT {
  font-size: 9px;
  font-weight: 500;
  color: #000;
  margin-bottom: 3px;
  text-align: left;
}

.price_cPT {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: left;
  color: #000;
}

.turkish_lira_cPT {
  font-family: Arial, sans-serif;
}

.buy_button_cPT {
  background-color: white;
  border: 1px solid #ccc;
  color: #333;
  padding: 3px 10px;
  border-radius: 5px;
  cursor: pointer;
  font-size: 8px;
  transition: all 0.2s;
  margin-left: -10px;
}

.buy_button_cPT:hover {
  background-color: #f5f5f5;
}

.slider_nav_cPT {
 position: absolute;
 top: 50%;
 transform: translateY(-50%);
 background-color: rgba(255, 255, 255, 0.9);
 border: none;
 font-size: 24px;
 width: 30px;
 height: 30px;
 border-radius: 50%;
 display: flex;
 align-items: center;
 justify-content: center;
 cursor: pointer;
 z-index: 10;
 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
 padding: 0;
 min-height: 30px;
}

.prev_cPT {
  left: 5px; /* Absolute pozisyonda sol kenara sabitlendi */
  color: #4267B2;
}

.next_cPT {
  right: -20px; /* Absolute pozisyonda sağ kenara sabitlendi */
  color: #4267B2;
}

/* JavaScript için düzeltme */
.product_slider_cPT {
  scroll-snap-type: x mandatory; /* Kaydırma daha güzel olacak */
}

.product_card_cPT {
  scroll-snap-align: start; /* Kartların hizalanması */
}
/* Tümünü Gör butonu */
.tumunu_gor_but {
  background: none;
  border: none;
  color: #666;
  cursor: pointer;
  font-size: 11px;
  font-weight: 400;
  text-align: right;
  padding: 0;
  margin: 0;
}

.notShow{
  display: none;
}

.col .live-search-results, .header .search-form .live-search-results, .header-block .live-search-results {
  background: none !important;
    box-shadow: none !important;
    position: unset !important;

}

.autocomplete-suggestions{
  max-height: 280px !important;
  -ms-overflow-style: none;
  scrollbar-width: none;
  
}

.autocomplete-suggestions::-webkit-scrollbar {
  display: none;
}

.searchform-wrapper .autocomplete-suggestions{
  overflow-x: hidden;
  min-height: 150px;
}

.nav li.has-icon-left>a>img{
  display: none;
}
.nav li.has-icon-left>a>img{
  margin-right: 10px !important;
}
.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
  padding-bottom: 10px !important; 
  font-size: 14px !important;
  color: #000 !important;
  font-weight: 300 !important;
}
.nav-column li>a, .nav-dropdown>li>a{
  padding: 8px 0px 8px 20px;
  color: #000;
  font-size: 13px;
}
.nav-dropdown{
  padding: 4px 0 !important; 
}

.footerSubText{
  margin-bottom: 0;
  display: inline-block;
  vertical-align: middle;
  width: auto;
}


.fixTopLeftFooter{
      display: flex;
      align-items: center;
      flex-wrap: nowrap;
}

 /* Main Container Styles */
 .infoBanner__container {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  background-color: #f5f5f5;
}

/* Newsletter Section Styles - 8/12 width */
.infoBanner__newsletterWrapper {
  display: flex;
  align-items: center;
  width: calc(66.66% - 50px);
  margin-right: 50px;
}

.infoBanner__newsletterLabel {
  font-weight: bold;
  margin-right: 15px;
  white-space: nowrap;
  color: #181818;
  font-size: 16px;
  line-height: 38px;
}

.infoBanner__newsletterForm {
  display: flex;
  flex-grow: 1;
  margin: 0;
  padding: 0;
}

.infoBanner__emailInput {
  flex-grow: 1;
  height: 46px !important;
  padding: 0 15px !important;
  border: none !important;
  border-radius: 4px 0 0 4px !important;
  outline: none !important;
  font-size: 14px !important;
  box-shadow: none !important;
}

.infoBanner__submitButton {
  height: 46px;
  padding: 0 20px;
  background-color: #155ec9;
  color: white;
  border: none;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  font-weight: bold;
  transition: background-color 0.3s;
  line-height: 38px;
  min-width: auto !important;
}

.infoBanner__submitButton:hover {
  background-color: #2045C0;
}

/* Social Media Section Styles - 4/12 width */
.infoBanner__socialWrapper {
  display: flex;
  align-items: center;
  width: calc(33.33% + 50px);
}

.infoBanner__socialLabel {
  font-weight: bold;
  margin-right: 15px;
  white-space: nowrap;
  color: #181818;
  font-size: 16px;
  line-height: 38px;
  height: 38px;
  display: flex;
  align-items: center;
}

.infoBanner__socialIconsContainer {
  display: flex;
  gap: 10px;
  height: 38px;
  align-items: center;
}

.infoBanner__socialIcon {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 36px;
      height: 36px;
      background-color: white;
      border-radius: 2px;
      text-decoration: none;
      color: #333;
      transition: transform 0.2s, box-shadow 0.2s;
      border: 1px solid #E6E6E6;
}

.infoBanner__socialIcon:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}

.infoBanner__facebook:hover {
  color: #3b5998;
}

.infoBanner__instagram:hover {
  color: #e1306c;
}

.infoBanner__tiktok:hover {
  color: #000000;
}

.infoBanner__twitter:hover {
  color: #000000;
}

.infoBanner__linkedin:hover {
  color: #0077b5;
}

.infoBanner__youtube:hover {
  color: #ff0000;
}

.ribbon-eft-havale {
  color: #155ec9;
  font-size: 12px;
  margin-top: 5px;
}

.ribbon-eft-havale .price {
  font-size: 14px;
  font-weight: 600;
}

@media (max-width: 767px) {
  .ribbon-eft-havale{
    font-size: 10px;
  }
  .ribbon-eft-havale .price {
    font-size: 10px;
  }
}


.infoBanner__emailInput{
  margin: 0;
}
.infoBanner__submitButton{
  margin: 0;
}
.footer-1, .footer-2{
  border-top: 0px solid !important ;
}

span.widget-title, .widget>ul>li, ul.menu>li{
  font-family: 'Poppins' !important;
  color: #181818;
}
.dark .widget a, .dark a{
  margin: 0;
  padding: 0px 0px 7px 0px;
}
.dark ul.menu > li > a:hover{
  color: #155ec9 !important;
}
#nav_menu-6{
  font-weight: 600;
}
.footer-2{
  padding-bottom: 50px !important;
}
.footer-widgets .is-divider{
  height: 0px;
    background: none !important;
}
.copyright-footer{
  color: #fff;
}
.poweredByEmind{
  display: inline-block;
  color: #fff;
}
.widget_shopping_cart{
  min-width: 400px !important;
}
.woocommerce-mini-cart-item{
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-bottom: 10px !important;
  margin-top: 10px !important;
}
.shopingCart{
  border: 1px solid #ddd;
    border-radius: 5px;
    margin-top: 10px;
}
.woocommerce-mini-cart.cart_list.product_list_widget {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;     /* Firefox */
}

.woocommerce-mini-cart.cart_list.product_list_widget::-webkit-scrollbar {
  display: none;             /* Chrome, Safari and Opera */
}

ul.product_list_widget li a:not(.remove){
  font-size: 12px;
}
ul.product_list_widget li img{
  width: 70px;
  height: 70px;
}

ul.product_list_widget li a.remove{
  border: none;
  color: #131313;
  font-size: 18px !important;
}
.account-link-mobile.price-wrapper{
margin-top: 0px;
margin-right: 10px;
font-size: 14px;
}

.ux-quantity__button.ux-quantity__button--minus.button.minus.is-form{
  background: #fff;
  width: 30px;
}
.ux-quantity__button.ux-quantity__button--plus.button.plus.is-form{
  background: #fff;
  width: 30px;
}
.product-subtotal.price-wrapper{
margin-top: 0px;
margin-right: 10px;
font-size: 14px;
}

.woocommerce-mini-cart__total.total{
    background: #ececec;
    padding: 10px !important;
    border-radius: 10px;
    color: #131313;
}



.button.wc-forward{
  border-radius: 10px;
}
.button.alt.wc-forward{
  border-radius: 0px;
}
/* Responsive Styles */
@media (max-width: 849px) {
  .widget_shopping_cart{
    min-width: 100% !important;
  }
  .infoBanner__container {
      flex-direction: column;
  }

  .infoBanner__newsletterWrapper, 
  .infoBanner__socialWrapper {
      width: 100%;
      margin-bottom: 20px;
  }

  .infoBanner__socialWrapper {
      justify-content: flex-start;
  }
  .footer-2{
    padding-top: 0px !important;
  }
  .infoBanner__newsletterLabel{
    font-size: 10px;
  }

  .infoBanner__socialLabel{
    margin-right: 5px;
    font-size: 10px;
  }
  .widget{
    margin-bottom: 0px !important;
  }
  span.widget-title{
    font-size: 16px !important;
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
  .footer ul{
    margin-bottom: 20px;
  }
  #nav_menu-6{
    font-weight: 400;
  }
  #menu-footer-menu,#menu-musteri-hizmetleri,#menu-politikalar,#menu-kurumsal{
    margin-bottom: 20px;
  }
}

    /* Mobil cihazlar için ikon gösterimi */
    @media screen and (max-width: 768px) {
      .infoBanner__submitButton .button-text {
          display: none; /* Yazıyı gizle */
      }
      
      .infoBanner__submitButton .button-icon {
          display: inline-block; /* İkonu göster */
      }
  }
  
  /* Masaüstü cihazlar için yazı gösterimi */
  @media screen and (min-width: 769px) {
      .infoBanner__submitButton .button-text {
          display: inline-block; /* Yazıyı göster */
      }
      
      .infoBanner__submitButton .button-icon {
          display: none; /* İkonu gizle */
      }
  }

.widget_nav_menu > .widget-title:after{
  border: solid #181818 !important;
  border-width: 0 3px 3px 0 !important;
}


.grid-col .box-image img{
  border-radius: 10px !important;
}
.col.post-item.grid-col{
	padding:5px 5px;
}


.dashboard-links a{
  font-size:16px;
}

a:hover .attachment-woocommerce_thumbnail:not(.back-image):not(:only-child) {
  opacity: 0;
  transition: opacity 0.3s ease;
}

/* Tek görsel olan durumlar için */
a:hover .attachment-woocommerce_thumbnail:only-child {
  opacity: 1; /* Tek görselde opacity değişmeyecek */
}

/* Sipariş Notu Gizleme */
p.form-row.notes {
    display: none !important;
}

/* Banner container */
.banner-container {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

/* Banner slider */
.banner-slider {
    display: flex;
    transition: transform 0.5s ease-in-out;
    touch-action: pan-y; /* Dikey kaydırmayı etkinleştir, yatay kaydırmayı slider yönetecek */
}

.banner-slide {
    flex: 0 0 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    user-select: none; /* Sürüklemeyi iyileştirmek için metin seçimi devre dışı */
}

/* Banner background colors */
.banner-bg-1 {
    background: #2063e2;
}

.banner-bg-2 {
    background-color: #cc1584;
}

.banner-bg-3 {
    background: #ffc50e;
}

.banner-image-wrapper {
    display: flex;
    justify-content: center;
    max-width: 100%;
}

.banner-image {
    max-width: 100%;
    height: auto;
    display: block;
    pointer-events: none; /* Görüntüde sürüklemeyi önle */
}

/* Responsive banner images */
.desktop-banner {
    display: block;
}

.tablet-banner, .mobile-banner {
    display: none;
}

/* Media queries for responsive banners */
@media (max-width: 1024px) {
    .desktop-banner {
        display: none;
    }
    
    .tablet-banner {
        display: block;
    }
}

@media (max-width: 768px) {
    .tablet-banner {
        display: none;
    }
    
    .mobile-banner {
        display: block;
    }
}

/* Navigation buttons */
.banner-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.3);
    color: white;
    border: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 16px;
    cursor: pointer;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
    touch-action: manipulation;
}

.banner-nav:hover {
    background: rgba(255, 255, 255, 0.5);
}

.banner-nav.prev {
    left: 10px;
}

.banner-nav.next {
    right: 10px;
}

/* Ensure nav buttons are visible and accessible on mobile */
@media (max-width: 768px) {
    .banner-nav {
        width: 40px;
        height: 40px;
        font-size: 20px;
        background: rgba(255, 255, 255, 0.5);
    }
    
    .banner-nav.prev {
        left: 5px;
    }
    
    .banner-nav.next {
        right: 5px;
    }

    /* Mobil cihazlarda touch-action özelliğini özellikle belirt */
    .banner-slider {
        touch-action: pan-y;
    }
}

/* Indicators */
.banner-indicators {
  display: none !important;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    gap: 8px;
    z-index: 5;
}

.indicator {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.indicator.active {
    background-color: white;
}

/* Hide navigation buttons on screens smaller than 850px */
@media (max-width: 849px) {
    .banner-nav {
        display: none;
    }
    
    /* Ensure the swipe functionality is clear to users */
    .banner-slider {
        cursor: grab;
    }
    
    .banner-slider:active {
        cursor: grabbing;
    }
}

.mfp-image-holder .mfp-content{
    height: auto !important;
    background: transparent !important;
    border-radius: 0 !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
}

img.mfp-img{
  background: #fff !important;
}

.is-sticky-column {
    max-height: 90vh;
    overflow-y: auto;
    position: sticky;
    top: 0 ;
	scrollbar-width: none;  /* Firefox */
    -ms-overflow-style: none;  /* Internet Explorer ve Edge */
}


.is-sticky-column::-webkit-scrollbar {
    display: none;  /* Chrome, Safari ve Edge */
}



.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready  .mfp-container.mfp-s-ready.mfp-inline-holder .mfp-content {
  background: transparent !important;
}

@media only screen and (max-width: 600px) {
  .wc-pao-addon{
      flex-direction: column;
  }
}

    .ribbon-color-red {
        background-color: #e74c3c !important;
    }
    
  .ribbon-color-blue {
        background-color: #3498db !important;
    }
    
    .ribbon-color-green {
        background-color: #2ecc71 !important;
    }
    
   .ribbon-color-orange {
        background-color: #e67e22 !important;
    }
    
    .ribbon-color-purple {
        background-color: #9b59b6 !important;
    }
    
    .ribbon-color-yellow {
        background-color: #f1c40f !important;
        color: #2c3e50 !important;
    }
    

    .ribbon-color-black {
        background-color: #000 !important;
        color: #fff !important;
    }
    
.ribbon-product-message {
      font-size: clamp(14px, 2vw, 20px) !important;
      line-height: 1.8 ;
    }

    @media only screen and (max-width: 600px) {
      .ribbon-coming-soon{
          font-size: 10px !important;
      }
      .ribbon-product-message {
        line-height: 1.3 ;
      }
    }

/* Login/Register docs styles */
.pt-login-docs {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  background: transparent;
  padding: 30px 15px 60px;
  color: #333;
}

.pt-login-docs *,
.pt-login-docs *::before,
.pt-login-docs *::after {
  box-sizing: border-box;
}

.pt-login-docs .container {
  width: 100%;
  max-width: 470px;
  margin: 0 auto;
}

.pt-login-docs .auth-container,
.pt-login-docs .social-login,
.pt-login-docs .help-section {
  background-color: #f0f0f0;
  border-radius: 12px;
  padding: 26px 24px;
  margin-bottom: 12px;
}

.pt-login-docs .tabs {
  display: flex;
  gap: 0;
  margin-bottom: 32px;
  border-bottom: 1px solid #d0d0d0;
}

.pt-login-docs .tab {
  flex: 1;
  padding: 12px 0;
  background: none;
  border: none;
  border-bottom: 3px solid transparent;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  color: #666;
  transition: all 0.2s;
  position: relative;
  margin-bottom: -1px;
  text-decoration: none;
  text-align: center;
  display: block;
}

.pt-login-docs .tab.active {
  color: #1e70ed;
  border-bottom-color: #1e70ed;
}

.pt-login-docs .tabs.tabs--single {
  justify-content: center;
}

.pt-login-docs .tabs.tabs--single .tab {
  cursor: default;
}

.pt-login-docs .tab-content {
  display: none;
}

.pt-login-docs .tab-content.active {
  display: block;
}

.pt-login-docs .toggle-group {
  display: flex;
  flex-wrap: nowrap;
  gap: 12px;
  margin-bottom: 24px;
}

.pt-login-docs .toggle-btn {
  flex: 1 1 calc(50% - 6px);
  max-width: calc(50% - 6px);
  min-width: calc(50% - 6px);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 10px 16px;
  background: #d8d8d8;
  border: 2px solid transparent;
  border-radius: 6px;
  font-size: 13px;
  font-weight: 500;
  color: #666;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
}

.pt-login-docs .toggle-btn input[type="radio"] {
  display: none;
}

.pt-login-docs .toggle-btn.selected {
  background: #ffffff;
  color: #333;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border: 2px solid #0066cc;
}

/* Disabled toggle button styles */
.pt-login-docs .toggle-btn.toggle-btn--disabled {
  cursor: not-allowed;
  opacity: 0.6;
  pointer-events: none;
}

.pt-login-docs .toggle-group--disabled {
  opacity: 0.7;
}

/* Account type restriction notice */
.pt-login-docs .account-type-restriction-notice {
  background: #fef2f2;
  border: 1px solid #fecaca;
  border-left: 4px solid #dc2626;
  border-radius: 8px;
  padding: 16px 20px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.pt-login-docs .account-type-restriction-notice .restriction-icon {
  flex-shrink: 0;
}

.pt-login-docs .account-type-restriction-notice .restriction-message {
  color: #991b1b;
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  font-weight: 500;
}

.pt-login-docs .account-type-restriction-notice .restriction-help {
  color: #7f1d1d;
  font-size: 13px;
  line-height: 1.4;
  margin: 0;
  font-weight: 400;
}

/* Account type warning notice (partner institution) */
.pt-login-docs .account-type-warning-notice {
  background: #fffbeb;
  border: 1px solid #fde68a;
  border-left: 4px solid #d97706;
  border-radius: 8px;
  padding: 16px 20px;
  margin-bottom: 20px;
  display: flex;
  align-items: flex-start;
  gap: 12px;
}

.pt-login-docs .account-type-warning-notice .warning-icon {
  flex-shrink: 0;
  margin-top: 2px;
}

.pt-login-docs .account-type-warning-notice .warning-content {
  flex: 1;
}

.pt-login-docs .account-type-warning-notice .warning-message {
  color: #92400e;
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  font-weight: 500;
}

/* Institution badge in status card */
.pt-login-docs .status-institution {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: #dbeafe;
  color: #1e40af;
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 500;
  margin-top: 8px;
}

.pt-login-docs .status-institution svg {
  opacity: 0.8;
}

/* ========================================
   KURUM BAĞLI KULLANICI BİLGİ KARTI
   ======================================== */
.pt-login-docs .account-type-institution-info {
  background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);
  border: 1px solid #bae6fd;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 24px;
}

.pt-login-docs .account-type-institution-info .institution-info-header {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px 24px;
  background: linear-gradient(135deg, #0284c7 0%, #0369a1 100%);
  color: #fff;
}

.pt-login-docs .account-type-institution-info .institution-icon {
  width: 52px;
  height: 52px;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.pt-login-docs .account-type-institution-info .institution-icon svg {
  stroke: #fff;
}

.pt-login-docs .account-type-institution-info .institution-info-text {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.pt-login-docs .account-type-institution-info .institution-name {
  font-size: 17px;
  font-weight: 600;
  color: #fff;
}

.pt-login-docs .account-type-institution-info .institution-label {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.85);
}

.pt-login-docs .account-type-institution-info .institution-info-body {
  padding: 20px 24px;
}

.pt-login-docs .account-type-institution-info .institution-message {
  font-size: 14px;
  line-height: 1.6;
  color: #0369a1;
  margin: 0 0 12px 0;
}

.pt-login-docs .account-type-institution-info .institution-note {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  font-size: 13px;
  color: #64748b;
  margin: 0;
  padding: 12px 14px;
  background: #fff;
  border-radius: 8px;
  border: 1px solid #e2e8f0;
}

.pt-login-docs .account-type-institution-info .institution-note svg {
  flex-shrink: 0;
  stroke: #64748b;
  margin-top: 1px;
}

/* Leave institution confirm checkbox */
.pt-login-docs .leave-institution-confirm {
  background: #fef3c7;
  border: 1px solid #fcd34d;
  border-radius: 8px;
  padding: 18px 24px 18px 32px;
  margin-bottom: 16px;
}

.pt-login-docs .leave-institution-confirm .checkbox-label {
  display: flex;
  align-items: center;
  gap: 14px;
  cursor: pointer;
  margin: 0;
  position: relative;
}

.pt-login-docs .leave-institution-confirm input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.pt-login-docs .leave-institution-confirm .checkbox-label::before {
  content: '';
  width: 22px;
  height: 22px;
  min-width: 22px;
  border: 2px solid #d97706;
  border-radius: 4px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
  margin-left: 16px;
}

.pt-login-docs .leave-institution-confirm input[type="checkbox"]:checked + .checkbox-text::before,
.pt-login-docs .leave-institution-confirm .checkbox-label:has(input:checked)::before {
  background: #d97706;
  border-color: #d97706;
}

.pt-login-docs .leave-institution-confirm .checkbox-label::after {
  content: '';
  position: absolute;
  left: 24px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 6px;
  height: 11px;
  border: solid #fff;
  border-width: 0 2.5px 2.5px 0;
  opacity: 0;
  transition: opacity 0.2s ease;
}

.pt-login-docs .leave-institution-confirm .checkbox-label:has(input:checked)::after {
  opacity: 1;
}

.pt-login-docs .leave-institution-confirm .checkbox-text {
  font-size: 13px;
  line-height: 1.5;
  color: #78350f;
  font-weight: 500;
}

.pt-login-docs .info-icon {
  width: 16px;
  height: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 1.5px solid #ff3b30;
  border-radius: 50%;
  color: #ff3b30;
  font-size: 10px;
  font-weight: 700;
  margin-left: 2px;
}

.pt-login-docs .tooltip {
  display: none;
  position: absolute;
  bottom: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
  background: white;
  padding: 10px 12px;
  border-radius: 6px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
  font-size: 11px;
  line-height: 1.5;
  color: #333;
  width: 220px;
  z-index: 10;
  text-align: center;
  font-weight: 400;
  white-space: normal;
}

.pt-login-docs .toggle-btn:hover .tooltip {
  display: block;
}

.pt-login-docs .tooltip::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 6px solid transparent;
  border-top-color: white;
}

.pt-login-docs .form-group {
  margin-bottom: 5px;
  padding: 0;
}

.pt-login-docs .form-group label {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 500;
  color: #333;
}

.pt-login-docs .form-group label .required {
  color: #ff3b30;
  margin-left: 2px;
}

.pt-login-docs .form-group input {
  width: 100%;
  padding: 12px 14px;
  border: 1px solid #d0d0d0;
  border-radius: 6px;
  font-size: 14px;
  background: white;
  transition: all 0.2s;
}

.pt-login-docs .form-group input:focus {
  outline: none;
  border-color: #1e70ed;
  box-shadow: 0 0 0 3px rgba(30, 112, 237, 0.1);
}

.pt-login-docs .form-note {
  margin-top: 6px;
  font-size: 11px;
  color: #666;
  line-height: 1.4;
}

.pt-login-docs .forgot-password-content {
  margin-top: 16px;
  font-size: 12px;
  color: #666;
  line-height: 1.5;
}

.pt-login-docs .btn-primary {
  width: 100%;
  padding: 12px 14px;
  line-height: 1.2;
  background: #1e70ed;
  color: white;
  border: none;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.2s;
  margin-top: 16px;
}

.pt-login-docs .btn-primary:hover {
  background: #1557c7;
}

.pt-login-docs .forgot-password {
  display: block;
  margin-top: 16px;
  text-align: center;
  color: #1e70ed;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
}

.pt-login-docs .forgot-password:hover {
  text-decoration: underline;
}

.pt-login-docs .terms-text {
  margin-top: 16px;
  font-size: 11px;
  color: #666;
  line-height: 1.5;
}

.pt-login-docs .terms-text strong {
  font-weight: 600;
  color: #333;
}

.pt-login-docs .terms-text a {
  color: #1e70ed;
  text-decoration: none;
  font-weight: 600;
}

.pt-login-docs .terms-text a:hover {
  text-decoration: underline;
}

.pt-login-docs .return-links {
  margin-top: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  font-size: 13px;
  font-weight: 600;
  color: #1e70ed;
}

.pt-login-docs .return-links span {
  color: #b0b0b0;
  font-weight: 400;
}

.pt-login-docs .return-link {
  color: #1e70ed;
  text-decoration: none;
}

.pt-login-docs .return-link:hover {
  text-decoration: underline;
}

.pt-login-docs .automatewoo-optin {
  margin-top: 12px;
  font-size: 13px;
  color: #333;
}

.pt-login-docs .automatewoo-optin .woocommerce-form__label {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  font-weight: 500;
}

.pt-login-docs .automatewoo-optin input[type="checkbox"] {
  margin-top: 3px;
}

.pt-login-docs .social-title {
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  color: #333;
  margin-bottom: 20px;
}

.pt-login-docs .social-buttons {
  display: flex;
  gap: 12px;
  justify-content: center;
  flex-wrap: wrap;
}

.pt-login-docs .social-btn {
  width: 80px;
  height: 56px;
  background: white;
  border: none;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  text-decoration: none;
}

.pt-login-docs .social-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.pt-login-docs .social-btn svg {
  width: 28px;
  height: 28px;
}

.pt-login-docs .help-section h4 {
  font-size: 15px;
  font-weight: 600;
  color: #333;
  margin-bottom: 8px;
}

.pt-login-docs .help-section p {
  font-size: 13px;
  color: #666;
  line-height: 1.5;
}

.pt-login-docs .help-title {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 8px;
}

.pt-login-docs .help-text {
  font-size: 13px;
  color: #666;
  line-height: 1.5;
}

.pt-login-docs .help-phone {
  display: block;
  margin-top: 8px;
  font-size: 16px;
  font-weight: 700;
  color: #111827;
  text-decoration: none;
}

.pt-login-docs .help-hours {
  margin-top: 12px;
  font-size: 13px;
  color: #666;
  font-weight: 500;
}

.pt-login-docs .help-email-note {
  margin-top: 8px;
  font-size: 12px;
  color: #888;
}

.pt-login-docs .help-email {
  display: inline-block;
  margin-top: 4px;
  font-size: 14px;
  font-weight: 600;
  color: #0066cc;
  text-decoration: none;
}

.pt-login-docs .help-email:hover {
  text-decoration: underline;
}

/* ========================================
   MODERN HELP SECTION
   ======================================== */
.pt-login-docs .help-section--modern {
  background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
  border: 1px solid #e2e8f0;
  padding: 0;
  overflow: hidden;
}

.pt-login-docs .help-section--modern .help-header {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px 24px;
  background: linear-gradient(135deg, #0066cc 0%, #0052a3 100%);
  color: #fff;
}

.pt-login-docs .help-section--modern .help-icon-wrapper {
  width: 48px;
  height: 48px;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.pt-login-docs .help-section--modern .help-icon-wrapper svg {
  width: 26px;
  height: 26px;
  stroke: #fff;
}

.pt-login-docs .help-section--modern .help-header-text h4 {
  font-size: 17px;
  font-weight: 600;
  margin: 0 0 4px 0;
  color: #fff;
}

.pt-login-docs .help-section--modern .help-header-text p {
  font-size: 13px;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}

.pt-login-docs .help-section--modern .help-contact-cards {
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.pt-login-docs .help-section--modern .help-card {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px 16px;
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  text-decoration: none;
  transition: all 0.2s ease;
}

.pt-login-docs .help-section--modern .help-card:hover {
  border-color: #0066cc;
  box-shadow: 0 4px 12px rgba(0, 102, 204, 0.12);
  transform: translateY(-1px);
}

.pt-login-docs .help-section--modern .help-card-icon {
  width: 42px;
  height: 42px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.pt-login-docs .help-section--modern .help-card--phone .help-card-icon {
  background: linear-gradient(135deg, #dcfce7 0%, #bbf7d0 100%);
}

.pt-login-docs .help-section--modern .help-card--phone .help-card-icon svg {
  width: 20px;
  height: 20px;
  stroke: #16a34a;
}

.pt-login-docs .help-section--modern .help-card--email .help-card-icon {
  background: linear-gradient(135deg, #dbeafe 0%, #bfdbfe 100%);
}

.pt-login-docs .help-section--modern .help-card--email .help-card-icon svg {
  width: 20px;
  height: 20px;
  stroke: #2563eb;
}

.pt-login-docs .help-section--modern .help-card-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.pt-login-docs .help-section--modern .help-card-label {
  font-size: 12px;
  font-weight: 500;
  color: #64748b;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.pt-login-docs .help-section--modern .help-card-value {
  font-size: 15px;
  font-weight: 600;
  color: #1e293b;
}

.pt-login-docs .help-section--modern .help-card-arrow {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: all 0.2s ease;
  transform: translateX(-4px);
}

.pt-login-docs .help-section--modern .help-card-arrow svg {
  width: 18px;
  height: 18px;
  stroke: #0066cc;
}

.pt-login-docs .help-section--modern .help-card:hover .help-card-arrow {
  opacity: 1;
  transform: translateX(0);
}

.pt-login-docs .help-section--modern .help-hours-badge {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 16px;
  background: #f8fafc;
  border-top: 1px solid #e2e8f0;
}

.pt-login-docs .help-section--modern .help-hours-badge svg {
  width: 16px;
  height: 16px;
  stroke: #64748b;
}

.pt-login-docs .help-section--modern .help-hours-badge span {
  font-size: 13px;
  font-weight: 500;
  color: #64748b;
}

.pt-login-docs .help-section--modern .help-hours-list {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  justify-content: center;
}

.pt-login-docs .help-section--modern .help-hours-list span {
  font-size: 13px;
  font-weight: 500;
  color: #64748b;
}

.pt-login-docs .help-section--modern .help-hours-divider {
  color: #cbd5e1;
  font-size: 10px;
}

/* Mobile responsive */
@media (max-width: 480px) {
  .pt-login-docs .help-section--modern .help-header {
    padding: 16px 18px;
    gap: 12px;
  }

  .pt-login-docs .help-section--modern .help-icon-wrapper {
    width: 40px;
    height: 40px;
  }

  .pt-login-docs .help-section--modern .help-icon-wrapper svg {
    width: 22px;
    height: 22px;
  }

  .pt-login-docs .help-section--modern .help-header-text h4 {
    font-size: 15px;
  }

  .pt-login-docs .help-section--modern .help-contact-cards {
    padding: 12px;
  }

  .pt-login-docs .help-section--modern .help-card {
    padding: 12px 14px;
  }

  .pt-login-docs .help-section--modern .help-card-icon {
    width: 38px;
    height: 38px;
  }

  .pt-login-docs .help-section--modern .help-card-value {
    font-size: 14px;
  }
}

.pt-login-docs .security-badge {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 18px 0;
  background: transparent;
  border-radius: 0;
  box-shadow: none;
}

.pt-login-docs .security-badge svg {
  width: 28px;
  height: 28px;
  color: #00c853;
}

.pt-login-docs .security-badge span {
  color: #00c853;
  font-weight: 700;
  font-size: 16px;
}

/* Account type page tweaks */
.pt-login-docs--account .account-status-card {
  background: #fff;
  border: 1px solid #e1e4ec;
  border-radius: 10px;
  padding: 18px 20px;
  margin-bottom: 18px;
}

.pt-login-docs--account .status-label {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #6b7280;
  margin-bottom: 4px;
}

.pt-login-docs--account .status-value {
  font-size: 18px;
  font-weight: 600;
  color: #111827;
  margin: 0 0 6px;
}

.pt-login-docs--account .status-desc {
  font-size: 13px;
  color: #4b5563;
  margin: 0;
}

@media (max-width: 540px) {
  .pt-login-docs {
    padding: 20px 14px 40px;
  }
  .pt-login-docs .container {
    max-width: 100%;
  }
  .pt-login-docs .auth-container,
  .pt-login-docs .social-login,
  .pt-login-docs .help-section {
    padding: 22px;
  }
}

@media (max-width: 520px) {
  .pt-login-docs {
    padding: 18px 12px 36px;
  }
  .pt-login-docs .container {
    max-width: 100%;
  }
  .pt-login-docs .auth-container,
  .pt-login-docs .social-login,
  .pt-login-docs .help-section {
    padding: 20px;
  }
}

.pt-login-docs .security-text {
  color: #00c853;
  font-weight: 700;
  font-size: 16px;
}

@media (max-width: 480px) {
  .pt-login-docs {
    padding: 16px 10px 28px;
  }
  .pt-login-docs .auth-container,
  .pt-login-docs .social-login,
  .pt-login-docs .help-section {
    padding: 18px 16px;
    margin-bottom: 10px;
  }
  .pt-login-docs .tabs {
    margin-bottom: 24px;
  }
  .pt-login-docs .toggle-group {
    gap: 8px;
  }
  .pt-login-docs .toggle-btn {
    padding: 10px 12px;
  }
  .pt-login-docs .form-group input {
    padding: 10px 12px;
  }
  .pt-login-docs .btn-primary {
    margin-top: 12px;
    padding: 11px 12px;
  }
  .pt-login-docs .social-buttons {
    gap: 8px;
  }
  .pt-login-docs .social-btn {
    width: 72px;
    height: 50px;
  }
  .pt-login-docs .help-section h4 {
    margin-bottom: 6px;
  }
}

@media (max-width: 360px) {
  .pt-login-docs {
    padding: 14px 8px 24px;
  }
  .pt-login-docs .auth-container,
  .pt-login-docs .social-login,
  .pt-login-docs .help-section {
    padding: 16px 14px;
  }
  .pt-login-docs .toggle-btn {
    font-size: 12px;
  }
  .pt-login-docs .social-btn {
    width: 66px;
    height: 46px;
  }
}

/* ========================================
   KAYIT BAŞARI MESAJI
   ======================================== */
.woocommerce-message,
.woocommerce-notice--success {
    background: linear-gradient(135deg, #dcfce7 0%, #f0fdf4 100%) !important;
    border: 1px solid #86efac !important;
    border-left: 4px solid #22c55e !important;
    border-radius: 8px !important;
    padding: 16px 20px !important;
    margin-bottom: 20px !important;
    font-size: 15px !important;
    line-height: 1.5 !important;
    color: #166534 !important;
}

.woocommerce-message::before,
.woocommerce-notice--success::before {
    color: #22c55e !important;
}

.woocommerce-message strong,
.woocommerce-notice--success strong {
    font-weight: 600 !important;
    color: #15803d !important;
}

/* Login sayfasında daha belirgin */
.pt-login-docs .woocommerce-message,
.pt-login-docs .woocommerce-notice--success {
    text-align: center;
    font-size: 16px !important;
    padding: 20px 24px !important;
}
