img {
	max-width: 100%;
}
.full{
	width: 100%;
}
.tab-pane .slick-prev,
.tab-pane .slick-next {
	background: rgba(255, 255, 255, 0.64);
	border: 0.5px solid #D7D7D8;
	width: 30px;
	height: 30px;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	display: inline-block;
	z-index: 1;
}

.tab-pane .slick-prev:hover,
.tab-pane .slick-next:hover {
	background: rgba(255, 255, 255, 0.64);;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.tab-pane .slick-prev:before,
.tab-pane .slick-next:before {
	color: #fff!important;
	font-size:13px;
}

.tab-pane .slick-prev:hover:before,
.tab-pane .slick-next:hover:before {
	color: #fff;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.tab-content>.tab-pane {display: block;visibility: hidden;}
.tab-content>.tab-pane.active {visibility: visible;}
.tab-content{position: relative;}
.tab-pane:not(:first-child){position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
.dWish__btn-wrap
{
	top:10px;
}
.dWish__list-price
{
	color:#323438!important;
}
.dWish__btn .dWish__icon-heart svg
{
	width: 18px;
}
#CartSpecialInstructions
{
	height:60px;
}
.text-muted
{
	color:#323438!important;
}
.custom-text-center
{
	text-align:center;
}
.custom-pl-0
{
	padding-left:0;
}
.affix {
	top: 20px;
	z-index: 9999 !important;
}
.w-80
{
	width:80%!important;
}
.w-85
{
	width:85%!important;
}
.w-14
{
	width:14%!important;
}
.w-95
{
	width:95%!important;
}
.w-5
{
	display:inline;
}
i{
	font-family: 'Font Awesome 5 Pro';
}
.w-30
{
	width:30%;
}
#doke-product #popups i
{

	padding-right:5px;
}

.page__content *
{
	font-size: 14px;
}
.page__content img
{
	width:100%;
	height:auto;
}
.product__slider .slick-prev,
.product__slider .slick-next {
	background: rgba(255, 255, 255, 0.64);
	border: 0.5px solid #D7D7D8;
	width: 30px;
	height: 30px;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	display: inline-block;
	z-index: 1;
}

.product__slider .slick-prev:hover,
.product__slider .slick-next:hover {
	background: rgba(255, 255, 255, 0.64);;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.product__slider .slick-prev:before,
.product__slider .slick-next:before {
	color: #fff!important;
	font-size:13px;
}

.product__slider .slick-prev:hover:before,
.product__slider .slick-next:hover:before {
	color: #fff;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.slick-prev
{
	left:50px;
}
.slick-next
{
	right:50px;
}

#move-to-top {
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	position: fixed;
	right: 20px;
	bottom: 90px;
	top: initial !important;
	width: 30px;
	height: 30px;
	z-index: 25;
	background: #000;
	transition: all 0.25s linear;
	-webkit-backface-visibility: hidden;
	text-align: center;
	border-radius: 50%;
}
#move-to-top .fa-angle-up {
	position: relative;
	top: 0;
	font-size: 22px;
	line-height: 28px;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline:none;
}

button:focus {
	outline: none;
}

textarea::placeholder
{
	font-size:13px;
}

input::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	font-size: 13px;

}

input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	font-size: 13px;
}

input::-ms-input-placeholder {
	/* Microsoft Edge */
	font-size: 13px;
}

[class^="icon-outline-"]:before, [class*=" icon-outline-"]:before {
	font-family: "mangoicon-outline" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-outline-search:before {
	content: "\32";
}
.icon-outline-account:before {
	content: "\2d";
}
.icon-outline-favorites:before {
	content: "\6c";
}
.icon-outline-down-s:before {
	content: "\44";
}
.icon-outline-bag:before {
	content: "\3b";
}
.headerMobile {
	position: fixed;
	top: 0 !important;
	left: 0;
	width: 100%;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	z-index: 16;
}
.headerMobile .headerMobile__container {
	height: 50px;
	width: 100%;
	display: table;
}
.header-component {
	width: 100%;
	background-color: #fff;
	position: relative;
}
.header-component .header-content {
	margin-left: 54px;
	height: 50px;
	position: relative;
}
.header-component .header-content .header-content-logo {
	height: 100%;
	width: 85px;
	display: inline-block;
	position: relative;
}
.header-component .header-content .header-content-logo .logo-link {
	position: absolute;
	height: 100%;
	width: 85px;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
}
.header-component .header-content .header-content-logo .logo-link .logo-label--hidden {
	display: none;
}
.header-component .header-content .header-content-user {
	height: 50px;
	width: calc(100% - 85px);
	display: inline-block;
	position: absolute;
	text-align: right;
}
.header-component .header-content .header-content-user .user-icon-button {
	position: relative;
	height: 50px;
	width: 49px;
	color: #000;
	display: inline-block;
	left: 0;
	line-height: 50px;
	outline: none;
	text-align: center;
	vertical-align: middle;
}
.header-component .header-content .header-content-user .user-icon-button .icon-button {
	display: block;
	font-size: 20px;
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
}
.header-component .header-content .header-content-user .user-icon-button .icon-button-label {
	display: block;
	font-family: 'Quicksand', sans-serif;
	font-size: 8px;
	height: 18px;
	line-height: 18px;
	white-space: nowrap;
}
.header-component .header-content .header-content-user .user-icon-button .icon-button-items {
	position: absolute;
	right: 10px;
	bottom: 17px;
	font-size: 10px;
	line-height: 10px;
	padding: 1px;
	font-family: 'Quicksand', sans-serif;
}
.user-icon-button .count-cart{
	font-size: 15px;
}

.bold{
	font-weight: bold
}
.menu-component * {
	box-sizing: border-box;
}
.menu-component * {
	box-sizing: border-box;
}

.menu-component .menu-open-button {
	height: 50px;
	width: 54px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-tap-highlight-color: transparent;
	color: #000;
	cursor: pointer;
	display: block;
	outline: 0;
	z-index: 1003;
}
.menu-component .menu-open-button .menu-button-icon {
	height: 1px;
	width: 18px;
	position: absolute;
	left: 20px;
	background: #000;
	opacity: 1;
	-webkit-transform: rotate(0);
	transform: rotate(0);
	transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.menu-component .menu-open-button .menu-button-icon.icon-1 {
	top: 15px;
}
.menu-component .menu-open-button .menu-button-icon.icon-2, .menu-component .menu-open-button .menu-button-icon.icon-3 {
	top: 21px;
}
.menu-component .menu-open-button .menu-button-icon.icon-4 {
	top: 27px;
}
.menu-component .menu-open-button .menu-button-label {
	padding-top: 13px;
	padding-left: 3px;
	display: block;
	font-family: 'Quicksand', sans-serif;
	font-size: 8px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	white-space: nowrap;
}
.menu-component .menu-open-button.open .menu-button-icon.icon-1, .menu-component .menu-open-button.open .menu-button-icon.icon-4 {
	left: 29px;
	width: 0;
}
.menu-component .menu-open-button.open .menu-button-icon.icon-2 {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.menu-component .menu-open-button.open .menu-button-icon.icon-3 {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}


.menu-component .menu-content {
	height: calc(100% - 51px);
	width: 100%;
	position: fixed;
	left: -100%;
	background: rgba(255,255,255,0.98);
	margin-top: 1px;
	transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.menu-component .menu-content.open {
	left: 0;
	top: 50px !important
}
.menu-component .menu-section {
	margin-top: 20px;
	padding-left: 20px;
	position: relative;
	top: 0;
	right: 0;
	height: 100%;
	width: 130px;
	-webkit-overflow-scrolling: touch;
	float: left;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 2;
}
.menu-component .menu-section .menu-section-brands, .menu-component .menu-section .menu-section-links {
	padding: 0 0 34px;
	margin: 0;
	list-style: none;
}
.menu-component .menu-item {
	padding-bottom: 12px;
	-webkit-tap-highlight-color: rgba(255,255,255,0);
	color: #000;
	cursor: pointer;
	font-family: 'Quicksand', sans-serif;
}
.menu-component .menu-item.selected{
	text-decoration: underline;
}
.menu-component .menu-section .menu-section-brands .menu-item {
	font-family: 'Quicksand', sans-serif;
}
.menu-component .menu-item .menu-item-label {
	-webkit-tap-highlight-color: transparent;
	color: inherit;
	font-size: 13px;
	outline: 0;
	text-decoration: none;
}
.menu-component .menu-section .menu-section-links {
	padding: 0 0 60px;
}
.menu-component .menu-item .menu-item-label:visited, .menu-component .menu-item .menu-item-label:active {
	color: inherit;
}
.menu-component .section-detail-list {
	position: relative;
	height: 100%;
	width: calc(100% - 130px);
	-webkit-overflow-scrolling: touch;
	float: left;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 1;
}

.menu-component .section-detail-list {
	position: relative;
	height: 100%;
	width: calc(100% - 130px);
	-webkit-overflow-scrolling: touch;
	float: left;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 1;
}
.menu-component ol, .menu-component ul {
	list-style: none;
}
.menu-component .section-detail {
	margin-top: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	height: auto;
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: auto;
	display: none
}
.menu-component .menu-item.header {
	margin-bottom: 1px;
}
.menu-component .menu-item.gap, .menu-component .menu-item.mobile-label-gap {
	margin-top: 10px;
}


.search-component {
	display: none;
}
.search-component.open {
	display: block;
}
.search-component .search-layer {
	margin: 0;
	padding: 0;
	position: fixed;
	top: 0 !important;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #fff;
	z-index: 1004;
}
.search-component .search-box {
	position: fixed;
	top: 0 !important;
	right: 0;
	left: 0;
	background-color: #fff;
	border-bottom: 0.5px #dadada solid;
	height: 48px;
	opacity: 1;
	z-index: 1005;
}
.search-component .search-box .search-icon {
	position: absolute;
	top: 13px;
	left: 56px;
	color: #d7d7d8;
	display: block;
	font-size: 25px;
	line-height: 1;
}
.search-component .search-box form {
	display: inline;
}
.search-component .search-box .search-input {
	height: 32px;
	width: 60%;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 48px;
	padding-right: 32px;
	padding-left: 40px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #f3f3f3;
	border: 0;
	border-radius: 3px;
	box-sizing: border-box;
	color: #000;
	font-family: 'Quicksand', sans-serif;
	font-size: 13px;
	transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.search-component .search-box .search-cancel {
	position: absolute;
	top: 0;
	left: 0;
	padding: 15px;
	color: black;
	font-family: "mango-icons";
	font-size: 20px;
	height: 48px;
	line-height: 1;
	width: 48px;
}
.icon-outline-prev:before {
	content: "\30";
}
.search-component .search-box .search-select-brand {
	display: inline-block;
	line-height: 1;
	padding-right: 20px;
	text-align: right;
	width: 24%;
}

.search-component .search-box .search-input:focus{
	border-color: #000;
	outline: 0;
}

.search-component .search-box .search-select-brand select {
	-webkit-appearance: none;
	background-color: unset;
	border: 0;
	font-family: 'Quicksand', sans-serif;
	font-size: 14px;
	outline: 0;
	width: 80px;
}
@media only screen and (max-width: 390px) and (min-width: 350px){
	.search-component .search-box .search-input {
		width: 80%;
	}
}
@media screen and (max-width: 703px){
	input {
		border-radius: 0;
	}
	option {
		box-sizing: border-box;
		height: 2em;
		width: 90%;
		border: 0;
		color: #666;
	}
}
.search-component .search-box .search-select-arrow {
	color: black;
	font-size: 23px;
	pointer-events: none;
	position: absolute;
	right: 15px;
	top: 15px
}

/*-------------------header-----------------------------*/
/* adds some margin below the link sets  */

.mega-menu-mobile::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 7px;
}
.mega-menu-mobile::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}
.home-navbar-right-custom .custom-border-right
{
	height: 15px;
	margin-top: 10px;
	display: flex;
	vertical-align: middle;
}

.navbar .dropdown-menu {
	border:none;
	font-size:14px;
	width: 1920px;
	top: 23px;
	margin: 0;
	left: -522px;
	right: 0;
	padding: 0px 35px;
}

/* breakpoint and up - mega dropdown styles */
@media screen and (min-width: 992px) {

	/* makes the dropdown full width  */
	.navbar .dropdown {position:static;}



	/* shows the dropdown menu on hover */
	.navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover {
		display:block!important;
	}

	.navbar .dropdown-menu {

		background-color: #fff;
	}

}


.home-navbar-custom {
	font-size: 14px;


}

.home-navbar-right-custom {
	font-size: 13px;
	display: inline-block;
	font-weight:600;
}
header .custom-navbar
{
	padding-left:0;
	padding-right:0;
}
.bg-none {
	background: none;
}
header .resize-logo
{
	height:25px;
	padding-left:40px;
}
header .menu-header .dropdown-toggle::after
{
	display:none;
}
.header-menu-title
{
	font-size:14px!important;
}
.title-mega-menu
{
	font-size: 12px;
	line-height: 22px;
}
header .menu-header ul li
{
	display:inline-block;
	float:left;
	font-size: 12px;
	line-height: 22px;
}

header .home-navbar-custom .nav-item .nav-link {
	display:inline-block;
	padding:0px;
	margin:0 20px 0px 0px;
	border-bottom: 1px solid transparent;
	font-weight:400;
}
.custom-mega-menu
{
	font-size:14px;
}
header .home-navbar-custom .nav-item .nav-link:hover {
	border-bottom: 1px solid #404041;
}

header .home-navbar-custom .nav-item .nav-link.active {
	border-bottom: 1px solid #404041;
}
header .tu_bolsa
{
	font-size: 14px;
	color: #000;
	font-weight:bold;
}
.header-bottom
{
	font-size:12px;
	font-weight: 500;
	line-height: 20px;
}
.header-bottom.products
{
	background: #000;
	color: #fff;
	font-size: 16px;
	padding-bottom: 10px!important;
	padding-top: 20px!important;
}
.wrapper-right-topbar
{
	margin-top:-1px;
}
/*-----------------xong----------------------------------*/
@font-face {
	font-family:"mango-regular";font-style:normal;font-weight:normal;src:url("//st.mngbcn.com/static/assets/fonts/MangoSans-Regular.eot?#iefix") format("embedded-opentype"),url("//st.mngbcn.com/static/assets/fonts/MangoSans-Regular.woff2") format("woff2"),url("//st.mngbcn.com/static/assets/fonts/MangoSans-Regular.woff") format("woff"),url("//st.mngbcn.com/static/assets/fonts/MangoSans-Regular.ttf") format("truetype")
}

@font-face {
	font-family:"mango-bold";font-style:normal;font-weight:normal;src:url("//st.mngbcn.com/static/assets/fonts/MangoSans-Bold.eot?#iefix") format("embedded-opentype"),url("//st.mngbcn.com/static/assets/fonts/MangoSans-Bold.woff2") format("woff2"),url("//st.mngbcn.com/static/assets/fonts/MangoSans-Bold.woff") format("woff"),url("//st.mngbcn.com/static/assets/fonts/MangoSans-Bold.ttf") format("truetype")
}

@font-face {
	font-family:"mango-light";font-style:normal;font-weight:normal;src:url("//st.mngbcn.com/static/assets/fonts/MangoSans-Light.eot?#iefix") format("embedded-opentype"),url("//st.mngbcn.com/static/assets/fonts/MangoSans-Light.woff2") format("woff2"),url("//st.mngbcn.com/static/assets/fonts/MangoSans-Light.woff") format("woff"),url("//st.mngbcn.com/static/assets/fonts/MangoSans-Light.ttf") format("truetype")
}

@font-face {
	font-family:"mango-austin";font-style:normal;font-weight:normal;src:url("//st.mngbcn.com/static/assets/fonts/austin/Austin-Light.eot?#iefix") format("embedded-opentype"),url("//st.mngbcn.com/static/assets/fonts/austin/Austin-Light.woff2") format("woff2"),url("//st.mngbcn.com/static/assets/fonts/austin/Austin-Light.woff") format("woff"),url("//st.mngbcn.com/static/assets/fonts/austin/Austin-Light.ttf") format("truetype")
}

@font-face {
	font-family:"mango-austin-italic";font-style:normal;font-weight:normal;src:url("//st.mngbcn.com/static/assets/fonts/austin/Austin-LightItalic.eot?#iefix") format("embedded-opentype"),url("//st.mngbcn.com/static/assets/fonts/austin/Austin-LightItalic.woff2") format("woff2"),url("//st.mngbcn.com/static/assets/fonts/austin/Austin-LightItalic.woff") format("woff"),url("//st.mngbcn.com/static/assets/fonts/austin/Austin-LightItalic.ttf") format("truetype")
}

@font-face {
	font-family:'mango-icons';src:url("//st.mngbcn.com/static/assets/fonts/Mango-Icon.eot?a5lzx2");src:url("//st.mngbcn.com/static/assets/fonts/Mango-Icon.eot?a5lzx2#iefix") format("embedded-opentype"),url("//st.mngbcn.com/static/assets/fonts/Mango-Icon.ttf?a5lzx2") format("truetype"),url("//st.mngbcn.com/static/assets/fonts/Mango-Icon.woff?a5lzx2") format("woff"),url("//st.mngbcn.com/static/assets/fonts/Mango-Icon.svg?a5lzx2#icomoon") format("svg");font-weight:normal;font-style:normal
}

@font-face {
	font-family:"mangoicon-outline";src:url("//st.mngbcn.com/static/assets/fonts/MangoIcon-Outline.eot");src:url("//st.mngbcn.com/static/assets/fonts/MangoIcon-Outline.eot?#iefix") format("embedded-opentype"),url("//st.mngbcn.com/static/assets/fonts/MangoIcon-Outline.woff") format("woff"),url("//st.mngbcn.com/static/assets/fonts/MangoIcon-Outline.ttf") format("truetype"),url("//st.mngbcn.com/static/assets/fonts/MangoIcon-Outline.svg#mangoicon-outline") format("svg");font-weight:normal;font-style:normal
}
@font-face{
	font-family:'Austin-Light-Italic';src:url(//ak.p2.mango.com/mangoapp/fonts/Austin-LightItalic.otf);src:url("//ak.p2.mango.com/mangoapp/fonts/Austin-LightItalic.eot?#iefix") format("embedded-opentype"),url(//ak.p2.mango.com/mangoapp/fonts/Austin-LightItalic.woff) format("woff"),url(//ak.p2.mango.com/mangoapp/fonts/Austin-LightItalic.ttf) format("truetype")
}
@font-face{font-family:'Austin-Light';src:url(//ak.p2.mango.com/mangoapp/fonts/Austin-Light.otf);src:url("//ak.p2.mango.com/mangoapp/fonts/Austin-Light.eot?#iefix") format("embedded-opentype"),url(//ak.p2.mango.com/mangoapp/fonts/Austin-Light.woff) format("woff"),url(//ak.p2.mango.com/mangoapp/fonts/Austin-Light.ttf) format("truetype")}

@font-face {
	font-family:mango-fav;src:url("//st.mngbcn.com/static/assets/fonts/Mango-Fav.eot?5eohnk");src:url("//st.mngbcn.com/static/assets/fonts/Mango-Fav.eot?5eohnk#iefix") format("embedded-opentype"),url("//st.mngbcn.com/static/assets/fonts/Mango-Fav.ttf?5eohnk") format("truetype"),url("//st.mngbcn.com/static/assets/fonts/Mango-Fav.woff?5eohnk") format("woff"),url("//st.mngbcn.com/static/assets/fonts/Mango-Fav.svg?5eohnk#icomoon") format("svg");font-weight:400;font-style:normal
}
@font-face {
	font-family:icomoon;src:url(//st.mngbcn.com/static/fonts/icomoon.eot?ts=6);src:url(//st.mngbcn.com/static/fonts/icomoon.eot?#iefix) format('embedded-opentype'),url(//st.mngbcn.com/static/fonts/icomoon.woff?ts=6) format('woff'),url(//st.mngbcn.com/static/fonts/icomoon.ttf?ts=6) format('truetype'),url(//st.mngbcn.com/static/fonts/icomoon.svg#icomoon) format('svg');font-weight:400;font-style:normal
}
body {

	margin: 0;
	font-family: 'Quicksand', sans-serif;
	color: #323438;
	font-size: 13px;

}
label{
	font-family: 'Quicksand', sans-serif;
}

p {
	font-family: 'Quicksand', sans-serif;
	font-size: 13px;
	letter-spacing: 0.3px;
	line-height: 19.5px;
}

li {
	list-style: none;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:focus {
	outline: none;
}

a {
	color: #000000;
}
.wrapper-slider
{
	padding:0;
}
.wrapper-slider .custom-img-slider
{
	width:100%;

}

.home-slider a {
	color: white;
	width: 100%;
}

.home-slider a:hover {
	color: white;
}

.home-slider li {
	height: auto;
}
.home-slider .lSSlideOuter .lSPager.lSpg
{
	margin-top:-23px!important;
}
.home-slider .wrapper-image-slider {
	position: relative;
}

.home-slider .wrapper-image-slider .image-slider-text {
	text-align: center;
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: white;
}
.premium .wrapper-image-slider-premium a{
	width: 100%;
}
.premium .wrapper-image-slider-premium
{
	padding :0;
	width: 100%;

}
.premium .wrapper-image-slider-premium img
{
	//height:630px;

}
.premium .custom-content-bottom-premium
{
	display: inline-block;
	border-bottom:1px solid ;
	font-size: 13px;
	letter-spacing: 0.3px;
	line-height: 19.5px;
	height: 19.5px;
	color: #000000;
}
.premium .custom-content-bottom-premium:hover
{
	color: #999;
	border-bottom: 1px solid #999;
	text-decoration: none;
}
.custom-title-slider {
	font-size: 80px;
	line-height: 80px;
	letter-spacing: 2px;
	text-align: center;
}

.content-bottom-slider {

	text-align: center;
	position: absolute;
	bottom: 2%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: white;
}

.content-title {

	color: #404041;
	width: 75%;
	margin: auto;
}

.content-title .vsv-title-wrapper {
	font-size: 21px;
	color: #121314;
	line-height: 24px;
	text-transform: uppercase;
}
.content-title .vsv-title-wrapper-collection {
	font-size: 14px;
	color: #121314;
	line-height: 15px;
	text-transform: uppercase;
}
.content-title .vsv-subtitle-wrapper {
	letter-spacing: 0.3px;
	line-height: 19.5px;
	margin-top: 10px;
}
.inputHead {
	height:auto;
	width: 75%;
	padding: 8px 12px
}
.widget-banner {
	margin-top: 30px;
}

.effect_banner a {
	position: relative;
	display: block;
	max-width: 100%;
	overflow: hidden;
}

.effect_banner a:before {
	background-color: rgba(255, 255, 255, 0.15);
	content: "";
	height: 0;
	left: 0;
	margin: auto;
	position: absolute;
	top: 0;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	width: 0;
}

.effect_banner a:after {
	background-color: rgba(255, 255, 255, 0.15);
	bottom: 0;
	content: "";
	height: 0;
	position: absolute;
	right: 0;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-out 0s;
	width: 0;
}

.effect_banner a:hover:after,
.effect_banner a:hover:before {
	height: 100%;
	width: 100%;
	transition: all 0.4s ease-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
}
.slideIsta {
	padding-left: 1%;
}
.slideIsta li{
	float:left;
	padding: 0px 5px;
}
.slideIsta li a img{
	max-width: 100%;
}
@media only screen and (max-width: 670px) {
	.slideIsta {
		padding-left: 20px;
		width: 94% !important;
		overflow: hidden;
	}
}


footer {
	border-top: 2px solid #000;
	background-color: #fff;
}

.newsletter.newsletterForm {
	padding: 0;
}

.newsletter {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: auto;
	background-color: #fff;
}

.newsletter {
	text-align: center;
}

.newsletterForm {
	display: block;
	text-align: center;

	padding: 43px 43px 0;
	width: 100%;
}

.newsletter .newsletter-label {
	font-weight: bold;
	font-size: 16px;
	color: #000;
	line-height: 20px;
}

.newsletter .newsletter-form {
	height: auto;
	width: 305px;
	margin: 0 auto 15px;
	position: relative;
}

.newsletter .newsletter-form .eac-input-wrap {
	height: auto;
	width: 100%;
}

.newsletter .newsletter-form .newsletter-form-input {
	margin-top: 3px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	background: 0 0;
	height: 42px;
	width: 100%;
	padding: 0 1px;

	color: #404041;
	border: 0;
	border-bottom: 1px solid #404041;
	line-height: 42px;
	font-size: 13px;
	box-shadow: 0 -90px 50px #fff inset;
	letter-spacing: 0;
}

.newsletter .newsletter-form .newsletterForm__buttonContainer button {
	height: 30px;
	width: 15px;
	padding: 14px 20px 10px;
	position: absolute;
	top: 5px;
	right: -3px;
	-webkit-transition: all .25s cubic-bezier(.455, .03, .515, .955);
	-moz-transition: all .25s cubic-bezier(.455, .03, .515, .955);
	transition: all .25s cubic-bezier(.455, .03, .515, .955);
	background-color: #fff;
	border: none;
	color: #404041;
	font-size: 12px;
	line-height: 0;
	overflow: hidden;
}

.nav-footer {
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: auto;
	margin: 15px auto 0;
	text-align: center;
	padding-top:30px;
}

.nav-footer ul {
	display:inline-block;
}

.nav-footer ul li {

	height: 20px;
	width: auto;
	margin: 0 10px 6px;
	font-weight: 700;
	color: #000000;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
}

.nav-socialnetwork {
	max-width: 100%;
	display: table;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 63px;
	padding-left: 0px;
}

.nav-socialnetwork {
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: auto;
	text-align: center;
}

.nav-socialnetwork .nav-socialnetwork-link {
	padding: 0 10px;
	-webkit-transition: all .25s cubic-bezier(.455, .03, .515, .955);
	-moz-transition: all .25s cubic-bezier(.455, .03, .515, .955);
	transition: all .25s cubic-bezier(.455, .03, .515, .955);
	font-size: 22px;
	float: left;
}
.nav-socialnetwork-link .social__icon img{
	height: 23px;
}

.nav-locale {
	position: relative;
}

.nav-locale
{
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 50%;
	text-align: center;
	font-size:13px;
	color:#000;
}
.nav-locale-information
{
	font-size:12px;
	color: #adafb2;
}
.nav-socialnetwork {
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: auto;
	text-align: center;
}

.nav-locale .nav-locale-tlf {


	color: #404041;
	display: block;
}

.nav-locale .nav-locale-copyright
{
	letter-spacing: 0px;
	line-height: 0px;
	font-size: 12px;
	color: #adafb2;
}
.nav-locale .nav-locale-legal {

	font-size: 10px;
	color: #adafb2;
}

.nav-locale .contentLegal__dividerMargin {
	margin-left: 0px;
}

.nav-locale .nav-locale-copyright .separateLeft {
	-webkit-transition: all .25s cubic-bezier(.455, .03, .515, .955);
	-moz-transition: all .25s cubic-bezier(.455, .03, .515, .955);
	transition: all .25s cubic-bezier(.455, .03, .515, .955);
	color: #adafb2;
}


ul#nav li.dropdown ul.submenu {
	display: none;
	background: #333333! important;
	float: left;
	position: absolute;

	left: 0;
	z-index: 25;
	margin: 0;
	padding: 0;
	line-height: 30px! important;
}

ul#nav li:hover ul.submenu {
	display: block;
	background: #fff! important;
}

ul#nav li ul.submenu li {
	background: #fff;
	width: 180px;
	text-align: left;
}

ul#nav li ul.submenu li:hover {
	background: #f1f1f1;

}

ul#nav li ul.submenu li a {
	text-align: left;
	font-size: 12px;
	padding-left: 10px;
	line-height:22px;
	color: #000;
}

ul#nav li ul.submenu li a:hover {
	color: #000;
	background: #f1f1f1;
}

/*--------------Collection-----------------------------*/
.collection  .item-linked .product-img .lSAction > a
{
	display:none;
}
.collection  .item-linked .product-img:hover .lSAction > a
{
	display:block;
	transition:all 0.3s ease;
}
.collection  .item-linked .lSAction > .lSNext:before
{
	margin-left: 2px;
}
.collection  .item-linked .lSAction > .lSPrev:before
{
	margin-left: 0px;
}
.collection-right
{
	width:75%;
	float:left;
	margin-left: 20px;
	margin-top: 10px;
}
.sidebar{
	width:15%;
	float:left;
	padding-left:10px;
	margin: 0;
}
.nav-filters-header {
	margin: 0 0 16px;
	font-size: 13px;
	color:#121314;
	line-height: 15px
}

.nav-filters-header, .title-catalog {
	letter-spacing: 1px;
	font-weight: bold
}
.nav-filters-list {
	margin-top: 2px;
	margin-bottom: 0;
	margin-left: 1px;
	padding: 0;
	line-height: 21px;
	max-height: 400px;
	overflow-y: auto;
}
.nav-filters-list::-webkit-scrollbar {
    width: 4px;
}
.nav-filters-list::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.nav-filters-list::-webkit-scrollbar-thumb {
    background: #888;
}
.nav-filters-list::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.nav-filters-list-element {
	cursor: pointer;
	position: relative
}

.nav-filters-list-element.selected a span{
	background: url(//st.mngbcn.com/static/assets/img/check1.svg) center no-repeat;
}
.nav-filters-list-element-link {
	color: #121314;
	line-height: 24px;
	font-size:12px;
}
.nav-filters-list-element-checkbox {
	display: inline-block;
	height: 12px;
	width: 12px;
	margin-right: 4px;
	margin-bottom: -1px;
	background: url(//theme.hstatic.net/1000324561/1000468105/14/check.svg?v=363) center no-repeat;
}
.nav-filters--gap {
	margin-top: 34px;
}
.collection .woocommerce-ordering {
	display: inline-block;
}
.collection select {
	height: 40px;
	//border: none;
	color: #6d6f71;
	font-size: 12px;
	line-height: 24px;
	//background: transparent;
	width: 100px;
	padding: 5px;
	border: 0;
	background: url(https://st.mngbcn.com/static/assets/img/arrowDownOrder.png)
		no-repeat right #ffffff;
	-webkit-appearance: none;
	background-position-x: 85px;
}
.custom-grid
{
	padding-top:10px;
	height: 40px;
	border: none;
	color: #6d6f71;
	font-size: 12px;
	line-height: 24px;
}
.collection .custom-grid i
{
	color: #6d6f71;
}
.active_grid:active
{
	color:#000000;
}
.collection-wrapper-img
{
	position:relative;
}
.collection-wrapper-img .overlay
{
	position: absolute;
	line-height: 24px;
	bottom: 0;
	background-color: #fff;
	width: 100%;
	color: #323438;
	opacity:0;
	font-size: 14px;
	padding: 20px;
	text-align: center;
	transition: all .25s cubic-bezier(.455,.03,.515,.955);
	display: flex;
	justify-content: center;
}
.collection-wrapper-img:hover .overlay {
	opacity: 0.85;
	background-color: #fff;
	display:flex;
	justify-content: center;
}
.collection-title .title
{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.product-grid-item .sizes span:hover
{
	background-color: #f3f3f3;
}
.collection .item-linked .collection-title a
{
	font-size: 14px;
	color:#323438;
}
.collection .item-linked .collection-price
{
	font-size:14px;
	margin-top: 10px;
}
.collection .collection__products .image-one .item-linked img
{


}
/*----------sidebar-price----------------------*/
.collection-filter-option--range-price
{
	width:80%;
}
/*#slider-range {*/
	/*margin: 15px 0;*/
	/*height: 5px;*/
/*}*/
 /*.ui-widget-content {*/
	/*background-image: none;*/
	/*box-shadow: none;*/
	/*-webkit-box-shadow: none;*/
	/*-moz-box-shadow: none;*/
	/*height: 4px;*/
	/*position: relative;*/
	/*z-index: 1;*/
	/*background: 0 0;*/
	/*border-radius: 1px;*/
	/*-webkit-border-radius: 1px;*/
	/*-moz-border-radius: 1px;*/
	/*border: 1px solid #e8e8e8;*/
	/*margin-bottom: 5px;*/
/*}*/
/*.ui-slider-range.ui-widget-header.ui-corner-all {*/
	/*background: #81dcdd;*/
/*}*/
/*.ui-slider .ui-slider-range {*/
	/*position: absolute;*/
	/*z-index: 1;*/
	/*font-size: .7em;*/
	/*display: block;*/
	/*border: 0;*/
	/*background-position: 0 0;*/
/*}*/
/*.ui-slider-horizontal .ui-slider-range {*/
	/*top: 0;*/
	/*height: 100%;*/
/*}*/
 /*.ui-slider .ui-slider-handle {*/
	/*width: 22px;*/
	/*height: 11px;*/
	/*margin-left: -11px;*/
	/*margin-right: 0;*/
	/*top: -12px;*/
	/*background: 0 0 !important;*/
	/*border: 11px solid #232222;*/
	/*border-bottom: none;*/
	/*border-color: #232222 transparent transparent;*/
	/*position: absolute;*/
	/*z-index: 2;*/
	/*border-radius: 1em;*/
	/*cursor: ew-resize;*/
	/*outline: 0;*/
	/*background-color: #7aaedd;*/
/*}*/
 /*.ui-slider .ui-slider-handle {*/
	/*width: 22px;*/
	/*height: 11px;*/
	/*margin-left: -11px;*/
	/*margin-right: 0;*/
	/*top: -12px;*/
	/*background: 0 0 !important;*/
	/*border: 11px solid #232222;*/
	/*border-bottom: none;*/
	/*border-color: #232222 transparent transparent;*/
	/*position: absolute;*/
	/*z-index: 2;*/
	/*border-radius: 1em;*/
	/*cursor: ew-resize;*/
	/*outline: 0;*/
	/*background-color: #7aaedd;*/
/*}*/
#tooltip{
	display: block !important
}
#slider-range{
	margin: 20px 0;
	width:75%!important;
	position: relative;
}

.price__from b, .price__to b{

}

.btn-filter-submit{
	margin-top: 25px
}

.ui-slider-horizontal {
	height: 1px !important;

}

.ui-slider-horizontal .ui-slider-handle{
	top:-5px;
	margin-left:0;
}

.ui-slider-horizontal .ui-slider-range{
	background: #000;

}
.ui-slider .ui-slider-range {
	border: 0;
	display: block;
	position: absolute;
	z-index: 1;
}
.price__from,
.price__to {
	padding-top: 10px;
}

.ui-widget.ui-widget-content {
	border: none;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 0px solid #ff9900;
	outline: 0
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 0px solid #ff9900;
	outline: 0
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:active,
.ui-button:focus {
	border: 0px solid #ff9900;
	outline: 0
}

.ui-slider-horizontal .ui-slider-range {
	height: 100%;
	top: 0;
}
.tooltip {
	position: absolute;
	z-index: 1020;
	display: block;
	padding: 0;
	margin:0;
	font-size: 12px;
	visibility: visible;
	bottom:-30px;
	opacity: 1;
	font-weight:bold;
}


.tooltip .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-top: 5px solid #000000;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	position: absolute;
	width: 0;
	height: 0;
	display:none;
}

.tooltip-inner {
	max-width: 200px;
	padding:0;
	color: #000000;
	text-align: center;
	text-decoration: none;
	background-color: transparent;

}


.ui-slider {
	background: black repeat-x bottom left;
	border-bottom: 1px solid #EBEAE5;
	height: 15px;
	margin: 0;
	padding: 0px;
}

.ui-slider-range {
	height: 10px;
	border-bottom: 3px solid red;
	position: relative;
}
.ui-slider .ui-slider-handle {
	height: 11px;
	width: 3px;
	cursor: pointer;
	outline: 0;
	position: absolute;
	z-index: 2;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider-handle {
	height: 11px;
	width: 3px;
	cursor: pointer;
	outline: 0;
	position: absolute;
	z-index: 2;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header, .ui-widget-header .ui-state-default {
	background: #000;
}
/*----------end-sidebar-price---------------------*/
/*----------------------------Product-Detail--------------------------------------------------*/
.product_detail .btn-like
{
	background: #000;
	padding-top: 12px;
	text-align: center;
	padding-bottom: 11px;
}
.product_detail .btn-like:hover
{
	color:#525457;
	transition:all 0.3s ease;
}
.product_detail .btn-like i
{
	color:#fff;
}
#product__related_1
{
	padding-top:65px;
}
.slider-module-title {
	display: block;
	margin-bottom: 24px;
	color: #525457;
	font-family: "mango-regular",Arial;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 13px;
	text-transform: uppercase;
}
.lg-outer .lg-thumb
{
	justify-content: center;
	display: flex;
	width:100%!important;
}
#product-right
{
	padding:55px;
}
#product__info .custom-title-product
{
	font-size:18px;
	font-weight:600;
}
#product__info .wrapper-titlesize
{
	font-size:12px;
	font-weight:700;
	/*line-height:40px;*/
	display:inline-block;

}
#product__info .wrapper-titlesize a
{
	color:#6d6f71;
	text-decoration:underline;
}
.wrapper-soluong
{
	margin-bottom:20px;
}
#product__info button[type="submit"]
{
	-webkit-transition: all .25s cubic-bezier(.455,.03,.515,.955);
	height: 42px;
	width: 100%;
	line-height: 42px;
	text-align: center;
	cursor: pointer;
	transition: all .25s cubic-bezier(.455,.03,.515,.955);
	outline: none;
	color: #fff;
	font-size: 14px;
	background-color: #000;
	border: 0;
	font-size: 12px;
}
#product__info button[type="submit"]:hover
{
	background: #525457;
	color: #fff;
	transition:all 0.3s ease;

}
#product__info .price {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

#product__info .price_new {
	font-size: 18px;
	font-weight: 600;

}
#product__info .price_new .price_message
{
	font-size: 18px;
	font-weight: 600;
}
#product__info .price_old {
	font-size: 18px;
	font-weight: 600;
	padding: 0px 8px;
	text-decoration: line-through;
}
#product__info .header
{
	line-height: 40px;
	margin-right: 10px;
	min-width: 50px;
	display: block;
	font-weight: bold;
	font-size: 13px;
}
#product__info .color-img {
	max-height: 32px;
	max-width: 32px;
}
/* Variant Pruduct custom */
.product__variants_option .variant__items_wrapper li {
	position: relative;
	border: 2px solid #fff;
	text-align: center;
	border-radius: 3px;
	font-weight: bold;
	font-size: 13px;
	display: inline-block;


	line-height: 23px;
	cursor: pointer;
	transition: all .2s;
	width: 25px;
	height:25px;

}
.custom-title-collection-product
{
	display: inline-block;
	font-size: 10px;
	letter-spacing: 1px;
	color: #525457;
	text-transform: uppercase;
	font-weight:700;
}
.label-sold{
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	background: violet;
	padding: 4px;
	color: #fff;
	border-radius: 0 7px 0 0;
	margin-right: 5px;
	float: left;
}
.label-sold-1{
	background: mediumorchid;
}
.product__variants_option .variant__items_wrapper li.picked {
	color: #fff;
	background: #000;
	border-color: #000;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.single-option-selector{
	width: 100%;
	height: 42px;
	display: block;
	padding: 0 15px;
	line-height: 42px;
	cursor: pointer;
	outline: none;
	position: relative;
	font-size:14px;

}
#product__info .hidden-class {
	display: none;
}
#product-add {
	margin-top: 20px;
	float: left;
	clear: left;
}
.add-to-cart-msg {
	clear: left;
}
#product__info form label {

	line-height: 40px;
	min-width: 90px;
	font-weight:700;
	font-size:12px;
	letter-spacing: 0.3px;
}
#product-add label {
	float: left;
	line-height: 40px;
	margin-right: 10px;
	padding: 0! important;
}
#quantity {
	line-height: 30px;
	text-indent: 0! important;
	text-align: center;
	padding: 0! important;
	width: 50px;
	background: transparent! important;
	border: 1px solid #eeeeee;
	display: inline-block!important;
	color: #404041;
	font-size:14px;
}
#doke-product .add {
	display: inline-block! important;
	margin-left: 20px;
	width: auto! important;
	line-height: 40px! important;
	padding: 0 20px! important;
}
#product-add {
	margin-top: 20px;
	float: left;
	clear: left;
}
#doke-product .tagWrapper a {
	border-radius: 2px;
	display: inline-block;
	margin: 3px 2px;
	color: #6d6f71;
	background:#f3f3f3;
	padding: 4px 13px;


}
#doke-product ul#popups {
	clear: left;
	margin: 40px 0 20px;
	list-style-type: none;
	font-size:12px;
	padding-left:0;
	font-weight:bold;
	display:inline-block;

}
#doke-product .first {
	clear: left;
	margin-bottom:15px;
}
#doke-product ul#popups li.first {
	margin-left: 0;
	padding-right: 10px;

}
#doke-product ul#popups li {


}
#doke-product ul#popups li.last {
	border-right: 0;
}
#doke-product .desc {
	float: left;
	border-top: 1px solid #eeeeee;
	padding: 20px 0;
	width: 100%;
	margin-top: 20px;
	line-height: 26px;
	font-size:14px;
}
#doke-product .desc .share-icons {
	float: left;
}
#doke-product .share-icons a {
	margin: 0 10px;
	color: #d5d5d5! important;
	display: inline-block;
}
#doke-product .desc .share-icons a {
	margin: 0 10px 0 0;
}
#doke-product .share-icons a:hover {
	color: #aaaaaa! important;
}
#doke-product .row:after {
	content: "";
	display: table;
	clear: both;
}
#doke-product .column {
	float: left;
	width: 30%;
	padding-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#doke-product .column:last-child
{
	margin-right: 0px;
}

