@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
:root{
	--color_main:#FFADB0;
	--color_second:#FF7A7E;
	--color_highlight:#8B0000;
	--color_text:#000000;
	--color_title:#292929;
}
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');
@font-face {
	font-family: 'SVN-GalleryModern';
	src: url('SVN-GalleryModern.eot');
	src: url('SVN-GalleryModern.eot?#iefix') format('embedded-opentype'),
		url('SVN-GalleryModern.woff2') format('woff2'),
		url('SVN-GalleryModern.woff') format('woff'),
		url('SVN-GalleryModern.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'FontAwesome';
	src: url('//cdn.hstatic.net/themes/200000037048/1001450165/14/fontawesome.eot?v=213');
	src: url('//cdn.hstatic.net/themes/200000037048/1001450165/14/fontawesome.eot?v=213') format('embedded-opentype'), url('//cdn.hstatic.net/themes/200000037048/1001450165/14/fontawesome.woff?v=213') format('woff'), url('//cdn.hstatic.net/themes/200000037048/1001450165/14/fontawesome.ttf?v=213') format('truetype'), url('//cdn.hstatic.net/themes/200000037048/1001450165/14/fontawesome.svg?v=213') format('svg');
	font-weight: normal;
	font-style: normal;
} 
@font-face {
	font-family:'Glyphicons Halflings';
	src:url('//cdn.hstatic.net/themes/200000037048/1001450165/14/glyphicons-halflings-regular.eot?v=213');
	src:url('//cdn.hstatic.net/themes/200000037048/1001450165/14/glyphicons-halflings-regular.eot?#iefix?v=213') format('embedded-opentype'),url('//cdn.hstatic.net/themes/200000037048/1001450165/14/glyphicons-halflings-regular.woff?v=213') format('woff'),url(//cdn.hstatic.net/themes/200000037048/1001450165/14/glyphicons-halflings-regular.ttf?v=213) format('truetype'),url(//cdn.hstatic.net/themes/200000037048/1001450165/14/glyphicons-halflings-regular.svg#glyphicons_halflingsregular?v=213) format('svg')
}
*{font-family:'Montserrat', sans-serif!important;margin: 0;padding: 0;}
.glyphicon{font-family: 'Glyphicons Halflings'!important;}
.fa{font-family: 'FontAwesome'!important;}
html,body{border: 0;background-color: #fff;}
html{font-size: 62.5%;-webkit-overflow-scrolling: touch;-webkit-text-size-adjust:none;-ms-text-size-adjust:100%;}
img{max-width:100%;}
body{
	line-height:1.4;
	font-size: 14px;
	color:var(--color_text);
	overflow-x: hidden;
	background : #fff;
	position: initial !important;
}	
/* 1.2 - HTML5 Elements */
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section { display:block; }
/* 1.4 - Typography */
h1,h2,h3,h4,h5,h6 { color:var(--color_title); margin:0 0 13px 0;  font-weight:500;line-height:1.2}
h1 { font-size: 36px; }
h2 { font-size: 28px;}
h3 { font-size: 24px;}
h4 { font-size: 13px; line-height: 18px; }
h5 { font-size: 12px; line-height: 18px; }
h6 { font-size: 10px; line-height: 18px; text-transform:uppercase; }
p{ margin: 0 0 10px 0; line-height: 21px }
/* 1.5 - Links and Buttons */
a {color:var(--color_text);text-decoration: none; outline: none; -moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
a:hover,a:focus{color:var(--color_highlight);text-decoration: none; outline: none;}	
a:active { outline: none; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color:var(--color_title);line-height: 1.1; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{color:var(--color_highlight);}
/* 1.6 - Tables */
table { width: 100%; border-spacing: 0; }
table tr td { border-top: 1px solid #dddddd; }
table tr td, table tr th { padding: 10px; text-align: left; }
table tr td:first-child, table tr th:first-child { padding-left: 0px; }
table tr td:last-child, table tr th:last-child { padding-right: 0px; }
strong { font-weight: 700; }
em { font-style: italic; }
/* 2.3 - Lists */
ul{	padding:0;list-style-type:none;}
ul.unstyled, ol.unstyled { margin: 0; list-style: none outside none; }
ul.unstyled > li, ol.unstyled > li { list-style: none; }
ul.horizontal > li, ol.horizontal > li { display: block; float: left; }
ul.horizontal-inline, ol.horizontal-inline { text-align: center; }
ul.horizontal-inline > li, ol.horizontal-inline > li { display: inline; margin: 0 5px; }
ul.expanded > li, ol.expanded > li { margin-bottom: 10px; }
a{transition: opacity 150ms linear, color 150ms linear, background 150ms linear;}
input:focus {outline: none;}
/* lazyload */
.owl-carousel .owl-item img,
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
	max-height: initial !important; 
}
img.owl-lazy:not([src]){visibility: hidden;}
.owl-carousel .owl-item img {
	width: auto!important;
	text-align: center;
	margin: auto;
	overflow: hidden;
}

.ratiobox {position: relative;display: block;}
.ratiobox .ls-blur-up-is-loading,.ratiobox .lazyload:not([src]) {	visibility: hidden;min-height:200px}
.ratiobox .ls-blur-up-img{
	position: absolute;top: 0;left: 0;
	width: 100%;height: 100%;display: block;
	font-family: "blur-up: auto", "object-fit: contain";
	-o-object-fit: contain;object-fit: contain;filter: blur(8px);
	opacity: 1;transition: opacity 500ms, filter 700ms;
}
.ratiobox .ls-blur-up-img.ls-inview.ls-original-loaded {opacity: 0;	filter: blur(5px);}
/* END ++++ lazyload */
@media(min-width:1200px) {
	.container-fluid {max-width: 1442px;padding: 0 53px;}
}
@media(min-width:1600px) {	.container-fluid {max-width: 1560px;;padding: 0 15px;}}
.mainContent-theme {min-height: 80vh;}
/*========================================================================*/
main.main-index{position: relative;	z-index:99;}

button:focus{border-color: transparent; outline: none;}
.heading-page h1{font-size: 30px;font-weight: 700;margin-bottom: 30px;}

.sitebox-recaptcha {padding:6px 0 0;text-align: left;color: #9e9e9e; font-size: 13px;    clear: both;}
.sitebox-recaptcha a{color: #2962ff;}
.grecaptcha-badge { visibility: hidden; }

.pd-page {padding-top:30px;}
.main-body {position: relative;}
.row-flex{
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
}
.mainContent-theme:not(.main-index){padding-top:40px;}
/*--------------------------------------------------------------------------------
HEADER
--------------------------------------------------------------------------------*/
.header-main__wrapper.hSticky {visibility: hidden; opacity: 0;}
.header-main__wrapper.hSticky.hSticky-nav{
	position: fixed;top: 0;left: 0;	right: 0;	z-index: 999;
	background: #fff;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-webkit-transform: translateY(-100%);	transform: translateY(-100%);
	-webkit-transition: all 400ms ease;-moz-transition: all 400ms ease;transition: all 400ms ease;
}
.header-main__wrapper.hSticky.hSticky-nav.hSticky-up{
	opacity: 1;visibility: visible;
	-webkit-transform: translateY(0); transform: translateY(0);
	-webkit-transition: all 400ms ease;	-moz-transition: all 400ms ease;transition: all 400ms ease;
}
.header-main{
	padding: 25px 0;
	box-shadow: 0 0px 5px 1px rgba(187,187,187,0.6);
}
.header-main>.container-fluid>.row{
	align-items: center;
	-webkit-align-items: center;
}
.header-main .header-logo{padding:0 15px;}
.header-main .header-nav{
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex:1;
	-ms-flex:1;
	padding:0 15px;
}
.header-main .header-nav .navigation-wrapper{
	max-height: 35px;
}
.header-main .header-nav .navigation-arrows{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
}
.navigation-arrows i {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.header-nav .main-nav{
	margin: 0;
	flex-direction: row;
	flex-wrap: wrap;
	max-width: 100%;
	width: 100%;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
}
.header-nav .main-nav .nav-item{position:relative;}
.header-nav .main-nav .nav-item a{
	font-weight: 500;
	font-size: 15px;
	line-height: calc(19/16);
	display: inline-block;
	color:var(--color_title);
	transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	text-transform:capitalize;
}
.header-nav .main-nav .nav-item:hover>a{
	color:var(--color_highlight);
	font-weight:500;
}
.header-nav .main-nav .nav-item:hover .nav-sub{
	opacity:1;
	visibility:visible;
}
.header-nav .main-nav .nav-item>a{
	padding: 8px 13px;
}
.header-nav .main-nav .nav-item .nav-icon{
	display: inline-block;
	line-height: 0;
	vertical-align: middle;
}
.header-nav .main-nav .nav-item .nav-sub{
	position: absolute;
	background: #fff;
	min-width: 135px;
	z-index: 999;
	box-shadow:0 2px 7px rgb(213 213 213 / 60%);
	opacity:0;
	visibility:hidden;
	transition: all 0.3s ease-in-out;
}
.header-nav .main-nav .nav-item .nav-sub li:not(:last-child) a{
	border-bottom:1px solid #ddd;
}
.header-nav .main-nav .nav-item .nav-sub a{
	padding: 9px 18px;
	text-align: left;
	display: block;
	font-size: 14px;
	display: block;
}
.header-main .header-list{padding:0 15px;}
.header-main .action-list{
	margin:0;

}
.header-main .action-list li{
	line-height: 0;
}
.header-main .action-list li:not(:last-child){margin-right:27px;}
.header-main .action-list .action-link{
	line-height: 0;
}
.action-list li a{
	position: relative;
	display: block;
}

.action-list li .count-holder{
	position: absolute;
	width: 16px;
	height: 16px;
	background: var(--color_main);
	border-radius: 100%;
	font-size: 10px;
	display: block;
	line-height: 16px;
	text-align: center;
	top: -4px;
	right: -7px;
	color: #000;
}
.blog-head{
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.blog-head .blog-more{
	font-weight: 400;
	font-size: 16px;
	line-height: calc(29/24);
	color: #FF7A7E;
}
.blog-head .blog-more .icon-more{
	display: inline-block;
	line-height: 0;
	vertical-align: middle;
}
.blog-head .blog-more svg{
	display: inline-block;
	width: 9px;
}
/*----------------- SLIDER HOME -----------------*/
#homepage_slider .owl-dots{
	position: absolute;
	bottom: -15px;
	left: 0;
	right: 0;
	text-align: center;
}
#homepage_slider .owl-dots .owl-dot{
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #ccc !important;
	border-radius: 100%;
	margin: 0 5px;
}
#homepage_slider .owl-dots .owl-dot.active{
	background:var(--color_highlight) !important;
}
/*--------------------- Menu Mobile ---------------------*/
.header-mobile{padding:10px 0;}
.header-mobile .row.row-flex{
	align-items: center;
	-webkit-align-items: center;
}
.header-mobile .action-list{
	margin:0;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
}
.header-mobile .action-list li{
	line-height: 0;
}
.header-mobile .action-list li:not(:first-child){margin-left:10px;}
.header-mobile .action-list li svg{
	display:inline-block;
	width:17px;
	height:17px;
}
body.show-menu .site-menu{
	transform:translate(0%);
	opacity:1;
	visibility:visible;
}
.site-menu{
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	background: #FFADB0;
	max-width:480px;
	width:100%;
	z-index: 9999;
	transform:translate(-100%);
	transition: all 0.3s ease-in-out;
	opacity:0;
	visibility:hidden;
}
.menu-mobile__head{
	padding: 21px 17px;
	text-align: right;
}
.menu-mobile__head svg{
	display: inline-block;
	width: 20px;
	height: 20px;
}
.menu-mobile--bottom{
	height: 89vh;
}
.menu-mobile__list{
	height: 100%;
	margin: 0;
	padding: 0 40px;
	overflow:hidden;
	overflow-y:auto;
}
.menu-mobile__list .nav-child{position:relative;}
.menu-mobile__list .nav-child .icon-sub-mb{
	display: inline-block;
	position: absolute;
	top: 15px;
	right: 0;
}
.menu-mobile__list .nav-child .icon-sub-mb svg{
	display: inline-block;
	width: 24px;
	height: 24px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.menu-mobile__list .nav-child .icon-sub-mb.active svg{
	transform:rotate(180deg);
}
.menu-mobile__list>.nav-item>a{
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: 600;
	display: inline-block;
	padding: 15px 0;
}
.menu-mobile__list .menu-mb-sub{padding:0 10px;}
.menu-mobile__list .menu-mb-sub li a{
	font-size: 14px;
	text-transform: capitalize;
	font-weight: 500;
	color: #fff;
	padding: 3px 0;
	display: block;
}
.menu-mobile__list .menu-mb-sub{display:none;}
/*--------------------------------------------------------------------------------
INDEX
--------------------------------------------------------------------------------*/
.section-index{
	padding-top:80px;
}
.section-index .section-head{margin-bottom:40px;}
.section-head h2{margin:0;}
.section-title{
	display: block;
	font-weight: 400;
	font-size: 48px;
	line-height: calc(53/48);
	font-family: 'Montserrat' !important;
	//text-transform: uppercase;
}
.title-c2{color:var(--color_highlight) !important;}
.section-more{margin-top:15px;}
.btn-main{
	display: inline-block;
	font-weight: 500;
	font-size: 16px;
	line-height: calc(29/24);
	padding: 10px 25px;
	border: 1px solid var(--color_second);
	color: var(--color_second);
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	background:#fff;
}
.btn-main:hover{
	background:var(--color_second);
	color:#fff;
}
.category-list:not(.owl-loaded){
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.category-list:not(.owl-loaded) .category-item{
	flex: 0 0 calc(100% / 6);
	-ms-flex: 0 0 calc(100% / 6);
	max-width:calc(100% / 6);
	margin-bottom:15px;
}
.category-item .category-title{
	margin-top:12px;
	margin-bottom:0;
	text-align:center;
	font-weight: 500;
	font-size: 18px;
	line-height: calc(29/24);
}
.category-item .category-title a{

	text-transform: capitalize;
	color: var(--color_text);
	transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.category-item .category-title a:hover{
	color: var(--color_highlight);
}
.owl-carousel.style-nav .owl-nav button{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	margin-top: -15px;
	line-height: 0;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.owl-carousel.style-nav .owl-nav button.disabled{
	opacity:0;
	visibility:hidden;
}
.owl-carousel.style-nav .owl-nav button svg{
	display:inline-block;
	width:60px;
	height:60px;
}
.owl-carousel.style-nav .owl-nav button.owl-prev{left:0;}
.owl-carousel.style-nav .owl-nav button.owl-next{right:0;}
.owl-carousel.style-nav .owl-nav button.owl-prev svg{
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
.style-nav.nav-color .owl-nav button svg circle{
	stroke: var(--color_highlight);
}
.style-nav.nav-color .owl-nav button svg path{
	fill: var(--color_highlight);
}
.flashsale-head{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.flashsale-countdown{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
}
.flashsale-countdown span:not(.timer-dot){
	display: inline-block;
	width: 53px;
	height: 53px;
	text-align: center;
	line-height: 53px;
	background: var(--color_main);
	font-weight: 600;
	font-size: 24px;
	color:#fff;
}
.flashsale-countdown span.timer-dot{
	display: inline-block;
	margin: 0 12px;
	font-size: 24px;
	line-height: calc(29/24);
	color: var(--color_main);
}
.flashsale-countdown .flashsale-link{
	display: inline-block;
	margin-left: 15px;
}
.flashsale-product__list.owl-carousel .owl-stage{padding-left:0 !important;}
.mixmatch-data{
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.mixmatch-data .item-mixmatch{margin-bottom:20px;}
.page-mixmatch img {
    aspect-ratio: 3 / 4;
    object-fit: cover;
    object-position: center;
}
.section-store__wrapper{position:relative;}
.section-store__detail{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
}
.section-store__detail .store-title{
	font-weight: 500;
	font-size: 24px;
	line-height: calc(39/32);
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 50px;
}
.section-store__detail .store-des{
	font-weight: 400;
	font-size: 16px;
	line-height: calc(29/24);
	text-align: center;
	color: #fff;
	margin-bottom: 40px;
}
.section-store__detail .store-action .btn-store{
	display: inline-block;
	background: var(--color_main);
	border-radius: 38px;
	font-weight: 500;
	font-size: 18px;
	line-height: calc(24/20);
	text-transform: uppercase;
	color: #fff;
	padding: 10px 24px;
}
.section-fb .rcm-product-lists .owl-stage{padding-bottom:20px;}
.pro-loop-social{
	border: 1px solid #ebebeb;
	border-radius: 4px;
	box-shadow: 2px 2px 6px 0px rgb(219 219 219 / 70%), 0px 0px 5px 0px rgb(219 219 219 / 70%);
}
.pro-loop-social .fb-social-head{
	padding: 10px 15px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items:center;
}
.pro-loop-social .fb-social-head .fb-shop-img{max-width:80px;}
.pro-loop-social .fb-social-head .fb-logo  img{width:20px !important;}
.pro-loop-social .product-img a{
	display: block;
	position: relative;
	padding-bottom: 150%;
}
.pro-loop-social .product-img img{
	position: absolute;
	width: 100% !important;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	object-fit: cover;
}

.pro-loop-social .fb-social-actions{
	display: flex;
	justify-content: space-between;
	padding: 10px 15px;
}
.pro-loop-social .fb-social-actions>div{
	display:flex;
	align-items:center;
}
.pro-loop-social .fb-social-actions img{
	width: 20px !important;
	margin-right: 6px;
}
.pro-loop-social .fb-social-actions span{
	font-size: 12px;
	line-height: 1;
	color: #afafaf;
}
.fb-message{
	padding: 0 15px 15px;
}
.fb-message .message-block{
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*----------------FOOTER----------------*/
.footer-main{margin-top:70px;padding-bottom:30px;}
.footer-main .footer-title{
	font-weight: 700;
	font-size: 20px;
	line-height: calc(29/24);
	margin-bottom: 10px;
}
.footer-main .footer-content p{
	font-weight: 400;
	font-size: 14px;
	line-height: calc(29/16);
	margin: 0;
}
.footer-main .footer-content p + p{margin-top:28px;}
.footer-links{margin:0;}
.footer-links li a{
	font-weight: 400;
	font-size: 14px;
	line-height: calc(29/16);
	display: inline-block;
}
.footer-col .footer-address {
	font-size: 14px;
	line-height: calc(29/16);
	display: inline-block;
}
.footer-col .footer-info{margin:0;}
.footer-col .footer-info li:first-child{margin-bottom:25px;}
.footer-col .footer-info__box{
	display: flex;
	align-items: center;
}
.footer-col .footer-info__box .info-icon{
	display: inline-block;
	margin-right: 12px;
	line-height: 0;
}
.footer-col .footer-info__box a{
	font-size: 14px;
	line-height: calc(29/16);
	display: inline-block;
}
/*------------------------- PRODUCT ITEM-------------------------*/
.content-product-lists,.content-product-list,.search-list-results{
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.pro-loop{
	margin-bottom:30px;
}
.pro-loop .product-img{
	position:relative;
}
.pro-loop .product-sale{
	position: absolute;
	top: 24px;
	left: 18px;
	display: inline-block;
	width: 40px;
	height: 40px;
	background: var(--color_highlight);
	z-index: 2;
	border-radius: 100%;
	text-align: center;
	line-height: 40px;
}
.pro-loop .product-sale span{
	font-weight: 500;
	font-size: 14px;
	line-height: calc(24/20);
	color: #fff;
}
.pro-loop .product-wish{
	position: absolute;
	z-index: 2;
	top: 24px;
	right: 18px;
}
.pro-loop .product-wish .btn-add-wishlist{
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 100%;
	background: rgba(245, 245, 245, 0.9);
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
}
.pro-loop .swatch-loop{
	position: absolute;
	right: 0;
	bottom: 75px;
	max-width: 140px;
	height: 40px;
	width: 100%;
	background: rgba(245, 245, 245, 0.6);
	border-radius: 35px;
	padding: 8px;
	transform: rotate(90deg) translateY(-40px);
	-webkit-transform: rotate(90deg) translateY(-40px);
}
.pro-loop .swatch-loop .owl-nav .owl-prev{
	position: absolute;
	top: -5px;
	right: 0px;
	transform: rotate(-90deg);
}
.pro-loop .swatch-loop .owl-nav .owl-next{
	position: absolute;
	top: 10px;
	right: 0px;
	transform: rotate(90deg);
}
.swatch-loop .swatch-element.color label{
	display: inline-block;
	width: 24px;
	height: 24px;
	border-radius: 100%;
	margin: 0;
}
.pro-loop .product-detail{
	padding-top:15px;
}
.pro-loop .product-detail .pro-name{
	margin-bottom: 10px;
	font-weight: 300;
	font-size: 16px;
	line-height: calc(29/24);
}
.pro-loop .product-detail .pro-price{margin:0;}
.pro-loop .product-detail .pro-price span{
	font-weight: 500;
	font-size: 16px;
	line-height: calc(39/32);
	color: var(--color_text);
	display:inline-block;
}
.pro-loop .product-detail .pro-price span.pro-price-del{
	font-weight: 300;
	font-size: 14px;
	line-height: calc(29/24);
	color: var(--color_highlight);
	margin-left: 8px;
}
.pro-loop .flashsale-quantity__bar{
	display: block;
	position: relative;
	width: 100%;
	height: 14px;
	margin-top: 15px;
}
.pro-loop .flashsale-quantity__bar:before{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(245, 245, 245, 0.9);
	border-radius: 20px;
}
.pro-loop .flashsale-quantity__bar .quantity-bar{
	position: absolute;
	width: 0;
	height: 100%;
	background: #FAC9C4;
	border-radius: 20px;
}
.article-loop{margin-bottom:30px;}
.article-loop .article-detail{
	padding-top: 15px;
}
.article-loop .article-detail h3{
	margin: 0;
	font-size: 16px;
	line-height: calc(29/24);
	font-weight: 500;

}
.article-loop .article-detail h3 a{
	color: #000;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.article-loop .article-detail h3 a:hover{
	color: var(--color_highlight);
}
/*--------------------------------------------------------------------
PRODUCT DETAIL 
--------------------------------------------------------------------*/
#sliderproduct{margin:0;}
#sliderproduct.owl-carousel:not(.owl-loaded) .product-gallery-item:not(:first-child){display:none;}
#sliderproduct .product-gallery-item .product-image-feature{width:100% !important;}
#sliderproduct .owl-dots{
	position: absolute;
	bottom: -50px;
	left: 0;
	right: 0;
	text-align: center;
}
#sliderproduct .owl-dots .owl-dot{
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #ccc !important;
	border-radius: 100%;
	margin: 0 5px;
}
#sliderproduct .owl-dots .owl-dot.active{
	background:var(--color_highlight) !important;
}
.product-gallery .product-gallery__thumbs-container{
	width: 102px;
	float:left;
}

.product-gallery__thumbs-container .product-gallery__thumbs{
	padding-top:50px;
	padding-bottom:50px;
	height:100%;
	overflow:hidden;
	background: none;
}
.product-gallery__thumbs-container .product-gallery__thumb img{width:100%;}
.thumb-video a{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 15px 0;
}
.thumb-video .product-gallery__thumb-placeholder img{
	width:40px !important; 
}
.thumb-video .title-video{
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	font-size: 12px;
	line-height: 1;
}
.product-gallery__thumbs .mTSWrapper{
	overflow: hidden;
}
.product-gallery__thumbs .mTSButton .mTSButtonIconContainer{display:none;}
.product-gallery__thumbs .mTSButton{
	display:block;
	position:absolute;
	background-size:cover;
	background-repeat:no-repeat;
	background-size:cover;
	background-repeat:no-repeat;
	left:50%;
	transform:translateX(-50%);
	width: 45px;
	height: 45px;
	margin-left:0;
}
.product-gallery__thumbs .mTSButton.mTSButtonDown{
	background-image:url(//cdn.hstatic.net/themes/200000037048/1001450165/14/icon-down.png?v=213);
	bottom:0;

}
.product-gallery__thumbs .mTSButton.mTSButtonUp{
	background-image:url(//cdn.hstatic.net/themes/200000037048/1001450165/14/icon-up.png?v=213);
	top:0;

}
.product-gallery__thumbs-container .product-gallery__thumb{
	margin-bottom:4px;
	border: 1px solid transparent;
	padding: 3px;
}
.product-gallery__thumbs-container .product-gallery__thumb.active{
	border-color:var(--color_main);
}
.product-gallery__thumb-mb{
	border: 1px solid transparent;
	padding: 3px;
}
.product-gallery__thumb-mb.active{
	border-color:var(--color_main);
}

#sliderproduct{
	position: relative;
}
#sliderproduct .owl-nav button img{
	transform: rotate(90deg);
}
#sliderproduct .owl-nav .owl-prev{
	position: absolute;
	top: 50%;
	left: -10px;
	transform: translateY(-50%)
}
#sliderproduct .owl-nav .owl-next{
	position: absolute;
	top: 50%;
	right: -10px;
	transform: translateY(-50%)
}
#sliderproduct .owl-nav button{
	background: #fff;
	border-radius: 100%;
	width: 45px;
	box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.5);
}
#sliderproduct .owl-nav button.disabled{
	display: none;
}
.product-gallery .product-image-detail{
	width: calc(100% - 102px);
	padding-left: 12px;
	float:left;
}
.detail-product__wrapper{max-width:500px;}
.product-title{margin-bottom:23px;}
.product-title h1{
	font-weight: 600;
	font-size: 24px;
	line-height: calc(29/24);
	text-transform: capitalize;
	color: #000;
	margin: 0;
}
.product-content-desc .product-line{
	align-items: center;
	-webkit-align-items: center;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	margin-bottom: 20px;
}
.product-content-desc .product-price .pro-price{
	font-weight: 500;
	font-size: 22px;
	line-height: calc(44/36);
	text-transform: capitalize;
}
.product-content-desc .product-price del{
	font-size: 16px;
	margin-left: 10px;
	color: #999;
}
#pro_sku{
	font-weight: 300;
	font-size: 13px;
	line-height: calc(16/13);
	text-transform: capitalize;
	color: #000000;
}
.selector-wrapper{display:none;}
.product-lb{
	font-weight: 500;
	font-size: 16px;
	line-height: calc(24/20);
	text-transform: capitalize;
	color: #000000;
}
.sodo-data{
	font-size: 16px;
	line-height: calc(24/20);
	text-transform: capitalize;
}
.select-swatch .swatch{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	margin-bottom: 20px;
	position:relative;
}
.select-swatch .swatch .header{
	min-width: 100px;
	font-weight: 500;
	font-size: 16px;
	line-height: calc(24/20);
	text-transform: capitalize;
	color: #000000;
	padding-top: 10px;
}
.select-swatch .swatch .swatch-element{
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
}
#variant-swatch-0  .swatch-element{
  width:30%
}
.swatch .swatch-element.color span.color-text {
    width: max-content !important;
}
.select-swatch .swatch .wrapper-choose{
	display:block;
	width:100%;
}
.swatch .swatch-element input{
	position: absolute;
	opacity: 0;
	visibility: hidden;
}
.swatch .swatch-element label{
	width: 50px;
	height: 50px;
	line-height: 50px;
	border: 1px solid transparent;
	border-radius: 100%;
	text-align: center;
	font-weight: 400;
	margin: 0;
	cursor: pointer;
}

.swatch .swatch-element label.sd{
	border-color:#484848;
}
.swatch .swatch-element.color label{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
}
.swatch .swatch-element.color label span{
	font-size: 0;
	width: 30px;
	height: 30px;
	display: inline-block;
	border-radius: 100%;
	border:1px solid #ddd;
}
.btn-size-guide{
	font-size: 14px;
	line-height: calc(24/20);
	color: var(--color_highlight);
}
.module-wrap-sizes .box-item{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
}
.module-wrap-sizes .quantity-lb{
	min-width: 100px;
	font-weight: 500;
	font-size: 16px;
	line-height: calc(24/20);
	text-transform: capitalize;
	color: #000000;
}
.module-wrap-sizes .quantity-area{
	max-width: 147px;
	width: 100%;
	position: relative;
}
.module-wrap-sizes .qty-btn{
	background: #D9D9D9;
	width: 34.27px;
	height: 29px;
	border: 0;
	font-weight: 400;
	font-size: 18px;
	line-height: calc(24/20);
	top:0;
	position:absolute;
}
.module-wrap-sizes .qty-btn.qty-minus{left:0;}
.module-wrap-sizes .qty-btn.qty-plus{right:0;}
.module-wrap-sizes input{
	width: 100%;
	text-align: center;
	border: 0.5px solid rgba(245, 245, 245, 0.9);
	height: 29px;
	font-weight: 400;
	font-size: 16px;
	line-height: calc(24/20);
	color: #000000;
}
.selector-actions .wrap-addcart{
	margin-top: 30px;
	display: flex;
	border: 1px solid var(--color_main);
}
.selector-actions .wrap-addcart .addcart-fb{
	flex: 0 0 20%;
	-ms-flex: 0 0 20%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.selector-actions .wrap-addcart .addcart-fb:before{
	position: absolute;
	content: '';
	width: 1px;
	height: 70%;
	background: var(--color_main);
	right: 0;
}
.selector-actions .wrap-addcart .add-to-cartProduct{
	flex: 1;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	text-transform: uppercase;
	padding: 20px 20px;
	text-align: center;
	color: #fff;
	border: 0;
}
.selector-actions .wrap-addcart #add-to-cart{
	color: var(--color_second);
	background: #fff;
}
.selector-actions .wrap-addcart #buy-now{
	background: var(--color_second);
}
.product-tabs{
	margin-top: 30px;
}
.product-tabs__item .title-bl{
	position: relative;
	padding: 8px 0;
	cursor: pointer;
}
.product-tabs__item .title-bl h2{
	font-weight: 500;
	font-size: 16px;
	line-height: calc(24/20);
	margin: 0;
	color: #000000;
}
.product-tabs__item .title-bl .icon-tab{
	display: inline-block;
	line-height: 0;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}
.product-tabs__item .title-bl .icon-tab svg{
	display:inline-block;
	width:12px;
	transition: all 0.3s ease-in-out;
}
.product-tabs__item .title-bl.active .icon-tab svg{
	transform: rotate(180deg);

}
.product-tabs__item .description-content{
	display:none;
	padding-bottom:30px;
}
.section-product{padding-top:70px;}
.list-productRelated .heading-title{margin-bottom:30px;}
.product-list__owl.owl-carousel .owl-stage{padding-left:0 !important;}
/* ------------------------ Style variant ------------------------ */


/* ------------------- Setting varian màu sắc -------------------- */

/* ------------------- Setting varian màu sắc -------------------- */





.color.swatch-element label.hong span {
	background: #ef5777 !important;
}
.swatch-loop .swatch-element.color.hong label{
	background: #ef5777 !important;
}




.color.swatch-element label.vang span {
	background: #ffd32a !important;
}
.swatch-loop .swatch-element.color.vang label{
	background: #ffd32a !important;
}




.color.swatch-element label.xam span {
	background: #d2dae2 !important;
}
.swatch-loop .swatch-element.color.xam label{
	background: #d2dae2 !important;
}




.color.swatch-element label.xanh span {
	background: #3c40c6 !important;
}
.swatch-loop .swatch-element.color.xanh label{
	background: #3c40c6 !important;
}




.color.swatch-element label.xanh-la span {
	background: #0be881 !important;
}
.swatch-loop .swatch-element.color.xanh-la label{
	background: #0be881 !important;
}




.color.swatch-element label.sen span {
	background: #f53b57 !important;
}
.swatch-loop .swatch-element.color.sen label{
	background: #f53b57 !important;
}




.color.swatch-element label.xanh-bien span {
	background: #0fbcf9 !important;
}
.swatch-loop .swatch-element.color.xanh-bien label{
	background: #0fbcf9 !important;
}




.color.swatch-element label.den span {
	background: #000000 !important;
}
.swatch-loop .swatch-element.color.den label{
	background: #000000 !important;
}




.color.swatch-element label.trang span {
	background: #ffffff !important;
}
.swatch-loop .swatch-element.color.trang label{
	background: #ffffff !important;
}




.color.swatch-element label.do span {
	background: #ff3f34 !important;
}
.swatch-loop .swatch-element.color.do label{
	background: #ff3f34 !important;
}




.color.swatch-element label.tim span {
	background: #a55eea !important;
}
.swatch-loop .swatch-element.color.tim label{
	background: #a55eea !important;
}




.color.swatch-element label.pure-apple span {
	background: #6ab04c !important;
}
.swatch-loop .swatch-element.color.pure-apple label{
	background: #6ab04c !important;
}




.color.swatch-element label.blue span {
	background: #0c2461 !important;
}
.swatch-loop .swatch-element.color.blue label{
	background: #0c2461 !important;
}




.color.swatch-element label.cam span {
	background: #fa8231 !important;
}
.swatch-loop .swatch-element.color.cam label{
	background: #fa8231 !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}
.swatch-loop .swatch-element.color. label{
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}
.swatch-loop .swatch-element.color. label{
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}
.swatch-loop .swatch-element.color. label{
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}
.swatch-loop .swatch-element.color. label{
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}
.swatch-loop .swatch-element.color. label{
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}
.swatch-loop .swatch-element.color. label{
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}
.swatch-loop .swatch-element.color. label{
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}
.swatch-loop .swatch-element.color. label{
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}
.swatch-loop .swatch-element.color. label{
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}
.swatch-loop .swatch-element.color. label{
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}
.swatch-loop .swatch-element.color. label{
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}
.swatch-loop .swatch-element.color. label{
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}
.swatch-loop .swatch-element.color. label{
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}
.swatch-loop .swatch-element.color. label{
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}
.swatch-loop .swatch-element.color. label{
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}
.swatch-loop .swatch-element.color. label{
	background: #ffffff !important;
}


.n-sd.swatch-element.soldout {
    display: none;
}
/* ------------------- Zoom product  ------------------------ */

/* modal guide size*/

/*--------------------------------------------------------------------------------
COLLECTION 
--------------------------------------------------------------------------------*/
.wrap-collection__list{margin-bottom:40px;}
.wrap-collection__list .category-item .category-img{text-align:center;}
.wrap-collection__list .category-item .category-img a{
	border:3px solid transparent;
	border-radius:100%;
	display:inline-block;
	overflow:hidden;
}

.wrap-collection__list .category-item.active .category-img a{
	border-color:var(--color_main);
}
.wrap-collection__title{margin-bottom:30px;}
.wrap-collection__title h1{margin:0;}
.wrap-collection__filter{margin-bottom:40px;}
.collection-filter__box{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	position:relative;
}
.collection-filter__box .filter-label{
	margin: 0;
	margin-right: 30px;
	font-weight: 500;
	font-size: 20px;
	line-height: calc(24/20);
	text-transform: capitalize;
	color: #000;
}
.collection-filter__box .filter-group{
	margin: 0;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.filter-group .filter-group__item{
	margin-right: 11px;
}
.filter-group__item .filter-input{
	opacity: 0;
	visibility: hidden;
	position: absolute;
}
.filter-group__item .chk-sort{
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: var(--color_main);
	display: inline-block;
	padding: 11px 15px;
	border: 1px solid var(--color_main);
	margin: 0;
	border-radius: 3px;
	cursor: pointer;
}
.filter-group__item input:checked + .chk-sort{
	background:var(--color_main);
	color:#fff;
}
.filter-group__item .filter-group__button{
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: var(--color_main);
	padding: 11px 15px;
	border: 1px solid var(--color_main);
	margin: 0;
	border-radius: 3px;
	cursor: pointer;
	width:110px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.filter-group__item .layered-content{
	position: absolute;
	background: #fff;
	z-index: 99;
	width: 210px;
	padding-top: 8px;
	display:none;
}
.filter-group__item .layered-content .check-box-list{
	border: 1px solid var(--color_main);
	border-radius: 3px;
	margin:0;
}
.filter-group__item .check-box-list li input{
	position:absolute;
	opacity:0;
	visibility:hidden;
}
.filter-group__item .check-box-list li label{
	display: block;
	margin: 0;
	padding: 5px 10px 8px 10px;
	font-size: 14px;
	font-weight: 400;
	cursor: pointer;
	position: relative;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.filter-group__item .check-box-list li label:hover{
	background: #ebaeb0;
	color: #fff;
}
.filter-group__item .check-box-list li input:checked + label{
	background:var(--color_main);
	color:#fff;
}
.alert-no-filter{
	text-align:center;
	font-size:16px;
}
/* ---------------------------  MENU CATEGORY  --------------------------- */

/*--------------------------------------------------------------------------------
BLOG - ARTICLE
--------------------------------------------------------------------------------*/
.list-article-content .news-content{
	width: 100%;
	display: block;
	position: relative;
	overflow: hidden;
}
.blog-posts .blog-loop {margin-bottom: 25px}
.blog-posts .blog-loop:nth-of-type(3n+1){clear: both;}
.blog-posts .blog-post .blog-post-thumbnail {display: block;overflow: hidden}
.blog-posts .blog-post .blog-post-thumbnail img {
	-webkit-transition: all 1s ease-in-out 0s;
	-khtml-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	-webkit-transform: scale(1);
	-khtml-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.blog-posts .blog-post .blog-post-thumbnail:hover img {
	-webkit-transform: scale(1.2);
	-khtml-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}
.blog-posts .blog-post .blog-post-title {
	margin-bottom: 10px;
	font-size: 16px;
	text-transform: none;
	letter-spacing: 0
}
.blog-posts .blog-post .blog-post-meta {margin-bottom: 15px;color: #999}
.blog-posts .blog-post .blog-post-meta>span:after {content: '/';padding-left: 4px}
.blog-posts .blog-post .blog-post-meta>span:last-child:after {content: ''}
.blog-posts .blog-post .blog-post-meta a {color: #999}
.blog-posts .blog-post .blog-post-meta a:hover {color: #000000}

/* article */
.box-article-heading h1{margin:20px 0;font-size: 24px;}
.box-article-heading .header-page {z-index:9;}
ul.article-info-more li{opacity: 0.85;display: inline-block;margin-right: 10px;	font-size: 13px;font-weight: 600;}
ul.article-info-more li i{margin-right:5px;}
.meta-tags .tags-title{font-weight: 500;}
.meta-tags a.tag{opacity: 0.8;font-style: italic;font-size: 14px;}
.meta-tags a.tag:after {content: ",";	margin: 1px;}
.post-navigation {width: 100%;float: left;font-size: 16px;font-weight:600;}
.post-navigation .right{float: right;}
.post-navigation .left{float:left;}
.article-pages,.meta-tags,.article-comment .comment_form,.post-navigation { margin-bottom: 40px;}
.article-pages * {max-width: 100%!important;}
.article-pages ul{list-style: initial; padding-left: 20px;}
.article-pages ol{list-style-type: decimal;padding-left: 20px;}
.article-pages ul ul{ list-style-type: circle;}
.article-pages ul ul ul{  list-style-type: square;}
.article-comment .title-bl h2 {	font-size: 20px;text-transform: uppercase;	font-weight: 600;	margin-bottom:30px;}
.article-comment .title-bl h2:after {
	content: "";
	display: block;
	margin-top: 25px;
	width: 30px;
	height: 3px;
	background:#252a2b;
}
.article-comment .comment_form .form-group input,.article-comment .comment_form .form-group textarea{
	box-shadow: none;
	background: #ededed;
	color: #252a2b;
	border: 0;border-radius: 0;
}
.article-comment .comment_form .form-group input{	padding: 0 20px; height: 55px;}
.article-comment .comment_form .form-group textarea{padding:20px;resize: none;}
.article-comment .comment_form  button.btn-rb{
	background:#ffc7c8;
	border: 0;
	height: 55px;
	display: inline-block;
	padding: 0 30px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 13px;
}
.article-comment .comment_form  button.btn-rb:hover{background: #65d1e6;}
#article h3.author {font-size: 14px;font-style: normal;	text-transform: capitalize;}
#binhluan .date {float: right;color: rgb(51, 51, 51);font-size: 12px;}
#binhluan .comment-user{padding: 25px 0;border-bottom: 1px solid #ededed;}

/*Sidebar Blog*/
.news-latest, .menu-blog {
	margin: 0 0 30px;
	position: relative;
	padding: 20px;
	border: 1px solid #e3e5ec;
}
.sidebarblog-title h2 {
	font-size: 18px;
	text-transform:uppercase;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 2px solid #000;
	text-align: center;
}
.sidebarblog-title h2 span {display: none;}
.list-news-latest .item-article {
	border-bottom: 1px #efefef dotted;
	padding: 15px 0;
	margin: 0;
}
.list-news-latest .item-article:last-child{border-bottom:none;}
.list-news-latest .item-article .post-image {
	width: 30%;
	float: left;
	position: relative;
}
.list-news-latest .item-article .post-content {
	width: 70%;
	float: left;
	padding-left: 10px;
}
.list-news-latest .item-article .post-content h3 {margin: 0 0 5px;font-size: 14px;}
.list-news-latest .item-article .post-content span.author {font-size: 12px;}
.tree-menu li a {
	padding: 5px 5px 5px 0;
	color: #666;
	line-height: 26px; 
	font-size: 12px;
}
.tree-menu > li > a {
	color: #252a2b;
	font-weight: 500;
	font-size: 14px;
	line-height: 28px;
	letter-spacing: 1px;
}
.tree-menu li.has-child ul {display: none;}
.tree-menu li.has-child:first-child ul {display: block;}
.tree-menu li.has-child > ul {padding-left: 15px;}
.tree-menu li a .icon-control {
	font-size:8px;
	position:relative;
	top: -2px;
}
/*--------------------------------------------------------------------------------
ABOUT - CONTACT
------------------*/
.page-contact main{	min-height:85vh;}
.page-wrapper ul, .page-wrapper ol {
	margin-bottom:15px;
	padding-left: 40px;
}
.page-wrapper ul {list-style-type: initial;}

.box-info-contact li {margin-bottom: 30px;}
.box-info-contact li p {margin-bottom: 0;color:#666;font-weight: 500;}
.box-info-contact li p strong{font-weight:600;color:var(--color_text);}
.box-send-contact h2 {font-weight:700;font-size: 25px;margin:40px 0 35px;}
.box-send-contact h2:after {content: "";display: block;margin-top: 25px;width: 30px;height: 3px;background:#252a2b;}
.contact-form .input-group {width: 100%;margin-bottom: 20px;}
.contact-form .input-group input,
.contact-form .input-group textarea{
	border: 1px solid #e7e7e7;
	box-shadow: none;
	height: 45px;
	font-weight: 500;
	padding: 0 20px;
	background: #fbfbfb;
	color:var(--color_text);
	width:100%;
}
.contact-form .input-group textarea {width: 100%;height:130px;padding:20px 20px;}
.contact-form .input-group textarea:focus {outline: none;}
.box-send-contact button {
	height: 55px;
	line-height: 55px;
	padding: 0 30px;
	border-radius: 0;
	font-weight: 600;
	text-transform: uppercase;
}
.wrapbox-content-page-contact{padding:50px;}
.wrapbox-content-page {padding-bottom: 30px;}
.sidebar-page .group-menu {
	margin: 0 0 30px;
	position: relative;
	padding: 20px;
	border: 1px solid #e3e5ec;
}
.sidebar-page .page_menu_title h2 {
	font-size: 18px;
	text-transform:uppercase;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 2px solid #000;
	text-align: center;
}
.sidebar-page .box_image {margin-bottom: 30px;}
.box_image .banner {position: relative;overflow: hidden;}
.box_image .banner img {
	width:100%;
	-webkit-transition: all 1s ease-in-out 0s;
	-khtml-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	-webkit-transform: scale(1);
	-khtml-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.box_image .banner:hover img {
	-webkit-transform: scale(1.2);
	-khtml-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.box-map iframe{width:100%;}
/* --------------------------------------------------------------------------------
CART PAGE
-------------------------------------------------------------------------------- */
.wrapper-cart-detail{
	background: rgba(234, 234, 234, 0.9);
	padding-bottom:80px;
}
.wrapper-cart-detail .header-page{
	padding: 15px 0;
	background: #fff;
	margin-bottom: 15px;
}
.table-cart thead{display:none;}
.contentCart-detail{background:#fff;}
.main-content-cart{padding:40px 0;}
.line-item-container .remove{
	width: 60px;
}
.line-item-container .image{width:140px;}
.line-item-container .item{
	width: calc(100% - 140px);
}
.line-item-container td{border:0;}
.line-item-container .item h3{
	font-weight: 300;
	font-size: 18px;
	line-height: calc(29/24);
	margin-bottom: 20px;
}
.line-item-container .item-flex{
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	max-width: 350px;
	width: 100%;

}
.line-item-container .item .variant{margin-bottom:0;}
.line-item-container .variant_title{
	font-weight: 500;
	font-size: 16px;
	line-height: calc(19/16);
	display: inline-block;
	opacity: 0.55;
	border: 1px solid #D9D9D9;
	border-radius: 33px;
	padding: 5px 22px;
	margin-right: 15px;
}
.line-item-container .quantity-partent{
	max-width: 147px;
	width: 100%;
	position: relative;
	margin-left:15px;
}
.line-item-container .quantity-partent .item-quantity{
	width: 100%;
	border: 0.5px solid rgba(245, 245, 245, 0.9);
	text-align: center;
	height: 30px;
	font-weight: 400;
	font-size: 16px;
	line-height: calc(24/20);
	color: #000;
}
.line-item-container .quantity-partent .qty-btn{
	position: absolute;
	top: 0;
	background: #D9D9D9;
	border: 0;
	width: 35px;
	height: 29px;
}
.quantity-partent .qty-btn.qtyminus{
	left:0;
}
.quantity-partent .qty-btn.qtyplus{
	right:0;
}
.line-item-container .item-price{margin:20px 0 0 0;}
.line-item-container .item-price .pri{
	font-weight: 500;
	font-size: 18px;
	line-height: calc(29/24);
}
.sidebox-order{
	padding: 40px 30px;
	background: #fff;
}

.sidebox-order .sidebox-order_total p{
	font-size: 18px;
	line-height: calc(29/24);
	text-transform: capitalize;
	color: #2C2C2C;
	margin: 0;
}
.sidebox-order .sidebox-order_total .total-price{
	float: right;
	font-weight: 600;
	font-size: 18px;
	line-height: calc(29/24);
}
.sidebox-order .sidebox-order_action{
	margin-top: 50px;
	text-align: right;
}
.sidebox-order .sidebox-order_action .btncart-checkout{
	background:var(--color_second);
	color:#fff;
}
/*---------------------------------------------------------------------------------
PAGINATION - 404 - SEARCH PAGE 
-------------------------------------------------------------------------------- */
.breadcrumb-shop {background:#f5f5f5;}
.breadcrumb-shop .breadcrumb-arrows{padding: 10px 0;background: transparent;border-radius: 0;	margin: 0;}
.breadcrumb-shop .breadcrumb>li+li:before{padding:0 3px;}
.breadcrumb-shop .breadcrumb-arrows li{font-size:13px;}
#pagination .page-node,#pagination .next, #pagination .prev{display:inline-block;margin: 30px 8px;font-size: 15px;font-weight: 600;opacity: 0.4;}
#pagination .next{margin-left:30px}
#pagination .prev{margin-right:30px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
#pagination .page-node.current,#pagination .page-node:hover,#pagination .next:hover, #pagination .prev:hover{ opacity: 1;}
.pageNot{min-height: 80vh;}
.content-pagenot h1{font-weight: 700; font-size: 40px;}
.content-pagenot p.subtext{font-weight: 500; opacity: 0.66;}
.content-pagenot:after {content: "";display: block;background:#252a2b;width:80px;height: 4px;margin:50px auto 0;}
.content-pagenot a{font-weight: 500;font-size: 16px;margin: 30px 0 0;display: block;}
.searchPage .heading-page{position: relative;text-align:center;padding: 0 0 30px 0;}
.searchPage .heading-page:after {content: "";background:#252a2b;display: block;width: 60px;height: 4px;margin: 25px auto 0;}
.searchPage .heading-page h1{font-size: 30px;margin: 0 0 10px;}
.wrapbox-content-search {padding-bottom: 30px;}
.searchPage .subtxt {opacity: .66;	margin-top: 15px;}
.search-field {width: 60%;display: block;margin:auto;}
input#go {
	width: 55px;
	height: 55px;
	float: right;
	background: url(//cdn.hstatic.net/themes/200000037048/1001450165/14/iconsearch.png?v=213) #252a2b center no-repeat;
	margin: 0px;
	position: relative;
	top: 0;
	border-radius: 0;
	font-size: 0;
	border: 0;
}
#search .search_box{width: calc(100% - 55px);outline: none;height: 55px;padding: 0 20px;background: #ededed;border: 0;box-shadow: none;}
.expanded-message .message-txt{width: 100%;padding-top: 25px;text-align:center;}
.expanded-message .message-txt p{margin: 0; font-size: 14px;font-weight: 400;}
.expanded-message h2{font-weight: 600; font-size: 22px;}
.expanded-message .subtext {margin-bottom: 40px;display: block;}
.search-item{	margin-bottom: 20px;position: relative;width: 100%;float: left;}
.search-item .thumb-image {	display: block;	width: 80px;	position: relative;	overflow: hidden;	float:left;}
.search-item .thumb-image img{vertical-align:middle;-webkit-transition:transform 250ms linear;-moz-transition:transform 250ms linear;-o-transition:transform 250ms linear;transition:transform 250ms linear}
.search-item .thumb-image:after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.1);transition:opacity 250ms linear;opacity:0;content:""}
.search-item .content {	float:left;padding-left:35px;width: calc(100% - 80px);}
.search-item .content .title {font-size: 15px;font-weight: bold;text-transform: uppercase;display: block;}
.search-item .content .caption {opacity: .66;display: block;	margin-top: 5px;font-size: 14px;}
.search-item .content .caption del{font-size: 13px; margin-left: 15px; opacity: 0.5;}
.subtext-result{margin-bottom:30px;}
.search-item:hover .thumb-image:after {	opacity: 1;}

/*--------------------------------------------------------------------------------
ACCOUNT
--------------------------------------------------------------------------------*/
.wrapbox-heading-account{display:flex;display:-webkit-flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}

.wrapbox-heading-account .header-page p{font-size: 14px;opacity: .66;	margin: 20px 0 0 0;position: relative;}
.wrapbox-heading-account .header-page p span{font-weight: 600;}

.userbox h2 {font-size:20px;margin: 0 0 20px; font-weight: 600;}
.large_form {margin-bottom:30px;}
.icon-field {display:none;}
.userbox input[type=email],.userbox input[type=password],.userbox input[type=text] {
	width: 100%;
	height: 55px;
	border: 1px solid transparent;
	background: #ededed;
	color: #252a2b;
	padding: 0 20px;
	font-weight: 500;
	-webkit-appearance: none;
}
.userbox input[type=email]:focus, .userbox input[type=password]:focus,
.userbox input[type=text]:focus{
	background: #fff;
	border-color: #ededed;
}
.action_account_custommer .action_bottom,.action_account_custommer .req_pass{	display: inline-block;vertical-align: middle;}
.action_account_custommer .req_pass{margin-left:20px;}
.userbox .action_bottom {padding: 0;}
.userbox .action_bottom .btn {
	display: inline-block;
	border-radius: 0;
	padding: 0 30px;
	height: 55px;
	line-height: 55px;
	text-transform: uppercase;
	font-weight: 600;
	background: transparent;
}
.req_pass{ color:#959898; font-weight: 500;}
.come-back{margin-top:35px; display: block;font-weight: 500;}
.come-back i{margin-right:20px}
.userbox .errors a {color: red;}

@-moz-keyframes ripple {
	5%, 100% {
		opacity: 0;
	}
	5% {
		opacity: 1;
	}
}
@-webkit-keyframes ripple {
	5%, 100% {
		opacity: 0;
	}
	5% {
		opacity: 1;
	}
}
@keyframes ripple {
	5%, 100% {
		opacity: 0;
	}
	5% {
		opacity: 1;
	}
}
#form-gender input[type="radio"] {display: none;}
#form-gender input[type="radio"] + label {
	position: relative;
	cursor: pointer;
	padding-left: 28px;
	margin: 0 20px 0 0;
}
#form-gender input[type="radio"] + label:before, input[type="radio"] + label:after {
	content: "";
	position: absolute;
	border-radius: 50%;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#form-gender input[type="radio"] + label:before {
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	background: #ffc7c8;
	-moz-box-shadow: inset 0 0 0 18px #efefef;
	-webkit-box-shadow: inset 0 0 0 18px #efefef;
	box-shadow: inset 0 0 0 18px #efefef;
}
#form-gender input[type="radio"] + label:after {
	top: 49%;
	left: 9px;
	width: 54px;
	height: 54px;
	opacity: 0;
	background: rgba(255, 255, 255, 0.3);
	-moz-transform: translate(-50%, -50%) scale(0);
	-ms-transform: translate(-50%, -50%) scale(0);
	-webkit-transform: translate(-50%, -50%) scale(0);
	transform: translate(-50%, -50%) scale(0);
}
#form-gender input[type="radio"]:checked + label:before {
	-moz-box-shadow: inset 0 0 0 4px #efefef;
	-webkit-box-shadow: inset 0 0 0 4px #efefef;
	box-shadow: inset 0 0 0 4px #efefef;
}
#form-gender input[type="radio"]:checked + label:after {
	-moz-transform: translate(-50%, -50%) scale(1);
	-ms-transform: translate(-50%, -50%) scale(1);
	-webkit-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
	-moz-animation: ripple 1s none;
	-webkit-animation: ripple 1s none;
	animation: ripple 1s none;
}
/* --------------------- order ---- account -- address -----------------------  */
.layout-info-account {padding-bottom:50px;}
.title-infor-account{
	border-bottom: 1px solid #ededed;
	margin-bottom: 30px;
}


.title-detail{
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 1px;
	position: relative;
	border-bottom: 1px solid #ededed;
	padding-bottom:8px;
}
.sb-title:after{
	content: "";
	display: block;
	margin-top: 25px;
	width: 30px;
	height: 3px;
	background: #252a2b;
}
.name_account {
	font-weight: 500;
	font-size: 16px;
	line-height: 21px;
	margin:10px 0 5px
}
#customer_sidebar p{ margin-bottom: 0;font-size: 14px;}
.customer-table-wrap {background: #f7f7f7; padding: 10px;}
.customer-table-bg {background: #fff; padding: 10px;}
.customer-table-bg p {margin:0;}
#customer_orders table thead th, #order_details tr th { font-weight:600; font-size: 14px;}
#customer_orders table tr a {
	font-weight: 500;
	float: left;
	width: 85%;
	margin-left: 3px;
	line-height: 20px;
	opacity: 0.66;
}
#customer_orders table, #order_details {width: 100%;background: #fff;}
#customer_orders table tr, #order_details tr { height: 25px;line-height: 30px;}
#customer_orders table tr.odd, #order_details tr {background: #fff;}
#customer_orders table tr td, #order_details tr td {vertical-align: middle;	border-top: none;	font-size: 14px;}
#order_details tr td{	line-height:21px;}
#order_details tr td a,#order_details b{font-weight:500;}
a#view_address {font-weight: 500; opacity: 0.8;}
#customer_orders,#order_payment, #order_shipping{ margin-bottom: 30px; margin-top: 30px;}
.customer-table-bg .table>tbody>tr>th {border-top: none;}
.detail-table-order { margin-top: 30px;}
.name-order {
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	text-transform: uppercase;
}
.order_section_title {
	font-size: 15px;
	font-weight: 600;
	line-height: 20px;
	margin: 0 0 10px;
	padding: 10px 0px;
	position: relative;
	text-transform: uppercase;
}
.order_date {font-weight: normal;font-size: 14px;text-transform: none;}
.text_status {font-weight: 500;}
.address p {margin-bottom: 5px;}
.account-order .address {margin: 0px 0px 30px;padding: 10px;background-color: #fbfbfb;}
span.variant_acc { font-size: 13px; opacity: 0.8;}
.alert-info {border-radius: 0; margin-bottom: 0;}
.address_title {
	margin-bottom: 0;
	font-size: 16px;
	padding: 10px 0 10px 10px;
	background-color: #d9edf7;
	border-color: #bce8f1;
	position: relative;
}
.address_table {
	margin-bottom: 10px;
	border-top: 0px solid #ddd;
	background: #fafafa;
	padding:15px;
}
.address_title h3 { margin: 0;font-size: 14px;}
.account-address .note { border: none; padding: 0;}
p.address_actions.text-right {margin:7px 5px 0px 0;position: absolute;z-index: 99;top:0;right:0;}
.action_link a {text-transform: uppercase; font-size: 15px;}
span.action_link {padding: 5px;}
.view_address p > b {font-weight: 500; font-size: 14px;}
.view_address p { margin: 5px 0; line-height: 15px;font-size: 14px;}
.add-new-address {
	padding-bottom: 10px;
	display: inline-block;
	padding: 10px;
	background:#ffc7c8;
	color:#fff!important;
	text-transform: uppercase;
}
.add-new-address:focus { color:#fff;}
.account-address .input-group-addon{display:none}
.input-group { margin: 15px 0px;}
.input-group .input-group-addon {
	padding: 6px 10px;
	border-radius: 0;
	color: #DAD9D9;
	background-color: #ebebeb;
	border-color: #ebebeb;
}
.input-group .form-control {
	-webkit-border-radius: 0; 
	border-radius: 0; 
	-webkit-box-shadow: none; 
	box-shadow: none; 
	border-color: #ebebeb;
}
.icon-user:after {content: url(//hstatic.net/0/0/global/design/theme-default/userico.png);}
.icon-envelope:after {content: url(//hstatic.net/0/0/global/design/theme-default/email.png);}
.icon-shield:after {content: url(//hstatic.net/0/0/global/design/theme-default/pass.png);}
.layout-info-account .action_bottom .btn {
	height: 35px;
	line-height: 35px;
	outline: 0;
	margin-right: 5px;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0 30px;
	border: 0;
	background:#ffc7c8;
	color: #fff;
	display: inline-block;
	border-radius: 0;
}
.AccountTitle{
	text-transform: uppercase;
	margin-bottom: 30px;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 1px;
	position: relative;
}
.AccountList ul > li > a {display: block;	position: relative;	padding: 5px 0px;}
.AccountList ul > li > a:before {
	content: "\f192";
	font-family: "FontAwesome";
	font-size: 8px;
	display: inline-block;
	margin-right: 8px;
	vertical-align: 2px;
}
#order_cancelled {margin-bottom:15px;}
#order_cancelled h5 {margin:0;}
/*-------------------------------------------------------------------------------
FOOTER 
--------------------------------------------------------------------------------*/

/*---------------------- Sroll to Top -------------------*/

/*----------------------------------------------------------------------------------
MAIN SIDEBAR
----------------------------------------------------------------------------------*/

/* ---------------------  menu  --------------------- */

/* modal-succes */
.modal-succesform .modal-title{font-size: 18px;font-weight: 600;margin:0;color:#65d1e6;}
.modal-succesform p:not(.modal-title){font-size: 15px;margin:10px 0 5px}
.modal-succesform p.txtloading{color: #aaa;font-size: 13px;}
@keyframes rotatePlaceholder{0%{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);-moz-transform:rotate(-405deg);-o-transform:rotate(-405deg);transform:rotate(-405deg)}100%{-webkit-transform:rotate(-405deg);-moz-transform:rotate(-405deg);-o-transform:rotate(-405deg);transform:rotate(-405deg)}}
@keyframes animateSuccessTip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}
@keyframes animateSuccessLong{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0px;top:35px}100%{width:47px;right:8px;top:38px}}
.modal-icon.sweet-alert {padding-top: 15px;}
.animateSuccessTip {animation: animateSuccessTip 0.75s;}
.animateSuccessLong {animation: animateSuccessLong 0.75s;}
.sa-icon.sa-success.animate::after {animation: rotatePlaceholder 4.25s ease-in;}
.sweet-alert .sa-icon.sa-success{width:80px;height:80px;border:4px solid #4cae4c;border-radius:50%;margin:20px auto 0;position:relative;box-sizing:content-box}
.sweet-alert .sa-icon.sa-success::before,.sweet-alert .sa-icon.sa-success::after{content:'';border-radius:50%;position:absolute;width:60px;height:120px;background:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.sweet-alert .sa-icon.sa-success::before{border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;-moz-transform-origin:60px 60px;-o-transform-origin:60px 60px;transform-origin:60px 60px}
.sweet-alert .sa-icon.sa-success::after{border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0px 60px;-moz-transform-origin:0px 60px;-o-transform-origin:0px 60px;transform-origin:0px 60px}
.sweet-alert .sa-icon.sa-success .sa-placeholder{width:80px;height:80px;border:4px solid rgba(92, 184, 92, 0.2);border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}
.sweet-alert .sa-icon.sa-success .sa-fix{width:5px;height:90px;background-color:#fff;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
.sweet-alert .sa-icon.sa-success .sa-line{height:5px;background-color:#5cb85c;display:block;border-radius:2px;position:absolute;z-index:2}
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.sweet-alert .sa-icon.sa-success .sa-line.sa-long{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}

/*===== REVIEW ============================================*/
#bc-review {
	margin-top: 36px; }

.bc-review-wrapper .bc-review-line{
	display: flex;
	align-items: center;
}
.bc-review-line .section-p-head{
	margin: 0;
	margin-right: 23px;
	font-weight: 600;
	font-size: 20px;
	line-height: calc(39/32);
	text-transform: capitalize;
}
.bc-review-wrapper .bc-review-head {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center; 
}
.bc-review-wrapper .bc-review-head .bc-reviews__number .rating-avg {
	display: inline-block;
	margin-left: 9px;
	font-weight: 500;
	font-size: 13px;
	line-height: calc(16/13);
	color: #000;
	margin-right: 7px; 
}
@media (min-width: 768px) {
	.bc-review-wrapper .bc-review-head .bc-reviews__number .rating-avg {
		font-size: 15px; } 
}
.bc-review-wrapper .bc-review-head .bc-reviews__number .rating-num {
	font-weight: 500;
	font-size: 13px;
	line-height: calc(16/13);
	color: #A7A7A7; 
}
@media (min-width: 768px) {
	.bc-review-wrapper .bc-review-head .bc-reviews__number .rating-num {
		font-size: 15px; } 
}

.bc-review-wrapper .bc-review-body {
	padding-top: 16px;
	margin-top: 16px;
	border-top: 0.5px solid #F2F2F2; 
}

.bc-review-wrapper .bc-review-pagination {
	padding-top: 21px;
	border-top: 0.5px solid #F2F2F2;
	text-align: center;
}
.bc-review-wrapper .bc-review-pagination .bc-review-load {
	display: inline-flex;
	align-items: center;
	font-weight: 500;
	font-size: 13px;
	line-height: calc(16/13);
	color: #000; 
}
.bc-review-tabs{
	margin-top:20px;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.bc-review-tabs .bc-reviews-sort{
	display: inline-block;
	margin-right: 10px;
	margin-bottom:10px;
	position:relative;
}
.bc-review-tabs .bc-reviews-sort input{
	position: absolute;
	opacity: 0;
	visibility: hidden;
}
.bc-review-tabs .bc-reviews-sort label{
	font-weight: 600;
	font-size: 14px;
	line-height: calc(24/20);
	margin: 0;
	padding: 7px 15px;
	border: 1px solid #000000;
	border-radius: 2px;
	cursor:pointer;
}
.bc-review-tabs .bc-reviews-sort input:checked + label{
	background:#000;
	color:#fff;
}
.bc-review-tabs .sort-star__btn{
	display: flex;
	align-items: center;
	font-weight: 600;
	font-size: 14px;
	line-height: calc(24/20);
	margin: 0;
	padding: 7px 25px 7px 15px;
	border: 1px solid #000000;
	border-radius: 2px;
	cursor:pointer;
	position:relative;
}
.bc-review-tabs .sort-star__btn:before{
	position:absolute;
	content:'';
	width:15px;
	height:10px;
	background-image:url(//cdn.hstatic.net/themes/200000037048/1001450165/14/sort-ic.png?v=213);
	background-size: cover;
	background-repeat: no-repeat;
	right: 7px;
	top: 50%;
	transform: translateY(-50%);
}
.sort-star__btn .bc-review__icon{
	margin: 0 2px;
	line-height: 0;
}
.sort-star__btn .review-number{margin-left:5px;}
.sort__star .sort-star__content{
	width: 100%;
	position: absolute;
	background: #fff;
	z-index: 2;
	display:none;
}
.sort__star .sort-star__list{
	margin: 0;
	border: 1px solid #000;
}
.sort__star .sort-star__list li label{
	display: flex;
	border: 0 !important;
}
ul.sort-star__list li label .bc-review__icon{margin:0 2px;}
@media (min-width: 768px) {
	.bc-review-wrapper .bc-review-pagination .bc-review-load {
		font-size: 16px; } 
}
.bc-review-wrapper .bc-review-pagination .bc-review-load .count-r {
	margin: 0 7px 0 3px; 
}

.sitebar-mobile {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	z-index: 9999999;
	transform: translate(100%, 0);
	-webkit-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	transition: transform 0.2s cubic-bezier(0.4, 0, 1, 1);
	-webkit-transition: transform 0.2s cubic-bezier(0.4, 0, 1, 1);
	-ms-transition: transform 0.2s cubic-bezier(0.4, 0, 1, 1); }
.sitebar-mobile .sitebar-moile-head {
	position: relative;
	padding: 12px 0 12px 40px; }
.sitebar-mobile .sitebar-moile-head h4 {
	margin: 0;
	font-size: 14px;
	font-weight: 600; 
}
.sitebar-mobile .sitebar-moile-head .close-sitebar-mobile {
	position: absolute;
	font-size: 28px;
	top: 50%;
	left: 5px;
	transform: translateY(-50%);
	width: 30px;
	text-align: center; 
}
.sitebar-mobile .sitebar-mobile-body {
	padding: 15px;
	height: 95%;
	overflow: hidden;
	overflow-y: auto; 
}

.site-review-mobile .filter-wrapper-mb {
	margin-bottom: 30px; 
}

.site-review-mobile .filter-mb-list {
	margin: 0;
}
.site-review-mobile .filter-mb-list input {
	opacity: 0;
	visibility: hidden;
	position: absolute; }
.site-review-mobile .filter-mb-list li {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 10px; 
}
.site-review-mobile .filter-mb-list li .mb-star-ic {
	line-height: 0;
}
.site-review-mobile .filter-mb-list li label {
	min-width: 60px;
	font-weight: 600;
	font-size: 10px;
	line-height: calc(12/10);
	color: #2C2C2C;
	margin: 0;
	border: 1px solid #000;
	text-align: center;
	padding: 5px 5px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 32px;
	border-radius: 2px; 
}
.site-review-mobile .filter-mb-list li label span {
	font-weight: 600;
	font-size: 10px;
	line-height: calc(12/10);
	color: #2C2C2C;
	margin-left: 3px; 
}
.site-review-mobile .filter-mb-list li.active label {
	border-color: #000;
	background: #000;
	color: #fff;
}
.site-review-mobile .filter-mb-list li.active label span {
	color: #fff;
}

.site-review-mobile .review-loadmore-mb {
	font-size: 14px;
	font-weight: 500;
	color: #2C2C2C; 
}
.bc-review__star {
	line-height: 0; 
}
.bc-review__star .bc-review__icon {
	display: inline-block; 
}

.bc-review__total-ac {
	margin-left: 8px; 
}
.bc-review__total-ac .total {
	font-weight: 500;
	font-size: 13px;
	line-height: 16px;
	color: #000;
}
.bc-review__total-ac .btn-review-open {
	padding: 0 0 0 3px; 
}
/*====== POPUP CONTACT ====================================================================*/

/*** End popup-contact.css ***/
.site-overlay{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0;
	visibility:hidden;
	z-index: 999;
}
body.show-overlay{overflow:hidden;}
body.show-overlay .site-overlay{
	opacity: 1;
	visibility:visible;
}
body.show-search .sitenav-bar{
	transform: translateX(0);
	-webkit-transform: translateX(0);
}
.sitenav-bar{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	max-width: 485px;
	width: 100%;
	background: #fff;
	z-index: 99999;
	transform: translateX(100%);
	-webkit-transform: translateX(100%);
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.sitenav-bar .sitenav-bar__container{
	padding: 50px 30px;
}
.sitenav-head{
	margin-bottom: 20px;
}
.sitenav-head .close-sitenav-search{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
}
.sitenav-head .close-sitenav-search span{
	font-weight: 400;
	font-size: 16px;
	line-height: calc(19/16);
	color: #000000;
	display: inline-block;
	margin-left: 10px;
}
.sitenav-search__content .searchform{position:relative;margin-bottom:30px;}
.sitenav-search__content .wpo-search-inner input.searchinput{
	width: 100%;
	height: 40px;
	border-radius: 20px;
	border: 1px solid #484848;
	padding: 5px 35px;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #292929;
}
.sitenav-search__content{
	height: 85vh;
	padding-bottom: 40px;
}
.sitenav-search__content .btn-search{
	position: absolute;
	background: none;
	outline: none;
	padding: 0;
	top: 50%;
	left: 10px;
	transform: translateY(-50%);
	line-height: 0;
}
.sitenav-search__content .search-box{height:100%;}
.smart-search-wrapper{height:100%;}
.resultsContent{
	height: 100%;
	overflow: hidden;
	overflow-y: auto;
}
.resultsContent .item-ult{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-bottom: 15px;
}
.resultsContent .item-ult .thumbs{
	flex: 0 0 100px;
	-ms-flex: 0 0 100px;
}
.resultsContent .item-ult .title{
	flex: 0 0 calc(100% - 90px);
	-ms-flex: 0 0 calc(100% - 90px);
	padding-left: 15px;
}
.resultsContent .item-ult .title a{
	font-size: 14px;
	font-weight: 600;
	display: inline-block;
}
.resultsContent .item-ult .title .f-initial{
	font-size: 14px;
	margin: 5px 0 0 0;
}
.resultsContent .resultsMore{text-align:center;}
.resultsContent .resultsMore a{
	font-size: 14px;
	font-weight: 600;
	color: var(--color_highlight);
}
.search-suggest h3{
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	color: #000;
	margin-bottom: 23px;
}
.search-suggest .search-suggest__lists{margin:0;}
.search-suggest__lists{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.search-suggest__lists li{
	flex: 0 0 50%;
	max-width: 50%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	margin-bottom: 15px;
}
.search-suggest__lists .suggest-image{
	flex: 0 0 65px;
	-ms-flex: 0 0 65px;
}
.search-suggest__lists .suggest-detail{
	flex: 0 0 calc(100% - 65px);
	-ms-flex: 0 0 calc(100% - 65px);
	padding-left: 10px;
}
.search-suggest__lists .suggest-detail h4{
	font-weight: 400;
	font-size: 14px;
	line-height: calc(19/16);
	color: #000;
}
.modal-main .modal-content{border-radius:0;}
.modal-main .modal-header{position:relative;}
.modal-main .modal-header .mdl-title{
	margin: 0;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
}
.modal-main .modal-header .close{
	margin: 0;
	opacity: 1;
	text-shadow: none;
	position: absolute;
	top: 10px;
	right: 10px;
}
.modal-main .modal-header .close svg{
	display:inline-block;
	width:20px;
	height:20px;
}
/*----------------------WISHLIST-----------------*/
.wishlist-notify__image {
	margin-bottom: 14px;
	text-align: center; 
}

.wishlist-notify__des {
	max-width: 282px;
	margin: 0 auto;
	text-align: center; 
}
.wishlist-notify__des p {
	text-align: center;
	margin-bottom: 19px;
	font-weight: 600;
	font-size: 15px;
	line-height: calc(27/15);
}
.wishlist-notify__des p strong {
	color: #2c2c2c;
}

#modal-addsuccess{
	padding-left:15px;
	padding-right:15px;
}
#modal-addsuccess .modal-dialog{
	max-width: 636px;
	width: 100%;
}
#modal-addsuccess .modal-content{
	box-shadow: none;
	border-radius: 0;
}
#modal-addsuccess .modal-header{
	padding: 0;
	border: 0;
}
#modal-addsuccess .modal-header .close{
	margin: 0;
	opacity: 1;
	position: absolute;
	top: 28px;
	right: 15px;
	z-index: 2;
}
#modal-addsuccess .modal-body{
	padding:28px 20px;
}
#modal-addsuccess .addsuccess__title{
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
}
#modal-addsuccess .addsuccess__content{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	margin-top: 28px;
	margin-bottom: 40px;
}
#modal-addsuccess .addsuccess__left{
	font-size: 16px;
	line-height: 1;
}
#modal-addsuccess .addsuccess__lb{font-weight:600;}
#modal-addsuccess .addsuccess__total{
	display: inline-block;
	padding-left: 8px;
	margin-left: 8px;
	border-left: 1px solid #000;
	font-size: 16px;
	line-height: 1;
}
#modal-addsuccess .addsuccess__price{
	font-weight: 600;
	font-size: 16px;
}
#modal-addsuccess .addsuccess__actions{
	display: flex;
	justify-content: space-between;
}
#modal-addsuccess .addsuccess__actions .btn-addsuccess{
	display: inline-block;
	width: 48%;
	text-align: center;
	font-size: 16px;
	border: 1px solid #000;
	padding: 12px 8px;
	text-transform: uppercase;
	font-weight: 600;
	color:#000;
}
#modal-addsuccess .addsuccess__actions .btn-addsuccess:first-child{
	background: #000;
	color: #fff;
}
/*---------------------------------------------------------------------------------
RESPONSIVE
---------------------------------------------------------------------------------*/
@media(min-width:992px) and (max-width:1199px){
	/*account*/
	.wrapbox-content-account{padding: 100px 60px;}
	.wrapbox-heading-account .header-page{ width:80%;}
}
@media(min-width:992px){
	.category-list.list-owl{
		padding-right: 142px;
	}
	.wrapbox-heading-account{
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		border-right: 1px solid #ededed;
		height: 40vh;
		padding:0;
	}
}
@media(min-width:1200px){
	.wrapbox-content-account{padding: 100px;}
	.wrapbox-heading-account .header-page{ width:60%;}
	.block-banner-category img{
		-webkit-transition: -webkit-transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
		transition: -webkit-transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
		transition: transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
		transition: transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.94),-webkit-transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	}
	.block-banner-category:hover img{	
		-ms-transform: scale(1.2);	
		-webkit-transform: scale(1.2);	
		transform: scale(1.2);
	}
	.box-banner-inf{width: 50%;	z-index:4;}
	.top-footer .area_newsletter .title_newsletter {width: 26%;}
	.wrapbox-content-cart, .wrapbox-content-search {padding: 0 100px 30px;}
}
@media(min-width:768px){
	#homepage_slider:not(.owl-loaded){height:453px;}
}
@media(max-width:991px) and (min-width:768px){
	.wrapbox-heading-account{height: 50vh;border-bottom: 1px solid #ededed;}
	.wrapbox-heading-account .header-page{ width:80%;text-align: center;}
	.wrapbox-content-account{padding: 100px 80px;}
}
@media(max-width:991px) {

}
@media(max-width:767px){
	.wrapbox-heading-account {padding: 30px 15px;border-bottom: 1px solid #ededed;}
	.wrapbox-heading-account .header-page{text-align: center;}
	.wrapbox-content-account{padding:60px 15px;}
	.section-index{padding-top:30px;}
	.section-index .section-head{margin-bottom:20px;}
	.section-title{
		font-weight: 400;
		font-size: 20px;
		line-height: calc(22/20);
	}
	.category-list .owl-stage{padding-left:0 !important;}
	.category-list:not(.owl-loaded){
		flex-wrap:nowrap;
		-webkit-flex-wrap:nowrap;
		overflow:hidden;

	}
	.category-list:not(.owl-loaded) .category-item{
		flex: 0 0 calc(100% / 4);
		-ms-flex: 0 0 calc(100% / 4);
		max-width:calc(100% / 4);
	}
	.category-item .category-title{
		font-weight: 200;
		font-size: 10px;
		line-height: calc(12/10);
	}
	.flashsale-countdown span:not(.timer-dot){
		width:25px;
		height:25px;
		line-height:25px;
		font-weight: 600;
		font-size: 13px;
	}
	.flashsale-countdown span.timer-dot{
		font-weight: 500;
		font-size: 13px;
		line-height: 16px;
		margin:0 3px;
	}
	.flashsale-countdown .flashsale-link{margin-left:7px;}
	.flashsale-countdown .flashsale-link svg{
		display: inline-block;
		width: 5px;
		height: 9px;
	}
	.pro-loop .product-detail{padding-top:10px;}
	.pro-loop .product-detail .pro-name{
		font-size: 13px;
		line-height: calc(15/13);
	}
	.pro-loop .product-detail .pro-price span{
		font-weight: 500;
		font-size: 13px;
		line-height: calc(16/13);
	}
	.pro-loop .flashsale-quantity__bar{margin-top:10px;}
	.section-head__mb{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.section-head__mb .more-mb{
		font-weight: 400;
		font-size: 14px;
		line-height: 17px;
		color: var(--color_main);
	} 
	.section-bestseller .section-title .icon-best{
		line-height: 0;
		display: inline-block;
		margin-left: 5px;
	}
	.section-title .icon-best svg{
		display: inline-block;
		width: 16px;
		height: 16px;
	}
	.pro-loop .product-sale{
		top: 12px;
		left: 8px;
		width: 29px;
		height: 29px;
		line-height: 29px;
	}
	.pro-loop .product-sale span{
		font-size: 10px;
	}
	.pro-loop .product-wish{
		top: 12px;
		right: 8px;
	}
	.pro-loop .product-wish .btn-add-wishlist{
		width: 29px;
		height: 29px;
		line-height: 29px;
	}
	.pro-loop .product-wish .btn-add-wishlist svg{
		display: inline-block;
		width: 11px;
		height: 10px;
	}
	.blog-head .blog-more{
		font-size: 14px;
		line-height: 17px;
	}
	.section-store__detail{
		width: 100%;
		padding: 0 15px;
	}
	.section-store__detail .store-title{
		font-size: 16px;
		line-height: 19px;
		margin-bottom: 7px;
	}
	.section-store__detail .store-des{
		font-size: 11px;
		line-height: 13px;
		margin-bottom: 15px;
	}
	.section-store__detail .store-action .btn-store{
		font-weight: 500;
		font-size: 12px;
		line-height: 15px;
		padding: 6px 11px;
	}
	.content-blog-lists .owl-stage{padding-left: 0 !important;}
	.article-loop .article-detail{padding:10px;}
	.article-loop .article-detail h3{
		font-weight: 300;
		font-size: 13px;
	}
	.footer-main{
		margin-top: 32px;
		padding-bottom: 15px;
	}
	.footer-main .footer-title{
		font-size: 12px;
		line-height: 15px;
		text-transform: uppercase;
		position:relative;
	}
	.footer-main .footer-title .icon-ft{
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		line-height: 0;
	}
	.footer-main .footer-title .icon-ft svg{
		transition: all 0.3s ease-in-out;
	}
	.footer-main .footer-title.active .icon-ft svg{
		transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
	}
	.footer-main .footer-content p + p{margin-top:14px;}
	.footer-main .footer-content{display:none;margin-bottom:10px;}
	.footer-main .footer-title.active + .footer-content{display:block;}
	.footer-main .footer-content p,.footer-links li a,.footer-col .footer-info__box a,.footer-col .footer-address{font-size:12px;}
	.mainContent-theme:not(.main-index){padding-top:20px;}
	/*------ COLLECTION------*/
	.wrap-collection__list{margin-bottom:20px;}
	.wrap-collection__title{margin-bottom:18px;}
	.wrap-collection__filter{margin-bottom:20px;}
	.collection-filter__box .filter-group{
		overflow:hidden;
		overflow-x:auto;
		padding-bottom:10px;
	}
	.collection-filter__box .filter-label{display:none;}
	.filter-group .filter-group__item{white-space: nowrap;}
	/*---------PRODUCT--------*/
	.main-body.main-body-product{padding-bottom:40px;}
	.product-gallery .product-image-detail{
		width: 100%;
		padding-left:0;
	}
	.product-content-desc{margin-top:40px;}
	.product-title{margin-bottom:10px;}
	.product-title h1{
		font-size: 16px;
		line-height: calc(19/16);
	}
	.product-content-desc .product-price .pro-price{
		font-size: 18px;
		line-height: calc(29/20);
	}
	.product-content-desc .product-price del{
		margin-left: 8px;
		font-size:14px;
	}
	#pro_sku{
		font-weight: 400;
		font-size: 11px;
		line-height: 13px;
		color: #D9D9D9;
	}
	.sodo-data{
		font-weight: 300;
		font-size: 13px;
		line-height: 16px;
		color:#484848;
	}

	.swatch .swatch-element label{
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
	.swatch .swatch-element label span{
		font-size: 13px;
		line-height: calc(16/13);
		color: #484848;
	}
	.bc-review-line .section-p-head{
		font-size: 12px;
		line-height: 19px;
	}
	.bc-review-wrapper .bc-review-head{
		flex: auto;
		-ms-flex: auto;
		justify-content: flex-end;
		-webkit-justify-content: flex-end;
	}
	.section-product{padding-top:30px;}
	.wrap-addcart{
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 99999;
		background: #fff;
	}
	.selector-actions .wrap-addcart .add-to-cartProduct{
		padding: 15px 10px;
		font-size: 14px;
		line-height: calc(17/14);
	}
	.btn-size-guide{top:10px;}
	/*----------CART----------*/
	.wrapper-cart-detail{
		background:#fff;
	}
	.line-item-container .remove{width:20px;}
	.line-item-container .image{width:90px;}
	.line-item-container .item{
		width: calc(100% - 90px);
		padding: 0;
	}
	.line-item-container .item h3{
		font-size:13px;
		margin-bottom:8px;
	}
	.line-item-container .variant_title{
		font-size: 10px;
		line-height: 12px;
		padding: 5px 14px;
	}
	.line-item-container .quantity-partent{
		max-width: 80px;
	}
	.line-item-container .quantity-partent .qty-btn{
		width: 22px;
		height: 22px;
	}
	.line-item-container .quantity-partent .item-quantity{
		height: 22px;
	}
	.line-item-container .item-price{margin-top:8px;}
	.line-item-container .item-price .pri{
		font-size: 13px;
		line-height: 16px;
	}
	.contentCart-right{background:#fff;}
	.sidebox-order{padding:0 0 15px 0;}
	.sidebox-order .sidebox-order_action{margin-top:15px;}
	.main-content-cart{padding-top:0;}
	#homepage_slider:not(.owl-loaded){height:130px;}
	#modal-addsuccess .modal-dialog{
		margin-left:0; 
		margin-right:0;
	} 
	#modal-addsuccess .addsuccess__title{font-size:16px;}
	#modal-addsuccess .addsuccess__content{margin-top:15px;margin-bottom:20px;}
	#modal-addsuccess .addsuccess__left{font-size:14px;}
	#modal-addsuccess .addsuccess__total{font-size:14px;}
	#modal-addsuccess .addsuccess__price{font-size:14px;}
	#modal-addsuccess .addsuccess__actions .btn-addsuccess{
		font-size:12px; 
		padding:8px 8px;
	}
	.product-gallery__thumbs-mb{
		margin-top: 10px;
	}
	.product-gallery__thumbs-mb.owl-carousel:not(.owl-loaded){
		display: flex !important;
	}
	.product-gallery__thumbs-mb.owl-carousel:not(.owl-loaded) .product-gallery__thumb-mb:nth-child(1n+5){
		display: none;
	}
	.product-gallery__thumbs-mb.owl-carousel:not(.owl-loaded) .product-gallery__thumb-mb{
		width: calc(100% / 4)
	}
}

.mainContent-theme.padding-none {
	padding: 0;
	min-height: auto;
}
.mainContent-theme.padding-none .newlayout-slider-container {
	align-items: center;
	display: flex;
	height: 100vh;
}

.newlayout-slider .item-title{
	color: #292929;
	font-size: 20px;
	line-height: 153%;
	display: block;
}
.newlayout-slider .item-price{
	font-size: 18px;
	line-height: 153%;
}
#modal-sizeguide .btn-addtocart{display:none;}
.size-actions{text-align:center;}
.size-actions .btn-size-mess{
  display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    padding: 12px 20px;
    text-align: center;
    color: #fff;
    border: 0;
    background: var(--color_second);
}

.product-img img:hover {
	transform: scale(1.2);
	transition: .3s;
}
.product-img{overflow: hidden}

@media (min-width: 1024px){
	.rcm-product-lists .pro-loopbuy-width {
		width: calc(100% / 6);
		padding: 0 7.5px;
	}
}

#product-buywith .content-product-list.rcm-product-lists {
	margin: 0 -7.5px;
}
select.sort-by.custom-dropdown__select {
    padding: 5px;
    border-radius: 5px;
}
.section-store__image img{width: 100%;}

span.cus {
    background: #e0e55b;
    
   
    font-size: 11px;
    font-weight: 600;
    padding: 2px 12px;
  margin-bottom: 8px;
}
span.cus.low-stock {
    background: #ff7c7c;
}
.nhanne{
  position: absolute;
    top: 5px;
    left: 10px;
   z-index: 999;
  display: flex;flex-direction: column
}
@media screen and (min-width: 767px){
  .description-productdetail table {
      width: 85% !important;
      padding: 10px !important;
  }
  .description-productdetail table td{
      padding: 10px !important;
  }
}
.swatch .swatch-element.color label {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-wrap: wrap !important;
    width: initial !important;
}
.swatch .swatch-element.color label span {
    width: 42px;
    height: 42px;
    background-position: center;
    font-size: 0px;
}
.swatch .swatch-element.color span.color-text {
    width: initial !important;
    height: initial !important;
    font-size: 12px !important;
    border: 0px !important;
    display: block !important;
    min-width: 150px !important;
    background: initial !important;
    line-height: 30px !important;
}
.swatch .swatch-element.color label{
  border: 0px !important;
  height: initial !important;
  margin-top: 10px !important;
  padding-top: 10px !important;
}
.swatch .swatch-element.color label.sd{
  border: 1px solid #DDD !important;
  border-radius: 10px !important;
}
.select-swatch .swatch .header {
    min-width: 100px;
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
    color: #000000;
    padding-top: 0px;
    display: flex;
    align-items: center;
}
#popup-contact .modal-dialog{
  height: 100%;
    display: flex;
    align-items: center;
    padding-left: 5%;
    padding-right: 5%;
}

@media (min-width: 768px){
  #popup-contact .modal-dialog{
    padding: 0
  }
}