/* Custom Theme File for EJ Menswear */
.breadcrumb {
  background-color: transparent;
  margin-left: 0 !important;
  padding: 0;
}
.breadcrumb a {
  color: #000;
}
.page-header {
  margin-top: 0;
}
/*Price color common CSS start*/
.page-products #product-wrapper .product-item-details .price-final_price .price,
.product-details .product-info-price .price-box .price-container .price,
.catalog-product-view ol li .product-item-info .product-item-details .price-box .price,
.cms-home .price-box .price {
  color: #d70000;
}
/*Price color common CSS end*/
/*Button common CSS start*/
.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.catalog-product-view .block-viewed-products-grid .actions-primary button,
.catalog-product-view .block-viewed-products-grid .actions-primary button:hover,
.catalog-product-view .block-viewed-products-grid .actions-primary button:focus,
#amgiftcard-form .amactions-toolbar button,
#amgiftcard-form .amactions-toolbar button:hover,
#amgiftcard-form .amactions-toolbar button:focus {
  color: #575757;
  text-transform: uppercase;
  background-color: #fff;
}
.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.catalog-product-view .block-viewed-products-grid .actions-primary button,
.catalog-product-view .block-viewed-products-grid .actions-primary button:hover,
.catalog-product-view .block-viewed-products-grid .actions-primary button:focus {
  border: 5px solid #6c6c6c;
  font-weight: bold;
}
#amgiftcard-form .amactions-toolbar button,
#amgiftcard-form .amactions-toolbar button:hover,
#amgiftcard-form .amactions-toolbar button:focus {
  border: 2px solid #6c6c6c;
  font-weight: normal;
}
.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.catalog-product-view .block-viewed-products-grid .actions-primary button,
.catalog-product-view .block-viewed-products-grid .actions-primary button:hover,
.catalog-product-view .block-viewed-products-grid .actions-primary button:focus,
#amgiftcard-form .amactions-toolbar button,
#amgiftcard-form .amactions-toolbar button:hover,
#amgiftcard-form .amactions-toolbar button:focus {
  width: 100%;
}
/*Button common CSS start*/
select {
  -webkit-appearance: none;
}
/* Scrollbar styles */
::-webkit-scrollbar {
  width: 10px;
  height: 6px;
}
::-webkit-scrollbar-track {
  border-radius: 10px;
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #ccc;
}
::-webkit-scrollbar-thumb:hover {
  background: #999;
}
/** scroll bar ends**/
.rating-summary .rating-result > span:before {
  color: #fbcf02;
}
/* Megamenu */
.megamenu-content .navigation {
  background-color: #020100;
}
.nav > li > a {
  padding: 10px 20px;
  color: #fff;
}
.nav-main-menu > li > a {
  font-weight: normal;
}
.nav-main-menu > li:hover > a {
  color: #fff;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: transparent;
}
/*Menu CSS end here*/
/* Home Page*/
/* home page products */
.hint-text-border .content-heading {
  text-align: center;
  margin-bottom: 25px;
  width: 100%;
  border-top: 4px solid #dadada;
  position: relative;
  font-weight: bold;
}
.hint-text-border .content-heading h2 {
  font-size: 33px;
  color: #000;
  width: 300px;
  margin: -17px auto 0;
  background: #e8e7e6;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}
.hint-text-border .img-thumbnail {
  border: none;
  border-radius: 0;
}
.hint-text-border .product-item-details {
  background-color: #fff;
  padding: 15px;
  text-align: center;
}
.hint-text-border .product-item-details h5 {
  text-align: left;
}
.hp-brand-img {
  margin: 20px 0;
  background: #fff;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hp-promotion-banner .promobanner {
  background: #fff;
  padding: 8px 8px 61px 8px;
  text-align: center;
  margin-bottom: 17px;
}
.hp-promotion-banner .promobanner .bottom-center {
  width: 100%;
}
.hp-promotion-banner .watch-image-test .promobanner .bottom-center .banner-button button {
  width: 100%;
  border-color: #9e9e9e;
  font-size: 19px;
  color: #474747;
  border: 2px solid #6c6c6c;
  border-radius: 0;
}
.hp-promotion-banner .promobanner .img-responsive {
  width: 100%;
}
.hp-promotion-banner .promobanner button {
  width: 100%;
  border: none;
  font-size: 19px;
  color: #474747;
  text-transform: uppercase;
}
.hp-promotion-banner .promobanner button:hover {
  background-color: transparent;
}
.hp-promotion-banner button[type="button"] {
  background: #000;
  color: #fff;
  border: none;
  width: 45%;
  border-radius: 0;
}
/*Login CSS start*/
.customer-account-login .login-container {
  background-color: #f8f8f7;
}
.customer-account-login .form-login input {
  background-color: #d4d4d4 !important;
  color: #000 !important;
}
.customer-account-login .login-container .fieldset > .field > .control {
  width: 100%;
}
.customer-account-login .login-container .secondary span {
  color: #807f7f;
  text-decoration: underline;
}
/*Login CSS end*/
/*listing page CSS start*/
.page-products #product-wrapper .product-item-details {
  background: #fff;
  text-align: center;
  padding: 14px;
}
.page-products #product-wrapper .product-item-details .product-item-name {
  height: 50px;
}
.page-products #product-wrapper .product-item-info .img-thumbnail {
  border: none;
  border-radius: 0;
  border-bottom: 4px solid #e8e7e6;
}
.page-products #product-wrapper .product-item-details .product-item-link {
  font-size: 24px;
  font-weight: 500;
}
.page-products #product-wrapper .product-item-details .rating-result span:before {
  color: #fbcf02;
}
.page-products #product-wrapper .product-item-details .price-final_price .price {
  font-size: 25px;
  margin-bottom: 15px;
}
.page-products #product-wrapper.products-list .product-item-details {
  text-align: left;
}
.products-grid .product-item-info .product-item-details .product-reviews-summary {
  height: 21px;
}
.sidebar-main,
.toolbar.toolbar-products {
  background-color: #fff;
}
.toolbar.toolbar-products {
  padding: 20px;
}
.page-with-filter .toolbar select {
  border-radius: 10px;
  box-shadow: none;
  border: none;
  width: 65%;
  padding: 0 10px;
}
.sidebar .block-title {
  margin-bottom: 10px;
  padding-top: 20px;
  border-bottom: 4px solid #e8e7e6;
}
.block.filter .filter-options-title {
  outline: none;
  padding-bottom: 5px;
}
.block.filter .filter-options-content a input {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  float: left;
}
.block.filter .filter-options-content a span {
  line-height: 2;
  font-weight: normal;
}
.block.filter .filter-options-title:after,
.block.filter .filter-options-item.active .filter-options-title::after {
  font-size: 14px;
}
.block.filter .filter-options-title:after {
  content: "\f0fe";
  right: 6px;
}
.block.filter .filter-options-item.active .filter-options-title::after {
  content: "\f146";
}
.block.filter .filter-options-item.active .filter-options-title::after,
.block.filter .filter-options-title:after {
  font-size: 20px;
  font-weight: normal;
}
/*listing page CSS end*/
/*Check out page CSS start*/
.checkout-cart-index #maincontent {
  background-color: #fff;
  padding-right: 0;
}
.checkout-cart-index h1.page-header {
  font-size: 25px;
  border-bottom: none;
  margin: 15px 0 0;
}
.checkout-cart-index .cart.table-wrapper .cart thead tr th.col {
  padding-top: 0;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: normal;
}
.checkout-cart-index .cart-summary {
  top: -51px !important;
  margin-bottom: 0;
}
.checkout-cart-index .cart.table-wrapper .price {
  font-weight: normal;
}
#amgiftcard-form,
#discount-coupon-form {
  padding: 10px;
}
#amgiftcard-form .amactions-toolbar button {
  margin-bottom: 15px;
}
#discount-coupon-form .actions-toolbar .primary {
  width: auto;
  padding: 5px 8px 6px;
  border: none;
  font-weight: normal;
  background-color: #000;
  color: #fff;
}
#discount-coupon-form .actions-toolbar .primary button {
  padding: 0;
  border: none;
  font-weight: normal;
  font-size: 12px;
}
.cart-discount #block-discount {
  background: #fff;
  color: #000;
  border: 2px solid #6c6c6c;
  float: left;
  margin-right: 10px;
  margin-bottom: 15px;
}
.cart-discount .block .title {
  border: 0 none;
  padding: 5px 10px;
  outline: none;
}
#amgiftcard-form .amactions-toolbar button#amgiftcard_check_status {
  float: right;
}
/*Check out page CSS end*/
/*Product page CSS Start*/
.product-details {
  background-color: #fff;
  padding: 15px 15px 0;
}
.product.info.detailed {
  /*margin: 0 -15px 0;*/
}
.product-details .rating-summary .rating-result > span:before {
  color: #fbcf02;
}
.product-details .product-info-price .price-box .price-container .price {
  float: left;
  font-size: 21px;
}
.product-details .product-info-main .product-info-price {
  border-bottom: none;
  margin-bottom: 0;
}
.product-details .product-info-main .product-add-form {
  padding-top: 0;
}
.product-details .product-options-wrapper .swatch-option.text {
  border: 1px solid #646363;
  background-color: transparent;
}
@media (min-width: 768px) {
  .catalog-product-view .product.data.items > .item.title {
    width: 33.4%;
  }
}
.catalog-product-view .product.data.items > .item.title.active > .switch {
  padding-bottom: 39px;
  font-weight: bold;
}
.catalog-product-view .product.data.items > .item.title > .switch:visited {
  font-weight: bold;
}
.catalog-product-view ol {
  margin-left: -15px;
  margin-right: -15px;
}
.catalog-product-view ol li .product-item-info {
  background-color: #fff;
}
.catalog-product-view ol li .product-item-info img {
  width: 100%;
  height: auto;
  border-bottom: 0px solid #e8e7e6;
}
.catalog-product-view ol li .product-item-info .product-item-details {
  text-align: center;
  padding: 10px;
}
.catalog-product-view ol li .product-item-info .product-item-details .price-box .price {
  font-size: 25px;
  margin-bottom: 15px;
}
.catalog-product-view ol li .product-item-info .product-item-details .product-item-name a {
  /* font-size: 17px;*/
  text-transform: none;
}
.catalog-product-view ol li .product-item-info .product-item-details .product-item-name {
  background-color: transparent;
  width: 100%;
}
.catalog-product-view .block-viewed-products-grid .block-title {
  text-align: center;
  margin: 25px 0;
  width: 100%;
  border-top: 4px solid #dadada;
  position: relative;
  font-weight: bold;
}
.catalog-product-view .block-viewed-products-grid strong {
  font-size: 33px;
  color: #000;
  width: 330px;
  margin: -26px auto 0;
  background: #e8e7e6;
  display: block;
  text-transform: uppercase;
}
.catalog-product-view .actions-secondary a {
  display: block;
  background: #000;
  color: #fff;
  border: none;
  padding: 5px;
  text-transform: uppercase;
  margin-top: 10px;
}
.catalog-product-view .product-social-links .action span {
  display: none;
}
.catalog-product-view .product-social-links {
  display: inline-flex;
  top: -60px;
  position: relative;
  float: right;
}
/*Product page CSS end*/
/* Home Page */
.shoes {
  margin-bottom: 27px;
}
.shop-vouchers {
  background: #000;
  text-align: center;
  color: #fff;
  padding: 80px 0;
  margin: 10px 0 30px 0;
}
.get-exclusive input {
  border: 1px solid #000;
  border-radius: 0;
  font-size: 20px;
  color: #000;
}
/* Home page end */
.header .middle-header-content {
  padding: 10px 0 !important;
  height: 100px !important;
  max-height: 100px !important;
}
.header .search-form,
.minicart-wrapper,
.switcher-account {
  margin-top: 20px !important;
}
/* Product Page */
.page-header {
  border-bottom: 0;
}
div.MagicToolboxContainer {
  text-align: left !important;
}
/*Footer start here*/
footer .middle-footer {
  font-size: 19px;
  color: #FFFFFF;
}
.cart-info-details {
  display: none;
  /* hide delivery / return boxes*/
}
@media (min-width: 992px) {
  .cart-info-details {
    display: block;
  }
}
.cart-info-details .block-static-block,
.footer-info-details .block-static-block {
  padding: 40px 36px 40px 36px;
  font-size: 19px;
  background: #d1d1d1;
  color: #424242;
  overflow: hidden;
}
.cart-info-details .block-static-block p:nth-child(2),
.footer-info-details .block-static-block p:nth-child(2) {
  text-decoration: none;
  font-weight: bold;
  text-transform: capitalize;
  float: right;
  cursor: pointer;
}
.foot-get-exclusive .panel-block-row {
  text-align: center;
  padding: 40px 0;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  background: #fff;
}
.foot-get-exclusive .panel-block-row h4.title {
  width: 100%;
  margin-bottom: 30px;
  font-size: 35px;
}
.foot-get-exclusive .panel-block-row form.subscribe {
  width: 50%;
  margin: 0 auto;
  position: relative;
}
.foot-get-exclusive .panel-block-row form.subscribe input[type="email"] {
  height: 43px;
  padding-right: 145px;
}
.foot-get-exclusive .panel-block-row form.subscribe .mage-error {
  position: relative;
}
.foot-get-exclusive .panel-block-row form.subscribe actions {
  position: relative;
}
.foot-get-exclusive .panel-block-row form.subscribe button[type="submit"] {
  padding: 5px 32px;
  background: #000;
  color: #fff;
  border-radius: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 43px;
  right: 0;
  width: auto;
  border: none;
  text-transform: uppercase;
}
.customer-account-login .main {
  margin: 10px 0;
}
@media (min-width: 992px) {
  .customer-account-login .main {
    margin-top: 20px;
    margin-bottom: 30px;
  }
}
.customer-account-login .main .secure-message {
  text-align: center;
  font-size: 22px;
  margin-top: 20px;
}
@media (min-width: 992px) {
  .customer-account-login .main .secure-message {
    margin-top: 40px;
  }
}
.customer-account-login .main .block-new-customer {
  text-align: center;
  font-size: 22px;
}
@media (min-width: 768px) {
  .customer-account-login .main .block-new-customer {
    margin-top: 130px;
  }
}
.customer-account-login .main .block-new-customer .btn-primary {
  border: 0;
  font-size: 19px;
  color: #000000 !important;
  text-decoration: underline;
  text-transform: none;
  background: transparent;
}
.customer-account-login .container-padding {
  padding: 30px 0;
}
/*Footer end here*/
/* anything after here was from the hardcoded css */
.contact-index-index .fieldset {
  margin-bottom: 20px;
}
.contact-index-index .fieldset .legend {
  padding-bottom: 0;
}
.contact-info-number {
  display: block;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 36px;
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  .contact-info-number {
    font-weight: 300;
    margin-bottom: 10px;
  }
}
@media all and (min-width: 768px), print {
  ._rwd_width {
    min-width: 0 !important;
    max-width: auto !important;
  }
  ._rwd_width_float {
    width: 100% !important;
    float: none !important;
  }
}
.cms-index-index .page-title {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.widget .block-promo img {
  max-width: none;
}
.block-promo {
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  display: block;
  width: 100%;
  color: #333 !important;
}
.block-promo:hover {
  text-decoration: none;
}
.block-promo .content {
  display: block;
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  overflow: hidden;
  padding: 25px 35px 35px;
}
.block-promo .title {
  display: block;
  font-weight: 300;
  font-size: 3.2rem;
  line-height: 1.2;
  margin-bottom: 15px;
}
.block-promo .info {
  display: block;
  font-weight: 300;
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.block-promo .more {
  font-size: 1.6rem;
}
.block-promo .icon.more {
  display: inline-block;
  text-decoration: none;
}
.block-promo .icon.more:after {
  font-family: 'luma-icons';
  content: '\e608';
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  overflow: hidden;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin: 0 0 0 5px;
}
.block-promo .button.more {
  font-size: 1.8rem;
  background-image: none;
  background: #1979c3;
  padding: 7px 15px;
  color: #fff;
  border: 1px solid #1979c3;
  cursor: pointer;
  display: inline-block;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  box-sizing: border-box;
  vertical-align: middle;
  border-radius: 3px;
  text-decoration: none;
  padding: 10px 15px;
}
.block-promo .button.more:focus,
.block-promo .button.more:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}
.block-promo .button.more:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}
.block-promo .button.more.disabled,
.block-promo .button.more[disabled],
fieldset[disabled] .block-promo .button.more {
  cursor: default;
  pointer-events: none;
  opacity: .5;
}
.block-promo .title + .button {
  margin-top: 10px;
}
.block-promo sup {
  top: -0.2em;
}
.block-promo-2columns .content {
  padding: 20px 25px;
}
.womens-main .content,
.womens-pants .content,
.training-main .content,
.training-erin .content,
.sale-main .content,
.sale-women .content,
.mens-main .content,
.mens-pants .content,
.gear-main .content,
.gear-equipment .content,
.new-main .content,
.new-eco .content,
.home-main .content,
.home-performance .content,
.home-eco .content,
.collection-eco .content,
.collection-performance .content {
  background-color: rgba(255, 255, 255, 0.9);
}
.sale-main,
.mens-main,
.gear-main,
.womens-main {
  max-width: 1080px;
}
.sale-women,
.sale-mens,
.mens-pants,
.womens-pants,
.gear-fitnes,
.gear-equipment,
.new-performance,
.new-eco {
  max-width: 580px;
}
.training-main,
.training-erin,
.collection-eco,
.collection-performance,
.home-main {
  max-width: 1280px;
}
.home-pants .content {
  top: 0;
  left: 0;
  width: 80%;
}
.home-pants .title {
  display: block;
  font-weight: 600;
  font-family: Halvetica Neue, Helvetica, Arial, sans-serif;
  white-space: nowrap;
  margin-bottom: 0;
}
.home-t-shirts {
  background: #ffdd16;
}
.home-erin {
  height: 373px;
}
.home-erin .content {
  top: 0;
  right: 0;
  width: 60%;
}
.home-performance {
  height: 664px;
}
.home-performance .content {
  top: 25px;
  right: 25px;
  left: 25px;
}
.home-eco {
  height: 274px;
}
.new-performance .icon.more {
  white-space: nowrap;
}
.block-promo-hp .bg-white,
.block-promo-hp .home-erin .content {
  padding: 20px;
}
.womens-erin {
  background: #f4f4f4;
}
.womens-erin .content {
  padding: 20px 35px;
}
.training-main {
  height: 372px;
}
.training-main .title {
  margin-bottom: 0;
  line-height: 1.4;
}
.training-main .title span {
  font-weight: 600;
}
.training-erin {
  height: 214px;
}
.training-erin .content {
  padding: 15px;
  text-align: center;
}
.training-erin .info {
  margin-bottom: 0;
}
.training-on-demand,
.training-videos {
  color: #fff !important;
}
.training-on-demand .content,
.training-videos .content {
  position: static;
  text-align: center;
}
.training-on-demand .icon.calendar,
.training-videos .icon.calendar,
.training-on-demand .icon.download,
.training-videos .icon.download {
  margin-top: -10px;
  display: block;
  text-decoration: none;
}
.training-on-demand .icon.calendar > span,
.training-videos .icon.calendar > span,
.training-on-demand .icon.download > span,
.training-videos .icon.download > span {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.training-on-demand .icon.calendar:before,
.training-videos .icon.calendar:before,
.training-on-demand .icon.download:before,
.training-videos .icon.download:before {
  font-family: 'luma-icons';
  font-size: 32px;
  line-height: inherit;
  color: inherit;
  overflow: hidden;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.training-on-demand .icon.calendar:before,
.training-videos .icon.calendar:before {
  content: '\e612';
}
.training-on-demand .icon.download:before,
.training-videos .icon.download:before {
  content: '\e626';
}
.training-on-demand .icon.more,
.training-videos .icon.more {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25px;
}
.training-on-demand .info,
.training-videos .info {
  font-size: 16px;
}
.training-on-demand {
  background: #00ade2;
}
.training-videos {
  background: #5a5e62;
}
.sale-women,
.sale-mens {
  height: 372px;
}
.sale-mens .content {
  top: 0;
  right: 0;
  width: 60%;
}
.sale-20-off .content,
.sale-free-shipping .content,
.sale-womens-t-shirts .content {
  padding: 15px 20px;
}
.sale-20-off {
  background: #f4f4f4;
}
.sale-20-off .title {
  font-size: 4rem;
  font-weight: 700;
  white-space: nowrap;
}
.sale-20-off img {
  position: absolute;
  z-index: 0;
  bottom: 0;
  right: 0;
}
.sale-20-off .content {
  width: 75%;
  position: relative;
}
.sale-free-shipping {
  background: #71b54e;
  color: #fff !important;
}
.sale-free-shipping .content {
  position: static;
}
.sale-free-shipping img {
  display: block;
  margin: 0 auto 10px;
  max-width: 100% !important;
}
.sale-womens-t-shirts {
  background: #fedd16;
}
.sale-womens-t-shirts .content {
  position: static;
}
.sale-womens-t-shirts img {
  max-width: 95% !important;
}
.mens-main .content {
  width: 45%;
}
.womens-main,
.home-main,
.mens-main,
.new-main,
.sale-main,
.gear-main {
  height: 450px;
}
.womens-t-shirts,
.mens-t-shirts {
  background: #ffdd17;
}
.womens-t-shirts img,
.mens-t-shirts img {
  max-width: 100% !important;
}
.womens-t-shirts .content,
.mens-t-shirts .content {
  position: static;
}
.womens-pants,
.mens-pants,
.gear-fitnes,
.gear-equipment,
.new-performance,
.new-eco {
  height: 372px;
}
.womens-pants .info span,
.mens-pants .info span {
  display: block;
  font-size: 4.4rem;
  font-family: Halvetica Neue, Helvetica, Arial, sans-serif;
  line-height: 1.2;
  font-weight: 600;
  white-space: nowrap;
}
.womens-category-pants,
.womens-category-tanks,
.womens-category-shorts,
.mens-category-tees,
.mens-category-hoodies,
.mens-category-shorts,
.gear-category-bags,
.gear-category-equipment,
.gear-category-watches {
  background: #f4f4f4;
  min-height: 170px;
}
.womens-category-pants img,
.womens-category-tanks img,
.womens-category-shorts img,
.mens-category-tees img,
.mens-category-hoodies img,
.mens-category-shorts img,
.gear-category-bags img,
.gear-category-equipment img,
.gear-category-watches img {
  max-width: 100% !important;
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  left: 60%;
}
.womens-category-pants .content,
.womens-category-tanks .content,
.womens-category-shorts .content,
.mens-category-tees .content,
.mens-category-hoodies .content,
.mens-category-shorts .content,
.gear-category-bags .content,
.gear-category-equipment .content,
.gear-category-watches .content {
  padding: 20px 0 50px 20px !important;
  position: static;
  width: 60%;
  z-index: 1;
}
.womens-category-pants .title,
.womens-category-tanks .title,
.womens-category-shorts .title,
.mens-category-tees .title,
.mens-category-hoodies .title,
.mens-category-shorts .title,
.gear-category-bags .title,
.gear-category-equipment .title,
.gear-category-watches .title,
.womens-category-pants .info,
.womens-category-tanks .info,
.womens-category-shorts .info,
.mens-category-tees .info,
.mens-category-hoodies .info,
.mens-category-shorts .info,
.gear-category-bags .info,
.gear-category-equipment .info,
.gear-category-watches .info {
  font-size: 1.8rem;
}
.womens-category-pants .title,
.womens-category-tanks .title,
.womens-category-shorts .title,
.mens-category-tees .title,
.mens-category-hoodies .title,
.mens-category-shorts .title,
.gear-category-bags .title,
.gear-category-equipment .title,
.gear-category-watches .title {
  font-weight: 400;
  margin-bottom: 5px;
}
.womens-category-pants .more,
.womens-category-tanks .more,
.womens-category-shorts .more,
.mens-category-tees .more,
.mens-category-hoodies .more,
.mens-category-shorts .more,
.gear-category-bags .more,
.gear-category-equipment .more,
.gear-category-watches .more {
  position: absolute;
  z-index: 1;
  bottom: 20px;
}
.gear-fitnes .content,
.new-performance .content {
  right: 0;
  top: 0;
  width: 65%;
}
.collection-eco,
.collection-performance {
  height: 200px;
}
.collection-eco .content,
.collection-performance .content {
  padding: 15px;
  text-align: center;
}
.collection-eco .info,
.collection-performance .info {
  margin-bottom: 0;
}
.collection-erin {
  background: #f4f4f4;
}
.collection-erin .content {
  padding: 20px 35px;
}
.content-heading .info {
  margin-bottom: 0;
}
.categories-menu .title {
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
}
.categories-menu a:link,
.categories-menu a:visited,
.categories-menu a:hover,
.categories-menu a:active {
  color: #333;
}
.categories-menu .items {
  margin-bottom: 40px;
}
.categories-menu .items:last-child {
  margin-bottom: 0;
}
.cms-content-important {
  display: block;
  background: #f5f5f5;
}
.cms-content-important h2 {
  margin-top: 0;
}
.cms-content table {
  border: none;
}
.cms-content table > thead > tr > th,
.cms-content table > tbody > tr > th,
.cms-content table > tfoot > tr > th,
.cms-content table > thead > tr > td,
.cms-content table > tbody > tr > td,
.cms-content table > tfoot > tr > td {
  border: none;
}
.cms-content table > thead > tr > th,
.cms-content table > thead > tr > td {
  border-bottom: 1px solid #d1d1d1;
}
.cms-content table > tbody > tr:nth-child(even) > td,
.cms-content table > tbody > tr:nth-child(even) > th {
  background: #f7f7f7;
}
.cms-content table th {
  font-weight: 400;
}
.cms-content table td {
  font-weight: 600;
}
.cms-content .block .block-title {
  margin-bottom: 15px;
}
.cms-content .block .block-title > strong {
  display: none;
}
.cms-content .block .box-title {
  display: inline-block;
  margin: 0 0 15px;
}
.cms-content .block .box-title > span {
  font-size: 1.8rem;
  line-height: 1.1;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 300;
}
.cms-content .block .block-content p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 399px) {
  .womens-pants img {
    width: 250%;
    float: right;
    margin: -70px -140px 0 0;
  }
  .mens-main img {
    margin-left: -180px;
  }
  .training-main img,
  .gear-main img,
  .womens-main img {
    margin-left: -210px;
  }
  .home-main img {
    margin-left: -310px;
  }
  .sale-main img,
  .mens-pants img,
  .home-eco img {
    margin-left: -150px;
  }
  .sale-mens img,
  .gear-fitnes img,
  .new-performance img {
    margin-left: -60px;
  }
  .new-main img,
  .sale-women img,
  .training-erin img,
  .gear-equipment img {
    margin-left: -120px;
  }
  .new-eco img {
    margin-left: -80px;
  }
  .home-pants,
  .home-performance {
    height: 580px;
  }
  .home-pants img,
  .home-performance img {
    margin-left: -50px;
  }
}
@media only screen and (max-width: 767px) {
  .blocks-promo {
    margin-left: -15px;
    margin-right: -15px;
  }
  .block-promo {
    margin-bottom: 8px;
  }
  .block-promo .title {
    font-size: 2.2rem;
  }
  .block-promo .info {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  .block-promo .more {
    font-size: 1.4rem;
  }
  .block-promo .icon.more:after {
    font-size: 1rem;
  }
  .block-promo .button.more {
    font-size: 1.2rem;
  }
  .block-promo .content {
    padding: 15px 20px 20px;
  }
  .block-promo .button.more {
    padding: 8px 12px;
  }
  .home-pants {
    max-width: 417px;
  }
  .home-erin {
    max-width: 426px;
  }
  .home-performance {
    max-width: 415px;
  }
  .home-eco {
    max-width: 858px;
  }
  .home-pants,
  .home-performance {
    height: 580px;
  }
  .womens-main .content,
  .mens-main .content,
  .gear-main .content,
  .new-main .content,
  .home-main .content,
  .training-main .content,
  .sale-main .content {
    top: 20px;
    right: 0;
    width: 65%;
  }
  .training-main .title {
    font-size: 2rem;
  }
  .womens-erin .content,
  .collection-erin .content {
    position: static;
  }
  .womens-erin img,
  .collection-erin img {
    display: block;
    margin: 0 auto;
    max-width: 75% !important;
  }
  .sale-women .content {
    width: 60%;
    bottom: 20px;
    left: 0;
  }
  .sale-main .content {
    top: auto;
    bottom: 20px;
  }
  .sale-20-off {
    min-height: 185px;
  }
  .sale-20-off .title {
    font-size: 4rem;
  }
  .womens-category-pants .title,
  .womens-category-tanks .title,
  .womens-category-shorts .title,
  .mens-category-tees .title,
  .mens-category-hoodies .title,
  .mens-category-shorts .title,
  .gear-category-bags .title,
  .gear-category-equipment .title,
  .gear-category-watches .title {
    font-size: 1.6rem;
  }
  .womens-category-pants .info,
  .womens-category-tanks .info,
  .womens-category-shorts .info,
  .mens-category-tees .info,
  .mens-category-hoodies .info,
  .mens-category-shorts .info,
  .gear-category-bags .info,
  .gear-category-equipment .info,
  .gear-category-watches .info {
    font-size: 1.4rem;
  }
  .womens-pants .info span,
  .mens-pants .info span {
    font-size: 4rem;
  }
  .womens-pants .content,
  .mens-pants .content {
    max-width: 220px;
    bottom: 20px;
  }
  .home-eco .content {
    width: 65%;
    top: 20px;
    right: 0;
  }
  .gear-fitnes .content,
  .new-performance .content,
  .home-erin .content {
    padding-top: 30px;
  }
  .gear-equipment .content,
  .new-eco .content {
    left: 0;
    bottom: 20px;
    max-width: 220px;
  }
  .training-erin .content {
    right: 10px;
    bottom: 10px;
    left: 10px;
  }
  .training-erin .title {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
  .training-erin .info {
    font-size: 1.2rem;
    margin-bottom: 0;
  }
  .training-on-demand .content,
  .training-videos .content {
    padding-top: 25px;
    padding-bottom: 45px;
  }
  .home-pants img {
    position: absolute;
    z-index: 0;
    bottom: -10px;
  }
  .home-pants .title {
    font-size: 4rem;
  }
  .home-performance img {
    position: absolute;
    z-index: 0;
    top: -20px;
  }
  .womens-main .content,
  .training-main .content,
  .gear-main .content {
    top: auto;
    bottom: 20px;
  }
  .home-t-shirts .image {
    display: block;
    padding: 20px 20px 0;
  }
  .home-t-shirts img {
    max-width: 100% !important;
  }
  .home-t-shirts .content {
    position: static;
  }
  .collection-eco .content,
  .collection-performance .content {
    right: 10px;
    bottom: 10px;
    left: 10px;
  }
  .collection-eco .title,
  .collection-performance .title {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
  .collection-eco .info,
  .collection-performance .info {
    font-size: 1.2rem;
  }
  .collection-erin .title {
    font-size: 1.8rem;
  }
  .collection-erin .info {
    font-size: 1.2rem;
  }
  .content-heading .title {
    font-size: 3rem;
  }
  .content-heading .info {
    font-size: 1.4rem;
  }
  .cms-content-important {
    padding: 15px;
    margin: 0 -15px 15px;
  }
  .cms-content table {
    margin: 10px 0 0;
  }
  .cms-content table thead th {
    font-size: 1.1rem;
  }
  .cms-content ul li {
    margin-bottom: 5px;
  }
  .cms-content .block .box {
    margin-bottom: 30px;
  }
}
@media all and (min-width: 640px), print {
  .block-promo {
    margin-bottom: 16px;
  }
  .block-promo-wrapper:before,
  .block-promo-wrapper:after {
    content: "";
    display: table;
  }
  .block-promo-wrapper:after {
    clear: both;
  }
  .block-promo-wrapper .block-promo {
    float: left;
    border-right: 16px solid #ffffff;
  }
  .block-promo-2columns .block-promo {
    width: 50%;
  }
  .block-promo-3columns .block-promo {
    width: 33.3%;
  }
  .block-promo-2columns .block-promo:nth-child(2n),
  .block-promo-3columns .block-promo:nth-child(3n) {
    border-right: 0;
  }
}
@media all and (min-width: 768px), print {
  .block-promo-hp {
    margin: 0 -8px;
  }
  .block-promo-hp .block-promo {
    border-left: 8px solid #fff;
    border-right: 8px solid #ffffff;
  }
  .block-promo-wrapper .home-performance {
    float: right;
  }
  .home-pants,
  .home-erin,
  .home-performance {
    width: 33.3%;
  }
  .home-t-shirts,
  .home-eco {
    width: 66.7%;
  }
  .womens-main .content,
  .mens-main .content,
  .gear-main .content,
  .new-main .content,
  .home-main .content,
  .training-main .content,
  .sale-main .content {
    top: 40px;
    right: 40px;
    width: 40%;
  }
  .womens-t-shirts,
  .mens-t-shirts {
    height: 372px;
  }
  .womens-pants .content,
  .mens-pants .content {
    width: 47%;
    left: 20px;
    top: 20px;
  }
  .womens-erin,
  .home-t-shirts,
  .collection-erin {
    display: table;
  }
  .womens-erin .content,
  .home-t-shirts .content,
  .collection-erin .content,
  .womens-erin .image,
  .home-t-shirts .image,
  .collection-erin .image {
    display: table-cell;
  }
  .womens-erin .content,
  .home-t-shirts .content,
  .collection-erin .content {
    position: static;
  }
  .womens-erin .image,
  .home-t-shirts .image,
  .collection-erin .image {
    vertical-align: bottom;
  }
  .womens-erin img,
  .home-t-shirts img,
  .collection-erin img {
    float: right;
  }
  .home-t-shirts {
    height: 276px;
  }
  .home-t-shirts .content {
    width: 40%;
  }
  .home-t-shirts .image {
    width: 60%;
    vertical-align: middle;
    text-align: center;
    padding-left: 10px;
  }
  .home-t-shirts img {
    max-width: 100% !important;
  }
  .womens-category-pants,
  .womens-category-tanks,
  .womens-category-shorts,
  .mens-category-tees,
  .mens-category-hoodies,
  .mens-category-shorts,
  .gear-category-bags,
  .gear-category-equipment,
  .gear-category-watches {
    height: 210px;
  }
  .sale-women .content {
    width: 50%;
    left: 20px;
    bottom: 20px;
  }
  .sale-20-off .title {
    font-size: 4.4rem;
  }
  .sale-20-off .info {
    font-size: 1.8rem;
  }
  .sale-20-off,
  .sale-free-shipping,
  .sale-womens-t-shirts {
    height: 205px;
  }
  .sale-free-shipping .title {
    font-size: 2.5rem;
  }
  .sale-free-shipping .info {
    font-size: 1.6rem;
  }
  .sale-womens-t-shirts .title {
    font-size: 2rem;
    margin-bottom: 5px;
  }
  .sale-womens-t-shirts .info {
    font-size: 1.6rem;
    margin-bottom: 5px;
  }
  .home-eco .content {
    width: 70%;
    top: 45px;
    right: 45px;
  }
  .gear-equipment .content,
  .new-eco .content {
    left: 20px;
    bottom: 20px;
    width: 60%;
  }
  .new-eco .content {
    width: 70%;
  }
  .training-erin .content {
    width: 73%;
    top: 16px;
    bottom: 16px;
    right: 16px;
  }
  .training-erin .info {
    font-size: 1.6rem;
    display: block;
    padding: 0 10%;
  }
  .training-on-demand,
  .training-videos {
    height: 208px;
  }
  .home-pants {
    height: 664px;
  }
  .home-pants .title {
    font-size: 44px !important;
    font-size: 4.4rem !important;
    line-height: 1.2;
  }
  .collection-eco .content,
  .collection-performance .content {
    width: 60%;
    top: 16px;
    bottom: 16px;
    left: 50%;
    margin-left: -30%;
  }
  .collection-eco .title,
  .collection-performance .title {
    font-size: 4rem;
  }
  .collection-eco .info,
  .collection-performance .info {
    font-size: 2.2rem;
    display: block;
    padding: 0 10%;
  }
  .collection-erin {
    height: 164px;
  }
  .collection-erin .content {
    width: 70%;
  }
  .collection-erin .image {
    width: 30%;
  }
  .collection-erin .title {
    font-size: 4rem;
  }
  .collection-erin .info {
    font-size: 2.2rem;
  }
  .content-heading {
    position: relative;
  }
  .content-heading:before {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    background: -moz-radial-gradient(center, ellipse cover, #ffffff 25%, #cecece 100%);
    background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(25%, #ffffff), color-stop(100%, #cecece));
    background: -webkit-radial-gradient(center, ellipse cover, #ffffff 25%, #cecece 100%);
    background: -ms-radial-gradient(center, ellipse cover, #ffffff 25%, #cecece 100%);
    background: radial-gradient(ellipse at center, #ffffff 25%, #cecece 100%);
    position: absolute;
    top: 50%;
    z-index: 0;
  }
  .content-heading .title,
  .content-heading .info {
    position: relative;
    z-index: 1;
  }
  .content-heading .title {
    font-size: 3.8rem;
  }
  .content-heading .info {
    font-size: 1.8rem;
  }
  .cms-content-important {
    font-size: 2.2rem;
    font-weight: 300;
    padding: 20px;
    margin: 0 0 35px -20px;
  }
  .cms-content table {
    margin: 40px 0 0;
  }
  .cms-content ul li {
    margin-bottom: 15px;
  }
  .cms-content .block .block-content:before,
  .cms-content .block .block-content:after {
    content: "";
    display: table;
  }
  .cms-content .block .block-content:after {
    clear: both;
  }
  .cms-content .block .box {
    width: 48%;
    margin-bottom: 40px;
  }
  .cms-content .block .box:nth-child(1) {
    float: left;
    clear: left;
  }
  .cms-content .block .box:nth-child(2) {
    float: right;
  }
  .cms-content .block .box:nth-child(2) + * {
    clear: both;
  }
  .cms-content .block .box:nth-last-child(1),
  .cms-content .block .box:nth-last-child(2) {
    margin-bottom: 0;
  }
  .privacy-policy-content {
    box-sizing: border-box;
    width: 77.7%;
    float: right;
    padding-left: 2%;
  }
  .privacy-policy .block-collapsible-nav {
    box-sizing: border-box;
    width: 22.3%;
    float: left;
  }
}
.searchautocomplete__autocomplete._active {
  display: block;
  position: absolute;
  z-index: 99;
  background: #ccc;
  padding: 15px;
}
.searchautocomplete__autocomplete {
  display: none;
}
.searchautocomplete__autocomplete ul {
  margin-top: 20px;
}
.searchautocomplete__autocomplete ul li a {
  cursor: pointer;
}
#product-wrapper .amquickview-hover a,
#product-wrapper .amquickview-hover a:hover {
  color: white !important;
}
.blog-list {
  overflow: hidden;
}
.brands-homepage h4.title {
  font-size: 35px;
  text-align: center;
}
.brands-homepage .slider_ryco_carousel {
  margin: 30px 0;
}
/* Style for header, footer */
.page-wrapper .header.header3 .top-header-content .header_phone {
  margin-top: 15px;
  display: inline-block;
}
.page-wrapper .header.header3 .top-header-content .minicart-wrapper {
  float: right;
  margin-top: 10px !important;
}
.page-wrapper .header.header3 .top-header-content .minicart-wrapper .action.showcart .text {
  display: inline-block;
  line-height: 28px;
  margin-left: 10px;
}
.page-wrapper .header.header3 .top-header-content .search-form {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
  margin-left: 20px;
  float: right;
  width: auto !important;
}
.page-wrapper .header.header3 .top-header-content .search-form .input-text.form-control {
  width: 220px;
}
.page-wrapper .header.header3 .top-header-content #switcher-account-block {
  float: right;
  margin-top: 10px !important;
}
.page-wrapper .header.header3 .top-header-content #switcher-account-block .switcher-toggle {
  padding-top: 0px;
}
.page-wrapper .header.header3 .top-header-content #switcher-account-block .switcher-toggle a {
  line-height: 28px;
}
.page-wrapper .header.header3 .top-header-content #switcher-account-block .switcher-toggle a i.fa {
  font-size: 28px;
  margin-right: 10px;
  display: inline-block;
  float: left;
}
.page-wrapper .header.header3 .middle-header-content {
  text-align: center;
}
.page-wrapper .header.header3 .middle-header-content .logo {
  float: none !important;
}
.page-wrapper .header.header3 .megamenu-content .navigation {
  text-align: center;
}
.page-wrapper .header.header3 .megamenu-content .navigation ul#mainMenu {
  display: inline-block;
  width: auto;
  margin-bottom: -5px;
}
.page-wrapper .footer.footer3 .footer-container .middle-footer {
  background: #ffffff;
  text-align: center;
}
.page-wrapper .footer.footer3 .footer-container .middle-footer .logo {
  margin-bottom: 20px;
  display: inline-block;
  width: auto;
}
.page-wrapper .footer.footer3 .footer-container .middle-footer .payment_icons {
  margin-bottom: 20px;
  display: inline-block;
  width: auto;
}
.page-wrapper .footer.footer3 .footer-container .middle-footer .social_icons ul {
  display: inline-block;
  width: auto;
}
.page-wrapper .footer.footer3 .footer-container .middle-footer .social_icons ul li {
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.page-wrapper .footer.footer3 .footer-container .middle-footer .social_icons ul li:last-child {
  margin-right: 0px;
}
.page-wrapper .footer.footer3 .footer-container .bottom-footer address {
  text-align: left;
}
.page-wrapper .footer.footer3 .footer-container .bottom-footer .footer_links_bottom ul {
  display: inline-block;
  float: right;
  width: auto;
}
.page-wrapper .footer.footer3 .footer-container .bottom-footer .footer_links_bottom ul li {
  display: inline-block;
  float: left;
  border-right: solid 1px #6c6c6c;
  padding-right: 10px;
  margin-right: 10px;
}
.page-wrapper .footer.footer3 .footer-container .bottom-footer .footer_links_bottom ul li:last-child {
  border-right: none;
  padding-right: 0px;
  margin-right: 0px;
}
@media (max-width: 992px) {
  .page-wrapper .header.header3 .middle-header-content .logo img {
    max-width: 200px;
  }
  .page-wrapper .footer.footer3 .footer-container .bottom-footer address {
    text-align: center;
    margin-bottom: 10px;
  }
  .page-wrapper .footer.footer3 .footer-container .bottom-footer .footer_links_bottom ul {
    float: none;
  }
}
@media (max-width: 767px) {
  .page-wrapper .header.header3 .middle-header-content .logo {
    width: 100%;
    margin-top: 0px;
  }
}
@media (max-width: 568px) {
  .page-wrapper .header.header3 .top-header-content {
    text-align: center;
  }
  .page-wrapper .header.header3 .top-header-content .col-xs-3 {
    width: 100% !important;
    text-align: center;
  }
  .page-wrapper .header.header3 .top-header-content .col-xs-9 {
    width: auto !important;
    float: none;
    display: inline-block;
  }
  .page-wrapper .header.header3 .top-header-content .minicart-wrapper {
    margin-right: 0px;
  }
  .page-wrapper .header.header3 .top-header-content .minicart-wrapper .action.showcart .text {
    display: none;
  }
}
