/*

1. Add your custom Css styles below
2. Place the this code in your template:

 <link href="css/custom.css" rel="stylesheet">

*/

body {
	padding-right: 0 !important
}

h2 {
	font-weight: 400;
}

#style-2::-webkit-scrollbar-track {
	background-color: #ffffff;
}

#style-2::-webkit-scrollbar {
	width: 5px;
}

#style-2::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: #D62929;
}

.list-group-item {
    cursor: pointer;
}

#mainMenu nav > ul > li {
	margin-left: 0;
}

#mainMenu nav > ul > li > a {
	padding: 10px;
}

#mainMenu nav>ul>li:hover>a,
#mainMenu nav>ul>li.active>a {
	color:#df000f
}

.main-block-grid {
	display: flex;
	margin-top: 15px;
}

.main-block-grid .block{
	position: relative;
	padding: 15px;
}

.main-block-grid .post-entry-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 10px;
}

.main-block-grid .post-entry-meta {
	position: absolute;
	bottom: 30px;
	left: 40px;
	width: 80%;
}

.main-block-grid a {
	color: #ffffff;
}

.main-block-grid img {
	width: 100%;
	overflow: hidden;
}

.main-block {
	width: 75%;
}

.main-block-slider {
	overflow: hidden;
	border-radius: 26px;
	box-shadow: 8px 8px 12px 1px rgba(161,161,161,0.69);
}

.secondary-blocks {
	width: 37%;
}

.sec-block img {
	transform: rotate(10deg);
	width: 89%;
	position: absolute;
	box-shadow: 8px 8px 12px 1px rgba(161,161,161,0.69);
}

.sec-block {
	background-color: #d8d4d4;
	border-radius: 26px;
	box-shadow: 8px 8px 12px 1px rgba(161,161,161,0.69);
	overflow: hidden;
	height: 100%;
	position: relative;
}

.sec-block-title {
	text-transform: uppercase;
	font-weight: 400;
	padding: 18px 20px;
}

.pharmacies-list {
	order: 0
}

.blog-page .post-item-description p {
	font-size: 16px;
}

.startpage-blog .post-item {
	text-align: center;
}

.startpage-blog .post-item h5 {
	margin-bottom: 0;
}

.startpage-blog .post-item h5 a {
	color: #444;
	font-weight: 600;
}

.startpage-blog .post-image {
	width: 80%;
	overflow: hidden;
	margin: 0 auto;
	border-radius: 26px;
	box-shadow: 8px 8px 12px 1px rgba(161,161,161,0.69);
	margin-bottom: 25px;
}

.startpage-blog .post-image img {
	width: auto;
}

.startpage-blog .post-item-description .btn {
	margin-top: 30px;
}

.post-item-short-description {
	height: 70px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.header-inner {
	background: linear-gradient(90deg, #df000f 34%, #FFFFFF 20%)
}

.team-members .col-lg-3 {
	border-right: #444 1px solid;
}

.team-members .col-lg-3:last-child {
	border-right: none;
}

.about-us-boxes img {
	width: 100%;
	padding: 30px 10px 50px;
}

.about-us-three-boxes .col-lg-4 {
	border-right: #4e5151 1px solid;
}

.about-us-three-boxes .col-lg-4:last-child {
	border-right: none;
}

@media (max-width: 991.98px) {
	#header {
		background-color: #df000f;
	}

	.header-top-container {
		width: 100%;
		height: 80px;
		background-color: #df000f;
		position: absolute;
	}

	.header-inner {
		background: none;
	}

	.main-block-grid {
		flex-direction: column;
	}

	.main-block {
		width: 100%;
	}

	.secondary-blocks {
		width: 100%;
		display: flex;
		flex-direction: row;
		height: 500px;
	}

	.sec-block {
		width: 100%;
	}

	.sec-block img {
		position: static;
		width: 100%;
		margin-top: 50px;
	}

	.team-members .team-member .team-image>img {
		width: 70%;
	}

	.team-members .col-lg-3 {
		border-right: none;
		margin-bottom: 50px;
	}

	.map-container {
		width: 260px;
		margin: -100px auto 50px;
	}

	.post-thumbnails .post-item .post-image {
		margin-bottom: 20px;
	}
	
	.about-us-boxes img {
		width: 70%;
		margin: 0 auto;
		display: block;
	}

	.about-us-three-boxes .col-lg-4 {
		border: none;
		margin-bottom: 50px;
	}
}

@media (max-width: 991.98px) {
	.pharmacies-list {
		margin-top: 20px;
		order: 1
	}

	.main-block {
		width: 100%
	}

	.secondary-blocks {
		width: 100%;
		display: flex;
		flex-direction: row;
	}
}

@media (max-width: 767.98px) {
	.secondary-blocks {
		width: 100%;
		display: block;
	}
}

.about-us-img {
	width: 100%;
	border-radius: 26px;
	box-shadow: 8px 8px 12px 1px rgba(161,161,161,0.69);
}

.blog-page .post-item {
	border-bottom: #444 1px solid;
}

.blog-page .post-item:last-child {
	border-bottom: none;
}

.post-thumbnails .post-item {
	padding: 40px 0;
}

.post-image img,
.post-thumbnail-entry img {
	border-radius: 26px;
	box-shadow: 8px 8px 12px 1px rgba(161,161,161,0.69);
}

.map-container {
	border-radius: 26px;
	overflow: hidden;
	margin-top: -100px;
	box-shadow: 8px 8px 12px 1px rgba(161,161,161,0.69);
}

.services-img {
    width: 60%;
}

.team-members .team-member {
	margin-bottom: 0;
}

.form-group.required label:after {
	content:"*";
	color:red;
}

[data-bg-parallax] {
	background-color: inherit;
}

.about-us-boxes {
	padding: 0 50px
}

.about-us p {
	font-size: 16px;
	line-height: 26px;
}

.team-members.team-members-circle .team-member .team-image>img {
	object-fit: cover;
	width:230px;
	height:230px;
}

.social-media-container {
	display: flex;
	align-items: center;
	margin-bottom: 0; 
	margin-top: 7px;
	line-height: 22px
}

.social-icon {
	width: 37px;
}

.social-icon img {
	width: 100%;
}

.map-tooltip {
	font-weight: 400;
}

.additional-info p {
	font-size: 13px;
	line-height: 1;
}
