.lens-widget-wrapper {
	border: 0;
	position: relative;
	width: 100%;
}

.lens-widget-wrapper .flex-container {
	display: flex;
}

.lens-widget-wrapper #overlay-dv {
    width: 100%;
    height: 100%;
    display:table;
    background-color: #000;
    opacity: 0.3;
    position: absolute;
    top: 0;   
}
 	
#overlay-dv .spin-loader {
    height: 50px;
    width: 50px;
    border: 10px solid #4293D0;
    border-radius: 50%;
    border-top: 10px solid #ccc;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
 	position: relative;
 	margin: 20% auto ;
}


.hide{
	display: none;
}


@-webkit-keyframes spin {
  	0% { -webkit-transform: rotate(0deg); }
  	100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  	0% { transform: rotate(0deg); }
  	100% { transform: rotate(360deg); }
}

/*Step 1*/
.step-1 {
	width: 85%;
	margin: 20px auto;
	max-width: 900px;
}


#color-activity-tabs .flex-container {
		width: 70%;
    margin: 0 auto;
}

#color-activity-tabs #image-container img {
	width: 80%;
    border-radius: 50%;
    min-width: 160px;
}

#color-activity-tabs .ui-widget-header {
	background: none;
	border: 0;
}

#color-activity-tabs li.ui-state-default {	
	background-color: #f1f2f3 ;
}

#color-activity-tabs li.ui-state-default a {
	padding: 15px 35px;
	color: #54595f;
}

#color-activity-tabs .ui-state-active {
	background-color: #61CE70 !important;
	border-color:  #61CE70 !important;
}

#color-activity-tabs .ui-tabs-nav {
	width: 400px;
	margin: 0 auto !important;
}

#color-activity-tabs  .ui-tabs {
	position: relative;
	padding: .2em;
}

#color-activity-tabs.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}

#color-activity-tabs.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}

#color-activity-tabs.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	text-decoration: none;
}

#color-activity-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}

#color-activity-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
#color-activity-tabs.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
#color-activity-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}

#color-activity-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}

#color-activity-tabs.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}

#color-activity-tabs .ui-tabs-active .ui-tabs-anchor {
	color: #ffffff;
}

.color-widget {
	padding: 50px 0;
}
.color-dv {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	margin: 0 auto;
}

.color-pallet {
	margin: 10px 20px;
	text-align: center;
    font-size: 13px;
}

.color-pallet p {
	margin-top: 10px;
}

.color-container {
	display: flex;
	flex-wrap: wrap;
	margin-top:20px;
	justify-content: center;
}

.activity-pallet {
	width: 11%;
	text-align: center;
  	font-size: 12px;
  	min-width: 80px;
	padding: 0 3px;
}

.activity-dv {
	margin: 10px;
}

.color-pallet a, 
.activity-pallet a,
.products-data a {
	text-decoration: none;
	color: #000;
}

.color-pallet a:hover, 
.activity-pallet a:hover {
	color: #000;
}

.color-dv:hover {
	width: 54px;
	height: 54px;
}

.color-wrap-dv {
	width: 55px;
	height: 55px;
}


/*Step 2*/
.step-2 {
	width: 80%;
	margin: 0 auto;
}
.products-data {
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	justify-content: center;
	padding: 10px;
}

.pr-data {
	flex-basis: 25%;
	margin-top: 25px;	
}

.products-wrap {
	text-align: center;
}


/*Step 3*/
.step-3 {
	margin: 1px auto;
	margin-top:10px;
}

.product-results p{
	margin: 50px 0;
	text-align: center;
}
	
#products-tabs .product-img img{
	width: 150px;
}

#products-tabs .product-ul {
	
	margin-bottom: 20px;
	list-style: none;
	text-align: center;
	justify-content: center;
}

#products-tabs .product-ul li {
	text-align: center;
	padding: 10px;
	width: 20%;
}

#products-tabs h6, 
#products-tabs .product-acts {
		color: #000;
}

#products-tabs .product-acts,
.pr-data .product-acts {
	font-weight: 300;
	text-align: left;
}

.cmp-img {
	display: none;
}

.main-slide .slide-wrap {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	display: flex;
}

.splide__list {
	list-style: none;
}

.img-container {
	position: relative;
	width: 900px;
	height: 600px;
	border: 2px solid white;
}

.img-container .img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: 900px 100%;
}
/*
.img-container .foreground-img {
  	width: 49.5%;
}*/
.img-container .img-slider {
	position: absolute;
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	height: 100%;
	background: transparent;  /*rgba(242, 242, 242, 0.3);*/
	outline: none;
	margin: 0;
	transition: all 0.2s;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 99;
}

.img-container .img-slider::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	width: 1px;
	height: 600px;
	background: white;
	cursor: pointer;
}
.img-container .img-slider::-moz-range-thumb {
	width: 1px;
	height: 600px;
	background: white;
	cursor: pointer;
}

.slider-button {
	border-width: 20px !important;
	left: 49.9%;
	cursor: pointer;
}

#products-tabs.ui-tabs-vertical .ui-tabs-nav { 
	padding: .2em .1em .2em .2em; 
	float: left; 
	width: 10%; 
}

#products-tabs.ui-tabs-vertical .ui-tabs-nav li {
	clear: left; 
	width: 100%; 
	border-bottom-width: 1px !important; 
	border-right-width: 0 !important; 
	margin: 0 -1px .2em 0; 
}

