/*
Theme Name: Fable Child
Theme URI: http://www.qodemedia.com/
Version: 1.4
Description: Qodemedia Themes
Author: Qodemedia Themes
Author URI: http://www.qodemedia.com
Template: Fable
*/

@import "../Fable/style.css";

@font-face {
    font-family: 'Conv_Roboto-Bold';
    src: url('fonts/Roboto-Bold.eot');
    src: local('☺'), url('fonts/Roboto-Bold.woff') format('woff'), url('fonts/Roboto-Bold.ttf') format('truetype'), url('fonts/Roboto-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap; 
}

@font-face {
    font-family: 'Conv_Roboto-Medium';
    src: url('fonts/Roboto-Medium.eot');
    src: local('☺'), url('fonts/Roboto-Medium.woff') format('woff'), url('fonts/Roboto-Medium.ttf') format('truetype'), url('fonts/Roboto-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap; 
}

@font-face {
    font-family: 'Conv_Roboto-MediumItalic';
    src: url('fonts/Roboto-MediumItalic.eot');
    src: local('☺'), url('fonts/Roboto-MediumItalic.woff') format('woff'), url('fonts/Roboto-MediumItalic.ttf') format('truetype'), url('fonts/Roboto-MediumItalic.svg') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap; 
}

@font-face {
    font-family: 'Conv_Roboto-Regular';
    src: url('fonts/Roboto-Regular.eot');
    src: local('☺'), url('fonts/Roboto-Regular.woff') format('woff'), url('fonts/Roboto-Regular.ttf') format('truetype'), url('fonts/Roboto-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap; 
}

@font-face {
    font-family: 'PlayfairDisplay';
    src: url('fonts/PlayfairDisplay.eot');
    src: local('☺'), url('fonts/PlayfairDisplay.woff') format('woff'), url('fonts/PlayfairDisplay.ttf') format('truetype'), url('fonts/PlayfairDisplay.svg') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap; 
}

@font-face {
    font-family: 'PTSerif';
    src: url('fonts/PTSerif.eot');
    src: local('☺'), url('PTSerif.html') format('woff'), url('fonts/PTSerif.ttf') format('truetype'), url('fonts/PTSerif.svg') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap; 
}

body, input, textarea, select, h1, h2, h3, h4, h5 {
    font-family: Conv_Roboto-Regular, sans-serif;
}

.vertical-align {
    align-items: center;
    display: flex;
}

body {
    background: #ffffff;
}
.wp-gr .grw-slider .grw-slider-header-inner {
	padding: 0 !important;
	margin: 0 !important;
}

/*Header*/

body #main-header {
    box-shadow: unset;
}

body p {
    font-size: 16px;
}

#logo {
    margin: 0;
}

.header-phone-email-block p {
    padding: 0;
}

.header-phone-email-block p a {
    color: #888;
    font-size: 16px;
    padding-right: 30px;
}

.header-phone a {
    background: #ffffff url("images/phone-icon.png") no-repeat scroll right center;
}

.header-email a {
    background: #ffffff url("images/email-icon.png") no-repeat scroll right center;
}

body #main-header .header-menu-block {
    background-color: rgba(0, 0, 0, 0.6);
    margin-top: 20px;
}

#top-menu {
    float: none;
    text-align: center;
}

#top-menu li {
    width: 16%;
}

#top-menu > ul > li > a {
    display: inline-block;
    padding: 0 0 15px;
    font-size: 16px;
}

#top-menu li.current-menu-item > a,
#top-menu > ul > li > a:hover,
.nav > li > a:focus,
.nav > li > a:hover {
    background-color: transparent;
    border-bottom: 3px solid #d4410e;
}

.home-menu-banner-block {
    background: #ffffff url("images/khassria-law-head-main.webp") no-repeat scroll top center;
    min-height: 570px;
}

.inner-page-banner-block {
    min-height: 400px;
}
.about-menu-banner-block {
    background: #ffffff url("images/khassria-law-about-head.jpg") no-repeat scroll top center;
}

.commercial-real-estate-menu-banner-block {
    background: #ffffff url("images/Commercial-Real-Estate-banner.jpg") no-repeat scroll top center;
}