#doke-product #imgtext {
	position: absolute;
	bottom: 15px;
	left: 15px;
	color: white;
	font-size: 20px;
}
#detail
{
	padding-top: 50px;
}
.product__sku
{
	font-size:10px;
	letter-spacing:1px;
	color: #adafb2;
	font-weight:600;

}
.product-info-title {
	margin-bottom: 16px;
	color: #525457;

	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 13px;
	text-transform: uppercase;
}
.product-info-text {
	min-height: 16px;
	margin-bottom: 8px;

	font-size: 12px;
	line-height: 16px;
	letter-spacing: .3px;
	color: #6d6f71;
}
.color_title_change
{
	font-size:13px;
	color: #525457;
}
/*---------------End-product-------------------------------*/
/*----------------product_related--------------------------*/
.results{
	display: flex;
	flex-wrap: wrap;
}
.results .product_related {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.results .product_related .collection-wrapper-img a img {
	width: 100%;
}
.product_related .collection-title ,.product_related .collection-price
{
	font-size: 12px;
	color: #6d6f71;
	padding: 16px 8px;
	line-height: 16px;
}
.product_related .collection-title a
{
	color: #6d6f71;
}
.product_search_item{
	padding: 10px;
}
.product_search_item .collection-wrapper-content{
	display: flex;
	flex-direction: column;
}

/*---------------------end-product_related------------------*/
/*---------------Store--------------------------------------*/
.store .woocommerce-ordering {
	display: inline-block;
	font-size: 14px;
	line-height: 24px;

}
.store .store__wrap .wrapper-content-store .content-right p
{
	margin:0.5rem;
}
.store .store__wrap h5
{
	font-size:24px;
}
.content__item__detail__number {
	line-height: 6.5rem;
	font-size: 5rem;
	font-weight: 700;
	display: inline-block;
	padding: 0;
	margin-bottom: 2rem;
}
.store select {
	height: 45px;
	background-color: transparent;
	border: 1px solid #f0f0f0;
	border-radius: 5px;
	color: #344a5f;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 11px;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 24px;
}
.store-left
{
	margin-top:-110px;
}
.store-right
{
	margin-top:250px;
}

#store .content-left
{
	font-size:75px;
}
/*#store .main__title__stores__text h4
{

font-size: 2.5rem;
width:75%;
line-height: 1.35;
letter-spacing: -.08rem;
}*/
.main__title__stores__text h4:after {
	width: 5rem;

}
.underline {
	position: relative;
	display: inline-block;
}
.underline:after {
	background: #404041;
	content: "";
	position: absolute;
	width: 5rem;
	height: .2rem;
	bottom: -.3em;
	left: 0;
	right: 0;
}
.store .title-store
{
	font-size:15pt;
	line-height: 24px;
	font-weight:700;
}
.store .phone-store
{
	font-size:11pt;
	line-height: 24px;
	font-weight:700;
}

/*---------------about-------------------*/

.hr-title
{
	width:50px;
	border-top: 3px solid #404041;
}
/*----------------Contact--------------------------*/
#contact textarea[type=text]
{
	width: 100%;
	background: #ffffff;
	border: 1px solid #eeeeee;
	padding: 15px 0px;
	margin: 0px;
	max-width: 100%;
	text-indent: 10px;
	outline: none;
	min-height: 32px;
}
#contact input[type=text],#contact input[type=password],#contact input[type=email],#contact input[type=url],#contact input[type=number] {
	width: 100%;
	background: #ffffff;
	border: 1px solid #eeeeee;
	padding: 15px 0px;
	margin: 0px;
	max-width: 100%;
	text-indent: 10px;
	outline: none;
	min-height: 32px;
	height: 40px;
}

