/* THOMAS CSS */

/* HOMEPAGE */

#do_gory {
    background-image: url(../img/do_goryBlack.png);
}

#featureProduct {
    display: block;
    clear: both;
}

#carousel .carousel-control .material-icons {
    color: red;
}

#carousel .carousel-control span {
    opacity: 1;
}

.banner1_link .kreski:hover .opis {
    z-index: 0;
    opacity: 0;
}

.banner2_link .kreski:hover .opis {
    z-index: 0;
    opacity: 0;
}

.banner3_link .kreski:hover .opis {
    z-index: 0;
    opacity: 0;
}

.titleDivUtil {
    width: 18%;
    margin: 0 auto;
}

.titleUtilisation {
    text-align: center;
    text-align: center;
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 0px !important;
    letter-spacing: 2px;
    font-size: 18px;
    font-family: 'Lato-Regular';
    transform: skew(-20deg);
    color: black;
    line-height: 1.25em;
    position: relative;
    border-left: 5px solid white;
    border-right: 5px solid white;
    padding: 20px 15px 10px 20px;
}

.sliderUtilisation {
    position: relative;
    z-index: 13 !important;
    width: 100px;
    top: 1px;
    text-align: center;
    display: block-inline;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 40px;
}

.graybar {
    content: "";
    position: relative;
    top: 20px;
    left: 0;
    width: 100%;
    height: 7.55px;
    background: #f6f6f6;
    margin-top: 2px;
    font-size: 11px;
}

.blocUtilisation::before {
    content: "";
    position: absolute;
    top: -16px;
    left: 0;
    width: 100%;
    height: 31%;
    background: #f6f6f6;
    margin-top: 2px;
    font-size: 11px;
    transform: none;
}

.sliderUtilisation a.prev {
    content: "\f104";
    font-size: 20px;
    position: relative;
    font-weight: 300;
    height: 28px !important;
    width: 28px !important;
    padding: 0;
    display: inline-block;
    transform: skew(-20deg);
    background: black;
    border: black;
    font-family: "FontAwesome";
}

.sliderUtilisation a.prev::before {
    content: "\f104";
    font-size: 20px;
    color: white;
    font-family: "FontAwesome";
    position: relative;
    top: 4px;
}

.sliderUtilisation a.next {
    content: "\f105";
    font-size: 20px;
    position: relative;
    font-weight: 300;
    height: 28px !important;
    width: 28px !important;
    padding: 0;
    display: inline-block;
    transform: skew(-20deg);
    background: black;
    border: black;
    font-family: "FontAwesome";
}

.sliderUtilisation a.next::before {
    content: "\f105";
    font-size: 20px;
    color: white;
    font-family: "FontAwesome";
    position: relative;
    top: 4px;
}

.imgUtilHome {
    width: 100% !important;
}

.imgUtilHome2 {
    width: 100%;
    position: relative;
    top: 24px;
}

#index #footer #custom-text .text-background p img {
    display: none;
}

@media (min-width: 1365px) {
    #index #feature-grid .col-lg-3 {
        width: 20% !important;
    }
}

@media (max-width: 771px) {
    .imgUtilHome {
        margin-bottom: 30px;
    }
}


#index .featured-products .SliderNavigation .btn {
    background: black;
    border: black;
}

/* Page CMS */

/* On enlève le H1 automatique */

#cms #main .page-header h1 {
    display: none;
}

/* Page A Propos */

#aPropos p {
    font-size: ;
}

.espaceTop {
    margin-top: 50px;
}

/* FOOTER */

#footer #custom-text {
    background: none !important;
}

#footer .text-background {
    background: none;
    padding: 0;
    opacity: 1;
}

#footer .text-background p {
    margin-bottom: 0 !important;
}

#footer .text-background p img {
    object-fit: contain;
    width: 100% !important;
    height: auto !important;
}

.block-social li {
    background-color: #4d4d4d;
}

.linkstopka {
    font-weight: bold;
}

@media (max-width: 1920px) and (min-width: 767px) {
    #header .logo {
        margin: 15px 10px 10px 10px;
        width: auto;
    }
}

