@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@300;400;500;600;700;800;900&display=swap');
body {
  word-wrap: break-word;
}
.single .site-main .wp-block-group__inner-container {
  padding:0 !important;
}
.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: #101C3D;
    margin-bottom: 40px;
    padding-left: 20px;
    list-style: none;
    position: relative;
}
.sma-list ul li a {
  color: #101C3D;
}
.sma-list ul li::before {
    position: absolute;
    top: 7px;
    left: 2px;
    content: "";
    background-image: url(../img/icon-list.svg);
    background-size: 9px auto;
    width: 9px;
    height: 9px;
    background-repeat: no-repeat;
}
.extra-content .product-list{
  background: #FCD6D6;
  padding: 30px 15px 15px 15px;
  margin-bottom: 30px;
  gap:0;
}
.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: #101C3D;
  margin-bottom: 6px;
}
.product-it h3 a{
  color: #101C3D;
}
.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: #101C3D;
}
.single-custom h3{
  font-size: 27px;
  line-height: 1.375;
  color: #101C3D;
  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: 18px;
  line-height: 1.42;
  color: #101C3D;
  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: #FF5757;
}
.single-custom.sma-list ul{
  margin-bottom: 30px;
}
.single-lineup h3{
  font-weight: 700;
  font-size: 32px;
  line-height: 1.375;
  color: #101C3D;
  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: #FF5757;
  margin-bottom: 20px;
}
.lineup-info .lineup-title a{
  color: #FF5757;
}
.lineup-info .lineup-type{
  font-size: 18px;
  line-height: 1.39;
  color: #101C3D;
  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: #101C3D;
  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: #101C3D;
  margin-bottom: 20px;
}
.oil-it h4 span{
  color: #FF5757;
  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(../img/checkmark-circle-2.png);
}
.oil-it .sma-list ul.sma-list-cost li::before{
      background-image: url(../img/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: #101C3D;
  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: #101C3D;
  margin-bottom: 20px;
  margin-top: 30px;
}
.single-custom-2 h4{
  font-size: 24px;
  line-height: 1.42;
  color: #101C3D;
  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: #101C3D;
    position: relative;
    font-size: 14px;
    margin-bottom: 16px;
    line-height: 1.39;
}
.single-custom ol li::marker {
    color: #FF5757;
}
.single-label-2{
  padding: 12px 50px 35px 30px;
  background: #F9F9F9;
  border-top: 1px solid #FF5757;
}
.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: #FF5757;
    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: #FF5757;
}
.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: #101C3D;
    font-weight: 700;
    margin-bottom: 0;
}
.aricle-name h3 a {
  color: #101C3D;
}
.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: #101C3D;
}
.single-related ul li:hover a, .single-related ul li:hover::before{
 color: #FF5757;
}
.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: #101C3D;
    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: #FF5757;
    font-weight: 700;
}
.comment-heart .fa-heart{
  margin-right: 5px;
}
.comment-des p{
  font-size: 15px;
    line-height: 1.47;
    color: #101C3D;
    margin-bottom: 16px;
}
.cm-reply{
    font-size: 15px;
  color: #FF5757;
  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: #101C3D;
      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: #101C3D;
    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: #FCD6D6;
  border-radius: 4px;
  padding: 30px 15px;
  margin-bottom: 40px;
  position:relative;
}
.average-score {
  width: 240px;
  height: 53px;
  background-image: url(../img/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(../img/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: #101C3D;
}
.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: #101C3D;
  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: #101C3D;
  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: #101C3D;
}
.single-custom-2 table tr td{
  padding: 16px 20px;
  font-size: 18px;
  line-height: 1.39;
  color: #101C3D;
}
.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: #FF5757;
}
.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(../img/checkmark-circle-2.png);
}
.alternative-list-2 ul li::before{
  background-image: url(../img/close-circle.png);
}
.brand-alternative{
  margin-bottom: 40px;
}
.oil-it:last-child{
  border-bottom: none;
}
.brand-disadvantage{
  margin-top: 40px;
}
.single-custom-2 a, .single-custom a{
  color: #FF5757;
}
.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(../img/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(../img/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: #101C3D;
  white-space: normal;
  background-color:#F9F9F9;
  border: 1px solid #E1E8E7;
  border-radius: 4px;
  background-image:url('../img/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('../img/bgovb.png');
  background-position:left bottom;
  background-repeat:no-repeat;
}
.wp-block-verse h2{
  font-size: 32px;
  line-height: 44px;
  color: #101C3D;
  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:#FF5757;
  text-decoration:none;
  box-shadow:none;
}
blockquote.wp-block-quote {
    border-top: 2px solid #FF5757;
    background: #F9F9F9;
    padding: 20px 60px;
    font-size: 18px;
    color: #676A6E;
    position: relative;
    margin-bottom: 15px;
}
blockquote.wp-block-quote strong {
   font-size: 24px;
    color: #101C3D;
}
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: #FF5757;
  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: #FF5757;
  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: #FF5757;
  margin:0 0 9px;
}
.verifield-truesource p {
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  color: #101C3D;
  margin:0 0 15px;
}
.verifield-truesource h5 {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  color: #101C3D;
  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: #FF5757;
  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: #101C3D;
    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;

}
.extra-content .product-list .wp-block-column {
    padding: 40px 15px 30px;
    background: #FFFFFF;
    border-radius: 4px;
    position: relative;
    margin-left:15px !important;
}
.extra-content .product-list .wp-block-column:first-child {
  margin:0 !important;
}
.extra-content .product-list .wp-block-column p:last-child {
  margin:0;
  font-size:16px;
  color:#101C3D;
}
.extra-content .product-list .wp-block-column p:last-child b {
  font-size:16px;
  font-weight:400;
  display:inline-block;
}
.extra-content .product-list .pm-button-type3 a,.extra-content .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;
}
.extra-content .product-list .pm-button-type4 a {
  position:static;
  margin:0;
}
.extra-content .pm-button-type4 a,.extra-content .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: #101C3D;
}
.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 !important;
    line-height: 1.39 !important;
    color: #FF5757 !important;
    margin-bottom: 20px !important;
    font-weight: 600 !important;
}
.lineup-table .wp-block-columns .wp-block-column h4 {
    font-size: 18px;
    line-height: 1.39;
    color: #101C3D;
    margin-bottom: 12px;
    font-weight: 600;
}
.lineup-table .wp-block-columns .wp-block-column h4 a {
  color: #101C3D;
}
.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: #101C3D;
    margin-bottom: 20px;
}
.oil-item h3 span,.review-heading span {
    color: #FF5757;
    font-size: 30px;
}
.oil-item .wp-block-columns {
    border: 1px solid #F5F8F7;
    margin-bottom: 30px;
    padding: 10px 15px;
}
.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: #101C3D;
    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: #101C3D;
}
.oil-item .wp-block-columns .wp-block-column:last-child {
  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: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(../img/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(../img/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('../img/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('../img/icon-1.svg')
}
.biovolen-info .item:nth-child(2):before {
  background-image: url('../img/icon-2.svg')
}
.biovolen-info .item:nth-child(3):before {
  background-image: url('../img/icon-3.svg')
}
.brand-biovolen2 .biovolen-info .item:nth-child(1):before {
  background-image: url('../img/icon-1.svg')
}
.brand-biovolen2 .biovolen-info .item:nth-child(2):before {
  background-image: url('../img/icon-4.svg');
  background-size:22px auto;
}
.brand-biovolen2 .biovolen-info .item:nth-child(3):before {
  background-image: url('../img/icon-2.svg')
}
.brand-biovolen2 .biovolen-info .item:nth-child(4):before {
  background-image: url('../img/icon-3.svg')
}
.biovolen-info .item p {
    font-size: 15px !important;
    line-height: 1.33 !important;
    color: #676A6E !important;
    margin-bottom: 0 !important;
}
.biovolen-info .item strong {
    font-size: 24px;
    line-height: 1.375;
    font-weight: 600;
    color: #101C3D;
}
.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: #101C3D;
  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: #101C3D;
  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: #FF5757;
}
.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(../img/pros-icon.svg) !important;
    width: 8px !important;
    height: 8px !important;
    background-size: 100% auto !important;
    top: 7px !important;
}
.pm-cons li:before {
    background-image: url(../img/cons-icon.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: #101C3D;
    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;
}
.extra-content .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: #101C3D;
  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:#FF5757;
}
.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: #101C3D;
  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: #101C3D;
  margin:0 0 20px;
  text-align: left;
}
.single-custom .bbox-frame ul li {
  font-size: 15px;
  line-height: 20px;
  color: #101C3D;
}
.single-custom .pm-text-size15 {
  font-weight: bold !important;
  font-size: 1.5em !important;
  line-height: 44px!important;
  color: #101C3D!important;
  margin: 0 0 20px!important;
}
.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(../img/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(../img/snippet-bg.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{
  content: "";
  display: block;
  background-image: url(/wp-content/uploads/2023/11/Ehproject-logo.svg);
  background-size: 100% auto;
  width: 120px;
  height: 41px;
  float: right;
  background-repeat: no-repeat;
}
h2.number-heading {
  counter-reset: heading3;
}
h3.review-heading:before {
    counter-increment: section;
    content: counter(section)".";
    display: inline-block;
    color: #FF5757;
    font-weight: 700;
    margin-right: 8px;
    font-size: 30px;
    line-height: 34px;
}
h2.number-heading~h3 {
  counter-increment: heading3;
}
h2.number-heading~ h3:before {
    content: counters(heading3, '.', decimal-leading-zero);
    font-size: 16px;
    line-height: 24px;
    color: white;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #FF5757;
    margin-right: 8px;
    display:inline-block;
    text-align:center;
}
/* Sugar Css */
.sugar-content {
  padding:70px 0;
}
.sugar-content .sugar-title {
  font-size: 50px;
  line-height: 60px;
  color: #101C3D;
  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;
  };
	.gender-radio {
		margin-top: 20px;
	}
}
.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: #101C3D;
  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: #FF5757;
  border-radius: 5px;
  position:absolute;
  top:6px;
  right:6px;
  bottom:6px;
  width:48px;
  background-image: url('../img/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: #101C3D;
  margin:0 0 15px;
}
.spice-list .spice-item .content-text ul li {
  font-size: 16px;
  line-height: 30px;
  color: #676A6E;
  background-image: url(../img/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('../img/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: #101C3D;
    display: block !important;
}
.brand-biovolen .biovolen-buttom p {
	color: #101C3D;
	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: #101C3D;
  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:#FF5757;
}
.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('../img/loading.gif');
  background-repeat: no-repeat;
  background-position: center center;
  height: 70px;
  background-size: auto 100%;
}
/* Event range */
.event-range {
  background: #FF5757;
    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('../img/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: #101C3D;
    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:#101C3D;
}
.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: #FF5757;
  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 !important;
    font-size: 24px !important;
    color:#000 !important;
}
.snip-heading {
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #FF5757 !important;
}
.pm-verdict:before {
    content: "Summary";
    text-transform: capitalize;
    display: block;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #101C3D;
    margin: 0 0 15px;
}
.offer-badge, .pm-glutenberg-badge {
    display: inline-block;
    padding: 9px 24px 8px 16px;
    max-height: 50px;
    background: #FF5757;
    z-index: 99;
    top: 10px;
    left: 0;
    position: relative;
    margin: -10px !important;
}
.offer-badge:after, .pm-glutenberg-badge:after {
    content: " ";
    display: block;
    position: absolute;
    left: -10px;
    bottom: -5px;
    border-top: 0 inset transparent;
    border-right: 10px solid #FF5757;
    border-bottom: 7px inset transparent;
    border-left: 10px inset transparent;
}
.offer-badge, .pm-brand-badge h2, .pm-glutenberg-badge h1, .pm-glutenberg-badge h2, .pm-glutenberg-badge h3, .pm-glutenberg-badge h4, .pm-badge h5, .pm-glutenberg-badge {
    color: #fff !important;
    font-size: 1em !important;
    font-weight: 700 !important;
}
.pm-pros:before {
    content: "Pros";
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.35;
    color: #101C3D;
    font-weight: 600;
    display: block;
}
.pm-cons:before {
    content: "Cons";
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.35;
    color: #101C3D;
    font-weight: 600;
    display: block;
}
.fact-check {
  position:relative;
}
.fact-check .fact-label {
    position: absolute;
    background: #FFFFFF;
    box-shadow: 0px 0px 40px rgb(31 40 15 / 8%);
    border-radius: 4px;
    padding: 16px 20px 16px;
    font-size: 13px;
    line-height: 1.54;
    color: #101C3D;
    top: calc(100% + 15px);
    min-width: 331px;
    display: none;
    left: 50%;
    transform:translateX(-50%);
    -webkit-transform:translateX(-50%);
    z-index:9;
}
.fact-check .fact-label p {
    font-size: 13px;
    margin: 0;
}
.has-expired {
  color:#ff0000 !important;
}
.btn-update-post {
  position: fixed;
  top: 6px;
  z-index: 999999;
  border-radius: 8px;
  color: #fff;
  left: 50%;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}
.btn-update-post i {
  vertical-align: 1px;
}
@media (max-width:768px) {
  .brand-biovolen .wp-block-columns {
    margin-bottom:10px;
  }
  .brand-biovolen .biovolen-info{
    display:flex;
    margin:0 !important;
  }
  .biovolen-info .item {
    padding-left:0;
    width: 33.33%;
      text-align: center;
  }
  .biovolen-info .item:before {
    position:static;
    display:block;
    margin:0 auto 5px;
  }
  .brand-biovolen .biovolen-it {
    padding:15px;
  }
  .brand-biovolen .biovolen-it ul {
    margin:0;
  }
  .sidebar-site .list-post {
    display: none;
  }
}
figcaption {
	font-size: 12px;
    line-height: 20px;
    letter-spacing: -0.5px;
    color: #81838C;
    font-style: italic;
}
.sidebar-related .cats-list {
  margin-bottom: 15px;
}
.sidebar-related .cats-list a {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 5px 0;
  min-width: 90px;
  height: 28px;
  background: #f7eded;
  border-radius: 80px;
  padding: 0 16px;
  line-height: 28px;
  font-weight: 600;
  font-size: 13px;
  color: #FF5757;
  text-align: center;
  text-decoration: none;
}
#content .box-main-content .content-main p:last-child {
  margin: 0;
}
#reviews-author .container .box-author .info-medical-author .experience-education h3 * {
  font-size: 100% !important;
}
.post-main .img-post img {
  height: auto !important;
}
.extra-content .coupon-product {
  position: static !important;
}
.extra-content .coupon-product {
  text-align: center;
	width:100%;
}
#content .box-main-content .content-main .special-offer .coupon-product .coupon {
  margin-top: 10px;
	justify-content:center;
}
#content .box-main-content .content-main .special-offer .info-product img {
  width:  auto !important;
  height: auto !important;
  max-width: 300px;
}
body #content .box-main-content .content-main .special-offer {
  align-items: center !important;
}
#content .box-main-content .content-main h3 {
  margin-bottom: 25px !important;
}
.single-top .fact-check{
  position: relative;
}
.single-top .fact-check > a{
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 20px;
  color: #FF5757;
  padding: 4px 8px;
  display: inline-block;
  background: rgba(255,87,87,0.2);
  border-radius: 4px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
}
.single-top .fact-check a img{
  margin-right: 8px;
  vertical-align: -2px;
}
.single-left .single-title {
  margin:0;
}
.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: #101C3D;
  top: calc(100% + 5px);
  min-width: 331px;
  display: none;
  left: 24px;
  position: fixed;
  top: 50%;
  left: 50%;
  right: 0;
  z-index: 999999;
  width: 100%;
  max-width: 750px;
  padding: 50px;
  border-radius: 0;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
}
.fact-check .fact-label p {
  font-size: 16px !important;
  margin: 0 0 15px !important;
}
.fact-check .fact-label p:last-child {
  margin: 0 !important;
}
.fact-close {
    position: absolute;
    top: 20px;
    right: 20px;
    background-image: url(../img/cancel.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center;
    display: block;
    width: 22px;
    height: 22px;
    cursor: pointer;
}
.modalcn-bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.65);
    z-index: 9999;
    display: none;
}
#content .box-main-content .content-main .special-offer a.btn {
	width:auto;
}
#content .box-main-content .content-main .special-offer .sticker {
	padding-left:0 !important;
	padding-right:0 !important;
}
#feature-post .box-feature-post .most-read ul li:before {
	top:20px !important;
	transform: none !important;
	-wekit-transform: none !important;
}
#coupon .slide-coupon .container .deals-today .slide-deals .item-slide img {
	width:auto !important;
	max-width:80%;
}
.single-coupon .compare-cbrand {
    box-shadow: 0 0 7px 0 rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,0.1);
	margin:30px 0;
}

