#body{
	font-family:'Open Sans',Arial !important;
	font-size:16px;
	line-height:24px;
	font-weight:400;
}

/* header */
#header .logo-text{
	font-family:'Open Sans',Arial !important;
	font-size:30px;
	line-height:70px;
	font-weight:700;
}

#main-menu-toggle a{
	font-family:'Lato',Arial !important;
	font-size:16px;
	line-height:24px;
	font-style: normal;
	font-weight: 400;
	letter-spacing:1px;
	text-transform:uppercase;
}

.main-menu ul li a{
	font-family:'Lato',Arial !important;
	font-size:16px;
	line-height:16px;
	font-style: normal;
	font-weight: 400;
	text-transform:uppercase;
}

.main-menu ul li li a, .main-menu ul li.current-menu-item li a, .main-menu ul li.current-menu-ancestor li a{
	font-family:'Lato',Arial !important;
	font-size:14px;
	line-height:14px;
	font-style: normal;
	font-weight: 400;
	
}

/* page */
.text-404{
	font-family:'Open Sans',Arial !important;
	font-size:144px;
	line-height:160px;
	font-style:normal;
	font-weight:400;
	text-transform:uppercase;
}

.page-entry-title h1{
	font-family:'Open Sans',Arial !important;
	font-size:30px;
	line-height:36px;
	font-style:normal;
	font-weight:400;
}


#breadcrumb{
	font-family:'Lato',Arial !important;
	font-size:12px;
	line-height:16px;
	font-style:normal;
	font-weight:400;
	text-transform:uppercase;
}

/* tabs */
.tab-title{
	font-size:16px;
	line-height:30px;
	font-family:'Open Sans',Arial !important;
	font-weight:700;
}

.tab-content{
	font-size:16px;
	line-height:24px;
	font-family:'Open Sans',Arial !important;
}

/* accordion */
.accor-title{
	font-size:16px;
	line-height:30px;
	font-family:'Open Sans',Arial !important;
	font-weight:700;
}

.accor-content{
	font-size:16px;
	line-height:24px;
	font-family:'Open Sans',Arial !important;
}

/* gallery */
div.pp_default .pp_description {
	font-family:'Open Sans',Arial !important;
}

/* info box */
.info-box{
	font-family:'Open Sans',Arial !important;
	font-size:16px;
	line-height:24px;
	font-style:normal;
	font-weight:400;
}

/* dropcap */
.dropcap{
	font-family:'Lato',Arial !important;
	font-style:normal;
	font-weight:700;
	text-transform:uppercase;
}

/*icon list */
.custom-list,.custom-list a{
	font-size:16px;
	line-height:24px;
	font-family:'Open Sans',Arial !important;
	font-weight:400;
}

/* typography */
.content{
	font-family:'Open Sans',Arial !important;
	font-size: 16px;
	line-height:24px;
}

blockquote{
	font-family:'Open Sans',Arial !important;
	font-size:16px;
	line-height:24px;
	font-style:normal;
	font-weight:400;
}

h1{
	font-family:'Open Sans',Arial !important;
	font-size: 36px;
	line-height:42px;
	font-weight:700;
	font-style:normal;
}

h2{
	font-family:'Open Sans',Arial !important;
	font-size:30px;
	line-height:36px;
	font-weight:700;
	font-style:normal;
}

h3{
	font-family:'Open Sans',Arial !important;
	font-size: 24px;
	line-height:30px;
	font-weight:700;
	font-style:normal;
}

h4{
	font-family:'Open Sans',Arial !important;
	font-size: 18px;
	line-height:24px;
	font-weight:700;
	font-style:normal;
}

h5{
	font-family:'Open Sans',Arial !important;
	font-size: 14px;
	line-height:18px;
	font-weight:700;
	font-style:normal;
}

h6{
	font-family:'Open Sans',Arial !important;
	font-size: 12px;
	line-height:14px;
	font-weight:700;
	font-style:normal;
}

.content .widget_search  input[type=text]{
	font-family:'Open Sans',Arial !important;
	font-size: 14px;
	line-height:22px;
	font-weight:400;
	font-style:normal;
}

