/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
@import url('https://fonts.googleapis.com/css?family=Alegreya+Sans:300,400,700,800,900|BenchNine|Fira+Sans+Condensed:300,400,500,600,700,800,900|News+Cycle|Telex');

@import url('https://fonts.googleapis.com/css?family=Martel+Sans');

@import url('https://fonts.googleapis.com/css?family=Pinyon+Script');

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: 'Fira Sans Condensed', sans-serif;
	font-weight: 500;
	    text-transform: none;
}

.header-row-2 {
    margin-bottom: 10px;
}

.sidebar-no-borders .widget.widget_text {
	padding: 15px 0;}

.header-row-3 {
    margin-bottom: 15px;
}

.navbar-default {
    border-color: none;
	background-color: #5c3758;
}

.navbar-default .navbar-nav > li > a {
    color: #f1eae7;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #D9D4D1;
    background-color: transparent;
}

body.custom-background .main-wrapper {
    margin: 0 auto;
    background-color: #f1eae7;
    box-shadow: 0 0 50px rgba(0,0,0,0.06);
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 2em;
    padding: 1.5em;
}

.sidebar {
border-left: #333333 solid 1px;	
}

.footer-copyright {
    display: none;
}

hr{
	border-top: 1px solid #000;
}

ballet. table {
  border-collapse: collapse;
}
td {
  border-bottom: 1pt solid black;
	padding: 10px 0 10px 0;
}

.page-id-8 .entry-title:before {
content: " Welcome ";
color: #123456;
	font-family: 'Pinyon Script', cursive;
	font-size: 40pt;
}

.page-id-8 .entry-title { 
 color: #F1EAE7;	
}

h1.entry-title {
	font-size: 	30px;
}

h4.cursive {
	font-family: 'Pinyon Script', cursive;
	font-size: 19pt;
	line-height: 30pt;
}

.slideshow-window {
    background-color: #F1EAE7;
    border: 0px solid #222;
    boder-radius: 0px;
}

a {color: #5B3657;}

.sidebar-no-borders .widget.widget_text {
    padding: 0px 0 10px;
    border-top: 0px solid #000;
    border-bottom: 1px solid #000;
}

.frontpage-banner::before {
    width: 100%;
    height: 100%;
    background-color: #ffffff;	
}

a {
	color: #9e6597;	
}

a:hover {
 color: #6b085d;
}

.widget_wpcom_social_media_icons_widget .genericon {
    font-family: Genericons;
    font-size: 22pt;
}

table.tg {
	width: 675px;	
}

th.tg-baqh {
	width: 225px;	
}

a, a:visited, a:active, a:focus {
    color: #5B3657;
}
.woocommerce span.onsale {
	background-color: #5B3657;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    border-radius: 0px;
    background-color: #363533;
    border-color: #363533;
    color: #fff;
    font-weight: normal;
    text-transform: capitalize;
    margin-left: 10px;
}

p.product.woocommerce.add_to_cart_inline {
	border: 0px solid #ffffff;	
}	