@media screen and (max-width:640px){
    .formheader{
        width: 300px;
    }  
}

@media screen and (max-width:1200px){
    .form-cat{
        display:none;
    }
    .form-dog{
        display:none;
    }
}

@media screen and (max-width:900px){
    .admin-event-section{
        flex-direction: column;   
    }
    .right-admin-section{
        width:100%;
    }
    .left-admin-section{
        width:100%;
    }
}

@media screen and (max-width:1300px){
    .bloc1{
        padding:0 20px;
        width:100%;
    }
    .mycontainer-first img{
        display:none;
    }
}

@media screen and (min-width:640px){
    .mobileonly{ display:none;}
}

.login-username label{
    /* display:none !important; */
}
#loginform input[type="text"],#loginform input[type="password"]{
    /* display: block;
    box-sizing: border-box;
    width: 100%;
    height: 3.1875rem;
    padding: 0.75rem;
    border: 1px solid #CCC;
    margin: 0 0 1.5rem;
    font-family: inherit;
    font-size: 1rem;
    color: #584845;
    background-color: #fff;
    box-shadow: none;
    border-radius: 0;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    padding: 10px;
    margin: AUTO;
    margin-bottom: 20Px;
    border: 1px solid #CCC; */
}
#loginform{
    /* text-align: center; */
}
.login-remember{
    /* display:none; */
}
#loginform label {
    /* width: 100%;
    display: none;
    vertical-align: baseline;
    line-height: 20px;
    text-align: left;
    margin-right: 20px; */
}
.login-submit{
    /* background: #E2001A;
    width: 100%;
    margin: auto;
    color: white !important;
    border: 1px solid #E2001A;
    padding: 2px;
    text-align: center;
    cursor: pointer;
    margin-top: 60px;
    height: 30px;
    padding-top: 10px; */
}

@media screen and (max-width:1100px) {

    .image-container{
        display:none;
    }
    .login-area{
        grid-template-columns: 1fr;
    }

}

@media screen and (max-width:640px) {

    .rcheader {
        position: relative;
    }

    .main-cta{
        padding: 10px 15px;
        border-radius: 100px;
        background-color: #E2001A;
        color: white;
        border: none;
        cursor: pointer;
        font-family: 'DINPro';
        font-size: 0.8rem;
    }
    .hamb {
        position: absolute;
        left: 143px;
    }
    .menu {
        position: absolute;
        top: 50px;
        width: 100%;
        flex-direction: column;
        background: #fff;
        z-index: 1000;
        display: none;
    }
    .menu a {
        display: block;
    }
    .menu a:hover {
        background: #E2001A;
        color: #fff;
    }
    .connexion {
        position: absolute;
    }
    .adminhead_button::after {
        content: '';
    }
    #modal_login {
        overflow: hidden !important;
        width: 90% !important;
        left: 0;
        margin-left: 3%;
        text-align: center;
    }
    .connectedlogo{
        width: 100px;
        margin-top: 5px;
        margin-left: 20px;
        position: absolute;
    }

    .nomobile{ display:none;}

    .connexion{width:15%;}

    .unlogged .connexion{
        width:50% !important;
        position:absolute;
        right:0;
        top:0;
    }
    .round-button{display:none;}
    .tirets2{display:none;}
    .formactivated{
        display:block;
        margin:auto;
        text-align:center;
    }
    .inline{
        display:block;
    }
    .buttons{
        width:100% !important;
    }
    .tirets{display:none;}
    .mycontainer {
        width: 70%;
        margin: auto;
        background: white;
        padding: 30px;
        overflow: hidden;
    }
    .acf-field .acf-label {
        display: block;
        width: 100%;
        line-height: 20px;
    }
    .acf-form-fields {
        width: 100%;
        margin: auto;
        margin-top: 40px;
    }
    .acf-field .acf-input{
        width:100%;
    }
    .validation {
        display:none;
    }
    #validation{
        width: 100% !important;
        max-width: 100%;
        padding: 200px 0;
        height: 250px;
    }
    .statut_active{
        display:block;
    }
    .adminpanel .frame{
        width:85%;
    }
    .admincontainer .acf-form-fields{
        width:100% !important;
    }
    h2{
        margin:0;
        text-align:center;
    }
    .bloc1{
        padding:0;
    }

    .accroche {
        color: #E2001A;
        font-size: 24px;
        padding-top: 10px;
        height: auto;
        padding-left: 50%;
        margin-top: 50px;
        width: 45%;
        background-color: #f3f3f3;
        margin: 50px auto;
        overflow: hidden;
    }
    .politique {
        color: #E2001A;
        padding-left: 60px;
        height: 100px;
        width: 70%;
    }

    .bloc_show h2 {
        color: #584946;
        font-size: 24px;
        margin-left: 0;
        margin-bottom: 30px;
    }

    .bloc_show p, .bloc_show ul {
        margin-left: 0;
        line-height: 25px;
        margin-top: 0px;
    }

    .largemobile{
        width:100% !important;
    }

    .select-produits select {
        width: 103px;
        min-width: 0;
        overflow: hidden;
        /* display: block; */
    }
    .selector-container .picture{
        display:none;
    }
    .selector-container {
        margin-left: 30px;
        margin-top: 16px;
    }
    .mymodal {
        position: absolute;
        background: white;
        z-index: 10;
        width: 90% !important;
        min-height: 15%;
        height: auto;
        max-height: 75%;
        padding: 10px;
        margin-top: 0;
        top: 5%;
        left: 0;
        margin-left: 0px; 
        box-shadow: 10px 10px 5px rgba(136, 136, 136, 0.28);
        display: none;
        overflow: scroll;
        font-size:11px;
    }

    .select-produits {
        width: 100%;
        margin: auto;
    }
    .closeX {
        cursor: pointer;
        position: relative;
        margin-left: 0;
        z-index: 20;
        color: #E2001A;
        font-size: 17px;
        margin-top: 0;
        background: white;
        width: 20px;
        margin: auto;
        margin-bottom: 10px;
    }
    .login-submit input {
        color: white;
        cursor: pointer;
        font-size: 12px;
    }


    .centered {
        margin-top: 0;
        text-align: left;
        padding: 0;
    }

    .com_content {
        padding: 40px 0;
        line-height: 25px;
    }

    .login-remember #rememberme {
        float: none !important;
        margin-left: 0 !important;
    }
    .error
    {
        width: 80% !important;
        padding: 20px;
        color: red;
        margin: auto;
    }
    .bouledogue{
        display:none;
    }
    .big {
        font-size: 26px !important;
    }
    .row.col-mobile {
        display: block;
    }
    .col-mobile .col2 {
        width: 100%;
    }
    .col-mobile .col2 .inline {
        text-align: center;
    }

}
@media screen and (max-width:300px){
    font-size:50% !important;
}