body{
	margin: 0;
	padding: 0;
}

@media(min-width: 1025px) and (max-width: 1210px){
	.elementor-section.elementor-section-boxed > .elementor-container{
		padding-left: 10px;
		padding-right: 10px;
	}
}

/* Hedaer 2 */
.lpd-header-menu{
	z-index: 999;
}

.lpd-category-menu .elementor-nav-menu--main li.menu-item > a.elementor-item-active,
.lpd-category-menu .elementor-nav-menu--main li.menu-item > a:hover,
.lpd-header-menu .elementor-nav-menu--main li.menu-item > a.elementor-item-active,
.lpd-header-menu .elementor-nav-menu--main li.menu-item > a:hover{
	/* font-weight: 500 !important;*/
	text-shadow:0px 0px 0.5px black;
}

.lpd-header-menu .lpd-link-more .sub-menu li.menu-item > a.elementor-sub-item{
	border: 0;
	display: block;
	padding-top: 0;
}

.lpd-header-menu .lpd-link-more .sub-menu li.menu-item:last-child > a.elementor-sub-item{
	padding: 0;
}

.lpd-header-menu .lpd-link-more .sub-menu{
	padding: 30px 25px 30px 30px;
	width: 293px !important;
	left: unset !important;
	right: 0;
	z-index: 999;
}

/* Header 2 on Scroll */
.lpd-navbar-section.on-scroll.elementor-section .lpd-header-logo,
.lpd-navbar-section.elementor-section{
	transition: all ease .3s;
}

.lpd-navbar-section.on-scroll.elementor-section{
/* 	padding: 31px 0 30px !important; */
	position: fixed;
    width: 100%;
    top: 0;
	z-index: 999;
}

/* .lpd-navbar-section.on-scroll.elementor-section .lpd-header-logo{
	opacity: 0;
	visibility: hidden;
	display: none;
} */

/* Header search */
.lopd-search .elementor-search-form__container {
	padding-bottom: 10px;
}

.lopd-search button.elementor-search-form__submit i {
	display: none;
}

.lopd-search button.elementor-search-form__submit {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTEiIGN5PSIxMSIgcj0iNS4yNSIgc3Ryb2tlPSIjMkQyRDJEIiBzdHJva2Utd2lkdGg9IjEuNSIvPgo8bGluZSB4MT0iMTUuMTg2NiIgeTE9IjE1LjEyNjQiIHgyPSIyMC4xODY2IiB5Mj0iMjAuMTI2NCIgc3Ryb2tlPSIjMkQyRDJEIiBzdHJva2Utd2lkdGg9IjEuNSIvPgo8L3N2Zz4K");
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	width: 25px;
	height: 25px;
	cursor: pointer;
}

/* Mobile search */
.lopd-search-mobile .elementor-button-icon svg {
	vertical-align: middle;
}


/* Post content */
.lennar .elementor-widget-theme-post-content h2 {
	margin-top: 60px;
	margin-bottom: 15px;
}

.lennar .elementor-widget-theme-post-content .wp-block-image {
	margin-top: 60px;
	margin-bottom: 60px;
}

.lennar .elementor-widget-theme-post-content .wp-block-image figcaption {
	font-size: 12px;
}

.lennar .elementor-widget-theme-post-content .alignwide {
	margin-left  : -55px;
	margin-right : -55px;
	max-width    : 738px;
}

.lennar .lopd-post-content-section.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 628px;
}

/* Footer info */
.lpd-footer-info-row {
	display: flex;
	margin-bottom: 52px;
	font-family: "Mabry Pro", sans-serif;
}

.lpd-footer-info .info-label {
	display: inline-block;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 22px;
	letter-spacing: 0px;
	text-align: left;
	width: 300px;
	margin-bottom: 15px;
} 

.lpd-footer-info .info-value {
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: 21px;
	letter-spacing: 0em;
	text-align: left;
}

.lpd-footer-info .lpd-info-cats a {
	color: #767676;
}

.lpd-footer-info .lpd-info-cats a:hover {
	color: #2d2d2d;
}