.tytuly {
    font-weight: bold;
}

.products .product-title a {
    font-weight: bold;
}

element.style {
}

*, *::before, *::after {
    box-sizing: inherit;
}

.products .product-price-and-shipping {
    font-weight: inherit;
}

#index .SliderNavigation, #index .sliderUtilisation {
   /* display: none;*/
}

p {
    margin-bottom: 27px;
}

div#_desktop_top_menu {
    margin-top: 20px;
}


.carousel {

    /* margin-top: -25px;*/

}

@media (min-width: 544px) {
    .carousel-control .icon-prev {
        margin-left: 0px;
    }

    .top-menu {

        display: none;
    }
}

#carousel .carousel-control .material-icons,
#carousel2 .carousel-control .material-icons {
    color: #000000;
}

#editionspe .carousel {
    margin-top: 20px !important;
}

body {
    font-family: 'Lato-Regular', sans-serif !important;
}

#bonyoutube .owl-theme .owl-controls {
    /*position: absolute;*/
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}

#bonyoutube .owl-theme .owl-controls .owl-buttons {
    position: absolute;
    right: 0;
    bottom: 0;
}

#bonyoutube .owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 0;
    padding: 10px 16px;
    font-size: 16px;
    opacity: 0.8;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
}

#bonyoutube .owl-theme .owl-controls.clickable .owl-buttons div:hover {
    opacity: 1;
    text-decoration: none;
}

#bonyoutube .owl-theme .owl-controls .owl-buttons .owl-prev {
    background-color: #252525;
}

#bonyoutube .owl-theme .owl-controls .owl-buttons .owl-next {
    background-color: #191919;
}

#bonyoutube .owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

#bonyoutube .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 15px;
    height: 15px;
    margin: 16px 7px 8px;
    opacity: 0.6;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #222;
}

#bonyoutube .owl-theme .owl-controls .owl-page.active span {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

#bonyoutube .owl-theme .owl-controls.clickable .owl-page:hover span {
    opacity: 1;
}


.globe-icons::after {
    content: "\f0ac";
    color: #ffffff !important;
    text-align: center;
    cursor: pointer;
    z-index: 1001;
    font-family: "FontAwesome";
    font-size: 25px;
    display: inline-block;
    padding: 19px 15px 5px 15px;
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#footer {
    margin-top: -25px;
}

.block-social li:hover {
    background-color: #d0121a;
}

.iqitmegamenu-wrapper {
    margin-top: 15px;
}

.fixed_menu #iqitmegamenu-horizontal {
    background-color: #333333;
}

.tlo_belka {
    height: 86px;

}

@media (max-width: 550px) {
    .kreski .opis {
        z-index: 0;
        opacity: 0;
        transform: none;
    }

    .banner1_link .kreski {
        width: 32%;
    }

    .banner2_link .kreski {
        width: 32%;
    }

    .banner3_link .kreski {
        width: 32%;
    }

    .tlo_belka {
        height: 72px;
    }
}


.subcategories {
    margin: 0 0 50px 0;
}

.forwardcat {
    color: #000;
    font-size: 26px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    overflow: visible;
    font-family: 'Roboto', sans-serif;
    background-image: url(../img/forward-taureau.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 133px;
    padding-top: 90px;
    margin-top: -60px;
}

.block-category {

    margin-top: 53px;
}

.block-category .category-cover img {
    width: 100%;
}

#category .block-social {
    margin-top: 20px;
}

#do_gory {
    background-size: cover;
    width: 40px;
    height: 40px;
}

@media (max-width: 400px) {
    #open_ochat_conversion {
        left: 5px !important;
    }
}

@media (max-width: 355px) {
    #open_ochat_conversion {
        width: 260px;
    }
}

.tvaRecapCart {
    font-weight: normal;
    font-size: 12px;
    padding: 10px;
}

/* header tablette */
@media (max-width: 991px) {

}

