/*Aspect général*/

#header_main {
    border-bottom-width: 0px;
}


.html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top #main {
    padding-top: 169px;
}

.container_wrap {
    border-top-width: 0px;
}


#header_main_alternate {
    background: rgb(1, 0, 111);
    background: -moz-linear-gradient(45deg, rgba(1, 0, 111, 1) 0%, rgba(0, 57, 221, 1) 33%, rgba(101, 0, 0, 1) 66%, rgba(101, 0, 0, 1) 66%, rgba(237, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(1, 0, 111, 1) 0%, rgba(0, 57, 221, 1) 33%, rgba(101, 0, 0, 1) 66%, rgba(101, 0, 0, 1) 66%, rgba(237, 0, 0, 1) 100%);
    background: linear-gradient(45deg, rgba(1, 0, 111, 1) 0%, rgba(0, 57, 221, 1) 33%, rgba(101, 0, 0, 1) 66%, rgba(101, 0, 0, 1) 66%, rgba(237, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#01006f', endColorstr='#ed0000', GradientType=1);
    border: none;
}

#top #header .av-main-nav>li>a .avia-menu-text,
#top #header .av-main-nav>li>a .avia-menu-subtext {
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: 150ms ease-in;
}

#top #header .av-main-nav>li:hover>a .avia-menu-text,
.mega-current-menu-item,
.mega-current_page_parent {
    text-shadow: 0 1px 20px #fff;
}

.mega-current-menu-item:after,
.mega-current_page_parent:after {
    display: block !important;
    content: '';
    position: relative;
    top: -1px;
    height: 1px;
    width: 100%;
    background: rgb(101, 0, 0);
    background: -moz-linear-gradient(45deg, rgb(101, 0, 0) 0%, rgb(237, 0, 0) 100%);
    background: -webkit-linear-gradient(45deg, rgb(101, 0, 0) 0%, rgb(237, 0, 0) 100%);
    background: linear-gradient(45deg, rgb(101, 0, 0) 0%, rgb(237, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#650000', endColorstr='#ed0000', GradientType=1);
}


.header_color .avia-menu-fx {
    background: rgb(101, 0, 0);
    background: -moz-linear-gradient(45deg, rgb(101, 0, 0) 0%, rgb(237, 0, 0) 100%);
    background: -webkit-linear-gradient(45deg, rgb(101, 0, 0) 0%, rgb(237, 0, 0) 100%);
    background: linear-gradient(45deg, rgb(101, 0, 0) 0%, rgb(237, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#650000', endColorstr='#ed0000', GradientType=1);
}


#top .avia-smallarrow-slider-heading>div {
    display: none !important;
}

.title_container {

    background: #181835;

}

.title_container * {
    color: #d0d0d0 !important;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1em !important;
}

.title_container .main-title,
.title_container .main-title a {
    font-size: 16px;
}


h1.main-title.entry-title {
    line-height: 25px !important;
}

#top .carte {
    padding: 30px;
    border-radius: 10px !important;
    background: #fff;
}

#top .shadow {
    box-shadow: 0px 25px 95px -25px rgba(0, 0, 0, 0.65);
}



#top .avia-post-nav {
    display: none;
}


.avia-button {
    text-transform: uppercase !important;
    font-weight: bolder !important;
    letter-spacing: 1.5px;
    transition: 250ms cubic-bezier(0.68, -0.55, 0.27, 1.55);
}

.shadow.avia-button-wrap {
    box-shadow: 0 0 rgba(0, 0, 0, 0);
}

.shadow .avia-button {
    border: 1px solid rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0px 15px 40px -15px rgba(0, 0, 0, 0.65);
}

.avia-button:hover {
    opacity: 1;
    letter-spacing: 1px;
}

.shadow .avia-button:hover {
    box-shadow: 0px 8px 40px -15px rgba(0, 0, 0, 0.65);
}


.avia-button.avia-size-small {
    padding: 10px 16px;
    font-size: 0.7em;
}

/*Phone info*/
.phone-info a.tel {
    background: #1c1c63;
    margin: -9px -8px -20px 10px;
    position: relative;
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 10px 30px -12px #000;
    transition: 450ms cubic-bezier(0.68, -0.55, 0.27, 1.55);
    padding: 15px 15px;
    float: right;
    color: #fff !important;
    font-size: 1.4em;
}



.phone-info a.tel:hover {
    cursor: help;
    padding-top: 20px !important;
    margin-bottom: -25px !important;
    text-decoration: none;
}


/*Correction slidehow accueil*/

.avia-slideshow,
.avia-slide-wrap img {
}

#top .avia-slide-wrap img {
    object-fit: contain;
    aspect-ratio: 16/9;
}

