/*
Theme Name:     Triss Child
Theme URI: 		http://triss.wpengine.com/
Author: 		the DesignThemes team
Author URI: 	http://themeforest.net/user/designthemes
Description:    Child theme for the Triss theme powered by DesignThemes
Template:       triss
Version:        1.0.4
*/

.privacyButtonClass{
	background:#D3AD69;
}

@font-face {
	font-family: 'Yessica Regular';
	font-style: normal;
	font-weight: normal;
	src: local('Yessica Regular'), url('fonts/Yessica-Regular.woff') format('woff');
}


@font-face {
	font-family: 'Yessica Thin';
	font-style: normal;
	font-weight: normal;
	src: local('Yessica Thin'), url('fonts/Yessica-Thin.woff') format('woff');
}


@font-face {
	font-family: 'Yessica Light';
	font-style: normal;
	font-weight: normal;
	src: local('Yessica Light'), url('fonts/Yessica-Light.woff') format('woff');
}


@font-face {
	font-family: 'Yessica Bold';
	font-style: normal;
	font-weight: normal;
	src: local('Yessica Bold'), url('fonts/Yessica-Bold.woff') format('woff');
}

body, h4, h5, h6, p {
	font-family: 'Yessica Regular', Helvetica, sans-serif;
	src: url( “fonts/Yessica-Regular.woff” );
}

h1, h2, h3{
	font-family: 'Yessica Bold', Helvetica, sans-serif;
	src: url( “fonts/Yessica-Bold.woff” );
}    

.dt-skin-secondary-bg {
	background-color: #0a0a0a !important;
}


h1, h2, h3, h4, h5, h6, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title, .site-title, .site-description, body, p, blockquote, li, a, strong, b, em, .menu-footermenu-container li a, .menu-footermenu-container li span, #menu-footermenu li a, #menu-footermenu li span, .menu-header-menu-container li a, .menu-header-menu-container li span, #menu-header-menu li a, #menu-header-menu li span, .menu-login-container li a, .menu-login-container li span, #menu-login li a, #menu-login li span, .menu-mainheadermenu-container li a, .menu-mainheadermenu-container li span, #menu-mainheadermenu li a, #menu-mainheadermenu li span, .menu-socialmenu-container li a, .menu-socialmenu-container li span, #menu-socialmenu li a, #menu-socialmenu li span, .menu-topbar-left-container li a, .menu-topbar-left-container li span, #menu-topbar-left li a, #menu-topbar-left li span, .menu-topbar-right-container li a, .menu-topbar-right-container li span, #menu-topbar-right li a, #menu-topbar-right li span {
  font-weight: 600;
  font-size: 110%;
}

.woocommerce .product div.images .flex-viewport {
	max-height: 80vh;
}

.blog-single-entry.post-boxed .entry-thumb.single-preview-img .entry-date {
	display: none;
}