/* COLORS */

div#dropdown-material.searchDropdown div {
    width:10%;
    vertical-align: top;
    display:inline-block;
}
div#dropdown-shapeStyle div {
    width:20%;
    vertical-align: top;
    display:inline-block;
}
div#dropdown-rimStyle div {
    width:50%;
    vertical-align: top;
    display:inline-block;
}
div#dropdown-material.searchDropdown div label, div#dropdown-shapeStyle div label, div#dropdown-rimStyle div label {
    width:100%;
    display:block;
}
div#dropdown-material.searchDropdown div p, div#dropdown-shapeStyle div p, div#dropdown-rimStyle div p {
    font-size:0.6em;
    text-align: center;
    color:gray;
}
#dropdown-generic_color.searchDropdown label.selected_color, div.searchDropdown label.selected_color {
    border:3px solid #00b56d;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
#label_generic_color_AntiqueGold {
    background:Gold;
	color:#fff;
}
#label_generic_color_AntiqueSilver, #label_material_Metal {
    background: AliceBlue;
	color:#fff;
}
#label_generic_color_Black {
   background:#232323;
   color:#fff;
}
#label_generic_color_Blonde {
    background:#ffca83;
	color:#fff;
}
#label_generic_color_Blue {
    background:#0071bc;
	color:#fff;
}
#label_generic_color_Brown {
    
    background:#754c24;
	color:#fff;
}
#label_generic_color_Burgundy, #label_material_Plastic {
    background:#c1272d;
	color:#fff;
}
#label_generic_color_Crystal {
   background-color: #f1f1ff;
	border: 1px solid #ccc;	
	color:#000;
}



