.clearfix:after {
  content: "";
  display: table;
  clear: both; }

/******************************MEDIA QUERIE FOXHEAD ***********************************************/
/******************************MIXIN FOXHEAD ***********************************************/
/******************************ICOMOON VARIABLE ***********************************************/
/*-----------------------------------------------------------*/
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

@media all and (max-width: 767px) {
  .hide-mobile {
    display: none !important; } }

@media all and (min-width: 768px) and (max-width: 1023px) {
  .hide-tablet {
    display: none !important; } }

@media all and (min-width: 1024px) {
  .hide-desktop {
    display: none !important; } }

@media all and (min-width: 768px) {
  .visible-mobile {
    display: none !important; } }

@media all and (max-width: 767px) {
  .visible-mobile {
    display: block !important; } }

.visible-tablet {
  display: none; }
  @media all and (min-width: 768px) and (max-width: 1023px) {
    .visible-tablet {
      display: block !important; } }

@media all and (max-width: 767px) {
  .row-mb {
    padding: 0 15px;
    -ms-box-sizing: border-box;
    box-sizing: border-box; } }

.menu {
  float: left;
  margin: 0;
  padding: 0; }
  .menu li {
    float: left;
    list-style: none outside none !important; }

@media all and (max-width: 1023px) {
  h1.heading.medium {
    font-size: 24px !important; } }

.pt_product-details #main {
  width: 100%;
  max-width: initial; }

.pdp-main .product-name {
  font-style: italic;
  font-family: "riftbold", sans-serif !important;
  font-weight: 700 !important;
  margin: 0; }
  .pdp-main .product-name.visible-mobile {
    font-style: normal; }

