/*
Theme Name: Ernisis Theme
Author: Erlin Briceño
Description: el blog lindo del amor
Version: 0.0.1
Tags: bootstrap
*/

/*blue #417181*/
/*pink #ea1a8b*/
body{
	background-image: url(/img/fondo-servicios.jpg);
    background-position: center center;
    background-size: cover;
}

.page_title{
	display: none;
}

.wp-block-gallery
{

}
.wp-block-gallery .blocks-gallery-grid
{
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0;
	margin-bottom: 32px;
}
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item figure
{
}
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item figure img
{
	vertical-align: middle;
}
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item
{
	width: 20%;
	    float: left;
	    min-height: 300px;
	    max-height: 300px;
	    display: block;
	    vertical-align: middle;
	    height: 300px;
	    line-height: 300px;
			overflow: hidden;
}

.complete{
	width: 100%;
	margin-top: 32px;
	margin-bottom: 32px;
}

.clear{
	clear: both;
}



#mensaje_bienvenida
{
	/*display: none;*/
}

/*.Blog_p*/
.Blog_art,
article.distr_ar{
	background-color: #FFFFFF;
    padding: 32px;
	margin-bottom: 16px !important;
}



.img_blog img {
  max-width: 435px !important;
  height: auto;
  border-radius: 20px;
background-size: 100%;
    width: 100%;
    height: 100%;
    border-radius: 20px 20px 20px 0px;
    box-shadow: -9px 9px 0px 0px #417181, 9px -9px 0px 0px #ea1a8b;
}
.img_blog_post img {
  max-width: 100% !important;
  height: auto;
  border-radius: 20px;
}

img{
 max-width: 100% !important;
 height:auto !important;
}


.img_blog {
    background-size: 100%;
    width: 100%;
    height: 100%;
    border-radius: 0px !important;
    box-shadow: none !important;
}


.fecha_art
{
	font-size:0.6em !important;
	color:#417181 !important;

}
h2 {
	text-align: left !important;align-content
}
h1, h2,h3,h4, ul , li
{
	color:#417181;
	font-family: ITC !important;
margin-bottom: 5%;
}

.title_c_A{
	font-size:1.6em !important;
}

ul {
    padding-left: 5%;
}
li {
    padding-bottom: 8px;
}

p {
    line-height: 1.7;
    text-align: justify;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    color: #417181;
    padding-bottom: 24px;
    padding-top: 8px;
}


footer p  {
	font-size:0.9em;
    line-height: 1.7;
    text-align: center;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    color: #ffffff;
}
	.distr_ar {
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    grid-template-rows: auto;
    grid-gap: 50px;
    margin-bottom: 15%;
    font-size: inherit;
    line-height: inherit;
    text-align: justify;
}

.cont, body {
    max-width: 100%;
    width: 100%;
    min-width: 320px;
    margin: auto;
}

.menuscroll {
    max-width: none;
}

.logo_movi{
		    position: sticky;
    top: 0;
    left: 0;
    height: 75px !important;
	}

@media only screen and (max-width: 550px){
	div{
		max-width:100% !important;
		margin:0px !important;
		padding:0px !important;
	}

	.tex_blog
	{
		padding:16px !important;
	}
	.Bienv
	{
		margin:12px !important;
		padding:12px !important;
	}
	.Blog_p, .Blog_art, .conte_blog, .content, .cont
	{
		margin:0px !important;
		padding:0px !important;
	}


	footer form{
    display: block !important;
	}
	footer form input
	{
		margin:8px;
	}
	footer form>div{
    display: block;
    width: 100% !important;
    float: none;
    margin: 0px !important;
    padding: 8px !important;
	}
}
@media only screen and (max-width: 1024px) {
	.Blog_p {
    width: 90%;
    height: auto;
    margin: auto;
    grid-column: 1fr;
    grid-template-rows: 0.5fr 2fr 2fr;
}

	.tex_blog
	{
		padding:24px !important;
	}

	.Blog_art{

    margin: 0px !important;
    padding: 8px !important;
	}
	header ul
	{
		font-size:12px !important;
	}

	.logo_movi{
		    position: sticky;
    top: 0;
    left: 0;
    height: 75px !important;
	}
}
@media only screen and (max-width: 600px) {

		div{
		max-width:100% !important;
		margin:0px !important;
		padding:0px !important;
	}


	.tex_blog
	{
		padding:16px !important;
	}
	.Bienv
	{
		margin:12px !important;
		padding:12px !important;
	}
	.Blog_p, .Blog_art, .conte_blog, .content, .cont
	{
		margin:0px !important;
		padding:0px !important;
	}


	footer form{
    display: block !important;
	}
	footer form input
	{
		margin:8px;
	}
	footer form>div{
    display: block;
    width: 100% !important;
    float: none;
    margin: 0px !important;
    padding: 8px !important;
	}

	*{
		line-height:1.1em !important;
		font-size:14px;
	}
  div {
	  margin-left:2px !important;
	  margin-right:2px !important;
	  padding-left:2px !important;
	  padding-right:2px !important;
	  max-width:100% !important;
	  width:100% !important;
  }
	p{
		padding: 8px !important;
		width:95% !important;
	}

	input{

	  max-width:90% !important;
	  width:90% !important;
	}

	.barra {
    	display: none;
	}

	.social_header {
		text-align: center;
		padding: 16px;
		display: table-caption;
	}
	.social_header  a i
	{

    	color: #417181;
	}
	.logo {
    margin-left: 10%;
}
	#menu{display:none;}

	article{
		    padding: 16px;
		    display: block !important;
	}
	article div{
		margin-bottom:16px;
	}



}
