#form-custom-strap, #form-custom-leather {
	margin-top: 2em;
}

.form-jr-custom .pl-4 {
	padding-left: 4em;
}

.form-jr-custom .pr-4 {
	padding-right: 4em;
}

.form-jr-custom tr {
	height: 2.5em;
}

.form-jr-custom .pt-1 {
	padding-top: 1em;
}

.form-jr-custom .w-2em {
	width: 3em;
}

.form-jr-custom .w-5em {
	width: 5em;
}

.form-jr-custom .w-10em {
	width: 10em;
}

.wpcf7-response-output {
	width: 50%;
	margin-top: -1em !important;
}

.form-jr-custom .w-30percent {
	width: 35%;
}

.form-jr-custom .col-md-12 .w-30percent {
	width: 15%;
}

.form-jr-custom .h-25em {
	height: 25em;
}

.form-jr-custom .h-25em textarea {
	height: 100%;
}

.form-jr-custom table {
	width: 100%;
}

.form-jr-custom textarea, .form-jr-custom select {
	-ms-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
}

.form-jr-custom textarea {
	border: 1px solid #ccc!important;
}

.form-jr-custom select {
	border: 1px solid #ccc!important;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
	background-position: calc(100% - 20px) calc(1em - 3px), calc(100% - 15px) calc(1em - 3px), calc(100% - 2.5em) 0.5em;
	background-size: 5px 5px, 5px 5px, 1px 1.5em;
	background-repeat: no-repeat;
	margin-left: -1em;
	padding: 0.2em .8em 0.2em 0.2em;
	line-height: 1.5em;
}

.form-jr-custom input[type="text"],
.form-jr-custom input[type="number"],
.form-jr-custom input[type="tel"],
.form-jr-custom textarea,
.form-jr-custom input[type="email"] {
	border: 1px solid #ccc;
	padding-top: .3em;
	padding-bottom: .2em;
	padding-left: .5em;
	padding-right: .5em;
	margin-left: -1em;
}

.form-jr-custom .w-100percent input[type="radio"] {
	width: auto;
}

.form-jr-custom .w-100percent, .form-jr-custom .w-100percent textarea, .form-jr-custom .w-100percent input, .form-jr-custom .w-100percent select {
	width: 90%;
}
.form-jr-custom .w-100percent, .form-jr-custom .w-100percent textarea, .form-jr-custom .w-100percent input{
	text-align: right;
}

.form-jr-custom .w-100percent.double-input .wpcf7-form-control-wrap.first_name,
.form-jr-custom .w-100percent.double-input .wpcf7-form-control-wrap[data-name='first_name'],
.form-jr-custom .w-100percent.double-input .wpcf7-form-control-wrap.last_name,
.form-jr-custom .w-100percent.double-input .wpcf7-form-control-wrap[data-name='last_name'] {
	margin-right: 2em;
}

.form-jr-custom .w-100percent.double-input,
.form-jr-custom .w-100percent.double-input p {
	display: inline-flex;
}

.form-jr-custom .title-category {
	width: 100%;
	background-color: #eeeeee;
	cursor: pointer;
}

.form-jr-custom .title-category h3 {
	color: #303030;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	padding-left: 2em;
	padding-bottom: 1.5em;
	padding-top: .5em;
	margin-top: 0;
}

.form-jr-custom .title-category i.fa-angle-right {
	float: right;
	margin-top: -2.5em;
	font-size: 2em;
	margin-right: 1em
}

.form-jr-custom .title-subcategory {
	width: 100%;
	margin-top: 2em;
	padding-bottom: .5em;
	border-bottom: 1px solid #b5b5b5;
	color: #303030;
	margin-bottom: .7em;
}

.form-jr-custom .raw {
	display: flex;
}

.form-jr-custom .col-md-6 {
	width: 50%;
	margin-bottom: 2em;
	margin-top: 1em;
}

.form-jr-custom #your-article .col-md-12, .form-jr-custom #your-message .col-md-12 {
	padding-top: 2em;
}

.form-jr-custom #your-message .col-md-12 {
	padding-bottom: 2em;
}

#other-details .col-md-12 {
	padding-top: 2em;
	padding-left: .5em;
	padding-right: .5em;
}