.content .widget_search  input[type=submit]{
	font-family:'Lato',Arial !important;
	font-size: 12px;
	line-height:14px;
	font-weight:700;
	text-transform:uppercase;
}


/* button */
.content .small-button,
.content a.small-button{
	font-size:12px;
	line-height:20px;
	font-family:'Lato',Arial !important;
	font-weight:700;
	text-transform:uppercase;
}

a.small-button i{
	font-size:12px;
	line-height:20px;
}


.content input[type=submit],
.content button,
.content .normal-button,
.content a.normal-button{
	font-size:14px;
	line-height:24px;
	font-family:'Lato',Arial !important;
	font-weight:700;
	text-transform:uppercase;
}

a.normal-button i{
	font-size:14px;
	line-height:24px;
}

.content .big-button,
.content a.big-button{
	font-size:18px;
	line-height:24px;
	font-family:'Lato',Arial !important;
	font-weight:700;
	text-transform:uppercase;
}

a.big-button i{
	font-size:18px;
	line-height:24px;
}

/* calendar */
#wp-calendar caption{
	font-size:16px;
	line-height:24px;
	font-family:'Lato',Arial !important;
	font-weight:700;
	text-transform:uppercase;
}

.content  table#wp-calendar{
	font-size:14px;
	line-height:24px;
	font-family:'Lato',Arial !important;
	font-weight:400;
	text-transform:uppercase;
}

.content  #wp-calendar thead td , .content #wp-calendar thead th, .content #wp-calendar  tfoot td{
	font-weight:700;
}

/* default input */
.content input[type=text],.content input[type=password],.content input[type=email]{
	font-size:16px;
	line-height:24px;
	font-family:'Open Sans',Arial !important;
	font-weight:400;
}

.content textarea,.contact-form textarea{
	font-size:16px;
	line-height:24px;
	font-family:'Open Sans',Arial !important;
	font-weight:400;
}

.content select{
	font-size:16px;
	line-height:24px;
	font-family:'Open Sans',Arial !important;
	font-weight:400;
}

/* inner page */


.paginate{
	font-size: 0;
	letter-spacing:-2px;
}

.paginate .current{
	font-family:'Lato',Arial !important;
	font-size:18px;
	line-height:24px;
	font-style:normal;
	font-weight:700;
}

.paginate a{
	font-family:'Lato',Arial !important;
	font-size:18px;
	line-height:24px;
	font-style:normal;
	font-weight:700;
}


.paginate i{
	font-size:18px;
	line-height:24px;
}

/* archive page */
.page-title h1{
	font-family:'Lato',Arial !important;
	font-size:24px;
	line-height:30px;
	font-weight:400;
	text-transform:uppercase;
}

/* blog page */

.post-entry-link a{
	font-family:'Open Sans',Arial !important;
	font-size:24px;
	line-height:30px;
	font-weight:300;
}

.post-entry-quote .post-entry-content p{
	font-family:'Open Sans',Arial !important;
	font-size:36px;
	line-height:42px;
	font-weight:300;
}

.post-entry-quote-author{
	font-family:'Open Sans',Arial !important;
	font-size:18px;
	line-height:24px;
	font-weight:bold;
}

.post-entry-meta,.post-entry-meta a{
	font-family:'Lato',Arial !important;
	font-size:14px;
	line-height:20px;
	font-style:normal;
	font-weight:400;
	text-transform:uppercase;
}


.post-entry-title,.post-entry-title a{
	font-family:'Open Sans',Arial !important;
	font-size:30px;
	line-height:36px;
	font-style:normal;
	font-weight:400;
}


.post-entry-content{
	font-family:'Open Sans',Arial !important;
	font-size:16px;
	line-height:24px;
	font-style:normal;
	font-weight:400;
}

a.post-entry-button{
	font-family:'Lato',Arial !important;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	text-transform:uppercase;
}

.like-button,.share-button{
	font-family:'Lato',Arial !important;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	text-transform:uppercase;
}

.content .post-entry-tags a{
	font-family:'Lato',Arial !important;
	font-size:12px;
	line-height:12px;
	text-transform:uppercase;
}

/* author bio */

.author-bio{
	font-family:'Open Sans',Arial !important;
	font-size:16px;
	line-height:24px;
	font-style:normal;
}

