@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//policylegit.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.3") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//policylegit.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//policylegit.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//policylegit.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//policylegit.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//policylegit.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//policylegit.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//policylegit.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//policylegit.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(33,33,33);
	--wd-text-font-size: 14px;
	--wd-title-font: "Reddit Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Public Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(3,72,102);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Public Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Public Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(0,173,238);
	--wd-alternative-color: rgb(12,89,143);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://policylegit.com/wp-content/uploads/2025/07/cv-top-fold-bg-image.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(9,26,56);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Public Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-transform: inherit;
	color: rgb(23,43,77);
}
.page .wd-page-content {
	background-color: rgb(249,249,249);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/* ======= HEADER ======== */
ul#menu-main-menu > li:last-child > a, ul#menu-cta-menu > li:last-child > a {
  border: 1px solid #00ADEE;
  border-radius: 7px;
  padding: 0px 15px;
}
ul#menu-main-menu > li:last-child > a .nav-link-text::after {
  height: 0px;
}
@media(max-width: 750px) {
	ul#menu-main-menu > li:last-child > a, ul#menu-cta-menu > li:last-child > a {
		padding: 0px 7px;
		height: 32px;
	}
	.wd-sub-menu li > a {
		min-height: 30px !important;
		border-bottom: none !important;
	}
}
.wd-sub-menu li > a {
  padding: 5px 5px;
}
.elementor-nav-menu--main .elementor-item {
	padding-top: 1px !important;
  padding-bottom: 1px !important;
	font-size: 12px !important;
}

/* ==== INSURANCE FORM CUSTOM CODE ==== */
form[name="frmcrm"] button.btn-success {
  background: #f65618;
  border-radius: 7px;
  color: #fff;
}
@media(max-width: 749px) {
	form[name="frmcrm"] button.btn-success {
		width: 100%;
	}
	form[method="post"] {
		display: block !important;
		margin: -50px 30px 0px;
	}
}



/* ===== LAYOUT ==== */
@media(min-width: 750px) {
	[class*="wd-section-stretch"] {
		left: calc(50% - 38vw);
	}
	.home [class*="wd-section-stretch"] {
    left: calc(50% - 50vw + var(--wd-scroll-w) / 2 + var(--wd-sticky-nav-w) / 2);
	}
}


/* === FORMS === */
.nf-field-element > input {
  background: #FFF;
  border-bottom: 1px solid #ccc;
  height: 40px !important;
	border-radius: 7px;
}
#nf-field-7[type="submit"] {
  background: #253858 !important;
  color: #FFF;
}
@media(max-width: 1023px) {
	.nf-form-cont .one-half, .nf-form-cont .three-sixths, .nf-form-cont .two-fourths {
		width: 100% !important;
    margin: auto !important;
	}
	#nf-field-7[type="submit"] {
		width: 100%;
		margin: auto !important;
		display: block;
	}
	#ninja_forms_required_items, .nf-field-container {
		width: 100% !important;
	}
	form[method="post"] {
		display: block !important;
		margin: -50px 30px 0px;
	}
}


@media(min-width: 1024px) {
	.nf-form-cont .one-half, .nf-form-cont .three-sixths, .nf-form-cont .two-fourths {
		width: 40% !important;
	}
	.submit-container {
		width: 10% !important;
		display: inline-block;
		margin-bottom: 0px !important;
		margin-left: 10px;
	}
	.submit-container .nf-field-element {
		margin-top: -16px;
	}
}

#pl-form .hidden-fields-container {
  display: none;
}
#pl-form form {
  display: flex;
  gap: 7px;
  max-width: 600px;
  margin: auto;
}
#pl-form form > *:nth-child(2) input, #pl-form form > *:nth-child(3) input {
  background-color: #FFF;
  box-shadow: inset 0px 0px 7px #EEE;
}
#pl-form form > *:nth-child(4) input {
  background-color: #00ADEE;
}
@media(max-width: 750px) {
	#pl-form form {
		justify-content: center;
		flex-wrap: wrap;
		max-width: 85%;
	}
	#pl-form form p {
		margin-bottom: 0px;
	}
}
	

/* === TITLES === */
.tabs-text > b {
  vertical-align: top;
  font-size: 12px;
}
.wd-accordion-title.wd-active {
  border-bottom: 1px solid #CCC;
  margin-bottom: 10px;
}

/* ================================== SIDEBARS ====================== */