.lity-container {
  background-color: #fff; }

.breadcrumb {
  background-color: transparent !important; }

.pdp-main .product-price {
  margin: 0;
  padding: 0px 0 5px;
  font-family: "riftbold", sans-serif;
  font-size: 17.5px; }

.pdp-main .attribute-color {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: bold; }

.pdp-main .product-name {
  width: 100%;
  font-size: 30px; }

.pdp-main .product-number {
  text-transform: uppercase;
  font-size: 10px;
  margin-bottom: 0 !important; }

.pdp-main .product-variations .attribute .label {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  width: 100%; }

.pdp-main .value-divider {
  padding: 0 0 0 .4em; }

.pdp-main fieldset {
  min-width: initial; }

.product-content label {
  font-weight: bold; }

.product-variations .attribute .value .swatches.size a {
  border-radius: 0px;
  min-width: 40px;
  line-height: 16px;
  height: 32px;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  border-color: #000; }

.product-variations .attribute .value .swatches ul, .product-variations .attribute .value .swatches.color ul {
  max-width: 100%; }

.product-variations .attribute .value .swatches.color ul li {
  width: 80px; }

.pdp-main .product-add-to-cart button {
  width: 100%;
  display: block;
  padding: 5px 10px;
  height: 33px;
  font-size: 14px;
  font-family: "riftbold", sans-serif !important; }

.pdp-main .product-add-to-cart button:hover {
  background-color: #fff;
  border: 2px solid #000;
  color: #000; }

.pdp-main .dw-apple-pay-button button:hover {
  background-color: #000;
  color: #fff; }

.pdp-main .product-add-to-cart .inventory {
  display: none; }

.product-image-container .productthumbnail {
  float: left;
  padding: 30px;
  width: 50%; }

.product-image-container li.thumb.selected {
  float: left;
  width: 100%; }

.product-image-container li.thumb {
  float: left;
  width: 50%; }

.gearset-container .product-image-container li.thumb.selected {
  width: initial; }

.gearset-container .product-image-container li.thumb {
  float: left;
  width: 50px !important; }

.gearset-container .product-image-container .product-name.visible-mobile {
  font-style: normal;
  font-size: 20px; }

.gearset-container .product-image-container .productthumbnail {
  float: left;
  padding: 30px;
  width: 100%; }

.gearset-container .product-detail #add-all-to-cart {
  visibility: hidden; }

.gearset-container .fox-combos {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  border-bottom: 1px solid #000;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: -2px 1px 3px rgba(0, 0, 0, 0.3); }
  .gearset-container .fox-combos .fComb {
    text-align: center; }
    @media all and (max-width: 767px) {
      .gearset-container .fox-combos .fComb {
        display: none; } }
    @media all and (min-width: 768px) {
      .gearset-container .fox-combos .fComb {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 0;
            flex: 1 0;
        -ms-flex-flow: row;
            flex-flow: row;
        width: 40%;
        float: left;
        background-color: #000;
        height: 70px;
        padding: 15px; } }
    .gearset-container .fox-combos .fComb .fcLabel {
      -ms-flex: 1 0;
          flex: 1 0; }
      .gearset-container .fox-combos .fComb .fcLabel > p img {
        height: 46px; }
    .gearset-container .fox-combos .fComb .product-bundle-name {
      -ms-flex: 1 0;
          flex: 1 0;
      color: #fff;
      padding: 10px 0px 10px 0px;
      text-transform: uppercase;
      font-weight: 700;
      font-style: italic;
      font-family: "riftbold", sans-serif;
      font-size: 16px; }
      @media all and (min-width: 768px) and (max-width: 1023px) {
        .gearset-container .fox-combos .fComb .product-bundle-name {
          font-size: 14px;
          padding: 0;
          margin-left: 10%; } }
      @media all and (max-width: 767px) {
        .gearset-container .fox-combos .fComb .product-bundle-name {
          color: #000;
          top: 12px;
          position: relative; } }
    .gearset-container .fox-combos .fComb .product-price {
      font-family: "riftbold", sans-serif;
      display: inline-block;
      padding-left: 20px;
      font-size: inherit; }
      @media all and (min-width: 768px) and (max-width: 1023px) {
        .gearset-container .fox-combos .fComb .product-price {
          font-size: 14px; } }
      @media all and (max-width: 767px) {
        .gearset-container .fox-combos .fComb .product-price {
          display: none; } }
      .gearset-container .fox-combos .fComb .product-price .price-sales {
        font-family: "riftbold", sans-serif;
        font-size: 16px; }
        @media all and (min-width: 768px) and (max-width: 1023px) {
          .gearset-container .fox-combos .fComb .product-price .price-sales {
            font-size: 14px; } }
  .gearset-container .fox-combos .callOut {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0;
        flex: 1 0;
    height: 70px;
    background-color: #fff;
    padding: 13px;
    text-align: center; }
    @media all and (max-width: 767px) {
      .gearset-container .fox-combos .callOut {
        -ms-flex: 0 0;
            flex: 0 0;
        -ms-flex-flow: column;
            flex-flow: column;
        height: auto; } }
    @media all and (min-width: 768px) {
      .gearset-container .fox-combos .callOut {
        -ms-flex-flow: row;
            flex-flow: row;
        width: 60%; } }
    .gearset-container .fox-combos .callOut .callOutMsg {
      -ms-flex: 1 0;
          flex: 1 0; }
      @media all and (max-width: 767px) {
        .gearset-container .fox-combos .callOut .callOutMsg {
          -ms-flex: 0 0;
              flex: 0 0;
          padding: 5px;
          text-align: center; } }
      .gearset-container .fox-combos .callOut .callOutMsg .promotion {
        background-color: transparent;
        border-top: none;
        padding: 10px 0px 10px 0px;
        text-align: center;
        font-size: 14px;
        font-family: roboto condensed; }
        .gearset-container .fox-combos .callOut .callOutMsg .promotion .promotion-title {
          display: inline-block;
          text-transform: uppercase;
          font-weight: 700;
          font-size: 14px; }
          @media all and (min-width: 768px) and (max-width: 1023px) {
            .gearset-container .fox-combos .callOut .callOutMsg .promotion .promotion-title {
              font-size: 12px; } }
        .gearset-container .fox-combos .callOut .callOutMsg .promotion .promotion-callout {
          display: inline-block;
          font-weight: 700;
          color: #000;
          margin-left: 7px; }
          .gearset-container .fox-combos .callOut .callOutMsg .promotion .promotion-callout .callout-message {
            text-transform: uppercase;
            font-size: 14px;
            color: red; }
            @media all and (min-width: 768px) and (max-width: 1023px) {
              .gearset-container .fox-combos .callOut .callOutMsg .promotion .promotion-callout .callout-message {
                font-size: 12px; } }
    .gearset-container .fox-combos .callOut .addFullSet {
      -ms-flex: 1 0;
          flex: 1 0; }
      @media all and (max-width: 767px) {
        .gearset-container .fox-combos .callOut .addFullSet {
          -ms-flex: 0 0;
              flex: 0 0;
          text-align: center; } }
      .gearset-container .fox-combos .callOut .addFullSet button {
        text-transform: uppercase;
        font-weight: 700;
        font-family: "Roboto Condensed", sans-serif !important;
        font-style: normal;
        font-size: 15px;
        outline: 0; }
        @media all and (min-width: 768px) and (max-width: 1023px) {
          .gearset-container .fox-combos .callOut .addFullSet button {
            font-size: 12px; } }
      .gearset-container .fox-combos .callOut .addFullSet button[disabled=disabled] {
        background-color: #CCCCCC;
        color: #666666; }

.pdp_img_wrap {
  /* cursor: url("../images/interface/icon_zoom.png") , pointer; */
  padding: 5px; }

.pdp_img_wrap:hover .zoom_icon {
  display: block; }

.pdp_img_wrap .zoom_icon {
  position: absolute;
  width: 50px;
  display: none;
  height: 50px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.pdp_img_wrap {
  position: relative; }

@media all and (max-width: 767px) {
  #product-thumbnails {
    display: none; } }

@media all and (max-width: 767px) {
  .product-variations .attribute .value .swatches.color ul li, .product-variations .attribute .value .swatches.size li {
    float: left; } }

#product-content.sticky {
  position: initial !important; }

@media all and (min-width: 1024px) {
  #product-content {
    width: 400px; } }

@media all and (max-width: 767px) {
  #product-content {
    width: initial; } }

.product-variations .attribute.attribute-size {
  width: 80%;
  float: left;
  font-family: "Roboto", sans-serif;
  font-size: 15px; }
  .product-variations .attribute.attribute-size .selected-value, .product-variations .attribute.attribute-size .value-divider {
    display: none;
    font-weight: bold; }

.pdp_inventory {
  width: 3rem;
  float: right;
  margin: 8px 0;
  position: relative; }
  .pdp_inventory select {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0px;
    float: right;
    margin: 5px 0;
    padding-left: 10px;
    border-color: #000; }
    @media all and (max-width: 1023px) {
      .pdp_inventory select {
        margin: 0;
        height: 34px; } }
  .pdp_inventory label {
    font-family: "Roboto", sans-serif;
    font-size: 15px; }
  .pdp_inventory .quantity {
    font-weight: bold; }
  .pdp_inventory label {
    margin-bottom: .3rem; }

.expand-buy-box {
  display: none; }

.pdp_inventory:after {
  content: '\f0d7';
  display: inline-block;
  right: 6px;
  top: 40px;
  font-size: 20px;
  color: #000;
  z-index: 1;
  position: absolute;
  font-family: FontAwesome;
  pointer-events: none; }
  @media all and (max-width: 1023px) {
    .pdp_inventory:after {
      top: 35px; } }

.soldout, #pdpBadge {
  width: 10%;
  position: absolute;
  z-index: 1; }
  .soldout img, #pdpBadge img {
    max-width: 100%;
    height: auto; }
  .soldout svg, #pdpBadge svg {
    width: 100%; }
  @media all and (max-width: 1023px) {
    .soldout, #pdpBadge {
      width: 15%; } }

