/*
Theme Name: MKWong Child
Theme URI: http://wkwong.com.hk
Author: MKWong
Author URI: http://wkwong.com.hk
Description: MKWong
Version: 1.0.0
Template: wkwong
Text Domain: wkwong-child

*/


/*-----------------------------------------------------------------------------------*/
/*  Css Import
/*-----------------------------------------------------------------------------------*/

@import url("../wkwong/style.css");
@import url("../wkwong-child/style2.css");
@import url("../wkwong-child/print.css");

.hidden { display: none !important; }
.vc_row .hide-inside-row { display: none; }

.wpml-ls-item.menu-item-has-children {
	padding-left: 0px;
}

.wpml-ls-item.menu-item-has-children:hover .sub-menu {
	display: block;
}
/*
.wpml-ls-item.menu-item-has-children:before {
	content: "|";
	position: absolute;
    left: 0px;
}*/

.download-shortlist, .wmk-button {
	margin-top: 15px;
	padding: 5px 10px 3px;
	border: 1px solid rgba(25, 25, 56, 1);
	border-radius: 5px;
	color: rgba(25, 25, 56, 1);
	box-shadow: 2px 2px 5px gray;
	display: inline-block;
	
	transform: all 500ms ease;
	-webkit-transform: all 500ms ease;
}

.download-shortlist:hover {
	background: rgba(25, 25, 56, 1);
	color: white;
}

.alert-info {
	text-align: center;
	background: transparent;
	color: #191938;
	border: 0;
	margin-top: 30px;
}
@font-face {
  font-family: 'chapparral';
  src: url('./fonts/ChaparralPro-Regular.otf');
  font-weight: normal;
  font-style: normal;
}

.vc_btn3.vc_btn3-size-md {
	font-size: 14px;
	padding: 16px 20px 11px;
}

#top-menu .menu-items > li > a,
#top-menu .menu-items > li.menu-item-has-children > .sub-menu > li > a {
	font-size: 0.820em;
}

.so-called-blue-text .vc_cta3-content-header {
	color: rgba(25, 25, 56, 1) !important;
}

#top-menu .menu-items > li > a,
#our-practice-areas .section-header > .heading,
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	color:  rgba(25, 25, 56, 1);
}

.home #process-flow .section-header > .heading {
	color: white;
}

.process-flow-content .flow-title,
.transparent-section h1,
.transparent-section h4 {
	color: white;
}

body {
	font-family : 'chapparral' !important;
	color:  rgba(25, 25, 56, 1) !important;
	text-align: justify;
	font-size: 16px;
}

.left { float :left; }
.right { float : right; }
.clearfix { clear: both; }

.col-1-3 { width: 33.33%; }

body .site-header {
	min-height: 0;
	padding: 15px 40px;
}

body .site-header .container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}

#logo {
    width: 280px;
    float: left;
}

a[data-type=section-switch] {
	display: none;
}

.who-we-are-wrapper .glass-icon > .fa {
	background: transparent;
	border: 2px solid #e54242;
	width: 98px;
    height: 98px;
}

.who-we-are-wrapper .glass-icon > .fa:before {
	content: "";
	width: 60px;
    height: 60px;
    background-size: 100% !important;
    background-repeat: no-repeat;
}

.who-we-are-wrapper .who-we-are-1 .glass-icon > .fa:before {
	content: "";
    background-image: url(/wp-content/uploads/2017/05/4-scale.png) !important; 
}

.who-we-are-wrapper .who-we-are-1 .iconic-box:hover  .glass-icon > .fa:before {
	content: "";
    background-image: url(/wp-content/uploads/2017/05/3-scale.png) !important; 
}

.who-we-are-wrapper .who-we-are-2 .glass-icon > .fa:before {
	content: "";
    background-image: url(/wp-content/uploads/2017/05/4-handshake.png) !important; 
}
.who-we-are-wrapper .who-we-are-2 .iconic-box:hover  .glass-icon > .fa:before {
	content: "";
    background-image: url(/wp-content/uploads/2017/05/3-handshake.png) !important; 
}