.wd-sidebar.sidebar-container .wd-widget {
  margin-bottom: 0px;
  padding-bottom: 5px;
  border-bottom: none;
	text-align: center;
}
.wd-sidebar.sidebar-container .wd-widget .wp-block-heading, .wd-sidebar.sidebar-container .wd-widget p {
  margin-bottom: 7px;
}
.sidebar_button {
	display: inline-block;
  background: #00ADEE;
  padding: 7px 15px;
  border-radius: 7px;
  color: #FFF;
	margin: 5px 0px;
	width: 100%;
}
.sidebar_button:hover {
	color: #FFF;
}
.cv-insurance-widget, .rightSection {
  border: 1px solid #d3d6dc;
  border-radius: 8px;
  padding: 10px 50px;
  text-align: center;
  max-width: 342px;
  margin: 20px auto;
  background: #fff;
}
.rightSection {
	padding: 10px 15px;
}
.cv-insurance-widget h4 {
  color: #172b4d;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  margin-top: 5px;
}
.cv-insurance-widget p {
  color: #172b4d;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  margin-top: 0px;
  position: relative;
  text-align: left;
  padding-left: 25px;
}
.cv-insurance-widget p:before {
  content: "";
  background: url(https://static.pbcdn.in/cdn/images/bu/cv-insurance-widget-check.svg) no-repeat center/contain;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.cv-insurance-widget p:last-child:before {
	display: none;
}
.cv-insurance-widget p span {
  color: #00ADEE;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
}
.cv-insurance-widget p.disclaimer {
  opacity: .6;
  text-align: right;
  font-size: 8px;
  padding: 0;
  margin: 0;
  line-height: 8px;
}

.rightSection .card_heading, .rightSection .card_heading a {
  margin-bottom: 0;
  color: #253858;
  font-size: 21px;
  font-weight: 700;
  padding: 10px 14px 10px 14px;
  text-align: left;
  letter-spacing: .5px;
  line-height: 32px;
}
.rightSection .insurerBlock {
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
  border-top: solid .8px #d3d7de;
  padding: 5px;
  min-height: 60px;
  position: relative;
}

.rightSection .insurerBlock .insurerLogo {
  border: 0 solid rgba(23,43,77,.2);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  height: 50px;
  overflow: hidden;
  padding: 0;
  width: 48px;
}
.rightSection .insurerBlock .insurerName {
  font-weight: 400;
  font-size: 14px;
  letter-spacing: .5px;
  width: calc(95% - 80px - 25px);
  margin-left: 10px;
  display: inline-block;
  color: #172b4d;
  letter-spacing: .014em;
  line-height: 21px;
	text-align: left;
}
.rightSection .insurerBlock::after {
  content: "";
  border: solid rgba(23,43,77,.5);
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  right: 20px;
  top: 28px;
}

@media(max-width: 750px) {
	.wd-sidebar.wd-side-hidden .wd-widget {
  	padding-inline: 10px !important;
	}
	.cv-insurance-widget {
		border: 1px solid #d3d6dc;
		border-radius: 8px;
		padding: 10px 15px;
	}
	.wd-sidebar.wd-side-hidden .widget-area {
  	padding-block: 10px;
	}	
}

.rightSection .supplier_icon {
  background-repeat: no-repeat;
  background-position: 0 51px;
	background-size: 109px;
}
.rightSection .supplier_icon {
  background-image: url(https://policylegit.com/wp-content/uploads/2025/07/pl_sprite_partners.png);
}
.rightSection .bajaj-allianz-general_icon {
  background-position: -2px -97px;
}
.rightSection .digit-general_icon {
  background-position: -1px -216px;
}
.rightSection .ICICI_icon, .rightSection .icici-general_icon {
  background-position: -70px 13px;
}
.rightSection .new-india-assurance-general_icon {
  background-position: -2px -1774px;
}
.rightSection .reliance-general_icon {
  background-position: -2px -1538px;
}
.rightSection .sbi-general_icon {
  background-position: -2px -1031px;
}
.rightSection .shriram-general_icon {
  background-position: -2px -4466px;
}
.rightSection .tata-aig-general_icon {
  background-position: -70px -357px;
}
.rightSection .united-india-general_icon {
  background-position: -2px -1210px;
}
.rightSection .edelweiss-general_icon {
  background-position: -2px -293px;
}



@media(min-width: 990px) {
	.widget-area {
		position: sticky;
		top: 100px;
	}
}





/* ===== FEATURED BOXES ======= */
#main-cards .wd-info-box {
  overflow: clip;
}
#main-cards .wd-info-box::before {
  content: "Upto 85% off";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 10px;
  background: lightgreen;
  display: block;
  width: 100%;
  color: #000;
}

.box-style-border .info-box-content {
  background: #FFF;
  border-radius: 7px;
}