/*-------------------Login-------------------------------*/

.account input[type=text],.account input[type=password],.account input[type=email],.account input[type=url],.account input[type=number] {
	width: 100%;
	background: #ffffff;
	border: 1px solid #eeeeee;
	padding: 15px 0px;
	margin: 0px;
	max-width: 100%;
	text-indent: 10px;
	outline: none;
	min-height: 32px;
	height: 40px;
}
/*-----------------------Member-----------------------------------------*/

#member a
{
	display: inline-block;
}
#member .headMenuSp {
	background: #000;
	line-height: 40px;
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding: 0px 25px;
}
#member #menuSanPham {
	width: 100%;
	border: solid 1px rgba(0,0,0,0.2);
	padding: 0px;
	margin: 0px;
	margin-top: 10px;

}
#member #menuSanPham li {
	list-style: none;
	position: relative;
	background: #fff;
}
#member .menuUserLeft li.active a,#member .menuUserLeft a:hover {
	background: #f1f1f1 !important;
}
#member #menuSanPham>li>a {
	width: 100%;
	line-height: 20px;
	padding: 10px 20px;
	position: relative;
	color: #000;
	text-transform: capitalize;
	font-family: 'Open Sans', sans-serif;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	text-align: center;
}
#menuSanPham>li.active>a, #menuSanPham>li:hover>a, #menuSanPham>li>a:hover {
	color: #000!important;
}
#member .headSp {
	color: #000;
	line-height: 40px;
	margin: 0px;
	border-left: solid 4px #000;
	padding-left: 10px;
	font-size: 1.25em;
	text-transform: uppercase;
	margin-bottom: 20px;
}
#member .legend {
	margin-top: 0px;
	font-weight: normal;
	font-size: 1.25em;
	border-bottom: solid 1px #ddd;
	line-height: 40px;
	text-transform: capitalize;
}
#member .form-control {
	border-radius: 2px;
	background: #f9f9f9;
	border: solid 1px #ebebeb !important;
	font-size: 1em;
	height: 42px;
}
#member .form-control, #member .form-control:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.address_title {
	margin-bottom: 0;
	font-size: 16px;
	padding: 10px 0 10px 10px;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