.product-recommender-title {
  margin: 0 0 60px 0;
  height: 100px;
  text-align: center; }
  @media all and (max-width: 1023px) {
    .product-recommender-title {
      margin: 20px 0 0 0;
      height: 75px; } }

.product-recommender {
  margin-top: 60px; }
  .product-recommender h2 {
    font-size: 6rem;
    border-bottom: none;
    position: absolute;
    width: 100%;
    letter-spacing: 2rem;
    color: rgba(0, 0, 0, 0.1); }
    @media all and (max-width: 1023px) {
      .product-recommender h2 {
        font-size: 3rem;
        letter-spacing: 1rem; } }
  .product-recommender h3 {
    font-size: 2rem;
    width: 100%;
    position: absolute;
    letter-spacing: .5rem;
    line-height: 7rem; }
    @media all and (max-width: 1023px) {
      .product-recommender h3 {
        font-size: 1rem;
        line-height: 4rem; } }
  .product-recommender img {
    margin: 0 auto;
    width: 70%; }
  .product-recommender .product-pricing {
    font-family: "riftbold", sans-serif;
    text-align: left;
    border-bottom: 1px solid #000;
    width: 70%;
    margin: 0 auto 0 auto; }
    .product-recommender .product-pricing .product-sales-price {
      font-family: "riftbold", sans-serif; }
  .product-recommender .product-name {
    text-align: left;
    width: 70%;
    margin: 20px auto 0 auto;
    font-style: italic; }