.slideshow_caption {
    width: 85%;
    max-width: 1200px;
}

div .slideshow_caption h2 {
    text-transform: none;
    font-weight: initial;
}


div .slideshow_caption h2 small {}

#top .avia-slideshow-button {
    font-weight: initial;
    font-size: 16px;
}




/*CSS William*/

form.variations_form .variations a.reset_variations {
    background: red;
    padding: 10px;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    line-height: 1px;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 0;
}

form.variations_form .variations a.reset_variations:hover {
    color: red;
    background: #e6e6e6;
}

.variations-table tr th,
.variations-table tr td {
    width: 30%;
    line-height: 1em;
}

.variations-table tr:first-child th,
.variations-table tr:first-child td {
    width: 10%;
}

#top .price .woocommerce-price-suffix span.woocommerce-Price-amount.amount,
#top .price .woocommerce-price-suffix span.woocommerce-Price-currencySymbol {
    font-size: 16px;
}

#top .price .woocommerce-price-suffix.ft_price span.woocommerce-Price-amount.amount,
#top .price .woocommerce-price-suffix.ft_price span.woocommerce-Price-currencySymbol {
    margin-left: 0;
    color: #01006f !important;
}

#top table.variations td.label {
    width: 100%;
    text-align: left;
    float: left;
    margin-left: 0;
    padding-left: 7px;
}

.price_table_variation span.woocommerce-Price-amount.amount {
    float: left;
    width: auto;
    min-width: auto;
}

/* Pour masquer les images non désirées */
.rampes_special div.product.product-type-variable .single-product-main-image {
    display: none;
}

.rampes_img_special {}

ul.wins_products_header li.wins_products_title,
ul.wins_products_footer li.wins_products_title {
    width: 100%;
}

.bas.avia-section.av-minimum-height .container .content {
    vertical-align: bottom;
}

.haut.avia-section.av-minimum-height .container .content {
    vertical-align: top;
}

/*icones liste des catégories*/
img.icon_cat_product {
    width: 50px;
    position: relative;
    top: 8px;
    margin-right: -10px;
}

/*Obscursion du fond pour le woocommmerce*/
main.template-shop {
    background: #efefef;
    background-image: url('/wp-content/uploads/2017/08/bg-main-product.png');
    background-attachment: scroll;
    min-height: calc(100vh - 380px);
    box-shadow: inset 10px 0 60px -25px #000;
}

@media only screen and (max-width:990px) {
    main.template-shop {
        width: 100% !important;
        padding: 30px !important;
        float: none !important;
        position: relative;
        display: table-cell;
    }

    .container_wrap.shop_columns_5 .container {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0px !important;
    }


    .responsive #top #main .sidebar.smartphones_sidebar_active {
        border-top-style: solid;
        border-top-width: 0px;
        width: 80%;
        margin: 0 auto;
    }

}

/* produits composés */

#top .products .product-category,
li.product .inner_product {
    border: 0px solid #000;
}

div .products .product {
    padding: 0 0 15px 0;
}

li.product .inner_product,
li.product-category>a,
li.summary_element .summary_element_wrapper,
div.component_option_thumbnail {
    padding: 15px 0 0 0;
    background: #fff;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 15px 50px -12px #000;
    overflow: visible;
}

li.product-category>a {

    border-radius: 5px !important;
    min-height: 265px;
}

span.woocommerce-Price-amount.amount {
    /*display: block;*/
    min-width: 80px;
}


table span.price_table_variation {
    min-width: 100px;
}


table span.price_table_variation>span {
    display: inline-block !important;
    font-size: 1.15em;
    font-weight: bold;
}


