/* Themify Customize Styling */
body {	background: none;
	background-color: #ffffff;
	font-family: "Gentium Book Basic";	font-size:16px;

	color: #000000; 
}
a {	
	color: #000000; 
}
a:hover {		font-style:normal;
	font-weight:normal;
	text-decoration:none;
 
}
a, .post-nav .arrow {	
	color: #777777; 
}
h1 {	
	font-family: "Gentium Book Basic"; 
}
h2 {	
	font-family: "Gentium Book Basic"; 
}
h3 {	
	font-family: "Gentium Book Basic"; 
}
h4 {	
	font-family: "Georgia", 'Times New Roman', "Times", serif; 
}
input:read-write,input:read-only,input[type=radio],input[type=checkbox],select,textarea {	background-image: url(https://ceridwens.com/wp-content/uploads/2015/12/SITELOGO1.png); 
}
#headerwrap {	background: none;
	background-color: #ffffff;background-image: none; 
}
#headerwrap #header {	background: none;
	background-color: #ffffff;background-image: none; 
}
#header {	
	font-family: "Gentium Book Basic"; 
}
body #site-logo a {		font-size:30px;
	text-align:center;
	color: #000000; 
}
body #site-logo a img {		width: 1200px; 
}
#site-description {		font-weight:bold;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	color: #000000; 
}
#main-nav {		position:fixed;
width: auto;height: auto; 
}
#main-nav a {	background: none;
	background-color: #ffffff;
	color: #000000;
	font-family: "Gentium Book Basic";	font-size:14px;
 
}
#main-nav a:hover {	
	color: #000000; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #777777; 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	
	color: #000000; 
}
#main-nav ul a {	
	background-color: transparent;
	font-family: "Balthazar";	font-size:14px;
 
}
.post-title {	
	font-family: "Gentium Book Basic"; 
}
.page-title {	
	font-family: "Gentium Book Basic"; 
}
.module-title {	
	color: #000000; 
}
#sidebar, #sidebar-alt {	
	font-family: "Gentium Book Basic"; 
}
#footerwrap {	background: none;
	background-color: #ffffff; 
}
#footer {	
	color: #000000; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "Gentium Book Basic"; 
}
.footer-widgets {	
	font-family: "Gentium Book Basic"; 
}
#footer .footer-widgets .widgettitle {	
	font-family: "Gentium Book Basic"; 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #000000; 
}
#footerwrap .back-top a:before, #pagewrap .back-top.back-top-float {	
	color: #ffffff; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
body #site-logo a img {		width: 1200px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 1200px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 1200px; 
}
 }
/* Themify Custom CSS */
}
.module-slider.slider-overlay .slide-content {
  background: transparent;
}
.module-pro-slider .module-title {
  text-align: center;
}
.fixed-header-on #headerwrap {
  background: #FFF !important;
}
.woocommerce-placeholder {
  display: none !important;
}
.single-product .woocommerce-main-image {
  display: none;
}
.themify_builder_content-3156 > .module_row_0.module_row {
  background-size: 100% 100%!important;
}
.module-image.image-overlay .image-content {
  background: rgba(0,0,0,.0);
}
#menu-icon:before {
  color: black;
}
.module-image.image-overlay .image-content {
  background: rgba(2,2,2,.2);
}
.module-image.image-overlay .image-title{
  font-weight: bold;
}
For this go to the Appearance > Customize > Custom CSS and paste code given below.@media screen and (max-width: 760px) {
    .skin-styles {
  background-size: 100% 100%;
}

@media screen and (max-width: 760px) {
  #site-logo {
  width: 100%;
}
}
#site-logo {
    display: block;
}

.slide-cart #main-nav-wrap {
    display: block;
}
