/**handles:recherche-plante-css**/
.devis-interface-wrapper{width:300px;height:300px;padding:20px;border:11px solid #eee;border-radius:12px;background:#86bd2c;margin:100px auto 50px auto;text-align:center;position:relative}.plant-info p{font-size:.7em}.devis-interface-wrapper h2{font-size:1.4rem;margin-bottom:1rem;color:#fff;text-align:center;margin-top:0}.devis-search-block{position:relative;width:80%;padding:12px 12px;margin:auto;text-align:center}#devis-search{padding:12px 15px;font-size:1rem;border-radius:8px;border:1px solid #ccc}.devis-suggestions-dropdown{margin:0;padding:0;font-size:.8em;border:1px solid #ccc;border-top:none;border-radius:0 0 8px 8px;background:#fff;max-height:300px;overflow-y:auto;position:absolute;width:100%;left:0;top:100%;z-index:9998;font-size:.9em}.devis-suggestions-dropdown img{width:20%;height:auto;border-radius:12px}.devis-suggestions-dropdown ul{list-style-type:none;padding-left:0;margin-left:0}.devis-suggestions-dropdown li{padding:10px;cursor:pointer;display:flex;align-items:center}.recherche-plante-title{font-weight:700;white-space:normal;line-height:1.4;padding:10px}.devis-suggestions-dropdown li:hover{background-color:#f0f0f0}#devis-product-form .plant-card{width:80%;background:#fff;padding:10px;border-radius:10px;box-shadow:0 2px 6px rgba(0,0,0,.1)}#devis-product-form .plant-card h2{color:#000;margin-top:5%}#devis-product-form .wc-pao-addon-field{width:80%;margin:10px auto;display:block;padding:10px 12px;font-size:.7em;border:1px solid #86bd2c;border-radius:6px;background:#fff;box-sizing:border-box;transition:border-color .3s ease,box-shadow .3s ease}#devis-product-form .input-text{width:80%;margin:10px auto;display:block;padding:10px 12px;font-size:1em;border:1px solid #86bd2c;border-radius:6px;background:#fff;box-sizing:border-box;transition:border-color .3s ease,box-shadow .3s ease}#devis-product-form .wc-pao-addon-select option{font-size:1em;padding:8px 12px;color:#333;background:#f9f9f9;border:0 solid #28a745}#devis-product-form .wc-pao-addon-select option:hover{background:#e6ffe6;color:#28a745}#devis-product-form .wc-pao-addon-field:focus{border-color:#218838;box-shadow:0 0 5px rgba(40,167,69,.4);outline:0}#devis-product-form .plant-card .plant-image img{width:100%;height:7em!important;display:block;object-fit:cover}#devis-product-form .single_add_to_cart_button{background-color:#28a745!important;color:#fff!important;font-weight:700;border:none;border-radius:6px;padding:10px 20px;cursor:pointer;transition:background .3s ease}#devis-product-form .single_add_to_cart_button:hover{background-color:#218838!important}#devis-product-form .close-product-card{position:relative;z-index:9999;font-size:28px;font-weight:700;border:none;background:0 0;cursor:pointer;color:#555;align-self:center}#devis-product-form .close-product-card:hover{color:#000}#devis-product-form{position:relative;display:flex;flex-direction:column;bottom:50%;right:5%;width:130%}