/* ==== LISTS ==== */
.flexlist {
  display: flex;
  list-style: none;
    list-style-type: none;
  flex-wrap: wrap;
  margin-top: 10px;
}
.flexlist li {
  margin-top: 10px;
  width: 33%;
  padding: 0 10px;
}
.flexlist li a {
  background: #fff;
  box-shadow: 0 4px 16px rgba(52,105,203,.12);
  border-radius: 8px;
  display: flex;
  color: #0065ff;
  align-items: center;
  padding: 12px 10px;
  width: 100%;
  min-height: 72px;
  justify-content: center;
  text-align: center;
  font-size: 14px;
  height: 100%;
}
@media (max-width: 640px) {
  .flexlist li {
    width: 50%;
  }
  .flexlist li a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}

#list-tags ul {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  list-style: none;
  padding-left: 0;
	margin: 10px 0px;
}
#list-tags ul > li {
	font-weight: 700;
  flex-basis: 15%;
  background: #E5F1F8;
  padding: 5px 10px;
  border-radius: 7px;
  text-align: center;
  box-shadow: 0px 2px 3px #DDD;
	align-items: center;
}
#list-tags ul > li:last-child {
	padding-bottom: 10px;
}
.pl-car-variants ul > li {
  flex-basis: 24% !important;
	color: #004A84;
}
#list-tags ul br {
  display: none;
}

#pl-featured .info-box-title {
  display: inline-block;
  background: linear-gradient(to right, #38daff 45%, #38daff00 45%);
  padding: 4px 10px;
  margin-left: -10px;
  transform: skewX(-10deg);
  border-radius: 12px 0px 0px 12px;
}
#pl-number-lists ol {
  margin: 0;
  list-style: none;
  counter-reset: my-sec-counter;
}
#pl-number-lists ol > li {
  position: relative;
  padding-left: 50px;
  text-align: left !important;
  margin-bottom: 20px;
  letter-spacing: .016em;
  font-size: 16px;
  color: #253858;
  position: relative;
}
#pl-number-lists ol > li:before {
  width: 44px;
  height: 44px;
  content: "" counter(my-sec-counter) !important;
  counter-increment: my-sec-counter !important;
  position: absolute;
  left: -12px;
  top: 0;
  background: 0 0;
  z-index: 9;
  line-height: 44px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  display: block !important;
}
#pl-number-lists ol > li:after {
  width: 44px;
  height: 44px;
  background-color: #E5F1F8;
  border-radius: 50%;
  position: absolute;
  content: "";
  left: -12px;
  top: 0;
}



/* ===== TABLES ====== */
#pl-table {
  margin-bottom: 0;
}
#pl-table table {
  border-collapse: collapse;
  width: 100%;
  border: solid .8px #e1e1e1;
  font-size: 14px;
  color: #253858;
  margin-top: 10px;
  margin-top: 20px;
  line-height: 27px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
#pl-table tr:first-child {
  border: none;
    border-right-width: medium;
    border-right-style: none;
    border-right-color: currentcolor;
  background: #f1f3f5;
  color: #344f7c;
  border-right: solid .8px #e1e1e1;
  width: 50%;
}
#pl-table table td {
  border-top: solid .8px #e1e1e1;
  border-bottom: solid .8px #e1e1e1;
  padding: 10px;
  vertical-align: top;
  border-right: solid .8px #e1e1e1;
  text-align: left;
  line-height: 1.3;
  font-size: 14px;
}




/* =========== CUSTOM CODE ========== */
/* == PAGE CODE == */
@media(min-width: 750px) {
		#main-content {
			gap: 60px;
	}
	#main-content .wd-sidebar {
		margin-top: 67vh;
	}
}

@media(min-width: 1200px) {
	#main-content .wd-sidebar {
		margin-top: 55vh;
	}
}

@media(min-width: 1600px) {
	#main-content .wd-sidebar {
		margin-top: 50vh;
	}
}
@media(min-width: 1750px) {
	#main-content .wd-sidebar {
		margin-top: 45vh;
	}
}
@media(min-width: 1900px) {
	#main-content .wd-sidebar {
		margin-top: 65vh;
	}
}


