/** Shopify CDN: Minification failed

Line 262:10 Unexpected "'type=[checkbox]'"
Line 1332:0 Unexpected "}"
Line 2251:0 Unexpected "}"

**/

@font-face {
  font-family: 'Gilroy';
  src: url('Gilroy-ExtraBold.otf'); 
  font-weight: 900; 
  font-display: block;
}
@font-face {
  font-family: 'Gilroy';
  src: url('Gilroy-Light.otf'); 
  font-weight: 300; 
  font-display: block;
} 
/* general cross site styling */
/* $green = #FFB6C1;
$beige = #F9F2ED;
$lightgray = #F9F7F7;
$darkgray = #545359;
 */
.ajaxcart__qty-num {
    text-align: center;
    line-height: 2.5px;
    padding: 8px;
    width: 50px;
}
.price p { font-size: 14pt; margin: 0 auto; } 
/* SLVR SLVR SLVR SLVR */
  .background-slvr-gray { background-color: #d6d5d2; } 
  .background-slvr-blue { background-color: #d0dae4 !important; } 
  .text-slvr-blue { color: #d0dae4; } 
#slvr-header .no-sub a:hover {
    border-bottom: 2px solid #d0dae4;
}

  #slvr-landing a {text-transform: none !important; } 
  .slvr-index-atf img {
    position: absolute;
    left: 0;
    top: 134.6px;
    width: 100%;
    z-index: -1;
}
.grid-link { text-transform: none; } 
  .background-slvr-gray { background-color: #d6d5d2; } 
  .background-slvr-blue { background-color: #d0dae4; } 
  .text-slvr-blue { color: #d0dae4; } 
    @media only screen and (min-width: 800px) {
  #shop-towel { 
    background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/TowelGrid.jpg?v=104484052431915305091754926413");
      height: 50vw;
    background-size: cover;
    background-repeat: no-repeat;
         display: flex;
      justify-content: center; 
  } 
      .grid-link { width: 50%;}
  #shop-cases { 
    background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/PhoneGrid.jpg?v=24253808447617372041754926346"); 
     height: 50vw;
    background-size: cover;
    background-repeat: no-repeat;



  }
  #shop-socks { 
    background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/SockGrid.jpg?v=2565700022775546441754926397"); 
    background-size: cover;
    background-repeat: no-repeat;
    height: 50vw;  
      display: flex;
      justify-content: center; 
      

  } 
  #shop-gloves { 
    background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/GloveGrid.jpg?v=168416810399066539341754926246"); 
    height: 50vw; 
    background-size: cover;
    background-repeat: no-repeat;
  } 
  }
  
  
  
  
  
  
  
  
  
  @media only screen and (max-width: 799px) {
  #shop-towel { 
    background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/TowelGrid.jpg?v=104484052431915305091754926413");
    background-color: #FBF4E1;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
  } 
          .grid-link { width: 100%;}

  #shop-cases { 
    background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/PhoneGrid.jpg?v=24253808447617372041754926346"); 
    background-color: #E3F2F9; 
    background-size: contain;
    background-repeat: no-repeat;
          background-position: left;


  }
  #shop-socks { 
    background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/SockGrid.jpg?v=2565700022775546441754926397"); 
      background-position: left;
    background-size: contain;
    background-repeat: no-repeat;
          background-color:#CAE8D9;
      

  } 
  #shop-gloves { 
    background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/GloveGrid.jpg?v=168416810399066539341754926246"); 
                background-color: #EEE3F3;

    background-size: contain;
    background-repeat: no-repeat;
      background-position: right;
  } 
  }
  .slvr-index-atf {
    background-repeat: no-repeat;
    background-size: cover; 
    background-position: center; 
  }
  .slvr-landing-button {
    width: 300px;
    border: 2px solid black;
    display: block;
    padding: 10px;
    opacity: 0.8;
  }	
@media only screen and (min-width: 800px) {
  #slvr-index-cta { height: 47vw; }
  .slvr-landing-button { margin: 50px auto;}
        .atf-float { margin-left: 30vw; }

}
@media only screen and (max-width: 799px) {
  #slvr-index-cta { height: 100vw; }
  #slvr-landing h2 { font-size: 24pt; }
  .slvr-landing-button { margin: 25px auto;}
}
  @media only screen and (min-width: 1100px) {
    #accent-placement { width: fit-content; margin: 0 auto; }
   	#clean-accent  {
    width: 54px;
    position: relative;
    top: -34px;
    right: -379px;
	}
  #slvr-index-cta .slvr-u  {
    top: -34px;
    position: relative;
    z-index: 998;
    width: 50px;
    left: 109px;
	}
        .slvr-break { display: none; }
    .slvr-phone-break { display: none;}


  }
  @media only screen and (min-width: 800px) and (max-width: 1099px) {
    #slvr-index-cta .slvr-u  {
    top: -31px;
    position: relative;
    z-index: 998;
    width: 46px;
    left: 95px;
	}
    .slvr-break { display: none; }
        .slvr-phone-break { display: none;}

 
  }
 
  @media only screen and (min-width: 589px) and (max-width: 1099px) {
  	#clean-accent  {
    width: 50px;
    position: relative;
    top: -29px;
    right: -331px;
	}
        #accent-placement { width: fit-content; margin: 0 auto; }

 
  }
  @media only screen and (max-width: 588px) {

    #clean-accent  {
    width: 50px;
    position: relative;
    top: -30px;
    right: -93px;
}
        #accent-placement { width: 300px; margin: 0 auto; }

  }
    @media only screen and (min-width: 400px) and (max-width: 799px) {
    #slvr-index-cta .slvr-u  {
    	top: -30px;
    	position: relative;
    	z-index: 998;
    	width: 46px;
    	left: -69px;
	}
          .slvr-phone-break { display: none;}

  }
  @media only screen and (max-width: 399px) {
    .slvr-break { display: none; }
       #slvr-index-cta .slvr-u  {
    top: -57px;
    position: relative;
    z-index: 998;
    width: 45px;
    left: 57px;
}
  }
 @media only screen and (min-width: 800px) {
  .slvr-logo { margin-top: 5px !important; } 
 }
@media only screen and (max-width: 799px) {
  .slvr-logo { margin-top: 20px !important; } 
}
/*  */
 .ma { margin: 0 auto; }
 .vam { vertical-align: middle; }
a {
  color: #545359; 
  text-transform: lowercase; 
  text-decoration: none;
}  
.invis {     visibility: hidden;
 } 
 .strikethrough { margin-right: 5px; color: lightgray; text-decoration: line-through; font-weight: lighter !important; font-size: 10pt;}