.address_title h3 {
	margin-bottom: 0;
}
.address_actions {
	margin-top: 5px;
}

p.address_actions.text-right {
	margin-bottom: -15px;
	position: relative;
	z-index: 99;
	line-height: 13px;
}
span.action_link {
	padding: 5px;
}
.action_link a {
	text-transform: uppercase;
	font-size: 13px;
}
.address_table {
	margin-bottom: 10px;
	border-top: 0px solid #ddd;
	background: #fafafa;
	padding: 8px;
}
/*------------------address---------------------------------*/
#member-address input::placeholder {
	color: #5F5F5F;
	opacity: 1;

	/* Firefox */
}

#member-addresss input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #5F5F5F;
}

#member-addresss input::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #5F5F5F;
}
#doke-address .custom-back
{
	font-size: 13px;
	padding: 10px;
}
#doke-address button
{
	font-size: 13px;
}
#doke-address #member-address a
{
	text-decoration:underline;
}
/*--------------------------Cart---------------------------------------------*/

.timeline{
	list-style-type: none;
	display: flex;
	align-items: center;
	justify-content: center;
}
.li
{
	transition: all 200ms ease-in;
}
.timestamp{
	margin-bottom: 20px;
	padding: 0px 40px;
	display: flex;
	flex-direction: column;
	align-items: center;
	font-weight: 100;
}
.status
{
	padding: 20px 98px 0px 98px;
	display: flex;
	justify-content: center;
	border-top: 2px solid #D6DCE0;
	position: relative;
	transition: all 200ms ease-in  ;
}
.status h4{
	font-weight: 600;
	font-size:16px;
}
.status h4:before{
	content: '';
	width: 25px;
	height: 25px;
	background-color: #fff;
	border-radius: 25px;
	border: 1px solid #000;
	position: absolute;
	top: -15px;
	left: 42%;
	transition: all 200ms ease-in;
	font-family: 'Font Awesome 5 Pro';
}
.status h4:after{
	content: '2';
	font-family: 'Font Awesome 5 Pro';
	top: -12px;
	left: 45%;
	position: absolute;

}
.li.complete .status
{
	border-top: 2px solid #000;
}
.li.complete .status h4:before
{
	background-color: #000;
	border: none;
	transition: all 200ms ease-in ;
}
.li.complete .status.check h4:after
{
	content: '\f00c';
	font-family: 'Font Awesome 5 Pro';
	top: -12px;
	left: 44%;
	position: absolute;
	color: #fff;
}
.li.complete .status.loading h4:after
{
	content: '1';
	font-family: 'Font Awesome 5 Pro';
	top: -12px;
	left: 45.5%;
	position: absolute;
	color: #fff;
}
.li.complete .status h4
{
	color: #404041;
}

