.kn-content {
  position: relative;
}
.shop_infopage #infopage15 .boxhead {
  display: block !important;
  margin-top:24px;
}
#shop_infopage15 .wrap.rwd{
  overflow: hidden;
}
.shop_infopage #infopage15 .items-scroller .scroller {
  font-style: normal;
  font-weight:400;
  font-size: 16px;
  line-height: 24px;
  color:#4D5761;
}
.shop_infopage #infopage15 .items-scroller .scroller span {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
          color:#4D5761;
}
.shop_infopage #infopage15 .items-scroller .scroller:hover {
  color: var(--green);
  cursor: pointer;
}
.shop_infopage #infopage15 .items-scroller .scroller:hover span {
  color: var(--green);
}
.shop_infopage #infopage15 .returns-wrapper section.returns .text{
  max-width:684px;
}
.shop_infopage #infopage15 .returns-wrapper section.returns .image{
  position: relative;
  top:-30px;
}
.shop_infopage #infopage15 .returns-wrapper section.returns .image img{
  width: 100%;
  max-width:425px;
}
.shop_infopage #infopage15 .returns-wrapper section.dont-returns,
.shop_infopage #infopage15 .returns-wrapper section.replace-return{
  position: relative;
  padding: 40px 0;
}
.shop_infopage #box_return h5{
  font-size:16px;
  line-height: 24px;
  font-weight: 400;
  color:#4D5761;
  margin-bottom: 24px;
}
.shop_infopage #infopage15 .returns-wrapper section.dont-returns::before,
.shop_infopage #infopage15 .returns-wrapper section.replace-return::before{
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  background: #FEFAF5;
  top: 0;
  bottom: 0;
  z-index: -1;
  pointer-events: none;
  left: -100vw;
  width: 250vw;
}

.shop_infopage #infopage15 .returns-wrapper section.dont-returns ul li:last-child,
.shop_infopage #infopage15 .returns-wrapper section.replace-return ul li:last-child{
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .shop_infopage #infopage15 .returns-wrapper section:nth-child(even) .text {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .shop_infopage #infopage15 .returns-wrapper section:nth-child(even) .image {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.shop_infopage #infopage15 .returns-wrapper section .text{
  max-width:725px;
}
.shop_infopage #infopage15 .returns-wrapper section .image {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
          width: auto;
}

