.single .site-main .wp-block-group__inner-container {
  padding:0 !important;
}
.extra-content a {
  text-decoration: none;
}
.extra-content ul,.extra-content ol {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sma-list ul li{
  font-size: 20px;
    line-height: 1.39;
    color: #121924;
    margin-bottom: 40px;
    padding-left: 20px;
    list-style: none;
    position: relative;
}
.sma-list ul li a {
  color: #121924;
}
.sma-list ul li::before {
    position: absolute;
    top: 7px;
    left: 2px;
    content: "";
    background-image: url(../images/icon-list.svg);
    background-size: 9px auto;
    width: 9px;
    height: 9px;
    background-repeat: no-repeat;
}
.single-left .single-title,.single-related h3{
  font-weight: 700;
  font-size: 32px;
  line-height: 1.375;
  color: #121924;
  margin-bottom: 15px;
}
.ncustom {
  color:#121924 !important;
}
.single-top{
  display: flex;
  justify-content: space-between;
  align-items: center;
  position:relative;
  height:30px;
}
.single-top .fact-check{
  position: relative;
}
.single-top .fact-check > a{
  font-size: 13px;
  line-height: 1.54;
  color: #FFFFFF;
  padding: 5px 10px;
  display: inline-block;
  background: #4DB4AC;
  border-radius: 4px;
}
.single-top .fact-check a img{
  margin-right: 5px;
  vertical-align: -2px;
}
.fact-check .fact-label{
  position: absolute;
  background: #FFFFFF;
  box-shadow: 0px 0px 40px rgba(31, 40, 15, 0.08);
  border-radius: 4px;
  padding: 16px 20px 16px;
  font-size: 13px;
  line-height: 1.54;
  color: #121924;
  top: calc(100% + 5px);
  min-width: 331px;
  display: none;
  left: 24px;
  z-index: 99;
}
.fact-check .fact-label p {
  font-size:13px !important;
  margin:0 !important;
}
.fact-check .fact-label::before{
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  content: "";
  top: -10px;
  left: 23px;
  z-index: 10;
}
.single-top .advertiser-disclosure{
  font-size: 13px;
  line-height: 1.54;
  color: #676A6E;
  position: relative;
}
.single-top .advertiser-disclosure::before{
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 1px;
  background: #C4C4C4;
  content: "";
}
.single-author {
  padding: 20px 0 31px;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -webkit-align-items: center;
}
.single-author p{
  font-size: 13px;
  line-height: 1.85;
  color: #121924;
  margin: 0;
}
.single-author p a {
  color:#000;
}
.single-author span{
  color: #979797;
}
.single-author > a {
  flex:0 0 44px;
  margin-right:10px;
}
.single-author img{
  width: 44px;
  height: 44px;
  border-radius: 50%;
}
.product-list{
  background: #EBF3F4;
  padding: 30px 15px 15px 15px;
  margin-bottom: 30px;
}
.product-list-bg{
  margin: 0 -8px;
}
.product-it{
  padding: 0 8px;
}
.product-it-bg{
  padding: 40px 15px 30px;
  background: #FFFFFF;
  border-radius: 4px;
  height: 100%;
  position: relative;
}
.product-it .product-feature{
  height: 158px;
  width: 100%;
  margin-bottom: 16px;
  position: relative;
}
.product-it .product-label-it{
  position: absolute;
  left: 33px;
  right: 33px;
  top: -10px;
  background: #FFC727;
  border-radius: 0px 0px 4px 4px;
  padding: 7px 20px;
  max-width: 197px;
  margin: 0 auto;
}
.oil-it .lineup-link-info{
  text-align: center;
}
.single-lineup .lineup-link-info{
  min-width: 138px;
}
.product-it .product-label-it::before{
 width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 0 solid transparent;
  border-right: 10px solid #C5950C;
  content: "";
  position: absolute;
  left: -10px;
  top: 0;
}
.product-it .product-label-it::after{
 width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 0 solid transparent;
  border-left: 10px solid #C5950C;
  content: "";
  position: absolute;
  right: -10px;
  top: 0;
}
.product-it .product-label-it h4{
  font-weight: 600;
  font-size: 18px;
  line-height: 1.45;
  color: #fff;
  margin: 0;
  display: inline-block;
}
.product-it .label-icon{
  width: 36px;
  height: 36px;
  background: #F3BB1B;
  border-radius: 50%;
  text-align: center;
  line-height: 36px;
  margin-right: 10px;
  display: inline-block;
}
.product-it .label-icon img{
  max-height: 19px;
}
.product-it h3{
  font-size: 22px;
  line-height: 1.36;
  color: #121924;
  margin-bottom: 6px;
}
.product-it h3 a{
  color: #121924;
}
.product-it h4{
  font-size: 15px;
  line-height: 1.33;
  color: #676A6E;
  font-weight: 400;
  margin-bottom: 16px;
}
.product-it .mca-btn{
  margin-top: 26px;
  display: block;
  color:#fff;
}
.product-it .sma-list ul li{
  font-size: 15px;
  margin-bottom: 12px;
}
.product-it  .sma-list ul li::before{
  top: 6px;
}
.single-info-product{
      padding: 50px 40px 30px;
    background: #F6F6F6;
    border: 1px solid #E1E8E7;
    border-radius: 4px;
    margin: 30px 0 40px;;
}
.single-custom p{
  font-size: 18px;
  line-height: 1.39;
  color: #121924;
}
.single-custom h3{
  font-size: 27px;
  line-height: 1.375;
  color: #121924;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.single-custom .product-list h3 {
  font-size:18px;
}
.single-custom.sma-list .product-list ul li {
  font-size:14px;
}
.single-custom.sma-list .product-list ul li:before {
  top:6px;
}
.single-custom .product-list 
.single-custom .img-alignright{
  text-align: right;
}
.single-custom .custom-logo{
  max-height: 35px;
  margin-top: 30px;
}
.single-custom h4{
  font-size: 24px;
  line-height: 1.42;
  color: #121924;
  margin-bottom: 20px;
}
.single-custom.sma-list ul li{
  font-size: 16px;
  line-height: 1.39;
  margin-bottom: 13px;
}
.single-custom.sma-list ul li a{
  color: #4DB4AC;
}
.single-custom.sma-list ul{
  margin-bottom: 30px;
}
.single-lineup h3{
  font-weight: 700;
  font-size: 32px;
  line-height: 1.375;
  color: #121924;
  margin-bottom: 20px;
}
.single-lineup .lineup-it{
  border: 1px solid #E1E8E7;
  box-sizing: border-box;
  border-radius: 4px;
  justify-content: space-between;
  margin-bottom: 20px;
}
.lineup-feature{
  width: 226px;
  display: flex;
  align-items: center;
}
.lineup-info .lineup-title{
  font-size: 18px;
  line-height: 1.39;
  color: #4DB4AC;
  margin-bottom: 20px;
}
.lineup-info .lineup-title a{
  color: #4DB4AC;
}
.lineup-info .lineup-type{
  font-size: 18px;
  line-height: 1.39;
  color: #121924;
  margin-bottom: 12px;
}
.single-lineup.sma-list ul li{
  font-size: 15px;
  margin-bottom: 12px;

}
.lineup-link{
  width: 244px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #F5F8F7;
  border-radius: 4px;
}
.lineup-link .mca-btn{
    padding: 10.5px 10px;
    min-width: 138px;
    color:#fff;
}
.lineup-link  p{
  font-size: 12px;
  line-height: 1.34;
  margin: 16px 0 6px;
  color: #676A6E;
}
.lineup-link h5{
  font-weight: 600;
  font-size: 16px;
  line-height: 1.375;
  color: #121924;
  margin-bottom: 0;
}
.lineup-info{
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: calc(100% - 470px);
      padding: 25px 20px;
}
.lineup-feature a{
      display: block;
    height: 196px;
    width: 196px;
    margin-left: 30px;
}
.single-left .single-oil .single-title{
  margin-bottom: 20px;
}
.oil-it h4{
  font-weight: 600;
  font-size: 24px;
  line-height: 1.42;
  color: #121924;
  margin-bottom: 20px;
}
.oil-it h4 span{
  color: #4DB4AC;
  font-size: 30px;
}
.oil-feature-bg .oil-feature{
    height: 370px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.oil-feature-bg .oil-link{
  width: 100%;
    padding: 20px 20px 35px;
}
.oil-feature-bg .lineup-link p{
      margin: 0 0 3px;  
}
.oil-feature-bg .lineup-link h5{
  margin-bottom: 20px;
}
.oil-feature-bg .lineup-link .mca-btn{
      min-width: 198px;
}
.oil-it .oil-info h4{
      font-size: 20px;
      margin-bottom: 15px;
      margin-top: 30px;
}
.oil-it .oil-info p{
  font-size: 16px;
  line-height: 1.5;
  color: #676A6E;
  margin-bottom: 20px;
}
.oil-it .sma-list ul li{
      font-size: 16px;
      margin-bottom: 14px;
      padding-left: 23px;
}
.oil-product-bg{
  border: 1px solid #F5F8F7;
  margin-bottom: 30px;
}
.oil-it .sma-list ul li::before{
      background-image: url(../images/checkmark-circle-2.png);
}
.oil-it .sma-list ul.sma-list-cost li::before{
      background-image: url(../images/close-circle.png);
}
.oil-it .sma-list ul li::before{
  width: 13px;
  height: 13px;
  background-size: 13px auto;
  top: 6px;
}
.oil-product-deatail h4{
  font-size: 20px;
  line-height: 1.35;
  color: #121924;
  margin-bottom: 15px;
}
.oil-it{
  border-bottom: 2px solid #E1E8E7;
  margin-bottom: 20px;
}
.single-custom-2 h3{
  font-weight: 700;
  font-size: 32px;
  line-height: 1.375;
  color: #121924;
  margin-bottom: 20px;
  margin-top: 30px;
}
.single-custom-2 h4{
  font-size: 24px;
  line-height: 1.42;
  color: #121924;
  margin-bottom: 20px;

}
.single-custom-2.sma-list ul li{
  font-size: 18px;
  margin-bottom: 16px;
  line-height: 1.39;
}
.single-custom ol {
  padding-left: 30px;
}
.single-custom ol li {
    list-style: decimal-leading-zero !important;
    padding-left: 0 !important;
    color: #121924;
    position: relative;
    font-size: 18px;
    margin-bottom: 16px;
    line-height: 1.39;
}
.single-custom ol li::marker {
    color: #4DB4AC;
}
.single-label-2{
  padding: 12px 50px 35px 30px;
  background: #F9F9F9;
  border-top: 1px solid #4DB4AC;
}
.single-label-2 .single-label-bg-2{
  padding-left: 52px;
}
.single-label-2 p{
  color: #676A6E;
  margin-bottom: 0;
}
.single-label-2 .sg-quote-1{
      position: relative;
    top: 23px;
}
.single-label-2 .sg-quote-2{
  margin-top: 6px;
  float: right;
}
.single-subscriber{
   box-shadow: 0px 0px 40px rgba(31, 40, 15, 0.08);
  border-radius: 4px;
  margin-bottom: 40px;
}
.single-subscriber .subscriber-feature{
  width: 305px;
}
.single-subscriber .subscriber-email{
  background: #4DB4AC;
    padding: 34px 40px;
    border-radius: 0px 4px 4px 0px;
    width: calc(100% - 305px);
}
.single-subscriber .subscriber-email h4, .subscriber-email p{
  color: #fff !important;
}
.form-searc-404 .btn-submit-404 img{
  margin-bottom: 0;
}
.single-subscriber .subscriber-form{
  margin: 30px 0 0;
}
.single-custom-2 hr{
  margin: 30px 0;
}
.list-number{
  padding-left: 30px;
}
.list-number li{
  list-style: decimal-leading-zero !important;
  padding-left: 0 !important;
}
.list-number li::before{
  display: none !important;
}
.list-number li::marker {
  color: #4DB4AC;
}
.sg-aricle{
  margin: 40px 0;
  box-shadow: 0px 0px 40px rgba(31, 40, 15, 0.08);
  border-radius: 4px;
  background: #fff;
  padding: 30px 30px 30px 180px;
  position: relative;
}
.aricle-people{
  position: absolute;
  top: 30px;
  left: 30px;
}
.aricle-people img{
  width: 120px;
  height: 120px;
  border-radius: 50%;
  object-fit: cover;
}
.aricle-top{
  display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.aricle-top h4{
      font-size: 18px;
    line-height: 1.39;
    color: #676A6E;
    font-weight: 400;
    margin-bottom: 16px;
}
.aricle-name h3{
  font-size: 32px;
    line-height: 44px;
    color: #121924;
    font-weight: 700;
    margin-bottom: 0;
}
.aricle-name h3 a {
  color: #121924;
}
.aricle-other img{
      width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 16px;
    object-fit: cover;
}
.aricle-des p{
  margin-bottom: 16px;
}
.single-related{
  margin-bottom: 40px;
}
.single-related ul li{
  margin-bottom: 17px;
  font-weight: 600;
  padding-left: 32px;
}
.single-related ul li a{
  color: #121924;
}
.single-related ul li:hover a, .single-related ul li:hover::before{
 color: #4DB4AC;
}
.single-related ul li::before{
  content:'\f0f6';
  background-image: none;
  font-family: 'FontAwesome';
  color: #676A6E;
  font-size: 18px;
  top: 0px;
}
.single-left .single-comment .single-title{
  margin-bottom: 20px;
}
.single-comment ul li{
  margin-bottom: 12px;
}
.single-comment .comment-top{
      position: relative;
    margin-bottom: 26px;
    padding-right: 80px;
}
.comment-name{
      position: relative;
    padding-left: 76px;
    min-height: 60px;
    padding-top: 5px;
}
.comment-name img{
      width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}
.comment-name h5{
  font-size: 20px;
    line-height: 27px;
    color: #121924;
    margin-bottom: 6px;
}
.comment-name p{
  font-size: 15px;
    line-height: 20px;
    color: #676A6E;
    margin-bottom: 0;
}
.comment-heart{
      position: absolute;
    top: 0;
    right: 0;
    padding: 5px 10px;
    background: #F5F8F7;
    border-radius: 20px;
    font-size: 18px;
    line-height: 22px;
    color: #4DB4AC;
    font-weight: 700;
}
.comment-heart .fa-heart{
  margin-right: 5px;
}
.comment-des p{
  font-size: 15px;
    line-height: 1.47;
    color: #121924;
    margin-bottom: 16px;
}
.cm-reply{
    font-size: 15px;
  color: #4DB4AC;
  font-weight: 600;
}
.single-comment ul li li{
  padding: 30px 0 30px 50px;
    border-left: 2px solid #F5F6FA;
    margin-bottom: 40px;
    margin-top: 12px;
}
.single-comment{
  margin-bottom: 30px;
}
.single-commet-form{
  margin-bottom: 60px;
}
.single-commet-form .single-title{
      margin-bottom: 20px;
}
.single-commet-form .form-row{
      margin: 0 -8px;
}
.single-commet-form .form-group{
  padding: 0 8px;
  margin-bottom: 16px;
  width: 100%;
}
.single-commet-form .form-control{
      height: 60px;
      font-size: 15px;
      line-height: 20px;
      color: #121924;
      padding: 20px;
      border-radius: 4px;
}
.single-commet-form .form-group-textarea .form-control{
      height: 150px;
      resize: none;
      width: 100%;
}
.single-commet-form .form-row-bt{
  margin-top: 14px;
    align-items: center;
}
.single-commet-form .form-row-bt .form-group{
  margin: 0;
}
.single-commet-form .form-check-label{
    font-size: 15px;
    line-height: 20px;
    color: #676A6E;
}
.single-commet-form .btn-primary{
  background: #EF7A34;
    border-radius: 4px;
    border: none;
    min-width: 186px;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #FFFFFF;
    height: 60px;
}
.single-inner{
  padding-top: 40px;
}
.sidebar-pd-type{
    background: #F6F6F6;
    border-radius: 4px;
    padding: 20px 20px 4px;
    margin:0 0 15px;
}
.sb-type-it{
      border-bottom: 1px solid #E1E8E7;
    margin-bottom: 16px;
}
.sb-type-it:last-child{
  border-bottom: none;
  margin-bottom: 0;
}
.sb-type-it h4{
  font-size: 20px;
    line-height: 1.35;
    color: #121924;
    margin-bottom: 16px;
}
.sidebar-pd-type.sma-list ul  li{
  font-size: 16px;
    margin-bottom: 16px;
}
.sidebar-pd-type.sma-list ul li::before{
  top: 6px;
}
.sidebar-img{
  margin-top: 30px;
}
.sidebar-img img{
  width: 100%;
}
.single-link-buttom-bg{
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  background: #EF7A34;
  border-top: 4px solid  #FFAC7B;
  position:fixed;
  bottom:0;
  z-index:999;
  left:0;
  right:0;
  transform:translateY(100%);
  -webkit-transform:translateY(100%);
  display:none;
}
.single-link-buttom-bg.active {
  transform:translateY(0);
  -webkit-transform:translateY(0);
}
.single-link-buttom-bg .single-link-buttom {
  cursor: pointer;
}
.single-link-bt-it{
  padding: 18px 15px;
  width: 33.33%;
}
.single-link-bt-it.active {
  text-align:left;
  padding-left:0;
}
.single-link-bt-it a{
  font-weight: 600;
  font-size: 20px;
  line-height: 1.35;
  color: #FFFFFF;
}
.single-link-bt-it a.toc-next {
  border-left:1px solid #BE510F;
  margin-left:30px;
  padding-left:30px;
}
.toc-prev {
  display:none;
}
.single-link-bt-it a span{
  color: #BE510F;
  margin-right: 16px;
}
.single-link-bt-it a i{
  font-size: 18px;
  margin-left: 20px;
}
.brand-inner .single-title{
  margin-bottom: 20px;
}
.brand-inner .single-author{
  padding: 0 0 18px;
}
.brand-biovolen{
  background: #EBF3F4;
  border-radius: 4px;
  padding: 30px 15px;
  margin-bottom: 40px;
  position:relative;
}
.average-score {
  width: 240px;
  height: 53px;
  background-image: url(../images/ratingbg.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  font-size: 20px;
  line-height: 17px;
  color: #FFFFFF;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -10px;
  z-index: 9;
  padding: 8px 10px 12px 65px !important;
  background-color: rgba(0,0,0,0) !important;
}
.average-score a {
    display: inline-block;
    font-size: 11px;
    color: #fff !important;
    font-style: italic;
    line-height: 10px;
    background-image: url(../images/note.svg);
    background-repeat: no-repeat;
    background-position: left 3px;
    padding-left: 15px;
    padding: 3px 0 3px 15px;
    font-weight: 300;
}
.average-score a:hover {
  text-decoration: underline;
}
.average-score b {
  font-size: 24px;
}
.average-score sub {
  font-size: 13px;
  vertical-align: 2px;
}
.brand-biovolen-bg{
  background-color: #fff;
  border-radius: 4px;
  padding: 20px 15px;
}
.biovolen-top{
  margin-bottom: 10px;
}
.biovolen-info{
  width: 250px;
}
.biovolen-icon{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  line-height: 47px;
  text-align: center;
  margin-right: 15px;
  background: #F5F8F7;
}
.biovolen-icon img{
  max-height: 25px;
  max-width: 25px;
}
.biovolen-number h4{
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  color: #676A6E;
  margin-bottom: 7px;
}
.biovolen-number h4 .biovolen-number-big{
  font-size: 24px;
  line-height: 1.375;
  font-weight: 600;
  color: #121924;
}
.biovolen-number p{
  font-size: 15px;
  line-height: 1.33;
  color: #676A6E;
  margin-bottom: 0;
}
.biovolen-info li{
  margin-bottom: 30px;
}
.biovolen-feature{
    width: calc(100% - 250px);
    display: flex;
    align-items: center;
    justify-content: center;
}
.biovolen-list{
  margin: 0 -10px;
}
.biovolen-it{
  padding: 0 10px;
}
.biovolen-it-bg{
  padding: 20px 15px 4px;
  border: 1px solid #E1E8E7;
  border-radius: 4px;
  height: 100%;
}
.biovolen-it-bg h4{
  font-size: 20px;
  line-height: 1.35;
  color: #121924;
  margin-bottom: 20px;
}
.biovolen-list.sma-list ul li{
  font-size: 15px;
  margin-bottom: 16px;
}
.biovolen-list.sma-list ul li::before{
  top: 6px;
}
.biovolen-buttom{
  margin:15px 0 0;
}
.biovolen-buttom .mca-btn{
  min-width: 189px;
  height: 41px;
}
.biovolen-info-buttom{
  margin-left: 20px;
}
.biovolen-info-buttom h4{
  font-size: 12px;
  line-height: 1.33;
  color: #676A6E;
  margin-bottom: 3px;
}
.biovolen-info-buttom h3{
  font-weight: 600;
  font-size: 16px;
  line-height: 1.375;
  color: #121924;
  margin-bottom: 0;
}
.single-custom-2 table{
  margin: 40px 0;
  width: 100%;
  border: 1px solid #E1E8E7;
  border-radius: 4px;
}
.single-custom-2 table tr th{
  padding: 16px 20px;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.42;
  color: #121924;
}
.single-custom-2 table tr td{
  padding: 16px 20px;
  font-size: 18px;
  line-height: 1.39;
  color: #121924;
}
.single-custom-2 table tr:nth-child(2n+1) td{
  background: #F6F6F6;
}
.alternative-list-bg{
  border: 1px solid #E1E8E7;
  border-radius: 4px;
  padding: 15px;
}
.alternative-it{
  padding: 0 15px;
   border-left: 1px dashed #D2E0DB;
}
.alternative-it:first-child{
  border-left: none;
}
.alternative-list{
  margin: 0 -30px;
}
.alternative-feature{
  height: 140px;
  margin-bottom: 12px;
}
.alternative-it h4{
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1.35;
}
.alternative-info a{
  font-size: 15px;
  line-height: 1.33;
  color: #4DB4AC;
}
.alternative-info{
  padding-bottom: 20px;
}
.alternative-it .sma-list{
  padding: 20px 0 4px;
  border-top: 1px dashed #D2E0DB;
}
.alternative-it .sma-list ul li{
  font-size: 15px;
  margin-bottom: 16px;
      padding-left: 23px;
}
.alternative-it .sma-list ul li::before{
      width: 13px;
    height: 13px;
    background-size: 13px auto;
    top: 6px;
}
.alternative-list-1 ul li::before{
  background-image: url(../images/checkmark-circle-2.png);
}
.alternative-list-2 ul li::before{
  background-image: url(../images/close-circle.png);
}
.brand-alternative{
  margin-bottom: 40px;
}
.oil-it:last-child{
  border-bottom: none;
}
.brand-disadvantage{
  margin-top: 40px;
}
/* menu main */
.list-flex {
  display:flex;
}
.menu-mainv2 .height100 {
  min-height: 100%;
  height:auto;
}
.menu-main{
  background: #fff;
  box-shadow: 0px 12px 30px rgba(0, 0, 0, 0.08);
  width: 100%;
  position: fixed;
  left: -100%;
  height:calc(100vh - 70px);
  overflow: auto;
  top: 70px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.menu-main .nav-left {
  width: 27%;
  padding: 30px 30px 30px 0;
}
.menu-main .nav-left:before {
  content:"";
  position:absolute;
  top:0;
  right:0;
  left:-10000px;
  bottom: 0;
  background: #E1E8E7;
  display:block;
}
.menu-main .nav-left > ul > li {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #4DB4AC;
  margin-bottom: 40px;
}
.menu-main .nav-left > ul > li li {
  margin-top:16px;
  position:relative;
}
.menu-main .nav-left > ul > li li .show-sub2 {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #69768D;
  display:inline-block;
  margin:0;
}
.menu-main .nav-left > ul > li li .show-sub2:hover,
.menu-main .nav-left > ul > li li.active .show-sub2 {
  color: #121924;
}
.menu-main .nav-left > ul > li li.active:before {
  content:"";
  position:absolute;
  top: 5px;
  left: -25px;
  width:16px;
  height:16px;
  display:block;
  background-image: url('../images/logo-menu.svg');
  background-repeat: no-repeat;
  background-size:100% auto;
}
.menu-main .nav-right {
  width:73%;
  padding:30px 0 30px 30px;
}
.menu-main .nav-right .menu-level3 {
  display:none;
}
.menu-main .nav-right .menu-level3.active {
  display:block;
}
.menu-main .nav-right ul {
  margin:0 -8px;
}
.menu-main .nav-right ul li {
  width:33.33%;
  padding:0 8px;
  margin-bottom: 16px;
}
.menu-main .nav-right ul li a {
  font-size: 15px;
  line-height: 22px;
  color: #121924;
  display:inline-block;
}
.menu-main .nav-right ul li a:hover {
  color: #4DB4AC;
  text-decoration: underline;
}
.show-menu .toggle-menu{
  background-image: url(../images/menu-close.png);
}
.show-menu .menu-main{
  left: 0;
}
/* End menu main */
.single-custom-2 a, .single-custom a{
  color: #4DB4AC;
}
.topic-it .topic-des ul li:first-child{
  border-top: none;
}
.home-post-bg{
    border: 1px solid #F5F8F7;
    border-radius: 4px;
    height: 100%;
    overflow: hidden;
}
.show-tablet{
  display: none;
}
.show-mobile{
  display: none;
}
.menu-main ul li.menu-children-5 ul li:first-child span{
  display: none;
}
.post-list-slider .post-list{
  float: none;
}
.slider-public .slick-next {
    left: auto;
    right: 10px;
    background-image: url(../images/chevron-right.png);
}
.slider-public .slick-arrow{
  background-repeat: no-repeat;
  width: 8px;
  height: 13px;
  top: -50px;
}
.slider-public .slick-prev {
    left: auto;
    right: 55px;
    background-image: url(../images/chevron-left.png);
}
.slider-public .slick-arrow::before{
  display: none;
}
.author-news .slider-public .slick-arrow{
  top: -22px;
}
/* edit css */
.wp-block-verse {
  padding:50px;
  font-size: 18px;
  line-height: 25px;
  color: #121924;
  white-space: normal;
  background-color:#F9F9F9;
  border: 1px solid #E1E8E7;
  border-radius: 4px;
  background-image:url('../images/bgov.png');
  background-position:right bottom;
  background-repeat:no-repeat;
  margin-bottom: 30px;
  position:relative;
}
.wp-block-verse  * {
  position:relative;
  z-index: 1;
}
.wp-block-verse:before {
  content:"";
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0; 
  background-image:url('../images/bgovb.png');
  background-position:left bottom;
  background-repeat:no-repeat;
}
.wp-block-verse h2{
  font-size: 32px;
  line-height: 44px;
  color: #121924;
  margin:0 0 20px;
}
.wp-block-verse .text-right {
  text-align:right;
}
.wp-block-verse p:last-child {
  margin:0;
}
.wp-block-verse a {
  color:#4DB4AC;
  text-decoration:none;
  box-shadow:none;
}
blockquote.wp-block-quote {
    border-top: 2px solid #4DB4AC;
    background: #F9F9F9;
    padding: 20px 60px;
    font-size: 18px;
    color: #676A6E;
    position: relative;
    margin-bottom: 15px;
}
blockquote.wp-block-quote strong {
   font-size: 24px;
    color: #121924;
}
blockquote.wp-block-quote:before {
  content: "\f10d";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  font-size: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4DB4AC;
  position: absolute;
  top: 25px;
  left: 20px;
  z-index: 10;
}
blockquote.wp-block-quote:after {
  content: "\f10e";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  color: #4DB4AC;
  font-size: 24px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  bottom: 25px;
  right: 20px;
  z-index: 10;
}
.cate-content .author-post-2{
  padding-top:30px;
}
.verifield-item .inner {
  width: 291px;
  height: 200px;
  background: #FFFFFF;
  box-shadow: 2px 3px 40px rgba(31, 40, 15, 0.15);
  border-radius: 4px;
  padding:25px 20px 18px;
}
.verifield-truesource h4 {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  color: #4DB4AC;
  margin:0 0 9px;
}
.verifield-truesource p {
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  color: #121924;
  margin:0 0 15px;
}
.verifield-truesource h5 {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  color: #121924;
  margin:0 0 20px;
}
.verifield-truesource a {
  background: #EF7A34;
  border-radius: 4px;
  padding:5px 16px;
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: #FFFFFF;
  display:inline-block;
}
.verifield-truesource i {
  color: #4DB4AC;
  margin-right:3px;
}
.verifield {
  display:none;
}
.verifield-link {
  position:relative;
}
.verifield-link sup {
  font-size:12px;
}
.verifield-link .verifield-item {
  position:absolute;
  top:100%;
  left:100%;
  z-index: 9;
  padding-top:5px;
  margin-left:-33px;
  display:none;
}
.verifield-link:hover .verifield-item {
  display:block;
}
.verifield-link .verifield-item .inner {
  position:relative;
}
.verifield-link .verifield-item .inner:before{
  content: "";
  position: absolute;
  bottom: 100%;
  left: 13px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
}
.toc-action {
  position:relative;
  z-index:1;
}
.toc-list {
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  background:#f1b28d;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
}
.single-link-buttom-bg.hasshow .toc-list{
  transform: translateY(-66px);
  -webkit-transform: translateY(-66px);
}
.toc-list ul li a {
    display: flex;
    padding: 20px 0;
    color: #121924;
    font-size: 16px;
    border-bottom: 1px solid #c44d05;
    padding-left: 39.5%;
}
.toc-list ul li:last-child a {
  border:none;
}
.toc-list ul li a span {
    font-weight: 800;
    font-size: 20px;
    color: #c44d05;
    line-height: 100%;
    padding-top: 2px;
    margin-right: 15px;
}
.toc-list ul li a p {
  margin:0;
}
.menu-main li {
  position:relative;
}
.menu-main i {
  position:absolute;
  top:0;
  right:0;
  display:none;

}
.product-list .wp-block-column {
    padding: 40px 15px 30px;
    background: #FFFFFF;
    border-radius: 4px;
    position: relative;
    margin-left:15px !important;
}
.product-list .wp-block-column:first-child {
  margin:0;
}
.product-list .wp-block-column p:last-child {
  margin:0;
  font-size:16px;
  color:#121924;
}
.product-list .wp-block-column p:last-child b {
  font-size:16px;
  font-weight:400;
  display:inline-block;
}
.product-list .pm-button-type3 a,.product-list .pm-button-type4 a{
    background: #EF7A34;
    border-radius: 4px;
    display: inline-block;
    padding: 10px 15px;
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
    color: #FFFFFF;
    text-align: center;
    margin-top: 0;
}
.product-list .pm-button-type4 a {
  position:static;
  margin:0;
}
.pm-button-type4 a,.pm-button-type3 a {
  background: #EF7A34;
  border-radius: 4px;
  display: inline-block;
  padding: 12px 10px;
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  color: #FFFFFF !important;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.lineup-table .wp-block-columns{
    border: 1px solid #E1E8E7;
    box-sizing: border-box;
    border-radius: 4px;
    justify-content: space-between;
    margin-bottom: 20px;
}
.lineup-table .wp-block-columns .wp-block-column:nth-child(1) {
    padding:25px 0 25px 0;
    align-items: center;
    -webkit-align-items: center;
    display: flex;
}
.lineup-table .wp-block-columns .wp-block-column:nth-child(1) img {
  max-width:150px;
}
.lineup-table .wp-block-columns .wp-block-column:nth-child(1) a {
  color: #121924;
}
.lineup-table .wp-block-columns .wp-block-column:nth-child(2) {
    padding: 25px 20px;
    flex: 0 0 50%;
    margin: 0;
}
.lineup-table .wp-block-columns .wp-block-column p {
    font-size: 18px;
    line-height: 1.39;
    color: #4DB4AC;
    margin-bottom: 20px;
    font-weight: 600;
}
.lineup-table .wp-block-columns .wp-block-column h4 {
    font-size: 18px;
    line-height: 1.39;
    color: #121924;
    margin-bottom: 12px;
    font-weight: 600;
}
.lineup-table .wp-block-columns .wp-block-column h4 a {
  color: #121924;
}
.lineup-table .wp-block-columns .wp-block-column ul li {
    font-size: 15px;
    margin-bottom: 12px;
}
.lineup-table .wp-block-columns .wp-block-column.price-col {
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column;
    -webkit-flex-direction: column;
    background: #F5F8F7;
    border-radius: 4px;
    -ms-grid-row-align: inherit;
    align-self: inherit;
    padding: 0 25px;
    text-align: center;
    margin:0;
}
.lineup-table .wp-block-columns.no-price .wp-block-column.price-col {
  background:rgba(0,0,0,0);
}
.lineup-table .wp-block-columns .wp-block-column.price-col a {
    background: #EF7A34;
    border-radius: 4px;
    display: inline-block;
    padding: 12px 10px;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    color: #FFFFFF;
    text-align: center;
    width:100%;
}
.lineup-table .wp-block-columns .wp-block-column.price-col p {
  font-size:12px;
  color:#000;
}
.lineup-table .wp-block-columns .wp-block-column.price-col p strong {
  font-size:16px;
  display: inline-block;
  margin-top: 5px;
}
.oil-item {
  border-bottom: 2px solid #E1E8E7;
  margin-bottom: 20px;
  padding-bottom:20px;
}
.oil-item h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 1.42;
    color: #121924;
    margin-bottom: 20px;
}
.oil-item h3 span,.review-heading span {
    color: #4DB4AC;
    font-size: 30px;
}
.oil-item .wp-block-columns {
    border: 1px solid #F5F8F7;
    margin-bottom: 30px;
}
.oil-item .wp-block-columns .wp-block-column:first-child  .wp-block-image {
   /* height: calc(100% - 170px);*/
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.oil-item .wp-block-columns .wp-block-column:first-child .wp-block-group{
    text-align: center;
    border-radius: 4px;
    padding: 20px;
}
.oil-item .wp-block-columns .wp-block-column:first-child .wp-block-group p {
    color: #676A6E;
}
.oil-item .wp-block-columns .wp-block-column:first-child .wp-block-group p strong {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.375;
    color: #121924;
    display:block;
    text-align: center;
}
/*.oil-item .wp-block-columns .wp-block-column:first-child .wp-block-group a {
    background: #EF7A34;
    border-radius: 4px;
    display: inline-block;
    padding: 10.5px 10px;
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
    color: #FFFFFF;
    text-align: center;
}*/
.oil-item .wp-block-columns .cocode-inline {
	margin:0 0 10px;
}
.oil-item .wp-block-columns .wp-block-column:first-child .wp-block-group p:last-child {
  margin: 0;
    font-size:13px;
	font-weight:600;
    color: #121924;
}
.oil-item .wp-block-columns .wp-block-column:last-child {
  padding-top:30px;
  padding-right:20px;
  font-size:16px;
}
.oil-item .wp-block-columns .wp-block-column:last-child p {
  font-size:13px;
	font-weight:600;
}
.oil-item .wp-block-columns .wp-block-column:last-child h4{
    font-weight: 600;
    line-height: 1.42;
    color: #121924;
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 30px;
}
.oil-item .wp-block-columns .wp-block-column:last-child h4:first-child {
  margin-top:0;
}
.oil-item .wp-block-columns .wp-block-column:last-child ul {
    margin-bottom: 30px;
}
.oil-item .wp-block-columns .wp-block-column:last-child ul li {
    font-size: 16px;
    margin-bottom: 14px;
    padding-left: 23px
}
.oil-item .wp-block-columns .wp-block-column:last-child ul li:before {
    background-image: url(../images/checkmark-circle-2.png);
    width: 13px;
    height: 13px;
    background-size: 13px auto;
    top: 6px;
}
.oil-item .wp-block-columns .wp-block-column:last-child ul.pm-cons li:before {
      background-image: url(../images/close-circle.png);
}
.oil-item p:last-child {
  margin:0;
}
.btn-bestprice {
    position: absolute;
    left: 30px;
    right: 30px;
    top: -10px;
    background: #FFC727;
    border-radius: 0px 0px 4px 4px;
    padding: 7px;
    margin: 0 auto;
    text-align: center;
}
.btn-bestprice.btn-cheapest {
  max-width: 100%;
}
.btn-bestprice:before {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 0 solid transparent;
    border-right: 10px solid #C5950C;
    content: "";
    position: absolute;
    left: -10px;
    top: 0;
}
.btn-bestprice:after {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 10px solid #C5950C;
    content: "";
    position: absolute;
    right: -10px;
    top: 0;
}
.btn-bestprice strong:before {
  content:"";
  background-image:url('../images/Vector.png');
  background-position: center center;
  background-repeat: no-repeat;
  width: 36px;
  height: 36px;
  background-color: #F3BB1B;
  border-radius: 50%;
  text-align: center;
  line-height: 36px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.btn-bestprice strong {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.45;
    color: #fff;
    margin: 0;
    display: block;
}
.biovolen-info .item {
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 1.33;
  color: #676A6E;
  padding-left:65px;
  position:relative;
}
.biovolen-info .item:before {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 47px;
    text-align: center;
    margin-right: 15px;
    background: #F5F8F7;
    content:"";
    position:absolute;
    top:0;
    left:0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size:22px auto;
}
.biovolen-info .item:nth-child(1):before {
  background-image: url('../images/icon-1.png')
}
.biovolen-info .item:nth-child(2):before {
  background-image: url('../images/icon-2.png')
}
.biovolen-info .item:nth-child(3):before {
  background-image: url('../images/icon-3.png')
}
.brand-biovolen2 .biovolen-info .item:nth-child(1):before {
  background-image: url('../images/icon-1.png')
}
.brand-biovolen2 .biovolen-info .item:nth-child(2):before {
  background-image: url('../images/icon7.svg');
  background-size:22px auto;
}
.brand-biovolen2 .biovolen-info .item:nth-child(3):before {
  background-image: url('../images/icon-2.png')
}
.brand-biovolen2 .biovolen-info .item:nth-child(4):before {
  background-image: url('../images/icon-3.png')
}
.biovolen-info .item p {
    font-size: 15px;
    line-height: 1.33;
    color: #676A6E;
    margin-bottom: 0;
}
.biovolen-info .item strong {
    font-size: 24px;
    line-height: 1.375;
    font-weight: 600;
    color: #121924;
}
.biovolen-info .item em {
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    color: #676A6E;
    font-style:normal;
}
.biovolen-it {
    padding: 10px 10px 0;
    border: 1px solid #E1E8E7;
    border-radius: 4px;
}
.biovolen-it h4 {
  font-size: 20px;
  line-height: 1.35;
  color: #121924;
  margin-bottom: 20px;
}
.biovolen-it ul li {
  font-size: 15px !important;
  margin-bottom: 10px !important;
}
/*.biovolen-buttom a{
    background: #EF7A34;
    border-radius: 4px;
    display: inline-block;
    padding: 12px 10px;
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
    color: #FFFFFF;
    text-align: center;
    min-width: 186px;
}*/
.biovolen-buttom p:last-child {
  margin:0;
}
.biovolen-buttom .rcode {
  font-size: 12px;
  line-height: 1.33;
  color: #676A6E;
  margin-bottom: 3px;
}
.biovolen-buttom .rcode strong {
  display:block;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.375;
  color: #121924;
  margin-bottom: 0;
}
.alternative-list-bg .wp-block-column {
    padding: 0 15px;
    border-left: 1px dashed #D2E0DB;
    margin:0 !important;
}
.alternative-list-bg .wp-block-column:first-child {
  border:none;
}
.alternative-list-bg .wp-block-column h4 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.35;
}
.alternative-list-bg .wp-block-column a {
    font-size: 15px;
    line-height: 1.33;
    color: #4DB4AC;
}
.alter-list {
  padding: 20px 0 4px;
  border-top: 1px dashed #D2E0DB;
}
.single-inner .single-left {
  -ms-flex: 0 0 780px;
  flex: 0 0 780px;
  max-width: 780px;
}
.single-inner .sidebar {
  -ms-flex: 0 0 calc(100% - 780px);
  flex: 0 0 calc(100% - 780px);
  max-width: calc(100% - 780px);
}
.adv-ttooltip {
  position:absolute;
  top:0;
  right:0;
}
.aricle-other {
    width: 250px;
    margin-left: 15px;
}
.adv-ttooltip .ctooltip {
    font-size: 12px;
    box-shadow: 0 0 10px #c1c2c3;
    width: 300px;
    background: #fff;
    color: #000;
    line-height: 1.4em;
    border-radius: 6px;
    padding: 1.5em;
    position: absolute;
    z-index: 999;
    margin-left: -60px;
    cursor: default;
    top: 40px;
    left: -20%;
    display:none;
}
.adv-ttooltip .ctooltip p {
  font-size:12px;
}
.adv-ttooltip .ctooltip p:last-child {
  margin:0;
}
.adv-ttooltip .ctooltip:after {
    content: "";
    position: absolute;
    top: -.3em;
    left: 50%;
    margin-left: -15px;
    width: 17px;
    height: 17px;
    box-shadow: -5px -5px 8px -3px #c1c2c3;
    border-color: transparent transparent #fff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    background: #fff;
}
.pm-pros, .pm-cons {
  padding:0 !important;
  border:none !important;
  background:none !important;
}
.pm-pros li:before,.pm-cons li:before{
    position: absolute !important;
    left: 2px !important;
    content: "";
    background-repeat: no-repeat !important;
    background-image: url(../images/checkmark-circle-2.svg) !important;
    width: 13px !important;
    height: 13px !important;
    background-size: 13px auto !important;
    top: 8px !important;
}
.pm-cons li:before {
    background-image: url(../images/close-circle.svg) !important;
}
.pm-pros:before,.pm-cons:before {
  display:block;
  margin:0 0 10px;
}
.home-services .services-it-bg {
  padding:40px;
}
.single-custom .csource-more li {
  font-size:14px;
  font-style: italic;
  margin:0 0 5px;
}
/* ReCss */
.brand-box {
    background: #EBF3F4;
    border-radius: 4px;
    padding: 15px;
    margin-bottom: 40px;
}
.brand-box em {
  font-size:14px;
}
.brand-box > div {
    background-color: #fff;
    border-radius: 4px;
    padding: 20px;
}
.wp-block-column .brand-list:parent { 
  padding: 20px 15px 4px;
  border: 1px solid #E1E8E7;
  border-radius: 4px;
}
.brand-box .brand-score {
    font-size: 24px;
    line-height: 1.375;
    font-weight: 600;
    color: #121924;
    margin:0;
    position:relative;
}
.brand-box .score-title {
    font-size: 15px;
    line-height: 1.33;
    color: #676A6E;
    margin-bottom: 0;
}
.info-table table tr td {
  padding:8px;
}
.wp-block-columns.has-2-columns {
    border: 1px solid #E1E8E7;
    box-sizing: border-box;
    border-radius: 4px;
    justify-content: space-between;
    margin-bottom: 20px;
}
.wp-block-columns.has-2-columns .wp-block-column {
  padding:25px 20px;
}
.pm-key {
  font-weight: 800;
  font-size: 1em;
    color:#00B7AB
}
.pm-key:before{
  content:"Details Review";
}
/* add new */
.link-page #breadcrumbs {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.link-page #breadcrumbs a,.link-page #breadcrumbs span {
	font-size: 15px;
    line-height: 1.6;
	color: #3e3e3e;
}
.link-page #breadcrumbs a {
	color: #C4C4C4;
}
.about-team-item {
    margin-bottom: 30px;
}
.readmore-text {
	color: #00b7ab;
}
.author-post-list .home-post-big {
    margin-bottom: 20px;
    border: 1px solid #F5F8F7;
    border-radius: 4px;
    overflow: hidden;
    margin: 0 0 20px;
}
.home-post-big .post-feature {
    padding: 0;
}
.home-post-big .post-feature a {
    display: block;
    height: 100%;
    overflow: hidden;
}
.home-post-big .post-feature a img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
#searchForm {
    position: relative;
    margin-bottom: 30px;
}
#searchForm input {
    width: 100%;
    padding-right: 90px;
    border-radius: 4px;
    border: 1px solid #efefef;
    height:47px;
    padding:0 15px;
    background: #fafafa;
}
#searchForm .btn-submit-404 {
    position: absolute;
    top: 4px;
    right: 4px;
    bottom: 4px;
    border-radius: 4px;
    line-height: 6px;
    color: #ffffff;
    background-color: #00b7ab;
    border: 1px solid transparent;
    cursor: pointer;
    -webkit-appearance: button;
    padding: 10px 20px;
}
.banner-page {
    padding: 200px 0;
    color: #fff;
    position: relative;
    background-size: cover;
    background-position: center center;
}
.banner-page:before {
    content: "";
    background: rgba(0,0,0,0.1);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.banner-page .container {
    position: relative;
    z-index: 1;
}
.banner-page .info {
    max-width: 600px;
    margin: 0 auto;
}
.banner-page h1 {
    color: #fff;
    font-size: 60px;
    margin: 0 0 20px;
}
.banner-page .des {
    color: #fff;
}
#couponSearch {
  padding:50px 0;
}
#couponSearch .search-key{
  max-width: 800px;
  margin:50px auto 30px;
}
#couponSearch .search-key .it-form {
    height: 49px;
    width: 100%;
    background: #F6F6F6;
    border-radius: 8px;
    position: relative;
    padding:0 60px 0 10px;
    border:1px solid #efefef;
}
#couponSearch .search-key .search-icon {
  top:16px;
}
#couponSearch .search-cat .item-inline{
  padding:0 20px;
}
#couponSearch .search-cat .item-inline label {
    background: #F5F8F7;
    border-radius: 4px;
    display: block;
    padding: 5px 20px;
}
#couponSearch .search-cat .item-inline input {
  vertical-align: -1px;
  margin-right: 5px;
}
.cp-list .cp-item{
  margin-top:30px;
  border: 1px solid #F5F8F7;
  border-radius: 4px;
  overflow: hidden;
}
.cp-list .cp-item .image-fit {
  height:250px;
}
.cp-list .cp-item .info {
  padding:20px;
}
.cp-list .cp-item .info .post-date {
    color: #656565;
}
.cp-list .cp-item .info h3 a {
  color: #222B45;
  font-size:20px;
}
.cp-list .cp-item .info .btn-readmore {
  display: inline-block;
  background: #EF7A34;
  border-radius: 4px;
  font-size: 14px;
  color: #FFFFFF;
  padding: 8px 20px;
  margin-top:20px;
}
.nodata {
  margin:100px 0;
}
.pdetail-fimage {
  margin-bottom:20px;
}
.pdetail-fimage img {
  width:100%;
  height:auto;
}
body {
    counter-reset: section;
}
.csource-more p {
    font-size: 14px;
    font-style: italic;
}
.pm-button-type4 a:before {
    content: "Check Price";
    color:#fff;
}
.ft-snippet {
  margin:0 0 20px;
}
.single-custom .cptext {
  font-size: 14px;
  line-height: 20px;
  color: #676A6E;
}
.single-custom .cptext b {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #121924;
  display:block;
}
.single-custom .lineup-table .cptext b {
  font-size:15px;
}
.lineup-table .wp-block-image {
  margin:0 auto;
}
.csitemap-list {
  padding: 40px 0;
  font-size:14px;
}
.csitemap-list > ul {
  column-count: 2;
  -webkit-column-count: 2;
}
.csitemap-list ul ul {
  padding-left:30px;
}
.csitemap-list a {
  color:#4DB4AC;
}
.csitemap-list a:hover {
  text-decoration: underline;
}
.csitemap-item {
  margin-bottom:20px;
  padding-bottom:20px;
  border-bottom:1px solid #ccc;
}
.single-custom h2{
  font-weight: bold;
  font-size: 32px;
  line-height: 44px;
  color: #121924;
  margin:0 0 20px;
}
.bbox-frame {
  border: 1px solid #E1E8E7;
  box-sizing: border-box;
  border-radius: 4px;
  padding:15px;
}
.single-custom .bbox-frame .brand-heading {
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
  color: #121924;
  margin:0 0 20px;
  text-align: left;
}
.single-custom .bbox-frame ul li {
  font-size: 15px;
  line-height: 20px;
  color: #121924;
}
.single-custom .pm-text-size15 {
  font-weight: bold;
  font-size: 32px;
  line-height: 44px;
  color: #121924;
  margin: 0 0 20px;
}
.biovolen-info .item strong:after {
  content:"/10";
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  color: #676A6E;
  font-style: normal;
}
.best-choice:before {
  content: "";
  background-image: url(../images/bestchoice.svg);
  background-size: 100% auto;
  width: 180px;
  height: 42px;
  background-repeat: no-repeat;
  position: absolute;
  top: -9px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  display: block;
}
.ft-snippet{
  background-image: url(https://www.healthcanal.com/wp-content/uploads/Group-750.svg);
  padding: 2em 2em 4em 2em;
  background-position: bottom;
  border-radius:4px;
  margin:0 0 20px;
  background-repeat: no-repeat;
  background-size: cover;
}
.feature-info {
  background-repeat: no-repeat;
  background-size: cover;
}
.ft-snippet:after{
  display:block;
  content: url(https://www.healthcanal.com/wp-content/uploads/2021/01/HealthCanal_Color_1.svg);
  width:150px;
  float:right;
}
h3.review-heading:before {
    counter-increment: section;
    content: counter(section)".";
    display: inline-block;
    color: #4DB4AC;
    font-weight: 700;
    margin-right: 8px;
    font-size: 30px;
    line-height: 34px;
}
h2.number-heading~h3 {
  display:block !important;
}
h2.number-heading~ h3::before {
  margin:0 !important;
}
/* Sugar Css */
.sugar-content {
  padding:70px 0;
}
.sugar-content .sugar-title {
  font-size: 50px;
  line-height: 60px;
  color: #121924;
  margin:0 0 70px;
  text-transform: capitalize;
}
.sugar-content h2.sugar-title {
  margin:0 0 50px;
}
.sugar-content .sugar-intro {
  margin-bottom:70px;
}
.sugar-content .sugar-intro .list-inline {
  margin:0 -15px;
}
@media (min-width:993px) {
  .sugar-content .sugar-intro .list-inline .item-inline {
    width:20%;
    padding:0 15px;
    margin-bottom:30px;
  }
}
.sugar-content .sugar-intro .sugari-item .image {
  height:184px;
  box-shadow: 0px 0px 40px rgba(31, 40, 10, 0.08);
  border-radius: 4px;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
}
.sugar-content .sugar-intro .sugari-item .image img {
  position:absolute;
  top:50%;
  left:50%;
  max-width:90%;
  max-height: 90%;
  transform:translate(-50%,-50%);
  -webkit-transform:translate(-50%,-50%);
}
.sugar-content .sugar-intro .sugari-item h3 {
  font-size: 20px;
  line-height: 20px;
  color: #121924;
  margin:25px 0 0;
}
.sugar-content .sugar-intro .sugari-item:hover .image,
.sugar-content .sugar-intro .sugari-item.active .image{
  box-shadow: inset 0px 4px 20px rgba(31, 40, 15, 0.15);
  background: #FDFFF2;
}
.sugar-content .tab-content {
  margin-top:90px;
  border-radius: 20px 5px 5px 20px;
  background-size:auto 100%;
  background-position: left center;
  padding-left:60%;
  font-size: 24px;
  line-height: 37px;
  box-shadow: 0px 0px 15px rgba(31, 40, 15, 0.08);
  position:relative;
  background-repeat: no-repeat;
}
.sugar-content .tab-content:before {
  content:"";
  position:absolute;
  top:0;
  left:50%;
  right:0;
  bottom:0;
  background: linear-gradient(270deg, #FFFFFF 62.19%, rgba(255, 255, 255, 0) 100%);
}
.sugar-content .tab-content .info {
  position:relative;
  z-index:1;
  padding: 50px 15px 50px 30px;
  background: #fff;
}
.sugar-content .tab-content .info h2 {
  font-size: 40px;
  line-height: 54px;
  color: #55B9B1;
  margin:0 0 15px;
}
.sugar-content .tab-content {
  display:none;
}
.sugar-content .tab-content.active {
  display:block;
}
.sugar-tool #searchSugarForm {
  max-width:580px;
  margin:0 auto 50px;
}
.sugar-tool #searchSugarForm input {
  background: #F6F6F6;
  border-radius: 8px;
  height:60px;
  padding:0 50px 0 22px;
  font-size: 15px;
  color: #69768D;
}
.sugar-tool #searchSugarForm .btn {
  background: #4DB4AC;
  border-radius: 5px;
  position:absolute;
  top:6px;
  right:6px;
  bottom:6px;
  width:48px;
  background-image: url('../images/searchsearchw.svg');
  background-repeat: no-repeat;
  background-position: center center;
}
.sugar-tool .cook-list li {
  padding:0 10px;
  margin:0 0 20px;
}
.sugar-tool .cook-list li a {
  display:block;
  border: 1px solid #676A6E;
  border-radius: 30px;
  padding:7px 25px;
  font-size: 18px;
  line-height: 25px;
  color: #676A6E;
}
.sugar-tool .cook-list li a:hover,.sugar-tool .cook-list li a.active {
  background: #00B7AB;
  border-color:#00B7AB;
  color:#fff;
}
.spice-list .spice-item {
  margin-top:240px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
}
.spice-list .spice-item .image {
  position: absolute;
  top:0;
  right:60px;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
}
.spice-list .spice-item .title {
  font-size: 50px;
  line-height: 34px;
  color: #FFFFFF;
  padding:30px 26px;
  background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #55B9B1;
  border-radius: 20px 20px 0 0;
}
.spice-list .spice-item .title:before {
  counter-increment: section;
  content: counter(section);
  border: 3px solid #FFFFFF;
  width:52px;
  height:52px;
  line-height:46px;
  text-align:center;
  display:inline-block;
  margin-right:25px;
  vertical-align:middle;
  font-weight: 600;
  font-size: 36px;
  color:#fff;
  border-radius: 50%;
}
.spice-list .spice-item .content-text {
  padding:90px 60px 75px;
  font-size: 16px;
  line-height: 30px;
  color: #676A6E;
}
.spice-list .spice-item .content-text p {
   font-size: 16px;
  line-height: 30px;
  color: #676A6E;
}
.spice-list .spice-item .content-text p:last-child {
  margin:0;
}
.spice-list .spice-item .content-text h3 {
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
  color: #121924;
  margin:0 0 15px;
}
.spice-list .spice-item .content-text ul li {
  font-size: 16px;
  line-height: 30px;
  color: #676A6E;
  background-image: url(../images/favicon.png);
  background-repeat: no-repeat;
  background-size: 12px auto;
  background-position: left 10px;
  padding-left: 25px;
}
.spice-list .loading {
  width:100px;
  height:100px;
  background-image: url('../images/loading.gif');
  background-size:100% auto;
  margin:50px auto;
}
.part-mo {
  display:none;
}
.brand-biovolen .biovolen-buttom .cocode-inline {
	text-align:center;
}
.brand-biovolen .biovolen-buttom .cocode-inline p {
	display:inline-block;
	padding:0 10px;
	font-weight:400;
	vertical-align:top;
}
.brand-biovolen .biovolen-buttom .cocode-inline p:first-child {
	text-align:right;
}
.brand-biovolen .biovolen-buttom .cocode-inline p:last-child  {
	text-align: left;
}
.cocode-inline p:last-child {
    font-size: 12px !important;
    line-height: 16px;
    color: #676A6E !important;
    font-weight: 600;
}
.cocode-inline p:last-child b {
	font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 22px;
    color: #121924;
    display: block !important;
}
.brand-biovolen .biovolen-buttom p {
	color: #121924;
	font-size:13px;
	font-weight:600;
}
.brand-box {
  position:relative;
}
/* css 17092021 */
.oil-item .has-2-columns {
	align-items: center;
	-webkit-align-items: center;
}
.oil-item-other .has-2-columns {
  align-items: unset;
  -webkit-align-items: unset;
}
.oil-item .wp-block-columns .wp-block-column:first-child .wp-block-group {
	margin:0 -20px -25px;
	border-radius:0;
}
.oil-item .wp-block-columns .wp-block-column:last-child {
	margin-left:10px;
}
/* Coupon Rating */
.counpon-rating {
  background: #F6F6F6;
  border-radius: 4px;
  margin-bottom:15px;
  padding:20px;
}
.counpon-rating h2 {
  font-size: 20px;
  line-height: 1.35;
  color: #121924;
  margin-bottom: 20px;
  border-bottom:1px solid #E1E8E7;
  padding-bottom: 10px;
}
.rating-star {
  color:#ccc;
}
.rating-star .fa-star {
  color:#f7ca18;
}
.rating-star .rating-symbol {
  margin:0 2px;
}
.rating-star img {
  width:16px;
  height:16px;
  max-width:inherit;
}
.rating-star.rating-large img {
  width:30px;
  height:30px;
}
.rating-star.rating-large .rating-symbol {
  margin:0 3px;
}
.counpon-rating .rating-info {
    margin: 15px 0 0;
    font-size: 14px;
}
.counpon-rating .rating-info b {
  color:#4DB4AC;
}
.counpon-rating .rating-tb .rating-star {
  display:inline-block;
}
.counpon-rating .rating-tb b {
    font-size: 18px;
    vertical-align: -2px;
}
.counpon-rating .rating-tb b sub {
  bottom: 0;
  font-size: 12px;
  font-weight: 400;
}
.has-rating {
  position:relative;
}
.has-rating:after {
  content:"";
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  z-index:1;
}
.comment-rating .rating-star.rating-large {
  font-size: 40px;
  margin-top: -10px;
}
.comment-rating .rating-star.rating-large .rating-symbol {
  margin:0 10px;
}
#ratingForm .alert {
  margin-top:15px;
  font-size:14px;
  display:none;
}
#ratingForm .loading-json {
  display:none;
  margin-top:15px;
  background-image: url('../images/loading.gif');
  background-repeat: no-repeat;
  background-position: center center;
  height: 70px;
  background-size: auto 100%;
}
/* Event range */
.event-range {
  background: #4DB4AC;
    padding: 20px 0;
    color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
}
.event-range.event-hide {
  transform:translateY(200px);
  -webkit-transform:translateY(200px);
}
.event-range.remove-fixed {
  position:static;
}
.event-range .timer{
  color: #fff;
  font-size: 26px;
  line-height:26px;
  font-weight: bold;
}
.event-range .timer #timer {
  display:inline-block;
}
.event-range .btn {
  position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    background: #EF7A34;
    color: #fff;
    padding: 10px 30px;
    font-weight: bold;
}
.event-range .close {
  position:absolute;
  top:-43px;
  right:10px;
  display:block;
  width:35px;
  height:35px;
  background-image: url('../images/close-circle.svg');
  background-size:100% auto;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .event-range {
    padding:15px 0;
  }
  .event-range .timer {
    font-size:14px;
  }
  .event-range .timer #timer {
    display:block;
  }
  .event-range .timer span {
    font-size:16px;
  }
  .event-range .btn {
    font-size: 14px;
    padding: 5px 12px;
  }
}
.table-rating-custom th,.table-rating-custom td{
  padding:10px;
  border:1px solid #ccc !important;
}
.table-rating-custom td:first-child {
  width:85px;
}
.table-rating-custom td:nth-child(2) {
  width:150px;
}
.ads-script {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  text-align: center;
  margin: 0;
  overflow: hidden;
  position: fixed;
  left: 0;
  bottom: 0;
  right:0;
  z-index: 99999;
  background-color: hsla(0,0%,100%,.8);
  border-top: 2px solid hsla(0,0%,88.2%,.8);
  min-height: 90px;
}
.extra-content .table-default table {
  min-width: 750px;
}
.extra-content .table-default th,.extra-content .table-default td {
  padding:7.5px;
}
.ads-sidebar {
  margin-bottom: 15px;
}
.ads-banner-fixed .ads-start.sticky {
  position:fixed;
  top:85px;
  width:260px;
}
.extra-content .is-type-video {
  padding-top:55%;
  position: relative;
  overflow: hidden;
}
.extra-content .is-type-video > div {
  position:static;
}
.extra-content .is-type-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.lineup-table .cocode-inline {
  width:100%;
}
.sidebar-lastest {
    background: #F6F6F6;
    border-radius: 4px;
    padding: 20px 20px 4px;
    margin: 0 0 15px;
}
.sidebar-lastest h2 {
    font-size: 20px;
    line-height: 1.35;
    color: #121924;
    margin-bottom: 25px;
}
.sidebar-lastest li {
  margin-bottom: 30px;
}
.sidebar-lastest li h3 {
  font-size:15px;
  margin:0 0 5px;
  line-height: 22px;
}
.sidebar-lastest li h3 a {
  color:#121924;
}
.sidebar-lastest li .date {
  font-size:13px;
  color:#81838C;
}
.cat-list {
  margin:0 -5px 8px;
  letter-spacing: -0.3em;
}
.cat-list a {
  margin: 0 5px;
  background: #4DB4AC;
  display: inline-block;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  color: #fff;
  padding: 2px 6px;
  letter-spacing: normal;
  border-radius: 0px;
}
/* Add more css each post type */
.pm-gar-text2.pm-text-size12 {
    font-weight: bold;
    font-size: 24px;
}