/** Shopify CDN: Minification failed

Line 2323:1 Expected "}" to go with "{"

**/
/* nav */
@media screen and (min-width: 751px) {
  #my-awesome-nav li:first-child {
    display: none;
  }

  .position_sticky .page-width {
    display: flex;
  }

  .position_sticky .header__inline-menu {
    display: block;
  }
}
.position_sticky .last_btn span {
  padding: 7px 8px;
  border-radius: 4px;
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  color: #fff !important;
  border-image-source: linear-gradient(180deg,
      rgba(255, 255, 255, 0.08) 0%,
      #2f80ed 100%);
  background: linear-gradient(180deg, #599bf4 0%, #2f80ed 100%);
  display: block;
}

.position_sticky .product {
  display: flex;
  align-items: center;
  color: #fff;
}

.position_sticky .name a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  display: flex;
  align-items: center;
}

.position_sticky .header__inline-menu {
  flex-grow: 1;
  flex-shrink: 0;
  order: 1;
  text-align: right;
}

.position_sticky .list-inline {
  justify-content: flex-end;
}

.position_sticky .list-inline li {
  flex: unset;
}

.position_sticky #my-awesome-nav li.active a::after {
  border-bottom: 4px solid #fff;
  width: 100%;
}

.position_sticky .name p {
  margin: 0;
  line-height: 28px;
}

#my-awesome-nav li a {
  display: inline-block;
  text-decoration: none;
  font-size: 18px;
  text-align: center;
  color: #757575;
  position: relative;
}

/* nav */
.twy-product .slider-container {
  display: flex;
  flex-flow: row-reverse;
  align-items: flex-start;
}

.twy-product .slider-container slider-component {
  position: relative;
  display: block;
  width: 20%;
  padding-right: 26px;
}

.twy-product {
  position: relative;
}

.twy-shipping.mb-shipping {
  display: none;
}

.twy-product .product-slider-box li {
  cursor: pointer;
  height: 100%;
  width: auto;
  display: block;
}

.twy-product .product-slider-box.slider {
  display: block;
}

.twy-product .cgo-title .des {
  color: #8d8d8d;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
}

.twy-product .tenways-p_des p {
  margin: 0;
  font-size: 12px;
  line-height: 15px;
  color: #000;
  font-weight: bold;
  margin-bottom: 18px;
}

.twy-product .tenways-p_des {
  border-bottom: 2px solid #e0e0e0;
}

.twy-product .slide-image {
  border-left: 4px solid #f4f8fc;
}

.twy-product .slide-image.active-thumb {
  border-left: 4px solid #47d7ac;
}

.twy-product .pc-media svg,
.twy-product .m_feature svg {
  height: 20px;
}

.tenways_cgo .twy-product .pc-media {
  position: absolute;
  width: 58%;
  bottom: 40px;
  display: flex;
  justify-content: center;
  padding-right: 0;
  align-items: center;
  left: 50%;
  transform: translateX(-50%);
}

.twy-product .media-title-list p {
  margin: 0;
}

.cgo800s #size_label1 {
  display: block;
}

.cgo800s #size_label2 {
  display: none;
}

.twy-product .product__info-wrapper fieldset.product-form__input .form__label,
.twy-product .size_one {
  margin-bottom: 18px;
  color: #8d8d8d !important;
  font-weight: 600;
  font-size: 14px;
}

.field-tooltip-content {
  z-index: 1;
}

.cgo800s .ImagesBlock .image-block-text {
  margin: 0 auto;
  padding: 0 120px;
}

.cgo800s .ImagesBlock,
.cgo800s .ImagesBlock .grid__item,
.cgo800s .ImagesBlock .image-with-text__content {
  background: #fffbf4;
}

.ImagesBlock .image-with-text .image-with-text__text p {
  font-size: 16px;
  line-height: 150%;
  color: #333;
}

.ImagesBlock .grid__item .image-with-text__content>*+* {
  max-width: 400px;
}

.ImagesBlock .ImagesText .image-with-text__heading {
  max-width: 278px;
}

.image-with-text .image-with-text__heading .multicolumn-block .slider-mobile-gutter .multicolumn-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 50px;
}

.twy-slideshow {
  margin: 0 auto;
  background: #F4F8FC;
  padding-top: 80px;
}

.twy-slideshow .swiper-card__info {
  text-align: center;
  color: #000;
  padding: 20px 0;
}

.twy-slideshow .swiper-button-prev,
.twy-slideshow .swiper-container-rtl .swiper-button-next {
  left: 20px;
}

.twy-slideshow .swiper-button-next,
.twy-slideshow.swiper-container-rtl .swiper-button-prev {
  right: 20px;
}

.twy-slideshow .swiper-button-next,
.twy-slideshow .swiper-button-prev {
  background: rgba(255, 255, 255, 0.2);
  border: none;
}

.twy-slideshow .ten-vi.swiper-button-next:hover,
.twy-slideshow .ten-vi.swiper-button-prev:hover {
  background: rgba(255, 255, 255, 0.4) !important;
  transition: all .3s ease-in-out;
}

.twy-slideshow .swiper-button-next svg path,
.twy-slideshow .swiper-button-prev svg path {
  color: #fff;
  stroke: #fff;
}

.twy-slideshow .ten-vi:hover {
  background: rgba(255, 255, 255, 0.23) !important;
  border: none;
}

.swiper-scrollbar.slideshow_t {
  height: 1px;
  margin-bottom: 10px;
}

.slideshow_t .swiper-scrollbar-drag {
  height: 5px;
  background: #000;
  position: relative;
  top: -5px;
}

.twy-slideshow .slideshow_line {
  padding: 0 80px;
}

.twy-slideshow-container2 {
  font-size: 16px;
  line-height: 24px;
}

.twy-slideshow-container2 .swiper-card__info {
  max-width: 600px;
  text-align: center;
  margin: 0 auto;
  padding-top: 120px;
}

.twy-slideshow-container .p {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  cursor: pointer;
}