.service-menu-banner-block {
    background: #ffffff url("images/khassria-law-services-head.jpg") no-repeat scroll top center;
}

.real-state-menu-banner-block {
    background: #ffffff url("images/khassria-law-real-estate-head.jpg") no-repeat scroll top center;
}

.family-menu-banner-block {
    background: #ffffff url("images/khassria-law-family-law-head.jpg") no-repeat scroll top center;
}

.business-law-menu-banner-block {
    background: #ffffff url("images/khassria-law-business-law-head.jpg") no-repeat scroll top center;
}

.immigration-law-menu-banner-block {
    background: #ffffff url("images/khassria-law-immigration-law-head.jpg") no-repeat scroll top center;
}

.wills-trust-menu-banner-block {
    background: #ffffff url("images/khassria-law-wills-trusts-estates-head.jpg") no-repeat scroll top center;
}

.notarization-menu-banner-block {
    background: #ffffff url("images/khassria-law-notarization-head.jpg") no-repeat scroll top center;
}

.blog-menu-banner-block {
    background: #ffffff url("images/blogheader-1.jpg") no-repeat scroll top center;
}

.home-menu-banner-block .home-banner-block h4 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 10px;
    line-height: 40px;
    margin-top: 227px;
}

#top-menu li ul.sub-menu li {
    padding: 0 20px;
    text-align: left;
    width: 100%;
}

#top-menu ul.sub-menu li a {
    display: inline-block !important;
    padding: 10px 0 !important;
}

#top-menu ul.sub-menu li a:hover {
    border-bottom: 3px solid #d4410e;
}
/*Header End*/

/*Body*/

.container.lawyer-etobicoke-block {
    margin-top: -50px;
}

.etobicoke-block h4 {
    border-bottom: 1px solid #d4410e;
    color: #888;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.lawyer-description {
    color: #000000;
    line-height: 25px;
}
.contact-cta .contact-btn {
	text-align: center;
}
.contact-cta .contact-btn a {
	background: #d4410e;
	padding: 1rem 5rem;
    font-size: 20px;
    display: inline-block;
    max-width: 300px;
    width: 100%;
}
.contact-cta .contact-btn a:hover {
	color: #ffffff;
	text-decoration: none;
}
.meta-data-tag {
	padding-top:50px;
	padding-bottom:50px;
}
.meta-data-tag h1, .meta-data-tag h2, .meta-data-tag h3 {
	font-size: 16px;
	color: #000;
    line-height: 22px;
	text-align:center;
}

.lawyer-description a, .lawyer-description a:hover {
    color: #d4410e;
}

.area-of-practice {
    margin-top: 65px;
}

.area-of-practice h4 span, .home-testimonials-head h4 span {
    font-size: 24px;
    font-weight: 600;
    line-height: 26px;
    border-bottom: 5px solid #d4410e;
    padding-bottom: 5px;
}

.area-of-practice h4, .home-testimonials-head h4 {
    margin-bottom: 55px;
}

.practice-content {
    margin-bottom: 25px;
}

.home-testimonials-head {
    margin-top: 25px;
}

.home-testimonials-head p {
    color: #000;
    line-height: 22px;
}

.home-testimonial-block {
    background: #ffffff url("images/khassria-law-testimonials-bg.webp") no-repeat scroll center top;
    margin-top: 10px;
    min-height: 220px;
    padding-top: 10px;
}

.home-testimonial-block footer, .wp-gr .grw-slider .grw-slider-content, .wp-gr .wp-google-wr {
    display: none;
}

.home-testimonial-block .bx-wrapper {
    margin-bottom: 0;
}

.home-testimonial-block .tslider blockquote p {
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 0;
}

.home-testimonial-block .tslider blockquote p.testimonial-content {
    height: 115px;
    line-height: 23px;
    font-size: 18px;
    margin-bottom: 8px;
}

.home-testimonial-block .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #ffffff none repeat scroll 0 0 !important;
}


/*About Page*/

.inner-page-block {
    margin-top: 50px;
    margin-bottom: 50px;
}

.inner-page-block h4 {
    border-bottom: 5px solid #d4410e;
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 20px;
}

.inner-page-block ul,
.inner-page-block ul a,
.inner-page-block ul a:hover,
.service-page-block h5{
    color: #d4410e;
}