div { box-sizing: border-box; } 
html { padding-bottom: 0 !important; } 
nav,h1,h2,h3,h4,h5,a, span, input, th, select { font-family: 'Gilroy', sans-serif; font-weight: 900; }
.ajaxified-cart-feedback, .subscript,.p1 { font-size: 10pt; } 
form button {
  width: 100%;
  font-size: 14pt;
  line-height: 2;
}
input:not('type=[checkbox]'), textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
input[type=submit] {    -webkit-appearance: none; }
form input[type=submit], .modal .klaviyo_submit_button, form button { border: none; box-shadow: none; }
.ib { display: inline-block; }
.spacer { height: 30px; }
.nmb { margin-bottom: 0; } 
.nmt { margin-top: 0; }
.nm { margin: 0; } 
.tar { text-align: right; }
.tal { text-align: left; }
.fr { float: right; }
.ttu { text-transform: uppercase; }
.jcs { justify-content: flex-start; }
.jcc { justify-content: center; }
.jce { justify-content: flex-end; }
.jcse { justify-content: space-evenly; }
.asfe { align-self: flex-end }
.asfs { align-self: flex-start; }
.fdc { flex-direction: column; }
.dn { display: none; }
.ais { align-items: flex-start !important; }
.aife { align-items: flex-end !important; }
.clickable { cursor: pointer; }
p, textarea, td, ul, li, .error_message, .success_message { font-family: 'Gilroy', sans-serif; font-weight: 300; } 
body { margin: 0; color: #545359;overflow-x: hidden;}
.text-green { color: #FFB6C1 !important; } 
.text-white { color: #fff; }
.text-beige { color: #F9F2ED; }
.text-lightgray { color:  #F9F7F7; }
.tac { text-align: center; } 
.fw { width: 100%; box-sizing: border-box;}
.flex-container { 
  display: flex; 
  align-items: center; 
} 
.flex-container-no { 
  display: flex; 
  align-items: center; 
} 
.half { 
  width: 50%;
  padding: 20px; 
} 
.vhidden { visibility: hidden; } 
ul { 
  list-style: none;
  padding-left: 0; 
} 
.title-border {
    width: 85px;
    background: #FFB6C1;
    height: 5px;
}
body .shopify-cleanslate ._1mqqPYZtCQtz5_i0b-po4l {
  display: block !important;
}



.background-lightgray { background-color: #F9F7F7 !important; }  
.background-green { background-color: #FFB6C1 }
.background-white { background-color: #FFF}

.background-darkgray { background-color: #545359 } 
.background-beige { background-color: #F9F2ED; } 
.border-green { border: 2px solid #FFB6C1; } 
.border-lightgray, .border-gray { border: 2px solid #F9F7F7; } 
.border-white { border: 2px solid #fff; } 
.border-beige { border:2px solid #F9F2ED; } 

@media only screen and (min-width: 1100px) {
    .disclaimer { font-size: 13pt; } 

  h1 { font-size: 67pt; } 
  h2 { font-size: 34pt; } 
  .accent-word { font-size: 24pt; } 
  h3{ font-size: 16pt; } 
  p, table { font-size: 14pt; } 
.index-padding { padding: 5% 10% !important; } 
  .icon-display li {margin: 20px;}
.index-padding-so { padding: 1px 10%; }
 #brothers {
    margin-left: 300px;
    width: 200px;
    margin-top: 100px;
}
  #shoe-up { top: 2000px;}
#boys {
    margin-left: -295px;
    margin-top: -150px;  
} 
#matching {
    margin-left: -200px;
    margin-top: -100px;
    width: 150px;
    height: 150px;
}
#justin-fam { width: 100px; margin-left: 400px;}
#iz {
    margin-top: -35px;
    width: 150px;
    margin-left: -350px;
}
  .button {font-size: 20pt;} 
/*  .index-sections { margin-top: 86.7px}
*/  nav ul li {margin: 0 20px;} 
  .page-header, .accent-padding { padding: 20px; } 
  .endorsements-features ul li img  { padding: 20px;}
}
@media only screen and (min-width: 800px) and (max-width: 1099px) {
  .mo-plus { display: none;}
  .index-padding-so { padding: 1px 10%; }
  h1 { font-size: 57pt; } 
  h2 { font-size: 32pt; } 
    .disclaimer { font-size: 11pt; } 

  .accent-word { font-size: 20pt; } 
  h3{ font-size: 14pt; } 
  p, table { font-size: 12pt; } 
  .index-padding { padding: 2.5% 5% !important; } 
  .endorsements-features ul li img  { padding: 10px;}
  .icon-display li {margin: 10px;}
  .button {font-size: 16pt;} 
/*  .index-sections { margin-top: 86.7px}
*/  nav ul li {margin: 0 15px; } 
  .page-header, .accent-padding { padding: 20px; } 
  .half .contact-form {
    background: #F9F7F7;
    padding: 20px
  }
  #matching {
    margin-left: -115px;
    margin-top: -45px;
    width: 100px;
    height: 100px;
}
  #shoe-up {top: 1500px;}
  #iz    { 
    width: 80px;
    margin-left: -265px;
    margin-top: 50px;
}
#boys {
    margin-top: -85px;
    margin-left: -220px;
    width: 75px;
}
  #brothers {
    margin-left: 220px;
    width: 125px;
    margin-top: 135px;
  }
  #justin-fam {
    width: 100px;
    margin-left: 150px;
    margin-top: 100px;
  }
  body section .price p { margin-top: 2px; }
  body section .price p:not(:first-child) { display: none !important; }
}

@media only screen and (max-width: 799px) {
  .ndo-plus { display: none !important; }
  .mo-plus { display: inline-block !important; }
  #review-details {  
    margin-left: 20px; 
    margin-top: -4px;
  }
  #info-gloves-atf { text-align: center; }
  #info-gloves-atf h4 { text-align: center; }
  #continue-shopping-cart { text-align: center; }
  #twenty-eight { margin-top: 90px; }
  body .mobile-nav1 li {
    float: none;
    display: block;
    line-height: 2.5;
    font-size: 16pt;
    text-align: center;
    border-bottom: 1px solid #F9F7F7;
}
body .mobile-nav1 li:last-of-type {
  border-bottom: none;
}
  .swatch { text-align: center; } 
    #atf1 {height: 100vw;} 


/*    #ajax-cart-form  {   height: calc(100vh - 130px);} */
  #washing h3 { padding: 10px; }
  #washing-instructions h3 { text-align: center; }
  .mobile-nav1 .childlink li a { 
    font-weight: 300; 
    font-size: 12pt;
    color: #545359;
  }
  .mobile-nav1 .childlink li { line-height: 1.5; border-bottom: none; }

  .collection-prod span { float: right; }
  .collection-prod { margin-right: -16px; }
  #nav-social a img { max-width: 30px; margin: 10px; }
  body .mobile-nav1  {
    overflow-y: auto;
    overflow-x: hidden;
    width: 45%;
    padding: 15px 25px 15px 15px;
    right: 0;
    position: fixed;
    top: 0;
    background: white;
    border-left: 1px solid #F9F7F7;
    margin: 0;
    min-width: 300px;
    max-width: 450px;
    height: 100vh;
    z-index: 999;
      background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/Pairs-01.svg?v=111759274055880631071754926340"); 
        background-size: contain;
  background-repeat: no-repeat;

  background-position: -40px bottom;

            transform: translateX(100%);
    -webkit-transform: translateX(100%);
}
.mobile-nav1 li a {
 color: #FFB6C1;
    width: 100%;
    display: inline-block;
  }
.mobile-nav1 li a span { 
    font-size: 10pt;
    font-family: 'Zapf Dingbats';
    margin-top: 8px;
    width: 16px;
}
#nav-social {margin-top: 50px;}
#hamburger {
  display: inline-block !important; 
  width: 40px;
  position: absolute;
  right: 20px;
  top: 30px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.cart .cart-icon {right: 90px;}
.cart span {
    right: 80px;
    top: 15px;
}

#hamburger span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #FFB6C1;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#hamburger span:nth-child(1) {
  top: 0px;
}

#hamburger span:nth-child(2),#hamburger span:nth-child(3) {
  top: 10px;
}

#hamburger span:nth-child(4) {
  top: 20px;
}

#hamburger.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#hamburger.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#hamburger.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#hamburger.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.logo, .cart-icon { margin-top: 15px; }
    body>header nav {
    max-height: 90vh;
    overflow-y: scroll;
    max-width: 350px;
}
  .desktop-nav { display: none; }
  .customer .third { 
    text-align: center; 
    max-width: 700px;
    width: 100%;
  }
  .customer-portal { display: none; }
  .customer .two-thirds {
    max-width: 700px;
    width: 100%;
  }
  #atf1  div { margin: 0 auto; text-align: center;} 

  body #index-page #atf1 {
    background-image: url(//www.mygekks.com/cdn/shop/t/478/assets/HolidayATF_mobile_notext.jpg?v=42314529510269583141754926273); 
    background-size: contain;
  }
  .latest-news .third { 
    width: 100%;
margin: 10px;
    height: 300px;
  }
  .latest-news .vhidden { display: none; }
  #interactive-gekks { 
    width: 100%; 
    text-align: center;
  }
  .side-bar-form {
    display: inline;
    width: 90%;
    margin: 0 auto;
  }
  .side-bar-form .flex-container-no {
    margin-bottom: 10px;
  }
  .cart-page form .quarter.background-lightgray {
    width: 100%;
    margin: 0 auto;
    display: inherit;
}
  #review-highlights { 
  padding: 20px; 
}
    #review-highlights ul li {
    margin: 0px; 
    width: 100%; 
  } 
  #shop-grid div {width: 50%;}
  #shop-grid { overflow: hidden; }
  #interactive-gekks li { 
    display: inline-block;
  }
    #index-page h2, .cart-page h2 { text-align: center; } 
    #index-page #featured h3 { margin-top: 0; }
    .endorsements-features ul li img  { padding: 10px;}


  .price {
    width: fit-content;
    margin: 10px auto;
  }
  .modal { 
    width: 95%;
    min-width: 300px;
  }
 #thumbnails li {
  display: inline-block;
 }
