@media screen and (max-width: 540px) {
  .chatClient {
    display: none;
    cursor: pointer;
    position: absolute;
    border: none;
    top: 3.7037vw;
    right: 9.25926vw;
    border-radius: 50%;
    width: 14.81481vw;
    height: 14.81481vw;
    border: 0.74074vw solid #fff;
  }
}

@media screen and (max-width: 540px) and (min-width: 1140px) {
  .chatClient {
    display: none !important;
  }
}

@media screen and (max-width: 540px) {
  .chatClient::before {
    content: "Communiquer avec Mediaclap";
    position: absolute;
    right: 16.66667vw;
    top: 0.92593vw;
    width: 37.03704vw;
    line-height: 6.2963vw;
    font-size: 4.44444vw;
    color: white;
  }
}

@media screen and (max-width: 540px) and (max-width: 770px) {
  .chatClient::before {
    display: none;
  }
}

@media screen and (max-width: 540px) and (min-width: 1140px) {
  .chatClient::before {
    display: none;
  }
}

@media screen and (max-width: 540px) {
  .chatClient svg {
    width: 100%;
    height: 100%;
    fill: white;
  }
  .chatClient:hover {
    background-color: #7fbb46;
  }
  .chatClient:hover svg {
    fill: #7fbb46;
    stroke: #fff;
  }
  /*.chatBoxContent {
        height: 220 * $x;
        width: 500 * $x;
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 10000;
        transition-property: height;
        transition-duration: 0.5s;
        max-height: 100%;
                @media screen and (max-width: ($break-point3+px)) {
            display: none;
        }
    }*/
  .chatBox {
    height: 100%;
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 0px 10px #333;
    border-radius: 0 10px 0 0;
  }
  .chatBox.notification {
    box-shadow: 0px 0px 5px 5px red;
  }
  .chatBox.notification::after {
    content: "";
    width: 11.11111vw;
    height: 11.11111vw;
    background-image: url("../images/chat2.svg");
    background-color: transparent;
    position: absolute;
    left: -5.55556vw;
    top: -5vw;
    border-radius: 0;
    border: 0;
  }
  .chatBox iframe {
    border: 0;
    border-radius: 0 10px 0 0;
  }
  .notification::after {
    content: "";
    width: 1.85185vw;
    height: 1.85185vw;
    background-color: red;
    border: 0.37037vw solid white;
    border-radius: 50%;
    position: absolute;
    right: 0.37037vw;
  }
  #content-file input {
    cursor: pointer;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
  }
  .content-block .card-title,
  .content-block .card-subtitle {
    text-align: left;
    margin: 0 0 0 0rem;
  }
  .infofiles1,
  .infofiles2,
  .infofiles3 {
    margin-top: 3.7037vw;
    text-align: left;
    padding-left: 3.7037vw;
    width: 100%;
    min-height: 7.40741vw;
    overflow-y: auto;
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    position: relative;
  }
  .infofilesTitle1,
  .infofilesTitle2,
  .infofilesTitle3 {
    margin-bottom: 4.62963vw;
    width: 53.7037vw;
    height: 2.77778vw;
    text-align: center;
    position: relative;
    padding-top: 5px;
  }
  .infofiles1 span,
  .infofiles2 span,
  .infofiles3 span {
    position: relative;
    margin-left: 1.85185vw;
  }
  .infofiles1 span:before {
    content: "";
    display: block;
    position: absolute;
    width: 2.96296vw;
    height: 2.96296vw;
    background-image: url("../images/image.png");
    border-radius: 50%;
    left: -3.7037vw;
    margin-top: 0.92593vw;
  }
  .infofiles2 span:before {
    content: "";
    display: block;
    position: absolute;
    width: 2.96296vw;
    height: 2.96296vw;
    background-image: url("../images/word.png");
    border-radius: 50%;
    left: -3.7037vw;
    margin-top: 0.92593vw;
  }
  .infofiles3 span:before {
    content: "";
    display: block;
    position: absolute;
    width: 2.96296vw;
    height: 2.96296vw;
    background-image: url("../images/excel.png");
    border-radius: 50%;
    left: -3.7037vw;
    margin-top: 0.92593vw;
  }
  .order-address,
  .order-product,
  .order-shipping,
  .order-status {
    margin-bottom: 1.85185vw;
    font-size: 3.33333vw;
    text-align: center;
  }
  .order-status {
    margin-top: 1.85185vw;
    width: 50%;
    float: right;
  }
  .order-product.reduced,
  .order-shipping.reduced {
    width: 50%;
    display: inline-block;
    margin-top: 1.85185vw;
    margin-bottom: 9.25926vw;
  }
  .order-product-image {
    width: 50%;
    font-size: 3.7037vw;
    float: right;
    text-align: center;
  }
  .order-product-image img {
    height: 128px;
  }
  .content-block-bat {
    position: relative;
  }
  .steps {
    --tblr-steps-padding: 0rem;
    border-left: 0px;
    margin-left: 0;
  }
  .content-row-bat-title {
    font-size: 4.44444vw;
  }
  .content-row-bat-title::before {
    content: "";
    display: block;
    position: absolute;
    width: 4.62963vw;
    height: 4.62963vw;
    background-color: #7fbb46;
    border-radius: 50%;
    left: -7.40741vw;
    margin-top: 0.92593vw;
  }
  .content-row-bat-list {
    position: relative;
    margin-top: 0.92593vw;
    min-height: 16.66667vw;
  }
  .content-row-bat-list.line::before {
    content: "";
    display: block;
    position: absolute;
    width: 0.92593vw;
    height: 125%;
    left: -5.55556vw;
    top: -2.22222vw;
  }
  .content-row-bat-list.line2::before {
    content: "";
    display: block;
    position: absolute;
    width: 0.92593vw;
    height: 166%;
    left: -5.55556vw;
    top: -8.7037vw;
  }
  /*.bat-document {
        font-family: "Roboto_Regular";
        font-size: 16 * $x;
        font-weight: bold;
        margin: 0 * $x 5 * $x 5 * $x 0 * $x;
        color: #000;
        //background-color: #fff;
        width: 90%;
        border-radius: 10 * $x;
        height: auto;
        min-height: 2.7em;
        vertical-align: middle;
        line-height: 40 * $x;
        display: inline-block;
        cursor: pointer;
        text-align: center;
        position: relative;
    }
    .bat-document:hover {
        color: #fff;
        background-color: #7fbb46;
    }
    .bat-document.disabled:hover {
        color: #000;
        //background-color: #fff;
        cursor:default;
    }
    .bat-document.red-border {
        border: 4 * $x solid #f44236;
    }*/
  .bat-document-title {
    overflow: hidden;
    display: block;
    width: 50%;
    float: left;
    height: 40px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    text-align: left;
    padding-left: 3.88889vw;
  }
  .bat-document-image {
    width: 25%;
    float: left;
    padding: 0.92593vw;
  }
  .bat-document-image img {
    height: 100px;
  }
  .alertError {
    opacity: 0;
    font-family: "Roboto_Regular";
    color: #fff;
    background-color: #f44236;
    border: 0.18519vw solid #fff;
    border-radius: 3.7037vw;
    width: 75%;
    font-size: 2.96296vw;
    text-align: center;
    padding: 1.85185vw 3.7037vw;
  }
  .pointer {
    cursor: pointer;
  }
  .img-product-cover {
    max-height: 100px;
    border-radius: calc(var(--tblr-border-radius-lg) - (var(--tblr-border-width)));
    margin-right: 5px;
  }
  .order-md-last {
    padding-right: calc(var(--tblr-gutter-x) * 0.5) !important;
  }
  .order-product-image img {
    height: 100%;
  }
  .order-product-image {
    height: 6.4em;
  }
}

