/**
* 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: 'typefaceregular';
    src: url('fonts/vinsky-webfont.woff2') format('woff2'),
         url('fonts/vinsky-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

 #flocage123_wrap h1 {
	 font-size: 3vh;
}
 #flocage123_wrap .custombanners.displayCustomBanners1 {
	 min-height: 1289px;
}
 #flocage123_wrap #flocage13_form .accordion-item.collapsed .arrow_accordion {
	 transform: rotate(180deg);
	 transition: 0.1s all ease-in-out;
}
 #flocage123_wrap #flocage13_form .accordion-item .arrow_accordion {
	 transform: rotate(0deg);
	 transition: 0.1s all ease-in-out;
	 position: absolute;
	 right: 0px;
	 top: 0;
}
 #flocage123_wrap .gender-input + label {
	 margin-bottom: 0;
}
 #flocage123_wrap .gender-input + label img.active {
	 display: none;
}
 #flocage123_wrap .gender-input:checked + label {
	 color: #b38e57;
}
 #flocage123_wrap .gender-input:checked + label img {
	 display: none;
}
 #flocage123_wrap .gender-input:checked + label img.active {
	 display: block;
}
 #flocage123_wrap .malliot-input label {
	 opacity: 0.5;
}
 #flocage123_wrap .malliot-input input {
	 display: none;
}
 #flocage123_wrap .malliot-input input:checked + label {
	 color: #b38e57;
	 opacity: 1;
}
 #flocage123_wrap #flocage123-flocage .flocage-pane-item {
	 color: #bbb;
}
 #flocage123_wrap #flocage123-flocage .flocage-pane-item.active {
	 color: #0e2d6d;
}
 #flocage123_wrap input::-webkit-outer-spin-button, #flocage123_wrap input::-webkit-inner-spin-button {
	 -webkit-appearance: none;
	 margin: 0;
}
 #flocage123_wrap input[type=number], #flocage123_wrap #custom_player_number {
	 -moz-appearance: textfield !important;
}
 #flocage123_wrap input[name=custom_player_number] {
	 position: relative;
	 left: -1px;
     border-left: 1px solid #ced4da;
}
 #flocage123_wrap #flocage123_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;
}
 #flocage123_wrap #flocage123_badge input + label:after {
	 content: '';
	 width: 23px;
	 height: 23px;
	 border: 1px solid #bbb;
	 position: absolute;
	 left: -25px;
	 top: 0;
	 bottom: 0;
	 margin: auto;
}
 #flocage123_wrap .liveFlocage {
	 position: absolute;
	 width: 100%;
	 text-align: center;
	 top: 47%;
	 left: 13%;
}
 #flocage123_wrap .liveFlocage > div .player_number_container .primary_number_color {
	 display: none !important;
}
 #flocage123_wrap .liveFlocage > div.away span {
	 color: #72253d;
}
 #flocage123_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;
}
 #flocage123_wrap .liveFlocage > div.away span.liveFlocageNumber {
	 z-index: 3;
	 position: relative;
}
 #flocage123_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;
}
 #flocage123_wrap .liveFlocage .liveFlocageName {
	 font-size: 1.3rem !important;
	 font-family: 'typefaceregular';
	 text-transform: uppercase;
	 font-weight: normal;
	 margin-top: 0.5rem;
	 margin-bottom: 0;
	 height: 67px;
}
 #flocage123_wrap .liveFlocage .liveFlocageNumber {
	 height: 200px;
	 margin-top: 0%;
	 font-size: 18vh;
	 font-family: 'typefaceregular';
	 text-transform: uppercase;
	 font-weight: normal;
	 line-height: 0.8;
	 padding-top: 1rem;
}
 @media (max-width: 575.98px) {
	 #flocage123_wrap .liveFlocage .liveFlocageNumber {
		 font-size: 25vh !important;
	}
}
 .malliot-input img {
	 max-height: 145px;
}

.form-control{
	background: #fff;
}

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

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

.h1, .h2, .h3 {
    color: #9c003c;
}

.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;
}

/** for cart loading **/

.cart__card-body {
    position: relative; }

.cart__card-body .cart__card-loader {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    align-items: center;
    justify-content: center;
    display: none;
    background-color: rgba(0, 0, 0, 0.2);
    opacity: 0;
    transition: opacity 0.15s linear;
    z-index: 3; }

.cart__card-body.is--loading .cart__card-loader {
    display: flex !important;
    opacity: 1; }

.spinner-border, .rc:after, .btn-add-to-cart .btn-add-to-cart__spinner {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: 0.25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg);
   }
}
.spinner-border {
    display: inline-block;
    width: 100px;
    height: 100px;
    vertical-align: text-bottom;
    border: 2px solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    animation: spinner-border 0.75s linear infinite;
}
.spinner-border-sm {
    width: 50px;
    height: 50px;
    border-width: 2px;
}
@keyframes spinner-grow {
    0% {
        transform: scale(0);
   }
    50% {
        opacity: 1;
   }
}
.spinner-grow {
    display: inline-block;
    width: 100px;
    height: 100px;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    animation: spinner-grow 0.75s linear infinite;
}
.spinner-grow-sm {
    width: 50px;
    height: 50px;
}

#selected-item-size,#selected-item-marking,#selected-item{
    font-size: 1rem;
}
 