/*
*
* @author    TwoV Modules <info@twovmodules.com>
* @copyright 2016-2017 TwoV Modules
* @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
    *  International Registered Trademark & Property of PrestaShop SA
*
*/

.twov_brandsglossary_list {
    padding: 50px !important;
    min-height: 500px;
}

ul.twovgloss_quad{
    margin-bottom:20px;
    overflow:hidden;
    border-top:1px solid #ccc;
}
.twovgloss_quad li{
    line-height:1.5em;
    /*border-bottom:1px solid #ccc;*/
    float:left;
    display:inline;
}

.twovgloss_quad li{
    line-height:1.5em;
    /*border-bottom:1px solid #ccc;*/
    float:left;
    display:inline;
}

.links_letters_row a {
    font-size:25px;
}

div.links_letters_row {
    margin-left:0px;
    margin-right:0px;
    border-bottom: 1px solid #ccc;
    margin-bottom:30px;
}

span.char_name {
    font-size:36px; text-transform: uppercase;
}

div.twov_clearboth {
    clear:both;
}

div.twovgloss_row {
    margin:0;
}

a.twov_img_a {
    display:block;
}

a.twov_brand_a {
    display:block;
    font-size:120%;
    margin-top:10px;
}

ul.twovgloss_quad_v{
    margin-bottom:20px;
    overflow:hidden;
   /* border-top:1px solid #ccc;*/
    padding-right:20px;
    list-style: none;
}
.twovgloss_quad li{
    line-height:1.5em;
}

.heading_li {
    line-height:30px;
    margin-top:35px;
    border-bottom: 1px solid #ccc;
}

.last_li {

}

.tingle-modal__close {
    font-size: 4rem !important;
}