span.price_table_variation {
    min-width: 110px;
    display: block;
}


.main_color .inner_product_header {
    background: none;
}

.inner_product_header .avia-arrow,
.button-mini-delimiter {
    display: none;
}

.shop_columns_5 .products .product,
li.summary_element {
    min-width: 180px;
}

div.product-type-composite h1.product_title.entry-title {
    text-align: center;
}

div.description_composite_product {
    text-align: center;
}

li.product-type-composite h2.woocommerce-loop-product__title,
li.product-category h2.woocommerce-loop-category__title {
    font-size: 1.25em;
    text-align: center;
    margin-bottom: 15px;
}

#top .composite_price p.price span.total {
    display: none !important;
}

.component_summary .summary_content .variations a.reset_variations {
    display: block;
    padding: 13px;
    float: left;
    clear: both;
    position: initial;
    color: white;
    background: red;
    line-height: 0px;
}

#top .main_color .avia_cart_buttons .button,
#top form.cart .button,
.widget_product_search input[type="submit"] {
    color: #fff;
    font-size: 9px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold;
    min-height: 42px;
}

td.product-name .button.add_access {
    float: right;
}

.widget_product_search input[type="submit"] {
    transition: 350ms cubic-bezier(0.68, -0.55, 0.27, 1.55);
    border-radius: 5px !important;

}


.avia_cart_buttons .button,
#top form.cart .button {
    opacity: 1;
    background: #01006f !important;
    border: 0px solid #000 !important;
    padding: 5px 8px !important;
    transition: 350ms cubic-bezier(0.68, -0.55, 0.27, 1.55);
    width: 50% !important;
    float: left !important;
}

#top form.cart .button {
    width: auto !important;
    padding: 5px 10px !important;
    border-radius: 5px !important;
}

.avia_cart_buttons .button:first-child {
    border-radius: 0 0 0 5px !important;
    border-right: inset 1px !important;
}

.avia_cart_buttons .button:nth-child(2) {
    border-radius: 0 0 5px 0 !important;
    background: #0039dd !important;
}

.avia_cart_buttons {
    opacity: 1;
    border-top-width: 0;
    border-top-style: solid;
    padding: 0;
    overflow: visible;
    transition: unset;
}

.avia_cart_buttons.single_button .button {
    width: 100% !important;
    line-height: 40px !important;
    border-radius: 0 0 5px 5px !important;
    border-right: inset 0px !important;
}

.avia_cart_buttons .button:hover,
#top form.cart .button:hover,
.widget_product_search input[type="submit"]:hover {
    transform: scale(1.1);
    background: #ed0000 !important;
    border-radius: 5px !important;
    box-shadow: 0 5px 15px -5px #000;
}

/*
#top .product div.images img {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
}
*/

/*Full Width pour page e-commerce*/
.responsive body.archive.woocommerce .container {
    max-width: 100%;
}

.responsive body.archive.woocommerce #footer .container {
    max-width: 1310px;
}

.breadcrumb-trail span:last-child {
    padding-left: 3px;
}

/* woocommerce */
.single-product .template-shop {
    min-height: calc(100vh - 600px);
    padding: 50px;
}

#top form.cart {
    overflow: visible;
}

span.sku_wrapper {
    display: block;
    font-size: 20px;
    padding-bottom: 10px;
}

.breadcrumb .sep {
    width: auto;
}

.sidebar_left .inner_sidebar {
    text-align: left;
}

.widget_product_categories .children li {
    padding: 2px 0px 2px 20px;
    line-height: 15px;
}

.widget_product_categories .children li:last-child {
    margin-bottom: 5px;
}

#top .price span.woocommerce-Price-amount.amount,
#top .price span.woocommerce-Price-currencySymbol,
#top .composite_price .price span {
    font-size: 22px;
    color: #e81b10 !important;
    font-family: 'Varela Round', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0 2px 0 3px;
    white-space: nowrap;
}

span.posted_in,
span.tagged_as {
    display: block;
}

div.product_meta {
    padding-top: 10px;
}

#top div.product .woocommerce-tabs {
    padding-top: 10px;
}