.shop_infopage #infopage15 .returns-wrapper section .text p,
.shop_infopage #infopage15 .returns-wrapper section .text ul li,
.shop_infopage #infopage15 .returns-wrapper section .text ol li,
.shop_infopage #infopage15 .returns-wrapper section .text strong,
.shop_infopage #infopage15 .returns-wrapper section .text a{
  color:#4D5761;
}
@media (max-width: 767px) {
  .shop_infopage #infopage15 .boxhead{
    margin-bottom: 8px;
    margin-top: 0;
  }
  .shop_infopage #infopage15 .returns-wrapper section .text h4{
    margin-bottom: 12px;
  }
  .shop_infopage #infopage15 .returns-wrapper section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0px;
    position: relative;
  }
  .shop_infopage #infopage15 .returns-wrapper section:nth-child(odd) .text{
    margin-right: 0 !important;
  }
  .shop_infopage #infopage15 .returns-wrapper section:nth-child(even) .text{
    margin-left: 0 !important;
  }
  .shop_infopage #infopage15 .returns-wrapper section #kn-mobile-menu {
    display: none;
  }
  .shop_infopage #infopage15 .returns-wrapper section.returns .image,
  .shop_infopage #infopage15 .returns-wrapper section .image {
    position: static;
    margin-bottom: 20px;
  }
  .returns-wrapper section .text p{
    margin-bottom:8px;
  }
  /* .shop_infopage #infopage15 .returns-wrapper section.returns .image{
    margin-top:8px;
  } */
  .shop_infopage #infopage15 .returns-wrapper section.dont-returns, .shop_infopage #infopage15 .returns-wrapper section.replace-return{
    padding:20px 0 0 0;
    margin-bottom: 20px;
  }
  .shop_infopage #infopage15 .returns-wrapper section .text p, .shop_infopage #infopage15 .returns-wrapper section .text ul li, .shop_infopage #infopage15 .returns-wrapper section .text ol li, .shop_infopage #infopage15 .returns-wrapper section .text strong, .shop_infopage #infopage15 .returns-wrapper section .text a{
    font-size:14px;
  }
  .shop_infopage #infopage15 .items-scroller > div{
    margin-bottom: 8px;
  }
  /* .shop_infopage #infopage15 .returns-wrapper section:after {
    content: '';
    width: calc(100% + 0px);
    height: 1px;
    background: #b4b4b4;
    display: block;
    position: absolute;
    bottom: 00px;
    left: 0px;
  } */
  .shop_infopage #infopage15 .returns-wrapper section .image {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .shop_infopage #infopage15 .returns-wrapper section .text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    max-width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
  .shop_infopage #infopage15 .returns-wrapper section .text h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
  }
  /* .shop_infopage #infopage15 .returns-wrapper section .image{
    margin-bottom: 0;
  } */
  /* .shop_infopage #infopage15 .returns-wrapper section.dont-returns{
    margin-bottom: 20px;
  } */
  /* .shop_infopage #infopage15 .returns-wrapper section.want-return .img{
    display: none;
  } */
  .shop_infopage #infopage15 .returns-wrapper section.complaint-return .kn-content .kn-menu .kn-button{
    width: 100%;
  }
  .shop_infopage #box_return .return-form .return-header .txt h4{
    font-size:14px;
    font-weight: 600;
    line-height: 20px !important;
  }
  .shop_infopage #box_return .return-form .return-header .txt p{
    font-size:12px;
    line-height: 18px !important;
  }
}
.shop_infopage #infopage15 .returns-wrapper section.returns .btn {
  border: 1px solid #D5D5D5;
  min-width: 220px;
  text-align: center;
}
.shop_infopage #infopage15 .returns-wrapper section.returns .btn:hover {
  color: #ffffff;
  background: var(--green);
}
.shop_infopage #infopage15 .returns-wrapper section.complaint-return h5 {
  margin-bottom: 20px;
}
.shop_infopage #infopage15 .returns-wrapper section.complaint-return .kn-content {
  position: relative;
}
.shop_infopage #infopage15 .returns-wrapper section.complaint-return .kn-content .kn-container {
  margin: 0;
  padding: 0;
}
.shop_infopage #infopage15 .returns-wrapper section.complaint-return .kn-content .kn-container form .kn-form-group {
  padding: 0;
}
.shop_infopage #infopage15 .returns-wrapper section.complaint-return .kn-content .kn-container form .kn-form-group .kn-form-col {
  padding: 0;
}
.shop_infopage #infopage15 .returns-wrapper section.complaint-return .kn-content .kn-menu .kn-button {
  background: #F3F4F6;
  height: 44px;
  padding: 10px 24px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #1F2A37;
  border-radius: 0;
  height: 44px;
  transition: 150ms;
  border:none;
  min-width: 200px;
}
.shop_infopage #infopage15 .returns-wrapper section.complaint-return .kn-content .kn-menu .kn-button:hover{
  background:#D2D6DB;
  color:var(--font);
}
.shop_infopage #infopage15 .returns-wrapper section.complaint-return .kn-content .kn-menu .kn-button:hover span{
  color:var(--font);
}
/* .shop_infopage #infopage15 .returns-wrapper section.complaint-return .kn-content .kn-menu .kn-button:hover {
  background: var(--green);
} */
/* .shop_infopage #infopage15 .returns-wrapper section.complaint-return .kn-content .kn-menu .kn-button:hover span {
  color: #ffffff;
} */
.shop_infopage #infopage15 .returns-wrapper section.complaint-return .kn-content .kn-menu .kn-button .icon {
  display: none;
}

/* .shop_infopage #infopage15 .returns-wrapper section#box_return {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
} */
/* @media (min-width: 768px) {
  .shop_infopage #infopage15 .returns-wrapper section#box_return .image {
    margin-top: 100px;
  }
} */
/* @media (max-width: 767px) {
  .shop_infopage #infopage15 .returns-wrapper section#box_return .image {
    display: none;
  }
} */
.shop_infopage #infopage15 .returns-wrapper section#box_return .border-return {
  border-bottom: 1px solid #D5D5D5;
  margin: 20px 0;
}


