.hidden {
	display: none !important;
}

.b2b-header--title h2 {
	margin-right: 0 !important;
	font-size: 4rem !important;
}

.b2b-box {
	margin-bottom: 0 !important;
	border: 2px solid white !important;
	display: inline !important;
	width: auto !important;
	padding: 0rem 1rem !important;
}

.cardCadou-box {
	margin-bottom: 0 !important;
	background: #3c4043 !important;
	display: inline !important;
	padding: .5rem 1rem !important;
	font-size: 3rem !important;
	margin-bottom: 1rem !important;
}

.total {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}

.total p {
	font-weight: bold;
}

.b2b-add-card:hover {
	color: #3643BA;
}

.b2b-add-card:focus {
	outline: none !important;
}

.b2b-add-card:hover svg {
	fill: #3643BA;
}

.b2b-add-card svg {
	width: 16px;
	margin-right: 5px;
}

.b2b-add-card {
	background: none;
	border: none;
	font-size: 12px;
	text-decoration: underline;
	font-family: Roboto-condensed;
}

.liCard {
    align-items: center !important;
}

.liCard svg {
	width: 20px;
	fill: #000;
	margin-left: 10px;
	cursor: pointer;
}

.liCard svg:hover {
	fill: #3643BA;
}

#b2b-cards li {
	justify-content: left;
}

.cubeRadio .indicator {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	font-size: 1rem;
}

#main-content-container {
	width: 100%
}

.cta-v2 {
	font-family: Roboto-condensed;
	display: inline-flex;
	justify-content: center;
	text-align: center;
	color: #323233;
	border-radius: 2px;
	font-weight: 700;
	text-transform: uppercase;
	background-color: #ffea28;
	position: relative;
	overflow: hidden;
	transition: background-color .45s ease .09s;
	z-index: 1;
	cursor: pointer;
	font-size: 1.4rem;
	line-height: 1.28571429;
	padding: .78571429em 2.85714286em;
}

.block {
	max-height: 300px !important;
}

.block--title {
	line-height: 125px !important
}

.b2b-forWho .section--title-link h3 {
	width: 100% !important
}

.container-floor:not(.container-floor--full-width) {
	max-width: none;
}

.b2b-page .cta-white {
	background-color: white;
	color: #333;
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.row {
	margin-right: -15px;
	margin-left: -15px;
}

.b2b-why .col-12 {
	display: flex;
}

.b2b-why iframe {
	width: 100%;
	height: 100%;
}

.selectPayment {
    margin-top: 2rem;
}

#accordionForWho .accordion-item .accordion-header {
	font-family: "Roboto Condensed", Arial, sans-serif !important;
	font-weight: bold;
}

#accordionForWho .accordion-item .accordion-button {
	width: 100%;
	text-align: left;
	position: relative;
	border-left: 5px solid #3643BA;
    padding-left: 1rem;
}

#accordionForWho .accordion-item .accordion-button:before {
	content: "\f078";
	position: absolute;
	right: 0;
	z-index: 5;
	font-family: 'Font Awesome\ 5 Free';
	font-size: 1.5rem;
	font-weight: 900;
	cursor: pointer;
	transition: all .3s ease-in-out;
	pointer-events: none;
}

#accordionForWho .accordion-item .accordion-button:focus {
	outline: none;
}

#accordionForWho .accordion-item .accordion-body .b2b-forWho-club,
#accordionForWho .accordion-item .accordion-body .b2b-forWho-employes,
#accordionForWho .accordion-item .accordion-body .b2b-forWho-clients {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.logo-b2b {
	width: 35rem;
}

.section--title-link h3 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}

.sport-user-label {
	font-family: "Roboto Condensed", Arial, sans-serif !important;
	background: #FFEA28;
    padding: 0.3rem 0.5rem;
}

.sport-user-label.no-background {
	background: none;
}

@media (min-width: 1080px) {
	.m-accordion .panel-group .panel .panel-title a {
		min-height: 60px
	}

	.container {
		width: 1170px;
	}
}