.lpd-footer-info .lpd-tag {
	display: inline-block;
	font-family: "Mabry Pro", Sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.7em;
	color: #2d2d2d;
	background-color: #235CA300;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #2d2d2d;
	border-radius: 50px 50px 50px 50px;
	padding: 8px 21px 8px 21px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.lpd-tag:hover {
	background: #2d2d2d;
	color: #fff;
}

@media(min-width: 769px) AND (max-width: 1024px){
	/* Post content section */
	.lennar .lopd-post-content-section.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 444px;
	}
	.lennar .elementor-widget-theme-post-content .alignwide {
		margin-left  : -38.5px;
		margin-right : -38.5px;
		max-width: 521px;
	}
	.lennar .elementor-widget-theme-post-featured-image{
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media(max-width: 768px){
	/* Post content section */
	.lennar .lopd-post-content-section.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 425px;
	}
	.lennar .elementor-widget-theme-post-content .alignwide {
		margin-left  : -111px;
		margin-right : -111px;
		max-width: calc( 100vw - 15% );
	}
	
	/* Footer social icon mobile */
	.lpod-footer-social .elementor-social-icons-wrapper.elementor-grid {
		display: block !important;
	}
	.lpd-footer-info-row {
		flex-direction: column;
	}
	.lpd-footer-info .lpd-tag {
		margin-right: 15px;
		margin-bottom: 15px;
	}
}

@media(max-width: 480px){
	.lennar .elementor-widget-theme-post-content .alignwide {
		margin-left: 0;
		margin-right: 0;
		max-width: 100%;
	}
}

/* POST SLIDER NAV */
.lpd-post-carousel .lpd-post-item h3 {
	font-family: "Mabry Pro", sans-serif !important;
	font-weight: 300 !important;
}

.lpd-post-carousel-wrapper .slick-dots{
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 1200px;
	margin-top: 50px;
}

.lpd-post-carousel-wrapper .slick-dots li{
	width: 100%;
	height: 1px;
	background: #D5D5D5;
	margin: 0;
	padding: 0;
}

.lpd-post-carousel-wrapper .slick-dots li.slick-active{
	background: #2D2D2D;
}

.lpd-post-carousel-wrapper .slick-dots li .pager__item{
	display: none;
}

.lpd-post-carousel-wrapper .slick-arrow{
	background: #fff;
	z-index: 999;
	border-radius: 50px;
	width: 60px;
	height: 60px;
	line-height: 65px;
	text-align: center;
	border: none;
	top: 147px;
	position: absolute;
	outline: none !important;
	cursor: pointer;
}

.lpd-post-carousel-wrapper .slick-arrow.arrow-nav-next{
	right: calc((100vw - 1200px) / 2 - 30px);
}

.lpd-post-carousel-wrapper .slick-arrow.arrow-nav-prev{
	left: -30px;
}

/* BREADCRUMB */
.lpd-breadcrumb a,
#breadcrumbs a{
	font-weight: 500 !important;
	line-height: 1.4em;
}

/* FOOTER STYLE */
.lpd-menu-footer .sub-menu,
.lpd-menu-country .sub-menu{
	display: block !important;
	position: relative !important;
	width: auto !important;
	opacity: 1 !important;
}

.lpd-menu-footer .sub-menu a,
.lpd-menu-country .sub-menu a{
	border-left: 0 !important;
}

.lpd-menu-footer nav > ul,
.lpd-menu-country nav > ul,
.lpd-menu-country ul.menu{
	width: 100%;
    justify-content: space-between;
}
.lpd-menu-country ul.menu{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	margin: 0 !important;
	padding: 0 !important;
}

.lpd-menu-country nav > ul > li,
.lpd-menu-country ul.menu > li{
	width: 20%;
	margin-bottom: 30px;
}

.lpd-menu-country ul.menu > li > a{
	transition: ease .4s;
	color: var( --e-global-color-secondary );
    font-size: var( --e-global-typography-secondary-font-size );
}

.lpd-menu-country ul.menu > li > a:hover{
	color: #fff;
}

.lpd-menu-country .sub-menu{
	margin: 0 !important;
	padding: 0 !important;
}

.lpd-menu-country .sub-menu > li > a{
	font-family: var( --e-global-typography-secondary-font-family ), Sans-serif;
    font-size: var( --e-global-typography-secondary-font-size );
    font-weight: var( --e-global-typography-secondary-font-weight );
	color: #D5D5D5;
	transition: ease .4s;
}

.lpd-menu-country .sub-menu > li > a:hover{
	color: var( --e-global-color-secondary );
}

.lpd-footer-menu-mobile li{
	position: relative;
}

.lpd-footer-menu-mobile li::before{
	content: '.';
	color: #d5d5d5;
	position: absolute;
	right: -15px;
}

.lpd-footer-menu-mobile li:last-child::before{
	display: none;
}

