/*
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: 

*/




/*///////
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(--main2);
}



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