#top .wc-tabs li a {
    background: #02006f !important;
    border-radius: 5px 5px 0 0 !important;
}


#top .wc-tabs li:hover a {
    background: #e81b10 !important;
    ;
}

.wc-tabs li a {
    color: #fff !important;
}

#top .wc-tabs li.active a {
    color: #000 !important;
    background-color: #fff !important;
}

#top .title_container .container {
    padding-top: 10px;
    padding-bottom: 0;
    min-height: 36px;
}

.single-product-main-image {
    position: relative;
}

#top .single-product-main-image .onsale {
    top: 7px;
    right: 7px;
}

/* Forcer la hauteur pour les images trop petites */
#top .thumbnail_container img,
#top .products .product-category img {
    object-fit: contain;
    height: 180px;
    padding: 10px;
}

#top .products .product.last,
#top #main .products .product.last {
    margin-right: 0;
}

#top div#tab-description {
    overflow: auto !important;
}

#top div#tab-description button.arrow {
    background: #02006f;
    color: white;
    font-size: 12px;
    text-align: center;
    border-radius: 13px;
    padding: 6px;
    margin: 0 auto;
    border: none;
    box-shadow: -1px -2px 15px #000;
}

#top div#tab-description button.arrow:hover {
    background: red;
}

@media only screen and (max-width:768px) {
    #top div#tab-description button.arrow {
        top: 99%;
        right: 0%;
    }
}

a#id_pack,
a#id_pack_2,
a#id_pack_3 {
    background: #eeeeee !important;
    float: left;
    clear: both;
    padding: 16px;
    font-weight: bold;
    border: 1px solid;
    margin: 10px 0 0 0;
}


@media screen and (max-width: 480px) {
    #top .thumbnail_container img {
        height: auto;
    }
}

/*Rationalisation des packs*/

.multistep,
.composite_price,
.composite_message,
.composite_availability,
.composite_button,
.composite_form .component_message {
    margin-bottom: 30px !important;
}

.composite_data>div {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 15px;
}

.composite_data .composite_summary {
    background: #fff;
    padding: 30px !important;
    box-shadow: 0 20px 40px -25px #000;
    overflow: visible;
    max-width: 95%;
    border-radius: 5px !important;
    margin: 30px auto;
}

.composite_form .step_title_wrapper {
    text-align: center;
}

.summary_element_content.summary_element_selection_prompt {
    display: none !important;
}

/*Mise à la même taille des images du pack*/
.composite_summary .summary_element_image img.summary_element_content,
ul.component_option_thumbnails_container li.component_option_thumbnail_container img {
    height: 180px;
    object-fit: contain;
    padding: 5px;
}

/* correction de la hauteur du bloc lorsque visualisation d'un article unique composant le premier élément du pack */
.component_selections .component_content {
    height: auto;
}

/*Correction des options de pack*/


/*body.customize-support #av_section_1 {
	display: none;
}*/

.component_inner div {
    /* border: 1px solid;*/
}


.product.content {
    border-right-width: 0px;
    margin-right: 0px;
}

.component .component_option_thumbnail {
    min-height: 280px !important;
    border-radius: 5px;
    box-shadow: 0 5px 30px -10px;
}


.component_content {
    height: 0;
    padding: 0;
    margin: 0;
}

.component .component_summary .content {
    overflow: visible;
    width: 80%;
    min-width: 180px;

    padding: 30px;
    margin: 30px auto !important;
}

.populated.cart,
.product.content.summary_content.cart {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 5px !important;
    box-shadow: 0 10px 25px -10px #000;
}


p.component_section_title:first-child {
    text-align: center;
    font-size: 20px;
    font-family: 'Oswald', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}


.component .composited_product_images {
    width: 100px;
}


.composite_form .composite_navigation.paged .next {
    font-size: 0px !important;
    margin-right: 0 !important;
    top: 0px;
}

.composited_product_title_wrapper p:last-child {
    position: absolute;
    bottom: -148px;
    right: 0;
    width: 180px;
    text-align: center;

}

.component .component_option_thumbnail {
    box-shadow: 0px 10px 30px -10px rgba(0, 0, 0, 0.33) !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
}


