/*
Theme Name: Resistel par Adesio
Description: Resistel
Author: Adesio
Author URI: www.adesio.co
Template: Avada
Version: 1.0
*/

/*facilitateur*/
/*Pour les spams */
form .z-adesio {
  display:none !important;
}
.margin-bottom-0{
margin-bottom:0px !important;
}
.margin-bottom-5{
margin-bottom:5px;
}
.margin-bottom-10{
margin-bottom:10px !important;
}
.margin-bottom-15{
margin-bottom:15px;
}
.margin-bottom-20{
margin-bottom:20px;
}
.margin-bottom-30{
margin-bottom:30px;
}
.margin-top-0{
margin-top:0px;
}
.margin-top--5{
margin-top:-5px;
}
.margin-top--10{
margin-top:-10px !important;
}
.margin-top-5{
margin-top:5px;
}
.margin-top-6{
margin-top:6px;
}
.margin-top-10{
margin-top:10px !important;
}
.margin-top-20{
margin-top:20px !important;
}
.margin-top-30{
margin-top:30px;
}
.margin-top-40{
margin-top:40px;
}
.margin-top-50{
margin-top:50px;
}
.padding-left-0{
padding-left:0px;
}
.padding-left-30{
padding-left:30px;
}
.margin-left-40{
margin-left:40px;
}
.bold {
font-weight: bold;
}
.italic{
font-style:italic;
}
.uppercase{
text-transform: uppercase;
}
.float-left{
float:left;
}
.float-right{
float:right;
}
.inline-block{
display:inline-block;
}
.text-center{
text-align:center !important;
}
.text-right{
text-align:right;
}
.text-left{
text-align:left;
}
.hidden{
display:none !important;
}
.width-100, .width-100 table {
width: 100% !important;
}
.white{
 color: #fff !important;
 }
 .blue {
    color: #3674ae !important;
 }
 .font-footer{
 font-size: 15px !important;
 }
 .background-white {
    background: #fff;
 }
 .underline {
    text-decoration: underline !important;
 }
.bold {
    font-weight: bold !important;
}
/*recaptacha*/
.grecaptcha-badge {
    display: none !important;
}

/*Blocks */
.ss-titre {
	font-size: 28px;
}

@media (max-width: 800px) {
    .padding-model-top {
    	padding: 40px 10% !important 
    }
}

.img-resistel {
	border-radius: 50% !important;
	border: 1px solid #2f6dab;
	box-shadow: rgba(72, 73, 121, 0.15) 7px 5px 30px 0px !important;
	width: 300px;
	height: 300px;
	display: flex !important;
	align-items: center !important;
}

main p a {
  text-decoration: underline;
  color:#3674ae;
}


/* contact */
.wpcf7 p{ clear:both;}
.wpcf7 p span.wpcf7-form-control-wrap{ position:relative;}
.wpcf7 p span.wpcf7-not-valid-tip{ position:absolute; right:0; bottom:-25px;}
.wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 input[type=tel]{
    width:100% !important;
    padding:0 10px;
    line-height:30px;
    height:30px;
}
#content .wpcf7 textarea{padding:0 10px; line-height:30px;}
.wpcf7 p.submit{ text-align:right; position:relative;}
.wpcf7 p.submit img{ position:absolute; left:200px;}
.wpcf7 input, .wpcf7 select, .wpcf7 .select-arrow, .wpcf7 textarea {
    border-radius: 5px !important; font-size: 16px !important;color: #000 !important;
}
.wpcf7 .wpcf7-submit {
    color: #fff !important;
}

#wpcf7-f1972-o1 form {
    padding: 10px;
    border: 1px solid #007be8;
}
.wpcf7-form .wpcf7-text {
    height: 30px;
}
.wpcf7-quiz-label {
    color: #000;
}
.modal-lg .wpcf7-form .fusion-layout-column.fusion-one-half {
    margin-bottom: 0px !important;
}
.grecaptcha-badge {
    display: none !important;
}