#thumbnails { width: 100%; }
#thumbnails ul { text-align: center; }
  .half { 
    width: 100%; 
    padding: 20px 0 0 0; 
  }
  #footer-aside {
    width: 90%;
    display: block;
    margin: 0 auto;
  }
  .title-border{ margin: 0 auto; }
  #key-features h2 { text-align: center; }
  body .contact-us .flex-container {     
    background-position: top;
    background-size: 80%; 
  }
  #nav-wrap { text-align: center; }
  .index-padding-bo { padding-top: 0; padding-left: 2.5%; padding-right: 2.5%; padding-bottom: 2.5%; }

  .product-form {
    display: inherit;
    width: 80%;
    margin: 20px auto;
    text-align: center;
  }
  #featured li:first-of-type { width: 100%; }
  .flex-container { flex-direction: column; }
  .index-padding { padding: 20px 5% !important; }
/*  .index-sections { margin-top: 86.7px}
*/  nav ul li {margin: 0 5px; } 
  h3{ font-size: 14pt; } 
  main.contact-us form input[type=submit] { font-size: 14pt; }
  #product-images {
    width: 100%;
    margin: 0 auto;
    max-width: 600px; 
  }
  .featured-wrapper { width: 100%; }
  #featured-image { 
   width: 100%;
 } 
}
@media only screen and (min-width: 589px) and (max-width: 799px) {
  h1 { font-size: 43pt; } 
  h2 { font-size: 30pt; } 
    .disclaimer { font-size: 11pt; } 

    p, table { font-size: 12pt; }
#thumbnails li img { width: 90px;} 
  .accent-word { font-size: 18pt; } 
  .button {font-size: 16pt;} 
  .page-header, .accent-padding { padding: 15px; } 
  body #installation-page iframe {height: 300px;}
  .endorsements-features ul li img  { max-width:  75px;}
  .icon-display li {margin: 10px;}
      .about-us div .connecter {
    margin: 0 -10px;
}
 body section #intro-title {
    font-size: 39pt !important;
}
  #matching {
    margin-left: -115px;
    margin-top: -60px;
    width: 100px;
    height: 100px;
}
#brothers {
    width: 105px;
    margin-top: 145px;
    margin-left: 125px;
}
#justin-fam {
    width: 80px;
    margin-top: 100px;
    margin-left: 150px;
}
#iz {
    width: 60px;
    margin-top: -60px;
    margin-left: -90px;
}
#boys {
    width: 100px;
    margin-top: 90px;
    margin-left: -170px;
}
  body #timeline .half { padding: 10px; width: 50%; }
}
@media only screen and (max-width: 588px) {
  h1 { font-size: 22pt; } 
  h2 { font-size: 16pt; } 
    .disclaimer { font-size: 9pt !important; } 

  .info-label#no-show { margin-top: 28px !important;}
    #take-the-quiz { padding: 20px;} 
    .cart-update {width: 100%; font-size: 10pt;}
.line-item-details { width: 45%;  }
.cart-page .line-item-details input {
    font-size: 10pt;
    width: 10px;
  }
  #original-price { display: block; width: 100%; }
 body section #intro-title {
    font-size: 30pt !important;

}
  #samesies {
    max-width: 80px;
    margin-left: 45px;
    margin-top: -10px;
}
#opal, #jasper, #picci, #red { width: 50%; }

  .blog-description { width: 40%; }
  .collections-grid { height: 250px; }
#spacing-div{ margin-top: -95px !important; }

  #meet-the-team {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
}
  #matching{
    margin-left: -130px;
    margin-top: -25px;
    width: 80px;
    height: 80px;
}
.about-us .third {
    margin: 10px !important;
}
  #brothers {
    width: 70px;
    margin-top: 115px;
    margin-left: 70px;
}
#boys {
    width: 75px;
    margin-top: 100px;
    margin-left: -70px;
}
#timeline p {
    max-width: 300px !important; 
  }
#iz  {
    width: 55px;
    margin-left: -105px;
    margin-top: 60px;
}
#justin-fam{
    width: 50px;
    margin-top: 120px;
    margin-left: 70px;
}
  .about-us div .connecter { margin: 0 -10px; }
  #timeline .half  {
    width: 50%;
    padding: 10px;
}
  .sale p:nth-of-type(2n) { display: none !important; }
  .mobile-nav li a {
  font-size: 10pt;
  font-weight: 300;
    }
.customer form{ padding: 10px; }

.button {    
  text-transform: none;
  display: inline-block;
  padding: 5px;
  width: 100px; 
  border-radius: 5px;
}
.accent-section .half, #care-instructions .half { height: 240px; } 
#tb-two p:first-of-type, #tb-three p:first-of-type { margin-top: 0; }

  .sizing-chart td, .sizing-chart tr { padding: 5px; }
  p, table { font-size: 10pt; }
  .accent-word { font-size: 14pt; } 
  .button {font-size: 13pt;} 
  #faq div section h2.text-green {
    padding-left: 20px;
    cursor: pointer;
  }
  #interactive-gekks li {  margin: 0 10px; }

  #index-page #interactive-gekks li:last-of-type { display: block; margin-top: 10px; }

    #mission { padding: 30px; } 

  #thumbnails li img { width: 45px; }
  #faq .q-and-a { padding: 25px; }
  .page-header, .accent-padding { padding: 10px; } 
  .contact-us .half form h3, .customer form h3 {
    display: inline-block;
    padding-right: 10px;
  }
  body .icon-display li {
    width: 45%;
    min-width: 0;
    margin: 5px;
  }
  .do { display: none !important; }
  section .accent-image { max-width: 75px;}
  section .instructions {
    width: 100%;
    display: block;
    margin: 0 auto;
    max-width: 800px;
    padding: 0 10px;
  }
  body #installation-page iframe {height: auto;}
body .endorsements-features ul li img {
    padding: 10px;
    max-width: 18%;
    box-sizing: border-box;
}
body .endorsements-features ul li {
    display: inline;
    vertical-align: middle;
    width: fit-content;
}
footer ul li a, footer ul li { font-size: 8pt;  }
footer ul { margin: 5px; }
}
@media only screen and (min-width: 351px) and (max-width: 589px) {
  #timeline { width: 350px; margin: 0 auto; }
}
@media only screen and (max-width: 350px) {
  body section .price p:not(:first-child) { display: none !important; }
  #timeline { width: 320px; margin: 0 auto; }
  #boys {
    width: 75px;
    margin-top: 133px;
    margin-left: -55px;
}
  #iz {
    width: 40px;
    margin-left: -100px;
    margin-top: 65px;
}
  #justin-fam {
      width: 70px;
      margin-top: 134px;
      margin-left: 70px;
  }
  #brothers {
    width: 70px;
    margin-top: 125px;
    margin-left: 70px;
}
}
/* header */
@media only screen and (min-width: 589px) {
  body>header nav ul .desktop-sub-nav li a {font-size: 12pt; }
  .mo { display: none !important; } 
  .sizing-chart td, .sizing-chart tr { padding: 7px; }
  #mission { padding: 50px; } 
  #take-the-quiz { padding: 100px;} 
  .accent-section .half, #care-instructions .half { height: 440px; } 
.cart-update:first-of-type { margin-right: 5px; }
.cart-update {width: 45%;     font-size: 14pt;}
.line-item-details, .price-details { width: 40%;  }
.cart-page .line-item-details input {
    font-size: 14pt;
}
#opal, #jasper, #picci, #red { width: 25%; }

#samesies {
    max-width: 130px;
    margin-left: 100px;
}
.button {    
  text-transform: none;
  display: inline-block;
  padding: 10px;
  width: 250px; 
}
}