.who-we-are-wrapper .who-we-are-3 .glass-icon > .fa:before {
	content: "";
    background-image: url(/wp-content/uploads/2017/05/4-contract.png) !important; 
}
.who-we-are-wrapper .who-we-are-3 .iconic-box:hover  .glass-icon > .fa:before {
	content: "";
    background-image: url(/wp-content/uploads/2017/05/3-contract.png) !important; 
}


.who-we-are-wrapper .who-we-are-4 .glass-icon > .fa:before {
	content: "";
    background-image: url(/wp-content/uploads/2017/05/4-contact.png) !important; 
}
.who-we-are-wrapper .who-we-are-4 .iconic-box:hover  .glass-icon > .fa:before {
	content: "";
    background-image: url(/wp-content/uploads/2017/05/3-contact.png) !important; 
}

.who-we-are-wrapper .iconic-box > .content-area > .back-icon {
	opacity: 1;
	right: 0px;
    bottom: initial;
    top: initial;
}

.who-we-are-wrapper .back-icon > i:before {
	content: "";
    width: 180px;
    height: 180px;
    display: block;
    z-index: 1000000;
    background-size: 100% !important;
    background-repeat: no-repeat;
}

.who-we-are-1 .back-icon > i:before {
	content: "";
    background-image: url(/wp-content/uploads/2017/05/2-scale.png);
}

.who-we-are-1:hover .back-icon > i:before {
	content: "";
    background-image: url(/wp-content/uploads/2017/05/1-scale.png);
}

.who-we-are-2 .back-icon > i:before {
	content: "";
    background: url(/wp-content/uploads/2017/05/2-handshake.png);
}

.who-we-are-2:hover .back-icon > i:before {
	content: "";
    background-image: url(/wp-content/uploads/2017/05/1-handshake.png);
}

.who-we-are-3 .back-icon > i:before {
	content: "";
    background: url(/wp-content/uploads/2017/05/2-contract.png);
}
.who-we-are-3:hover .back-icon > i:before {
	content: "";
    background-image: url(/wp-content/uploads/2017/05/1-contract.png);
}

.who-we-are-4 .back-icon > i:before {
	content: "";
    background: url(/wp-content/uploads/2017/05/2-contact.png);
}

.who-we-are-4:hover .back-icon > i:before {
	content: "";
    background-image: url(/wp-content/uploads/2017/05/1-contact.png);
}

.iconic-box > .content-area > .content {
	font-family: chapparral;
	position: initial !important;
	top: initial !important;
	left: initial !important;
	bottom: initial !important;
	right: initial !important;
	opacity: 1 !important;
	display: initial !important;
}

/* *********************
	FEATURE CIRCLE 
********************** */
.circle-iconic-box.left-side > .box-item {
	text-align: right;
}

.circle-iconic-box.right-side > .box-item {
	text-align: left;
}

.features-circle .middle-circle > img {
	width: 300px;
}

.features-circle .middle-circle > .icon {
	width: 120px !important;
	height: 120px !important;
}

.features-circle .middle-circle > .icon:nth-of-type(1) {
	top: -5px;
    left: 25px;
}

.features-circle .middle-circle > .icon:nth-of-type(1) > span {
    top: 49px;
    left: -70px;
}

.circle-iconic-box.left-side > .box-item:nth-of-type(1) {
	top: 43px;
    left: -5px;
	width: 260px;
}

.features-circle .middle-circle > .icon:nth-of-type(2) > span {
    top: 52px;
    left: -42px;
}

.circle-iconic-box.left-side > .box-item:nth-of-type(2) {
	left: 10px;
}
.features-circle .middle-circle > .icon:nth-of-type(3) > span {
    top: 85px;
    left: -55px;
}

.circle-iconic-box.right-side > .box-item:nth-of-type(3) {
    top: 354px;
    left: 70px;
    width: 340px;
}

.circle-iconic-box.left-side > .box-item:nth-of-type(3) {
	width: 320px;
	left: -30px;
}
.features-circle .middle-circle > .icon:nth-of-type(7) {
    top: 422px;
    right: 115px;
}

.features-circle .middle-circle > .icon:nth-of-type(7) > span {

    top: 121px;
    left: 71px;
}

