button.ecm_featured_products_tab {
    font-size: 16px;
    background: #f9d216;
    border: 1px solid #f1f1f1;
    color: #fff;
    cursor: pointer;
 padding: 7px 30px 7px 30px; 
}

span.ecm_hometabs{
	font-size: 14px;
	margin-bottom: 1rem;
	padding: 10px 42.5px 10px 42.5px;
}

.banner1, .banner2, .banner3 {
	width: 100%;
	border-radius: 6px;

	cursor: pointer;
}

.banner2 {
	margin-bottom:15px;
}

.banner3 {
	margin-top:15px;
}
/*.ecm_hometabs.set,.ecm_hometabs.title{
	font-size: 32px;
    font-weight: 400;
    color: #292929;
    padding-bottom: 30px;
	margin-top: 60px;
	
}*/
/*.ecm_hometabs.set{
	padding-top: 60px;
}*/
.ecm_hometabs.title{

}
.tm-hp {
  margin-bottom: 40px;
}

.tm-hp h2 {
  font-size: 30px;
  font-weight: 600;
  text-transform: inherit;
  position: relative;
}

.tm-hp h2:before {
  content: "";
  display: block;
  border-top: solid 1px #ddd;
  width: 100%;
  position: absolute;
  top: 50%;
  z-index: 1;
}

.tm-hp h2 .tm-over {
  display: inline-block;
  background: #fff;
  padding: 0 40px;
  position: relative;
  z-index: 1;
  font-style: normal;
  font-weight: 600;
}

.tm-hp h2 span {
  font-style: italic;
  font-weight: 300;
}

.ecm_hometabs6_displayTabBanner.row {
    margin-bottom: 55px;
}
a.ecm_hometabs:after {
    content: '\e857';
    font-family: 'fontello';
	padding-left: 10px;
}
.ecm_hometabs a.ecm_hometabs{
	
	color: #000;
	font-size: 16px;
}
.ecm_hometabs a.ecm_hometabs:hover,
.ecm_hometabs a.ecm_hometabs.titl:hover{
	color: #fae103;
}
.ecm_hometabs a.ecm_hometabs.title{
padding-left: 45px;
float: right;
/*margin-top: -32px;*/

}
.ecm_hometabs a.ecm_hometabs.set{
	padding-left: 45px;
	float: right;
	/*margin-top: -32px;*/
	}

@media(max-width: 768px){

.ecm_hometabs.set, .ecm_hometabs.title {
	font-size: 16px;
	font-weight: 600;
	color: #292929;
	padding-bottom: 0px;
	margin-top: 30px;
	padding-top: 0;
	display: flow-root;
	padding-right: 0;
}
.ecm_hometabs.title {
    margin-top: 20px;
}
.ecm_hometabs a.ecm_hometabs {
	color: #000;
    font-size: 12px;
    float: right;
    margin-top: -1px;
    padding-bottom: 0;
    display: flex;
    align-items: center;
}
a.ecm_hometabs:after {
font-size: 20px;
}
.ecm_hometabs a.ecm_hometabs.set{
	padding: 0;
}
.banner1, .banner2, .banner3 {
	height: auto;
}
.ecm_hometabs a.ecm_hometabs.title,
.ecm_hometabs a.ecm_hometabs.set{
	padding-right: 25px;
}
.ecm_hometabs6_displayTabSets .product-actions-container .button-container,
.ecm_hometabs6_displayTab .product-actions-container .button-container{
	display: block;
}
.ecm_hometabs6_displayTabSets .product_list.grid .button-container a,
.ecm_hometabs6_displayTabSets button.btn.btn-default.button.button-medium.add_onclick,
.ecm_hometabs6_displayTab .product_list.grid .button-container a,
.ecm_hometabs6_displayTab button.btn.btn-default.button.button-medium.add_onclick{
    width: 100%;
	margin-bottom: 10px;
	border-radius: 4px;
}
.ecm_hometabs6_displayTabSets .product_list.grid .product-container .product-description-container .h4,
.ecm_hometabs6_displayTab .product_list.grid .product-container .product-description-container .h4{
	text-align: center;
    text-transform: inherit;
    margin: 10px 0 10px;
    max-height: 45px;
    white-space: normal;
    overflow: hidden;
    text-overflow: clip;
    min-height: 45px;
}
.product_list.grid .product-container{
  margin-bottom: 25px;
}
}