[data-section="pdp_description"] {
  margin: 40px 0 0;
  background-color: #eee;
  padding: 60px 0; }
  [data-section="pdp_description"] h5 {
    font-family: "Roboto", sans-serif;
    font-weight: 900; }
  [data-section="pdp_description"] p {
    line-height: 25px; }
  [data-section="pdp_description"] ul {
    padding-left: 20px; }
  [data-section="pdp_description"] ul li {
    list-style-type: initial; }
  [data-section="pdp_description"] p, [data-section="pdp_description"] h5 {
    font-size: 16px; }
  [data-section="pdp_description"] h5 {
    text-decoration: uppercase; }

video {
  width: 100%; }

[data-section="pdp_video"] {
  background-color: #000; }

.icon_play {
  position: absolute;
  width: 150px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  @media all and (max-width: 1023px) {
    .icon_play {
      width: 100px; } }

.icon_play p {
  position: absolute;
  top: 50%;
  width: 100%;
  left: 50%;
  color: #fff;
  letter-spacing: 2px;
  transform: translate(-50%, -50%);
  font-family: "riftbold", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  text-align: center; }
  @media all and (max-width: 1023px) {
    .icon_play p {
      font-size: 14px; } }

[data-section="pdp_features"] {
  background-color: #666; }
  [data-section="pdp_features"] ul.features-icons {
    text-align: center;
    list-style: none;
    padding: 60px 0; }
  [data-section="pdp_features"] ul.features-icons li {
    padding: 0px 15px;
    display: inline; }
  [data-section="pdp_features"] ul.features-icons li img {
    width: 50px; }

.features-tooltip {
  display: inline;
  position: relative;
  text-align: left; }

.features-tooltip:hover:after {
  background: #333;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 5px;
  left: 70px;
  color: #fff;
  content: attr(data-title);
  padding: 5px 15px;
  position: absolute;
  z-index: 101;
  width: 220px; }

.features-tooltip:hover:before {
  border: solid;
  border-color: rgba(0, 0, 0, 0.8) transparent;
  border-width: 15px 15px 0 15px;
  bottom: 0px;
  content: "";
  left: 48px;
  transform: rotate(90deg);
  position: absolute;
  z-index: 101; }

@media all and (max-width: 1023px) {
  #main {
    padding: 0; } }

.lity-iframe-container iframe {
  background-color: #fff; }

a.size-chart {
  font-size: 15px; }
  a.size-chart:hover {
    text-decoration: none;
    color: #666; }

.sizechart {
  background-color: #fff;
  padding: 20px;
  max-width: 1440px;
  width: 96%;
  max-height: 700px !important;
  overflow: scroll; }

.lity-iframe-container iframe {
  background-color: #fff; }

a.size-chart {
  font-size: 15px; }
  a.size-chart:hover {
    text-decoration: none;
    color: #666; }

.sizechart {
  background-color: #fff;
  padding: 20px;
  max-width: 1440px;
  width: 96%;
  max-height: 700px !important;
  overflow: scroll;
  margin: 0 auto; }

h1, h2, h3, h4, h5, h6 {
  font-family: "riftbold", sans-serif; }

ul#anchor_links {
  position: fixed;
  top: 50%;
  z-index: 101;
  font-size: 14px; }
  @media all and (max-width: 1023px) {
    ul#anchor_links {
      display: none !important; } }

@media only screen and (max-width: 768px) {
  .product-container-top-mobile .js-g-top {
    display: none; } }

ul#anchor_links li {
  text-transform: uppercase;
  font-family: "rift", sans-serif;
  font-weight: 500;
  margin: 5px 0;
  letter-spacing: 1px; }
  ul#anchor_links li a:hover {
    text-decoration: none;
    color: #333; }
  ul#anchor_links li div {
    width: 25px;
    height: 1px;
    content: "-";
    display: inline-block;
    line-height: 40px;
    color: #000;
    margin: 0  10px 5px 0; }

ul#anchor_links li.active {
  font-weight: 900;
  color: #000; }
  ul#anchor_links li.active div {
    color: #000;
    background-color: #000; }

ul#anchor_links.black li.active div {
  color: #fff;
  background-color: #fff; }

ul#anchor_links.black li a:hover {
  text-decoration: none;
  color: #eee; }

ul#anchor_links.black li a {
  color: #fff; }

#overview-section {
  display: block;
  position: relative;
  top: -170px;
  visibility: hidden; }

a.section {
  display: block;
  position: relative;
  top: -120px;
  visibility: hidden; }

[data-section] {
  width: 100%; }

.breadcrumb {
  padding-left: 0; }

.product-select-bottom {
  bottom: 0;
  position: absolute; }
  @media all and (max-width: 1023px) {
    .product-select-bottom {
      bottom: initial;
      position: initial;
      width: initial; } }

.product-select-fixed {
  position: fixed; }
  @media all and (max-width: 1023px) {
    .product-select-fixed {
      bottom: initial;
      position: initial;
      width: initial; } }

hr {
  border-color: black; }

.product-actions {
  display: none; }

.features-carousel {
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0px;
  background-color: #000;
  color: #fff; }
  .features-carousel .bgtext {
    margin: 0;
    display: none;
    position: absolute;
    top: 30%;
    left: 50%;
    font-size: 16em;
    color: #222;
    font-family: "riftbold",sans-serif;
    transform: translate(-50%, -50%);
    letter-spacing: 3rem; }
    @media all and (max-width: 1023px) {
      .features-carousel .bgtext {
        display: none; } }
  .features-carousel .d-md-none {
    margin-top: 20px; }

.jcarousel-wrapper {
  margin: 0 auto;
  position: relative; }
  .jcarousel-wrapper h3 {
    font-style: italic;
    margin: 0; }
  .jcarousel-wrapper h4 {
    margin: 0; }

/** Carousel **/
.carousel-feature {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  z-index: 100; }

.carousel-feature ul {
  width: 10000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0; }

.carousel-feature li {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 200px;
  float: left;
  position: relative;
  box-sizing: border-box; }
  .carousel-feature li > div {
    margin: 0 auto;
    display: table; }
    @media (min-width: 576px) {
      .carousel-feature li > div {
        max-width: 540px; } }
    @media (min-width: 768px) {
      .carousel-feature li > div {
        max-width: 720px; } }
    @media (min-width: 992px) {
      .carousel-feature li > div {
        max-width: 820px; } }
    @media (min-width: 1400px) {
      .carousel-feature li > div {
        /*was max-width:1300*/
        max-width: 1170px; } }
    @media (min-width: 1800px) {
      .carousel-feature li > div {
        /*was max-width:1300*/
        max-width: 1440px; } }
    @media all and (max-width: 1023px) {
      .carousel-feature li > div {
        padding: 40px 20px 0 20px;
        margin: 0 auto;
        display: table-cell;
        vertical-align: middle; } }
  .carousel-feature li [data-image], .carousel-feature li span {
    width: 40%;
    display: table-cell;
    vertical-align: middle; }
  @media all and (max-width: 1023px) {
    .carousel-feature li [data-image], .carousel-feature li span {
      width: 90%;
      margin: 0 auto;
      display: block; } }
  .carousel-feature li [data-image] {
    height: 700px; }
    @media all and (max-width: 1023px) {
      .carousel-feature li [data-image] {
        height: initial; } }

.carousel-feature img {
  display: block;
  max-width: 100%;
  height: auto !important; }

/* .carousel-feature li.first{
	img{
	margin:0 auto;
	float:none;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	
	}
	span{
	display:none;
	}
} */
/** Carousel Controls **/
.features-control-prev,
.features-control-next {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 60px;
  z-index: 100; }

.features-control-prev {
  left: 8%; }
  @media all and (max-width: 1023px) {
    .features-control-prev {
      left: 10px; } }

.features-control-next {
  right: 8%; }
  @media all and (max-width: 1023px) {
    .features-control-next {
      right: 10px; } }

.features-control-next:hover,
.features-control-prev:hover {
  opacity: 0.7; }

/** Carousel Pagination **/
.feature-pagination {
  position: absolute;
  bottom: 40px;
  z-index: 100;
  left: 50%;
  transform: translate(-50%, 0);
  margin: 0; }

.feature-pagination a {
  text-decoration: none;
  display: inline-block;
  font-size: 11px;
  height: 10px;
  width: 10px;
  line-height: 10px;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 10px;
  text-indent: -9999px;
  margin-right: 7px; }

.feature-pagination a.active {
  background-color: rgba(255, 255, 255, 0.75); }

#fullview_pdp {
  width: 100%;
  position: absolute;
  /* top: 150px; */
  background-color: white;
  height: 100vh;
  z-index: 1; }

#product_pdp_bar {
  bottom: 0px;
  position: fixed;
  background-color: #eeeeee;
  border: 1px solid #eeeeee;
  width: 100%;
  height: 100px; }
  #product_pdp_bar .product-info {
    float: left;
    vertical-align: top;
    color: #fff;
    background-color: #000;
    padding: 0 10px;
    line-height: 100px;
    font-family: "riftbold", sans-serif;
    font-weight: 700;
    font-style: normal; }

