/* Enter Your Custom CSS Here */
@media(max-width:768px){
	#page{
    overflow-x: visible !important;
}
}

.left-sidebar-category-list{
	display: none !important;
}
.footer-nav ul .page-item-72159 {display:none !important;}


article#post-72169 header.entry-header {
    display: none;
}
section.vc_section.site-container {
    max-width: 1140px;
    margin: 0 auto;
	  padding: 80px 0;
}
section.vc_section.site-container h2 {
    font-family: 'Oswald';
    font-weight: 300;
    font-size: 3rem;
}
.steps-content ul li {
    list-style: none;
padding: 5px 0;
}
.steps-content img {
    margin-right: 10px;
}
.steps-content-list {
    display: flex;
    align-items: flex-start;
}
.steps-content ul {
    padding-left: 10px;
}

.page-id-72169 #wpfront-notification-bar-spacer, .page-id-72169 #masthead, .page-id-72169 #colophon {display:none;}

.page-id-72169 .site {margin-top:0px;}

.page-id-72169 section.vc_section.site-container {max-width:650px !important;padding: 25px;}


@media only screen and (max-width:767px) {
.navbar-toggler-icon:before {
    font-family: 'Font Awesome 5 Free' !important;
}
}