img.attachment-post-thumbnail  {
	width: 0px;
	height: 0px;
}
.entry-content {
  margin-left: 20px;
}

img {
    max-width: 90%;
    height: auto;
}

/* Hide SEA sidebar and stretch content full width */
#sidebar, 
.sidebar,
.widget-area {
  display: none !important;
}

#content,
.site-content,
.main-content {
  width: 100% !important;
  max-width: 100% !important;
}



a.archive-image
{   min-width: 140px;
    border: 0;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}}

.latest-post-selection-slider>div img {
    box-shadow: none;
    width: 50%;
	
	padding-bottom: 100px;
	float: none;
    margin: .5em auto 1em;
	
}

h1, h2, h3, h4, body.single-post .entry-title {
    font-family: 'weekdays-santtuy' !important;
	letter-spacing: normal !important;
}
.entry-title, .entry-title a, .post-title, .post-title a, .page-title, .entry-content h1, #content h1, .type-post h1, .type-page h1 {
    font-family: "weekdays-santtuy";
    font-size: 56px;
    line-height: 1.8;
    font-style: normal;
    font-weight: 100 !important;
    color: #000000;
    letter-spacing: normal;
    text-transform: none;
}
p {  color: #000000;}

.archive-tit a {
	text-height: 0px;
	display: none;
	color: #fff;
	background-color: #fff;
    -webkit-transition: color #fff;
    transition: color #fff;
	width: 0px;
	height: 0px;
}

#wpadminbar {
    direction: ltr;
    color: black !important;

    font-size: 13px;
    font-weight: 400;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
   /* line-height: 2.46153846;*/
    height: 32px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 600px;
	  max-height: 0px !important;
    z-index: 99999;
    
	background-color: transparent;
}

.logo-text {
    font-family: Courier New;
    font-weight: normal;
	font-size: 29px !important;
}

.navi-header a, .header-bar-social .socialmeida-a, .menu li > a {
    font-family: Courier New;
    font-weight: 500;
}

.post.header-main.header-main.container-fluid {
	padding-top: 30px;
    display: flex;
	display: transparent;
    justify-content: space-between;
    align-items: center;
    height: 10px;
	background-color: transparent;
}
textarea, input, input:focus, input::placeholder, textarea::placeholder {
    color: #000;
    border-color: #000;
    color: #000;
    border-color: #000;
}

.comment-meta a {
	color: #000111 !important;
}
.comment p { color: #000;
}

.single-featured-image {
    display: none;
}

head-meta {
    display: flex;
    align-items: center;
	background-color: transparent;
}

.header-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 140px;
	background-color: transparent;
	color: transparent;
}
body {
    --color-bg: #FFFFFF;
    --color-header-bg: transparent;
}

body:not(.page_from_top) #wrap {
    top: 140px;
	bottom: 190px;
}

code {
    padding: 2px 4px;
    color: #c7254e;
    background-color: transparent;
    border-radius: 4px;
}



.comment-likes-widget-placeholder, .post-likes-widget-placeholder {
	display: none;
    margin: 0;
    border-width: 0;
    position: relative;
	height: 0px;
}





@-webkit-keyframes scroll {
	0% {
		-webkit-transform: translate(0,0);
	}
	
	100% {
		-webkit-transform: translate(-100%,0);
	}
}

.marquee {
	display: block;
	width: 120%;
	white-space: nowrap;
	overflow: hidden;
}

.marquee span {
	display: inline-block;
	font-family: Courier New;
	padding-left: 120%;
	-webkit-animation: scroll 10s infinite linear;
}

.post-grid .item .layer-media img {
    border-radius: 0;
    box-shadow: none;
    width: 0px;
	height: 0px;
	display: hidden;
}

.container-fluid, .container-class.container-fluid .bm-builder .col-0.bm-wrap:not(.bm-force-full), .container-class.container-fluid .bm-builder .col-0:not(.bm-wrap):not(.bm-force-full) .filters-ul {
    padding-left: 400px!important;
    padding-right: 60px!important;
    --container-fluid-padding: 60px;
}

img.alignnone.size-full.wp-image-17335{ width:0;}




