/**
 * 2024 ALCALINK E-COMMERCE & SEO, S.L.L.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 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/osl-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
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 * THE SOFTWARE.
 *
 * @author ALCALINK E-COMMERCE & SEO, S.L.L. <info@alcalink.com>
 * @copyright  2024 ALCALINK E-COMMERCE & SEO, S.L.L.
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 *
 * Registered Trademark & Property of ALCALINK E-COMMERCE & SEO, S.L.L.
 */
.groupli{ padding:5px; }
.groupul{width:100%; position:relative;float:left}
.groupul li {text-align: center;padding:0px; float:left}
.groupul .col-sm-4{position: relative;float: left;padding: 6px;color:#2ad2c9}
.grouplinki{
    border: 2px solid #fff;
    border-radius: 50%;
    width: 75px;
    height: 75px;
    position: relative;
    float: left;
    margin-left: 25px;
}
.selecteda{ 
    border: 1px solid #2ad2c9 !important;
    background: #c1f8f5 !important;
    padding: 2px;
    font-size: 13px;
    width: 100%;
    position: relative;
    float: left;
    color:#4a2f22

}
.selectimg{
    border: 2px solid #2ad2c9;
    border-radius: 50%;
    width: 75px;
    height: 75px;
    position: relative;
    float: left;
    margin-left: 25px;
}

.clb {
    border: none !important;
    background: none !important;
    color: #2ad2c9 !important;
    text-transform: uppercase;
    font-size: 12px;
    position: relative;
    float: left;
    clear: both;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

.grouplinki img{
    border: 1px solid #fff;
    border-radius: 50%;
}

.cla, .submitedcla{
    color: #4a2f22;
    border: 1px solid #4a2f22;
    padding: 2px;
    width: 105%;
    position: relative;
    float: left;
    font-size: 13px;
}

.climg{ width:70px }
.product-grouper-associations{ width:100% }
#main > div > div.col-lg-4.col-md-4.col-sm-12.block-right-info-product > section > div > span > img{ width: 72px;}
#main > div > div.col-lg-4.col-md-4.col-sm-12.block-right-info-product > section > div{max-width:79px}

.groupli .col-sm-6{
    padding:0px!important
}

.grouplink.selecteda.clb {
    background-color: transparent !important;
}