.close_full_pdp {
  width: 15px;
  right: 35px;
  top: 125px;
  position: fixed;
  cursor: pointer; }
  .close_full_pdp p {
    transform: rotate(90deg);
    text-transform: uppercase; }

.close_full_pdp:hover {
  opacity: 0.60; }

.bar_img {
  width: 100px;
  float: left;
  vertical-align: top; }

.pdp_full_img.selected {
  display: block; }

.pdp_full_img {
  width: 600px;
  margin: 0 auto; }

#img_anchors {
  left: 0px;
  top: 50%;
  width: 50px;
  position: fixed;
  padding: 0px;
  list-style-type: none;
  transform: translate(0, -50px); }
  #img_anchors li {
    padding: 2px 0; }
  #img_anchors li a {
    content: " ";
    padding: 0;
    margin: 5px auto;
    text-align: center;
    line-height: 25px;
    display: block;
    height: 2px;
    width: 60%;
    background-color: #000; }
  #img_anchors li:hover a {
    background-color: #999999; }
  #img_anchors li.selected a {
    font-size: 4rem;
    width: 100%;
    height: 4px; }

#img_fullpage_container {
  padding: 60px 0 80px; }
  #img_fullpage_container a {
    display: block;
    padding-top: 115px; }
  #img_fullpage_container #img_0 {
    padding: 0; }

