.em-wrapper-header .em_nav {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.em-wrapper-header .em_nav .menu_custom.menu-item-depth-0 > a span {
  border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
}

.em-wrapper-ads-13 .img-responsive {
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}
.em-wrapper-ads-13 .box {
  border-top-width: 0;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  padding: 2rem;
}
.em-wrapper-ads-13 .em-effect06 a {
  display: block;
}

.em-slideshow {
    /*margin-bottom: $space_block;
	.img-responsive{
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	.owl-carousel .owl-item .em-owlcarousel-des{
		width:70%;
		left:10%;
		&.em-owlcarousel-des-1{
			left: 40%;
			width: 50%;
		}
	}*/
}

.em-wrapper-main .container-main {
  padding-bottom: 3rem;
}

.em-main-container .em-wrapper-banners,
.em-main-container .img-banner,
.em-main-container .em-wrapper-ads-13,
.em-main-container .em-wrapper-ads-15,
.em-main-container .em-wrapper-product-16 {
  margin-bottom: 20px;
}
.em-main-container .em-line-01 {
  margin-bottom: 20px;
}
.em-main-container .em-line-01.em-new-arrivals-tabs {
  margin-bottom: 0;
}

/*Main Color Variation*/
.em-color span.emColorStyle01 {
  background: #62537f;
}
.em-color span.emColorStyle01:before {
  background: #ffffff;
}
.em-color span.emColorStyle01:after {
  background: #000000;
}
.em-color span.emColorStyle02 {
  background: #B30707;
}
.em-color span.emColorStyle02:before {
  background: #ffffff;
}
.em-color span.emColorStyle02:after {
  background: #000000;
}
.em-color span.emColorStyle03 {
  background: #e76f32;
}
.em-color span.emColorStyle03:before {
  background: #ffffff;
}
.em-color span.emColorStyle03:after {
  background: #000000;
}
.em-color span.emColorStyle04 {
  background: #488e53;
}
.em-color span.emColorStyle04:before {
  background: #ffffff;
}
.em-color span.emColorStyle04:after {
  background: #000000;
}
