.listclass a {
	background-color: #f3f3f3;
	margin-bottom: 10px;
	display: block;
	padding: 5px 10px;
	border-left: 5px solid #ccc;
}
.w-100.bgcolorbutton {
	background-color: #4d4d4d !important;
	color: #fff !important;
	font-weight: 500;
	border: none !important;
}
.w-100.bgcolorbutton:hover {
	background-color: #0989ff !important;
	color: #fff !important;
	font-weight: 500;
	border: none !important;
}
.tp-product-category-title {
	font-size: 14px;
}
.tp-product-category-thumb.fix img {
	width: 50px;
	height: 50px;
}
.tp-product-category-thumb a {
	width: 100px;
	height: 100px;
}
.tp-product-details-review-item-2 {
	background-color: #fbf6f6;
	padding: 20px;
	margin-bottom: 10px !important;
	border-radius: 5px;
}
.tp-product-details-review-wrapper-2 .tp-product-details-review-item-wrapper-2 {
	padding-bottom: 20px !important;
}
.tp-product-details-review-input-box textarea {
	height: 100px;
}
.tp-product-details-review-input-box{
	margin-bottom: 20px !important;
	margin-top: 20px !important;
}
.tp-shop-widget-categories {
	height: auto !important;
	overflow-y: auto !important;
	overflow-y: auto !important;
}
.fixedheight a img{
	height:210px;
}
.imagethumbnailclass img {
	height: 210px;
	width: 100%;
	border: 1px solid #ccc;
}
.tp-about-banner-content-full p {
	font-size: 16px;
	margin-bottom: 20px;
}
.tp-about-banner-content-full ul li {
	font-size: 16px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.tp-about-banner-content-full ul{
	margin-bottom: 20px;
}
.tp-about-banner-content-full label{
	font-size:16px;
	margin-bottom: 10px;
	font-weight: 500;
}
.tp-about-banner-content-full input{
	margin-bottom: 10px;
	font-size: 16px;
}
.tp-about-banner-content-full textarea{
	margin-bottom: 10px;
	font-size: 16px;
	min-height:100px;
}

.tp-about-banner-content-full .form-control {
    width: 100%;
    font-size: 16px;
    color: #333;
    padding: 12px 15px;      
    border: 1px solid #ccc;
    border-radius: 6px;
    box-sizing: border-box;
    resize: none;              
}

.tp-about-banner-content-full textarea.form-control {
    min-height: 120px;        
    line-height: 1.5;
}

.tp-about-banner-content-full input::placeholder,
.tp-about-banner-content-full textarea::placeholder {
    font-size: 15px;
    color: #777;
    opacity: 1;
}
.tp-coupon-thumb a img {
	border: 1px solid #ccc;
}

.tp-coupon-thumb img {
	object-fit: fill !important;
}

.tp-postbox-details-content img{
	width:100%;
}
.tagcloud {
	padding-top: 10px;
	border:none;
}
.maintitleblogimage img{
	width:100%;
}

.tp-postbox-details-content ul li {
	font-size: 18px;
	margin-bottom: 10px;
}
.tp-postbox-details-content ul {
	margin-bottom: 25px;
	margin-left: 30px;
}

.tp-postbox-details-content ol li {
	font-size: 18px;
	margin-bottom: 10px;
}
.tp-postbox-details-content ol {
	margin-bottom: 25px;
	margin-left: 30px;
}
.minheightclass{
	min-height:52px;
}
.rowclass {
    min-height: 100px;
}


























