/*
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
------------------------------------------------------- */

/* HOME */
.title-link:hover {
    background-size: 0;
}

/* PORTFOLIO */
.page-header {
	height: 760px;
}
.page-title {
	font-weight: 600;
	text-transform: uppercase;
}
body.postid-4822 > div > .site-content > .page-header {
    background-position: center bottom;
}
body.postid-5172 > div > .site-content > .page-header {
    background: center 70% no-repeat;
}

/* FOOTER */
a.link-footer {
    color: #FFFFFF;
}

.joinchat {
	--sep: 150px !important;
}