body {
	font-family: Roboto-Condensed !important
}

body.mobile,
html:not(.noscroll) {
	overflow-x: visible !important
}

h3 {
	border-top: 0;
	width: 100% !important;
}

h3:after {
	left: 0 !important
}

.b2b-menu ul li a {
	line-height: 1.3
}

#instant-search {
	width: 100% !important
}

.cubeCheckbox label {
	font-weight: 400 !important
}

.header_web .search-engine .instant-search-filter-label {
	font-weight: 700 !important;
	font-style: normal !important
}

@media(max-width: 991px) {
	.b2b-why .col-12 {
		display: block;
	}

	.b2b-why .col-8, .b2b-why .col-4 {
		max-width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.service-page .page-body .page-body-content .inner-nav ul li {
		display: flex;
		align-items: center;
	}
}

@media (max-width: 418px) {
	.menu-toggler .text {
		top: 0px !important;
	}

	.menu-toggler .text.close {
		opacity: 1 !important
	}

	body {
		font-family: Roboto-Condensed !important
	}

	#content {
		padding: 0px !important
	}

	.row > h2 {
		padding-left: 2rem;
		padding-right: 2rem
	}

	.vert-container {
		padding-left: 2rem;
		padding-right: 2rem
	}

	.m-accordion .panel-group .panel .panel-title a {
		padding-right: 5rem !important
	}
}

.floor {
	padding: 0px !important
}

.block--title {
	font-size: 18px !important
}

@media (max-width: 800px) {
	.block--title {
		line-height: 100px !important
	}

	.m-accordion .panel-group .panel .panel-title a {
		background: #3643BA !important;
	}

	.m-accordion .panel-group .panel .panel-title a.collapsed {
		background: #edeff1 !important;
	}
}

.b2b-forWho-clients h3 {
	width: 210px !important
}

.b2b-forWho-employes h3 {
	width: 240px !important
}

.b2b-menu ul li:nth-child(3) {
	border-left: 1px solid #ccc
}

