/*
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
------------------------------------------------------- */
/*body:not(.home) .site-content { padding: 90px 90px 0 90px; }*/

/* MAIN */
@media only screen and (min-width: 1025px) {
.ic-marg-l-r { margin-left: 90px; margin-right: 90px; }
.page-header-c { padding-left: 90px; padding-right: 90px; }
.page-header-c .page-header .dcell .container { width: 100%; }
}
/* MAIN */

/* HEADER */
body:not(.home) header .header-desktop:before { content: ""; color: blue; height: 90px; display: block; width: 1px; left: 90px; top: 0; position: absolute; background-color: rgba(0, 0, 0, 0.1); }
.iap-header-hp-logo a,.iap-header-ins-logo a { display: block; max-width: 90px; max-height: 90px; padding: 10px; }
.iap-header-hp-logo a img,.iap-header-ins-logo a img { max-height: 70px; transform: translatex(13px); }
/* HEADER */

/* FOOTER */
footer .grid-lines.grid-lines-horizontal span,
footer .grid-lines.grid-lines-vertical span { background: #0000001A !important; }
.iap-footer-bot a { color: #1a1a1a; }
/* FOOTER */

/* HOME */
.arrow-home-3_5.tparrows.tp-rightarrow:before { content: "\f130" !important; }
.arrow-home-3_5.tparrows.tp-leftarrow:before { content: "\f11d" !important; }
/* HOME */

/* INNER PAGES */
.page-header.header-static { max-width: 1724px; margin-left: auto; margin-right: auto; }
/* INNER PAGES */

/* BLOG */
body.blog .grid-lines .g-line-vertical,
body.single-post .grid-lines .g-line-vertical { background-color: #0000001A; }
body.blog .entry-content,
body.single-post .entry-content { position: relative; }
/* BLOG */