
@media (max-width: 767px){
	.authent-mobile{margin-top: -30px;}

	.authent-mobile .t-login{margin-bottom: 25px;}

	.t-login .p-login-mobile{font-size: 18px;}
	.t-login .titre_login_mobile{font-size: 20px;}

	.authent-mobile #login-form span.input-group-addon{
		background-color: rgba(255,255,255,0);
		  border-bottom-left-radius: 18px;
		  border-top-left-radius: 18px;
		  border-top: 1px solid #000;
		  border-bottom: 1px solid #000;
		  border-left: 1px solid #000;
		  border-right: 0px solid #fff;
	}

	.authent-mobile #login-form .input-group{margin-bottom: 15px;}

	.authent-mobile #login-form input[type="email"]{
		border-bottom-right-radius: 18px;
		  border-top-right-radius: 18px;
		  border-top: 1px solid #000;
		  border-bottom: 1px solid #000;
		  border-left: 0px solid #fff;
		  border-right: 1px solid #000;
		  height: 40px;
		  padding: 0px;

	}

	.authent-mobile #login-form input[type="password"]{
		  border-top: 1px solid #000;
		  border-bottom: 1px solid #000;
		  border-left: 0px solid #fff;
		  border-right: 0px solid #fff;
		  height: 40px;
		  padding: 0px;

	}

	.authent-mobile #login-form input[type="text"]{
		  border-top: 1px solid #000;
		  border-bottom: 1px solid #000;
		  border-left: 0px solid #fff;
		  border-right: 0px solid #fff;
		  height: 40px;
		  padding: 0px;

	}

	.authent-mobile #login-form .input-group .input-group-btn > .btn[data-action="show-password"]
	{
		background: #fff;
		  border: ;
		  border-bottom-right-radius: 18px;
		  border-top-right-radius: 18px;
		  border-top: 1px solid #000;
		  border-bottom: 1px solid #000;
		  border-left: 0px solid #fff;
		  border-right: 1px solid #000;
		  height: 40px;
	}

	.authent-mobile #login-form .input-group .input-group-btn > .btn{
		color: #7a7a7a;
		font-size: 15px;
	}

	.authent-mobile #login-form .forgot-password {
	  text-align: right !important;
	  font-size: .875rem;
	  margin-top: -5px !important;
	  padding-bottom: 30px !important;
	  text-decoration: underline;
	  font-weight: bold;
	}

	.authent-mobile #login-form #submit-login{
	  text-transform: capitalize;
	  font-weight: 700;
	  font-size: 18px;
	  border: none;
	  box-shadow: none;
	  border-radius: 18px;
	  display: inline-block;
	  background: #1d1d1d;
	  color: #ffffff;
	  height: 40px;
	  width: 100%;
	}

	.authent-mobile .alert{
		padding: .5rem 1.25rem !important;
		border-radius: 18px;
	}

	p.newcompte-mobil{
		font-size: 18px;
    	margin: -30px 0px 20px;
	}

	p.pascompte-mobil{
		margin: 40px 0px 20px;
	}

	p.newcompte-btn a{
		text-transform: initial;
    	font-size: 14px;
    	background: #fff;
    	color: #000;
    	border: solid 1px #000;
    	border-radius: 18px;
	}

	p.newcompte-btn .btn-primary:active, p.newcompte-btn .btn-primary:focus, p.newcompte-btn .btn-primary:active:focus{background-color: #1d1d1d !important;}


	/** registration ***/

	.registration-mobile .titre_regist_mobile{
		color: #344151 !important;
	    font-weight: 600;
	    font-size: 24px;
	    text-align: left !important;
	    margin: 30px 0 10px;
	}

	.registration-mobile .text-end{text-align: right;}
	.registration-mobile .text-end span{color:red;}
	.registration-mobile .datebird-end{text-align: right; margin-bottom: 20px}

	.registration-mobile #customer-form span.input-group-addon{
		background-color: rgba(255,255,255,0);
		  border-bottom-left-radius: 18px;
		  border-top-left-radius: 18px;
		  border-top: 1px solid #000;
		  border-bottom: 1px solid #000;
		  border-left: 1px solid #000;
		  border-right: 0px solid #fff;
	}

	.registration-mobile #customer-form .input-group{margin-bottom: 15px;}

	.registration-mobile #customer-form input[type="email"]{
		border-bottom-right-radius: 18px;
		  border-top-right-radius: 18px;
		  border-top: 1px solid #000;
		  border-bottom: 1px solid #000;
		  border-left: 0px solid #fff;
		  border-right: 1px solid #000;
		  height: 40px;
		  padding: 0px;

	}

	.registration-mobile #customer-form input[type="password"]{
		  border-top: 1px solid #000;
		  border-bottom: 1px solid #000;
		  border-left: 0px solid #fff;
		  border-right: 0px solid #fff;
		  height: 40px;
		  padding: 0px;

	}

	.registration-mobile #customer-form input[type="text"]{
		  border-top: 1px solid #000;
		  border-bottom: 1px solid #000;
		  border-left: 0px solid #fff;
		  border-right: 0px solid #fff;
		  height: 40px;
		  padding: 0px;

	}

	.registration-mobile #customer-form input[name="firstname"]{
		border-bottom-right-radius: 18px;
		  border-top-right-radius: 18px;
		  border-top: 1px solid #000;
		  border-bottom: 1px solid #000;
		  border-left: 0px solid #fff;
		  border-right: 1px solid #000;
		  height: 40px;
		  padding: 0px;

	}

	.registration-mobile #customer-form input[name="lastname"]{
		border-bottom-right-radius: 18px;
		  border-top-right-radius: 18px;
		  border-top: 1px solid #000;
		  border-bottom: 1px solid #000;
		  border-left: 0px solid #fff;
		  border-right: 1px solid #000;
		  height: 40px;
		  padding: 0px;

	}

	.registration-mobile #customer-form input[name="birthday"]{
		border-bottom-right-radius: 18px;
		  border-top-right-radius: 18px;
		  border-top: 1px solid #000;
		  border-bottom: 1px solid #000;
		  border-left: 0px solid #fff;
		  border-right: 1px solid #000;
		  height: 40px;
		  padding: 0px;

	}

	.registration-mobile #customer-form .input-group .input-group-btn > .btn[data-action="show-password"]
	{
		background: #fff;
		  border: ;
		  border-bottom-right-radius: 18px;
		  border-top-right-radius: 18px;
		  border-top: 1px solid #000;
		  border-bottom: 1px solid #000;
		  border-left: 0px solid #fff;
		  border-right: 1px solid #000;
		  height: 40px;
	}

	.registration-mobile #customer-form .input-group .input-group-btn > .btn{
		color: #7a7a7a;
		font-size: 15px;
	}

	.registration-mobile #customer-form .radio-inline{
		font-size: 14px;
	    color: #1d1d1d;
	    font-weight: 700;
	    margin-right: 20px;
	}

	.registration-mobile #customer-form .custom-checkbox input[type=checkbox]+span {
		width: 20px !important;
        margin-right: 10px;
        height: 20px !important;
        border-radius: 5px;
        border: 1px solid #999 !important;
	}

	.registration-mobile #customer-form .custom-checkbox input[type=checkbox] {
	    margin-top: .25rem;
	    opacity: 0;
	    cursor: pointer;
	    position: absolute;
	    width: 20px;
	    height: 20px;
	    border-radius: 4px;
	}

	.registration-mobile #customer-form #submit-registr{
	  text-transform: capitalize;
	  font-weight: 700;
	  font-size: 18px;
	  border: none;
	  box-shadow: none;
	  border-radius: 18px;
	  display: inline-block;
	  background: #1d1d1d;
	  color: #ffffff;
	  height: 40px;
	  width: 100%;
	  margin-top: 20px;
	}


	.registration-mobile #customer-form .custom-checkbox input[type=checkbox]+span .checkbox-checked {
	    line-height: 25px;
	    margin-left: 0px;
	}
}