.page .slides li{
    background-repeat: no-repeat;
}
#boxcodecle{
    border-color: #c7193d;
    margin-top: 0;
}
#boxcodecle .title{
    color: black;
    font-weight: bold;
}
#boxcodecle .info{
    color: #c7193d;
}

#boxcodecle [type=submit].disabled{
    color: #c7193d;
}

#boxcodecle [type=submit] {
    background-color: transparent;
    border: 0px;
    border-radius: 50%;
    text-transform: uppercase;
    height: 50px;
    width: 50px;
    border: 1px solid #85ba05 !important;
    color: #85ba05 !important;
}

.ordering{
    color:#c7193d !important;
    border-color: #c7193d !important;
}
a.ordering:hover{
    color:white !important;
    border-color: #c7193d!important;
    background-color: #c7193d!important;
}

a:hover,
a.pink{
    color:#c7193d;
    border-color: #c7193d;
}
a.pink:hover{
    color:white;
    background-color: #c7193d;
}

.theme_name{
    border-color:#c7193d;
    color: #c7193d;
}
.theme_name span{
    color: #c7193d;
}

footer{
    background-color: #c7193d;
}

footer nav{
    background: none;
    margin: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}
footer a:hover{
    color: white !important;
    text-decoration: underline;
}

h2.titre_home{
    background-color: #c7193d;
    color:white;
}
h3.title-products{
    color:#c7193d;
}

.resultproduct .product em{
    background-color: #c7193d;
}
.resultproduct .product a,
.product_title{
    color:#c7193d;
}
.filtersearch ul.srollbar,
.filtersearch fieldset fieldset,
.product_title{
    border-color: #c7193d;
}

.btn-default{
    background-color: #c7193d;
    border-color: #c7193d;
}

.flexslider-header ul.slides li{
    background-position: top;
    background-size: contain !important;
}

#page h2{
    background-color: #c7193d;
}

a.faq::before,
.filtersearch #selection a{
    color: #c7193d;
}

.pagination>li>a, .pagination>li>span{
    color:#c7193d;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background-color: #c7193d;
    border-color: #c7193d;
}

.filtersearch button[type=button]{
    color: #c7193d;
}

.filtersearch #selection ul{
    border-color: #c7193d;
}
#boxcodecle em{
    font-style: oblique;
    font-size: 1.2em;
    color: white;
}

#boxcodecle div.field .input-group {
    margin-left: 50px;
    width: 80%;
}

.container_form_code {
    height: 100% !important;
    display: flex;
    align-items: flex-end;
}

@media (max-width: 1770px) {
    #boxcodecle{
        margin-top: 0%;
    }
}

@media (max-width: 1630px) {

    #boxcodecle div.field .input-group {
        margin-left: 50px;
        width: 75%;
    }

    #boxcodecle div.field .input-group {
        padding: 12px;
    }
}

@media (max-width: 1210px) {
    #boxcodecle {
        margin-top: 0%;
    }
    .logo{
        margin-top: 0 !important;
    }
}

@media (max-width: 1100px) {
    #boxcodecle {
        margin-top: 0%;
    }
    .logo{
        margin-top: 0 !important;
    }
}

@media (max-width: 1000px) {
    #boxcodecle {
        margin-top: 0%;
    }
    .logo{
        margin-top: 0 !important;
    }
}

@media (max-width: 991px) {

    .content_site {
        margin-top: 80px;
    }

    .container_form_code {
        align-items: center;
    }

    #nav {
        position: fixed;
        display: block
    }
}

@media (max-width: 850px) {
    #boxcodecle {
        margin-top: 0%;
    }
    .logo{
        margin-top: 0 !important;
    }
}

@media (max-width: 768px){
    #boxcodecle div.field .input-group {
        padding: 12px;
        margin: 20px auto !important;
    }

    #boxcodecle .title {
        text-transform: uppercase;
        font-size: 20px;
    }

    #boxcodecle p{
        font-size: 1.5rem;
    }

    #boxcodecle div.field .input-group {
        width: 50%;
    }

    #boxcodecle {
        margin-top: 0%;
    }
    .logo{
        margin-top: 0 !important;
    }
}

@media (max-width: 680px) {
    #boxcodecle {
        margin-top: 0%;
    }
    .logo{
        margin-top: 0 !important;
    }
}

@media (max-width: 630px) {
    #boxcodecle {
        margin-top: 0%;
    }
    .logo{
        margin-top: 0 !important;
    }
}

@media (max-width: 570px) {
    #boxcodecle {
        margin-top: 0%;
    }
    .logo{
        margin-top: 0 !important;
    }

    #boxcodecle div.field .input-group {
        width: 60%;
    }
}

@media (max-width: 490px) {
    #boxcodecle {
        margin-top: 0%;
    }
    .logo{
        margin-top: 0 !important;
    }

    #boxcodecle div.field .input-group {
        width: 0%;
    }
}

@media (max-width: 430px) {
    #boxcodecle {
        margin-top: 0%;
    }
    .logo{
        margin-top: 0 !important;
    }


    #boxcodecle div.field .input-group {
        width: 75%;
    }
}
.logo img{
    max-width: 400px;
}
.logo{
    margin-top: 150px;
    text-align: center;
}
#content{
    margin-top: 10%;
}
@media (max-width: 320px) {
    #content{
        margin-top: 145px;
    }
}
@media (max-width: 375px) and (min-width: 321px ) {
    #content{
        margin-top: 145px;
    }
}
@media (max-width: 425px) and (min-width: 376px ) {
    #content{
        margin-top: 145px;
    }
}
@media (max-width: 768px) and (min-width: 426px ) {
    #content{
        margin-top: 160px;
    }
}

@media (max-width: 1024px) {
    .page .slides li{
        background-position: top center !important;
    }
    .page .container_form_code {
        height: 100% !important;
        display: block !important;
        margin-top: 30px !important;
    }
    .page .header{
        height: auto !important;
    }
}

#secondLogo{
    position: fixed;
    bottom: 100px;
    right: 50px;
}

@media (max-width: 320px) {
    #firstLogo img, #secondLogo img{
        max-width: 280px !important;
    }
    #secondLogo {
        left: 0 !important;
    }
}
@media (max-width: 375px) and (min-width: 321px) {
    #firstLogo img, #secondLogo img{
        max-width: 330px !important;
    }
    #secondLogo {
        left: 0 !important;
    }
}
@media (max-width: 425px) and (min-width: 376px) {
    #firstLogo img, #secondLogo img{
        max-width: 400px !important;
    }
    #secondLogo {
        left: 0 !important;
    }
}
@media (max-width: 768px) and (min-width: 426px) {
    #firstLogo img, #secondLogo img{
        max-width: 768px !important;
    }
}