.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}
.flex-direction-nav a,.flex-direction-nav a:before{color:rgba(0,0,0,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3)}.flex-container a:hover,.flex-slider a:hover{outline:0}.flex-control-nav,.flex-direction-nav,.slides,.slides>li{margin:0;padding:0;list-style:none}.flex-pauseplay span{text-transform:capitalize}.vi-flexslider{padding:0;margin:0;background:#fff;border:4px solid #fff;position:relative;zoom:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:'' 0 1px 4px rgba(0,0,0,.2);-moz-box-shadow:'' 0 1px 4px rgba(0,0,0,.2);-o-box-shadow:'' 0 1px 4px rgba(0,0,0,.2);box-shadow:'' 0 1px 4px rgba(0,0,0,.2)}.vi-flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.vi-flexslider .slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .vi-flexslider .slides{display:block}* html .vi-flexslider .slides{height:1%}.no-js .vi-flexslider .slides>li:first-child{display:block}.vi-flexslider .slides{zoom:1}.vi-flexslider .slides img{width:100%;display:block;height:auto;-moz-user-select:none}.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.carousel li{margin-right:5px}.flex-direction-nav a{text-decoration:none;display:block;width:40px;height:80px;margin:-20px 0 0;position:absolute;top:40%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;font-size:0;text-align:center;background:#fff}.flex-direction-nav a:before{font-family:woocommerce-lookbook;display:inline-block;content:"\f106";font-size:30px;line-height:80px}.flex-direction-nav a.flex-next:before{content:"\f105"}.flex-direction-nav .flex-prev{left:-50px}.flex-direction-nav .flex-next{right:-50px}.wlb-lookbook-carousel:hover .flex-direction-nav .flex-prev{opacity:.7;left:0}.wlb-lookbook-carousel:hover .flex-direction-nav .flex-prev{opacity:1}.vi-flexslider:hover .flex-direction-nav .flex-next{opacity:.7;right:0}.wlb-lookbook-carousel:hover .flex-direction-nav .flex-next{opacity:1;right: 0;}.flex-direction-nav .flex-disabled{opacity:0!important;filter:alpha(opacity=0);cursor:default;z-index:-1}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.flex-pauseplay a:before{font-family:flexslider-icon;font-size:20px;display:inline-block;content:'\f004'}.flex-pauseplay a:hover{opacity:1}.flex-pauseplay a.flex-play:before{content:'\f003'}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,.5);cursor:pointer;text-indent:-9999px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,.3);-o-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px rgba(0,0,0,.3);-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,.7)}.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,.9);cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;height:auto;display:block;opacity:.7;cursor:pointer;-moz-user-select:none;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:10px}.flex-direction-nav .flex-next{opacity:1;right:10px}}@font-face {
	font-family: "woocommerce-lookbook";
	src: url("../fonts/woocommerce-lookbook.eot");
	src: url("../fonts/woocommerce-lookbook.eot?#iefix") format("embedded-opentype"),
	url("../fonts/woocommerce-lookbook.woff") format("woff"),
	url("../fonts/woocommerce-lookbook.ttf") format("truetype"),
	url("../fonts/woocommerce-lookbook.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	@font-face {
		font-family: "woocommerce-lookbook";
		src: url("../fonts/woocommerce-lookbook.svg") format("svg");
	}
}

.woocommerce-lookbook .woocommerce-lookbook-inner {
	display: inline-block;
	clear: both;
	position: relative;
}

.woocommerce-lookbook .wlb-clearfix {
	clear: both;
}

.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-image {
	max-width: 100%;
	width: 100%;
}

/*Shortcode*/
.wlb-align-center {
	text-align: center;
}

.wlb-align-left {
	text-align: left;
}

.wlb-align-right {
	text-align: right;
}

.wlb-single-lookbook .woocommerce-lookbook {
	margin: 10px 0;
	display: inline-block;
}

/*Style node*/
.woocommerce-lookbook .woocommerce-lookbook-inner {
	width: 100%;
	counter-reset: section;
}

.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item {
	position: absolute;
	cursor: pointer;
	font-family: tahoma;
	font-size: 20px;
	box-sizing: border-box;
	line-height: 27px;
	text-align: center;
}

.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item .wlb-title {
	display: none;
	position: absolute;
	top: -35px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 12px;
	color: #fff;
	background-color: #222;
	margin: 0;
	padding: 5px 10px;
	white-space: nowrap;
	z-index: 100;
}

.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-lookbook-instagram-item-inner .wlb-item .wlb-title {
	display: block;
}

.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item .wlb-title:before {
	content: '';
	display: block;
	position: absolute;
	bottom: -5px;
	left: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #222 transparent transparent transparent;
	margin-left: -5px;
}

.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item .wlb-pulse {
	position: relative;
	width: 24px;
	height: 24px;
	background-color: #fa0000;
	border-radius: 50%;
	z-index: 10;
	transition: all .3s ease-in-out;
	-webkit-animation: wlb-pulse 2s infinite ease-out;
	-moz-animation: wlb-pulse 2s infinite ease-out;
	animation: wlb-pulse 2s infinite ease-out;
}

.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item .wlb-pulse a {
	position: absolute;
	left: 0; right: 0;
	top: 0; bottom: 0;
	font-size: 0;
}

.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item .wlb-pulse:hover {
	box-shadow: inset 0 0 150px rgba(0, 0, 0, .1);
}

