/** Shopify CDN: Minification failed

Line 3291:0 Expected "}" to go with "{"

**/
/*============================================================================
  Optics | Built with Slate
    - You cannot use native CSS/Sass @imports in this file without a build script
==============================================================================*/
@font-face {
	font-family: 'Gotham-Medium';
	src: url('Gotham-Medium.eot?#iefix') format('embedded-opentype'), url('Gotham-Medium.otf') format('opentype'), url('Gotham-Medium.woff') format('woff'), url('Gotham-Medium.ttf') format('truetype'), url('Gotham-Medium.svg#Gotham-Medium') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'HelveticaNeueLTStd-MdCn';
	src: url('HelveticaNeueLTStd-MdCn.eot?#iefix') format('embedded-opentype'), url('HelveticaNeueLTStd-MdCn.otf') format('opentype'), url('HelveticaNeueLTStd-MdCn.woff') format('woff'), url('HelveticaNeueLTStd-MdCn.ttf') format('truetype'), url('HelveticaNeueLTStd-MdCn.svg#HelveticaNeueLTStd-MdCn') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Knockout-HTF28-JuniorFeatherwt';
	src: url('Knockout-HTF28-JuniorFeatherwt.eot?#iefix') format('embedded-opentype'), url('Knockout-HTF28-JuniorFeatherwt.otf') format('opentype'), url('Knockout-HTF28-JuniorFeatherwt.woff') format('woff'), url('Knockout-HTF28-JuniorFeatherwt.ttf') format('truetype'), url('Knockout-HTF28-JuniorFeatherwt.svg#Knockout-HTF28-JuniorFeatherwt') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Knockout-HTF50-Welterweight';
	src: url('Knockout-HTF50-Welterweight.eot?#iefix') format('embedded-opentype'), url('Knockout-HTF50-Welterweight.otf') format('opentype'), url('Knockout-HTF50-Welterweight.woff') format('woff'), url('Knockout-HTF50-Welterweight.ttf') format('truetype'), url('Knockout-HTF50-Welterweight.svg#Knockout-HTF50-Welterweight') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Knockout-HTF68-FullFeatherwt';
	src: url('Knockout-HTF68-FullFeatherwt.eot?#iefix') format('embedded-opentype'), url('Knockout-HTF68-FullFeatherwt.otf') format('opentype'), url('Knockout-HTF68-FullFeatherwt.woff') format('woff'), url('Knockout-HTF68-FullFeatherwt.ttf') format('truetype'), url('Knockout-HTF68-FullFeatherwt.svg#Knockout-HTF68-FullFeatherwt') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'HelveticaNeueLTStd-Blk';
	src: url('HelveticaNeueLTStd-Blk.eot?#iefix') format('embedded-opentype'), url('HelveticaNeueLTStd-Blk.otf') format('opentype'), url('HelveticaNeueLTStd-Blk.woff') format('woff'), url('HelveticaNeueLTStd-Blk.ttf') format('truetype'), url('HelveticaNeueLTStd-Blk.svg#HelveticaNeueLTStd-Blk') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
.hidden { display: none; }

.show-desktop {
  display:block;
}
@media ( max-width: 749px ){
  .show-desktop {
    display:none;
  }
}
.show-desktop-500{
  display:block;
}
@media ( max-width: 500px ){
  .show-desktop-500 {
    display:none;
  }
}

@media ( min-width: 750px ){
  .hide-desktop {
    display:none;
  }
}
.show-mobile {
  display:none;
}
@media ( max-width: 749px ){
  .show-mobile {
    display:block;
  }
}
.show-mobile-500{
  display:none;
}
@media ( max-width: 500px ){
  .show-mobile-500{
    display:block;
  }
}

.show-desktop-1024{
  display:block;
}
@media ( max-width: 1024px ){
  .show-desktop-1024 {
    display:none;
  }
}
.show-mobile-1024{
  display:none;
}
@media ( max-width: 1024px ){
  .show-mobile-1024{
    display:block;
  }
}
.show-desktop-1250{
  display:block;
}
@media ( max-width: 1250px ){
  .show-desktop-1250 {
    display:none;
  }
}
.show-mobile-1250{
  display:none;
}
@media ( max-width: 1250px ){
  .show-mobile-1250{
    display:block;
  }
}


.yotpo-reviews-carousel .carousel-display-wrapper .product-link-container {
	display: none;
}
.yotpo-reviews-carousel .carousel-display-wrapper .right-side.pull-right{
float: none;
  padding: 0 0 0 4px;
}


.drawer__search-submit-up.snize-custom-widget-opener {
	padding-top: 20px;
}

.product-form__item[data-option="size"] {
	display: block !important;
}

.opticsCartPage_1066 p.cart-shipping {
	color: #8e8e8e;
	font-size: 16px;
	text-align: left;
}

.opticsCartPage_1066 p.cart-shipping span {
	text-align: right;
	float: right;
	color: #000;
	font-size: 20px;
	font-weight: bold;
}



.template-cart h1.small--text-center .full-width--return-link {
	display: inline-block;
	float: right;
}

body.template-cart .site-header__link.mobile-headercart {
	display: none !important;
}

.opticsCartPage_1066 .cart-table .hto-product td:nth-child(2) p:last-of-type a {
	display: none !important;
}

.size-chart-popup {
	border: 2px #555 solid;
	background-color: #ffffff;
	padding: 20px;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.chart-trig, .size-chart-trig, .product-type-chart-trig {
  width: 16px;
  vertical-align: text-bottom;
  margin: 0 0 0 5px;
}

.shopify-section[id*="shopify-section-product-option"] {
	/*display: contents;*/
}

.shopify-section[id*="shopify-section-product-option"]>div {
	/*width: 50%;*/
}

.shopify-section[id="shopify-section-product-option-3"]>div {
	/*width: 100%;*/
}

[data-collections*="#youth-active-everyday#"] .product-form__item--prescription {
	/*width: 100%;
	flex: auto;*/
}

[data-collections*="#motorcycle#"] .shopify-section[id="shopify-section-product-option-3"]>div,
[data-collections*="#sunwear#"] .shopify-section[id="shopify-section-product-option-3"]>div,
[data-collections*="#switch-lenses#"] .shopify-section[id="shopify-section-product-option-3"]>div,
[data-collections*="#switch-interchange#"] .shopify-section[id="shopify-section-product-option-3"]>div,
[data-collections*="#youth-active-everyday#"] .shopify-section[id="shopify-section-product-option-3"]>div {
	/*width: 50%;*/
}

[data-collections*="#motorcycle#"].prescription-row,
[data-collections*="#sunwear#"] .prescription-row,
[data-collections*="#switch-lenses#"] .prescription-row,
[data-collections*="#switch-interchange#"] .prescription-row {
	width: 50%;
}

.shopify-section[id="shopify-section-product-option-3"] [data-option="Coatings"] .single-option-selector {
	/*width: 49%;
  	display: inline-block;
      vertical-align: top;*/
}

[data-collections*="#motorcycle#"] .shopify-section[id="shopify-section-product-option-3"] [data-option="Coatings"] .single-option-selector,
[data-collections*="#sunwear#"] .shopify-section[id="shopify-section-product-option-3"] [data-option="Coatings"] .single-option-selector,
[data-collections*="#switch-lenses#"] .shopify-section[id="shopify-section-product-option-3"] [data-option="Coatings"] .single-option-selector,
[data-collections*="#switch-interchange#"] .shopify-section[id="shopify-section-product-option-3"] [data-option="Coatings"] .single-option-selector,
[data-collections*="#youth-active-everyday#"] .shopify-section[id="shopify-section-product-option-3"] [data-option="Coatings"] .single-option-selector {
	width: 100%;
	display: inline-block;
	font-size: 14px;
}

.shopify-section[id*="shopify-section-product-option"] select {
	width: 100%;
}

#StickyBar .sticky-quick-nav {
	position: relative;
	z-index: 9;
	display: none;
}

#StickyBar.sticky--active .sticky-quick-nav {
	display: table-cell;
}

.meganav__nav .swatches-row {
	display: none !important;
}

.meganav__nav .product-card__image-wrapper {
	height: 255px;
}

.product-card,
.product-card .product-card__image-wrapper,
.product-card .swatches-row,
.product-card .product-card__info {
	position: relative !important;
	height: auto;
	bottom: auto !important;
	left: auto !important;
	top: auto !important;
	right: auto !important;
}

.product-card .product-card__image {
  top: auto;
  padding: 90px 0 0;
  /*margin-top:90px;*/
}

.product-card .swatches-row {
	display: table;
	min-height: 95px;
}

.swatches-inner {
  display: table-cell;
  vertical-align: bottom;
  /*vertical-align: top;*/
}

