/** Shopify CDN: Minification failed

Line 1099:0 Unexpected "{"

**/
/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/
/*---------------- Global Custom CSS -------------------*/


@font-face{
  font-family:"Font Awesome 5 Free";
  font-style:normal;
  font-weight:400;
  font-display: block;
  src:url(/cdn/shop/files/fa-regular-400.woff?v=1651660991);
}


body, p:not(.type_shipping p), li, .f_body {
  font-family: "Poppins" !important;
    font-size: 16px !important;
   
}

h1,h2,h3:not(.type_shipping h3),h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6, h5 a {
  font-family: 'Poppins', sans-serif !important;
    font-size: 24px !important;
    /*color: #d2ae35;*/
    color: #000;
    font-weight: bold !important;
}

.mini_cart_body h5 {
  line-height: 27px !important;
}

h4.f_body {
  color: #000000 !important;
    font-weight: 400 !important;
}

.container_header {
  padding: 0px 15px;
}
.mobile-img {
  display: none;
}

.desktop-img {
  display: block;
}

.newsletter_se .signup-newsletter-form .submit-btn {
  background-color: #d2ae35;
}

.signup-newsletter-form {
    border: 1px solid #d2ae35;
}

.type_image_text .image_div {
  border-radius: 10px;
}
/*
.type_brand_list .cat_space_item img {
  width: 150px;
    height: 150px;
}
*/

.nt_pr h3.product-title, .nt_pr .product-info .price {
  font-size: 18px;
}

.nt_shipping .ship_img.large {
    width: 100px;
    height: 100px;
}

.nt_shipping .title {
    font-size: 24px;
}

.type_image_text a {
  color: #d2ae35;
}
/* product page custom sectin css */
.pr_benifits .benifts_list {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.pr_benifits .benifts_list img {
    margin-right: 10px;
    width: 50px;
    height: 50px;
}
.pr_benifits .benifts_list p {
    margin: 0;
    line-height: 24px;
}
ul.list-mark li::marker {
    content: "\f058" !important;
    color: #d2ae35 !important;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 400 !important;
}
ul.list-mark li {
    padding: 10px;
    font-size: 16px;
}
/*
ul.list-mark {
    padding-left: 20px;
}
*/
.class_download_btn {
  text-align: right;
}

.pass-button {
  background-color: #198754;
    border-color: #198754;
    line-height: 1.5;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    border-radius: 0.25rem
    color: #ffffff;  
}

.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header {
    background-color: #000 !important;
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0,0,0,.125);
    width: 100%;
    max-width: 1170px;
    margin: 0 15px;
}

.card-header .col {
    flex: 1 0 0%;
}
.card-header .text-end {
    text-align: right!important;
}

.product_pilot_study_percent {
  font-size: 50px;
}

.product_pilot_study .ship_img.large {
  width: 200px;
    height: 100px;
}
.quote_subtitle {
  color: #69CAD2;
    font-size: 17px;
}

.quotes_des_6 .quote_slide {
  border: 0px;
}

/*
#shopify-section-pr_summary .nt_cart_form .price {
    display: block;
}
*/
#shopify-section-pr_summary .variations {
  margin-bottom: 15px;
}

.sub-title, .f__libre {
    font-style: inherit;
}

.fs__30 {
    font-size: 24px;
}


.type_brand_list .wrap {
  background-color: #0000006b;
}

.mobile-product-top-info {
  display: none;
}

.ingredient-name, .ingredient-quantity {
  color: #000000 !important;
}

.ingredients-wrapper .item .igc-inner {
  background-position: right bottom;
}

#carousel-modal-demo .carousel-control {
  color: #000000;
    width: 8%;
}

.carousel-control.left, .carousel-control.right {
  background-image: none !important;
}

.ingredient-content h4 {
  font-weight: 500 !important;
}

h4.ingredient-name {
  font-size: 20px !important;
}

.template-page .type_image_text_overlay h4.f_body {
  color: #ffffff !important;
}

/* product page custom sectin css end */
/*---------------- Custom CSS for only desktop -------------------*/
@media (min-width: 1025px) {
  
}

/*---------------- Custom CSS for tablet, mobile -------------------*/
@media (max-width: 1024px) {
  
}

/*---------------- Custom CSS for only tablet -------------------*/
@media (min-width: 768px) and (max-width: 1024px) {
  
}

