/* lawrencestein.com */
/* LS Modified last 3-9-19 */



/* Nav-Tabs  */

html body .tabs.tabs-simple .nav-tabs > li.active .nav-link,
html.dark body .tabs.tabs-simple .nav-tabs > li.active .nav-link,
html body .tabs.tabs-simple .nav-tabs > li.active .nav-link:focus,
html.dark body .tabs.tabs-simple .nav-tabs > li.active .nav-link:focus,
html body .tabs.tabs-simple .nav-tabs > li .nav-link:hover,
html.dark body .tabs.tabs-simple .nav-tabs > li .nav-link:hover,
html body .tabs.tabs-simple .nav-tabs > li.active .nav-link:hover,
html.dark body .tabs.tabs-simple .nav-tabs > li.active .nav-link:hover {
	border-top-color: #000;
	color: #000;
}

.tabs.tabs-simple .nav-tabs > li .nav-link, .tabs.tabs-simple .nav-tabs > li .nav-link:hover, .tabs.tabs-simple .nav-tabs > li .nav-link:focus {
	padding: 15px 30px;
	background: none;
	border: 0;
	border-bottom: 3px solid #eee;
	border-radius: 0;
	color: #000;
	font-size: 16px;
}


.sort-destination-loader:after {
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	content: ' ';
	background: #808080;
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	opacity: 0;
}


.lead	{
	
	font-size: 1.5em;
}


.lead-2	{
	
	font-size: 1.7em;
}



.main.body-ls {
	background-color: #fff;
}

.divider.taller {
	margin: 40px auto;
}


html .btn-primary {
	background-color: #0088cc;
	border-color: #0088cc #0088cc #006699;
	color: #ffffff;
}

html .btn-primary:hover,
html .btn-primary.hover {
	background-color: #05025A;
	border-color: #00aaff #00aaff #0088cc;
	color: #F8FF00;
}


.nav-item a     {
	
	color: #000;
	
}

ul.nav-list li a {
	-webkit-transition: background 0.1s;
	transition: background 0.1s;
	border-bottom: 1px solid #EDEDDE;
	padding: 8px 0 8px 18px;
	display: block;
	color: #000;
	font-size: 1.1em;
	text-decoration: none;
	line-height: 20px;
}

.fs-0_9em  {
	
font-size: 0.9em;	
	
}



.featured-box .box-content {
	
	background-color: #D3EDF7;
	
}

.featured-box .box-content:hover {
	
	background-color: #D3EDF7;
	
}

.featured-box .box-content a {
	
	background-color: #D3EDF7;
	
}

.featured-box .box-content a:hover {
	
	background-color: #D3EDF7;
	
}

.featured-box-primary .box-content {
	border-top-color: #0088cc;
}

.featured-box-primary .box-content:hover {
	border-top-color: #0088cc;
}

.featured-box-primary .box-content a:hover {
	border-top-color: #0088cc;
}

hr.gratient {
	background-color: #fff;
	background: none;
	background-image: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(rgba(0, 0, 0, 0.06)), to(transparent));
	background-image: linear-gradient(to left, transparent, rgba(0, 0, 0, 0.06), transparent);
}

/* Section LS */


section.ls {
	color: #000;
	font-family: "Open Sans",Arial,sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-variant: small-caps;
	
}

section.ls p {
	 color: #fff;
	 font-family: "Open Sans",Arial,sans-serif;
	 font-size: 16px;
	 line-height: 18px;
}


section.ls li {
	 color: #000;
	 font-size: 22px;
	 line-height: 22px;
}

section.section-ls {
	background: #f4f4f4;
	border-top: 5px solid #f1f1f1;
	margin: 30px 0;
	padding: 10px 0;
}

section.section-ls2 {
	background: #f4f4f4;
	border-top: 5px solid #f1f1f1;
	margin: 0px 0;
	padding: 0px 0;
}

section.section-ls3 {
	background: #f4f4f4;
	border-top: 5px solid #f1f1f1;
	border-bottom: 5px solid #f1f1f1;
	margin: 0px 0;
	padding: 0px 0;
}


section.section-ls.section-center, section.section-ls2.section-center, section.section-ls3.section-center {
	text-align: center;
}