/*================= Insurance Form =============== */
.form-label {
  font-weight: bold;
}
.form-labell {
  text-transform: uppercase;
  margin-left: -3px;
  background: #632bde;
  display: inline-block;
  padding: 2px 10px;
  border-radius: 7px;
  font-size: 10px;
  margin-bottom: -10px;
  z-index: 10;
  position: relative;
  box-shadow: 0px -1px 0 #CCC;
  color: #FFF;
}
.pointers-list {
  display: flex;
  align-items: center;
  margin: 0px 0;
  justify-content: center;
  gap: 10px;
}
@media(min-width: 750px) {
	.pointers-list {
		width: 90%;
		margin: auto;
	}
}
.pointers-list .pointer::before {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  margin: 0 5px -3px 0;
}
.pointers-list .pointer {
  background: rgba(37,56,88,.0784313725);
  padding: 6px 12px;
  border-radius: 50px;
  color: #253858;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: .014em;
  text-align: left;
  position: relative;
}
.pointers-list .pointer.pointer-1:before {
  background: url(https://static.pbcdn.in/cdn/images/bu/cv/cv-top-fold-pointer-icon-1.svg) no-repeat center/contain;
}
.pointers-list .pointer.pointer-2:before {
  background: url(https://static.pbcdn.in/cdn/images/bu/cv/cv-top-fold-pointer-icon-2.svg) no-repeat center/contain;
}
.pointers-list .pointer.pointer-3:before {
  background: url(https://static.pbcdn.in/cdn/images/bu/cv/cv-top-fold-pointer-icon-3.svg) no-repeat center/contain;
}


/* ======== Insurance Plans ======== */
#insurance-tabs .wd-nav-tabs-wrapper {
  background: #CFEDFC;
  border-radius: 7px;
  padding: 7px 7px;
  margin: 0px 10px;
  box-shadow: inset 0px 0px 3px #CCE;
}
#insurance-tabs .wd-tabs-content-wrapper {
  padding: 0px 10px;
  margin-top: -10px;
}
#insurance-tabs .wd-nav[class*="wd-style-"] > li:is(.current-menu-item, .wd-active, .active) > a {
  color: #253858 !important;
  background: #FFF;
  padding: 12px 15px;
  border-radius: 7px;
  font-weight: 400 !important;
  box-shadow: 0px 2px 4px #CCF;
}
#insurance-tabs .wd-nav > li > a {
	padding: 12px 15px;
	font-weight: normal;
}
#insurance-tabs .wd-nav-tabs {
  --nav-gap: 7px;
}
.planCard {
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 6px 16px 0 rgba(37,56,88,.16);
  margin-bottom: 16px;
}
.planCard .cardContainer {
  padding: 0 12px 1px;
}
.planCard .planContainer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.planCard .planContainer .column {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.planCard .planContainer .column .smallerFont {
  font-size: 11px;
  margin-bottom: 2px;
  color: rgba(37,56,88,.6);
}
.planCard .planContainer .column .headingV3 {
  font-size: 16px;
  margin-bottom: 4px;
  font-weight: 500;
}
.planCard .planContainer .logo {
  padding-right: 16px;
}
.planCard .planContainer .logo img {
  max-width: 120px;
  width: auto;
  height: auto;
}
.planCard .planContainer .planType {
  padding-right: 16px;
  padding-left: 16px;
  padding-top: 14px;
  padding-bottom: 14px;
}
.planCard .planContainer .claim {
  padding-top: 14px;
  padding-bottom: 14px;
  padding-right: 16px;
  padding-left: 16px;
}
.planCard .planContainer .planBtn {
  padding-top: 14px;
  padding-bottom: 14px;
  text-align: right;
  padding-left: 16px;
}
.planCard .planContainer .planBtn .primaryBtnV2 {
  min-height: 39px;
  padding: 10px 6px 10px;
  border-radius: 4px;
  max-width: 110px;
}
.planCard .primaryBtnV2 {
  position: relative;
  background-color: #49D8FC;
  color: #fff;
  font-weight: 500;
  display: inline-block;
  border-radius: 8px;
  width: 100%;
  max-width: 180px;
  min-height: 47px;
  padding: 14px 12px;
  font-size: 16px;
  text-align: center;
  border: none;
  cursor: pointer;
  transition: all ease-in-out .4s;
}
.planCard .addons {
  margin-bottom: 6px;
}
.planCard .addons .headingType2 {
  margin-bottom: 8px;
}
.planCard .headingType2.v2 {
  position: relative;
}
.planCard .includedList {
  list-style: none;
  position: relative;
}
.planCard .claimBenefits {
  margin-bottom: 8px;
}
.planCard .claimBenefits .headingType2 {
  margin-bottom: 8px;
}
.planCard .headingType2.v2 {
  position: relative;
}
.planCard .headingType2.v2 span {
  display: inline-block;
	font-size: 12px;
  background: #fff;
  padding-right: 8px;
  color: rgba(37,56,88,.7);
  z-index: 1;
  position: relative;
}
.planCard .headingType2.v2::after {
  content: "";
  width: 100%;
  display: block;
  border-top: 1px solid rgba(37,56,88,.1);
  margin-left: 10px;
  top: 10px;
  right: 0;
  position: absolute;
}
.planCard ul {
  margin-bottom: 0px;
}
.planCard .includedList li {
  vertical-align: top;
  padding-left: 18px;
  padding-right: 14px;
  margin-bottom: 12px;
  position: relative;
  font-size: 12px;
  display: inline-block;
  background: url("https://static.pbcdn.in/cdn/images/bu/motor/check-icon.svg") no-repeat left 5px;
}
.planCard .includedList li span.truncate + span {
  visibility: hidden;
  display: block;
  background: rgba(37,56,88,.9);
  color: #fff;
  padding: 8px;
  width: 216px;
  font-size: 11px;
  border-radius: 4px;
  z-index: 10;
  line-height: normal;
  top: calc(100% + 5px);
  left: 0;
  transition: opacity ease .2s;
  pointer-events: none;
  position: absolute;
}
.planCard .includedList li span.truncate + span::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid rgba(37,56,88,.9);
  transition: opacity ease .2s;
  -webkit-transition: opacity ease .2s;
  position: absolute;
  top: -6px;
}
.planCard .includedList .tags.lightBlue {
  color: #49D8FC;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  vertical-align: top;
  padding-left: 12px;
  padding-right: 14px;
  margin-bottom: 12px;
  position: relative;
  font-size: 12px;
  display: inline-block;
  cursor: pointer;
}
.planCard .includedList .tags.lightBlue:before {
  content: "+";
  font-weight: 500;
}
.plansWrap .includedList .tags.lightBlue:after {
  border: solid #49D8FC;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
  border-width: 1px 1px 0 0;
  display: inline-block;
  padding: 2px;
  transform: rotate(45deg);
  transition: all .2s ease-out;
  margin: 0 0 1px 3px;
  content: "";
}
.planCard .includedList li span.truncate:hover + span {
  visibility: visible;
}
.planCard .includedList li span.truncate {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.planCard .truncate {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
.planCard .tagList {
  list-style: none;
	padding-left: 0px;
}
.planCard .tagList .tags {
  display: inline-block;
  padding: 3px 8px;
  border-radius: 4px;
  border: 1px solid #dfe1e6;
  background: #fff;
  margin: 0 3px 8px 0;
  font-size: 12px;
  position: relative;
}
.planCard .tagList .tags .tag-detail {
  visibility: hidden;
  display: block;
  background: rgba(37,56,88,.9);
  color: #fff;
  padding: 8px;
  width: 216px;
  font-size: 11px;
  border-radius: 4px;
  z-index: 10;
  line-height: normal;
  top: calc(100% + 5px);
  left: 0;
  transition: opacity ease .2s;
  pointer-events: none;
  position: absolute;
}
.planCard .tagList .tags .tag-detail:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid rgba(37,56,88,.9);
  transition: opacity ease .2s;
  -webkit-transition: opacity ease .2s;
  position: absolute;
  top: -6px;
}
.planCard .tagList .tags:hover .tag-detail {
  visibility: visible;
}



.planCard .disclaimer {
  color: rgba(37,56,88,.5);
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  padding: 0;
}
.disclaimer {
  width: 100%;
  margin: 10px auto;
  padding: 0px 1%;
  font-size: 10px;
  background: 0 0;
  line-height: 17px !important;
  letter-spacing: 0;
  text-align: left;
}


@media (max-width: 750px) {
	#insurance-tabs .wd-nav-tabs-wrapper {
		margin: 0;	
	}
  .planCard .planContainer .logo {
    padding-right: 0;
  }
	.planCard .planContainer .logo img {
    max-width: 90%;
  }
	.planCard .planContainer .planType {
    padding-left: 16px;
    padding-right: 16px;
  }
	.planCard .planContainer .column .headingV3 {
    font-size: 14px;
  }
	.planCard .planContainer .claim {
    display: none;
  }
	.planCard .planContainer .planBtn {
    padding-left: 0;
  }
	.planCard .primaryBtnV2 {
		font-size: 14px;
	}
}






/* ===== Insurance Boxes ===== */
#container-insurance > div {
  background: #FFE;
  box-shadow: 0px 0px 4px #DDD;
  border-radius: 12px;
  padding: 15px 15px 0px;
}

/* ======= PARTNERS ======== */
#partner-grid .wd-gallery-item {
    background: #FFF;
    padding: 6px 15px;
    border-radius: 12px;
    box-shadow: 0px 2px 5px #EEE;
}

/* ======= FOOTER-MOBILE ======= */
.wd-toolbar {
    backgroundd: #49D8FC;
}
.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
  background-color: #00ADEE !important;
  color: #fff;
}
