/* Tab/collapsible mixins make it easier to put tabs in layouts that obey different breakpoints */
/* end tabsInline */
/* Grid mixins space floating elements with uniform gutter sizes */
/* ------------------------------------------------------
 * Styles for MYOS screens
------------------------------------------------------ */
.tmpl-myos.tmpl-detail-myos .pdetail_breadcrumb + .productname {
  display: block;
  float: left;
  margin-top: 0;
  padding-right: 230px;
  text-transform: none;
  font-family: Georgia, serif;
  line-height: 1.25; }
  @media (min-width: 37.5em) {
    .tmpl-myos.tmpl-detail-myos .pdetail_breadcrumb + .productname {
      line-height: 1.233333333; } }

.tmpl-myos .pdetailhed:after {
  display: none; }

.myos {
  clear: both;
  margin: 0 0 2.5em; }

.myos-header,
.myos-wizard {
  max-width: 68.75em;
  margin-left: auto;
  margin-right: auto; }

.myos-header:before, .myos-header:after {
  content: " ";
  display: table; }

.myos-header:after {
  clear: both; }

.myos-header {
  *zoom: 1; }

.myos-header + [class*="feature_"] {
  margin: .5em auto 1.5em; }

.myos-chat {
  float: right;
  margin-left: -240px; }
  .myos-chat .btn-chat {
    float: right;
    color: #002B5C;
    text-transform: none;
    text-align: left;
    position: relative;
    padding-left: 62px;
    background-size: 40px;
    background-position: 10px center;
    margin: -.5em 0 1em; }
  .myos-chat .btn-chat-primary {
    display: block;
    font-family: sans-serif;
    font-weight: 600;
    font-size: 0.9375em; }
    .fonts-loaded .myos-chat .btn-chat-primary {
      font-family: Proxima Nova SemiBold, sans-serif; }
  .myos-chat .btn-chat-secondary {
    display: block;
    font-size: 0.75em;
    margin: 0 0 .3em; }

.myos-product {
  position: relative;
  float: left;
  width: 46%;
  text-align: center;
  margin: 0 2% 1.2em;
  opacity: 0;
  transform: translateY(-60px) scale(0.4); }

.myos-img-primary {
  max-width: 300px;
  width: 120%;
  margin: 0 0 0 -10%; }

#myos-fit {
  position: relative;
  padding-top: 2em; }

#myos-fit .myos-product {
  padding-top: 15em; }
  @media (min-width: 25em) {
    #myos-fit .myos-product {
      padding-top: 17.5em; } }
  @media (min-width: 37.5em) {
    #myos-fit .myos-product {
      padding-top: 20em; } }
  @media (min-width: 70em) {
    #myos-fit .myos-product {
      padding-top: 21em; } }

#myos-fit .myos-product-link {
  position: absolute;
  top: 0;
  width: 100%; }

#myos-fit .myos-img-primary {
  width: 100%;
  margin: 0 auto; }

#myos-fit .myos-img-primary img {
  max-height: 10em; }
  @media (min-width: 25em) {
    #myos-fit .myos-img-primary img {
      max-height: 12em; } }
  @media (min-width: 37.5em) {
    #myos-fit .myos-img-primary img {
      max-height: 14em; } }

#myos-pocket .myos-img-primary {
  max-width: none; }

.myos-img-secondary img {
  max-width: 80%; }

.myos-back {
  float: left;
  clear: both;
  margin: 1.5em .5em .5em; }

.myos-nopocket {
  position: absolute;
  top: 4.8em;
  right: 10px;
  min-width: 28px;
  width: 20%; }

.myos-product-mssg {
  width: 100%;
  margin: 0;
  font-size: 15px; }

.myos-product-link {
  display: block;
  padding: 3px;
  margin: 3px;
  overflow: hidden; }
  .myos-product-link:hover {
    transition: all .1s ease-out;
    transform: scale(1.05);
    text-decoration: none; }
  .myos-product-link:focus {
    outline: 3px solid rgba(180, 222, 250, 0.75); }

