.elementor-kit-6358{--e-global-color-primary:#D10202;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#848484;--e-global-color-be13655:#848484;--e-global-color-6b71d4c:#D6D6D6;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-transform:none;--e-global-typography-secondary-font-family:"Cormorant Garamond";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:none;--e-global-typography-text-font-family:"Cormorant Garamond";--e-global-typography-text-font-weight:400;--e-global-typography-text-text-transform:none;--e-global-typography-accent-font-family:"Cormorant Garamond";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:none;background-color:#000000;font-family:"Cormorant Garamond", Sans-serif;text-transform:none;}.elementor-kit-6358 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6358 p{margin-block-end:26px;}.elementor-kit-6358 a{font-family:"Cormorant Garamond", Sans-serif;}.elementor-kit-6358 h1{font-family:"Cormorant Garamond", Sans-serif;}.elementor-kit-6358 h2{font-family:"Cormorant Garamond", Sans-serif;}.elementor-kit-6358 h3{font-family:"Cormorant Garamond", Sans-serif;}.elementor-kit-6358 h4{font-family:"Cormorant Garamond", Sans-serif;}.elementor-kit-6358 h5{font-family:"Cormorant Garamond", Sans-serif;}.elementor-kit-6358 h6{font-family:"Cormorant Garamond", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:30px;}.elementor-element{--widgets-spacing:30px 30px;--widgets-spacing-row:30px;--widgets-spacing-column:30px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:767px){.e-con{--container-default-padding-top:0px;--container-default-padding-right:10px;--container-default-padding-bottom:0px;--container-default-padding-left:10px;}}/* Start custom CSS */.woocommerce-tabs li.additional_information_tab,
.woocommerce-tabs #tab-additional_information {
  display: none !important;
}

.woocommerce div.product .product-tabs-wrapper .accordion-title,
.woocommerce div.product .product-tabs-wrapper h2,
.woocommerce div.product .woocommerce-tabs h2,
.woocommerce div.product .woocommerce-tabs .accordion-header,
.woocommerce-Tabs-panel h2,
.woocommerce div.product .elementor-toggle-title {
  text-transform: none !important;
  font-variant: normal !important;
}


.woocommerce div.product .variations th {
  text-transform: none !important;
  font-variant: normal !important;
}

.woocommerce div.product .variations th label,
.woocommerce div.product .variations th strong {
  text-transform: capitalize !important;
}

.woocommerce div.product .variations select,
.woocommerce div.product .variations select option {
  font-family: Arial, sans-serif !important;
}

.size-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid #333;
  border-radius: 12px;
  overflow: hidden;
  font-family: Arial, sans-serif;
  background-color: #000;
  color: #eee;
}

.size-table th, .size-table td {
  padding: 14px 20px;
  text-align: center;
  border-bottom: 1px solid #444;
}

.size-table thead {
  background-color: #111;
  font-weight: bold;
  font-size: 16px;
}

.size-table tbody tr:nth-child(even) {
  background-color: #1a1a1a;
}

.size-table tbody tr:nth-child(odd) {
  background-color: #000;
}


.component-table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #333;
  font-family: Arial, sans-serif;
  background-color: #000;
  color: #eee;
}

.component-table th, .component-table td {
  padding: 12px 18px;
  text-align: center;
  border: 1px solid #444;
}

.component-table thead th {
  background-color: #111;
  font-size: 16px;
  font-weight: bold;
}

.component-table tbody tr:nth-child(even) {
  background-color: #1a1a1a;
}

.component-table tbody tr:nth-child(odd) {
  background-color: #000;
}

.component-table, 
.component-table th, 
.component-table td, 
.component-table td strong {
  font-family: Arial, sans-serif !important;
  font-weight: normal !important;
}




.custom-info-block {
  max-width: 700px;
  margin: 0 auto;
  padding: 20px 25px;
  background-color: #000;
  color: #eee;
  line-height: 1.8;
  font-size: 17px;
}

