/*
Theme Name: Flatsome
Theme URI: http://flatsome.uxthemes.com/
Author: UX-Themes
Author URI: http://www.uxthemes.com/
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 3.9.0
Text Domain: flatsome
License: http://themeforest.net/licenses
License URI: http://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
.absolute-footer, html {
    background-color: #ffffff!important;
}
.kuca {
    margin: 20px 0px 0px 0px!important;
}

.image-icon, .icon-image{
    display: none!important;
}

h4 {
    font-weight: 700!important;
}
.price{}
.tab {border-bottom: 1px #A0A0A0 solid}
.nas {font-weight: 500;}
.left{text-align: left;}
.rght{
    text-align: right;
}
.tit{
    font-weight: 600;
font-size: 1.0rem;}

.sakriveno span{
    color: rgba(255,255,255,1.00)!important;
}
.nav>li>a, .nav-dropdown>li>a, .nav-column>li>a {
    color: rgba(0, 0, 0, 1.0);
    transition: all .2s;
}