.product-card img,
.product-card .swatches-row {
	-webkit-transform: none !important;
	/* Safari and Chrome */
	-moz-transform: none !important;
	/* Firefox */
	-ms-transform: none !important;
	/* IE 9 */
	-o-transform: none !important;
	/* Opera */
	transform: none !important;
}

.product-card__image-wrapper {
	margin-bottom: 0 !important;
}
/*
@media ( min-width: 483px ){
  .product-card .product-card__image{
    margin-top:20px;
    max-height: 130px;
  }
  .opticsOutfitter1198V1 #right-section .grid .grid-item a.product-card{
    min-height:270px;
  }
}
@media ( min-width: 769px ){
  .product-card .product-card__image{
    margin-top:20px;
    max-height: 110px;
  }
  .opticsOutfitter1198V1 #right-section .grid .grid-item a.product-card{
    min-height:330px;
  }
}
*/

nav.breadcrumb {
	padding: 30px 0;
}

.grid-border>.grid-item {
	/*padding-top: 30px;*/
}

.grid-item {
	float: left;
    padding-left: 30px;
	/*padding-left: 30px;*/
	vertical-align: top;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.grid-uniform {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: -30px;
}

.sidebar h2,
.sidebar .h2,
.sidebar h3,
.sidebar .h3,
.sidebar h4,
.sidebar .h4,
.sidebar h5,
.sidebar .h5 {
	margin-top: 4px;
}

h3,
.h3 {
	font-size: 1.133em;
	color: #000;
	text-transform: uppercase;
	margin: 0 0 0.5em;
}

.advanced-filters {
	margin-bottom: 30px;
	list-style: none;
}

.advanced-filters a {
	display: block;
	position: relative;
	padding-left: 20px;
	color: #000;
}

.advanced-filters a:before,
.advanced-filters a:after {
	content: '';
	display: block;
	position: absolute;
}

.advanced-filters a:before {
	top: 3px;
	left: 0;
	width: 12px;
	height: 12px;
	background-color: #fff;
	border: 1px solid #ececec;
}

.advanced-filters a:after {
	top: 6px;
	left: 3px;
	width: 6px;
	height: 6px;
	background-color: transparent;
}

.advanced-filters a:hover:after {
	background-color: #ececec;
}

.advanced-filter.active-filter a::after {
	background-color: #000;
}

.advanced-filter.active-filter a:hover:after {
	content: '\78';
	top: 3px;
	left: 0;
	width: 12px;
	height: 12px;
	background-color: #000;
	font-size: 12px;
	text-align: center;
	color: #fff;
	font-family: "icons";
	line-height: 10px;
	speak: none;
}

#SortBy {
	border: 1px solid #000;
}

#SortBy option,
#SortBy {
	margin-bottom: 0.25em;
	line-height: 1.45;
	font-size: 13px;
	font-weight: normal;
}

.advanced-filters li {
	margin-bottom: 0.25em;
	line-height: 1.45;
	font-size: 13px;
}

.grid-border--left {
	border-left: 1px solid #ececec;
}

body.template-collection .page-container {
	/* background-color: #fff; */
}

.swatches-row {
	z-index: 11;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 80px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}

.c-color-swatches__swatch {
	width: 28px;
	height: 28px;
	position: relative;
	display: inline-block;
	margin: 6px;
	background-color: #fff;
	border: none;
	padding: 0;
	background-position: center !important;
	background-size: cover !important;
	cursor: pointer;
	border-radius: 50%;
	box-shadow: inset 0 0 0 4px #fff, 0 0 0 1px #d2d6d9;
}

.c-color-swatches__swatch.active {
	box-shadow: inset 0 0 0 4px #fff, 0 0 0 2px #414b56;
}

.grid-border .grid-item .grid--no-gutters .grid__item {
	position: relative;
}

.swatches-row.swatches-rowdetail {
	text-align: left;
	transform: none !important;
	left: auto;
	margin-bottom: 20px;
	position: relative;
	bottom: 0;
}

.product-single .product-form .product-form__item--submit .product-form__item {
	flex: none;
	padding: 0;
	margin-bottom: 15px;
}

.product-single {
	margin-bottom: 30px;
}

.toggle-filters {
	padding: 8px 12px;
	font-size: 12px;
	font-weight: normal;
	background: #1a1a1a;
	outline: none;
}

