.fp .first .container .row .col-md-4 img {
    width: 18px;
    height: 17px;
    position: relative;
    right: 30%;
}

.fp .first .container .row .col-md-4 p span {
    position: relative;
    right: 30%;
    padding: 5px;
    text-align: center;
    border-radius: 45%;
    /*display: inline-block;*/
    color: #232323ff;
    font-size: 0.8em;
    font-weight: 800;
    background-color: white;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.fp .first .container .row .col-md-4 p span.numero {
    position: relative;
    right: 30%;
    padding: 10px;
    text-align: center;
    border-radius: 50%;
    /*display: inline-block;*/
    color: #232323ff;
    font-size: 0.8em;
    font-weight: 800;
    background-color: #232323ff;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.fp .numero {
    color: white;
}

.fp .second .container {
    background-color: white;
    width: 70%;
    height: 50%;
}

.fp .text {
    border-right: 2px solid #232323ff;
    height: 100%;
    background-color: #232323;
}

.fp .text>p {
    padding: 12px;
}

.fp p {
    color: white;
}

.fp .text p a {
    color: white;
    font-family: Roboto Bold,sans-serif;
}

.fp .third .container {
    width: 70%;
    height: 7%;
}

.fp .texts {
    background-color: white;
    /*height:4em;*/
    /*top:22px;*/
}

.fp .first .container {
    width: 70%;
    height: 50PX;
}

.fp .first .container .row>div p {
    text-align: center;
    font-family: Roboto Regular, sans-serif;
}

.fp .tt {
    background-color: white;
    height: -webkit-fill-available;
}

.fp .tt p {
    color: #232323ff;
}

.fp .tts {
    background-color: white;
    height: -webkit-fill-available;
    border-left: 1px solid #232323ff;
}

.fp .tts p {
    color: #232323ff;
}

.fp .border_img {
    border-right: 2px solid #232323ff;
    height: 100%;
}

.fp img {
    width: 100%;
    height: auto;
}

.fp .outils {
    text-transform: uppercase;
}

.fp .outils img {
    width: 18px;
    height: 17px;
    position: absolute;
    left: 90%;
}

.fp .download img {
    width: 18px;
    height: 17px;
}

.fp .rein img {
    width: 18px;
    height: 17px;
    position: absolute;
    left: 173%;
}

.fp .rein a {
    position: relative;
    top: 4em;
}


.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix {
    bottom: 2em;
    display: flex;
    position: relative;
    text-transform: uppercase;
    /* align-content: center; */
}


/*button ajouter*/

.form-group input#rand_ajoutbtn_addtext {
    position: relative;
    bottom: 2em;
    width: 80%;
    color: #fff;
    background-color: #232323ff;
    padding: 7px;
    left: 9.5%;
    border: none;
}
#module-creerdrapeau-drapeau button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close {
    display: block;
}

button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close {
    display: none;
}

span#ui-id-1 {
    color: #fff;
    background-color: #232323ff;
    width: 100%;
    margin: auto;
    font-size: 1.3em;
    display: block;
    text-align: center;
    padding: 20px 10px 20px 10px;
}

div#rand_form_addtext {
    padding: 0px;
    padding-top: 32px;
    padding-bottom: 30px;
    border: 4px solid #232323ff;
}

div#rand_form_addtext {
    width: 30%;
}

body {
    font-family: Roboto Regular,sans-serif;
}

div#rand_divaddtext {
    margin: 10px;
}

input#rand_txt_addtext {
    width: 283px;
}

.form-group {
    font-weight: bold;
}

label {
    font-size: 1.0em;
    color: #232323ff;
}

input#rand_txt_addtext {
    color: #232323ff;
    font-weight: normal;
    font-style: italic;
}

select#rand_radius_addtext {
    color: #232323ff;
}

select#rand_courbe_addtext {
    color: #232323ff;
    font-weight: normal;
}

select#rand_size_addtext {
    color: #232323ff;
}

.fp .text p a:hover {
    cursor: pointer;
}

span#ui-id-2 {
    color: #fff;
    background-color: #232323ff;
    width: 100%;
    margin: auto;
    font-size: 1.3em;
    display: block;
    text-align: center;
    padding: 20px 10px 20px 10px;
    font-family: Roboto Bold,sans-serif;
}

div#rand_form_addimage {
    padding: 0px;
    padding-top: 32px;
    border: 5px solid;
    border-color: #232323ff;
    overflow: hidden;
}

.rand_instruction {
    text-align: justify;
    margin: -10px 20px 10px 20px;
    color: #232323ff
}
.cms-id-10 .form-fields .row:nth-child(2) {
    visibility: visible;
}
.cms-id-10 #mailDevis {
    visibility: visible;
    width: 40% !important;
}
/*page statique*/

@media (min-width:998px) {
    #cms  #main #content{
        margin-left: 18%;
        width:66% ;
        margin-right: 18%;
    }  
}
#category #js-product-list-header .h1{
    /*color: #fff !important;*/
}
#category #js-product-list-header div{
     margin-top: 14px;
}
#product .scroll .left{
    margin-left: -25px;

}
#product .scroll .right{
    margin-right: 50px;

}
#checkout #checkout-delivery-step .delivery-options-list .delivery-options,
#order-confirmation #content-hook_order_confirmation #ps_cashondelivery-displayOrderConfirmation {
    display: none;
}