:root {
  --body-line-height: 1.5;
  --body: 16px;
  --small: 14px;
  --h1: 40px;
  --h2: 36px;
  --h3: 28px;
  --h4: 24px;
 }
.pddt-2 .store img {
  width: 22px;
  margin-top: -3px;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
}
.sec-tech-3 h2.title{
  text-align: center;
}
.sec-myshokz ul.social li {
  margin: 0 10px;
}
.wrap-result-comment .bg span {
  background-color: #fbcd0a;
}
.result-star{
  color: #fe7b3d;
}
.result-star i.active {
  color: #fe7b3d;
}
.inner-footer .widget-info{
  text-align: left;
}
.inner-footer .widget-info img{
  max-height: 50px;
  max-width: 125px;
}
.sec-tech-5 .owl-nav {
  bottom: 55%;
  top: auto;
  right: -40px;
}
.sec-tech-5 .img{
  max-width: 525px;
}
.pddt-3 .item .img {
  width: 30px;
  height: auto;
  margin: auto;
  margin-bottom: 10px;
}
.entry-content table th{
width: 50%;
}
.entry-content table{
  border-collapse: collapse;
}
.entry-content table, .entry-content table th, .entry-content table td {
  border: 1px solid #000;
  margin: auto;
  font-weight: 400;
}
.entry-content>table td, .entry-content>table th {
  padding: 5px 10px;
}
@media only screen and (min-width: 768px){
  .sec-myshokz .divtext {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    width: 100%;
    max-width: 550px;
    text-align: center;
  }
  ul.social {
    justify-content: center;
  }
  .wrap-content-detail h1.h2 {
    font-size: 40px;
    font-weight: 500;
  }
}
@media only screen and (min-width: 992px){
  .sec-pro-2 .title, .sec-pro-6 .title {
    font-size: 48px;
  }
  .sec-tech-3 .wlist.wlist-right{
    width: auto !important;
  }
  .top-banner .divtext {
    max-width: 100%;
  }
}
@media only screen and (min-width: 1200px){
  #header #logo img {
    max-height: 50px;
  }
}
@media (max-width: 767px) {
  :root {
    --body: 14px;
    --small: 12px;
    --h1: 28px;
    --h2: 24px;
    --h3: 20px;
    --h4: 28px;
  }
  .sec-pro-4 .title {
    font-size: 24px;
  }
  .sec-footer .group-accordion .widget-title {
    font-size: 14px;
    text-transform: uppercase;
  }
  .sec-myshokz{
    padding: 30px 0;
  }
  .sec-myshokz .divtext{
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .sec-myshokz ul.social {
    justify-content: center;
  }
  .top-banner .subtitle{
    text-align: center;
    font-size: 18px;
  }
  .top-banner .title, .top-banner .desc{
    text-align: center;
  }
  .layout-mb .sec-h2 {
    height: calc(100vh - 200px);
    display: block;
  }
  .layout-mb .sec-h2 .container{
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .top-banner.mb-tx-t .container {
    min-height: calc(100vh - 40px);
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: end !important;
    -webkit-align-items: flex-end !important;
  }
  .pddt-6 .divtext .title{
    font-size: 20px;
    margin-bottom: 10px;
  }
  .wrap-menu-mb .wrap-megamenu .btn {
    line-height: 45px;
  }
  .sc-compare .item-product .title {
    font-size: 16px;
  }
  .bottom-compare .divtext h4{
    font-size: 18px;
  }
  .bottom-compare .listitem .title {
    font-size: 12px;
  }
  .item-product .price {
    font-size: 12px;
  }
  .features-compare .group-2 .row .hassub, .features-compare .group-2 .row .text-b10 .title {
    font-size: 18px;
    margin-top: 10px;
  }
  .features-compare .group-2 .item .sub {
    min-height: 40px;
  }
  .sec-h3 .divtext .item .title{
    font-size: 20px;
  }
  .wrap-content-detail h1.h2 {
    font-size: 28px;
    font-weight: 500;
  }
}
.wrap-megamenu .item-product{
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .top-banner .container {
    display: flex !important;
    justify-content: center !important;
  }
}

.wrap-megamenu .item-product .divtext .title {
  font-weight: 500;
  font-size: 14px;
}
