.breadcrumb {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0.75rem 1rem;
	margin: 2px 0px;
	list-style: none;
	background-color: #ffffff;
	border-radius: 0.25rem;
}

.breadcrumb-item+.breadcrumb-item::before {
	display: inline-block;
	padding-right: 0.5rem;
	color: #6c757d;
	content: "\f105";
	font-family: fontawesome;
}

.breadcrumb-item a {
	font-family: Inter;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	color: #FF3D00;
}

#sb_instagram #sbi_images .sbi_item {
    padding: 5px !important;
}

/* bredcrumb area ends here */

.irish-blog-banner-section {
	background: #F5F5F5;
	text-align: left;
	padding: 0px;
}

.irish-blog-banner-section img {
	width: 100%;
	height: 100%;
}

.irish-blog-banner-content {
	padding: 20% 15% 0%;
}

@media only screen and (max-width: 950px){
	.irish-blog-banner-content {
    padding: 10% 0% 10%;
}
}

.blog-categories-ul {
	display: flex;
}

.blog-categories-ul li {
	background: #FFFFFF;
    margin-right: 5px;
    padding: 1px 10px;
    border: 1px solid #E0DEDE;
    border-radius: 30px;
}

.blog-categories-ul li a {
	position: relative;
    font-size: 11px;
    text-transform: capitalize;
    color: #0F0E0E;
    padding-left: 20px;
}

ul.blog-categories-ul li a:before {
	content: "";
	position: absolute;
    width: 13px;
    height: 13px;
    left: 0px;
    top: 6px;
    border-radius: 3px;
    background-color: #994DB1;
}

.business-category:before {
	background: #994DB1;
}

.business-new-category:before {
	background: #C74970;
}

.company-category:before {
	background: #4D9FB1;
}

.blog-detail-heading-box h2 {
	font-style: normal;
	font-weight: normal;
	font-size: 40px;
	line-height: 45px;
	color: #0F0E0E;
	margin-top: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-bottom: 0;
    margin-bottom: 15px;
}