.component_option_thumbnail.selected,
.component.disabled .component_option_thumbnail.selected:hover,
.component_option_thumbnail.disabled.selected:hover {
    box-shadow: 0px 10px 30px -10px #01199f !important;
    border: 1px solid #d2d8fb;
}






.composited_product_title_wrapper p:last-child a,
.composite_form .composite_navigation .page_button {

    line-height: 0;
    font-size: 0;
    color: transparent;
}

.composite_form .composite_navigation .page_button:before {
    content: "Passer à l'étape suivante" !important;
    background: blue;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    line-height: 20px;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold;
}

.composited_product_title_wrapper p:last-child a:before {
    content: 'Supprimer cette option' !important;
    background: red;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    line-height: 20px;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold;
}


/* panier */
.component_table_item_indent p {
    margin: 0;
    padding-left: 10px;
    padding-top: 1px;
}

/*Correction du footer de pack*/

.composite_price,
.composite_message,
.composite_availability,
.composite_button {
    padding: 15px;
}



.composite_price {
    text-align: right;
}

.composite_price .price:before {
    display: inline-block !important;
    content: 'Votre configuration :' !important;
    margin: 0 5px 0 0;
}

.composite_button {
    max-width: 400px;
    float: right;
}



li.summary_element .summary_element_wrapper {
    min-height: 280px;
    position: relative;

}

li.summary_element .summary_element_wrapper::before {
    opacity: 0;
    content: ' ';
    border-radius: 5px;
    line-height: 266px;
    background: rgba(1, 6, 122, 0.74);
    height: 100%;
    position: absolute;
    color: #fff;
    width: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
    display: table-cell;
    z-index: 10;
    transition: 150ms ease-in;
}


li.summary_element .summary_element_wrapper:hover::before {
    content: 'AJOUTER';
    opacity: 1;

}

li.summary_element .summary_element_wrapper.configured:hover::before {
    content: 'MODIFIER';
}



li.summary_element .summary_element_wrapper:hover {
    cursor: pointer;
}

/*Correction categories archive*/

.category-title {
    font-size: 1.8em;
    color: #222222;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.term-description {
    font-size: 14px;
    line-height: 1em;
    max-width: 80%;
}


.widget_product_categories li {
    transition: 150ms ease-in;
    display: block;
}

.widget_product_categories li * {
    font-size: 14px !important;
    line-height: 1.8em !important;
    font-style: normal !important;
}

.widget_product_categories li.current-cat * {
    font-weight: bolder;
}

.widget_product_categories li:hover {
    transform: scale(1.05) translate(10px, 0px);
}

.widget_product_categories li:hover *,
.widget_product_categories li.current-cat * {
    color: #02006f !important;
}


.widget_product_search input[type="submit"] {
    float: left;
}


input#woocommerce-product-search-field-0 {
    min-width: 150px !important;
    clear: none;
    float: left;
    width: 60% !important;
}

/*Correction formulaire de contact*/
/*Amélioration formulaire*/

#top .input-text,
#top input[type="text"],
#top input[type="input"],
#top input[type="password"],
#top input[type="email"],
#top input[type="number"],
#top input[type="url"],
#top input[type="tel"],
#top input[type="search"],
#top textarea,
#top select,
#top form {
    margin-bottom: 0px;
}


#top input[type="search"] {
    line-height: 25px;
}

.full-form h3 {
    font-size: 35px;
    text-shadow: 0px -5px 5px #d1d1d1, 0px 5px 5px #d1d1d1, 5px 0px 5px #d1d1d1, -5px 0px 5px #d1d1d1;
}

.full-form .input-text,
.full-form input[type="text"],
.full-form input[type="input"],
.full-form input[type="password"],
.full-form input[type="email"],
.full-form input[type="number"],
.full-form input[type="url"],
.full-form input[type="tel"],
.full-form input[type="search"],
.full-form textarea,
.full-form select,
.full-form input[type="date"],
p.wysija-paragraph input[type='text'].wysija-input {
    font-family: ' helvetica neue', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    font-weight: normal !important;
    padding: 20px !important;
    border-radius: 5px !important;
    color: #777;
}