/* Section LS_2 */

section.ls_2 {
	color: #000;
	font-family: "Open Sans",Arial,sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-variant: small-caps;
	
}

section.ls_2 p {
	 color: #000;
	 font-family: "Open Sans",Arial,sans-serif;
	 font-size: 16px;
	 line-height: 18px;
}


section.ls_2 li {
	 color: #000;
	 font-size: 20px;
	 line-height: 26px;
}

/* Section LS_3 */

section.ls_3 {
	color: #000;
	font-family: "Open Sans",Arial,sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-variant: small-caps;
	
}

section.ls_3 p {
	 color: #000;
	 font-family: "Open Sans",Arial,sans-serif;
	 font-size: 20px;
	 line-height: 18px;
}


section.ls_3 li {
	 color: #000;
	 font-size: 20px;
	 line-height: 26px;
}

section.section {
	background: #f4f4f4;
	border-top: 5px solid #f1f1f1;
	margin: 0px 0;
	padding: 50px 0;
}

section.section-custom-map {
	/* background: transparent url(../img/ls_images/map1.png) center 0 no-repeat; */
	padding: 0px 0 0 0;
	margin: 0px 0 0;
	border: 0;
}

section.section-custom-map section.section {
	border-top-color: rgba(241, 241, 241, 0.8);
	background: rgba(244, 244, 244, 0.8);
}

section.section-custom-map-2 {
	background: transparent url(../img/map2.png) center 0 no-repeat;
	padding: 129px 0 0;
	margin: 50px 0 0;
	border: 0;
}

section.section-custom-map-2 section.section {
	border-top-color: rgba(241, 241, 241, 0.8);
	background: rgba(244, 244, 244, 0.8);
}


section.section.section-footer {
	margin-bottom: 50px;
	color: #777;
}

section.section.section-header {
	margin-top: 50px;
	color: #777;
}


/* Section LS_NOCAP */

section.ls-nocap p {
	color: #fff;
	font-family: "Open Sans",Arial,sans-serif;
	font-size: 18px;
	line-height: 2-px;
	font-variant: normal;
}




/* Video via magnificant Popup */

.video-popup {
	padding: 0;
	text-align: left;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	max-width: 800px;
	max-height: 600px;
	background: #FFF;
	position: relative;
}

.video-popup video {
	width: 100%;
	height: 100%;
	max-width: 800px;
	max-height: 600px;
}

/* Changes from theme-elements.css */

.divider.divider-small hr {
	width: 175px;
	height: 3px;
	background: #555;
}

.divider.divider-small-ls hr {
	width: 100%;
	height: 1px;
	background: #fff;
	color: #fff;
}


/* FOR FACEBOOK; BLUE LETTERING ON WHITE CIRCLE; HOVER=WHITE LETTERING ON BLUE CIRCLE NOTE:CIRCLE COLOR IS FROM THEME-ELEMENTS */

h4.social-blue-wite {
	color: #3b5a9a;
	font-size: 1.0em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 27px;
	margin: 0 0 14px 0;
}

h4.social-blue-wite i {
	color: #3b5a9a;
	font-size: 1.0em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 27px;
	margin: 0 0 14px 0;
}

h4.social-blue-wite i:hover {
	color: #fff;

}

/* For LinkedIN  */

.social-icons-linkedin a {
	color: #3b5a9a;
	font-size: 1.4em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 27px;
	margin: 0 0 14px 0;
}

.social-icons-linkedin a:hover {
	color: #fff;
	font-size: 1.4em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 27px;
	margin: 0 0 14px 0;
}

.social-icons li {
	box-shadow: none;
}


.social-icons:not(.social-icons-clean) li {
	box-shadow: none;
}
.social-icons li a {
	background: #0073b2;
	color: #fff !important;
}


.social-icons:not(.social-icons-clean) li a {
	background: #0073b2;
}


.social-icons li:hover.social-icons-linkedin a {
	background: #ff0000;
}

/* FOR YOUTUBE; RED LETTERING ON WHITE CIRCLE; HOVER=WHITE LETTERING ON RED CIRCLE NOTE:CIRCLE COLOR IS FROM THEME-ELEMENTS*/