.changeReturnForm{
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color: #1F2A37;
}
.changeReturnForm:before{
  content:'';
  background:url('/userdata/public/assets/0_layout/svg/return_back_i.svg') transparent no-repeat center;
  width:24px;
  height:24px;
  margin-right:12px;
  transform:none;
}

.shop_infopage #infopage15 .returns-wrapper section#box_return .text{
  max-width:544px;
}
.shop_infopage #box_return .return-form{
  background-color: white;
}
.shop_infopage #box_return .return-form .return-header{
  border-radius: 0px;
  padding: 12px 24px;
  border: 1px solid #D2D6DB;
}
.shop_infopage #box_return .return-form.FREE_RETURN{
  margin-top: -1px;
}
.shop_infopage #infopage15 .returns-wrapper section#box_return .return-form.PAID_RETURN .img img,
.shop_infopage #infopage15 .returns-wrapper section#box_return .return-form.FREE_RETURN .img img{
  display: none;
}
.shop_infopage #infopage15 .returns-wrapper section#box_return .return-form.PAID_RETURN .return-header .img,
.shop_infopage #infopage15 .returns-wrapper section#box_return .return-form.FREE_RETURN .return-header .img{
  height: 36px;
  min-width: 36px;
}
.shop_infopage #infopage15 .returns-wrapper section#box_return .return-form.PAID_RETURN .return-header .img::before{
  background:url('/userdata/public/assets/0_layout/svg/returntype1_i.svg') transparent no-repeat center;
  content:'';
  width: 36px;
  height: 36px;
  display: inline-block;
}
.shop_infopage #infopage15 .returns-wrapper section#box_return .return-form.FREE_RETURN .return-header .img::before{
  background:url('/userdata/public/assets/0_layout/svg/returntype2.svg') transparent no-repeat center;
  content:'';
  width: 36px;
  height: 36px;
  background-size:36px;
  display: inline-block;
}
.shop_infopage #box_return .return-form .return-header .checkbox{
  border:1px solid #D2D6DB;
  min-width: 20px;
}
.shop_infopage #box_return .return-form .return-header .checkbox:after{
  width: 20px;
  height: 20px;
  left: -1px;
  top: -1px;
  background: transparent;
  border: 6px solid transparent;
  border-radius: 100%;
  box-sizing: border-box;
}
.shop_infopage #box_return .return-form .return-header:hover .checkbox:after{
  border-color:#D2D6DB;
  background:transparent;
}

.shop_infopage #box_return .return-form .return-header.opened .checkbox:after{
  background:transparent;
  border-color:#1F2A37;
}

.shop_infopage #box_return .return-form .return-header.opened{
  border:2px solid #1F2A37;
}
/* 
.shop_infopage #infopage15 .returns-wrapper section#box_return .text,
.shop_infopage #infopage15 .returns-wrapper section.returns .text{
  margin-right:30px;
} */
.shop_infopage #infopage15 .returns-wrapper section:nth-child(odd) .text{

  margin-right:30px;
}

.shop_infopage #infopage15 .returns-wrapper section:nth-child(even) .text{
  margin-left: 30px;
}

.shop_infopage #box_return .return-form .return-header .txt p{
  font-weight: 400 !important;
  color:#4D5761;
  line-height: 24px;
}

.shop_infopage #box_return .return-form .return-header .txt h4{
  line-height:28px;
  margin-bottom:2px;
}

.shop_infopage #box_return .return-form .return-content label button{
  border-radius: 0;
    background: #1F2A37;
    color: white !important;
    width: 100%;
    border: none;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
}

.shop_infopage #box_return .return-form .return-content label input[type=text]:not(.el-input__inner){
  border:1px solid #D2D6DB;
  padding:8px 12px;
  color:var(--font);
  font-size:16px;
  line-height: 24px;
  border-radius: 0;
    width: 100%;
    max-width: 100%;
    height: 40px;
}

.shop_infopage #box_return .return-form .return-content label input[type=text]:not(.el-input__inner)::placeholder{
  color:#6C737F;
  font-size:16px;
  line-height: 24px;
}

.shop_infopage #box_return .return-form .return-content label{
  margin-bottom: 16px;
}