.full-form input[type="date"] {
    padding: 6px !important;
}

.full-form {
    display: inline-block;
    margin-bottom: 90px;
}

.plein,
.demi,
.tier {
    position: relative;
    float: left;
    padding: 0 3% 2% 0;
}

.plein {
    width: 100%;
}

.demi {
    width: 50%;
}

.tier {
    width: 33%;
}

@media only screen and (max-width: 960px) {

    .plein,
    .demi,
    .tier {
        width: 100%;
        padding: 5px 10px;
    }
}

/*Corrections fiches produits*/
.single-product-main-image {
    max-width: 450px;
}

#top .single-product-main-image .thumbnails a {
    height: 150px;
}

div.product div.images div.thumbnails a img {
    height: 100% !important;
    object-fit: contain;
}

.avia-section.alternate_color.avia-section-small {
    background: rgb(0, 57, 221);
    background: -moz-linear-gradient(top, rgba(0, 57, 221, 1) 0%, rgba(1, 0, 111, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 57, 221, 1) 0%, rgba(1, 0, 111, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 57, 221, 1) 0%, rgba(1, 0, 111, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0039dd', endColorstr='#01006f', GradientType=0);
}

/*Page qui sommes-nous*/

#qui-sommes-nous .av-section-color-overlay {
    background: -moz-linear-gradient(top, rgba(0, 57, 221, 0) 0%, rgba(0, 57, 221, 0) 67%, rgba(0, 57, 221, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 57, 221, 0) 0%, rgba(0, 57, 221, 0) 67%, rgba(0, 57, 221, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 57, 221, 0) 0%, rgba(0, 57, 221, 0) 67%, rgba(0, 57, 221, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000039dd', endColorstr='#0039dd', GradientType=0);
}

#equipe {
    background: rgb(0, 57, 221);
    background: -moz-linear-gradient(top, rgba(0, 57, 221, 1) 0%, rgba(1, 0, 111, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 57, 221, 1) 0%, rgba(1, 0, 111, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 57, 221, 1) 0%, rgba(1, 0, 111, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0039dd', endColorstr='#01006f', GradientType=0);
}

.membre-equipe {
    transition: 350ms cubic-bezier(0.68, -0.55, 0.27, 1.55) !important;
}

.membre-equipe:hover {
    transform: scale(1.15);
}


/*Footer*/


#winsiders_add_cont_14543 {
    box-shadow: inset 0px 20px 25px -20px rgba(0, 0, 0, 0.15);
}

#winsiders_add_cont_14543.win_section .container {
    margin: 0 auto;
    max-width: 1440px;
    padding: 0 30px;
    position: relative;
    top: -62px;
}

#top .box-footer.iconbox.av-no-box .iconbox_icon {

    /*background: rgb(1,0,111);
background: -moz-linear-gradient(45deg, rgb(1,0,111) 0%, rgb(237,0,0) 100%);
background: -webkit-linear-gradient(45deg, rgb(1,0,111) 0%,rgb(237,0,0) 100%);
background: linear-gradient(45deg, rgb(1,0,111) 0%,rgb(237,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01006f', endColorstr='#ed0000',GradientType=1 );*/
    /*background: #ed0000;*/
    /*background: rgb(102,0,0);
background: -moz-linear-gradient(45deg, rgb(102,0,0) 19%, rgb(237,0,0) 100%);
background: -webkit-linear-gradient(45deg, rgb(102,0,0) 19%,rgb(237,0,0) 100%);
background: linear-gradient(45deg, rgb(102,0,0) 19%,rgb(237,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#660000', endColorstr='#ed0000',GradientType=1 );*/

    background: url(https://www.francetractor.fr/wp-content/uploads/2017/10/fond-hexagone-icone.png);
    background-size: cover;
    background-repeat: no-repeat;


    border: none;
    /*box-shadow: 0px 10px 30px -15px #000;*/
    color: #fff
}


#top .box-footer.iconbox.av-no-box .iconbox_content_title {
    color: #E20000;
}


/*Socket*/
footer#socket {
    text-transform: uppercase;
    letter-spacing: 0.75px;
    font-size: 9px;
}



