/*--woocommerce store notice---*/
.woocommerce-store-notice, p.demo_store {
background-color: #3f7237;
}

figcaption {padding:0; font-size:12px;font-family: 'Lora', serif; font-weight:500 }

.wp-block-image figcaption {
   margin-top:0; }

body {
	background-color: #fff;
	color: #666;
	font-family: 'Lora', Serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.6;
}
a {
	color: #581012;
	text-decoration: none;
}
.content {
    max-width: 800px;
}
main.content {
    padding-left: 20px;
}

body.full-width-content .content {float:none}

.sidebar {
	max-width: 270px;
}
.content a.more-link {
	background-color: #eee;
	border-radius: 3px;
	clear: both;
	color: #333;
	display: block;
	font-family: 'Lora', Serif;
	font-size: 14px;
	font-weight: 500;
	margin-top: 32px;
	padding: 10px;
	text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-family: 'Roboto', Sans-Serif;
	font-weight: 500;
	line-height: 1.2;
	margin: 0 0 16px;
}


.genesis-nav-menu {
	clear: both;
	font-family: 'Roboto', Sans-Serif;
	font-size: 18px;
	line-height: 1.6;
	font-weight:500;
	width: 100%;
	color:#000000;
}
.genesis-nav-menu  a {
	color:#581012;
	font-size: 18px;
	font-weight:500;
}

.genesis-nav-menu > .menu-item > a {
	text-transform: capitalize;
}
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #b70c03;
}
.responsive-menu-icon {
	color: #581012;
}

.nav-primary {
	background-color: #DFBD77;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
	font-family: 'Roboto', Sans-Serif;  background-color: #3E7237;
}

a.button.button-book {
    background-color: #3E7237;
}
.books ::selection {
background-color:#DFBD77;}

aside.sidebar.sidebar-primary.widget-area {
    font-size: 80%;
    line-height: 18px;
}
.sidebar .entry-title a {font-size:18px; }
.sidebar .featured-content .entry-title {
	font-size: 24px;
	line-height: 1.0;
}
.sidebar li a {line-height: 1.25;}

section#recent-posts-3 a {
	color: #b70c03;
}


.beautiful .site-header-banner {
    height: 242px;
}

.extra-logo {
    position: absolute;
    top: 65px;
    z-index: 2000;
    background: transparent; 
}
.extra-logo-text a {
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 36px;
    font-weight: 400;
    background-color: #47443fb8;
    padding-left: 5px;
    padding-right: 5px;
	text-align:center;
}

p.site-title {
    display: none;
}
.title-area {
	float: none!important;
	padding-top: 0px;
}
.site-header {
    height: 0;
}

h4.widget-title.widgettitle {
    background-color: #581012;
   padding:5px
}
h4.widget-title.widgettitle { color:#ffffff}

footer.site-footer {
    background-color: #581012;
}

.footer-widgets {
	background-color: #581012;
	color:white}
/*--------woo-tweaKS---*/
.woocommerce-info {
    border-top-color: #3E7237!important;
}
.woocommerce-info::before {
    color:#3E7237!important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #3E7237!important;
    -webkit-font-smoothing: antialiased;
}
form.woocommerce-product-search button {
 margin-top: 10px;
}

/*--------remove  bullets for payment methods---*/
li.wc_payment_method.payment_method_paypal {
    list-style-type: none;
}

li.wc_payment_method.payment_method_stripe {list-style-type: none;}
/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
	and (-webkit-min-device-pixel-ratio: 2) {.extra-logo {text-align:center;width: 100%;}
	 .sidebar {
    max-width: 100%;
}
main.content {
    padding-left: 0px;
}

}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

}

/* ----------- iPhone 6, 6S, 7 and 8 ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
.extra-logo {text-align:center;width: 100%;}
.sidebar {
    max-width: 100%;
}
main.content {
    padding-left: 0px;
}

}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 

}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 

}

/* ----------- iPhone 6+, 7+ and 8+ ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
.extra-logo {text-align:center;width: 100%;} 
.sidebar {
    max-width: 100%;
}
main.content {
    padding-left: 0px;
}

}

/* Portrait */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 

}

/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

}

/* ----------- iPhone X ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
.extra-logo {text-align:center;width: 100%;}
.sidebar {
    max-width: 100%;
}
main.content {
    padding-left: 0px;
}

}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 

}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

}