/* header mobile */
@media (max-width: 768px) {
    #_desktop_search_plugin {
        right: 132px !important;
    }

    .globe-icons::after {
        bottom: 3px;
        right: 10px;
    }

    .user-info .user-info-title .login-icons {
        position: relative;
        left: 8px;
    }

    #header .header-nav .user-info.account {
        right: 56px;
    }

    #header .header-nav .user-info.shop {
        right: 61px;
    }
}

/* POPUP en fonction des pays */
#backgroundModal {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
}

@media (min-width: 767px) {
    #modalCountry {
        top: 300px !important;
    }

    #modalCountryNone {
        top: 300px !important;
    }
}

@media (max-width: 767px) {
    #modalCountry {
        top: 40px !important;
        z-index: 999999;
    }

    #modalCountry .modal-footer div:nth-child(1) {
        height: 100px !important;
    }

    #modalCountryNone {
        top: 40px !important;
        z-index: 999999;
    }

    #modalCountryNone .modal-footer div:nth-child(1) {

    }
}

/* PAGE FORGOT PASSWORD */
#password #left-column {
    display: none;
}

#hello_text-offline, #hello_text-online {
    position: absolute;
    bottom: 0px;
    background: #ffffff;
    padding: 15px;
    border: 1px solid #d3d3d3;
    font-size: 14px;
    border-radius: 50px;
    display: none;
}

/* MON COMPTE */
#my-account #content-wrapper .links li:nth-child(1) {
    width: 33.3% !important;
}

/* PAGE COMPLIANCE */
.cms-id-10 .breadcrumb {
    display: none;
}

.cms-id-10 #wrapper {
    background: black !important;
    padding-top: 60px !important;
}

.cms-id-10 #wrapper > .container {
    padding: 0 !important;
}

.cms-id-10 #content {
    background: black !important;
    padding: 0 !important;
}

.cms-id-10 table {
    table-layout: auto;
    width: 100%;
    color: white;
}

.cms-id-10 table a {
    color: white;
    transition: all 0.5s;
}

.cms-id-10 table a:hover {
    color: #149FDB;
    transition: all 0.5s;
}

.cms-id-10 .imgBannerTop img {
    height: 490px;
    width: 100%;
    object-fit: cover;
    object-position: bottom;
}

.cms-id-10 .divTableCompliance {
    padding: 40px;
}

.cms-id-10 tbody tr {
    border-bottom: 1px solid white;
}

.cms-id-10 tbody tr td {
    padding-top: 10px;
}

.cms-id-10 th {
    color: #149FDB;
    text-transform: uppercase;
    font-weight: bold;
}

.cms-id-10 .textbottom {
    text-align: right;
    color: white;
    text-transform: uppercase;
    position: relative;
    bottom: 116px;
    font-size: 126px;
    font-weight: bold;
    right: 74px;
}

@media (max-width: 780px) {
    .textbottom {
        font-size: 50px !important;
        right: 0 !important;
    }

    .divTableCompliance {
        padding: 5px !important;
    }

    .imgBannerTop img {
        height: 200px !important;
    }

    .divTableCompliance table {
        font-size: 10px !important;
    }
}

/* PRODUCT */
.refProduct {
    color: #149FDB;
    padding-top: 10px;
}

.myAlertAccount {
    text-align: center;
    margin-bottom: 1.875rem;
}

.myAlertAccount a {
    width: 100% !important;
    padding: 0px !important;
}

.myAlertAccount i {
    height: 0 !important;
}

/* CONTACT */
#contact #footer .block-social {
    margin-top: 20px !important;
}

/* PANIER */
#cart .cart-detailed-actions .text-sm-center div {
    display: none !important;
}

#cart #js-ps_checkout-express-button-container {
    display: none !important;
}

/* CHECKOUT */
.texPhoneEmpty {
    color: red;
}

.btnDisabledPhone {

}

.cp-popup-close-button {
    background: rgb(222 32 32);
}

textarea {
    max-width: 100%;
}
.js-mailalert.text-center button {
    font-size: 12px;
}
.h1.product {
     margin-top: 15px;
 }

.page-category .thumbnail-container.reviews-loading ,
.page-product .thumbnail-container.reviews-loading {
    border: 1px solid #EDEDED;
}