/* POST CARD */
.lpd-homeowner-post .lpd-post-image img,
.lpd-lennar-category .lpd-category-warpper img{
	width: 100%;
}

.lpd-homeowner-post .lpd-post-image a{
	display: block;
	line-height: 1;
}

.lpd-homeowner-post h3{
	margin: 15px 0 5px !important;
}

.lpd-homeowner-post .lpd-post-content{
    max-width: 270px;
}

.lpd-related-post-grid.lpd-homeowner-post .lpd-post-content{
    max-width: 300px;
}

.lpd-home-post.lpd-homeowner-post .lpd-post-content{
	max-width: 100%;
}

.lpd-lennar-category h3{
	margin: 22px 0 23px !important;
}

.lpd-lennar-category ul{
	margin: 0 !important;
	padding-left: 0;
	list-style: none;
}

.lpd-lennar-category ul > li{
	margin-bottom: 10px !important;
}

.lpd-lennar-category ul > li > a{
	font-weight: 500 !important;
}

.lpd-lennar-category ul > li > a:hover{
	text-decoration: underline;
}

.lpd-lennar-category .lpd-see-more{
	margin-top: 30px !important;
	line-height: 1;
}

/* ARROW SEE MORE */
.lpd-arrow-after a{
	font-size: 14px !important;
}
.lpd-arrow-after .elementor-text-editor a,
.lpd-lennar-category .lpd-see-more a{
	position: relative;
	padding-right: 30px;
	display: inline-block;
	cursor: pointer;
}

.lpd-arrow-after .elementor-text-editor a::before,
.lpd-lennar-category .lpd-see-more a::after{
    content: '';
    width: 17px;
    height: 14px;
    background: url(/wp-content/uploads/2021/04/arrow.svg)no-repeat center;
    top: 50%;
	position: absolute;
	right: 0;
    transform: translateY(-50%);
	transition: ease .5s;	
}

.lpd-quickstart-item .elementor-widget-wrap{
	max-width: 224px !important;
}

.lpd-arrow-after .elementor-text-editor a:hover::before,
.lpd-lennar-category .lpd-see-more a:hover::after{
	/*right: -5px;*/
}

.lpd-homebuyer-container{
	text-align: right;
}

/* HOMEOWNER POST */
.lpd-homeowner-post .lpd-post-item{
	width: calc(50% - 10px) !important;
	margin-bottom: 50px;
	float: left;
}

.lpd-post-wrapper,
.home .lpd-post-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.home .lpd-post-wrapper {
	justify-content: space-between;
}

.lpd-post-meta .middot-sep{
	position: relative;
	margin: 0 5px;
}

.lpd-time-reading{
	font-weight: 300;
	font-size: 12px;
}

.home .lpd-category-image {
	height: 266px;
	object-fit: cover;
}

.home .lpd-arrow-after a {
	font-weight: 500 !important;
}

/* SIDEBAR HOME STYLE */
.lpd-browse-category .lpd-taxonomy-list ul{
	padding: 0;
	margin: 0;
}

.lpd-browse-category .lpd-button{
	display: inline-block;
	text-align: center;
}

.lpd-browse-topic .lpd-taxonomy-list li > a,
.lpd-browse-topic .lpd-taxonomy-list li{
	display: inline-block !important;
	text-decoration: none !important;
}

.lpd-browse-topic .lpd-taxonomy-list li > a:hover{
	background: #2D2D2D !important;
}

.lpd-taxonomy-list li > a:hover{
	text-decoration: underline;
}

/* ARCHIVE PAGE */

/*
.lpd-archive-nav .elementor-nav-menu > li {
	margin-left: 30px !important;
	margin-right: 0 !important;
}
.lpd-archive-nav .elementor-nav-menu > li:first-child {
	margin-left: 0 !important;
}
.lpd-archive-nav .current-menu-item,
.lpd-archive-nav-mobile .current-menu-item {
	display: none;
}
*/

.elementor-shortcode > span > span > span > a {
	font-weight: 300 !important;
}

.lpd-post-grid-3 .lpd-post-item{
    position: relative;
    width: calc((100% /3) - 7.9%) !important;
    margin-right: 11.85% !important;
    margin-bottom: 70px !important;
}

.lpd-related-post-grid .lpd-post-item{
	position: relative;
	width: calc((100% /3) - 10px) !important;
	margin-right: 15px !important;
	margin-bottom: 70px !important;
}

.lpd-related-post-grid .lpd-post-item:nth-of-type(3n+3),
.lpd-post-grid-3 .lpd-post-item:nth-of-type(3n+3){
	margin-right: 0 !important;
}