.single-coupon .compare-cbrand .wp-block-column {
    padding: 15px;
    margin: 0
}

.single-coupon .compare-cbrand  .wp-block-column:first-child {
    background: #f6f6f6
}

.single-coupon .compare-cbrand p {
    color: #FF5757 !important
}
.single-coupon .info-step {
	border:none !important;
	border-radius:0 !important;
	background:none !important;
}
body.single-coupon .info-step .step-heading {
	background: #FDF0EE;
    color: #202020 !important;
    padding: 4px 16px;
    margin: 0;
    font-weight: 500 !important;
    font-size: 18px !important;
}
.content-main .count-start-step {
  counter-reset: step-counters 0 !important;
}
.content-main .count-start-step ~ h3 {
	background: #FDF0EE;
    color: #202020;
    padding: 4px 16px;
    margin: 0;
    font-weight: 500;
    font-size: 18pxt;
}
.content-main .count-start-step ~ h3 strong, .content-main .count-start-step ~ h3 b {
	font-weight: 500;
}
.content-main .count-start-step ~ h3:before {
  counter-increment: step-counters;
  content: "Step " counter(step-counters) ":";
  display: inline-block;
  margin-right: 10px;
	color:#FF5757;
	    font-weight: 500;
}
.content-main .count-end-step ~ h3 {
	background: none;
	padding:0;
}
.content-main .count-end-step ~ h3:before {
  display: none;
}
#countries .tabs .tabs-nav li a img {
	width:40px;
	height:auto !important;
}
#countries .tabs .tabs-list-content .tab-content.active .item-countries ul li {
	list-style:none;
}
#countries .tabs .tabs-list-content .tab-content.active .item-countries ul li a h4 {
	text-decoration: none;
    color: #393939;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}
