/*---------------- Global Styling ------------------*/
.chkLst li.disabled {
  opacity: 0.5;
  pointer-events: none;
}
div#lb-prd-plrInr {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
div#lb-prd-plrInr, div#lb-prd-plrInr *
 {
    box-sizing: border-box;
    font-family: 'stolzl' !important;
}
div#lb-prd-plrInr .container{
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}
div#lb-prd-plrInr .row{
    padding: 0 10px;
}
div#lb-prd-plrInr .span_12 {
    width: 100%;
}
div#lb-prd-plrInr .span_9 {
    width: 75%;
}
div#lb-prd-plrInr .span_8 {
    width: 66.66%;
}
div#lb-prd-plrInr .span_7 {
    width: 58.33%;
}
div#lb-prd-plrInr .span_6 {
    width: 50%;
}
div#lb-prd-plrInr .span_5 {
    width: 41.66%;
}
div#lb-prd-plrInr .span_4 {
    width: 33.33%;
}
div#lb-prd-plrInr .span_3 {
    width: 25%;
}
div#lb-prd-plrInr .span_2-5 {
    width: 20%;
}
#lb-prd-plrInr .p-txt {
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.02px;
  padding-bottom: 20px;
}
#lb-prd-plrInr h2{
	font-size: 45px !important;
	line-height: 55px !important;
	font-weight: 500 !important;
	margin-bottom: 20px;
  text-transform: capitalize;
  color: #252A27;
}
.p-txt a {
    text-decoration: none;
    color: #8CDEC0;
    transition: all .3s ease-in-out;
}
.p-txt a:hover{
    color: inherit;
}
p.sbHdng, h1, h2, h3, h4, h5, h6 {
    padding: 0;
}
p.sbHdng {
    padding-bottom: 0 !important;
}
section#rnkr_lb-faq .p-txt a, section.lb-prd-list .p-txt a, section.lb_prdInr-IS .p-txt a {
    font-weight: 500;
    color: #183029;
}
section#rnkr_lb-faq .p-txt a:hover, section.lb-prd-list .p-txt a:hover, section.lb_prdInr-IS .p-txt a:hover {
    color: #8CDEC0;
}
/*-------------- Banner CSS -------------*/
.lb_prd-wdStrn .bnr-bg:before,
.lb_prd-bnr .bnr-bg:before {
  width: 100%;
  height: 100%;
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(https://libertycannabis.com/wp-content/uploads/2025/07/indica-bg-back-img-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  background-attachment: fixed;
  background-position: center center;
}
.lb_prd-bnr .bnr-bg:after {
  width: 564px;
  height: 500px;
  display: block;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  background: url(https://libertycannabis.com/wp-content/uploads/2025/07/i-ban-img.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 3;
}
.lb_prd-bnr {
  padding-top: 124px;
  padding-bottom: 124px;
  position: relative;
}
.lb_prd-wdStrn .bnr-bg,
.lb_prd-bnr .bnr-bg {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
}
.lb_prd-bnr .prd_bnr-inr {
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 5;
}
.lb_prd-bnr .prd_bnr-inr h1 {
  font-size: 58px !important;
  line-height: 65px !important;
  color: #fff;
  margin-bottom: 10px;
  font-weight: 500 !important;
}
.lb_prd-bnr .prd_bnr-inr .p-txt {
  color: #fff;
/*  width: 68%;*/
  margin: 0 auto;
}
.prd_bnr-inr p.sbHdng {
    font-size: 30px;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: 0.02px;
    color:#8CDEC0;
}
.lb_prd-bnr .prd_bnr-inr .Btn {
  width: fit-content;
  margin-top: 20px;
}
.lb_prd-bnr .prd_bnr-inr .Btn a {
  background: #8CDEC0;
  border-radius: 5px;
  padding: 10px 32px;
  text-decoration: none;
  font-size: 15px;
  line-height: 25px;
  font-weight: 500;
  color: #183029;
  display: inline-block;
  transition: all .3s ease-in-out;
  border: 1px solid;
}
.lb_prd-bnr .prd_bnr-inr .Btn a:hover {
  background: transparent;
  color: #fff;
  border: 1px solid #8CDEC0;
  transform: translate(0px, -5px);
}
/*-------------- What Is Indica Strain CSS -------*/
section.lb_prdInr-IS{
    padding: 87px 0px;
}
section.lb_prdInr-IS .prdInr-IS-inr .span_12 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
section.lb_prdInr-IE .Btn,
section.lb_prdInr-IS .prdInr-IS-inr .Btn{
  width: fit-content;
  margin-top: 20px;
}
section.lb_prdInr-IE .Btn a,
section.lb_prdInr-IS .prdInr-IS-inr .Btn a{
    background: #8CDEC0;
  border-radius: 5px;
  padding: 9px 34px;
  text-decoration: none;
  font-size: 15px;
  line-height: 25px;
  font-weight: 500;
  color: #183029;
  display: inline-block;
  transition: all .3s ease-in-out;
}
section.lb_prdInr-IE .Btn a:hover,
section.lb_prdInr-IS .prdInr-IS-inr .Btn a:hover {
  background: #2d483a;
  color: #fff;
}
section.lb_prdInr-IS .span_6.rghtCol .inrCotnt {
    text-align: right;
}
section#rnkr_lb-faq h2::after,
section.lb_prdInr-CI .lb_prdInr-top h2::after,
section.lb_prdInr-IE .span_6.rghtCol .cotnt-inr h2::after,
section.lb_prdInr-IS h2::after {
    content: '';
    display: block;
    width: 216px;
    height: 5px;
    background: #8CDEC0;
    margin: 30px 0 30px;
}
section.lb_prdInr-IS .span_6.rghtCol .inrCotnt .imgBox {
  position: relative;
  width: 555px;
  height: 450px;
  overflow: hidden;
  border-radius: 10px;
  margin: 0 auto;
}
section.lb_prdInr-IS .span_6.rghtCol .inrCotnt .imgBox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  transition: all .3s ease-in-out;
}
section.lb_prdInr-IS .span_6.rghtCol .inrCotnt .imgBox:hover img {
  transform: translate(-10px, 0px) scale(1.1);
}
section.lb_prdInr-IS .span_6.lftCol .inrCotnt {
    padding-right: 6%;
}
section.lb_prdInr-IS {
  position: relative;
}
section.lb_prdInr-IS .bnr-bg {
  width: 569px;
  height: 688px;
  display: block;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  background: url(https://libertycannabis.com/wp-content/uploads/2025/07/img1-bg-1.jpg);
  background-repeat: no-repeat;
  background-size: contain;
} 
/*-------------- Why Indica Effects Can Vary CSS*/
section.lb_prdInr-IE h2 {
    color: #fff !important;
}
section.lb_prdInr-IE .container {
    max-width: 100% !important;
    margin: 0 auto !important;
}
section.lb_prdInr-IE .row{
    padding: 0 !important;
}
section.lb_prdInr-IE .prdInr-IE-inr {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
section.lb_prdInr-IE .span_6.rghtCol
{
    background: url(https://libertycannabis.com/wp-content/uploads/2025/06/why-indica-effect-bg-img.jpg);
    width: 770px;
    height: 770px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: flex;
    align-items: center;
    position: relative;
    background-attachment: fixed;
}
section.lb_prdInr-IE .span_6.lftCol .cotnt-inr{
    width: 100%;
    height: 770px;
    position: relative;
    overflow: hidden;
}
section.lb_prdInr-IE .span_6.lftCol .cotnt-inr img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
    transition: all .3s ease-in-out;
}
section.lb_prdInr-IE .span_6.lftCol .cotnt-inr:hover img{
  transform: translate(10px, 0px) scale(1.1);
}
section.lb_prdInr-IE .span_6.rghtCol .cotnt-inr p.p-txt,
section.lb_prdInr-IE .span_6.rghtCol .cotnt-inr h2{
    color: #fff;
}
section.lb_prdInr-IE .span_6.rghtCol .cotnt-inr {
    padding: 0 15% 0 10%;
}
section.lb_prdInr-IE .span_6.rghtCol .cotnt-inr h2{
    width: 80%;
}
section.lb_prdInr-IE .span_6.rghtCol:after {
    content: '';
    width: 237px;
    height: 154px;
    background: url(https://libertycannabis.com/wp-content/uploads/2025/06/leaf-right-img.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    top: 0;
}
/*---------------------- When to Choose an Indica CSS*/
section.lb_prdInr-CI {
    padding: 100px 0;
}
section.lb_prdInr-CI .lb_prdInr-top p.p-txt,
section.lb_prdInr-CI .lb_prdInr-top h2{
    text-align: center;
}
section.lb_prdInr-CI .lb_prdInr-top h2:after{
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}
section.lb_prdInr-CI .lb_prdInr-top p.p-txt{
    width: 75%;
    margin: 0 auto;
}
section.lb_prdInr-CI .lb_prdInr-grid {
    z-index: 5;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding-top: 60px;
    justify-content: center;
    transition: all .3s ease-in-out;
}
section.lb_prdInr-CI .lb_prdInr-grid *{
    transition: all .3s ease-in-out;
}
section.lb_prdInr-CI .lb_prdInr-grid .span_3.typCol {
    text-align: center;
}
section.lb_prdInr-CI .lb_prdInr-grid .span_3.typCol h3{
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 24px !important;
}
section.lb_prdInr-CI p.pImg {
    width: 75px;
    height: 75px;
    margin: 0 auto;
    background: #183029;
    border-radius: 50%;
    padding: 12px;
}
section.lb_prdInr-CI .imgBox {
    width: 118px;
    height: 118px;
    margin: 0 auto;
    background: #8CDEC033;
    border-radius: 50%;
    padding-top: 60px;
    margin-bottom: 40px;
}
section.lb_prdInr-CI .lb_prdInr-grid .span_3.typCol:hover{
    cursor: pointer;
    transform: translate(0px, -10px);
}
section.lb_prdInr-CI .lb_prdInr-grid .span_3.typCol:hover p.pImg{
    transform: translate(0px, -5px);
}
section.lb_prdInr-CI .lb_prdInr-grid .span_3.typCol:hover p.pImg img{
    transform: rotate(360deg) scale(.95);
    filter: brightness(0) invert(1);
}
section.lb_prdInr-CI {
    background-image: linear-gradient(to bottom, #8CDEC038, #FDFDFD);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
/*--------------- Product List CSS -------------*/
section.lb-prd-list p.p-txt {
    text-align: center;
}
/*Category_Tabs*/
.lb-prd-list .prd_ctgTb .span_12.tbCol *,
.lb-prd-list .prd_ctgTb .span_12.tbCol{
  transition: all .3s ease-in-out;
}
.lb-prd-list {
  padding-top: 40px;
  padding-bottom: 100px;
  position: relative;
}
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li{
  list-style-type: none;
  width: 20%;
  background: #fff;
  border-radius: 10px;
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
  text-align: center;
  padding: 20px;
  min-height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li h3{
  font-size: 18px !important;
  line-height: 28px !important;
  font-weight: 500 !important;
  color: #19312A;
  margin-top: 20px;
}
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li .icnImg {
  width: 84px;
  height: 84px;
  background: #19312A;
  border-radius: 50%;
  padding: 15px;
}
.lb-prd-list {
  /*margin-top: -100px;
  z-index: 20;*/
}
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li:hover,
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li.active{
  box-shadow: 0px 4px 40px 0px #8CDEC04D;
  background: #183029;
}
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li:hover h3,
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li.active h3{
  color: #fff;
}
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li:hover .icnImg,
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li.active .icnImg{
  background: #A6FBDC;
}
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li:hover .icnImg img,
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li.active .icnImg img{
  filter: brightness(0) saturate(100%) invert(21%) sepia(16%) saturate(676%) hue-rotate(116deg) brightness(95%) contrast(97%);
}
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li:hover{
  cursor: pointer;
  transform: translate(0px, -5px);
}
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li:hover .icnImg img{
  transform: rotate(360deg) scale(.95);
}
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li:hover .icnImg{
  transform: scale(1.1);
}
/*Product Filter*/
.lb-prd-list .prd_fltr {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background: #FFFFFF;
  box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
  height: 68px;
  margin-top: 40px;
  border-radius: 10px;
  padding: 0 25px;
}
.lb-prd-list .prd_fltr .span_3.fltrCol.fltr p {
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
  color: #19312A;
  position: relative;
  padding-left: 30px;
}
.lb-prd-list .prd_fltr .span_3.fltrCol.fltr p:before{
  content: '';
  width: 28px;
  height: 28px;
  background: url(https://libertycannabis.com/wp-content/uploads/2025/05/Mask-group-23.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
}
.lb-prd-list .prd_fltr .span_6.fltrCol.qtyPrd p{
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
  color: #19312A;
}
.lb-prd-list .prd_fltr .span_3.fltrCol.viewPrd p{
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #19312A;
  text-align: right;
}
/*Products Filters & List*/
/*.lb-prd-list .span_9.prdList .span_4 {
  width: 280px !important;
}*/
.lb-prd-list .prd_fltrLst.main {
  display: flex;
  margin-top: 40px;
  gap: 20px;
}
.lb-prd-list .span_3.prd_fltrCol .prd_fltrCol.toggle {
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
  width: 270px;
  padding: 30px;
  margin-bottom: 40px;
}
.lb-prd-list .span_3.prd_fltrCol .prd_fltrCol.toggle .fltrHdr h4{
  font-size: 22px !important;
  font-weight: 400 !important;
  line-height: 32px !important;
  color: #183029;
  position: relative;
}
.lb-prd-list .span_3.prd_fltrCol .prd_fltrCol.toggle .fltrHdr {
  margin-bottom: 20px;
}
.lb-prd-list .span_3.prd_fltrCol .prd_fltrCol.toggle .fltrHdr h4::after
 {
    content: '';
    display: block;
    width: 200x;
    height: 1px;
    background: #DFDFDF;
    margin-top: 10px;
}
.lb-prd-list .span_3.prd_fltrCol .fltrBdy .chkLst li{
  list-style-type: none;
  margin-bottom: 20px;
}
.lb-prd-list .span_3.prd_fltrCol .fltrBdy .chkLst li:last-child{
  margin-bottom: 0;
}
.lb-prd-list .span_3.prd_fltrCol .fltrBdy .chkLst li label {
  margin-left: 10px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  color: #183029;
}
.lb-prd-list .span_3.prd_fltrCol .prd_fltrCol.toggle .fltrHdr h4::before
 {
    content: '';
    display: block;
    width: 28px;
    height: 28px;
    background: url(https://libertycannabis.com/wp-content/uploads/2025/05/Mask-group-24.png);
   background-repeat: no-repeat;
   background-size: cover;
   position: absolute;
   right: 0;
   top: 4px;
}
.lb-prd-list .span_3.prd_fltrCol .prd_fltrCol.toggle .fltrHdr h4,
.lb-prd-list .span_3.prd_fltrCol .prd_fltrCol.toggle .fltrHdr h4:after,
.lb-prd-list .span_3.prd_fltrCol .prd_fltrCol.toggle .fltrHdr h4:before,
.lb-prd-list .span_3.prd_fltrCol .prd_fltrCol.toggle{
  transition: all .3s ease-in-out;
}
.lb-prd-list .span_3.prd_fltrCol .prd_fltrCol.toggle:hover{
  background: #183029;
}
.lb-prd-list .span_3.prd_fltrCol .prd_fltrCol.toggle:hover li label,
.lb-prd-list .span_3.prd_fltrCol .prd_fltrCol.toggle:hover h4{
  color: #fff;
}
.lb-prd-list ul.chkLst{
  position: relative;
}
.lb-prd-list ul.chkLst:after {
  content: '';
  width: 70px;
  height: 70px;
  background: url(https://libertycannabis.com/wp-content/uploads/2025/05/Mask-group-25.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: -20px;
  bottom: -20px;
  display: none;
  transition: all .1s ease;
}
.lb-prd-list .span_3.prd_fltrCol .prd_fltrCol.toggle:hover ul.chkLst:after{
  display: block;
  transition: all .1s ease;
}
.lb-prd-list .span_3.prd_fltrCol .prd_fltrCol.toggle:hover h4::after{
  background: #5D9887;
}
.lb-prd-list .span_3.prd_fltrCol .prd_fltrCol.toggle:hover h4::before{
  filter: brightness(0) invert(1);
}
.lb-prd-list .span_3.prd_fltrCol .prd_fltrCol.toggle li label:hover,
.lb-prd-list .span_3.prd_fltrCol .prd_fltrCol.toggle h4:hover{
  cursor: pointer;
}
/*.lb-prd-list .span_9.prdList {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}*/
.lb-prd-list .span_9.prdList .prd-item {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  row-gap: 30px;
}
.lb-prd-list .span_9.prdList .span_4 .prdBox {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
  margin: 0 2%;
  overflow: hidden;
  padding: 15px;
  transition: all .3s ease-in-out;
  position: relative;
}
.lb-prd-list .span_9.prdList .span_4 .prdBox *{
  transition: all .3s ease-in-out;
}
.lb-prd-list .span_9.prdList .span_4 .prdBox .prdMedia {
  width: 100%;
  text-align: center;
  min-height: 236px;
}
.lb-prd-list .span_9.prdList .span_4 .prdBox .prdMedia h3.prdCtg {
  background: #A6FBDC;
  width: fit-content;
  font-size: 12px !important;
  line-height: 22px !important;
  font-weight: 500 !important;
  color: #183029;
  padding: 1px 17px;
  border-radius: 3px;
  position: absolute;
  left: 10%;
  top: 6%;
}
.lb-prd-list .span_9.prdList .span_4 .prdBox .prdMedia .prdImg2,
.lb-prd-list .span_9.prdList .span_4 .prdBox .prdMedia .prdImg1 {
  border-radius: 10px;
  transition: all .3s ease-in-out;
}
.lb-prd-list .span_9.prdList .span_4 .prdBox .prdMedia .prdImg2{
  display: none;
}
.lb-prd-list .span_9.prdList .span_4 .prdBox .prdBdy h2.prdName a{
  font-size: 19px;
  line-height: 28px;
  font-weight: 500;
  text-decoration: none;
  color: #183029;
}
.lb-prd-list .span_9.prdList .span_4 .prdBox .prdBdy .prdName {
  line-height: 0px !important;
  margin-bottom: 0 !important;
}
.lb-prd-list .span_9.prdList .span_4 .prdBox .prdBdy h6.brndName {
  font-size: 16px !important;
  line-height: 26px !important;
  font-weight: 400 !important;
  text-align: center;
  color: #868686;
}
.lb-prd-list .span_9.prdList .span_4 .prdBox .prdBdy{
  margin: 30px 0;
  margin-top: 0;
  text-align: center;
}
.lb-prd-list .span_9.prdList .span_4 .prdBox .prdFtr .explrBtn.prdName {
  width: 228px;
  display: inline-grid;
  text-align: center;
}
.lb-prd-list .span_9.prdList .span_4 .prdBox .prdFtr .explrBtn.prdName a{
  background: #183029;
  font-size: 14px;
  line-height: 15px;
  font-weight: 400;
  text-decoration: none;
  color: #fff;
  padding: 13px 5px;
  border: 1px solid #183029;
  border-radius: 5px;
  display: inline-block;
}
.loadMore {
  text-align: center;
  padding-top: 50px;
}
.loadBtn a{
  background: #A6FBDC;
  font-size: 14px;
  line-height: 15px;
  font-weight: 500;
  text-decoration: none;
  color: #183029;
  padding: 14px 25px;
  border-radius: 5px;
  display: inline-block;
  transition: all .3s ease-in-out;
}
.loadBtn a:hover{
  background: #183029;
  color: #fff;
}
.lb-prd-list .span_3.prd_fltrCol .prd_fltrCol.toggle:last-child {
  margin-bottom: 0;
}
.lb-prd-list .span_9.prdList .span_4 .prdBox:hover {
  cursor: pointer;
  transform: translate(0px, -5px);
  background: #183029;
  box-shadow: 0px 4px 30px 0px #8CDEC04D;
}
.lb-prd-list .span_9.prdList .span_4 .prdBox:hover .prdMedia h3.prdCtg{
  background: #183029;
  color: #A6FBDC;
}
.lb-prd-list .span_9.prdList .span_4 .prdBox:hover h6.brndName,
.lb-prd-list .span_9.prdList .span_4 .prdBox:hover h2.prdName a{
  color: #fff;
}
.lb-prd-list .span_9.prdList .span_4 .prdBox:hover .explrBtn.prdName a{
  background: #A6FBDC;
  color: #19312A; 
}
.lb-prd-list .span_9.prdList .span_4 .prdBox h2.prdName a:hover{
  color: #A6FBDC;
}
.lb-prd-list .span_9.prdList .span_4 .prdBox .explrBtn.prdName a:hover{
  background: transparent;
  border: 1px solid #A6FBDC;
  color: #A6FBDC;
}
.lb-prd-list .span_9.prdList .span_4 .prdBox:hover .prdMedia .prdImg2{
  display: block;
}
.lb-prd-list .span_9.prdList .span_4 .prdBox:hover .prdMedia .prdImg1{
  display: none;
}
.prd_fltrCol.toggle .fltrHdr {
  margin-bottom: 0 !important;
}
.prd_fltrCol.toggle.active .fltrHdr{
  margin-bottom: 20px !important;
}
.lb-prd-list .prd_fltrCol.toggle.active {
  background: #183029 !important;
}
.lb-prd-list .prd_fltrCol.toggle.active li label, .lb-prd-list .prd_fltrCol.toggle.active h4 {
  color: #fff !important;
}
.lb-prd-list .prd_fltrCol.toggle.active ul.chkLst::after {
  display: block;
  transition: all .1s ease;
}
.lb-prd-list .prd_fltrCol.toggle.active h4::after {
  background: #5D9887 !important;
}
.lb-prd-list .prd_fltrCol.toggle.active h4::before {
  filter: brightness(0) invert(1) !important;
  transform: rotate(-180deg);
}
.lb_prd-Tabs .prd_Tabs_tgls {
        display: none;
    }
/*---------------------- FAQs CSS ---------------------*/
section#rnkr_lb-faq {
    padding: 80px 0px 100px 0px;
    background: #F8F8F8;
    overflow: hidden;
    box-sizing: border-box;
}
section#rnkr_lb-faq p.sbHdng{
    font-size: 35px;
    font-weight: 500;
    line-height: 48px;
    margin-bottom: 10px;
    color: #252A27;
}
div#rnkr_lb-faq-inr {
    width: 100%;
}
section#rnkr_lb-faq .span_12 {
    width: 100%;
}
section#rnkr_lb-faq p {
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
}
div#rnkr_lb-faq-inr .rnkr_faq-lst {
    width: 100%;
}
div#rnkr_lb-faq-inr .faq-item.active{
    background: transparent;
}
div#rnkr_lb-faq-inr .faq-item.active p,
div#rnkr_lb-faq-inr .faq-item.active h4{
    color: #183029 !important;
}
div#rnkr_lb-faq-inr .faq-item.active .faq-title h4::after{
    background: #183029;
    color: #fff;
}
div#rnkr_lb-faq-inr .faq-item {
    width: 100%;
    overflow: hidden;
    background: #183029;
    /* box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.15); */
    margin-bottom: 20px;
    transition: all .3s ease-in-out;
    border-radius: 10px;
    border: 1px solid #183029;
}
div#rnkr_lb-faq-inr .faq-item:last-child {
    margin-bottom: 0px;
}
div#rnkr_lb-faq-inr .faq-item .faq-title {
    width: 100%;
    overflow: hidden;
}
div#rnkr_lb-faq-inr .faq-item .faq-title h4 {
    padding: 20px 50px 20px 20px;
    font-size: 25px !important;
    line-height: 30px !important;
    color: #fff;
    position: relative;
    font-weight: 500 !important;
    cursor: pointer;
    transition: all .3s ease-in-out;
}
div#rnkr_lb-faq-inr .faq-item .faq-title h4:hover {
    color: #A6FBDC;
}
div#rnkr_lb-faq-inr .faq-item .faq-title h4::after {
    content: '+';
    position: absolute;
    width: 30px;
    height: 30px;
    top: 20px;
    right: 15px;
    background: #A6FBDC;
    text-align: center;
    font-size: 25px;
    color: #183029;
    transition: all .3s ease-in-out;
    font-weight: 400;
    line-height: 26px;
    border-radius: 50%;
}
div#rnkr_lb-faq-inr .faq-item .faq-title h4:hover::after,
div#rnkr_lb-faq-inr .faq-item.active .faq-title h4::after {
    1background: #385e9d;
    transform: rotate(180deg);
    content: '-';
}
div#rnkr_lb-faq-inr .faq-item .faq-body {
    width: 100%;
    padding: 0 25px 25px 20px;
    display: none;
}
div#rnkr_lb-faq-inr .faq-item .faq-body p {
    padding-bottom: 12px;
    color: #fff;
}
div#rnkr_lb-faq-inr .faq-item .faq-body p:last-child {
    padding-bottom: 0px;
}
/*------------------ MediaQuerries --------------------*/
@media (max-width: 1880px){
}
@media (max-width: 1780px){
}
@media (max-width: 1680px){
}
@media (max-width: 1580px){
  section.lb_prdInr-IE .span_6.lftCol .cotnt-inr {
    height: 860px;
}
section.lb_prdInr-IE .span_6.rghtCol {
    height: 860px;
}
}
@media (max-width: 1480px){
}
@media (max-width: 1440px){
}
@media (max-width: 1366px){
  section.lb_prdInr-IE .span_6.rghtCol .cotnt-inr h2 {
    width: 100%;
}
section.lb_prdInr-IE .span_6.rghtCol .cotnt-inr {
    padding: 0 6% 0 6%;
}
}
@media (max-width: 1336px){
  section.lb_prdInr-IE .span_6.rghtCol:after {
    opacity: .4;
}
  section.lb_prdInr-IS .bnr-bg
 {
    width: 500px;
    height: 688px;
    background-size: cover;
}
section.lb_prdInr-IE .span_6.rghtCol .cotnt-inr h2 {
    width: 88%;
}
}
@media (max-width: 1280px){
  section.lb_prdInr-IE .span_6.rghtCol:after
 {
    width: 210px;
    height: 135px;
}
.lb_prd-bnr .bnr-bg:after
 {
    width: 505px;
    height: 500px;
    background-size: cover;
}
}
@media (max-width: 1200px){
      section.lb_prdInr-IE .span_6.rghtCol .cotnt-inr h2 {
        width: 95%;
    }
        .lb_prd-bnr .bnr-bg:after {
        width: 460px;
        height: 500px;
        background-size: cover;
    }
    section.lb_prdInr-IS .bnr-bg {
        width: 460px;
        height: 687px;
        background-size: cover;
    }
        section.lb_prdInr-IE .span_6.rghtCol:after {
        width: 170px;
        height: 110px;
    }
    section.lb_prdInr-IE .span_6.rghtCol .cotnt-inr
 {
    padding: 0 5% 0 5%;
}
}
@media (max-width: 1250px){
}
@media (max-width: 1180px){
}
@media (max-width: 1150px){
  .lb_prd-bnr .prd_bnr-inr h1 {
    font-size: 50px !important;
    line-height: 60px !important;
  }
      .lb_prd-bnr .bnr-bg:after {
        width: 440px;
        height: 520px;
        background-size: cover;
    }
.lb-prd-list .span_9.prdList .span_4 .prdBox .prdMedia .prdImg2, .lb-prd-list .span_9.prdList .span_4 .prdBox .prdMedia .prdImg1 {
  border-radius: 10px;
  transition: all .3s ease-in-out;
  width: 100%;
}
.prd-item .span_4 {
  width: 46% !important;
  margin: 0 auto;
}
.span_6.fltrCol.qtyPrd {
  width: 50% !important;
}
div#lb-prd-plrInr .container {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
}
div#lb-prd-plrInr .slick-dots li {
  border: 1px solid #183029;
  border-radius: 50%;
}
div#lb-prd-plrInr .slick-dots li button::before {
  font-size: 7px;
  line-height: 20px;
  left: -1px;
  opacity: 1;
  color: #183029;
}
div#lb-prd-plrInr .slick-dots li.slick-active button::before {
  opacity: 1;
  color: #8CDEC0;
}
div#lb-prd-plrInr .slick-dots {
  position: absolute;
  bottom: -60px;
}
section.lb_prdInr-CI .span_3 .cotnt-inr{
  padding-top: 20px;
}
section.lb_prdInr-IS .span_6.rghtCol .inrCotnt .imgBox {
    width: 502px;
    height: 407px;
}
    section.lb_prdInr-IS .bnr-bg {
        width: 460px;
        height: 712px;
    }
    section.lb_prdInr-CI .lb_prdInr-grid .span_3.typCol h3 {
    font-size: 18px !important;
    line-height: 24px !important;
    width: 60%;
    margin: 0 auto;
}
section.lb_prdInr-IE .span_6.rghtCol .cotnt-inr h2 {
        width: 100%;
    }
        section.lb_prdInr-IE .span_6.rghtCol:after {
        width: 146px;
        height: 95px;
    }
        section.lb_prdInr-IE .span_6.rghtCol .cotnt-inr
 {
        padding: 0 5% 0 5%;
    }
}
@media (max-width: 1100px){
  section.lb_prdInr-IE .span_6.lftCol .cotnt-inr {
    height: 900px;
}
section.lb_prdInr-IE .span_6.rghtCol {
    height: 900px;
}
      section.lb_prdInr-IE .span_6.rghtCol .cotnt-inr {
        padding: 0 5% 0 5%;
    }
    section.lb_prdInr-IS .span_6.lftCol .inrCotnt {
    padding-right: 4%;
}
}
@media (max-width: 1050px){
      section.lb_prdInr-IS .span_6.rghtCol .inrCotnt .imgBox {
        width: 490px;
        height: 397px;
    }
    div#lb-prd-plrInr .container {
        width: 100%;
        max-width: 999px;
        margin: 0 auto;
    }
        section.lb_prdInr-IE .span_6.rghtCol .cotnt-inr {
        padding: 0 9% 0 6%;
    }
}
@media (max-width: 999px){
.lb_prd-bnr .prd_bnr-inr h1 {
  font-size: 48px !important;
  line-height: 55px !important;
  margin-bottom: 20px;
}
.lb_prd-bnr .prd_bnr-inr .p-txt {
  width: 90%;
  margin: 0 auto;
}
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li {
  width: 20%;
  padding: 15px;
  min-height: 150px;
}
.lb-prd-list {
  padding-bottom: 50px;
  padding-left: 20px;
  padding-right: 20px;
}
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li .icnImg img {
  width: 95%;
}
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li .icnImg {
  width: 75px;
  height: 75px;
  padding: 15px;
}
.lb-prd-list .prd_fltrLst.main {
  margin-top: 40px;
  gap: 40px;
  flex-direction: column;
}
.lb-prd-list .span_3.prd_fltrCol {
  width: 100% !important;
}
.lb-prd-list .span_3.prd_fltrCol .prd_fltrCol.toggle {
  width: 100%;
  padding: 30px;
  margin-bottom: 30px;
}
.lb-prd-list .span_9.prdList .prd-item {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  row-gap: 20px;
}
.lb-prd-list .span_9.prdList .span_4 .prdBox {
  margin: 0;
  padding: 15px;
}
 .prd-item .span_4 {
    width: 48% !important;
    margin: 0 auto;
  }
.lb-prd-list .span_9.prdList .span_4 .prdBox .prdMedia .mediaBx {
  min-height: 270px;
}
.lb-prd-list .span_9.prdList .span_4 .prdBox .prdFtr .explrBtn.prdName {
  width: 325px;
  display: inline-grid;
  text-align: center;
}
.lb-prd-list .span_9.prdList {
  width: 100% !important;
}
div#lb-prd-plrInr .container {
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
  }
  .lb-prd-list .span_9.prdList .span_4 .prdBox .prdMedia {
  width: 100%;
  text-align: center;
  min-height: 337px;
}
section.lb_prdInr-IS .bnr-bg,
.lb_prd-bnr .bnr-bg:after{
    display: none;
}
.lb_prd-bnr {
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
}
.lb_prd-bnr .span_7.lftCol {
    width: 100% !important;
    margin: 0 auto;
}
.lb_prd-bnr .prd_bnr-inr .Btn {
    width: fit-content;
    margin: 0 auto;
    margin-top: 20px;
}
section.lb_prdInr-IS .prdInr-IS-inr .span_12 {
    display: flex
;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    text-align: center;
}
section.lb_prdInr-IS .span_6.rghtCol,
section.lb_prdInr-IS .span_6.lftCol {
    width: 100% !important;
}
section.lb_prdInr-IS .span_6.lftCol{
    margin-top: 30px;
}
section.lb_prdInr-IS {
    padding: 40px 0px;
}
section#rnkr_lb-faq h2::after, section.lb_prdInr-CI .lb_prdInr-top h2::after, section.lb_prdInr-IE .span_6.rghtCol .cotnt-inr h2::after, section.lb_prdInr-IS h2::after {
    width: 216px;
    height: 5px;
    margin: 0 auto;
    margin-top: 20px;
}
section.lb_prdInr-IE .Btn, section.lb_prdInr-IS .prdInr-IS-inr .Btn
 {
    width: fit-content;
    margin: 0 auto;
    margin-top: 20px;
}
section.lb_prdInr-IE .prdInr-IE-inr {
    flex-direction: column;
}
section.lb_prdInr-IE .span_6.rghtCol,
section.lb_prdInr-IE .span_6.lftCol {
    width: 80% !important;
}
section.lb_prdInr-IE .span_6.rghtCol {
    height: auto;
}
section.lb_prdInr-IE .span_6.rghtCol .cotnt-inr {
        padding: 25px 6% 25px 6%;
        text-align: center;
    }
