.reskin_merch-title {
    font-size: 4.8vw;
    line-height: 6.6vw;    
    font-family: "sernes_light";
}

.reskin_merch-content-inner {
    font-size: 0;
    background-color: #151515;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

.reskin_home-merch {
/*  width: calc(100% / 3);*/
  display: inline-block;
  vertical-align: middle;
}
.reskin_home-merch-title {
    width: 32%;
}
div#merch-section {
    max-width: 60%;
    padding: 0 4%;
    border-left: 0.14641288433382138vw #fff solid;
}
div#merch-section img{
  max-width: 696px;
}
div#merch-section .owl-item.active .reskin_home-merch {
   /* border-left: 0.14641288433382138vw #fff solid;
     border-right: 0.14641288433382138vw #fff solid;*/
}
.reskin_merch-ig {
 /* max-width: 28.404099560761345vw;*/
  width: 100%;
  margin: 0 auto;
}

.reskin_merch-button {
  max-width: 28.404099560761345vw;
  width: 100%;
  margin: 0 auto;
  text-align: left;
}

/*.reskin_home-merch.cont-2 {
  border-left: 0.14641288433382138vw #fff solid;
  border-right: 0.14641288433382138vw #fff solid;
}

.reskin_homepageMerch {
  border-top: 0.14641288433382138vw #fff solid;
  border-bottom: 0.14641288433382138vw #fff solid;
}*/
.MerchSection_wrap {
    border-top: 0.14641288433382138vw #fff solid;
    border-bottom: 0.14641288433382138vw #fff solid;
}
.reskin_home-merch {
  /*width: 33.2%;*/
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 4vw 0;
}
.reskin_merch-button a {
    text-transform: uppercase;
    color: #fff;
    font-size: 1.02vw;
    letter-spacing: 0;
    cursor: pointer;
    font-family: tex_gyre_herosbold;
}
.reskin_merch-button a:after {
  content: "";
  transition: all 0.5s;
  background: url(../images/white-right-listen-arrow.png) no-repeat;
  background-size: 100% auto;
  width: 2vw;
  height: 1vw;
  display: inline-block;
  vertical-align: middle;
  margin-left: 1vw;
}

.reskin_merch-button a:hover::after {
  background: url(../images/white-right-listen-arrow.png) no-repeat center right;
  background-size: 100% auto;
  height: 1vw;
  width: 3vw;
  opacity: 1;
}

.reskin_homepageMerch .owl-carousel .owl-nav div.owl-prev, .reskin_homepageMerch .owl-carousel .owl-nav div.owl-next {
    background-position: center;
    background-size: contain;
    width: 11px;
    height: 22px;
    top: 42%;
    transform: translateY(-50%);
}
.MerchSection_wrap .owl-carousel .owl-nav div.owl-prev {
    background-position: center;
    left: 2vw;
    
}
.MerchSection_wrap .owl-carousel .owl-nav div.owl-next {
    background-position: center;
    right: 2vw;
}
@media screen and (max-width: 1024px) and (orientation: portrait) {
 
  .reskin_home-merch {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0vw 0;
  }
  .reskin_home-merch.cont-2 {
    border: 0;
    padding-top: 0;
  }
  .reskin_merch-content-inner {   
      border-top: 0.6vw solid #fff;
      border-bottom: 0.6vw solid #fff;
  }
  .reskin_merch-ig {
    max-width: 79.78vw;
    width: 79.78vw;
    margin: 0 auto;
  }

  .reskin_merch-button a {
    text-transform: uppercase;
    color: #fff;
    font-size: 3.58vw;
    letter-spacing: 0;
    cursor: pointer;
    font-family: tex_gyre_herosbold;
  }
  .reskin_homepageMerch {
    border: 0;
    padding: 0;
    background: #000;
  }
  .reskin_whole_inner_wrap {
    background: url(../images/section_bkgd.png) top center no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background: #000;
  }
  .reskin_merch-button {
    max-width: 50%;
    width: 100%;
    margin: 5vw auto 15vw;
    text-align: center;
  }
  .reskin_merch-button a:after {
    content: "";
    transition: all 0.5s;
    background: url(../images/white-right-listen-arrow.png) no-repeat;
    background-size: 100% auto;
    width: 10vw;
    height: 5vw;
    display: inline-block;
    vertical-align: middle;
    margin-left: 4vw;
    top: 1vw;
    position: relative;
  }
  .reskin_merch-title {
    font-size: 16.666666666666668vw;
    line-height: 1.3;
    font-family: "sernes_light";
    margin-top: 9vw;
    margin-bottom: 9vw;
}
.reskin_home-merch-title {
    width: 100%;
}
.reskin_merch-content-inner {
    display: block;
    width: 100%;
    justify-content: unset;
}
div#merch-section{   
    max-width: 100%;
    padding: 0;
    border: none;
    margin: 0 auto;
    width:100%;
}
.reskin_homepageMerch .owl-carousel .owl-nav div.owl-prev, .reskin_homepageMerch .owl-carousel .owl-nav div.owl-next {
    background-position: center;
    background-size: contain;
    width: 4vw;
    height: 6vw;
    max-width: 11px;
    max-height: 22px;
    top: 38%;
    transform: translateY(-50%);
}
}
