#sideNav li {
	padding-right: 0;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
}
#sideNav>li {
	padding-left: 0;
}

.hentry.post.blog-gird.login-container {
	margin:auto;
	float:none;
	max-width:800px;
	width:100%;
}

input::placeholder { 
    color: #948e8e;
    opacity: 1; 
}

.login-error {
    height: 0px;
    overflow: hidden;
    margin: 0;
	-webkit-transition: height .1s linear;   
	-moz-transition: height .1s linear;   
	-ms-transition: height .1s linear;   
	-o-transition: height .1s linear;   
	transition: height .1s linear;   
	color:#F5595A;
}

.login-error.active {
	height: 30px;
}

.btn:focus {
	color: #fff;
}

button:focus:before {
	width: 0;
}

button:focus:hover:before {
	width: 90%;
}

.table > thead > tr > th {
    border-bottom: 2px solid #2a80b9;
    color: #191d3d;
}

@media only screen and (max-width: 1300px) {
	#breadcrumb {
		display:none;
	}
}

.custom-header-content {
	padding: 30px 0px 0;
}

@media only screen and (max-width: 1023px) {
	div.custom-header-content {
		padding-top:20px;
	}
}



.post-grid-text-content-wrapper .post-grid-text-content h3.post-grid-title {
	font-size: 18px;
}

.section-post-grid .post-grid-thumb {
	max-height: 244px;
}

.section-post-grid .post-grid-thumb img {
	width: 100%;
}

.section-post-grid .post-grid-thumb a.btn {
	width:140px;
}

.site-header {
	padding-top: 5px;
	padding-bottom: 5px;
}

.main-navigation .navbar-collapse {
    padding-top: 20px;
}

#masthead {
	padding: 0;
	border-bottom: solid 1px #d6d6d6;
}

#main-navigation {
	padding-top: 26px;
}

.main-logo {
	margin-bottom: 5px;
    margin-right: 0px;
}

#site-identity {
	margin-top: 50px;
}

.site-title {
	font-size: 20px;
}


@media only screen and (min-width: 1024px) {
	.quick-link {
		border-left: 1px solid rgba(255, 255, 255, 0.15);
	}
}

#tophead .container .quick-link>a.btn:hover {
	margin: auto;
}

.ads img {
	margin: auto;
    display: block;
}

.ads {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: solid 1px #d6d6d6;
}

@media only screen and (max-width: 767px) {
	.ads {
		padding: 0;
	}
}

#tophead {
	display:none;
}

.menu-item-login {
	background-color: #2a80b9;
}

#main-navigation ul li.menu-item-has-children.menu-item-login>a {
	color: #ffffff;
}
#main-navigation ul li.menu-item-has-children.menu-item-login>a:hover {
	color: #2a80b9;
}
#logo {
	height: 91px;
}
.social-links ul li a[href*="bramptonrealestateboard.blog"]::before {
    content: "\f19a";
}
.section-recent-news-events .recent-news-thumb img {
	height: 238px;
	margin: auto;
}
time.icon {
  font-size: 1em;
  /* change icon size */

  display: block;
  position: relative;
  width: 112px;
  height: 112px;
  background-color: #fff;
  margin: 0px auto;
  border-radius: 8px;
  box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: rotate(0deg) skewy(0deg);
  -webkit-transform-origin: 50% 10%;
  transform-origin: 50% 10%;
}
time.icon * {
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}
time.icon strong {
  position: absolute;
  top: 0;
  padding: 1px 0;
  color: #fff;
  background-color: #2e363a;
  box-shadow: 0 2px 0 #2a80b9;
}
time.icon em {
  position: absolute;
  bottom: 4px;
  color: #2e363a;
}
time.icon span {
  width: 100%;
  font-size: 30px;
  padding-top: 33px;
  color: #2f2f2f;
}

.separatedlist > li + li::before {
  padding: 0 3px 0 0;
  color: #ccc;
  content: "| ";
}

#eventList .atc-style-blue .atcb-link, #eventList .atc-style-blue .atcb-link:hover, #eventList .atc-style-blue .atcb-link:active, #eventList .atc-style-blue .atcb-link:focus {
	font-family: 'Roboto', sans-serif;
	background: none !important;
    box-shadow: none;
    padding:0;
}

#eventList .atc-style-blue .atcb-link, #eventList .atc-style-blue .atcb-link:hover, #eventList .atc-style-blue .atcb-link:active, #eventList .atc-style-blue .atcb-link:focus {
	font-family: 'Roboto', sans-serif;
}

#eventList .atc-style-blue .atcb-link, #eventList .atc-style-blue .atcb-link:active, #eventList .atc-style-blue .atcb-link:focus {
	font-family: 'Roboto', sans-serif !important;
}

#eventList button {
	padding: 0;
	background: none;
	color: #337ab7;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 12px;
	margin:0px;
}

#eventList button {
	box-shadow: none;
}

#eventList .list-inline .separatedlist {
	margin-bottom: 0px;
}

#eventList ul.list-inline {
	line-height: 0;
}

#eventList ul.list-inline li {
	line-height: 0;
}

#eventList .row {
	margin-bottom: 10px;
}

#eventTypeList>li>a {
	color: #191d3d;
}

#eventList #register {
	font-size: 14px;
    padding: 10px;
}

#custom-header::after {
	background: none;
}

.store .nav>li>a {
	padding: 0;
}

.store section.widget {
	padding: 0;
}

.store #categoryList a:hover{
	text-decoration: underline;
	background: none;
}

.store #sidebar-primary {
	float:left;
}

.store .col-md-9 {
	float:right;
	width: 70%;
	margin-bottom:10px;
}

.store hr {
	margin: 10px;
}

.store table {
	margin: 0;
}

.store table #pages, .store table #bottomPages {
	margin: 0;
	text-align: right;
}

.store #pages a, .store #bottomPages a, .store #pages span, .store #bottomPages span{
	padding-left: 5px;
}

.store select, .store input {
	margin: 0;
}

.store .form-inline.pull-right {
	margin-bottom:10px;
}

.store .table.table-bordered a {
	font-size:14px;
}

.store .table.table-bordered td {
	min-width: 90px;
}

.store .table.table-bordered #quantity {
	width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}

.store .table.table-bordered [bgcolor="black"] {
	padding:0;
	border:0;
}

.store .bottomItems {
	min-width: 150px;
}

.store #addToCartLink {
	float:right;
}

.store #search {
	border: 1px solid #ccc;
}

.store #search:focus {
	border: 1px solid #319be2;
}

.breadcrumbs .trail-item a {
	color: #cccccc;
}

#content td {
	border: none;
}

.col-grid-4.service-block-item {
    height: 312px;
}

.latest-news-section-wrapper.slick-initialized.slick-slider {
	max-height: 480px;
}

#section-about-contact .post-grid-thumb {
	height: 244px;
}

#section-about-contact h3.post-grid-title {
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; /* This is where the magic happens! */
}

#section-about-contact .post-grid-summary p {
	height: 84px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

#section-tile-feature .service-item-title {
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
    
#section-tile-feature .service-block-item-excerpt p {
	height: 84px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

--