.twy-slideshow-container2 .swiper-slide {
  border-radius: 20px;
}

.bgI-with-text .grid__item:first-child {
  display: none;
}

.bgI-with-text .grid__item:last-child {
  max-width: 460px;
  position: absolute;
  z-index: 2;
  top: 55px;
}

.bgI-with-text .image-with-text__content {
  max-width: 460px;
  padding-right: 0;
}

.bgI-with-text .image-with-text__text {
  margin-top: 24px;
}

.bgI-with-text .image-with-text .image-with-text__text p {
  color: #8D8D8D;
  font-size: 16px;
  line-height: 24px;
}

.bgI-with-text .h1 {
  font-size: 30px;
  line-height: 40px;
}

.bgI-with-text {
  position: relative;
  overflow: hidden;
}

.bgI-with-text .bg-content:before {
  content: "";
  background-image: url(https://cdn.shopify.com/s/files/1/0592/2167/2098/files/Group_495_ff5a150b-d2b2-4ddc-803a-690df9727fe5.png?v=1654158778);
  z-index: 1;
  position: absolute;
  right: -6px;
  top: 46%;
  width: 100%;
  height: 478px;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-position: right top;
}

.bgI-with-text .bg-content {
  border-radius: 20px;
  position: relative;
  height: 440px;
}

.bgI-with-text .bg-content::after {
  content: "";
  background: #F4F8FC;
  position: absolute;
  z-index: 0;
  top: 50%;
  width: 100%;
  height: 440px;
  transform: translateY(-50%);
  border-radius: 20px;
}

.bgI-with-text .image-with-text__grid {
  flex-direction: column;
}

.feature-tenways .feature>div:first-child div:last-child {
  padding-left: 10px;
}

.tenways-page-width .product {
  padding: 80px 0 0 0;
}

.feature-list div {
  font-weight: 700;
  font-size: 12px;
  line-height: 150%;
  padding: 11px 20px;
  text-align: center;
  border: 2px solid;
  border-image-source: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.19) 48.96%, #ECECEC 100%);
  background: linear-gradient(136.73deg, #F2F2F2 16.9%, #FFFFFF 104.35%);
  box-shadow: 10px 10px 20px rgb(0 0 0 / 5%);
  border-radius: 10px;
}

.multicolumn-block .multicolumn-list h3 {
  font-size: 18px;
  line-height: 22px;
}

/* .cgo_spec details:not([open]) summary .icon-qjian, .faq__accordion details[open]>summary .icon-qjia {
     visibility: hidden;
     opacity: 0;
     -webkit-transform: rotate(90deg);
     transform: rotate(90deg);
 } */
.faq__accordion details[open]>summary .icon-qjia {
  /* visibility: hidden;
    opacity: 0; */
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.cgo_spec details:not([open]) summary .icon-qjian,
.cgo_spec details[open]>summary .arrow_up {
  display: none;
}

.cgo_spec details[open]>summary .icon-qjian,
.cgo_spec details:not([open]) summary .arrow_up {
  display: block;
}

.cgo_spec .ten-summary .icon {
  left: -50px;
  display: block;
  height: 30px;
  top: 0px;
}

.bgI-with-text .image-with-text {
  margin: 80px auto 40px;
}

/* .image-with-spec.cgo_spec .title{
   font-size: 24px;
   line-height: 29px;
   margin-bottom: 30px;
 } */
.image-with-spec.cgo_spec .title {
  font-size: 20px;
  line-height: 29px;
  order: 3;
  /* margin-bottom: 40px; */
}

.image-with-spec.cgo_spec .image-with-text__content {
  padding: 0;
}

.tenways-page-width .feature .product_range .range_content {
  width: 200%;
}

.twy-slideshow-container2 .media>img {
  border-radius: 20px;
}

.compare-des .h1 {
  font-weight: 700;
  font-size: 36px;
  line-height: 150%;
  color: #000;
  margin-top: 0;
  margin-bottom: 24px;
}

.compare-des .ten-button1:hover span {
  color: #fff;
}

.pop_compare ul {
  display: flex;
}

.twy-media .multicolumn-card .media>img {
  position: relative;
  width: auto;
  margin: 0 auto;
  max-width: max-content;
}

.mySwiper_evaluation {
  padding-bottom: 120px;
}

.mySwiper_evaluation .swiper-wrapper {
  display: flex;
  align-items: center;
}

.mySwiper_evaluation .swiper-slide img {
  height: 20px;
}

.tool-box .title {
  position: relative;
  display: flex;
  align-items: center;
}

.tool-box .title::after {
  flex: 1;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background: #000;
  margin-left: 10px;
}

.tool-box .box-title {
  text-align: left;
  margin-bottom: 40px;
}

.twy-modal__content .C_product {
  list-style: none;
  justify-content: end;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  max-width: 80%;
  margin-left: auto;
}

.C_product .image-with-text__media {
  min-height: auto;
}

.twy-modal__content .button_label {
  display: none;
}

.c_text .h2 {
  margin: 0 0 5px 0;
}

.c_text .h2 p {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
}

.c_text .product_1_text {
  font-size: 14px;
  line-height: 17px;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 700;
}

.pop-spec .name {
  position: relative;
  display: flex;
  align-items: center;
  padding: 16px 0;
}

.compare_text .text {
  min-width: 112px;
}

.pop-spec .compare_text,
.compare_text .html {
  display: flex;
  justify-content: center;
}

.compare_text .html>div {
  max-width: 200px;
}

.compare_text .html,
.compare_text .html>div {
  flex: 1;
  text-align: center;
  font-size: 14px;
  line-height: 180%;
}

.compare_text .html {
  order: 1;
  flex-grow: 1;
  flex-shrink: 0;
}

.pop-spec .name,
.compare_text .text {
  font-size: 14px;
  line-height: 180%;
  color: #000;
  font-weight: 700;
}

.pop-spec .name::after {
  position: relative;
  flex: 1;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background: #000;
  margin-left: 10px;
}

#shopify-section-header.fixed {
  position: relative;
}

#shopify-section-header.fixed .header-wrapper {
  opacity: 0;
  visibility: hidden;
  display: none;
}

