/**
* 2007-2020 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-2020 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.
*/



@font-face {
    font-family: 'vectora-lt-std-95';
    src: url('fonts/Vectora_LT_Std_95_Black.otf') format('opentype');
}

@font-face {
    font-family: 'ubbnumero';
    src: url('fonts/UBBNUMEROS22-23.otf') format('opentype');
}

 #flocage_wrap h1 {
	 font-size: 3vh;
}
 #flocage_wrap .custombanners.displayCustomBanners1 {
	 min-height: 1186px;
}
 #flocage_wrap #flocage13_form .accordion-item.collapsed .arrow_accordion {
	 transform: rotate(180deg);
	 transition: 0.1s all ease-in-out;
}
 #flocage_wrap #flocage13_form .accordion-item .arrow_accordion {
	 transform: rotate(0deg);
	 transition: 0.1s all ease-in-out;
	 position: absolute;
	 right: 0px;
	 top: 0;
}
 #flocage_wrap .gender-input + label {
	 margin-bottom: 0;
}
 #flocage_wrap .gender-input + label img.active {
	 display: none;
}
 #flocage_wrap .gender-input:checked + label {
	 color: #b38e57;
}
 #flocage_wrap .gender-input:checked + label img {
	 display: none;
}
 #flocage_wrap .gender-input:checked + label img.active {
	 display: block;
}
 #flocage_wrap .malliot-input label {
	 opacity: 0.5;
}
 #flocage_wrap .malliot-input input {
	 display: none;
}
 #flocage_wrap .malliot-input input:checked + label {
	 color: #6b1f35;
	 opacity: 1;
}
 #flocage_wrap #flocage-flocage .flocage-pane-item {
	 color: #bbb;
}
 #flocage_wrap #flocage-flocage .flocage-pane-item.active {
	 color: #6b1f35;
}
 #flocage_wrap input::-webkit-outer-spin-button, #flocage_wrap input::-webkit-inner-spin-button {
	 -webkit-appearance: none;
	 margin: 0;
}
 #flocage_wrap input[type=number], #flocage_wrap #custom_player_number {
	 -moz-appearance: textfield !important;
}
 #flocage_wrap input[name=custom_player_number] {
	 position: relative;
	 left: -1px;
     border-left: 1px solid #ced4da;
}
 #flocage_wrap #flocage_badge input:checked + label:before {
	 content: '';
	 width: 23px;
	 height: 23px;
	 background: url("/img/check.png") no-repeat center center;
	 position: absolute;
	 left: -25px;
	 top: 0;
	 bottom: 0;
	 margin: auto;
	 display: block;
}
 #flocage_wrap #flocage_badge input + label:after {
	 content: '';
	 width: 23px;
	 height: 23px;
	 border: 1px solid #bbb;
	 position: absolute;
	 left: -25px;
	 top: 0;
	 bottom: 0;
	 margin: auto;
}
 #flocage_wrap .liveFlocage {
	 position: absolute;
	 width: 100%;
	 text-align: center;
	 top: 10%;
	 left: 0%;
}
 #flocage_wrap .liveFlocage > div .player_number_container .primary_number_color {
	 display: none !important;
}
 #flocage_wrap .liveFlocage > div.away span {
	 color: #72253d;
}
 #flocage_wrap .liveFlocage > div.away span.liveFlocageName {
	 text-shadow: 0px 1px 0 #b38e57, 0px -1px 0 #b38e57, 1px 0px 0 #b38e57, -1px 0px 0 #b38e57, 1px 1px 0 #b38e57, 1px -1px 0 #b38e57, -1px 1px 0 #b38e57, -1px -1px 0 #b38e57;
	 -webkit-text-shadow: 0px 1px 0 #b38e57, 0px -1px 0 #b38e57, 1px 0px 0 #b38e57, -1px 0px 0 #b38e57, 1px 1px 0 #b38e57, 1px -1px 0 #b38e57, -1px 1px 0 #b38e57, -1px -1px 0 #b38e57;
	 -moz-text-shadow: 0px 1px 0 #b38e57, 0px -1px 0 #b38e57, 1px 0px 0 #b38e57, -1px 0px 0 #b38e57, 1px 1px 0 #b38e57, 1px -1px 0 #b38e57, -1px 1px 0 #b38e57, -1px -1px 0 #b38e57;
}
 #flocage_wrap .liveFlocage > div.away span.liveFlocageNumber {
	 z-index: 3;
	 position: relative;
}
 #flocage_wrap .liveFlocage > div.away span.liveFlocageNumber.primary_number_color {
	 font-family: 'lfpregularbg';
	 z-index: 1;
	 color: #b38e57 !important;
	 display: block !important;
	 position: absolute;
	 top: 0px;
	 left: 0;
	 right: 0;
}
 #flocage_wrap .liveFlocage .liveFlocageName {
	 font-size: 2rem !important;
	 font-family: 'vectora-lt-std-95';
	 text-transform: uppercase;
	 font-weight: normal;
	 margin-top: 0.5rem;
	 margin-bottom: 0;
	 height: 36px;
}
 #flocage_wrap .liveFlocage .liveFlocageNumber {
	 height: 200px;
	 margin-top: 0%;
	 font-size: 7em;
	 font-family: 'ubbnumero';
	 text-transform: uppercase;
	 font-weight: normal;
	 line-height: 0.8;
	 padding-top: 1rem;
}
 @media (max-width: 575.98px) {
	 #flocage_wrap .liveFlocage .liveFlocageNumber {
		 font-size: 6em !important;
	}
	#flocage_wrap .liveFlocage .liveFlocageName {
		font-size: 1.6rem !important;
		height: 44px;
   }
}
 .malliot-input img {
	 max-height: 145px;
}

.form-control{
	background: #fff;
}

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