#countries .tabs .tabs-list-content .tab-content.active .item-countries ul li:first-child a h4 {
	font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px
}
.summary {
	padding:16px !important;
}
#content .extra-content .featured-partner-offer .coupon-label.coupon-label2 strong{
	display: inline-block;
}
#content .extra-content .featured-partner-offer .bottom-line{
	    margin: -15px 0 15px !important;
}
#content .box-main-content .content-main .product-box{
      background: rgba(255, 234, 233, 0.3);
    padding: 16px;
    margin-bottom: 20px;
}
#content .box-main-content .content-main .product-box .wp-block-columns{
  gap: 16px;
}
#content .box-main-content .content-main .product-box .wp-block-column{
      border: 1px solid #FF5757;
    background: #fff;
    padding: 24px 16px;
    border-radius: 4px;
}
#content .box-main-content .content-main .product-box h3{
  font-size: 22px;
    line-height: 29px;
    font-weight: 600;
    color: #121924;
    margin-bottom: 16px !important;
}
#content .box-main-content .content-main .product-box ul{
  margin-bottom: 16px;
  padding-left: 0;
}
#content .box-main-content .content-main .product-box ul::before,
#content .box-main-content .content-main .product-vertical ul::before{
	display: none;
}
#content .box-main-content .content-main .product-box ul li,
#content .box-main-content .content-main .product-vertical ul li{
      font-size: 15px;
    line-height: 20px;
    color: #121924;
    margin-bottom: 8px;
    padding-left: 24px !important;
    list-style: none !important;
}
#content .box-main-content .content-main .product-box .product-link a{
  color: #FF5757;
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  text-decoration: none;
}
#content .box-main-content .content-main .product-vertical{
      border: 1px solid #FF5757;
    border-radius: 4px;
    margin-bottom: 20px;
}
#content .box-main-content .content-main .product-vertical .wp-block-columns{
      gap: 24px;
}
#content .box-main-content .content-main .product-vertical .wp-block-column:last-child{
  background: #FFF9F8;
    padding: 54px 42px;
}
#content .box-main-content .content-main .product-vertical h3{
  font-size: 18px;
    line-height: 24px;
    color: #FF5757;
    margin-bottom: 20px !important;
}
#content .box-main-content .content-main .product-vertical ul{
 margin-bottom: 20px;
}
#content .box-main-content .content-main .product-vertical ol{
  margin-bottom: 16px;
  padding-left: 0;
}
#content .box-main-content .content-main .product-vertical .coupon-label{
  color: #676A6E;
  font-size: 12px;
  line-height: 16px;
}
#content .box-main-content .content-main .product-vertical .coupon-label strong{
  font-size: 14px;
  line-height: 19px;
  font-weight: 600;
  color: #121924;
  text-transform: uppercase;
}
#content .box-main-content .content-main .extra-content ol{
	padding-left: 16px;
	margin-bottom: 15px;
}
#content .box-main-content .content-main .extra-content ol li{
	font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.5px;
    margin-bottom: 5px;
    color: #101C3D;
	    list-style: decimal;
}
#home-slider ul{
  display: flex;
    align-items: center;
    justify-content: space-between;
  padding: 48px 0;
  margin: 0 -10px;
}
#home-slider ul li{
  display: inline-block;
      padding: 0 10px;
}
#feature-post .box-feature-post .feature-post-news .content-item{
  background-position: center center;

}
.extra-content .wp-block-image figcaption, .row .img-review figcaption{
	text-align: center;
}
.post-main .author span{
	height: auto !important;
	max-height: 16px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    white-space: pre-wrap;
}
#content .box-main-content .content-main .sources ol{
	list-style-type: decimal-leading-zero !important;    
	margin-left: 22px;
	padding-left: 0;
}
#reviews-author .container .box-author .info-medical-author .experience-education{
	    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
