/* Themify Customize Styling */
body {	background: none;
	background-color: #fffaf4;
	font-family: "Onest";	font-weight:400;
	letter-spacing:0px;
	font-size:16px;
	line-height:22px;

	color: #3d3d3d; 
}
a {	
	color: #ae7e21; 
}
a:hover {	
	color: #cda64e; 
}
h1 {	
	font-family: "Marcellus";	font-size:35px;
	line-height:41px;
 
}
h2 {	
	font-family: "Marcellus";	font-size:30px;
	line-height:36px;
 
}
h3 {	
	font-family: "Marcellus";	letter-spacing:-0.1px;
	font-size:27px;
	line-height:33px;
 
}
h4 {	
	font-family: "Marcellus";	letter-spacing:0px;
 
}
h5 {	
	font-family: "Marcellus";	letter-spacing:0px;
 
}
h6 {	
	font-family: "Marcellus";	letter-spacing:0px;
 
}
input[type=reset], input[type=submit], button, button[type=submit] {	background: none;
	background-color: #897a6c;
	border: none !important; 
}
input[type=reset]:hover, input[type=submit]:hover, button:hover, button[type=submit]:hover {	background: none;
	background-color: #cda64e;
	border: none !important; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #fffaf4; 
}
#headerwrap.fixed-header #header {	
	color: #3d3d3d; 
}
body #site-logo a img {		width: 220px; 
}
#site-logo {	
	margin: 0px; 
}
#main-nav a {	
	font-family: "Onest";	font-weight:400;
	letter-spacing:0px;
	font-size:15px;
	text-transform:capitalize; 
}
#main-nav a:hover {	
	color: #e6a904; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #e6a904; 
}
.post-title {	
	font-family: "Marcellus";	font-size:30px;
	line-height:35px;
 
}
.post-title a:hover, .loops-wrapper .post-image + .post-content .post-title a:hover {	
	color: #cda64e; 
}
.post-nav a:hover {	
	color: #cda64e; 
}
.post-nav a .arrow {	
	color: #6f6054; 
}
.post-nav a:hover .arrow {	
	color: #cda64e; 
}
#footerwrap {	background: none;
	background-color: #6f6054; 
}
#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: #cda64e; 
}
#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: 220px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 220px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 220px; 
}
 }.header-minbar #headerwrap #main-nav a:hover, .mobile_menu_active #headerwrap .sidemenu-on a:hover, .mobile_menu_active #headerwrap #main-nav a:hover, .mobile_menu_active #headerwrap #main-nav ul a:hover { 
	color: #ae7e21; }.header-minbar #headerwrap #main-nav .current_page_item > a, .mobile_menu_active #headerwrap #main-nav .current_page_item > a, .mobile_menu_active #headerwrap #main-nav .current-menu-item > a { 
	color: #ae7e21; }.mobile_menu_active #menu-icon { 
	color: #e6a904; }
/* Themify Custom CSS */
.mobile_menu_active #headerwrap .sidemenu-on #main-nav a {
    padding-left: 10px;}
.mobile_menu_active #headerwrap #main-nav a {
    border-bottom:1px solid #ddd;
	padding-left:3%;
}

@media only screen and (min-width: 48em){#main-nav li > .sub-menu {
  box-shadow: none;
  border-radius: 0px;
  margin-top: 27px;
	}}






.standard-frame .mfp-iframe {
    background: #ffffff00 !important;
    position: relative !important;
    padding-top: 30px;
}

table {
    width: 100%;
    border-collapse: collapse;
   
    overflow: hidden;
}


table th {
    text-transform: uppercase;
font-weight: 400;
	text-align: left;
}


input:read-write, input:read-only {
  margin: 0 0em 0em 0;
}



.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%; margin:0px;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{		width: 50%;	}}
input:read-write, input:read-only {
  margin: 0 0em -1PX 0;
}

.table-container {
  width: 100%;
  overflow-x: auto;
}
textarea, select,input[type="text"], input[type="password"], input[type="search"], input[type="email"], input[type="url"], input[type="number"], input[type="tel"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"],
input[type="file"]{
   width: 100%;
  background: #fff;
  border-radius: 7px;
  border: none;
  font-weight: 400;
  font-size: 13px;
  color: #222;
  padding: 12px 20px;
  height: auto;
  display: block;
	border: solid 1px #4753553b;
}

input[type="submit"]{font-weight:400; letter-spacing:0px; border-radius:100px; text-transform:none; font-family:"poppins";  font-size:12px; padding:12px 30px;}



.post-meta a {
 text-transform: lowercase;
}

table {
    width: 100%;
    border-collapse: collapse;
  }

  table th, table td {
    border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
    padding: 10px 0px;
  }
.single .post-meta, .single .post-title {
  text-align: center;
}

#main-nav .current_page_item > a, #main-nav .current-menu-item > a {
  border-bottom: none;
}