#swiper-scrollbar1 {
  height: 0.1rem;
  width: 76%;
  margin-top: 0.4rem;
  transform: translateX(-50%);
  left: 50%;
}

.slideshow_line .second_container {
  position: relative;
}

.twy-slideshow-container {
  max-width: 100%;
  position: absolute;
  bottom: 110px;
  left: 50%;
  transform: translate(-50%);
  width: 82%;
}

.second_container .scrollbar-container2 {
  position: absolute;
  bottom: 90px;
  left: 50%;
  transform: translate(-50%);
  width: 100%;
}

.second_container .swiper-button-prev,
.second_container .swiper-button-next {
  top: 36%;
}

.second_container .swiper-card__rte p {
  font-weight: 500;
}

.tenways_cgo .cgoTitle p {
  margin: 0 0 15px;
}

.pop-spec li {
  list-style: none;
}

.spec_rte table {
  box-shadow: none;
}

.spec_rte table td {
  border: none;
  padding: 0;
}

.spec_rte table tr {
  vertical-align: baseline;
}

.spec_rte table td:first-child {
  font-size: 14px;
  line-height: 180%;
  color: #000;
  font-weight: 700;
  width: 160px;
  vertical-align: top;
}

.spec_rte table td:not(:first-child) {
  text-align: center;
  padding: 0 5px;
}

.tenways_cgo .ImagesText {
  margin-bottom: 40px;
}

.tenways_cgo .ImagesBlock,
.tenways_cgo .image-block-text {
  background: #fff;
}

.twy-product .product-slider-box li:nth-child(n + 5) {
  display: none;
}

.twy-shipping {
  background: #333333;
  border-radius: 11px 11px 0 0;
  position: absolute;
  top: 0;
  width: 100%;
  color: #fff;
  text-align: center;
  z-index: 2;
}

.twy-shipping p {
  line-height: 24px;
  margin: 8px auto;
  font-size: 15px;
}

.cgo_summary.shopify-section .spec_multicolumn .title {
  color: #000;
}

.shopify-section .spec_multicolumn .title,
.image-with-spec .title {
  position: relative;
  display: flex;
  align-items: center;
  color: #000;
}

.spec_line {
  height: 1px;
  max-width: 1200px;
  margin: 0px auto 40px;
  background: #ccc;
}

.spec_multicolumn .multicolumn-card__info .rte {
  width: 388px;
  text-align: left;
  margin-top: 0;
}

.cgo_summary .spec_multicolumn .multicolumn-card__info .rte,
.cgo_summary .spec_multicolumn .multicolumn-card__info h3,
.cgo_summary .spec_multicolumn .multicolumn-card__info .rte p {
  font-size: 16px;
  /* line-height: 248%; */
}

.cgo_summary .spec_multicolumn .multicolumn-card__info .rte p:nth-child(3),
.cgo_summary .spec_multicolumn .multicolumn-card__info .rte p:nth-child(4) {
  color: #B5B5B5;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.spec_multicolumn .multicolumn {
  margin: 0 !important;
}

.image-with-spec .grid {
  align-items: flex-start;
}

.tool-ab .span {
  width: 100%;
}

.multicolumn-list .tool-ab h3 {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 17px;
  text-align: left;
  padding-left: 16px;
}

.tool-box slider-component {
  display: flex;
}

.tool-box .multicolumn-list {
  order: 1;
  flex-grow: 1;
  flex-shrink: 0;
  margin-top: 0;
}

.tool-box {
  background: linear-gradient(0deg, rgba(55, 79, 95, 0.05), rgba(55, 79, 95, 0.05)), #FFFFFF;
}

.tool-ab {
  text-align: center;
}

.tool-box-first.tool-box {
  background: transparent;
  margin-top: 72px;
}

.tool-box .spec_multicolumn .multicolumn-card {
  background-color: #fff !important;
  padding: 14px 0;
  border-radius: 10px;
}

.tool-box .spec_multicolumn .grid .multicolumn-list__item {
  max-width: 168px !important;
  margin-left: 24px !important;
  min-height: 190px;
}

.tool-box h4 {
  width: 17%;
  margin: 30px 0 0 0;
}

.tool-box-top {
  padding-top: 0;
}

.tool-box .spec_multicolumn .title-wrapper-with-link {
  padding-top: 40px;
}

.tool-box3 {
  padding-bottom: 20px;
}

#shopify-section-tool-box,
#shopify-section-tool-box2 {
  margin: 0;
}

.shopify-section-image-with-spec .rte table td {
  padding: 0;
  border: none;
}

.agox .shopify-section-image-with-spec .table_sp tbody tr td:first-child {
  font-size: 16px;
  color: #000;
  font-weight: 700;
  width: auto;
}

.shopify-section-image-with-spec .table_sp tbody tr td:first-child {
  font-size: 16px;
  line-height: 250%;
  color: #000;
  font-weight: 700;
  width: auto;
}

.shopify-section-image-with-spec .table_sp tbody tr td:not(:first-child) {
  text-align: center;
  /* width: 24%; */
}

.tool-box-top .multicolumn-list .tool-ab h3 {
  position: relative;
  top: auto;
}

.twy-product .cgoTitle p {
  font-size: 30px;
  line-height: 37px;
}

.tenways_cgo .image-block .text-block {
  max-width: 400px;
  margin-left: auto;
}

.tenways_cgo .ImagesText-1 .text-block {
  margin: initial;
}

.tenways_cgo .image-block .image-with-text__heading {
  max-width: 278px;
  font-size: 36px;
  line-height: 48px;
}

.tenways_cgo.cgo600pro .image-block .image-with-text__heading {
  font-weight: 700;
  font-size: 16px;
  max-width: unset;
  line-height: 24px;
}


.tool-box.tool-box-first .box-title {
  margin: 0;
  font-size: 36px;
  line-height: 48px;
}

