/* Links in Summernote editors */

.note-editing-area .note-editable a{
	cursor: pointer;
	border-bottom: 1px black dotted;
}


/* End */

.article.article-page{
	padding-top:20px;
}

#supporting-payment-services {
	list-style-type: none;
}

#supporting-payment-services li{
	display:inline-block;
	margin-right:10px;
}

#supporting-payment-services li img{
	width:95%;
	max-width: 100px;
}


#logo-alt{
	font-size:32px;
/*
	padding:10px;
	*/
}



.cursive-font{
	font: 400 25px/1.5 'Pacifico', Helvetica, sans-serif;
	color: #fff;
	text-shadow: 3px 3px 0px rgba(0,0,0,0.1), 7px 7px 0px rgba(0,0,0,0.05);
}

.modal{
	z-index:5000;
	overflow:true;
}

#logo img, .logo img{
	height:auto;
	max-height:74px;
}

.caption {
	height:90px !important;   
}

.contact-properties a{
	width: 80%;
	margin-left: 10%;
}

.contact-properties a .heading-block h3:after{
	border-color: transparent !important;
}

.remember-me {
	text-transform: capitalize !important;
	font-weight: normal;
	margin-left: 20px;
}

#remember-me {
	margin-left: 0;
}

label {
	font-size: 11px !important;
}


.round-bordered-div{
	border-radius:5px;
	border:1px solid #000;
	padding:10px;
}

.heading-row{
	font-weight:bold;
	border-right:1px solid #ccc;
}

.alert-warning a{
	color:#fff;
	text-shadow:none;
}

.paginator p{
	font-size:12px;
}

.product-attr-row ul.typeahead{
	width:100% !important;
	margin-left:0 !important;
}