.custom-info-block p {
  margin-bottom: 20px;
}

.custom-info-block ul {
  margin-bottom: 20px;
  list-style-type: disc;
  padding-left: 20px;
}

.custom-info-block li {
  margin-bottom: 10px;
}

.custom-info-block strong {
  font-weight: bold;
  color: #fff;
}

.custom-info-block .statement {
  margin-top: 30px;
  font-style: italic;
  text-align: center;
  color: #ccc;
}









.included-info-block {
  max-width: 700px;
  margin: 0 auto;
  padding: 20px 25px;
  background-color: #000;
  color: #eee;
  line-height: 1.8;
  font-size: 17px;
}

.included-info-block p {
  margin-bottom: 0;
  text-align: center;
  color: #ccc;
}





.centered-images {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 20px;
  flex-wrap: wrap;
}

.centered-images img {
  border-radius: 8px;
}



.product-description-block {
  max-width: 700px;
  margin: 0 auto;
  padding: 20px 25px;
  background-color: #000;
  color: #eee;
  line-height: 1.8;
  font-size: 17px;
  text-align: center;
}

.product-description-block p {
  margin: 0;
}

.product-description-block strong {
  color: #fff;
  font-weight: bold;
}



.product-description-block p {
  margin-bottom: 15px;
  text-align: center;
}




/* Główne tło wishlisty */
.wishlist_table,
.woocommerce table.wishlist_table,
.woocommerce .wishlist_table {
  background-color: #000 !important;
  color: #eee !important;
  border: none !important;
}

/* Komórki i wiersze */
.wishlist_table td,
.wishlist_table th {
  background-color: #000 !important;
  border-color: #333 !important;
  color: #eee !important;
}

/* Równa wysokość i kolor przycisków */
.wishlist_table a.button,
.wishlist_table .wishlist-empty,
.wishlist_table input.button {
  background-color: #222 !important;
  color: #fff !important;
  border: none !important;
}

/* Tło całego obszaru wishlisty */
.woocommerce .wishlist,
.yith-wcwl-wishlistaddedbrowse,
.yith-wcwl-share {
  background-color: #000 !important;
}

/* Tło dla ikon usuwania */
.wishlist_table .product-remove a {
  background-color: transparent !important;
  color: #fff !important;
}






.yith-wcwl-share-title,
.share-title,
.woocommerce .product .share-label {
  text-transform: capitalize !important;
  font-variant: normal !important;
}


button.add_to_cart_button,
a.add_to_cart_button,
.single_add_to_cart_button,
.woocommerce a.button {
  background-color: #000000 !important;
  color: #ffffff !important;
  border: 1px solid #222222!important;
}

button.add_to_cart_button,
a.add_to_cart_button,
.single_add_to_cart_button,
.woocommerce a.button {
  background-color: #000000 !important;
  color: #ffffff !important;
  border: 1px solid #212121 !important;
}

button.add_to_cart_button:hover,
a.add_to_cart_button:hover,
.single_add_to_cart_button:hover,
.woocommerce a.button:hover {
  border: 1px solid #ffffff !important;
}

.ts-tooltip.button-tooltip {
  color: #5c5c5c !important;
}


.variations select[name="attribute_size"] {
  background-color: #000000;
  color: #ffffff;
  border: 1px solid #222222 !important;
  padding: 12px 16px;
  font-size: 16px;
  text-transform: capitalize;
  border-radius: 4px;
  font-family: "Cormorant Garamond", serif;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
}

.variations select[name="attribute_size"] option {
  background-color: #000000;
  color: #ffffff;
  font-family: "Cormorant Garamond", serif;
  text-transform: capitalize;
}

#size {
  font-family: "Cormorant Garamond", serif !important;
}

#size option {
  font-family: "Cormorant Garamond", serif !important;
}






