/*
Theme Name: go88b
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.02
*/
:root {
    --main-color: #f25000;
    --main-font: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --heading-font: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --nav-font: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
body {
    font-family: var(--main-font) !important;
	font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}
.header-nav-main > li > a {
    font-family: var(--nav-font) !important;
}
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6{
    font-family: var(--heading-font) !important;
}
b, strong{
    font-weight: bold;
}
.pl-0 {
    padding-left: 0 !important;
}
.pr-0 {
    padding-right: 0 !important;
}
.px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.pd-half{
    padding: 15px;
}
.px-half{
    padding-left: 15px;
    padding-right: 15px;
}
.wp-block-image,
.wp-caption{
    text-align: center;
}
.text-main{
    color: var(--main-color) !important;
}
.text-justify{
    text-align: justify;
}
.article-inner p:not(.text-center){
    text-align: justify;
}
.article-inner .entry-header .entry-divider{
    display: none;
}
.dark, .dark p, .dark td{
    color: #ffffff;
}
.icon-box-img svg, .icon-box-img img{
    padding-top: 0;
}
.col-rounded .col > .col-inner,
.rounded{
    overflow: hidden;
    border-radius: 10px;
}
.button.is-link:hover, .button.is-underline:hover{
    color: #ffffff;
}
.taxonomy-description ul li{
    margin-left: 1.3em;
}
.widget-title{
	border: 1px solid #FFAE35;
    border-radius: 10px;
    line-height: 2em !important;
    display: block;
    text-align: center;
    font-size: 1.6em !important;
}
.is-divider{
	display: none;
}
#related_posts .col,
.entry-content.single-page{
	padding-bottom: 0;
}
.breadcrumb-ctn{
	padding: 20px 0;
}
.breadcrumb-ctn p{
	margin-bottom: 0;
}
.page-wrapper{
	padding-bottom: 0 !important;
}
/*new*/
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}
.h1,h1 {
    font-size: calc(1.375rem + 1.5vw)
}
@media (min-width: 1200px) {
    .h1,h1 {
        font-size:2.5rem
    }
}
.h2,h2 {
    font-size: calc(1.325rem + .9vw)
}
@media (min-width: 1200px) {
    .h2,h2 {
        font-size:2rem
    }
}
.h3,h3 {
    font-size: calc(1.3rem + .6vw)
}
@media (min-width: 1200px) {
    .h3,h3 {
        font-size:1.75rem
    }
}
.h4,h4 {
    font-size: calc(1.275rem + .3vw)
}
@media (min-width: 1200px) {
    .h4,h4 {
        font-size:1.5rem
    }
}
.h5,h5 {
    font-size: 1.25rem
}
.h6,h6 {
    font-size: 1rem
}
p {
    margin-top: 0;
    margin-bottom: 1rem
}
.header-bottom-nav.nav > li.current-menu-item {
   padding-right: 20px;
    padding-left: 20px;
	box-shadow: 0 -8px #ed1c24;
    background: #ed1c24;
    position: relative;
}
.header-bottom-nav.nav > li.current-menu-item:before{
	position: absolute;
    bottom: 100%;
    left: 100%;
    content: "";
    display: block;
    border-top: 4px solid transparent;
    border-right: 4px solid transparent;
    border-left: 4px solid #8a0005;
    border-bottom: 4px solid #8a0005;
}
.article-inner{
		border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
		box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
	  padding-top: 0.5rem;
}
.article-inner h1.entry-title{
	padding: 0.5rem 1.5rem;
}
.article-inner .entry-meta{
	  border: 1px dashed #e4e4e4;
    border-right: none;
    border-left: none;
	 	padding: 0.5rem 1.5rem;
}
.article-inner .entry-content{
	padding: 1.5rem;
}
.article-inner .entry-header-text{
	padding: 0;
}
blockquote {
    background: #f8f6f1;
    border: solid 1px #e7e2d5;
    padding: 20px;
    color: #6a6043;
    font-size: 0.875em;
    line-height: 1.4em;
    border-radius: 5px;
		font-style: normal;
}
blockquote p{
	margin-bottom: 0;
}
.next-prev-nav{
	border-bottom: none;
}
.next-prev-nav .flex-col{
	padding: 0;	
}
.widget-area .widget,
.sidebar-wrapper .widget{
	padding: 1rem;
	margin-bottom: 1.5rem;
	box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
	border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
}
.widget-area .searchform,
.sidebar-wrapper .searchform{
	margin-bottom: 0;
}
.ux-search-submit{
	background-color: #f25000 !important;
}
.widget-area .flatsome_recent_posts .widget-title,
.sidebar-wrapper .flatsome_recent_posts .widget-title{
		display: none;
}
.related_posts_title{
		font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: var(--primary-color);
}
.related_posts_title:before{
	  content: "";
    width: 15px;
    height: 15px;
    background: var(--primary-color);
    display: inline-block;
    margin-right: 6px;
}
.author-box{
	padding: 1rem;
	margin-bottom: 1.5rem;
	box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
	border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
	    border-left: 3px solid var(--primary-color);
}
.blog-archive .author-box{
	margin-bottom: 0;
}
.blog-archive > .row > .large-9 .post-item .col-inner{
	padding: 1rem;
	box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
	border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
} 
#related_posts .post-item .col-inner{
	padding: 1rem;
	padding-bottom: 0;
	box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
	border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
} 
@media screen and (max-width: 849px){
	.header-bottom{
		background-color: #ddd !important;
	}
}
.footer-title {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 700;
}
.content-inner .col-inner{
	border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,.075);
    padding: 1.5rem;
}
.accordion {
    margin-bottom: 20px;
    border: 1px solid #e0e0e0;
    border-top: 4px solid var(--primary-color);
    padding: 20px;
    position: relative;
}
.accordion-title {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    color: #333;
}
/*icon-link*/
.icon-link .col-inner{
	border-radius: 6px;
    box-shadow: 0 0 40px 0 rgb(0 56 97 / 6%);
    position: relative;
    color: #fff;
    background-color: var(--primary-color);
    border: 2px solid var(--primary-color);
    transition: all .3 ease-in-out;
		padding: 1rem;
}
.icon-link:hover .col-inner{
	background-color: #fff;
    color: var(--primary-color);
}
/*end icon-link*/