/*==================================================
    LOGO FOOTER
==================================================*/
.ct-footer .ct-widget {
    color: var(--theme-text-color);
    margin: var(--margin);
    --theme-link-initial-color: var(--theme-text-color);
    max-width: 180px;
}

/*==================================================
    FLOO ART
==================================================*/


/*==================================================
    VARIABLES
==================================================*/

:root{

}



/*==================================================
    GLOBAL
==================================================*/



/*==================================================
    UTILITIES
==================================================*/



/*==================================================
    GUTENBERG
==================================================*/



/*==================================================
    WOOCOMMERCE
==================================================*/



/*==================================================
    RESPONSIVE
==================================================*/

@media (max-width:1024px){

}

@media (max-width:768px){

}

@media (max-width:480px){

}