/*================ Color Variables ================*/
/**Slider Home**/
@media (max-width: 1023px) {
  h1, .h1 {
    font-size: 30px; } }
@media (max-width: 599px) {
  h1, .h1 {
    font-size: 22px; } }

.slider-main {
  position: relative; }
  @media (max-width: 767px) {
    .slider-main .slideshow {
      max-height: 100vh;
      height: 290px !important; } }
  @media (max-width: 599px) {
    .slider-main .slideshow {
      height: 220px !important; } }
  @media (max-width: 374px) {
    .slider-main .slideshow {
      height: 190px !important; } }
  .slider-main .slideshow__btn--mobile {
    display: none; }
    @media (max-width: 767px) {
      .slider-main .slideshow__btn--mobile {
        display: inline-block;
        margin-bottom: 20px;
        margin-top: 10px; } }
  .slider-main .slideshow__text-wrap--desktop .slideshow__text-content-list {
    width: 100%; }
    .slider-main .slideshow__text-wrap--desktop .slideshow__text-content-list .mega-title--large {
      color: #fff;
      font-weight: 700;
      font-size: 40px;
      text-transform: uppercase;
      margin: 0 0 20px; }
    .slider-main .slideshow__text-wrap--desktop .slideshow__text-content-list .mega-subtitle {
      color: #fff;
      font-size: 16px;
      max-width: 100%;
      font-weight: normal; }
  .slider-main .slideshow__text-wrap--desktop .slideshow__btn-wrapper {
    margin-top: 18px; }
    .slider-main .slideshow__text-wrap--desktop .slideshow__btn-wrapper .slideshow__btn {
      position: relative;
      font-weight: 600;
      text-transform: uppercase;
      color: #fff;
      position: relative;
      font-family: "Roboto", sans-serif;
      background: transparent;
      min-height: inherit;
      line-height: normal;
      height: auto;
      padding: 0px;
      padding-right: 35px;
      outline: none !important;
      border: none; }
      .slider-main .slideshow__text-wrap--desktop .slideshow__btn-wrapper .slideshow__btn:after {
        width: 20px;
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        background: #fff;
        height: 2px;
        margin: auto;
        right: 0; }
  @media (max-width: 1023px) {
    .slider-main .slideshow--medium {
      height: 540px; } }
  @media (max-width: 599px) {
    .slider-main .slideshow--medium {
      height: 310px; } }
  .slider-main .slideshow__arrows .slideshow__arrow {
    top: 0px;
    height: 50px;
    width: 50px;
    color: #000;
    background-color: #ffff;
    outline: none !important; }
    @media (max-width: 1023px) {
      .slider-main .slideshow__arrows .slideshow__arrow {
        height: 40px;
        width: 40px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%); } }
    @media (max-width: 1023px) {
      .slider-main .slideshow__arrows .slideshow__arrow.slideshow__arrow-right {
        right: 0px; } }
    @media (max-width: 1023px) {
      .slider-main .slideshow__arrows .slideshow__arrow.slideshow__arrow-left {
        left: 0px; } }
    .slider-main .slideshow__arrows .slideshow__arrow .icon {
      width: 1rem;
      height: 1rem; }
  .slider-main .slideshow__controls {
    bottom: -5px; }
    @media (max-width: 1023px) {
      .slider-main .slideshow__controls {
        top: 0;
        position: static; } }
  .slider-main .slideshow__arrows {
    height: auto;
    background-color: transparent !important;
    padding: 0px;
    width: auto !important; }
    .slider-main .slideshow__arrows .slick-dots {
      position: absolute;
      left: 50%;
      bottom: 5px;
      right: 0px;
      width: auto;
      transform: translateX(-50%);
      display: table !important;
      line-height: normal !important; }
    .slider-main .slideshow__arrows .slideshow__arrow .icon:hover {
      color: #000; }

.homepage .main-content .index-section {
  padding: 0px; }
  @media (max-width: 767px) {
    .homepage .main-content .index-section {
      margin-top: 0px; } }
.homepage .main-content .shopify-section:first-child {
  padding: 0px;
  margin-top: 0px; }

/**Slider Home**/
/**Home Middle Section**/
.homepage .section {
  padding-top: 14px;
  padding-bottom: 0px; }
  @media (max-width: 767px) {
    .homepage .section {
      padding-top: 14px; } }

.section {
  padding-top: 70px;
  padding-bottom: 40px; }
  @media (max-width: 1199px) {
    .section {
      padding-top: 50px;
      padding-bottom: 50px; } }
  @media (max-width: 767px) {
    .section {
      padding-top: 30px;
      padding-bottom: 30px; } }
  .section h2 {
    color: #232323;
    font-size: 42px;
    position: relative;
    padding: 0 0 20px;
    margin: 0;
    font-weight: 600;
    display: inline-block;
    vertical-align: top;
    z-index: 1; }
    @media (max-width: 1023px) {
      .section h2 {
        font-size: 30px;
        padding: 0 0 10px; } }
    @media (max-width: 599px) {
      .section h2 {
        font-size: 22px; } }
    .section h2:after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      background: #141d3c;
      height: 2px;
      margin: auto;
      z-index: -1;
      width: 50px; }