.text-underline { border-bottom: 2px solid white; }
#covid-banner { position: fixed; top: 0; width: 100%; z-index: 99; height: 61.53px;}
@media only screen and (min-width: 800px) {
  #covid-banner h4 { font-size: 10pt; }
  header { top: 61.53px; }
  main {padding-top: 134.7px}

}
@media only screen and (max-width: 799px) {
    #covid-banner h4 { font-size: 8pt;}
      header { top: 59.91px; }
      main {padding-top: 134.7px}


}
header {
    position: fixed !important;
    width: 100%;
    background: white;
    height: 86.7px;
    z-index: 999; 
    height: fit-content;
    box-shadow: 1px 1px 1px #F9F7F7;
}
.banner { 
  position: fixed;
  top: 0;
      z-index: 9;
}
.banner p { font-size: 10pt; }

.affix {
  position: fixed !important;
  top: 0 !important;
}
.customer-portal {
    position: absolute;
    right: 85px;
    top: 25px;
}
.customer-portal img {     max-width: 33px;
    width: 100%; }
.no-sub a:hover { border-bottom: 2px solid #FFB6C1; }
.sub-nav li a:hover { color: #FFB6C1; text-decoration: none;}
.sub-nav-header a:hover { border-bottom: 2px solid #FFB6C1; }
.logo {
    max-width: 110px;
    vertical-align: middle;
    float: left;
    padding: 0 20px;
}
nav ul li { 
  float: left;
  display: inline-block; 
} 
.desktop-sub-nav li a {
  font-weight: 300; 
} 
.desktop-sub-nav {
  width: fit-content;
  float: left; 
  display: inline-block;
}
.desktop-sub-nav li { 
  float: none; 
  display: block;
  line-height: 1.5;   
} 
.sub-nav { 
  display: none;
  position: absolute;
  text-align: left; 
  margin-top: -10px;
} 
.sub-nav li, .sub-nav li a { line-height: 1.5 !important; }
.desktop-nav .childlink .sub-nav-header a { 
  font-weight: 900; 
    font-size: 14pt; 
} 
.cart .cart-icon {
    position: absolute;
  height: 50px;
    box-sizing: border-box;
    padding: 5px;
}
.cart span {
      position: absolute;
      top: 15px;
      line-height: 9px;
      padding: 7px;
      border-radius: 100%;
      width: 9px;
      font-size: 8pt;
      background-color: #FFB6C1; 
}
/* footer */
#payment-options {
    padding-top: 15px;
    margin-bottom: -20px;
}
@media only screen and (max-width: 589px) {
  #payment-options img { max-width: 100%; }
  #payment-options { justify-content: space-evenly; }
}
@media only screen and (max-width: 588px) {
  #payment-options img { width: 30px; }
  #payment-options { justify-content: space-evenly; }
}
@media only screen and (min-width: 589px) {
  #payment-options img { margin: 0 15px; }
  #payment-options { justify-content: center; }
}
footer ul { 
  display: inline-block; 
  margin: 10px;
  vertical-align: top; 
} 
#getadiscount { line-height: 2; cursor: pointer; }
footer ul h3 {
    color: white;
    margin: 0;
}
.social-icons { 
  padding: 20px; 
  text-align: center; 
} 

footer .copywrite { 
  padding: 20px;
  text-transform: uppercase; 
  margin-bottom: -25px; 
} 
.cart__checkout { border-radius: 5px; }
#footer-aside {
    text-align: center;
    max-width: 800px;
}
footer img { 
  max-width: 35px !important; 
  margin: 0 5px; 
} 
#referafriend { 
  line-height: 2;
  cursor: pointer; 
}
footer form input[type="email"] {
    width: 85%;
    box-sizing: border-box;
    line-height: 2;
    font-size: 14pt;
    font-family: Gilroy;
    font-weight: bolder;
    background: transparent;
    padding: 0 10px;
}
footer form input[type="submit"] {
    width: 15%;
    text-align: center;
    font-size: 14pt;
    border: 1px solid white; 
    margin-left: -5px;
    color: #545359;
    background-color: #fff;
    box-shadow: none;
    display: inline-block;
    line-height: 2;
    cursor: pointer;
    text-decoration: none!important;
    transition: all .35s ease-in-out;
    position: relative;
    z-index: 100;
    box-sizing: border-box;
    -webkit-appearance: none!important;
}

.index-padding-to { padding-top: 5%; } 

footer input::placeholder { color: #fff; }
/* index page */
#atf1 {
  text-align: left;
  background: #fff;
  color: #FFB6C1;
} 
#check-it { min-width: fit-content; }
@media only screen and (max-width: 588px) {
  .check-it .half-no { width: 50%; }
}
@media only screen and (min-width: 589px) {
  .check-it .half-no { width: 25%; }
}
#video-overlay-pitch {
    margin-top: -40px;
    position: absolute;
    margin-left: calc(50vw - 126px);
    font-size: 13pt;
}
#ab-cta div { display: block; margin: 20px auto 0px auto; width: 200px;}
#custom-gekks { height: 50px !important; }
#shop-w:hover, #shop-m:hover { 
  filter: brightness(0.90);
     }
/* icon display also used on product pages */
.icon-display {text-align: center;} 
.icon-display li {
    display: inline-block;
    width: 20%;
    text-align: center;
    vertical-align: top; 
}

.icon-display img { width: 80%; margin: 0 auto; } 
/* also used on product pages see 'endorsed' snippets */
.endorsements-features ul {
    padding: 10px 0;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    margin: 0;
}
  #color-label { 
    display: inline-block;
    margin-right: 10px;
  }
.endorsements-features ul li  {
  display: inline-block;
  vertical-align: middle; 
}
.endorsements-features ul li img  {
    vertical-align: middle;
}
.endorsements-features ul li h3 {vertical-align: middle;}
/* end */
#mission {
  background-color: #F9F7F7; 
  background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/pair1_white.png?v=89698401415017879891754926339"); 
  background-repeat: no-repeat;
  background-position: right;
  box-sizing: border-box;
  background-size: contain;
} 
#interactive-gekks h3 { margin: 0; }
.switch-button { color: #FFB6C1 } 
.current-switch h3 div { color: #545359; text-decoration: underline;}  
#shop-w { background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/shop-women.jpg?v=2208040183830547771754926372"); background-position: center; } 
#shop-m { background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/shop-men1.jpg?v=164512040179794837131754926369"); background-position: bottom center; } 
/*#lifestyle-w { background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/heels-lifestyle.jpg?v=158440837333783133541754926269"); background-position: right; } 
*/
/*#lifestyle-m { background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/sneakers-lifestyle.jpg?v=184061269625228558581754926394"); background-position: center; } 
*/#shop-grid a div { 
  display: inline-flex !important; 
  align-items: center; 
  cursor: pointer;
}
#lifestyle-m img {
      width: 150%;
    height: 500px;
    object-position: center;
}
#lifestyle-w img {
    width: 150%;
    height: 500px;
    object-position: -100px center;
}
.of { object-fit: cover; }
#shop-grid a div h2 { 
  width: 100%; 
  text-align: center; 
} 
#shop-grid div {
  background-repeat: no-repeat;
  height: 500px;
  background-size: cover;
  display: inline-block;
  vertical-align: middle;
  margin: 0 -2px;
}
  
#review-highlights ul li {
  display: inline-block;
  box-sizing: border-box; 
} 
#review-highlights ul li:before { 
  content: open-quote;
  font-size: 24pt;
  font-family: Gilroy; 
  font-weight: 900; 
} 
#review-highlights ul li:after { 
  content: close-quote; 
  font-size: 24pt;
  font-family: Gilroy; 
  font-weight: 900; 
  float: right; 
} 
#review-highlights ul li p { margin: 0; } 
#take-the-quiz { 
    background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/Pairs-02.svg?v=114868195824757811541754926340"); 
  background-repeat: no-repeat;
} 
/* product pages */
/*  dude fix this  */
  html body section .price .affirm-as-low-as { 
    margin-top: 15px; 
    display: inline-block !important; 
  }