/* start form	*/
.b2b-form {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.b2b-form .sport-user-wrapper {
	width: 50%;
}

.b2b-dropdown-toggle {
	width: 100%;
}

.b2b-dropdown-toggle:after {
	border-top: 0
}

.cube-dropdown .action .dropdown-toggle.b2b-dropdown-toggle:focus {
	outline: none !important;
	border-color: #3643BA !important;
}

.b2b-input {
	width: 100%
}

.b2b-sport-user-group + .b2b-sport-user-group {
	margin-top: 15px;
}

.b2b-group {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.b2b-group .cube-dropdown-native {
	width: 30%;
}

.b2b-group .cube-textfield {
	width: 60%;
}

.b2b-cards li {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start
}

.b2b-cards li + li {
	margin-top: 10px
}

.b2b-cards .b2b-card-qty {
	margin-left: 20px;
}

.b2b-cards .ron {
	background: #FFEA28;
	display: flex;
	flex-wrap: wrap;
	height: 40px;
	text-align: center;
	align-items: center;
	align-self: baseline;
	padding: 0 5px;
}

.b2b-cards .btn-qty {
	display: inline-block;
	cursor: pointer;
	background: url(https://contents.mediadecathlon.com/s873671/k$51e486058cb764e659b5d1cbf0930aa5/btn%20minus%20plus%20blue.png) no-repeat top center;
	width: 18px;
	height: 18px;
	float: left;
	margin: 10px;
}

.b2b-cards .b2b-btn-plus {
	background-position: 0 -18px;
}

.b2b-card-qty .b2b-input {
	width: 100px !important;
}

.b2b-form-none {
	display: none;
}

.b2b-thankyou-none {
	display: none;
}

.b2b-thankyou-show {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.b2b-thankyou-show p {
	margin-bottom: 0;
	font-size: 2rem;
	line-height: 1;
	text-align: center;
}

.card-none {
	display: none;
}

.card-show {
	display: block !important;
}

.card-error-show {
	display: block;
	position: relative;
	font-size: 12px;
	color: #fff;
	background: #e60202;
	margin-top: 7px;
	padding: 5px;
}

.card-error-show:before {
	position: absolute;
	content: "";
	top: -5px;
	left: 4px;
	border-color: transparent transparent #e60202;
	border-style: solid;
	border-width: 0 5px 5px;
}

/* input type number 	*/
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.error-form-none {
	display: none
}

.error-form-show {
	display: block;
}

.error-form-show p {
	font-size: 18px;
	color: #fff;
	background: #e60202;
	margin-top: 7px;
	padding: 5px;
	text-align: center;
}

.cube-dropdown {
	display: none;
}

.b2b-form-dropdown {
	position: relative
}

.b2b-form-dropdown:after {
	content: "\f078";
	position: absolute;
	top: 11px;
	right: 10px;
	z-index: 5;
	font-family: 'Font Awesome\ 5 Free';
	font-size: 1.5rem;
	font-weight: 900;
	cursor: pointer;
	transition: all .3s ease-in-out;
	pointer-events: none;
}

.b2b-form-dropdown select {
	-moz-appearance:none; /* Firefox */
	-webkit-appearance:none; /* Safari and Chrome */
	appearance:none;
	width: 100%;
	height: 4rem;
	border-color: #ddd;
	cursor: pointer;
	text-align-last: center;
	font-size: 1.5rem;
	padding: .375rem .75rem;
	border: 1px solid #ddd;
}

.b2b-form-dropdown select:focus{
	border-color: #3643BA !important;
	outline: none !important;
}

.b2b-form-dropdown select optin {
	font-size: 1.5rem
}

.b2b-form label {
	font-size: 1.5rem;
	font-family: "Roboto Condensed", Arial, sans-serif !important;
}

.b2b-form input:focus {
	border-color: #3643BA !important;
	outline: none !important;
}
.b2b-form input {
	height: 4rem;
	box-shadow: none;
	border: 1px solid #ddd;
	font-size: 1.5rem
}

.b2b-form .b2b-cards {
	padding: 0
}

.method-pay input {
	height: 2rem;
}

.method-pay .b2b-cards {
	padding-left: 2rem;
}

.method-pay label {
	display: flex;
	flex-wrap: wrap;
	align-items: center
}

.method-pay label span {
	font-size: 1.5rem !important;
	margin-left: 1rem;
}

.method-pay p {
	margin-bottom: 0 !important;
}

.b2b-forWho {
	font-size: 1.5rem !important;
}

.b2b-forWho .cta-v2 {
	font-size: 1.5rem !important;
}

.b2b-thankyou-none p {
	text-align: center;
	margin: auto;
}

/* Firefox */
input[type=number] {
	-moz-appearance: textfield;
}

/* b2b-contact */
.b2b-contact {
	border-radius: 10px;
	box-shadow: grey 0px 0px 10px;
	padding: 5px;
	margin: 5px;
	margin-top: 2rem;
	margin-bottom: 2rem;
	display: flex;
	justify-content: space-between;
}
.b2b-contact-text {
	float: right;
	margin-right: 4rem;
}
.b2b-contact-text p {
	margin-bottom: 0;
	line-height: 1.5;
	min-height: auto;
}

.b2b-contact-text p:first-child {
	font-weight: bold;
}

.b2b-contact-text p a {
	color: #3643BA;
    text-decoration: underline;
}

/* b2b card cadou electronic section */
.b2b-giftcardElec {
	background: #fff;
    padding: 2rem 1rem;
}

.giftcardElec-block .block p {
	margin-bottom: 0;
    color: black;
    font-size: 14px;
}

.giftcardElec-block-content {
	width: 90%;
    display: block;
    position: absolute;
    z-index: 12;
    top: 35%;
    left: 10px;
}

.giftcardElec-block-content-flex {
	display: flex;
	flex-direction: column;
}

.giftcardElec-block .block:hover p {
	color: white;
	transition: all .3s ease-in-out;
}

/* b2b tickets section */
.b2b-tickets {
	background: #fff;
    margin: 2rem 0;
    padding: 2rem 1rem;
}

.b2b-tickets .casetaTicheteCadou {
	padding: 15px 15px 15px 0;
    background-clip: content-box;
    height: 100%;
}

.b2b-tickets .casetaTicheteCadou .col-4 {
	display: flex;
	justify-content: center;
}

.b2b-tickets .paddingAll15px {
    padding: 15px;
}

.b2b-tickets .caseta1 .casetaTicheteCadou, .b2b-tickets .caseta3 .casetaTicheteCadou {
	padding: 0;
}

.b2b-tickets .casetaTicheteCadou {
	border: 3px solid #3643BA;
}

.b2b-tickets .caseta1 .casetaTicheteCadou .col-4, .b2b-tickets .caseta3 .casetaTicheteCadou .col-4 {
	padding-top: 15px;
}

.b2b-tickets .casetaTicheteCadou-title p {
	font-size: 2rem;
	margin-top: 1rem;
}

.b2b-tickets .casetaTicheteCadou-content p {
	font-size: 1.3rem;
}

.b2b-tickets .b2b-tickets-title {
	font-size: 2rem;
	text-align: center;
	margin-bottom: 2rem;
}

.b2b-tickets-subtitle {
	font-size: 2rem;
	color: #000;
	margin-top: 2rem;
	width: 100%;
}

@media(max-width: 767px) {
	.b2b-form .sport-user-wrapper {
		width: 100%;
	}

	.giftcardElec-block-content {
		top: 28%;
	}

	.b2b-giftcardElec .block--title {
		font-size: 13px !important;
	}

	.giftcardElec-block .block p {
		font-size: 12px;
	}

	.b2b-tickets .casetaTicheteCadou .row {
		flex-direction: column;
		align-items: center;
	}

	.b2b-tickets .caseta1 .casetaTicheteCadou-content, .b2b-tickets .caseta3 .casetaTicheteCadou-content {
		padding-bottom: 15px;
	}

	.b2b-tickets .caseta1, .b2b-tickets .caseta2, .b2b-tickets .caseta3, .b2b-tickets .caseta4 {
		margin-bottom: 2rem;
	}

	.b2b-tickets-subtitle {
		margin-top: 0rem;
	}
}

@media(max-width: 450px) {
	.b2b-who h3 {
		width: 100%;
	}
}

@media(max-width: 435px) {
	.b2b-who-content {
		padding: 0
	}
}

@media(max-width: 419px) {
	.b2b-cards li {
		justify-content: center;
	}

	.b2b-card-qty .b2b-input {
		width: 80px
	}

	.b2b-card-price input {
		width: 120px;
	}
}

.sm {
	font-size: 0.8rem !important
}

.b2b-header--title h2 {
		line-height: 1.2;
		font-weight: bold;
		font-size: 35px;
		text-transform: initial;
	}

	.preview-text,
	.preview-value {
		min-height: auto !important;
		margin-bottom: auto !important;
		font-size: 12px !important;
		font-weight: 800 !important;
		line-height: 21px !important;
	}

	.preview-value {
		color: #fc5922 !important;
	}

	.messagePreview {
		white-space: pre;
		line-height: 6px !important;
		width: 100% !important;
		font-size: 10px !important;
		text-align: center !important;
	}

	.preview-card {
		width: 100% !important;
		border-radius: 10px !important;
	}

	.hidden {
		display: none !important;
	}

	.total {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
	}

	.total p {
		font-weight: bold;
	}

	#b2b-cards li {
		justify-content: left;
	}

	.cubeRadio .indicator {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		font-size: 1rem;
	}

	#main-content-container {
		width: 100%
	}

	.cta-v2 {
		font-family: Roboto-condensed;
		display: inline-flex;
		justify-content: center;
		text-align: center;
		color: #323233;
		border-radius: 2px;
		font-weight: 700;
		text-transform: uppercase;
		background-color: #ffea28;
		position: relative;
		overflow: hidden;
		transition: background-color .45s ease .09s;
		z-index: 1;
		cursor: pointer;
		font-size: 1.4rem;
		line-height: 1.28571429;
		padding: .78571429em 2.85714286em;
	}

	.block {
		max-height: 300px !important;
	}

	.block--title {
		line-height: 125px !important
	}

	.b2b-forWho .section--title-link h3 {
		width: 100% !important
	}

	.container-floor:not(.container-floor--full-width) {
		max-width: none;
	}

	.b2b-page .cta-white {
		background-color: white;
		color: #333;
	}

	.container {
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
	}

	.row {
		margin-right: -15px;
		margin-left: -15px;
	}

	@media (min-width: 1080px) {
		.m-accordion .panel-group .panel .panel-title a {
			min-height: 60px
		}

		.container {
			width: 1170px;
		}
	}

	body {
		font-family: Roboto-Condensed !important
	}

	body.mobile,
	html:not(.noscroll) {
		overflow-x: visible !important
	}

	h3 {
		border-top: 0;
		width: 100% !important;
	}

	h3:after {
		left: 0 !important
	}

	.b2b-menu ul li a {
		line-height: 1.3
	}

	#instant-search {
		width: 100% !important
	}

	.cubeCheckbox label {
		font-weight: 400 !important
	}

	.header_web .search-engine .instant-search-filter-label {
		font-weight: 700 !important;
		font-style: normal !important
	}

	.charLeft {
		position: absolute;
		right: 10px;
		top: 15px;
		transform: translateY(-50%);
		color: grey;
	}

	.messageInput {
		position: relative;
	}

	@media screen and (max-width: 767px) {
		.service-page .page-body .page-body-content .inner-nav ul li {
			display: flex;
			align-items: center;
		}
	}

	@media (max-width: 418px) {

		.preview-text,
		.preview-value {
			font-size: 12px !important;
			line-height: 14px !important;
		}

		.step2-total {
			width: 100% !important;
		}

		.preview {
			background-size: 100% !important;
		}

		.preview-card {
			width: 192px;
		}

		.preview-card-container {
			max-width: 200px !important;
			margin-top: 26px !important;
			height: 230px !important;
		}

		.preview-content {
			margin-top: -4.2rem !important;
		}

		#previewLogo,
		#defaultPreviewLogo {
			max-width: 145px !important;
			max-height: 60px !important;
		}

		.previewText {
			margin-top: -0.2rem !important;
		}

		#textConfetti {
			max-width: 140px !important;
		}

		#previewTextDefault {
			max-width: 125px !important;
			margin-top: 8px !important;
		}

		.messagePreview {
			max-width: 140px !important;
			font-size: 7px !important;
			line-height: 5px !important;
		}

		.menu-toggler .text {
			top: 0px !important;
		}

		.menu-toggler .text.close {
			opacity: 1 !important
		}

		body {
			font-family: Roboto-Condensed !important
		}

		#content {
			padding: 0px !important
		}

		.row>h2 {
			padding-left: 2rem;
			padding-right: 2rem
		}

		.vert-container {
			padding-left: 2rem;
			padding-right: 2rem
		}

		.m-accordion .panel-group .panel .panel-title a {
			padding-right: 5rem !important
		}
	}

	.floor {
		padding: 0px !important
	}

	.block--title {
		font-size: 18px !important
	}

	@media (max-width: 375px) {

		.preview-text,
		.preview-value {
			font-size: 12px !important;
			line-height: 14px !important;
		}

		.step2-total {
			width: 100% !important;
		}

		.preview {
			background-size: 100% !important;
		}

		.preview-card-container {
			max-width: 190px !important;
			margin-top: 20px !important;
			height: 220px !important;
		}

		.preview-content {
			margin-top: -5.1rem !important;
			margin-bottom: 0.5rem !important;
		}

		#previewLogo,
		#defaultPreviewLogo {
			max-width: 125px !important;
		}

		.previewText {
			margin-top: -0.2rem !important;
			line-height: 5px !important;
		}

		#textConfetti {
			max-width: 140px !important;
		}

		#previewTextDefault {
			max-width: 125px !important;
			margin-top: 8px !important;
		}

		.messagePreview {
			max-width: 140px !important;
			font-size: 7px !important;
			line-height: 5px !important;
		}
	}

	@media (max-width: 360px) {

		.preview-text,
		.preview-value {
			font-size: 12px !important;
			line-height: 14px !important;
		}

		.step2-total {
			width: 100% !important;
		}

		.preview {
			background-size: 100% !important;
		}

		.preview-card-container {
			max-width: 170px !important;
			margin-top: 20px !important;
			height: 220px !important;
		}

		.preview-content {
			margin-top: -5.9rem !important;
			margin-bottom: 0.5rem !important;
		}

		#previewLogo,
		#defaultPreviewLogo {
			max-width: 120px !important;
		}

		.previewText {
			margin-top: -0.2rem !important;
			line-height: 5px !important;
		}

		#textConfetti {
			max-width: 130px !important;
		}

		#previewTextDefault {
			max-width: 115px !important;
			margin-top: 8px !important;
		}

		.messagePreview {
			max-width: 140px !important;
			font-size: 7px !important;
			line-height: 5px !important;
		}
	}

	@media (max-width: 800px) {
		.block--title {
			line-height: 100px !important
		}

		.m-accordion .panel-group .panel .panel-title a {
			background: #3643BA !important;
		}

		.m-accordion .panel-group .panel .panel-title a.collapsed {
			background: #edeff1 !important;
		}
	}

	.b2b-forWho-clients h3 {
		width: 210px !important
	}

	.b2b-forWho-employes h3 {
		width: 240px !important
	}

	.b2b-menu ul li:nth-child(3) {
		border-left: 1px solid #ccc
	}

	/* start form	*/
	.b2b-form {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.b2b-form .sport-user-wrapper {
		width: 50%;
		margin: auto;
	}

	.b2b-dropdown-toggle {
		width: 100%;
	}

	.b2b-dropdown-toggle:after {
		border-top: 0
	}

	.cube-dropdown .action .dropdown-toggle.b2b-dropdown-toggle:focus {
		outline: none !important;
		border-color: #3643BA !important;
	}

	.b2b-input {
		width: 100%
	}

	.b2b-sport-user-group+.b2b-sport-user-group {
		margin-top: 15px;
	}

	.b2b-group {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between
	}

	.b2b-group .cube-dropdown-native {
		width: 30%;
	}

	.b2b-group .cube-textfield {
		width: 60%;
	}

	.b2b-cards li {
		list-style: none;
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start
	}

	.b2b-cards li+li {
		margin-top: 10px
	}

	.b2b-cards .b2b-card-qty {
		margin-left: 20px;
	}

	.b2b-cards .ron {
		background: #FFEA28;
		display: flex;
		flex-wrap: wrap;
		height: 40px;
		text-align: center;
		align-items: center;
		align-self: baseline;
		padding: 0 5px;
	}

	.b2b-cards .btn-qty {
		display: inline-block;
		cursor: pointer;
		background: url(https://decathlonforbusinessgiftcards.decathlon.co.uk/skin/frontend/Decathlon/Giftcard/images/btn_minus_plus_blue.png) no-repeat top center;
		width: 18px;
		height: 18px;
		float: left;
		margin: 10px;
	}

	.b2b-cards .b2b-btn-plus {
		background-position: 0 -18px;
	}

	.b2b-card-qty .b2b-input {
		width: 100px !important;
	}

	.b2b-card-price {
		width: 35%;
	}

	.b2b-form-none {
		display: none;
	}

	.b2b-thankyou-none {
		display: none;
	}

	.b2b-thankyou-show {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.b2b-thankyou-show p {
		margin-bottom: 0;
		font-size: 2rem;
		line-height: 1;
		text-align: center;
	}

	.card-none {
		display: none;
	}

	.card-show {
		display: block !important;
	}

	.card-error-show {
		display: block;
		position: relative;
		font-size: 12px;
		color: #fff;
		background: #e60202;
		margin-top: 7px;
		padding: 5px;
	}

	.card-error-show:before {
		position: absolute;
		content: "";
		top: -5px;
		left: 4px;
		border-color: transparent transparent #e60202;
		border-style: solid;
		border-width: 0 5px 5px;
	}

	/* input type number 	*/
	/* Chrome, Safari, Edge, Opera */
	input::-webkit-outer-spin-button,
	input::-webkit-inner-spin-button {
		-webkit-appearance: none;
		margin: 0;
	}

	.error-form-none {
		display: none
	}

	.error-form-show {
		display: block;
	}

	.error-form-show p {
		font-size: 18px;
		color: #fff;
		background: #e60202;
		margin-top: 7px;
		padding: 5px;
		text-align: center;
	}

	#step1,
	#step2 {
		width: 100%;
	}

	.buttons {
		display: flex;
		justify-content: space-between;
	}

	.cardImages {
		display: flex;
		justify-content: space-between;
		list-style: none;
	}

	.btn-back:before {
		left: 0;
		transform: rotate(180deg);
	}

	.custom-input-upload {
		border: 1px solid #ccc;
		display: flex;
		padding: 6px 12px;
		cursor: pointer;
		width: 100%;
		height: 50px;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		background: #3643BA;
		color: #fff;
		font-weight: bold;
	}

	.custom-input-upload-input[type=file] {
		display: none;
	}

	.step2-sport-user-wrapper {
		width: 100% !important;
	}

	.step2-cards {
		width: 50%;
	}

	.step2-total {
		width: 40%;
	}

	.step2-content {
		display: flex;
		justify-content: space-between;
	}

	.cardImages .item {
		border: 5px solid #fff;
	}

	.modal-body .item {
		border: 5px solid #fff;
		flex: 30%;
		display: flex;
		justify-content: center;
	}

	.modal-header .close:before {
		display: none;
	}

	.modal-header .close {
		color: #fff;
	}

	.modal-header .close:focus {
		outline: none;
	}

	.modal-header .close:hover {
		color: #fff;
	}

	.imagesModal .modal-content {
		max-height: 450px;
	}

	.imagesModal .modal-content .modal-body {
		overflow: auto;
	}

	.imagesModal .modal-footer {
		height: 0px;
		opacity: 0;
	}

	.imagesModal .modal-footer.show {
		height: auto;
		opacity: 1;
		transition: all .3s ease-in-out;
	}

	.modal-content {
		border-radius: 0 !important;
	}

	.modal-header {
		background: #3643BA;
		border-radius: 0 !important;
	}

	.input-hidden {
		position: absolute;
		left: -99999px;
	}

	.input-hidden[type=radio]:checked+img {
		box-shadow: 0 0 3px 3px #3643BA;
	}

	/* Firefox */
	input[type=number] {
		-moz-appearance: textfield;
	}

	.modal-body.d-flex.flex-wrap.blur .item img {
		opacity: .5;
	}

	.modal-body.d-flex.flex-wrap.blur .item .active~img {
		opacity: 1;
	}

	.modal-loading {
		width: auto !important;
	}

	@media(max-width: 767px) {
		.b2b-form .sport-user-wrapper {
			width: 100%;
		}

		.step2-content {
			flex-direction: column;
		}

		.step2-cards,
		.step2-total {
			width: 100%;
		}

		.modal-body .item {
			flex: 50%;
		}

		.b2b-header--title h2 {
			font-size: 19px;
			line-height: 30px;
		}
	}

	@media(max-width: 450px) {
		.b2b-who h3 {
			width: 100%;
		}
	}

	@media(max-width: 435px) {
		.b2b-who-content {
			padding: 0
		}
	}

	@media(max-width: 419px) {
		.b2b-cards li {
			justify-content: flex-start;
		}

		.b2b-card-qty .b2b-input {
			width: 80px
		}
	}

	@media(max-width: 400px) {
		.b2b-contact-logo {
			width: 80px;
		}
		.b2b-contact-text {
			margin-right: 0;
		}
		.b2b-contact-text p {
			font-size: 12.9px;
		}
	}