/*---------------- Custom CSS for only mobile -------------------*/
@media (max-width: 767px){
  

.custom_landing .landing_image_with_text .landing-vid{
    width: 100% !important;
    height: 100% !important; 
}
  
  .ext_img {
    justify-content: center;
  }

  #ntheader {
      height: auto;
  }

  .mobile-img {
      display: block;
  }

  .desktop-img {
      display: none;
  }
  
  .nt_se_template--15953414848746__16509611926c72a909 .des_title_13 {
      margin-bottom: 0px;
  }
  
  .nt_se_template--15953414848746__16509611851a269ee4.se_height_adapt .js_full_ht4 {
      min-height: 40vh;
      background-position: bottom center;
      background-repeat: repeat-x;
  }
  
  .nt_se_template--15953414848746__16509611851a269ee4.se_height_adapt .bg_sz_cover {
      background-size: contain;
  }
  
  .products.space_20 .nt_pr {
       margin-top: 0px;
  }
  
  .class_download_btn {
      text-align: left;
  }
  
  .product_testimonial_image img {
      max-height: 260px;
  }
  
  .type_brand_list .section-subtitle {
      font-size: 16px;
  }
  
  .nt_shipping .title {
      font-size: 14px;
  }
  
  .nt_shipping .col-4, .nt_shipping .col-md-4, .nt_shipping .col-lg-4 {
      padding-left: 0px;
      padding-right: 0px;
  }
  
  .nt_shipping.tl .content, .nt_shipping.tr .content {
      padding-top: 10px;
  }
  
  .nt_shipping .title {
      min-height: 30px;
  }
  
  .type_image_text .tc {
      text-align: left;
  }
  
  .mobile-product-top-info {
      display: block;
  }
  
  #shopify-section-pr_summary .product_title {
     display: none;
  }
  
  .modal-body {
     padding: 0px !important; 
  }
  
  .ingredient-name, .ingredient-quantity {
    font-size: 16px !important;
  }
  
  .label_style_rounded .nt_label {
      height: 100px;
      width: 100px;
      font-size: 27px;
      border-radius: 50%;
  }
  
  
  .template-article .type_faq h5 {
      font-size: 18px !important;
  }
  
  .template-article .type_faq .card-header{
      margin: 0 8px !important;
  }
  
  .template-article .type_faq .txt_h_tab {
      min-width: 65px !important;
  }
  
  .template-article .spaced-section .container {
      padding: 0px !important;
  }
  
  .template-product .type_shipping .col-md-4, .template-product .type_shipping .col-lg-4 {
      padding-left: 5px;
      padding-right: 5px;
  }
  
}

/* 9developer css start */
.sp-single .product-images .nt_labels {
  right: 5px;
  top: -29px;
}
.custom_logo_pro .nt_full {
  background-color: #0000006b;
}
.custom_logo_pro .container-fluid{
  padding-left: 0;
  padding-right: 0;
}

svg:not(:root) {
  overflow: hidden;
}

