/*
Theme Name: The Retailer Child 2
Theme URI: http://theretailer.getbowtied.com/
Description: This is a child theme for The Retailer.
Author: Get Bowtied
Author URI: http: //www.getbowtied.com/
Template: theretailer
Version: 1.0
*/





/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/



.global_content_wrapper {
	margin:20px auto;
}

body {
 -ms-word-wrap: normal;
  word-wrap: normal; }

.shortcode_banner_simple_height_inside {

	word-break: normal;
}

a { text-decoration: underline; }

/****************************************************************/
/****************************************************************/
/****************************************************************/


div.product .product_title,
#content div.product .product_title {
	clear: none;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 10px 0 0 0;
	font-size:2em;
	color:#d4145a;
	line-height:1.3em;
	font-weight:normal;
	text-transform:none;
}




html .woocommerce .quantity .plus, html .woocommerce .quantity .minus, html .woocommerce-page .quantity .plus, html .woocommerce-page .quantity .minus {
  display: inline;
  width: 25px;
  height: 50%;

}
html table div.quantity {
  float: none;
  margin: 0 0 30px 0;
  width: auto;

}
html .woocommerce .quantity input.qty, html .woocommerce-page .quantity input.qty {
  width: 80px;
  height: 50px;
  border-right: 0 !important;
  display: inline !important;
}

@media only screen and (max-width: 768px) {
.woocommerce table.cart .cart_item td .input-text.qty.text, 
	.woocommerce #content table.cart .cart_item td .input-text.qty.text, 
	.woocommerce-page table.cart .cart_item td .input-text.qty.text, 
	.woocommerce-page #content table.cart .cart_item td .input-text.qty.text
	{
	   padding: 0px;
	  width: 50px !important;
	    height: 50px !important;
	line-height: 1 !important;
	font-size: 16px !important;

	    margin-top: 0px;
	    margin-bottom: 0;
	    padding-bottom: 0px;
	}
}

div.product form.cart .variations .value,
#content div.product form.cart .variations .value {
	margin-bottom: 0;
	width:80%;
	clear:both;
	display:block;
}

input[type=checkbox] {
    zoom: 2;

}