.circle-iconic-box.right-side > .box-item:nth-of-type(4) {
    top: 560px;
    left: -90px;
	width: 260px;
}
.features-circle .middle-circle > .icon:nth-of-type(4) {
    top: -36px;
    right: 96px;
}

.features-circle .middle-circle > .icon:nth-of-type(4) > span {
    top: -25px;
    left: 95px;
}

.features-circle .middle-circle > .icon:nth-of-type(6) {
    top: 311px;
    right: -45px;
}	

.features-circle .middle-circle > .icon:nth-of-type(6) > span {
    top: 43px;
    left: 122px;
}

.circle-iconic-box.right-side > .box-item:nth-of-type(1) {
    top: -65px;
    left: 10px;
    width: 390px;
}

.features-circle .middle-circle > .icon:nth-of-type(5) {
    top: 112px;
    right: -55px;
}

.features-circle .middle-circle > .icon:nth-of-type(5) > span {

    top: 32px;
    left: 126px;
}

.circle-iconic-box.right-side > .box-item:nth-of-type(2) {
    top: 145px;
    left: 90px;
    width: 300px;
}

.features-circle .middle-circle > .icon > i {
	font-size: 36px !important;
}
.features-circle  .icon > i:before {
}

/*************************
  Process Flow
  ************************/
  
#process-flow {
	background-size: 100% 100% !important;
}

#process-flow .process-flow-nav li > a > i{
	border-radius: 30px;
}

#process-flow .process-flow-nav li i:before{
	width: 80px;
    height: 80px;
    background-size: 100% 100%;
	content: "";
}

#process-flow .process-flow-nav li:nth-child(1) i:before{
	background-image: url('/wp-content/uploads/2017/05/consultation.png');
}

#process-flow .process-flow-nav li:nth-child(2) i:before{
	background-image: url('/wp-content/uploads/2017/05/case-study.png');
}

#process-flow .process-flow-nav li:nth-child(3) i:before{
	background-image: url('/wp-content/uploads/2017/05/court.png');
}

#process-flow .process-flow-nav li:nth-child(4) i:before{
	background-image: url('/wp-content/uploads/2017/05/tick.png');
}


/* Footer */
#footer .section-header  >img {
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
#footer .section-header > h2 {
	    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 40px;
}

.copyright {
	background: white;
	margin-bottom: 30px;
	padding-top: 0px;
    padding-bottom: 0px;
}

.copyright .menu {
	padding: 0;
	text-align: center;
	margin-bottom: 0px;
}

.copyright ul.menu > li {
	display: inline-block;
	list-style-type: none;
}

.copyright ul.menu  > li  a {
	color: #262626;
    padding: 7px 25px;
    font-size: 16px;
    text-transform: uppercase;
}

.footer-blank {
	display: none;
	border-top: 0;
}


.footer-bottom-most {
	padding-top: 10px;
    font-size: 15px;
    position: fixed;
    height: 40px;
    width: 100%;
    bottom: 0;
    background-color: #FFFFFF;
    border-top: 1px solid #F1F1F1;
    z-index: 20;
    padding: 10px 0px 0px;
	padding-right: 80px;
}

.footer-bottom-most .widget {
	margin-bottom: 0;
}

.footer-bottom-most div i {
	margin-right: 10px; 
}
.footer-bottom-most .address {
	float:left;
	text-align: left;
}

.footer-bottom-most .telephone {
	text-align: right;
}

.footer-bottom-most .dood {
	text-align: right;
}

#back-to-top {
	bottom: 40px;
}


/* Pages */
#top-menu .nav-trigger > .icon-bar > span {
	border-bottom: 2px solid rgba(25, 25, 56, 1);
}

.section-header > .sub-heading {
	color: #e54242;
}
.section-header > .heading-effect {
	border-color:  rgba(25, 25, 56, .5);
}

.section-header > .heading-effect:before {
	border-color:  rgba(25, 25, 56, .5);
}

.custom-page-wrapper .post-thumbnail img {
	width: 100%;
}

.section-header > .heading-effect.outside:before {
	height: 145px;
}

.custom-page-wrapper .section-header > .heading-effect.outside,
.section-header > .heading-effect.outside {
    height: 125px;
}

.custom-page-wrapper .section-header  {
	margin-bottom: 0;
}