@media (max-width: 1199px) {
  .blog-scn .grid--blog {
    margin-left: 0; } }
@media (max-width: 767px) {
  .blog-scn .grid--blog {
    margin-left: 0px; } }
.blog-scn .grid--blog .grid__item {
  padding: 0px 15px; }
  @media (max-width: 767px) {
    .blog-scn .grid--blog .grid__item {
      padding-left: 0px;
      padding-right: 0px; } }
.blog-scn .slick-prev {
  left: 0px; }
.blog-scn .slick-next {
  right: 0px; }

.feature-scn {
  text-align: center; }
  @media (max-width: 767px) {
    .feature-scn {
      margin-top: 20px; } }
  .feature-scn h2 {
    font-size: 54px;
    font-weight: 900;
    color: #232323;
    margin: 0 0 20px;
    padding: 0px; }
    @media (max-width: 1199px) {
      .feature-scn h2 {
        font-size: 50px; } }
    @media (max-width: 1023px) {
      .feature-scn h2 {
        font-size: 30px; } }
    @media (max-width: 599px) {
      .feature-scn h2 {
        font-size: 22px; } }
    .feature-scn h2:before {
      content: normal; }
    .feature-scn h2:after {
      display: none; }
  .feature-scn .featured-row__subtext {
    font-size: 20px; }
    @media (max-width: 1199px) {
      .feature-scn .featured-row__subtext {
        font-size: 16px;
        max-width: 80%;
        margin-left: auto;
        margin-right: auto; } }
    @media (max-width: 767px) {
      .feature-scn .featured-row__subtext {
        max-width: 100%; } }
  .feature-scn .feature-row__text--right {
    text-align: center; }
    @media (max-width: 1023px) {
      .feature-scn .feature-row__text--right {
        margin-bottom: 0 !important; } }
    @media (max-width: 1023px) {
      .feature-scn .feature-row__text--right .btn {
        margin-top: 10px; } }
  .feature-scn .feature-row__item {
    -webkit-flex: 0 1 100%;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    padding: 0px;
    max-width: 850px;
    margin-bottom: 40px; }
    @media (max-width: 1199px) {
      .feature-scn .feature-row__item {
        margin-bottom: 0px; } }
  .feature-scn.feature-section-right .feature-row__item {
    order: 2;
    -webkit-order: 2;
    margin-bottom: 0px; }
    .feature-scn.feature-section-right .feature-row__item.feature-row__text {
      order: 1;
      -webkit-order: 1; }
      @media (max-width: 767px) {
        .feature-scn.feature-section-right .feature-row__item.feature-row__text {
          margin-bottom: 30px !important; } }
  .feature-scn.feature-section-top .feature-row {
    display: block; }
  .feature-scn.feature-section-top .feature-row__text {
    margin-bottom: 0px; }
    @media (max-width: 1199px) {
      .feature-scn.feature-section-top .feature-row__text {
        margin-top: 20px; } }
    @media (max-width: 767px) {
      .feature-scn.feature-section-top .feature-row__text {
        padding-left: 0; } }
  .feature-scn.feature-section-left .feature-row__item {
    margin-top: 0; }
  .feature-scn.feature-section-bottom .feature-row {
    flex-flow: wrap; }
  .feature-scn.feature-section-bottom .feature-row__item {
    order: 2;
    -webkit-order: 2;
    margin-bottom: 0px; }
    .feature-scn.feature-section-bottom .feature-row__item.feature-row__text {
      order: 1;
      -webkit-order: 1;
      margin-bottom: 30px !important; }

.feature-row__image-wrapper {
  margin-top: 0px;
  margin-bottom: 0px; }

@media (max-width: 1199px) {
  .grid__item {
    padding-left: 15px; } }

@media (max-width: 1199px) {
  .grid-view-item {
    margin: 0 auto 15px; } }

