/*
Theme Name: Fenchurch Law
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

@font-face{
font-family: 'MarkOT';
src: url('webfonts/MarkOT.eot');
src: url('webfonts/MarkOT.eot?#iefix') format('embedded-opentype'),
url('webfonts/MarkOT.woff') format('woff'),
url('webfonts/MarkOT.ttf') format('truetype'),
url('webfonts/MarkOT.svg#webfont') format('svg');
}

body, h1, h2, h3, h4, h5, h6, p {
font-family: 'MarkOT', Arial, Helvetica, sans-serif !important;
line-height: 1.3em; 
}
body, h1 {
	font-weight: 300;}

h2, h3, h4, h5, h6 {
	font-weight: 700;}
input {font-size: 17px;}
blockquote p {font-weight: 800;
    font-size: 20px;}
/* JAMES */
.team-h1 h3 {font-size: 35px;}
/* ^^^^^ */
/*.post-template-default .post-content {
	background: #eaeaea;
    padding: 40px;
}*/
.page-id-429 .tmb.tmb-iso-w12.tmb-iso-h1 {
    margin-top: -100px;
}

/*.heading-text.el-text {text-align: left;}*/
.event-acf {font-weight: 800;}
.reducespace {margin-top: 5px !important;}
.team-position h2 {font-size: 24px !important; margin: 5px 0 10px 0;}
.email-icon a {font-size: 20px; color: #e71e6c !important;}
.team-icon a {font-size: 30px; color: #008c9d !important;}
.col-content {padding: 0 25px;}
.horiz-line-bg {background: #fff; height:1px; margin-top:10px;}
.no-horiz-line {background: none; height:0px; margin-top:10px;}
.horiz-line-bg span ,.no-horiz-line span {background: #1D1F2A; padding-right:10px; position:relative; top:-20px; left: 0px}
.btn {font-size: 17px;}
.btn.btn-default {
    position: relative;
    padding: 5px 20px;
	margin: 0px 20px;
	float: right;
	z-index: 99 !important;
}
h3.t-entry-title.h6 a {
    font-size: 22px;
}
p.t-entry-comments.entry-small {
    display: none;
}
.archive span.tmb-username-text {
    display: none !important;
}
span.t-entry-date {
    font-size: 14px !important;
	}
.post-content.style-light.double-bottom-padding {
    background: #f7f7f7;
}
.single-post .post-content .post-media + * {
    margin-top: 0px;
}
.post.type-post .dummy {
    display: none;
}
.category-info {
    text-transform: uppercase;
    padding: 30px 0;
    color: #e71e6c;
}
.date-info {
    margin-top: 30px;
}
.post-share {
    display: none;
}
h2:not([class*="fontsize-"]), .h2:not([class*="fontsize-"]) {
    font-size: 24px;
}
a.next.page-numbers, span.page-numbers, a.page-numbers, a.prev.page-numbers {
    padding: 0 10px;
    background: #e71e6c;
    color: #fff;
    margin: 5px;
}
a.prev.page-numbers:hover {
    color: #fff !important;
}
a.page-numbers:hover{
	color: #fff !important;
}
span.page-numbers:hover{
	color: #fff !important;
}
a.next.page-numbers:hover{
	color: #fff !important; 
}
nav.pagination {
    padding-top: 50px;
}
.tagcloud {display: none;}

.menu-accordion.menu-accordion-extra-icons input[type=search], 
.menu-accordion.menu-accordion-primary-after input[type=search] {
    color: #ffffff;
}
.nav .menu-item.btn {padding: 13px 15px !important;}

.cta-container i {
    font-size: 16px;
}
.t-entry-cf-email_address:before {
    content: "Email me";
    padding-right: 10px;
}
.t-entry-cf-telephone:before {
	 content: "Call:";
    padding-right: 10px;
}
.grey-cta a:hover {color: #ffffff !important; text-decoration: underline;}


@media (min-width: 960px) {
	
/*.cta-container {
    float: left;
    position: relative !important;
    width: 300px !important;
}*/
    .menu-smart > li > a {
        padding: 0px 10px 0px 10px;
    }
.menu-overlay .vmenu-container .menu-smart a:not(.wc-forward) {
    font-size: 28px !important;
    font-size: 3.5vh !important;
    vertical-align: middle;
    line-height: 1.3em;
    padding-left: 0;
    padding-right: 0;
}
.submenu-dark .menu-smart li ul li a {
	font-size: 3.0vh !important;
	padding-left: 20px !important;}

.col-layout .btn-container {
	display: block;
    margin-top: 18px !important;
    position: absolute !important;
    bottom: 0px;
    right: 0px;
    padding: 20px 0;
}
.btmpadding {padding-bottom: 70px !important;}
}

.col-md-4.itemselect {
    width: 23%;
    float: left;
    margin-left: 20px;
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
	height: 425px;
}

.fa-linkedin-in:before {
    content: "\f0e1";
    display: block;
    background-color: #008c9d;
    padding: 9px 10px;
    font-size: 20px;
    color: #ffffff;
	margin-top: 10px;
}
/*i.fab.fa-linkedin-square {
    font-size: 30px;
    color: #008c9d;
}*/
.btn.btn-default:after {
    display: block;
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: -5px;
    right: -5px;
    border-bottom: 10px solid #e71e6c;
    border-right: 10px solid #e71e6c;
}
.style-light .btn.btn-default {
	color: #000000 !important;
	background: none !important;
	border: none !important;
}
.style-dark .btn.btn-default {
	color: #ffffff !important;
	background: none !important;
	border: none !important;
}
/*.style-light .style-dark .btn.btn-default  {
	background: none !important;
	color: #ffffff !important;
}*/
.style-light .btn-default:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover {
	color: #e71e6c !important;
}.style-dark .btn-default:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover {
	color: #e71e6c !important;
}
p.t-entry-readmore .btn {
    margin: 0px 15px 0px 0px !important;
}
.wpcf7-form .btn-default  {
    position: relative;
    padding: 5px 20px;
	margin: 0px;
	float: right;
}
select#select-box{
    color: #fff;
}
.arrow {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}
.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.wpcf7-form .btn-default:after {
    display: block;
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: -5px;
    right: -5px;
    border-bottom: 10px solid #e71e6c;
    border-right: 10px solid #e71e6c;
}
.ask-free input[type="submit"] {
   	position: relative;
    padding: 10px 30px;
	margin: 0px;
	float: right;
	z-index: 99 !important;
	color: #ffffff;
	border: solid 1px #e71e6c;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 300;
	background-color: #e71e6c;
}
.ask-free input[type="submit"]:hover {
   	color: #e71e6c;
	border: solid 1px #e71e6c;
	background-color: #ffffff;
}
.wpcf7 span.wpcf7-not-valid-tip {
    margin: 5px 0px 20px 0px;
}
.pinkcorner::after {
	display: block;
    content: "";
    width: 100px;
    height: 100px;
    position: absolute;
    bottom: 25px;
    right: 30px;
    border-bottom: 25px solid #e71e6c;
    border-right: 25px solid #e71e6c;
}
.greycorner-top-left {
	padding-top: 20px !important;
	padding-right: 20px !important;
}
.greycorner-top-left:after {
    display: block;
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    top: -5px;
    left: -5px;
    border-top: 10px solid #1d1f2a;
    border-left: 10px solid #1d1f2a;
}
.whitecorner-top-left {
	padding-top: 20px !important;
	padding-right: 20px !important;
}
.whitecorner-top-left:after {
    display: block;
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    top: -5px;
    left: -5px;
    border-top: 10px solid #ffffff;
    border-left: 10px solid #ffffff;
}
.greycorner-title {
	padding-top: 50px !important;
	padding-right: 50px !important;
}
.greycorner-title:after {
    display: block;
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    top: 15px;
    left: 15px;
    border-top: 10px solid #1d1f2a;
    border-left: 10px solid #1d1f2a;
}

.col-withcorner-content {
	padding: 0 50px;
}

.ask-free input[type="text"],
.ask-free input[type="email"],
.ask-free input[type="tel"],
.ask-free textarea {
    width: 100%;
}
label {
	font-weight: 300;
	padding-right: 20px;
}
.single-latest_news .post-content {
	padding: 36px;
	background-color: #f7f7f7;
	margin-bottom: 50px;
}
.single-latest_news .category-info {
    text-transform: uppercase;
    padding: 30px 0;
    color: #e71e6c;
}
.single-latest_news .date-info {
    padding-top: 30px;
}
.featured-article .t-entry-category {
	font-size: 22px !important;
	font-weight: 800 !important;
	text-transform: none !important;
	padding-top: 40px !important;
}
.featured-article .t-entry-category a, .t-entry-category a{
	color: #e71e6c !important;
}
.t-entry-category {
	text-transform: uppercase !important;
	font-size: 14px !important;
	font-weight: 800 !important;
}
.t-entry-category a{
	color: #e71e6c !important;
}
.search h3.t-entry-title {min-height: auto; margin-top: -10px; font-weight: 300;}
h3.t-entry-title {/*min-height: 80px;*/ margin-top: -10px; font-weight: 300;}
h3.event-title {min-height: 60px; font-weight: 300;margin-top: 5px;}
.eventbox .exp {min-height: 100px;}

p.t-entry-type {
    text-transform: uppercase;
	color: #e71e6c !important;
}
p.t-entry-author img {display: none !important;}
span.tmb-username-wrap {margin-left: 0px !important;}
.style-fenchurch-grey-bg p.t-entry-readmore a {color: #ffffff !important;}
.footer .wpcf7 input[type="text"], .footer .wpcf7 input[type="email"] {
    width: 100%;
}
.footer .wpcf7 input[type="submit"] {
    text-transform: uppercase;
	font-weight: 800;
}
.footer .wpcf7 form .wpcf7-response-output {color: #ffffff;}
.footer .uncode_text_column.smaller
.smaller, .smaller p {font-size: 10px; line-height: 1.1em;}
.social-icon i {font-size: 27px !important}

.vc_wp_custommenu ul {
	list-style: none !important;
    padding: 0px 0px 0px 0px !important;
}
.vc_wp_custommenu  li a{
	text-decoration: underline;
}
.vc_wp_custommenu > li.active > a {
  color: #4A4A4A !important;
}
.col-md-12.case-study {
    background: #1d1f2a;
    float: left;
}
.col-md-12.case-study a.btn.btn-default {
    margin-top: -78px !important;
    color: #fff !important;
}
.col-md-4.casestudy {
	min-height: 530px !important;
    background: #1d1f2a;
    width: 31%;
    float: left;
    margin: 0 20px 20px 0;
}
h4.case-cat {
    color: #e71e6c;
    padding: 0px 20px;
	font-size: 12px;
	text-transform: uppercase;
}
p.casetitle {
    color: #fff;
    padding: 0px 20px;
    font-size: 24px;
}
.casestudy a.btn.btn-default {
     color: #fff !important;
    margin-top: -60px !important;
}
.case-exp {
    color: #fff;
    padding: 20px 20px 50px 20px;
}
.col-md-4.eventbox {
	width: 28%;
    float: left;
    min-height: 650px;
    margin: 0 30px 60px 30px;
}
ul.post-categories {
    list-style: none !important;
    padding: 0px !important;
}
ul.post-categories li a {
    color: #e71e6c;
	text-transform: uppercase;
}
p.event-title {
    font-size: 24px;
}
.post-categories li {
    font-size: 14px;
}
p.date {
    font-size: 14px;
    margin-top: 10px;
}
p.auth {
    font-size: 14px;
    margin-top: 10px;
}
p.titl {
    font-size: 24px;
    margin-top: 10px;
}
img.avatar.avatar-20.photo {
    border-radius: 20px;
}
.eventbox h4.case-cat {
    padding: 0;
}
.exp {
    margin-top: 10px;
}
.col-md-12.eventbox {
    margin-bottom: 100px;
}
.page-id-460 .vc_row.featured-article.style-color-uydo-bg.row-container {
    height: 2px;
}
.col-md-12.sidebarItem {
    margin-bottom: 90px;
	padding: 0px;
}
.sidebar-title{
	padding: 0px 0 40px 0;
}
h3.sidebar-title {
	font-size: 16px;
}
.sidebarItem h3, .sidebarItem h4 {
	font-weight: 300;
}
.sidebarItem h4 {
	font-size: 18px;
}
.sidebarItem p {
	font-weight: 300;
}
.event-date {font-weight: 800; margin-top: 5px;}
.event-location {font-weight: 800;}

.video-grid .t-entry-title {color: #e71e6c !important; }

/* --- TEAM --- */
.ourteamgrid {
	padding-bottom: 30px;
}
.col-md-4.itemselect {
    width: 23%;
    float: left;
    margin-left: 5px;
    background: #fff;
    padding: 5px;
    margin-bottom: 20px;
}

.ourteamgrid h3 {
    margin: 5px 0;
    font-weight: 300;
	min-height:30px !important;
}
.ourteamgrid h4 {
    font-size: 17px;
    font-weight: 300;
    margin: 5px 0;
}
.ourteamgrid p, .t-entry-cf-email_address, .t-entry-cf-telephone {
    font-size: 15px;
    font-weight: 800;
    margin-top: 5px !important;
}
.ourteamgrid i.fab.fa-linkedin-square {
    font-size: 30px;
    color: #008c9d;
    padding-top: 15px;
}
.t-entry-cf-position h4 {margin: 5px 0 0 !important;}

.people-content h3 {font-size: 35px; font-weight: 300;}
.people-content h4 {font-weight: 300;}
.cvf_pag_loading {padding: 20px;}
.cvf-universal-pagination ul {margin: 0; padding: 0;}
.cvf-universal-pagination ul li {display: inline; margin: 3px; padding: 4px 8px; background: #FFF; color: black; }
.cvf-universal-pagination ul li.active:hover {cursor: pointer; background: #1E8CBE; color: white; }
.cvf-universal-pagination ul li.inactive {background: #7E7E7E;}
.cvf-universal-pagination ul li.selected {background: #1E8CBE; color: white;}
.footer-menu a {color: #ffffff !important; text-decoration: none !important;}
.footer-menu a:first-child {padding-left: 0;}
#cookie-notice {font-family: "MarkOT", -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important;}
.cn-button.bootstrap {
    color: #fff;
    background: #e71e6c;
	font-family: "MarkOT", -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important;
}

@media (max-width: 959px) {
.row-inner .greycorner-top-left, .row-inner .whitecorner-top-left {padding: 36px !important;}	
p.t-entry-readmore .btn {margin: 0px 15px 30px 0px !important;}
.col-md-4.eventbox {
	width: 29%;
    float: left;
    min-height: 570px;
    margin: 0 30px 30px 0;
}
.owl-carousel-wrapper {height: 475px !important}
.owl-carousel.owl-loaded.owl-height-forced {height: 100% !important}
.footer-menu a {padding-left: 0px; text-transform: capitalize;}
}

@media (max-width: 569px) {
	
.menu-container:not(.isotope-filters) ul.menu-smart a:not(.social-menu-link) {font-size: 17px !important; font-weight: 300; text-transform: initial !important;}
.btn:not(input):not(.checkout-button) { transform: scale(1.0) !important;}
.btn.btn-default {margin: 0px 25px 40px 0px;}
.greycorner-top-left .btn.btn-default, .whitecorner-top-left .btn.btn-default {margin: 0px !important;}
.col-md-4.eventbox {width: 100%;}
	
.col-md-4.itemselect {
    width: 100%;
    float: left;
    margin: 0;
    margin-bottom: 20px;
}
.col-md-4.casestudy{
    width: 100%;
}
.col-md-4.eventbox {
	width: 100%;
    float: left;
    min-height: 570px;
    margin: 0;
}
.pinkcorner::after {
	display: block;
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: 50px;
    right: 20px;
    border-bottom: 15px solid #e71e6c;
    border-right: 15px solid #e71e6c;}
}
@media (min-width: 569px) and (max-width: 959px) {
.pinkcorner::after {
	display: block;
    content: "";
    width: 75px;
    height: 75px;
    position: absolute;
    bottom: 50px;
    right: 30px;
    border-bottom: 20px solid #e71e6c;
    border-right: 20px solid #e71e6c;}
}
	