h4.social-red-wite {
	color: #ea6166;
	font-size: 1.2em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 27px;
	margin: 0 0 14px 0;
}

h4.social-red-wite i {
	color: #ea6166;
	font-size: 1.2em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 27px;
	margin: 0 0 14px 0;
}

h4.social-red-wite i:hover {
	color: #fff;

}

/* LS changed theme.css */


body {
  
	background-color: #bfbfbf;
	color: #000;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin: 0;
}

body a {
	outline: none !important;
}

.body {
	background-color: #bfbfbf;
}

li {
	line-height: 24px;
}


p {
	color: #000;
	line-height: 24px;
	margin: 0 0 20px;
}

p.featured {
	font-size: 1.6em;
	line-height: 1.5em;
}

p.lead {
	line-height: 28.8px;
	line-height: 1.8rem;
}

p .alternative-font {
	display: inline-block;
	margin-top: -15px;
	position: relative;
	top: 3px;
	margin-bottom: -6px;
}



/* OVERRIDE FOR MISC FOOTER */


#footer {
	background: #0e0e0e;
	border-top: 4px solid #0e0e0e;
	font-size: 0.9em;
	margin-top: 50px;
	padding: 30px 0 0;
	position: relative;
	clear: both;
}


#footer .footer-ribbon {
	background: #0088cc;
	position: absolute;
	margin: -50px 0 0 14px;
	padding: 10px 20px 6px 20px;
}

#footer .footer-ribbon:before {
	border-right: 10px solid #646464;
	border-top: 16px solid transparent;
	content: "";
	display: block;
	height: 0;
	right: 100%;
	position: absolute;
	top: 0;
	width: 7px;
}

#footer .contact {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer .contact i {
	display: block;
	float: left;
	font-size: 1.2em;
	margin: 0px 0px 10px 0;
	position: relative;
	text-align: center;
	top: -2px;
	width: 16px;
}

#footer .contact i.fa-envelope {
	font-size: 1.2em;
	top: 0;
	margin: 0px 0px 0px 0px;
}

#footer .contact p {
	margin-bottom: 10px;
}

#footer .container .row > div {
	margin-bottom: 0px;
}



#footer .footer-copyright {
	background: #060606;
	border-top: 4px solid #060606;
	margin-top: 00px;
	padding: 0px 0 10px;
}

#footer .footer-copyright p {
	color: #fff;
	margin: 0;
	padding: 0;
}

#footer .contact li p {
	color: #fff;
	font-size: 1.2em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 24px;
	margin-bottom: 16px;
	text-transform: none;
}

#footer .contact li p a {
	color: #fff;
	font-size: 1.2em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 24px;
	margin-bottom: 16px;
	text-transform: none;
}

#footer .contact li p a:hover {
	color: #ffff99;
	font-size: 1.2em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 24px;
	margin-bottom: 16px;
	text-transform: none;
}

.page-header.custom-product .breadcrumb li.active {
	color: #ffffff;
}

.page-header.custom-product .breadcrumb a {
	color: #ccccff;
}

.page-header.custom-product .breadcrumb a:hover {
	color: #ffff66;
}

.page-header.custom-product .breadcrumb li.active {
	color: #ffffff;
}

.page-header.custom-product .breadcrumb a {
	color: #ccccff;
}

.page-header.custom-product .breadcrumb a:hover {
	color: #ffff66;
}

/* Slider-Container additional sizes LS Add */

.slider-container .main-label-ls {
 	color: #FFF;
 	font-size: 48px;
 	line-height: 70px;
 	font-weight: 600;
 	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);	
}

.slider-container .bottom-label-ls {
	font-family: "Shadows Into Light", cursive;
	color: #FFF;
	font-size: 50px;
	font-style: italic;
	line-height: 200px;
	font-weight: 800;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
	margin-bottom: 20px;
	padding: 0px 20px 10px 0px;
	text-align: left;
	display: inline-block;
}

.slider-container .bottom-label-ls em {
	font-family: "Shadows Into Light", cursive;
	font-style: italic;
	color: #0066ff;
	font-size: 1.0em;
	
}

