body {
  background-color: #ffffff;
  background-repeat: repeat;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-family: "Calibre Regular";
  font-weight: normal;
  font-size: 14px;
  text-transform: none;
  color: #404040;
  line-height: 1.7em; }

html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, b, q, s, samp, small, strike, sub, sup, tt, var, center, dl, dt, dd, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-family: "Calibre Regular"; }

small {
  font-size: 85%; }

ol {
  list-style: decimal;
  padding-left: 20px;
  font-family: "Calibre Light"; }

ul {
  padding-left: 20px;
  font-family: "Calibre Light"; }

span, p, blockquote, table, tbody, tfoot, thead, tr, th, td, strong, i, u, li {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-family: "Calibre Light"; }

strong {
  font-weight: 700; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

::-moz-selection {
  background-color: #000;
  color: #fff; }

::selection {
  background: #FFF7B6;
  color: #000; }

abbr {
  border-bottom: 1px dotted #dbe3e5; }

hr {
  clear: both;
  border-color: #bababa; }

em {
  font-style: normal; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.col-centered {
  display: inline-block;
  float: none;
  text-align: left;
  margin-right: -4px; }

.hidden {
  display: none;
  visibility: hidden; }

.modal {
  display: none; }

.max-w-1200 {
  max-width: 1200px; }

/* #Header/Nav Bar
================================================== */
.pink-gradient {
  background: #e9128d;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #e9128d 0%, #ece712 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #e9128d 0%, #ece712 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #e9128d 0%, #ece712 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9128d', endColorstr='#ece712',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }

.top-banner {
  display: none; }

#mobile-nav-white, #desktop-nav-white {
  display: none; }

.free-shipping-banner {
  color: white;
  background: #E4002B;
  height: 50px;
  text-align: center;
  vertical-align: middle;
  width: 100vw;
  display: table-cell; }
  .free-shipping-banner div.v_106_a {
    z-index: 1000;
    position: fixed;
    color: white;
    background: #E4002B;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    top: 0;
    padding: 17px 30px; }
  .free-shipping-banner #topBannerCarousel {
    display: none;
    z-index: 1000;
    position: fixed;
    color: white;
    background: #E4002B;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    top: 0;
    padding: 0px 30px; }
    .free-shipping-banner #topBannerCarousel .close.free-shipping--close {
      top: 15px; }
    .free-shipping-banner #topBannerCarousel .carousel-control-prev-icon, .free-shipping-banner #topBannerCarousel .carousel-control-next-icon {
      display: inline-block;
      width: 20px;
      height: 20px;
      background: transparent no-repeat center center;
      background-size: 100% 100%;
      position: absolute; }
    .free-shipping-banner #topBannerCarousel .carousel-control-prev-icon {
      left: 20px;
      top: 15px;
      color: white; }
    .free-shipping-banner #topBannerCarousel .carousel-control-next-icon {
      right: 40px;
      top: 15px;
      color: white; }
  .free-shipping-banner .v_106_b .carousel-inner .item {
    padding: 18px; }
  .free-shipping-banner p {
    line-height: 1em;
    margin: 0;
    letter-spacing: 1px; }

.close.free-shipping--close {
  position: absolute;
  font-size: 20px;
  top: 15px;
  right: 10px;
  color: white;
  opacity: 1; }

@media only screen and (max-width: 991px) {
  .free-shipping-banner {
    height: 40px; }
    .free-shipping-banner #topBannerCarousel {
      height: 40px; }
      .free-shipping-banner #topBannerCarousel .carousel-control-prev-icon, .free-shipping-banner #topBannerCarousel .carousel-control-next-icon, .free-shipping-banner #topBannerCarousel .close.free-shipping--close {
        top: 10px; }
    .free-shipping-banner .v_106_a div {
      height: 40px;
      padding: 14px 30px; }
    .free-shipping-banner .v_106_b .carousel-inner .item {
      height: 40px;
      padding: 14px 30px; }
    .free-shipping-banner p {
      font-size: 14px; }

  .close.free-shipping--close {
    top: 10px; } }
@media only screen and (max-width: 550px) {
  .free-shipping-banner div.v_106_a {
    padding: 10px 30px; }

  .free-shipping-banner .v_106_b .carousel-inner .item {
    height: 40px;
    padding: 8px 30px; } }
/* #Menu
================================================== */
.desktop-menu {
  display: none; }

.mobile-menu {
  display: none; }

.fixit {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 1000;
  background-color: #ee1c25;
  opacity: 1;
  height: 40px; }