@media screen and (min-width: 541px) and (max-width: 770px) {
  .chatClient {
    display: none;
    cursor: pointer;
    position: absolute;
    border: none;
    top: 20px;
    right: 50px;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    border: 4px solid #fff;
  }
}

@media screen and (min-width: 541px) and (max-width: 770px) and (min-width: 1140px) {
  .chatClient {
    display: none !important;
  }
}

@media screen and (min-width: 541px) and (max-width: 770px) {
  .chatClient::before {
    content: "Communiquer avec Mediaclap";
    position: absolute;
    right: 90px;
    top: 5px;
    width: 200px;
    line-height: 34px;
    font-size: 24px;
    color: white;
  }
}

@media screen and (min-width: 541px) and (max-width: 770px) and (max-width: 770px) {
  .chatClient::before {
    display: none;
  }
}

@media screen and (min-width: 541px) and (max-width: 770px) and (min-width: 1140px) {
  .chatClient::before {
    display: none;
  }
}

@media screen and (min-width: 541px) and (max-width: 770px) {
  .chatClient svg {
    width: 100%;
    height: 100%;
    fill: white;
  }
  .chatClient:hover {
    background-color: #7fbb46;
  }
  .chatClient:hover svg {
    fill: #7fbb46;
    stroke: #fff;
  }
  /*.chatBoxContent {
        height: 220 * $x;
        width: 500 * $x;
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 10000;
        transition-property: height;
        transition-duration: 0.5s;
        max-height: 100%;
                @media screen and (max-width: ($break-point3+px)) {
            display: none;
        }
    }*/
  .chatBox {
    height: 100%;
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 0px 10px #333;
    border-radius: 0 10px 0 0;
  }
  .chatBox.notification {
    box-shadow: 0px 0px 5px 5px red;
  }
  .chatBox.notification::after {
    content: "";
    width: 60px;
    height: 60px;
    background-image: url("../images/chat2.svg");
    background-color: transparent;
    position: absolute;
    left: -30px;
    top: -27px;
    border-radius: 0;
    border: 0;
  }
  .chatBox iframe {
    border: 0;
    border-radius: 0 10px 0 0;
  }
  .notification::after {
    content: "";
    width: 10px;
    height: 10px;
    background-color: red;
    border: 2px solid white;
    border-radius: 50%;
    position: absolute;
    right: 2px;
  }
  #content-file input {
    cursor: pointer;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
  }
  .content-block .card-title,
  .content-block .card-subtitle {
    text-align: left;
    margin: 0 0 0 0rem;
  }
  .infofiles1,
  .infofiles2,
  .infofiles3 {
    margin-top: 20px;
    text-align: left;
    padding-left: 20px;
    width: 100%;
    min-height: 40px;
    overflow-y: auto;
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    position: relative;
  }
  .infofilesTitle1,
  .infofilesTitle2,
  .infofilesTitle3 {
    margin-bottom: 25px;
    width: 290px;
    height: 15px;
    text-align: center;
    position: relative;
    padding-top: 5px;
  }
  .infofiles1 span,
  .infofiles2 span,
  .infofiles3 span {
    position: relative;
    margin-left: 10px;
  }
  .infofiles1 span:before {
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    background-image: url("../images/image.png");
    border-radius: 50%;
    left: -20px;
    margin-top: 5px;
  }
  .infofiles2 span:before {
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    background-image: url("../images/word.png");
    border-radius: 50%;
    left: -20px;
    margin-top: 5px;
  }
  .infofiles3 span:before {
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    background-image: url("../images/excel.png");
    border-radius: 50%;
    left: -20px;
    margin-top: 5px;
  }
  .order-address,
  .order-product,
  .order-shipping,
  .order-status {
    margin-bottom: 10px;
    font-size: 18px;
    text-align: center;
  }
  .order-status {
    margin-top: 10px;
    width: 50%;
    float: right;
  }
  .order-product.reduced,
  .order-shipping.reduced {
    width: 50%;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 50px;
  }
  .order-product-image {
    width: 50%;
    font-size: 20px;
    float: right;
    text-align: center;
  }
  .order-product-image img {
    height: 128px;
  }
  .content-block-bat {
    position: relative;
  }
  .steps {
    --tblr-steps-padding: 0rem;
    border-left: 0px;
    margin-left: 0;
  }
  .content-row-bat-title {
    font-size: 24px;
  }
  .content-row-bat-title::before {
    content: "";
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #7fbb46;
    border-radius: 50%;
    left: -40px;
    margin-top: 5px;
  }
  .content-row-bat-list {
    position: relative;
    margin-top: 5px;
    min-height: 90px;
  }
  .content-row-bat-list.line::before {
    content: "";
    display: block;
    position: absolute;
    width: 5px;
    height: 125%;
    left: -30px;
    top: -12px;
  }
  .content-row-bat-list.line2::before {
    content: "";
    display: block;
    position: absolute;
    width: 5px;
    height: 166%;
    left: -30px;
    top: -47px;
  }
  /*.bat-document {
        font-family: "Roboto_Regular";
        font-size: 16 * $x;
        font-weight: bold;
        margin: 0 * $x 5 * $x 5 * $x 0 * $x;
        color: #000;
        //background-color: #fff;
        width: 90%;
        border-radius: 10 * $x;
        height: auto;
        min-height: 2.7em;
        vertical-align: middle;
        line-height: 40 * $x;
        display: inline-block;
        cursor: pointer;
        text-align: center;
        position: relative;
    }
    .bat-document:hover {
        color: #fff;
        background-color: #7fbb46;
    }
    .bat-document.disabled:hover {
        color: #000;
        //background-color: #fff;
        cursor:default;
    }
    .bat-document.red-border {
        border: 4 * $x solid #f44236;
    }*/
  .bat-document-title {
    overflow: hidden;
    display: block;
    width: 50%;
    float: left;
    height: 40px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    text-align: left;
    padding-left: 21px;
  }
  .bat-document-image {
    width: 25%;
    float: left;
    padding: 5px;
  }
  .bat-document-image img {
    height: 100px;
  }
  .alertError {
    opacity: 0;
    font-family: "Roboto_Regular";
    color: #fff;
    background-color: #f44236;
    border: 1px solid #fff;
    border-radius: 20px;
    width: 75%;
    font-size: 16px;
    text-align: center;
    padding: 10px 20px;
  }
  .pointer {
    cursor: pointer;
  }
  .img-product-cover {
    max-height: 100px;
    border-radius: calc(var(--tblr-border-radius-lg) - (var(--tblr-border-width)));
    margin-right: 5px;
  }
  .order-md-last {
    padding-right: calc(var(--tblr-gutter-x) * 0.5) !important;
  }
}

