/*
Theme Name: Polestar JP
Theme URI: http://example.com/twenty-twenty-one-child/
Description: Polestar JP custom Child Theme
Author: JPR
Author URI: http://example.com
Template: polestar
Version: 1.0.0
*/

/*Site de test---------------

.custom-logo-wrapper::after {	content : "Test";	font-size : 16px;	color: red;	border: solid red 2px; border-radius:4px;	background-color : #FDD;
									padding: 0 10px 5px 10px;	margin-left:10px;  }
.custom-logo	{	background-color: lightsalmon;	}

/*------------------------------*/

#masthead	{ background-color:#fbebe5 }
.maxVideoW		{	max-width: 800px!important; margin : auto;		}
.maxVideoW2		{	max-width: 600px!important; margin : auto;		}
.maxAfficheW	{	max-width : 450px!important;	margin: auto; 	}

.maxAfficheW2	{	max-width : 450px!important;	margin: auto; 	}

.woocommerce-breadcrumb a	{	color: rgba(201, 76, 76, 0.0)!important;	}
.woocommerce-breadcrumb	{	color: rgba(201, 76, 76, 0.0)!important;	}
/*
.woocommerce-breadcrumb::before {	content : "Boutique en cours de création";	font-size : 26px;	color: red;	border: solid red 1px; border-radius:4px;
									padding: 0 10px 5px 10px;	}
*/
.etiquettePhotoAccueil	{	font-size:26px!important	}
.custom-logo	{	max-width: 100px; 	}

@media only screen and (max-width: 400px)
{
	.etiquettePhotoAccueil	{	font-size:1em!important;	padding:0!important;	margin:5px!important;	}
	.photoAccueil		{	max-width:300px!important;	}
	.custom-logo	{	max-width: 80px; 	}
}

.accueilEtoile h5	{	margin-bottom: 0px;	}
h5	{	margin-bottom: 2px!important;	}
h1,h2	{	color: #008187!important;	}

/*Pour le panier*/
.wc-block-components-totals-coupon-link,
.wc-block-components-checkout-return-to-cart-button	{	color:#008187!important; }
.wc-block-components-button__text,
.woocommerce .button
{
	background-color : #008187;
	border-radius : 6px;
	color : white!important;
	padding : 10px;
}
.woocommerce img	{	border : outset #0CC 3px;	}
.woocommerce .custom-logo	{	border : none;	}
.woocommerce p		{	margin-top : 2px;	margin-bottom : 5px!important; }

.woocommerce h3		{	margin-top : 2px;	margin-bottom : 10px!important; }
.woocommerce-Tabs-panel	{	padding-top : 3px!important;	}

.PanierVideNouveau,
.PanierVideProduits	{	display:none;	}
/*
.attachment-woocommerce_thumbnail {	clip-path: inset(0,50%,50%,0); }
*/

/*--------Téléchargement bons cadeau --*/
.jp-download-container  {   border : solid 1px #f1f1f1  ;    }
.jp-download-title      {   background-color : #f1f1f1; padding:20px;    }
.jp-download-subtitle  {   color: #008187; font-weight:bold;   }
.jp-download-item       {   display : flex; flex-wrap: wrap;    align-items: center;    }
.jp-download-item  div {  padding:15px;   color: #008187; }
/*.jp-download-spacer   {   padding : 10px 0;   }*/
.jp-download-separator  {   border-top: solid 1px #f1f1f1  ;}
.jp-download-column     {   flex-grow:1;    }
.jp-order-id    {   background-color:yellow; padding: 0 5px; font-size:1.2em;   }

/*----------Témoignages ---*/
.glsr-review	{	border : solid #0CC 1px;	border-radius : 4px;	padding : 2px 10px;			}
.glsr-review-rating,
.glsr-review-date,
.glsr-review-title	{	width:auto!important;}
.glsr-review-author	{	font-style: italic;	}
.glsr-review-verified	{	display:none!important;	}
.glsr-label	{	font-size: 1.1em!important;	}
