/*
Theme Name: shop-sporte
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.breadcrumbs,.widget .current-cat>a,.social-icons,span.amount,.nav-dropdown li.active>a,.breadcrumbs a.current,.breadcrumbs a:hover,.off-canvas .nav-vertical>li>a,.header .html a {
    color: #18394C
}

ul li.bullet-checkmark:before,ul li.bullet-arrow:before,ul li.bullet-star:before,.ux-menu-link--active .ux-menu-link__link,.ux-menu-link:hover .ux-menu-link__link {
    color: #26B791
}

ins .woocommerce-Price-amount {
    color: #fd6571
}

.product-gallery-slider img,.product-thumbnails img,.round-corners,.round-corners .fill,.round-corners .box-image,.entry-image img,#comments .comment-respond,.box-image,.post-item .entry-image img,.badge-inner.bg-fill,.has-border,.product-thumbnails a,input,textarea {
    border-radius: 10px
}

.round-corners-top,.round-corners-top .fill,.round-corners-top .box-image,.round-corners-top img {
    border-radius: 10px 10px 0 0
}

.last-reset p{
	margin-bottom:0;
}

.absolute-footer {
	display: none !important;
	visibility: hidden !important;
}
@media screen and (min-width: 850px) {
	.header {
        border-bottom: 1px solid #ededed;
    }
	@media screen and (min-width: 849px) {
		.header-inner .nav-left {
			justify-content:center!important
		}
	}
	
	.box-overlay.dark .box-text,.box-shade.dark .box-text {
        text-shadow: none
    }

}


    
