.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:rgb(255,255,255);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(56,56,55);
}

:root{
--wd-text-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(26,59,96);
--wd-text-font-size:18px;
}
:root{
--wd-title-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-title-font-weight:500;
--wd-title-color:rgb(26,59,96);
}
:root{
--wd-entities-title-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:rgb(26,59,96);
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Roboto", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:500;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:18px;
}
:root{
--wd-header-el-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:400;
--wd-header-el-transform:capitalize;
--wd-header-el-font-size:16px;
}
:root{
--wd-primary-color:rgb(227,6,19);
}
:root{
--wd-alternative-color:rgb(26,59,96);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#83b735;
}
:root{
--btn-shop-bgcolor-hover:#74a32f;
}
:root{
--btn-accent-bgcolor:#83b735;
}
:root{
--btn-accent-bgcolor-hover:#74a32f;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
	
			--wd-form-brd-radius: 0px;
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
			--btn-default-brd-radius: 0px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
		--btn-default-box-shadow-active: none;
		--btn-default-bottom: 0px;
	
	
			--btn-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
			--btn-shop-bottom-active: -1px;
		--btn-shop-brd-radius: 0px;
		--btn-shop-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-shop-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
	
	
	
	
	
	
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1192px;
		}
	}

	.container {
		max-width: 1222px;
	}
	
	
		.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1192px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1202px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1212px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1222px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1232px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1252px;
		}

		@media (min-width: 1239px) {

			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

		@media (min-width: 1222px) {

			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//test.kings-solicitors.com/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.1.4") format("woff2"),
	url("//test.kings-solicitors.com/wp-content/themes/woodmart/fonts/woodmart-font.woff?v=6.1.4") format("woff");
}

p.toptext {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #ffff !important;
    font-family: "Roboto";
}
.main-page-wrapper {
    background-color: #F3F5F6 !important;
}
.wd-prefooter.woodmart-prefooter {
    padding-bottom: 0px !important;
}
.page-title h1.entry-title.title {
    display: none !important;
}
.page-title.page-title-default.title-size-small.title-design-default.color-scheme-dark {
    background: transparent !important;
    padding-bottom: 0px !important;
}
.page-title .breadcrumbs a, .page-title .breadcrumbs span {
    text-transform: capitalize !important;
    color: #000 !important;
}
.serbox .banner-mask .wrapper-content-banner {
    background-color: transparent !important;
    transition: background-color 0.5s cubic-bezier(0, 0, 0.44, 1.18);
    background-image: linear-gradient(180deg, #000000a6, #ffffff00) !important;
}
.ctasec .title-after_title a {
    color: #FF0000 !important;
    text-decoration: underline;
}
.ctasec .woodmart-title-container a {
    color: #fff;
    text-decoration: underline;
}
.row.pro-form input {
    background: #fff;
    color: #000 !important;
    font-family: 'Roboto';
    height: 50px;
    border: 1px solid #dadada;
}
.row.pro-form textarea {
    background: #fff;
    color: #000 !important;
    font-family: 'Roboto';
    border: 1px solid #dadada;
}
.row.pro-form input.wpcf7-form-control.wpcf7-submit {
    text-transform: capitalize;
    width: 200px;
    font-weight: 500;
    font-size: 16px;
}
.mktb table, .mktb th, .mktb td {
    border: 1px solid black;
    padding: 10px;
}
.main-page-wrapper .elementor-widget-text-editor {
    display: block !important;
}
.tptext .info-box-subtitle.subtitle-color-default {
    color: red;
    font-weight: 700;
    margin-bottom: 0px;
    font-size: 17px;
}
.tptext .info-box-title {
    margin-bottom: 0px;
	  font-size: 17px;
}
.tptext p.info-box-title.title {
    margin-bottom: 0px !important;
}
.consec fieldset.hidden-fields-container {
    display: none;
}
/*Ser Box CSS*/
/* ===== MAIN CARD ===== */
.serbox1 .promo-banner{
    border-radius:18px;
    overflow:hidden;
    position:relative;
    box-shadow:0 15px 40px rgba(0,0,0,0.12);
    transition:all .35s ease;
    border:1px solid #e6e6e6;
}

/* hover lift */
.serbox1 .promo-banner:hover{
    transform:translateY(-10px);
    box-shadow:0 30px 70px rgba(0,0,0,0.18);
}

/* ===== IMAGE ===== */
.serbox1 .banner-image{
    transform:scale(1.05);
    transition:all .6s ease;
}

.serbox1 .promo-banner:hover .banner-image{
    transform:scale(1.12);
}

/* ===== DARK GRADIENT OVERLAY ===== */
.serbox1 .promo-banner:after{
    content:"";
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:100%;
    background:linear-gradient(to top, rgba(10,25,45,0.85) 20%, rgba(10,25,45,0.2) 60%, rgba(0,0,0,0) 100%);
    z-index:1;
}

/* ===== CONTENT POSITION =====
.serbox1 .content-banner{
    position:absolute;
    bottom:25px;
    left:25px;
    z-index:2;
    max-width:80%;
}
 */
/* ===== TITLE ===== */
.serbox1 .banner-title{
    font-size:24px !important;
    font-weight:800;
    color:#fff !important;
    margin-bottom:8px;
    letter-spacing:.3px;
}

/* ===== TEXT ===== */
.serbox1 .banner-inner p{
    font-size:15px;
    color:#eaeaea;
    line-height:1.5;
}

/* ===== READ MORE BUTTON ===== */
.serbox1 .wd-btn-text{
    font-weight:700;
    color:#fff;
    font-size:14px;
    position:relative;
}

.serbox1 .wd-btn-text:after{
    content:" →";
}

/* ===== RED ACCENT BAR ===== */
.serbox1 .promo-banner:before{
    content:"";
    position:absolute;
    left:0;
    top:0;
    height:100%;
    width:6px;
    background:#d40000;
    z-index:2;
    transition:.3s;
}

.serbox1 .promo-banner:hover:before{
    width:10px;
}

/* ===== REMOVE DEFAULT WOODMART EFFECTS ===== */
.serbox1 .banner-mask{
    background:none !important;
}

.serbox1 .promo-banner .wrapper-content-banner{
    background:none !important;
}

/*Footer Icon Issue*/
/* ===== WOODMART PREFooter ICON FIX ===== */

.wd-prefooter .elementor-icon-list-icon svg {
    width: 14px !important;
    height: 14px !important;
    min-width: 14px !important;
    max-width: 14px !important;
}

/* stop inner page scaling */
.entry-content .wd-prefooter svg {
    width: 14px !important;
    height: 14px !important;
    max-width: 14px !important;
}
.wd-prefooter  span.elementor-icon-list-icon {
    padding-right: 8px;
}
.wd-prefooter ul.elementor-icon-list-items {
    padding-left: 0px !important;
}
/* alignment */
.wd-prefooter .elementor-icon-list-item {
    display: flex;
    align-items: center;
}
.bloggra .post-date.wd-post-date.wd-style-with-bg.woodmart-post-date {
    display: none !important;
}
div#comments {
    display: none !important;
}
.entry-meta.wd-entry-meta {
    display: none !important;
}
header.entry-header .post-date.wd-post-date.wd-style-with-bg.woodmart-post-date, .meta-post-categories.wd-post-cat.wd-style-with-bg {
    display: none !important;
}
.post-template-default.single-post .page-title.page-title-default.title-size-small.title-design-default.color-scheme-dark.title-blog {
    background: #ffffff !important;
    padding-bottom: 20px !important;
}@media (min-width: 1025px) {
	.color-scheme-dark.wd-design-default.wd-dropdown-menu.wd-dropdown.sub-menu-dropdown {
    min-width: 340px !important;
}
.sub-menu-dropdown a {
    color: #000 !important;
    font-family: 'Roboto' !important;
}
.sub-menu-dropdown a:hover {
    color: #FF0000 !important;
}
.color-scheme-dark.wd-design-default.wd-dropdown-menu.wd-dropdown.sub-menu-dropdown {
    max-height: 350px !important;
    overflow: auto;
    top: 29px !important;
}
.bloggra h3.wd-entities-title.title.post-title a {
    font-size: 20px;
}
.bloggra h3.wd-entities-title.title.post-title {
    line-height: 28px;
}
}

@media (max-width: 576px) {
	ul.wd-sub-menu.sub-menu a {
    color: #000 !important;
    font-family: 'Roboto' !important;
}
ul.wd-sub-menu.sub-menu a:hover {
    color: #FF0000 !important;
}

/*Menu Sidebar CSS*/
/* ===== MOBILE SIDE MENU DARK MODE (WOODMART) ===== */

/* Main mobile menu background */
.mobile-nav.wd-side-hidden {
    background-color: #1a3b60 !important;
}
.mobile-contact{
    padding:20px;
    background:#1a3b60;
    border-top:1px solid #1a3b60;
    margin-top:20px;
}

.mobile-contact .mc-title{
    font-weight:700;
    margin-bottom:12px;
    font-size:16px;
}

.mobile-contact .mc-item{
    margin-bottom:10px;
    font-size:15px;
}

.mobile-contact .mc-item a{
    text-decoration:none;
    color:#fff;
}

.mobile-contact .urgent a{
    color:#fff;
    font-weight:700;
}

/* Menu links */
.mobile-nav .wd-nav-mobile > li > a,
.mobile-nav .wd-sub-menu li a {
    color: #ffffff !important;
    text-transform: capitalize !important;
	  letter-spacing: 0.5px;
}

/* Hover color */
.mobile-nav .wd-nav-mobile > li > a:hover,
.mobile-nav .wd-sub-menu li a:hover {
    color: #fff !important;
}

/* Active/current menu item */
.mobile-nav .current-menu-item > a {
    color: #fff !important;
}

/* Submenu background */
.mobile-nav .wd-sub-menu {
    background-color: #1a3b60 !important;
}

/* Divider line color */
.mobile-nav .wd-nav-mobile li {
    border-bottom: 1px solid rgba(255,255,255,0.08);
}

/* Arrow background (dropdown opener) */
.mobile-nav .wd-nav-opener {
    background-color: #CE0A15 !important;
    color: #fff !important;
}

/* Arrow icon color */
.mobile-nav .wd-nav-opener:after {
    color: #fff !important;
}

/* Top header dark strip if visible */
.mobile-nav .wd-nav-mobile {
    background-color: #1a3b60 !important;
}

/* Remove grey default bg */
.mobile-nav,
.mobile-nav .site-mobile-menu {
    background: #1a3b60 !important;
}
.mobile-nav.wd-side-hidden.wd-left.wd-left.wd-opened {
    width: 330px !important;
}
.mc-title {
    color: #fff;
}
.mobile-nav.wd-side-hidden.wd-left.wd-left.wd-opened {
    width: 100% !important;
}
.wd-mobile-close {
    z-index: 999 !important;
    color: #ce0a15 !important;
    position: relative;
    float: right;
    font-size: 40px !important;
    padding-right: 10px;
}
.wd-close-side {
    top: -150px;
    height: 0px !IMPORTANT;
}
}

