@import url("/themes/ttv_autopart_autotrics_v1/assets/css/custom.css");
@import url("myriad-pro.css");
@import url("roboto-condensed.css");

@font-face {
    font-family: 'PF Fusion Sans Pro Black';
    font-style: normal;
    font-weight: normal;
    src: local('PF Fusion Sans Pro Black'), url('fonts/PF Fusion Sans Pro Black.ttf') format('woff');
}

@font-face {
    font-family: 'Arial Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Arial Bold'), url('fonts/arial/ARIALBD.TTF') format('woff');
}

@font-face {
    font-family: 'Open sans';
    font-style: normal;
    font-weight: normal;
    src: local('Open sans'), url('fonts/open-sans/OpenSans-Regular.ttf') format('woff');
}

*{
    --theme-green: rgba(108, 211, 191, 1) !important;
    --theme-blue: #000000 !important;
    --theme-light-grey: #EAEBEC;
}

.tvcmsdesktop-top-header-wrapper .tvcmsdesktop-top-header{
    background-color: #000000 !important;
}
.tvstore-time-infowrapper .tvstore-time-text{
    color: #FFFFFF;
    font-family: Myriad Pro Regular;
    font-size: 15px;
}
#_desktop_contact_link #contact-link span {
    color: #FFFFFF;
    font-family: Myriad Pro Regular;
    font-size: 15px;
}
.tvheader-language-currency-wrapper {
    display: none;
}
.tvcmsstore-time a{
    font-family: Myriad Pro Regular;
    font-size: 15px;
}
.separate-banner{
    padding-bottom: 32px;
    background-color: rgba(108, 211, 191, 0.25);
}

.tv-header-logo{
    text-align: center;
}
.tv-header-logo img {
    width: 44%;
}

.tvcms-header-menu-offer-wrapper {
    background-color: #FFFFFF !important;
}

#header .tv-menu-horizontal ul li.level-1>a {
    color: rgba(131, 131, 131, 1);
}

#header .tv-menu-horizontal ul li.level-1>a {
    font-size: 10px !important;
}

.tv-single-imag img{
    height: 76.7px;
}

.tvcms-main-title .tvmain-title h1 {
    font-family: 'PF Fusion Sans Pro Black';
    font-size: 35px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.tvcms-main-title .tvmain-title h2 {
    font-family: 'PF Fusion Sans Pro Black';
    font-size: 40px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.css-long-description{
    h4{
        font-family: "Roboto Condensed Bold";
        font-size: 25px;
        color: #F1921A;
    }
    h5{
        font-family: "Roboto Condensed Bold";
        font-size: 18px;
        color: #F1921A;
        margin-top: 30px;
    }
    p, li{
        color: #000;
        font-size: 16px;
        font-family: 'Open sans';
    }
    ul{
        margin-bottom: 0px;
    }
}

.csservices-bloc {
    .description p {
        font-weight: unset;
        color: #788;
        line-height: 20px;
        font-size: 0.99em;
        margin-bottom: 6px;
        text-align: unset;
    }
}
.tvcmsmultibanners{
    display: none !important;
}
.tvcmscustomer-services{
    display: none !important;
}

.footer-container {
    background-color: #000000;
}

.tvcustom-inquiry-wrapper{
    background-color: #000000 !important;
    padding: 40px 0px 0px 0px;
}

.tvcustom-inquiry-content p{
    color: #ffffff !important;
}

.tvcustom-inquiry-content p {
    text-align: center;
    font-family: Open sans;
}

.tvcustom-inquiry-content p:first-child {
    font-size: 35px;
}
.tvcustom-inquiry-content p:last-child {
    font-size: 90px !important;
    line-height: 100px;
}

.block_newsletter form input[type=email] {
    height: 75px;
    font-size: 27px;
    font-family: Arial;
    font-style: italic;
}

.tvfooter-storelogo-imformation {
    padding: 0px;
    font-family: Arial;

    .tvfooter-title{
        font-size: 20px;
        color: #FCCE00;
        font-weight: bold;
        text-transform: uppercase;
    }
}

.footer-container li a {
    color: #ffffff;
    font-size: 15px;
    position: relative;
    letter-spacing: 0px;
    font-family: Arial;
}

.footer-container li a:hover {
    color: #FCCE00 !important;
}

#footer_sub_menu_store_info, .tvfooter-store-link a {
    color: #FFFFFF;
}

#footer_sub_menu_store_info .tvfooter-store-link-content a {
    color: #FFFFFF !important;
}

#footer_sub_menu_store_info .tvfooter-store-link-content:hover a, .tvfooter-store-link a:hover {
    color: #FCCE00 !important;
}

