.breadcrumb .elementor-widget:not(:last-child) {margin-bottom: 0px!important;}
.breadcrumb h2.elementor-heading-title {
	color: #fff!important; 
	margin-bottom: 10px; 
	font-size: 20px!important;
}
.breadcrumb h3.elementor-heading-title {
	color: #fff!important; 
	font-size: 12px!important;
}

.story-secction4 .row-grid .elementor-widget-wrap {
	display: grid!important;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 10px;
}
.story-secction4 .row-grid .elementor-widget-heading {padding: 20% 10%;}
.story-secction4 .row-grid .elementor-image-box-wrapper {padding: 20px; min-height: 165px;}
.story-secction4 .row-grid .elementor-widget-image-box:hover .elementor-widget-container{
	background: #c9961a!important;
}
.story-secction4 .row-grid .elementor-widget-image-box:hover .elementor-image-box-wrapper{
	filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(270deg) brightness(108%) contrast(102%);
}


.story-secction2 h3.elementor-heading-title {
	color: #fff!important; 
}

.contact-section h3.elementor-heading-title {
	color: #c9961a!important
}

.story-secction4 .elementor-widget:not(:last-child),
.contact-section .elementor-widget:not(:last-child){margin-bottom: 0px!important;}

.accessory_post .elementor-post__thumbnail__link,
.accessory_post h3.elementor-post__title a {
	cursor: not-allowed; 
	pointer-events: none;
}
.accessory_post h3.elementor-post__title {
	border-bottom: 1px solid #bbb;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.accessory_post .elementor-post__excerpt {font-size: 14px;}
.accessory_post .elementor-post__excerpt p {margin-bottom: 20px!important; font-weight: 700!important; color: #000!important;}
.accessory_post .elementor-post__excerpt .list_remark h5 {font-size: 14px; margin-bottom: 0px;}
.accessory_post .elementor-pagination {margin-top: 20px; border-top: 6px solid #000; padding-top: 10px;}
.accessory_post .page-numbers {padding: 2px 10px;}
.accessory_post .page-numbers.current {background-color: #C9961A; color: #fff!important;}

.accessory_post2 ul.lcp_catlist {display: grid; grid-template-columns: 1fr 1fr; padding-left: 0px; grid-gap: 25px;}
.accessory_post2 ul.lcp_catlist li{list-style: none;}
.accessory_post2 ul.lcp_catlist a {
	cursor: not-allowed; 
	pointer-events: none;
}
.accessory_post2 ul.lcp_catlist img {
	width: 100%; 
	margin-bottom: 20px;
}
.accessory_post2 ul.lcp_catlist .list-post-title a {
	display: block;
	font-size: 18px;
	border-bottom: 1px solid #bbb;
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #333;
}
.accessory_post2 ul.lcp_catlist .list-post-title {font-size: 14px; font-family: "Montserrat", Sans-serif;}
.accessory_post2 ul.lcp_catlist .list-post-title .list_remark h5 {font-size: 14px; margin-bottom: 0px; font-weight: 400;}

.accessory_post2 ul.lcp_paginator {margin-top: 20px; border-top: 6px solid #000; padding-top: 10px; text-align: center; padding-left: 0px;}
.accessory_post2 ul.lcp_paginator li {
	padding: 5px 10px 5px 10px;
	border: none;
	font-size: 14px;
    font-weight: bold;
    line-height: 1.5;  
}
.accessory_post2 ul.lcp_paginator li.lcp_currentpage {background-color: #C9961A; color: #fff!important;}
.accessory_post2 ul.lcp_paginator li a {color: #333;}

.pdf-password {text-align: center;}
.pdf-password .ppw-restricted-content a{
	display: inline-block;
	font-family: "Roboto", Sans-serif;
	font-size: 15px;
    font-weight: 500;
    background-color: #C9961A;
    color: #fff;
    padding: 12px 24px;
    border-radius: 3px;
}
.pdf-password .ppw-submit{
	border-color: #C9961A;
	color: #C9961A;
	position: relative;
    top: 1px;
}
.pdf-password .ppw-submit:focus,
.pdf-password .ppw-submit:hover{
	background-color: #C9961A;
}

@media (min-width: 768px) {
.accessory_post2 ul.lcp_catlist {grid-template-columns: 1fr 1fr; }
}

@media (min-width: 1024px) {
.accessory_post2 ul.lcp_catlist {grid-template-columns: 1fr 1fr 1fr 1fr;}
}

@media (max-width: 768px) {
	.story-secction4 .row-grid .elementor-widget-wrap {
		grid-template-columns: 1fr 1fr;
	}
	.contact-section > .elementor-container {
		display: grid!important;
		grid-template-areas: 'form' 'map';
	}
	.contact-section > .elementor-container .elementor-col-50:first-child {grid-area: map;}
	.contact-section > .elementor-container .elementor-col-50:last-child {grid-area: form;}
	.contact-section2 .elementor-col-33:nth-child(2) .elementor-widget-wrap {border-color: #efefef!important;}
}

@media (max-width: 480px) {
	.story-secction4 .row-grid .elementor-widget-heading  {padding: 0px 15px;}
	.story-secction4 .row-grid .elementor-widget-wrap {
		grid-template-columns: 1fr;
	}
	.accessory_post h3.elementor-post__title {font-size: 14px;}
	.accessory_post .elementor-post__excerpt,
	.accessory_post .elementor-post__excerpt .list_remark h5 {font-size: 11px;}
	.accessory_post .elementor-post__excerpt p {font-size: 11px!important;}

	.accessory_post2 ul.lcp_catlist .list-post-title a {font-size: 14px;}
	.accessory_post2 ul.lcp_catlist .list-post-title,
	.accessory_post2 ul.lcp_catlist .list-post-title .list_remark h5  {font-size: 11px;}
}