/*
Theme Name:     Kleo Child
Theme URI: 		https://themeforest.net/item/kleo-pro-community-focused-multipurpose-buddypress-theme/6776630?ref=SeventhQueen
Description:    Child theme for Kleo
Author:         SeventhQueen
Author URI:     https://seventhqueen.com
Template:       kleo
Tags:  one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt
*/

/*
* Please add your custom styles below
*/

    @font-face{
        font-family:"Avenir LT W01_35 Light1475496";
        src:url("/fonts/0078f486-8e52-42c0-ad81-3c8d3d43f48e.woff2") format("woff2"),url("/fonts/908c4810-64db-4b46-bb8e-823eb41f68c0.woff") format("woff");
    }
    @font-face{
        font-family:"Avenir LT W01_35 Light_1475502";
        src:url("/fonts/a59168c1-917d-4de9-a244-0316c057c357.woff2") format("woff2"),url("/fonts/6dc0e7d8-9284-44e1-8f05-984a41daa3a4.woff") format("woff");
    }
    @font-face{
        font-family:"Avenir LT W01_65 Medium1475532";
        src:url("/fonts/17b90ef5-b63f-457b-a981-503bb7afe3c0.woff2") format("woff2"),url("/fonts/c9aeeabd-dd65-491d-b4be-3e0db9ae47a0.woff") format("woff");
    }
    @font-face{
        font-family:"Avenir LT W01_65 Medium1475538";
        src:url("/fonts/deb5e718-7abb-4df3-9365-edfa95317090.woff2") format("woff2"),url("/fonts/04801919-17ee-4c6b-8b17-eb1965cb3ed6.woff") format("woff");
    }
    @font-face{
        font-family:"Avenir LT W01_95 Black1475556";
        src:url("/fonts/c78eb7af-a1c8-4892-974b-52379646fef4.woff2") format("woff2"),url("/fonts/75b36c58-2a02-4057-a537-09af0832ae46.woff") format("woff");
    }


h1 { 
	font-family:'Avenir LT W01_95 Black1475556';
	font-size: 55px;	
	color: #000000 !important;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 1.05;
}

h2 { 
	font-family:'Avenir LT W01_95 Black1475556';
	font-size: 55px;	
	color: #c7c7c7 !important;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 1.05;
}

h3 { 
	font-family:'Avenir LT W01_95 Black1475556';
	font-size: 35px;	
	color: #000000 !important;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 1.15;
}

h4 { 
	font-family:'Avenir LT W01_95 Black1475556';
	font-size: 35px;	
	color: #c7c7c7 !important;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 1.15;
}

h5 { 
	font-family:'Avenir LT W01_95 Black1475556';
	font-size: 25px;	
	color: #c7c7c7 !important;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 1.15;
}

body { 
	font-family:'Avenir LT W01_65 Medium1475532';
	font-size: 18px !important;	
	color: #000000 !important;
	line-height: 1.35;
}

.vc_btn3-color-chino {
	background-color: #0097bd !important;
    color: #ffffff !important;	
    border-color: #0097bd !important;
	text-transform: uppercase;
}

.vc_btn3-color-chino:hover {
    background-color: #ffffff !important;
    color: #0097bd !important;
    border-color: #0097bd !important;
}

.single-product .product_meta {
    display: none;
}

.woocommerce-breadcrumb {
visibility:hidden;
}

.woocommerce ul.products li.product .posted_in{
	display: none;
}