#label_generic_color_Gold {
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
				color:#fff;
}
#label_generic_color_GoldTortoise {
    background:url(/cart/images/colors/goldTortoise.png) no-repeat center;
	color:#fff;
}
#label_generic_color_Green {
    background:#8cc63f;
	color:#fff;
}
#label_generic_color_Grey {
    background: #6f726a;
	color:#fff;
}
#label_generic_color_Gunmetal {
   background: -moz-linear-gradient(45deg, rgba(192,192,192,1) 0%, rgba(0,0,0,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(192,192,192,1)), color-stop(100%, rgba(0,0,0,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(45deg, rgba(192,192,192,1) 0%, rgba(0,0,0,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(45deg, rgba(192,192,192,1) 0%, rgba(0,0,0,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(45deg, rgba(192,192,192,1) 0%, rgba(0,0,0,1) 100%); /* ie10+ */
background: linear-gradient(45deg, rgba(192,192,192,1) 0%, rgba(0,0,0,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#c0c0c0',GradientType=1 ); /* ie6-9 */
	color:#fff;
}
#label_generic_color_Multicolor {
    background: rgb(104,196,188); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzY4YzRiYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM0JSIgc3RvcC1jb2xvcj0iI2ZlOTA5MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iI2ZmNWU1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmJiMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(104,196,188,1) 1%, rgba(254,144,144,1) 34%, rgba(255,94,94,1) 36%, rgba(239,187,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(104,196,188,1)), color-stop(34%,rgba(254,144,144,1)), color-stop(36%,rgba(255,94,94,1)), color-stop(100%,rgba(239,187,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(104,196,188,1) 1%,rgba(254,144,144,1) 34%,rgba(255,94,94,1) 36%,rgba(239,187,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(104,196,188,1) 1%,rgba(254,144,144,1) 34%,rgba(255,94,94,1) 36%,rgba(239,187,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(104,196,188,1) 1%,rgba(254,144,144,1) 34%,rgba(255,94,94,1) 36%,rgba(239,187,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(104,196,188,1) 1%,rgba(254,144,144,1) 34%,rgba(255,94,94,1) 36%,rgba(239,187,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68c4bc', endColorstr='#efbb00',GradientType=0 ); /* IE6-8 */
color:#fff;
}
#label_generic_color_Orange {
    background: #ff9100;
	color:#fff;
}
#label_generic_color_Purple {
    background: #2e3192;
	color:#fff;
	
}
#label_generic_color_Red {
    background: #ed1c24;
	color:#fff;
}
#label_generic_color_Rose {
    background: #ff838c;
	color:#fff;
}
#label_generic_color_Sand {
    background: Wheat;
	color:#fff;
}
#label_generic_color_Silver {
    background: -moz-linear-gradient(45deg, rgba(192,192,192,1) 0%, rgba(255,255,255,1) 50%, rgba(128,128,128,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(192,192,192,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(100%, rgba(128,128,128,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(45deg, rgba(192,192,192,1) 0%, rgba(255,255,255,1) 50%, rgba(128,128,128,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(45deg, rgba(192,192,192,1) 0%, rgba(255,255,255,1) 50%, rgba(128,128,128,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(45deg, rgba(192,192,192,1) 0%, rgba(255,255,255,1) 50%, rgba(128,128,128,1) 100%); /* ie10+ */
background: linear-gradient(45deg, rgba(192,192,192,1) 0%, rgba(255,255,255,1) 50%, rgba(128,128,128,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#808080', endColorstr='#c0c0c0',GradientType=1 ); /* ie6-9 */
	color:#000000;
}
#label_generic_color_SilverTortoise {
    background:url(/cart/images/colors/silverTortoise.png) no-repeat center;
	color:#fff;
}
#label_generic_color_Tortoise {
    background:url(/cart/images/colors/tortoise.png) no-repeat center;
	color:#fff;
}
#label_generic_color_White {
    background: #fafafa;
	border:1px solid #ccc;
	color:#000;
}
#label_generic_color_Yellow {
    background: #fcee21;
	color:#000;
}
/*SHAPES*/

div#dropdown-shapeRim label {
    display:inline-block; 
    width:10%;
    height:30px;
    background-size:contain;
    background-repeat:no-repeat !important;
    background-position:center !important;
}
#dropdown-shapeRim label[title='Full Rim'] {
    background:url(/cart/images/framesIcons/Aviator.svg);
}
#dropdown-shapeRim label[title='Rimless'] {
    background:url(/cart/images/framesIcons/Aviator.svg);
}
#dropdown-shapeRim label[title='Semi-Rimless'] {
    background:url(/cart/images/framesIcons/Aviator.svg);
}
#dropdown-shapeRim label[title='Shield'] {
    background:url(/cart/images/framesIcons/Shield.svg);
}
#dropdown-shapeRim label[title='Rimless'] {
    background:url(/cart/images/framesIcons/Aviator.svg);
}
#dropdown-shapeRim label[title='Aviator'] {
    background:url(/cart/images/framesIcons/Aviator.svg);
}
#dropdown-shapeRim label[title='Cat Eye'] {
    background:url(/cart/images/framesIcons/CatEye.svg);
}
#dropdown-shapeRim label[title='Chassis'] {
    background:url(/cart/images/framesIcons/Chassis.svg);
}
#dropdown-shapeRim label[title='Geometric'] {
    background:url(/cart/images/framesIcons/Geometric.svg);
}
#dropdown-shapeRim label[title='Modified Oval'] {
    background:url(/cart/images/framesIcons/ModifiedOval.svg);
}
#dropdown-shapeRim label[title='Modified Round'] {
    background:url(/cart/images/framesIcons/ModifiedRound.svg);
}
#dropdown-shapeRim label[title='Navigator'] {
    background:url(/cart/images/framesIcons/Navigator.svg);
}
#dropdown-shapeRim label[title='Oval'] {
    background:url(/cart/images/framesIcons/Oval.svg);
}
#dropdown-shapeRim label[title='Rectangle'] {
    background:url(/cart/images/framesIcons/Rectangle.svg);
}
#dropdown-shapeRim label[title='Round'] {
    background:url(/cart/images/framesIcons/Round.svg);
}
#dropdown-shapeRim label[title='Square'] {
    background:url(/cart/images/framesIcons/Square.svg);
}
div#dropdown-shapeRim label {
    padding:0.5%;
    height:30px;
    background-size:contain !important;
}
div#genderAgeGroup label#label_gender_Female, div#genderAgeGroup label#label_gender_Male, div#genderAgeGroup label#label_gender_Unisex {
    width:33%;
}
div#genderAgeGroup label#label_gender_Female, div#genderAgeGroup label#label_gender_Male, div#genderAgeGroup label#label_gender_Unisex {
    display:inline-block;
    padding-left:25px;
    height:30px;
    vertical-align: middle;
    background-size:20px;
}
#label_gender_Female {
    background:transparent url(/cart/images/womanProfile.png) no-repeat left;
}
#label_gender_Male {
    background:transparent url(/cart/images/manProfile.png) no-repeat left;
}
div#genderAgeGroup > label#label_gender_Unisex {
    background-size:20px;
    padding-left:45px;
    background-color:transparent;
    background-repeat:no-repeat;
    background-image:url(/cart/images/manProfile.png), url(/cart/images/womanProfile.png);
    background-position: 0px 0px, 20px 0px;
}
/* MATERIALS */
div#dropdown-material label {
    width:9%;
    height:30px;
    padding:0.5%;
    margin:0.5%;
    display:inline-block;
    line-height:0.875em;
}
#label_material_Carbon {
    background:url(/cart/images/colors/carbon.png) no-repeat center;
}
#label_material_MemoryMetals {
    background:url(/cart/images/colors/memoryMetal.png) no-repeat center;
}
#label_material_TechAlloy {
    background:url(/cart/images/colors/techAlloy.png) no-repeat center;
}
#label_material_Wood {
    background:url(/cart/images/colors/wood.png) no-repeat center;
}
#label_material_Rubber {
    background:url(/cart/images/colors/rubber.png) no-repeat center;
}
#label_material_Titanium {
    background:url(/cart/images/colors/titanium.png) no-repeat center;
}
#label_material_Nylon {
    background:url(/cart/images/colors/nylon.png) no-repeat center;
}
#label_material_Other {
    background:url(/cart/images/colors/other.png) no-repeat center;
}
div#dropdown-brand_id span[name='brand_id'] input[type='checkbox'] {
 vertical-align: top;
 margin:0px;
 margin-top:5px;
}
div#dropdown-brand_id ul.small-block-grid-8 li { 
    height:50px;
    padding:2px;
}
div#dropdown-brand_id ul.small-block-grid-8 li label {
    width:100%;
    height:100%;
    display:block;
    background-size:contain;
}
div#dropdown-brand_id ul.small-block-grid-8 li label:hover {
    -webkit-box-shadow:  0px 10px 10px 0px rgba(84, 84, 84, 0.2);
    box-shadow:  0px 10px 10px 0px rgba(84, 84, 84, 0.2);
}
ul.small-block-grid-8 label[title='OptiDesigns'] {
    background:url(/cart/images/brands/3160.svg) no-repeat center;
}
ul.small-block-grid-8 label[title='Michael Kors'] {
    background:url(/cart/images/brands/9811.svg) no-repeat center;
}
ul.small-block-grid-8 label[title='DKNY'] {
    background:url(/cart/images/brands/6795.svg) no-repeat center;
}
ul.small-block-grid-8 label[title='Prada'] {
    background:url(/cart/images/brands/7268.svg) no-repeat center;
    background-size:contain;
}
ul.small-block-grid-8 label[title='Ray-Ban'] {
    background:url(/cart/images/brands/6048.svg) no-repeat center;
}
ul.small-block-grid-8 label[title='Versace'] {
    background:url(/cart/images/brands/6663.svg) no-repeat center;
}
ul.small-block-grid-8 label[title='D & G'] {
    background:url(/cart/images/brands/6876.svg) no-repeat center;
}
ul.small-block-grid-8 label[title='Candies'] {
    background:url(/cart/images/brands/6485.svg) no-repeat center;
}
ul.small-block-grid-8 label[title='Burberry'] {
    background:url(/cart/images/brands/6983.svg) no-repeat center;
}