section.lb_prdInr-IE {
    padding: 40px 0;
}
    section.lb_prdInr-CI .lb_prdInr-grid .span_3.typCol h3 {
        font-size: 18px !important;
        line-height: 24px !important;
        width: 80%;
        margin: 0 auto;
    }
section.lb_prdInr-CI .lb_prdInr-grid
 {
    padding-top: 10px;
}
section.lb_prdInr-CI {
    padding: 50px 0;
}
#lb-prd-plrInr h2 {
        font-size: 35px !important;
        line-height: 45px !important;
        margin-bottom: 20px;
    }
section#rnkr_lb-faq
 {
    padding: 40px 0px 50px 0px;
}
section#rnkr_lb-faq .col.span_12.txt-cntr {
    text-align: center;
}
section#rnkr_lb-faq p.sbHdng {
    font-size: 25px;
    line-height: 38px;
    margin-bottom: 10px;
}
    section.lb_prdInr-IS .span_6.lftCol .inrCotnt {
        padding-right: 0%;
    }
    section.lb_prdInr-IS .span_6.rghtCol .inrCotnt .imgBox:hover img
 {
    transform: translate(0px, 10px) scale(1.1);
}
section.lb_prdInr-IE .span_6.lftCol .cotnt-inr:hover img {
    transform: translate(0px, 10px) scale(1.1);
}
section.lb_prdInr-IE .span_6.lftCol .cotnt-inr {
    width: 100%;
    height: 530px;
}
}
@media (max-width: 768px){
      section.lb_prdInr-IE .span_6.lftCol .cotnt-inr {
        width: 100%;
        height: 430px;
    }
    .lb_prd-bnr .prd_bnr-inr .p-txt {
  width: 100%;
  margin: 0 auto;
}
    section.lb_prdInr-IE {
        padding: 40px 0;
        padding-top: 0;
    }
        section.lb_prdInr-IE .span_6.rghtCol:after {
        width: 146px;
        height: 95px;
        opacity: .6;
    }
        section.lb_prdInr-IE .span_6.rghtCol .cotnt-inr {
        padding: 25px 4% 25px 4%;
        text-align: center;
    }
    section.lb_prdInr-CI .lb_prdInr-top p.p-txt{
    width: 100%;
    margin: 0 auto;
}
  .lb-prd-list .span_9.prdList .span_4 .prdBox .prdMedia .mediaBx {
    min-height: 280px;
  }
  .lb-prd-list .span_9.prdList .span_4 .prdBox .prdFtr .explrBtn.prdName {
    width: 280px;
    display: inline-grid;
    text-align: center;
  }
  div#lb-prd-plrInr .container {
    width: 100%;
    max-width: 699px;
    margin: 0 auto;
  }
  .lb-prd-list .span_9.prdList .span_4 .prdBox .prdMedia {
    width: 100%;
    text-align: center;
    min-height: auto;
  }
  .lb-prd-list .span_9.prdList .span_4 .prdBox .prdBdy {
  margin: 30px 0;
  margin-top: 0px;
}
}
@media (max-width: 699px){
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li .icnImg {
  width: 65px;
  height: 65px;
  padding: 12px;
}
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li h3 {
  font-size: 16px !important;
  line-height: 26px !important;
  margin-top: 20px;
}
.lb-prd-list .prd_fltr {
  height: 50px;
  margin-top: 40px;
  padding: 0 25px;
}
.lb-prd-list .prd_fltr .span_3.fltrCol.fltr p {
  font-size: 18px;
  line-height: 28px;
  padding-left: 25px;
}
.lb-prd-list .prd_fltr .span_3.fltrCol.fltr p::before {
  width: 20px;
  height: 20px;
  left: 0;
  top: 4px;
}
.lb-prd-list .prd_fltr .span_6.fltrCol.qtyPrd p {
  font-size: 18px;
  line-height: 28px;
}
.lb-prd-list .prd_fltrLst.main {
  margin-top: 20px;
  gap: 30px;
}
.lb-prd-list .span_3.prd_fltrCol .prd_fltrCol.toggle {
  padding: 30px;
  margin-bottom: 20px;
}
.lb-prd-list .span_9.prdList .span_4 .prdBox .prdMedia .mediaBx {
  min-height: 270px;
}
.lb-prd-list .span_9.prdList .span_4 .prdBox .prdFtr .explrBtn.prdName {
  width: 276px;
  display: inline-grid;
  text-align: center;
}
.lb-prd-list .span_9.prdList .span_4 .prdBox .prdBdy {
  margin: 30px 0;
  margin-top: 0px;
}
  .lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li:hover, .lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li.active {
  box-shadow: 0px 4px 20px 0px #8CDEC04D;
  background: #183029;
}
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li {
    width: 19% !important;
    padding: 15px;
    min-height: 150px;
    margin: 15px 5px 15px 5px;
  }
  .lb-prd-list .span_12.tbCol .slick-next::before,
.lb-prd-list .span_12.tbCol .slick-prev::before{
  opacity: 1 !important;
  transition: all .3s ease-in-out;
}
.lb-prd-list .span_12.tbCol .slick-next:hover:before,
.lb-prd-list .span_12.tbCol .slick-prev:hover:before{
  color: #8CDEC0;
}
.scrollTxt {
  height: 100px;
  overflow: hidden;
  overflow-y: scroll;
  padding-right: 10px;
}
.scrollTxt::-webkit-scrollbar {
    width: 2px
}
.scrollTxt::-webkit-scrollbar-thumb {
    background: #A6FBDC;
    border-radius: 10px
}
.scrollTxt::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ebebeb;
    border-radius: 10px
}
    div#lb-prd-plrInr .container {
        width: 100%;
        max-width: 650px;
        margin: 0 auto;
    }
}
@media (max-width: 650px){
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li {
    width: 18.8% !important;
    padding: 15px;
    min-height: 150px;
    margin: 15px 5px 15px 5px;
  }
   .lb-prd-list .span_9.prdList .span_4 .prdBox .prdMedia .mediaBx {
    min-height: 210px;
  }
  .lb-prd-list .span_9.prdList .span_4 .prdBox .prdFtr .explrBtn.prdName {
    width: 216px;
    display: inline-grid;
    text-align: center;
  }
  .lb-prd-list .span_9.prdList .span_4 .prdBox .prdBdy {
    margin: 20px 0;
    margin-top: 0px;
  }
}
@media (max-width: 580px){
.lb-prd-list {
  margin-top: -20px;
  z-index: 20;
}
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li {
    width: 18.9% !important;
    padding: 15px;
    min-height: auto;
    margin: 15px 5px 15px 5px;
  }
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li .icnImg {
    width: 55px;
    height: 55px;
    padding: 10px;
  }
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li h3 {
    font-size: 15px !important;
    line-height: 25px !important;
    margin-top: 10px;
  }
  .lb-prd-list .prd_fltr .span_3.fltrCol.fltr p {
    font-size: 16px;
    line-height: 26px;
    padding-left: 26px;
  }
  .lb-prd-list .prd_fltr .span_6.fltrCol.qtyPrd p {
    font-size: 16px;
    line-height: 26px;
  }
  .lb-prd-list .span_3.prd_fltrCol .prd_fltrCol.toggle {
    padding: 20px;
    margin-bottom: 20px;
  }
  .lb-prd-list .span_3.prd_fltrCol .prd_fltrCol.toggle .fltrHdr h4 {
  font-size: 20px !important;
  line-height: 30px !important;
}
.lb-prd-list .prd_fltr {
    height: 50px;
    margin-top: 10px;
    padding: 0 20px;
  }
  .lb-prd-list .span_9.prdList .span_4 .prdBox .prdMedia .mediaBx {
    min-height: 175px;
  }
  .lb-prd-list .span_9.prdList .span_4 .prdBox .prdFtr .explrBtn.prdName {
    width: 185px;
    display: inline-grid;
    text-align: center;
  }
  .lb-prd-list .span_9.prdList .span_4 .prdBox .prdFtr .explrBtn.prdName a {
  font-size: 12px;
  line-height: 15px;
  padding: 13px 0px;
}
.lb-prd-list .span_9.prdList .span_4 .prdBox .prdBdy .prdName {
  line-height: 0px !important;
  margin-bottom: 0 !important;
  text-align: center;
}
.lb-prd-list .span_9.prdList .span_4 .prdBox .prdBdy h2.prdName a {
  font-size: 16px;
  line-height: 26px;
}
  div#lb-prd-plrInr .container {
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
  }
      section.lb_prdInr-IS .span_6.rghtCol .inrCotnt .imgBox {
        width: 400px;
        height: 320px;
    }
}
@media (max-width: 480px){
      .lb_prd-bnr {
        padding-top: 40px;
        padding-bottom: 50px;
        text-align: center;
    }
    .prd_bnr-inr p.sbHdng {
    font-size: 20px;
    font-weight: 500;
    line-height: 40px;
}
    section.lb_prdInr-IS {
        padding: 30px 0px;
    }
    section.lb_prdInr-IS .span_6.rghtCol .inrCotnt .imgBox
 {
        width: 350px;
        height: 284px;
    }
        section#rnkr_lb-faq h2::after, section.lb_prdInr-CI .lb_prdInr-top h2::after, section.lb_prdInr-IE .span_6.rghtCol .cotnt-inr h2::after, section.lb_prdInr-IS h2::after {
        width: 216px;
        height: 5px;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 20px;
    }
        section.lb_prdInr-IE .span_6.rghtCol, section.lb_prdInr-IE .span_6.lftCol {
        width: 90% !important;
    }
        section.lb_prdInr-IE .span_6.lftCol .cotnt-inr {
        width: 100%;
        height: 350px;
    }
        section.lb_prdInr-IE .span_6.rghtCol .cotnt-inr {
        padding: 20px 3% 20px 3%;
        text-align: center;
    }
        section.lb_prdInr-CI {
        padding: 30px 0;
    }
    .loadMore {
    text-align: center;
/*    padding-top: 0px;*/
/*    margin-top: -80px;*/
}
    section#rnkr_lb-faq p.sbHdng {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    div#rnkr_lb-faq-inr .faq-item .faq-title h4
 {
    padding: 15px 50px 15px 20px;
    font-size: 18px !important;
    line-height: 24px !important;
}
div#rnkr_lb-faq-inr .faq-item .faq-title h4::after {
    width: 25px;
    height: 25px;
    top: 15px;
    right: 15px;
    font-size: 25px;
    line-height: 23px;
}
    section#rnkr_lb-faq {
        padding: 30px 0px 30px 0px;
    }
        section.lb_prdInr-CI .lb_prdInr-grid .span_3.typCol h3 {
        font-size: 16px !important;
        line-height: 20px !important;
        width: 100%;
    }