.single .post-meta, .single .post-title {
  text-align: center;
}
.related-posts .post-title {font-size:15px; font-weight:500;}
.related-posts .post-title {
    font-size: 16px;
    line-height: normal;
    font-weight: 600;
    text-align: center;

}
#sidebar .widget, #sidebar-alt .widget {
   background-color: #fff;
	padding: 12px;
    margin-bottom: 17px;
}

.comment-reply-title {
  font-weight: 400;}



.social-links .icon-medium em {font-size:13px; color:#fff; padding:8px; margin-right:-2px;; background:#AF8C6C;}

.social-links a:hover em {
  color:#fff; background:#D6C2A8;
}

	p {
  line-height: 1.5;
	}

@media only screen and (min-width: 900px){.headmo{
   display:none;
	}
	.module-accordion .accordion-title i {
  position: absolute;
  top: auto;
  left: 10px;

}

.ui.minimal ul.tab-nav li a {
  color: inherit;
  padding: 10px 10px;
}
.themify_builder_content-82 .tb_wfc88.module-tab.ui .tab-nav li {
  border-radius: 3px;
}
select {
  padding-right: 30px;
  background-image: none;
  background-repeat: no-repeat;
  background-size: 12px;
  float: left;
  position: relative;
  padding: 0.65rem;
  width: auto;
  box-sizing: border-box;
  border: none;
  margin-left: 10px;
  background: #fff;
	border-radius:0px;
	color:#666;
}
main-nav-wrap #main-nav > .current_page_item > a, #main-nav-wrap #main-nav > .current-menu-item > a {
  border-radius: 0px;
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {
  border-radius: 5px;
}


.header-bar {
	width:23%;
}
.header-widget {
	width: 60%;
	margin-top:10px;
	margin-bottom:0;
}
.header-widget .widget {
		
}

#main-nav {

}

.navbar-wrapper {
  border:none;
}


}
#commentform p label {
    display: inline-block;
    font-size: .9em;
    text-transform: none;
    transform: translate(0px,0px);
} 



@media only screen and (min-width: 1024px){
#main-nav {    padding: 0;
    margin: 0px 10px 0px 0px;}}
#main-nav .highlight-link:last-child>a {
    margin-right: 0;
		border-radius: 5px;
}
.table-container {
  width: 100%;
  overflow-x: auto;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

th, td {
  padding: 10px;
  text-align: left;
  border-bottom: 1px solid #ddd;
}

th {
  background-color: #f9f9f9;
  font-weight: bold;
}

tr:hover {
  background-color: #f9f9f9;
}

tr:nth-child(even) {
  background-color: #f9f9f9;
}

td {
  border-right: 1px solid #ddd;
}

td:last-child {
  border-right: none;
}
input:read-write, input:read-only {
  margin: 0 0em 0em 0;
}

.module.ui.minimal ul.tab-nav li a
{
	padding : 10px 15px 10px 15px;
}
nav ul {
  list-style-type: none;
  padding: 0;
  display: inherit;
}

nav li {
  margin: 0 20px;
}


.menu-icon-inner {
  border-bottom: 1px solid;
  height: 18px;
  transform: rotate(360deg);
  width: 25px;
}
.menu-icon-inner::before {
  border-top: 1px solid;
  width: 100%;
}
.menu-icon-inner::after {
  border-top: 1px solid;
  width: 75%;
}
.loops-wrapper.list-thumb-image .post-image {
  float: left;
  margin: 0 1.4em 1em 0;
  width: 50%;
}
.builder-posts-wrap.list-thumb-image .post-image {
  float: left;
  margin: 0 1.5em 1em 0;
  max-width: 40%;
}
	.standard-frame .mfp-iframe {
  background: none !important;
  position: relative !important;
}
.module-accordion .accordion-title i {
  position: absolute;
  top: auto;
  left: 10px;
}
.ui.module-accordion, .module-accordion > li {
  border: none;
}
.comment-reply-title, .comment-title {
  font-size: 1.5em;
  margin: 0 0 0.3em;
  padding: 0;
  text-transform: lowercase;
}
#headerwrap #searchform #s:focus, #headerwrap #searchform #s:hover, #headerwrap #searchform #s {  width: 150px;
  background: #f7f7f7;
	border-radius: 7px;
	border: none; }


@media only screen and (min-width: 1024px){
#main-nav {    padding: 0;
    margin: 0px 60px 0px 0px;}}

.related-posts,
.related-post,
.post-related,
.themify-related-posts{
    display: none !important;
}