.modal-lg input::placeholder {
    color: #848484 !important;
}

.modal-lg p.label {
    color: #3674ae;
    font-size: 16px !important;
    line-height: 25px;
}
.modal-lg form {
    border: 2px solid #3674ae;
    padding: 20px;
}
.modal-lg .wpcf7 p.submit {
    text-align: left !important;
    margin-top: 30px;
    margin-bottom: 0px;
}


/*Menu*/
.kva-menu a .menu-text::after {
    content:"";
    /*background-image: url(https://www.resistel.com/wp-content/uploads/2020/10/Logo-KVA-new-V2.png);*/
    display: block;
    background-size: 50px 20px;
    /*Initial image size 200px 80px*/
    display: none;
    width: 50px; 
    height: 20px;
    margin-left:4px
}

.menu-item-30 a{
    padding-right: 10px;
    padding-left: 10px;
    background: #3674ae;
    color: #fff !important;
}
.fusion-secondary-main-menu {
    border: none !important;
}


/* Top Menu ------*/
#header-widget-area a{
    color:#fff;
}
#header-widget-area span.woocommerce-Price-amount{
    color:#000 !important;
}
#header-widget-area a:hover{
    text-decoration: underline;
}

#header-widget-area .fusion-social-network-icon  {
    margin: 0 7px 0px;
font-size: 15px !important;
}
#header-widget-area .fusion-social-networks-wrapper {
    margin: 0px !important;
}

#header-widget-area .fusion-social-networks {
    margin-bottom: -10px !important;
}

.col-rs, .col-compte {
    width:24%;
}
.col-principal {
    width:49%;
}
@media (max-width: 1050px) {
    .col-principal, .col-compte {
        display: none;
    }
    .col-rs {
        width:100%;
        text-align: center !important;
        font-size: 0.8em;
    }
}
.wpml-ls-legacy-list-horizontal {
    padding: 0px !important;
}

/*Header*/
@media only screen and (max-width: 1100px) {
    .fusion-mobile-menu-design-modern.fusion-header-v5.fusion-logo-center .fusion-logo {
            max-width: 210px;
    }
    .hidden-sm {
    display:inline-block  !important;
    }
    .hidden-xs {
    display: none !important;
    }
    .fusion-header {
    padding-left: 0px;
    }
    .col-half, .col-quarter {
        width: 100% !important;
    }
}
@media (min-width: 800px) {
    .hidden-sm {
    display:none!important;
    }
}

/*Middle Header*/
.col-half {
    width: auto;
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    z-index: 99999;
    position: absolute;
}
.col-quarter {
    width: 24.5%;
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
}
.top-header .fusion-social-network-icon::before, .top-header a {
    color: #000 !important;
}

.top-header-2 {
    font-family: inherit;
    padding: 35px 10px 15px 10px;
    top: 50px;
    position: absolute;
    width: 100%;
    font-size: 12px;
    line-height: 15px;
    display: flex;
    align-items: center;
}
.top-header-2 .fusion-social-network-icon::before, .top-header-2 a {
    color: #000 !important;
}

.widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
    position: absolute;
    left: -200px !important;
    margin-right: -1px;
    bottom: 0px;
    width: 300px;
    padding-top: 15px;
    color: #000 !important;
}
.widget_ywraq_mini_list_quote .yith-ywraq-list-content {
    border: 1px solid #000 !important;
    box-shadow: none !important;
}
.widget_ywraq_mini_list_quote ul.yith-ywraq-list {
    list-style: none;
    padding-left: 0px;
}


/*NEW MENU*/

.fusion-menu-element-wrapper .fusion-menu-element-list .menu-item > a .fusion-menu-description {
    display: none !important;
}
#top-new-header,  #mobile-new-header {
    z-index: 9999 !important;
}
#mobile-new-header ul.fusion-custom-menu {
    max-height: none !important;
}
#new-menu {
    z-index: 999 !important;
    border-top: 1px solid #ddd !important;
    border-bottom: 1px solid #ddd !important;
    margin-top: 10px;
}
#top-middle-menu, .devis-resistel {
    width: auto;
