.custom_look-slider_02 {
  padding-left: 40px !important;
  padding-right: 40px !important;
  max-width: 900px !important;
}
.custom-dots_wht .slick-dots > li.slick-active > button {
  background: #fff !important;
}
.custom-arrow.cmd-slider_arrow .slick-arrow:before {
  color: #fff !important;
}
.custom-arrow.cmd-slider_arrow .slick-arrow {
  top: calc(50% - 15px) !important;
}
.custom-arrow.cmd-slider_arrow .slick-next,
.custom-arrow.cmd-slider_arrow .slick-next:before {
  right: 5px;
}
.custom-arrow.cmd-slider_arrow .slick-prev {
  left: 5px;
}
@media print, screen and (min-width: 768px) {
  .custom-inner-box_02 .box._thumb {
    width: 30% !important;
  }

  .custom-inner-box_02 .box {
    width: 70% !important;
  }
}
@media print, screen and (max-width: 767px) {
  .custom-wrap .cmd-wide_container[class*="cmd-bg"],
  .custom-wrap .cmd-wide_container[class^="cmd-bg"],
  .custom-wrap .cmd-wide_container[style*="background-color:"],
  .custom-wrap .cmd-wide_container[style*="background-image:"],
  .custom-wrap .cmd-wide_container[style*="background:"],
  .custom-wrap .cmd-wide_container[style^="background-color:"],
  .custom-wrap .cmd-wide_container[style^="background-image:"],
  .custom-wrap .cmd-wide_container[style^="background:"] {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .custom_look-slider_02 .title {
    color: #fff;
  }
  .cmd-button_box > .button {
    color: #fff;
    border: 1px solid #fff;
    background: transparent;
  }
  a:hover .cmd-button_box .button {
    color: #081f2c !important;
    background: #fff !important;
  }
  .custom-inner-box_02 .box._thumb {
    width: 60% !important;
    margin: auto;
  }
}