.transparent_svg {
  opacity: 0;
  fill: transparent;
  stroke: transparent;
  stroke-miterlimit: 0;
  display: block;
}
.custom_logos .logo_img {
  position: relative;
  z-index: 1;
  /*   width: 25%; */
  max-width: 115px;
  text-align: center;
  margin: 0 auto;
}
.pro_backimg {
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: contain;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.custom_logos {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  cursor: pointer;
  border-top: 1px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb;
  padding-top: 5px;
  margin-bottom: 20px !important;
  z-index: 2;
}
.custom_logos .slick-slide{
  margin-right: 10px !important;
}
.custom_logos .slick-slide:last-child {
  margin-right: 0px !important;
}

/* swatch css */
.product .swatch_pro .variations.style__circle .swatch.is-label .swatch_pr_item {
    width: auto!important;
    cursor: grab;
    position: relative;
    /*min-height: 255px;*/
  min-height: 215px;
    margin: 3px;
    border-radius: 9px;
    border: 2px solid #ccc;
    padding:  25px 6px 25px 11px;
    max-width: 140px;
}

.swatch_pro ul.custom_swatch.swatches-select.swatch__list_pr {
  display: flex;
  overflow-y: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.swatch_pro .variations.style__circle .swatch.is-label .swatch__value_pr{
  text-align: left;
  line-height: 25px;
  font-weight: 700;
  letter-spacing: 0px;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.swatch_pro span.tot_bottle {
    line-height: 25px;
    text-transform: initial;
    font-size: 15px;
    font-weight: 400;
}
.product .swatch_pro .custom_swatch li:hover {
  border-color: #d2ae35!important;
  background-color: #d2ae3530 !important;
}

.swatch_pro .properties_text {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

.swatch_pro .is-selected .la-check:before {
    content: "\f00c";
    color: black;
    border-radius: 50px;
    padding: 4px;
    background: #d2ae35;
    margin-left: 5px;
  opacity:1;
}
.is-selected p.text_recommanded {
    background: #d2ae35;
  color: #ffffff;
}

.swatch_pro .la-check:before {
  opacity:0;
    content: "\f00c";
    color: black;
    border-radius: 50px;
    padding: 4px;
    background: #d2ae35;
    margin-left: 5px;
}
body .swatch_pro .text_recommanded {
  position: absolute;
  bottom: 0px;
  margin-bottom: 0;
 
  width: 100%;
  right: 0;
  padding: 2px 5px 1px;
  text-align: center;
  color: #000;
  font-size: 15px ;
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
}
body .swatch_pro .text_recommanded.text_recommanded1 {
background: #d7d7d7;
 
}
body .swatch_pro p.var_price {
  margin-bottom: 0;
  /*font-size: 30px !important;*/
  font-size: 25px !important;
  margin-top: 5px;
}
body .swatch_pro  p.var_compare_price {
    font-weight: 600;
}
body p.var_u_save {
    color: #ff0000;
    font-weight: 500;
    font-size: 16px !important;
}

@media (max-width: 992px) {
  body p.var_u_save{
    font-size:14px !important;
  }
}
/* 9developer css end */


/* 1developer css */

@media (max-width: 575px) {

  #fc_frame, #fc_frame.fc-widget-normal {
    bottom:80px !important;
  }

}
@media (min-width: 768px) {
  .custom_landing .landing_image_with_text .landing-vid {
      width: 100%;
      padding-left: 30px;
  }
  #nt_cart_canvas{
      width: 432px;
  }  
}
@media (max-width: 767px) {
  .custom_landing .landing_image_with_text .landing-vid {
      width: max-content;
      max-width: 500px;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 15px;
  }
}
.blistitem ul.list-mark {
    list-style: none;
    margin-left: 15px;
}

.blistitem ul.list-mark  li:before {
    content: ""!important;
    margin-left: -25px;
    width: 25px;
    display: inline-block;
}

#bover {
/*  overflow-y:hidden;  */
}

/* 9dev css start */
.upsell_pro{
    display: flex;
    flex-direction: column;
    height: 100%;
}
.mini_cart_upsell .flickityt4s-page-dots{
  width: 100% !important;
}
.mini_cart_upsell_items .flickityt4s-viewport, .mini_cart_upsell_items:not(.flickityt4s-enabled) .upsell_item:not(:last-child){
  border-bottom: none !important;
}
.mini_cart_upsell .multi_rating path {
    fill: #ffb400;
}
.mini_cart_upsell .multi_rating svg{
    width: 19px;
}
.mini_cart_upsell .row.no-gutters.al_center.upsell_pro {
    min-height: 340px;
    height: 100%;
    padding: 5px;
    border: 1px solid red;
}
/* 9dev css end */

/*  1dev css start */

.hmini_cart .multi_rating svg {
    width: 18px;
}

.hmini_cart .multi_rating path {
    fill: #ffb400;
}

.hmini_cart {
    display: block;
    width: 100%;
}

.mini_inner {
    display: flex;
    flex-direction: row;
    padding-left:2px;
    padding-right:2px;
    
}

.mini_item {
    display: flex;
    flex-direction: column;
    border-radius: 8px;
    border: 1px solid black;
    padding:12px;
}

.rvw_star .multi_rating {
    display: flex;
}

.mini_img {
    position: relative;
    display: block;
    width: 100%;
    z-index: 1;
    padding: 20px;
}

.mini_img .pro_backimg {
  position:relative;
}

/* .hmini_cart {
  padding-left:20px;
  padding-right:20px;
  padding-bottom:20px;
} */

.hmini_cart {
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 20px;
    overflow: hidden;
    width: calc(100% - 30px);
    padding-left: 6px;
    padding-right: 6px;
}


.hmini_cart .mini_cart_upsell__title {
  border-radius:8px;
  margin-bottom:12px;
}

.mini_price {
  margin-top:8px;
  margin-bottom:8px;
}

.mini_cart button {
  width:100%;
}

.side_cart_pros {
  position:relative;
}

.side_cart_pros .swiper-pagination {
    position: relative;
    bottom: -15px !important;
}

.swiper-pagination-bullet-active {
  background-color:#000 !important;
}
.custom_upsell {
    cursor: pointer;
    padding: 7px 0;
    color: #ffffff;
    border-radius: 40px;
    font-size: 14px;
    font-weight: 600;
    min-height: 40px;
    width: 100%;
}
.mini_cart input.txt_add {
    background: #d2ae35;
    border: none;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    padding: 0;
    border-radius: 40px;
    font-size: 14px;
    font-weight: 600;
    min-height: 40px;
    width: 100%;
    text-align: center;
}
/* .mini_cart .single_add_to_cart_button, .single_add_to_cart_button:hover{
    border-radius: 50%;
} */

p.linetext {
    margin: 0 5px 0 0 !important;
    padding: 12px 2px !important;
}

span.mrptext, .compared_at_price {
    font-size: 12px !important;
    color: #B3B3B3;
    text-decoration:line-through;
}

p.linetext {
    margin: 0 2px 0 0 !important;
    padding: 5px 0px !important;
}



.com_price {
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
}
.com_price span.cb.fwn {
    display: none;
}
.sale_discount {
    font-size: 12px;
    color: #d2ae35;
}
span.vline {
    font-size: 12px;
    width: 10px;
}

.colladtprd .product_buy_button {
    width: 150px;
    border: 2px solid #000;
    color: #fff;
    border-radius: 40px;
    margin: 5px auto 0px;
    padding:8px 16px;
    text-align: center;
    transition: 0.3s;
    background-color:transparent;
    text-transform: uppercase;
}

.product_buy_button:hover {
    border: 2px solid #000!important;
    color: #000!important;
    background-color: #fff!important;
}

@media ( max-width: 425px )
{
.product_buy_button {
    font-size: 13px !important;
    padding: 7px 10px !important;
    width: 130px !important;
}
span.mrptext, .compared_at_price {
    font-size: 10px !important;
    color: #B3B3B3;
    text-decoration: line-through;
}

.product-inner a.cd.chp {
    font-size: 22px;
}  

.sale_discount {
    font-size: 10px;
    color: #d2ae35;
}

.product-info .price {
    font-size: 14px !important;
}  
  
}


.plsicon {
    content: "+";
    color: #fff;
    font-size: 20px;
    padding-right: 3px;
    position: absolute;
    top: 3px;
    left: 18px;
}

.mini_cart .posicon input.txt_add {
    border-radius: 5px;
    font-size: 14px;
    min-height: 40px;
    width: 100%;
}

@media (max-width:374px)
{

.cart-footer-icons .f_icon p {
    font-size: 10.5px !important;
    margin-top: 10px;
}
  
.plsicon {
    top: 6px !important;
    left: 8% !important;
    font-size: 15px!important;
}

.mini_cart .posicon input.txt_add {
    font-size: 9px!important;
}  
  
}

.helo del {
    color: rgba(50, 50, 50, 0.6) !important;
    font-size: 14px !important;
}

.helo a.upsell_item__title {
    color: #000 !important;
}  


@media (max-width:767px){
  .equal_nt.ratio16_9 .custom_poadd_v{
    padding-top: 108.25% !important;
}
  
.forslider .fordesktop
{
display:none;
}
.fordesktop
{
display:none;
}


.mini_cart .posicon input.txt_add {
    font-size: 12px ;
}  

.plsicon {
    top: 5px ;
    left: 12px ;
    font-size: 18px ;
}  

}

@media (min-width:768px)
{
.forslider .formobile
{
display:none;
}

.formobile
{
display:none;
}
  
.plsicon {
    top: 3px;
    left: 18px;
}
  
}

.posicon{
  position:relative;
}

  


#shopify-section-template--16672842940650__complete_cart .com_price {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    white-space: nowrap;
}