.tenways-menu-drawer .tenways-drawer.menu-drawer__submenu {
  position: relative;
  transform: none;
  visibility: inherit;
}

.tenways-drawer li {
  display: flex;
  align-items: center;
  margin-bottom: 14px !important;
}

.tenways-drawer li a {
  display: block;
}

.tenways-drawer li a:first-child {
  padding-right: 22px;
}

.tenways-drawer .item_a p {
  font-size: 16px;
  line-height: 20px;
  text-align: left;
}

.tenways-drawer ul {
  padding: 0 !important;
}

.menu-drawer-container .li .tenways-drawer {
  border: none;
}

.tenways-drawer .item_a .p {
  font-size: 14px;
  line-height: 17px;
  color: #8D8D8D;
  font-weight: 700;
  margin-top: 10px;
}

.tenways-menu-drawer .menu-drawer__menu-item {
  background: transparent;
}

.tenways-drawer .menu-drawer__menu li {
  margin-bottom: 20px;
}

.tenways-menu-drawer details[open] .icon-arrow {
  transform: rotate(180deg);
  transition: all .3s ease-in-out;
  top: 30%;
}

.menu-drawer__menu-item>.icon-arrow {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

header-drawer .menu-drawer {
  width: 100%;
  border: none;
}

header-drawer .menu-drawer__menu-item:hover {
  background: transparent;
}

.tenways-drawer .list-menu__item--active {
  text-decoration: none;
}

.tenways-acc {
  background: linear-gradient(149.56deg,
      rgba(233, 243, 255, 0.88) -2.84%,
      #f7f7f7 82.65%);
  border-radius: 10px;
  padding: 18px 22px;
}

.tenways-acc p {
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #000;
}

.tenways-acc p strong {
  display: inline-block;
  font-weight: 700;
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 5px;
}

.tenways-klarna {
  display: flex;
  align-items: flex-start;
  padding: 18px 22px;
  background: #f7f7f7;
  border-radius: 10px;
}

.tenways-klarna p {
  margin: 0;
  padding-left: 22px;
  font-size: 14px;
  line-height: 22px;
}

.tenways-klarna p strong:first-child {
  color: #000;
}


.no-banner.twy-product .content-for-layout {
  margin-top: 66px;
}

.tenways-page-width .product__info-container--sticky {
  position: relative;
}

.fr_list {
  margin-bottom: 10px;
}

.collection .negative-margin .card-wrapper .card {
  position: relative;
}

.collection .facets__form {
  margin-bottom: 24px;
}

.des-ul .price--on-sale .price__sale {
  justify-content: center;
}

.des-ul .price dl {
  width: 100%;
}

.cart__blocks .cart__ctas {
  justify-content: flex-end;
  text-align: right;
}

.cart__ctas .cart__checkout-button {
  transition-duration: .3s;
  transform: translate(0);
  position: relative;
  overflow: hidden;
  background: #2F80ED;
}

.twy-hover:hover::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(.5, 0, .5, 1);
  transition-timing-function: cubic-bezier(.5, 0, .5, 1);
}

.twy-hover::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 24px;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: cubic-bezier(.5, 0, .5, 1);
  transition-timing-function: cubic-bezier(.5, 0, .5, 1);
  z-index: -1;
}

.cart__ctas .cart__checkout-button::before {
  background: #15182A;
  height: 48px;
  line-height: 48px;
}

.cgo600.tenways_cgo .image-block .image-with-text__content {
  background: #F4F8FC !important;
}

.cgo600 .twy-slideshow {
  padding-top: 0;
}

.cgo600 .shopify-section-image-with-spec .table_sp tbody tr td:first-child {
  width: 40%;
}

.agox .shopify-section-image-with-spec .table_sp tbody tr td:first-child {
  width: 38%;
}

.cgo_spec .table_sp tr {
  vertical-align: top;
  line-height: 250%;
}

.cgo600 .shopify-section-image-with-spec .table_sp tbody tr td:not(:first-child) {
  width: auto;
}

.agox .shopify-section-image-with-spec .table_sp tbody tr td:not(:first-child) {
  width: auto;
}

.twy-slideshow-container .swiper-slide-thumb-active .p {
  color: #000;
}

.twy-slideshow-container .p {
  color: #BDBDBD;
}

.app-text .image-with-text__heading {
  max-width: 400px;
  line-height: 40px;
}

.cgo600 .twy-slideshow .swiper-button-next,
.cgo600 .twy-slideshow .swiper-button-prev {
  background: rgba(0, 0, 0, 0.3);
}