.size-table {
  width: 100%;
  border-collapse: collapse;
  font-family: "Cormorant Garamond", serif;
  color: #ffffff;
  background-color: #000000;
  border-radius: 12px;
  overflow: hidden;
  margin-top: 20px;
}

.size-table th,
.size-table td {
  padding: 14px 18px;
  text-align: center;
  font-size: 16px;
}

.size-table thead {
  background-color: #111111;
  font-weight: 600;
  font-size: 17px;
}

.size-table tbody tr:nth-child(odd) {
  background-color: #000000;
}

.size-table tbody tr:nth-child(even) {
  background-color: #1a1a1a;
}

.size-table {
  border: 1px solid #333;
  border-spacing: 0;
}






.component-table {
  width: 100%;
  border-collapse: collapse;
  font-family: "Cormorant Garamond", serif;
  color: #ffffff;
  background-color: #000000;
  border: 1px solid #333;
  border-radius: 12px;
  overflow: hidden;
  margin-top: 20px;
}

.component-table th,
.component-table td {
  padding: 14px 18px;
  text-align: center;
  font-size: 16px;
}

.component-table thead {
  background-color: #111111;
  font-weight: 600;
  font-size: 17px;
}

.component-table tbody tr:nth-child(odd) {
  background-color: #000000;
}

.component-table tbody tr:nth-child(even) {
  background-color: #1a1a1a;
}



.component-table,
.component-table th,
.component-table td {
  font-family: "Cormorant Garamond", serif !important;
}



.woocommerce-Tabs-panel,
.woocommerce-tabs .wc-tab,
.elementor-toggle,
.elementor-accordion,
.product .elementor-tab-title,
.product .elementor-accordion-item,
.product .elementor-toggle-item {
  border: none !important;
  border-top: 1px solid #222222 !important;
  border-radius: 0 !important;
}





a.reset_variations {
  display: none !important;
}



#size option[value=""] {
  display: none;
}


.ts-value {
  display: none !important;
}



.ts-variation-price,
.ts-variation-price .price,
.ts-variation-price .woocommerce-Price-amount {
  display: block !important;
  text-align: center !important;
  width: 100% !important;
}




.product_title.entry-title {
  text-align: center !important;
}



.ts-variation-price .price {
  font-size: 24px !important;
}


body.postid-6794 .product_title.entry-title {
  background-image: url('https://grailway.tylkoslask.usermd.net/wp-content/uploads/2025/05/Sagum-Primarium@3x.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 60px;
  display: block;
  text-align: center;
  margin: 0 auto;

  /* ukrycie tekstu */
  color: transparent !important;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
}


body.postid-7172 .product_title.entry-title {
  background-image: url('https://grailway.tylkoslask.usermd.net/wp-content/uploads/2025/05/Sagum-Ordinatum@3x.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 60px;
  display: block;
  text-align: center;
  margin: 0 auto;

  /* ukrycie tekstu */
  color: transparent !important;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
}



body.postid-7186 .product_title.entry-title {
  background-image: url('https://grailway.tylkoslask.usermd.net/wp-content/uploads/2025/05/Sagum-Collatum@3x.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 60px;
  display: block;
  text-align: center;
  margin: 0 auto;

  /* ukrycie tekstu */
  color: transparent !important;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
}





.variations select {
  text-align: center;
  text-align-last: center; /* najważniejsze – działa w większości przeglądarek */
}


.woocommerce-product-gallery__trigger {
  background-color: #000000 !important;
  transition: filter 0.2s ease;
}

.woocommerce-product-gallery__trigger:hover {
  background-color: #000000 !important;
  filter: brightness(1.2); /* lekki efekt wizualny przy hoverze */
}



#wp-submit {
    background-color: #000000;
    border: 1px solid #555555;
    color: #ffffff;
    transition: border-color 0.3s ease;
}

#wp-submit:hover {
    border-color: #ffffff;
}/* End custom CSS */