@charset "utf-8";

@media (max-width: 767px){
  .l-content .m-container {
    padding: 0;
  }

  .l-content .m-btn--down.edit {
    width: 100% !important;
    margin: 0.5rem 0;
  }
  
  .l-content .m-product .m-col-xxl-5 {
    width: 100%;
  }

  .l-content .box-main {
    background: #fff;
    padding: 10px;
    border-radius: 15px;
  }
  
  .l-content .block_BtnLink .BtnList {
    width: 100%;
  }

  .l-content .bg-3 {
    background-position: bottom;
    background-size: 300%;
    background-blend-mode: overlay;
    background-repeat: no-repeat;
    background-image: url('/en/pr/vona/recommend_brand/schneider/popular/easy_series/images/bg.png');
    background-color: #46af39;
    padding: 10px;
    max-width: 1920px;
    margin: auto;
  }

  .l-content .sub-t {
    font-size: 16px;
  }
}

@media (min-width: 768px){
  .l-content .m-container {
    max-width: 1680px;
    padding: 0 40px;
  }

  .l-content .m-btn--down.edit {
    width: 30% !important;
    margin: 0.5rem 0.5rem;
  }

  .l-content .m-product .m-col-xxl-5 {
    width: 50%;
  }
  
  .l-content .m-product .m-col-xxl-5.subtitle {
    width: 100%;
  }

  .l-content .box-main {
    background: #fff;
    padding: 20px;
    border-radius: 30px;
  }

  .l-content .block_BtnLink .BtnList {
    width: 50%;
  }
  
  .l-content .bg-3 {
    background-position: bottom;
    background-size: contain;
    background-blend-mode: overlay;
    background-repeat: no-repeat;
    background-image: url('/en/pr/vona/recommend_brand/schneider/popular/easy_series/images/bg.png');
    background-color: #46af39;
    padding: 10px;
    max-width: 1920px;
    margin: auto;
  }

  .l-content .sub-t {
    font-size: 20px;
  }

}

@media (min-width: 992px){
  .l-content .box-main {
    background: #fff;
    padding: 40px;
    border-radius: 30px;
  }

  .l-content .m-table-responsive.edit {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .l-content .sub-t {
    font-size: 24px;
  }
}

@media (min-width: 1200px){
  .l-content .m-btn--down.edit {
    width: 15% !important;
    margin: 0.5rem 0.5rem;
  }

  .l-content .m-product .m-col-xxl-5 {
    width: 20%;
  }

  .l-content .m-product .m-col-xxl-5.subtitle {
    width: 40%;
  }
  
  .l-content .bg-3 {
    background-position: 0 700px;
  }
}

.l-content .product:hover {
  border: 1px solid #ff730a;
  cursor: pointer;
}

.l-content .product:hover a {
  color: #ff730a;
}

.l-content .product {
  background-color: #fff;
  border: 1px solid #dedede;
  padding: 15px;
  text-align: center;
}

.l-content .product .w-partno {
  display: block;
  height: 52px;
}

.l-content .bg-1 {
  background-color: #1c2127;
  padding: 10px;
  max-width: 1920px;
  margin: auto;
}

.l-content .bg-2 {
  background-color: #277d32;
  padding: 10px;
  max-width: 1920px;
  margin: auto;
}

.l-content .bg-4 {
  background-color: #a8ff4f;
  padding: 10px;
  max-width: 1920px;
  margin: auto;
}

.l-content .text-white {
  color: #fff;
}

.l-content .gotop {
  position: fixed;
  bottom: 15%;
  right: 3%;
  background-color: #8deb00;
  padding: 10px;
  border-radius: 50%;
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
}

.l-content .gotop.show {
  opacity: 0.5;
  visibility: visible;
}

.l-content .gotop:hover {
  opacity: 1;
  cursor: pointer;
}

.l-content .m-col-auto {
  width: auto;
}

.l-content .block_BtnLink {
  display: flex;
  flex-wrap: wrap;
  background: #000;
  max-width: 1920px;
  margin: auto;
}

.l-content .block_BtnLink .BtnList.active {
  cursor:default;
  opacity: 1 !important;
  background-color: #4ca960;
  background-image: url('/en/pr/vona/recommend_brand/schneider/popular/easy_series/images/icons/arrow_tab_white.png');
  color: #fff;
}

.l-content .block_BtnLink .BtnList:hover {
  opacity: 0.75;
}

.l-content .block_BtnLink .BtnList {
  background-color: #dedede;
  background-image: url('/en/pr/vona/recommend_brand/schneider/popular/easy_series/images/icons/arrow_tab.png');
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 3% 50%;
  text-align: center;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  align-content: center;
  transition: opacity 0.2s;
  padding: 20px;
  border: 1px solid #c8c8c8;
}

.l-content .sale-tag {
  position: absolute;
  right: 0;
  top: 0;
}

.l-content .sub-t {
    color: #fff;
    line-height: 1.1;
    font-weight: bold;
    display: table;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 20px;
    padding: 10px 20px;
    background: #191e22;
    text-indent: 0;
    border-radius: 20px;
}

.l-content .sub-t:before {
    border-left: 5px solid #8deb00;
}
.l-content .sub-t:before {
    display: table-cell;
    content: "";
    width: 13px;
    margin-left: -18px;
}

.l-content .new-md {
  position: absolute;
  right: 0;
  top: 0;

}

.l-content .new-md.edit {
  position: absolute;
  right: -5%;
  top: -5%;
}


/* Useful Class */
.l-content .w-mm { margin: 0 auto; }
.l-content .w-pm0 { margin: 0; padding: 0; }
.l-content .just-center { justify-content: center; }
.l-content .just-between { justify-content: space-between; }
.l-content .self-center { align-self: center; }
.l-content .w-stock { color: #9f4f00; font-weight: bold; }
.l-content .u-pdis { color: #a0a0a0; }
.l-content .h100 { height: 100%; }
.l-content .underline-none { text-decoration: none; }
.l-content .p-relative { position: relative; }