.slider-container .bottom-label-ls2 {
	font-family: "Shadows Into Light", cursive;
	color: #FFF;
	font-size: 30px;
	font-style: italic;
	line-height: 35px;
	font-weight: 600;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px 20px 10px 0px;
	text-align: left;
	display: inline-block;
}

.slider-container .bottom-label-ls2 em {
	font-family: "Shadows Into Light", cursive;
	font-style: italic;
	color: #0066ff;
	font-size: 1.0em;
}



/* ADDING 'a' TO TESTIMONIAL FROM THEAM-ELEMENTS */

.testimonial .testimonial-author a {
	border-bottom-color: #4dbb6d;
}

.testimonial .testimonial-author a:hover {
	border-bottom-color: #ffff33;
}


/* Misc transformations */

.un {

	text-decoration: underline;

}

.up {

	text-transform: uppercase;

}

.smcap {

	font-variant: small-caps;

}

.itl {

	 font-style: italic;
	 
}

.ilb {
	display: inline-block;

}

.iln {
	display: inline;

}

.lst-none {

	list-style-type:none
}

.lst_mgn-none	{
	list-style: none;
	padding-left: 0;
	
}

.text-gray {
	color: #333 !important;
}

.text-blue {
	color: #37AEF0 !important;
}

.text-black	{
	color: #000;
}
.text-white	{
	color: #fff;
}

.nopad-top  {
	
	padding-top: 0;
}


.nopad-left  {
	
	padding-left: 0;
}

.nopad-right  {
	
	padding-right: 0;
}


.nomargin-top  {
	
	margin-top: 0;
	
}

.nomargin-right  {
	
	margin-right: 0;
	
}


.nomargin-left  {
	
	margin-left: 0;
	
}

.nomargin-all  {
	
	margin: 0 0 0 0;
	
}

.nopad-btmtop {
	padding-bottom: 0;
	padding-top: 0;
	
}

.nomorgin-btmtop {
	margin-bottom: 0;
	margin-top: 0;
		
}

.margin-top-10 {

	margin-top: 10;
		
}

/* Pad Top */

.padt-xxs {

	padding-top: 2px !important;
}

.padt-md {

	padding-top: 15px !important;
}

.padt-lg {

	padding-top: 20px !important;
}

.padt-xl {

	padding-top: 30px !important;
}


.padt-xxl {

	padding-top: 40px !important;
}
	

/* Pad Bottom */

.padb-xl {

	padding-bottom: 60px !important;
}

.padb-lg {

	padding-bottom: 30px !important;
}

.padb-md {

	padding-bottom: 15px !important;
}

.padb-sm {

	padding-bottom: 10px !important;
}

.padb-none {
	padding-bottom: 0px !important;

}

/* Pad Left */

.padl-none {

	padding-left: 0px !important;
}

.padl-150 {

	padding-left: 150px !important;
}

.padl-xxl {

	padding-left: 60px !important;
}

.padl-xl {

	padding-left: 40px !important;
}

.padl-lg {

	padding-left: 30px !important;
}

.padl-md {

	padding-left: 15px !important;
}

.padl-sm {

	padding-left: 10px !important;
}

.padl-none {
	padding-left: 0px !important;

}


/* Pad Right */

.padr-none	{

	padding-right: 0px !important;
}



.hr-lds  {
	height: 12px; 
	visibility:hidden;
	margin: 5px 0px 5px 0px;
}


/* BUTTON COLOR MODIFICATIONS */

.btn-lds-drk {
	color: #ffffff;
	background-color: #993300;
	border-color: #4dbb6d #4dbb6d #3b9a57;
}

.btn-lds-drk:hover {
	border-color: #5fc27c #5fc27c #42ad61;
	background-color: #5fc27c;
}

.btn-lds-lite {
	color: #ffffff;
	background-color: #5fc27c;
	border-color: #5fc27c #5fc27c #42ad61;
}

.btn-lds-lite:hover {
	border-color: #5fc27c #5fc27c #42ad61;
	background-color: #89b837;
	color: #000;
}




/* SLIDER CONTAINERS COLOR CHANGES - COLOR IS #739900 @ 50% OPACITY */

.slider-container .tp-caption-overlay-primary-ls {
	background: rgba(115, 153, 0,0.5);
}


/* SECTION LS_NOCAP */

