/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/

.socmed {
	margin-bottom: 30px;
    position: relative;
}

.socmed-col {
	text-align: center;
}

.socmed-ul {
	list-style: none;
	margin-left: -50px;
	float: right;
}

.socmed-li {
	display: inline-block;
	padding-left: 30px;
}

.socmed-li a {
	color: #fff;
	font-size: 30px;
}

.product .product-price2 {
    width: 100%;
}

.payment {
	margin-bottom: 30px;
    position: relative;
}

.payment-ul {
	list-style: none;
	margin-left: -50px;
	float: right;
}

.payment-li {
	display: inline;
	padding-left: 30px;
}

.payment-li a {
	color: #fff;
	font-size: 30px;
}

.payment-li img {
  width: 10%;
  height: auto;
}

.btn-ups {
	margin-top: 5px;
}

.post-content2{
	display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
