/*
 Theme Name:   Seese Child
 Theme URI:    http://victorthemes/themes/seese
 Description:  Seese Child Theme
 Author:       VictorThemes
 Author URI:   http://themeforest.net/user/VictorThemes/portfolio
 Template:     seese
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready
 Text Domain:  seese-child
*/

/* Write Custom CSS */

@font-face {
    font-family: 'avalanchebold';
    src: url('fonts/avalb-webfont.woff2') format('woff2'),
         url('fonts/avalb-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'avalanchebold-italic';
    src: url('fonts/avalbi-webfont.woff2') format('woff2'),
         url('fonts/avalbi-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'avalancheitalic';
    src: url('fonts/avali-webfont.woff2') format('woff2'),
         url('fonts/avali-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'avalanchenormal';
    src: url('fonts/avaln-webfont.woff2') format('woff2'),
         url('fonts/avaln-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body {
	color: rgb(0, 0, 0, 0.8)!important;
}
body, p {
	font-family: avalanchenormal!important;
}
h1, h2, h3, h4, h5, h6, a {
	font-family: avalanchebold!important;
}
.seese-bottomboxes h4, .seese-contentCol strong, .seese-contentCol h1.post-heading, .seese-title-area .page-title, .track_order h2, .seese-containerWrap #seese-woo-register-wrap h2, .seese-containerWrap #seese-woo-login-wrap h2, .woocommerce-checkout .checkout_coupon input[type="submit"], .woocommerce-checkout .login input[type="submit"], .track_order input[type="submit"], .woocommerce-ResetPassword input[type="submit"], .seese-containerWrap #seese-woo-register-wrap .seese-btn#seese-show-login-button, .seese-containerWrap #seese-woo-register-wrap input[type="submit"], .seese-containerWrap #seese-woo-login-wrap .seese-btn, .seese-containerWrap #seese-woo-login-wrap input[type="submit"], .form-row.place-order input[type="submit"] {
	font-family: avalanchebold!important;
}
.seese-title-area .page-title {
	color: rgb(0, 0, 0, 0.9)!important;
}
#click-collect-text, #custom-cakes-text, #workshops-text {
	visibility: hidden;
}
#click-collect:hover,
#custom-cakes:hover,
#workshops:hover {
	background-color: #f4f4f4;
}
#click-collect:hover + #click-collect-text,
#custom-cakes:hover + #custom-cakes-text,
#workshops:hover + #workshops-text{
	visibility: visible;
}
#dtimeModalCenter .modal-content {
	background: #f4f4f4;
}
.woocommerce table, .woocommerce-checkout-review-order-table, .woocommerce td, .woocommerce th {
	border: 0px;
	padding: 0px;
}
.sku_wrapper {
	display: none!important;
}
