/*
Theme Name:     Theratio Child
Theme URI:      http://wpdemo.archiwp.com/theratio/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Oceanthemes
Author URI:     http://oceanthemes.net/
Version:        1.0
Template:       theratio
*/

@import url("../theratio/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

/* HEADER */
.the-logo{
	padding: 10px 0!important;
}

/* SLIDE*/
.elementor-widget-slider_revolution a.btn-details:hover,
.elementor-widget-slider_revolution a.btn-details{
	color: #fff!important;
}
.elementor-widget-slider_revolution a.btn-details::before {
	background: #505050!important;
}
.elementor-widget-icon-list.icon-custom ul li span.elementor-icon-list-icon,
.elementor-widget-icon-list.icon-custom ul li a {
	height: auto!important;
}
#site-footer a{
	color: #A3A3A3!important;
}