#products-tabs.ui-tabs-vertical .ui-tabs-nav li a { 
	display:block; 
}

#products-tabs.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active { 
	padding-bottom: 0; 
	padding-right: .1em; 
	border-right-width: 1px; 
}

#products-tabs.ui-tabs-vertical .ui-tabs-panel { 
	padding: 5px 1em 1em 1em; 
	width: 90%; 
	float: left
}

.thumbnail-carousel {
	width: 15%;
	float: left;
	padding: 5px;
}

.step-3 .splide {
	width: 85%;
	float: left;
}

.step-3 .splide .controls {
	bottom: 50px;
    position: absolute;
    right: 3px;
    z-index: 999;
    background-color: #00000075;
    opacity: 1;
    color: #fff;
    font-size: 18px;
    padding: 3px 5px 3px 8px;
    border-radius: 20px 0 0 20px;
}
.step-3 .splide .controls div {
	width: 100%;
    color: #fff;
    text-align: right;
    padding: 5px;
    font-size: 16px;
    cursor: pointer;
}
.change-cnt {
	float: right;
    margin-bottom: 5px;
}
.step-3 .splide .controls div:hover { 
	font-size: 16px;
}

.thumbnail-carousel .slide-wrap{
	margin-top: 8px;
}

#products-tabs .flex-container>div{
	flex-basis: 50%;
	padding:10px;
}

#products-tabs .flex-container {
	justify-content: center;
	text-align: center;
}

#products-tabs .ui-state-active a h6{
	color: #3eb3e3;	
}
.img-desc {
	position: absolute;
	bottom: 0;
    height: 30px;
    width: 100%;
    text-align: center;
    font-size: 16px;
    background-color: #ed1077;
    color: #ffffff;
    padding: 8px;
    
}
.background-img .img-desc {
	width: 52%;
	right: 0;
	background-color: #61ce70;

}

.ios-mac .background-img .img-desc,
.ios-pad .background-img .img-desc
 {
	width: 64% ;
	text-align: left;
}
.ios-mac .background-img .img-desc span {
	margin-left: 30%;
} 
.ios-pad .background-img .img-desc span {
	margin-left: 25%;
} 

.color-wheel {
	width: 80px;
}

.hue-wheels,
.color-wheels {
	display: flex;
	flex-basis: 50%;
	justify-content: center;
}
.wheel-img {
	display: flex;
    font-size: 20px;
    font-weight: 600;
    padding: 5px;
    flex-basis: 40%;
    align-items: center;
    margin: 5px 0;
}
.wheel-img div{
	flex-basis: 50%;
}

.wheel-img div:first-child {
	text-align: right;
	padding: 10px;
}
.img-splide .splide__arrow {
		top: 43% !important;
}

#products-tabs .flex-container span {
		display: inline-block;
    width: 25px;
    height: 25px;
    background-color: #3EC6EF;
    color: #fff;
    border-radius: 100%;
    font-weight: bold;
    margin-right: 10px;
}
.moreinfo_popup_dv {
	font-size:19px;
	cursor: pointer;
	position: absolute;
	left: -15%;
    bottom: 5%;
}

@media screen and (max-width: 599px), (orientation: portrait) {
    .moreinfo_popup_dv {
	cursor: pointer;
	position: absolute;
	left: -25%;
	}
}


.btn-dot {
	width: 30px !important;
    height: 30px;
    display: inline-block;    
    border-radius: 30px;
    vertical-align: middle;
    text-align: center !important;
    background-color: #fff;
}
.change-cnt .btn-dot.checked {
	background-color: #61ce70 !important;
}
.change-cmp .btn-dot.checked {
	background-color: #4293d0 !important;
}
.change-hue .btn-dot.checked {
	background-color: #ed1077 !important;
}
.btn-dot span {
	width: 15px;
    height: 15px;
    display: inline-block;
    background-color: #fff;
    border-radius: 100%;
}
.bg-img {
	text-align: center;
}
.bg-img img {
	width: 400px;
}
 	
.pie {
	position: relative;
}
.pie .custom_percent {
	position: absolute;
	left: 19%;
	top: 20%;
}
.bg-slide-img {
	width: 50%;
    float: right;
    margin-top: 20%;
}
.product-slider-wrap h5 {
	text-align: center;
}
.other-opt {
	color: #bbbbcc
}
.start-over {
	cursor:  pointer;
}
.start-over::before {
	content: url('refresh.png');
	width: 20px;
    display: inline-block;
    vertical-align: middle;
}
@media only screen and (max-width: 750px) {
	.pr-data {
		flex-basis: 50%;
	}
  	#products-tabs.ui-tabs-vertical .ui-tabs-panel,
  	#products-tabs.ui-tabs-vertical .ui-tabs-nav,
  	.thumbnail-carousel,
  	.step-3 .splide {
  		width: 100%;
  	}

  	.thumbnail-carousel ul.splide__list {
  		display: flex;
  		flex-wrap: wrap;
  	}

  	.thumbnail-carousel ul.splide__list li {
  		flex-basis: 30%;
  		height: 120px !important;
  	}
  	.thumbnail-carousel .splide__track{
  		height: auto !important;
  	}
}


.img-slider:after {width: 5px; /* Adjust the thickness */
	background: #000; /* Line color */ }

.fade-in-contorls { animation: fadeIn 5s; }

@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

.CAF-wheel {display:none !important;}