#content .box-main-content .content-main .sources ol li:before{
	display: none;
}
#content .box-main-content .content-main .sources ol li{
	padding-left: 5px !important;
}
#content .box-main-content .content-main .sources ol li::marker{
	    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.5px;
    color: #FF5757;
}
#content .related-post .post-main h3{
	    height: 65px;
}
.related-post .post-main .author span{	
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    white-space: pre-wrap;
}
#content .box-main-content .content-main h4{
	font-size: 1.6rem !important;
	line-height: 1.3 !important;
	text-align: center;
}
.home2-about{
  background: #FDF0EE;
  padding: 80px 0;
}
.home2-about .left{
  width: 45%;
}
.home2-about .left h2{
  font-size: 54px;
  line-height: 72px;
  letter-spacing: -0.02em;
  font-weight: 600;
  margin-bottom: 16px;
  color: #101C3D;
}
.home2-about .left h2 span{
  color: #FF5757;
}
.home2-about .left p{
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.5px;
  color: #393939;
  margin-bottom: 0;
}
.home2-about .right{
  width: 55%;
}
.home2-about .box{
  align-items: center;
}
.home2-about .right img{
  height:460px;
  object-fit: cover;
  padding-left: 16px;
	width: 100%;
}
.home2-about .right a{
  width: 55%;
}
.home2-about .right a:last-child{
  width: 45%;
}
.home2-brand{
  background: #F9F9F9;
  padding: 24px 0;
}
.home2-brand h3{
  color: #101C3D;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 16px;
}
.home2-brand li{
  width: 16.66%;
  display: block;
}
.home2-community{
  padding: 60px 0;
}
#home-contact.home2-contact{
  margin: 120px 0 0;
  background: #FDF0EE;
  padding: 50px 0;
}
.home2-community h2{
  color: #101C3D;
  font-size: 40px;
  line-height: 72px;
  letter-spacing: -0.02em;
  font-weight: 600;
  margin:0 auto 80px;
  max-width: 900px;
}
.home2-community ul{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px -40px;
}
.home2-community ul li{
  width: 33.33%;
  padding: 0 8px 40px 104px;
  display: block;
	position: relative;
}
.home2-community ul li br{
	display: none;
}
.home2-community ul li img{
	max-width: 72px;
	position: absolute;
	top: 5px;
	left: 8px;
}
.home2-community ul li h4{
  font-size: 18px;
  line-height: 21px;
  color: #151515;
  font-weight: 600;
  margin-bottom: 8px;
}
.home2-community ul li p{
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.5px;
  color: #393939;
  margin: 0;
}
#home-contact.home2-contact .box-home-contact{
    gap: 30px;
    align-items: center;
    justify-content: space-between;
}
#home-contact.home2-contact .box-home-contact .home-form form input{
  max-width: 270px;
}
#page-error{
  background: linear-gradient(180deg, #FDF0EE 0%, rgba(253, 240, 238, 0) 100%);
  padding: 30px 0 !important;
	display: flex;
	align-items: center;
	
	justify-content: center;
}
#page-error .left{
  margin-bottom: 40px;
}
#page-error .container .go-home{
      width: 140px !important;
    height: 40px !important;
    line-height: 40px !important;
}
#page-error h1{
  font-size: 40px;
  line-height:  47px;
  font-weight: 600;
  color: #393939;
  margin-bottom: 8px;
}
#page-error p{
  color: #393939 !important;
  margin-bottom: 24px !important;
}
#home-contact .box-home-contact{
  align-items: center;
}
#reviews-author.author2 .container .box-author{
  display: block;
}
#reviews-author.author2  .container .box-author .info-medical-author{
      width: 100%;
    border: none;
    padding: 0;
    margin-bottom: 100px;
}
#reviews-author.author2 .container .box-author .post-by-author{
   width: 100%;
}
#reviews-author.author2 .container .box-author .post-by-author .list-post ul li .post-main .img-post img{
  width: 100%;
}
.author-tags{
  display: flex;
  flex-wrap: wrap;
  margin: 40px 0 0;
  align-items: center;
  justify-content: center;
}
.author-tags span{
  display: inline-block;
  padding: 0 16px;
  min-width: 152px;
  min-height: 40px;
  line-height: 38px;
  background: #eff1fd;
  border-radius: 8px;
  font-size: 16px;
  color: #000;
  margin: 0 4px 8px;
  text-align: center;
}
.page-template-blog #category-banner {
	background:#000;
}
#category-banner .category-banner-content {
	padding:0 15px;
}
.page-template-blog #category-banner .link-page #breadcrumbs * {
	color:#fff !important;
}
.page-template-blog #category-banner .category-banner-content .logox {
	max-width:80%;
	margin-bottom:50px;
}
.page-template-blog #category-banner .category-banner-content h1 {
    color: #fff;
    font-size: 60px;
    margin: 0 0 20px;
    text-shadow: none;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1;
}
.page-template-blog #category-banner .category-banner-content p {
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 400;
  line-height: 1.2;
  max-width: 600px;
  margin: 0 auto;
}
.bot-form{
	position: relative;
}
.bot-form .wpcf7-spinner{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.page-template-search #content, #page-error{
	min-height: 500px;
}
.page-search-title{
	     color: #101C3D;
    font-size: 35px;
    line-height: 1.2;
    letter-spacing: -0.02em;
    font-weight: 600;
    margin: 30px 0 0;
}
.page-custom{
	max-width: 848px;
    margin: 0 auto;
	    padding: 40px 0 80px;
}
.page-custom h1{
	color: #101C3D;
    font-size: 40px;
    line-height: 72px;
    letter-spacing: -0.02em;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
}
.page-custom h3{
	font-size: 24px;
    line-height: 32px;
    margin-bottom: 16px;
    font-weight: 600;
}
#content .box-main-content .content-main  .extra-content .box-two{
	column-gap: 20px;
	margin-bottom: 24px;
}
#content .box-main-content .content-main  .extra-content .box-two:last-child{
	margin-bottom: 0;
}
#content .box-main-content .content-main  .extra-content .box-two .wp-block-column{
	background:url(../img/single/box-bg1.jpg) #FDF0EE no-repeat top center/cover;
	text-align: center;
	padding: 24px;
}
#content .box-main-content .content-main  .extra-content .box-two .wp-block-column:last-child{
	background-image:url(../img/single/box-bg2.jpg);
	background-position: bottom center;
}
#content .box-main-content .content-main  .extra-content .box-two h3{
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
	color: #101C3D;
	margin-bottom: 16px;
}
#content .box-main-content .content-main  .extra-content .box-two p{
	font-size: 14px;
	line-height: 20px;
	color: #151515;
	letter-spacing: -0.5px;
	margin-bottom: 4px;
}
#content .box-main-content .content-main  .extra-content .box-two p:last-child{
	margin-bottom: 0;
}
#content .box-main-content .content-main  .extra-content .box-two p strong{
	color: #FF5757;
	font-size: 32px;
	line-height: 48px;
	letter-spacing: 0;
	font-weight: 600;
}
#content .box-main-content .content-main  .extra-content .box-two .wp-block-column:last-child p strong{
	font-size: 20px;
	line-height: 32px;
}

.single-coupon #couponModal .show-code-top{
	    padding: 40px;
}
.single-coupon #couponModal .coupon-top{
	background: #FF5757;
    border-radius: 8px;
    padding: 22px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}

.single-coupon #couponModal .show-code-top .coupon-top  p{
	    margin: 0;
    font-size: 12px;
    line-height: 16px;
    color: rgba(255,255,255,0.5);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.08em;
	padding: 0 !important;
}
.single-coupon #couponModal .show-code-top h2{
	text-align: left;
    font-size: 20px;
    line-height: 1.2;
    color: #313131;
    margin-bottom: 24px;
}
.single-coupon #couponModal .show-code-top p{
	    text-align: left;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #414141;
    margin: 0 0 16px;
	padding-left: 18px;
	position: relative;
}

.single-coupon #couponModal .show-code-top p a{
	color: #FF5757;
	font-weight: 700;
}
.single-coupon #couponModal .show-code-top p b{
	position: absolute;
	top: 0;
	left: 0;
}
 #couponModal .coupon-btn-pink{
	margin-top: 40px;
}
 #couponModal .coupon-btn-pink a{
	display: inline-block;
    padding: 10.5px 32px;
    background: #FF5757;
    border-radius: 3px;
    color: #fff;
    font-size: 20px;
    line-height: 27px;
    font-weight: 600;
}
 #couponModal .coupon-btn-pink a:hover{
	color: #212529;
}
.single-coupon #couponModal .modal-dialog{
	max-width: 614px !important;
}
.single-coupon #couponModal .show-code-top{
	    border-radius: 12px;
    border: none;
}
.single-coupon #couponModal .coupon-md-form{
	display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
}
.single-coupon #couponModal .coupon-md-form p{
	    margin: 0 !important;
}
.single-coupon  #couponModal .show-code-top .coupon-copy{
	margin: 0;
    max-width: 311px;
}
.single-coupon  #couponModal .show-code-top .coupon-copy .coupon-code{
	    width: 311px;
    border-radius: 8px;
    border: 1px solid #F7A193;
    padding: 8px 10px;
    height: 40px;
    background: #FDF0EE;
	    font-weight: 500;
    color: rgba(0,0,0,0.3);
}
.single-coupon  #couponModal .show-code-top .coupon-copy .btn{
	right: 0;
    border-radius: 8px;
    width: 71px;
    padding: 6px 0;
    font-weight: 600;
}
#category-banner{
  background-position: center center;
}
#content .box-main-content .content-main .wp-block-table:not(.calories-table){
	margin: 24px 0;
	border-radius: 4px;
    border: 1px solid #F7A193;
}
#content .box-main-content .content-main .wp-block-table:not(.calories-table)  table{
	border-radius: 4px;
	border: none;
	background: #FFFCFC;
}
#content .box-main-content .content-main .wp-block-table  table .table-title, #content .box-main-content .content-main .wp-block-table:not(.calories-table)  table tr:first-child td{
	border: none;
	border-bottom: 1px solid #F7A193;
	border-top: 1px solid #F7A193;
	background: #F7A193 !important;
}
#content .box-main-content .content-main .wp-block-table  table .table-title:first-child{
	border-top: none;
}
#content .box-main-content .content-main .wp-block-table  table .table-title:last-child{
	border-bottom: none;
}
#content .box-main-content .content-main .wp-block-table .table-title td, #content .box-main-content .content-main .wp-block-table  table tr:first-child td{
	font-size: 16px;
    font-weight: 600;
    line-height: 32px;
    color: #101C3D;
    border: none;
    padding: 10px 15px;
    text-align: left;
}
#content .box-main-content .content-main .wp-block-table.calories-table tbody tr td:nth-child(2) {
	text-align: right;
}

