.widget_search{ text-align: center; }
.search-field { 
	width: 80rem;
height: 4rem;
border-radius: 4px;
border: 1px solid #ccc;
margin-left: 10%;
padding-left: 2rem;}
#whois {
    text-align: center;
}
#whois #domain { 
height: 4rem;
border-radius: 4px;
border: 1px solid #ccc;
padding-left: 2rem;}

.blog-item.product-list small {
	height:250px;
      width:100px;
    white-space: break-word;
    overflow: hidden;
    text-overflow: ellipsis;  
    -o-text-overflow: ellipsis;
    -moz-binding: url(assets/xml/ellipsis.xml#ellipsis);
}

.blog-item.product-list{
	width: 32%;
    float: left;
    border: 1px solid #ccc;
    margin: 3px;
    border-radius: 5px;
    padding: 0px 0px 0px 0px;
}

.blog-item.product-list .post-meta-type {
    padding: 20px;
}
.productlistost {
    clear: both;
    width: 100%;
    float: left;
}
.ostrowhomepage1 .ts-feature-item {
    min-height: 12rem;
}
.ostrowhomepage2 .ts-pricing-table-style1 ul {
    min-height: 49rem;
}
.ostrowhomepage2 .ts-pricing-table-style1 {
    min-height: 71rem;
   margin-bottom:130px;
}