.shoe-wrapper {
   width: 82%;
    overflow: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    -ms-overflow-style: none;
  }
  #sold-out-email {
    min-width: 300px;
    max-width: 600px;
    width: 66%;
    margin: 20px auto;
  }
.ruler-icon  {
    width: 50px;
    vertical-align: middle;
    margin-right: 5px;
}
.select-grid { height: 150px; }
#shop-flats, #shop-sneakers, #shop-loafers, #shop-heels, #shop-mens-loafers, #shop-mens-sneakers {
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#shop-mens-loafers { background-position: center !important; }
.select-grid > div:hover { opacity: 0.8; }
#shop-flats { background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/select-flats.jpg?v=23423701472837432251754926366"); }
#shop-sneakers { background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/select-sneakers.jpg?v=162906336276188571351754926368"); }
#shop-loafers { background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/select-loafers.jpg?v=131456019018139104991754926367"); }
#shop-mens-loafers { background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/shop-mens-loafers.jpg?v=6489868336278369821754926370"); }
#shop-mens-sneakers { background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/shop-mens-sneakers.jpg?v=34005576910238452051754926371"); }

#shop-heels { background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/select-heels.jpg?v=35679852753971210301754926367"); }
.shoe-count {
    display: inline-block;
    margin: 1%;
    width: 25%;
}
  .scrollp { 
    max-width: 4%;
    vertical-align: middle;
    cursor: pointer;
    display: inline-block;
    }
    .leftp { transform: rotate(180deg); }
  .shoe-wrapper::-webkit-scrollbar { 
    display: none !important;
  }  
  .shoe-count img { width: 100%;  }
  .example-shoes { 
    margin: 20px auto; 
    padding: 20px 20px 0 20px;
  } 
 #thumbnails {
   display: inline-block; 
   vertical-align: middle; 
 }
 #thumbnails li {cursor: pointer; }
 #thumbnails li img { box-sizing: border-box;} 

 .price p { 
  display: inline-block;
  margin-top: 0; 
} 

.prodrating {
  vertical-align: middle;
  display: inline-block;
  margin-right: 5px;
}
.prodrating img { vertical-align: top; }
.price.sale .subscript {
  text-decoration: line-through;
  text-decoration-color: #FFB6C1;
  opacity: 0.4;
}
.swatch input:checked + label {
  border: 3px solid #FFB6C1;
} 
.swatch input { 
  display:none;
}

  .tooltip { display: none; } 
}
.crossed-out { position:absolute; width:100%; height:100%; left:0; top:0; }
.swatch .swatch-element .crossed-out { display:none; }
.swatch .swatch-element.soldout .crossed-out { display:block; }
.swatch .swatch-element.soldout label {
  filter: alpha(opacity=60); /* internet explorer */
  -khtml-opacity: 0.6;      /* khtml, old safari */
  -moz-opacity: 0.6;       /* mozilla, netscape */
  opacity: 0.6;           /* fx, safari, opera */
}
.color.swatch-element label { 
  height: 30px;
  width: 30px;
  border-radius: 100%; 
  display: inline-block; 
  cursor: pointer;
  background-position: center;
  background-size: contain;
}
.color {
    vertical-align: middle;
    display: inline-block;
}

/* styling the form on the product pages - this can be refactored   */
@media only screen and (min-width: 800px) {
  .selector-wrapper .single-option-selector, #quantity, #custom-pack-size, #custom-pack-size-men, .build-bundle-size, .build-bundle-quantity {
    margin-top: 20px; }
}
  @media only screen and (max-width: 799px) {
  .selector-wrapper .single-option-selector, #quantity, #custom-pack-size, #custom-pack-size-men, .build-bundle-size, .build-bundle-quantity {
    margin-top: 10px; }
}
  .p1 .s1 { font-weight: 300}
.selector-wrapper label { display: none; } 
.selector-wrapper:nth-of-type(3) { display: none; } 
.selector-wrapper .single-option-selector, #quantity, #custom-pack-size, #custom-pack-size-men, .build-bundle-size, .build-bundle-quantity {
    font-size: 10pt;
    font-weight: bolder;
    background: white;
    color: #FFB6C1; 
    border: 2px solid #FFB6C1; 
    padding: 5px;
    text-transform: lowercase; 
      -webkit-appearance: none;
    -moz-appearance: none;
    background-position: right 50%;
    background-repeat: no-repeat;
    background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/select-drop-down.png?v=77647579774967563291754926365"); 
    padding: .5em;
    padding-right: 1.5em;
    border-radius: 0;
    background-size: 20px; 
}
.selector-wrapper { 
  width: 65%; 
  display: inline-block;
  margin-right: 1%; 
} 
.selector-wrapper .single-option-selector {width: 100%;} 
#quantity { width: 32%; } 
select { 
  height: 40px; 
  cursor: pointer;
} 
/*  contact us page  */
.contact-us .flex-container { 
  background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/Pairs-01.svg?v=111759274055880631071754926340"); 
  background-repeat: no-repeat; 
  background-position: 40% bottom;
  background-size: 30%;
} 
.contact-us form h3, .customer form h3 {
  display: inline-block; 
  padding-right: 20px;
  width: 30%;
} 
.contact-us form input[type="text"], .customer form input[type="text"], .customer form select, .customer form input[type="email"], .customer form input[type="password"] {
    width: 60%;
    font-size: 12pt;
    line-height: 2;
    font-weight: 300;
    padding: 5px;
    float: right;
    margin-top: 10px;
    border: 0; 
    box-sizing: border-box;
}
.contact-form {
    background: #F9F7F7;
    padding: 20px;
}
main.contact-us input[type=submit]{
    display: inline-block;
    width: 50%;
    font-size: 16pt;
    line-height: 2;
    background: #FFB6C1;
    color: white;
    text-transform: lowercase;
}

main.contact-us textarea {
  width: 100%; 
  border: 0; 
  font-size: 12pt; 
  line-height: 2; 
  padding: 5px; 
  box-sizing: border-box; 
}
/* privacy policy and return and exchanges pages needed to custom css */
/* FAQ */
#faq div section h2 { 
 padding-left: 50px;
 cursor: pointer;
}
#faq .text-green:hover { color: #545359; }
.answer-toggle { display: none; } 
  
.q-and-a {   padding: 25px 50px;   display: none;  } 
.q-and-a h3 { cursor: pointer; } 
 /* installation page */ 
 .accent-image {  max-width: 250px; } #air-gaps { margin-bottom: -100px; }  .instructions  {
width: 80%;     display: block;     margin: 0 auto;     max-width:
800px; } 
#installation-page .page-header {background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/Installation_Header.png?23861");}

/*  how it works / tech page  */ 
.page-header {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}
#hiw-page .page-header {background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/Howitworks_header.jpg?v=61124583952095472211754926277");}
#plasticbottles { background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/plasticbottles.png?v=117682443980655045521754926353");  }
#recycledresin { background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/recycledresin.png?v=178328800600412031321754926359"); }
#polyester { background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/polyester.png?v=145258327699260964251754926353"); }
#hiw-page .accent-section div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: inherit;
}
#int-wrapper > div { display: inline-block; width: fit-content; position: relative; }