#your-watch .form-container {
	padding-top: 2em;
	padding-bottom: 2em;
}

.form-jr-custom .col-md-12 {
	width: 100%;
	position: relative;
}

.form-jr-custom .info-details-container .trigger-show-hover {
	text-decoration: underline;
}

.form-jr-custom .trigger-show-hover {
	cursor: pointer;
}

.form-jr-custom .box-input-label.with-big-label textarea {
	width: 100%;
	height: 6em;
	margin-top: .5em;
	padding-left: .5em;
	margin-left: -.5em;
	padding-right: .2em;
	box-sizing: border-box;
}

.form-jr-custom .need-to-show-hover, .form-jr-custom .title-subcategory .need-to-show-hover {
	display: none;
	text-transform: none;
	font-weight: normal;
}

.form-jr-custom .need-to-show-hover.active {
	display: inline-flex;
	position: absolute;
	width: 20em;
	background-color: white;
	color: #303030;
	z-index: 100;
	padding: 2em;
	border: 2px solid #eee;
	font-size: .9em;
	margin-top: 2em;
}

.form-jr-custom a.color-selection {
	z-index: auto;
}

.form-jr-custom .color-item.active a.color-selection {
	z-index: auto;
}

.form-jr-custom #your-watch .right-side .box-input-label {
	display: block;
}

.form-jr-custom #your-watch .right-side .box-input-label {
	margin-top: -1em
}

.form-jr-custom .info-container i {
	float: left;
	padding-top: .3em;
	font-size: 1.5em
}

.form-jr-custom .info-details-container p {
	padding-left: 3em;
}

.form-jr-custom .big-label {
	text-transform: uppercase;
	font-weight: 500;
	color: #2f2f2f;
}

.form-jr-custom .category-container .box-form {
	height: 0;
	overflow: hidden;
}

.form-jr-custom .category-container.active .box-form {
	height: 100%;
	overflow: visible;
}

.form-jr-custom .category-container.active .title-category i.fa-angle-right {
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	margin-top: -2.35em;
}

.form-jr-custom .hidden-field {
	display: none;
}

.form-jr-custom .little-label {
	padding-right: 1em;
	/*! padding-left: 1.5em; */
}

.form-jr-custom .little-input {
	/*! width: 15%; */
}

.form-jr-custom .form-container {
	width: 90%;
	position: relative;
}

.form-jr-custom .col-md-12 .form-container {
	width: 100%;
}

.form-jr-custom .right-side .form-container {
	left: 10%;
}

.form-jr-custom #strap-style-box {
	margin-top: 2.5em;
}

.form-jr-custom label .fa-info-circle {
	margin-left: .5em;
}

.form-jr-custom .fa.fa-info-circle.trigger-show-hover {
	padding-left: .5em;
	padding-right: 1em;
}

.form-jr-custom .right-side {
	border-left-style: dotted;
	border-color: #2e539a;
	border-width: 2px;
}

.form-jr-custom li {
	list-style-type: none;
}

.form-jr-custom .preview-material-name-selected i {
	margin-right: .5em;
}
.form-jr-custom .preview-material-name-selected {
	background-color: #eaedf6;
	padding: .5em;
	color: #2c529d;
	margin-bottom: 1em;
}

.form-jr-custom .color-item {
	border: 1px solid transparent;
	transition: transform .25s;
}

.form-jr-custom .color-item.active {
	border: 1px solid #2e539a;
	/*transform: scale(1.15);*/
}

.form-jr-custom .color-item.active a.color-selection img.attachment-thumbnail {
	transform: scale(0.9);
}

.form-jr-custom .box-input-label.with-big-label textarea#strap_style {
	height: 10em;
}


.form-jr-custom input[type="submit"] {
	padding-left: 3em;
	padding-top: 1em;
	padding-right: 3em;
	padding-bottom: 1em;
	text-transform: uppercase;
	border: none;
	background: #2e529c;
	color: #fff !important;
	float: right;
	margin-bottom: 3em;
	margin-top: 2em;
	font-weight: 700;
	letter-spacing: 1px;
}