.toggle-btn {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

.grid--no-gutters .grid-item {
	padding-left: 0;
	position: relative;
}

.grid--uniform {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

.template-index .main-content {
	margin-top: 0;
}
.template-page .main-content {
	margin-top: 0;
    padding-bottom: 0px;
}

.home-content .hr-line {
	height: 17px;
	background: #fff;
	margin: 90px 0;
}

.home-section {
	background: #d13038;
}

.top-title {
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Gotham-Medium';
	font-size: 48px;
}

.top-title a {
	color: #fff;
	padding: 0px 10px 18px 10px;
	text-decoration: underline;
	display: inline-block;
}

.spacing {
	padding: 0;
}

.guarantee-col {
	border: 10px solid #fff;
	margin-top: 33px;
	color: #fff;
	overflow: hidden;
	border-radius: 15px;
}

.guarantee-col .heading {
	font-size: 120px;
	font-family: 'Knockout-HTF68-FullFeatherwt';
	text-align: center;
	background: #000;
	text-transform: uppercase;
	line-height: 150px;
}

.guarantee-col .listing {
	margin: 0;
	padding: 30px 0;
	text-align: center;
	border-top: 10px solid #fff;
}

.guarantee-col .listing li {
	text-transform: uppercase;
	display: inline-block;
	margin: 0;
	padding: 0 12px;
	list-style: none;
	font-family: 'Knockout-HTF28-JuniorFeatherwt';
	line-height: 60px;
	font-size: 45px;
	position: relative;
}

.guarantee-col .listing li a {
	display: inline-block;
	color: #fff;
}

.guarantee-col .listing li:after {
	position: absolute;
	content: '';
	width: 12px;
	height: 12px;
	right: -9px;
	top: 22px;
	background: #fff;
	border-radius: 20px;
}

.guarantee-col .listing li:last-child:after {
	display: none;
}

.specs-block {
	border: 10px solid #fff;
	margin-top: 60px;
	color: #fff;
	padding: 40px 45px 10px 45px;
	border-radius: 15px;
}

.specs-block p {
	letter-spacing: 0.31px;
	font-size: 31px;
	line-height: 37px;
	margin: 0 0 25px 0;
	font-family: 'HelveticaNeueLTStd-MdCn';
	text-align: justify;
}

.specs-block .heading {
	font-size: 46px;
	line-height: 80px;
	letter-spacing: 2.7px;
	margin-bottom: 45px;
	font-family: 'Knockout-HTF50-Welterweight';
	text-align: center;
	text-transform: uppercase;
}

.specs-block .heading sub {
	bottom: 0;
}

.specs-block .specs-middle-content .image-left {
	float: left;
	border: 4px solid #fff;
	margin-right: 25px;
	border-radius: 10px 0px 0px 10px;
}

.specs-block .specs-middle-content p {
	letter-spacing: 0.36px;
	font-size: 30px;
	line-height: 39px;
	margin: 0 0 40px 0;
	font-family: 'HelveticaNeueLTStd-MdCn';
	text-align: justify;
}

.specs-block .specs-middle-content .text-right {
	text-align: right;
}

.full-image {
	border-top: 17px solid #fff;
	margin-top: 45px;
	padding-top: 60px;
}

.full-image img {
	width: 100%;
	vertical-align: top;
}

.recommended-block {
	margin-top: 46px;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	border-bottom: 17px solid #fff;
	padding-bottom: 30px;
}

.recommended-block .heading {
	color: #fff;
	font-size: 58px;
	line-height: 70px;
	margin-bottom: 20px;
	font-family: 'HelveticaNeueLTStd-MdCn';
	text-align: center;
	text-transform: uppercase;
}

.recommended-block .heading sub {
	bottom: 0;
}

.recommended-block .row {
	margin: 0 -7px;
}

.recommended-block .row .col-eight {
	width: 12.5%;
	padding: 0 7px;
	float: left;
}

.recommended-block .row .col-two {
	width: 50%;
	padding: 0 7px;
	float: left;
}

.recommended-block .recommended-col {
	background: #fff;
	border-radius: 10px;
	text-align: center;

.recommended-block .recommended-col label {
	font-family: 'HelveticaNeueLTStd-Blk';
	font-size: 70px;
	line-height: 70px;
	margin: 0 0 10px 0;
	color: #ed1a34;
}

.recommended-block .recommended-col p {
	font-family: 'HelveticaNeueLTStd-MdCn';
	font-size: 30px;
	line-height: 40px;
	margin: 0;
	color: #ed1a34;
	text-transform: uppercase;
}

.recommended-block .recommended-col.green label {
	color: #009e54;
}

.recommended-block .recommended-col.green label sup {
	font-size: 40px;
}

.recommended-block .recommended-col.green p {
	color: #009e54;
	font-size: 24px;
}

.recommended-thumbcol {
	background: #fff;
	padding-bottom: 5px;
	border-radius: 6px;
	text-align: center;
	margin-bottom: 14px;
}

.recommended-thumbcol .recommended-icon {
	line-height: 55px;
}

.recommended-thumbcol .recommended-icon img {
	line-height: 38px;
	vertical-align: middle;
}

.recommended-thumbcol .content p {
	margin: 0;
	font-size: 14px;
	color: #285780;
	font-family: 'HelveticaNeueLTStd-MdCn';
	line-height: 15px;
}

.recommended-thumbcol .content span {
	display: block;
	font-size: 15px;
	color: #ed1b34;
	font-family: 'HelveticaNeueLTStd-Blk';
	line-height: 15px;
}

.btm-block {
	margin-top: 45px;
	color: #fff;
	padding-bottom: 60px;
}

.btm-block .btm-twocol {
	width: 50%;
	float: left;
	text-align: center;
}

.btm-block .btm-twocol .btm-colcontent {}

.btm-block .btm-twocol .btm-logo {
	min-height: 170px;
	margin-bottom: 20px;
}

.btm-block .btm-twocol .btm-content {
	font-size: 48px;
	line-height: 44px;
	font-family: 'Knockout-HTF28-JuniorFeatherwt';
	padding: 0 30px;
}

.btm-list {
	background: #221f1f;
	padding: 27px 0;
}

.btm-list ul {
	text-align: center;
}

.btm-list ul li {
	list-style: none;
	float: left;
	width: 16.66%;
}

.recommended-block .mobile-green-section {
	display: none;
}

.mobile-green-section .mobile-heading {
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 12px;
	font-family: 'HelveticaNeueLTStd-MdCn';
	text-align: center;
	text-transform: uppercase;
}

.mobile-green-section .mobile-heading sub {
	bottom: 0;
}

.mobile-banner {
	padding: 20px 0 0px 0;
}

.mobile-rectoplogo {
	padding: 20px 0 18px 0;
	border-bottom: 13px double #fff;
	position: relative;
	margin-bottom: 18px;
}

.mobile-rectoplogo img {
	vertical-align: top;
}

.mobile-bannercontent {
	color: #fff;
	text-transform: uppercase;
	margin-top: 0px;
	float: left;
	width: 54.5%;
	left: 45.5%;
	position: relative;
	padding-top: 40px;
}

.mobile-bannercontent p {
	font-family: 'Knockout-HTF68-FullFeatherwt';
	font-size: 72px;
	line-height: 52px;
	margin: 0;
	display: inline-block;
}

.mobile-bannercontent span {
	font-family: 'Knockout-HTF68-FullFeatherwt';
	font-size: 72px;
	line-height: 52px;
	display: inline-block;
}

.mobile-bannercontent .largetext {
	font-size: 94px;
	line-height: 84px;
}

.mobile-bannerimage {
	margin: 25px 0 23px 0;
	float: left;
	width: 45.5%;
	right: 54.5%;
	position: relative;
}

.mobile-bannerimage img {
	max-width: 100%;
	vertical-align: top;
}

.mobile-btncol {
	text-align: center;
	margin-bottom: 30px;
	position: relative;
	width: 54.5%;
	left: 45.5%;
}

.mobile-btncol .shop-btn {
	display: inline-block;
	padding: 0 50px 0 50px;
	position: relative;
	font-size: 30px;
	color: #fff;
	font-family: 'Knockout-HTF28-JuniorFeatherwt';
	text-transform: uppercase;
	line-height: 44px;
	box-shadow: 0px 1px 0px #686868 inset;
	border-radius: 50px;
	background: #484848;
	background: linear-gradient(to bottom, #484848 0%, #000000 100%);
}

.mobile-btncol .shop-btn:after {
	background:url(rx-mark.svg) no-repeat center center;
	position: absolute;
	right: 5px;
	top: 6px;
	width: 32px;
	height: 32px;
	content: '';
}
@media( max-width: 768px ){
  .mobile-banner .mobile-btncol{
    display:none;
  }
}
.drawer__nav-toggle-btn,
.drawer__search-input[type="search"] {
	outline: none;
}

.site-header .header-phone {
	display: inline-block;
	vertical-align: middle;
}

.site-header .header-phone a {
	color: #fff;
	position: relative;
	padding: 0 0 0 16px;
}

.site-header .header-phone a:before {
	background:url(phone-icon-2.svg) no-repeat center center;
	position: absolute;
	left: 0;
	top: 0;
	width: 12px;
	height: 18px;
	content: '';
}

.site-footer {
	position: relative;
}

.collection-filters .grid-uniform {
	/*max-height: 500px; */
	position: relative;
}

.collection-filters .grid-uniform .grid-item {
	margin-bottom:15px;
}

.template-collection .main-content {
	margin-top: 0;
    padding-bottom: 50px;
}

.collection-banner {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	/*height: 400px;*/
    height: 360px;
}

.collection-banner.collection-bannermobile {
	display: none;
}

#right-section {
	float: right;
}

#shopify-section-collection-filters-new.sticky {
	float: none;
	position: fixed;
	top: 20px;
	z-index: 0;
	left: auto;
	width: 200px;
}

.sidebar .grid-item .accordian-heading .accordian {
  position: relative;
  cursor: pointer;
  font-size: 1.3rem;
}
.sidebar .grid-item .collection-sort__input{
  font-size:14px;
}
.sidebar .grid-item .accordian-heading .accordian img {
	margin-top: -2px;
	position: relative;
	vertical-align: middle;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.sidebar .grid-item .accordian-heading.active .accordian img {
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}



/*.sidebar .grid-item .advanced-filters { display:none; }*/

.sidebar .grid-item .accordian-heading .accordian:after {
	/*position: absolute;
	right: 4px;
	top: 10px;
	content: '';
	width: 14px;
	height: 2px;
	background: #000;*/
}

.sidebar .grid-item .accordian-heading .accordian:before {
	/*position: absolute;
	right: 10px;
	top: 4px;
	content: '';
	width: 2px;
	height: 14px;
	background: #000;
	opacity: 0;*/
}

.sidebar .grid-item .accordian-heading.active .accordian:before {
	opacity: 1;
}

.sidebar .grid-item .view-all {
	position: relative;
	padding-left: 15px;
	color: #000;
	font-weight: bold;
}

.sidebar .grid-item .view-all:before {
	position: absolute;
	left: 0;
	top: 0;
	content: '+';
	font-size: 20px;
	line-height: 18px;
}

.sidebar .grid-item .show-more .view-all:before {
	content: '-';
}

.grid-item .advanced-filters li {
	/*display: none;*/
}

.grid-item .advanced-filters li:nth-of-type(1),
.grid-item .advanced-filters li:nth-of-type(2),
.grid-item .advanced-filters li:nth-of-type(3),
.grid-item .advanced-filters li:nth-of-type(4) {
	display: block;
}

.grid-item .show-more .advanced-filters li {
	display: block;
}

.grid-item .advanced-filters li:nth-of-type(4):before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
	display: block;
	background-color: transparent;
	background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 15%, #fff 100%);
	background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 15%, #fff 100%);
	background: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 15%, #fff 100%);
	background: -ms-linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 15%, #fff 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 15%, #fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
}

.grid-item .show-more .advanced-filters li:nth-of-type(4):before {
	display: none;
}

.grid-item .advanced-filters li.color-filter {
	width: 32%;
}

.grid-item .show-more .advanced-filters li.color-filter {
	display: inline-block;
}

.grid-item .advanced-filters li.color-filter a {
	padding-left: 0;
}

.grid-item .advanced-filters li.color-filter a:before,
.grid-item .advanced-filters li.color-filter a:after {
	display: none;
}

.grid-item .advanced-filters li.color-filter a img {
	width: 28px;
	height: 28px;
	padding: 4px;
	margin-left: 2px;
	box-shadow: inset 0 0 0 4px #fff, 0 0 0 1px #d2d6d9;
	border-radius: 50%;
}

.grid-item .advanced-filters li.color-filter.active-filter a img {
	box-shadow: inset 0 0 0 4px #fff, 0 0 0 2px #414b56;
	-webkit-box-shadow: inset 0 0 0 4px #fff, 0 0 0 2px #414b56;
}

.grid-item .advanced-filters li.color-filter:nth-of-type(4):before {
	display: none;
}

.grid-item .advanced-filters li.color-filter:nth-of-type(1),
.grid-item .advanced-filters li.color-filter:nth-of-type(2),
.grid-item .advanced-filters li.color-filter:nth-of-type(3),
.grid-item .advanced-filters li.color-filter:nth-of-type(4),
.grid-item .advanced-filters li.color-filter:nth-of-type(5),
.grid-item .advanced-filters li.color-filter:nth-of-type(6),
.grid-item .advanced-filters li.color-filter:nth-of-type(7),
.grid-item .advanced-filters li.color-filter:nth-of-type(8),
.grid-item .advanced-filters li.color-filter:nth-of-type(9) {
	display: inline-block;
}

.grid-item .advanced-filters li.color-filter:nth-of-type(7):before,
.grid-item .advanced-filters li.color-filter:nth-of-type(8):before,
.grid-item .advanced-filters li.color-filter:nth-of-type(9):before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
	display: block;
	background-color: transparent;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 15%, #fff 100%);;
}

.grid-item .show-more .advanced-filters li.color-filter:nth-of-type(7):before,
.grid-item .show-more .advanced-filters li.color-filter:nth-of-type(8):before,
.grid-item .show-more .advanced-filters li.color-filter:nth-of-type(9):before {
	display: none;
}



select.single-option-selector option.disabled-option {
	display: none !important;
	opacity: 0;
	height: 0;
	width: 0;
	overflow: hidden;
}

.sizes-backup {
	display: none !important;
	visibility: hidden !important;
}

.banner-content {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.banner-content h1 {
	font-size: 12px;
	color: #fff;
	margin: 0 0 15px 0;
	max-width: 576px;
}

.banner-content h2 {
	font-size: 40px;
	color: #fff;
	line-height: 40px;
	max-width: 576px;
}

.banner-content .viewlink {
	color: #fff;
}

.usericon {
  vertical-align: middle;
  padding-left: 0;
  min-width:22px;
}

.usericon img {
  vertical-align: bottom;
}

.color.swatch-element label {
	min-width: 35px !important;
	border-radius: 35px;
	border: none;
	box-shadow: inset 0 0 0 4px #fff, 0 0 0 1px #d2d6d9;
}

.single-option-selector,
.product-form__input {
	outline: none;
}

.color.swatch-element input:checked+label {
	box-shadow: inset 0 0 0 4px #fff, 0 0 0 2px #414b56;
	-webkit-box-shadow: inset 0 0 0 4px #fff, 0 0 0 2px #414b56;
}
.color.swatch-element .swatch-label.checked{
	box-shadow: inset 0 0 0 4px #fff, 0 0 0 2px #414b56;
	-webkit-box-shadow: inset 0 0 0 4px #fff, 0 0 0 2px #414b56;
}

.product-form [data-option="color"] {
	display: none;
}

.product-form .swatch {
	width: 100%;
}

.product-form__item.lens .single-option-selector {
	width: 100%;
}

.prescription-row {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

.prescription-row .product-form__item {
	width: 100%;
	float: left;
}

.prescription-type .single-option-selector {
	width: 100%;
}

.sticky {
	z-index: 55;
}

.chkbox-col {
	float: right;
	display: inline-block;
}

.collection-hto-checkbox {
	/*display: none;*/
}

.chkbox-col .chkbox-label {
	padding-right: 28px;
	position: relative;
	/*z-index: 11;*/
    z-index: 3;
	font-weight: normal;
	text-transform: none;
	display: inline-block;
	margin: 0;
	line-height: 20px;
}

.chkbox-col .chkbox-label:before {
	width: 22px;
	height: 20px;
	position: absolute;
	right: 0;
	top: 0;
	content: '';
	border: 2px solid #9a9a9a;
}

.chkbox-col .chkbox-label:after {
	width: 14px;
	height: 12px;
	position: absolute;
	right: 4px;
	top: 4px;
	content: '';
	border: 2px solid #d22e37;
	background: #d22e37;
	opacity: 0;
}

.chkbox-col .chkbox-label.c_on:after {
	opacity: 1;
}

.chkbox-col .chkbox-label input {
	margin-right: 5px;
	position: absolute;
	left: -9999px;
}

.right-sidebar {
	height: 100%;
	position: fixed;
	top: 50%;
	right: -170px;
	/*z-index: 99999999;*/
    z-index: 4;
	background: #fff;
	color: #FFF;
	padding: 0px;
	width: 170px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.right-sidebar #divSideBar {
	height: 100%;
}

.right-sidebar .tryon-button {
	position: absolute;
	left: -38px;
	top: 50%;
	margin-top: -34px;
}

.right-sidebar .tryon-button span {
	width: 170px;
	right: -89px;
	position: absolute;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	outline: none;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	background: #d02f37;
	color: #fff;
	padding: 25px 10px;
	text-align: center;
	box-shadow: 3px 1px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 3px 1px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 3px 1px 5px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 3px 1px 5px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 3px 1px 5px rgba(0, 0, 0, 0.3);
}

.right-sidebar .tryon-button span.mobile-cart {
	display: none;
}

.right-sidebar .sidebar-content {
	text-align: center;
	padding: 0 8px;
	/*max-height: 520px;*/
	overflow: auto;
}

.right-sidebar .sidebar-content .heading {
	padding: 10px 0;
	color: #000;
}

.right-sidebar .sidebar-content .heading span {
	display: block;
	font-size: 15px;
	font-weight: bold;
}

.right-sidebar .helpcol {
	color: #015590;
	padding: 8px;
	text-align: center;
}

.right-sidebar .helpcol span {
	display: block;
	color: #000;
}

.right-sidebar .btm-option {
	padding: 0 8px;
}

.right-sidebar .btm-option select {
	background-color: #dfdfdf;
	border: 1px solid #9f9f9f;
}
/*
.blink-anim {
  background-color: #dfdfdf;
  animation: blinkingBackground 1s infinite;
  -webkit-animation: blinkingBackground 1s infinite;
  -moz-animation: blinkingBackground 1s infinite;
  -ms-animation: blinkingBackground 1s infinite;
  -o-animation: blinkingBackground 1s infinite;
}

@keyframes blinkingBackground {
	0% {
		background-color: #dfdfdf;
	}
	25% {
		background-color: #b6b6b6;
	}
	50% {
		background-color: #dfdfdf;
	}
	75% {
		background-color: #b6b6b6;
	}
	100% {
		background-color: #dfdfdf;
	}
}
*/
.blink-anim {
  background-color: #dfdfdf;
  animation: blinkingBackground 1s;
  -webkit-animation: blinkingBackground 1s;
  -moz-animation: blinkingBackground 1s;
  -ms-animation: blinkingBackground 1s;
  -o-animation: blinkingBackground 1s;
  animation-iteration-count: 3;
}
.choose_size_alert {
  color:red;
}
@keyframes blinkingBackground {
	0% {
		background-color: #dfdfdf;
	}
	25% {
		background-color: #d02f37;
	}
	50% {
		background-color: #dfdfdf;
	}
	75% {
		background-color: #d02f37;
	}
	100% {
		background-color: #dfdfdf;
	}
}

.right-sidebar .product-lists {
	border-top: 1px dashed #e8e8e8;
	padding: 12px 0;
	position: relative;
}

.right-sidebar .product-lists .close {
	background: #c7c7c7;
	width: 14px;
	height: 14px;
	text-align: center;
	line-height: 12px;
	color: #000;
	position: absolute;
	right: 0;
	top: 4px;
	font-size: 12px;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
}

.right-sidebar .product-lists .product-image {
  display: block;
  cursor:pointer;
}

.right-sidebar .product-lists .product-name {
	padding: 5px 0;
}

.right-sidebar .product-lists .product-name a {
	color: #000;
}

.right-sidebar .free-chkoutbtn {
  background: #d02f37;
  color: #fff;
  display: block;
  text-align: center;
  line-height: 20px;
  padding: 6px 4px;
  margin-top: 10px;
  margin-left: 3px;
  margin-right: 3px;
  border-radius: 15px;
  border: 1px solid #d02f37;
}
.right-sidebar .free-chkoutbtn:hover {
  /*background: #a6262c;*/
  background-color: white;
  border: 1px solid #d02f37;
  color: #d02f37;
}
.right-sidebar .free-chkoutbtn:focus {
  outline: none;
}

body.sidebar-open .right-sidebar {
	right: 0px;
	box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.2);
}

.product-popupblock {
	position: fixed;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 111;
	height: 100%;
	text-align: center;
}

.product-popupblock .product-popup {
	display: inline-block;
	max-width: 950px;
	vertical-align: top;
	width: 100%;
	padding: 40px 60px;
	top: 50%;
	background: #fff;
	position: relative;
	box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.7);
	-ms-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.7);
	-o-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.7);
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.product-popupblock .popup-close {
	position: absolute;
	right: 10px;
	top: 10px;
}