@media only screen and (min-width: 800px) {
  #moisture {
      left: -5px;
      top: 130px;
  }
  #patented {
    top: -30px;
    left: 250px;
}
#no-show-really {
    top: 700px;
    left: 145px;
}
  #odor {
    top: 585px;
    left: -460px;
}

}
@media only screen and (min-width: 589px) and (max-width: 799px) {
  #moisture {
    left: -20px;
    top: 50px;
  }
  #patented {
    top: -40px;
    left: 55px;
  }
  #odor {
    top: 278px;
    left: -30px;
}
  #no-show-really  {
    top: 385px;
    left: 0px;
  }
}
@media only screen and (max-width: 588px) {
  #moisture {
    left: -70px;
    top: 20px;
  }
  #patented {
    top: -85px;
    left: 65px;
  }
  #odor {
    top: 120px;
    left: -70px;
  }
  #no-show-really {
    top: 130px;
    left: 75px;
}
  #int-wrapper h4 { font-size: 10pt; }
  #int-wrapper .subscript { font-size: 8pt; }
}
#repreve { 
  background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/techpagebubble.png?v=95854558341558905881754926405"); 
  background-position: center !important;
}
table .lg { background-color: #F9F7F7; }
#shoe-highlight p { 
  max-width: 350px;
  display: inline-block;
  position: relative;
  background: #fff;
}
#shoe-highlight {
  background-image: url(//www.mygekks.com/cdn/shop/t/478/assets/sneaker-neon.png?v=137510186132210277981754926394);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
#hiw-page table { margin: 0 auto; }
#hiw-page table td, #hiw-page table th { padding: 15px; }


.accent-section  {
  margin: 0 auto; 
  width: 80%; 
} 

/* how it works / tech page shoe diagram*/
#tongue-fasten, #moisture-wick, #no-show { box-shadow: 5px 5px 5px lightgrey; }

#heel-fasten, #odor-killing {    box-shadow: 5px 0px 5px lightgrey; }
@media only screen and (max-width: 799px) {
    .disclaimer { font-size: 11pt; } 

  #int-wrapper {   background: url("//www.mygekks.com/cdn/shop/t/478/assets/HowItWorks_Mobile_NoText.jpg?v=168212631525691559281754926278"); }
}
@media only screen and (min-width: 800px) {
  #int-wrapper {   background: url("//www.mygekks.com/cdn/shop/t/478/assets/HowItWorks_NoText.jpg?v=161389008664941298911754926279"); }
}
#int-wrapper  {
  margin: 0 auto;
  text-align: center;
      background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}


.text-solution {
   position: relative;
    text-align: center;
    padding: 10px 5px;
    display: inline-block;
    height: auto;
    line-height: normal;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

#int-wrapper div p  {
    display: inline-block;
}

#int-wrapper .text-solution p {
  line-height: normal;
  vertical-align: middle;
}

@media only screen and (max-width:589px) {
.label-vis:after, .up-label-vis:after {
    left: calc(50% - 10px);
    top: 70px;
}

.slb:before { margin-top: 20px; }

.info-label {width: 300px;}

body .text-solution-below:before { margin-top: -55px; }

body .card-photo {
    height: 75px;
    width: 75px;
  }

 .text-solution:before {
    top: 25px;
    width: 20px;
    height:20px;
    line-height: 20px;
    font-size: 16pt;
}

body .up-label-vis:after {
  top: -56px;
}

  .text-solution {
    font-size: 8pt;
    width: 66px;
}
#int-wrapper {
    width: 320px;
    height: 285px;
    margin: 70px auto 50px auto;
}

  #int-wrapper .plus-more p {
    line-height: 20px;
    font-size: 29px;
}

#tb-one {
    top: 40px;
    left: -18px;
}

#tb-two {
    top: 30px;
    right: 21px;
}
 
 #tb-five {
    top: 144px;
    right: 25px;
}

 #tb-three {
    top: 87px;
    left: 60px;
}

 #tb-four {
    top: 195px;
    right: 230px;
}
 #atf-word{
  font-size: 20pt;
 }
 }

 #atf-word{
  text-align: center;
 }
 .text-solution:before {
  margin-top: 20px;
    background-color: #FFB6C1;
    border-radius: 50%;
    box-sizing: border-box;
    color: white;
    content: "+";
    display: block;
    font-weight: 300;
    left: calc(50% - 10px);
    position: absolute;
    cursor: pointer;
        transition: -webkit-transform .1s;
    transition: transform .1s;
    transition: transform .1s,-webkit-transform .1s;
}

.label-vis:before, .up-label-vis:before {
      transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    -ms-transform: translateY(45deg);
-webkit-transform: translateY(45deg);
-moz-transform: translateY(45deg);
-o-transform: translateY(45deg);
transform: translateY(45deg);
}

.info-label {
    display: none;
    position: absolute;
    z-index: 99;
    background: white;
    padding: 20px;
    text-align: left;
}
 
b { font-weight: 700; }

.label-vis:after, .up-label-vis:after {
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    box-sizing: border-box;
    content: "";
    position: absolute;
    z-index: 5;
}

body .up-label-vis:after {
  transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
    -ms-transform: translateY(180deg);
-webkit-transform: translateY(180deg);
-moz-transform: translateY(180deg);
-o-transform: translateY(180deg);
transform: translateY(180deg);
}

.card-photo {
    border-radius: 50%;
    border: 2px solid #FFB6C1;
    max-width: 50%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
  }

.card-text {
    margin-top: 5px;
    max-width: 63%;
    display: inline-block;
    margin-left: 5%;
    float: right;
    font-weight: lighter;
}


@media only screen and (min-width: 589px) and (max-width: 799px) {

.collections-grid { height: 400px; }
#moisture-wick {
    right: -30px;
    top: 139px;
}
.customer form{ padding: 20px; }

#interactive-gekks li {  margin: 0 20px; }



.slb:before { margin-top: 45px; }

.card-photo {
    height: 130px;
    width: 130px;
  }

  #int-wrapper {
    width: 590px;
    height: 450px;
    margin: 70px auto 50px auto;
}

.text-solution {
    font-size: 16pt;
    width: 160px;
}

  #int-wrapper .plus-more p {
    line-height: 20px;
    font-size: 29px;
}

#tb-one {
    top: 70px;
    left: -70px;
}

#tb-two {
    top: 15px;
    right: 85px;
}

#tb-five {
    top: 250px;
    right: 120px;
}
 #tb-three  {
    top: 130px;
    left: -10px;
}

#tb-four {
    top: 255px;
    right: 140px;
}
 #atf-word{ 
  font-size: 30pt;
  margin-top: 5%;
 }
 .text-solution:before {
    top: 50px;
        width: 30px;
    height:30px;
    line-height: 30px;
}

body .text-solution-below:before { margin-top: -115px; }

.info-label {width: 500px;}

.label-vis:after, .up-label-vis:after {
    left: calc(50% - 5px);
    top: 130px;
}

body .up-label-vis:after {
  top: -85px;
}


}
  #CartContainer { top: 0px; height:  100vh; }

@media only screen and (min-width: 800px) {


  #review-details {
    float: right;
}
#nav-wrap { margin-bottom: 20px; }

.ndo-plus .priceu .tac { text-align: left; }
  .swatch { text-align: left; } 
  .about-us  div .connecter {margin: -20px;}
/*        #ajax-cart-form  {   height: calc(100vh - 153px);}
 */
  #washing-instructions img { 
  height: 250px; 
  }
  #washing .accent-image { margin: 20px; } 
  #ch { height: 80vh; }
  .mo-plus { display: none; }
    nav ul li, .desktop-sub-nav {line-height: 65px !important; font-size: 14pt;} 
    .mobile-nav1 { display: none !important; }
  .cart span { right: 10px; }
  .cart .cart-icon {right: 20px;}
  #atf1  div { margin: 5%; } 
.customer form{ padding: 50px; }
  #atf1 {
    background-image: url(//www.mygekks.com/cdn/shop/t/478/assets/HolidayATF_desktop_notext.jpg?v=48589613518272733241754926273); 
     background-position: center;
    background-size: cover;
  }
  .latest-news .third { 
  padding: 20px; 
  border: 2px solid #F9F7F7;
  margin: 20px;
  height: 350px;
}
  .side-bar-form { 
  display: inline-block;
  width: 70%;
  margin-right: 3%;
  vertical-align: top;
}
  #review-highlights ul li {
    margin: 20px; 
    width: 20%; 
  } 