.fixit-withtopbar, #sticky.stick.sticky-withtopbar,
#mobile-sticky.stick.sticky-withtopbar {
  margin-top: 25px; }

#sticky.stick .free-shipping-bars {
  margin-top: 10px; }

.searchspring-sidebar.stick {
  position: fixed;
  top: 40px;
  z-index: 1; }
  @media only screen and (min-width: 768px) {
    .searchspring-sidebar.stick {
      z-index: 0;
      width: 25%; } }

.fixit-shipping {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 1;
  opacity: 1;
  font-size: 14px;
  background-color: #fff;
  margin-bottom: 0;
  height: 25px; }

.mobile-logo {
  height: 40px; }
  .mobile-logo img {
    height: 100%; }
  .mobile-logo img.htc-logo {
    height: 100%;
    width: 140px;
    height: auto;
    padding-top: 12px;
    margin-left: -10px; }

.desktop-logo a {
  marign-right: 0px;
  margin-left: 0px; }
.desktop-logo img {
  float: left;
  height: 40px;
  position: absolute;
  left: 5px; }

.desktop-logo .htc-logo {
  float: left;
  height: 15px;
  position: absolute;
  left: 5px;
  top: 11px; }

.mobile-navbar-button-container, .mobile-navbar-cart-container {
  display: none; }

.help-container {
  display: none; }

.desktop-search-container {
  display: none; }

.navbar-account {
  display: none; }

.navbar-cart-container {
  display: none; }

.breadcrumb {
  display: none; }

.fb-like-container {
  position: fixed;
  bottom: 25px;
  right: 10px;
  z-index: 2; }

.fb_iframe_widget {
  top: 10px; }

.snapchat-follow {
  width: 30px;
  height: 30px;
  float: right;
  margin-left: 10px; }
  .snapchat-follow img {
    width: 30px;
    height: 30px; }

.cta_btn_container {
  display: none; }

/* RMA exchange banner */
#exchange-bar {
  display: none;
  position: fixed;
  bottom: 17px;
  left: 17px;
  width: 100%;
  width: calc(100% - 48px);
  max-width: 700px;
  height: 100px;
  line-height: 72px;
  background-color: #337FD3;
  background-color: rgba(12, 74, 144, 0.961);
  padding: 15px 15px 17px;
  -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.08), 0 16px 24px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.08), 0 16px 24px 0 rgba(0, 0, 0, 0.26);
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.08), 0 16px 24px 0 rgba(0, 0, 0, 0.26);
  z-index: 9999999;
  font-family: proxima-nova, sans-serif;
  text-align: center;
  color: #FFF;
  border-radius: 3px; }

#exchange-bar h4, #exchange-bar h5, #exchange-bar h6 {
  line-height: 1.1;
  border: none; }

#exchange-bar h4, #exchange-bar h5 {
  color: #fff; }

#exchange-bar h5 {
  font-size: 11px;
  padding-bottom: 8px;
  text-transform: uppercase;
  font-weight: 600; }

#exchange-bar h4 {
  margin: 0;
  font-size: 16px;
  letter-spacing: 1px;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-bottom: 7px;
  font-weight: 600; }

#exchange-bar h6 {
  color: #8da9c8;
  font-size: 14px; }

#exchange-bar a {
  background-color: #DA241D;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 25px 23px;
  border-radius: 4px;
  -webkit-transition: background 0.34s ease;
  -moz-transition: background 0.34s ease;
  transition: background 0.34s ease; }

#exchange-bar a:hover {
  background-color: #C10B04;
  color: #fff; }

#exchange-name {
  position: absolute;
  left: 50px; }

#exchange-title h4 {
  line-height: 40px; }

#exchange-details {
  line-height: 1em;
  color: #fff;
  font-size: 18px; }

#exchange-cancel {
  float: right;
  display: inline-block; }

.no-exchange, #addtocart.no-exchange {
  cursor: not-allowed !important;
  background-color: #ccc !important; }

#exchange-image {
  float: left;
  display: block;
  margin-right: 2%;
  width: 100%;
  max-width: 65px;
  max-height: 65px;
  background: #fff;
  height: 100%;
  border-radius: 8px;
  text-align: center;
  overflow: hidden; }

#exchange-image img {
  margin: 0;
  max-width: 100%;
  max-height: 65px; }

#exchange-info {
  float: left;
  display: block;
  margin-right: 10%;
  width: 40%;
  padding: 8px 0 0 10px;
  text-align: left; }

#exchange-price {
  float: left;
  display: block;
  margin-right: 2%;
  font-size: 16px;
  font-family: "Asap";
  font-weight: 600; }