.shop_infopage #box_return .return-form .return-content .orderData{
  margin-top:24px;
}
.shop_infopage #box_return .return-form .return-content .orderData h5{
  margin-bottom: 12px;
  color:#1F2A37;
  font-size:16px;
  font-weight: 600;
  line-height: 24px;
}
.shop_infopage #box_return .return-form .return-content .orderData h5.color-orange{
  color:var(--orange);
}
.shop_infopage #box_return .return-form .return-content .orderData p{
  font-size:16px;
  line-height: 24px;
  color:#4D5761;
}
.shop_infopage #box_return .return-form .return-content .orderData .data_info{
  margin-bottom: 12px;
}
.shop_infopage #box_return .return-form .return-content .orderData label{
  margin-bottom: 12px;
}
.shop_infopage #box_return .return-form .return-content .orderData label,
.shop_infopage #box_return .return-form .return-content .orderData label div{
  color:#4D5761;
  font-size:16px;
  line-height: 24px;
}
.shop_infopage #box_return .return-form .return-content .orderData div h5{
  margin-top:12px;
}

.shop_infopage #box_return .return-form .return-content .orderData label input[type=radio] + .checker{
  width: 20px;
  height: 20px;
  min-width: 20px;
  margin-right: 8px;
  border: 1px solid #D2D6DB;
  top:2px;
}
.shop_infopage #box_return .return-form .return-content .orderData label input[type=radio]:checked + .checker:after{
  width: 20px !important;
  height: 20px !important;
  left: -1px !important;
  top: -1px !important;
  border: 6px solid #1F2A37;
  border-radius: 100%;
  background:transparent;
  box-sizing: border-box;
}

.shop_infopage #box_return .return-form .return-content .orderData label input[type=checkbox] + .checker{
  width: 20px;
  height: 20px;
  min-width: 20px;
  border-radius:0;
  border: 1px solid #D2D6DB;
  margin-right: 8px;
}
.shop_infopage #box_return .return-form .return-content .orderData label input[type=checkbox]:checked + .checker{
  background:#1F2A37;
  border-color:#1F2A37;
}
.shop_infopage #box_return .return-form .return-content .orderData label input[type=checkbox]:checked + .checker:after{
  background:url('/userdata/public/assets/0_layout/svg/white_check_i.svg') transparent no-repeat center;
  width: 14px !important;
  height: 14px !important;
  top: 2px !important;
  left: 2px !important;
}

.shop_infopage #box_return .return-form .return-content .orderData label.consent{
  margin-bottom: 24px;
  margin-top: 12px;
  align-items: center;
}
.shop_infopage #box_return .return-form .return-content .orderData label.consent,
.shop_infopage #box_return .return-form .return-content .orderData label.consent span,
.shop_infopage #box_return .return-form .return-content .orderData label.consent a{
  color: #4D5761;
  font-size:14px;
  line-height: 21px;
}

.shop_infopage #box_return .return-form .return-summary ol li .rma_code{
  display: inline-block;
}
.shop_infopage #box_return .return-form .return-summary ol li .rma_code .code{
  padding:12px 24px;
  color:#1F2A37;
  margin: 20px 0 12px 0;
  line-height:28px;
  border-radius:0;
  border:1px solid #D2D6DB;
}
.shop_infopage #box_return .return-form .return-summary ol li .rma_code .code strong{
  font-weight:600;
  color:var(--font);
}
.shop_infopage #box_return .return-form .return-summary ol li{
  line-height:24px;
  margin-bottom: 12px;
}
.shop_infopage #infopage15 .returns-wrapper section .text strong{
  font-weight: 600;
}

.shop_infopage #box_return .return-form .return-content .orderData .inpost_gabaryt label{
  border:1px solid #D2D6DB;
  padding:12px;
  margin-right: 12px;
}

.shop_infopage #box_return .return-form .return-content .orderData .inpost_gabaryt label.selected{
  border:2px solid #1F2A37;
}

.shop_infopage #box_return .return-form .return-content .orderData .inpost_gabaryt label strong{
  font-weight: 600;
  font-size:16px;
  line-height:24px;
  color:var(--font);
}