#content .wp-block-table.calories-table tbody tr:nth-child(n+2) td {
	font-size: 14px;
	padding-right: 2.5%;
}
#content .box-main-content .content-main .wp-block-table:not(.calories-table) tbody tr:nth-child(2n+1){
	 background: rgba(255, 87, 87, 0.1);
}
#content .box-main-content .content-main .wp-block-table td{
	font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #151515;
    border: none;
    padding: 10px;
    text-align: left;
	letter-spacing: -0.5px;
}

#content .box-main-content .content-main .wp-block-table.calories-table tbody tr td:nth-child(2){
	text-align: right;
}

#content .box-main-content .content-main .wp-block-table.table-info table{
	padding: 0;
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
}
#content .box-main-content .content-main .wp-block-table.table-info table tr td{
	border-radius: 0;
    color: #101C3D !important;
    text-align: left;
    border: none;
    padding: 14px 10px;
}
#content .box-main-content .content-main .wp-block-table.table-info table tr:first-child td{
	font-weight: 600;
}
#category-banner .category-banner-content h1{
	    -webkit-text-stroke: 0px !important;
}
.shopsg-content{
  padding-bottom: 40px;
}
.shopsg-top{
  padding: 50px 0 25px;
  display: flex;
  column-gap: 32px;
}
.shopsg-left,.shopsg-right{
  width: calc(50% - 16px);
}
.shopsg-slider .shopsg-for{
  margin-bottom: 6px;
}
.shopsg-slider .shopsg-for .slick-arrow{
  width: 24px;
  height: 24px;
  background: url(../img/shop/left.svg) no-repeat center center/100% auto;
  left: 20px;
      z-index: 5;
}
.shopsg-slider .shopsg-for .slick-arrow:hover{
  filter: invert(55%) sepia(33%) saturate(6775%) hue-rotate(329deg) brightness(107%) contrast(107%);
}
.shopsg-slider .shopsg-for .slick-arrow:before{
  display: none;
}
.shopsg-slider .shopsg-for .slick-arrow.slick-next{
  left: auto;
  right: 20px;
  background-image: url(../img/shop/right.svg);
}
.shopsg-slider .shopsg-nav{
  margin: 0 -4px;
}
.shopsg-slider .shopsg-nav-it{
  padding: 0 4px;
}
.shopsg-right h1{
  color: #101C3D;
  font-size: 32px;
  line-height: 48px;
  font-weight: 600;
  margin-bottom: 17px;
}
.shopsg-right .shopsg-star{
  margin-bottom: 17px;
}
.shopsg-view{
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  color: #81838C;
}
.shopsg-des-short{
  background: #F3F3F3;
  padding: 8px 16px;
  margin-bottom: 17px;
}
.shopsg-des-short p{
  font-size: 14px;
  line-height: 20px;
  font-style: italic;
  letter-spacing: -0.5px;
  color: #81838C;
}
.shopsg-des-short p a{
  font-weight: 500;
  color: #FF5757;
	text-decoration: none;
}
.shopsg-right h4{
  margin-bottom: 14px;
  font-size: 16px;
  font-weight: 500;
  color: #151515;
}
.shopsg-right h4 span{
  color: #FF5757;
}
.shopsg-pd-hightlight{
  padding: 8px 16px;
  margin-bottom: 14px;
}
.shopsg-pd-hightlight h3{
  font-size: 20px;
  line-height: 32px;
  color: #151515;
  font-weight: 600;
  margin-bottom: 8px;
}
.shopsg-pd-hightlight ul{
  padding-left: 16px;
}
.shopsg-pd-hightlight li{
  list-style: disc;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.5px;
  color: #81838C;
  margin-bottom: 8px;
}
.shopsg-pd-hightlight li::marker{
  color: #FF5757;
}
.shopsg-pd-hightlight li:last-child{
  margin-bottom: 0;
}
.shopsg-check{
  display: block;
  background: #FF5757;
  color: #fff;
  padding: 16px 48px;
  font-size: 24px;
  line-height: 1;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}
.shopsg-check:hover{
  opacity: 0.8;
  color: #fff;
}
.shopsg-custom{
  max-width: 772px;
  margin: 0 auto 40px;
}
.shopsg-custom .wp-block-column p:last-child{
  margin-bottom: 0;
}
.shopsg-custom ul{
  padding-left: 16px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.5px;
  color: #81838C;
  margin-bottom: 16px;
}
.shoptype-custom .shopsg-custom table{
  border: 1px solid #F7A193;
  width: 100% !important;
}
.shoptype-custom .shopsg-custom table tr:first-child td{
  padding: 8px 16px;
}
.shoptype-custom .shopsg-custom table h4{
  color: #101C3D;
  text-transform: uppercase;
  margin-bottom: 0;
}
.shoptype-custom .shopsg-custom table tr:first-child p{
  font-weight: 400;
  margin-bottom: 0;
  color: #101C3D;
}
.shoptype-custom .shopsg-custom table tr td{
  padding: 8px 16px;
  border-left: 1px solid #F7A193;
  background: #fff !important;
  border-bottom: 1px solid #F7A193;
}
.shoptype-custom .shopsg-custom table tr td p{
  margin-bottom: 0;
}
.shoptype-custom .shopsg-custom table tr:first-child td, .shoptype-custom .shopsg-custom table tr:first-child td:first-child{
  background: #F7A193 !important;
}
.shoptype-custom .shopsg-custom table tr td{
  width: 28.3% !important;
}
.shoptype-custom .shopsg-custom table tr td:first-child{
  background: #FFEBEB !important;
  color: #151515;
  font-weight: 600;
  text-align: left;
  width: 15% !important;
}
.shoptype-custom a{
  text-decoration: underline;
}
.shoptype-custom .shopsg-custom table h5{
  margin-bottom: 0;
}
.shoptype-custom .shopsg-custom table img{
  margin-bottom: 8px;
}
.shoptype-custom .shopsg-custom table a{
  margin-top: 8px;
  display: block;
  background: #FF5757;
  padding: 6px 20px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.5px;
  font-weight: 500;
  text-decoration: none;
}
.shopsg-custom ul li::marker{
  color: #FF5757;
}
.shopsg-custom h3{
  color: #151515;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  margin-bottom: 8px;
  margin-top: 24px;
}
.shopsg-custom h3:first-child, .shopsg-custom h2:first-child{
  margin-top: 0;
}
.shopsg-custom h2{
  font-size: 32px;
  line-height: 48px;
  color: #101C3D;
  font-weight: 600;
  margin-bottom: 8px;
  margin-top: 24px;
}
.shopsg-custom h4{
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 8px;
}
.shopsg-custom h5{
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 8px;
}
.shopsg-custom p{
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 16px;
  letter-spacing: -0.5px;
  color: #81838C;
}
.shopsg-custom .pros-cons-box{
  border: 1px solid #F7A193;
  padding: 16px 24px;
  background: #FDF0EE;
  column-gap: 0;
}
.shopsg-custom .pros-list{
  padding-right: 24px;
  padding-top: 48px;
  position: relative;
  padding-left: 0;
}
.shopsg-custom .cons-list{
  margin-left: 24px;
  padding-top: 48px;
  position: relative;
  padding-left: 0;
}
.shopsg-custom .pros-list:before, .shopsg-custom .cons-list:before{
  font-size: 20px;
  line-height: 32px;
  font-weight: 600;
  color: #FF5757;
  position: absolute;
  top: 0;
  left: 0;
}
.shopsg-custom .pros-list:before{
  content: 'Pros';
}
.shopsg-custom .cons-list:before{
  content: 'Cons';
}
.shopsg-custom .pros-list li{
  background: url(../img/shop/pros.svg) no-repeat left 3px center/10px auto;
}
.shopsg-custom .cons-list li{
  background: url(../img/shop/cons.svg) no-repeat left 3px center/10px auto;
}
.shopsg-custom .pros-cons-box li{
  padding-left: 24px;
  list-style: none;
  color: #151515;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.5px;
  margin-bottom: 18px;
}
.shopsg-custom .pros-cons-box .wp-block-column:first-child{
  border-right: 1px solid rgba(247, 161, 147, 0.5);
}
.shopsg-custom .pros-list li:last-child{
  margin-bottom: 0;
}
.shopsg-custom .wp-block-table{
  margin: 24px 0 40px;
}
.shopsg-custom .wp-block-table table{
  border: 1px solid #F7A193;
	border-left: none;
	border-top: none;
}
.shopsg-custom table tr td{
  padding: 16px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.5px;  
      border: none;
	border-left: 1px solid #F7A193;
	border-top: 1px solid #F7A193;
}