section.ls-nocap p {
	color: #fff;
	font-family: "Open Sans",Arial,sans-serif;
	font-size: 18px;
	line-height: 2-px;
	font-variant: normal;
}


/* LS LIST CUSTOM PADDING */

.list-ls li {
	margin-bottom: 13px;
}

.list-ls.pull-left li {
	text-align: left;
}

.list-ls.list-icons-ls {
	list-style: none;
	padding-left: 0;
	padding-right: 0;
}

.list-ls.list-icons-ls li {
	position: relative;
	padding-left: 50px;
	color: #000;
}

.list-ls.list-icons-ls li > .fa:first-child,
.list-ls.list-icons-ls li > .fas:first-child,
.list-ls.list-icons-ls li > .far:first-child,
.list-ls.list-icons-ls li > .fab:first-child,
.list-ls.list-icons-ls li > .fal:first-child,
.list-ls.list-icons-ls li > .icons:first-child, .list.list-icons li a:first-child > .fa:first-child,
.list-ls.list-icons-ls li a:first-child > .fas:first-child,
.list-ls.list-icons-ls li a:first-child > .far:first-child,
.list-ls.list-icons-ls li a:first-child > .fab:first-child,
.list-ls.list-icons-ls li a:first-child > .fal:first-child,
.list-ls.list-icons-ls li a:first-child > .icons:first-child {
	position: absolute;
	left: 0;
	top: 5px;
}


.list-ls.list-icons-ls li > .fa:first-child,
.list-ls.list-icons-ls li a:first-child > .fa:first-child,
.list-ls.list-icons-ls li > .fas:first-child,
.list-ls.list-icons-ls li a:first-child > .fas:first-child,
.list-ls.list-icons-ls li > .far:first-child,
.list-ls.list-icons-ls li a:first-child > .far:first-child,
.list-ls.list-icons-ls li > .fal:first-child,
.list-ls.list-icons-ls li a:first-child > .fal:first-child,
.list-ls.list-icons-ls li > .fab:first-child,
.list-ls.list-icons-ls li a:first-child > .fab:first-child,
.list-ls.list-icons-ls li > .icons:first-child,
.list-ls.list-icons-ls li a:first-child > .icons:first-child {
	color: #0066ff;
	font-size: 28px;
	border-color: #0088cc;
}


/* SAME AS ABOVE BUT SMALLER FONT */

.list-lds li {
	margin-bottom: 13px;
	
}

.list-lds.pull-left li {
	text-align: left;
}

.list-lds.list-icons-lds {
	list-style: none;
	padding-left: 0;
	padding-right: 0;
}

.list-lds.list-icons-lds li {
	position: relative;
	padding-left: 25px;

}

.listlds-fonts  {
	color: #000;
	font-family: "Open Sans",Arial,sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 24px;
	font-variant: small-caps;
}


.list-lds.list-icons-lds li > .fa:first-child,
.list-lds.list-icons-lds li > .fas:first-child,
.list-lds.list-icons-lds li > .far:first-child,
.list-lds.list-icons-lds li > .fab:first-child,
.list-lds.list-icons-lds li > .fal:first-child,
.list-lds.list-icons-lds li > .icons:first-child, .list.list-icons li a:first-child > .fa:first-child,
.list-lds.list-icons-lds li a:first-child > .fas:first-child,
.list-lds.list-icons-lds li a:first-child > .far:first-child,
.list-lds.list-icons-lds li a:first-child > .fab:first-child,
.list-lds.list-icons-lds li a:first-child > .fal:first-child,
.list-lds.list-icons-lds li a:first-child > .icons:first-child {
	position: absolute;
	left: 0;
	top: 5px;
	font-family: "Open Sans",Arial,sans-serif;
	font-size: 1.5em;
	line-height: 24px;
	font-variant: small-caps;
	
}

/* DROP CAPS */

.drop-caps:first-letter {
	float: left;
	font-size: 75px;
	line-height: 60px;
	padding: 4px;
	margin-right: 5px;
	margin-top: 5px;
	font-family: Georgia;
}

.drop-caps.drop-caps-style-2:first-letter {
	background-color: #CCC;
	color: #FFF;
	padding: 6px;
	margin-right: 5px;
	border-radius: 4px;
}