.author-bio-title{
	font-family:'Open Sans',Arial !important;
	font-size:24px;
	line-height:30px;
	font-weight:700;
}

.author-bio-url a{
	font-family:'Open Sans',Arial !important;
	font-size:16px;
	line-height:24px;
	font-style:normal;
	
}

/* post relative */
.post-relative a{
	font-family:'Open Sans',Arial !important;
	font-size:16px;
	line-height:24px;
}

/* comment section */
.post-section-title ,h3#reply-title{
	font-family:'Lato',Arial !important;
	font-size:18px;
	line-height:24px;
	font-weight:700;
	text-transform:uppercase;
}

.comment-info{
	font-size:0px;
	line-height:0px;
}

.comment-author{
	font-family:'Open Sans',Arial !important;
	font-size:16px;
	line-height:24px;
	font-weight:700;
	font-style:normal;
}

.comment-date{
	font-family:'Lato',Arial !important;
	font-size:12px;
	line-height:12px;
	font-weight:400;
	text-transform:uppercase;
}

.content .comment-reply a{
	font-family:'Lato',Arial !important;
	font-size:12px;
	line-height:12px;
	font-weight:400;
	text-transform:uppercase;
}

.comment-content{
	font-family:'Open Sans',Arial !important;
	font-size:16px;
	line-height:24px;
}

.content .comment-reply-title small a{
	font-family:'Lato',Arial !important;
	font-size:12px;
	line-height:12px;
	font-weight:400;
	text-transform:uppercase;
}

/* comment form */
.comment-notes{
	font-size:16px;
	line-height:24px;
	font-family:'Open Sans',Arial !important;
	font-weight:400;
}

.content .comment-form-author input , .content  .comment-form-email input , .content  .comment-form-url input {
	font-size:16px;
	line-height:24px;
	font-family:'Open Sans',Arial !important;
	font-weight:400;
}

.comment-form-comment textarea{
	font-size:16px;
	line-height:24px;
	font-family:'Open Sans',Arial !important;
	font-weight:400;
}

.form-submit input[type=submit]{
	font-size:14px;
	line-height:24px;
	font-family:'Lato',Arial !important;
	font-weight:bold;
	text-transform:uppercase;
}

/* widget */

/* widget basic style */

.sidebar-widget{
	font-size:16px;
	line-height:24px;
	font-family:'Open Sans',Arial !important;
}

.sidebar-widget-title {
	font-size:18px;
	line-height:24px;
	font-family:'Lato',Arial !important;
	font-weight: 700;
	text-transform:uppercase;
}

.sidebar-widget ul li a{
	font-size:16px;
	line-height:30px;
	font-family:'Open Sans',Arial !important;
}

/* footer widget */

.footer-widget{
	font-family:'Open Sans',Arial !important;
	font-size:16px;
	line-height:24px;
}

.footer-widget-title {
	font-family:'Lato',Arial !important;
	font-size:18px;
	line-height:24px;
	font-weight: 700;
	text-transform:uppercase;
}

.footer-widget ul li a{
	font-size:16px;
	line-height:24px;
	font-family:'Open Sans',Arial !important;
	font-weight: 400;
}


/* footer bottom*/
.footer-text{
	font-size:16px;
	line-height:24px;
	font-family:'Open Sans',Arial !important;
	font-weight: 400;
	font-style:normal;
}

#footer-right ul li{
	font-size:16px;
	line-height:16px;
	font-family:'Lato',Arial !important;
	font-weight: 400;
	font-style:normal;
}

/* tagcloud widget */
.tagcloud a{
	font-family:'Lato',Arial !important;
	font-size:12px;
	line-height:12px;
	text-transform:uppercase;
}

/* widget post */
.widget-post-title a{
	font-family:'Open Sans',Arial !important;
	line-height:24px;
	font-size:16px;
}

.widget-post-meta{
	font-family:'Lato',Arial !important;
	line-height:14px;
	font-size:12px;
	text-transform:uppercase;
}

/* twitter widget */
.footer-widget.widget_latest_tweets_widget ul li a time{
	font-family:'Lato',Arial !important;
	line-height:14px;
	font-size:12px;
	text-transform:uppercase;
}
