

body.page-calendar .touchcarousel.hkw-carousel  {
  margin-top: -21px;
  margin-bottom: -1px;
}




body.page-calendar .pager.pager-month {
	margin-top: 0 !important;
}


body.page-calendar .sidebar .icons-share {
	border-top: none !important;
	margin-top: 0 !important;
	padding: 15px 0 10px;
}


body.page-calendar .content .icons-share {
	border-top: none !important;
}


body.page-calendar .content .pager.pager-month.pager-top {
	margin-bottom: -1px !important;
}
body.page-calendar .content .pager.pager-month.pager-btm {
	border-bottom: none !important;
	margin-bottom: 0 !important;
}


body.page-calendar .content .calendar .row:first-child {
	margin-top: 10px;
	background-image: none;
}




@media (max-width: 767px) {
	body.page-calendar .content .pager.pager-month.pager-top {
		border-top: none !important;
	}
	body.page-calendar .content .pager.pager-month.pager-mid {
		margin-bottom: 0 !important;
		padding-top: 10px !important;
	}
}



@media (min-width: 1200px) {

	body.page-calendar .touchcarousel.hkw-carousel  {
	  margin-top: -21px;
	}
	body.page-calendar .sidebar .icons-share {
		padding: 24px 0 17px;
 }

}