h1.vc_custom_heading {color: #d4145a;}

.category_header {margin-top: 0}

.vc_btn3-color-blue {border-color: #43b0d8;}

.shortcode_banner_simple_height_inside h3 {font-size: 19px;}




 
.entry-content .product_item p.product-title, .product_item p.product-title {margin-right: 0px;}

.product-title {font-weight: 800;}



p#wc_order_field_6886_field.form-row.form-row-wide { position: relative;
top: 25px;
}

.create-account { position: relative;
top: 25px;
}



.vc_toggle_title {text-decoration: underline; padding-bottom: 0px;}


  .woocommerce-cart .content_wrapper .cart-collaterals .shop_table tr.shipping .woocommerce-shipping-destination {
    font-size: 13px;
    padding: 0;
    display: none;
    }



  .woocommerce-cart .content_wrapper .cart-collaterals .shop_table tr.shipping .woocommerce-shipping-calculator .shipping-calculator-button {
    font-size: 12px !important;
    font-weight: 700 !important;
    margin-top: 13px;
    text-transform: uppercase; 
display: none;
}

.price {
    border-top: 1px solid #ccc;
}


.woocommerce div.product .product_main_infos .gbtr_product_details_right_col .summary .price, div.product .product_main_infos .gbtr_product_details_right_col .summary .price {
    font-size: 24px;
    line-height: 1;
    font-weight: 700;
    padding: 10px 0 20px 0;
}

.woocommerce div.product .product_main_infos .gbtr_product_details_right_col form.cart .variations td label, div.product .product_main_infos .gbtr_product_details_right_col form.cart .variations td label {
    padding: 0;
    display: none;
}


.page-template-page-single_footer .entry-header {display: none;}

.page-template-page-single_footer-php .entry-header {display: none;}

.bg-orange {
background-color: #f9ead6;	
}

.bg-orange-2 {
background-color: #f9f19a;	
}

.riga-pagina {padding: 2% 5% 2% 5%;}

.riga-pagina-2 {max-width: 1280px;}

.riga-pagina-1280 {max-width: 1280px;
margin: 0 auto;
padding: 0 10% 20px 10%;
}

.celeste {background-color: #cbe9ff}


   .swiper {
      width: 100%;
      height: 100%;
    }

.swiper-wrapper {
	padding: 40px 0px;
}
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }


@media screen and (max-width: 1000px) {
   .no-mobile {
       display: none;
   }
	.no-mobile-no-pad-lr {
		padding-left: 0px !important;
	padding-right: 0px !important;
	}

   }
	

@media screen and (min-width: 1000px) {
   .no-desktop {
       display: none;
   }
}

 .desktop-cover img {
    max-width: 2000px; /* Imposta la larghezza al 100% del contenitore */
  object-fit: cover;
  object-position: center center;
}

 .desktop-cover-500 img {
    width: 100%; /* Imposta la larghezza al 100% del contenitore */
  height: 500px; /* Imposta l'altezza desiderata */
  object-fit: cover;
  object-position: center center;
}

.margin-top-40 {margin-top: 40px;}

.border-1-solid {
				border: 1px solid;
				border-color: gray;
	border-radius: 5px;
}

.padding-20 {padding: 20px;}

.margin-bottom-40 {margin-bottom: 40px;}

.material-symbols-outlined {
  font-variation-settings:
  'FILL' 0,
  'wght' 400,
  'GRAD' 0,
  'opsz' 16
}

.blocco-padding-30 {
	padding: 30px;
}

.wp-block-image {
	margin-bottom: 0em;
}


.wp-block-columns.has-background {
  padding: 40px 40px 40px 40px;
}

.no-padding-bottom {
	padding-bottom: 0px !important;
}

.no-padding-left-right {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.padding-left-right {
	padding-left: 50px !important;
	padding-right: 50px !important;
}

.no-margin-bottom {
	margin-bottom: 0px !important;
}

.img-plus-padding {
	padding: 20px;
}

.plus-padding-20 {
	padding: 20px 20px 20px 20px;
}

.plus-padding-20-top {
	padding-top: 20px;
}

.plus-padding-30-bottom {
	padding-bottom: 30px;
}

.plus-padding-30 {
	padding: 30px 30px 30px 30px;
}


.no-padding-tp { 
	  padding: 0px 40px 0px 40px !important;
}


.sfondo-generico-camminiamo {
  background-image: url('https://www.famiglia.store/wp-content/uploads/2024/12/S-GENERICO-1.jpg'); /* Sostituisci con il percorso della tua immagine */
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}

.c-flex-start {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

/*************** PRICE WPPCOMMERCE ***************/


@media (min-width: 961px) {
    .no-desktop {
        display: none !important;
    }
}

@media (max-width: 960px) {
    .no-mobile {
        display: none !important;
    }
}

.styleprice { font-size: 20px;
padding: 20 px}



/*************** Pagina Carlo Acutis e Pier Giorgio Frassati  ***************/





    .container1 {
      position: relative;
      width: 100%;
      /* altezza = schermo */
      background-image: url("https://www.famiglia.store/wp-content/uploads/2025/08/SF_arancio_1.jpg"); /* cambia con la tua immagine */
      background-attachment: fixed;  /* effetto parallasse */
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;

      display: flex;
      flex-direction: column;
      justify-content: space-between; /* spinge elementi in alto, centro e basso */
      align-items: center;
    }





	.row  {
		width: 100%;
		 flex: 1;
    display: flex;
    justify-content: center;
		      overflow: hidden;

}

/* Riga full width con tre colonne per desk*/
  .three-column-row {
    display: flex;
    width: 100%;
    min-height: 300px; /* puoi cambiare altezza in base alle tue immagini/testo */
  }

  .two-column-row {
    display: flex;
    width: 100%;
    min-height: 300px; /* puoi cambiare altezza in base alle tue immagini/testo */
	padding: 50px 0px 0 0;  
}

  /* Colonna generica */
  .column {

      align-items: flex-end; /* immagine ancorata in basso */
      justify-content: center; /* centrata orizzontalmente */
      overflow: hidden;
	  text-align: center;
	  
  }

  .flex-end {
 display: flex;
      align-items: flex-end; /* immagine ancorata in basso */
      justify-content: center;
      overflow: hidden;
}

  .flex-center {
 display: flex;
      align-items: center; /* immagine ancorata in basso */
      justify-content: center;
      justify-content: center; /* centrata orizzontalmente */
      overflow: hidden;
}

.three-column {
	width: 33%;
}


.two-column {
	width: 50%;
}

.ratio-fix {
	width: 100%;
      height: auto;   /* mantiene proporzioni */
      display: block; /* niente spazio sotto */
}

.ratio-fix img {
	width: 100%;
      height: auto;   /* mantiene proporzioni */
      display: block; /* niente spazio sotto */
	overflow: hidden;
}

  /* Colonna immagini: allineate in basso */
  .width100 img {
    width: 100%;
   margin-bottom: 0;
      padding-bottom: 0;
      display: block;
    display: block;
  }

 .felx-end img { 
    align-self: flex-end; /* allinea in basso */
    display: block;
	  margin-bottom: 0;
      padding-bottom: 0;
      display: block;
  }

  /* Colonna testo: allineato in alto, Oswald Bold */
  .column.text-column {
    
    justify-content:  center;/* allinea in alto */
    align-items: center;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 2.5em;
    color: white; /* colore testo */
    text-align: center;
  }

 .column.text-column2 h2 {

    justify-content:  center;/* allinea in alto */
    align-items: center;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 2.5em;
    color: #484848; /* colore testo */
    text-align: center;
  }

 .column.text-column2 p {
	 
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 2em;
    color: #484848; /* colore testo */

    text-align: center;
  }

.column.text-column3 p {
	 
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 1.5em;
    color: #484848; /* colore testo */
    text-align: center;
  }



.text-mobile {
 font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 2em;
    color: white; 
	padding: 30px;
    text-align: center;
}

.text-desktop {
 font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 2.5em;
    color: white; 
	padding: 10px;
    text-align: center;
}

.fade-in {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1.5s ease, transform 1.5s ease;
}

.fade-in.show {
  opacity: 1;
  transform: translateY(0);
}

    .container2 {
      position: relative;
      width: 100%;
      /* altezza = schermo */
      background-image: url("https://www.famiglia.store/wp-content/uploads/2025/08/SF_celeste_1.jpg"); /* cambia con la tua immagine */
      background-attachment: fixed;  /* effetto parallasse */
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;

      display: flex;
      flex-direction: column;
      justify-content: space-between; /* spinge elementi in alto, centro e basso */
      align-items: center;
    }

.btn-acquista {
      background-color: #ff7f27; /* arancio */
      color: white;
      font-family: 'Oswald', sans-serif;
      font-weight: 700;
      font-size: 18px;
      padding: 12px 24px;
      border: none;
      border-radius: 8px;
      cursor: pointer;
      text-transform: uppercase;
      transition: background-color 0.3s ease;
    }
.btn-acquista:hover {
      background-color: #eb6000;
	color: white;
	/* arancio più scuro al passaggio */
    }


.btn-acquista2 {
      background-color: white; /* arancio */
      color: #ff7f27;
      font-family: 'Oswald', sans-serif;
      font-weight: 700;
      font-size: 18px;
      padding: 12px 24px;
      border: none;
      border-radius: 8px;
      cursor: pointer;
      text-transform: uppercase;
      transition: background-color 0.3s ease;
    }

.btn-acquista2:hover {
      background-color: #ff7f27;
	color: white;
	/* arancio più scuro al passaggio */
    }
.btn-acquista3 {
      background-color: #b02a37; 
      color: white;
      font-family: 'Oswald', sans-serif;
      font-weight: 700;
      font-size: 18px;
      padding: 12px 24px;
      border: none;
      border-radius: 8px;
      cursor: pointer;
      text-transform: uppercase;
      transition: background-color 0.3s ease;
    }
.btn-acquista3:hover {
      background-color: #862312;
	color: white;
	/* arancio più scuro al passaggio */
    }

a.btn-acquista  {
  text-decoration: none;
}

a.btn-acquista2  {
  text-decoration: none;
}

a.btn-acquista3  {
  text-decoration: none;
}

.freccia {
      width: 40px;
      height: 40px;

      background-size: contain;
      animation: scendi 2s infinite;
    }

    @keyframes scendi {
      0%   { transform: translateY(0); opacity: 0; }
      50%  { opacity: 1; }
      100% { transform: translateY(50px); opacity: 0; }
    }

/* page general */


.g-con {
	width: 100%;

	
}

.g-con-par {
	width: 100%;
	position: relative;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
	
}

.g-row {
	display: flex;
  width: 100%;
  min-height: 300px;
}

.g-col-1 {
	width: 100%;
	 display: flex;
  flex-direction: column;
}


.g-col-2 {
	width: 50%;
	 display: flex;
  flex-direction: column;
}

.g-col-3 {
	width: 33%;
	 display: flex;
  flex-direction: column;
}

.col-center-h {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.col-top-h {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow: hidden;
}



.col-center-v {
 text-align: center;
}

.col-left-v {
  display: flex;
  align-items: flex-start;   /* allinea a sinistra (orizzontale) */
  justify-content: center;   /* opzionale: centra verticalmente */
}

.col-end-h {
justify-content: flex-end; /* non center */
  align-items: center;       /* centra orizzontalmente */
}

.padding-row-20per {
	  padding : 0 20% 0 20%;
	  }

.padding-row-15per {
	  padding : 0 15% 0 15%;
	  }


@media (max-width: 768px) {
  .g-row {
    flex-direction: column;   /* impila le colonne */
    padding: 0 ;            /* padding più stretto su mobile */
  }

   .g-col-1 {
    width: 100%;              /* ogni colonna prende tutta la larghezza */
    margin-bottom: 20px;      /* spaziatura tra le colonne */
  }
	
  .g-col-2 {
    width: 100%;              /* ogni colonna prende tutta la larghezza */
    margin-bottom: 20px;      /* spaziatura tra le colonne */
  }
	
	 .g-col-3 {
    width: 100%;              /* ogni colonna prende tutta la larghezza */
    margin-bottom: 20px;      /* spaziatura tra le colonne */
  }

  .g-col-2:last-child {
    margin-bottom: 0;         /* togli lo spazio sotto l’ultima */
  }
	
  .no-padding-row-mobile {
	  padding : 0 0% 0 0%;
	  }
	
}




/* page specifiche */

/* Regina delle Vittorie */

.b-image-Regine-delle-Vittorie {
	
	
  background:  url("https://www.famiglia.store/wp-content/uploads/2025/09/bg_Regina_delle_Vittorie_1.jpg");
	
}

.b-image-Regine-delle-Vittorie-2 {
  background-image: url("https://www.famiglia.store/wp-content/uploads/2025/09/bg_Regina_delle_Vittorie_2.jpg");
	
}

/* Titoli solo per la pagina Regina delle Vittorie */
.p-Regina-delle-Vittorie h1,
.p-Regina-delle-Vittorie h2,
.p-Regina-delle-Vittorie h3 {
  font-family: 'Cinzel', serif;
  color: #313131;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.p-Regina-delle-Vittorie h1 {
	/* Gradient text */
  background: linear-gradient(to bottom, #862312, #c14f58);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text; /* per browser moderni */
  color: transparent;
}

.p-Regina-delle-Vittorie h2 {
	font-weight: 400;
		/* Gradient text */
  background: linear-gradient(to bottom, #862312, #c14f58);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text; /* per browser moderni */
  color: transparent;
}


.p-Regina-delle-Vittorie h3 {
	font-weight: 400;
}

/* Paragrafi solo su questa pagina */
.p-Regina-delle-Vittorie p {
  font-size: 18px;
  line-height: 1.6;
  color: #313131;
}

/* Link tipografici speciali */
.p-Regina-delle-Vittorie a {
  font-weight: bold;
  text-decoration: underline;
  color: #b02a37;
}

/* Parole di Speranza */

.b-image-Parole-di-speranza {
	
	
  background:  url("https://www.famiglia.store/wp-content/uploads/2025/09/Parole-di-speranza_BG_1a-scaled.jpg");
	background-attachment: fixed;   /* fa restare fissa l’immagine */
  background-position: center bottom; /* parte dal basso */
}

.b-image-Parole-di-speranza-2 {
  background-image: url("https://www.famiglia.store/wp-content/uploads/2025/09/Parole-di-speranza_BG_2a.jpg");
		background-attachment: fixed;   /* fa restare fissa l’immagine */
  background-position: center bottom; /* parte dal basso */
}

/* Titoli solo per la pagina Regina delle Vittorie */
.p-Parole-di-speranza h1,
.p-Parole-di-speranza h2,
.p-Parole-di-speranza h3 {
   font-family: 'Montserrat', sans-serif;
  color: #313131;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.p-Parole-di-speranza h1 {
	/* Gradient text */
  background: linear-gradient(to bottom, #ba4687, #c86d90);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text; /* per browser moderni */
  color: transparent;
}

.p-Parole-di-speranza h2 {
	font-weight: 400;

  background-clip: text; /* per browser moderni */
  color: transparent;
}


.p-Parole-di-speranza h3 {
	font-weight: 400;
}

/* Paragrafi solo su questa pagina */
.p-Parole-di-speranza p {
  font-size: 18px;
  line-height: 1.6;
  color: #313131;
}

/* Link tipografici speciali */
.p-Parole-di-speranza a {
  font-weight: bold;
  text-decoration: underline;
  color: #b02a37;
}



.b-image-Uno-sguardo-al-Cielo {
	
	      background-image: url("https://www.famiglia.store/wp-content/uploads/2025/10/1-sfondo.jpg"); /* cambia con la tua immagine */
      background-attachment: fixed;  /* effetto parallasse */
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
	
}