.text-color-e6 {
	font-family: 'Zilla Slab', serif;
	color: #e6e6e6;
}


.text-color-blue	{

	color: #0088cc;
	
}


.text-color-blk	{

	color: #000;
	
}

.text-color-white  {

	color: #fff;
	
}


.alternative-font {
	color: #0066ff;
	font-family: "Shadows Into Light", cursive;
	font-size: 1.3em;
}

.alternative-font-2 {
	color: #e6e6e6;
}

.alternative-font-3 {
	color: #1a1a1a;
}

.alternative-font-white {
	color: #fff;
}

.textsize-1	{
	font-size: 1.5em;
	
}


/* LS HEADINGS */

h1.lds, h2.lds, h3.lds, h4.lds, h5.lds, h6.lds, h6.ldsx {
	color: #1d2127;
	font-weight: 200;
	letter-spacing: -1px;
	margin: 0;
}



h1.lds {
	font-size: 2.6em;
	line-height: 44px;
	margin: 0 0 18px 0;
}



h1.lds sup {
       font-size: .4em;
       vertical-align: top;
       line-height: 35px;
  }

h2.lds {
	font-size: 2.2em;
	font-weight: 300;
	line-height: 18px;
	margin: 0 0 16px 0;
}


h2.ldsx {
	font-size: 2.0em;
	font-weight: 400;
	line-height: 24px;
	margin: 0 0 16px 0;
}

h3.lds {
	font-size: 1.8em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 24px;
	margin-bottom: 16px;
	text-transform: none;
}

h3.lds sup {
       font-size: .4em;
       vertical-align: top;
       line-height: 35px;
}

h3.ldsx {
	font-size: 1.4em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 18px;
	margin: 0 0 14px 0;
}


h3.ldsx a {
	color: #1d2127;
	font-size: 1.4em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 18px;
	margin: 0 0 14px 0;
}

h3.ldsx a:hover {
	color: #ffff00;
}

h3.ldsy {
	font-size: 1.5em;
	font-weight: 400;
	line-height: 30px;
	margin: 0 0 16px 0;
	text-decoration: none;
	text-transform: none;
	letter-spacing: normal;
}



h4.lds {
	font-size: 1.4em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 28px;
	margin: 0 0 18px 0;
}

h4.lds a {
	color: #1a1a1a;
	font-size: 1.4em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 28px;
	margin: 0 0 18px 0;
}

h4.lds sup {
       font-size: .4em;
       vertical-align: top;
       line-height: 35px;
}


h4.ldsx {
	color: #000;
	font-size: 1.2em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 28px;
	margin: 0 0 18px 0;
}


h4.ldsx a {
	color: #000;
	font-size: 1.2em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 28px;
	margin: 0 0 18px 0;
}

h4.ldsx a:hover {
	color: #161BF0;
	font-size: 1.2em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 28px;
	margin: 0 0 18px 0;
	text-decoration: underline;
}






h5.lds {
	font-size: 1em;
	font-weight: 600;
	letter-spacing: normal;
	line-height: 18px;
	margin: 0 0 20px 0;
	text-transform: none;
}

h5.lds a {
	color: #161BF0;
	font-size: 1em;
	font-weight: 600;
	letter-spacing: normal;
	line-height: 18px;
	margin: 0 0 20px 0;
	text-transform: underline;
}



h6.ldsx {
	font-size: 1.2em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 18px;
	margin: 0 0 14px 0;
}


h6.ldsx a {
	color: #1d2127;
	font-size: 1.2em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 18px;
	margin: 0 0 14px 0;
}

h6.ldsx a:hover {
	color: #ffff00;
}


h6.lds {
	color: #fff;
	font-size: 1.2em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 18px;
	margin: 0 0 14px 0;
}


/* LS LS_WHITE HEADINGS */

h1.ls_wite, h2.ls_wite, h2.ls_wite_2, h3.ls_wite, h4.ls_wite, h5.ls_wite, h6.ls_wite {
	color: #fff;
	font-weight: 200;
	letter-spacing: -1px;
	margin: 0;
}

