@charset "UTF-8";

/*!
Index Element
 */
#index-top-banner {
	background-color: rgba(255, 247, 237, 1) !important
}

.index-new-slider {
	min-height: 200px
}

#index-QuickSearch {
	background-color: #28a745
}

#index-QuickSearch i {
	display: inline-block;
	width: 26px;
	height: 26px;
	margin-top: 3px;
	float: none;
	background-position: 50%
}

#index-QuickSearch .container {
	padding-top: 10px;
	padding-bottom: 10px
}

#index-QuickSearch span {
	display: inherit
}

#index-QuickSearch h3 {
	font-size: 16px;
	vertical-align: top;
	padding-top: 6px;
	color: #7c7c7c;
	display: inline-block
}

#theme-Banner .theme-banner {
	margin-top: 0px
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
	display: table-cell;
	float: none;
	width: 1%
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group-justified>.btn-group .btn {
	width: 100%
}

.btn-group-vertical>.btn,
.btn-group>.btn {
	position: relative;
	float: left
}

#index-QuickSearch button {
	background-color: #fff;
	color: #ec9729;
	padding: 10px 0;
	width: 100%;
	height: 100%;
	font-szie: 20px
}

#index-QuickSearch .border {
	border: 1px solid #9fa0a0;
	width: 90%;
	min-height: 73px;
	margin-bottom: 7px
}

#index-QuickSearch .no-padding {
	text-align: center;
	margin-bottom: 10px
}

#index-QuickSearch .btn-group-justified button div {
	border-left: 1px solid #f9d400
}

#index-QuickSearch .btn-group-justified .btn-group:first-child div {
	border-left: none
}

#beautyBlog .card,
#newProduct .card {
	border: none !important
}

#beautyBlog .card a {
	margin: 0 !important
}

#beautyBlog .card-detail {
	padding: 0 !important
}

#beautyBlog .card-detail .card-title {
	font-size: 16px;
	font-weight: 300;
	height: 40px;
	min-height: 40px;
	margin-bottom: 5px
}

#beautyBlog .card-detail .content {
	color: #b3b3b3;
	height: 54px;
	overflow: hidden;
	word-break: break-word
}

#beautyBlog .card-detail .author {
	color: #ec9729
}

@media (min-width:769px) {
	#beautyBlog .card-detail {
		padding-top: 0 !important;
		padding-left: 20px !important
	}

	#beautyBlog .card a {
		margin: 10px !important
	}
}

#member-area.article-listing {
	padding-bottom: 12px
}

#other-section .index-listing {
	border-bottom: 1px solid #dcdddd;
	margin-top: 10px;
	padding-bottom: 10px;
	width: 100%
}

#other-section .index-listing .img-wrap {
	overflow: hidden;
	width: 90px;
	height: 90px;
	float: left;
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    #other-section .index-listing .img-wrap {
        width: auto !important
    }
}

#other-section .index-listing .card-block {
	display: table;
	vertical-align: middle;
	padding: 10px
}

#other-section .index-listing .card-img-top {
	display: block;
	float: left;
	height: 90px;
	width: auto;
	margin-right: 10px;
	border-radius: 0
}

#other-section .index-listing .card-title {
	font-size: 16px;
	border-top: none;
	margin-left: 0;
	border-radius: 0;
	vertical-align: top;
	height: auto
}

#other-section .index-listing a {
	color: #505050;
	display: table
}

#other-section .index-listing:last-child {
	border: none
}

@media (min-width:768px) and (max-width:991px) {
	.card-columns {
		column-count: 4
	}
}

@media (min-width:769px) {
	#other-section .index-listing.desktop .img-wrap {
		width: 100%;
		height: 100%;
		float: none
	}

	#other-section .index-listing.desktop .card-img-top {
		display: block;
		float: left;
		height: auto;
		width: 100%;
		margin-right: 10px;
		border-radius: 0
	}

	#other-section .index-listing a {
		color: #505050;
		display: table;
		width: 100%
	}
}