#cart .cart-total
{
	padding-right:0;
}
.page-cart{
	background: #fff;
	display: none;
	z-index: 99999;
	width: 100%;


}
.page-cart table {
	width: 100%;
}
.page-cart table td.img img {
	border: none;
}
.page-cart table td a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	float: left;
	width: 70%;
	margin-bottom: 5px;
}
.page-cart table td.img img {
	width: 70px;
	margin: 5px;
	border: 1px solid #dddddd;
	max-width: none;
}
.page-cart span.pro-price-view {
	font-size: 12px;
	display: block;
	position: absolute;
	text-align: center;
	right: 10px;
	top: 10px;
	color: #222;
	line-height: 26px;
}
.page-cart .variant {
	font-size: 12px;
	color: #adafb2;
	line-height: 16px;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 1.2;
	margin-bottom: 5px;
}
.page-cart .remove-cart {
	position: absolute;
	right: 10px;
	bottom: 0px;
}
.page-cart tr td:not(.img) {
	padding: 10px 0;
	position: relative;
	padding-right: 20px;
}
.page-cart tr:last-child {
	border: none;
}

.page-cart span.pro-quantity-view {
	width: 100%;
	text-align: left;
	padding-top: 5px;
	font-size: 12px;
	line-height: 1.2;
	padding-left: 0;

}

#cart input[type="submit"],#cart input[type="reset"],#cart input[type="button"] {
	background: #000000;
	font-size: 14px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	color: #ffffff;
	line-height: normal;
	border: 0;
	border-radius: 3px;
	-webkit-transition: background .5s ease, color .5s ease;
	-moz-transition: background .5s ease, color .5s ease;
	-o-transition: background .5s ease, color .5s ease;
	transition: background .5s ease, color .5s ease;
	-webkit-appearance: none;
	display: inline-block;
	width: auto;
	letter-spacing: 1px;
	text-decoration: none;
	cursor: pointer;
	margin-bottom: 10px;
	padding: 15px 20px;
}
#cart
{

	padding-bottom:50px;
}
#cart .cart-qty
{
	width:50px;
	text-align:center;
}
#cart .table td, .table th
{
	vertical-align: top;
}
#cart .cart-quantity input {
	margin-bottom: 0;
	text-indent: 0;
	text-align: center;

}
#cart #basket-right
{
	text-align: center;
}
.summary
{
	font-size:14px;
}
.delete-cart
{
	font-size:12px;
	display: inline-block;
}
/*-------------------Pagination---------------------------------------*/

.content_sortPagiBar {
	background: #FFFFFF;

	text-align: left;
	margin-bottom: 20px;
	padding: 10px 5px;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.content_sortPagiBar .pagination {
	margin: 0px;

}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 0px;
}
.content_sortPagiBar .pagination > li {
	float: left;
	padding: 0px 3px;
}
.pagination > li {
	display: inline;
}
.content_sortPagiBar .pagination .pagination_previous > a, .content_sortPagiBar .pagination .pagination_previous span {
	position: relative;
	height: 30px;
	font-size: 0px;
}
.content_sortPagiBar .pagination .pagination_next > a, .content_sortPagiBar .pagination .pagination_next span {
	position: relative;
	height: 30px;
	font-size: 0px;
}
.content_sortPagiBar .pagination .active > a, .content_sortPagiBar .pagination .active span {
	color: #adadad;
	background: transparent;
	border: 1px solid #adadad;
}
.content_sortPagiBar .pagination > li > a:hover, .content_sortPagiBar .pagination > li > a:focus, .content_sortPagiBar .pagination > li span:hover, .content_sortPagiBar .pagination > li span:focus {
	color: #adadad;
	background: transparent;
	border: 1px solid #adadad;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}
.content_sortPagiBar .pagination > li > a, .content_sortPagiBar .pagination > li span {


	border-color: transparent;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	color: #999999;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed;
}
.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857;
	text-decoration: none;
	color: #000000;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
}
.content_sortPagiBar .pagination .pagination_previous > a:before, .content_sortPagiBar .pagination .pagination_previous span:before {
	content: "Trước";
	font-weight: 300;
	font-size: 14px;

	display: block;
}
.content_sortPagiBar .pagination .pagination_next > a:before, .content_sortPagiBar .pagination .pagination_next span:before {
	content: "Sau";
	font-weight: 300;
	font-size: 14px;

	display: block;
}
/*-------------------Xong--------------------------------------------*/
/*--------------------Blog---------------------------------------*/

#blog #item-blog
{
	border-bottom: 1px solid #eee;
}
#blog .readmore a {
	color: #ffffff! important;
	background: #000000! important;
	padding: 10px 20px;
	-webkit-transition: background .5s ease,color .5s ease;
	-moz-transition: background .5s ease,color .5s ease;
	-o-transition: background .5s ease,color .5s ease;
	transition: background .5s ease,color .5s ease;
	letter-spacing: 1px;
	border-radius: 3px;
}
#blog .readmore a:hover {
	color: #ffffff! important;
	background: #333333! important;
	text-decoration: none;
}
#blog .readmore
{
	margin: 20px auto 30px;
}
/*-----------------blog-detail------------------------------*/

#blog-detail .desc .share-icons {
	float: left;
}
#blog-detail .share-icons a {
	margin: 0 10px;
	color: #d5d5d5! important;
	display: inline-block;
}
#blog-detail .desc .share-icons a {
	margin: 0 10px 0 0;
}
#blog-detail .share-icons a:hover {
	color: #aaaaaa! important;
}
/*----------------------------------------------------------------*/

/* Cartlist kiểu mới */

.site-nav.style--sidebar {
	position: fixed;
	width: 480px;
	height: 100vh;
	right: 0;
	top: 0;
	background: #fff;
	z-index: 8888;
	overflow: hidden;
	transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transform: translateX(100%);
}
.site-nav.style--sidebar.active {
	transform: translateX(0);
}
.site-nav.style--sidebar .site-nav-container {
	width: calc(100% + 20px);
	height: 100%;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
#site-cart {
	display: none;
}
#cartlist.show-cart #site-cart {
	display: block;
}
.site-nav.style--sidebar .site-nav-container-last {
	width: calc(100% - 0px);
	position: relative;
	overflow: hidden;
	min-height: 100%;
	padding: 60px 70px 250px;
}
.site-nav.style--sidebar.show-filters .site-nav-container-last, .site-nav.style--sidebar.show-cart .site-nav-container-last, .site-nav.style--sidebar.show-search .site-nav-container-last {
	padding-bottom: 100px;
}
.site-nav.style--sidebar .site-nav-container .title {
	font-size: 14px;
	text-transform: uppercase;
	margin: 3px 0 0 0;
	font-weight: 600;
}
.cart-view {
	margin-top: 50px;
}
.cart-view table {
	width: 100%;
}
table#cart-view tr {
	border-bottom: 1px dotted #bcbcbc;
}
#cart-view tr:last-child {
	border: none;
}
.cart-view table td.img img {
	width: 70px;
	border: 1px solid #ededed;
	margin-right: 10px;
	max-width: none;
}
#cart-view tr td:not(.img) {
	padding: 25px 0;
	position: relative;
	padding-right: 20px;
}
.cart-view table td a.pro-title-view {
	float: left;
	width: 100%;
	font-size: 13px;
	margin-bottom: 5px;
	font-weight: 600;
	text-transform: uppercase;
}
#cart-view .variant {
	font-size: 12px;
	float: left;
	width: 100%;
	margin: 5px 0 12px;
	opacity: 0.66;
	text-transform: uppercase;
}
span.pro-quantity-view {
	position: relative;
	vertical-align: top;
	padding-right: 15px;
	display: inline-block;
	margin-right: 10px;
}
span.pro-quantity-view {
	float: left;
	width: auto;
	background: #ededed;
	text-align: center;
	padding: 6px 12px;
	font-size: 12px;
	line-height: 1;
	margin-right: 12px;
}
span.pro-price-view {
	display: block;
	text-align: center;
	float: left;
	line-height: 26px;
	font-weight: 500;
	opacity: 0.7;
}
.remove-cart {
	position: absolute;
	right: 10px;
}
.cart-view .line {
	float: left;
	width: 100%;
	border-top: 2px solid #000000;
	margin: 10px 0;
}