.blogs-detail-read-name li {
	list-style: none;
	padding: 0px 5px;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 21px;
	color: #9F9F9F;
    white-space: nowrap;
}
.blogs-detail-read-name li:first-child {
    max-width: 102px;
    text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.blogs-detail-read-name {
	margin-top: 7px;
}

.blogs-read-name li b {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 21px;
	color: #0F0E0E;
}

.banner-social-share {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 21px;
	color: #9F9F9F;
	margin-right: 5px;
}

.banner-social-share small{
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 21px;
	color: #9F9F9F;
}

.btn.btn-social-icon {
	width: 35px;
	height: 35px;
	padding: 0;
	display:inline-flex;
	justify-content: center;
	align-items: center;
}

.post-template-default ul{
	padding-left: 0;
}

.blog-detail-content-inner ul {
    list-style: disc !important;
    padding-left: 25px;
}

@media only screen and (max-width: 480px){
	.btn.btn-social-icon {
    width: 30px;
    height: 30px;
    padding: 0;
}
}

.btn.btn-social-icon i {
	font-size: 15px;
}

.btn.btn-rounded {
	border-radius: 50px
}

.btn-outline-facebook {
	border: 1px solid #3b579d;
	color: #3b579d
}

.btn-outline-facebook:hover {
	background: #3b579d;
	color: #ffffff
}

.btn-outline-youtube {
	border: 1px solid #e52d27;
	color: #e52d27
}

.btn-outline-twitter {
	border: 1px solid #2caae1;
	color: #2caae1
}

.btn-outline-linkedin {
	border: 1px solid #0177b5;
	color: #0177b5
}

.btn-outline-twitter:hover {
	background: #2caae1;
	color: #ffffff
}

.btn-outline-linkedin:hover {
	background: #0177b5;
	color: #ffffff
}

.btn-outline-youtube:hover {
	background: #e52d27;
	color: #ffffff
}

.btn-facebook {
	background: #3b579d;
	color: #ffffff
}

.btn-youtube {
	background: #e52d27;
	color: #ffffff
}

.btn-twitter {
	background: #2caae1;
	color: #ffffff
}

.btn-linkedin {
	background: #0177b5;
	color: #ffffff
}

.btn-facebook:hover,
.btn-facebook:focus {
	background: #2d4278;
	color: #ffffff
}

.btn-youtube:hover,
.btn-youtube:focus {
	background: #c21d17;
	color: #ffffff
}

.btn-twitter:hover,
.btn-twitter:focus {
	background: #1b8dbf;
	color: #ffffff
}

.btn-linkedin:hover,
.btn-linkedin:focus {
	background: #015682;
	color: #ffffff
}


/* blog-detail-content area starts */

.blog-detail-content {
	padding: 50px 0px;
}

.blog-detail-content p {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 28px;
	color: #333333;
}

.blogs-detail-content-title{
	margin-bottom: 16px;
    border-bottom: 1px solid #E0DEDE;
    padding-bottom: 10px;
}

.blogs-detail-content-title h2 {
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 30px;
	color: #0F0E0E;
}

.blog-det-images a img {
	width: 100%;
	border-radius: 5px;
	margin: 10px 0px;
}

a{
	filter: all ease-in-out .3s;
}
a:hover img {
  filter: brightness(0.7);
}

.blog-detail-trending h4 {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #0F0E0E;
	margin-bottom: 20px;
    display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	padding-bottom: 0;
}
.blog-detail-trending img{
	border-radius: 5px;
}
.blog-details-social-buttons a {
	font-style: normal;
	font-size: 14px;
	line-height: 15px;
	color: #FFFFFF;
}
.blog-details-social-buttons a:hover{
	filter: grayscale(0.2);
	color: #fff !important;
}
.btn-fb {
	color: #fff;
	border-color: #4267B2;
	background: #4267B2;
	border-radius: 11px;
	margin: 5px 0px;
	padding: 12px 20px;
	text-align: left;
}

.btn-fb span {
	text-align: right;
	float: right;
}

.btn-tw {
	color: #fff;
	border-color: #1DA1F2;
	background: #1DA1F2;
	border-radius: 11px;
	margin: 5px 0px;
	padding: 12px 20px;
	text-align: left;
}

.btn-tw span {
	text-align: right;
	float: right;
}

.btn-insta {
	color: #fff;
	border-color: transparent;
	border-radius: 11px;
	margin: 5px 0px;
	padding: 12px 20px;
	text-align: left;
}

.btn-insta.brown-bg {
	background: #925f4e;
}

.btn-insta.brown-bg:hover {
	background: #7c4f41;
}

.btn-insta span {
	text-align: right;
	float: right;
}

.btn-linkedin {
	color: #fff;
	border-radius: 11px;
	margin: 5px 0px;
	padding: 12px 20px;
	text-align: left;
}

.btn-linkedin span {
	text-align: right;
	float: right;
}

.kamil-img p {
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 24px;
	text-align: center;
	color: #9F9F9F;
}

.kamil-img img {
	width: 100%;
	border-radius: 27px;
}

.blog-detail-kamil h3 {
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	line-height: 0px;
	color: #0F0E0E;
	margin: 15px 0px 5px;
}

.blog-detail-kamil small {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	color: #0F0E0E;
}

.blog-detail-kamil p {
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 26px;
	color: #333333;
}

.blog-detail-blogs-left {
	text-align: left;
}

.blog-detail-blogs-left a {
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 23px;
	color: #FF3D00;
	margin-bottom: 15px;
}

.blog-detail-blogs-left a i {
	width: 15px;
}

.blog-detail-blogs-left h4 a{
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	color: #0F0E0E;
}

.blog-detail-blogs-right {
	text-align: right;
}

.blog-detail-blogs-right a {
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 23px;
	color: #FF3D00;
	margin-bottom: 15px;
}

.blog-detail-blogs-right a i {
	width: 15px;
}

.blog-detail-blogs-right h4 a{
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	color: #0F0E0E;
}

.blog-detail-blogs-left a {
	position: relative;
	top: 0;
	transition: top ease 0.5s;
}

.blog-detail-blogs-right a {
	position: relative;
	top: 0;
	transition: top ease 0.5s;
}



.blog-detail-post-content h3{
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	line-height: 27px;
	color: #0F0E0E;
	margin-top: 18px;
}

.blog-detail-post-content small{
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 21px;
    color: #9F9F9F;
	}


.blog-detail-post-content p{
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 26px;
    color: #333333;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-bottom: 0;
	}	

.blog-detail-post-img img{
	width: 100%;
	border-radius: 5px;
}	
.blog-detail-content p img {
    margin: 10px 0;
}


/* directory section style starts */
.blog-details-directory{
	padding: 50px 0px;
}
.blog-details-directory-content{
	text-align: center;
}

.blog-details-directory span{
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    color: #000000;
}

.blog-details-directory h2{
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    letter-spacing: 0.8px;
    color: #000000;
    margin-top: 5px;
}

.blog-details-directory p{
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.2px;
    color: #2E2E2E;
}
.btn-follow{
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    color: #FF3D00;
    background: #FFFFFF;
    box-shadow: 0px 4px 12px rgb(176 176 176 / 29%);
    border-radius: 10px;
    margin-top: 15px;
    padding: 9px 25px;

}

/* register css  starts here*/

/* register css starts */
   .blogs-list-register{
   	background: #314635;
   	padding: 40px 0px;
   	text-align: center;
   }

   .blogs-list-register h3{
	font-style: normal;
	font-weight: 500;
	font-size: 36px;
	line-height: 54px;
	text-align: center;
	letter-spacing: 1px;
	color: #FFFFFF;
   }

   .blogs-list-register h6{
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 24px;
text-align: center;
color: #FFFFFF;
margin-bottom:30px ;
   }

   .btn-outline-orange{
   	color: #ff3d00 !important;
   }

   .btn-outline-orange:hover{
   	background-color: #cccccc !important;
   }

   .register-btn-style a{
   	margin: 5px 10px;
   }


.blog-detail-post-content h3 a:hover,
.blog-detail-blogs-left a:hover,
.blog-detail-blogs-right a:hover,
.blog-detail-trending a:hover h4,
.blog-categories-ul li a:hover{
	color:#82A227;
}   

.irish-blog-banner-content .blog-detail-social-links{
	margin-top: 0;
}
.irish-blog-banner-content .blogs-detail-read-name{
	height: 100%;
    align-items: center;
    margin: 0;
}
.blog-detail-social-links{
	margin-top:10px;
}

   @media only screen and (max-width: 480px){
   	.register-btn-style a {
    margin: 5px 0px;
}
   }

   /* carousel area starts here */

   .blog-details-carousel{
   	padding: 0px;
   }
#blog_detail_carousel   .slick-prev.slick-arrow {
    left: 20px;
}

#blog_detail_carousel   .slick-next.slick-arrow {
    right: 20px;
}

#blog_detail_carousel .slick-slide img {
    width: 100%;
    padding: 5px;
}