.product-popupbg {
	background-color: rgba(0, 0, 0, 0.2);
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 111;
}

.product-popupleft {
	width: 50%;
	float: left;
	line-height: 300px;
}

.product-popupleft img {
	vertical-align: middle;
}

.product-popupright {
	width: 50%;
	float: left;
	padding: 20px 20px 20px 70px;
}

.product-popupright .popupright-heading {
	text-align: left;
	margin-bottom: 15px;
}

.product-popupright .popupright-heading .popupright-title {
	line-height: 38px;
}

.product-popupright .options-col {
	text-align: left;
}

.product-popupright .options-col .selector-wrapper {
	margin-bottom: 18px;
}

.product-popupright .selector-wrapper label {
	margin-bottom: 10px;
	display: inline-block;
}

.product-popupright .addtokit-btn {
	background: #ff0000;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	width: 100%;
	line-height: 26px;
	padding: 10px;
	font-weight: bold;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.product-popupright .viewfull-detail {
	margin-top: 10px;
}

.product-popupright .viewfull-detaillink {
	color: #808080;
	font-weight: bold;
	font-size: 18px;
}

.pro-detailright {
	padding-right: 100px;
	position: relative;
}

.pro-detailright .chkbox-col {
	position: absolute;
	right: 0;
	top: 36px;
}

.pro-detailright .chkbox-col .chkbox-label {
	font-size: 16px;
	font-weight: bold;
}


/*.right-sidebar .tryon-button {
top: 14px;
font-size: 18px;
line-height: 40px;
text-align: center;
background-color: #222222;
cursor: pointer;
left: -38px;
width: 38px;
height: 40px;
position: absolute;
border-radius: 3px 0 0 3px;
}
.right-sidebar .tryon-button span { width: 150px; display: inline-block; right: -55px; position: absolute; top: 66px;
	transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg);
}*/

#divSideBar {}

.product-image.upcoming {
	background: #c0c0c0;
	display: block;
	min-height: 70px;
}

.product-image.upcoming h2 {
	line-height: 70px;
	color: #fff;
}

.mobile-headercart {
	display: none;
	padding-left: 0;
	padding-right: 0;
	outline: none;
}

.mobile-headercart label {
	color: #fff;
	font-weight: normal;
}

.mobile-headercart svg {
	height: 20px;
	vertical-align: middle;
}

.photos__item--main .arrow-prev,
.photos__item--main .arrow-next {
	position: absolute;
	display: block;
	height: 30px;
	width: 30px;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	opacity: 0.2;
	outline: none;
	display: none;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	padding: 0;
	border: none;
}

.photos__item--main .arrow-prev:hover,
.photos__item--main .arrow-next:hover,
.photos__item--main .arrow-prev:focus,
.photos__item--main .arrow-next:focus {
	opacity: 0.7;
	outline: none;
}

.photos__item--main .arrow-prev {
	left: 0;
}

.photos__item--main .arrow-next {
	right: 0;
}

.photos__item--main .arrow-prev .icon,
.photos__item--main .arrow-next .icon {
	height: 30px;
	width: 30px;
}
.cart-title-left {
	width: 70%;
	float: left;
	padding-right: 30px;
}

.cart-title-left .full-width--return-link {
	display: inline-block;
	float: right;
	margin: 0;
	padding: 0;
}

.cart-title-left .full-width--return-link .return-link {
	font-size: 24px;
	line-height: 49.5px;
	vertical-align: middle;
}
@media (min-width: 750px) {
	.mobile-btncol .shop-btn {
		padding: 0 80px;
		line-height: 65px;
		font-size: 45px;
		display: block;
	}
	.mobile-btncol .shop-btn:after {
		background:url(rx-mark-desktop.svg) no-repeat center center;
		width: 52px;
		height: 52px;
	}
	.site-footer__section {
		padding-bottom: 10px;
	}
}

@media (min-width: 769px) {
	.large--one-fifth,
	.large--two-tenths {
		width: 20%;
	}
	.large--four-fifths,
	.large--eight-tenths {
		width: 80%;
	}
	.toggle-filters {
		display: none;
	}
	.large--one-third,
	.large--two-quarters,
	.large--three-sixths,
	.large--four-eighths,
	.large--five-tenths,
	.large--six-twelfths {
		width: 33.33333%;
	}
}

@media (min-width: 481px) and (max-width: 768px) {
	.medium--one-third,
	.medium--two-sixths,
	.medium--four-twelfths {
		width: 33.333%;
	}
	.grid-uniform .medium--one-third:nth-child(3n+1) {
		clear: both;
	}
	.grid-uniform .medium--one-half:nth-child(2n+1) {
		clear: both;
	}
	.medium--one-half,
	.medium--two-quarters,
	.medium--three-sixths,
	.medium--four-eighths,
	.medium--five-tenths,
	.medium--six-twelfths {
		width: 50%;
	}
}

@media (min-width: 750px) and (max-width: 869px) {
	.prescription-row .product-form__item {
		width: 100%;
	}
}

@media (max-width: 768px) {
	.collection-filters {
		display: none;
	}
	#shopify-section-collection-filters-new.sticky {
		/* width: 100%; top:auto !important; position: relative; */
	}
	#shopify-section-collection-filters-new .grid-item,
	#shopify-section-collection-filters-new.sticky .grid-item {
		/*width: 100%;*/
	}
}