#exchange-bar.exchange-open ~ div .zEWidget-launcher--active {
  bottom: 120px !important; }

@media screen and (max-width: 768px) {
  #exchange-bar {
    width: 100%;
    max-width: none;
    left: 0;
    bottom: 0; } }
@media screen and (max-width: 695px) {
  #exchange-bar {
    height: auto; }

  #exchange-bar a {
    margin: 0 auto;
    line-height: 1;
    display: block;
    width: 80%;
    padding: 15px 13px; }

  #exchange-cancel {
    clear: both;
    float: none;
    margin: 0 auto;
    display: block; }

  #exchange-price {
    position: absolute;
    left: 80%;
    top: 40%;
    line-height: 1; }

  #exchange-info {
    width: 60%;
    margin-right: 5%;
    margin-bottom: 15px; }

  #exchange-bar.exchange-open ~ div .zEWidget-launcher--active {
    bottom: 190px !important; } }
#cartContainer {
  display: none; }

.nfl_product_container {
  display: none; }

.boxer_subscription_container_v2 .row-1, .boxer_subscription_container_v2 .row-2,
.boxer_subscription_container_v2 .row-3, .boxer_subscription_container_v2 .row-4,
.boxer_subscription_container_v2 .row-5, .boxer_subscription_container_v2 .row-6 {
  display: none; }

.boxer_subscription_container_v2 .btn-modal-red {
  background-color: #EE1C25;
  border: 3px solid white;
  color: white;
  border-radius: 0px;
  padding: 6px 20px;
  font-size: 16px;
  margin: auto; }
.boxer_subscription_container_v2 .btn-modal-red:hover {
  background-color: white;
  border-color: #EE1C25;
  color: #EE1C25; }
.boxer_subscription_container_v2 .btn-modal-white {
  background-color: white;
  border: 3px solid #EE1C25;
  color: #EE1C25;
  border-radius: 0px;
  padding: 6px 20px;
  font-size: 20px;
  margin: auto; }
.boxer_subscription_container_v2 .btn-modal-white:hover {
  background-color: #EE1C25;
  border-color: white;
  color: white; }

.boxer_thong_subscription_container_v2 {
  display: none; }

.intellisuggest {
  display: none; }

@media (min-width: 992px) {
  .col-md-7 {
    width: 58.33333333%; }

  .col-md-5 {
    width: 41.66666667%; } }
@media (min-width: 768px) {
  .col-sm-6 {
    width: 50%; } }
.control-container {
  display: none; }

.slide-container {
  display: none; }

h1.product_name {
  text-align: center; }

.product_info_container .product_name {
  display: none; }

.form_styles {
  display: none; }

.owl-nav {
  display: none; }

.col-xs-12 {
  width: 100%; }

@media (min-width: 768px) {
  .col-sm-6 {
    width: 50%; } }
@media (min-width: 992px) {
  .col-md-7 {
    width: 58.33333333%; } }
.boxer-sub-info-container, .thong-sub-info-container, .boxer-thong-sub-info-container {
  display: none; }

.subscription-benefit-info-container {
  display: none; }

.subscription-faq-container {
  display: none; }
  .subscription-faq-container .btn-primary {
    display: none; }

.boxer-sub-bg-pic {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain; }

.boxer-sub-info-container #mobile_sticky, .thong-sub-info-container #mobile_sticky {
  display: none; }

#addon-products {
  display: none; }

.product-extra-links-container {
  display: none; }

.collection-info-container {
  display: none; }

.searchspring-sidebar {
  display: none; }

.collection-desc-container {
  display: none; }

.collection-products-container {
  display: none; }

.paginate-custom {
  display: none; }

.section {
  clear: both;
  margin: 10px 0; }

.collection-related {
  display: none; }

.collection-top-container {
  display: none; }

.boxers-txt-container {
  display: none; }

.mini-cart {
  width: 320px;
  position: fixed;
  top: 0;
  bottom: 0;
  right: -320px;
  min-height: 280px;
  z-index: 10002;
  background-color: white;
  border-left: 1px solid black;
  height: 100%; }

.modal-backdrop {
  z-index: 10040; }

.customs-container {
  display: none; }
  .customs-container img {
    display: none; }
  .customs-container .customs-container--header {
    display: none; }

.page-content-container {
  display: none; }

.account-navbar .nav {
  display: none; }

#login_form {
  display: none; }

.page-not-found-container {
  display: none; }

.footer {
  display: none; }

.email-footer {
  display: none; }

#BlackFridayOpen {
  display: none; }