.shopsg-custom .schema-faq{
  margin-top: 16px;
}
.shopsg-custom .schema-faq .schema-faq-section{
  padding: 0;
  margin-bottom: 0;
  border: none;
  font-size: 14px;
  line-height: 16px;
}
.shopsg-custom .schema-faq .schema-faq-section p{
  padding: 0;
}
.shopsg-custom .schema-faq .schema-faq-question{
  padding: 10px 50px 10px 0 !important;
  font-weight: 500;
  position: relative;
  background-size: 20px;
  background-position: top 18px right 10px !important;
}
.shopsg-other h2{
  color: #151515;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  margin-bottom: 32px;
}
.shopsg-list{
  display: flex;
  margin: 0 -12px;
  flex-wrap: wrap;
}
.shopsg-it{
  padding: 0 12px;
  width: 33.33%;
}
.shopsg-it a{
  display: block;
  text-decoration: none;
}
.shopsg-box{
  background: #F5F5F5;
  padding: 24px 30px;
}
.shopsg-box .shopsg-featured{
  margin-bottom: 16px;
}
.shopsg-box .shopsg-featured img{
  width: 100%;
  height: auto;
}
.shopsg-info h2{
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 0;
}
.shopsg-info .shop-characteristic{
  margin-bottom: 6px;
  color: #81838C;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: -0.5px;
}
.shopsg-price{
  display: flex;
  justify-content: space-between;
  padding-bottom: 13px;
  border-bottom: 1px solid #CFCFCF;
  font-weight: 600;
  font-size: 24px;
  line-height: 1;
  color: #FF5757;
  margin-top: 11px;
}
.shop-price-sale{
  font-size: 18px;
  color: #81838C;
  display: inline-block;
  position: relative;
}
.shop-price-sale:before{
  width: 100%;
  top: 8px;
  left: 0;
  right: 0;
  content: "";
  background: #81838C;
  height: 1px;
  position: absolute;
}
.shopsg-des{
  padding-top: 13px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.5px;
  color: #81838C;
}
.shopsg-des ul{
  padding-left: 16px;
}
.shopsg-des li{
  list-style: disc;
  margin-bottom: 8px;
}
.shopsg-des li::marker{
  color: #FF5757;
}
.shopsg-des li:last-child{
  margin-bottom: 0;
}
.shoptype-banner{
    height: 500px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.shoptype-banner .container{
	position: relative;
	height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.shoptype-banner .link-page{
	position: absolute;
	top: 0;
	left: 15px;
}
.shoptype-banner .link-page #breadcrumbs a, .shoptype-banner .link-page #breadcrumbs span{
	color: #fff;
}
.shoptype-banner h1{
  text-shadow: 4px 4px 0px #00000040;
  font-size: 70px;
  line-height: 1;
  letter-spacing: -5px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
}
.shoptype-des{
  padding: 40px 0;
  text-align: center;
}
.shoptype-des h2{
  color: #101C3D;
  font-size: 32px;
  line-height: 48px;
  font-weight: 600;
  margin-bottom: 0;
}
.shoptype-des p{
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.5px;
  color: #393939;
  margin-bottom: 0;
}
.shoptype-product .top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}
.shoptype-product .top p{
  color: #81838C;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 0;
}
.shoptype-product .top .filter form{
  display: flex;
  align-items: center;
}
.shoptype-product .top .filter label{
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #171520;
  margin-right: 5px;
}
.shoptype-product .top .filter select{
  outline: none !important;
  cursor: pointer;
  width: 221px;
  height: 56px;
  padding: 0 16px;
  color: #626262;
  font-size: 16px;
  line-height: 20px;
  font-family: 'Work Sans';
  border: none;
   -moz-appearance: none; 
   -webkit-appearance:none; 
   appearance: none; 
   background: url(../img/shop/chevron-bottom.svg) #F1F1F1 no-repeat right 16px center/24px auto;
}
.shoptype-product .shopsg-it{
  margin-bottom: 20px;
}
.shoptype-product{
  margin-bottom: 30px;
}
.shoptype-custom .pagination{
  display: flex;
  align-items: center;
  justify-content: center;

}
.shoptype-custom .pagination .page-numbers{
  width: 32px;
  height: 32px;
  margin: 0 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #212B36;
  text-decoration: none;
}
.shoptype-custom .pagination .page-numbers.current{
  border: 1px solid #F7A193;
  background: #FFEBEB;
  color: #FF5757;
  font-weight: 600;
  border-radius: 4px;
}
.shoptype-custom .pagination .next:hover, .shoptype-custom .pagination .prev:hover{
  filter: invert(55%) sepia(33%) saturate(6775%) hue-rotate(329deg) brightness(107%) contrast(107%);
}
.shoptype-custom .pagination .next, .shoptype-custom .pagination .prev{
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  font-size: 0;
}
.shoptype-custom .pagination .next{
  background-image: url(../img/shop/right.svg);
}
.shoptype-custom .pagination .prev{
  background-image: url(../img/shop/left.svg);
}
.shoptype-custom .shopsg-custom .wp-block-table{
  overflow-x: hidden;
}
.shopsg-rating  .rating-star{
  display: flex;
    align-items: flex-end;
    column-gap: 5px;
}
.shopsg-rating .fa-star-o{
  background: url(../img/shop/star-no.svg) no-repeat center center/100% auto;
  width: 21px;
  height: 21px;
  margin-top: -20px;
  position: relative;
  top: 21px;
}
.shopsg-rating .fa-star{
      background: url(../img/shop/star-full.svg) no-repeat center center/100% auto;
    width: 20px;
    height: 20px;
    display: inline-block;
}
.shopsg-rating .rating-symbol{
  margin: 0 2px;
  width: 20px;
  height: 20px;
}
blockquote.wp-block-quote:before{
	background: url(../img/quoted-top.png) no-repeat center center/100% auto;
    content: "";
    width: 22px;
    height: 24px;
}
blockquote.wp-block-quote:after{
	background: url(../img/quoted-bottom.png) no-repeat center center/100% auto;
	content: "";
    width: 22px;
    height: 24px;
}
@media(max-width: 1024px){
	.page-template-blog #category-banner {
		margin:0 !important;
	}
	.page-template-blog #category-banner .category-banner-content .logox {
		margin-bottom:20px;
	}
  .page-template-blog #category-banner .category-banner-content h1 {
    font-size: 28px;
  }
  .page-template-blog #category-banner .category-banner-content p {
    font-size: 16px;
  }
  #home-contact.home2-contact {
    margin: 80px 0 0;
  }
   #home-contact.home2-contact .box-home-contact .home-form{
    padding-top: 0;
  }
}
@media(max-width:991px){
  .home2-about .box{
    display: block;
  }
  .home2-about .left{
    width: 100%;
    margin-bottom: 30px;
  }
  .home2-about .right{
    width: 100%;
  }
  .home2-about .right a:first-child img{
    padding: 0;
  }
  #home-contact.home2-contact .box-home-contact img{
    width: 35%;
  }
  .shopsg-box{
    padding: 16px;
  }
}
.ccontent {
	margin-bottom:30px;
}
@media(max-width: 782px){
  .shopsg-top{
    display: block;
  }
  .shopsg-left, .shopsg-right{
    width: 100%;
  }
  .shopsg-right{
    margin-top: 50px;
  }
  .shopsg-custom .pros-cons-box{
    padding: 16px;
  }
  .shopsg-custom .pros-cons-box .wp-block-column:first-child{
    border: none;
  }
  .shopsg-custom .pros-list{
    padding-right: 0;
  }
  .shopsg-custom .cons-list{
    margin-left: 0;
  }
  .shopsg-it{
    width: 100%;
    margin-bottom: 24px;
  }
  .shoptype-banner{
    height: 300px;
  }
  .shoptype-banner h1{
    font-size: 40px;
  }
  .shoptype-des h2{
    font-size: 25px;
    line-height: 1.3;
  }
  .shoptype-product .top{
        flex-direction: column;
    align-items: flex-start;
    row-gap: 20px;
  }
  .shoptype-custom .shopsg-custom table tr td:first-child{
    min-width: 10px !important;
  }
  .shoptype-custom .shopsg-custom table tr td{
    min-width: 210px !important;
  }
  .shoptype-custom .shopsg-custom .wp-block-table{
    overflow-x: auto;
  }
}
@media (max-width: 767px) {
	.single-coupon .compare-cbrand {
		gap:0;
	}
	#feature-post .box-feature-post .most-read ul li:before {
		top:6px !important;
	}
  .single-top .fact-check {
      left: -22px;
      margin-bottom: 10px;
  }
  .single-top .fact-check > a {
      padding-left: 23px;
  }
  .fact-check .fact-label {
      width: calc(100% - 30px);
      padding: 20px;
  }
  .fact-close {
    top: 5px;
    right: 5px;
  }
	#content .box-main-content .content-main .special-offer .coupon-product {
		margin-top:20px;
	}
	#content .extra-content .featured-partner-offer-mb .btn-default, #content .extra-content .featured-partner-offer-mb .coupon-label{
		text-align: center;
	} 
  #content .box-main-content .content-main .product-vertical .wp-block-column:last-child{
    padding: 24px 16px;
  }
  #content .box-main-content .content-main .product-vertical .coupon-label, #content .box-main-content .content-main .product-vertical .btn-default{
    text-align: center;
  }
  #home-slider ul{
        flex-wrap: wrap;
        margin: 0 -15px;
  }
  #home-slider ul li{
    width: 33.33%;
    padding: 10px 15px;
  }
  .home2-about{
    padding: 64px 0;
  }
  .home2-about .left h2{
    font-size: 40px;
    line-height: 46px;
  }
  .home2-about .left{
    margin-bottom: 24px;
  }
  .home2-about .right img{
    height: 320px;
    padding-left: 15px;
  }
  .home2-community{
    padding: 80px 0;
  }
  .home2-community h2{
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 64px;
  }
  .home2-community ul li{
    width: 100%;
	  padding-left: 88px;
	 min-height: 64px;
  }
  #home-contact.home2-contact .box-home-contact img {
    width: 80%;
  }
  #page-error .right img{
    max-width: 80%;
  }
	.home2-community ul li img{
		max-width: 64px;
	}
  .author-tags span, .author-tags{
    display: block;
  }
	.page-template-search #content, #page-error{
		min-height: 500px;
	}
	.single-coupon #couponModal .show-code-top{
		padding: 24px;
	}
	.single-coupon #couponModal .coupon-top{
		padding: 11px 8px 8px;
		border-radius: 8px;
		margin-bottom: 16px;
		display: block;
	}
	.single-coupon #couponModal .coupon-top img{
		height: 16px;
		margin-bottom: 13px;
	}
	.single-coupon #couponModal .coupon-top p{
		font-size: 10px;
		line-height: 16px;
	}
	.single-coupon #couponModal .show-code-top h2{
		
		font-size: 14px;
		line-height: 24px;
	}
	.single-coupon #couponModal .coupon-md-form{
		display: block;
	}
	.single-coupon #couponModal .show-code-top p{
		font-size: 14px;
		line-height: 24px;
	}
	.single-coupon #couponModal .coupon-md-form p{
		margin-bottom: 16px !important;
	}
	.single-coupon #couponModal .show-code-top .coupon-copy .coupon-code{
		width: 100%;
	}
	#couponModal .coupon-btn-pink{
		margin-top: 24px;
	}
	.single-coupon #couponModal button.close{
		    top: 6px !important;
		right: 10px !important;
		font-size: 18px !important;
	}
	#content .box-main-content .content-main .wp-block-table .table-title td{
		font-size: 18px;
		line-height: 1.3;
	}
	
	#content .box-main-content .content-main .wp-block-table td{
		font-size: 14px;
		line-height: 20px;
	}
}
@media(max-width: 420px){
	#content .box-main-content .content-main ul li, #content .box-main-content .content-main ol li{
		font-size: 14px !important;
    	margin-bottom: 8px !important;
	}
	#content .box-main-content .content-main h4{
		font-size: 16px !important;
	}
}