.shop_infopage #box_return .return-form .return-content .orderData .inpost_gabaryt > label.gab > img{
  display: none;
}
.shop_infopage #box_return .return-form .return-content .orderData .inpost_gabaryt > label.gab > strong::after{
  content:'';
  background:url('/userdata/public/assets/0_layout/svg/inpostsizegab_i_svg.svg') transparent no-repeat center;
  height: 40px;
  display: inline-block;
  width: 100%;
  margin: 8px 0;
}
.shop_infopage #box_return .return-form .return-content .orderData .inpost_gabaryt > label.gab:nth-child(1) > strong::after{
    background-size:24px;
}
.shop_infopage #box_return .return-form .return-content .orderData .inpost_gabaryt > label.gab:nth-child(2) > strong::after{
  background-size:32px;
}
.shop_infopage #box_return .return-form .return-content .orderData .inpost_gabaryt label span{
  line-height:18px;
  color:#4D5761;
}

.shop_infopage #box_return .return-form .return-content .orderData .inpost_gabaryt label input + .checker{
  border-radius:0;
  margin-right: 0;
  top:5px;
  right:5px;
}
.shop_infopage #box_return .return-form .return-content .orderData .inpost_gabaryt label input[type="radio"]:checked + .checker{
  background:var(--font) !important;
  border:1px solid var(--font);
}
.shop_infopage #box_return .return-form .return-content .orderData .inpost_gabaryt label input + .checker:after{
  background: url(/userdata/public/assets/0_layout/svg/white_check_i.svg) transparent no-repeat center !important;
  width: 14px !important;
  height: 14px !important;
  border-radius:0 !important;
  left: 2px !important;
  top: 2px !important;
  border:none !important;
}
.shop_infopage #box_return .return-form .return-content .orderData .gabaryt_info{
  align-items: center;
  font-size: 14px;
  line-height: 21px;
  color: #4D5761;
}
.shop_infopage #box_return .return-form .return-content .orderData .gabaryt_info:before{
  background:url('/userdata/public/assets/0_layout/svg/info-circle_dark.svg') transparent no-repeat center;
  margin-right: 8px;
  margin-top: 0;
  width: 20px;
  height: 20px;
  min-width: 20px;
}

.kn-scenes{
  padding-top:0;
}

.shop_infopage #infopage15 .returns-wrapper section.complaint-return .text h5{
  color:#4D5761;
  font-weight: 600;
}

@media screen and (max-width:768px){
  .shop_infopage #box_return .return-form .return-content label input[type=text]:not(.el-input__inner),
  .shop_infopage #box_return .return-form .return-content label input[type=text]:not(.el-input__inner)::placeholder{
    font-size:14px;
  }
  .shop_infopage #box_return .return-form .return-content label{
    margin-bottom: 12px;
  }
  .shop_infopage #infopage15 .returns-wrapper section#box_return .image{
    display: none !important;
  }
  .shop_infopage #box_return .return-form .return-content label button{
    height: 44px;
  }
  .shop_infopage #box_return .return-form .return-content .orderData p{
    font-size:14px;
    line-height: 21px;
  }
  .shop_infopage #box_return .return-form .return-content .orderData h5{
    font-size:14px;
    line-height:20px;
  }
  .shop_infopage #box_return .return-form .return-content .orderData label, .shop_infopage #box_return .return-form .return-content .orderData label div{
    font-size:14px;
    line-height:21px;
  }
  .shop_infopage #box_return .return-form .return-summary ol li .rma_code .code{
    margin-top:12px;
    margin-bottom: 0;
  }
  .shop_infopage #box_return .return-form .return-summary ol li .rma_code .code,
  .shop_infopage #box_return .return-form .return-summary ol li .rma_code .code strong{
    font-size:16px;
  }
}

#infopage21 .boxhead,
#infopage27 .boxhead,
#infopage6 .boxhead,
#infopage3 .boxhead,
#infopage7 .boxhead,
#infopage9 .boxhead,
#infopage1 .boxhead{
  margin-bottom: 24px;
}
#infopage21 .innerbox ol,
#infopage27 .innerbox ol,
#infopage7 .innerbox ol,
#infopage9 .innerbox ol,
#infopage1 .innerbox ol{
  padding-left: 22px; 
}
#infopage21 .innerbox ol,
#infopage21 .innerbox ol li::marker{
  font-size:20px;
  line-height: 30px;
  font-weight: 600;
  color:var(--font);
}
#infopage21 .innerbox ol li,
#infopage27 .innerbox ol li,
#infopage7 .innerbox ol li,
#infopage9 .innerbox ol li,
#infopage1 .innerbox ol li{
  font-size:16px;
  line-height: 24px;
  font-weight: 400;
  color:#4D5761;
}