h1.ls_wite {
	font-size: 2.6em;
	line-height: 44px;
	margin: 0 0 12px 0;
}

h2.ls_wite {
	font-size: 2.2em;
	font-weight: 300;
	line-height: 42px;
	margin: 0 0 12px 0;
}

h2.ls_wite_2 {
	font-size: 2.2em;
	font-weight: 300;
	letter-spacing: normal;
	line-height: 32px;
	margin: 0 0 12px 0;
	text-transform: none;
}

h3.ls_wite {
	font-size: 1.8em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 24px;
	margin-bottom: 12px;
	text-transform: none;
}

h3.ls_wite a {
	font-size: 1.8em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 24px;
	margin-bottom: 12px;
	text-transform: none;
	margin: 0px 0px 0px 0px;
}

h4.ls_wite {
	font-size: 1.4em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 27px;
	margin: 0 0 20px 0;
}

h4.ls_wite a {
	font-size: .8em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
}

h5.ls_wite {
	font-size: 1em;
	font-weight: 600;
	letter-spacing: normal;
	line-height: 18px;
	margin: 0 0 14px 0;
	text-transform: none;
}

h6.ls_wite {
	color: #fff;
	font-size: 1.2em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 18px;
	margin: 0 0 14px 0;
}

/* ============================= */


/* LS CHANGE HEADER LOGO POSITIONING */

#header .header-logo-ls {
	padding: 0px 0px 0px 150px;
	position: relative;
}

/* CHANGE DROP DOWN COLOR */

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
		border-bottom: 1px solid #f4f4f4;
		color: #000;
		font-size: 0.9em;
		font-weight: 400;
		padding: 10px 20px 8px 8px;
		position: relative;
		text-transform: none;
	}


#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a.active {
		border-bottom: 1px solid #f4f4f4;
		color: #000;
		font-size: 0.9em;
		font-weight: 400;
		padding: 10px 20px 8px 8px;
		position: relative;
		text-transform: none;
		background-color: transparent;
		text-decoration: underline;
	}
	
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
		border-bottom: 1px solid #f4f4f4;
		color: #000;
		font-size: 0.9em;
		font-weight: 400;
		padding: 8px 20px 8px 8px;
		position: relative;
		text-transform: none;
	}



/* OVERRIDE FONT SIZE FOR HEADER MENU OPTIONS */

#header .header-nav-main nav > ul > li > a {
		display: inline-block;
		border-radius: 4px;
		font-size: 14px;
		font-style: normal;
		font-weight: 700;
		line-height: 20px;
		padding: 10px 13px;
		text-transform: uppercase;
	}
	

/* PAGE HEADER CUSTOM - 2 LS ADD */

.page-header	{
	background-color: #171717;
	border-bottom: 5px solid #CCC;
	border-top: 5px solid #384045;
	margin: 0 0 35px 0;
	min-height: 30px;
	padding: 10px 0;
	position: relative;
	text-align: left;
}

.page-header.custom-product2 {
	background-repeat: repeat;
	background-color: #739900;
	border-top: 5px solid #888;
	overflow: hidden;
}

.page-header.custom-product2 .row {
	position: relative;
}

.page-header.custom-product2 .breadcrumb li {
	color: #ffff00;
}

.page-header.custom-product2 .breadcrumb li.active {
	color: #ffffff;
}

.page-header.custom-product2 .breadcrumb a {
	color: #ccccff;
}

.page-header.custom-product2 .breadcrumb a:hover {
	color: #ffff66;
}

.page-header.custom-product2 p.lead {
	color: #E8E8E8;
}

.page-header.custom-product2 img {
	bottom: -47px;
	position: relative;
}

.page-header.custom-product2 h1 {
	color: #FFF;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 0;
	
}

section.page-header.custom-product2 {
	background-color: #7aa431;
	border-top-color: #83b035;
}


.page-header.custom-product2 {
	background-image: url(../img/ls_images/custom-header-bg.jpg);
	background-repeat: repeat;
	background-color: #000;
	border-top: 5px solid #888;
	overflow: hidden;
}

.page-header.custom-product2 .row {
	position: relative;
}

.page-header.custom-product2 .breadcrumb li.active {
	color: #ffffff;
}