.myos-product-link .btn-primary {
  display: block;
  border-radius: 0;
  font-size: .75em;
  min-width: 7em;
  padding: 0 1.5em;
  text-align: center;
  height: 3.5em;
  line-height: 3.4em;
  margin: 1.2em auto 1em;
  max-width: 130px; }

.myos-block {
  overflow: hidden;
  /* clearfix */ }

.myos-block-active:focus {
  outline: 1px dotted #dedede; }

.enhanced .myos-block:not(.myos-block-active) {
  display: block;
  opacity: 0;
  height: 0;
  overflow: hidden;
  padding: 0; }

.enhanced .myos-block-active {
  opacity: 1;
  height: auto; }
  .enhanced .myos-block-active .myos-product {
    opacity: 1;
    transform: translateY(0) scale(1);
    transition: all .2s ease-in-out .5s; }
  .enhanced .myos-block-active .myos-product:nth-child(2) {
    transition-delay: .7s; }
  .enhanced .myos-block-active .myos-product:nth-child(3) {
    transition-delay: .8s; }
  .enhanced .myos-block-active .myos-product:nth-child(4) {
    transition-delay: .9s; }
  .enhanced .myos-block-active .myos-product:nth-child(5) {
    transition-delay: 1s; }
  .enhanced .myos-block-active .myos-product:nth-child(6) {
    transition-delay: 1.1s; }

.myos-block-helper {
  margin: .5em 0 0;
  text-align: right;
  font-size: 0.8125em;
  font-family: sans-serif;
  font-weight: 700;
  max-width: none; }
  .fonts-loaded .myos-block-helper {
    font-family: Proxima Nova Bold, sans-serif; }

#myos-fit .myos-block-helper {
  position: absolute;
  top: 0;
  right: 0; }

.myos-value {
  display: none; }

.myos-desc {
  padding: 0 .5em; }
  .myos-desc ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .myos-desc li {
    font-size: 0.75em;
    margin: 1em 0;
    text-align: left; }
  .myos-desc li:first-child {
    font-family: sans-serif;
    font-weight: 600; }
    .fonts-loaded .myos-desc li:first-child {
      font-family: Proxima Nova SemiBold, sans-serif; }

/* Product not available styles */
.myos-product-disabled .myos-product-link .btn-primary {
  background-color: #dedede;
  color: #717171;
  box-shadow: none;
  border-color: #a5a5a5;
  position: relative;
  overflow: hidden; }

.myos-product-disabled .myos-product-link .btn-primary:before {
  content: "\20";
  height: 0;
  width: 200%;
  position: absolute;
  right: 0;
  top: 0;
  border-top: 1px solid #bbb;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.8);
  -moz-transform: rotate(-17deg);
  -webkit-transform: rotate(-17deg);
  -ms-transform: rotate(-17deg);
  -o-transform: rotate(-17deg);
  transform: rotate(-17deg);
  -webkit-transform-origin: top right;
  -moz-transform-origin: top right;
  -ms-transform-origin: top right;
  -o-transform-origin: top right;
  transform-origin: top right;
  z-index: 2;
  opacity: .5; }

.myos-product-disabled .myos-product-link:hover {
  transition: none;
  transform: none; }

.myos-nav {
  border: 1px solid #dedede;
  border-width: 1px 0;
  margin: 0 0 .5em; }

.myos-nav > ul {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center; }

.myos-nav > ul li {
  display: inline-block;
  text-align: left;
  vertical-align: top; }

.myos-nav-item {
  display: inline-block;
  padding: .9em 0 .8em;
  margin: 0 .6em;
  height: 58px;
  font-family: sans-serif;
  font-weight: 600;
  color: #717171;
  white-space: nowrap;
  pointer-events: none;
  border-bottom: 4px solid transparent; }
  .fonts-loaded .myos-nav-item {
    font-family: Proxima Nova SemiBold, sans-serif; }