.inner-page-block ul {
    margin-left: 10px;
}

.inner-page-block h5 {
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 5px;
    margin-top: 10px;
}

.inner-page-block h5 a:hover, .inner-page-block h5 a:focus {
    color: #d4410e;
}

.inner-page-block li {
    line-height: 35px;
    /*list-style: outside none none;*/
    font-size: 16px;
}

/*About Page End*/

.service-page-block ul,
.real-estate-page-block ul,
.family-law-page-block ul{
    color: #242424;
}

.service-page-block ul li,
.real-estate-page-block ul li,
.family-law-page-block ul li {
    line-height: 45px;
}

/*Contact Page*/

.contact-form-block {
    background: #f4f4f4 none repeat scroll 0 0;
    padding: 20px 25px 10px;
}

.contact-page-label {
    width: 100%;
}


.contact-form-block .contact-page-input {
    background-color: white;
    border: 1px solid #d7d7d7;
    color: #3e3e3e;
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 8px;
    opacity: 0.79;
    padding: 4px 20px;
    width: 100%;
}

.contact-form-block .contact-page-textarea {
    height: 145px;
    line-height: 20px;
    margin-bottom: 12px;
    margin-top: 2px;
    padding-top: 12px;
    resize: none;
}

.contact-form-block .contact-page-input:focus {
    border-color: #2d3940;
    color: #3e3e3e;
}

.contact-page-submit {
    background: #d4410e none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
    padding: 25px 0;
    width: 100%;
}


.contact-info-block a, .contact-info-block a:hover {
    color: #242424;
}

.contact-info-block {
    padding-left: 28px;
}

.contact-info-block p span:first-child, .contact-info-block div span  {
    color: #d4410e;
    display: block;
    float: left;
    width: 30%;
}

.contact-info-block p span:last-child {
    display: block;
    float: right;
    width: 68%;
}

.working-hours > ul {
    display: block;
    float: right;
    margin-left: 0;
    padding-left: 0;
    width: 68%;
}

.working-hours > ul li {
    line-height: 18px;
    margin-bottom: 5px;
    color: #242424;
    list-style: outside none none;
}

.name-left {
    padding-right: 5px;
}

.name-right {
    padding-left: 5px;
}

.contact-menu-banner-block {
    height: 450px;
    position: relative;
}

.contact-banner-block {
    height: 100%;
    position: absolute;
    top: 0;
    bottom: -200px;
    left: 0;
    right: 0;
    z-index: 0;
}

.header-menu-block {
    z-index: 100;
    position: relative;
}

    /*Contact Page End*/

/*Blog Page*/

#breadcrumbs {
    margin-bottom: 40px;
}

.et_pt_thumb.alignleft {
    padding-top: 0;
}

h2.et_pt_title a {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
}

#et_pt_blog .et_pt_blogentry a.readmore {
    background: #666;
    color: #fff;
    display: block;
    float: left;
    font-size: 16px;
    height: initial;
    line-height: 24px;
    text-shadow: none;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 28px;
}

.entry-content p {
    color: #000;
}

.et_pt_blogentry {
    margin-bottom: 40px;
}

.easy-wp-page-navigation a {
    border: none;
}

.easy-wp-page-navigation a:hover, .easy-wp-page-navigation span.current {
    background: transparent;
    color: #676767;
    border: none;
}

ul.easy-wp-page-nav:before {
    content: "Page";
    float: left;
    color: #666;
}

h4.blog-title {
    font-size: 28px;
    font-weight: 600;
}

p.meta-info {
    color: #888;
}
p.meta-info a {
    color: #888;
}

/*Blog Page End*/

/*Body End*/

/*Footer*/

.footer-block {
    background: #f3f3f3 none repeat scroll 0 0;
    padding-top: 40px;
}

.footer-social-ions{
    margin-bottom: 10px;
}
.footer-social-ions a {
    margin-right: 45px;
}

#footer-info {
    color: #999;
    padding-bottom: 35px;
    font-size: 14px;
}

#footer-info a {
    color: #999;
}

#footer-info a:hover {
    color: #999;
    text-decoration: underline;
}
/*Footer End*/


/* newservice page css */