.lb_prd-bnr .prd_bnr-inr h1 {
    font-size: 35px !important;
    line-height: 45px !important;
    margin-bottom: 10px;
  }
  .lb_prd-bnr .prd_bnr-inr .p-txt {
    width: 95%;
    margin: 0 auto;
  }
  #lb-prd-plrInr .p-txt {
  font-size: 15px;
  line-height: 24px;
}
   #lb-prd-plrInr h2 {
    font-size: 28px !important;
    line-height: 35px !important;
    margin-bottom: 10px;
  }
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
}
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li {
    width: 28%;
    padding: 10px;
    min-height: auto;
  }
   .prd-item .span_4 {
    width: 80% !important;
    margin: 0 auto;
  }
  .lb-prd-list .span_9.prdList .span_4 .prdBox .prdMedia {
  width: 100%;
  text-align: center;
  min-height: auto;
}
.lb-prd-list .span_9.prdList .span_4 .prdBox .prdMedia .mediaBx {
    min-height: 255px;
  }
  .lb-prd-list .span_9.prdList .span_4 .prdBox .prdBdy .prdName {
  line-height: 0px !important;
  margin-bottom: 0 !important;
  text-align: center;
}
 .lb-prd-list .span_9.prdList .span_4 .prdBox .prdFtr .explrBtn.prdName {
    width: 260px;
    display: inline-grid;
    text-align: center;
  }
  .lb-prd-list .span_9.prdList .span_4 .prdBox .prdFtr .explrBtn.prdName a {
    font-size: 14px;
    line-height: 15px;
    padding: 13px 0px;
  }
  .lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li:hover, .lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li.active {
  box-shadow: 0px 4px 20px 0px #8CDEC04D;
  background: #183029;
}
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li {
    width: 19% !important;
    padding: 15px;
    min-height: 150px;
    margin: 15px 5px 15px 5px;
  }