.lpd-post-grid-3 .lpd-post-item .lpd-category-meta{
	float: none;
	position: absolute;
	background: #2D2D2D;
	color: #fff;
	padding: 5px 10px;
	border-radius: 4px;
	top: 15px;
	left: 15px;
}

.lpd-post-grid-3 .lpd-post-item .lpd-category-meta a {
	color: #fff !important;
	font-size: 11px;
	line-height: 1.5;
}

.lpd-post-meta .lpd-category-meta a {
	font-size: 12px;
}

.lpd-post-with-cat.lpd-post-grid-3 .lpd-post-meta > span:nth-child(2).middot-sep{
	display: none;
}

.lpd-load-more{
	display: table;
	line-height: 1;
	margin: 0 auto;
}

.lpd-quickstart-item figure.elementor-image-box-img{
	width: 50px;
	height: 50px;
}

.lpd-quickstart-item h3{
	margin: 10px 0 20px !important;
}

.lpd-arrow-after .elementor-text-editor a{
	font-weight: 300;
	text-decoration: none;
	transition: all .5s;
}

.lpd-arrow-after .elementor-text-editor a:hover{
	/*font-weight: 500;*/
	text-decoration: underline;
}

/* Responsive mobile & tablet */
@media(width: 1024px){
	.lpd-post-carousel-wrapper .slick-arrow{
		top: 95px;
	}

	.lpd-post-carousel-wrapper .slick-arrow.arrow-nav-next{
		right: calc(5% - 30px);
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1200px){
	.lpd-related-post-grid .lpd-post-item,
	.lpd-post-grid-3 .lpd-post-item{
		position: relative;
		width: calc((100% /3) - 10px) !important;
		margin-right: 15px !important;
		margin-bottom: 40px !important;
	}

	.lpd-home-section-2 .elementor-inner-section:last-child .elementor-column{
		width: calc((100% /3) - 10px);
		margin-left: 15px;
	}

	.lpd-home-section-2 .elementor-inner-section:last-child .elementor-column:first-child{
		margin-left: 0;
	}
	
	.lpd-home-section-1 .elementor-inner-section .elementor-column:first-child,
	.lpd-home-section-3 .elementor-inner-section .elementor-column:first-child{
		width: 68%;
		padding-right: 20px;
	}
	
	.lpd-home-section-1 .elementor-inner-section .elementor-column:last-child,
	.lpd-home-section-3 .elementor-inner-section .elementor-column:last-child{
		width: 32%
	}
	
	.home .lpd-category-image {
		height: auto;
	}
	
	.lpd-section-quickstart .elementor-col-25{
		width: calc((100%/4) - 10px) !important;
		margin-right: 13.3px;
	}
	
	.lpd-section-quickstart .elementor-col-25:last-child{
		margin-right: 0;
	}
	
	.lpd-footer-section-1 .elementor-widget-wrap,
	.lpd-footer-section-1 .elementor-inner-section,
    .lpd-footer-section-2 .elementor-widget-wrap{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.lpd-footer-section-1, .lpd-footer-section-2{
        padding-left: 5% !important;
		padding-right: 5% !important;
	}
	
	.lpd-footer-section-1 .elementor-column > .elementor-widget-wrap > section:last-child .elementor-column:first-child{
		width: 30%
	}
	
	.lpd-footer-section-1 .elementor-column > .elementor-widget-wrap > section:last-child .elementor-column:nth-child(2){
		width: 70%;
		display: block !important;
	}
	
    .lpd-footer-section-1 .elementor-column > .elementor-widget-wrap > section:last-child .elementor-column:nth-child(3){
		display: none !important;
	}
	
	.lpd-footer-section-2 .elementor-container .elementor-column{
		width: 50% !important;
	}
	
	.lpd-show-1024{
		display: block !important;
	}
	
	.lpd-full-on-1024,
	.lpd-slider-col-100{
		width: 100% !important;
		max-width: 100% !important;
	}
	
	.lpd-post-carousel-wrapper{
		width: calc(100% + 5%) !important;
		margin: 0 !important;
	}
	
	.lpd-post-carousel-wrapper .slick-dots {
		width: 95%;
	}
	
	.lpd-hide-1024{
		display: none !important;
	}
	
	.lpd-post-carousel .lpd-post-image img {
		height: 250px !important;
	}
	
	.lpd-column-sidebar .elementor-widget-wrap{
		background-color: transparent !important;
	}
}

@media only screen and (max-width: 768px){
	.lpd-post-carousel-wrapper{
		width: calc(100% + 5%) !important;
		margin: 0 !important;
	}
	
	.lpd-category-menu,
	.lpd-slider-col-100{
		width: 100% !important;
	}
	
	.lpd-post-carousel-wrapper .slick-dots {
		width: 95%;
	}
	
	.lpd-category-menu .elementor-widget-nav-menu:first-child .elementor-nav-menu{
		margin-left: 0 !important;
		padding-top: 15px;
	}
	
	.lpd-post-footer-info{
		max-width: 425px;
		margin: 0 auto;
	}
	
	.lpd-footer-info .info-label{
		width: 100%;
	}
	
	.lpd-homeowner-post .lpd-post-item{
		margin-bottom: 43px !important;
	}
	
	.home .lpd-category-image {
		height: auto;
	}
	
	/* 	Header 2 */
	.lpd-menu-toggle{
		position: relative;
		display: table !important;
		padding-right: 25px;
	}

	.lpd-menu-toggle::after{
		content: '\f078';
		font-family: "Font Awesome 5 Free";
		position: absolute;
		top: 4px;
		right: 0;
	}
	
	.lpd-menu-section .elementor-container .elementor-column:first-child{
		width: 80% !important;
	}
	.lpd-menu-section .elementor-container .elementor-column:last-child{
		width: 20% !important;
	}

	.lpd-menu-toggle.active::after{
		content: '\f077';
	}
	
	.lpd-header-menu .elementor-widget-container .elementor-nav-menu__container.elementor-nav-menu--dropdown{
		box-shadow: none !important;
		padding: 30px calc((100vw - 90vw) / 2) 100px;
		background: #fff;
		display: none;
		width: 100vw !important;
		left: -77vw !important;
		height: 100vh;
	}

	.lpd-header-menu .elementor-widget-container .elementor-nav-menu__container.elementor-nav-menu--dropdown li > a{
		padding: 0 0 30px;
		color: #2D2D2D !important;
	}

	.lpd-header-menu .elementor-widget-container .elementor-nav-menu__container.elementor-nav-menu--dropdown li > a:hover,
	.lpd-header-menu .elementor-widget-container .elementor-nav-menu__container.elementor-nav-menu--dropdown li > a.elementor-item-active{
		font-weight: 500 !important;
	}

	.lpd-header-menu .lpd-link-more > a{
		display: none;
	}

	.lpd-header-menu .lpd-link-more .sub-menu{
		display: block !important;
		padding: 0;
		width: 100% !important;
	}
	
	.elementor-18 .elementor-element.elementor-element-f06de0b.lpd-header-menu .elementor-nav-menu__container.elementor-nav-menu--dropdown{
		margin-top: 0 !important;
		top: 29px !important;
	}
	
	.lpd-post-carousel-wrapper .slick-arrow{
		display: none !important;
	}
}

@media(width: 768px){
	/* 	Header 2 */
	.lpd-header-menu .elementor-widget-container .elementor-nav-menu--main{
		display: none;
	}
	
	.lpd-header-menu .elementor-widget-container .elementor-nav-menu__container.elementor-nav-menu--dropdown{
		width: 768px !important;
		left: -589px !important;
	}
		
	.lpd-h-100 .elementor-widget-container{
		height: 100%;
	}
	
	.lpd-menu-country nav > ul > li {
		width: 33%;
		margin-bottom: 30px;
	}
	
	.lpd-related-post-grid .lpd-post-item,
	.lpd-post-grid-3 .lpd-post-item{
		position: relative;
		width: calc((100% /2) - 7.5px) !important;
		margin-right: 15px !important;
		margin-bottom: 40px !important;
	}
	
	.lpd-related-post-grid .lpd-post-item:nth-of-type(3n+3), 
	.lpd-post-grid-3 .lpd-post-item:nth-of-type(3n+3) {
		margin-right: 15px !important;
	}
	
	.lpd-related-post-grid .lpd-post-item:nth-child(even), 
	.lpd-post-grid-3 .lpd-post-item:nth-child(even){
		margin-right: 0 !important;
	}
	
	.lpd-post-carousel .lpd-post-image img {
		height: 224px !important;
	}

	.lpd-post-carousel .lpd-post-item {
		width: calc( 692px / 2 - 10px) !important;
	}
}

@media only screen and (max-width: 767px){
	.lpd-post-carousel .lpd-post-item {
		width: calc(100vw - 10vw) !important;
	}
	
	/* 	Post */
	.lpd-related-post-grid .lpd-post-item,
	.lpd-post-grid-3 .lpd-post-item{
		width: 100% !important;
		margin-right: 0 !important;
	}
	
	.lpd-related-post-grid .lpd-post-item:nth-of-type(3n+3), 
	.lpd-post-grid-3 .lpd-post-item:nth-of-type(3n+3) {
		margin-right: 0 !important;
	}
	
	.lpd-post-carousel-wrapper .slick-dots {
		width: 100%;
	}
	
	.lpd-category-menu .elementor-widget-nav-menu .elementor-nav-menu{
		width: 550px;
	}
	
	.lpd-category-menu{
		overflow-x: auto;
		-ms-overflow-style: none;  /* IE and Edge */
		scrollbar-width: none;  /* Firefox */
	}
	
	.lpd-category-menu .elementor-widget-wrap{
		width: auto;
	}
	
	/* Hide scrollbar for Chrome, Safari and Opera */
	.lpd-category-menu::-webkit-scrollbar {
		display: none;
	}
	
	.lpd-menu-country nav > ul > li {
		width: 50%;
	}
	
	.lpd-quickstart-item .elementor-widget-wrap{
		max-width: 100% !important;
	}
	
	.lpd-homeowner-post .lpd-post-item{
		width: 100% !important;
		margin-bottom: 43px !important;
		float: none;
	}
	
	.lpd-homeowner-post .lpd-post-item:first-child{
		margin-right: 0;
	}
	
	.lpd-right-on-mobile{
		text-align: right;
	}
	
	.lpd-post-carousel-wrapper{
		width: 100% !important;
		margin: 0 !important;
	}
	
	.lpd-load-more,
	.lpd-btn-block-mobile a{
		display: block;
		text-align: center;
	}
	
	.elementor-widget-share-buttons .elementor-grid{
		justify-content: center;
		display: flex !important;
		word-spacing: 0 !important;
	}
	
	.elementor-widget-share-buttons .elementor-grid .elementor-grid-item{
		margin: 10px !important;	
	}
	
	.lpd-post-carousel .lpd-post-image img {
		height: 235px !important;
	}
	
	.lpd-full-on-1024,
	.lpd-slider-col-100{
		width: 100% !important;
		max-width: 100% !important;
	}
}

@media(max-width: 480px) {
	.lpd-browse-category:not(.lpd-browse-topic) .lpd-button{
		display: block;
	}

}

/* Image Slide */
.lpd-image-slide{
	margin-left: -100px;
	margin-right: -100px;
	margin-top: 60px;
}
.lpd-image-slide .arrow-nav{
	z-index: 9;
}
.lpd-image-slide .slick-arrow{
	background: #fff;
    z-index: 999;
    border-radius: 50px;
    width: 60px;
    height: 60px;
    line-height: 65px;
    text-align: center;
    border: none;
    top: 50%;
	margin-top: -30px;
    position: absolute;
    outline: none !important;
    cursor: pointer;
}
.lpd-image-slide .arrow-nav-prev{
	left: -30px;
}
.lpd-image-slide .arrow-nav-next{
	right: -30px;
}
.lpd-image-slide .image-item{
	position: relative;
}
.lpd-image-slide .img-caption{
	position: relative;
	color: #2D2D2D;
	margin-top: 10px;
	display: block;
}
@media(max-width: 980px) {
	.lpd-image-slide{
		margin: 0;
	}
}

.single .wp-block-button__link{
	line-height: 1em;
	color: var( --e-global-color-text );
    background-color: #235CA300;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var( --e-global-color-accent );
    border-radius: 50px 50px 50px 50px;
    padding: 10px 25px 10px 25px;
}
.single .wp-block-button__link:hover{
	color: var( --e-global-color-secondary );
    background-color: var( --e-global-color-accent );
    border-color: var( --e-global-color-accent );
}
.single .is-provider-youtube{
	margin-left: 0;
	margin-right: 0;
}

.elementor-widget-theme-post-content a {
	font-weight: 500;
}

.elementor-widget-theme-post-content ul {
	padding: 0;
	list-style-type: none;
}

.elementor-widget-theme-post-content ul li {
	position: relative;
	padding-left: 24px;
}

.elementor-widget-theme-post-content ul li:before {
	content: "";
	position: absolute;
	width: 7px;
	height: 7px;
	border-radius: 100%;
	background: #2d2d2d;
	left: 0;
	top: 9px;
	display: block;
}