.site-close-handle {
	position: absolute;
	top: 55px;
	right: 60px;
	width: 35px;
	height: 35px;
	z-index: 999;
	background: transparent;
	border: none;
	box-shadow: none;
	cursor: pointer;
	transition: transform 150ms linear;
}
.hamburger-menu {
	width: 27px;
	height: 19px;
	cursor: pointer;
	display: block;
	transition: all 150ms linear;
}
.hamburger-menu .bar, .hamburger-menu .bar:after, .hamburger-menu .bar:before {
	width: 27px;
	height: 3px;
}
.hamburger-menu .bar {
	position: relative;
	background: #252a2b;
	display: block;
	transition: all 0ms 100ms, width 150ms linear;
	transform: translateY(7px);
}
.site-close-handle .hamburger-menu .bar.animate {
	background: transparent;
}
.hamburger-menu .bar:before {
	content: "";
	position: absolute;
	right: 0;
	bottom: 7px;
	background: #252a2b;
	transition: bottom 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1),width 150ms linear,background 150ms linear;
}
.site-close-handle .hamburger-menu .bar.animate:before {
	bottom: 0;
	transform: rotate(-45deg);
	transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1);
}
.hamburger-menu .bar:after {
	content: "";
	position: absolute;
	right: 0;
	top: 7px;
	background: #252a2b;
	transition: top 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1),width 150ms linear,background 150ms linear;
}
.site-close-handle .hamburger-menu .bar.animate:after {
	top: 0;
	transform: rotate(45deg);
	transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1);
}

.pageContainer {
	position: relative;
	right: 0;
	/*text-rendering: optimizeLegibility;*/
	transition: right 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.cart-view.clearfix:before, .cart-view.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	visibility: hidden;
}


.cart-view a.linktocheckout {
	color: #dfdfdf;
	background: #333;
	border: 1px solid #333;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	padding: 12px;
	position: relative;
	float: right;
	width: 100%;
	white-space: nowrap;
	margin-top: 10px;
	height: 50px;
	line-height: 25px;
}
.cart-view a.linktocart:after {
	content: "";
	float: left;
	width: 100%;
	height: 100%;
	border: 1px solid #333;
	position: absolute;
	top: 3px;
	left: 3px;
	z-index: -1;
}
.cart-view a.linktocart {
	background: #fff;
	color: #000;
	border: 1px solid #333;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	padding: 12px;
	position: relative;
	float: left;
	width: 90%;
	white-space: nowrap;
	margin-top: 10px;
	height: 50px;
	line-height: 25px;
}
.pageContainer.sidebar-move, .pageContainer.sidebar-move header {
	right: 480px;
}
.fixed-top {
	transition: right .5s cubic-bezier(.25,.46,.45,.94);
}
.table-total tr:first-child {
	font-size: 14px;
}
.site-overlay {
	background: rgba(0,0,0,0.8);
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	z-index: 7777;
	opacity: 0;
	visibility: hidden;
	transition: all 200ms linear;
}
.site-overlay.active {
	opacity: 1;
	visibility: visible;
}

@media screen and (width: 768px) {
	#product-right
	{
		padding: 25px;
	}
	.w-85
	{
		width: 84%!important;
	}
}

@media screen and (max-width: 768px) {
	.closePopup
	{
		top: -3%;
		right: -4%;
	}
	header .resize-logo
	{
		padding-left:0;
	}
	.content__item__detail__number
	{
		font-size: 4.5rem;
	}

	.mega-menu-mobile
	{
		max-height:500px;
		overflow: scroll;
		top:100%!important;
	}

	.home-slider li {
		height: 400px;

	}
	.custom-title-slider {
		font-size: 60px;
		line-height: 80px;
		letter-spacing: 2px;
		text-align: center;
	}
	.premium .wrapper-image-slider-premium img
	{
		height:auto;
	}
    .articles ul {
        padding: 0px;
    }
}

@media screen and (max-width: 480px) {
	.product_related .collection-title
	{
		width:50%;
	}
	#popup-newletter
	{
		width:auto;
	}

	.store select {
		padding-left: 5px;
		padding-right: 0px;

	}
	#product-right
	{
		padding-top: 20px;
		padding-right: 15px;
		padding-bottom: 0px;
		padding-left: 30px;
	}
	.nav-locale
	{
		width:100%;
	}
	.li.complete .status.loading h4:after
	{
		left: 48.5%;
	}
	.status h4:after
	{
		left:48%;
	}

	.status
	{
		padding: 20px 25px 0px 25px;

	}
	.newsletter .newsletter-form
	{
		width:100%;
	}
	.mega-menu-mobile
	{
		max-height:400px;
		overflow: scroll;
	}
	.lSAction > .lSPrev {
		background-position: 0 0;
		left:20px;
	}
	.lSAction > .lSNext {
		background-position: -32px 0;
		right: 20px;
	}

	.home-slider li {
		height: 190px;
	}
	.custom-title-slider {
		font-size: 32px;
		line-height: 80px;
		letter-spacing: 2px;
		text-align: center;
	}
	#formAcount .form-group {
		width: 100% !important;
	}
}
@media screen and (max-width: 320px) {
	.store .woocommerce-ordering
	{
		font-size:11px;
	}
	.store select
	{
		padding-left: 0px;
		padding-right: 0px;
		font-size: 11px;
	}

	.custom-text-center
	{
		text-align:left;
	}
	.custom-pl-0
	{
		padding-left:15px;
	}
	.mega-menu-mobile
	{
		max-height:350px;
		overflow: scroll;
	}
	.home-slider li {
		height: 165px;
	}
	.custom-title-slider {
		font-size: 32px;
		line-height: 80px;
		letter-spacing: 2px;
		text-align: center;
	}
}

.color_item.selected{
	border: 1px solid #000
}

.dWish__btn .dWish__icon-heart svg {
	fill: #fff;
	color: white;
}
.dWish__btn-wrap {
	position: relative;
	/* display: inline-block; */
	margin: 0;
	padding: 0;
	min-width: 30px;
	min-height: 30px;
	-webkit-transition: all .25s cubic-bezier(.455,.03,.515,.955);
	height: 42px;
	width: 100%;
	line-height: 42px;
	text-align: center;
	cursor: pointer;
	transition: all .25s cubic-bezier(.455,.03,.515,.955);
	outline: none;
	color: #fff;
	font-size: 14px;
	background-color: #000;
	border: 0;
	font-size: 12px;
	top: -2px;
	vertical-align: middle;
}

.dWish__icon-heart {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	padding: 5px 6px;
	text-align: center;
	float: left;
	padding-top: 11px;
}

.dWish__btn-wrap.dWish__btn-product .dWish__btn {

}
.wrapper-btn-addtcart .w-85 {
	width: calc(100% - 48px) !important;
	width: -moz-calc(100% - 48px) !important;
	width: -o-calc(100% - 48px) !important;
}
.wrapper-btn-addtcart .w-14 {
	width: 40px !important;
}

.dWish__btn .dWish__icon-heart svg {
	color: #000 !important;
}
.dWish__btn-wrap {
	background: #fff !important;
}

.product__form .dWish__btn .dWish__icon-heart svg {
	color: #fff !important;
}
.product__form .dWish__btn-wrap {
	background: #000 !important;
}
/****** css menu color red ***********/
/*.dropdown-menu > div > div > div:nth-child(1) > #nav > li:nth-child(5) > a.nav-link, .dropdown-menu > div > div > div:nth-child(1) > #nav > li:nth-child(6) > a.nav-link, .dropdown-menu > div > div > div:nth-child(1) > #nav > li:nth-child(7) > a.nav-link, .dropdown-menu > div > div > div:nth-child(1) > #nav > li:nth-child(8) > a.nav-link,.dropdown-menu > div > div > div:nth-child(1) > #nav > li:nth-child(9) > a.nav-link{color: red}*/
/******** end css menu color red  *********/
.product-info-text td{border: 1px solid #000}
ul.menu_lv_2 {
	display: none;
	position: absolute;
	background-color: #fff;
	z-index: 9999;
	width: 205px;
	padding-left: 0;
}
ul#nav li:hover ul.menu_lv_2 {
	display: block;
}
ul#nav ul.menu_lv_2 li {
	float: left;
	display: table-row;
	width: 100%;
	border: 1px solid #e5e5e5;
	position: relative;
	border-bottom: none;
}
ul#nav ul.menu_lv_2 li:last-child{
	border-bottom: 1px solid #e5e5e5;
}
ul#nav ul.menu_lv_2 li a {
	display: block;
	padding: 7px 20px 7px 15px;
}
ul#nav{
	position: relative;
}
ul#nav ul li {
	display: inline-block;
	position: relative;

}
.menu_lv_2 li:hover {
	background-color: #eee;
}
#vsvhome img.custom-img-bst
{
	height:300px;
}

#vsvhome [data-id="1324"] {
	margin: 50px 0 50px 0
}

#vsvhome [data-id="1324"] .swiper-pagination .swiper-pagination-bullet-active {
	background: #fff !important;
	border: 1px solid #fff !important
}

#vsvhome [data-id="1324"] [data-cta] {
	cursor: pointer
}

#vsvhome [data-id="1324"] .content-images {
	position: relative;
	text-align: center;

}

#vsvhome [data-id="1324"] .content-images .content-img {
	width: 100%
}

#vsvhome [data-id="1324"] .content-images .content-img .image {
	width: 100%;
	border: 1px solid transparent
}

#vsvhome [data-id="1324"] .content-images .content-img .image.vsv-last {
	border: 1px solid #F3F3F3
}






#vsvhome [data-id="1324"] .content-menu .vsv-menu-wrapper {
	margin: 12px 0 30px 0
}

#vsvhome [data-id="1324"] .content-menu .vsv-menu-wrapper .vsv-menu {
	padding: 0;
	margin-bottom: 0 !important
}
#vsvhome [data-id="1324"] .content-menu {
	display: flex;
	flex-direction: column;

	border-bottom: 1px solid #D7D7D8;
}
.link.vsv-active-target.nav-item.active {
	border-bottom: 1px solid #000;
}

#vsvhome [data-id="1324"] .content-title .vsv-subtitle-wrapper {
	font-size: 13px;
	letter-spacing: .3px;
	line-height: 20px;
	margin-top: 10px
}

#vsvhome [data-id="1324"] .link {
	display: inline-block
}