.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item .wlb-pulse:before {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	position: absolute;
	left: 8px;
	top: 8px;
	background-color: #fff;
	border-radius: 50%;
}

.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item .wlb-dot {
	position: absolute;
	height: 40px;
	width: 40px;
	top: -8px;
	left: -8px;
	z-index: 2;
	opacity: 0;
	background-color: rgba(255,255,255,.5);
	border-radius: 50%;
	-webkit-animation: wlb-flash 2s infinite ease-out;
	-moz-animation: wlb-flash 2s infinite ease-out;
	animation: wlb-flash 2s infinite ease-out;
}

.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item .product-lookbook-content {
	display: block;
	position: absolute;
	left: 40px;
	top: -30px;
	width: 270px;
	padding: 15px;
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	transform: translateY(20px);
	transition: all .25s ease-in-out;
	pointer-events: none;
	z-index: 100;
}

@media (max-width: 991px) {
	.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item .product-lookbook-content {
		display: none;
	}
}

.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item:hover .product-lookbook-content {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	pointer-events: unset;
}

.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-lookbook-instagram-item-inner .wlb-item .product-lookbook-content {
	display: none !important;
}

@keyframes wlb-flash {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: 0.0;
	}
	20% {
		-webkit-transform: scale(0.2);
		transform: scale(0.2);
		opacity: 0.2;
	}
	40% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
		opacity: 0.5;
	}
	60% {
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
		opacity: 0.7;
	}
	80% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
		opacity: 0.2;
	}
	100% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
		opacity: 0.0;
	}
}

@keyframes wlb-pulse {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	20% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	60% {
		-webkit-transform: scale(1.15);
		transform: scale(1.15);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.woocommerce-lookbook .wlb-lookbook-instagram-item .wlb-lookbook-instagram-item-inner {
	position: relative;
	transition: all .3s ease-out;
}

/*Slides*/
.wlb-lookbook-slide {
	clear: both;
	display: block;
	position: relative;
	z-index: 1;
}

.wlb-lookbook-slide .slidesjs-navigation.slidesjs-next {
	right: 0;
	background-image: url("../images/button.png");
	background-position: -58px center;
}

.wlb-lookbook-slide .slidesjs-navigation.slidesjs-previous {
	left: 0;
	background-image: url("../images/button.png");
	background-position: 0px center;
}

.wlb-lookbook-slide .slidesjs-navigation {
	top: 41%;
	display: inline-block;
	position: absolute;
	z-index: 10;
	background-color: rgba(255, 255, 255, 0.5);
	color: #212121;
	padding: 14px;
	cursor: pointer;
	-webkit-transition: background-color .5s ease-out;
	-moz-transition: background-color .5s ease-out;
	-o-transition: background-color .5s ease-out;
	transition: background-color .5s ease-out;
	width: 58px;
	height: 58px;
	opacity: 0;
	font-size: 0;
	-webkit-transition: opacity .5s ease-out;
	-moz-transition: opacity .5s ease-out;
	-o-transition: opacity .5s ease-out;
	transition: opacity .5s ease-out;
}

.wlb-lookbook-slide:hover .slidesjs-navigation, .wlb-lookbook-slide:hover .slidesjs-pagination {
	opacity: 1;
}

.wlb-lookbook-slide .slidesjs-navigation:hover {
	background-color: rgba(255, 255, 255, 1);
}

.wlb-lookbook-slide .slidesjs-pagination {
	display: block;
	list-style: none;
	padding: 0;
	text-align: center;
	margin: -30px 0 0;
	z-index: 9999999;
	position: relative;
	font-size: 0;
	opacity: 0;
	-webkit-transition: opacity .5s ease-out;
	-moz-transition: opacity .5s ease-out;
	-o-transition: opacity .5s ease-out;
	transition: opacity .5s ease-out;
}

.wlb-lookbook-slide .slidesjs-pagination li {
	display: inline-block;
	font-size: 0;
	line-height: 30px;
	margin: 5px;
}

.wlb-lookbook-slide .slidesjs-pagination li a {
	display: block;
	background: rgba(0, 0, 0, 0.8);
	text-indent: -99px;
	overflow: hidden;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	-webkit-transition: background-color .5s ease-out;
	-moz-transition: background-color .5s ease-out;
	-o-transition: background-color .5s ease-out;
	transition: background-color .5s ease-out;
}

.wlb-lookbook-slide .slidesjs-pagination li a.active, .wlb-lookbook-slide .slidesjs-pagination li a:hover {
	background: rgba(255, 255, 255, 0.8);

}

/*Carousel*/
.wlb-lookbook-carousel {
	position: relative;
}

/* Lookbook Gallery */
.woocommerce-lookbook.wlb-lookbook-gallery .woocommerce-lookbook-inner {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}

.woocommerce-lookbook.wlb-lookbook-gallery .woocommerce-lookbook-inner .wlb-lookbook-instagram-item {
	padding: 0 5px;
	margin-bottom: 10px;
}

.woocommerce-lookbook.wlb-lookbook-gallery .woocommerce-lookbook-inner .wlb-col-3 {
	max-width: 33.333%;
	flex: 1 1 33.333%;
}

.woocommerce-lookbook.wlb-lookbook-gallery .woocommerce-lookbook-inner .wlb-col-4 {
	max-width: 25%;
	flex: 1 1 25%;
}

.woocommerce-lookbook.wlb-lookbook-gallery .woocommerce-lookbook-inner .wlb-col-5 {
	max-width: 20%;
	flex: 1 1 20%;
}