.cgo600 .multicolumn-list__item.center .media--adapt,
.cgo600 .multicolumn-list__item .media--adapt img,
.cgo600 .twy-slideshow-container2 .media>img {
  background: linear-gradient(45deg, #E2F7F3 0%, #FFFFFF 100%);
}

.twy-slideshow .swiper-wrapper {
  align-items: center;
}

@media screen and (max-width: 1440px) {
  .tenways_image-banner .banner .page-width {
    padding: 0 60px;
  }
}

@media screen and (max-width: 1280px) {
  .shopify-section-image-with-spec .table_sp tbody tr td:first-child {
    font-size: 14px;
  }

  .twy-product .coupons-right p {
    padding: 0 6px 0 14px;
  }

  .twy-product .product__info-wrapper fieldset.product-form__input .form__label,
  .twy-product .size_one {
    margin-bottom: 14px;
    color: #8d8d8d !important;
    font-weight: 600;
    font-size: 14px;
  }

  .twy-slideshow .swiper-wrapper {
    align-items: center;
  }

  .tenways-page-width .product__media-wrapper {
    padding-left: 30px;
  }

  .tenways-page-width {
    padding: 0 60px;
  }

  .tenways_cgo .twy-product .pc-media {
    width: 100%;
  }

  .twy-product .product-form__input.color {
    margin-bottom: 0 !important;
  }

  .tool-box .spec_multicolumn .grid .multicolumn-list__item {
    margin-left: 20px !important;
    margin-bottom: 20px;
  }

  .twy-slideshow-container .p {
    font-size: 18px;
  }
}

@media screen and (max-width: 990px) {
  .tenways-video .video-auto {
    display: none;
  }

  .des-ul ul:not(:first-child) {
    padding-left: 10px;
  }

  .des-ul ul:not(:last-child) {
    padding-right: 10px;
  }

  .image-with-spec .rte table {
    width: 100%;
  }

  .tenways-header .menu-drawer-container .icon-close path {
    stroke: #fff;
  }

  .menu-drawer-container summary path {
    stroke: #000;
  }

  #shopify-section-spec-multicolumn .spec_multicolumn {
    margin-top: 36px;
  }

  #specs .spaced-section {
    margin-bottom: 0;
  }

  #shopify-section-image-with-spec .image-with-text {
    margin-top: 0 !important;
  }

  .spec_multicolumn .multicolumn {
    margin: 0 !important;
  }

  .tool-box .spec_multicolumn h4 {
    margin: 24px 0;
  }

  .tool-box slider-component {
    display: block;
  }

  .multicolumn-list .tool-ab h3 {
    margin-bottom: 18px;
    font-size: 12px;
    line-height: 15px;
  }

  .tool-box .spec_multicolumn .multicolumn-card {
    padding-top: 14px;
  }

  .tool-box .spec_multicolumn .grid .multicolumn-list__item {
    max-width: 150px !important;
    margin-left: 0px !important;
    margin-right: 20px;
  }

  .shopify-section .spec_multicolumn .multicolumn-list .grid__item:nth-child(odd) {
    padding-right: 0 !important;
  }

  .tenways-page-width .feature .product_range .range_content {
    width: 100%;
  }

  .twy-product .slider-container {
    flex-flow: column;
  }

  .twy-product .slider-container slider-component {
    position: relative;
    display: flex;
    width: 100%;
    padding-right: 0;
    overflow: hidden;
  }

  .twy-product .product-slider-box.slider {
    display: flex;
    padding-top: 10px;
  }

  .twy-product .product-slider-box li {
    height: 100%;
    width: 20%;
    display: block;
  }

  .twy-product .product-slider-box li::marker {
    content: "";
  }

  .tenways_cgo .twy-product .product__media-wrapper .slider-container slider-component {
    display: block !important;
  }

  .tenways_cgo .spaced-section.cgo-slideshow,
  .tenways_cgo .spaced-section.image-block,
  .tenways_cgo .spaced-section.multicolumn-block {
    margin: 0;
  }

  .tenways-page-width .product {
    padding: 0;
  }

  .tenways-page-width .product__info-wrapper {
    padding: 0 60px !important;
  }

  .tenways-page-width {
    padding: 0;
    margin: 40px auto;
  }

  .cgo800s .ImagesBlock .image-block-text {
    padding: 0 60px;
  }

  .bgI-with-text .image-with-text {
    margin: 80px auto 0;
  }

  .image-with-spec .grid--2-col-tablet .grid__item {
    width: 100%;
  }

  .tenways_cgo .twy-tool-box.spaced-section,
  .tenways_cgo .spaced-section.media-evaluation {
    margin: 0 auto;
  }

  .compare-des .h1 {
    font-size: 24px;
  }

  .spec_rte table tr {
    display: flex;
    flex-wrap: wrap;
  }

  .spec_rte table td:first-child {
    width: 100%;
    padding: 0;
  }

  .spec_rte table td {
    width: 50%;
    padding: 0 !important;
    padding-bottom: 10px !important;
    padding-right: 10px !important;
    text-align: left !important;
  }

  .spec_rte table td:last-child {
    padding-right: 0 !important;
    padding-left: 10px !important;
  }

  .pop-spec .name,
  .spec_ul .spec_rte {
    padding: 0 26px;
  }

  .twy-modal__content .button_label {
    display: block;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    margin: 0;
    margin-bottom: 24px;
  }

  .C_product li {
    padding: 0 5px;
  }

  .twy-modal__content .C_product {
    justify-content: flex-start;
    max-width: 100%;
  }

  .c_text .h2 p {
    font-size: 13px;
    line-height: 16px;
  }

  .pop-spec .name::after {
    display: none;
  }

  .pop-spec .name {
    position: relative;
    line-height: 48px;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin: 0 26px;
    padding: 0;
  }

  .pop-spec .name span {
    width: 50%;
  }

  .pop-spec .name span svg {
    display: block;
    margin-left: auto;
  }

  .pop-spec .name div {
    flex-grow: 1;
    flex-shrink: 0;
  }

  .pop-spec .name path {
    stroke: #fff;
  }

  .pop-spec .table_sp {
    padding: 10px 0;
  }

  .pop-spec .spec_ul {
    background: #15182a;
  }

  .spec_ul .spec_rte {
    display: none;
    background: #fff;
  }

  .pop-spec .spec_ul.active span svg {
    transform: rotate(180deg);
    transition: all 0.3s ease-in-out;
  }

  .multicolumn-block .multicolumn .title-wrapper-with-link {
    margin-bottom: 10px;
  }

  .tenways_cgo .ImagesText {
    margin-bottom: 20px;
  }

  .mySwiper_evaluation {
    max-width: 100%;
  }

  .no-banner .header__icon--menu .icon-close path {
    fill: none;
  }

  .tenways-menu-drawer .li {
    margin: 0 26px;
  }

  .tenways-menu-drawer .li:not(:last-child) {
    border-bottom: 1px solid #e6e6e6;
  }

  .tenways-menu-drawer .menu-drawer__menu-item {
    background: transparent;
    padding: 20px 0;
    margin-left: initial;
  }

  .nav-position .menu-drawer__inner-container svg {
    fill: none !important;
  }

  .customers .menu-drawer__utility-links .menu-drawer__account {
    width: 100%;
    padding: 12px 0;
  }

  .tenways-header .list-menu li a {
    margin-left: initial;
  }
}
@media screen and (max-width: 820px) {
  .spec_line.page-width {
    max-width: 768px;
}

@media screen and (max-width: 768px) {
  .bgI-with-text .image-with-text .image-with-text__text p {
    font-size: 12px;
    line-height: 22px;
  }

  .cgo_summary .spec_multicolumn .multicolumn-card__info .rte p:nth-child(3) {
    font-size: 12px;
  }

  .cgo_summary .spec_multicolumn .multicolumn-card__info .rte,
  .cgo_summary .spec_multicolumn .multicolumn-card__info h3,
  .cgo_summary .spec_multicolumn .multicolumn-card__info .rte p {
    font-size: 14px;
  }

  .spec_multicolumn .multicolumn-card__info .rte {
    width: 193px;
    margin-top: 0;
  }

  .cgo_summary .multicolumn-card__info {
    width: 100%;
  }

  .shopify-section-image-with-spec .image-with-spec.cgo_spec .title {
    font-size: 20px;
    line-height: 24px;
  }

  .shopify-section-image-with-spec .image-with-text {
    margin-top: 0;
  }

  .twy-shipping.pc-shipping {
    display: none;
  }

  .twy-shipping.mb-shipping {
    display: block;
    position: relative;
    border-radius: 0;
    font-size: 12px;
    line-height: 16px;
    padding: 2px 26px;
  }
}

@media screen and (max-width: 750px) {
  .spec_line {
    display: none !important;
  }

  .mata_coupons .discount_icon {
    display: none;
  }

  .cart .product-recommendations__heading {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .cart .price__regular span.price-item.price-item--regular {
    font-size: 16px;
  }

  .fr_rte.fr_text_1 p {
    margin: 0;
  }

  .cart__ctas .cart__checkout-button {
    width: 100%;
  }

  .twy-video .video-width {
    padding: 0;
  }

  .tool-box-first.tool-box {
    margin-top: 36px;
  }

  .tenways-klarna {
    padding: 10px 14px;
  }

  .tenways-klarna p {
    padding-left: 8px;
  }

  .no-banner.hasRibbon .cart-notification {
    top: 0;
  }

  .tenways-page-width .product__info-wrapper {
    padding: 0 26px !important;
  }

  .tenways-index .ImagesBlock .grid .grid__item:first-child {
    order: 1 !important;
  }

  .tenways_cgo .twy-product .pc-media {
    display: none;
  }

  .tenways_cgo .twy-product .product-slider-box.slider {
    display: flex;
    justify-content: center;
    margin-left: -5px;
  }

  .tenways_cgo .twy-product .product-slider-box .product-slider img {
    background: #fff;
  }

  .tenways_cgo .twy-product .product__media-wrapper .slider-container slider-component {
    bottom: -50px;
  }

  .tenways_cgo .twy-product .product__info-wrapper .product-form__input:first-child {
    position: relative;
    top: 0;
    text-align: left;
  }

  .tenways_cgo .twy-product .product-form__input:first-child .form__label {
    display: block;
    position: relative;
  }

  .twy-product .slide-image {
    border-left: none;
    border-top: 4px solid #f4f8fc;
  }

  .twy-product .slide-image.active-thumb {
    border-left: none;
    border-top: 4px solid #47d7ac;
  }

  .twy-product .product__media-wrapper slider-component {
    margin-left: 0;
    margin-right: 0;
  }

  .twy-product .slider-container {
    overflow: inherit;
  }

  .twy-product .product__xr-button {
    display: none;
  }

  .tenways_cgo .twy-product .product__media-wrapper {
    position: relative;
    padding: 110px 0 100px;
    background: #f4f8fc;
    padding-bottom: 100px;
  }

  .cgo800s .ImagesBlock .image-block-text {
    padding: 36px 0 0 0;
  }

  .cgo800s .ImagesBlock .image-with-text.image-block-text .grid__item:first-child {
    order: 1;
  }


  .multicolumn-block .slider-mobile-gutter .multicolumn-list {
    display: block;
    margin-left: 0;
  }

  .twy-slideshow .slideshow_line {
    padding: 0;
  }

  .twy-slideshow-container .p {
    font-size: 12px;
    line-height: 15px;
    padding: 0 10px;
  }

  .twy-slideshow-container2 .swiper-card__info {
    margin: 10px auto;
    padding-bottom: 15px;
  }

  .swiper-card__rte p {
    font-size: 12px;
    line-height: 150%;
  }

  .twy-slideshow {
    margin: 0px auto;
    padding-top: 40px;
  }

  .cgo-slideshow.spaced-section {
    margin: 0 auto;
  }

  .bg-with-text .bg-image {
    position: relative;
    width: 100%;
  }

  .bg-content .page-width,
  .bg-with-text .bg-image {
    height: auto;
  }

  .bg-content .page-width {
    padding: 0;
  }

  .bg-with-text .pc-background {
    padding: 0 26px;
  }

  .bg-with-text .bg-image {
    display: none;
  }

  .bg-with-text .mb-image {
    display: block;
  }

  .bgI-with-text .bg-content:before {
    display: none;
  }

  .bgI-with-text .grid__item:first-child {
    display: block;
  }

  .bgI-with-text .image-with-text .image-with-text__content {
    padding: 52px 26px 26px;
    margin-bottom: 50px;
  }

  .bgI-with-text .bg-content {
    height: auto;
  }

  .tenways-page-width {
    padding: 0;
  }

  .tenways-page-width .product {
    padding: 0;
  }

  .feature-list div {
    padding: 20px 30px;
  }

  .product-title .h1 {
    margin-bottom: 5px;
  }

  .feature-tenways .feature>div:first-child div:last-child {
    padding-left: 0;
  }

  .image-block.spaced-section {
    margin: 0;
  }

  .bgI-with-text .bg-content::after {
    height: 100%;
    z-index: 0;
  }

  .bgI-with-text .grid__item:last-child {
    max-width: 100%;
    position: relative;
    z-index: 2;
    top: 0;
  }

  .bgI-with-text .image-with-text__content {
    max-width: 100%;
  }

  .bgI-with-text .image-with-text__text p {
    text-align: left;
  }

  .bgI-with-text .bg-content {
    border-radius: 10px;
    background: #F4F8FC;
  }

  .bgI-with-text .image-with-text::after {
    content: "";
    background-image: url(https://cdn.shopify.com/s/files/1/0592/2167/2098/files/Group_496.png?v=1654158778);
    z-index: 2;
    position: absolute;
    right: 0;
    top: 75%;
    width: 100%;
    height: 308px;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 100%;
    background-size: 100% 100%;
  }

  .bgI-with-text .image-with-text .grid .grid__item:first-child {
    opacity: 0;
  }

  .bgI-with-text .h1 {
    line-height: 32px;
  }

  .bgI-with-text .image-with-text .image-with-text__text {
    margin-top: 24px;
    text-align: center;
    margin-bottom: 30px;
  }

  .bgI-with-text .image-with-text {
    margin-top: 0;
    margin-bottom: 0;
  }

  .cgo_summary .spec_multicolumn .title::after,
  .image-with-spec .title::after {
    display: none;
  }

  .cgo_spec .ten-summary .icon {
    right: 0;
    left: auto;
    position: absolute;
    top: -2px;
    height: 28px;
  }

  .tenways_cgo .spaced-section.cgo_summary {
    margin: 0px auto;
  }

  .spec_multicolumn .multicolumn details {
    padding: 28px 0 28px !important;
    border-top: 1px solid #ccc;
  }

  .page.cgo600-pro .spec_multicolumn .multicolumn details,
  .cgo600pro.product .spec_multicolumn .multicolumn details {
    padding: 20px 0;
  }

  .page-agox .cgo_summary,
  .agox.product .cgo_summary {
    margin: 20px auto 20px;
  }

  .shopify-section .spec_multicolumn .title-wrapper-with-link {
    margin-bottom: 0;
  }

  .cgo_summary slider-component {
    margin-top: 28px;
  }

  .tool-box .spec_multicolumn .grid .multicolumn-list__item {
    min-height: 170px;
    margin-bottom: 20px;
  }

  .tool-box .spec_multicolumn .title-wrapper-with-link {
    padding-top: 20px;
  }

  .mySwiper_media {
    padding: 40px 0;
  }

  .mySwiper_evaluation {
    padding-bottom: 70px;
  }

  .evaluation_text svg {
    height: 22px;
  }

  .evaluation_text .text p {
    margin: 30px auto;
  }

  .twy-media .multicolumn-card .media>img {
    height: 30px;
  }

  .tenways_cgo.gradient .focus-none {
    margin-bottom: 0;
  }

  .tool-box .spec_multicolumn h4 {
    margin: 0;
    /* line-height: 248%; */
  }

  .shopify-section-image-with-spec.shopify-section {
    margin: 0 auto;
  }

  .image-with-spec.cgo_spec .title {
    font-size: 18px;
    line-height: 22px;
  }

  .f_nav-guide {
    display: block;
  }

  /* .image-with-spec.cgo_spec details {
        padding-top: 20px;
        border-top: 2px solid #e6e6e6;
        border-bottom: 2px solid #e6e6e6;
    } */

  .tool-box .box-title {
    margin-bottom: 20px;
  }

  .image-with-spec .image-with-text .grid .grid__item:first-child {
    order: 0;
  }

  .twy-slideshow-container,
  #swiper-scrollbar1 {
    width: 100%;
  }

  .twy-slideshow-container2 .swiper-card__info {
    padding-top: 96px;
  }

  .tenways_cgo .cgoTitle p {
    margin: 0 0 18px;
  }

  .free-title span {
    top: -5px;
  }

  .free .cart_collection .card-wrapper {
    padding-top: 0;
  }

  .twy-product .product__info-wrapper fieldset.product-form__input .form__label {
    line-height: 17px;
  }

  .twy-product .mb-footer_payment {
    display: none;
  }

  .tenways_cgo .twy-product .pc-footer_payment {
    display: block;
  }

  .position_sticky {
    position: relative;
  }

  .position_sticky .name {
    display: flex;
    align-items: center;
  }

  .position_sticky .name .hidden {
    display: block !important;
    list-style: none;
  }

  .position_sticky .name_text {
    flex-grow: 1;
    flex-shrink: 0;
    display: flex;
    height: 28px;
    align-items: center;
  }

  .position_sticky .name .m_icon {
    position: absolute;
    right: 50%;
    transition: all 0.5s ease;
    z-index: 2;
  }
   .m_icon.hidden.custom-incommunicado-class {
    right: 60%;
}
  .menu-down.custom-icon-class {
    display: flex;
}

  .position_sticky .name .btn {
    margin: 9px 0;
  }

  .position_sticky .last_btn span {
    padding: 6px 10px;
  }

  .position_sticky .page-width {
    padding: 0;
  }

  .position_sticky .header__inline-menu {
    background: #000;
  }

  .position_sticky .header__inline-menu li {
    padding: 0;
    margin: 0 26px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }

  .position_sticky .product {
    padding: 0 26px;
  }

  .position_sticky .product,
  .position_sticky .list-inline {
    display: block;
    height: auto;
  }

  .position_sticky .header__inline-menu {
    height: auto;
  }

  .position_sticky .list-inline {
    justify-content: flex-start;
  }

  .position_sticky .header__inline-menu .list-menu--inline li {
    padding-left: 0;
    display: block;
    text-align: left;
  }

  .position_sticky .header__inline-menu {
    margin-left: 0;
  }

  #my-awesome-nav li:last-child {
    display: none;
  }

  #my-awesome-nav li a {
    height: 48px;
    line-height: 48px;
  }

  .position_sticky .m_icon.up {
    transform: rotate(180deg);
  }

  .tool-box .spec_multicolumn .grid .multicolumn-list__item {
    margin-left: 0 !important;
  }

  .shopify-section .tool-box .spec_multicolumn .title-wrapper-with-link {
    padding-top: 20px !important;
  }

  .tenways_cgo .ImagesBlock .ImagesText .image-with-text__heading {
    max-width: 100%;
    margin-bottom: 24px;
  }

  .ImagesBlock .image-block-text .image-with-text__heading {
    font-size: 20px;
    line-height: 24px;
  }

  .tool-box.tool-box-first .box-title {
    font-size: 24px;
    line-height: 29px;
  }

  .shopify-section .spec_multicolumn .title {
    font-size: 20px;
    line-height: 24px;
  }

  .shopify-section-image-with-spec .table_sp tbody tr td:first-child {
    width: 50%;
  }

  .tenways_cgo .image-block .c_content {
    padding: 40px 26px;
  }

  .tenways_cgo .image-block .image-with-text__heading {
    max-width: 100%;
    font-size: 20px;
    line-height: 24px;
  }

  .tenways_cgo .image-block .image-with-text__text p {
    font-size: 16px;
    line-height: 24px;
  }

  .cgo600 .shopify-section-image-with-spec .table_sp tbody tr td:first-child {
    /* width: 30%; */
    font-size: 12px;
  }

  .cgo600 .product-with-image .product-text {
    top: 0;
  }

  .cgo600 .product-text h4 {
    font-size: 16px;
    line-height: 24px;
  }

  .cgo600 .product-text p {
    font-size: 12px;
    line-height: 16px;
    margin: 4px 0 0;
  }

  .cgo600 .shopify-section-image-with-spec .table_sp tbody tr td:not(:first-child) {
    width: auto;
    font-size: 12px;
  }
}

