div.banner{
	width: 50%;
	float: right;
}
@media only screen and (max-width: 767px){
	div.banner{
		width: 100%;
		float: right;
	}
}

.ui-state-active{
	color: #D00000 !important;
	text-transform: uppercase;
}

div.category_name{
	width: 50%;
	text-align: left;
	text-transform:uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	color: #262626;
	font-size: 12px;
	padding: 5px;
	/*border-bottom: 1px solid #ececec;
	background-color: #000;*/
	margin-bottom: 10px;
}
div.product_name{
   /* font-family: 'hello_luckyregular',"Poppins",sans-serif;*/
    font-size: 30px;
    line-height: 40px;
    text-align: left;
    vertical-align: middle;
    /*margin-bottom: 20px;*/
    /*background: -webkit-linear-gradient(#000 69%, #D00000 30%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
	color:#000;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
}
div.product_type{
	font-size: 15px;
	margin-bottom: 20px;
}
div#detail div.col3to1{
	min-height: 600px;
}

div#detail{
}

div#detail div.textarea{
	line-height: 20px;
}
div#detail div.desc{
	padding: 20px;
	padding-left: 0px !important;
}
div#detail div.desc_tt{
	border-top: 1px solid red;
	padding: 10px 0 10px 0;
	font-size: 24px;
}
div#detail div#social{
	margin: 10px ;
	width: 100% ;
	/*border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;*/
	padding: 0 0 10px 0;
}
div.box_title{
	/*background-color: #fcfcfc;*/
	margin: 10px 0 20px 0;
	padding: 5px;
	padding-top: 40px;
	border-bottom: 1px solid #ececec;
	text-transform:uppercase;
}

	
	
#product_img{
	/*border: 1px solid #ececec;*/
}
	
div#product_thumb{
	margin: 5px;
	width: 95%;
	height: 180px;
	text-transform:uppercase;
}
div#product_thumb img{
	margin-bottom: 10px;
}
div#product_thumb div.comments-likes{
	margin: 10px;
}
#gallery{
	padding: 5px;
	margin: 10px;
}
div#logo {
	display: inline-block;
	float: none;
	width: 60px;
	height: 60px;
	padding: 5px;
	margin: 3px;
}
div#social{
margin: 0 auto;
width: 200px;
padding-top: 30px;
}
div#gallery{
}