@media (max-width: 1199px) {
	.mobile-bannercontent {
		padding-top: 20px;
	}
	.mobile-bannercontent p,
	.mobile-bannercontent span {
		font-size: 64px;
		line-height: 62px;
	}
	.mobile-bannercontent .largetext {
		font-size: 82px;
		line-height: 68px;
	}
}

@media (max-width: 991px) {
	.spacing,
	.mobile-banner {
		padding: 0 15px;
	}
	.mobile-bannercontent p,
	.mobile-bannercontent span {
		font-size: 45px;
		line-height: 42px;
	}
	.mobile-bannercontent .largetext {
		font-size: 58px;
		line-height: 48px;
	}
	.top-title {
		margin: 0 15px;
		font-size: 34px;
	}
	.guarantee-col .listing li {
		font-size: 36px;
	}
	.recommended-block .recommended-col p {
		font-size: 22px;
	}
	.recommended-block .recommended-col.green p {
		font-size: 17px;
	}
	.sticky--open .nav-bar .page-width .grid .four-fifths {
		/*width: 70%;*/
	}
	.sticky--open .nav-bar .page-width .grid .one-fifth {
		/* width: 30%;*/
	}
	.nav-side-items {
		/*width: 42%;*/
	}
	.product-popupblock .product-popup {
		width: 94%;
	}
}

