.buttons .try-on-button:hover {
    color: #646464;
    background-color: #ffffff;
    border-color: #9ACD32;
}

.try-on-button {
    color: #646464;
    background-color: #ffffff;   
    padding: 3px 20px;
    font-size: 14.5px;
    line-height: 1.46666667;
    border-radius: 6px;
    margin: 10px;
	border-style: solid;
    border-color: #c6c6c6;
}

#popup {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100000;
	/*max-height: calc(100vh - 10px);
    overflow-y: auto;*/
}
 /* Here you change the size of the modal window */
.content-popup {
    margin:0px auto;
    margin-top:4.6%;
    position:relative;
    padding:0px;
    width:376px;
	height:550px;
    min-height:250px;
    border-radius:4px;
    background-color:#FFFFFF;
    box-shadow: 0 2px 5px #666666;
	overflow: hidden;
}

a#abrir {
	font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    padding: 4px;
    text-transform: uppercase;
    text-decoration: none;
	opacity:inherit;
}
a[disabled] {
    cursor: not-allowed;
    opacity: 0.4 !important;
    pointer-events: none;
    -webkit-touch-callout: none;
}
a#close {
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    /* padding: 4px; */
    text-transform: uppercase;
    text-decoration: none;
    opacity: inherit;
    width: 12%;
    margin-left: 120px;
}
 