@media screen and (max-width: 460px) {
  .twy-product .product-form__input:not(:first-child) input[type="radio"]+label {
    margin-right: 15px;
    width: 60px;
    font-weight: 400;
  }

  .tool-box .spec_multicolumn .grid .multicolumn-list__item {
    max-width: 50% !important;
    margin-left: 0 !important;
    margin-right: 0;
  }

  /* .shopify-section .spec_multicolumn .multicolumn-list .grid__item:nth-child(odd) {
        padding-right: 10px !important;
    }

    .shopify-section .spec_multicolumn .multicolumn-list .grid__item:nth-child(even) {
        padding-left: 10px !important;
    } */

  .twy-slideshow-container2 .swiper-card__info {
    padding-top: 90px;
    min-height: 54px;
  }
}
@media screen and (max-width: 430px) {
 
  .m_icon.hidden.custom-incommunicado-class {
    right: 70%;
}
.cgo600pro .m_icon.hidden.custom-incommunicado-class {
  right: 62%;
}
.cgo800s .m_icon.hidden.custom-incommunicado-class{
  right: 65%;
}
  }
  @media screen and (max-width: 415px) {
 
    .m_icon.hidden.custom-incommunicado-class {
      right: 70%;
  }
  .cgo600pro .m_icon.hidden.custom-incommunicado-class {
    right: 61%;
  }
  .cgo800s .m_icon.hidden.custom-incommunicado-class{
    right: 62%;
  }
    }