@media only screen and (min-width:1200px) {
	#editor-picks .index-listing:nth-child(3) {
		border: none
	}

	#editor-picks .row {
		padding-left: .95rem;
		padding-right: .95rem
	}
}

@media (min-width:992px) and (max-width:1169px) {
	#editor-picks .index-listing {
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
		padding: .8rem;
		border: none
	}
}

@media only screen and (max-width:991px) {
	#index-QuickSearch h3 {
		padding-top: 10px
	}
}

@media (min-width:769px) and (max-width:991px) {
	#editor-picks .index-listing {
		flex: 100%;
		max-width: 100%
	}

	#editor-picks .index-listing:nth-child(3) {
		border: none
	}

	#editor-picks .index-listing:last-child {
		display: none
	}

	#editor-picks .row {
		margin-left: 0;
		margin-right: 0
	}

	#other-section .index-listing a {
		width: 100%
	}
}

@media (min-width:576px) and (max-width:768px) {
	#editor-picks .row {
		margin-left: 0;
		margin-right: 0
	}

	#editor-picks .index-listing {
		width: 100%
	}
}

@media only screen and (max-width:575px) {
	#index-QuickSearch button {
		font-size: 14px
	}

	#index-QuickSearch i {
		display: none
	}

	#editor-picks .index-listing {
		flex: 100%;
		max-width: 100%
	}

	#editor-picks .row {
		margin-left: 0;
		margin-right: 0
	}

	#index-QuickSearch .border {
		min-height: 50px
	}

	#index-QuickSearch .container {
		padding-top: 0;
		padding-bottom: 0
	}

	#other-section #editor-picks .index-listing:last-child {
		display: block
	}
}

.slider-card {
	margin: 0;
	position: relative;
	background-color: transparent
}

.caption-wrapper {
    width: 100%;
    position: initial;
    text-align: left;
    line-height: 30px;
    padding: 5px;
    background-color: rgba(127, 174, 81, 1);
    border-left: 5px solid #fca883;
    height: 70px
}

.slick-current .caption-a {
	opacity: 1 !important;
	transition: all .4s ease-in-out;
	transition-delay: .15s
}

.slider-card h5 {
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 9;
	font-size: 22px
}

.slider-card h5 a {
	padding: 5px 10px;
	background-color: #28a745;
	display: inline-block;
	color: #fff
}

.slick-current .caption-wrapper {
	opacity: 1 !important;
	transition: all .25s ease-in-out
}

#index-top-banner .slick-dotted.slick-slider {
	margin-bottom: 0
}

#index-top-banner .caption-wrapper {
	width: 100%;
	z-index: 2;
	line-height: 23px;
	border-left: 6px solid #28a745;
	padding-left: 8px;
	padding-right: 5px;
	background-color: rgba(236, 151, 41, 0.9);
	display: table;
	min-height: 56px;
	min-width: 280px
}

#index-top-banner .caption-a {
    color: #fff;
    font-weight: 500;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .75);
    font-size: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

#index-top-banner .slick-dots {
	position: absolute;
	bottom: 8px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}

#index-top-banner ul li[role=presentation] {
	float: none;
	margin-top: 25px
}

#index-top-banner .slick-dots li button:before {
	font-family: "slick";
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: "•";
	text-align: center;
	opacity: .75;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

#index-top-banner .slick-dots li.slick-active button:before {
	color: #ec9729;
	opacity: 1
}

#index-top-banner .slick-next:before {
	content: "→"
}

#index-top-banner .slick-prev:before {
	content: "←"
}

#index-top-banner .slick-next,
#index-top-banner .slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 25px;
	height: 25px;
	padding: 0;
	transform: translateY(-50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent
}

#index-top-banner .slick-next:before,
#index-top-banner .slick-prev:before {
	font-family: "slick";
	font-size: 25px;
	line-height: 1;
	opacity: .75;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow: 1px 1px 4px rgba(0, 0, 0, .75)
}