.custom-page-wrapper .section-header > .sub-heading {
	margin-bottom: 15px;
}

/* People List */
.people-list-wrapper  .empty-message {
	text-align: center;
	font-size: 15px;
	display: none;
}

.people-list-wrapper .menu-wrapper {
	text-align: left;
	margin-top: 12px;
}

.people-list-wrapper .menu-wrapper  .label {
	display: inline-block;
	font-size: 18px;
	color: rgba(25, 25, 56, 1);
	width: 150px;
	vertical-align: top;
	margin-top: 0px;
	text-align: right;
}

.people-list-wrapper .menu-wrapper  .menu-item-container {
	display: inline-block;
	width: calc( 100% - 200px);
	vertical-align: top;
}
.people-list-wrapper .menu-wrapper .menu-item {
	display: inline-block;
    margin: 0 10px;
}

.people-list-wrapper .menu-wrapper .menu-item.current a {
	background: #e54242;
    color: white;
        padding: 2px 5px 1px;
	font-style: normal;
}
.people-list-wrapper .menu-wrapper .menu-item  a {
	color: rgba(25, 25, 56, 1);
    font-size: 17px;
    font-style: italic;
}

.people-list-wrapper .people-list {
	margin-top: 40px;
}

.people-list-wrapper .people-list .people {
	width: 16.66667%;
	display: inline-block;
	padding: 0 20px;
	margin-bottom: 50px;
	vertical-align: top;
	
}

.people-list-wrapper .people-list .people:hover img {
	-webkit-filter: grayscale(0%) brightness(120%);
    filter: grayscale(0%) brightness(120%);
}

.people-list-wrapper .people-list .people img {
	width: 100%;
	-webkit-filter: grayscale(100%) brightness(120%);
    filter: grayscale(100%) brightness(120%);
	transition: all 500ms ease;
}

.people-list-wrapper .people-list .people .name  a{
	color: rgba(25, 25, 56, 1);
}
.people-list-wrapper .people-list .people .name {
	font-size: 18px;
	text-align: center;
}

.people-list-wrapper .pagination {
	width: 100%;
    text-align: center;
}

.people-list-wrapper .pagination .page-numbers:not(.next):not(.prev) {
	padding: 12px 11px;
    border: 1px solid black;
    margin: 0 6px;
    color: rgba(25, 25, 56, 1);
}



/* Expertise In / Specialization List */

.action-wrapper {
	padding: 20px;
    border: 1px solid black;
    border-radius: 5px;
    box-shadow: 2px 2px 7px #d4d4d4;
	display: block;
	
	min-height: 135px;
    transition: all 750ms ease;
    -webkit-transition: all 750ms ease;
    position: relative;
	
	background-repeat: no-repeat;
    background-position-y: 50%;
    background-position-x: 17px;
}

.action-wrapper h2 {
	color: #e54242;
    font-size: 21px;
    margin-bottom: 0px;
    margin-top: 0;
    text-align: center;
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 50px);
	
	
	background-repeat: no-repeat;
    padding-left: 65px;
    background-size: contain;
    text-align: left;
}

.action-wrapper  .content {
	color: rgba(25, 25, 56, 1);
	display: none;
}


.action-wrapper:hover {
	background-color: #e54242;
}

.action-wrapper:hover h2 {
	color: white;
}

.action-wrapper:hover .content {
	color: white;
}



.custom-call-to-action .vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-3d {
	
    color: #9d9d9e;
    border-color: rgb(0, 0, 0);
    background-color: white;
	transition: all 500ms ease;
}

.custom-call-to-action .vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-3d:hover {
	background-color: #e54242;
}
.expertise-in-entry  h2 {
	color: #e54242;
	font-size: 21px;
	margin-bottom: 20px;
	margin-top: 0;
}

.custom-call-to-action .vc_general.vc_cta3.vc_cta3-style-3d:hover .vc_cta3-content-header h2 { 
	color: white;
}
.custom-call-to-action .vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content ul {
	text-align: left;
}

.custom-call-to-action .vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content ul > li {
	padding-left: 5px;
	color: rgba(25, 25, 56, 1);
}

.custom-call-to-action .vc_general.vc_cta3:hover .vc_cta3-content ul > li { 
	color: white;
}