#vsvhome [data-id="1324"] .link .hvr-underline-fix2 {
	font-size: 13px;
	letter-spacing: .3px;
	line-height: 20px;
	height: 20px;
	color: #121314;
	padding: 0;
	margin: 0;
	cursor: pointer;
	display: inline-block
}

#vsvhome [data-id="1324"] .link .hvr-underline-fix2:hover {
	color: #AAA;
	text-decoration: none;
	transition: all 0.25s cubic-bezier(.455, .03, .515, .955);
	-webkit-transition: all 0.25s cubic-bezier(.455, .03, .515, .955);
	-moz-transition: all 0.25s cubic-bezier(.455, .03, .515, .955);
	-o-transition: all 0.25s cubic-bezier(.455, .03, .515, .955);
	-ms-transition: all 0.25s cubic-bezier(.455, .03, .515, .955)
}

#vsvhome [data-id="1324"] .vsv-active-target .hvr-underline-fix2 {
	color: #121314 !important;
	border-bottom: 1px solid #121314;
	text-decoration: none;
	transition: all 0.25s cubic-bezier(.455, .03, .515, .955);
	-webkit-transition: all 0.25s cubic-bezier(.455, .03, .515, .955);
	-moz-transition: all 0.25s cubic-bezier(.455, .03, .515, .955);
	-o-transition: all 0.25s cubic-bezier(.455, .03, .515, .955);
	-ms-transition: all 0.25s cubic-bezier(.455, .03, .515, .955)
}

#vsvhome [data-id="1324"] .separation {
	font-size: 13px;
	letter-spacing: .3px;
	line-height: 19.5px;
	color: #AAA;
	margin: 0 21px;
	display: inline-block
}

#vsvhome [data-id="1324"] .separation:last-child {
	margin: 0
}

#vsvhome [data-id="1324"] .all {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	z-index: 1
}

#vsvhome [data-id="1324"] .all .text {
	font-family: mango-light;
	font-size: 13px;
	letter-spacing: .3px;
	line-height: 20px
}

#vsvhome [data-id="1324"] .all .links {
	margin-top: 0
}

#vsvhome [data-id="1324"] .all .links .link {
	display: inline-block
}

#vsvhome [data-id="1324"] .all .links .link .hvr-underline-fix2 {
	font-size: 13px;
	letter-spacing: .3px;
	line-height: 20px;
	height: 20px;
	color: #121314;
	padding: 0;
	margin: 0;
	cursor: pointer;
	display: inline-block;
	border-bottom: 1px solid #121314
}

#vsvhome [data-id="1324"] .all .links .link .hvr-underline-fix2:hover {
	color: #aaa;
	border-bottom: 1px solid #aaa;
	text-decoration: none;
	transition: all 0.25s cubic-bezier(.455, .03, .515, .955);
	-webkit-transition: all 0.25s cubic-bezier(.455, .03, .515, .955);
	-moz-transition: all 0.25s cubic-bezier(.455, .03, .515, .955);
	-o-transition: all 0.25s cubic-bezier(.455, .03, .515, .955);
	-ms-transition: all 0.25s cubic-bezier(.455, .03, .515, .955)
}

#vsvhome [data-id="1324"] .arrow-container {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: -webkit-flex;
	-webkit-flex-direction: column;
	-webkit-justify-content: center;
	-webkit-align-items: center;
	pointer-events: none
}

#vsvhome [data-id="1324"] .arrow-container .arrow {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	display: -webkit-flex;
	-webkit-justify-content: center;
	-webkit-align-items: center;
	cursor: pointer;
	text-align: center;
	z-index: 1;
	background-color: rgba(255, 255, 255, .64);
	color: #121314;
	border: 1px solid #AAA;
	border-radius: 33px;
	-moz-border-radius: 33px;
	-webkit-border-radius: 33px;
	width: 33px;
	height: 33px;
	pointer-events: auto
}

#vsvhome [data-id="1324"] .arrow-container .arrow span {
	font-family: MangoIconographyWeb_20x20-L !important;
	font-size: 25px
}

#vsvhome [data-id="1324"] .arrow-container .arrow:hover {
	color: #666;
	border: 1px solid #666
}

#vsvhome [data-id="1324"] .arrow-container .arrow.swiper-button-disabled {
	opacity: .3
}

#vsvhome [data-id="1324"] .arrow-container .arrow.arrow-right {
	right: 15px
}

#vsvhome [data-id="1324"] .arrow-container .arrow.arrow-left {
	left: 15px
}

#vsvhome [lang="AR"] [data-id="1324"] .content-title {
	flex-direction: row-reverse
}
.tab-pane .owl-carousel .product-item-loop{
	padding: 0 10px;
}
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait) {
	#vsvhome [data-id="1324"] {
		margin: 0;
	}



	#vsvhome [data-id="1324"] .content-menu .vsv-menu-wrapper {
		margin: 20px 0
	}

	#vsvhome [data-id="1324"] .link .hvr-underline-fix2 {
		font-size: 14px;
		line-height: 22px;
		height: 22px
	}

	#vsvhome [data-id="1324"] .separation {
		font-size: 14px;
		line-height: 22px
	}
}

@media (min-width:1px) and (max-width:767px) {
	.site-nav.style--sidebar .site-nav-container-last {
		padding-top: 40px;
		padding-left: 30px;
		padding-right: 30px;
	}

	.site-nav.style--sidebar {
		width: 320px;
	}

	.pageContainer.sidebar-move, .pageContainer.sidebar-move header {
		right: 320px;
	}

	.site-close-handle {
		top: 35px;
		right: 15px;
	}

	#vsvhome [data-id="1324"] {
		margin: 60px 0 0 0
	}

	#vsvhome [data-id="1324"] .content-images {
		margin: 0
	}

	#vsvhome [data-id="1324"] .content-images .image {
		border: none
	}

	#vsvhome [data-id="1324"] .content-images .image.vsv-last {
		border: none;
		display: none
	}

	#vsvhome [data-id="1324"] .content-img-last {
		display: none
	}

	#vsvhome [data-id="1324"] .swiper-container {
		margin: 0 10.75% !important;
		width: 78.5% !important
	}



	#vsvhome [data-id="1324"] .content-menu .vsv-title-wrapper {
		font-size: 30px;
		line-height: 30px
	}

	#vsvhome [data-id="1324"] .content-menu .vsv-menu-wrapper {
		margin: 20px 0
	}



	#vsvhome [data-id="1324"] .content-title .vsv-title-wrapper {
		font-size: 30px;
		line-height: 30px
	}

	#vsvhome [data-id="1324"] .content-title .vsv-subtitle-wrapper {
		font-size: 14px;
		line-height: 22px;
		margin-top: 15px;
		padding: 0 30px
	}

	#vsvhome [data-id="1324"] .separation {
		margin: 0 12px
	}

	#vsvhome [data-id="1324"] .link {
		display: inline-block
	}

	#vsvhome [data-id="1324"] .link .hvr-underline-fix2 {
		font-size: 14px;
		line-height: 22px;
		height: 22px
	}

	#vsvhome [data-id="1324"] .mobileLinks {
		margin-top: 30px
	}

	#vsvhome [data-id="1324"] .mobileLinks .hvr-underline-fix2 {
		border-bottom: 1px solid #121314
	}

	#vsvhome [data-id="1324"] .arrow-container {
		opacity: 1;
		height: calc(100% - 52px)
	}

	#vsvhome [data-id="1324"] .arrow-container .arrow.arrow-right {
		right: -25px
	}

	#vsvhome [data-id="1324"] .arrow-container .arrow.arrow-left {
		left: -25px
	}
}
.home-slider .owl-dots {
	text-align: center;
}
.home-slider .owl-dots {

	position: absolute;
	bottom: 10px;
	width: 100%;

}
.home-slider .owl-dot span {
	width: 12px;
	height: 12px;
	margin: 0 5px;
	background: #fff;
}
.home-slider .owl-dot.active span,   .home-slider .owl-dot:hover span {
	background: #ed3237;
}
.home-slider .owl-nav, .lightSlider-lq .owl-nav{
	display: block !important;
	position: absolute;
	top: 50%;
	width: 100%;
}
.home-slider .owl-next, .lightSlider-lq .owl-next {
	float: right;
}
.home-slider .owl-nav button span, .lightSlider-lq .owl-nav button span{
	font-size: 40px;
	line-height: 35px;
}
.home-slider .owl-nav button, .lightSlider-lq .owl-nav button{
	height: 38px;
	width: 25px;
	background-color: #dbdedf !important;
}
.home-slider .owl-prev, .lightSlider-lq .owl-prev {
	margin-left: 30px;
}
.home-slider .owl-next, .lightSlider-lq .owl-next {
	margin-right: 30px;
}
.slick-track .item-1{
	padding: 0 5px;
}


.slick-track .owl-nav{
    display: block !important;
    position: absolute;
    top: 50%;
    width: 100%;
}
.slick-track .owl-next {
    float: right;
}
.slick-track .owl-nav button span{
    font-size: 30px;
    line-height: 25px;
}
.slick-track .owl-nav button{
    height: 30px;
    width: 30px;
    background-color: #dbdedf !important;
    border-radius:50% ;
}
.slick-track .owl-prev {
    margin-left: 30px;
    float: left;
}
.slick-track .owl-next {
    margin-right: 30px;
}
.text-green{
	display: none;
}
.product-item-loop:hover .quick-add  {
	display: block !important;
}
.product-grid-item .product-img {
	position: relative;
	overflow: hidden;
}
.product-grid-item .quick-add {
	position: absolute;
	z-index: 1;
	background-color: #fff;
	bottom: 30px;
	opacity:0.85;
	padding: 18px 5px;

	display: none;
}
.product-grid-item .quick-add {
	bottom: 0px;
	width: 100%;
}
.product-grid-item .quick-add span {
	padding: 6px;
	display: inline-block;
}
.product-grid-item .sizes {
	display:flex;
	margin: 0px;
	justify-content: center;
	display: none
}

.product-grid-item .sizes span {
	display: block;
	padding: 5px 6px;
	min-width: 30px;
	height: 29px;
	font-size: 13px;
	text-align: center;
	text-decoration: none
}

.product-grid-item .sizes span:hover {
	background-color: #eee;
	cursor: pointer
}
.swatch {
	margin: 1em 0;
	text-align: center
}
.swatch.sizes .swatch-element
{

}
.swatch input {
	display: none
}

.swatch label {
	float: left;
	min-width: 10px !important;
	height: 10px !important;
	margin: 0;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
	white-space: nowrap;
	cursor: pointer;
	border-radius: 25px;
}
.sizes .swatch label{
	height: 22px !important;
	border-radius: 0;
}
.swatch-element label {
	padding: 0 9px
}

.color.swatch-element label {
	padding: 0
}

.swatch .swatch-element {
	float: left;
	-webkit-transform: translateZ(0);
	-webkit-font-smoothing: antialiased;
	margin: 0px 5px 0px 0;
	position: relative;
	border: transparent 1px solid;
	padding: 1px;
	border-radius:25px;
}

.swatch .swatch-element.selected, .swatch .swatch-element.picked {
	border-color: #808080
}

