/*
Theme Name: Fast Florida Theme
Theme URI: 
Description: 
Author: 
Author URI: 
Version: 3.2.9
Requires at least: 6.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 
Tags: 

*/



.letter-mm .counter__number.text-xl.js-counter__number:after {
    content: 'mill';
    font-size: 41px;
}

.letter-mm .counter__number.text-xl.js-counter__number:before {
    content: '+';
}
/*///////
ITEMS
/////////*/

.item_icons-img {
    display: flex;
    gap: 15px;
}

.item_icons-img img {
    width: 90px;
}

.item_icons {
    margin-bottom: 50px;
}

.img_cert img {
    max-width: 110px;
    max-height: 90px;
}





.active .tab_title h4 {
    color: var(--main);
}



.product_tabs-item {
    margin-bottom: 10px;
    padding-left: 10px;
    position: relative;
    padding-bottom: 10px;
}