.services-top-content {
	background: rgba(238, 209, 199, 0.45);
	padding: 50px 0;
}

h1.services-top-heading{
	color: #D4410E;
	margin: 0;
	padding: 0 0 30px 0;
	font-size: 68px;
	line-height: 58px;
	font-weight: 600;
	font-family: "PlayfairDisplay", sans-serif;
	position: relative;
}

h1.services-top-heading::before {
	content:"";
	display: block;
	background: rgba(40, 40, 40, 0.05);
	position: absolute;
	top: 35%;
	bottom: 35%;
	height: 5px;
	width: 34%;	
}

h1.services-top-heading::after {
	content:"";
	display: block;
	background: rgba(40, 40, 40, 0.05);
	position: absolute;
	top: 35%;
	bottom: 35%;
	right: 0;
	height: 5px;
	width: 34%;
}	  


p.services-top-body {
	color: #282828;
	font-family: "PTSerif", sans-serif;
	font-size: 18px;
	line-height: 32px;
	font-weight: 400;
	padding: 0 0 20px 0;
	max-width: 80%;
	margin: auto;
}

.services-second-content {
	background: #ffffff;
	padding: 70px 0;
}

.services-second-left h2 {
	font-size: 42px;
	line-height: 58px;
	color: #282828;
	font-weight: 400;
	font-family: "PlayfairDisplay", sans-serif;
	margin: 0;
}


.services-second-main p {
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;
	font-family: "PTSerif", sans-serif;
	padding-top: 10px;
}

.services-mid-content {
	background: rgba(238, 209, 199, 0.5);
	padding: 40px 0 70px 0;
}

h3.services-mid-heading {
	font-size: 32px;
	line-height: 58px;
	font-weight: 400;
	font-family: "PlayfairDisplay", sans-serif;
	color: #282828;
	margin: 0;
	padding: 0 0 20px 0;
	position: relative;
}

h3.services-mid-heading::before {
	content: "";
	display: block;
	background: #ffffff;
	position: absolute;
	top: 35%;
	bottom: 35%;
	height: 3px;
	width: 21%;
}

h3.services-mid-heading::after {
	content: "";
	display: block;
	background: #ffffff;
	position: absolute;
	top: 35%;
	bottom: 35%;
	right: 0;
	height: 3px;
	width: 21%;
}

p.services-mid-body {
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;
	color: #282828;
	font-family: "PTSerif", sans-serif;
	padding: 0;
	max-width: 65%;
	margin: auto;
}


.services-final-content {
	background: #ffffff;
	padding: 50px 0;
}

h2.services-final-heading {
	font-size: 42px;
	line-height: 58px;
	font-weight: 400;
	font-family: "PlayfairDisplay", sans-serif;
	margin: 0;
	padding-bottom: 30px;
}

.services-final-content hr {
	opacity: 0.8;
	background-color: #D0D0D0;
	height: 2px;
	margin: 0;
}

.pad-20-all {
	padding: 20px 20px;
} 

.services-list {
	padding-top: 20px;
}

.services-image-content {
    padding-bottom: 25px;
}
.services-image-content .icon {
	height: 109px;
}

.services {
	display: flex;
	flex-wrap: wrap;
}


h3.services-list-heading{
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
	color: #282828;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 0;
	font-family: "PTSerif", sans-serif;
	min-height: 76px;
}

.services-list-heading span {
	display: grid;
}

.services-image-content p {
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color: #282828;
	font-family: "PTSerif", sans-serif;
	padding: 0;
}





/*Responsive Start*/

@media only screen and ( min-width: 1024px ) and (max-width: 1200px) {

    .inner-page-banner-block {
        background-size: contain;
        height: auto;
        min-height: 215px;
    }
}

@media only screen and ( max-width: 1199px ) {
	h1.services-top-heading::before, h1.services-top-heading::after {
		width: 31%;
	}
	h3.services-mid-heading::before, h3.services-mid-heading::after {
		width: 15%;
	}
}

@media only screen and ( min-width: 992px ) and (max-width: 1024px) {

    .home-testimonial-block {
        min-height: 258px;
        background-size: cover;
    }

    .inner-page-banner-block {
        background-size: contain;
        height: auto;
        min-height: 215px;
    }
	
}

