/*  Custom CSS for MOLLUSK
_______________________________   */

font-face {
  font-family: 'Avenir-Light';
  src: url(//cdn.shopify.com/s/files/1/0072/5902/t/16/assets/Avenir-Light.eot?12517063189934779556); /* IE9 Compat Modes */
  src: url(//cdn.shopify.com/s/files/1/0072/5902/t/16/assets/Avenir-Light.eot?%23iefix&12517063189934779556) format('embedded-opentype'), /* IE6-IE8 */
       url(//cdn.shopify.com/s/files/1/0072/5902/t/16/assets/Avenir-Light.woff?12517063189934779556) format('woff'), /* Modern Browsers */
       url(//cdn.shopify.com/s/files/1/0072/5902/t/16/assets/Avenir-Light.ttf?12517063189934779556)  format('truetype'), /* Safari, Android, iOS */
       url(//cdn.shopify.com/s/files/1/0072/5902/t/16/assets/Avenir-Light.svg%23svgAvenir-Light?12517063189934779556) format('svg'); /* Legacy iOS */
}


@font-face {
  font-family: 'Avenir-Medium';
  src: url(//cdn.shopify.com/s/files/1/0072/5902/t/16/assets/Avenir-Medium.eot?12517063189934779556); /* IE9 Compat Modes */
  src: url(//cdn.shopify.com/s/files/1/0072/5902/t/16/assets/Avenir-Medium.eot?%23iefix&12517063189934779556) format('embedded-opentype'), /* IE6-IE8 */
       url(//cdn.shopify.com/s/files/1/0072/5902/t/16/assets/Avenir-Medium.woff?12517063189934779556) format('woff'), /* Modern Browsers */
       url(//cdn.shopify.com/s/files/1/0072/5902/t/16/assets/Avenir-Medium.ttf?12517063189934779556)  format('truetype'), /* Safari, Android, iOS */
       url(//cdn.shopify.com/s/files/1/0072/5902/t/16/assets/Avenir-Medium.svg%23svgAvenir-Medium?12517063189934779556) format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Avenir-Heavy';
  src: url(//cdn.shopify.com/s/files/1/0072/5902/t/16/assets/Avenir-Heavy.eot?12517063189934779556); /* IE9 Compat Modes */
  src: url(//cdn.shopify.com/s/files/1/0072/5902/t/16/assets/Avenir-Heavy.eot?%23iefix&12517063189934779556) format('embedded-opentype'), /* IE6-IE8 */
       url(//cdn.shopify.com/s/files/1/0072/5902/t/16/assets/Avenir-Heavy.woff?12517063189934779556) format('woff'), /* Modern Browsers */
       url(//cdn.shopify.com/s/files/1/0072/5902/t/16/assets/Avenir-Heavy.ttf?12517063189934779556)  format('truetype'), /* Safari, Android, iOS */
       url(//cdn.shopify.com/s/files/1/0072/5902/t/16/assets/Avenir-Heavy.svg%23svgAvenir-Heavy?12517063189934779556) format('svg'); /* Legacy iOS */
}


::-webkit-input-placeholder {
   color: #CCC;
}

:-moz-placeholder { /* Firefox 18- */
   color: #CCC;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #CCC;  
}

:-ms-input-placeholder {  
   color: #CCC;  
}

iframe{
  border: 0;
}

input{ 
  outline: none; 
  -webkit-appearance: none;
}

td, th {
  border: 0;
}

video {
  width: 100%    !important;
  height: auto   !important;
}

.videowrapper {
      position: relative;
      padding-bottom: 56.25%;
      padding-top: 25px;
      height: 0;
      margin-bottom: 20px;
    }
.videowrapper iframe,
.videowrapper object,
.videowrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
figure { display: block; background: #eee; padding: 10px; }
figcaption { display: block; text-align: center; margin: 10px 0; font-style: italic; font-size: 14px; orphans: 2; }


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}


.cart-wrapper { 
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}

ul#cart li {
  display: inline;
}


.gridlock .row {width: 100%;}
.gridlock .row, .gridlock .cart-wrapper { 
  opacity: 1;
  transition: opacity 500ms cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: opacity 500ms cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: opacity 500ms cubic-bezier(0.77, 0, 0.175, 1);  
}

.gridlock.off .row, .gridlock.off .mollusk.global.nav, .gridlock.off .cart-wrapper { 
  opacity: 0;
}



div.flexslider {padding-top: 20px; padding-bottom: 20px;}
ul#social-icons li {display: block;} 
#logo, ul#cart { text-align: left;}
#logo {margin-top: 0px;}
ul#cart li a {display: inline !important;}

li.seeks {display: none;}
i.fa-facebook.fa-2x {padding-right: 20px;}
i.fa-pinterest.fa-2x, i.fa-instagram.fa-2x {padding-right: 13px;}

ul#cart li a:hover {background-color: transparent;}


a.open_popup {font-size: 12px !important;}

#breadcrumb {display: none;}

@media screen and (min-width: 1220px) {
#article-loop .article-index {width: 100% !important;}
}
.article-info h2 {text-align: left;}
.article-info h2  a {color: #62838D !important; text-transform: normal !important; float: left;}
.article-info p {text-align: left;}

.article-info {
  border-bottom: 0px solid #f67c5c;
  position: relative; 
  max-width: 975px;
}


h2.featured {font-size: 20px; color: #62838D;}
h2.featured a { 
  color: #777777;
  &:hover{ color: #444444;}
}

.product-info {padding-top: 0px;}
.product-info h3 {text-transform: none; color: #777777; line-height: 1.2em;}

.footer {background-color: #F9F9F2; color: #62838D;}
#footer {text-align: left;}

ul.footer li {list-style-type: none;}
ul.footer li {color: #62838D; font-weight: bold;}


ul#social-icons li {padding: 0px; line-height: 30px;}
ul#social-icons li a {border-bottom: none !important; border-top: none !important;}

p.posted {text-align: left;}

#promo-images {border-top: 1px solid #F4B1A0; border-bottom: 1px solid #F4B1A0; padding: 20px 0 15px 0;}
.owl-wrapper {border-bottom: 1px solid #F4B1A0; padding-bottom: 15px;}

/* PRODUCT PAGE STYLING */
#product-description h1 {
  font-size: 25px; 
  color: #62838D;
  line-height: 1;
  letter-spacing: -0.03em;
}
#product-description h1, #product-price, #product-description form {text-align: left; text-transform: none;}

.product-add h5 {
  float: left;
  padding-right: 20px; 
  margin-top: 6px;
}

#product-right {border: none;}
.add {width: 100% !important;}
div.rte { 
  width: 100%;
  clear: both;
  margin-top:10px;
}
div.rte p, div.rte ul {text-align: left;}

#bigimage {max-width: 100%;}

/* FIT GUIDES */

.fitguide_description {
 /* margin-top: 20%; 
  margin-bottom: 20%; */
}

.fitguide_escape {
  text-align: right;
  position: absolute; 
  right: 35px;/*right: 30px;*/
  top: 30px;
  width: 20px; 
  z-index: 420;
}

.fitguide_escape a {
  color: #777777; 
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.fitguide_escape a:hover {
  color: #fff;
}

.fitguider{
  position: relative;
  margin: 0 !Important;
}

.fitguide-container{
  width: 100%;
  float: left;
  clear: both;
}

.fitguide-left{
  float: left;
  width: 50%;
  margin:30px 15px 30px;
}

.fitguide-left img{
  bottom: 0;
  max-width: 100%;
  position: center;
}

.fitguide-right{
  float: left;
  width: 44%;
  margin:30px 0 30px;
}

/* COLLECTION PAGE STYLING */
#collection-description h1 {border-bottom: 1px solid #F4B1A0; padding-bottom: 10px; text-align: left;}
#full-width-filter {border-bottom: 0px;}
.product-loop .product-index .product-info {border-bottom: 0px;}

.size-popup {position: absolute; top: 35%; left: 6%; background-color: #CCC; width: 90%; padding: 10px 5px 10px 5px; text-align: center;}

.location-button {background-color: #62838D; text-align: center; padding: 15px 0px 15px 0px;}
.location-button-orange {background-color: #F67C5C; text-align: center; padding: 15px 0px 15px 0px; margin-top: 18px;}
.location-button a, .location-button-orange a {color: #ffffff; font-size: 14px; padding-top: 0px;}
.location-button:hover, .location-button-orange:hover {opacity: 0.9;}


.menu-icon {background-image: url('https://cdn.shopify.com/s/files/1/0556/3269/files/mobile_menu_imgs.png?4815'); height: 32px; width: 32px; background-repeat: no-repeat; margin-top: 10px;}
.menu-icon:hover {background-image: url('https://cdn.shopify.com/s/files/1/0556/3269/files/mobile_menu_imgs.png?4815'); height: 32px; width: 32px; background-repeat: no-repeat; background-position: 0px -32px; margin-top: 10px;}

.dl-menuwrapper {top: 0; right: 0;}

.news_signup2 {margin-left: 11px; width: 239px; float: right; text-align: center;}

ul#popups {text-align: left;}
ul#popups li {border: 0px; font-family: 'Montserrat'; color: #62838D;}    
ul#cart {margin-top: 10px; margin-bottom: 0px; max-height: 90px; border-radius: 0px;}
ul#cart li:hover {background-color: transparent;}
ul#social-icons {border-top: 1px solid #F4B1A0; padding-top: 10px;}
ul#social-icons li a {font-size: 14px !important; color: #60828E !important; font-weight: 100 !important;}

input#q {
  margin-bottom: 0px;
  border-color: #62838D;
  padding: 5px; 
  background-color: transparent; 
  text-transform: none; 

  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4IiB2aWV3Qm94PSIwIDAgMzIgMzIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDMyIDMyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiM2Mjg0OEUiIGQ9Ik0xOC44NTIsMUMxMi4zNjgsMSw3LjA5Miw2LjI3NSw3LjA5MiwxMi43NmMwLDIuNTgzLDAuODM5LDQuOTczLDIuMjU3LDYuOTE1bC03LjUzMiw3LjUzMQ0KCWMtMC44NjgsMC44NjgtMC44NjgsMi4yNzQsMCwzLjE0NEMyLjI1MSwzMC43ODIsMi44MiwzMSwzLjM4OSwzMXMxLjEzNy0wLjIxOCwxLjU3MS0wLjY1bDcuNjM4LTcuNjM5DQoJYzEuODEzLDEuMTQzLDMuOTU3LDEuODA4LDYuMjUzLDEuODA4YzYuNDgzLDAsMTEuNzU5LTUuMjc1LDExLjc1OS0xMS43NTlDMzAuNjEsNi4yNzUsMjUuMzM1LDEsMTguODUyLDF6IE0xOC44NTIsMjAuMDc0DQoJYy00LjAzNCwwLTcuMzE1LTMuMjgxLTcuMzE1LTcuMzE0czMuMjgxLTcuMzE1LDcuMzE1LTcuMzE1YzQuMDMzLDAsNy4zMTQsMy4yODIsNy4zMTQsNy4zMTVTMjIuODg1LDIwLjA3NCwxOC44NTIsMjAuMDc0eiIvPg0KPC9zdmc+DQo=);
  background-repeat: no-repeat; 
  background-position: 5px; 
  padding-left: 10px;
  background-size: 18px 18px;
}
#search {width: 80%; margin-left: 10px;}

.show_hide {display: none;}
div#related {border-top: 1px solid #F67C5C;}

/* RESPONSIVE MENU STYLING */
/* -------------------------------- */
ul.dl-menu.dl-menuopen li.main-mobile-link a {font-size: 20px; color: #737371;}
ul.dl-menu.dl-menuopen li h4 {border-bottom: 1px solid #F67C5C; font-size: 20px; color: #737371; padding-left: 10px; padding-bottom: 10px;}
ul.dl-menu.dl-menuopen {background-color: #F9F8F3; margin-top: 10px;}
.dl-menuwrapper li a {text-transform: none;}

/* RESPONSIVE STYLING */
 @media only screen and (max-width: 479px) {
  div#product-description h1, #product-price {text-align: center;}
  #search {width: 94%;}
  .news_signup {width: 93%;}
  ul#social-icons li {text-align: left !important; margin-left: 13px;}
  ul.footer {padding-left: 13px; line-height: 25px; font-family: 'Montserrat'; margin-top: 20px;}
  ul.footer li a {font-size: 14px; font-weight: 100; color: #60828E !important; font-family: 'Montserrat';}
  div#promo-images {margin-left: 0px;}
}
/* ----------------------------------------------- */

ul.footer li a {font-family: 'Avenir-Light', sans-serif;}

.product-info h3 {font-size: 16px;letter-spacing: -.2px;}

h2.featured, 
h1 {
  font-family: 'Avenir-Medium'; 
  color: #727272;
  letter-spacing: -0.03em;
}


h2.featured{
  float: left;
}

.selection1, .active {
  color: #F67C5C;
  padding: 4px 10px 4px 10px;
  border: 1px transparent solid;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 18px;
  font-family: 'Avenir-Medium';
  float: left;
}

.selection1:hover, .selection2:hover, .active {
  color: #F67C5C;
  padding: 4px 10px 4px 10px;
  border: 1px #F67C5C solid;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 18px;
  font-family: 'Avenir-Medium';
}

.selection1 a, .active a{
  color: #F67C5C;
}

.viewall {
  background-color: #F67C5C;
  border: 1px solid #FFF;
  padding: 5px 10px;
  color: #ffffff;
  float: right;
  font-family: 'Avenir-Medium';
  font-size: 16px;
}

.viewall a, .viewall a:visited{
  color: #FFF;
}

.viewall:hover {
  background-color: #ffffff;
  border: 1px solid #F67C5C;
}

.viewall:hover a{
  color: #F67C5C;
}

span.arrow {
  height: 11px;
  width: 11px;
  position: absolute;
  top: 9px;
  right: 6px;
  background-image: url('https://cdn.shopify.com/s/files/1/0556/3269/files/RightArrow.png?12739');
  background-repeat: no-repeat;
}

.viewall:hover span.arrow {
  height: 11px;
  width: 11px;
  position: absolute;
  top: 9px;
  right: 6px;
  background-image: url('https://cdn.shopify.com/s/files/1/0556/3269/files/RightArrow_Over.png?12801');
  background-repeat: no-repeat;
}


.flex-direction-nav .flex-next,
.flex-direction-nav .flex-prev {
  color: #62828D;
} 



.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover, 
input[type="button"]:hover {
  background: #e46949;
}


h2, h3, h4, p, div#product-description {
font-family: 'Avenir-Light', sans-serif;
}

 div#product-description{
  padding: 20px 0 0 0;
 }

.divider {border-bottom: 1px solid #CCCCCC;}

h2.featuredtext {font-family: 'Avenir-Medium' !important; color: #727272; font-size: 20px; font-weight: bold; clear: both; letter-spacing: -0.02em;}
.collection-header span {float: right; margin-top: -21px; font-family: 'Avenir-Light', sans-serif !important; color: #727272; font-size: 18px;}
.sale-item.icn {display: none;}

#content-two {display: none;}


.center_edit {padding-left: 13%;}
.quick-cart-details p {color: #777777;}
.swatch input:checked + label {background: #62838D;}
#product-description h1 {font-family: 'Avenir-Medium' !important; font-weight: bold;}
.add, .product-add h5, .color-variant h5 {text-transform: none !important; font-family: 'Avenir-Medium' !important; font-size: 20px; color: #62838D; font-weight: normal;}
.product-add {padding-bottom: 50px;}
input[type="submit"] {font-size: 20px; padding: 6px 0px;}
.color-variant {padding: 10px 0px 10px 0px; border-bottom: 1px solid #F4B1A0; text-align: left;}
#product-description form {border-top: 1px solid #F4B1A0; border-bottom: 1px solid #F4B1A0; margin-bottom: 0px;}
.swatch {border-bottom: 1px solid #F4B1A0; margin-top: 10px;}
a.up, a.down, input.quantity {float: right;}
span.compare-price {color: #F67C5C;}
span.product-price {color: #62838D;}
p#product-price {font-size: 20px; font-family: 'Avenir-Light', sans-serif;}
a.scrollup, .fa-chevron-up.fa-2x {display: none !important;}
a#jump {cursor: pointer;}

ul#sortme li.clearfix.filter {width: 220px;}
select.styled-select.coll-filter.hasCustomSelect {width: 220px !important; height: 31px !important;}

.was {color: #F67C5C;}
div.owl-controls {display: none !important;}
.so {background-image: url('https://cdn.shopify.com/s/files/1/0072/5902/files/sold-100_f93b4694-5249-4821-ad29-0089b1f70830.png?12251') !important; background-repeat: no-repeat; background-color: transparent;}
#product-description {text-align: left;}
a.up {margin-left: 5px;}
.up, .down {padding: 3px 8px;}
.product-info h3 {font-family: 'Avenir-Medium' !important;}
n

#footer {padding-top: 0px;}
#footer.footer.row {padding-top: 20px;}
.news_signup {text-align: right;}


.gridlock .row .desktop-12 {width: 100%;}
.gridlock, .gridlock .row .row {width: 100%; margin-left: 0px; margin-right: 0px; padding-left: 0px; padding-right: 0px;}
.gridlock .row [class*="desktop-"] {margin-left: 0px;}
.gridlock .row {width: 85%; float: right;}
.flexslider {padding-top: 0px !important;}
.gridlock .row .desktop-12 {width: 100%;}
.gridlock .row .desktop-8 {width: 67%;}

.selection-1 {margin-top: -2px;}
span.store-hours {font-family: 'Avenir-Heavy' !important;}

input#q {border-radius: 0px; -webkit-border-radius: 0px;}
a.remove_item {font-size: 13px !important;}

#collection-description h1 {display: none;}
.product-index img {padding-top: 10px;}
.product-loop {border-top: 1px solid #F4B1A0; margin-top: 10px;}

h2.featuredtext {
  color: #777777;
  margin-bottom: 0px;
}
h2.featuredtext a { 
  color: #777!important; 
}
h2.featuredtext a:hover{
  color:#444!important;
}

.searched h2.featuredtext{
  margin-bottom: 10px;
  line-height: 1;
}


.collection-header span a {color: #777777;}


.product-container {width: 100%; padding-left: 10px; padding-right: 10px;}
.product-left {text-align: center;}
.product-left, .product-right {width: 50%; float: left;}

li.thisone:hover a {color: #F67C5C !important;}

a { 
  -webkit-transition: none !important; 
  transition: none !important; 
  -moz-transition: none !important;
  -o-transition: none;
}

div.so.icn {
  top: 40%;
  right: 50%;
  bottom: auto;
  left: auto;
  margin: -50px -50px 0 0;
  /*margin-top: 50%; */
  opacity: 0.8;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
div.so.icn:hover {
  opacity: 0.3;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
.icn {-webkit-transition: none; width: 100px; height: 100px;}
div.so:hover {display: block !important;}

.show_hide:hover img {opacity: 0.4;}
.show_hide span {padding: 8px 15px 8px 15px; background-color: rgb(225, 230, 233); font-size: 18px; color: #62838D;}


.column1, .column2, .column3 {float: left;}
.column2 {width: 70%; margin-top: -10px; margin-left: 2%;}
.column1, .column3 {width: 14%;}
.column2 {text-align: center;}
.column3 {text-align: right; float: right;}


a.menu-link {background-image: url('https://cdn.shopify.com/s/files/1/0556/3269/files/menu1.png?18648'); background-repeat: no-repeat; width: 25px; height: 25px; display: block; float: left; background-position: -10px -19px; }
a.menu-link:hover {background-image: url('https://cdn.shopify.com/s/files/1/0556/3269/files/menu1.png?18648'); background-repeat: no-repeat; width: 25px; height: 25px; display: block; float: left; background-position: -10px -71px; }


.fancybox-skin {border-radius: 0px; !important}

#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; letter-spacing:-0.02em; }
#mce-EMAIL {text-align: left;}
#mc_embed_signup .mc-field-group input {text-indent: 3%;}
#mc_embed_signup .size1of2 {width: 100% !important;}
#mc_embed_signup .mc-field-group input {border-color: #F77C5B; border-radius: 0px; border-radius: 0px;}
#mc_embed_signup .button {background-color: #F77C5B !important; font-family: 'Avenir-Light', sans-serif; font-size: 22px !important; border-radius: 0px !important;}
::-webkit-input-placeholder {color: #777; font-family: 'Avenir-Medium';}
:-moz-placeholder {color: #777; font-family: 'Avenir-Medium';}
::-moz-placeholder {color: #777; font-family: 'Avenir-Medium';}
:-ms-input-placeholder {color: #777; font-family: 'Avenir-Medium';}
.indicates-required {text-align: center !important; font-size: 12px !important; color: #777777; font-family: 'Avenir-Medium' !important; margin-right: 0px !important; margin-bottom: 15px;}

#mc_embed_signup div.mce_inline_error{
   background-color: #F67C5C !important;
}
#subs-container #mc_embed_signup div.mce_inline_error{
   background-color: transparent!important;
   display: inline-block;
   margin-top: 5px;
   font-weight: normal;
}

#mc_embed_signup input.mce_inline_error{
   border-color: #F67C5C !important;
}

.videowrapper {padding-bottom: 54.05%;}

#full-width-filter {padding-bottom: 0px; margin-bottom: 0px; margin-top: 20px;}
.product-loop {margin-top: 0px;}

.product-loop .product-index {margin: 0px;}
.product-index img {margin: 0px !important; width: 100%; margin-bottom: 20px !important;}
.product-index.desktop-4.tablet-4.mobile-1.iefirst {margin-left: 0px !important; margin-right: 10px;}
.product-index.desktop-4.tablet-4.mobile-1.ielast {margin-left: 10px; margin-right: 0px !important;}
.product-index.desktop-4.tablet-4.mobile-1 {margin-left: 10px; margin-right: 10px;}

.product-info {min-height: 75px; padding-bottom: 0px; margin-bottom: 0px;}
.product-index .product-info {padding-bottom: 0px;}


.tag_link:hover a{
color: #f67c5c;
}

.gallery-left {width: 50%; float: left; margin-left: 0%; min-width: 300px;}
.gallery-right {width: 50%; /*float: left;*/ text-align: center; display: inline-block; margin-top: 10%;}

.hasCustomSelect:hover {cursor: pointer;}
.share-icons a {color: #777777;}
.mobile_only2 {display: none;}

.mollusk.container{ 
  float: right; 
  width: 100%;
  margin-top: 20px;
  
}

@media (max-width: 767px) {
    .mollusk.container {
        margin-top:0;
    }
}

/* POP-OUT CART STYLING */
.pop.out.cart.bg{
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  height: 55px;/*height: 75px;*/
  width: 55px;/*width: 75px;*/
  border-style: solid;
  border-width: 0 55px 55px 0;/*border-width: 0 75px 75px 0;*/
  border-color: transparent #62828D transparent transparent;
  text-align: right;
  z-index: 9999;
}

a.fa-shopping-cart{
  color: #FFF;
  font-size: 18px;/*  font-size: 24px;*/
  position: relative;
  width: 65px;/*width: 75px;*/
  height: 65px;/*height: 75px;*/
  display: block;
}

a.fa-shopping-cart:before{
  position: absolute;
  top: 10px;/*top: 15px;*/
  left:34px;/*left: 45px;*/
}

.shopping-cart.quick{ 
  background-color: #F9F8F3;
  color: #747472;
  width: 375px;
  top: -10000px;
  left: auto;
  right: 0px;
  padding: 20px 20px 20px 20px;
  z-index: 9998;
  position: absolute;
  border-left: 1px solid #ebebe9;
  border-bottom: 1px solid #ebebe9;
  min-height: 75px;
  transition:  top 500ms cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: top 500ms cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: top 500ms cubic-bezier(0.77, 0, 0.175, 1);  
}

.pop.out.cart.bg:hover + .shopping-cart.quick, .shopping-cart.quick:hover, .shopping-cart.quick.on{
  height: auto;
  top: 0;
}

.shopping-cart.quick h4{
  font-family: 'Avenir-Medium';
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #F4B1A0;
}

.shopping-cart.quick h4.empty{
  border-bottom: none;
  padding: 0;
  margin: 0;
}

.pop.out.cart.bg:hover + .shopping-cart.quick {
  display: block !important;
}

.shopping-cart.quick ul{
  margin: 0;
  padding: 0;
  clear: both;
  overflow-y: scroll;
  max-height: 320px;
}

.shopping-cart.quick li{
  list-style-type: none;
  float: left;
  width: 100%;
  clear: both; 
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #F4B1A0;
}

.shopping-cart.quick li .img, .shopping-cart.quick li .deets{
  float:left;
} 

.shopping-cart.quick li .img{
  width: 75px;
  height: auto;
}


.shopping-cart.quick li .deets{
  margin-left: 20px;
  margin-top: 10px;
  max-width: 200px;
}

.shopping-cart.quick li .deets a{
  color: #747472;
}

.shopping-cart.quick li .deets a:hover{
  text-decoration: underline;
}

.shopping-cart.quick li .deets ul{
  overflow: auto !important;
}

.shopping-cart.quick li .deets li{
  border-bottom: none;
  margin: 0;
  padding: 0;
}

.shopping-cart.quick li .remove{
  float: right;
  text-indent: -9999px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4IiB2aWV3Qm94PSIwIDAgMzIgMzIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDMyIDMyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiM3ODc4NzgiIGQ9Ik0yNi42MDcsNS4zOTNjLTUuODU4LTUuODU4LTE1LjM1Ni01Ljg1OC0yMS4yMTQsMGMtNS44NTgsNS44NTgtNS44NTgsMTUuMzU1LDAsMjEuMjE1DQoJYzUuODU3LDUuODU3LDE1LjM1NSw1Ljg1NywyMS4yMTQsMEMzMi40NjUsMjAuNzQ4LDMyLjQ2NSwxMS4yNSwyNi42MDcsNS4zOTN6IE0yMy44OSwyMS42MDdjMC42MywwLjYzMSwwLjYzLDEuNjUyLDAsMi4yODENCgljLTAuMzE1LDAuMzE2LTAuNzI4LDAuNDczLTEuMTQxLDAuNDczcy0wLjgyNS0wLjE1Ni0xLjE0MS0wLjQ3M0wxNiwxOC4yODFsLTUuNjA4LDUuNjA3Yy0wLjMxNCwwLjMxNi0wLjcyOCwwLjQ3My0xLjE0MSwwLjQ3Mw0KCXMtMC44MjUtMC4xNTYtMS4xNDEtMC40NzNjLTAuNjMtMC42MjktMC42My0xLjY1LDAtMi4yODFsNS42MDgtNS42MDhMOC4xMSwxMC4zOTFjLTAuNjMtMC42My0wLjYzLTEuNjUxLDAtMi4yODINCgljMC42My0wLjYyOSwxLjY1MS0wLjYyOSwyLjI4MSwwTDE2LDEzLjcxOGw1LjYwOC01LjYwOGMwLjYzLTAuNjI5LDEuNjUxLTAuNjI5LDIuMjgxLDBjMC42MywwLjYzLDAuNjMsMS42NTEsMCwyLjI4MmwtNS42MDgsNS42MDgNCglMMjMuODksMjEuNjA3eiIvPg0KPC9zdmc+DQo=);
  background-size: contain;
  width: 15px;
  height: 15px;
  margin-top: 5px;
}

.shopping-cart.quick li .remove:hover, .shopping-cart.quick li .remove:active{
  opacity: 0.85;
}

.shopping-cart.quick li .remove a{
  display: block;
  width: 100%;
  height: 100%;
}

.shopping-cart.quick .subtotal.label, .shopping-cart.quick .subtotal.price{
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size:14px;
}

.shopping-cart.quick .subtotal.price{
  float: right;
}

a.checkout-link { 
  color: #ffffff; 
  background: #62828d; 
  float: left; 
  border-top: 1px solid #eee; 
  line-height: 40px; 
  width: 100%; 
  clear: left; 
  text-align: center; 
  display: block; 
  font-size: 18px; 
}   
a.checkout-link:hover { 
  background: #98B0B8; 
}

.add-to-cart-msg.error {
  float: left;
  width: 100%; 
  clear: both;
  border: 1px dotted #f11;
  background: #F7EDED;
  margin-top: 10px;
  padding: 10px;
}

span.freeshipping{
  font-family: 'Avenir-Medium';
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  display: block;
  width: 100%;
  opacity: 0.67;
}


/* 404! */
.nada h1{
  margin: 70px 0 20px 0;
  padding: 0 0 10px 0;
  font-size: 2em;
  border-bottom: 1px solid #F4B1A0;
}

.nada h1 span{
  float: right;
  color: #EEE;
}

.nada h3{
  font-size: 1.5em;
  margin: 0 0 20px 0;
}

.nada h4{
  text-align: center;
  color: #EFF0FF;
  margin-bottom: 20px;
}

.nada img{
  margin: 0 auto;
  display: block;
}

.nada p.brdr{
  font-size: 1.5em;
  margin: 20px 0;
  padding: 20px 0 0 0;
  border-top: 1px solid #F4B1A0;
}

.nada #search-bar #q{
  width: 100%;
  border: 1px solid #eee;
  border-radius: 3px;
  background-image: none;
  background: white url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAMAAABhq6zVAAAAIVBMVEW/v7+/v78AAAC/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v79QUkolAAAAC3RSTlOLYAAJeoMjRhpOcbsbtd4AAABJSURBVHjaVc1JDsAgDATB9uAF8v8Hx0QcSN9KssZI5eClDj18PRsFlmlQDcfUGd6A3EgYP1xncQ+sa5qYOk9jRQt1Y0izhU5bL2o2AW3ZQKeJAAAAAElFTkSuQmCC) 10px 8px no-repeat;
  margin-bottom: 20px;
  text-transform: uppercase;
}

#four-per-row{
  margin-top: 73px;  
}

#four-per-row h1{
  margin: 0;
}

/* animate that zendesk jawn in */

#zenbox_tab{
    top: 65% !important;
    z-index: 9998 !important;
    left: auto;
    right: 0;
    opacity: 0;
    border-color: #FFFFFF !important;
    background-color: #F67C5C !important;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: opacity 500ms cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: opacity 500ms cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transition: opacity 500ms cubic-bezier(0.77, 0, 0.175, 1); 
}

#zenbox_tab.on{
  opacity: 1;
}


.fitguider{
  position: relative;
  background-color: #E1E6E9;
}


#blog-article{
  padding-top: 54px;
  position: relative;
  max-width: 975px;
}

/* */

@media all and (max-width: 768px) { 
  .nada #search-bar #q{
    background-position: 10px 12px;
  }

}

.added-to-cart-popup{
  display: none;
  position: fixed;
  top: 50px;
  width: 100%;
  z-index: 9999999;
  color: white;
  text-align: center;
  background-color: #61838D;
  font-family: Avenir-Medium;
  font-size: 20px;
  padding: 15px 10px;
}

@media (min-width: 760px) {
    .added-to-cart-popup {
        display:none;
    }
}

.added-to-cart-popup__title{
  margin-bottom:10px;

}
a.added-to-cart-popup__subtitle{
  color:#F87C58;

}
.mobile-cart-count{
  display:none;
  position: absolute;
  right: 2px;
  top: 5px;
  background: #e46949;
  border-radius: 100%;
  padding: 3px 5px 3px 5px;
  color: white;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  line-height: 12px;
}

.hide{
  display: none !important;
}

/* ST Tweaks */
ul#imgMap{
  display: none;
}

.flex-direction-nav { 
 display: block !important; 
 opacity: 1 !important;
}
/*SCP*/
@font-face {
    font-family: 'molluskmollusk';
    src: url('mollusk-webfont.eot');
    src: url('mollusk-webfont.eot?#iefix') format('embedded-opentype'),
         url('mollusk-webfont.woff2') format('woff2'),
         url('mollusk-webfont.woff') format('woff'),
         url('mollusk-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

/*.nav .scrollerable{margin:0}
.nav .scrollerable li h3 ul,.nav .scrollerable li ul{display: none; margin:0}

.nav .scrollerable li h3:hover ul,.nav .scrollerable li:hover ul{display: block;}*/
nav.mollusk.global.nav li a{cursor:pointer}
.newsletter-area{ padding: 20px; background-color: #61838f;font-family: 'molluskmollusk'; color: #ffffff; margin-bottom: 20px; clear:both; text-align: center;}
.newsletter-area h2{font-family: 'molluskmollusk'; color: #ffffff; font-size:28px; margin-top: 13px;}
.newsletter-area .newsletter-text,.newsletter-area #subs-container{ width: 36%; display: inline-block;vertical-align: top;}
.newsletter-area #subs-container{ width: 52%;}
.newsletter-area .newsletter-text p{ font-size: 15px; margin-bottom: 0;}
.newsletter-area form{ background-color: #61838f; position: relative;}
.newsletter-area form input{margin-bottom:0;}

.newsletter-area #mc-embedded-subscribe-form > div.mc-field-group{width: 69%;display: inline-block;vertical-align: top;}
.newsletter-area #mc-embedded-subscribe-form > div.mc-button-area{width: 30%;display: inline-block;vertical-align: top;}
.newsletter-area #mce-responses{
 color: #333;
    left: 0%;
    position: static;
    top: 13px;
    font-size: 13px;
    width: 100%;
    background-color: #f9f8f3;
}
.newsletter-area #mc-embedded-subscribe-form > div.mc-button-area input{  min-height: 46px;    padding: 10px 18px;font-family: 'molluskmollusk'; color: #ffffff; width: auto;}
.newsletter-area #mc_embed_signup .mc-field-group input{border:0px solid #ffffff!important;}
a .newsletter-area{ margin-left:18%;}

.pop-img{width:50%; text-align: center; display: inline-block;}
.pop-div { background-color:#ffffff;border: 0px solid #000; left: 42%; padding: 0; position: fixed; width: 680px; z-index: 9999999!important; min-height: 320px; top:22%; top: 25%; color:#000;margin-left:-250px;}
.pop-div .container{line-height:0;width:100%; margin:0 auto; text-align:center; padding:15px;background-color: #fff;}
.pop-div .container img{text-align:center; margin:0% 0 ; display:inline-block;}
.pop-div .response{/*background-color: #f9f8f3;*/
    color: #628692;
    display: inline-block;
    font-size: 36px;
    line-height: 1.1em;
    padding: 10% 2% 0 2%;
    vertical-align: top;
    width: 320px;}
    .pop-div .response#mce-error-response{font-size: 22px;}
.pop-div p{text-align:center; padding:25px 0; color:#628692}
.pop-div a{ font-family: "molluskmollusk"; color:#628692; font-size:14px; text-decoration:none; display:inline-block; margin-top: 10px;}
.pop-div a.enter{ cursor:pointer; background-color:#000; color:#fff;padding:10px 50px;font-family: 'Plateaux'; }
.pop-div a.exit{ cursor:pointer; background-color:#000; color:#fff;padding:10px 50px;font-family: 'Plateaux'; }
.pop-div .close-popup{position:absolute; top:-10px; right: -10px; background:url("cros1.png") no-repeat; cursor: pointer; width:25px; height: 25px; font-size:0; }
.pop-ovrly { background-color:rgba(0,0,0,0.8); height: 100%; margin: 0; padding: 0; position: fixed; top: 0; width: 100%; z-index: 9999998;}
@media screen and (max-width:1024px){
  .newsletter-area h2{font-size: 22px ;}
  .newsletter-area #subs-container{width: 57%;}
}
@media screen and (max-width:767px){
  .newsletter-area .newsletter-text, .newsletter-area #subs-container{width: 100%;}
  .newsletter-area #subs-container{width:95%;margin-top: 10px;}
  .newsletter-area #mc-embedded-subscribe-form > div.mc-field-group,.newsletter-area #mc-embedded-subscribe-form > div.mc-button-area{width: 100%;}
  .newsletter-area #mc-embedded-subscribe-form > div.mc-button-area input{width: 100%; margin-top: 8px;}
  .pop-div{width: 96%;    left: 2%; top: 10%; margin-left: 0;}
}

/*gallery Header

h2, h3, h4, p, div#gallery-description {
font-family: 'molluskmollusk', sans-serif;
}

 div#gallery-description{
  padding: 0 0 0 0;
   vertical-align: middle;
 }*/