.calories-custom{
	max-width: 758px;
	margin: 0 auto;
	font-family: 'Work Sans';
	color: #151515;
  padding-top: 40px;
}
.calories-custom *{
	box-sizing: border-box;
}
.calories-title{
	text-align: center;
}
.calories-custom h1{
	font-size: 32px;
	line-height: 46px;
	margin:0 0 4px;
}
.calories-custom .calories-title p{
	font-size: 16px;
	line-height: 28px;
	margin: 0;
	letter-spacing: 0;
}
.calories-custom p{
	line-height: 20px;
	margin: 0 0 24px;
	letter-spacing: -0.5px;
}
.calories-top-list{
	text-align: center;
	margin: 10px -26px;
	padding: 10px 0;
	display: flex;
	align-items: center;
}
.calories-top-it{
	padding: 5px 26px;
	width: 33.33%;
	display: flex;
	align-items: center;
	border-left: 1px solid #E0E0E0;
}
.calories-top-it:first-child{
	border: none;
}
.calories-top-it img{
	width: 61px;
}
.calories-custom .calories-top-it h4{
	padding-left: 16px;
	width: calc(100% - 61px);	
	font-size: 18px;
	line-height: 21px;
	color: #101C3D;
	font-weight: 500;
	margin: 0;
	text-align: left;
}
.calories-box{
	padding: 16px 24px;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
  margin-bottom: 40px;
	margin-top: 30px;
}
.calories-custom h3{
	font-size: 24px;
	line-height: 32px;
	font-weight: 600;
	margin:0 0 8px;
}
.calories-custom ul, .calories-custom ol{
  margin-top: -8px;
  margin-bottom: 8px;
  padding-left: 16px;
}
.calories-custom ul li, .calories-custom ol li{
  line-height: 20px;
  letter-spacing: -0.5px;
  margin-bottom: 16px;
}
.calories-custom ul li strong{
  font-weight: 500;
}
.calories-custom ul li::marker{
  color: #FF5757;
}
.calories-custom h5{
	font-size: 18px;
	margin: 0 0 11px;
	line-height: 1.5;
	font-weight: 600;
}
.calories-custom  h4{
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	margin:0 0 16px;
}
.calories-custom table{
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 24px;
}
.calories-custom .wp-block-table::-webkit-scrollbar {
  background: #fff; 
  border-radius: 0;
  height: 4px;
}
.calories-custom .wp-block-table::-webkit-scrollbar-thumb{
	background:  #FFF5D1;
	height: 4px;
}