display: inline-block;
vertical-align: middle;
}
#top-middle-menu .widget_ywraq_mini_list_quote .raq-info {
    display: block;
    margin-left: 10px !important;
    padding: 5px 8px !important;
    color: #000;
    font-size: 16px;
    border: 0px solid #efefef !important;
    cursor: pointer;
    margin-top: 5px !important;
}
#top-middle-menu .fusion-menu-cart-items {
    border: 1px solid #000;
}
#top-middle-menu .avada-custom-menu-item-contents-empty {
    border: 0px solid #000 !important;
}
.fusion-menu-element-wrapper .fusion-menu-element-list {
    min-height: 50px !important;
}

.fusion-menu-element-wrapper .fusion-menu-element-list > li:not(.fusion-menu-item-button).current-menu-ancestor > a, .fusion-menu-element-wrapper .fusion-menu-element-list > li:not(.fusion-menu-item-button).current-menu-item > a, .fusion-menu-element-wrapper .fusion-menu-element-list > li:not(.fusion-menu-item-button).current-menu-parent > a, .fusion-menu-element-wrapper .fusion-menu-element-list > li:not(.fusion-menu-item-button).expanded > a, .fusion-menu-element-wrapper .fusion-menu-element-list > li:not(.fusion-menu-item-button).hover > a, .fusion-menu-element-wrapper .fusion-menu-element-list > li:not(.fusion-menu-item-button):active > a, .fusion-menu-element-wrapper .fusion-menu-element-list > li:not(.fusion-menu-item-button):focus > a, .fusion-menu-element-wrapper .fusion-menu-element-list > li:not(.fusion-menu-item-button):hover > a {
    color: #317ab7 !important;
}

/*Produit*/
.sku_wrapper, .catalog-ordering {
    display: none !important;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 400 !important;
    font-size: 25px !important;
    margin-right: 10px;
    line-height: 25px !important;
}
.product {
    padding-top: 25px !important;
}
.product .entry-summary .summary-container {
    padding-top: 20px !important;
}
.single-product #main .product h1.product_title {
    font-size: 25px !important;
}
.single-product form.cart {
    display: none !important;
}
main ul.products .product-buttons {
    display: none !important;
}

/*Checkout*/
.avada-myaccount-user {
    display: none !important;
}
.woocommerce-cart .woocommerce-cart-form h2 {
    display: none !important;
}
.fusion-menu-cart-items {
    width: 280px !important;
}



/*Catégorie filtre*/
.sidebar li.woocommerce-widget-layered-nav-list__item {
    font-size: 14px !important;
    padding: 3px 15px !important;
}
.widget_layered_nav li a::before, .widget_product_categories li a::before, .woocommerce-tabs .tabs a:hover .arrow::after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid #000 !important;
    margin-left: -12px;
    top: 9px;
    left: 12px;
    border-radius: 3px;
}
.widget_layered_nav li.chosen a::before {
    position: absolute !important;
    margin-left: -6px !important;
    top: 3px;
    border:1px solid transparent !important;
}
.sidebar .widget .heading h4, .sidebar .widget .widget-title {
    color: #333333;
    margin-bottom: 0px !important;
    font-size: 14px;
    font-weight: 700;
    margin-top: 0px;
}
.sidebar .widget {
    margin-bottom: 25px !important;
    position: relative;
}
.woocommerce .sidebar {
    padding: 15px !important;
    border: 2px solid #eee;
    margin-top: 5%;
}

.sidebar .select2-search--dropdown {
    display: none !important;
}
.select2-product_cat-results .select2-results__option {
    color: #000 !important;
}
.select2-container--default .select2-results__option[aria-selected="true"], .select2-container--default .select2-results__option[data-selected="true"], .select2-results__option[aria-selected], .select2-results__option[data-selected] {
    cursor: pointer;
    background-color: #ddd;
    margin-bottom: 5px;
}