.crossed-out {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

.swatch .swatch-element .crossed-out {
	display: none
}

.swatch .swatch-element.soldout .crossed-out {
	display: block
}

.swatch .swatch-element.soldout label {
	filter: alpha(opacity=60);
	-khtml-opacity: 0.6;
	-moz-opacity: 0.6;
	opacity: 0.6
}
.productView ul.breadcrumb{
	background-color: #fff;
}
.productView ul.breadcrumb li:before{
	display: inline-block;
	padding-right: .5rem;
	color: #6c757d;
	content: "/";
}
.productView ul.breadcrumb li:first-child:before{
	display: none;
}
.productView ul.breadcrumb li:last-child a{
	color: #6c757d;
	cursor: auto;
}
.attr-group .color a {
	display: block;
	float: left;
	width: 25px;
	height: 25px;
	margin: 0 5px 5px 0;
}
.attr-group a {
	display: block;
	border: 1px solid #e0e0e0;
	font-weight: 500;
	padding: 4px 6px;
	cursor: pointer;
	background: #f7f7f7;
	position: relative;
}
.attr-group .size a {
	line-height: 25px;
	text-align: center;
	padding: 0px 2px;
	margin: 0 5px 5px 0;
	display: block;
	float: left;
	border: solid 1px #ddd;
	color: #505252;
	height: 25px;
	width: 25px;
	font-size: 11px;
}
.js-qty {
	margin: 0;
	max-width: 150px;
}
.js-qty, .ajaxcart__qty {
	position: relative;
	margin-bottom: 1em;
	max-width: 100px;
	min-width: 75px;
	overflow: visible;
}
.js-qty__adjust--minus, .ajaxcart__qty--minus {
	left: 0;
	border-right: 1px solid #e6e6e6;
}
.js-qty__adjust, .ajaxcart__qty-adjust {
	cursor: pointer;
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	border: 0 none;
	padding: 0 8px;
	background: 0 0;
	text-align: center;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.icon-fallback-text .icon {
	display: none;
}
.js-qty__adjust, .ajaxcart__qty-adjust {
	cursor: pointer;
	text-align: center;
}
.visually-hidden, .supports-fontface .icon-fallback-text .fallback-text {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}
.js-qty input, .js-qty button {
	outline: 0;
}
input[type="number"] {
	-moz-appearance: textfield;
}
.js-qty input, .ajaxcart__qty input {
	display: block;
	background: 0 0;
	text-align: center;
	width: 100%;
	padding: 5px 25px;
	margin: 0;
	border: 1px solid #ddd;
}
.js-qty__adjust--plus, .ajaxcart__qty--plus {
	right: 0;
	border-left: 1px solid #e6e6e6;
}
.js-qty__adjust.js-qty__adjust--minus.icon-fallback-text {
	border-right: 1px solid #e6e6e6;
}
#AddToCart {
	-webkit-transition: all .25s cubic-bezier(.455,.03,.515,.955);
	height: 42px;
	width: 99%;
	line-height: 42px;
	text-align: center;
	cursor: pointer;
	transition: all .25s cubic-bezier(.455,.03,.515,.955);
	outline: none;
	color: #fff;
	font-size: 14px;
	background-color: #000;
	border: 0;
	font-size: 12px;
}
.wrapper-btn-addtcart .w-14 {
	margin: 2px;
}
.attr-group a.active, .attr-group a:hover {
	border: 1px solid #e42127 !important;
}
.attr-group a.active::before, .attr-group a:hover::before {
	content: '';
	bottom: 0;
	right: 0;
	width: 14px;
	height: 14px;
	position: absolute;
	background: url(/tp/T0296/img/temp/bg-product.png);
}
#msgSizeColor {
	width: 100%;
	display: block;
	overflow: hidden;
	margin-bottom: 5px;
}
#msgSizeColor .alert {
	width: 100%;
	display: block;
	overflow: hidden;
	position: relative;
	margin-bottom: 0;
}
.fade.in {
	opacity: 1;
}
.fade.in {
	opacity: 1;
}
@media screen and (max-width: 1200px){
	ul#nav ul li {
		display: inline-block;
		position: relative;
		width: 100%;
	}
	ul.menu_lv_2{
		display: none !important;
	}
}
.news-item{
	margin-bottom: 30px;
}
.news-item.col-md-4:nth-child(3n+1){
	clear: both;
}
.news-item, .news-image{
	position: relative;
}
.news-image{
	overflow: hidden;
	border: 1px solid #eeeeee85;
	display: block;
}
.news-image img, .proImg img{
	height: 300px;
	object-fit: fill;
	max-width: 100%;
	transition: transform 4s;
}
.news-image img:hover, .proImg img:hover {
	transform: scale(1.5);
}
.news-list {
	margin-top: 20px;
}
.news-title{
	font-size: 16px;
	line-height: 1;
	letter-spacing: 1.5px;
	font-weight: bold;
	max-height: 52px;
	overflow: hidden;
	overflow-wrap: break-word;
	margin: 10px 0;
}
.news-description{
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.5px;
	max-height: 48px;
	overflow: hidden;
	color: #666666;
	overflow-wrap: break-word;
}
.news-date{
	font-size: 15px;
	line-height: 20px;
	letter-spacing: .4px;
	font-weight: 700;
	max-height: 48px;
	overflow: hidden;
	color: #666;
	margin-top: 20px;
}
.wrapper-one, .wrapper-two {
	padding: 0 16px;
}
.composite-title {
	margin-bottom: 30px;
}
.composite-title h3 {
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 2.2px;
	margin-bottom: 5px;
}
.composite-title h1 {
	font-size: 27px;
	line-height: 46px;
	letter-spacing: 1.3px;
	font-weight: 700;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.composite-title h2 {
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: .4px;
	color: #666;
}
.composite-body {
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: .4px;
	text-align: left;
}
.content {
	text-align: justify;
	line-height: 1.6;
	color: #666;
}
.article-container p {
	margin: 0;
	padding: 0;
}
.content img, .content table, .content iframe, .content span, .content p, .content i, .content strong {
	max-width: 100% !important;
    width: inherit !important;
    height: inherit !important;
}
.productCarousel {
	width: 100%;
	margin: 0 auto 20px;
	padding: 32px 0;
	background-repeat: no-repeat;
	background-position: center;
}
.wrapper-lside,.wrapper-rside {
	float:left;
	margin-top: 20px;
}
.article .image img{
	width: 100%;
}
.caption .wrapper h4 {
	padding: 10px 0px;
}
.buttons .cta span{
	text-align: center;
	display: inline-block;
	width: 100%;
}
.lightSlider .product-image, .lightSlider .product-image a, .lightSlider .product-image img{
	width: 100%;
}
.proItem {
	margin-bottom: 20px;
}
.filter-title-text {
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 700;
}
.price_new del {
	margin-left: 5px;
	font-size: 12px;
}
.size.req .deactive {
	background: #ccc !important;
	cursor: not-allowed !important;
}
.header-bottom.products a {
	background: #000;
	color: #fff;
}
.home-slider .item iframe {
	min-height: 515px;
	width: 100%;
}
.fb_review{
	padding: 15px 30px;
	width: 60%;
}
.dcontent_des{
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
}
.nav_c3{
	padding-left: 15px;
}
.holine_right_logo {
	display: inline-block;
	margin-left: 15px;
	font-weight: 500;
}
.holine_right_logo i{
	padding-right: 5px;
}
.paginator a:hover, .paginator a:active{
	color: #000 ;
	background-color: #fff ;
}
.paginator {
	width: 100%;
	border-radius: 4px;
	text-align: center;
	padding-bottom: 20px;
	padding-right: 50px;
}
.paginator .labelPages, .paginator .titlePages{
	display: none;
}
.currentPage{
	background-color: #fff !important;
	color: #ddd !important; ;
	border: 1px solid #adadad !important;
}
.paginator a, .paginator span.currentPage{
	position: relative;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #000;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #adadad;
	margin: 0 5px;
}
.paginator a.paging-next:before{
	content: "\f105";
	font-family: FontAwesome;
}
.paginator a.paging-last:before{
	content: "\f101";
	font-family: FontAwesome;
}
.paginator a.paging-previous:before{
	content: "\f104";
	font-family: FontAwesome;
}
.paginator a.paging-first:before{
	content: "\f100";
	font-family: FontAwesome;
}
@media(max-width: 991px){
	.header-component .header-content .header-content-logo .logo-link{
		max-height: 32px;
		top: 10px;
	}
	.section-detail .nav-item.dropdown .dropdown-menu.o-drop-mb{
		display: block;
		position: relative;
		box-shadow: none !important;
		margin-bottom: 10px;
		max-width: 95%;
		padding: 0;
	}
	.section-detail .nav-item.dropdown .dropdown-menu .container,
	.section-detail .nav-item.dropdown .dropdown-menu .container .col-md-3 a img{
		margin: 0 !important;
	}
	.section-detail .nav-item.dropdown .dropdown-menu .container .col-md-3 a{
		display: block;
		overflow: hidden;
	}
}


@media(max-width: 320px){
	.col-xxs-12{
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.album-item .image{
	overflow: hidden;
	position: relative;
}
.album-item .image img{
	width: 100%;
	object-fit: cover;
	border:1px solid rgba(238, 238, 238, .54);
	transition: all 300ms;
}
.album-item img{
	width: 100%;
	object-fit: cover;
	border:1px solid rgba(238, 238, 238, .54);
	transition: all 300ms;
}
.menu-content.open .section-detail {
	display: block;
}
.after_down{
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 10px;
	vertical-align: .255em;
	border-top: .4em solid;
	border-right: .4em solid transparent;
	border-bottom: 0;
	border-left: .4em solid transparent;
}
.menu-content.open .dropdown-toggle::after {
	display: none;
}
.header-menu-title{
	display: inline-block;
}
#productTags>a{
    margin-left: 5px;
    background: #f2f2f2;
    display: inline-block;
    padding: 1px 5px;
    border-radius: 10px;
    font-weight: 900;
    color: grey;
}
@media(min-width: 1200px){
	.album-item.col-lg-4 img{
		height: 468px;
	}
}
@media(min-width: 992px) and (max-width: 1199px){
	.album-item.col-lg-4 img{
		height: 350px;
	}
}
@media(min-width: 768px) and (max-width: 991px){
	.album-item.col-lg-4 img{
		height: 300px;
	}
}
@media(max-width: 580px){
	.album-item.col-lg-4 img{
		height: 250px;
	}
}
@media(max-width: 320px){
	.album-item.col-lg-4 img{
		height: auto;
	}
}
@media(min-width: 768px){
	.title-cate {
		margin-left: 21%;
	}
	.collection-right .product-item-loop {
		max-width: 49%;
	}

}
@media(max-width: 768px){
	.menu-component .section-detail {
		padding-left: 0;
	}
	.dropdown-menu {
		border: none;
		margin-left: 15px;
	}
	.menu-component .section-detail-list {
		width: 100%;
		z-index: 99;
	}
	.menu-component .menu-content.open {
		background: rgba(255,255,255,1);
	}
	.dropdown-menu .hidden-xs {
		display: none;
	}
	.section-detail .nav-item.dropdown .dropdown-menu.o-drop-mb {
		width: 100%;
	}
	ul#nav {
		display: none;
	}
	.openlv3 ul#nav {
		display: block;
	}
	.fb_review{
		width: 100%;
	}
	.tab-pane .owl-carousel .product-item-loop{
		padding: 0 5px;
	}
	.owl-carousel .owl-item {
		touch-action: pan-y !important;
	}
}
.wrap-color-swatches{
	display: flex;
	justify-content: center;
}
.color-item img{
	width: 100%;
}
.color-item{
	width: 40px;
}
.color-item.active{
	border: 1px solid red;
}
.subtotal-cart{
	text-transform: uppercase;
}
.zaloIcon{
	position: fixed;
	right: 0;
	bottom: 120px;
	z-index: 999999;
}
.zaloIcon img{
	width: 90px;
}
@media (max-width:992px){
    .wrap-color-swatches{
        display: none;
    }
}
.bct-footer {
	text-align: center;
	padding: 10px 0;
}