.calories-custom table td{
	padding: 8px 16px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	letter-spacing: -0.5px;
  border: none;
}
.calories-custom table tr:first-child td{
	background: #FFF5D1;
	font-size: 16px;
	line-height: 32px;
	border-left: 1px solid #fff !important;
}
.calories-custom table tr:first-child td:first-child{
	border-left: none !important;
}
select:focus-visible, input:focus-visible{
  outline: -webkit-focus-ring-color auto 0px !important;
}
.calories-custom .calories-form h4{
	font-size: 20px;
	line-height: 46px;
	font-weight: 600;
	margin:0 0 16px;
}
.calories-custom .form-row{
	display: flex;
	align-items: flex-start;
	gap: 0 53px;
	margin-bottom: 29px;
}
.calories-custom .form-col{
	width: calc(50% - 26.5px);
}
.calories-form label{
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	margin: 0 0 8px;
	    display: flex;
    align-items: center;
}
.calories-form label img{
		width: 24px;
		margin-left: 5px;
}
.calories-form .form-input{
	position: relative;
}
.calories-form .input-it{
	height: 54px;
	width: 100%;
	border: 1px solid #E0E0E0;
	padding: 15px 24px;
	background: transparent;
	font-size: 14px;
	line-height: 24px;
	color: #151515;
	border-radius: 0;
}
.calories-form .form-input span{
	color: #81838C;
	font-size: 16px;
	line-height: 24px;
	position: absolute;
	top: 15px;
	right: 24px;
}
.calories-form .form-radio-list{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 6%;
}
.calories-form .form-radio{
	font-size: 16px;
	line-height: 24px;
	position: relative;
	display: flex;
    align-items: center;
    cursor: pointer;
}
.calories-form .form-radio.checked .radio:before{
	width: 10px;
	height: 10px;
	background: #000;
	border-radius: 50%;
	position: absolute;
	top: 7px;
    left: 5px;
	content: "";
}
.calories-form .form-radio input{
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.calories-form .form-radio .radio{
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 2px solid #000;
	margin-right: 8px;
	display: inline-block;
}
.calories-form .form-input-list{
	display: flex;
	gap: 8px;
}
.calories-form .form-radio-list.mb-17{
	margin-bottom: 17px;
}
.calories-form .form-input-list .form-input{
	width: calc(50% - 4px);
}
.calories-form .form-radio-list-full{
	gap: 5px;
	position: relative;
	margin-top: 15px;
}
.calories-form .form-radio-list-full .form-radio{
	width: 100%;
	color: #81838C;
}
.calories-form  .input-body{
	    position: absolute;bottom: 7px;
    right: 0;
    width: 152px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.calories-form  .input-body label{
	margin: 0;
    text-decoration: underline;
}
.calories-form  .input-body .input-it{
	width: 72px;
    height: 31px;
    text-align: right;
    border: 1px solid #E0E0E0;
    font-size: 16px;
    line-height: 24px;
    padding: 5px 7px;
}
.calories-form p.note{
	font-style: italic;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: -0.5px;
	color: #81838C;
	margin: 16px 0 0;
	text-align: center;
}
.calories-form .select-ip{
	-moz-appearance: none; 
	-webkit-appearance:none; 
	appearance: none;
	background: url(../img/calories-select.svg) no-repeat right 23px center/	15px auto;
	cursor: pointer;
	margin-bottom: 16px;
}
label.age-label {
	position:relative;
}

label.age-label:before {
    content: "Ages: 15-80";
    position: absolute;
    right: 0;
    color: #5D5D5D;
    font-size: 16px;
}
ul.description-list {
	padding: 0;
    margin-bottom: 20px;
}
ul.description-list li {
    list-style: none;
    margin-bottom: 5px;
}

.calories-submit{
	width: 100%;
	background: #151515;
	text-align: center;
	padding: 12px;
	font-size: 16px;
	line-height: 28px;
	font-weight: 500;
	color: #fff;
	border: none;
	cursor: pointer;
	transition: all 0.3s;
}

.form-col.action {
	display: flex;
	justify-content: space-between;
}

.calories-clear {
	
}
.action .calories-submit {
	width: 66%;
}
.action .calories-clear:hover {
	cursor: pointer;
	opacity: 0.7;
}
.action .calories-clear {
	width: 32%;
	background-color: #F4F6F8;
	border: 1px solid #BBBBBB;
	font-size:16px;
	color: #000000;
}
.calories-submit:hover{
	opacity: 0.8;
}
.calories-form{
	margin-bottom: 40px;
}
.calories-result{
	display: flex;
	margin: 0 -29px;
	padding: 24px 0;
	position: relative;
}
.calories-result:before{
	left: 54px;
	right: 54px;
	height: 1px;
	top: 0;
	content: "";
	position: absolute;
	background: #E0E0E0;
}
.calories-col{
	width: 50%;
	padding: 0 29px;
}
.calories-result p{
	line-height: 20px;
	letter-spacing: -0.05em;
}

.fillResult .title h2{
	font-size: 32px !important;
}
.result {
	padding-bottom: 40px;
    border-bottom: 1px solid #BBBBBB;
}
.result .main-result h3{
	font-size: 24px !important;
}
.calories-custom a{
	color: #151515;
	text-decoration: underline;
}
.calories-col{
	border-left: 1px solid #E0E0E0;
}
.calories-col:first-child{
	border-left: none;
}
.calories-col li{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 8px 0;
}
.calories-col li p{
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.5px;
	font-weight: 500;
	margin: 0;
}
#reviews-author .container .box-author .info-medical-author .experience-education h3{
	margin-top: 20px;
}
.calories-col ul{
	margin: 0;
	padding: 0;
}
.calories-col li p b{
	font-size: 20px;
	line-height: 1;
	color: #FF5757;
	    margin-right: 10px;
}
.calories-col li p small{
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #81838C;
}
.calories-col li p:last-child{
	text-align: right;
}
.calories-sp{
	display: none;
}
.calories-custom .wp-block-table{
	margin: 0;
}
#content.calories-content .box-main-content .content-main{
	width: 100% !important;
}
#content.calories-content{
	margin-top: 0;
}
 
@media(max-width: 767px){
	.calories-top-it{
		width: 100%;
		border-top: 1px solid #E0E0E0;
		padding: 26px 0;
		position: relative;
		margin: 0;
		border-left: none;
	}
	.calories-top-it:first-child{
		border-top: none;
	}
	.calories-top-list{
		display: block !important;
		margin: 0;
        padding: 0 16px;
	}
  .calories-custom .calories-top-it h4 br{
    display: none;
  }
	.calories-custom .calories-form h4{
		text-align: center;
	}
	.calories-custom .form-col{
		width: 100%;
	}
	.calories-custom .form-row{
		flex-wrap: wrap;
		gap: 20px 0;
	}
	.calories-box{
		padding: 16px 16px;
	}
	.calories-sp{
		display: block;
		width: 100%;
	}
	.calories-pc{
		display: none;
	}
	.calories-form .select-ip{
		margin-bottom: 0;
	}
	.calories-result:before{
		left: 0;
		right: 0;
	}
	.calories-col{
		width: 100%;
		padding: 0;
		border: none;
	}
	.calories-result{
		margin: 0;
		display: block;
	}
	.calories-col ul{
		padding: 0 16px;
	}
	.calories-custom .wp-block-table{
		overflow-x: auto;
	}
	.calories-custom .wp-block-table table{
		white-space: nowrap;
		margin-bottom: 0;
	}
	.calories-custom .wp-block-table{
		margin-bottom: 20px;
	}
}
abbr {
  text-decoration: none;
}
.wp-block-create-block-definition-list dl {
  padding-left: 20px;
}
.wp-block-create-block-definition-list dt {
  float: left;
  font-weight: 700;
  margin-right: 5px;
  position: relative;
}
.wp-block-create-block-definition-list dl dd {
  margin-bottom: 10px;
}
.wp-block-create-block-definition-list dl dt {
  counter-increment: dtnumber;
}
.wp-block-create-block-definition-list dl dt:before {
    content: counters(dtnumber, '.', decimal-leading) ".";
    margin-right: 8px;
    display: inline-block;
    font-weight: 400;
    position: absolute;
    top: 0;
    left: -20px;
}
.wp-block-create-block-definition-list.point-list dl dt:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #000;
  top: 7px;
}

.calories-box #spinner {
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-top: 4px solid #3498db;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: spin 1s linear infinite;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 5%;
	display:none;
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
#about-us .container .medical-team .list-medical .introduce-about .medical-about a h3{
	text-align: center;
}

