.site-header .container {
   
    max-width: 1140px;
}
header#masthead {
    display: none;
}
.entry-content, .entry-summary {
    margin: 0px !important
}
#content {
    padding-top: 0px!important; 
   
}
.elementor-element.elementor-element-322e807.elementor-widget.elementor-widget-shortcode {
    text-align: -webkit-right;
    padding-right: 10px;
}
figure {
    margin: 1em 0px;
}
.container {
    max-width: inherit;
   padding-left: 0px!important; 
 padding-right: 0px!important;
}
.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1140px;
}

.page .entry-content {
  
    padding:0px !important; 
}

.book-header .elementor-column-gap-default {
    max-width: 1140px;
}

.site-header {
      padding: 20px 20px!important;
}

.smart-img img {
    width: 100%;
}
.smart-img {
    max-width: 1140px;
    margin: 0px auto;
	    margin-top: 30px;
}


body {
    overflow-x: hidden;
}

main#main {
    max-width: 1140px;
    margin: 0px auto;
}

.single-post #primary .post .post-thumbnail img {
    margin-left: 0!important;
    width: 100%;
}


.blog article {
    width: 33%;
    display: inline-block;
    padding: 20px;
    vertical-align: top;
}
.blog #primary .post .entry-header .entry-title {
    font-size: 23px;
    font-weight: 600;
	line-height: 30px;
}

.blog #primary .post .entry-header {
    background: #fff;
    padding: 25px 30px 27px 30px;
}
.blog #primary .post .entry-content {
    
    padding: 31px 36px 39px 36px;
}
span.edit-link {
    display: none;
}
.category, #primary .post .entry-meta .comments-link, #primary .post .entry-meta .posted-on {
    float: left!important;
}
.blog .page-header .page-title {
   
   
    text-align: center;
    margin-top: 20px;
    font-weight: 600;

}
#primary .post .entry-meta .posted-on {
    border-right: none;
}

.single-post #primary .post .post-thumbnail img {
   
    margin-left: 35px;
}

a.url.fn.n {
    float: left;
}



.site-footer .site-info {
    float: none;
    text-align: center!important;
}
span.byline {
    visibility: hidden;
}

span.byline a {
    visibility: visible;
}






/****** Mobile Menu *******/



#menu-opener {
    display: block;
    width: 25px;
    height: 18px;
    cursor: pointer;
}

#menu-opener {
    display: block;
}
#menu-opener span {
    display: block;
    width: 100%;
    height: 2px;
    margin-bottom: 5px;
    background: #000;
    border-radius: 20px;
    -webkit-transition: ease .2s;
    -moz-transition: ease .2s;
    transition: ease .2s;
}
#menu-opener span {
    display: block;
    width: 100%;
    height: 2px;
    margin-bottom: 5px;
    background: #000;
    border-radius: 20px;
    -webkit-transition: ease .2s;
    -moz-transition: ease .2s;
    transition: ease .2s;
}
#menu-opener span:last-child {
    margin-bottom: 0;
}
#menu-opener span {
    display: block;
    width: 100%;
    height: 2px;
    margin-bottom: 5px;
    background: #000;
    border-radius: 20px;
    -webkit-transition: ease .2s;
    -moz-transition: ease .2s;
    transition: ease .2s;
}




.main-navigation {
    position: fixed;
    background: #fff;
    top: 0;
    left: 0;
    max-width: 320px;
    width: 100%;
    height: 100%;
    padding-top: 80px;
    overflow-y: auto;
    z-index: 9999;
    -webkit-transform: translateX(-420px);
    -moz-transform: translateX(-420px);
    transform: translateX(-420px);
    -webkit-transition: ease .35s;
    -moz-transition: ease .35s;
    transition: ease .35s;
}

.main-navigation .btn-close-menu {
    position: absolute;
    top: 50px;
    right: 20px;
    width: 25px;
    height: 25px;
    background: url(/wp-content/uploads/2020/01/close.png) center center no-repeat;
    cursor: pointer;
	background-size :cover;
}


.main-navigation ul {
    flex-direction: column;
}
.main-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: 700;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.main-navigation ul li {
    margin: 0;
    display: block;
    width: 100%;
    position: relative;
}

.main-navigation ul {
    flex-direction: column;
}


.main-navigation.open-menu {
    transform: translateX(0px);
    text-align: left;
}

.main-navigation ul li a {
   
    padding: 10px 35px!important;
   
}

body.menu-open .overlay {
   display:none;
}
	





















@media screen and (max-width: 768px){
	

	.blog article {
    width: 48%!important;
    
}
	.main-navigation ul li:first-child a {
    border-top: none;
}
	body.menu-open .overlay {
   display:none;
}
	
	
}



@media screen and (max-width: 480px){
	
	
	.blog article {
    width: 100%!important;
}
	#primary .post .entry-footer {
    padding: 9px;
}
	.main-navigation ul li:first-child a {
    border-top: none;
}
	.main-navigation ul li a {
   
    padding: 10px 35px!important;
   
}

	
	
	
	
}








