.home h1{
	margin: 60px 0px;
	text-align: center;
	}
#thumbs-swiper #gallery {
	width: 100%;
}

#thumbs-swiper #gallery .ug-strip-panel {
	background-color: transparent !important;
}
#store-locator .search-stores-wrapper .stores-list .store-extra-info .hours ul li:last-child, #store-locator .search-stores-wrapper .stores-list .store-extra-info .hours ul li:nth-of-type(7)  {
	width: 100%;
}
#thumbs-swiper #gallery .ug-strip-panel .ug-strip-arrow {
	z-index: 11;
	background-color: rgba(128,128,128,.5);
}

#thumbs-swiper #gallery .ug-strip-panel .ug-strip-arrow:hover {
	background-color: rgba(168,168,168,.86) !important;
}

#thumbs-swiper #gallery .ug-strip-panel .ug-strip-arrow > div {
	opacity: 1 !important;
}
#thumbs-swiper #gallery .ug-thumb-overlay{
	background-color: transparent !important;
}
.ug-thumb-wrapper{
	cursor: pointer;
}
#thumbs-swiper #gallery .ug-thumbs-strip {
	width: 100% !important;
	overflow: initial;
}

#thumbs-swiper .ug-arrow-left.ug-skin-default {
	background-image: url('/wp-content/uploads/2018/07/left-arrow.png');
	background-position: center;
	width: 50px;
	height: 50px;
}

#thumbs-swiper .ug-arrow-right.ug-skin-default {
	background-image: url('/wp-content/uploads/2018/07/right-arrow.png');
	background-position: center;
	width: 50px;
	height: 50px;
}

#thumbs-swiper .ug-slider-wrapper .ug-button-videoplay.ug-type-square {
	background-image: url('/wp-content/uploads/2018/07/play-arrow.png');
	background-position: center;
	width: 50px;
	height: 50px;
	top: 50% !important;
	left: 50% !important;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#thumbs-swiper .ug-videoplayer .ug-videoplayer-button-close {
	display: none !important;
}

#new-at-miniso {
	margin-top: 15px;
}

#new-at-miniso a {
	display: block;
}

#new-at-miniso img {
	width: 100%;
	height: auto;
}
/** store locator **/

#store-locator {
	margin-top: 15px;
}

#store-locator .headline {
	border-bottom: 1px solid #EBEBEB;
}

#store-locator .headline h2,
#store-locator .headline h2 + a {
	display: table;
}

#store-locator .headline h2 + a {
	color: #666;
	margin-top: 5px;
}

#store-locator .headline h2 + a:hover {
	color: #d8262f;
}

#store-locator .headline h2 + a svg {
	vertical-align: -3px;
}

#store-locator .locator-wrapper {
	margin-top: 30px;
}

#store-locator .search-stores-wrapper {
	width: 40%;
	height: 600px;
	float: right;
}

#store-locator .search-stores-wrapper .search-wrapper {
	position: relative;
}

#store-locator .search-stores-wrapper .search-wrapper input {
	width: 100%;
	padding: 10px;
	border: 1px solid #999999;
	box-shadow: none;
	outline: none;
	color: #999;
}

#store-locator .search-stores-wrapper .search-wrapper svg {
    color: #999;
    left: 10px;
}

#store-locator .search-stores-wrapper .stores-list {
	margin-top: 15px;
	overflow-y: auto;
	overflow-x: hidden;
	position: relative;
}

#store-locator .search-stores-wrapper .stores-list #no-stores {
	padding: 20px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}

#store-locator .search-stores-wrapper .stores-list > ul > li {
	border-bottom: 1px solid #EBEBEB;
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
	padding: 12px 10px;
	cursor: pointer;
	background-color: #fff;
}

#store-locator .search-stores-wrapper .stores-list > ul > li:first-child {
	border-top: 1px solid transparent;
}