.form-jr-custom .title-category img {
	float: left;
	height: 3em;
	margin-top: 1em;
	margin-left: 2em;
	margin-right: 2em;
}


.form-jr-custom #buckle-finish.foldingClaspJR .silver .need-to-show-hover.active {
	background-image: url("/wp-content/uploads/2018/06/Boucle-deployante_acier.jpg");
	background-size: 100%;
	width: 160px;
	height: 220px;
	border: 2px solid #eee;
}

.form-jr-custom #buckle-finish.pinBuckleJR .silver .need-to-show-hover.active {
	background-image: url("/wp-content/uploads/2018/06/Boucle-ardillon_acier.jpg");
	background-size: 100%;
	height: 120px;
	width: 135px;
	border: 2px solid #eee;
}

.form-jr-custom #buckle-finish.foldingClaspJR .gold .need-to-show-hover.active {
	background-image: url("/wp-content/uploads/2018/06/Boucle-deployante_doree.jpg");
	background-size: 100%;
	width: 170px;
	height: 220px;
	border: 2px solid #eee;
}

.form-jr-custom #buckle-finish.pinBuckleJR .gold .need-to-show-hover.active {
	background-image: url("/wp-content/uploads/2018/06/Boucle-ardillon_doree.jpg");
	background-size: 100%;
	width: 125px;
	height: 115px;
	border: 2px solid #eee;
}

#ogive-tip, #jr-tip, #square-tip, #round-tip {
	position: relative;
}

#ogive-tip:before, #jr-tip:before, #square-tip:before, #round-tip:before {
	content: "";
	width: 50px;
	height: 50px;
	position: absolute;
	top: -4em;
}

#ogive-tip input, #jr-tip input, #square-tip input, #round-tip input {
	margin-top: 5em;
}

#ogive-tip:before {
	background: url(/wp-content/uploads/2018/06/ogive-tip.png);
	margin-left: 2em;
}

#jr-tip:before
{
	background: url(/wp-content/uploads/2018/06/jr-tip.png);
	margin-left: 1em;
}

#square-tip:before
{
	background: url(/wp-content/uploads/2018/06/square-tip.png);
	margin-left: 2em;
}

#round-tip:before {
	background: url(/wp-content/uploads/2018/06/round-tip.png);
	margin-left: 2em;
}

#round-shape-container,
#square-shape-container,
#flat-shape-container {
	position: relative;
}

#round-shape-container:before,
#square-shape-container:before,
#flat-shape-container:before {
	content: "";
	width: 6em;
	height: 3em;
	position: absolute;
	background-size: 6em 3em;
}

#round-shape-container input,
#square-shape-container input,
#flat-shape-container input {
	margin-top: 3.5em;
	margin-bottom: 1em;
}

#round-shape-container:before {
	background-image: url(/wp-content/uploads/2018/06/round-shape.jpg);
}
#square-shape-container:before {
	background-image: url(/wp-content/uploads/2018/06/square-shape.jpg);
}
#flat-shape-container:before {
	background-image: url(/wp-content/uploads/2018/06/flat-shape.jpg);
}

#tip td {
	padding-right: 2em;
	display: inline-block;
}

.form-jr-custom td{
	vertical-align: top;
}



.tiny-td {
	width: 1em;
}

.form-jr-custom .label-upload-file {
	border: none;
	color: white;
	background-color: #888;
	padding: .6em 1em;
	font-weight: 500;
	cursor: pointer;
}

.form-jr-custom .label-upload-file:before {
	content: '\f0c1';
	font-family: "Font Awesome 5 Free";
	margin-right: 1em;
	border-right: 1px solid white;
	padding-top: 0.6em;
	padding-bottom: .6em;
	padding-right: .8em;
	margin-left: -.2em;
	font-weight: 900;
}

.form-jr-custom input[type=file] {
	display: none;
}

.form-jr-custom .td-input-file {
	height: 4em;
	vertical-align: bottom;
}

.form-jr-custom .input-file-container {
	margin-top: 2em;
}

/*New multiple file input*/

[data-name="attachment-field-zl-mfcf7-upld-btn"]:before {
	content: '\f0c1';
	font-family: "Font Awesome 5 Free";
	border-right: 1px solid white;
	font-weight: 900;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	pointer-events: none;
}


