/**

* 2007-2024 PrestaShop

*

* NOTICE OF LICENSE

*

* This source file is subject to the Academic Free License (AFL 3.0)

* that is bundled with this package in the file LICENSE.txt.

* It is also available through the world-wide-web at this URL:

* http://opensource.org/licenses/afl-3.0.php

* If you did not receive a copy of the license and are unable to

* obtain it through the world-wide-web, please send an email

* to license@prestashop.com so we can send you a copy immediately.

*

* DISCLAIMER

*

* Do not edit or add to this file if you wish to upgrade PrestaShop to newer

* versions in the future. If you wish to customize PrestaShop for your

* needs please refer to http://www.prestashop.com for more information.

*

*  @author    PrestaShop SA <contact@prestashop.com>

*  @copyright 2007-2024 PrestaShop SA

*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)

*  International Registered Trademark & Property of PrestaShop SA

*

* Don't forget to prefix your containers with your own identifier

* to avoid any conflicts with others containers.

*/





#addify_message_tree ul li.addify_level_thread_1 {

    margin-left: 12%;

    background: #E2FFE4;

}



#addify_message_tree{

        clear: both;

    padding: 0 0 20px;

}



#addify_message_tree ul {

    padding: 0px;

    list-style: none;

}



#addify_message_tree ul li.addify_level_thread_0 {

    margin-left: 5%;

    background: #F6F6F6;

}



#addify_message_tree ul li {

    padding: 15px 20px 0px;

    font-size: 13px;

    color: #333333;

    border-left: 2px solid #24b9d7;

    margin-top: 10px;

    margin-bottom: 12px;

    clear: both;

}



#addify_message_tree ul li span {

    display: block;

    background: #24b9d7;

    color: #fff;

    padding: 2px 10px;

    font-size: 11px;

    line-height: 18px;

    margin-left: -20px;

    margin-right: -20px;

    margin-top: 10px;

}









.raq{

    margin-left: 0.4rem;

}



.addify_raq_icon_content{

    margin-top:12px;

    margin-left: 5px;

}





#raq_addtoquote{

    text-transform: none;

}













.addify_listing_raq{

    position: absolute;

    top: 142px;

    left: 0;

    z-index: 2;

    display: flex;

    -webkit-box-orient: horizontal;

    -webkit-box-direction: normal;

    flex-direction: row;

    flex-wrap: wrap;

    width: 100%;

}



.hideqty{

    display: none !important;

}



.addify-raq-button{

/*  width: 100%;*/

    display: inline-flex;

}



.regular-price{

    display: none !important;

}



.product-price-and-shipping .ajax_add_to_cart_button {

    display: none !important;

}

.current-price {

    display: none !important;



}

.product-add-to-cart {

    display: none !important;

}