.product-buttons .show_details_button, .fusion-body .product .fusion-content-sep {
    display: none !important;
}
.product-buttons a::before {
    display: none !important;
}
.product-buttons a:first-child {
    width: 100%;
    display: block;
    float: none;
    background: #2f76b1;
    color: #fff;
    max-width: 100%;
    text-align: center;
    padding: 5px 8px;
}


/*Catégories*/
.eshop-categorie .titre-cat {
    text-align: center;
    color : #3674ae !important;
    padding: 5px;
    line-height: 20px;
}

/*Le checkout*/
abbr {
    text-decoration: none !important;
}
.woocommerce-cart-form__cart-item .variation-Votretailledecoffret {
    display: none !important;
}

.woocommerce-checkout .avada-myaccount-user, .woocommerce-checkout .checkout_coupon h2, .about_paypal, #order_review_heading {
    display: none;
}
.woocommerce-checkout .coupon-button input {
    border-radius: 0px !important;
    margin-left: -17px;
}
#customer_details .col-2, .woocommerce-checkout .checkout_coupon {
    border: none !important;
    padding: 10px !important;
    margin-bottom: 0px !important;
}
#customer_details .col-2 h3 {
    font-size: 15px !important;
    border: none;
    margin-bottom: 0px;
}
.woocommerce-checkout .woocommerce-content-box{
    display: inline-block;
    width: 48% !important;
    float: right;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    margin-bottom: 0px;
    border: 3px solid #c99e67;
}
.woocommerce-checkout .woocommerce-checkout .clearboth {
     display: none;
}
.woocommerce-checkout .woocommerce .checkout h3 {
    font-size: 22px !important;
}
.woocommerce-checkout .shop_table .product-thumbnail img {
    max-width: 60px;
}
.woocommerce-checkout .shop_table tbody tr {
    height: auto;
}
.woocommerce-checkout .post-content p {
    margin-top: 0;
    margin-bottom: 5px;
}
.woocommerce-checkout .payment_method_stripe input#payment_method_stripe {
    display: inline-block !important;
    top: 8px;
}
.woocommerce-checkout .payment_method_stripe label {
    margin-left: 25px;
}
.woocommerce .checkout #customer_details .col-1 {
    border:none !important;
}
.woocommerce-input-wrapper input {
    color: #333333 !important;
    border-color: #d9d9d8 !important;
    background-clip: padding-box;
    border-radius: 5px !important;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 1.1em 0.78571em !important;
    word-break: normal;
    font-size: 15px !important;
}

#billing_country_field .select2-selection{
    border-color: #d9d9d8 !important;
    background-clip: padding-box;
    border-radius: 5px !important;
}
#select2-billing_country-container {
    color: #333333 !important;
    display: block;
    -webkit-box-sizing: border-box;
    word-break: normal;
    font-size: 15px !important;
}
#billing_postcode_field {
width: 48%;
margin-right: 4%;
display: inline-block;
}
#billing_city_field {
width: 48%;
display: inline-block;
}
#billing_country_field{
    width: 100%;
    margin-right: 0%;
    display: inline-block;
}
form.checkout label {
    margin-bottom: 0px !important;
    margin-top: 8px;
}
.woocommerce-checkout-review-order-table .attachment-woocommerce_thumbnail {
    border: 1px solid #eee;
    border-radius: 5px;
}
.checkout .shop_table tfoot th {
    text-align: left !important;
    padding-bottom: 0px !important;
}
.checkout .shop_table tfoot tr:first-child td, .checkout .shop_table tfoot tr:first-child th {
    padding-top: 0px !important;
}
.checkout .shop_table td {
    padding: 0px !important;
}
.checkout .shop_table tfoot{
    border-top: 25px solid transparent !important;
}
.woocommerce-checkout .payment_method_stripe label {
    margin-left: 0px !important;
}
.checkout .shop_table tfoot .order-total .amount {
    font-size: 15px !important;
    font-weight: 400;
}
.payment_methods li img {
    float: right;
    max-width: 250px;
    margin-top: -20px;
}
.woocommerce-checkout-review-order-table .attachment-woocommerce_thumbnail {
    border: 0px solid #eee !important;
    padding: 3px;
}
.woocommerce-checkout #footer-widget-area {
    display: none;
}
.woocommerce-order h2 {
    font-size: 1.8em !important;
}
.woocommerce-order .woocommerce-content-box {
    border: 1px solid #000 !important;
}
.woocommerce .addresses {
    display: block !important;
    width: 100%;
    padding-top: 20px;
}
.payment_box.payment_method_mercanet_onetime {
    display: none !important;
}