.cart-footer-icons {
    align-items: start;
}
.cart-footer-icons>* {
    width: 100%;
}

.cart-footer-icons {
    display: flex;
    text-align: center;
    background: #f2f2f2;
    margin-top: 16px!important;
    padding-top: 16px;
    justify-content: center;
    gap: 20px;
}
.f_icon {
    max-width: 103px;
    text-align: center;
    padding: 5px;
}
ul.newStyles__Variants {
    display: flex;
    flex-flow: row wrap;
    gap: 8px;
    justify-content: space-evenly;
    width: 100%;
}
li.Act_variant.newStyles__VariantButton-sc-4gyd4u-4.jweGJO {
    border: 1px solid #c4c4c4;
    margin: 0!important;
    padding: 0.5rem!important;
}
.Act_variant input[type=radio] {
    position: absolute;
    top: -10px;
    right: -5px;
}
.Act_variant input[type=radio]:after
{
  
width: 26px;
    height: 26px;
    border-radius: 50%;
    top: -6px;
    left: -8px;
    position: relative;
    background-color: #69de7a;
    content: "";
    display: inline-block;
    visibility: visible;
    border: 2px solid #fff;
    outline-color: #69de7a;
    background-image: url(https://plixlifefcstage-media.farziengineer.co/hosted/check-636671037071.svg);
    background-position: 50%;
    background-repeat: no-repeat;
}

.jweGJO {
    position: relative;
    letter-spacing: normal;
    border-radius: 8px;
    border: 1px solid rgb(231, 231, 231);
    cursor: pointer;
    display: flex;
    gap: 4px;
    width: 31%;
    padding: 1rem;
}
.inAct_variant input[type=radio] {
    display: none;
}

.jRoAkY {
    font-size: 14px;
}

.fTjqsB {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: start;
    justify-content: center;
    align-items: center;
    text-align: left;
    height: 100%;
}

.styles__Wrapper {
    width: 100%;
    justify-content: center;
    margin: 0 auto;
    width: 94%;
}

.Act_variant {
    background: #eefdeb;
    border: 3px solid #69de7a!important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
}

.addToCartSectionPlixlife__variantPicker {
    padding:12px 0;
    margin: 0;
    background-color: #fff;
    top: -50px;
    position: relative;
}
.inActiveVariant input[type=radio] {
    display: none;
}
li.pk_item.Act_variant input {
    display: block;
}

li.pk_item input {
    display: none;
}
.related .com_price {
    justify-content: flex-start;
}

.jdgm-preview-badge .jdgm-star
{
 color: #ebb708 !important; 
}


.ext_img {
    display: flex;
    width: 100%;
    align-items: center;
    margin-bottom: 20px;
}

.trust_inner .ext_img {
    justify-content: center;
}
/*  custum css  */
.swatch_pro ul.custom_swatch.swatches-select.swatch__list_pr{
  display: flex;
    flex-wrap: wrap;
      position: relative;
    gap: 10px;
      padding-top: 10px;
}
@media(max-width:768px){
.product .swatch_pro .variations.style__circle .swatch.is-label .swatch_pr_item {
     flex: 0 0 48%;
  }
}
@media(min-width:769px){
.product .swatch_pro .variations.style__circle .swatch.is-label .swatch_pr_item {
     flex: 0 0 31%;
}
}
.product .swatch_pro .variations.style__circle .swatch.is-label .swatch_pr_item {
    position: relative;
    max-width: 100%;
    box-shadow: 5px 5px #000;
    margin: 0;
}
.product .swatch_pro .variations.style__circle .swatch.is-label .swatch_pr_item .tot_bottle.my_tot_bottle{
    position: absolute;
    top: -8px;
    left: 0;
    color: #fff;
    background: red;
    font-size: 10px!important;
    padding: 3px;
    line-height: 11px;
}
.swatch_pro .variations.style__circle .swatch.is-label .swatch__value_pr {
 justify-content: space-between;
}
.swatch_pro .variations.style__circle .swatch.is-label .swatch__value_pr span,
{
    font-size: 19px;
}
.product .swatch_pro .variations.style__circle .swatch.is-label .swatch_pr_item p.var_price{
  font-size: 19px!important;
    font-weight: 700;
}
.product .swatch_pro .variations.style__circle .swatch.is-label .swatch_pr_item p.var_compare_price{
      font-weight: 500;
    font-size: small !important;
}
.product .swatch_pro .variations.style__circle .swatch.is-label .swatch_pr_item .properties_text span:not(.my_tot_bottle){
      font-size: small;
    font-weight: 400;
}
.product .swatch_pro .variations.style__circle .swatch.is-label .swatch_pr_item.is-selected{
      border: 3px solid #000 !important;
}

/*  blog article   */
 @media(min-width:769px){
.article_left_right_div_outer {
    display: grid;
    grid-template-columns: repeat(2, 70% 30%);
      gap: 25px;
      align-items: baseline;
}
 }
  @media(max-width:768px){
.new_article_custom .mt__60{
      margin-top: 0px;
}
  .article_left_right_div_outer {
display: grid;
    gap: 25px;
    align-items: baseline;
    grid-template-rows: repeat(2, auto 1fr);
}
.article_left_right_div_outer .row.nt_single_blog.left_side_div {
        order: 2;
}
  }
.article_left_right_div_outer .left_side_div .article_header {
font-size:35px !important;
}
.article_left_right_div_outer .right_side_div .article_auther_nm {
  font-size:16px;
}
.article_left_right_div_outer .right_side_div_inner {
    display: flex;
    flex-direction: row;
    /* justify-content: space-around; */
    gap: 15px;
    align-items: center;
  position:relative;
}
.article_left_right_div_outer .right_side_auther_time p.article_auther_nm {
    margin: 0;
}
.article_left_right_div_outer .row.nt_single_blog.left_side_div {
    gap: 25px;
}
.article_tag{
      text-transform: uppercase;
      position: relative;
}
.article_tag a{
    color: #02838d;
}
.article_tag a:hover {
    color: #db1f88;
}
.article_left_right_div_outer ul.blog-tab-wrapper {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
  margin-bottom: 30px;
}
.article_left_right_div_outer ul.blog-tab-wrapper li {
    position: relative;
}
.article_left_right_div_outer ul.blog-tab-wrapper li:after {
    content: "";
    background: #bcbfc5;
    position: absolute;
    top: 2px;
    right: -1px;
    bottom: 0;
    height: 16px;
    width: 2px;
    margin: auto;
}
.article_left_right_div_outer ul.blog-tab-wrapper li:last-child:after {
    width: 0;
  display:none;
}
.article_left_right_div_outer ul.blog-tab-wrapper a.blog-tab-btn {
    line-height: 40px;
    padding: 0 15px;
  color:#02838d;
}
.article_left_right_div_outer ul.blog-tab-wrapper a.blog-tab-btn:hover {
    color: #db1f88;
}
.right_side_div_inner:after {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 75%;
    height: 5px;
    border: 1px solid #000;
    background: #000;
}
.article_tags_outer {
    display: flex;
    gap: 10px;
}
.article_tags_outer p.article_tag:after {
    content: "";
    background: #bcbfc5;
    position: absolute;
    top: 0px;
    right: -6px;
    bottom: 0;
    height: 15px;
    width: 2px;
    margin: auto;
}
.article_tags_outer p.article_tag:after:last-child:after {
    width: 0;
  display:none;
}
.new_article_custom .article_left_right_div_outer .row.nt_single_blog.left_side_div .post-content h3,
.new_article_custom .article_left_right_div_outer .row.nt_single_blog.left_side_div .post-content h2,
.new_article_custom .article_left_right_div_outer .row.nt_single_blog.left_side_div .post-content h1{
  color:#000 !important;
}
.new_article_custom .article_left_right_div_outer .row.nt_single_blog.left_side_div .post-content p a{
   color:#02838d !important;
    border-bottom: none;
}
.new_article_custom .article_left_right_div_outer .row.nt_single_blog.left_side_div .post-content p a:hover{
   color:#db1f88 !important;
}
.nt_single_blog .post-content h2, .nt_single_blog .post-content h3{
  color: #000 !important;
}
.nt_single_blog .post-content p a,
.nt_single_blog .post-content ul li a{
   color:#02838d !important;
    border-bottom: none !important;
}
.nt_single_blog .post-content  ul li a:hover{
   color:#db1f88 !important;
}
p.tab_per_price span {
    font-weight: bold !important;
}
.nt_single_blog .post-tags a{
   color:#02838d !important;
}
.nt_single_blog .post-tags a:hover{
  color:#db1f88 !important;
}
.text_recommanded.text_recommanded_animation.logo.is-animetion {
     position: absolute;
    bottom: 0px;
    margin-bottom: 0;
    width: 100%;
    right: 0;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
    background: red;
   height:30px;
}
.text_recommanded.text_recommanded_animation.logo.is-animetion span{
 font-weight: bold !important;
}
body {
  display: block !important;
}