/**

* 2007-2024 PrestaShop

*

* NOTICE OF LICENSE

*

* This source file is subject to the Academic Free License (AFL 3.0)

* that is bundled with this package in the file LICENSE.txt.

* It is also available through the world-wide-web at this URL:

* http://opensource.org/licenses/afl-3.0.php

* If you did not receive a copy of the license and are unable to

* obtain it through the world-wide-web, please send an email

* to license@prestashop.com so we can send you a copy immediately.

*

* DISCLAIMER

*

* Do not edit or add to this file if you wish to upgrade PrestaShop to newer

* versions in the future. If you wish to customize PrestaShop for your

* needs please refer to http://www.prestashop.com for more information.

*

*  @author    PrestaShop SA <contact@prestashop.com>

*  @copyright 2007-2024 PrestaShop SA

*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)

*  International Registered Trademark & Property of PrestaShop SA

*

* Don't forget to prefix your containers with your own identifier

* to avoid any conflicts with others containers.

*/





.product_custom .block_images,

.product_custom .block_images #content {

	background: #fff;

}

.product_custom h1{

	margin-bottom: 0;

}



.product_custom .block_images .rea_custom {



	bottom: 0;

	position: absolute;

	width: 100%;

}

.product_custom .js-mailalert-add{

	width: 100%;

}

.product_custom .block_images .rea_custom ul {

	display: flex;

	justify-content: space-around;

	align-items: center;

}



.product_custom .block_images .rea_custom ul li {

	display: flex;

	justify-content: space-around;

	align-items: center;

}



.product_custom .block_images .rea_custom ul li .image {

	margin-right: 10px;

}



.product_custom .block_images .rea_custom ul li img {

	max-width: 40px;

}



.product_custom .block_images .rea_custom h3 {

	text-align: center;

	text-transform: uppercase;

	font-size: 22px;

	margin-bottom: 30px;

}



.product_custom .block_images .rea_custom p {

	text-transform: uppercase;

	color: #172144;

	font-size: 11px;

	margin-bottom: 0px;

	font-weight: bold;

	line-height: 0;

}



.product_custom .block_images .rea_custom span {

	font-size: 10px;

	max-width: 70%;

	line-height: 8px;

	display: block;

	margin-top: 10px;

}



.product_custom .rea_trico .content_rea {

	display: flex;

	align-items: center;

	justify-content: space-between;

}



.product_custom .rea_trico .content_rea p {

	color: #172144;

	font-size: 12px;

}



.product_custom .rea_trico .content_rea p img {

	margin-right: 5px;

}



.product_custom .js-product-minimal-quantity {

	margin-bottom: 0;

}



.product_custom .block_images #content .cover .signature {

	background-image: url(../img/signature_tricotin_2.png);

	background-position: right 5% top 5%;

	background-size: 150px;

	background-repeat: no-repeat;

	height: 70px;

	position: absolute;

	right: 10px;

	z-index: 1;

	width: 215px;

	top: 20px;

}



.product_custom #img_modele {

	display: block;

	margin: 0 auto;

	max-width: 80%;

	max-width: 580px;

	position: relative;

	top: -80px;

}



.product_custom #variant_tricotin .step,

.product_custom #choix_genre_mobile .step {

	background: #f9b233;

	color: #172144;

	padding: 10px 9px;

	border-radius: 50%;

	font-size: 11px;

	line-height: 3px;

	margin-right: 10px;

}



.product_custom #variant_tricotin>div,

#variant_tricotin>div>div {

	display: flex;

	align-items: center;

}



.product_custom #variant_tricotin>div {

	justify-content: flex-start;

}



.product_custom #variant_tricotin p {

	color: #172144;

	font-size: 12px;

	margin-bottom: 0px;

	min-width: 300px;

}



.product_custom #group_tricotin_gender label {

	display: flex;

}



.product_custom #variant_tricotin select {

	min-width: 200px;

	max-width: 230px;

	font-size: 12px;

	color: #172144;

}



.product_custom .form-check,

.product_custom #group_tricotin_gender label,

.product_custom .color-label,

.product_custom .variant-item-color {

	margin-bottom: 0

}



.product_custom .product-information>p {

	color: #172144;

	font-size: 12px;

}



