/* Themify Customize Styling */
a {	
	color: #84b3ce; 
}
#footerwrap {	background: none;
	background-color: #84b3ce; 
}

/* 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: #F7F7F7;
    padding: 12px;
    margin-bottom: 17px;
}

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



.social-links .icon-medium em {font-size:10px; color:#fff; padding:6px; margin-right:-2px;; background:#92cf48;}

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

	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: 30px;
}


.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);
} 
.fixed-header-enabled 
#headerwrap {
    box-shadow: 0 10px 30px rgba(0, 0, 0, .04);

}
@media only screen and (min-width: 1024px){
#main-nav {    padding: 0;
    margin: 0px 80px 0px 0px;}}
#main-nav .highlight-link:last-child>a {
    margin-right: 0;
		border-radius: 30px;
}
.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;
}