@media screen and (max-width: 395px) {
  .m_icon.hidden.custom-incommunicado-class {
    right: 67%;
}
.cgo600pro .m_icon.hidden.custom-incommunicado-class {
  right: 58%;
}
.cgo800s .m_icon.hidden.custom-incommunicado-class{
  right: 60%;
}
}
 

@media screen and (max-width: 375px) {
 .m_icon.hidden.custom-incommunicado-class {
    right: 66%;
}
.cgo800s .m_icon.hidden.custom-incommunicado-class{
  right: 59%;
}
  .twy-slideshow-container2 .swiper-card__info {
    padding-top: 100px;
  }
  .cgo600pro .m_icon.hidden.custom-incommunicado-class {
    right: 56%;
  }
  .feature-list div {
    padding: 20px 26px;
  }

  .twy-product .cgoTitle p {
    font-size: 28px;
  }
}

@media screen and (max-width: 360px) {
   .m_icon.hidden.custom-incommunicado-class {
    right: 64.8%;
}
.cgo800s .m_icon.hidden.custom-incommunicado-class{
  right: 48.8%;
}
.cgo600pro .m_icon.hidden.custom-incommunicado-class {
  right: 53%;
}
}
@media screen and (max-width: 350px) {
   .m_icon.hidden.custom-incommunicado-class {
    right: 63.5%;
}
.cgo800s .m_icon.hidden.custom-incommunicado-class{
  right: 67.5%;
}
}