#store-locator .search-stores-wrapper .stores-list > ul > li:hover {
	background-color: #F7F7F7;
	border-right: 1px solid #EBEBEB;
	border-left: 1px solid #EBEBEB;
}

#store-locator .search-stores-wrapper .stores-list > ul > li:first-child:hover {
	border-top: 1px solid #EBEBEB;
}

#store-locator .search-stores-wrapper .stores-list > ul > li span {
	background-color: #F8E4E4;
	color: #cb4d4d;
	padding: 2px 6px;
	display: table;
}

#store-locator .search-stores-wrapper .stores-list .store-extra-info {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}


#store-locator .search-stores-wrapper .stores-list .store-extra-info .headline {
	height: 8%;
	position: relative;
}

#store-locator .search-stores-wrapper .stores-list .store-extra-info .image-wrapper {
	height: 47%;
	position: relative;
}

#store-locator .search-stores-wrapper .stores-list .store-extra-info .image-wrapper .overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(216,38,47,0.8);
}

#store-locator .search-stores-wrapper .stores-list .store-extra-info .image-wrapper .overlay span {
	display: table;
}

#store-locator .search-stores-wrapper .stores-list .store-extra-info .headline h4 {
	right: 15px;
	display: table;
}

#store-locator .search-stores-wrapper .stores-list .store-extra-info .headline a {
	left: 15px;
	text-decoration: underline;
}

#store-locator .search-stores-wrapper .stores-list .store-extra-info .hours {
	background-color: #F2F2F2;
	height: 35%;
}

#store-locator .search-stores-wrapper .stores-list .store-extra-info .hours h4 {
	padding: 5px 15px;
}

#store-locator .search-stores-wrapper .stores-list .store-extra-info .hours ul {
	padding: 0 15px;
}

#store-locator .search-stores-wrapper .stores-list .store-extra-info .hours ul li {
	width: 50%;
	float: right;
	margin-bottom: 5px;
}

#store-locator .search-stores-wrapper .stores-list .store-extra-info .hours ul li > span {
	display: table;
	position: relative;
}

#store-locator .search-stores-wrapper .stores-list .store-extra-info .hours ul li > span.today {
	color: #D8262F;
}

#store-locator .search-stores-wrapper .stores-list .store-extra-info .hours ul li > span.today:after {
	content: '';
	width: 100%;
	height: 1px;
	position: absolute;
	right: 0;
	bottom: 0;
	background-color: #D8262F;
}

#store-locator .search-stores-wrapper .stores-list .store-extra-info .hours ul li > span span:first-child {
	width: 60px;
}

#store-locator .search-stores-wrapper .stores-list .store-extra-info .hours ul li > span span {
	display: table;
	float: right;
}

#store-locator .search-stores-wrapper .stores-list .store-extra-info .hours ul li:last-child{
	width: 100%;
}


#store-locator .search-stores-wrapper .stores-list .store-extra-info .share {
	height: 10%;
	background-color: #E6E6E6;
	position: relative;
}

#store-locator .search-stores-wrapper .stores-list .store-extra-info .share h4 {
	right: 15px;
}

#store-locator .search-stores-wrapper .stores-list .store-extra-info .share ul {
	display: table;
	left: 15px;
}

#store-locator .search-stores-wrapper .stores-list .store-extra-info .share ul li {
	float: right;
	margin-left: 3px;
}

#store-locator .search-stores-wrapper .stores-list .store-extra-info .share ul li a {
	display: block;
	width: 30px;
	height: 30px;
	background-color: green;
	position: relative;
	color: #fff;
}

#store-locator .search-stores-wrapper .stores-list .store-extra-info .share ul li a.facebook {background-color: #3B5998;}
#store-locator .search-stores-wrapper .stores-list .store-extra-info .share ul li a.twitter {background-color: #1DA1F2;}
#store-locator .search-stores-wrapper .stores-list .store-extra-info .share ul li a.pinterest {background-color: #CB2027;}
#store-locator .search-stores-wrapper .stores-list .store-extra-info .share ul li a.whatsapp {background-color: #4DC247;}
#store-locator .search-stores-wrapper .stores-list .store-extra-info .share ul li a.mail {background-color: #848484;}

