.widget_search form label{
    font-family: "Nunito", sans-serif !important;
    letter-spacing: -0.03rem;
    color: #000 !important;
    font-weight: 700 !important;
    margin-bottom: 10px !important;
    line-height: 1.28 !important;
    font-size: 1.5rem !important;
}
#stroke-1 {
    height: 150%;
    left: 65%;
		
    -webkit-mask-image: radial-gradient(circle at 0 0, #00FFFF 0%, rgba(0, 0, 0, 0.9) 50%, #0000FF 95%);
}
.stroke {
    position: absolute;
    top: 0;
    z-index: 4;
}
.stroke {
    position: absolute;
    bottom: -70px;
    width: 50%;
    right: 70%;
}

a.text-white:hover, a.text-white:focus {
    color: #037EF3 !important;
}

.form-control:not(.shadow-0), .post-password-form input[type="password"]:not(.shadow-0) {
    box-shadow:none;
}
.form-control, .post-password-form input[type="password"] {
    background-color: #fff !important;
    border: 2px solid  #037ef3 !important;
}



.breadcrumb {display:none !important}

.h3 {
    font-size: 4rem !important;
}

.btn-primary {border: 2px solid  #037ef3 !important; border-radius:10px }

.btn-primary:hover {
    color: #037ef3 !important;
    background-color: #fff !important;
    border: 2px solid  #037ef3 !important; padding: 0.5625rem 1.125rem;
}

a.text-white:hover, a.text-white:focus {color: #037ef3 !important;} 


.wpcf7-submit {background-color:#037ef3; color:#fff;  border: 2px solid  #037ef3; padding: 0.5625rem 1.125rem; box-shadow: none; border-radius:5px
  }


.wpcf7-submit:hover {
    color: #037ef3 !important;
    background-color: #fff !important;
    border: 2px solid  #037ef3 !important; padding: 0.5625rem 1.125rem;
}

.navbar-nav {
    margin: 0 5px;
    margin-bottom: 0px;
}

.h3 {
    font-size: 3rem !important;
	line-height:1 !important
}

.wpcf7-submit {margin-left:300px}

.pix-dark .text-heading-default span {    background-color: #037ef3;
}

@media screen and (max-width: 320px) {.logo60 {max-width:60% !important}}

/* Modulo de interlinking Blog */
@media (min-width: 992px){
	.col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 0px;
	}
}
.pix_blog_sm_avatar {
    display: none;
}
.pix-sliding-headline.pix-ready {
    opacity: 1;
}

.widget_recent_entries ul li:before {
    content: "";
    box-sizing: inherit;
    display: inline-block;
    border-radius: 4px;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    background: #51d6ff;
    background: -webkit-gradient(linear, left top, left bottom, from(to right), color-stop(#0385ff), to(#51d6ff)) fixed;
    background: linear-gradient(to right, #0385ff, #51d6ff) fixed;
    opacity: 0;
    top: 0;
    left: 0;
    z-index: -1;
}

.pix-intro-1:not(section) {
	background-color: #007bff !important ;
	height: 300px !important;
}

.pix-bottom-divider {
	display: none !important;
}

.pix-sidebar-adjust.sticky-bottom {
	align-self: start !important;
	margin-top: 15px !important;
}

a.pix-post-meta-author {
	display: none !important;
}

.pix-dark {
	padding-top: 70px !important;
}

.pix-post-entry-author,
.pix-post-meta-author{
	display:none !important;
}

.card-img-overlay2 {
	background-image:none !important;
	background-color: #fafafa !important;
	box-shadow: none !important;
	color: #000000 !important;
}

.pixfort-likes {
	display:none !important;
}

h6:not(.elementor-headline):not(.elementor-heading-title):not([class^="pixicon-"]):not([class*=" pixicon-"]) {
	color: #6c757d !important;
}


.widget_recent_entries ul li a {
    font-weight: 700;
    font-size: 20px;
    color: #6c757d;
    -webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.pix_categories_widget a {
	text-align: left !important;
	
}


/*ul li::before {
	content: "\2022";
	color: #0082FF;
	font-weight: bold;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
}*/