[data-name="attachment-field-zl-mfcf7-upld-btn"] {
	position: relative;
/*	background: #888888;*/
	background: #767676;
	color: #ffffff;
	display: block;
}

input#mfcf7_zl_add_file {
	display: inline-block;
	width: 100%;
	background: none;
	border: none;
	-webkit-appearance: none;
	color: #ffffff!important;
	padding: 10px;
	padding-left: 50px;
	text-align: left;
	cursor: pointer;
}

.form-jr-custom .little-textarea textarea {
	height: 3em;
}

/*Yo*/
div#size-strap input.w-10em {
	width: 8em;
	display: block;
	box-sizing: border-box;
}

div#your-watch a {
	text-decoration: underline;
}

div#size-strap .info-container p {
	padding-top: .4em;
}

@media (max-width: 1200px) {

	.form-jr-custom .right-side {
		border: none!important;
	}

	.form-jr-custom .col-md-6 {
		width: 100% !important;
	}

	.form-jr-custom .raw {
		display: block !important;
	}

	.form-jr-custom table {
		margin-left:auto;
		margin-right:auto;
	}

	.form-jr-custom .form-container {
		/* 		width: auto !important; */
		left: 0!important;
		width: 100%;
	}

	.form-jr-custom .col-md-12 {
		left: 0!important;
	}

	.form-jr-custom textarea.h-25em {
		height: auto!important;
	}

	.form-jr-custom .col-md-12 .form-container {
		width: 90%;
	}

	.form-jr-custom .col-md-12 .w-30percent {
		width: 30% !important;
	}

	.form-jr-custom .w-100percent.double-input .wpcf7-form-control-wrap.first_name,
	 .form-jr-custom .w-100percent.double-input .wpcf7-form-control-wrap[data-name='first_name'] ,
	.form-jr-custom .w-100percent.double-input .wpcf7-form-control-wrap.last_name,
	 .form-jr-custom .w-100percent.double-input .wpcf7-form-control-wrap[data-name='last_name'] {
		margin-right: 0 !important;
	}

	.form-jr-custom .w-100percent.double-input .wpcf7-form-control-wrap.first_name input,
	 .form-jr-custom .w-100percent.double-input .wpcf7-form-control-wrap[data-name='first_name'] input,
	.form-jr-custom .w-100percent.double-input .wpcf7-form-control-wrap.last_name input,
	 .form-jr-custom .w-100percent.double-input .wpcf7-form-control-wrap[data-name='last_name'] input {
		margin-bottom: .5em !important;
	}

	.form-jr-custom .w-100percent.double-input,
	.form-jr-custom .w-100percent.double-input p {
		display: block !important;
	}
	.form-jr-custom .w-100percent, .form-jr-custom .w-100percent textarea, .form-jr-custom .w-100percent input, .form-jr-custom .w-100percent select{
		margin: 0;
		box-sizing: border-box;
	}

}


@media (max-width: 480px) {

	.form-jr-custom tr {
		margin-bottom: 16px;
		display: block;
		height: auto;
	}

	.form-jr-custom div#size-strap td input {
		width: 10em;
		margin: 0;
	}

}

@media (max-width: 375px) {

	div#form-custom-strap div#g-captcha {
		transform: scale(.9);
	}

}

/*UPDATE du 02/11/2020 : Ticket #614193; */
div#size-strap span.wpcf7-not-valid-tip {
	position: absolute;
	left: 0;
	bottom: 0;
	white-space: nowrap;
}

div#size-strap span.wpcf7-form-control-wrap {
	display: block;
	position: static;
}

div#size-strap span.wpcf7-not-valid-tip input.wpcf7-not-valid {
	margin-bottom: 13px;
	display: block;
}

div#size-strap .wpcf7-not-valid {
	margin-bottom: 30px;
}

div#size-strap tr {
	position: relative;
	display: flex;
	height: 3em;
}

div#size-strap tr > td:first-child {
	width: 100%;
}

@media (max-width : 480px){

	div#size-strap tr {
		flex-wrap: wrap;
		height: auto;
	}

	div#size-strap span.wpcf7-not-valid-tip {
		position: relative;
	}

}