#store-locator .search-stores-wrapper .stores-list .store-extra-info .share ul li a:hover {
	bottom: 3px;
}

#store-locator .share .addthis_inline_share_toolbox_nssz.addthis_tool {
	position: absolute;
	top: 50%;
	left: 15px;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

#store-locator .share .at-resp-share-element .at-share-btn {
	margin-bottom: 0;
}

#store-locator .share .at-resp-share-element .at-share-btn .at-label {
	display: none !important;
}

#store-locator .share .at-resp-share-element .at-share-btn .at-icon-wrapper,
#store-locator .share .at-resp-share-element .at-icon {
	width: 18px !important;
	height: 18px !important;
}

#store-locator .map-wrapper {
	width: 58%;
	height: 600px;
	float: left;
}
.home-category-wrapper{
	margin-top: 40px;
}

.home-category-wrapper .grid .item > h3 {
    display: inline-block;
    margin: 0;
    padding-right: 18px;
    font-size: 15px;
}
.home-category-wrapper img{
	height: 45px;
  width: auto;
}
.home-category-wrapper a.pos-1{
	color:#AA8A68;
}
.home-category-wrapper a.pos-2{
color: #D56C48;
}
.home-category-wrapper a.pos-3{
	color:#7813A5;
}
.home-category-wrapper a.pos-4{
	color:#E43B50;
}
.home-category-wrapper a.pos-5{
	color:#2A76C5;
}
.home-category-wrapper a.pos-6{
		color:#28637D;
}
.home-category-wrapper a.pos-7{
	color:#AA8A68;
}
.home-category-wrapper a.pos-8{
	color:#6F9AB1;
}
.home-category-wrapper .col-xs-6{
	margin-bottom: 25px;
}
@media only all and (max-width: 1000px) {

	#store-locator .search-stores-wrapper .stores-list .store-extra-info .headline h4 {
		font-size: 0.9em;
	}

	#store-locator .search-stores-wrapper .stores-list .store-extra-info .headline a {
		font-size: 0.7em;
	}

	#store-locator .search-stores-wrapper .stores-list .store-extra-info .image-wrapper {
		height: 42%;
	}

	#store-locator .search-stores-wrapper .stores-list .store-extra-info .hours {
		height: 40%;
	}

	#store-locator .search-stores-wrapper .stores-list .store-extra-info .hours ul li {
		font-size: 0.9em;
	}

}

@media only all and (max-width: 800px) {

	#store-locator .search-stores-wrapper,
	#store-locator .map-wrapper {
		width: 100%;
	}

	#store-locator .search-stores-wrapper {
		height: 300px;
		margin-bottom: 15px;
	}

	#store-locator .search-stores-wrapper .stores-list .store-extra-info {
		border-bottom: 15px solid #fff;
	}

	#store-locator .map-wrapper {
		height: 400px;
	}

}

/** store locator end **/

#press {
	margin-top: 15px;
}

#press h2,
#press h2 + a {
	display: table;
}

#press h2 + a {
	color: #666;
}

#press h2 + a:hover {
	color: #d8262f;
}

#press h2 + a svg {
	vertical-align: -3px;
}

#press .press-wrapper {
	width: 100%;
}

#press .press-wrapper > div {
	width: 50%;
}

#press .press-wrapper .right {
	padding-left: 6px;
}

#press .press-wrapper .left {
	padding-right: 6px;
}

#press .press-wrapper .article a {
	display: block;
	height: 100%;
	border: 1px solid #F1F1F1;
}

#press .press-wrapper .article a:hover {
	border-color: #E4E4E4;
}

#press .press-wrapper .article a .text-wrapper {
	background-color: #F8F8F8;
	position: relative;
}