.content-popup h2 {
    background-color: #9ACD32 !important;
    color: #ffffff !important;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
 
.popup-overlay {
    left: 0;
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;     
    width: 100%;
	height: 100% !important;
    z-index: 99999;
    display:none;
    background-color: #777777;
    cursor: pointer;
    opacity: 0.7;
}
 
.close {
    position: absolute;
    width: 119px;
    height: 30px;
    background: #000;
	/*background: #9ACD32;opticalcollection*/
    /*box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);*/
	box-shadow: 1px 2px 4px #fff;
    border-radius: 4px;
    text-align:center;
    left: 50%;
    margin-left: -60px;	
	padding: 2px;
	margin-top: 60%;
}

/*.abrir {
    position: relative;
    background: #9ACD32;
}*/

.abrir {
    position: absolute;
    width: 119px;
    height: 30px;
    background: #000;
	/*background: #9ACD32;*opticalcollection*/
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    text-align:center;
    left: 50%;
    margin-left: -60px;	
	padding: 2px;
	margin-top: -4%;
}
.textofoto {
    position: relative;
	font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
	text-align: left;
    color: black;
}

.buttoncamera {
    position: relative;
	width: 119px;
    height: 30px;
    background: #9ACD32;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    text-align: center;
}
.modal-header {
    background-color: #000 !important;
	/*background-color: #9ACD32 !important;opticalcollection*/
    color: #645F5F !important;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
	padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-body {
    width: 225px;
    margin-left: auto;
    margin-right: auto;
	padding:0px !important;
}
h4.modal-title {
    color: #ffffff;
    font-size: 18px;
    line-height: 23px;
    font-weight: normal;
    margin: 0 0;
}

.picture-container {
    width: auto;
    border: 1px solid #f1f1f1;
}

.lenses-container {
    position: absolute;
    z-index: 100;
    margin-top: 0;
    width: 223px !important;
	margin-left: 0%;
	margin-top: 2%;
	
}

.category-container .category-item {
    padding: 5px;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    margin-top: 0px;   
    margin-right: 0%;
    cursor: pointer;
	
}

.category-container .category-item.slick-active {
    border: 1px solid #9ACD32;
}

.category-container .category-item:last-child {
    margin-right: 0;
}

.category-container .category-item .category-image {
    width: 100%;
    margin: 0 auto;
}

.category-container .category-item .category-name {
    background: #727070;
    border-radius: 4px;
    text-align: center !important;
    margin-top: 4px;
    text-transform: uppercase;
    color: #fff;
    font-size: 10px !important;
    margin-bottom: 0px;
	font-family: 'Source Sans Pro';
	line-height: 1.54;
}

.category-container .category-item.slick-active .category-name {
     /*background: #9ACD32;*opticalcollection*/
	 background: #000;
}

.category-container .category-item.slick-active {
    /*border: 1px solid #9ACD32;* opticalcollection*/
	border: 1px solid #000;
}

.category-container .category-item1 {
    padding: 5px;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    margin-top: 0px;
    width: 25%;
    margin-right: 0%;
    cursor: pointer;
	background: #E5E5E5;
}

.category-container .category-item1 .category-name {
    background: #727070;
    border-radius: 4px;
    text-align: center !important;
    margin-top: 4px;
    text-transform: uppercase;
    color: #fff;
    font-size: 10px !important;
    margin-bottom: 0px;
	font-family: 'Source Sans Pro';
	line-height: 1.54;
}

.category-container .category-item1 .category-image {
    width: 100%;
    margin: 0 auto;
}

.category-container .category-item1.slick-active .category-name {
    background: #727070;
	border: 1px solid #000;
}
.category-container .category-item1.slick-active {
    border: 1px solid #000;
}

/*@media (max-width: 409px) {
	
  .content-popup {
    margin: 0px auto;
    margin-top:16%;
    position: relative;
    padding: 0px;
    width: 90%; 
    min-height: 250px;
    border-radius: 4px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 5px #666666;
	left:-4%;
  }	

}*/

@media (min-width: 320px) and (max-width: 411px) {
  .content-popup {
    margin: 0px auto;
    margin-top:16%;
    position: relative;
    padding: 0px;   
    min-height: 250px;
    border-radius: 4px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 5px #666666;
	margin-right:20%;
	width:340px;
  }	
}
@media (min-width: 412px) and (max-width: 450px)  {
  .content-popup {
    margin: 0px auto;
    margin-top:11%;
    position: relative;
    padding: 0px;
    /*width: 80%; */
    min-height: 250px;
    border-radius: 4px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 5px #666666;
	margin-right:19%;
  }	

}
@media (min-width: 451px) and (max-width: 480px)  {
	
  .content-popup {
    margin: 0px auto;
    margin-top:11%;
    position: relative;
    padding: 0px;
    /*width: 80%; */
    min-height: 250px;
    border-radius: 4px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 5px #666666;
	margin-right:22%;
  }	

}
@media (min-width: 481px) and (max-width: 750px)  {
	
  .content-popup {
    margin: 0px auto;
    margin-top:11%;
    position: relative;
    padding: 0px;
    /*width: 80%; */
    min-height: 250px;
    border-radius: 4px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 5px #666666;
	margin-right:30%;
  }	
}


@media (max-width: 767px){
   .ts-col-8.category-item {
       width: 33.33333333% !important;
	   float: left !important;
    }
    .ts-col-8.category-item1 {
      width: 33.33333333% !important;
	  float: left !important;
    }
	.abrir {
    margin-top: -12%;
    margin-left: -99px;
}
}



.slick-prev:before { content: "\f053" !important; font-family:FontAwesome !important ;color: #C4C4C4 !important; font-size: 20px !important; } 
.slick-next:before { content: "\f054" !important; font-family:FontAwesome !important ; color: #C4C4C4 !important; font-size: 20px !important; } 

.ts-col-24.category-container {
	
    position: relative;
	top: -30px;
}
.slick-dots {
	
	bottom: -140px !important;
	
}
.tryon{
	position: relative;
    
}


@media only screen and (min-width: 320px) {
    .tryon {
      position: relative;
      left: 180%;
      margin-top: -75%;
    }
	.try-on-button {
		
        font-size: 11px;
        padding: 2% 2%;
        
	}
}

@media (min-width: 350px) and (max-width: 371px) {

.tryon {
      position: relative;
      left: 180%;
      margin-top: -70%;
    }
	.try-on-button {
		
        font-size: 11px;
        padding: 2% 2%;
        
	}
}

@media (min-width: 372px) and (max-width: 389px) {

.tryon {
      position: relative;
      left: 180%;
      margin-top: -62%;
    }
	.try-on-button {
		
        font-size: 11px;
        padding: 2% 2%;
        
	}
}

@media (min-width: 390px) and (max-width: 400px) {

.tryon {
      position: relative;
      left: 180%;
      margin-top: -60%;
    }
	.try-on-button {
		
        font-size: 11px;
        padding: 2% 2%;
        
	}
}

@media (min-width: 401px) and (max-width: 424px) {

.tryon {
      position: relative;
      left: 160%;
      margin-top: -56%;
    }
	.try-on-button {
		
        font-size: 11px;
        padding: 2% 2%;
        
	}
}

@media (min-width: 425px) {

.tryon {
      position: relative;
      left: 141%;
      margin-top: -52%;
    }
	.try-on-button {
		
        font-size: 11px;
        padding: 2% 2%;
        
	}
}

@media (min-width: 455px) and (max-width: 480px) {

.tryon {
      position: relative;
      left: 141%;
      margin-top: -47%;
    }
	.try-on-button {
		
        font-size: 11px;
        padding: 2% 2%;
        
	}
}

@media (min-width: 481px) and (max-width: 749px) {

.tryon {
      position: relative;
      left: 195%;
      margin-top: -51%;
    }
	.try-on-button {
		
        font-size: 11px;
        padding: 2% 2%;
        
	}
}

@media only screen and (min-width: 750px)   {
    .tryon {
      position: relative;
      left: 197%;
      margin-top: -48%;
    }
	.try-on-button {
		
        font-size: 11px;
        padding: 2% 2%;
        
	}
}

@media only screen and (min-width: 760px)   {
    .tryon {
      position: relative;
      left: 195%;
      margin-top: -47%;
    }
	.try-on-button {
		
        font-size: 11px;
        padding: 2% 2%;
        
	}
}

@media only screen and (min-width: 768px)   {
    .tryon {
      position: relative;
      left: 198%;
      margin-top: -62%;
    }
	.try-on-button {
		
        font-size: 11px;
        padding: 2% 2%;
        
	}
}

@media (min-width: 992px) {
    .tryon {
      position: relative;
      left: 158%;
      margin-top: -46%;
    }
	.try-on-button {
		
        padding: 3px 20px;
        font-size: 14.5px;
        
	}
}

@media only screen and (min-width: 1200px)   {
    .tryon {
      position: relative;
      left: 165%;
      margin-top: -37%;
    }
	.try-on-button {
		
        padding: 3px 20px;
        font-size: 14.5px;
        
	}
}

@media only screen and (min-width: 1320px)   {
    .tryon {
      position: relative;
      left: 165%;
      margin-top: -39%;
    }
	.try-on-button {
		
        padding: 3px 20px;
        font-size: 14.5px;
        
	}
}


.test-slide.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;    
    left: 50% !important;
    margin-left: -120px !important;
}
   