/* #img_fullpage_container{
	    overflow: hidden;
    height: 100vh;
    overflow: scroll;
     -ms-overflow-style: none;
      -ms-overflow-style: none;
}
#img_fullpage_container::-webkit-scrollbar { 
	width: 0 !important; 
} */
#pdp-zoom-close {
  width: 25px;
  right: 0px;
  position: fixed;
  top: 100px;
  margin: 20px;
  opacity: 0.5;
  z-index: 10; }
  #pdp-zoom-close:hover {
    opacity: 1; }

#pdp-zoom {
  position: fixed;
  width: 100%;
  height: 100vh;
  display: block;
  margin: 0 0 0 0;
  top: 0px;
  left: 0;
  padding: 0;
  scroll-behavior: smooth;
  background-color: #fff;
  z-index: 1;
  overflow: scroll;
  height: 100%; }
  #pdp-zoom ul {
    padding: 0;
    list-style-type: none; }
  #pdp-zoom .zoomImg img {
    margin: 10px auto;
    display: block; }
  #pdp-zoom #zoomnav {
    width: 50px;
    position: fixed;
    top: 50%;
    left: 0; }
    #pdp-zoom #zoomnav li a {
      height: 15px;
      position: relative;
      display: block; }
    #pdp-zoom #zoomnav li.active a:after {
      background-color: #000;
      width: 100%; }
    #pdp-zoom #zoomnav li a:after {
      display: block;
      width: 60%;
      height: 2px;
      content: "";
      background-color: #b6b6b6;
      position: absolute;
      top: 50%; }
    #pdp-zoom #zoomnav li:hover a:after {
      background-color: #000; }