#press .press-wrapper .article a:hover .text-wrapper {
	background-color: #F1F1F1;
}

#press .press-wrapper .article a .text-wrapper h3 {
	font-size: 1em;
	color: #1c1c1c;
}

#press .press-wrapper .article a .text-wrapper .inner-wrapper {
	width: calc(100% - 24px);
	right: 12px;
}

#press .press-wrapper .article a .text-wrapper span {
	font-size: 0.9em;
	color: #666;
}

#press .press-wrapper .two-row-article {
	height: 270px;
	margin-bottom: 12px;
}

#press .press-wrapper .two-row-article .image-wrapper {
	height: 67%;
}

#press .press-wrapper .two-row-article .text-wrapper {
	height: 33%;
	position: relative;
}

#press .press-wrapper .single-row-article {
	height: 129px;
	margin-bottom: 12px;
}


#press .press-wrapper .single-row-article a > div {
	width: 50%;
	height: 100%;
}

@media only all and (max-width: 800px) {

	#press .press-wrapper > div {
		width: 100%;
		padding: 0 !important;
	}

	#press .press-wrapper .single-row-article {
		margin-bottom: 5px;
	}

}

@media only all and (max-width: 500px) {

	#press .press-wrapper .article a .text-wrapper h3 {
		font-size: 0.8em;
	}

}

#connect-with-us {
	margin-top: 80px;
}

#connect-with-us .social-wrapper {
	width: 100%;
}

#connect-with-us .social-wrapper .social {
	width: 20%;
}

#connect-with-us .social-wrapper .social a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	color: #fff;
}

#connect-with-us .social-wrapper .social .overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
}

#connect-with-us .social-wrapper .social .overlay-i {
	background: #b839ae;
    background: radial-gradient(circle at 32% 100%,rgba(254,211,115,.92) 4%,rgba(241,82,69,.92) 28%,rgba(217,46,127,.92) 62%,rgba(155,54,183,.92) 82%,rgba(81,94,207,.92));
}

#connect-with-us .social-wrapper .social .overlay-f {
	background: rgba(59,89,152,.92);
}

#connect-with-us .social-wrapper .social a:hover .overlay {
	opacity: 1;
}

#connect-with-us .social-wrapper .social svg {
	position: absolute;
	top: 10px;
	right: 20px;
	font-size: 1.5em;
}

#connect-with-us .social-wrapper .social a:hover svg {
	top: 20px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	font-size: 6em;
}

#connect-with-us .social-wrapper .social .text-wrapper {
	position: absolute;
	display: table;
	width: 100%;
	text-align: center;
	right: 0;
	bottom: 30px;
	opacity: 0;
}

#connect-with-us .social-wrapper .social a:hover .text-wrapper {
	opacity: 1;
}

#connect-with-us .social-wrapper .social .text-wrapper p {
	color: #fff;
}

@media only all and (max-width: 1000px) and (min-width: 801px) {

	#connect-with-us .social-wrapper .social {
		width: 25%;
	}

	#connect-with-us .social-wrapper .social:last-child,
	#connect-with-us .social-wrapper .social:nth-last-child(2) {
		display: none;
	}

	#connect-with-us .social-wrapper .social a:hover svg {
		right: 10px;
	}

}

@media only all and (max-width: 800px) {

	#connect-with-us .social-wrapper .social {
		width: 33.333333%;
	}

	#connect-with-us .social-wrapper .social:last-child {
		display: none;
	}

	#connect-with-us .social-wrapper .social a:hover svg {
		right: initial !important;
	}

}

@media only all and (max-width: 600px) {

	#connect-with-us .social-wrapper .social {
		width: 50%;
	}

	#connect-with-us .social-wrapper .social:last-child {
		display: block;
	}

}

@media only all and (max-width: 420px) {

	#connect-with-us .social-wrapper .social a:hover svg {
		font-size: 3em;
	}

}