.myos-nav > li:first-child .myos-nav-item {
  margin-left: 0; }

.myos-nav > li:last-child .myos-nav-item {
  margin-right: 0; }

.myos-nav-item:hover {
  text-decoration: none; }

.myos-nav-item .extra {
  display: none; }

.myos-nav-item .numeral {
  margin-right: .3em;
  background-color: #a5a5a5;
  box-shadow: 0 0 0 1px #a5a5a5; }

.myos-nav-item.myos-nav-complete {
  color: #1176bb;
  pointer-events: auto; }
  .myos-nav-item.myos-nav-complete .numeral {
    background-color: #4B851D;
    box-shadow: 0 0 0 1px #4B851D; }
  .myos-nav-item.myos-nav-complete .myos-value {
    display: block;
    color: #717171;
    font-size: 0.6875em;
    margin: -.2em 0 0 26px;
    font-family: sans-serif;
    font-weight: 400; }
    .fonts-loaded .myos-nav-item.myos-nav-complete .myos-value {
      font-family: Proxima Nova, sans-serif; }

.myos-nav-item.myos-nav-active,
.myos-nav-item.myos-nav-active.myos-nav-complete {
  color: #002B5C;
  pointer-events: none;
  border-bottom-color: #4ea8da; }
  .myos-nav-item.myos-nav-active .numeral,
  .myos-nav-item.myos-nav-active.myos-nav-complete .numeral {
    background-color: #002B5C;
    box-shadow: 0 0 0 1px #002B5C; }

@media (max-width: 37.4375em) {
  .tmpl-myos.tmpl-detail-myos .pdetail_breadcrumb + .productname {
    padding-right: 65px;
    position: relative;
    z-index: 1; }
  .myos-chat {
    width: 65px;
    margin-left: -65px;
    position: relative;
    z-index: 2; }
  .myos-chat .btn-chat {
    height: 40px;
    padding: 0;
    width: 50px;
    margin: -.2em 0 1em;
    background-size: 32px;
    background-position: 8px center; }
    .myos-chat .btn-chat .btn-chat-primary,
    .myos-chat .btn-chat .btn-chat-secondary {
      position: absolute !important;
      height: 1px;
      width: 1px;
      overflow: hidden;
      clip: rect(1px 1px 1px 1px);
      /* IE6, IE7 */
      clip: rect(1px, 1px, 1px, 1px);
      white-space: nowrap;
      /* via https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe#.229xwniks */ } }

@media (max-width: 47.9375em) {
  .tmpl-myos.tmpl-detail-myos .pdetail_breadcrumb + .productname {
    font-size: 1.5em; }
  .myos-nav-item .numeral {
    height: 19px;
    min-width: 19px;
    line-height: 16px;
    padding: 0;
    font-size: 11px; } }

@media (min-width: 20em) {
  .myos-nav-item {
    margin: 0 1em; }
  .myos-nav-item.myos-nav-complete .myos-value {
    font-size: 0.75em;
    margin-left: 2.2em; } }

@media (min-width: 25em) {
  .myos-desc li {
    font-size: 0.875em; } }

@media (min-width: 37.5em) {
  .myos-desc {
    padding: 0 10%; }
    .myos-desc ul {
      list-style-type: square; }
    .myos-desc li:first-child {
      font-family: sans-serif;
      font-weight: 400; }
      .fonts-loaded .myos-desc li:first-child {
        font-family: Proxima Nova, sans-serif; } }

@media (min-width: 40em) and (max-width: 49.9375em), (min-width: 57em) {
  #myos-fabric .myos-product {
    width: 25%;
    margin: 0 0 1.2em; } }

@media (min-width: 50em) {
  .myos-chat .btn-chat {
    margin: -1em 0 2em; }
  .myos-header + [class*="feature_"] {
    margin: 0 auto 2.5em; }
  .myos {
    padding-top: 1em; }
    .myos:before, .myos:after {
      content: " ";
      display: table; }
    .myos:after {
      clear: both; }
    .myos {
      *zoom: 1; }
  .myos-nav {
    position: relative;
    z-index: 2;
    float: left;
    margin-right: -240px;
    border: 0; }
  .myos-nav,
  .myos-nav > ul li {
    display: block;
    width: 240px; }
  .myos-nav-item {
    width: 100%;
    height: 5em;
    border: 1px solid #dedede;
    border-left: 4px solid transparent;
    margin: 0;
    margin-top: -1px;
    padding: 1.4em 1.2em; }
  .myos-nav-item.myos-nav-active,
  .myos-nav-item.myos-nav-active.myos-nav-complete {
    border-left-color: #4ea8da;
    border-right-color: #fff;
    border-bottom-color: #dedede; }
  .myos-nav-item.myos-nav-complete .myos-value {
    margin-left: 2.7em; }
  .myos-nav-item .extra {
    display: inline; }
  .myos-content {
    position: relative;
    z-index: 1;
    width: 100%;
    float: right;
    padding-left: 239px;
    border: 0; }
  .myos-block-active {
    border-left: 1px solid #dedede;
    padding: 0 0 0 30px;
    min-height: 600px;
    /* TODO: make flexible */ }
  .myos-product-link .btn-primary {
    margin-bottom: 2em; }
  .myos-product {
    margin-bottom: 2em; }
  .myos-product-mssg {
    margin-top: -1em; }
  .myos-nopocket {
    top: 5em;
    max-width: 75px; } }

@media (min-width: 57em) {
  .myos-desc li {
    font-size: 0.9375em; } }

@media (min-width: 70em) {
  #myos-fit .myos-product,
  #myos-pocket .myos-product {
    width: 46%;
    max-width: 400px;
    margin: 0; }
    #myos-fit .myos-product.myos-fit-classic, #myos-fit .myos-product.myos-pocket-no,
    #myos-pocket .myos-product.myos-fit-classic,
    #myos-pocket .myos-product.myos-pocket-no {
      margin-right: 8%; }
  #myos-pocket .myos-product {
    max-width: 300px; }
  #myos-fit .myos-img-secondary {
    display: none; }
  #myos-fit .myos-img-primary {
    text-align: left;
    padding-right: 42%;
    margin: 0;
    max-width: none; }
  #myos-fit .myos-img-primary img {
    max-height: 15em; }
  .myos-fit-classic {
    background: url("//www.vineyardvines.com/on/demandware.static/-/Sites-Vineyard-Vines-Library/default/dw1620ae7a/images/myos/classic-collar@3x.jpg") no-repeat right 6em;
    background-size: 35%; }
    .myos-fit-classic .myos-img-primary {
      background: url("//www.vineyardvines.com/on/demandware.static/-/Sites-Vineyard-Vines-Library/default/dw1620ae7a/images/myos/classic-shoulder@3x.jpg") no-repeat right 10em;
      background-size: 35%; }
  .myos-fit-slim {
    background: url("//www.vineyardvines.com/on/demandware.static/-/Sites-Vineyard-Vines-Library/default/dw1620ae7a/images/myos/slim-collar@3x.jpg") no-repeat right 6em;
    background-size: 35%; }
    .myos-fit-slim .myos-img-primary {
      background: url("//www.vineyardvines.com/on/demandware.static/-/Sites-Vineyard-Vines-Library/default/dw1620ae7a/images/myos/slim-shoulder@3x.jpg") no-repeat right 10em;
      background-size: 35%; } }

@media (min-width: 75em) {
  #myos-fit .myos-product {
    width: 45%;
    margin: 0; }
    #myos-fit .myos-product.myos-fit-classic {
      margin-right: 10%; }
  #myos-fabric .myos-product {
    width: 25%;
    margin: 0; }
  #myos-pocket .myos-product {
    width: 50%;
    margin: 0;
    max-width: 350px; } }