.text-primary {
    color: #6b1f35 !important;
}
.position-relative {
    position: relative!important;
}

.h1, .h2, .h3 {
    color: #6b1f35;
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right 0.75rem center/8px 10px no-repeat;
    border: 1px solid #ced4da;
    border-radius: 0;
    box-shadow: inset 0 1px 2px rgb(26 24 27 / 8%);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
select {
    word-wrap: normal;
}
.products, .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.pl-5, .px-5 {
    padding-left: 3rem!important;
}
.pr-5, .px-5 {
    padding-right: 3rem!important;
}
.pb-4, .py-4 {
    padding-bottom: 1.5rem!important;
}
.pt-4, .py-4 {
    padding-top: 1.5rem!important;
}
.border-top {
    border-top: 1px solid #f1f1f1!important;
}

.bg-light {
    background-color: #f8f9fa!important;
}

#flocage_wrap #flocage-flocage .flocage-pane-item.active {
    color: #6b1f35;
	font-weight: 800;
}

#flocage_wrap #flocage_form .accordion-item.collapsed .arrow_accordion {
    transform: rotate(180deg);
    transition: 0.1s all ease-in-out;
}

#flocage_wrap #flocage_form .accordion-item .arrow_accordion {
    transform: rotate(0deg);
    transition: 0.1s all ease-in-out;
    position: absolute;
    right: 0px;
    top: 0;
}


/* select2 */

#product .flocage-modal .flocage-pane-item {
	color: #000;
}
#product .flocage-modal .flocage-pane-item.active {
	color: #fff;
}
#product .flocage-modal .select2-container {
	min-width: 320px;
	width: 75% !important;
	margin: auto;
	display: block;
	max-width: 100%;
}
#product .flocage-modal .select2-container .select2-selection--single .select2-selection__rendered {
	color: #6b1f35;
}
#product .flocage-modal .select2-container .select2-dropdown {
	width: 350px !important;
}
#product .select2-container {
	min-width: 130px;
}
#product .select2-container .select2-selection--single {
	border-color: #f4f4f4;
	top: 0px;
	background-color: #fff;
	border-bottom: 1px solid #f4f4f4;
}
#product .select2-container .select2-selection--single .select2-selection__rendered {
	padding: 1.15rem 2.5rem 1.15rem 1.5rem;
}
#product .select2-dropdown {
	top: -1px;
	border-color: #f4f4f4;
}
#product .select2-dropdown .select2-results__options li:first-child {
	display: block ruby;
}
#product .product-variants .product-variants-item .input-group-prepend label {
	padding: 0.9rem 1.5rem;
	border-color: #f4f4f4;
	background: #fff;
}
#_desktop_search_filters_wrapper {
	padding-bottom: 0.5rem;
}
body#category .select2-container .select2-dropdown .select2-results__options li:first-child {
	display: none;
}
.select2-container {
	width: auto !important;
}
.select2-container.select2-container--open {
	z-index: 3;
}
.select2-container.select2-container--open .select2-selection--single {
	border-color: #f4f4f4;
	border-bottom: 0;
	background: #fff;
}
.select2-container.select2-container--open .select2-selection--single .select2-selection__rendered {
	color: #6b1f35;
}
.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: url("../img/arrow_down.png") no-repeat center center;
}
.select2-container .select2-selection--single {
	height: auto;
	border-color: transparent;
	border-radius: 0;
	position: relative;
	top: 2px;
	background-color: transparent;
	outline: 0;
}
.select2-container .select2-selection--single .select2-selection__rendered {
	color: #6b1f35;
	line-height: 1;
	padding: 0.8rem 2.5rem 0.8rem 1.5rem;
	text-transform: uppercase;
	font-weight: bold;
}
.select2-container .select2-selection--single .select2-selection__arrow {
	height: 22px;
	position: absolute;
	top: 0;
	background: url("../img/arrow_down.png") no-repeat center center;
	right: 17px;
	width: 20px;
	bottom: 0;
	margin: auto;
}
.select2-container .select2-selection--single .select2-selection__arrow b {
	display: none;
}
.select2-container .select2-dropdown {
	width: auto !important;
	border-top: 1px solid #6b1f35;
	border-color: #6b1f35;
	top: 1px;
	border-radius: 0;
}
.select2-container .select2-dropdown .select2-results__options {
	max-height: initial !important;
}
.select2-container .select2-dropdown .select2-results__options li {
	display: block ruby;
	min-width: 200px;
	padding: 0.8rem 2rem 0.5rem 3rem;
	position: relative;
}
.select2-container .select2-dropdown .select2-results__options li.select2-results__option--highlighted[aria-selected] {
	background: #f7f7f7;
	color: #6b1f35;
}
.select2-container .select2-dropdown .select2-results__options li.select2-results__option[aria-selected='true'] {
	background: #f7f7f7;
}
.select2-container .select2-dropdown .select2-results__options li.select2-results__option[aria-selected='true']:before {
	content: '';
	width: 23px;
	height: 23px;
	background: url("../img/check.png") no-repeat center center;
	position: absolute;
	left: 12px;
	top: 0;
	bottom: 0;
	margin: auto;
	display: block;
}
.select2-container .select2-dropdown .select2-results__options li:before {
	content: '';
	display: none;
}
.select2-container .select2-dropdown .select2-results__options li:after {
	content: '';
	width: 23px;
	height: 23px;
	border: 1px solid #bbb;
	position: absolute;
	left: 12px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.product-list-top .select2-container .select2-dropdown {
	top: 0;
}

.select2-container .select2-selection--single {
	height: 60px;
}

#module-flocage-personalisation .l-wrapper{
	max-width: 1302px;
}

#flocage_wrap{
	padding-right: 0;
    padding-left: 0;
}

 