.product_custom .tritre_prix {

	display: flex;

	justify-content: space-between;

	align-items: center;

}



.product_custom .tritre_prix .current-price span {

	font-weight: bolder !important;

	color: #172144;

	font-size: 16px;

	font-family: "proxima-nova", serif

}



.product_custom .product-variants>.product-variants-item {

	display: grid;

}



.product_custom .product-prices div {

	margin-bottom: 0;

}





.product_custom #img_tricotin {

	position: absolute;

	left: 0;

	right: 0;

	margin-inline: auto;


	top: -80px;

	max-width: 580px;

	

}

.product_custom  ul#group_color_base{

	max-width: 350px;

}

.product_custom .tricotin_taille_base ul#group_color_base{

	max-width: 100%;

}

.product_custom #group_color_base label{

	margin-bottom: 0;

}

.product_custom #group_color_base .color {

	margin-bottom: 0;

}

.product_custom .add-to-cart-mws {

	width: 100%;

	background-color: #172144;

	border: 1px solid #172144;

	border-radius: 0;

	box-shadow: inset 0 0 0 0 #fff;

	color: #fff;

	font-size: 12px;

	outline: none;

	padding: .45rem .75rem .375rem;

	transition: ease-out 0.3s;

	font-weight: 400;

	height: auto;

}



.product_custom .radio-inline,

.tricotin_taille_base p {

	font-size: 12px;

	color: #172144;

}



.product_custom .cover{

	overflow: hidden;

	max-height: 790px;

}



@media(max-width: 768px) {

	.product_custom .cover {

		padding-top: 50px;

	}

	.product_custom #img_modele{
		max-height: 550px;
	}

	.product_custom #img_tricotin{
		top: -30px;
	}



	.product_custom .block_images #content .cover .signature {

		background-size: 142px;

		width: 160px;

		left: 10px;

		right: initial;

	}



	.product_custom #img_tricotin {

		max-height: 550px;


	}



	.product_custom .col-xs-12 p {

		color: #172144;

		font-size: 12px;

		margin-bottom: 0px;

		min-width: 300px;

		margin-bottom: 20px;

		margin-top: 5px;

	}



	.product_custom #choix_genre_mobile>div>div {

		display: flex;

		align-items: center;

	}



	.product_custom #choix_genre_mobile>div>div p {

		margin-bottom: 0;

	}



	#group_tricotin_gender {

		padding-left: 30px;

		margin-bottom: 15px;

	}



	.product_custom #variant_tricotin>div {

		display: block;

	}



	.product_custom #variant_tricotin p {

		text-align: left;

	}



	#product .block_infos .list-group {

		width: 100%;

		margin-top: 10px;

	}



	.product_custom #variant_tricotin select {

		max-width: 90%;

	}



	#product .block_infos .list-group li {

		width: 100%;

	}



	.product_custom .rea_trico .content_rea p {

		margin: 0 auto

	}



	.product_custom .product-description {

		margin-bottom: 30px;

	}



	.product_custom .product-prices {

		margin-top: 0 !important;

	}



	.product_custom .tritre_prix h1 {

		margin-bottom: 0px !important;

	}



	.product_custom #variant_tricotin {

		padding-left: 0px;

	}



	.product_custom .tricotin_color_base ul li {

		width: initial !important;

	}

}








.product_custom .addToWishlist {

	display: none;

}

@media(min-width:1200px){

	.product_custom .block_infos .content{

		padding-right: 0rem!important;

	}

}





.product_custom .input-color:checked+span{

	border: 1px solid #000!important;

}

.product_custom .tricotin_taille_base  div p{

	margin-bottom: 2px;

}

.product_custom .btn-taille{

	margin-top: 2px;

}



@media(min-width:768px) and (max-width:1024px){

	.product_custom #variant_tricotin>div{

		display: inline-block;

	}

	.product_custom .list-group{

		margin-top: 10px;

	}

	.product_custom  .rea_custom {

		display: none;

	}


	.product_custom .block_images #content .cover .signature{

		top: 0;

		right: 0;

		background-size: 150px;;

	}

	.product_custom .rea_trico .content_rea{

		display: block;



	}

}



@media(max-width:768px){

	.product_custom .cover{

		max-height: 430px;

	}

}