@media (min-width:993px) {

	#index-top-banner .slick-next,
	#index-top-banner .slick-prev {
		width: 30px;
		height: 30px
	}

	#index-top-banner .slick-next:before,
	#index-top-banner .slick-prev:before {
		font-size: 30px
	}
}

#index-top-banner .slick-prev {
	left: 20px
}

@media (min-width:993px) {
	#index-top-banner .slick-prev {
		left: 100px
	}
}

@media (min-width:1201px) {
	#index-top-banner .slick-prev {
		left: 175px
	}
}

@media (min-width:1401px) {
	#index-top-banner .slick-prev {
		left: 250px
	}
}

@media (min-width:1601px) {
	#index-top-banner .slick-prev {
		left: 400px
	}
}

#index-top-banner .slick-next {
	right: 20px
}

@media (min-width:993px) {
	#index-top-banner .slick-next {
		right: 100px
	}
}

@media (min-width:1201px) {
	#index-top-banner .slick-next {
		right: 175px
	}
}

@media (min-width:1401px) {
	#index-top-banner .slick-next {
		right: 250px
	}
}

@media (min-width:1601px) {
	#index-top-banner .slick-next {
		right: 400px
	}
}

@media (min-width:577px) {
	@media (min-width:577px){
		#index-top-banner .caption-wrapper {
			padding: 10px;
			line-height: 43px;
			height: 106px
		}
	
		#index-top-banner .caption-a {
			font-size: 25px
		}
	
	html[data-useragent*="MSIE 10.0"] #index-top-banner .caption-a,
	html[data-useragent*="Trident/7.0"] #index-top-banner .caption-a {
		display: block;
		text-align: left
	}
}

@media (min-width:993px) {
	#index-top-banner .caption-a {
		font-size: 26px
	}

	#index-top-banner .slider-card img {
		opacity: .7;
		transition: all .25s ease-in-out
	}

	#index-top-banner .slick-current img {
		opacity: 1 !important;
		transition: all .25s ease-in-out
	}

	#index-top-banner .slick-current .slider-card {
		background-color: transparent;
		transition: all .25s ease-in-out
	}

	#index-top-banner .slider-card {
		margin: 0 6px;
		transition: all .25s ease-in-out
	}
}

@media (min-width:1201px) {
	#index-top-banner .caption-a {
		font-size: 28px
	}
}

#theme-Banner {
	background-color: #fff;
	margin-bottom: 40px
}

#theme-Banner .caption-wrapper {
	max-width: 100%;
	position: absolute;
	bottom: 35px;
	display: block;
	line-height: 1.4;
	border-left: none;
	padding-left: 0;
	background-color: transparent;
	opacity: 0;
	transition: all .25s ease-in-out
}

#theme-Banner .slick-list {
	overflow: inherit
}

#theme-Banner .caption-wrapper {
	opacity: 1;
	padding: 0 55px;
	margin-bottom: -70px
}

#theme-Banner .slider-card>a img {
	transition: all .1s ease-out
}

#theme-Banner .slider-card h5 {
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 9;
	font-size: 16px
}

#theme-Banner .slider-card h5 a {
	padding: 5px 20px;
	background-color: #28a745;
	display: inline-block
}

#theme-Banner .caption-a {
	display: inline-block;
	background-color: rgba(236, 151, 41, .95);
	color: #fff;
	display: block;
	text-align: center;
	padding: 10px 20px;
	font-size: 18px
}

@media (min-width:577px) {
	#theme-Banner .caption-a {
		font-size: 20px
	}

	#theme-Banner .caption-wrapper {
		padding: 0 30px;
		margin-bottom: -65px
	}
}

@media (max-width:767px) {
	#theme-Banner {
		margin-bottom: 0;
	}

	#theme-Banner .caption-wrapper {
		display: none;
		bottom: 0
	}

	#theme-Banner .caption-a {
		display: none;
	}

	#theme-Banner .slider-card>a img {
		border-radius: 15px;
		padding: 5px;
	}

}