/*Order received*/
.woocommerce-order-received .woocommerce-content-box {
    margin: 10px !important;
}
.avada-myaccount-data .digital-downloads li::before, .avada-thank-you .order_details li::before, .fusion-content-widget-area .widget_layered_nav li.chosen, .fusion-content-widget-area .widget_layered_nav_filters li.chosen, .onsale, .price_slider_wrapper .ui-slider .ui-slider-range, .woocommerce .social-share li a:hover i, .woocommerce-pagination .current, p.woocommerce-store-notice {
    background-color: #2F76B1 !important;
}

/*Devis*/
.woocommerce .add-request-quote-button.button, .woocommerce .add-request-quote-button-addons.button {
    background-color: #fff !important;
    color: #007be8 !important;
}
.single-product .add-request-quote-button.button, .single-product .add-request-quote-button-addons.button {
    background-color: #fff !important;
    color: #007be8 !important;
    padding: 12px 20px;
    border: 1px solid #007be8;
    font-family: PT Sans;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-size: 14px;
}
.woocommerce.single-product .cart .yith_ywraq_add_item_browse_message a {
    text-decoration: underline;
    color: #007be8 !important;
}
.woocommerce.single-product .products .yith-ywraq-add-to-quote, .woocommerce .products .add-request-quote-button.button {
    width: 100% !important;
    margin-top: 10px;
}

/*CONTACT*/
.modal-lg input::placeholder {
    color: #848484 !important;
}

.modal-lg p.label {
    color: #3674ae;
    font-size: 16px !important;
    line-height: 25px;
}
.modal-lg form {
    border: 2px solid #3674ae;
    padding: 20px;
}
.modal-lg .wpcf7 p.submit {
    text-align: left !important;
    margin-top: 30px;
    margin-bottom: 0px;
}


/*Checkout livraison*/
.woocommerce-shipping-destination, .woocommerce-cart h2 {
    display: none !important;
}
.checkout .woocommerce-shipping-totals #shipping_method {
    margin: 5px 0px 20px 10px !important;
    text-align: left !important;
    padding: 0px !important;
}
.checkout .woocommerce-shipping-totals td {
    width: 150% !important;
}
.checkout .woocommerce-shipping-totals th, .checkout .woocommerce-shipping-totals td {
    display: block !important;

}
.checkout .woocommerce-shipping-totals #shipping_method .woocommerce-Price-amount {
    float: right;
    margin-right: 22px;
}

@media (min-width: 800px) {
    .woocommerce .checkout_coupon .coupon-input {
    display: inline-block;
    text-align: left;
    }
    .woocommerce-checkout .coupon-button input{
    font-size: 12px !important;
    padding: 5px !important;
    }
    .woocommerce-checkout form .woocommerce-content-box {
        border: 2px solid #000 !important;
        padding: 40px;
        background: #fafafa;
    }
    .top-height {
        max-height: 15px;
    }
}
@media (max-width: 800px) {
    .woocommerce .checkout #customer_details .col-1 {
        padding: 0px !important;
    }
    .woocommerce-checkout form .woocommerce-content-box {
    border: 0px solid #000 !important;
    }
    .woocommerce-order .avada-thank-you {
        margin-left: 1% !important;
    }
    .checkout .woocommerce-shipping-totals #shipping_method .woocommerce-Price-amount {
    margin-right: -22px !important;
    }
}
