/*
Theme Name: Jadestone Home Inspection
Template: capella-parent
Version: 1.0.0
*/

@import url('https://fonts.googleapis.com/css2?family=IM+Fell+French+Canon+SC&family=IM+Fell+French+Canon:ital@0;1&display=swap');

.threecols {align-items: center;}
/* -- YOUTUBE VIDEO -- */
.youtube { position: relative;  max-width: none; margin: 15px auto;  padding-top:56%;}
.youtube iframe, .youtube object, .youtube embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%;  }

body.page-template-page-service-menu .content-block:nth-child(even) {
    background-color: var(--color-1); Color:#fff;
}

.photoh {    margin-bottom: 15px;
    margin-top: 15px;}

h1,h2,h3 {font-family: 'IM Fell French Canon SC', serif;text-transform: capitalize;}
p, .content-wrapper ul, .testimonial-author, .fixed-sidebar #menu-main-menu>li>a, .fixed-sidebar .hours ul, input#gform_submit_button_1, .copyright a {font-family: 'IM Fell French Canon', serif !important;}

.two-cols {    display: flex;    justify-content: center;}
.tcol { padding: 15px 5%; display: flex; align-items: center; flex-direction: column;}

@media screen and (max-width:768px){
    .two-cols {display: block;}
}