.tvfooter-storelogo-imformation{
    .tvfooter-account-link, #block_myaccount_infos, .links{
            margin-top: 66px;
    }
}

.tvfooter-img-block img{
    position: relative;
    right: 100px;
}

.tvcopylink {
    display: none;
}

.tvfooter-payment-icon img{
    margin-left: 13%;
}

.tvfooter-copy-payment-icon-wrapper {
    background-color: #000000;
}

#footer_sub_menu_store_info .tvfooter-addresses:after {
    position: absolute;
    font-family: 'Material Icons';
    content: '\e0c8';
    font-size: 22px;
    left: -23px;
    top: 0px;
    color: #FCCE00;
}

#footer_sub_menu_store_info .tvfooter-store-link:after {
    position: absolute;
    font-family: 'Material Icons';
    content: '\e0be';
    font-size: 18px;
    left: -21px;
    top: 1px;
    color: #FCCE00;
}

#footer_sub_menu_store_info .tvfooter-store-link-content:after {
    position: absolute;
    font-family: 'Material Icons';
    content: '\e0b0';
    font-size: 16px;
    left: -20px;
    top: 2px;
    color: #FCCE00;
}

@media (min-width: 992px) {
    .tv-menu-horizontal ul.menu-content {
        display: inline-flex;
    }
}

@media (min-width: 992px) {
    .tv-menu-horizontal li.level-1 {
        /* width: 10%; */
        text-align: center;
        padding: 0px 10px;
        display: flex;
        align-items: center;
    }
    .tv-menu-horizontal li.level-1:hover {
        background-color: #eee;
    }
}

@media (min-width: 992px) {
    #header .tv-menu-horizontal ul li.level-1>a {
        padding: 10px 0px 10px 0px;
    }
}

@media (min-width: 992px) {
    #header .tv-menu-horizontal ul li.level-1>a {
        font-size: 10px !important;
        letter-spacing: 0px;
        font-weight: 500 !important;
    }
}

@media (min-width: 992px) {
    .tv-menu-horizontal {
        margin-top: 25px;
    }
}

#header .tv-menu-horizontal ul li.level-1 ul li.item-header a {
    font-size: 18px;
    color: #707070;
    font-family: "Montserrat";
    font-weight: bold;
}

#header .tv-menu-horizontal ul li.level-1 ul li.item-line a {
    color: #838383;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    margin-left: 10px;
}

.tvheader-offer-wrapper {
    padding: 8px 40px;
}

.lusap {
& .title {
h1 {
    color: #000000;
    font-size: 35px;
    font-family: PF Fusion Sans Pro Black;
    text-transform: uppercase;
}
}
}
.lusap {
& .short-description, .extra {
p {
    color: #888;
    font-size: 14px;
    font-family: Open sans;
    text-align: justify;
    line-height: 1.4em;
}
}
}
.lusap {
&  .extra {
h1 {
    font-family: 'Roboto Condensed Bold';
    font-size: 26px;
}
}
}

.lusap {
& .group {
& .group-title {
.title {
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    text-decoration: underline;
    text-decoration-color: #333;
    line-height: 40px;
    font-family: 'Roboto Condensed Bold';
}
}
}
}
.lusap {
& .group {
& .group-option-type-one {
& .item {
.title_item {
    color: #000;
    font-size: 17px;
    font-weight: 700;
    min-height: 44px;
    padding: 0px 10px;
    font-family: 'Open sans';
}
}
}
}
}
.lusap {
& .group {
& .group-option-type-four {
& .item {
span {
    color: #000;
    font-size: 17px;
    font-weight: 700;
    font-family: 'Open sans';
}
}
}
}
}
.lusap {
& .group {
& .group-option-type-four {
.subgroup-title h3 {
    color: #000;
    text-decoration: underline;
    margin: 26px 0px 20px 6px;
    font-family: 'Roboto Condensed Bold';
    font-size: 17px !important;
}
}
}
}

.lusap {
& .group {
& .group-option-type-two {
.subgroup-title h3 {
    color: #000 !important;
    font-family: 'Roboto Condensed Bold' !important;
    font-size: 19px !important;
}
}
}
}
.lusap {
& .group {
& .group-option-type-two {
& .item {
span {
    color: #000;
    font-size: 17px;
    font-family: 'Open sans';
}
}
}
}
}
.lusap {
& .group {
& .group-option-type-seven {
.subgroup-title h3 {
    color: #000;
    text-decoration: underline;
    margin: 26px 0px 20px 6px;
    font-family: 'Roboto Condensed Bold';
    font-size: 19px !important;
}
}
}
}

.lusap {
& .group {
& .group-option-type-seven {
& .item {
span {
    color: #000;
    font-size: 18px;
    font-weight: 700;
}
}
}
}
}