/* Taxonomy page */
.taxonomy-page .description {
	margin-top: 45px;
}

.taxonomy-page .barrister-list h2 {
	margin-bottom: 25px;
}

/* News page */
.news-wrapper {
	display: block;
	text-align: left;
	margin-top: 20px;
}


.news-wrapper .outer{
	width: 33.1%;
	display: inline-block;
	position: relative;
	transition: all 500ms ease;
	vertical-align: top;
	background: transparent;
	margin-bottom: 40px;
}

.news-wrapper .news{
	margin: 0 10px;
	position: relative;
	background-size: cover ;
    background-position: 50% 50% ;
}

.news-wrapper .news:before {
	content: "";
	background: rgba(0,0,0,0.4);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	transition: all 500ms ease;
}

.news-wrapper .news:hover:before {
	background: #e54242 ;
}

.news-wrapper .news .inner {
	color: white;
	padding: 20px;
	position: relative;
	z-index: 20;
	text-align: left;
	transition: all 500ms ease;
	
}

.news-wrapper .news .inner h2 {
	margin-top: 0;
    font-size: 20px;
    margin-bottom: 20px;
    min-height: 66px;
}

.news-wrapper .news .inner .author {
	margin-bottom: 20px;
}


.single-news-page .title {
	background-image: url('/wp-content/uploads/2016/12/test.png');
	background-position: 50% 50%;
	background-size: cover;
	padding: 40px 20px;
	color: white;
}

.single-news-page .title h2 {
	text-transform: uppercase;
	text-align: center;
}

.single-news-page .title p {
	text-align: center;
	color: #e54242;
}

.single-news-page .section-header h2 {
	font-size: 21px;
}

/* About US */
.custom-page-wrapper .section-header > .heading-effect.outside, .section-header > .heading-effect {
    height: 25px !important;
	overflow:hidden !important;
}
.vc_btn3.vc_btn3-color-blue, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
    background-color: #262626 !important;
}

/* Shortlist content */
.shortlist_content-wrapper {
	clear: both;
	margin-top: 40px;
	
}
.shortlist_content-wrapper .person-shortlistview .section-header{
	overflow: hidden;
}

.shortlist_content-wrapper .person-shortlistview  .section-header > .heading {
	visibility: visible !important;
}

.shortlist_content-wrapper .person-shortlistview .img-wrapper {
	text-align: center;
}
.shortlist_content-wrapper .person-shortlistview .img-wrapper img{
	width: 300px;
}

.shortlist_content-wrapper .person-shortlistview  .vc_col-sm-4 {
	display: none;
}

.shortlist_content-wrapper .person-shortlistview  .vc_col-sm-8{
	width: 100%;
}


@media all and (min-width: 768px) { .mobile-only{display: none;} }

@media all and (max-width: 767px) {
	.desktop-only {display: none;}
	
	.wpml-ls-item.menu-item-has-children:before {
		content: none;
	}

	.home .iconic-box {
		text-align: center;
	}
	
	.home .about-us-content > h3 {
		text-align: center !important;
	}
	

	
	.practice-area-mobile .vc_col-sm-4 {
		float: left !important;
		width: 25% !important;
		padding-left: 15px;
	}
	.practice-area-mobile .vc_col-sm-8 {
		float: left !important;
		width: 75% !important;
		padding-right: 15px;
		text-align: left;
	}
	
	.practice-area-mobile .vc_row :after {
		clear: both;
	}
	
	.practice-area-mobile .wmk-button { 
		margin: 0 auto;
		display: block;
		text-align: center;
		max-width: 200px;
	}
	.home #who-we-are {
		display: none;
	}
	
	
	/* Single */
	.single .wpb_single_image {
		text-align: center !important;
	}
	
	.single-people {
		padding-top: 50px;
	}
	
	
	.footer-bottom-most .address {
		display: none;
	}

	.footer-bottom-most {
		padding: 10px !important;
	}
		
	.footer-bottom-most .fa-fax, 
	.footer-bottom-most .fa-fax + span {
		display: none;
	}
}

.footer-bottom-most a {
	color: black;
}

.footer-bottom-most .fa + span:not(:last-child) {
	margin-right: 10px;
}