#shop-grid div {width: 25%;}
    .endorsements-features ul li h3 {padding-right: 30px;}
  

  #atf1 {min-height: 550px;} 
  .index-padding-so { padding: 1px 10%; }

  #thumbnails li img { width: 100px;  } 
   #thumbnails li { margin: 10px 20px;}
   #thumbnails { width: fit-content; }
  #footer-aside {
    margin: 0px 20px;
    width: 39%;
    float: right;
    display: inline-block;

}
  #nav-wrap { margin-left: 10px; }
  footer #nav-wrap { 
    width: fit-content;
    display: inline-block;
  }
  .index-padding-bo { padding-top: 0; padding-left: 10%; padding-right: 10%; padding-bottom: 5%; }

   #product-images { 
   width: 66%; 
   display: inline-block; 
  }
  .endorsements-features ul li img  {
    max-width: 100px;
  }
  .product-form {
    display: inline-block;
    width: 30%;
    vertical-align: middle;
  } 
  .featured-wrapper { width: 70%; vertical-align: middle; display: inline-block;}
 #featured-image { 
   width: 100%;
   vertical-align: middle;
 } 


  body .do-text-below .do-benefit { padding-left: 10px;     margin-top: 0;}
  #int-wrapper { height: 800px; width: 800px; margin-top: 7%; margin-bottom: 7%;}

  .do-explain, .do-benefit { 
    font-weight: lighter;
    margin-top: 10px;
    line-height: normal;
    font-size: 11pt;
} 
  .b-title { font-size: 14pt; line-height: normal; }
  .do-benefit b { font-weight: normal; }

  .border-left { border-left: 2px solid #FFB6C1;}


body .do-text-below .do-benefit-hide  {
    padding-left: 10px;
    background: transparent;
    border-left: 2px solid #FFB6C1;
    border-radius: 0;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.do-text div, .do-plus {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    cursor: pointer;
    background-color: #FFB6C1;
    font-size: 17pt;
    line-height: 25px;
    text-align: center;
    margin-top: 5%;
    color: white;
}  

body .do-plus { margin-top: 0; }
#do-odor-killing .b-title { padding-top: 100px; }
  
  #do-heel-fasten {
    left: -125px;
    top: 158px;
}

#do-moisture-wick {
    right: -69px;
    height: 250px;
    top: 117px;
}

#do-odor-killing {
    top: 175px;
    right: 60px;
}

.rotate { 
   transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: translateY(45deg);
-webkit-transform: translateY(45deg);
-moz-transform: translateY(45deg);
-o-transform: translateY(45deg);
transform: translateY(45deg);
 }

#do-heel-fasten .b-title { padding-top: 100px; }

#do-heel-fasten .do-explain, #do-odor-killing .do-explain { margin-top: 0; padding-top: 10px; }

}

@media only screen and (min-width: 1000px){
  #do-heel-fasten .b-title {
    border-top: 2px solid #FFB6C1;
    width: 90px;
    white-space: nowrap;
  }

  #do-tongue-fasten {
    left: 30px;
    height: 270px;
    top: 25px;
}

#do-heel-fasten {
    left: -243px;
    top: 125px;
}

#do-no-show {
    left: -215px;
    top: 63px;
    height: 275px;
    border-bottom: 2px solid #FFB6C1;
}
#atf-word {
    font-size: 54pt;
    margin-top: 3%;
}

#do-moisture-wick {
    border-left: none !important;
    border-right: 2px solid #FFB6C1;
    padding-right: 10px;
    border-bottom: 2px solid #FFB6C1;
}
}
@media only screen and (min-width: 800px) and (max-width: 1299px) {
  .collections-grid { height: 300px; }

}
@media only screen and (min-width: 1300px) {
  .collections-grid { height: 500px; }
}
 /* care-instructions */

#refresh { 
  background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/sanitizerrefresh.jpg?v=121358498994232330631754926364");
  background-position: center;
  background-size: cover; 
  background-repeat: no-repeat;
}
#complete { 
  background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/completerefresh2.jpg?v=11721765216888908661754926217");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
} 
#washing-instructions img { 
  border-radius: 100%;
  vertical-align: middle; 
}
#washing{
  background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/washingmachine.gif?v=153061175164813852971754926423");
  background-position: top;
  background-size: contain;
  background-repeat: no-repeat;
}
#washing-instructions h3 { margin-left: 10px; }
/*about us page*/
.year-highlight { 
  border-top: 2px solid #FFB6C1;
  display: inline-block;
}
#matching {    border-radius: 100%;}
.circle-photo { border-radius: 100%; }

.about-us  div .connecter {
    background: #F9F2ED;
    height: 2px;
    width: 40px;
    display: inline-block;
    margin-top: 0 !important;
    vertical-align: middle;
}
#timeline p { 
  max-width: 350px;
  display: inline-block;
  vertical-align: middle;
 }
 .timeline-photo { position: absolute; }
#timeline .accent-padding { margin: 0 20px; }
#timeline .tar div { margin-top: 40px; }
#timeline #timeline-right-half {border-left: 2px solid  #F9F2ED;}
#spacer-timeline { margin: 50px 0; } 
.third { width: 33.33%; }
.about-us .third { margin: 20px; }
#shoe-down  {
    width: 500px;
    transform: rotate(210deg);
    position: absolute;
    top: 375px;
    z-index: -1;
    right: -80px;
}
#shoe-up {
    max-width: 500px;
    right: 0;
    position: absolute;
    z-index: -1;
}
/* latest news*/
.latest-news h3 a {
  display: inline-block;
  text-align: center;
  color: #FFB6C1;
  background-color: #545359;
  padding: 10px;
  width: 100%; 
  box-sizing: border-box;
}
.latest-news .third { 
  padding: 20px; 
  border: 2px solid #F9F7F7;
}
.latest-news .third img { 
  max-width: 66%; 
  margin-bottom: 10px;
  height: 50px;
}
.latest-news .third p { height: 100px; }
/*cart page*/
.cart-page .line-item-details input {
    border: 2px solid #F9F7F7;
    text-align: center;
    margin: 5px;
    font-weight: 300;
}
#close-cart {
    float: right;
}
#product-wrap { 
  overflow: scroll;
  max-height: 400px;
}
.quarter { 
  width: 25%; 
display: inline-block;
vertical-align: middle;
}
body .additional-checkout-button { 
  width: 100% !important; 
  box-sizing: border-box;
  margin: 5px 0 !important;
}
.cart-page .additional-checkout-button--google-pay {
    line-height: 0 !important;
    padding: 0 !important;
    border-radius: unset !important;
    width: 100% !important;
}
#checkout {
    font-size: 14pt;
    text-align: center;
    background: #6dcdb8;
    width: 100%;
    border: none;
    height: 47px;
    color: white;
}
.cart-page form .flex-container-no { margin-bottom: 10px; }
.cart-page #note  {
    max-width: 800px;
    width: 100%;
    height: 100px;
    padding: 20px;
    box-sizing: border-box;
    border: 2px solid #F9F7F7;
}
.cart-update { 
    display: inline-block;
    text-align: center;
    background: #F9F7F7;
    padding: 5px;
    box-sizing: border-box;
    border: none;
    font-weight: 300;
    margin-top: 10px;
    float: right;
}
/* ajax cart*/
.close {
  font-weight: 300;
  font-family: 'Gilroy', sans-serif; 
  color: #545359;
  text-align: right;
  font-size: 20pt;
  cursor: pointer;
  padding: 10px 10px 0 0;
}
#suggestion-arrow {
    height: 20px;
    margin-left: 5px;
    position: absolute;
}
#shop-men-life {
  background-color: #abd2e5;
  background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/MensLoaferwGekks_Shadows.png?v=161446886904861000551754926312");
  background-size: contain;
  background-position: center right;
  background-repeat: no-repeat;
  text-align: left;
  font-size: 16pt;
  padding: 20px;
}
#timer-wrapper { 
  width: fit-content;
  margin: 20px auto;
}
#timer-wrapper h3 { 
  letter-spacing: 7px; 
  margin: 5px 13px 5px 20px;
}
#CartContainer {
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: white;
  z-index: 99999;
  border-left: 1px solid  #F9F7F7;
  background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/Pairs-04.svg?v=21127265250046833111754926341"); 
  background-position: -65px bottom;
  background-size: contain;
  background-repeat: no-repeat;
    min-width: 320px;
    max-width: 450px;
    right: 0;
        transform: translateX(100%);
    -webkit-transform: translateX(100%);
  }
}
@media only screen and (min-width: 750px) {
  #CartContainer { width: 450px; }
  .shopify-cleanslate ._3mgStMpRn3ZERlUsxma1Bc{ width: 339px; }
}
@media only screen and (max-width: 749px) {
  #CartContainer { width: 45%; }
}
#CartContainer form { min-height: fit-content; }