@media (max-width: 767px) {
	.cart-title-left {
		width: 100%;
		padding-right: 0;
	}
	#collectionFilters {
		/*padding-bottom: 30px; */
	}
	.sidebar .grid-uniform {
		margin-left: 0;
	}
	.grid.grid-border {
		margin-left: 0;
	}
	.sidebar .grid-uniform .grid-item,
	.grid.grid-border .grid-item {
		padding-left: 0;
	}
	.grid-border--left {
		border-left: none;
	}
	.home-section {
		padding-top: 0;
	}
	.home-section .page-width {
		padding: 0;
	}
	.top-title {
		margin: 0;
		padding: 0px;
		font-size: 17px;
	}
	.top-title a {
		padding: 11px 10px;
	}
	.spacing {
		padding: 0 20px;
	}
	.mobile-banner {
		padding: 0;
	}
	.guarantee-col {
		border: 3px solid #fff;
		margin-top: 40px;
		border-radius: 7px;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		-ms-border-radius: 7px;
		-o-border-radius: 7px;
	}
	.guarantee-col .heading {
		font-size: 87px;
		line-height: 67px;
		padding: 16px 0;
	}
	.guarantee-col .listing {
		border-top: 0px;
		padding: 20px 0;
	}
	.guarantee-col .listing li {
		font-size: 30px;
		line-height: 26px;
		padding-bottom: 26px;
		width: 100%;
	}
	.guarantee-col .listing li:after {
		width: 7px;
		height: 7px;
		left: 50%;
		bottom: 10px;
		right: auto;
		top: auto;
	}
	.guarantee-col .listing li:last-child {
		padding-bottom: 0;
	}
	.specs-block {
		position: relative;
		margin-top: 78px;
		border-top: 4px solid #fff;
		border: 3px solid #fff;
		padding: 0px 5px;
		border-radius: 7px;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		-ms-border-radius: 7px;
		-o-border-radius: 7px;
	}
	.specs-block p {
		letter-spacing: 0.16px;
		font-size: 16px;
		line-height: 19px;
		padding: 0 7px;
		margin-bottom: 15px;
	}
	.specs-block:before {
		background: #fff;
		height: 4px;
		width: 100%;
		top: -46px;
		left: 0;
		content: '';
		position: absolute;
	}
	.specs-block .heading {
		font-size: 57px;
		line-height: 62px;
		letter-spacing: 1.71px;
		margin-bottom: 30px;
	}
	.specs-middle-content {
		padding: 0 7px;
	}
	.specs-block .specs-middle-content .image-left {
		max-width: 132px;
		border: 3px solid #fff;
		margin: 7px 16px 9px 7px;
	}
	.specs-block .specs-middle-content p {
		letter-spacing: 0.18px;
		font-size: 18px;
		line-height: 27px;
		margin: 0 0 25px 0;
		padding: 0;
	}
	.full-image {
		margin-top: 56px;
		border-top: 4px solid #fff;
		padding-top: 55px;
	}
	.recommended-block {
		border-bottom: 4px solid #fff;
		padding-bottom: 48px;
	}
	.recommended-block .heading {
		display: none;
	}
	.recommended-block .row .col-two {
		width: 100%;
	}
	.recommended-block .row .col-two.green-section {
		display: none;
	}
	.recommended-block .recommended-col p {
		font-size: 25px;
		letter-spacing: 0.25px;
	}
	.recommended-block .recommended-col {
		padding: 14px 0 4px 0;
	}
	.recommended-block .row .col-eight {
		width: 50%;
	}
	.recommended-thumbcol .content p {
		font-size: 17px;
		margin-bottom: 5px;
	}
	.recommended-thumbcol .content span {
		font-size: 17px;
	}
	.recommended-thumbcol .recommended-icon {
		line-height: 65px;
	}
	.recommended-block .mobile-green-section {
		display: inline-block;
		width: 100%;
	}
	.recommended-block .recommended-col.green p {
		font-size: 17px;
		line-height: 20px;
	}
	.mobile-green-section .mobile-reclogo {
		text-align: center;
		margin-top: -35px;
	}
	.recommended-block .recommended-col label {
		font-size: 73px;
	}
	.recommended-block .recommended-col.green {
		margin-bottom: 0;
		padding: 20px 0 38px 0;
	}
	.recommended-block .recommended-col.green label {
		font-size: 90px;
		line-height: 90px;
	}
	.recommended-block .recommended-col.green label sup {
		font-size: 50px;
		top: -34px;
	}
	.btm-block {
		margin-top: 65px;
		padding-bottom: 45px;
	}
	.btm-block .btm-twocol {
		width: 100%;
	}
	.btm-block .btm-twocol .btm-logo {
		min-height: 1px;
		margin-bottom: 10px;
	}
	.btm-block .btm-twocol .btm-logo img {
		max-width: 233px;
	}
	.btm-block .btm-twocol .btm-content {
		font-size: 30px;
		line-height: 32px;
		padding: 0 24px;
	}
	.btm-block .btm-twocol+.btm-twocol {
		border-top: 4px solid #fff;
		padding-top: 62px;
		margin-top: 50px;
	}
	.btm-list {
		padding: 19px 0;
	}
	.btm-list ul li img {
		width: 29px;
		vertical-align: top;
	}
	.mobile-bannercontent {
		width: 100%;
		left: 0;
		padding-top: 0;
		text-align: center;
	}
	.mobile-rectoplogo img {
		max-width: 250px;
	}
	.mobile-bannerimage {
		width: 100%;
		text-align: center;
		right: 0;
	}
	.mobile-bannercontent p,
	.mobile-bannercontent .largetext {
		font-size: 48px;
		line-height: 41px;
	}
	.mobile-bannercontent span {
		font-size: 87px;
		line-height: 67px;
		display: block;
	}
	.mobile-btncol {
		width: 100%;
		left: 0;
	}
	.mobile-btncol .shop-btn {
		display: inline-block;
	}
	.site-header .header-phone {
		vertical-align: top;
		width: 40px;
	}
	.site-header .header-phone a {
		padding: 0;
		display: block;
	}
	.site-header .header-phone a:before {
		width: 26px;
		height: 42px;
	}
	.site-header .header-phone .call-phone {
		display: none;
	}
    /*
	.collection-banner {
		display: none;
	}
    */
	.collection-banner.collection-bannermobile {
		display: block;
		height: 300px;
	}
	.banner-content h1 {
		margin-bottom: 6px;
	}
	.banner-content h2 {
		font-size: 25px;
		line-height: 25px;
		margin-bottom: 8px;
	}
	.product-popupleft {
		width: 100%;
	}
	.product-popupright {
		width: 100%;
		padding: 0;
	}
	.product-popupblock .product-popup {
		padding: 30px;
	}
	.right-sidebar {
		top: 50px;
		transform: none;
		position: fixed;
		z-index: 99;
	}
	.right-sidebar .tryon-button {
		left: 0;
		top: 34px;
        margin-top: 0;
		display: none;
	}
	.right-sidebar .tryon-button span {
		transform: none;
		right: 0;
		width: 65px;
		padding: 4px 6px;
		border: 1px solid #000;
		border-right: none;
		box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3);
		-ms-box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3);
		-o-box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3);
	}
	.right-sidebar .tryon-button span {
		display: none;
	}
	.right-sidebar .tryon-button span.mobile-cart {
		display: block;
		top: 25px;
	}
	.right-sidebar .tryon-button span.mobile-cart label {
		display: inline-block;
		color: #fff;
		font-weight: normal;
		margin: 0;
		text-transform: none;
	}
	.right-sidebar .tryon-button span.mobile-cart .icon {
		fill: currentColor;
		vertical-align: top;
		margin-right: 4px;
		margin-top: -1px;
	}
    /*
	.desktop-account {
		display: none;
	}
    */
}

@media (min-width: 750px) {
	.mobile-headercart {
		display: none !important;
	}
}

@media (max-width: 749px) {
	 /* TPL 11-7-19	start */
	 .pro-detailright {
	      padding-right: 0;
	  }
	  /* TPL 11-7-19	start */

    /* TPL 12-11-19	start */
    .template-product .main-content {
        margin-top: 0;
    }
    .template-product nav.breadcrumb {
      padding: 20px 0;
      padding-bottom: 30px;
    }
    /* TPL 12-11-19	end */
	.template-cart h1.small--text-center .full-width--return-link {
		display: block;
		float: none;
	}
	.mobile-headercart {
		display: inline-block;
	}
	#shopify-section-product-template nav.breadcrumb {
		padding: 0 0 30px;
	}
	.product-single .photos__item.photos__item--thumbs {
		display: none;
	}
	.photos__item--main {
		position: relative;
	}
	.photos__item--main .arrow-prev,
	.photos__item--main .arrow-next {
		display: block;
	}
}

@media (max-width: 480px) {
	.small--one-half,
	.small--two-quarters,
	.small--three-sixths,
	.small--four-eighths,
	.small--five-tenths,
	.small--six-twelfths {
		width: 50%;
	}
	.grid-uniform .small--one-half:nth-child(2n+1) {
		clear: both;
	}
	.site-header .header-phone {
		width: 20px;
	}
	.collection-banner.collection-bannermobile {
		height: 200px;
	}
	.site-header .small--one-quarter.medium-up--hide {
		width: 16%;
	}
	.site-header .small--one-quarter.text-right {
		width: 32%;
	}
}

@media (max-width: 359px) {
	.prescription-row .product-form__item {
		width: 100%;
	}
}

/* TPL 11/7/19 */

.product-_default .product-form__item.product-form__item--submit {
  display: inline-block;
  width: 100%;
  flex: none;
}
.product-_default .product-form__item.product-form__item--home-try-on {
  display: inline-block;
  width: 100%;
  flex: none;
  margin-top:15px;
}
#ProductThumbs-mobile {
    display: none;
}
.product-form__item--prescription label {
    font-weight: 600;
    font-family: "Source Sans Pro",sans-serif;
}
.template-product .product-form__item {
  padding-left: 0;
}
@media ( min-width: 769px ){
  .template-product .product-form__item {
    min-width: 222px;
  }
}
.ProductSection-default .single-option-selector {
     display:block;
}
.ProductSection-default input#prescription{
  display:block;
}
.pro-detailright .chkbox-col {
    position: absolute;
    right: 0;
    top: 36px;
}
.swatch .header{
	font-size: 0.85714em;
    font-weight: 700;
    color: #666;
    text-transform: uppercase;
    margin-bottom: 13px;
}
.owl-theme .owl-controls .owl-page {
    display: inline-block;
}

.owl-theme .owl-controls .owl-page span {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}

.swatch-slider .slick-prev:before,
.swatch-slider .slick-next:before {
    display: none;
}
.ProductSection-default .swatch-element label {
    opacity: 1;
    pointer-events: unset
}
.ProductSection-default ul.product-single__meta-list {
    margin-bottom: 0;
}

.ProductSection-default input#prescription {
    display: block;
}
.owl-prev {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    margin-left: -20px;
    display: block !important;
    border: 0px solid black;
}

.owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    right: 0;
    display: block !important;
    border: 0px solid black;
}

.owl-prev i,
.owl-next i {
    transform: scale(1, 6);
    color: #000;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent !important;
    text-decoration: none !important;
}

@media only screen and (max-width: 750px) {
     nav.breadcrumb{
       padding: 15px 0;
     }
	.pro-detailright {
	  padding-right: 0;
	  display: inline-block;
	  width: 100%;
	}
	.ProductSection-default .pro-detailright .chkbox-col {
      position: unset;
      right: 90px;
      top: 50px;
      width: 100%;
      padding-bottom: 10px;
	}

  	.product-single__thumbnail {
        height: 250px;
        max-height: 340px;
        max-width: 480px;

    }

    #ProductThumbs-mobile {
        display: block;
    }

    .thumbslider {
        display: none;
    }

    .product-single__photo {
        display: none;
    }

    #ProductThumbs-mobile .owl-item {
        max-width: 435px;
        /*     height: 240px; */
    }

    .owl-carousel div:not(.owl-controls) {
        height: 100%;
    }

    #ProductThumbs-mobile .item {
        width: 600px;
    }

    #ProductThumbs-mobile .owl-item {
        max-width: 600px;
        /*     height: 240px; */
        margin: 0 auto;
    }

    .swatch-slider {
        margin: 0 auto;
        max-width: 80%;
    }

    .ProductSection-default span#ProductPrice- {
        margin-bottom: 0;
    }

  	.product-single__price {
        margin-bottom: 30px;
        display: inline-block;
    }

  	#ProductThumbs-mobile.owl-theme .owl-dots .owl-dot.active {
        transform: scale(1.5);
        border: none;
        outline: none;
    }

}
@media only screen and (max-width: 600px) {
    #ProductThumbs-mobile .item {
        width: 500px;
    }

    #ProductThumbs-mobile .owl-item {
        max-width: 500px;
        /*     height: 240px; */
        margin: 0 auto;
    }
}
@media only screen and (max-width: 500px) {
    #ProductThumbs-mobile .owl-item {
        max-width: 435px;
        /*     height: 240px; */
        display: inline-block;
        justify-content: center;

    }

    #ProductThumbs-mobile .item {
        width: 480px;
    }
}

@media only screen and (max-width: 425px) {
    #ProductThumbs-mobile .owl-item {
        max-width: 380px;
        /*     height: 240px; */
        display: inline-block;
        justify-content: center;

    }

    #ProductThumbs-mobile .item {
        width: 380px;
    }
}
@media only screen and (max-width: 375px) {
    #ProductThumbs-mobile .owl-item {
        max-width: 350px;
        /*     height: 240px; */
        display: inline-block;
        justify-content: center;

    }

    #ProductThumbs-mobile .item {
        width: 350px;
    }
}

@media only screen and (max-width: 350px) {
    #ProductThumbs-mobile .owl-item {
        max-width: 280px;
        /*     height: 240px; */
        display: inline-block;
        justify-content: center;

    }

    #ProductThumbs-mobile .item {
        width: 280px;
    }
}
/* TPL 11/7/19 */


.product_listing_container label.c-color-swatches__swatch:hover{
  box-shadow: inset 0 0 0 4px #fff, 0 0 0 2px #414b56;
  -webkit-box-shadow: inset 0 0 0 4px #fff, 0 0 0 2px #414b56;
  -moz-box-shadow: inset 0 0 0 4px #fff,0 0 0 2px #414b56;
  -ms-box-shadow: inset 0 0 0 4px #fff,0 0 0 2px #414b56;
  -o-box-shadow: inset 0 0 0 4px #fff,0 0 0 2px #414b56;
}
.product_listing_container .grid .grid-item {
  padding: 8px;
  /*margin-top: 20px;
  margin-bottom: 30px;
  */
  margin-top: 15px;
  margin-bottom: 15px;
}
/*.product_listing_container .grid .grid-item a.product-card {*/
.legacy-product-list a.product-card {
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
  padding: 10px;
}
.product_listing_container .product-card .swatches-row {
    min-height: 140px;
}
@media only screen and (max-width: 768px){
  a.applyFilter2:before {
      content: "";
      background: url(https://useruploads.visualwebsiteoptimizer.com/useruploads/176372/images/59c43b5de1cb64222d56a9b9e392ef17_apply.png) no-repeat center;
      display: inline-block;
      width: 30px;
      height: 30px;
      background-size: cover;
      vertical-align: middle;
  }
  .collection-filters{
    position:initial !important;
  }
}
#yotpo-collection-rating {
    display: inline-block;
    padding: 5px;
}
/* mobile filter start */
.headSection > .applyFilter2{
  display:none;
}
/* mobile filter end */


#StickyNav > .page-width{
  /*fix the lack of space issue*/
  max-width:1230px;
}
.yotpo-nav{
  display:none;
}
.site-nav>li:hover .yotpo-nav{
  display:block;
}

.product-card{
  cursor:pointer;
}
/*
a.product-card{
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
*/

#HTO_JBI{
  width: 100%;
  height: 38px;
  line-height: 38px;

  text-align: center;
  background-color: #015590;
  position: fixed;
  bottom: 0px;
  color: white;
  z-index:1;
  display:none;
}
#HTO_JBI a{
  color:white;
  text-decoration: underline;
}

/*
  START ReviveDesignStudios
  - lazy load nav images w/ blur-up
*/
.product-card__image-wrapper .ls-blur-up-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.product-card__image-wrapper .ls-blur-up-img {
  filter: blur(10px);
  opacity: 1;
  transition: opacity 100ms, filter 150ms;
}
.product-card__image-wrapper .ls-blur-up-img.ls-inview.ls-original-loaded {
  opacity: 0;
  filter: blur(5px);
}
.meganav__nav .product-card__image-wrapper {
  margin-top: 70px;
}
.meganav__nav .product-card .product-card__image {
  padding-top: initial;
}
.nav-prod-cont {
	display: inline-block;
	transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
	opacity: 1;
}
.nav-prod-cont.hidden {
	opacity: 0;
	display: none;
}
.meganav__nav .product-card__image-wrapper{
	height: 104px;
}
.meganav__nav--collection.four-fifths.nav-prod-cont{
	height: 264px;
}
/* END ReviveDesignStudios */

#CollectionFilters .product-card__info .yotpo{
  display: inline-table;
}
@media ( max-width: 768px ){
  .col-one{
    width: 100%;
  }
}
#home_try_on .row{
  display: block;
}
.scroll-top { position: fixed; right: 20px; bottom: 20px; }
.scroll-top img { max-width: 30px; }
.scrl-hide { display: none; }
@media ( max-width: 1024px ){
  .site-header__upper{
    padding-top:0px;
  }
}
@media ( min-width: 750px ){
  .old-header .site-header__upper {
    padding-top: 0px;
  }
}
.rightSection{
  position: relative;
  left: 0px;
  top: 0px;
  width: 342px;
  float: right;
  
}
.leftSection {
  width: 70%;
  float: left;
  padding-right: 30px;
}

