/*
Theme Name: Hello Child
Theme URI: secretcats.pl
Description: Motyw potomny dla Hello Theme
Author: SC
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-child
*/

.entry-title{
	display: none !important;
}

/*fonty*/
.text-small p{
	font-size:0.875rem !important;
}
.text-xl, .text-xl h3 {
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}
.text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.text-lg .elementor-button-text {
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
}
h2.xpro-post-grid-title{
font-size: 1.5rem !important;
}




.elementor-2 .elementor-element.elementor-element-657ee95::before, .elementor-2 .elementor-element.elementor-element-657ee95 > .elementor-background-video-container::before, .elementor-2 .elementor-element.elementor-element-657ee95 > .e-con-inner > .elementor-background-video-container::before, .elementor-2 .elementor-element.elementor-element-657ee95 > .elementor-background-slideshow::before, .elementor-2 .elementor-element.elementor-element-657ee95 > .e-con-inner > .elementor-background-slideshow::before, .elementor-2 .elementor-element.elementor-element-657ee95 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before {
	background-color: transparent;
	--background-overlay: '';
	background-image: linear-gradient(50deg, #F4C841 0%, #D2AA52 39%);
	width: 70% !important;
}


span.elementor-counter-number{
	font-size: 3.75rem !important;
}
.cbp-wrapper,
.cbp-wrapper-outer,
.xpro-post-grid-item {
  overflow: visible !important;
}

.cbp-item-wrapper {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
  border-radius: 0px;
  background: #fff;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.cbp-item-wrapper:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.15);
}
.custom-label {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #ff5a5f;
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 0px;
    font-family: "Kulim Park", Sans-serif;
    text-transform: uppercase;
    min-width: 82px;
  text-align: center;
}
.pre-order { background: #55B8BE; }
.last-item { background: #111e4d;
top: 55px; }



.woocommerce-Price-amount{
	color: #6B84AC !important;

}
.woocommerce-variation-price span{
  color: #6B84AC !important;
}
.woocommerce-loop-product__title{
		line-height: 1.5rem !important;
}
.archive .button, .sc-btn .button, .woocommerce-ordering{
	display: none !important;
}
@media (min-width: 768px) {.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*="elementor-page-"]) .site-main {
  max-width: 1600px !important;
  padding: 80px 20px;
}}
@media (max-width: 767px) {.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*="elementor-page-"]) .site-main {
  max-width: 1600px !important;
  padding: 40px 20px;
}}
.woocommerce-breadcrumb, .woocommerce-result-count{
  display: none;
}
/*.sc-gradient .elementor-background-slideshow{
  width: 96% !important;
}*/
.sc-gradient{background-image: linear-gradient(180deg, #FFFFFF 70%, #55B8BE 70%) !important;
}
.alignwide {
  margin-inline: 0px !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
  padding: 1em 2em 1em 3.5em;
  margin: 0 0 2em;
  position: relative;
  background-color: #f6f5f8;
  color: #515151;
  border-top: 0px solid #fff !important;
  list-style: none outside;
  width: auto;
  word-wrap: break-word;
  font-size: 14px !important;
}
.home .elementor-64 .elementor-element.elementor-element-2e4dbf6 {

  border-width: 0px 0px 0px 0px !important;
 
}
.page-content a {
  text-decoration: none !important;
}
.wc-block-cart__submit-button .wc-block-components-button__text {
  color: #ffffff !important; 
}

.page-id-11 .wp-block-button{
  display: none !important; 
}
.wc-block-grid__product-title{
  color: #112442 !important; 
  font-family: "Kulim Park", Sans-serif !important; 
  font-weight: 400 !important; 
  font-size: 1.3rem!important; 
  text-transform: uppercase !important; 
}
.elementor-element-b3279bc {
  text-align: center !important; 
}

.elementor-element-b3279bc a,
.elementor-element-b3279bc img {
  display: inline-block !important; 
}

.elementor-element-396bdaa {
  text-align: center!important; 
}

.elementor-element-396bdaa img {
  display: inline-block!important; 
}

/* --- Zmiana tekstu "Twój koszyk jest obecnie pusty!" na angielski --- */
.wc-block-cart__empty-cart__title {
  font-size: inherit;
  position: relative;
  color: transparent !important; /* ukrywa oryginalny tekst */
}

.wc-block-cart__empty-cart__title::after {
  content: "Your cart is currently empty!";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  color: #112442; /* zmień na #fff jeśli tło jest ciemne */
  font-weight: 500;
}

/* --- Zmiana tekstu "Nowe w sklepie" na angielski --- */
.wp-block-heading.has-text-align-center.wc-block-cart__empty-cart__title + hr + .wp-block-heading.has-text-align-center {
  color: transparent !important;
  position: relative;
}

.wp-block-heading.has-text-align-center.wc-block-cart__empty-cart__title + hr + .wp-block-heading.has-text-align-center::after {
  content: "New in store";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  color:  #112442; /* dopasuj kolor */
  font-weight: 500;
}
.wc-block-cart__empty-cart__title.with-empty-cart-icon::before {
  background-color: #0c2d48 !important;
  content: "";
  display: block;
  height: 5em!important; 
  margin: 0 auto 0em;
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOCIgaGVpZ2h0PSIzOCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iY3VycmVudENvbG9yIiBkPSJNMTkgMEM4LjUwNCAwIDAgOC41MDQgMCAxOXM4LjUwNCAxOSAxOSAxOSAxOS04LjUwNCAxOS0xOVMyOS40OTYgMCAxOSAwWm02LjEyOSAxMi44NzFhMi40NDkgMi40NDkgMCAwIDEgMi40NTIgMi40NTIgMi40NDkgMi40NDkgMCAwIDEtMi40NTIgMi40NTEgMi40NDkgMi40NDkgMCAwIDEtMi40NTItMi40NTEgMi40NDkgMi40NDkgMCAwIDEgMi40NTItMi40NTJaTTExLjY0NSAzMS4yNThjLTIuMDMgMC0zLjY3Ny0xLjYwOS0zLjY3Ny0zLjYgMC0xLjUzMyAyLjE4My00LjYyOCAzLjE4Ny01Ljk2MWEuNjEuNjEgMCAwIDEgLjk4IDBjMS4wMDQgMS4zMzMgMy4xODggNC40MjggMy4xODggNS45NiAwIDEuOTkyLTEuNjQ4IDMuNjAxLTMuNjc4IDMuNjAxWm0xLjIyNi0xMy40ODRhMi40NDkgMi40NDkgMCAwIDEtMi40NTItMi40NTEgMi40NDkgMi40NDkgMCAwIDEgMi40NTItMi40NTIgMi40NDkgMi40NDkgMCAwIDEgMi40NTIgMi40NTIgMi40NDkgMi40NDkgMCAwIDEtMi40NTIgMi40NTFabTEzLjA0IDExLjgxNEE4Ljk4OSA4Ljk4OSAwIDAgMCAxOSAyNi4zNTVjLTEuNjI0IDAtMS42MjQtMi40NTIgMC0yLjQ1MmExMS40IDExLjQgMCAwIDEgOC43ODggNC4xMjJjMS4wNTcgMS4yNTctLjg1OSAyLjc5Ni0xLjg3OCAxLjU2M1oiLz48L3N2Zz4=);
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: 2em!important; 
  width: 3em!important; 
}
h3.wc-block-components-product-name{
  font-size: 20px !important;
    font-family: "Kulim Park", Sans-serif !important; 
}
#tail-wrapper svg{
  top: -60px !important;
}



.wc-blocks-components-select__select option {
  font-size: 14px; 
}


.stock.available-on-backorder::after {
  content: "PREORDER – delivery within 2–4 weeks" !important;
}

.stock.available-on-backorder {
  font-size: 0!important;
}

.stock.available-on-backorder::after {
  font-size: 16px!important;
  content: "PREORDER – delivery within 2–4 weeks"!important;
  color: #BE5555;
  text-align: left;
  font-family: kunt;
  font-family: "Kulim Park", Sans-serif;
  font-weight: 600;
}