@media screen and (min-width: 751px) {
  #my-awesome-nav li:first-child {
    display: none;
  }

  .position_sticky .page-width {
    display: flex;
  }

  .position_sticky .header__inline-menu {
    display: block;
  }
}

@media screen and (min-width: 769px) {
  .tenways-page-width .image-with-text__media img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    position: relative !important;
  }

  .tenways-page-width .image-with-text__media {
    padding-bottom: 0 !important;
  }
}

@media screen and (min-width: 991px) {
  .pop-spec .name span {
    display: none;
  }

  .pop-spec .spec_ul {
    pointer-events: none;
  }

  .pop-spec .spec_ul.active {
    pointer-events: auto;
  }

  .pop-spec .spec_ul.active .spec_rte,
  .pop-spec .spec_ul .spec_rte {
    display: block !important;
  }
}


/* end cgo800s */


/* cgo600 */

/* end cgo600 */




#shopify-section-home-page-video {
  margin-top: 0;
  margin-bottom: 0;
}

.index-shipping {
  margin-top: 20px;
  text-align: center;
  color: #3081ed;
}

@media screen and (max-width: 768px) {
  .shopify-section .c-banner .banner {
    min-height: 512px;
  }

  .shopify-section .c-banner .banner--mobile-bottom:not(.banner--stacked):not(.banner--adapt)>.banner__media {
    min-height: 512px;
  }

  .cgo800s .twy-product .product-form__input.color {
    margin-bottom: 24px !important;
  }
}