#shop-categories {
	margin-top: 15px;
}

#shop-categories h2,
#shop-categories h2 + a {
	display: table;
}

#shop-categories h2 + a {
	color: #666;
}

#shop-categories h2 + a:hover {
	color: #d8262f;
}

#shop-categories h2 + a svg {
	vertical-align: -3px;
}

#shop-categories .shop-wrapper {
	width: 100%;
	border-top: 1px solid #EBEBEB;
	padding-top: 30px;
}

#shop-categories .shop-wrapper .to-product {
	width: 25%;
	float: right;
	margin-bottom: 30px;
}

#shop-categories .shop-wrapper a {
	display: block;
	height: 100%;
	width: 100%;
}

#shop-categories .shop-wrapper a img {
	height: 45px;
	width: auto;
	margin-left: 18px;
	opacity: 0.9;
}

#shop-categories .shop-wrapper a:hover img {
	opacity: 1;
}

#shop-new-arrivals,
#shop-best-sellers {
	margin-top: 15px;
}

#shop-new-arrivals h2,
#shop-new-arrivals h2 + a,
#shop-best-sellers h2,
#shop-best-sellers h2 + a {
	display: table;
}

#shop-new-arrivals h2 + a,
#shop-best-sellers h2 + a {
	color: #666;
}

#shop-new-arrivals h2 + a:hover,
#shop-best-sellers h2 + a:hover {
	color: #d8262f;
}

#shop-new-arrivals h2 + a svg,
#shop-best-sellers {
	vertical-align: -3px;
}

#shop-new-arrivals .new-arrivals-wrapper,
#shop-best-sellers .best-sellers-wrapper,
.home-category-wrapper .grid
 {
	width: 100%;
	border-top: 1px solid #EBEBEB;
	padding-top: 30px;
	display: flex;
	flex-wrap: wrap;
}

#shop-new-arrivals .new-arrival,
#shop-best-sellers .new-arrival {
	width: 22%;
	margin-bottom: 4%;
	float: right;
}

#shop-new-arrivals .new-arrival a,
#shop-best-sellers .new-arrival a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 10px;
	border: 0px solid transparent;
	color: #666;
}

#shop-new-arrivals .new-arrival a:hover,
#shop-best-sellers .new-arrival a:hover {
	color: #d8262f;
}

#shop-new-arrivals .new-arrival a:focus,
#shop-best-sellers .new-arrival a:focus {
	border: 0px solid #E0E0E0;
}

#shop-new-arrivals .new-arrival:not(:nth-child(4n+0)),
#shop-best-sellers .new-arrival:not(:nth-child(4n+0)) {
	margin-left: 4%;
}

#shop-new-arrivals .new-arrival .image-wrapper
#shop-best-sellers .new-arrival .image-wrapper {
	width: 100%;
}

#short-about {
	padding: 30px 32px 36px 32px;
	background-color: rgba(0,0,0,.04);
	color: #666;
	border: 1px solid rgba(0,0,0,.02);
	margin-top: 80px;
}

#short-about h1{font-size:1em; display:initial;}
#short-about p{    display: initial;}

@media only all and (max-width: 800px) {

	#shop-new-arrivals .new-arrival,
	#shop-best-sellers .new-arrival {
		width: 48%;
		margin-bottom: 4%;
		float: right;
	}

	#shop-new-arrivals .new-arrival:not(:nth-child(4n+0)),
	#shop-best-sellers .new-arrival:not(:nth-child(4n+0)) {
		margin-left: 0%;
	}


	#shop-new-arrivals .new-arrival:not(:nth-child(2n+0)),
	#shop-best-sellers .new-arrival:not(:nth-child(2n+0)) {
		margin-left: 4%;
	}

}

@media (max-width: 1000px) {
	.products-wrapper .swiper-container.ads-swiper .swiper-slide {
		height: 280px;
	}
}