.thumbnail-container .container {
  margin: 0;
  padding: 0; }

.thumbnail-container .row {
  margin: 0; }

.thumbnail-container .col-md-6 {
  padding: 0; }

.thumbnail-container img:hover {
  cursor: pointer; }

.thumbnail-container .col-md-6:nth-child(even) img {
  padding: 0 0 10px 5px; }

.thumbnail-container .col-md-6:nth-child(odd) img {
  padding: 0 5px 10px 0; }

#pdpModal {
  background-color: #000;
  height: 100px;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  color: #fff; }
  #pdpModal .productName, #pdpModal .productPrice, #pdpModal .productSelect, #pdpModal .productAdd {
    display: inline-block;
    line-height: 100px; }
  #pdpModal .productIMG {
    display: inline-block; }
  #pdpModal .productName {
    padding: 0 10px;
    width: 20%; }
  #pdpModal .productPrice {
    padding: 0 10px;
    width: 10%; }
  #pdpModal .productSelect {
    width: 50%; }
  #pdpModal form.pdpForm {
    display: inline-block; }
  #pdpModal hr {
    display: none; }
  #pdpModal button#add-to-cart {
    height: 55px;
    display: inline-block;
    padding: 0; }
  #pdpModal .pdp-main .product-price {
    font-size: 30px !important; }
  #pdpModal .product-add-to-cart {
    display: inline-block !important;
    padding: 0 !important; }

.productSelect {
  background-color: #eeeeee;
  padding: 0 30px; }
  .productSelect .value {
    display: inline-block; }
  .productSelect .swatchanchor {
    border: 1px solid #969696;
    margin: 0px 5px;
    display: inline-block;
    text-align: center;
    width: 42px;
    height: 34px;
    line-height: 34px; }

.product-set-toggle .toggle-content a {
  border: 1px solid #969696;
  padding: 5px;
  /* margin: 10px 10px; */
  width: 34px;
  display: inline-block;
  text-align: center;
  margin: 10px 10px 0 0; }

.product-set-toggle .toggle-content .pdp-main .product-set .product-set-list .product-set-details .product-variations .attribute-size .size li .swatchanchor {
  line-height: 32px; }

.product-set-toggle .toggle-content .product-variations .attribute .size-chart-link a {
  width: initial; }

.product-set .gallery-images-inner .visible-mobile {
  display: none !important; }
