/* p,h4 {
 visibility: hidden;
}
.wf-active p,.wf-active h4 {
 visibility: visible;
} */
*{
  box-sizing: border-box;
}
body{
  position: relative;
  margin: 0px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h1,h2,h4,h6{
  font-weight: 700;
  color: #080808;
  margin: 0;
}
p{
  font-weight: 300;
  font-size: 15px;
  color: #333;
  line-height: 1.65;
  text-align: justify;
  margin: 0;
}
ul{
  margin: 0;
  padding: 0;
}
li{
  list-style:none;
}
a {
  text-decoration: none;
}
.brandpageheader{
  position: absolute;
  width: 100%;
  padding: 40px 40px;
  z-index: 555;
}
.brandpageheader .comlogo{
  position: absolute;
  top: 30px;
  display: inline-block;
  height: 28px;
  width: 131px;
  background-image: url(/img/zakkaworkslogo.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.brandpageheader ul{
  display: flex;
  justify-content: center;
}
.brandpageheader ul li{
  font-family: 'Montserrat', 'Outfit',sans-serif;
  color: #000;
}
.brandpageheader ul a{
  margin: 0 12px;
}
.brandpageheader ul a.snsicon{
  margin: 0 6px 0 12px;
}
.brandpageheader ul a.snsicon.anchor{
  margin: 0 0 0 6px;
}
.brandpageheader ul li.border{
  text-decoration: underline;
}
.brandpageheader ul li.snsIcon{
  height: 20px;
  width: 18px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.brandpageheader ul li.snsIcon._instagram{
  background-image: url(/images/icon/instagram.png);
}
.brandpageheader ul li.snsIcon._twitter{
  background-image: url(/images/icon/twitter.png);
}
.brandpageheader._white .comlogo{
  background-image: url(/img/zakkaworkslogo_w.svg);
}
.brandpageheader._white ul li{
  color: #fff;
}
.brandpageheader._white ul li.snsIcon._instagram{
  background-image: url(/images/icon/instagram_w.png);
}
.brandpageheader._white ul li.snsIcon._twitter{
  background-image: url(/images/icon/twitter_w.png);
}
.brandpageheader._bgactive{
  position: inherit;
}
.brandpageheader._bgactive .comlogo{
  top: 33px;
}
.menuArea,.menuBg{
  display: none;
}
.top{
  display: table;
  width: calc(100% - 16px);
  max-width: 1920px;
  margin: 8px auto 0;
  height: calc(100vh - 16px);
  min-height: 780px;
  background-size: cover;
  background-position: top;
}
.brandLogoWrapp{
  display: table-cell;
  vertical-align: middle;
}
.brandLogo{
  height: 200px;
  margin: -40px auto 28px;;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.brandLogoWrapp p{
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
}
.brandLogoWrapp p a{
  text-decoration: underline;
  color: #fff;
}
.brandWrapper{
  padding: 95px 48px 125px;
}
.brandWrapp{
  display: grid;
  grid-template-columns: 120px 1fr;
  column-gap: 60px;
  max-width: 840px;
  margin: auto;
}
.brandWrapp.-widelogo{
  grid-template-columns: 200px 1fr;
}
.brandWrapp.-anchor{
  margin-top: 60px;
}
.brandWrapp_logo img{
  width: 120px;
  margin-top: 6px;
}
.guimaraesrosa .brandWrapp_logo img{
  width: 100px;
  margin-left: 10px;
}
.glafeylichte .brandWrapp_logo img{
  width: 200px;
  margin-top: 0;
}
.brandText h4{
  font-family: 'Montserrat', "Noto Sans JP", "ヒラギノ角ゴシック Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-bottom: 8px;
}
.productWrapper{
  padding-bottom: 120px;
}
.productBlock{
  max-width: 1240px;
  margin: auto;
  padding: 0 80px;
}
.icel_video_wrapper{
  background-color: #000;
  padding: 90px 0;
}
.icel_video_content{
  display: grid;
  grid-template-columns: 1fr 1.5fr;
  column-gap: 120px;
  max-width: 1440px;
  margin: auto;
  padding: 0 80px;
}
.icel_video_content_text h4,.icel_video_content_text p{
  color: #fff;
  font-weight: 500;
}
.icel_video_content_text .info{
  margin-top: 26px;
}
.icel_video_content_text .info h4{
  margin-bottom: 7px;
}
.icel_video_content_text .info h4,.icel_video_content_text .info p{
  color: #c3c3c3;
  font-size: 13px;
}
.icel_video_content_text .info p a{
  color: #c3c3c3;
  text-decoration: underline;
}
.icel_video_content_video video{
  width: 100%;
}
.icel-tecnik .productBlock{
  border-top: 1px solid #d7d7d7;
  padding-top: 140px;
}
.productBlock .coverGrid.-ischia{
  display: grid;
  grid-template-columns: 1fr 340px;
}
.productBlock .coverGrid.-ischia img:nth-child(2){
  padding: 0 0 0 60px;
}
.productBlock img,.productBlock video{
  width: 100%;
  display: block;
}
.productBlock img.marginOn{
  margin-top: 28px;
}
.productsNameWrapp{
  margin: 60px auto 100px;
  padding: 0 4px;
}
.productsNameWrapp.-directOnline{
  margin-bottom: 60px;
}
.productsNameWrapp h4{
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  margin-bottom: 4px;
}
.jeandubost-woodhandleknife .productsNameWrapp h4{
  font-family: 'Outfit',"Noto Sans JP", sans-serif;
  font-size: 22px;
  font-weight: 500;
}
.productsNameWrapp h4.logo{
  display: inline-block;
  position: relative;
}
.productsNameWrapp h4.logo::before{
  position: absolute;
  content: "";
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.productsNameWrapp h6{
  font-size: 15px;
  margin-bottom: 12px;
}
.productsNameWrapp p.size{
  margin-top: 6px;
}
.productsGrid{
  display: grid;
  grid-template-columns: repeat(3 , 1fr);
  column-gap: 56px;
  row-gap: 88px;
  max-width: 1200px;
  margin: auto;
  padding: 22px 56px 229px;
}
.productsGrid.-twoline{
  grid-template-columns: repeat(2 , 1fr);
}
.productsGrid.-tightImage{
  grid-template-columns: repeat(5 , 1fr);
  row-gap: 40px;
  column-gap: 20px;
  padding: 0 0 120px;
}
.productsGrid.-noOnline{
  row-gap: 56px;
}
.product._gridWrapp{
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  align-items: end;
  column-gap: 12px;
}
.product img,.product video{
  margin-bottom: 20px;
}
.product h4{
  font-family: 'Montserrat', "Noto Sans JP", "ヒラギノ角ゴシック Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 15px;
  margin-bottom: 6px;
}
.product h4.logo{
  display: inline-block;
  position: relative;
  margin-bottom: 68px;
}
.product h4.logo::before{
  position: absolute;
  left: 0;
  bottom: -55px;
  content: "";
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.product p.detail{
  font-size: 14px;
  margin-bottom: 8px;
  line-height: 1.4;
}
p.size,p.capacity,p.blade,p.weight,p.caliber,p.material{
  font-family: 'Montserrat', sans-serif;
  position: relative;
  padding-left: 60px;
  text-align: left;
}
p.size::before,p.capacity::before,p.blade::before,p.weight::before,p.caliber::before,p.material::before{
  position: absolute;
  left: 1px;
  top: 2px;
  background-color: #acacac;
  font-size: 12px;
  color: #fff;
  /* line-height: 20px; */
  padding-top: 1px;
  width: 50px;
  text-align: center;
}
p.size::before{
  content: "\30B5\30A4\30BA";
}
p.capacity::before{
  content: "\6E80\6C34\91CF";
}
p.blade::before{
  content: "\5203\6E21\308A";
}
p.weight::before{
  content: "\91CD\91CF";
}
p.caliber::before{
  content: "\53E3\5F84";
}
p.material::before{
  content: "\6750\8CEA";
}
p.spec {
    font-family: 'Outfit',"Noto Sans JP", sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-align: left;
}
p.button {
  font-family: 'Montserrat', sans-serif;
  display: inline-block;
  border: 1px solid #121212;
  padding: 5px 12px 4px;
  font-size: 12px;
  margin-top: 18px;
}
.jeandubost-woodhandleknife p.button,.jeandubost-magneticwoodknifeblock p.button{
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  font-family: 'Outfit',"Noto Sans JP", sans-serif;
  display: inline-flex;
  height: 37px;
  padding: 0 35px;
  border-radius: 20px;
  background-color: #191c1f;
  align-items: center;
  justify-content: space-evenly;
}
.jeandubost-woodhandleknife .product h4{
  text-align: center;
  font-size: 14px;
}
.imageSubwrapper{
  max-width: 240px;
  margin-top: 48px;
}
/* -------------- footer -------------- */
.footerContentWrapper{
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 80px;
  margin-top: 60px;
  margin-bottom: 70px;
}
.footerContentBlock p{
  display: block;
  color: #fff;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 12px;
}
.footerContentBlock iframe{
  width: 100%;
  height: 240px;
}
.footerContentBlockImage{
  width: 100%;
  height: 240px;
  background-size: cover;
  background-position: center;
  background-color: #fff;
}
.footerContentBlockImage.deli{
  background-image: url(/images/topimages/20220731/pc/topimage.jpg);
}
/* -------------- brand images -------------- */
.ipa .top{
  background-image: url("/ipa/images/topimage.jpg");
  background-position: center;
}
.ipa .brandLogo{
  background-image: url("/ipa/images/logo_01.svg");
}
.rogerorfevre .top{
  background-image: url("/rogerorfevre/images/topimage.jpg");
  background-position: bottom;
}
.rogerorfevre .brandLogo{
  background-image: url("/rogerorfevre/images/logo_01.svg");
  width: calc(100% - 120px);
  height: 170px;
  transform: translateX(12px);
}
.glafeylichte .top{
  background-image: url("/glafeylichte/images/topimage.jpg");
}
.glafeylichte .brandLogo{
  background-image: url("/glafeylichte/images/logo_01.svg");
  height: 120px;
}
.fabrikant .top{
  background-image: url("/fabrikant/images/topimage.jpg");
  background-position: center;
}
.fabrikant .brandLogo{
  background-image: url("/fabrikant/images/logo_01.svg");
}
.guimaraesrosa .top{
  background-image: url("/guimaraesrosa/images/topimage.jpg");
}
.guimaraesrosa .brandLogo{
  background-image: url("/guimaraesrosa/images/logo_01.svg");
  height: 320px;
}
.taylorseyewitness .top{
  background-image: url("/taylorseyewitness/images/topimage.jpg");
  background-position: center;
}
.taylorseyewitness_s .top{
  background-image: url("/taylorseyewitness_s/images/topimage.jpg");
  background-position: center;
}
.taylorseyewitness .brandLogo{
  background-image: url("/taylorseyewitness/images/logo_01.svg");
}
.taylorseyewitness_s .brandLogo{
  background-image: url("/taylorseyewitness/images/logo_01.svg");
}
.jeandubost-woodhandleknife .top{
  background-image: url("/jeandubost-woodhandleknife/images/topimage.jpg");
  background-position: center;
}
.jeandubost-woodhandleknife .brandLogo{
  background-image: url("/jeandubost-woodhandleknife/images/logo_01.svg");
}
.jeandubost-magneticwoodknifeblock .top{
  background-image: url("/jeandubost-magneticwoodknifeblock/images/topimage.jpg");
  background-position: center;
}
.jeandubost-magneticwoodknifeblock .brandLogo{
  background-image: url("/jeandubost-magneticwoodknifeblock/images/logo_01.svg");
}
.vicrila .top{
  background-image: url("/vicrila/images/topimage.jpg");
}
.vicrila .brandLogo{
  background-image: url("/vicrila/images/logo_01.svg");
}
.icel-tecnik .top{
  background-image: url("/icel-tecnik/images/topimage.jpg");
}
.icel-tecnik .brandLogo{
  background-image: url("/icel-tecnik/images/logo_01.svg");
}
.icel-tecnik .productsGrid{
  grid-template-columns: repeat(2 , 1fr);
}
.icel-tecnik .productsGrid._availablemovie{
  grid-template-columns: 1fr;
  padding-left: 0;
  padding-right: 0;
}
.productsGrid.-c_variation{
  grid-template-columns: repeat(4 , 1fr);
  column-gap: 8px;
  padding: 0 0 180px;
}
.productsGrid.-c_variation.-wide{
  grid-template-columns: repeat(3 , 1fr);
}
.productsGrid.-dwide{
  padding: 0 0 180px;
  grid-template-columns: repeat(2 , 1fr);
}
.productsGrid.-c_variation h4{
  font-size: 13px;
  text-align: center;
}
.-c_variation .product img {
    margin-bottom: 12px;
}
.icel-tecnik .brandWrapp_logo img{
  width: 90px;
  margin-left: 30px;
}
.icel-tecnik .productsNameWrapp h4.logo::before{
  right: -60px;
  top: 3px;
  width: 35px;
  height: 43px;
  background-image: url("/icel-tecnik/images/logo_02.svg");
}
.icel-tecnik .productsNameWrapp h4.logo.adjust::before{
  top: -23px;
}
.icel-tecnik .product h4.logo::before{
  width: 35px;
  height: 43px;
  background-image: url("/icel-tecnik/images/logo_02.svg");
}
.taylorseyewitness .productsNameWrapp h4.logo::before{
  right: -215px;
  top: 6px;
  width: 180px;
  height: 27px;
  background-image: url("/taylorseyewitness/images/logo_02.svg");
}
.image_movie_wrapper{
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  align-items: end;
  column-gap: 12px;
}
.footerContainer.-mode_d .footer p{
  color: #fff;
  margin-bottom: 0;
}
/* ------------------------------------------ */
@media screen and (max-width:1200px){
  .brandpageheader ul {
    justify-content: flex-end;
  }
  .icel_video_content_text br:first-of-type{
    display: none;
  }
}
/*-------------------ipad Air2 mini4 1024×768----------------------*/
@media screen and (max-width:1024px){
  .brandpageheader {
    padding: 80px 40px 0;
  }
  .brandpageheader.active{
    position: fixed;
  }
  .menuArea{
    display: block;
  }
  .menuArea{
    position: absolute;
    right: 16px;
    top: 10px;
  }
.menu-trigger,.menu-trigger span {
  display: inline-block;
  -webkit-transition: -webkit-transform .2s;
  box-sizing: border-box;
}
.menu-trigger {
  position: relative;
  width: 60px;
  height: 60px;
}
.menu-trigger span {
  position: absolute;
  left: 19px;
  width: 22px;
  height: 2px;
  background-color: #000;
  border-radius: 2px;
}
.menu-trigger span:nth-of-type(1) {
  top: 21px;
}
.menu-trigger span:nth-of-type(2) {
  top: 33px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 13px;
}
.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: -webkit-transform translateY(9px) rotate(-45deg);
  transform: translateY(13px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: -webkit-transform translateY(-9px) rotate(45deg);
  transform: translateY(-10px) rotate(45deg);
}
.menuWindow{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  z-index: 0;
}
.menuWindow.active{
  display: block;
}
.menuWindow li{
  font-family: 'Work Sans', sans-serif;
  display: table;
  text-align: center;
  margin: auto;
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
  color: transparent;
  -webkit-background-clip: text;
  /* background-image: linear-gradient(135deg, #0C0785, #005C92, #076C8F); */
  color: #005C92;
  margin-bottom: 28px;
}
.menuWindow li span{
  font-family: "YuGothic","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
  font-size: 15px;
  font-weight: 400;
}
  .brandpageheader ul {
    position: fixed;
    display: none;
    justify-content: flex-start;
    max-width: 400px;
    width: 100%;
    padding-right: 28px;
    padding-top: 20px;
    flex-wrap: wrap;
  }
  .brandpageheader ul.active{
    display: flex;
  }
  .brandpageheader ul a{
    margin-left: 0;
    margin-right: 48px;
    margin-bottom: 32px;
  }
  .brandpageheader ul a.onlineshop{
    flex-basis: 100%;
  }
  .brandpageheader ul a.snsicon{
    margin: 0 18px 0 0;
  }
  .brandpageheader ul a.snsicon.anchor {
    margin: 0;
  }
  .brandpageheader._white.active .comlogo{
    background-image: url(/img/zakkaworkslogo.svg);
  }
  .brandpageheader._white ul li{
    color: #000;
  }
  .brandpageheader._white ul li.snsIcon._instagram{
    background-image: url(/images/icon/instagram.png);
  }
  .brandpageheader._white ul li.snsIcon._twitter{
    background-image: url(/images/icon/twitter.png);
  }
  .brandpageheader._white .menu-trigger span {
    background-color: #fff;
  }
  .brandpageheader._white .menu-trigger.active span:nth-of-type(1),.brandpageheader._white .menu-trigger.active span:nth-of-type(3) {
    background-color: #000;
  }
  .brandpageheader._bgactive .comlogo {
    top: 26px;
  }
  .brandpageheader._bgactive .menuArea{
    position: absolute;
    right: 16px;
    top: 5px;
  }
  .top {
    height: calc(100vh - 124px);
    min-height: 480px;
  }
  .brandLogo{
    height: 140px;
    margin: 0 auto 24px;
  }
  .jeandubost-woodhandleknife .brandLogo,.jeandubost-magneticwoodknifeblock .brandLogo {
    width: calc(100% - 40px);
  }
  .brandWrapp {
    column-gap: 40px;
  }
  .productBlock{
    padding: 0 48px;
  }
  .productsGrid,.productsGrid.-c_variation,.productsGrid.-c_variation.-wide {
    grid-template-columns: repeat(2 , 1fr);
    column-gap: 48px;
    padding: 0 40px 180px;
  }
  .taylorseyewitness .productsNameWrapp h4.logo::before {
    right: auto;
    left: 0;
    top: 64px;
    width: 148px;
    height: 22px;
  }
  .taylorseyewitness .productsNameWrapp h6 {
    margin-bottom: 68px;
  }
  /* ipa */
  .productBlock .coverGrid.-ischia{
    grid-template-columns: 1fr;
    row-gap: 50px;
  }
  .productBlock .coverGrid.-ischia img:nth-child(2){
    padding: inherit;
    width: 38%;
    margin-left: 60%;
  }
  .productsNameWrapp.-ischia{
    margin-top: -34px;
  }
  .footerContentWrapper {
    column-gap: 40px;
  }
  .icel_video_content{
    grid-template-columns: 1fr;
    row-gap: 40px;
  }
  .icel_video_wrapper {
    padding: 60px 0;
  }
  .icel_video_content_text .info {
    margin-top: 18px;
  }
}
/*-------------------ipad Air2 mini4 1024×768----------------------*/
@media screen and (max-width:768px){
  .footerContentWrapper {
    grid-template-columns: 1fr;
    row-gap: 48px;
  }
  .footerContentBlock iframe {
    height: 320px;
  }
  .footerContentBlockImage{
    height: 320px;
  }
  .productsGrid.-tightImage{
    grid-template-columns: repeat(3 , 1fr);
    row-gap: 40px;
    column-gap: 20px;
    padding: 0 0 120px;
  }
}
/*-------------------iphone6s 375×667----------------------*/
@media screen and (max-width:667px){
  .brandWrapp,.brandWrapp.-widelogo{
    grid-template-columns: repeat(1 , 1fr);
    row-gap: 28px;
  }
  .brandWrapp_logo{
    margin-top: 0;
  }
  .glafeylichte .brandWrapp_logo img {
    width: 180px;
  }
  .icel-tecnik .brandWrapp_logo img{
    width: 60px;
    margin-left: 0;
  }
  .guimaraesrosa .brandWrapp_logo img{
    width: 60px;
    margin-left: 0;
  }
  .productBlock {
    padding: 0 40px;
  }
  .productsGrid {
    column-gap: 24px;
    padding: 0 20px 180px;
  }
  .productsGrid, .productsGrid.-c_variation, .productsGrid.-c_variation.-wide {
    grid-template-columns: repeat(2 , 1fr);
    column-gap: 24px;
    padding: 0 20px 180px;
  }
  .image_movie_wrapper,.product._gridWrapp{
    grid-template-columns: 1fr;
    row-gap: 8px;
  }
  .icel_video_content{
    padding: 0 40px;
  }
  .jeandubost-woodhandleknife .top{
    background-image: url("/jeandubost-woodhandleknife/images/topimage_sp.jpg");
  }
}

@media screen and (max-width:524px){
.footerContentWrapper{
  margin-top: 0;
}
}
/*-------------------iphone5s 320×568----------------------*/
@media screen and (max-width:414px){
  .brandpageheader {
    padding: 80px 28px 0px;
  }
  .brandLogo {
    height: 100px;
    margin: 0 auto 18px;
  }
  .brandLogoWrapp p{
    font-size: 11px;
  }
  .brandWrapper{
    padding: 80px 28px 100px;
  }
  .productBlock {
    padding: 0 0;
  }
  .productBlock img.marginOn {
    margin-top: 10px;
  }
  .productsNameWrapp {
    margin: 40px auto 60px;
    padding: 0 20px;
  }
  .productsGrid, .productsGrid.-twoline,.productsGrid.-dwide{
    grid-template-columns: repeat(1 , 1fr);
    padding: 0 20px 180px;
  }
  .icel-tecnik .productsGrid{
    grid-template-columns: repeat(1 , 1fr);
  }
  .productsGrid, .productsGrid.-c_variation, .productsGrid.-c_variation.-wide {
    grid-template-columns: repeat(1 , 1fr);
  }
  .icel-tecnik .productBlock {
    border-top: 1px solid #d7d7d7;
    padding-top: 0px;
  }
  .fabrikant .productsGrid{
    grid-template-columns: repeat(2 , 1fr);
  }
  .product._gridWrapp div{
    padding: 0 20px;
  }
  .guimaraesrosa .top{
    background-image: url("/guimaraesrosa/images/topimage_sp.jpg");
  }
  .guimaraesrosa .brandLogo{
    height: 140px;
  }
  .fabrikant .top{
    background-image: url("/fabrikant/images/topimage_sp.jpg");
  }
  .glafeylichte .top{
    background-image: url("/glafeylichte/images/topimage_sp.jpg");
  }
  .glafeylichte .brandLogo{
    height: 50px;
  }
  .icel-tecnik .top{
    background-image: url("/icel-tecnik/images/topimage_sp_.jpg");
  }
  .icel-tecnik .brandLogo{
    height: 140px;
  }
  .rogerorfevre .brandLogo {
    transform: translateX(8px);
  }
  .productBlock .coverGrid.-ischia{
    row-gap: 36px;
  }
  .productBlock .coverGrid.-ischia img:nth-child(2) {
    width: 47%;
    margin-left: 28%;
  }
  .productsNameWrapp.-ischia {
    margin-top: 40px;
  }
  .icel_video_wrapper {
    padding: 40px 0;
    margin-bottom: 80px;
  }
  .icel_video_content{
    padding: 0 20px;
  }
  .jeandubost-woodhandleknife p.button,.jeandubost-magneticwoodknifeblock p.button{
    width: 100%;
    height: 50px;
    border-radius: 25px;
  }
  .productsGrid.-tightImage{
    row-gap: 28px;
    column-gap: 0px;
    padding: 0 20px 80px;
  }
}
@media screen and (max-width:320px){
  .brandpageheader ul a {
    margin-right: 8px;
  }
}
