






/* Main color Scheme */
.main-menu-custom .wrapper, .main-spacer.ribbon, .more-link, .main-title, .main-title .ribbon .inner, .tabs .tab-navi li.active a, .main-title .ribbon-tail .inner-top, .main-title .ribbon-tail .inner-bottom, .pagination .page-numbers.current {
	background-color: #B10700;
}
.main-menu-custom .wrapper, .split-content .content-white.small .widget .title h3, .reservation-navi h4, .photo-gallery-block .page-numbers span, blockquote, .title-red, .events .item h6, .sidebar-content .widget > .title h3, .blog-list-1 .item .comments a, .blog-list-1 .item .section a, .blog-list-1 .item .author a {
	color: #B10700;
}
.tabs .tab-navi {
	border-bottom: 3px solid #B10700;
}
blockquote.style-3 {
	border: 1px dashed #B10700;
}
.tabs .tab-navi li a {
	background-color: #daae8b;
}

/* Link colors */
.content a {
	color: #B10700;
}

.header {
	background-image: url(https://www.pizzerialagitana.com/olympia/wp-content/themes/bordeaux-theme/images/main-header-wrapper-bg.jpg); 
	background-attachment: scroll; 
	background-origin: padding-box; 
	background-clip: border-box; 
	background-color: rgba(0, 0, 0, 0); 
	background-size: auto; 
	background-position: top center; 
	background-repeat: repeat repeat;
}
.slider-content, .footer {
	background-image: url(https://www.pizzerialagitana.com/olympia/wp-content/themes/bordeaux-theme/images/footer-background.jpg); 
	background-attachment: scroll; 
	background-origin: padding-box; 
	background-clip: border-box; 
	background-color: rgba(0, 0, 0, 0); 
	background-size: auto; 
	background-position: top center;
	background-repeat: repeat repeat;
}
body {
	background-image: url(https://www.pizzerialagitana.com/olympia/wp-content/themes/bordeaux-theme/images/main-body-bg.jpg); 
	background-attachment: scroll; 
	background-origin: padding-box; 
	background-clip: border-box; 
	background-color: rgba(0, 0, 0, 0); 
	background-size: auto; 
	background-position: top center; 
	background-repeat: repeat repeat;
}