@media screen and (min-width: 771px) and (max-width: 960px) {
  .chatClient {
    display: none;
    cursor: pointer;
    position: absolute;
    border: none;
    top: 13.50877px;
    right: 33.77193px;
    border-radius: 50%;
    width: 54.03509px;
    height: 54.03509px;
    border: 2.70175px solid #fff;
  }
}

@media screen and (min-width: 771px) and (max-width: 960px) and (min-width: 1140px) {
  .chatClient {
    display: none !important;
  }
}

@media screen and (min-width: 771px) and (max-width: 960px) {
  .chatClient::before {
    content: "Communiquer avec Mediaclap";
    position: absolute;
    right: 60.78947px;
    top: 3.37719px;
    width: 135.08772px;
    line-height: 22.96491px;
    font-size: 16.21053px;
    color: white;
  }
}

@media screen and (min-width: 771px) and (max-width: 960px) and (max-width: 770px) {
  .chatClient::before {
    display: none;
  }
}

@media screen and (min-width: 771px) and (max-width: 960px) and (min-width: 1140px) {
  .chatClient::before {
    display: none;
  }
}

@media screen and (min-width: 771px) and (max-width: 960px) {
  .chatClient svg {
    width: 100%;
    height: 100%;
    fill: white;
  }
  .chatClient:hover {
    background-color: #7fbb46;
  }
  .chatClient:hover svg {
    fill: #7fbb46;
    stroke: #fff;
  }
  /*.chatBoxContent {
        height: 220 * $x;
        width: 500 * $x;
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 10000;
        transition-property: height;
        transition-duration: 0.5s;
        max-height: 100%;
                @media screen and (max-width: ($break-point3+px)) {
            display: none;
        }
    }*/
  .chatBox {
    height: 100%;
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 0px 10px #333;
    border-radius: 0 10px 0 0;
  }
  .chatBox.notification {
    box-shadow: 0px 0px 5px 5px red;
  }
  .chatBox.notification::after {
    content: "";
    width: 40.52632px;
    height: 40.52632px;
    background-image: url("../images/chat2.svg");
    background-color: transparent;
    position: absolute;
    left: -20.26316px;
    top: -18.23684px;
    border-radius: 0;
    border: 0;
  }
  .chatBox iframe {
    border: 0;
    border-radius: 0 10px 0 0;
  }
  .notification::after {
    content: "";
    width: 6.75439px;
    height: 6.75439px;
    background-color: red;
    border: 1.35088px solid white;
    border-radius: 50%;
    position: absolute;
    right: 1.35088px;
  }
  #content-file input {
    cursor: pointer;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
  }
  .content-block .card-title,
  .content-block .card-subtitle {
    text-align: left;
    margin: 0 0 0 0rem;
  }
  .infofiles1,
  .infofiles2,
  .infofiles3 {
    margin-top: 13.50877px;
    text-align: left;
    padding-left: 13.50877px;
    width: 100%;
    min-height: 27.01754px;
    overflow-y: auto;
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    position: relative;
  }
  .infofilesTitle1,
  .infofilesTitle2,
  .infofilesTitle3 {
    margin-bottom: 16.88596px;
    width: 195.87719px;
    height: 10.13158px;
    text-align: center;
    position: relative;
    padding-top: 5px;
  }
  .infofiles1 span,
  .infofiles2 span,
  .infofiles3 span {
    position: relative;
    margin-left: 6.75439px;
  }
  .infofiles1 span:before {
    content: "";
    display: block;
    position: absolute;
    width: 10.80702px;
    height: 10.80702px;
    background-image: url("../images/image.png");
    border-radius: 50%;
    left: -13.50877px;
    margin-top: 3.37719px;
  }
  .infofiles2 span:before {
    content: "";
    display: block;
    position: absolute;
    width: 10.80702px;
    height: 10.80702px;
    background-image: url("../images/word.png");
    border-radius: 50%;
    left: -13.50877px;
    margin-top: 3.37719px;
  }
  .infofiles3 span:before {
    content: "";
    display: block;
    position: absolute;
    width: 10.80702px;
    height: 10.80702px;
    background-image: url("../images/excel.png");
    border-radius: 50%;
    left: -13.50877px;
    margin-top: 3.37719px;
  }
  .order-address,
  .order-product,
  .order-shipping,
  .order-status {
    margin-bottom: 6.75439px;
    font-size: 12.15789px;
    text-align: center;
  }
  .order-status {
    margin-top: 6.75439px;
    width: 50%;
    float: right;
  }
  .order-product.reduced,
  .order-shipping.reduced {
    width: 50%;
    display: inline-block;
    margin-top: 6.75439px;
    margin-bottom: 33.77193px;
  }
  .order-product-image {
    width: 50%;
    font-size: 13.50877px;
    float: right;
    text-align: center;
  }
  .order-product-image img {
    height: 128px;
  }
  .content-block-bat {
    position: relative;
  }
  .steps {
    --tblr-steps-padding: 0rem;
    border-left: 0px;
    margin-left: 0;
  }
  .content-row-bat-title {
    font-size: 16.21053px;
  }
  .content-row-bat-title::before {
    content: "";
    display: block;
    position: absolute;
    width: 16.88596px;
    height: 16.88596px;
    background-color: #7fbb46;
    border-radius: 50%;
    left: -27.01754px;
    margin-top: 3.37719px;
  }
  .content-row-bat-list {
    position: relative;
    margin-top: 3.37719px;
    min-height: 60.78947px;
  }
  .content-row-bat-list.line::before {
    content: "";
    display: block;
    position: absolute;
    width: 3.37719px;
    height: 125%;
    left: -20.26316px;
    top: -8.10526px;
  }
  .content-row-bat-list.line2::before {
    content: "";
    display: block;
    position: absolute;
    width: 3.37719px;
    height: 166%;
    left: -20.26316px;
    top: -31.74561px;
  }
  /*.bat-document {
        font-family: "Roboto_Regular";
        font-size: 16 * $x;
        font-weight: bold;
        margin: 0 * $x 5 * $x 5 * $x 0 * $x;
        color: #000;
        //background-color: #fff;
        width: 90%;
        border-radius: 10 * $x;
        height: auto;
        min-height: 2.7em;
        vertical-align: middle;
        line-height: 40 * $x;
        display: inline-block;
        cursor: pointer;
        text-align: center;
        position: relative;
    }
    .bat-document:hover {
        color: #fff;
        background-color: #7fbb46;
    }
    .bat-document.disabled:hover {
        color: #000;
        //background-color: #fff;
        cursor:default;
    }
    .bat-document.red-border {
        border: 4 * $x solid #f44236;
    }*/
  .bat-document-title {
    overflow: hidden;
    display: block;
    width: 50%;
    float: left;
    height: 40px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    text-align: left;
    padding-left: 14.18421px;
  }
  .bat-document-image {
    width: 25%;
    float: left;
    padding: 3.37719px;
  }
  .bat-document-image img {
    height: 100px;
  }
  .alertError {
    opacity: 0;
    font-family: "Roboto_Regular";
    color: #fff;
    background-color: #f44236;
    border: 0.67544px solid #fff;
    border-radius: 13.50877px;
    width: 75%;
    font-size: 10.80702px;
    text-align: center;
    padding: 6.75439px 13.50877px;
  }
  .pointer {
    cursor: pointer;
  }
  .img-product-cover {
    max-height: 100px;
    border-radius: calc(var(--tblr-border-radius-lg) - (var(--tblr-border-width)));
    margin-right: 5px;
  }
  .order-md-last {
    padding-right: calc(var(--tblr-gutter-x) * 0.5) !important;
  }
  .order-product-image img {
    height: 108px;
  }
}