.feature-scn {
  background-color: #f7f7f9; }
  .feature-scn .feature-row__text.feature-row__text {
    text-align: left; }
    @media (max-width: 1023px) {
      .feature-scn .feature-row__text.feature-row__text {
        padding-left: 20px; } }
    @media (max-width: 767px) {
      .feature-scn .feature-row__text.feature-row__text {
        padding-top: 20px; } }
    @media (max-width: 599px) {
      .feature-scn .feature-row__text.feature-row__text {
        padding-left: 0px; } }
    .feature-scn .feature-row__text.feature-row__text .featured-row__subtext {
      max-width: 100%; }
    .feature-scn .feature-row__text.feature-row__text h2 {
      font-size: 40px;
      font-weight: 600; }
      @media (max-width: 1199px) {
        .feature-scn .feature-row__text.feature-row__text h2 {
          font-size: 34px; } }
      @media (max-width: 1023px) {
        .feature-scn .feature-row__text.feature-row__text h2 {
          font-size: 28px;
          margin-bottom: 10px; } }
    .feature-scn .feature-row__text.feature-row__text p {
      font-size: 16px; }
      @media (max-width: 1023px) {
        .feature-scn .feature-row__text.feature-row__text p {
          font-size: 14px; } }
    .feature-scn .feature-row__text.feature-row__text .btn {
      padding: 6px 20px;
      border-radius: 30px;
      font-weight: 600;
      color: #fff;
      font-size: 14px;
      height: auto;
      line-height: normal;
      text-transform: none;
      border: none; }
      .feature-scn .feature-row__text.feature-row__text .btn:hover, .feature-scn .feature-row__text.feature-row__text .btn:focus {
        cursor: default;
        background: #141d3c; }
    .feature-scn .feature-row__text.feature-row__text a {
      color: #232323;
      font-weight: 600;
      position: relative;
      border-bottom: 2px solid currentColor; }
  .feature-scn.hero3-section-right .feature-row__item {
    order: 2;
    -webkit-order: 2;
    margin-bottom: 0px; }
    .feature-scn.hero3-section-right .feature-row__item.feature-row__text {
      order: 1;
      -webkit-order: 1;
      margin-bottom: 30px !important;
      padding-top: 0px !important; }

.feature-border {
  text-align: center;
  border: 2px solid #141d3c;
  padding: 20% 10%;
  position: relative;
  background: #fff;
  border-radius: 5px;
  -webkit-transition: ease all 0.55s;
  -moz-transition: ease all 0.55s;
  transition: ease all 0.55s;
  top: 0;
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (max-width: 1023px) {
    .feature-border {
      padding: 15px; } }
  .feature-border:hover {
    top: -10px;
    box-shadow: 30px 60px 30px -40px rgba(0, 0, 0, 0.15); }

.feature-icon {
  font-size: 40px;
  width: 100px;
  height: 100px;
  display: inline-block;
  vertical-align: top;
  color: #8a000c;
  line-height: 100px;
  border-radius: 50%;
  margin-bottom: 20px;
  border: 1px solid #141d3c;
  text-shadow: 2px 2px white, 3px 3px #141d3c; }
  @media (max-width: 1023px) {
    .feature-icon {
      width: 80px;
      height: 80px;
      line-height: 80px; } }

.product-card {
  text-align: left;
  overflow: hidden; }
  .product-card .grid-view-item__image-wrapper {
    margin-bottom: 0px !important;
    max-height: 290px !important; }
    @media (max-width: 599px) {
      .product-card .grid-view-item__image-wrapper {
        max-height: 240px !important; } }
    .product-card .grid-view-item__image-wrapper > div {
      padding-top: 0px !important; }
  .product-card .grid-view-item__image {
    max-width: 100% !important;
    object-fit: contain;
    max-height: inherit !important;
    position: static;
    height: 268px;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none; }
    @media (max-width: 767px) {
      .product-card .grid-view-item__image {
        height: 200px; } }
    @media (max-width: 599px) {
      .product-card .grid-view-item__image {
        height: 160px; } }
    @media (max-width: 374px) {
      .product-card .grid-view-item__image {
        height: 130px !important; } }
    .product-card .grid-view-item__image.img-hover {
      display: none; }
  .product-card:hover .grid-view-item__image {
    display: none; }
    .product-card:hover .grid-view-item__image.img-hover {
      display: block; }
  .product-card .product-information {
    padding: 0;
    background: #fff;
    position: relative;
    -webkit-transition: ease all 0.55s;
    -moz-transition: ease all 0.55s;
    transition: ease all 0.55s;
    top: 0; }
    .product-card .product-information .product-icon {
      width: 100%;
      top: 0px;
      opacity: 0;
      right: 0;
      background: #fff;
      z-index: 1;
      position: absolute;
      left: 0;
      text-align: center;
      -webkit-transition: ease-in-out all 0.35s;
      -moz-transition: ease-in-out all 0.35s;
      transition: ease-in-out all 0.35s;
      padding: 8px 0;
      box-shadow: -1px 0 15px 0 rgba(0, 0, 0, 0.21); }
      @media (max-width: 1199px) {
        .product-card .product-information .product-icon {
          position: static;
          opacity: 1; } }
      .product-card .product-information .product-icon a {
        width: 34px;
        padding: 0px;
        height: 34px;
        line-height: 34px; }
    .product-card .product-information .product-tag-lists {
      display: block;
      margin-top: 5px;
      height: 24px; }
      .product-card .product-information .product-tag-lists ul li {
        display: inline-block;
        border-left: #949494 1px solid;
        padding: 0px 10px;
        font-size: 11px;
        color: #141d3c;
        margin-bottom: 5px;
        font-style: italic;
        line-height: normal;
        text-transform: uppercase; }
        .product-card .product-information .product-tag-lists ul li:first-child {
          border-left: none;
          padding-left: 0px; }
    .product-card .product-information .product-content {
      display: inline-block;
      width: 100%;
      padding: 5px 0px 10px 0px;
      position: relative;
      z-index: 10;
      background: #fff; }
      @media (max-width: 1023px) {
        .product-card .product-information .product-content {
          min-height: 110px; } }
      @media (max-width: 599px) {
        .product-card .product-information .product-content {
          min-height: inherit; } }
      .product-card .product-information .product-content .product-card__title {
        color: #434343;
        font-weight: 500;
        font-size: 14px;
        float: left;
        min-height: 34px;
        line-height: 22px;
        border: none; }
        @media (max-width: 1023px) {
          .product-card .product-information .product-content .product-card__title {
            min-height: 30px;
            font-size: 13px;
            margin-bottom: 10px; } }
        @media (max-width: 1023px) {
          .product-card .product-information .product-content .product-card__title {
            font-size: 14px;
            min-height: inherit; } }
        @media (max-width: 767px) {
          .product-card .product-information .product-content .product-card__title {
            min-height: 49px;
            line-height: normal; } }
        @media (max-width: 599px) {
          .product-card .product-information .product-content .product-card__title {
            min-height: 65px; } }
        .product-card .product-information .product-content .product-card__title > .badge-clearance,
        .product-card .product-information .product-content .product-card__title > .badge-new,
        .product-card .product-information .product-content .product-card__title > .badge-sale {
          display: inline-block;
          color: #b30000;
          text-transform: uppercase;
          font-weight: 700; }
      .product-card .product-information .product-content .price {
        font-size: 18px;
        font-weight: 600;
        margin-top: 10px;
        display: flex;
        flex-flow: row; }
        @media (max-width: 767px) {
          .product-card .product-information .product-content .price {
            font-size: 13px; } }
        .product-card .product-information .product-content .price .price__regular {
          color: #575757; }
        .product-card .product-information .product-content .price.price--on-sale .price-item--regular {
          color: #575757; }
    .product-card .product-information .product-button {
      display: inline-block;
      width: 36px !important;
      bottom: 0;
      left: auto;
      z-index: 10;
      right: 0;
      position: absolute;
      opacity: 1;
      -webkit-transition: ease all 0.55s;
      -moz-transition: ease all 0.55s;
      transition: ease all 0.55s; }
      @media (max-width: 1023px) {
        .product-card .product-information .product-button {
          position: static; } }
      .product-card .product-information .product-button .btn {
        border-radius: 0px;
        width: 100%;
        margin-top: 0px;
        font-size: 12px;
        background-color: transparent;
        padding: 0;
        border: 0; }
        .product-card .product-information .product-button .btn:hover {
          background-color: transparent; }
          .product-card .product-information .product-button .btn:hover .cart-icon svg .cls-1 {
            fill: #575757; }
        @media (max-width: 767px) {
          .product-card .product-information .product-button .btn .cart-icon {
            display: block; } }
        .product-card .product-information .product-button .btn .cart-icon svg {
          width: 36px;
          margin-top: 6px;
          margin-right: 5px; }
          @media (max-width: 767px) {
            .product-card .product-information .product-button .btn .cart-icon svg {
              width: 28px;
              margin-top: 8px; } }
          .product-card .product-information .product-button .btn .cart-icon svg .cls-1 {
            fill: #575757; }
        @media (max-width: 767px) {
          .product-card .product-information .product-button .btn {
            padding-left: 0;
            padding-right: 0;
            font-size: 0;
            min-width: auto;
            color: #000;
            background-color: transparent;
            border: none; } }
      .product-card .product-information .product-button .ajaxified-cart-feedback {
        text-align: center; }
    .product-card .product-information .swatch .swatch-element {
      margin: 0px 5px 10px 0; }
      .product-card .product-information .swatch .swatch-element label {
        min-width: 18px !important;
        height: 18px !important;
        border-radius: 50%; }
  .product-card:hover .product-icon {
    top: -50px;
    opacity: 1; }

.blog-scn p, .homeprovide-info {
  margin: 25px 0 0;
  font-size: 16px; }

.feature-border:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: -2px;
  width: 30px;
  height: 30px;
  background: #fff;
  border-top: 2px solid #141d3c;
  border-right: 2px solid #141d3c;
  border-radius: 0 30px 0px 0px; }

@media (max-width: 1023px) {
  .homepopular-scn .section-header {
    margin-bottom: 0px; } }
.homepopular-scn .section-header h2 {
  text-transform: none; }
@media (max-width: 1023px) {
  .homepopular-scn .grid--view-items {
    margin-left: 0px; } }

.provide-section h2 {
  text-transform: none;
  max-width: 39%; }
  @media (max-width: 1199px) {
    .provide-section h2 {
      max-width: 100%; } }
  @media (max-width: 767px) {
    .provide-section h2 {
      margin-bottom: 0; } }
.provide-section .homeprovide-info {
  width: 40%;
  margin: 20px auto 40px auto; }
  @media (max-width: 1023px) {
    .provide-section .homeprovide-info {
      width: 80%; } }
  @media (max-width: 599px) {
    .provide-section .homeprovide-info {
      width: 95%; } }
.provide-section .grid--blog {
  margin-top: 0;
  padding-bottom: 20px; }
  @media (max-width: 1023px) {
    .provide-section .grid--blog {
      margin-left: -15px; } }

@media (max-width: 1023px) {
  .blog-scn .section-header {
    margin-bottom: 30px; } }
.blog-scn .grid--blog {
  width: 100%;
  float: left;
  overflow: inherit; }
.blog-scn .article__grid-image {
  box-shadow: 0 3px 12px -1px rgba(7, 10, 25, 0.2), 0 22px 27px -20px rgba(7, 10, 25, 0.2); }
.blog-scn .article__grid-image-wrapper {
  margin: 0;
  max-width: 100% !important; }
  .blog-scn .article__grid-image-wrapper img {
    max-width: 100% !important; }
.blog-scn .article__date {
  font-size: 12px;
  margin: 10px 0 6px;
  color: #8a000c; }
.blog-scn .article__title {
  font-size: 20px; }
  @media (max-width: 1023px) {
    .blog-scn .article__title {
      font-size: 17px; } }
.blog-scn .article__grid-excerpt {
  position: relative; }
  .blog-scn .article__grid-excerpt:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 20px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 120%); }
.blog-scn .read-more-link {
  font-size: 14px;
  text-transform: uppercase;
  color: #8a000c;
  font-weight: 600; }
  .blog-scn .read-more-link:hover {
    color: #232323; }
.blog-scn .slick-prev {
  z-index: 9;
  left: -20px;
  top: 27%; }
  @media (max-width: 1199px) {
    .blog-scn .slick-prev {
      left: 25px; } }
  @media (max-width: 767px) {
    .blog-scn .slick-prev {
      left: 15px;
      top: 28.2%; } }
  .blog-scn .slick-prev:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 0; }
.blog-scn .slick-next {
  z-index: 9;
  right: -20px;
  top: 27%; }
  @media (max-width: 1199px) {
    .blog-scn .slick-next {
      right: 25px; } }
  @media (max-width: 767px) {
    .blog-scn .slick-next {
      right: 15px;
      top: 28.2%; } }
  .blog-scn .slick-next:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 0px; }

@media (max-width: 599px) {
  .article__grid-image-container {
    margin-bottom: 20px; } }

@media (max-width: 599px) {
  .article__title--has-image {
    padding-left: 0; } }

.article__grid-meta {
  margin-bottom: 0px; }
  @media (max-width: 599px) {
    .article__grid-meta {
      margin-bottom: 30px; } }

@media (max-width: 599px) {
  .article__grid-meta--has-image {
    padding-left: 0; } }

@media (max-width: 767px) {
  .article__grid-excerpt {
    margin-bottom: 10px; } }

/**Home Middle Section**/
/**Home Map Section Start**/
.map-section .map-section__content {
  background: rgba(255, 255, 255, 0.93);
  border-radius: 5px;
  margin: 0px 0;
  min-height: inherit;
  text-align: left;
  box-shadow: 0 0 3px 0px #0000004f; }
  .map-section .map-section__content h4 {
    font-weight: 700;
    font-size: 14px;
    color: #8a000c; }

.hero4-section-right .map-section__content-wrapper {
  margin-left: auto; }

/**Home Map Section End**/
/**Home Collection Section Start**/
.homepage .collection-bnr h2 {
  margin-bottom: 40px; }
  @media (max-width: 767px) {
    .homepage .collection-bnr h2 {
      margin-bottom: 20px; } }

@media (max-width: 1199px) {
  .collection-bnr {
    padding: 30px 0; } }
@media (max-width: 767px) {
  .collection-bnr .grid__item {
    padding-left: 0px;
    margin: 0px 0px 0px 20px;
    width: calc(50% - 10px); }
    .collection-bnr .grid__item:nth-child(2n+1) {
      margin-left: 0; } }
@media (max-width: 599px) {
  .collection-bnr .grid__item {
    margin-left: 0;
    width: 100%; } }

/**Home Collection Section End**/
/**Home Slider armedforcesgear Section Start**/
.middle-armedforcesgearslider .slideshow__text-content {
  height: 100%; }
.middle-armedforcesgearslider .slideshow {
  height: 550px; }
.middle-armedforcesgearslider .slideshow__text-content.slideshow__text-content--vertical-top {
  top: 0px !important;
  transform: none !important;
  -webkit-transform: none !important;
  opacity: 1 !important; }
.middle-armedforcesgearslider .slideshow__text-wrap--desktop .slider-cont-info {
  background: #141d3c;
  width: 50%;
  height: 100%;
  padding: 80px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  text-align: left;
  float: left; }
  .middle-armedforcesgearslider .slideshow__text-wrap--desktop .slider-cont-info ul li h2 {
    font-size: 42px;
    font-weight: 600; }
  .middle-armedforcesgearslider .slideshow__text-wrap--desktop .slider-cont-info ul li h4 {
    margin-bottom: 15px;
    margin-top: 20px;
    font-size: 24px !important; }
  .middle-armedforcesgearslider .slideshow__text-wrap--desktop .slider-cont-info ul li span.mega-subtitle {
    max-width: 80%;
    float: left; }
.middle-armedforcesgearslider .sliderarmedforcesgear-img {
  width: 50%;
  float: right;
  height: 100%; }

.homepage .slideshow-wrapper .slideshow__image {
  background-size: 100% 100%; }
  .homepage .slideshow-wrapper .slideshow__image.slideshow_mobile_view {
    display: none; }
    @media (max-width: 767px) {
      .homepage .slideshow-wrapper .slideshow__image.slideshow_mobile_view {
        display: block; } }
    @media (max-width: 767px) {
      .homepage .slideshow-wrapper .slideshow__image.slideshow_mobile_view.slideshow_desktop_view {
        display: none; } }

.homepage .slick-slide {
  padding: 0 15px; }
@media (max-width: 767px) {
  .homepage .slick-slide {
    padding: 0 0px; } }

/**Home Slider armedforcesgear Section End**/
.slideshow-wrapper {
  margin-top: -1px; }
  @media (max-width: 1199px) {
    .slideshow-wrapper .slideshow--medium {
      height: 450px; } }
  @media (max-width: 1023px) {
    .slideshow-wrapper .slideshow--medium {
      height: 380px; } }
  @media (max-width: 767px) {
    .slideshow-wrapper .slideshow--medium {
      height: 250px; } }
  @media (max-width: 599px) {
    .slideshow-wrapper .slideshow--medium {
      height: 180px; } }

@media (min-width: 1200px) {
  .slider-main .slideshow__controls {
    bottom: 0px;
    top: 50%;
    margin: auto;
    display: block;
    position: static; }
    .slider-main .slideshow__controls .slideshow__arrow-right {
      position: absolute;
      right: 0px;
      top: 50%;
      margin-top: -25px; }
    .slider-main .slideshow__controls .slideshow__arrow-left {
      position: absolute;
      left: 0px;
      top: 50%;
      margin-top: -25px; } }
.image-bar .medium-up--one-half {
  width: calc(50% - 7px);
  margin-left: 7px; }
  @media (max-width: 767px) {
    .image-bar .medium-up--one-half {
      width: 100%;
      margin-left: 0;
      margin-bottom: 14px; } }
  .image-bar .medium-up--one-half:first-child {
    margin-left: 0;
    margin-right: 7px; }

@media (max-width: 1199px) {
  .homepage .grid {
    margin-left: 0px; } }
@media (max-width: 767px) {
  .homepage .image-bar--small {
    max-width: 100%;
    margin: 0 auto; } }
.homepage .image-bar--small .image-bar__item {
  background-size: contain;
  height: auto; }
.homepage .image-bar--small .image-bar__item img {
  position: static;
  height: auto;
  display: block; }
.homepage .image-bar__content.image-bar__overlay {
  position: static;
  height: auto; }
.homepage .box.ratio-container:after {
  content: normal; }

.homepage [class*="index-section--flush"]:last-child {
  margin-bottom: 0; }
.homepage .slideshow__text-wrap--mobile {
  top: 0rem; }
  @media (max-width: 767px) {
    .homepage .slideshow__text-wrap--mobile {
      width: 100%;
      margin: 0;
      position: static; } }
@media (max-width: 767px) {
  .homepage .slideshow__text-wrap.slideshow__text-wrap--mobile {
    width: 100%;
    margin: 0;
    background-color: transparent;
    position: static; } }
.homepage .slideshow__pause {
  display: none; }

.homepage .section.home-collection-bnr {
  padding: 0px;
  min-height: auto; }
  .homepage .section.home-collection-bnr .collection-grid {
    margin-bottom: 0px;
    width: 100%; }
  .homepage .section.home-collection-bnr .collection-grid-item {
    margin-bottom: 0; }
  .homepage .section.home-collection-bnr .grid__item {
    padding: 0; }
    @media (max-width: 767px) {
      .homepage .section.home-collection-bnr .grid__item {
        margin: 0;
        width: 50%; } }
  .homepage .section.home-collection-bnr .grid {
    margin: 0px; }
  .homepage .section.home-collection-bnr .page-width {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%; }
  .homepage .section.home-collection-bnr .collection-grid-item__title-wrapper:before {
    opacity: 0.3; }
    @media (max-width: 1023px) {
      .homepage .section.home-collection-bnr .collection-grid-item__title-wrapper:before {
        opacity: 0.4; } }
  .homepage .section.home-collection-bnr .title-inner {
    position: relative;
    display: inline-block;
    padding-bottom: 5px; }
    .homepage .section.home-collection-bnr .title-inner:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 0%;
      border-bottom: 2px solid #fff;
      transition: 0.5s; }
  .homepage .section.home-collection-bnr .collection-grid-item__link {
    transition: 0.5s;
    -webkit-transition: 0.5s; }
    .homepage .section.home-collection-bnr .collection-grid-item__link:hover .collection-grid-item__title-wrapper:before {
      opacity: 0.6; }
    .homepage .section.home-collection-bnr .collection-grid-item__link:hover .title-inner:after {
      width: 100%; }

@media (min-width: 750px) {
  [class*="index-section--flush"] + [class*="index-section--flush image-bar-section"] {
    margin-top: 0; } }
[class*="index-section--flush"] + [class*="index-section--flush image-bar-section"] > .section.image-bar {
  padding: 15px 0; }
  @media (max-width: 767px) {
    [class*="index-section--flush"] + [class*="index-section--flush image-bar-section"] > .section.image-bar {
      padding: 15px 0 0px 0; } }
  [class*="index-section--flush"] + [class*="index-section--flush image-bar-section"] > .section.image-bar .page-width {
    max-width: 100%; }
    [class*="index-section--flush"] + [class*="index-section--flush image-bar-section"] > .section.image-bar .page-width .medium-up--one-third {
      padding: 0 15px; }
      @media (max-width: 767px) {
        [class*="index-section--flush"] + [class*="index-section--flush image-bar-section"] > .section.image-bar .page-width .medium-up--one-third {
          margin-bottom: 30px; } }

/*Home Page Hover section*/
.home-collection-hero {
  position: relative; }
  @media (max-width: 991px) {
    .home-collection-hero {
      display: none; } }
  .home-collection-hero .hch-overlay-box {
    right: 0;
    bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, 0.1);
    pointer-events: none; }
  .home-collection-hero .hch-overlay-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    transition: ease all 0.5s;
    -webkit-transition: ease all 0.5s; }
    .home-collection-hero .hch-overlay-bg.active {
      opacity: 1; }
  .home-collection-hero .hch-row {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
    margin-top: 14px; }
    .home-collection-hero .hch-row .hch-col {
      flex: 0 0 calc(100% / 5);
      max-width: calc(100% / 5);
      min-height: 50vh;
      border-left: 1px solid rgba(255, 255, 255, 0.25);
      /*@include breakpoint(ipadonly) {
        flex: 0 0 calc(100% / 3);
        max-width: calc(100% / 3);
        &:nth-child(4),
        &:nth-child(5) {
          flex: 0 0 calc(100% / 2);
          max-width: calc(100% / 2);
          border-top: 1px solid rgba(255,255,255,0.25);
        }
      }*/ }
      @media (max-width: 767px) {
        .home-collection-hero .hch-row .hch-col {
          flex: 0 0 calc(100% / 2);
          max-width: calc(100% / 2);
          border-top: 1px solid rgba(255, 255, 255, 0.25); }
          .home-collection-hero .hch-row .hch-col:last-child {
            flex: 0 0 100%;
            max-width: 100%; } }
      @media (max-width: 599px) {
        .home-collection-hero .hch-row .hch-col {
          flex: 0 0 100%;
          max-width: 100%; } }
      .home-collection-hero .hch-row .hch-col:fist-child {
        border-left: none; }
      .home-collection-hero .hch-row .hch-col:hover .hch-col-item-item-caption {
        bottom: 10px; }
    .home-collection-hero .hch-row .hch-link-overlay {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .home-collection-hero .hch-row .hch-col-item {
      display: flex;
      align-items: flex-start;
      justify-content: center;
      height: 100%;
      padding: 18px 18px 55px;
      position: relative;
      background: rgba(0, 0, 0, 0.2);
      /*background: transparent;*/
      transition: ease all 0.5s;
      -webkit-transition: ease all 0.5s; }
      .home-collection-hero .hch-row .hch-col-item:hover {
        background: rgba(0, 0, 0, 0.36); }
    .home-collection-hero .hch-row .hch-col-item-item-caption {
      text-align: center;
      position: relative;
      bottom: 0;
      transition: ease all 0.3s;
      -webkit-transition: ease all 0.3s; }
      .home-collection-hero .hch-row .hch-col-item-item-caption .h3 {
        font-size: 32px;
        color: #fff;
        font-weight: 700;
        margin-top: 20px; }
        @media (min-width: 768px) and (max-width: 1023px) {
          .home-collection-hero .hch-row .hch-col-item-item-caption .h3 {
            font-size: 25px; } }
      .home-collection-hero .hch-row .hch-col-item-item-caption p {
        color: rgba(255, 255, 255, 0.7);
        font-weight: 400; }

.home-collection-hero-mobile {
  margin-top: 14px; }
  @media (min-width: 992px) {
    .home-collection-hero-mobile {
      display: none; } }
  .home-collection-hero-mobile .slick-slide {
    padding: 0; }
  .home-collection-hero-mobile .slick-dots {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 !important; }
    .home-collection-hero-mobile .slick-dots li button {
      background: #fff !important; }
  .home-collection-hero-mobile .hch-slide {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  .home-collection-hero-mobile .hch-col-item {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    min-height: 50vh;
    padding: 18px 18px 55px;
    position: relative;
    background: rgba(0, 0, 0, 0.36); }
  .home-collection-hero-mobile .hch-col-item-item-caption {
    text-align: center;
    position: relative;
    bottom: 0;
    transition: ease all 0.3s;
    -webkit-transition: ease all 0.3s; }
    .home-collection-hero-mobile .hch-col-item-item-caption .h3 {
      font-size: 32px;
      color: #fff;
      font-weight: 700;
      margin-top: 10px; }
    .home-collection-hero-mobile .hch-col-item-item-caption p {
      color: rgba(255, 255, 255, 0.7);
      font-weight: 400; }
  @media (max-width: 599px) {
    .home-collection-hero-mobile .slick-list {
      height: 330px !important; } }

.template-index .main-content .grid--uniform li .product-content .price__sale .price-item__label {
  display: none; }

.featured-collection-scn .product-card .product-information .product-content .product-card__title {
  min-height: 44px; }
  @media (max-width: 767px) {
    .featured-collection-scn .product-card .product-information .product-content .product-card__title {
      min-height: inherit; } }

.image-bar-section .image-bar .page-width {
  padding-left: 0px;
  padding-right: 0px; }
  @media (max-width: 767px) {
    .image-bar-section .image-bar .page-width .medium-up--one-half {
      width: 100%;
      margin: 0px 0 15px 0; }
      .image-bar-section .image-bar .page-width .medium-up--one-half:last-child {
        margin: 0px 0 0px 0; } }

@media (max-width: 767px) {
  .featured-collection-scn .product-card .grid-view-item__image {
    height: auto !important; } }
