/*
 Theme Name:   Fast Mobil
 Theme URI:    https://kirifotok.sbs/
 Description:  FAST MOBIL child téma pre Online Shop
 Author:       Igor Korček
 Author URI:   https://drop.sk/
 Template:     online-shop
 Version:      1.0.0.12
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, woocommerce
 Text Domain:  fastmobil
*/


#category-preview img {
    /* float: left; */
    margin: 0 auto;
    display: block;
    height: 48px !important;
    width: auto !important;    
    clear: both;
}
#category-preview li h2.cat_title {
	margin: 16px auto 16px auto;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

#category-preview {
	width:100%;
	display:block;
	margin-bottom:15px;
	float:left;
}
#category-preview li{
	float:left;
	list-style:none;
	border: solid 1px #ccc;
	margin-right:5px;
	margin-bottom:5px;
	padding: 5px 10px;
} 
#category-preview li:hover,
#category-preview li:hover  a{border-color:#f73838 !important;}

.shipping p.woocommerce-shipping-destination{display:none !important}

.wpos-label{border-right:none !important}
.wptu-ticker-wrp{background-color:#f73838 !important}
.wpos-news ul li a {color: white !important;}
.wpos-news ul li a:hover {color: #ffd7d7 !important;}
#wptu-ticker-style-1 .wptu-style-label > span {border-width:5px 0 5px 5px;border-color:transparent transparent transparent white !important}
.wpos-news{padding-left:15px}