@media screen and (min-width: 961px) and (max-width: 1140px) {
  .chatClient {
    display: none;
    cursor: pointer;
    position: absolute;
    border: none;
    top: 16.84211px;
    right: 42.10526px;
    border-radius: 50%;
    width: 67.36842px;
    height: 67.36842px;
    border: 3.36842px solid #fff;
  }
}

@media screen and (min-width: 961px) and (max-width: 1140px) and (min-width: 1140px) {
  .chatClient {
    display: none !important;
  }
}

@media screen and (min-width: 961px) and (max-width: 1140px) {
  .chatClient::before {
    content: "Communiquer avec Mediaclap";
    position: absolute;
    right: 75.78947px;
    top: 4.21053px;
    width: 168.42105px;
    line-height: 28.63158px;
    font-size: 20.21053px;
    color: white;
  }
}

@media screen and (min-width: 961px) and (max-width: 1140px) and (max-width: 770px) {
  .chatClient::before {
    display: none;
  }
}

@media screen and (min-width: 961px) and (max-width: 1140px) and (min-width: 1140px) {
  .chatClient::before {
    display: none;
  }
}

@media screen and (min-width: 961px) and (max-width: 1140px) {
  .chatClient svg {
    width: 100%;
    height: 100%;
    fill: white;
  }
  .chatClient:hover {
    background-color: #7fbb46;
  }
  .chatClient:hover svg {
    fill: #7fbb46;
    stroke: #fff;
  }
  /*.chatBoxContent {
        height: 220 * $x;
        width: 500 * $x;
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 10000;
        transition-property: height;
        transition-duration: 0.5s;
        max-height: 100%;
                @media screen and (max-width: ($break-point3+px)) {
            display: none;
        }
    }*/
  .chatBox {
    height: 100%;
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 0px 10px #333;
    border-radius: 0 10px 0 0;
  }
  .chatBox.notification {
    box-shadow: 0px 0px 5px 5px red;
  }
  .chatBox.notification::after {
    content: "";
    width: 50.52632px;
    height: 50.52632px;
    background-image: url("../images/chat2.svg");
    background-color: transparent;
    position: absolute;
    left: -25.26316px;
    top: -22.73684px;
    border-radius: 0;
    border: 0;
  }
  .chatBox iframe {
    border: 0;
    border-radius: 0 10px 0 0;
  }
  .notification::after {
    content: "";
    width: 8.42105px;
    height: 8.42105px;
    background-color: red;
    border: 1.68421px solid white;
    border-radius: 50%;
    position: absolute;
    right: 1.68421px;
  }
  #content-file input {
    cursor: pointer;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
  }
  .content-block .card-title,
  .content-block .card-subtitle {
    text-align: left;
    margin: 0 0 0 0rem;
  }
  .infofiles1,
  .infofiles2,
  .infofiles3 {
    margin-top: 16.84211px;
    text-align: left;
    padding-left: 16.84211px;
    width: 100%;
    min-height: 33.68421px;
    overflow-y: auto;
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    position: relative;
  }
  .infofilesTitle1,
  .infofilesTitle2,
  .infofilesTitle3 {
    margin-bottom: 21.05263px;
    width: 244.21053px;
    height: 12.63158px;
    text-align: center;
    position: relative;
    padding-top: 5px;
  }
  .infofiles1 span,
  .infofiles2 span,
  .infofiles3 span {
    position: relative;
    margin-left: 8.42105px;
  }
  .infofiles1 span:before {
    content: "";
    display: block;
    position: absolute;
    width: 13.47368px;
    height: 13.47368px;
    background-image: url("../images/image.png");
    border-radius: 50%;
    left: -16.84211px;
    margin-top: 4.21053px;
  }
  .infofiles2 span:before {
    content: "";
    display: block;
    position: absolute;
    width: 13.47368px;
    height: 13.47368px;
    background-image: url("../images/word.png");
    border-radius: 50%;
    left: -16.84211px;
    margin-top: 4.21053px;
  }
  .infofiles3 span:before {
    content: "";
    display: block;
    position: absolute;
    width: 13.47368px;
    height: 13.47368px;
    background-image: url("../images/excel.png");
    border-radius: 50%;
    left: -16.84211px;
    margin-top: 4.21053px;
  }
  .order-address,
  .order-product,
  .order-shipping,
  .order-status {
    margin-bottom: 8.42105px;
    font-size: 15.15789px;
    text-align: center;
  }
  .order-status {
    margin-top: 8.42105px;
    width: 50%;
    float: right;
  }
  .order-product.reduced,
  .order-shipping.reduced {
    width: 50%;
    display: inline-block;
    margin-top: 8.42105px;
    margin-bottom: 42.10526px;
  }
  .order-product-image {
    width: 50%;
    font-size: 16.84211px;
    float: right;
    text-align: center;
  }
  .order-product-image img {
    height: 128px;
  }
  .content-block-bat {
    position: relative;
  }
  .steps {
    --tblr-steps-padding: 0rem;
    border-left: 0px;
    margin-left: 0;
  }
  .content-row-bat-title {
    font-size: 20.21053px;
  }
  .content-row-bat-title::before {
    content: "";
    display: block;
    position: absolute;
    width: 21.05263px;
    height: 21.05263px;
    background-color: #7fbb46;
    border-radius: 50%;
    left: -33.68421px;
    margin-top: 4.21053px;
  }
  .content-row-bat-list {
    position: relative;
    margin-top: 4.21053px;
    min-height: 75.78947px;
  }
  .content-row-bat-list.line::before {
    content: "";
    display: block;
    position: absolute;
    width: 4.21053px;
    height: 125%;
    left: -25.26316px;
    top: -10.10526px;
  }
  .content-row-bat-list.line2::before {
    content: "";
    display: block;
    position: absolute;
    width: 4.21053px;
    height: 166%;
    left: -25.26316px;
    top: -39.57895px;
  }
  /*.bat-document {
        font-family: "Roboto_Regular";
        font-size: 16 * $x;
        font-weight: bold;
        margin: 0 * $x 5 * $x 5 * $x 0 * $x;
        color: #000;
        //background-color: #fff;
        width: 90%;
        border-radius: 10 * $x;
        height: auto;
        min-height: 2.7em;
        vertical-align: middle;
        line-height: 40 * $x;
        display: inline-block;
        cursor: pointer;
        text-align: center;
        position: relative;
    }
    .bat-document:hover {
        color: #fff;
        background-color: #7fbb46;
    }
    .bat-document.disabled:hover {
        color: #000;
        //background-color: #fff;
        cursor:default;
    }
    .bat-document.red-border {
        border: 4 * $x solid #f44236;
    }*/
  .bat-document-title {
    overflow: hidden;
    display: block;
    width: 50%;
    float: left;
    height: 40px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    text-align: left;
    padding-left: 17.68421px;
  }
  .bat-document-image {
    width: 25%;
    float: left;
    padding: 4.21053px;
  }
  .bat-document-image img {
    height: 100px;
  }
  .alertError {
    opacity: 0;
    font-family: "Roboto_Regular";
    color: #fff;
    background-color: #f44236;
    border: 0.84211px solid #fff;
    border-radius: 16.84211px;
    width: 75%;
    font-size: 13.47368px;
    text-align: center;
    padding: 8.42105px 16.84211px;
  }
  .pointer {
    cursor: pointer;
  }
  .img-product-cover {
    max-height: 100px;
    border-radius: calc(var(--tblr-border-radius-lg) - (var(--tblr-border-width)));
    margin-right: 5px;
  }
  .order-md-last {
    padding-right: calc(var(--tblr-gutter-x) * 0.5) !important;
  }
}