/*Personnalisation page accueil*/
.avia-logo-element-container a.slide-image {
    opacity: 0.75;
    transition: 150ms ease-in;
    background: rgba(0, 0, 0, 0) !important;
}

.avia-logo-element-container a.slide-image:hover {
    opacity: 1;
    transform: translate(0, -5px);
}


.avia-logo-element-container a.slide-image img,
.cat-produits-accueil img {
    width: 80px;
    height: 80px;
    object-fit: contain;
}



/*Fixation side-bar*/
@media only screen and (min-width: 990px) {
    .avia_desktop .sidebar_left .inner_sidebar {
        text-align: left;
        /* position: fixed;
    max-width: 280px;
    width: 15%;
    top: 265px;*/
    }
}

/*Mega menu*/
#mega-menu-wrap-avia #mega-menu-avia li.mega-menu-item a.mega-menu-link:before {
    font-size: 20px;
    font-weight: initial;
}

/*Background mega menu*/
#mega-menu-wrap-avia #mega-menu-avia li.mega-menu-item>ul.mega-sub-menu {
    box-shadow: 0 20px 60px -15px #000;
}

#mega-menu-wrap-avia #mega-menu-avia>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item {
    min-width: 250px;
    width: 30%;
    background: #fff !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

#mega-menu-wrap-avia #mega-menu-avia>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item:last-child {
    box-shadow: 0 5px 10px -5px #000;
}


#mega-menu-wrap-avia #mega-menu-avia ul.mega-sub-menu {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;

}





/*Brouette à chenilles*/

#mega-menu-wrap-avia #mega-menu-item-14528 ul.mega-sub-menu {
    background-image: url(/wp-content/uploads/2016/12/p_DSCN4347-2.jpg) !important;

}

/*Chenillard multi outil*/
#mega-menu-wrap-avia #mega-menu-item-14529 ul.mega-sub-menu {
    background-image: url(/wp-content/uploads/2016/12/p_K65_avec_auto_galva_comp.jpg) !important;

}

/*Micro tracteur à chenille*/

#mega-menu-wrap-avia #mega-menu-item-14530 ul.mega-sub-menu {
    background-image: url(/wp-content/uploads/2017/07/ft-01.jpg) !important;
    background-position: right center !important;

}


/*Gyrobroyeur à chenille*/
#mega-menu-wrap-avia #mega-menu-item-14531 ul.mega-sub-menu {
    background-image: url(/wp-content/uploads/2017/07/ft-03.jpg) !important;
    background-position: center right !important;

}

/*Transporteur electrique*/
#mega-menu-wrap-avia #mega-menu-item-14532 ul.mega-sub-menu {
    background-image: url(/wp-content/uploads/2016/12/p_C3G_avec_cuve.jpg) !important;

}


/*Brouette électrique*/
#mega-menu-wrap-avia #mega-menu-item-14533 ul.mega-sub-menu {
    background-image: url(/wp-content/uploads/2016/12/p_IMG_9457-2_1-1.jpg) !important;

}

/*Rampe d'accès*/

#mega-menu-wrap-avia #mega-menu-item-14534 ul.mega-sub-menu {
    background-image: url(/wp-content/uploads/2017/05/Ramp-Hooked.jpg) !important;


}


/*Service client*/
#mega-menu-wrap-avia #mega-menu-item-14536 ul.mega-sub-menu {
    background-image: url(/wp-content/uploads/2017/07/vision-03.jpg) !important;
    background-position: center right !important;
}



@media only screen and (max-width: 990px) {
    .responsive #top #wrap_all .main_menu {
        position: relative;
        right: 0px !important;
        width: 100%;
    }
}


/*Correction titre catégories produit*/
li.wins_products_title {
    display: block;
    width: 100% !important;
    clear: both;
    margin-top: 20px !important;
}


/*Correction product add-on*/

.single_variation_wrap {
    margin: 0;
}

div.addon-description p {
    margin-bottom: .5em;
    font-size: 12px;
    font-style: italic;
    line-height: 1.3em;
}

.product-addon {
    width: 25%;
    padding: 0 10px;
    float: left;
}

div#product-addons-total {
    float: left;
    width: 100%;
}