#infopage6 .innerbox p,
#infopage6 .innerbox span,
#infopage6 .innerbox strong,
#infopage6 .innerbox li,
#infopage6 .innerbox a,
#infopage6 .innerbox em,
#infopage3 .innerbox p,
#infopage3 .innerbox span,
#infopage3 .innerbox strong,
#infopage3 .innerbox li,
#infopage3 .innerbox a,
#infopage3 .innerbox em,
#infopage7 .innerbox p,
#infopage7 .innerbox span,
#infopage7 .innerbox strong,
#infopage7 .innerbox li,
#infopage7 .innerbox a,
#infopage7 .innerbox em,
#infopage9 .innerbox p,
#infopage9 .innerbox span,
#infopage9 .innerbox strong,
#infopage9 .innerbox li,
#infopage9 .innerbox a,
#infopage9 .innerbox em,
#infopage1 .innerbox p,
#infopage1 .innerbox span,
#infopage1 .innerbox strong,
#infopage1 .innerbox li,
#infopage1 .innerbox a,
#infopage1 .innerbox em{
  color:#4D5761 !important;
  font-size:16px !important;
  line-height:24px;
  font-family:"Noto Sans", sans-serif !important;
}
#infopage3 .innerbox img,
#infopage7 .innerbox img{
  object-fit: contain;
}
#infopage6 .innerbox strong{
  font-weight:600 !important;
  font-size:20px !important;
  line-height: 30px;
  color:var(--font) !important;
  margin-bottom: 20px;
  display: block;
}
#infopage6 .innerbox ul,
#infopage3 .innerbox ul,
#infopage7 .innerbox ul{
  list-style: disc;
  padding-left: 26px;
}
#infopage6 .innerbox ul,
#infopage7 .innerbox ul,
#infopage9 .innerbox ul{
  margin-top: 20px;
}
#infopage3 .innerbox ul{
  margin-bottom: 16px;
}
#infopage6 .innerbox ul li,
#infopage3 .innerbox ul li,
#infopage7 .innerbox ul li,
#infopage9 .innerbox ul li{
  margin-bottom: 2px;
}

#infopage9 .innerbox table{
  margin: 20px 0 0 0;
}
@media screen and (max-width: 900px){
  #infopage6 .boxhead,
  #infopage3 .boxhead,
  #infopage7 .boxhead,
  #infopage9 .boxhead,
  #infopage1 .boxhead{
    margin-bottom: 12px;
  }
  #infopage6 .innerbox strong{
    margin-bottom: 16px;
  }
  #infopage21 .innerbox ol,
  #infopage21 .innerbox ol li::marker,
  #infopage27 .innerbox ol,
  #infopage27 .innerbox ol li::marker{
    font-size:16px;
    line-height: 24px;
  }
  #infopage21 .innerbox ol li,
  #infopage27 .innerbox ol li,
  #infopage1 .innerbox ol li{
    font-size:14px;
    line-height: 21px;
  }
  #infopage6 .innerbox p,
  #infopage6 .innerbox span,
  #infopage6 .innerbox strong,
  #infopage6 .innerbox li,
  #infopage6 .innerbox a,
  #infopage6 .innerbox em,
  #infopage3 .innerbox p,
  #infopage3 .innerbox span,
  #infopage3 .innerbox strong,
  #infopage3 .innerbox li,
  #infopage3 .innerbox a,
  #infopage3 .innerbox em,
  #infopage7 .innerbox p,
  #infopage7 .innerbox span,
  #infopage7 .innerbox strong,
  #infopage7 .innerbox li,
  #infopage7 .innerbox a,
  #infopage7 .innerbox em,
  #infopage9 .innerbox p,
  #infopage9 .innerbox span,
  #infopage9 .innerbox strong,
  #infopage9 .innerbox li,
  #infopage9 .innerbox a,
  #infopage9 .innerbox em,
  #infopage1 .innerbox p,
  #infopage1 .innerbox span,
  #infopage1 .innerbox strong,
  #infopage1 .innerbox li,
  #infopage1 .innerbox a,
  #infopage1 .innerbox em{
    font-size:14px !important;
    line-height:21px;
  }
}