/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

#nav-panel .accordion-menu li.menu-item.active>a {
    color: #6b66d3!important;
}

.bg-home{background-color: #aafffb!important;
background-image: url("http://drrodrigopons.com.ar/wp-content/uploads/2023/06/circles.png");
}

.vc_btn3-shape-round {
    border: none !important;
}

.sobre-mi-img{
	box-shadow: 25px -25px 0px -3px #66d3ce;
}

.sobre-mi-txt{
	padding:2em;
}

.custom-icon-box::after{
	background-color:#66d3ce!important;
}
.porto-sicon-header {
	padding: 20px!important;
}

.p-calidad-de-vida{padding:7.2rem!important;}

.testimonial blockquote{padding:2.5rem 1rem 2.5rem 4rem;}
#footer .logo img {
    display: inline-block;
    max-width: 220px;!important;}

@media (max-width: 640px) {
	.p-calidad-de-vida{padding:1rem!important;}
	
	#footer .footer-bottom .container>div {
    text-align: center;}
}