body .btn { background: #FFB6C1; text-transform: lowercase; font-weight: 900; margin-top: 5px !important;}

.slide-in {
    animation: slide-in 0.5s forwards;
    -webkit-animation: slide-in 0.5s forwards;
}
.slide-out {
    animation: slide-out 0.5s forwards;
    -webkit-animation: slide-out 0.5s forwards;
}

.darken {
    position: relative;
}
header.darken, #CartContainer.darken, .mobile-nav1.darken { box-shadow: 1px 1px 1px #696969; }
.darken:after {
    content: '\A';
    position: absolute;
    width: 100%; 
    height:100%;
    top:0; 
    left:0;
    background:rgba(0,0,0,0.5);
    opacity: 1;
}  
@keyframes slide-in {
    100% { transform: translateX(0%); }
}

@-webkit-keyframes slide-in {
    100% { -webkit-transform: translateX(0%); }
}
@keyframes slide-out {
    0% { transform: translateX(0%); }
    100% { transform: translateX(100%); }
}

@-webkit-keyframes slide-out {
    0% { -webkit-transform: translateX(0%); }
    100% { -webkit-transform: translateX(100%); }
}
/* Customer Flow */
.customer form{
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    min-width: 275px;
    max-width: 700px;
}
.customer form select {
  border-radius: 0;
  background-color: white;
}
#account-addresses form { width: 100%;  }
.customer input[type=submit], .shopify-challenge__container input[type="submit"] {
    font-size: 16pt;
    line-height: 2;
    background: #FFB6C1;
    color: white;
    text-transform: lowercase;
    width: 80%;
    display: block;
    margin: 20px auto;
}
.login { 
  background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/Pairs-03.svg?v=149539939932546062991754926341"); 
  background-repeat: no-repeat;
}
.recover-password, #register{ 
  background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/Pairs-04.svg?v=21127265250046833111754926341"); 
  background-repeat: no-repeat;
  background-position: right;
}
.third { 
  width: 33%; 
display: inline-block;
vertical-align: middle;
}
.two-thirds { 
  width: 66%;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.order-history{
    width: 100%;
    text-align: left;
    max-width: 700px;
    margin: 0 auto;
}
#account .index-padding { 
  background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/Pairs-05.svg?v=85293370873204384181754926342");
  background-repeat: no-repeat;
}
.address-list { margin: 20px 0; }
.customer .current { border-bottom: 2px solid #FFB6C1; }
.shopify-challenge__container {
    margin: 230px auto 150px auto !important;
}
.errors ul li { text-align: center; }

/* popups */

#submit-span { background-color: transparent !important; }
.modal {    
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: fixed;
  z-index: 9999;
}
.sizing-chart {
  background-color: #fff;
  width: fit-content;
}
.modal input[type=email] {
    width: 100%;
    font-size: 16pt;
    line-height: 1.5;
    margin-bottom: 20px;
    box-sizing: border-box;
	border: 1px solid gray; 
  	box-shadow: none; 
}

.modal .klaviyo_submit_button {
    display: inline-block;
    font-size: 16pt;
    line-height: 2;
    background: #FFB6C1;
    color: white;
    text-transform: lowercase;
    width: 100%;
}
  #newsletter_popup3 #container-news {
    border-radius: 100%;
    overflow: hidden;
    height: 400px;
    width: 400px;
    margin: 0 auto;
        background-image:url(//www.mygekks.com/cdn/shop/t/478/assets/ab-pop.jpg?v=72433247072866684121754926150); 
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}

#newsletter_popup3 #container-news form{
    width: 250px;
    margin: 20px auto 0 auto;
}
#newsletter_popup3 #container-news h1 { font-size: 30pt; }
#newsletter_popup3 #container-news p { font-size: 12pt; }
#newsletter_popup3 #container-news form .klaviyo_submit_button {
    display: inline-block;
    font-size: 16pt;
    line-height: 1;
    color: white;
    text-transform: lowercase;
    width: 100%;
    padding: 7px;
    background: transparent;
    border: 2px solid white;
}
@media only screen and (max-width: 450px) {
  #newsletter_popup3 #container-news {
    border-radius: 100%;
    overflow: hidden;
    height: 320px;
    width: 320px;
    max-width: 100%;
    margin: 0 auto;
        background-image: url(//www.mygekks.com/cdn/shop/t/478/assets/ab-pop.jpg?v=72433247072866684121754926150); 
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
  }
  #newsletter_popup3 .accent-padding { padding: 20px; }
  #newsletter_popup3 #container-news h1 { font-size: 20pt; }
  #newsletter_popup3 #container-news p { font-size: 8pt; }
  #newsletter_popup3 input[type=email] {
    width: 90%;
    font-size: 12pt;
    line-height: 1.5;
    margin-bottom: 10px;
    box-sizing: border
    -box;
  }
  #newsletter_popup3 #container-news form .klaviyo_submit_button {
    display: inline-block;
    font-size: 12pt;
    line-height: 1;
    color: white;
    text-transform: lowercase;
    width: 90%;
    padding: 7px;
    background: transparent;
    border: 2px solid white;
  }
}
/* Blog */
.blog-btn { 
  display: inline-block;
  width: 300px;
  max-width: 100%;
}
body #blog-template a { text-transform: none; }
main.blog .page-header {
  background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/blog-header.jpg?v=78309563699751181491754926195");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; 
}
#archive span { margin-right: 20px;  }
#blog-template .current {color: #545359}
#article-template ul li { list-style: disc inside !important; }
#article-template ul li p { display: inline-block; margin: 0;}

.recent-articles { width: 100px; margin: 0 5px;}
#recent-articles-container { height: 150px; overflow: hidden; }
#article-template img { max-width: 100%; }
#blog-template img { max-width: 100%; }
#blog-template .half { margin: 10px; }
#article-template section:nth-of-type(2n){
  max-width: 800px;
  margin: 0 auto;
}

/* extra / seasional page*/
#spooky-accent, #bfcm-embed {   
   max-width: 500px;
   margin: 0 auto;
  display: block;
  width: 100%;
}
#extra-page h2 {
  text-transform: uppercase;
  font-weight: 300;
}
#extra-page h1 {
  text-transform: uppercase;
}
/* 404 page*/
.dog-portrait { width: 200px; max-width: 100%; border-radius: 100%;}
#not-found-page h3 {text-transform: none; padding: 10px;}
#not-found-page #four-flex { 
    background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/Pairs-01.svg?v=111759274055880631071754926340"); 
    background-repeat: no-repeat;
    background-size: 500px;
    background-position: -70px -50px;
    padding: 25px;
} 
#inner-wrap { flex-wrap: wrap; }
/*deals page*/
#copied span {
    padding: 15px;
    background: #FFB6C1;
    color: white;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

#copied {
    position: absolute;
    width: 150px;
    left: calc(50% - 75px);
}
#banner-cta { 
  position: fixed; 
  top: 0;
  width: 100%;
  z-index: 999;
  background-size: contain;
  background-image: url("//www.mygekks.com/cdn/shop/t/478/assets/christmasnavbar.jpg?v=31692351869283947861754926210");
   -webkit-transition: 2s; 
    transition: 2s;
}
#banner-cta p { 
  padding: 10px; 
  text-transform: none; 
  width: fit-content; 
  margin: 0 auto; 
  display: inline-block; 
  background: #FFB6C1;
}

.freeze-frame { height: 100vh; overflow: hidden; }


/*recharge*/
#rc_login {display: none !important;}