.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li:hover, .lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li.active {
  box-shadow: 0px 4px 20px 0px #8CDEC04D;
  background: #183029;
}
.lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li {
    width: 18.8% !important;
    padding: 15px;
    min-height: 120px;
    margin: 15px 5px 15px 5px;
  }
   .lb-prd-list {
    margin-top: 0px;
    z-index: 20;
  }
   div#lb-prd-plrInr .container {
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
  }
}
@media (max-width: 420px){
  section#rnkr_lb-faq h2::after, section.lb_prdInr-CI .lb_prdInr-top h2::after, section.lb_prdInr-IE .span_6.rghtCol .cotnt-inr h2::after, section.lb_prdInr-IS h2::after {
        width: 164px;
        height: 4px;
    }
      div#rnkr_lb-faq-inr .faq-item .faq-title h4::after {
        width: 20px;
        height: 20px;
        top: 15px;
        right: 15px;
        font-size: 20px;
        line-height: 19px;
    }
        div#rnkr_lb-faq-inr .faq-item .faq-title h4 {
        padding: 15px 50px 15px 20px;
        font-size: 16px !important;
        line-height: 24px !important;
    }
      .lb_prd-bnr .prd_bnr-inr h1 {
        font-size: 30px !important;
        line-height: 40px !important;
        margin-bottom: 10px;
    }
        .prd_bnr-inr p.sbHdng {
        font-size: 15px;
        font-weight: 500;
        line-height: 30px;
    }
        .lb_prd-bnr .prd_bnr-inr .p-txt {
        width: 100%;
        margin: 0 auto;
    }
        section.lb_prdInr-IS .span_6.rghtCol .inrCotnt .imgBox {
        width: 300px;
        height: 240px;
    }
    #lb-prd-plrInr h2 {
        font-size: 25px !important;
        line-height: 30px !important;
        margin-bottom: 10px;
    }
        section.lb_prdInr-IE .span_6.lftCol .cotnt-inr {
        width: 100%;
        height: 300px;
    }
        section.lb_prdInr-CI .span_3 .cotnt-inr {
        padding-top: 0px;
    }
        section#rnkr_lb-faq p.sbHdng {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 10px;
    }