.lusap {
& .group {
& .group-option-type-seven {
.item {
    margin: 6px 12px 10px 0px;
    text-align: center;
    border: 1px solid #000;
    padding: 36px 18px;
    max-height: 94px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    width: 210px !important;
}
}
}
}

.date-estimatif p {
    margin-left: 20px;
    color: #000;
    font-weight: 600;
}

#btn-delete-picture span{
    color:#000 !important;
}
#btn-upload-picture span{
    color:#000 !important;
}

.lusap {
& .cart-block {
& .title {
h2 {
    color: #000;
    font-size: 25px !important;
    font-weight: 800 !important;
}
}
}
}

.lusap {
& .cart-block {
& .summary {
.label {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}
}
}
}

.lusap {
& .cart-block {
& .summary {
button {
    width: 100%;
    color: #000;
    font-weight: 700;
    font-size: 20px;
    background-color: #dfe2eb;
    border-radius: 2px;
}
}
}
}


.lusap {
 .cart-block {
 .summary {
  .col-sm-5{
      text-align: right;
  }
  }
  }
  }


.lusap {
.sap-item-active, .bordered-active {
    /*box-shadow: 0px 1px 3px 1px #00AA00;*/
    box-shadow: 0px 1px 3px 0px #22CC22;
    border: 1px solid #00AA00;
}
}

.lusap {
& .group {
& .group-option-type-seven {
.item {
    /*max-height: 70px;
    width: 170px !important;*/
    max-height: 93px;
    width: 214px !important;
}
}
}
}

.prod-modes table {
    width: 58%;
}
/*.prod-modes .days-plage td{
    width: 190px !important;
}*/

.tvbottom-to-top a i {
    background-image: url(..//img/Scroller.png) !important;
}

.infos-bulle {
    right: 4px;
}

.infos-bulle-content {
    background-color: #F6F6F6;
    border: none;
    box-shadow: none;
}

.info-bulle-content-p{
    color: #000;
    font-size : 'Open sans';
    .card-header{
        span{
            font-family: 'Roboto Condensed Bold';
            font-size: 20px;
        }
    }
    .card-body{
        p{
            font-family: 'Open sans';
            color: #000;
        }
    }
}

.file-block-show{
    .image-show{
        background-color: #D8D8D8;
    }
}

.hb-animate-element.hb-in-viewport.bottom-to-top {
    animation: unset;
    -webkit-animation: unset;
    -moz-animation: unset;
    -o-animation: unset;
    opacity: 1;
    /* transition-delay: 2s; */
    animation-duration: unset;
}

@media screen and (max-width: 1024px) {
    .block_newsletter form input[type=email] {
        height: 48px;
        font-size: 14px;
        font-family: Arial;
        font-style: italic;
    }
    .ln-button > button {
        padding: 0px 13px !important;
        font-size: 20px !important;
    }
    .tvcustom-inquiry-content p:first-child {
        font-size: 28px;
        line-height: normal;
    }
    .tvcustom-inquiry-content p:last-child {
        font-size: 40px !important;
        line-height: 100px;
    }

    .ln-title {
        font-size: 25px !important;
        margin-bottom: 25px !important;
        margin-top: 3% !important;
    }
    .tvfooter-storelogo-imformation {
    .tvfooter-account-link, #block_myaccount_infos, .links {
        margin-top: 20px;
    }
}
}

@media only screen and (max-width: 992px) {
    .tv-single-imag{
        text-align: center;
        margin-bottom: 20px;
    }

    .tvcmstabcategory-product-slider-main-title-wrapper {
        margin-bottom: 100px;
    }

    .lusap {
& .group {
& .group-option-type-four {
& .item {
    span {
        font-size: 13px;
    }
}
}
}
}
}
@media only screen and (max-width: 600px) {
    .prod-modes-scroll {
        padding-left: 12%;
    }
}


.tvfooter-social-icon-wrapper {
    text-align: left;
    margin: 0;
    margin-left: -15px;
    position: absolute;
    right: 0;
    bottom: 0;
}

@media only screen and (max-width: 1023px) {
    .tvfooter-social-icon-wrapper{
        display: none;
    }
}

.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li {
    display: block;
    background-image: url("/themes/ttv_autopart_autotrics_v1-child/assets/img/social-logo-footer.png");
    margin-bottom: 9px;
}

.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.rs-facebook{
    background-position-y: 0px;
}

.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.rs-linkedin{
    background-position-y: -53px;
}

.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.rs-instagram{
    background-position-y: -107px;
}

.tvcmsfooter-social-icon .tvfooter-social-icon-wrapper li.rs-blog{
    background-position-y: -161px;
}