@media ( max-width: 1114px ){
  .rightSection{
    margin:auto;
    float:unset;
  }
  .leftSection{
    margin: auto;
    float: unset;
  }
  .cart-title-left {
	float: unset;
    text-align: center;
    margin: auto;
  }
}
.opticsCartPage_1066 .rightSection > div.grid__item p#CartPageTotal {
    text-align: right;
    position: relative;
    font-size: 20px;
}
.opticsCartPage_1066 .rightSection > div.grid__item p#CartPageTotal:before {
    content: "Grand Total.";
    position: absolute;
    left: 0;
    text-transform: capitalize;
    color: #8e8e8e;
    font-weight: normal;
    font-size: 16px;
}
@media only screen and (max-width: 767px){
  .opticsCartPage_1066 .cart-table td:nth-child(2) p:last-of-type div{
    font-size:0px;
  }
  .opticsCartPage_1066 .cart-table td:nth-child(2) p:last-of-type div:after {
    content: "";
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url(https://useruploads.visualwebsiteoptimizer.com/useruploads/176372/images/33a6982ffe46d91f89ea75353bfdf1df_cross-icon.png) no-repeat center;
    background-size: contain;
    margin-top: 10px;
  }
  .opticsCartPage_1066 .cart__cell--quantity {
    width: 155px;
    padding: 10px;
  }
}
.redesign #CartPageCheckOut .btn{
  border: 1px solid #d02f37;
  background-color: #d02f37;
  color: white;
}
.redesign #CartPageCheckOut .btn:hover{
  background-color: white;
  border: 1px solid #d02f37;
  color: #d02f37;
}
.redesign #CartPageCheckOut button:disabled {
  background-color: #cccccc;
  cursor: not-allowed;
  color: gray;
  border:none;
}
.redesign #CartPageCheckOut [disabled]:hover {
  background-color: #cccccc;
  color: gray;
  border:none;
}
.redesign .cart--continue-message .btn{
  border: solid 1px black;
}
@media only screen and (max-width: 767px){
  .opticsCartPage_1066 .cart-table td:nth-child(2) p:last-of-type {
    position: unset !important;
  }
}
@media ( max-width: 768px ){
  .product-form__item--prescription{
    flex: none !important;
    width: 100%;
  }
}
@media ( max-width: 300px ){
  .write-question-review-button-text{
    font-size:13px !important;
  }
}
/* WP Collection banner start */
#header-banner{
  position: relative;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  color: #676F78;
}
#banner-text-container{
  margin-top: 15px;
}
#banner-text-container .description{
  margin-bottom:0px;
}
@media ( min-width: 1025px ){
  #banner-text-container{
    left: 10%;
    position: absolute;
    top: 30%;
    text-align: left;
    max-width: 60%;
  }
}
#banner-text-container h1.category{
  font-size:20px;
  color: white;
}
#banner-text-container h2.description{
  color: white;
  font-size:36px;
  font-weight: 600;
}
@media ( max-width: 768px ){
  #banner-text-container h2.description{
    /*font-size:30px;*/
    font-size:27px;
    font-weight:normal;
  }
}
#banner-text-container .take-a-quiz{
  margin-top: 20px;
}
#banner-text-container .take-a-quiz a{
  font-size: 17px;
  color: white;
  font-weight: 600;
}
#banner-text-container .take-a-quiz .take-a-quiz-arrow{
  margin-left:10px;
  font-size: 20px;
}
@media ( max-width: 768px ){
  #banner-text-container .take-a-quiz{
    text-decoration: underline;
  }
}
@media ( max-width: 1024px ){
  #banner-text-container h1.category{
    color: #676F78;
  }
  #banner-text-container h2.description{
    color: #414B56;
  }
  #banner-text-container .take-a-quiz a{
    color: #676F78;
  }
}
/* WP Collection banner end */
.view-HTO-button{
  border: 1px solid #d02f37;
  background-color: #d02f37;
  color: white;
  border-radius: 30px;
  padding: 0.8em 1.5em;
  font-size: 0.9rem;
  margin-top: 10px;
  display: block;
}
.view-HTO-button:hover{
  background-color: white;
  border: 1px solid #d02f37;
  color: #d02f37;
}


.toggle-btn .collection_name{
  font-weight: bold;
  color: white;
  font-size: 17px;
}
.quiz_note_container{
  text-align: center;
  font-size: 18px;
}
.quiz_note_container .grey_tip{
  color: gray;
  margin-top: 20px;
}
/* PDP HTO start */
#ProductPhoto{
  position:relative;
}
.pdp-hto-checkbox-container{
  position:absolute;
  right:5px;
  top:5px;
}
.pdp-hto-checkbox-container.mobile{
  display:none;
}
@media ( max-width: 750px ){
  .pdp-hto-checkbox-container.mobile{
    display:block;
  }
}
.site-header__cart-indicator{
  font-size:11px;
  text-align: center;
  height: 13px;
  width: 13px;
  line-height: 13px;
  color: white;
}
/* PDP HTO end */

/* HTO tips start */
.hto_tip_container{
  border: solid red 3px;
  width: 300px;
  height: 150px;
  position: absolute;
  top: 40px;
  z-index: 2;
  right: 0px;
  background-color: white;
  
  display: flex;
  align-content: center;
  justify-content: center;
  font-size: 14px;
}
#CollectionFilters .hto_tip_container .row{
  display:flex;
}
#CollectionFilters .hto_tip_container .btn-size, #ProductPhoto .hto_tip_container .btn-size, .pdp-hto-checkbox-container .hto_tip_container .btn-size{
  padding: 5px 8px;
  font-size: 12px;
  border: solid #aaaaaa 1px;
  border-radius: inherit;
  margin-bottom: 5px;
  min-width: 115px;
  background-color: #fff;
  color: #000;
}
.hto_tip_container .adding_age .title{
  margin:10px;
  color:gray;
}
.hto_tip_container .arrow{
  position: absolute;
  right: 2px;
  top: -12px;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 12px solid red;
}
.hto_tip_container .arrow:after{
  content: '';
  position: absolute;
  top: 5px;
  left: -10px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 8px solid white;
}
.hto_tip_container .close_button{
  position: absolute;
  right:10px;
  top:0px;
  cursor:pointer;
}
.hto_tip_container .content{
  display: flex;
  align-items: center;
  text-align: center;
}
.hto_tip_container .content{
  display:none;
}
.hto_tip_container .added .title{
  margin: 10px;
  color: gray;
}
.hto_tip_container .title{
  line-height: 17px;
}
.hto_tip_container .link{
  color:gray;
  text-decoration: underline;
  margin-top: 10px;
  display: block;
}
/* HTO tips end */

/* old product card style, for accessory start */
.product-card__image-wrapper-old{
  min-height: 277px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.product-card__image-wrapper-old .product-card__image{
  padding-top: 0px;
}
.product-card__info-old{
  min-height:120px;
}
/* old product card style, for accessory end */ 
/* hto */
.home-section img {
width: auto;
height: auto;  
}
#home_try_on{
  display:none;
}
@media (max-width: 600px) {
  #shopify-section-mobile-banner{
    display:none;
  }
  .wrapper_0{
    display:none !important;
  }
  #home_try_on{
    display:block;
  }
}
/*.hidden { display: none; }*/
.right-sidebar{
  display: none;
}
#shopify-section-specifications{
  padding-top: 1px;
  padding-bottom: 30px;
}
@media (max-width: 767px){
  .recommended-block {
    border-bottom:0px;
  }
}

.btm-content {
    color: #000 !important;
}
.home-section-hto{
  background-color:white;
}
#home_try_on{
  margin-bottom:50px;
  background-color:white;
}
.mobile-btncol.desk-btn { width: 100%;
  left: 0;
  padding-top: 30px; 
}
@media only screen and (min-width: 768px) {
  .mobile-btncol.mob-btn {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .mobile-btncol.desk-btn { display: none; }
  .mobile-banner .mobile-bannercontent { padding-top: 45px; }
}
#home_try_on .home1_button {
  padding: 0;
  padding-bottom: 20px;
}
#home_try_on .home1_banner {
  background-color: #d13038;
  padding-top: 20px;
}
#home_try_on .row {
  list-style: none;
  margin: 0;
  padding: 0;
}
#home_try_on .row {
  display: block;
}
#home_try_on h2 {
  font-size: 24px;
  line-height: 38px;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 20px;
}
#home_try_on .step1_button {
  background: none;
  border: 1px solid #1b5680;
  border-radius: 20px;
  padding: 10px 35px;
  font-size: 16px;
  font-weight: 700;
  min-width: 255px;
  color: #1b5680;
}
#home_try_on .step_button_clicked {
  background: #1b5680;
  color: #fff;
  border: 1px solid #1b5680;
}
#home_try_on .text_or {
  font-size: 20px;
  color: #000;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 10px;
}


.dropBtn {
position: relative;  
display: inline-block;  
}
.dropBtn .btn.secondary svg {
margin-left: 0.25em;
width: 10px;
height: 10px;  
vertical-align: middle;  
}
.dropBtn.exp .btn.secondary svg {
transform: rotate(180deg);  
}
.dropBtn .btn.secondary:hover svg path {
fill: #ffffff !important;  
}
.dropBtn .drop {
position: absolute;
top: 46px;
left: 0;
right: 0; 
z-index: 1;
background: #fff;
border: solid #000 1px;  
padding: .8em 1.5em;  
display: none;  
}
.dropBtn.exp .drop {
display: block;  
}
.dropBtn .drop a {
display: block;
text-align: left;  
padding: 5px 0;    
color: #000;
font-size: 13px;  
}
.dropBtn .drop a:hover {
color: #d02f37;   
} 
#shopify-section-yotpo-review-widge {
padding-bottom: 15px;  
color: #fff;
}
#shopify-section-yotpo-review-widge h4 {
display: none;  
}
#shopify-section-yotpo-review-widge .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .carousel-review-title {
  color: #fff;
}
#shopify-section-yotpo-review-widge .carousel-review-body,  
#shopify-section-yotpo-review-widge .carousel-read-more, 
#shopify-section-yotpo-review-widge .carousel-review-author, 
#shopify-section-yotpo-review-widge  .headline {
  color: #fff !important;  
}
.btn.sml {
padding: 0 10px;
font-size: 12px; 
white-space: nowrap;
text-overflow: ellipsis;
max-width: 100%;
overflow: hidden;  
}
.shopCTA  {
margin-bottom: 15px;  
}