.lb-prd-list .prd_fltr .span_6.fltrCol.qtyPrd p {
    font-size: 15px;
    line-height: 25px;
    text-align: center;
  }
   .lb-prd-list .prd_fltr .span_3.fltrCol.fltr p {
    font-size: 15px;
    line-height: 25px;
    padding-left: 25px;
  }
  .lb-prd-list .prd_fltr .span_3.fltrCol.fltr p::before {
    width: 17px;
    height: 17px;
    left: 0;
    top: 4px;
  }
  .lb-prd-list .prd_fltr .span_3.fltrCol.viewPrd p {
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  color: #19312A;
  text-align: right;
}
.lb-prd-list .prd_fltr {
    height: 45px;
    margin-top: 30px;
    padding: 0 10px;
  }
 .prd-item .span_4 {
    width: 95% !important;
    margin: 0 auto;
  }
  .lb-prd-list .span_9.prdList .span_4 .prdBox .prdMedia .mediaBx {
    min-height: 280px;
  }
  .prd_wdStrn-inr .rghtCol .cotnt-inr .imgBox {
    width: 275px;
    height: 232px;
  }
  .span_4.TabsCol {
    width: 90% !important;
    margin: 0 auto;
  }
  .lb_prd-TG .prd_TG-inr .imgBox {
    width: 300px;
    height: 200px;
  }
  .lb-prd-list .prd_ctgTb .span_12.tbCol .tbDetl li {
    width: 18.6% !important;
    padding: 15px;
    min-height: 120px;
    margin: 15px 5px 15px 5px;
  }
   div#lb-prd-plrInr .container {
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
  }
}
@media (max-width: 375px){
  .lb-prd-list .span_9.prdList .span_4 .prdBox .prdMedia .mediaBx {
    min-height: 265px;
  }
}