/* woocommerce-cart-notice-name */
#woocommerce-cart-notice-name {
    padding: 0;
    margin: 0 auto;
    border: 0;
    background: none;
}

#woocommerce-cart-notice-name a.button {
    float: left;
    margin-left: 20px;
}

#woocommerce-cart-notice-name p {
    float: left;
}


/*Bloc chat*/
#BsobvC2-1510223247802 {
    bottom: 54px !important;
}

#top .variations td.value {
    width: 100%;
    float: left;
    padding-left: 0;
}

/* add to cart */
#top div.woocommerce-message a.button.add_access {
    background: red;
    position: relative;
    float: left;
    width: 200px;
    margin: 0px 10px 0px 22px;
    padding: 15px;
}

@media only screen and (max-width: 900px) {
    #top div.woocommerce-message a.button.add_access {
        margin: 0px 10px 10px 22px;
    }
}


/*Personnalisation icone cart*/

.cart_dropdown_link span:first-child::before {
    font-size: 20px;
    padding: 13px 15px;
    background: red;
    color: #fff;
    border-radius: 150px;
    box-shadow: 0 10px 25px -11px #000;
}



/*Personnalisation des image partenaires*/


body.page-id-15974 p img {
    height: 150px !important;
    object-fit: contain;
}



.added_to_cart_notification {
    border-radius: 10px;
    background: green;
}

.added_to_cart_notification * {
    font-size: 18px !important;
    color: #fff !important;
}




#menu-item-14465 a {
    background: #ed0000;
    color: #fff !important;
    font-size: 16px;
    padding: 5px 15px;
}

p.call-me-para {
    width: 100%;
    float: left;
}

a.button.call-me {
    line-height: 38px;
    margin: 15px 15px 15px 0;
    padding: 5px 15px;
    display: block;
    background: red !important;
}

a.button.call-me:hover {
    background: #0037dd !important;
}


/*-- WILL ADD --- */
/* correction sidebar produit */
#top.single-product #main .sidebar {
    float: left;
    padding: 0 50px 10px 0;
    width: 20%;
    max-width: 350px;
    border: none;
}

/* correction container produit */
#top.single-product .template-shop {
    padding: 50px 0 0 0;
}

#top.single-product .template-shop .container {
    max-width: 100%;
    padding: 0 50px 0 0;
}



@media only screen and (max-width: 990px) {

    .phone-info a.tel {
        margin: 10px 10px -5px 10px;
        position: relative;
        border-radius: 0;
        box-shadow: none;
        padding: 15px 15px;
        float: none;
        display: inline-block;
        color: #fff !important;
        font-size: 1.4em;
    }


    .responsive.html_mobile_menu_tablet.html_cart_at_menu.html_bottom_nav_header #top #wrap_all .main_menu {
        position: relative;
        float: left;
        right: 0;
    }


}



@media only screen and (max-width: 760px) {

    .col-pres-produit {
        width: 33% !important;
        float: left !important;
        min-height: 130px !important;
        margin: 0 !important;
        padding: 0 !important;
        clear: initial !important;
    }


}


@media only screen and (max-width: 1130px) {

    #top #header .av-main-nav>li>a {
        font-size: 14px;
    }

    #top .av_seperator_big_border#header .av-main-nav>li>a {
        padding: 0 5px;
    }

}


@media only screen and (max-width: 767px) {
    #top #menu-item-shop.cart_dropdown {
        right: -50px !important;
    }
}


#top .variations_form {
    padding: 20px 50px 60px 50px;
    margin: 30px auto;
    box-shadow: 0 15px 60px -15px;
    width: 95%;

}

#top .variations th.label {
    width: 150px;
    text-align: left;
    text-transform: unset;
}

#top .variations_form label {
    font-size: 1.25em;
    line-height: 1.25em;
    letter-spacing: 0;
}



div.product-sorting ul.sort-param.sort-param-order {
    display: none;
}


#top #tarteaucitronIcon {
    left: 100px !important;
}



.main_color strong,
.main_color b,
.alternate_color strong,
.alternate_color b,
.footer_color strong,
.footer_colo b {
    color: inherit;
}