.page-header.custom-product2 .breadcrumb a {
	color: #FFF;
}

.page-header.custom-product2 .breadcrumb a:hover {
	color: #ffff66;
}

.page-header.custom-product2 p.lead {
	color: #E8E8E8;
}

.page-header.custom-product2 img {
	bottom: -47px;
	position: relative;
}

.page-header.custom-product2 h1 {
	color: #FFF;
	margin-bottom: 0px;
	margin-top: 10px;
	border: 0;
	
}


/* PAGE HEADER CUSTOM - 3 LS ADD */

.page-header.custom-product3 {
	background-repeat: repeat;
	background-color: #739900;
	border-top: 5px solid #888;
	overflow: hidden;
}

.page-header.custom-product3 .row {
	position: relative;
}

.page-header.custom-product3 .breadcrumb li {
	color: #ffff00;
}

.page-header.custom-product3 .breadcrumb li.active {
	color: #ffffff;
}

.page-header.custom-product3 .breadcrumb a {
	color: #ccccff;
}

.page-header.custom-product3 .breadcrumb a:hover {
	color: #ffff66;
}

.page-header.custom-product3 p.lead {
	color: #E8E8E8;
}

.page-header.custom-product3 img {
	bottom: 0px;
	position: relative;
}

.page-header.custom-product3 h1 {
	color: #FFF;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 0;
	
}

section.page-header.custom-product3 {
	background-color: #7aa431;
	border-top-color: #83b035;
}

.page-header.custom-product3 {
	background-image: url(../img/ls_images/custom-header-bg.jpg);
	background-repeat: repeat;
	background-color: #000;
	border-top: 5px solid #888;
	overflow: hidden;
}

.page-header.custom-product3 .row {
	position: relative;
}

.page-header.custom-product3 .breadcrumb li.active {
	color: #ffffff;
}

.page-header.custom-product3 .breadcrumb a {
	color: #fff;
}

.page-header.custom-product3 .breadcrumb a:hover {
	color: #ffff66;
}

.page-header.custom-product3 p.lead {
	color: #E8E8E8;
}

.page-header.custom-product3 p.lead-2 {
	color: #E8E8E8;
}

.page-header.custom-product3 img {
	bottom: 0px;
	position: relative;
}

.page-header.custom-product3 h1 {
	color: #FFF;
	margin-bottom: 0px;
	margin-top: 10px;
	border: 0;
	
}




/* LS ADD FOR H1-H5 COLOR BLACK */

html .heading-primary-black,
html .lnk-primary-black,
html .text-color-primary-black {
	color: #000 !important;
}

html .heading.heading-black h1,
html .heading.heading-black h2,
html .heading.heading-black h3,
html .heading.heading-black h4,
html .heading.heading-black h5,
html .heading.heading-black h6 {
	border-color: #000;
}


/* LS ADD FOR H1-H5 COLOR DARK GRAY WITH SMALL-CAPS */

html .heading-primary-gray,
html .lnk-primary-gray,
html .text-color-primary-gray {
	color: #fff !important;
	font-variant: small-caps;
	
}

html .heading.heading-gray h1,
html .heading.heading-gray h2,
html .heading.heading-gray h3,
html .heading.heading-gray h4,
html .heading.heading-gray h5,
html .heading.heading-gray h6 {
	border-color: #fff;
	font-variant: small-caps;
	
}

/* ============================= */

/* From Theam.css changeig colors */

#footer a:not(.btn) {
	color: #FFF;
	-webkit-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

#footer a:not(.btn):hover {
	text-decoration: none;
	color: #FFFF00;
}

/* Theam.css - Page Header */
.page-header {
	background-color: #212529;
	margin: 0 0 35px 0;
	padding: 30px 0;
	position: relative;
	text-align: left;
}

.page-header .breadcrumb {
	background: none;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
}

.page-header .breadcrumb > li {
	display: inline-block;
	font-size: 0.8em;
	text-transform: uppercase;
	text-shadow: none;
}

.page-header .breadcrumb > li + li:before {
	color: #FFF;
	opacity: 1.0;
	font-family: 'Font Awesome 5 Pro';
	font-weight: 900;
	content: "\f101";
	padding: 0 7px 0 5px;
}