@media only screen and ( max-width: 991px ) {
	h1.services-top-heading::before, h1.services-top-heading::after {
		width: 28%;
	}
	h3.services-mid-heading::before, h3.services-mid-heading::after {
		display: none;
	}
	h1.services-top-heading {
		font-size: 60px;
	}
	.services-heading {
		max-height: 49px;
	}
	p.services-top-body {
		max-width: 90%;
	}
	.services-second-main {
		text-align: justify;
	}
	h3.services-mid-heading {
		font-size: 24px;
		line-height: 38px;
	}
	p.services-mid-body {
		max-width: 82%;
	}
	h2.services-final-heading {
		font-size: 36px;
		line-height: 46px;
	}
}


@media only screen and ( min-width: 768px ) and (max-width: 992px) {

    .home-testimonial-block {
        min-height: 278px;
        background-size: cover;
    }

    .home-menu-banner-block {
        margin-top: 15px;
    }

    .inner-page-banner-block {
        background-size: contain;
        height: auto;
        min-height: 215px;
    }

}

@media only screen and ( max-width: 767px ) {

    .header-phone-email-block {
        margin: 15px 0;
    }

    .header-phone-email-block p {
        text-align: center;
    }

    .lawyer-description {
        margin-bottom: 20px;
    }

    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        position: unset !important;
        margin-bottom: 15px;
    }

    .home-testimonial-block {
        background-size: cover;
    }

    .home-testimonial-block .tslider blockquote p {
        font-size: 18px;
    }

    .inner-page-banner-block {
        background-size: contain;
        height: auto;
        min-height: 90px;
    }

	h1.services-top-heading {
		font-size: 44px;
    	line-height: 54px;
	}
	p.services-top-body {
		max-width: 100%;
		padding: 0 15px 20px 15px;
	}
	.services-second-content {
		padding: 50px 0;
	}
	.services-second-left h2 {
		font-size: 32px;
		line-height: 46px;
		padding: 0 0 20px 0;
	}

	p.services-mid-body {
		max-width: 100%;
		padding: 0 15px 0px 15px;		
	}
	.services-final-heading {
		font-size: 32px;
		line-height: 46px;
		padding: 0 15px 20px 15px;
	}
	.services-list-heading span {
		display: initial;
	}
	.pad-20-all {
		padding: 10px 10px;
	}
	h3.services-list-heading {
		min-height: initial;
	}
	.services-image-content h5 {
		padding: 15px 15px 0 15px;
	}
	.services-image-content p {
		padding: 15px 15px;
	}

 }

@media only screen and ( max-width: 575px ) {
	.services-top-content {
		padding: 40px 0;
	}
	h1.services-top-heading::before, h1.services-top-heading::after {
		display: none;
	}
	h1.services-top-heading {
		font-size: 40px;
		line-height: 50px;
		padding-bottom: 20px;
	}
	.services-second-content {
    	padding: 30px 0;
	}
	.services-second-left h2 {
		font-size: 30px;
		line-height: 42px;
		padding-bottom: 20px;
	}
	.services-mid-content {
		padding: 30px 0 50px 0;
	}
	h3.services-mid-heading {
		font-size: 30px;
		line-height: 42px;
	}
	.services-final-content {
		padding: 30px 0;
	}
	.services-final-heading {
		font-size: 30px;
		line-height: 42px;
	}

}


@media only screen and ( max-width: 479px ) {

    .name-left {
        padding-right: 15px;
    }

    .name-right {
        padding-left: 15px;
    }

    .dont-break-out {

        /* These are technically the same, but use both */
        overflow-wrap: break-word;
        word-wrap: break-word;

        -ms-word-break: break-all;
        /* This is the dangerous one in WebKit, as it breaks things wherever */
        word-break: break-all;
        /* Instead use this non-standard one: */
        word-break: break-word;

        /* Adds a hyphen where the word breaks, if supported (No Blink) */
        -ms-hyphens: auto;
        -moz-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;

    }

    .contact-page-submit {
        margin-top: 8px;
    }

    h4.contact-us {
        margin-bottom: 0;
    }

    .et_pt_thumb.alignleft {
        float: none;
        margin-bottom: 10px;
    }
}