@media screen and (min-width: 1141px) {
  .chatClient {
    display: none;
    cursor: pointer;
    position: absolute;
    border: none;
    top: 20px;
    right: 50px;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    border: 4px solid #fff;
  }
}

@media screen and (min-width: 1141px) and (min-width: 1140px) {
  .chatClient {
    display: none !important;
  }
}

@media screen and (min-width: 1141px) {
  .chatClient::before {
    content: "Communiquer avec Mediaclap";
    position: absolute;
    right: 90px;
    top: 5px;
    width: 200px;
    line-height: 34px;
    font-size: 24px;
    color: white;
  }
}

@media screen and (min-width: 1141px) and (max-width: 770px) {
  .chatClient::before {
    display: none;
  }
}

@media screen and (min-width: 1141px) and (min-width: 1140px) {
  .chatClient::before {
    display: none;
  }
}

@media screen and (min-width: 1141px) {
  .chatClient svg {
    width: 100%;
    height: 100%;
    fill: white;
  }
  .chatClient:hover {
    background-color: #7fbb46;
  }
  .chatClient:hover svg {
    fill: #7fbb46;
    stroke: #fff;
  }
  /*.chatBoxContent {
        height: 220 * $x;
        width: 500 * $x;
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 10000;
        transition-property: height;
        transition-duration: 0.5s;
        max-height: 100%;
                @media screen and (max-width: ($break-point3+px)) {
            display: none;
        }
    }*/
  .chatBox {
    height: 100%;
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 0px 10px #333;
    border-radius: 0 10px 0 0;
  }
  .chatBox.notification {
    box-shadow: 0px 0px 5px 5px red;
  }
  .chatBox.notification::after {
    content: "";
    width: 60px;
    height: 60px;
    background-image: url("../images/chat2.svg");
    background-color: transparent;
    position: absolute;
    left: -30px;
    top: -27px;
    border-radius: 0;
    border: 0;
  }
  .chatBox iframe {
    border: 0;
    border-radius: 0 10px 0 0;
  }
  .notification::after {
    content: "";
    width: 10px;
    height: 10px;
    background-color: red;
    border: 2px solid white;
    border-radius: 50%;
    position: absolute;
    right: 2px;
  }
  #content-file input {
    cursor: pointer;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
  }
  .content-block .card-title,
  .content-block .card-subtitle {
    text-align: left;
    margin: 0 0 0 0rem;
  }
  .infofiles1,
  .infofiles2,
  .infofiles3 {
    margin-top: 20px;
    text-align: left;
    padding-left: 20px;
    width: 100%;
    min-height: 40px;
    overflow-y: auto;
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    position: relative;
  }
  .infofilesTitle1,
  .infofilesTitle2,
  .infofilesTitle3 {
    margin-bottom: 25px;
    width: 290px;
    height: 15px;
    text-align: center;
    position: relative;
    padding-top: 5px;
  }
  .infofiles1 span,
  .infofiles2 span,
  .infofiles3 span {
    position: relative;
    margin-left: 10px;
  }
  .infofiles1 span:before {
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    background-image: url("../images/image.png");
    border-radius: 50%;
    left: -20px;
    margin-top: 5px;
  }
  .infofiles2 span:before {
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    background-image: url("../images/word.png");
    border-radius: 50%;
    left: -20px;
    margin-top: 5px;
  }
  .infofiles3 span:before {
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    background-image: url("../images/excel.png");
    border-radius: 50%;
    left: -20px;
    margin-top: 5px;
  }
  .order-address,
  .order-product,
  .order-shipping,
  .order-status {
    margin-bottom: 10px;
    font-size: 18px;
    text-align: center;
  }
  .order-status {
    margin-top: 10px;
    width: 50%;
    float: right;
  }
  .order-product.reduced,
  .order-shipping.reduced {
    width: 50%;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 50px;
  }
  .order-product-image {
    width: 50%;
    font-size: 20px;
    float: right;
    text-align: center;
  }
  .order-product-image img {
    height: 128px;
  }
  .content-block-bat {
    position: relative;
  }
  .steps {
    --tblr-steps-padding: 0rem;
    border-left: 0px;
    margin-left: 0;
  }
  .content-row-bat-title {
    font-size: 24px;
  }
  .content-row-bat-title::before {
    content: "";
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #7fbb46;
    border-radius: 50%;
    left: -40px;
    margin-top: 5px;
  }
  .content-row-bat-list {
    position: relative;
    margin-top: 5px;
    min-height: 90px;
  }
  .content-row-bat-list.line::before {
    content: "";
    display: block;
    position: absolute;
    width: 5px;
    height: 125%;
    left: -30px;
    top: -12px;
  }
  .content-row-bat-list.line2::before {
    content: "";
    display: block;
    position: absolute;
    width: 5px;
    height: 166%;
    left: -30px;
    top: -47px;
  }
  /*.bat-document {
        font-family: "Roboto_Regular";
        font-size: 16 * $x;
        font-weight: bold;
        margin: 0 * $x 5 * $x 5 * $x 0 * $x;
        color: #000;
        //background-color: #fff;
        width: 90%;
        border-radius: 10 * $x;
        height: auto;
        min-height: 2.7em;
        vertical-align: middle;
        line-height: 40 * $x;
        display: inline-block;
        cursor: pointer;
        text-align: center;
        position: relative;
    }
    .bat-document:hover {
        color: #fff;
        background-color: #7fbb46;
    }
    .bat-document.disabled:hover {
        color: #000;
        //background-color: #fff;
        cursor:default;
    }
    .bat-document.red-border {
        border: 4 * $x solid #f44236;
    }*/
  .bat-document-title {
    overflow: hidden;
    display: block;
    width: 50%;
    float: left;
    height: 40px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    text-align: left;
    padding-left: 21px;
  }
  .bat-document-image {
    width: 25%;
    float: left;
    padding: 5px;
  }
  .bat-document-image img {
    height: 100px;
  }
  .alertError {
    opacity: 0;
    font-family: "Roboto_Regular";
    color: #fff;
    background-color: #f44236;
    border: 1px solid #fff;
    border-radius: 20px;
    width: 75%;
    font-size: 16px;
    text-align: center;
    padding: 10px 20px;
  }
  .pointer {
    cursor: pointer;
  }
  .img-product-cover {
    max-height: 100px;
    border-radius: calc(var(--tblr-border-radius-lg) - (var(--tblr-border-width)));
    margin-right: 5px;
  }
  .order-md-last {
    padding-right: calc(var(--tblr-gutter-x) * 0.5) !important;
  }
}
