/*
Theme Name: OGGI
Description: Fashion Store WooCommerce Theme
Theme URI: http://oggi.rainbow-themes.net/
Author: Rainbow-Themes
Author URI: https://themeforest.net/user/rb-themes
Version: 1.0.0
License: Envato licence agreement - https://themeforest.net/licenses/terms/regular
License URI: https://themeforest.net/licenses
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-loggi, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: oggi
*/ 
@import url('https://fonts.googleapis.com/css2?family=Baskervville:ital@0;1&family=Bentham&display=swap');

body{
	font-family: "Baskervville", serif;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .rb-widget caption, .vc_pie_chart_value{
	font-family: "Baskervville", serif;
}
.menu-main-container.header_menu {
    font-family: "Baskervville", serif;
}
.rb_footer_template div.wpforms-container-full .wpforms-form input::-webkit-input-placeholder { 
	color: #fff !important;
	opacity:1 !important;
}

.rb_footer_template div.wpforms-container-full .wpforms-form input::-moz-placeholder { 
	color: #fff !important;
	opacity:1 !important;
}

.rb_footer_template div.wpforms-container-full .wpforms-form input:-ms-input-placeholder { 
	color: #fff !important;
	opacity:1 !important;
}

.rb_footer_template div.wpforms-container-full .wpforms-form input:-moz-placeholder { 
	color: #fff !important;
	opacity:1 !important;
}
.custom.page_title_container {
    background: #ead8cd !important;
}
img.page_title_dynamic_image {
    display: none;
}
.page_title_container {
    background: #ead8cd !important;
}

