/*
Theme Name: Oshin child
Theme URI: http://brandexponents.com/oshin-child/
Description:  This is a child theme for Oshin Theme
Author: Brand Exponents
Author URI: http://www.brandexponents.com/
Template: oshin
Version: 7.2.5
*/

.post-meta {
	display: none;
}

.animate-icon-module-style1 .animate-icon-module-normal-content .title_content {
    margin-left: 15px;
	margin-right: 15px;
	font-weight: 700;
}

.link {
	color: #000;
}

#bottom-widgets-wrap .column-block .widget:last-child {
    display: flex;
    justify-content: center;
    align-items: center;
}

.textwidget {
    display: flex;
    justify-content: center;
    align-items: center;
}

#bottom-widgets {
	padding-top: 30px;
    padding-bottom: 30px;
}

.tatsu-Syz3wm6ac1e .tatsu-single-image-inner {
    margin-bottom: -22px !important;
}

h3 {
	color: #f7345e;
    background: linear-gradient(-107deg, #00bc71 0%, #172c49 100%);
    display: inline-block;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center; /* Centrar el texto */
    width: 100%; /* Asegura que el contenedor ocupe todo el ancho */
}

h3:hover {
    color: #f7345e;
    background: linear-gradient(-107deg, #172c49 0, #00bc71 100%);    display: inline-block;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center; /* Centrar el texto */
    width: 100%; /* Asegura que el contenedor ocupe todo el ancho */
}

.accordion .accordion-head {
    background: linear-gradient(-107deg, #00bc71 0, #172c49 100%);
    -webkit-text-fill-color: #fff !important;
    padding: 12px !important;
	font-size: 14px !important;
    line-height: 28px !important;
	border-radius: 25px; 
}

.accordion .accordion-head:hover {
    background: linear-gradient(-107deg, #172c49 0, #00bc71 100%);
}

.tatsu-list-inner {
    font-size: 16px;
}

.tatsu-ByXeuW7sJl {
    margin-bottom: 30px !important;
}

.style3-blog .article-details {
    padding: 20px 20px !important;
	background: #f4f4f4;
}

.post-comments {
	display: none;
}

.post-category {
	display: none;
}

.post-bottom-details {
	display: none;
}

.testimonial-author {
    font-size: 22px !important;
    font-weight: bold !important;
	color: #fff !important;
}

.testimonial-author-role.h6-font {
	color: #fff !important;
	font-size: 18px !important;
}

.testimonial-content {
	width: 960px !important;
}

.center-content .testimonial_slide_inner {
	max-width: 960px !important;
}


.owl-height {
	height: 480px !important;
}

.form-row{
	width: 100%;
}

.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.column-half{
		width: 50%;
}


input[type="submit"] {
    background: #fff !important;
	color: #172c49 !important;
	border: 1px solid #172c49 !important;
    border-radius: 25px !important;
}

input[type="submit"]:hover {
    background: #172c49 !important;
	color: #fff !important;
	border: 1px solid #fff !important;
}

.wpcf7-textarea {
	border: 0px !important;
    border-bottom: 1px solid #fff !important;
    height: 180px;
    color: #fff !important;
    font-size: 16px !important;
}

input[type="text"], input[type="email"], input[type="tel"] {
    color: #fff !important;
    font-size: 16px !important;
    background: transparent;
	border: 0px !important;
    border-bottom: 1px solid #fff !important;

}

.searchform {
	color: #000 !important;
    font-size: 16px !important;
    background: #fff;
	border: 0px !important;
    border-bottom: 1px solid #000 !important;
}

.link_pp {
	color: #fff;
}

/*Pone en una línea La verificación y el texto de Politica de privacidad*/
span.wpcf7-form-control-wrap {
       position: relative !important;
       display: contents !important;
}

#navigation a, #navigation-right-side a, #navigation-left-side a {
    color: #fff !important;
}

/*Comtrola cuando se hace responsive el menú de móvil*/
@media only screen and (max-width: 768px) {
	
		
}

