body {
    background-color: #fff; /*#f7f7f8;*/
    color: #666;
    font-family: "Figtree", sans-serif;
    font-size: 15px;
    line-height: 1.625;
    overflow-x: hidden;
}

a {
    box-shadow: none;
    cursor: pointer;
    text-decoration: none;
}

a:hover {
    text-decoration: none;   
}

/*************************
  Basic margin padding
*************************/
.m-0 {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0; }

.p-0 {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0; }

/*************************
         Margin top
*************************/
.mt-0 {
  margin-top: 0; }

.mt-10 {
  margin-top: 10px; }

.mt-12 {
  margin-top: 12px; }

.mt-15 {
  margin-top: 15px; }

.mt-20 {
  margin-top: 20px; }

.mt-25 {
  margin-top: 25px; }

.mt-30 {
  margin-top: 30px; }

.mt-35 {
  margin-top: 35px; }

.mt-40 {
  margin-top: 40px; }

.mt-45 {
  margin-top: 45px; }

.mt-50 {
  margin-top: 50px; }



/*************************
      Margin right
*************************/
.mr-0 {
  margin-right: 0px; }

.mr-10 {
  margin-right: 10px; }

.mr-12 {
  margin-right: 12px; }

.mr-15 {
  margin-right: 15px; }

.mr-20 {
  margin-right: 20px; }

.mr-30 {
  margin-right: 30px; }

.mr-35 {
  margin-right: 35px; }

.mr-40 {
  margin-right: 40px; }

.mr-50 {
  margin-right: 50px; }



/*************************
      Margin bottom
*************************/
.mb-0 {
  margin-bottom: 0; }

.mb-10 {
  margin-bottom: 10px; }

.mb-12 {
  margin-bottom: 12px; }

.mb-15 {
  margin-bottom: 15px; }

.mb-20 {
  margin-bottom: 20px; }

.mb-25 {
  margin-bottom: 25px; }

.mb-30 {
  margin-bottom: 30px; }

.mb-35 {
  margin-bottom: 35px; }

.mb-40 {
  margin-bottom: 40px; }

.mb-45 {
  margin-bottom: 45px; }

.mb-50 {
  margin-bottom: 50px; }



/*************************
        Margin left
*************************/
.ml-0 {
  margin-left: 0; }

.ml-10 {
  margin-left: 10px; }

.ml-12 {
  margin-left: 12px; }

.ml-15 {
  margin-left: 15px; }

.ml-20 {
  margin-left: 20px; }

.ml-30 {
  margin-left: 30px; }

.ml-40 {
  margin-left: 40px; }

.ml-50 {
  margin-left: 50px; }


/*************************
        Padding top
*************************/
.pt-0 {
  padding-top: 0; }

.pt-10 {
  padding-top: 10px; }

.pt-15 {
  padding-top: 15px; }

.pt-20 {
  padding-top: 20px; }

.pt-25 {
  padding-top: 25px; }

.pt-30 {
  padding-top: 30px; }

.pt-35 {
  padding-top: 35px; }

.pt-40 {
  padding-top: 40px; }

.pt-45 {
  padding-top: 45px; }

.pt-50 {
  padding-top: 50px; }


/*************************
        Padding right
*************************/
.pr-0 {
  padding-right: 0; }

.pr-10 {
  padding-right: 10px; }

.pr-15 {
  padding-right: 15px; }

.pr-20 {
  padding-right: 20px; }

.pr-30 {
  padding-right: 30px; }

.pr-40 {
  padding-right: 40px; }

.pr-50 {
  padding-right: 50px; }



/*************************
        Padding bottom
*************************/
.pb-0 {
  padding-bottom: 0; }

.pb-10 {
  padding-bottom: 10px; }

.pb-15 {
  padding-bottom: 15px; }

.pb-20 {
  padding-bottom: 20px; }

.pb-25 {
  padding-bottom: 25px; }

.pb-30 {
  padding-bottom: 30px; }

.pb-35 {
  padding-bottom: 35px; }

.pb-40 {
  padding-bottom: 40px; }

.pb-50 {
  padding-bottom: 50px; }

.pb-55 {
  padding-bottom: 55px; }
  @media only screen and (max-width: 767px) {
    .pb-55 {
      padding-bottom: 15px; } }



/*************************
        Padding left
*************************/
.pl-0 {
  padding-left: 0; }

.pl-10 {
  padding-left: 10px; }

.pl-15 {
  padding-left: 15px; }

.pl-20 {
  padding-left: 20px; }

.pl-30 {
  padding-left: 30px; }

.pl-40 {
  padding-left: 40px; }

.pl-50 {
  padding-left: 50px; }



/***************************
    Page section padding 
****************************/
.ptb-0 {
  padding: 0; }

.ptb-10 {
  padding: 10px 0; }

  .ptb-15 {
  padding: 15px 0; }

.ptb-20 {
  padding: 20px 0; }

.ptb-30 {
  padding: 30px 0; }

.ptb-35 {
  padding: 35px 0; }

.ptb-32 {
  padding: 32px 0; }

.ptb-40 {
  padding: 40px 0; }

.ptb-50 {
  padding: 50px 0; }



/***************************
    Page section margin 
****************************/
.mtb-0 {
  margin: 0; }

.mtb-10 {
  margin: 10px 0; }

.mtb-15 {
  margin: 15px 0; }

.mtb-20 {
  margin: 20px 0; }

.mtb-30 {
  margin: 30px 0; }

.mtb-40 {
  margin: 40px 0; }

.mtb-50 {
  margin: 50px 0; }


h1, h2, h3, h4, h5{ font-family: "Figtree", sans-serif;color: #2e2e2e;font-weight:800;text-transform: capitalize;margin-bottom: 15px;}


.sec-padding{ padding:4em 0px; }

.sub-title {
      position: relative;
    margin-bottom: 3px;
    line-height: 1.2;
}
.sec-titleCvr
{
  position: relative;
}
.sec-title {
        font-size: 32px;
    margin-bottom: 30px;
        line-height: 1.3;
    font-weight: 800;
    text-transform: capitalize;    
    position: relative;
}
.sec-title:after
{
  content: '';
  position: absolute;
      bottom: -14px;
  left: 0;
  width: 70px;
  height: 1px;
  background: #23301d;
}
.sec-title.text-center:after
{
  left: 0;
  right: 0;
  margin: 0 auto;
}

.theme-btn {
    background: #000;
    border: 1px solid #000;
    color: #fff;
    padding: 12px 25px;
    display: inline-block;
    border-radius: 25px;
    font-weight: 400;
    line-height: 1.2;
    text-transform: capitalize;
}
.theme-btn-outline {
    background: transparent;
    border: 1px solid #304121;
    color: #304121;
    padding: 12px 25px;
    display: inline-block;
    border-radius: 25px;
    font-weight: 400;
    line-height: 1.2;
    text-transform: capitalize;
}
.theme-btn-outline:hover { background:#304121;color:#fff }
.theme-btn:hover { color: #000;
    background: transparent; }

.theme-btn-white{ background:#fff; color: #000;  font-weight:500;}
.theme-btn-white:hover { background:#FFF62A;  }
.theme-btn-green {
    background: #89b739;
    border: 1px solid #89b739;
    color: #fff;
    padding: 12px 25px;
    display: inline-block;
    border-radius: 25px;
    font-weight: 400;
    line-height: 1.2;
    text-transform: capitalize;
}
.theme-btn-green:hover { background:#304121;color:#fff;border: 1px solid #304121;  }
/*** Header CSS ***/
.header-topbar
{
      background: #000;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
}
.headertoptxt
{
  text-align: center;
    padding: 7px 0;
    color: #fff;
}
.headertoptxt p
{
  margin-bottom: 0;
}
.headbtnsblk
{
  text-align: center;
}
.headbtnsblk .theme-btn-outline
{
  margin-right: 7px;
}
.header-middle-links { display: flex; }
.header-logo img, .woocommerce .header-logo img {height: 55px;
    width: auto;}
.header-middle-back
{
        transition: all .3s ease-in-out;
}
.header-menuCvr .main-navigation
{
  width: 100%;
}
.header-menuCvr .main-navigation a {  padding: 15px 20px; position: relative;font-size: 14px;font-weight: 500;
    text-transform: capitalize; color: #fff}
.header-menuCvr .main-navigation a:hover {  color:#fff;}

.header-inquiry
{
  text-align: right;
    margin-right: 10px;
}
.header-menuCvr .main-navigation ul .sub-menu
{
  width: 250px;
  border: none;
  box-shadow: 0 3px 6px 2px #a9a9a94f;
}
.header-menuCvr .main-navigation ul .sub-menu a {
    color: #000;
    display: block;
    line-height: 1.3125;
    outline-offset: -1px;
    padding: 12px 12px;
    text-transform: capitalize;
    font-weight: 400;
}
.header-menuCvr .main-navigation ul .sub-menu:before, .header-menuCvr .main-navigation ul .sub-menu:after {
    display: none;
}
.header-menuCvr .main-navigation ul .sub-menu li
{
border-bottom: 0.5px solid #ddd;
    border-top: none;
    border-left: none;
    border-right: none;
}
header.pxhmheader
{
  position: fixed;
  right: 0;
    left: 0;
    z-index: 1030;
    top: 0px;
    transition: all .3s ease-in-out;
    border-radius: 35px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.navbar-fixed-top {
    position: relative;
    right: 0;
    left: 0;
    z-index: 1030;
    top: 0px;
    transition: all .3s ease-in-out;
    border-radius: 35px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;

}
.pxhmheaderblk
{
      background: #000;
}
.header-middle.navbar-fixed-top.fix {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 -3px 9px 0;
    transition: all .3s ease-in-out;
    top: 0px;
    position: fixed;
}
.header-middle.navbar-fixed-top.fix {
    background: #000 none repeat scroll 0 0;
    box-shadow: 0 -3px 9px 0;
    transition: all .3s ease-in-out;
    top: 0px;
    
}
.header-middle.navbar-fixed-top.fix .header-middle-back
{
  margin-top: 0;
  transition: all .3s ease-in-out;
}
.headercontact ul
{
  list-style: none;
    display: flex;
    align-items: center;
    justify-content: end;
    margin-bottom: 0;
}
.headercontact ul li
{
      margin: 0 5px;
}
.headercontact ul li a.headcall
{
  height: 35px;
    width: 35px;
    border: 1px solid #ffffff;
    background: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #304121;
    font-size: 13px;
}
.headercontact ul li a.headcall:hover
{
  background: #89b739;
  border: 1px solid #89b739;
  color: #fff;
}
.headercontact .theme-btn-green
{
  padding: 12px 20px;
}
.home-sliderCvr{ position:relative; }
.homsliderblk
{
  /*background: #f5fce8;
  margin: 0 1em;
  border-radius: 35px;
      padding: 0 1em;*/
}
.home-sliderCvr .carousel-item
{
  height: 100vh;
    width: 100%;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 0;
}
.home-sliderCvr .carousel-item:before
{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  z-index: -1;
}
.home-sliderCvr .container, .home-sliderCvr .row
{
  justify-content: center;
}
.home-sliderCvr .homeslide-navCvr {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 32%;
    bottom: 1.8em;
    right: 0em;
}
.home-sliderCvr .homeslider-navbtnCvr{
    position: relative;
}
.home-sliderCvr .carousel-caption
{
  position: absolute;
    right: 0;
    top: 15%;
    left: 0;
    margin: 0 auto;
    width: 36%;
    color: #fff;
    text-align: center;
}
.home-sliderCvr .firstslide .carousel-caption
{
  position: absolute;
    right: 0;
    top: 30%;
    left: 0;
    margin: 0 auto;
    width: 36%;
    color: #fff;
    text-align: center;
}
.home-slider-cnt
{
  padding: 1em 1em;
}
.home-slider-cnt .home-slider-title
{
font-weight: 800;
    font-size: 32px;
    color: #fff;
    line-height: 1.4;
    text-transform: uppercase;
    margin-bottom: 35px;
    position: relative;
}
.home-slider-cnt .home-slider-title:after
{
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -12px;
  width: 90px;
  height: 1px;
  background: #fff;
}
.home-slider-cnt .slsupttl
{
margin-bottom: 10px;
text-transform: capitalize;
}
.home-slider-cnt .desc
{
  margin-bottom: 20px;
}
.home-slider-cnt .slidebtn .theme-btn-green
{
    font-size: 13px;
}
.home-slider-cnt .slidebtn .theme-btn-green:hover
{
      background: #fff;
    border: 1px solid #fff;
    color: #000;
}
.home-slider-img
{
padding: 3em 4em;
}
.home-sliderCvr .carousel-control-next, .carousel-control-prev
{
  width: 5%;
  opacity: 1;
}
.home-sliderCvr .carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.home-sliderCvr .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.home-sliderCvr .carousel-control-next-icon, .home-sliderCvr .carousel-control-prev-icon {
    width: 30px;
    height: 30px;
    opacity: 1;
    border-radius: 50%;
    background-position: 50%;
    background-size: 50% 50%;
        background-color: #fff;
}
.homnumsec
{
  padding-top: 5em;
  padding-bottom: 3em;
}
.homnumsec .row .col-xxl-4:last-child .homnumblk
{
  border-right: 0;
}
.homnumsec .homnumblk
{
      display: flex;
    align-items: center;
    padding: 0 2em;
    border-right: 1px solid #cecece;
}
.homnumsec .homnumblk .icon
{
  height: 80px;
    width: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(90deg, #23301D 0.12%, #96C93D 100.12%);
    border-radius: 50%;
    margin: 0 auto;
}
.homnumsec .homnumblk .icon img
{
  height: 45px;
}
.homnumsec .homnumblk .cnt
{
  width: 55%;
}
.homnumsec .homnumblk .cnt .count
{
  font-size: 26px;
    font-weight: 800;
    color: #000;
    margin-bottom: 10px;
    line-height: 1;
}
.homnumsec .homnumblk .cnt .txt
{
  color: #000;
  margin-bottom: 0;
  line-height: 1.3;
}
.homclientsec
{
  padding-top: 2em;
  padding-bottom: 4em;
}
.homclientsec .homclientttlblk
{
  text-align: center;
    margin-bottom: 4em;
}
.homclientsec .homclientttlblk .ttl
{
      position: relative;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
    z-index: 0;
}
.homclientsec .homclientttlblk .ttl:after
{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 1px;
  background: #C0C0C0;
  z-index: -1;
}
.homclientsec .homclientttlblk .ttl span
{
    border: 1px solid #C0C0C0;
    padding: 10px 30px;
    border-radius: 25px;
        display: inline-block;
        background: #000000;
    color: #fff;
}
.homabtsec
{
  padding-top: 4em;
  padding-bottom: 3em;
  background: #FBFBFB;
}
.homabtsec .homabtcntblk
{
padding: 0 6em;
}
.homabtsec .homabtcntblk .since
{
  margin-bottom: 0;
    font-size: 16px;
}
.homabtsec .homabtcntblk .year
{
  font-size: 54px;
    font-weight: 700;
    color: #000;
    line-height: 1.2;
    margin-bottom: 6px;
}
.homabtsec .homabtcntblk hr
{
    margin-bottom: 10px;
    margin-top: 10px;
    width: 60%;
}
.homabtsec .homabtcntblk .sec-title:after
{
  display: none;
}
.homabtsec .homabtcntblk .certiblk
{
      display: flex;
    align-items: center;
        padding: 1em 0;
}
.homabtsec .homabtcntblk .certiblk ul
{
display: flex;
    list-style: none;
    margin-bottom: 0;
}
.homabtsec .homabtcntblk .certiblk ul li
{
      margin: 0 12px;
      position: relative;
}
.homabtsec .homabtcntblk .certiblk ul li:after
{
  content: '';
  position: absolute;
  right: -12px;
  top: 0;
    bottom: 0;
    margin: auto;
  width: 1px;
  height: 50%;
  background: #000;
}
.homabtsec .homabtcntblk .certiblk ul li:last-child:after
{
  display:none;
}
.homabtsec .homabtcntblk .certiblk ul li img
{
    height: 50px;
}
.homabtsec .homabtcntblk .desc
{
      margin-top: 20px;
}
.homabtsec .homabtimgblk
{
  padding: 0 3em;
}
.homabtsec .col-xxl-6 img
{
border-radius: 12px;
}
.homabtsec .abtimgcntblk
{
    height: 100%;
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;    
}
.homabtsec .abtimgcntblk ul
{
  
}
.homabtsec .abtimgcntblk ul li
{
      display: flex;
    align-items: center;
    margin-bottom: 5px;
    color: #000;
    text-transform: capitalize;
}
.homabtsec .abtimgcntblk ul li .icon {
    margin-right: 10px;
    font-size: 16px;
    color: #89b739;
}
.homabtsec .trustblk
{
  display: flex;
    align-items: center;
    justify-content: center;
    height: 280px;
    width: 280px;
}
.homabtsec .trustblk .icon
{
      height: 110px;
    width: 110px;
    background: #304121;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px;
    text-align: center;
    position: relative;
}
.homabtsec .trustblk .icon p
{
      margin-bottom: 0;
    line-height: 1.2;
    font-size: 13px;
}
.homabtsec .trustblk .icon:before
{
    content: '';
    position: absolute;
    left: auto;
    right: auto;
    bottom: auto;
    top: auto;
    margin: 0 auto;
    height: 140px;
    width: 140px;
    background: url(../images/trust-img.png);
    background-size: cover;
    background-position: center center;
    z-index: 2;
    animation: rotateImg 8s linear infinite;
}
@keyframes rotateImg {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.homcatsec
{
  padding-top: 4em;
  padding-bottom: 4em;
}
.homcatsec .secttlblk
{
  margin-bottom: 3em;
  text-align: center;
}
.homcatsec .tissuepapersblk
{
  background: #E8E8E8;
    border-radius: 55px;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
}
.homcatsec .tissuepapersblk:after
{
     content: '';
    position: absolute;
    left: 12%;
    bottom: -45px;
    margin: 0 auto;
    height: 80px;
    width: 80px;
    background: #000;
    border-radius: 50%;
}
.homcatsec .tissuepapersblk .tplftblk
{
  width: 30%;
}
.homcatsec .tissuepapersblk .tplftblk img
{
  margin-bottom: 2em;
}
.catttlblk
{
  text-align: center;
  margin-bottom: 2em;
    padding: 3em 3em 0em 3em;
}
.catttlblk .ttl
{
    font-size: 22px;
    margin-bottom: 30px;
    line-height: 1.3;
    font-weight: 800;
    text-transform: capitalize;
    position: relative;
}
.catttlblk .ttl:after
{
  content: '';
    position: absolute;
    bottom: -14px;
    left: 0;
    width: 50px;
    height: 1px;
    background: #000;
}
.homcatsec .catttlblk .ttl.text-center:after {
    left: 0;
    right: 0;
    margin: 0 auto;
}
.homcatsec .tissuepapersblk .tprgtblk
{
  width: 70%;
    background: #F1F1F1;
    padding: 4em 4em;
    border-radius: 55px;
}
.homcatsec .tissuepapersblk .tprgtblk .ctdescblk
{
    margin-bottom: 30px;
}
.homcatsec .tissuepapersblk .tprgtblk ul
{
  list-style: none;
    margin-bottom: 30px;
    display: flex;
}
.homcatsec .tissuepapersblk .tprgtblk ul li
{
padding-right: 10px;
}
.homcatsec .tissuepapersblk .tprgtblk ul li img
{
  border-radius: 15px;
}
.catlstblk
{
      background: #F1F1F1;
    border-radius: 40px;
        position: relative;
        margin-bottom: 25px;
}
.catlstblk .catlstdtlblk
{
  position: relative;
  z-index: 0;
  -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.catlstblk .catlstdtlblk .catttlblk
{
  text-align: left;
}
.catlstblk .catlstdtlblk img
{
  padding: 0px;
  border-radius: 40px;
}
.catlstblk .catlink
{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0 auto;
    z-index: 11;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
.catlstblk:hover .catlink
{
-webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
    opacity: 1;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.catlstblk:hover .catlstdtlblk
{
-webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -o-filter: blur(1px);
    -ms-filter: blur(1px);
    filter: blur(1px);
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;

}
.catlstblk .catlink a
{
  height: 65px;
    width: 65px;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #080808;
    border-radius: 50%;
    box-shadow: 1px 1px 1px #e0e0e0;
        font-size: 22px;
}
.homcatsec .paperrimblk
{
  background: #F1F1F1;
    padding: 4em;
    border-radius: 45px;
}
.homcatsec .paperrimblk .paperrimcntblk
{
  padding: 0 2em;
}
.homcatsec .paperrimblk .paperrimcntblk .catttlblk
{
      padding: 0;
    text-align: left;
    margin-bottom: 0;
}
.homcatsec .paperrimblk .paperrimcntblk .catttlblk .link
{
  margin-bottom: 0;
}
.homcatsec .catctablk
{
  text-align: center;
    padding: 0 2em;
}
.homcatsec .catctablk .link
{
  margin-bottom: 0;
}
.homcsmizctasec
{
  background: #FBFBFB;
  padding-top: 7em;
  padding-bottom: 5em;
}
.homcsmizctasec .homcsmizlftttl
{
  text-align: right;
    text-transform: capitalize;
    font-size: 55px;
    font-weight: 700;
    color: #000;
    padding-right: 15px;
}
.homcsmizctasec .homcsmizrgtttl
{
text-align: left;
    text-transform: capitalize;
    font-size: 55px;
    font-weight: 700;
    color: #000;
    padding-left: 15px;
}
.homcsmizctasec .homcsmizproblk
{
  background: #fff;
    border: 1px solid #E6E6E6;
    padding: 20px;
    border-radius: 20px;
    margin-bottom: 30px;
    text-align: center;
}
.homcsmizctasec .homcsmizproblk img
{
  border-radius: 20px;
  margin-bottom: 15px;
}
.homcsmizctasec .homcsmizproblk .ttl
{
  margin-bottom: 0;
    text-transform: capitalize;
    font-weight: 600;
}
.homcsmizctasec .leftproblk
{
z-index: 0;
    position: relative;
    transform: rotate(-4deg);
        right: -9px;
}
.homcsmizctasec .rightproblk
{
z-index: 1;
    position: relative;
    transform: rotate(4deg);
        left: -9px;
}
.homwhysec
{
  padding-top: 4em;
  padding-bottom: 2em;
}
.homwhysec .homwhycntblk
{
  padding: 4em;
    background: #F6F6F6;
    border-radius: 30px;
}
.homwhysec .homwhycntblk .secttlblk
{
  width: 60%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 3em;
}
.homwhysec .homwhycntblk .homwhydiv
{
        background: #fff;
    padding: 2em;
    border-radius: 25px;
}
.homwhysec .homwhyblk
{
    text-align: center;
    padding: 3em 2em;
    position: relative;
}
.homwhysec .homwhyblk:after
{
  content: '';
  position: absolute;
  right: 0;
  height: 80%;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 1px;
  background: #ECECEC;
}
.homwhydiv .row .col-xxl-3:last-child .homwhyblk:after
{
  display: none;
}
.homwhysec .homwhyblk .icon
{
  height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(90deg, #23301D 0.12%, #96C93D 100.12%);
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 15px;
}
.homwhysec .homwhyblk .icon img
{
  height: 35px;
  filter: invert(1);
}
.homwhysec .homwhyblk .ttl
{
      margin-bottom: 0;
    text-transform: capitalize;
    line-height: 1.4;
    color: #2e2e2e;
    font-weight: 600;
}
.homwhysec .homwhyimgblk
{
padding: 3em 4em;
    background: #FBFBFB;
    border-radius: 30px;
    text-align: center;
}

.homwhysec .homwhyimgblk .logoblk
{
    height: 65px;
    margin-bottom: 15px;
}
.homstepsec
{
  padding-top: 4em;
  padding-bottom: 2em;
}
.homstepsec .secttlblk
{
  text-align: center;
  margin-bottom: 3em;
}
.homstepsec .homstepblk
{
      background: #FAFAFA;
    margin-bottom: 35px;
    border-radius: 22px;
}
.homstepsec .homstepblk .homstepttlblk
{
    text-align: center;
    padding: 35px 30px 35px 30px;
}
.homstepsec .homstepblk .homstepttlblk .ttl
{
  text-transform: capitalize;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 12px;
}
.homstepsec .homstepblk .homstepttlblk .desc
{
      margin-bottom: 0;
}
.homstepsec .homstepctablk
{
  text-align: center;
  margin-top: 2em;
}
.homproductssec
{
  padding-top: 3em;
  padding-bottom: 2em;
}
.homproductssec .secttlblk
{
  text-align: center;
  margin-bottom: 5em;
}
.homcsmizctasec .homcsmizctacntblk
{
  text-align: center;
    margin-top: 1em;
}
.homtestisec
{
  padding-top: 3em;
  padding-bottom: 4em;
}
.homtestisec .secttlblk
{
  text-align: center;
  margin-bottom: 3em;
}
.homtestisec .testicntblk
{

}
.homtestisec .testicntblk .item
{
  background: #fbfbfb;
    border: 1px solid #d7d7d7;
    padding: 3em;
    margin: 14px 10px;
    text-align: left;
    border-radius: 15px;
    position: relative;
    /*box-shadow: 0px 0.8px 3.19px 0px #00000040;*/
}
.homtestisec .testicntblk .item .icon
{
  height: 55px;
    width: 55px;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #d7d7d7;
}
.homtestisec .testicntblk .item .quote
{
  margin-bottom: 1.5em;
    margin-top: 25px;
}
.homtestisec .testicntblk .item .author
{
  border-top: 1px solid #C8C8C8
}
.homtestisec .testicntblk .item .title
{
      text-transform: uppercase;
    font-weight: 600;
    padding-top: 15px;
    margin-bottom: 0;
    color: #000;
}
.homtestisec .testicntblk .slick-dots
{
  margin-bottom: 0;
    list-style: none;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 2em;
}
.homtestisec .testicntblk .slick-dots li
{
margin: 0 3px;
}
.homtestisec .testicntblk .slick-dots li button
{
border: none;
    background: #f2f2f2;
    color: #f2f2f2;
    font-size: 0;
    box-shadow: none;
    height: 12px;
    width: 10px;
    border-radius: 50%;
}
.homtestisec .testicntblk .slick-dots li.slick-active button
{
background: #304121;
    color: #304121;
}
.homctasec
{
  padding-top: 5em;
  padding-bottom: 5em;
  background-image: url('../images/cta-banner.jpg');
  background-size: cover;
  background-position: center center;
}
.homctasec .homctacntblk
{
  background: #F6F6F6;
    padding: 4em 4em 0em 4em;
    border-radius: 22px;
}
.homctasec .homctacntlft
{
    margin-bottom: 4em;
    padding: 0 2em;
}
.homctasec .homctacntlft .sec-title
{
  font-size: 26px;
}
.homctasec .homctacntrgt
{    
  margin-bottom: 4em;
    padding: 0 2em;
}
.homctasec .homctacntrgt ul.cntinfo
{
      margin-bottom: 0;
    list-style: none;
}
.homctasec .homctacntrgt ul.cntinfo li
{
      display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.homctasec .homctacntrgt ul.cntinfo li .icon
{
      height: 45px;
    width: 45px;
    border: 1px solid #000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    font-size: 16px;
}
.homctasec .homctacntrgt ul.cntinfo li .cnt
{

}
.homctasec .homctacntrgt ul.cntinfo li .cnt a
{
  display: block;
  color: #000;
}
.homctasec .homctafrmblk
{
      background: #F1F1F1;
    padding: 3em 3em 2em 3em;
    border-radius: 22px;
}
.homctasec .homctafrmblk .ttl
{
font-size: 22px;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.contactfrm input:not([type="submit"]), .contactfrm textarea, .contactfrm input:not([type="submit"]), .contactfrm textarea, .contactfrm select {
   width: 100%;
    border-bottom: 1px solid #000;
    border-top: none;
    border-left: none;
    border-right: none;
    padding: 10px 15px;
    margin-bottom: 20px;
    color: #000;
    font-weight: 400;
    border-radius: 0px;
    background: transparent;
    font-size: 14px;
}
.contactfrm input:not([type="submit"]):focus, .contactfrm textarea:focus, .contactfrm input:not([type="submit"]):focus, .contactfrm textarea:focus, .contactfrm select:focus{ outline:none; }
.contactfrm .theme-btn {
    border: none;
    width: 100%;
}
.contactfrm .sendbtn
{
width: 100%;
    background: #89b739;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 8px 0;
    border-radius: 25px;
    border: none;
}
.contactfrm .sendbtn:hover
{
  background: #304121;
}
.contactfrm .wpcf7-spinner
{
  display: block;
}
.homindustrysec
{
  padding-top: 5em;
  padding-bottom: 5em;
  background: #FBFBFB;
}
.homindustrysec .homindustryttlblk
{
  margin-bottom: 4em;
}
.homindustrysec ul.industryul
{
    list-style: none;
    display: flex;
    margin-bottom: 0;
}
.homindustrysec ul.industryul li
{
  
}
.homindustrysec ul.industryul li .industryblk
{
  margin: 0 10px;
    text-align: center;
}
.homindustrysec ul.industryul li .industryblk .imgblk img
{
    border-radius: 20px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.homindustrysec ul.industryul li .industryblk .ttlblk
{
  background: #fff;
    padding: 10px 0;
    border-radius: 20px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: 1px solid #e5e5e5;
    border-top: 0;
}
.homindustrysec ul.industryul li .industryblk:hover .ttlblk
{
  background: #89b739;
  
}
.homindustrysec ul.industryul li .industryblk:hover .ttlblk .ttl
{
  color: #fff;
}
.homindustrysec ul.industryul li .industryblk .ttlblk .ttl
{
    font-size: 16px;
    text-transform: capitalize;
    margin-bottom: 0;
    font-weight: 600;
}
.homblogsec
{
  padding-top: 5em;
  padding-bottom: 3em;
}
.homblogsec .blogttlblk
{
  text-align: center;
  margin-bottom: 3em;
}
.product-sec 
{
  padding-bottom: 1em;
}
.product-block {
        background: #fbfbfb;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    border: 1.06px solid #e4e4e4;
    padding: 10px;
}
.product-block .product-img img
{
  border-radius: 20px;
}
.product-block .product-infoCvr {
    padding: 2em 1em;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
        text-align: left;
}
.product-block .product-infoCvr .procat
{
    font-size: 11px;
    text-transform: capitalize;
    line-height: 1.2;
    margin-bottom: 15px;
}
.product-block .product-infoCvr .procat span
{
  background: #ffffff;
    padding: 6px 12px;
    border-radius: 25px;
    border: 1.06px solid #e4e4e4;
}
.product-block .product-infoCvr .product-title {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.3;
    min-height: 35px;
}
.product-block .product-infoCvr .product-title a {
    color: #000;
}
.product-block .product-infoCvr .link
{
  margin-bottom: 0;
}
.product-block .product-infoCvr .link a
{
  color: #ffffff;
    font-size: 12px;
    display: inline-flex;
    align-items: center;
    background: #000;
    padding: 5px;
    border-radius: 25px;
    padding-left: 15px;
}
.product-block .product-infoCvr .link a .icon
{
  display: flex;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    color: #000;
    margin-left: 7px;
    background: #fbfbfb;
}
.product-block:hover .product-infoCvr .link a .icon
{
background: #89b739;
color: #fff;
}


.product-buyinfo {

}
.product-buyinfo .price {
    font-size: 20px;
    margin-bottom: 10px;
}

.cart-btn {
    background: linear-gradient(95.97deg, #D5D5D5 -142.78%, #0B8742 95.27%);
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.2;
}


.cart-btn:hover { background:#000; color:#fff; }

footer { background: #1a1a1a;
    border-radius: 55px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;; }
.ftrCvr .ftr-wrapper { padding:3em 0px 3em; }
.ftrCvr .footerlogoblk
{
  margin-bottom: 30px;
  color: #fff;
}
.ftrCvr .ftrlogo {    padding-top: 1em;
    padding-bottom: 1.5em}
.ftrCvr .ftrlogo img
{
      height: 55px;
}
.ftrCvr .ftrlinkblk
{
  margin-bottom: 30px;
} 
.ftrCvr .ftrlinkblk .ttl
{
  color: #fff;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
}   
ul.ftrlink
{
  list-style: none;
}
ul.ftrlink li
{
  margin-bottom: 10px;
}
ul.ftrlink li a
{
  color: #fff;
}
.ftrCvr .pl50
{
    padding-left: 65px;
}
.ftrcntinfo
{

}
.ftrcntinfo ul.cntinfo
{
  list-style: none;
    margin-bottom: 0;
}
.ftrcntinfo ul.cntinfo li
{
  margin-bottom: 15px;
}
.ftrcntinfo ul.cntinfo li a
{
  color: #fff;
    font-size: 14px;
    display: flex;
    align-items: center;
}
.ftrcntinfo ul.cntinfo li a .icon
{
  height: 40px;
    width: 40px;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border: 1px solid #fff;
    background: transparent;
    border-radius: 50%;
    font-size: 14px;
}
.ftrcntinfo ul.cntinfo li a span {
        width: 80%;
}
.ftrsocial ul.socail-links {
    list-style: none;
    padding-left: 0;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    margin-top: 25px;
}
.ftrsocial ul.socail-links li {
        margin: 0px 3px;
}
.ftrsocial ul.socail-links a {
        color: #fff;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
    border-radius: 50%;
}
.ftrsocial ul.socail-links a:hover
{
      background: linear-gradient(90deg, #23301D 0.12%, #96C93D 100.12%);
  color: #fff;
}
.ftr-copyright{     padding: 12px 0px;
    background: #000;
    font-size: 14px;}
.ftr-copyright .copyright p { color: #fff; margin-bottom: 0px;text-align: center;}
.ftr-copyright .copyright p a {color: #fff}
#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #89b739;
    color: white;
    cursor: pointer;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    font-size: 12px;
}
.inner-page-banner {
    position: relative;
    z-index: 0;
    margin-top: 1.5em;
}
.inner-page-banner .innerbanrblk
{
background: #F6F6F6;
    margin: 0 1em;
        padding: 1.5em 1em;
    border-radius: 35px;
}
.inner-page-banner .inrbanner-content .pagetitle
{
        color: #000;
    font-size: 30px;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 1.3;
    margin-bottom: 35px;
        position: relative;
}
.inner-page-banner .inrbanner-content .pagetitle:after {
    content: '';
    position: absolute;
    bottom: -14px;
    left: 0;
    width: 50px;
    height: 1px;
    background: #000;
}
.inner-page-banner .inrbanner-content 
{
  padding: 0 8em;
}
.inner-page-banner .inrbanner-content .certiblk
{
      display: flex;
    align-items: center;
    margin-top: 15px;
}
.inner-page-banner .inrbanner-content .certiblk ul
{
display: flex;
    list-style: none;
    margin-bottom: 0;
}
.inner-page-banner .inrbanner-content .certiblk ul li
{
      margin: 0 12px;
      position: relative;
}
.inner-page-banner .inrbanner-content .certiblk ul li:after
{
  content: '';
  position: absolute;
  right: -12px;
  top: 0;
    bottom: 0;
    margin: auto;
  width: 1px;
  height: 50%;
  background: #000;
}
.inner-page-banner .inrbanner-content .certiblk ul li:last-child:after
{
  display:none;
}
.inner-page-banner .inrbanner-content .certiblk ul li img
{
    height: 50px;
}
.inner-page-banner .inrbanner-content ul.keypoints {
    padding-left: 0;
    color: #000;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.inner-page-banner .inrbanner-content ul.keypoints li {
    width: 100%;
    display: flex;
    align-items: center;
        margin-bottom: 6px;
}
.inner-page-banner .inrbanner-content ul.keypoints li .icon {
    margin-right: 10px;
    font-size: 20px;
    color: #89b739;
}
.inner-page-banner .inrbanner-img
{
    padding: 2em 6em;
    text-align: center;
}
.inner-page-banner .inrbanner-img .imgblk
{
    
}
.inner-page-banner .inrbanner-img .imgblk img
{
    
}
.inner-page-banner1 {
    position: relative;
    z-index: 0;
    height: 250px;
    background-size: cover;
    background-position: center center;
    z-index: 0;
}
.inner-page-banner1:after
{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0.4;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.inner-page-banner1 .inrbanner-content
{
  text-align: center;
}
.inner-page-banner1 .inrbanner-content .pagetitle
{
  color: #fff;
    font-size: 32px;
    line-height: 1.2;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 0;
}
body.tax-product_cat .breadcrumbsec
{
  display: none;
}
.breadcrumbsec
{
  padding-top: 1em;
    padding-bottom: 1em;
    background: #fbfbfb;
}
.noticesbsec
{
  padding-top: 1em;
  padding-bottom: 1em;
}
.woocommerce-page div.product div.images
{
  float: unset !important;
  width: 100% !important;
}
.woocommerce .breadcrumbsec .woocommerce-breadcrumb
{
  margin: 0;
  padding: 0;
  text-align: center;
}
.productdetailsec
{
  padding-bottom: 3em;
  padding-top: 2em;
}
.productdetailsec .product-details-img
{
  padding: 0 2em;
}
.productdetailsec .productsummary
{
  padding: 0 2em;
}
.productdetailsec .productsummary .skuinfo
{
  text-align: right;
}
.productdetailsec .productsummary .skuinfo .dilinfo
{
    margin-bottom: 0;
    font-weight: 600;
    font-size: 15px;
}
.productdetailsec .productsummary .woocommerce-product-details__short-description
{
  margin-bottom: 2em;
}
.productdetailsec .productsummary .woocommerce-product-details__short-description ul
{
  padding-left: 20px;
}
.productdetailsec .productsummary .woocommerce-product-details__short-description ul li
{
  margin-bottom: 10px;
}
.productdetailsec .productsummary .exvatprice
{
  font-size: 22px;
  font-weight: 600;
  color: #000;
}
.productdetailsec .productsummary .incvatprice
{
  font-size: 20px;
  font-weight: 400;
  color: #000;
}
.productdetailsec .productsummary .posval
{
  font-size: 22px;
  font-weight: 600;
  color: #000;
}
.productdetailsec .productsummary .variations_form .variations th, .productdetailsec .productsummary .variations_form .variations td
{
        width: 100% !important;
    display: block;
}
.woocommerce div.product .productdetailsec form.cart .button
{
  background: linear-gradient(89.54deg, #3367B1 -1.47%, #6A7FA4 37.24%, #D1C776 77.98%, #D4CA72 102.23%, #DDD267 111.3%, #EBE054 120.37%, #FFF33B 128.15%);
    color: #fff;
    padding: 14px 35px;
    text-transform: uppercase;
    font-weight: 600;
}
.productdetailsec .quotebtn
{
background: linear-gradient(89.54deg, #3367B1 -1.47%, #6A7FA4 37.24%, #D1C776 77.98%, #D4CA72 102.23%, #DDD267 111.3%, #EBE054 120.37%, #FFF33B 128.15%);
    color: #fff;
    padding: 14px 35px;
    text-transform: uppercase;
    border-radius: 3px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 20px;
}
.productdetailsec .quotebtn:hover
{
  color: #fff;
    background: #77879F;
}
.woocommerce div.product .productdetailsec form.cart .button svg
{
  font-size: 18px;
    margin-right: 8px;
}
.productdetailsec .woocommerce-variation-add-to-cart
{
      padding-top: 1em;
}
.woocommerce div.product .productdetailsec form.cart .variations
{
  margin-bottom: 0em;
}
.woocommerce div.product .productdetailsec form.cart .button:hover {
    color: #fff;
    background: #77879F;
}
.productdetailsec .productsummary .productctas
{

}
.productdetailsec .productsummary .productfeat
{
margin-top: 3em;
}
.productdetailsec .productsummary .productfeat ul.featul
{
  list-style: none;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
}
.productdetailsec .productsummary .productfeat ul.featul li
{
      width: 50%;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.productdetailsec .productsummary .productfeat ul.featul li .icon
{
  height: 50px;
    width: 50px;
    background: linear-gradient(90deg, #23301D 0.12%, #96C93D 100.12%);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 15px;
}
.productdetailsec .productsummary .productfeat ul.featul li .icon img
{
  height: 30px;
}
.productdetailsec .productsummary .productfeat ul.featul li .cnt
{
      text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    line-height: 1.2;
}
.woocommerce div.product .productdetailsec .product_title
{
font-size: 30px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.product-dec-slider-2 {

  display: inline-block;

  float: left;

  padding: 0;

  width: 18%; }

  @media only screen and (min-width: 992px) and (max-width: 1199px) {

    .product-dec-slider-2 {

      width: 19%; } }

  @media only screen and (min-width: 768px) and (max-width: 991px) {

    .product-dec-slider-2 {

      margin-bottom: 40px; } }

  @media only screen and (max-width: 767px) {

    .product-dec-slider-2 {

      margin-bottom: 30px;

      width: 30%; } }

  .product-dec-slider-2 .product-dec-icon {

    color: #666;

    cursor: pointer;

    display: inline-block;

    font-size: 25px;

    left: 50%;

    line-height: 1;

    padding: 0 10px;

    position: absolute;

    -webkit-transform: translateX(-50%);

    -ms-transform: translateX(-50%);

    transform: translateX(-50%);

    z-index: 99;

    opacity: 0;

    visibility: hidden; }

    .product-dec-slider-2 .product-dec-icon.product-dec-prev {

      top: -25px; }

    .product-dec-slider-2 .product-dec-icon.product-dec-next {

      bottom: -14px; }

  .product-dec-slider-2.slick-vertical .slick-slide {

    display: block;

    height: auto;

    margin: 0px 0 10px;

    text-align: center;border: 0.5px solid #E2E2E2; }

    .product-dec-slider-2.slick-vertical .slick-slide img {

      display: inline-block;

      width: 100%; }

  .product-dec-slider-2:hover .product-dec-icon {

    opacity: 1;

    visibility: visible; }



.zoompro-wrap.zoompro-2 {

  display: inline-block;

  position: relative;

  width: 80%;

  float: left; }

  @media only screen and (min-width: 992px) and (max-width: 1199px) {

    .zoompro-wrap.zoompro-2 {

      width: 79%; } }

  @media only screen and (max-width: 767px) {

    .zoompro-wrap.zoompro-2 {

      margin-bottom: 30px;

      width: 70%; } }



.zoompro-wrap .zoompro-span {

  position: relative; }

  .zoompro-wrap .zoompro-span span {

    position: absolute;

    top: 30px;

    left: 30px;

    font-size: 13px;

    color: #fff;

    display: inline-block;

    line-height: 1;

    padding: 3px 11px;

    border-radius: 3px;

    font-weight: 500;

    background-color: #fa6bff;

    z-index: 99; }

  .zoompro-wrap .zoompro-span .product-video {

    text-align: center;

    position: absolute;

    bottom: 30px;

    left: 30px;

    z-index: 99; }

    .zoompro-wrap .zoompro-span .product-video a {

      background-color: #fa6bff;

      border-radius: 3px;

      color: #fff;

      display: inline-block;

      padding: 5px 15px 5px; }

      @media only screen and (max-width: 767px) {

        .zoompro-wrap .zoompro-span .product-video a {

          padding: 3px 10px 3px; } }

  .zoompro-wrap .zoompro-span img {

    width: 100%; }

    .woocommerce div.product .productdetailsec form.cart div.quantity
{
    float: unset;
        margin-right: 0;
}
.productdetailsec .productquentity
{
      padding-bottom: 20px;
    float: left;
    margin-right: 15px;
        display: flex;
    align-items: center;
}
.productdetailsec .productquentity .minus, .productdetailsec .productquentity .plus
{
      background: #f7f7f7;
    border: none;
    font-size: 19px;
    height: 47px;
    width: 28px;
    margin: 0 5px;
}
.woocommerce .productdetailsec .quantity .qty::-webkit-outer-spin-button,
.woocommerce .productdetailsec .quantity .qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce .quantity .qty
{
  border: none;
  height: 47px;
}
.woocommerce div.product form.cart {
    margin-bottom: 1em !important;
}
.prodetailtab
{
  margin-top: 2em;
  background: #FBFBFB;
    border-radius: 30px;
    padding: 4em;
}
.woocommerce div.product .prodetailtab.woocommerce-tabs ul.tabs
{
    padding: 0;
    border-bottom: 1px solid #C0C0C0;
}
.woocommerce div.product .prodetailtab.woocommerce-tabs ul.tabs:before
{
  display: none;
}
.woocommerce div.product .prodetailtab.woocommerce-tabs ul.tabs:after
{
  display: none;
}
.woocommerce div.product .prodetailtab.woocommerce-tabs ul.tabs li
{
  border: 0;
    margin: 0;
    border-radius: 0;
        padding: 5px 20px;
}
.woocommerce div.product .prodetailtab.woocommerce-tabs ul.tabs li:before
{
  display: none;
}
.woocommerce div.product .prodetailtab.woocommerce-tabs ul.tabs li:after
{
  display: none;
}
.woocommerce div.product .prodetailtab.woocommerce-tabs ul.tabs li.active
{
  border-bottom: 2px solid #000;
  border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}
.woocommerce div.product .prodetailtab.woocommerce-tabs .panel
{
  margin-bottom: 0;
}
.prodetailtab .woocommerce-Tabs-panel h2
{
    font-size: 24px;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.prodetailtab .woocommerce-Tabs-panel
{
    padding: 0em 0em 0em 0em !important;
}
.prodetailtab .woocommerce-Tabs-panel ul
{
  padding-left: 20px;
}
.woocommerce .prodetailtab table.shop_attributes td
{
padding: 0 10px;
}
.related.products
{
  padding-top: 4em;
    padding-bottom: 2em;
}
.productdetailsec .woocommerce-review-link
{
  color: #000;
}
.productlistingsec .catlstttlblk
{
padding-top: 2em;
    border-bottom: 0.5px solid #E2E2E2;
    margin-bottom: 1em;
}
.productlistingsec .catlstttlblk .catpagetitle
{
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.productlistingsec .catprolisting {
    padding: 30px 10px;
}
.productlistingsec .listingsidebar {
    padding: 30px 10px;
}
.productlistingsec .listingsidebar .widget_block .wp-block-heading
{
  font-size: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
}
.productlistingsec .listingsidebar .widget_block .procatlist
{
  margin-bottom: 20px;
}
.productlistingsec .listingsidebar .widget_block .procatlist ul.wc-block-product-categories-list
{
   padding-left: 0px;
    list-style: none;
}
.productlistingsec .listingsidebar .widget_block .procatlist ul.wc-block-product-categories-list li 
{
  margin-bottom: 10px;
   
}
.productlistingsec .listingsidebar .widget_block .procatlist ul.wc-block-product-categories-list li:first-child
{
  display: none;
}

.productlistingsec .listingsidebar .widget_block .procatlist ul.wc-block-product-categories-list li a
{
    color: #000;
        display: block;
         border: 1.06px solid #e4e4e4;
    background: #fbfbfb;
    padding: 5px 10px;
    border-radius: 6px;
}
.productlistingsec .listingsidebar .widget_block .procatlist ul.wc-block-product-categories-list li a:hover
{
  border: 1.06px solid #89b739;
    background: #89b739;
    color: #fff;
}
.productlistingsec .listingsidebar .widget_block .contactfrm
{
  background: #fbfbfb;
    border-radius: 20px;
    position: relative;
    border: 1.06px solid #e4e4e4;
    padding: 18px;
    padding-bottom: 0px;
}
.catcntsec
{
  padding-top: 3em;
  padding-bottom: 2em;
}
.catcntsec .catcntdiv
{
  text-align: center;
}
.catcntsec .catcntdiv ul
{
  padding-left: 20px;
}
.catcntsec .catcntdiv h2
{
  font-size: 26px;
  text-transform: capitalize;
  margin-bottom: 30px;
}
.catcntsec .catcntdiv h3
{
  font-size: 24px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 15px;
}
.catcntsec .catcntdiv h4
{
  font-size: 22px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 15px;
}
.catcntsec .catcntdiv h5
{
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 15px;
}
.catcnt1sec
{
      padding-top: 4em;
    padding-bottom: 0em
}
.catcnt1sec .catcntimgdiv
{
  text-align: center;
}
.catcnt1sec .catcntimgdiv img
{
box-shadow: 0px 2px 4px 0px #00000040 inset;
    border-radius: 50%;
    background: #fbfbfb;
    padding: 20px;
}
.catcnt1sec .catcntdiv ul
{
  padding-left: 20px;
}
.catcnt1sec .catcntdiv h2
{
  font-size: 28px;
  text-transform: capitalize;
  font-weight: 500;
  margin-bottom: 15px;
}
.catcnt1sec .catcntdiv h3
{
  font-size: 26px;
  text-transform: capitalize;
  font-weight: 500;
  margin-bottom: 15px;
}
.catcnt1sec .catcntdiv h4
{
  font-size: 24px;
  text-transform: capitalize;
  font-weight: 500;
  margin-bottom: 15px;
}
.catcnt1sec .catcntdiv h5
{
  font-size: 22px;
  text-transform: capitalize;
  font-weight: 500;
  margin-bottom: 15px;
}
.woocommerce .productlistingsec .woocommerce-ordering {
    margin: 0 0 2em;
}
.woocommerce .productlistingsec .woocommerce-ordering select {
    vertical-align: top;
    font-size: 14px;
    padding: 6px 6px;
    border-radius: 0px;
}
.woocommerce .productlistingsec  ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product
{
width: 31% !important;
  margin: 0 1% !important;
      margin-bottom: 30px !important;
}
.woocommerce .productlistingsec  ul.products li.product, .woocommerce-page ul.products li.product
{
  width: 23% !important;
  margin: 0 1% !important;
      margin-bottom: 30px !important;
}
.woocommerce ul.products li.product .product-block a img
{
      border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-bottom: 0;
}
.woocommerce ul.products li.product .product-block .product-img .default-img {
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.woocommerce .productlistingsec  ul.products li.product h3.product-title, .woocommerce-page ul.products li.product h3.product-title
{
font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.3;
    min-height: 50px;
}
.woocommerce .productlistingsec  ul.products li.product .catlstdtlblk .catttlblk, .woocommerce-page ul.products li.product .catlstdtlblk .catttlblk
{
      padding: 3em 4em 0em 4em;
}
.woocommerce .productlistingsec  ul.products li.product .catlstdtlblk .catttlblk h3.ttl, .woocommerce-page ul.products li.product .catlstdtlblk .catttlblk h3.ttl
{
  font-size: 22px;
    margin-bottom: 30px;
    line-height: 1.3;
    font-weight: 600;
    text-transform: capitalize;
    position: relative;
    padding: 0;
}
.woocommerce ul.products li.product .product-block .button {
    background: #000;
    color: #fff;
    padding: 10px 20px;
    display: block;
    border-radius: 3px;
        font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    text-transform: capitalize;
    text-align: center;
}
.woocommerce ul.products li.product .product-block:hover .button
{
background: #000;
}
.woocommerce ul.products li.product .product-block .button:hover {
    background: #333;
    color: #fff;
}
.woocommerce ul.products li.product .product-block .price
{
    margin-bottom: 8px;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
.woocommerce ul.products li.product .product-block .price .exvatprice
{
  font-size: 18px;
  font-weight: 600;
}
.woocommerce ul.products li.product .product-block .price .incvatprice
{
  font-size: 11px;
  font-weight: 400;
}
.woocommerce ul.products li.product .product-block .price .posval
{
  font-size: 18px;
  font-weight: 600;
}
.product-block .product-infoCvr .dilinfo
{
  margin-bottom: 5px;
    border: 1px solid #000;
    padding: 7px 8px;
    text-align: center;
    border-radius: 5px;
    text-transform: capitalize;
    font-size: 13px;
    line-height: 1.3;
}
.product-block .product-infoCvr .sku
{
  margin-bottom: 8px;
    font-size: 11px;
    position: relative;
    display: inline-block;
    padding: 0 6px;
}
.product-block .product-infoCvr .sku:before
{
  content: '(';
    position: absolute;
    left: 0;
    top: 0;
}
.product-block .product-infoCvr .sku:after
{
  content: ')';
    position: absolute;
    right: 0;
    top: 0;
}
.woocommerce ul.products li.product .product-block .woocommerce-loop-product__title
{
  font-size: 16px;
    margin-bottom: 5px;
    font-weight: 500;
    line-height: 1.3;
}
.woocommerce ul.products li.product .product-block a
{
  color: #000;
}
.woocommerce ul.products li.product .product-block .link a
{
  color: #fff;
}
.listingsidebar h4 {
    font-size: 16px !important;
    background: #f7f7f7;
    color: #000;
    padding: 5px 10px;
    font-weight: 600;
}
.woof_reset_button_2, .button.woof_reset_search_form
{
  background: #77879F !important;
    color: #fff !important;
    padding: 10px 20px !important;
    display: inline-block;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.2;
        text-transform: capitalize;
            border: none;
}
.woof_reset_button_2:hover, .button.woof_reset_search_form:hover {
    background: #000;
    color: #fff;
}
.woof_list_checkbox li
{
  margin-bottom: 5px !important;
}
.listingsidebar .woof_container
{
      margin-bottom: 20px;
          border: 0.5px solid #E2E2E2;
          padding-bottom: 0;
}
.listingsidebar .woof_container_inner .irs--round.irs-with-grid
{
      margin: 0 15px;
    margin-bottom: 15px;
}
.listingsidebar .woof_container .woof_block_html_items
{
  padding: 0 15px;
  padding-bottom: 10px;
}
.listingsidebar .irs--round .irs-handle
{
  border: 4px solid #77879F;
}
.listingsidebar  .irs--round .irs-bar
{
      background-color: #77879F;
}
.listingsidebar .irs--round .irs-from, .listingsidebar .irs--round .irs-to, .listingsidebar .irs--round .irs-single
{
  background-color: #77879F;
}
.woocommerce div.product .productsummary .price
{
    margin-bottom: 8px;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
.woocommerce div.product .productsummary .woocommerce-product-attributes
{
  border: 1px solid #D8D8D8;
      margin-bottom: 3em;
}
.woocommerce div.product .productsummary .woocommerce-product-attributes th, .woocommerce div.product .productsummary .woocommerce-product-attributes td
{
  padding: 10px;
  border: 1px solid #f3f3f3;
}
.woocommerce div.product .productsummary .woocommerce-product-attributes tr:nth-child(even) td, .woocommerce div.product .productsummary .woocommerce-product-attributes tr:nth-child(even) th
{
  background: unset;
}
.woocommerce div.product .productsummary .woocommerce-product-attributes td a
{
  color: #000;
      font-style: normal;
      margin: 0;
    
}
.woocommerce div.product .productsummary .woocommerce-product-attributes td p {
    margin: 0;
    padding: 0;
}
.producttabsec .wc-tabs-wrapper h2
{
  margin-bottom: 20px;
    text-transform: capitalize;
    font-size: 26px;
}
.producttabsec .woocommerce-Reviews .submit
{
  background: linear-gradient(95.97deg, #D5D5D5 -142.78%, #0B8742 95.27%) !important;
    color: #fff !important;
    padding: 10px 20px !important;
    display: inline-block;
    border-radius: 6px !important;
    font-size: 12px !important;
    font-weight: 300;
    line-height: 1.2;
    text-transform: capitalize;
}
.producttabsec .woocommerce-Reviews .submit:hover
{
  background: #000 !important;
    color: #fff !important;
}
.woocommerce div.product .producttabsec .woocommerce-tabs ul.tabs
{
  text-align: center;
}
.woocommerce div.product .producttabsec .woocommerce-tabs ul.tabs li.active {
    background: #fff;
    color: #0B8742;
    z-index: 2;
    border: none;
}
.woocommerce div.product .producttabsec .woocommerce-tabs ul.tabs li.active a
{
  border-bottom: 3px solid;
}
.woocommerce div.product .producttabsec .woocommerce-tabs ul.tabs li
{
  background: #fff;
    border: none;
    padding: 0;
    margin: 0;
}
.woocommerce div.product .producttabsec .woocommerce-tabs ul.tabs li a
{
  padding: 1em 1em;
  font-size: 20px;
}
.woocommerce div.product .producttabsec .woocommerce-tabs ul.tabs li a:focus
{
 outline: none;
}
.woocommerce div.product .producttabsec .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .producttabsec .woocommerce-tabs ul.tabs li::before
{
 display: none;
}
.producttabsec .woocommerce-Reviews-title
{
font-size: 20px;
    line-height: 1.3;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.woocommerce .producttabsec p.stars a
{
  color: #0B8742;
  text-decoration: none;
}
.woocommerce .producttabsec table.shop_attributes td p {
    margin: 0;
    padding: 0;
}
.woocommerce .producttabsec table.shop_attributes td,  .woocommerce .producttabsec table.shop_attributes th{
    margin: 0;
    padding: 10px 10px;
}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="week"], input[type="month"], input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], .wpcf7 input[type="file"], textarea, select {
    background: #f7f7f7;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    color: #686868;
    padding: 0.625em 0.4375em;
    width: 100%;
}
input[type=file]::file-selector-button {
  margin-right: 10px;
  border: none;
  background: #000;
  padding: 5px 15px;
  border-radius: 20px;
  color: #fff;
  font-size: 10px;
  cursor: pointer;
  transition: background .2s ease-in-out;
}

input[type=file]::file-selector-button:hover {
  background: #138708;
}
.loginfrmsec
{
  padding-top: 4em;
    padding-bottom: 4em;
}
.loginfrmsec .woocommerce-button, .loginfrmsec .woocommerce-Button, .myaccountsec .woocommerce-Button, .myaccountsec .wp-element-button, .cartsec .wp-element-button, .edit-add-theme-btn
{
  background: linear-gradient(89.54deg, #3367B1 -1.47%, #6A7FA4 37.24%, #D1C776 77.98%, #D4CA72 102.23%, #DDD267 111.3%, #EBE054 120.37%, #FFF33B 128.15%) !important;
    color: #fff !important;
    padding: 10px 20px !important;
    display: inline-block;
    border-radius: 3px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 1.2;
    text-transform: capitalize;
}
.loginfrmsec .woocommerce-button:hover, .loginfrmsec .woocommerce-Button:hover, .myaccountsec .woocommerce-Button:hover, .myaccountsec .wp-element-button:hover, .cartsec .wp-element-button:hover, .edit-add-theme-btn:hover
{
  background: #77879F !important;
    color: #fff !important;
}
.lost_reset_password
{
  border: 1px solid #d3ced2;
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px;
}
.woocommerce form.lost_reset_password .form-row-first
{
    width: 100%;
}
.myaccountsec
{
  padding-top: 4em;
    padding-bottom: 4em;
}
.myaccountsec .woocommerce-MyAccount-navigation ul
{
  list-style: none;
}
.myaccountsec .woocommerce-MyAccount-navigation ul li a
{
  background: #f0f0f0;
    margin-bottom: 15px;
    padding: 8px 15px;
    font-size: 16px;
    display: block;
}
.myaccountsec .woocommerce-MyAccount-navigation ul li a:hover, .myaccountsec .woocommerce-MyAccount-navigation ul li.is-active a
{
  background: linear-gradient(90.64deg, #3367B1 0.55%, #6A7FA4 56.62%, #D1C776 115.62%, #D4CA72 150.74%, #DDD267 163.88%, #EBE054 177.02%, #FFF33B 188.29%) !important;
    color: #fff !important;
}
.myaccountsec .select2-container--default .select2-selection--single, .checkoutsec .select2-container--default .select2-selection--single
{
  background: #f7f7f7;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    color: #686868;
    height: 36px;
}
.myaccountsec .select2-container--default .select2-selection--single .select2-selection__rendered, .checkoutsec .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 36px;
}
.myaccountsec .select2-container--default .select2-selection--single .select2-selection__arrow b, .checkoutsec .select2-container--default .select2-selection--single .select2-selection__arrow b
{
      margin-top: 0px;
}
.cartsec
{
  padding-top: 4em;
    padding-bottom: 4em;
}
.cartsec .cart_totals h2
{
  text-transform: capitalize;
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: 600;
}
.woocommerce .cartsec .checkout-button
{
  background: linear-gradient(95.97deg, #D5D5D5 -142.78%, #0B8742 95.27%);
    color: #fff;
    padding: 15px 25px !important;
    display: inline-block;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}
.woocommerce .cartsec .checkout-button:hover
{
  background: #000 !important;
}
.cartsec .woocommerce-cart-form thead tr
{
  background: #0B8742;
    color: #fff;
}
.woocommerce .cartsec .woocommerce-cart-form a.remove
{
  border: 1px solid #ccc;
}
.woocommerce-page .cartsec table.cart td.actions .input-text
{
  width: 165px;
}
.checkoutsec
{
  padding-top: 4em;
    padding-bottom: 4em;
}
.woocommerce .checkoutsec #payment #place_order, .woocommerce-page .checkoutsec #payment #place_order {
    float: left;
    background: linear-gradient(95.97deg, #D5D5D5 -142.78%, #0B8742 95.27%);
    color: #fff;
    padding: 15px 25px !important;
    display: inline-block;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}
.woocommerce .checkoutsec #payment #place_order:hover, .woocommerce-page .checkoutsec #payment #place_order:hover
{
  background: #000 !important;
}
.woocommerce-checkout .checkoutsec #payment {
    background: #f7f7f7;
    border-radius: 5px;
    padding: 8px;
}
.checkoutsec h3, .checkoutsec h2
{
  text-transform: capitalize;
    margin-bottom: 15px;
    line-height: 1.3;
    font-weight: 600;
}
/*Hide Add To Cart Until Variation is selected*/
.woocommerce-variation-add-to-cart-disabled {
display:none;
}
.shop_attributes a[rel="tag"] {
    pointer-events: none;
    cursor: default;
    color: #888;
}
.datasheetblk
{

}
.datasheetblk a
{
      display: flex;
    align-items: center;
    color: #000;
    text-transform: capitalize;
}
.datasheetblk a .icon
{
      margin-right: 10px;
}
.innerpagesec
{
  padding-top: 4em;
    padding-bottom: 4em;
}
.innerpagesec h2
{
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 1.3;
}
.innerpagesec h3
{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 1.3;
}
.innerpagesec h4
{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 1.3;
}
.innerpagesec ul, .innerpagesec ol {
    list-style: disc;
    padding-left: 30px;
}

.product-cat-block {
   background: #FBFBFB;
    margin: 0 10px;
}
.product-cat-block .catinfoblk
{
padding: 1em 2em;
    text-align: center;
}
.product-cat-block .catinfoblk .title
{
  
}
.product-cat-block .catinfoblk .title a
{
  font-size: 20px;
    text-transform: capitalize;
    line-height: 1.2;
    font-weight: 600;
    color: #000;
}
.product-cat-block .catinfoblk .desc
{
      margin-top: 1em;
}
.product-cat-block .catinfoblk .clink a
{
    background: linear-gradient(90deg, #FFF33B -65.47%, #EBE054 -55.54%, #DDD267 -43.96%, #D4CA72 -32.37%, #D1C776 -1.41%, #6A7FA4 50.59%, #3367B1 100.02%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
}
.catfeatprosec
{
  padding-top: 2em;
  padding-bottom: 2em;
}
.catfeatprosec .catfeatproblk .sec-titleCvr
{
  margin-bottom: 4em;
}
.catfeatprosec .catfeatproblk .sec-titleCvr .sec-title span:after {
    left: 0;
    right: 0;
    margin: 0 auto;
}
.wp-block-woocommerce-cart
{
  padding-top: 3em;
}
.wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-main
{
    padding: 2em;
    background: #FBFBFB;
}
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-components-sidebar
{
padding: 2em;
    background: #f7f7f7;
}
.wp-block-woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__header, .wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart__totals-title
{
font-size: 16px;
}
.wc-block-cart__submit-button, .wc-block-components-totals-coupon__button, .wc-block-components-checkout-place-order-button
{
  background: linear-gradient(89.54deg, #3367B1 -1.47%, #6A7FA4 37.24%, #D1C776 77.98%, #D4CA72 102.23%, #DDD267 111.3%, #EBE054 120.37%, #FFF33B 128.15%);
    color: #fff;
    padding: 14px 35px;
    text-transform: uppercase;
    font-weight: 600;
        border-radius: 6px;
        border: none;
}
.wc-block-cart__submit-button:hover, .wc-block-components-totals-coupon__button:hover, .wc-block-components-checkout-place-order-button:hover,
{
  color: #fff;
    background: #77879F;
}
.woocommerce-order
{
  padding-top: 2em;
  padding-bottom: 2em;
}
.blglistsec
{
  padding-top: 2em;
  padding-bottom: 2em;
}
.catblglistsec
{
  padding-top: 4em;
  padding-bottom: 2em;
}
.blglistsec .sec-titleCvr
{
  margin-bottom: 4em;
}
.blogblk
{
      margin: 0 5px;
       border-radius: 20px;
    margin-bottom: 30px;
    background: #FBFBFB;
    border: 0.87px solid #C0C0C0;
}
.blogblk .blgimg
{
    padding: 10px;
}
.blogblk .blgimg img
{
border-radius: 20px;
}
.blogblk .blgcnt
{
  padding: 25px 25px;
}
.blogblk .blgcnt .title
{
        font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.blogblk .blgcnt .title a
{
  color: #000;
}
.blogblk .blgcnt .txt
{
  margin-bottom: 15px;
}
.blogblk .blgcnt .redmore
{
  margin-bottom: 0;
}
.blogblk .blgcnt .redmore a
{
      color: #000;
    display: flex;
    align-items: center;
}
.blogblk .blgcnt .redmore a .icon {
    display: flex;
    height: 22px;
    width: 22px;
    background: #89b739;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin-left: 7px;
}
.blogblk:hover .blgcnt .redmore a .icon
{
  background: #304121;
}
.no-results.not-found
{
  padding-top: 4em;
  padding-bottom: 4em;
}
.no-results.not-found .sec-titleCvr
{
  margin-bottom: 3em;
}
.blgdetlcntsec
{
  padding-top: 3em;
  padding-bottom: 3em;
}
.blgdetlcntsec .blogcnt h1
{
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 25px;
}
.blgdetlcntsec .blogcnt .featimg img
{
  border-radius: 10px;
}
.blgdetlcntsec .blogcnt ul
{
  padding-left: 20px;
}
.blgdetlcntsec .blogcnt h2
{
  font-size: 28px;
  font-weight: 600;
}
.blgdetlcntsec .blogcnt h3
{
  font-size: 26px;
  font-weight: 600;
}
.blgdetlcntsec .blogcnt h4
{
  font-size: 24px;
  font-weight: 600;
}
.blgdetlcntsec .blogcnt h5
{
  font-size: 22px;
  font-weight: 600;
}
.blgdetlcntsec .blogcnt h6
{
  font-size: 20px;
  font-weight: 600;
}
.blgdetlcntsec .blgsidebar
{
  padding: 0 20px;
}
.blgdetlcntsec .blgsidebar .relatedpostblk
{
  margin-bottom: 30px;
}
.blgdetlcntsec .blgsidebar .relatedpostblk .sec-titleCvr
{
  margin-bottom: 3em;
}
.blgdetlcntsec .blgsidebar .relatedpostblk .sec-titleCvr .sec-title
{
font-size: 20px;
}
ul.rltdposts
{
  list-style: none;
}
ul.rltdposts li
{
border: 1px solid #A9A9A9;
    border-radius: 10px;
    margin-bottom: 20px;
    background: #FBFBFB;
}
ul.rltdposts li a
{
  color: #000;
}
ul.rltdposts li a:hover
{
  color: #77879F;
}
ul.rltdposts li img
{
  border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-bottom: 10px;
}
ul.rltdposts li .pttl
{
      text-transform: capitalize;
    font-weight: 600;
    font-size: 16px;
    padding: 10px 15px;
    line-height: 1.3;
}
.cntpginfosec
{
  padding-top: 5em;
  padding-bottom: 5em;
}
.cntpginfosec .cntpgfrmblk
{
background: #F1F1F1;
    padding: 3em 3em 2em 3em;
    border-radius: 22px;
        margin: 0 2em;
}
.cntpginfosec .cntpgfrmblk .ttl
{
  font-size: 22px;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.cntpginfosec .cntpginfoblk
{
    padding: 0 2em;
}
.cntpginfosec .cntpginfoblk .desc
{
  margin-bottom: 25px;
}
.cntpginfosec .cntpginfoblk .cntinfoblk
{
    margin-bottom: 20px;
}
.cntpginfosec .cntpginfoblk .cntinfoblk .ttl
{
      text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px;
}
.cntpginfosec .cntpginfoblk .cntinfoblk p
{
      margin-bottom: 0;
}
.cntpginfosec .cntpginfoblk .cntinfoblk a
{
      color: #464646;
}
.cntpginfosec .cntpginfoblk .cntinfoblk ul.socail-links
{
  list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}
.cntpginfosec .cntpginfoblk .cntinfoblk ul.socail-links li
{
      
        margin-right: 5px;
}
.cntpginfosec .cntpginfoblk .cntinfoblk ul.socail-links li a
{
display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    width: 35px;
    border: 1px solid #464646;
    border-radius: 50%;
}
.cntpginfosec .cntpginfoblk .cntinfoblk ul.socail-links li a:hover
{
  background: #89b739;
  border: 1px solid #89b739;
  color: #fff;
}
.contactmapsec iframe
{
  margin-bottom: 0;
}
.abtnumsec
{
  padding-top: 5em;
    padding-bottom: 2em;
}
.abtnumsec .abtnumblk
{
  display: flex;
    align-items: center;
    padding: 0 3em;
    justify-content: center;
}
.abtnumsec .abtnumblk .icon
{
  height: 80px;
    width: 80px;
    border: 1.33px dotted #000000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
        background: #FBFBFB;
}
.abtnumsec .abtnumblk .icon img
{
  height: 40px;
}
.abtnumsec .abtnumblk .num
{
      margin-bottom: 0;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.2;
}
.abtnumsec .abtnumblk .txt
{
  margin-bottom: 0;
    text-transform: capitalize;
}
.abtintrosec
{ 

}
.abtintrosec .abtintrorow
{ 
  background: #FBFBFB;
    padding: 4em;
    border-radius: 40px;
}
.abtintrosec .abtintroimgblk
{
      padding: 0 2em;
}
.abtmvsec
{
padding-top: 2em;
}
.abtmvsec .mvblock
{
  background: #FBFBFB;
    padding: 3em;
        border-radius: 18px;
        min-height: 350px;
}
.abtmvsec .mvblock .icon
{
  height: 70px;
    width: 70px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
        margin-bottom: 20px;
        background: linear-gradient(90deg, #23301D 0.12%, #96C93D 100.12%);
}
.abtmvsec .mvblock .icon img
{
      filter: invert(1);
}
.abtmvsec .mvblock .ttl
{
      text-transform: capitalize;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 30px;
    position: relative;
}
.abtmvsec .mvblock .ttl:after {
    content: '';
    position: absolute;
    bottom: -14px;
    left: 0;
    width: 50px;
    height: 1px;
    background: #000;
}
.abtcustmzationsec
{
  padding-top: 5em;
  padding-bottom: 1em;
}
.abtcustmzationsec .abtcustcntblk
{
    padding: 0 1em;
}
.abtcustmzationsec .abtcustblk
{
  margin-top: 3em;
}
.abtcustmzationsec .abtcustpoint
{
      display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}
.abtcustmzationsec .abtcustpoint .icon
{
  height: 30px;
    width: 30px;
    background: #138708;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin-right: 15px;
}
.abtcustmzationsec .abtcustpoint .cnt
{
  width: 90%;
}
.abtcustmzationsec .abtcustpoint .ttl
{
  text-transform: capitalize;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600;
    margin-bottom: 10px;
}
.abtcustmzationsec .abtcustpoint .desc
{
  margin-bottom: 0;
}
.abtcustmzationsec .abtcustimgblk
{
      padding: 0 2em;
}
.abtcustmzationsec .abtcustimgblk .imgblk
{
  margin-bottom: 25px;
}
.abtteamsec
{
  padding-top: 2em;
  padding-bottom: 2em;
}
.abtteamsec .secttlblk
{
  text-align: center;
  margin-bottom: 3em;
}
.abtteamsec .teamblk
{
      text-align: center;
    border: 1.09px solid #C0C0C0;
    border-radius: 20px;
        padding: 15px;
        margin-bottom: 30px;
}
.abtteamsec .teamblk .imgblk
{
      margin-bottom: 15px;
}
.abtteamsec .teamblk .imgblk img
{
  border-radius: 20px;
}
.abtteamsec .teamblk .name
{
      text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    margin-bottom: 30px;
}
.abtteamsec .teamblk .name:after {
    content: '';
    position: absolute;
    bottom: -14px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 40px;
    height: 1px;
    background: #000;
}
.abtteamsec .teamblk .desig
{
 margin-bottom: 0; 
}
.abtcsrsec
{
  padding-top: 2em;
  padding-bottom: 1em;
}
.abtcsrsec .secttlblk
{
  text-align: center;
  margin-bottom: 3em;
}
.abtcsrsec .csrblk
{
      text-align: center;
        padding: 15px;
        margin-bottom: 30px;
}
.abtcsrsec .csrblk .imgblk
{
      margin-bottom: 20px;
}
.abtcsrsec .csrblk .imgblk img
{
  border-radius: 50%;
  border: 1px solid #d0d0d0;
    padding: 12px;
}
.abtcsrsec .csrblk .ttl
{
      text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    margin-bottom: 30px;
}
.abtcsrsec .csrblk .ttl:after {
    content: '';
    position: absolute;
    bottom: -14px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 40px;
    height: 1px;
    background: #000;
}
.abtcsrsec .csrblk .desc
{
 margin-bottom: 0; 
}
.dividersec hr
{
  margin-top: 20px;
  margin-bottom: 20px;
}
.abtglrysec
{
  margin-top: 4em;
  margin-bottom: 4em;
}
.abtglrysec .secttlblk
{
  text-align: center;
    padding: 0em 10em;
    margin-bottom: 3em;
}
.abtglrysec .glrimgblks
{
  display: flex;
    align-items: center;
    justify-content: center;
}
.abtglrysec .glrimgblks .glrimgblklft
{
    width: 32%;
}
.abtglrysec .glrimgblks .glrimgblkcntr
{
      width: 56%;
}
.abtglrysec .glrimgblks .glrimgblkcntr .glrimg
{
  padding: 0 30px;
}
.abtglrysec .glrimgblks .glrimgblkrgt
{
      width: 32%;
}
.abtglrysec .glrimg
{
      margin-bottom: 25px;
      text-align: center;
}
.abtglrysec .glrimg img
{
  border-radius: 8px;
}
.gallrypgsec
{
  padding-top: 4em;
  padding-bottom: 4em;
}
.gallrypgsec .galeryblk
{
  margin-top: 1em;
}
.gallrypgsec .galeryblk .nav-tabs
{
      justify-content: center;
    border: none;
    margin-bottom: 2em;
}
.gallrypgsec .galeryblk .nav-tabs .nav-item
{
    margin: 0 6px;
}
.gallrypgsec .galeryblk .nav-tabs .nav-item .nav-link
{
    border: none;
    background: #FBFBFB;
    color: #000;
    padding: 10px 14px;
    border-radius: 10px;
    text-transform: capitalize;
}
.gallrypgsec .galeryblk .nav-tabs .nav-item .nav-link:hover
{
  background: #000;
  color: #fff;
}
.gallrypgsec .galeryblk .nav-tabs .nav-item .nav-link.active
{
  background: #138708;
    color: #fff;
}
.woo-variation-swatches .productsummary .variations_form .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item)
{
    border-radius: 15px;
    padding: 5px 8px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #138708 !important;
    color: #ffffff !important;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span
{
  padding: 10px 15px !important;
}

/* Resposive */

@media only screen and (min-width: 1600px) and (max-width:1920px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl
  {
    max-width: 85%;
  }
  .home-slider-img {
    padding: 4em 8em;
}
.home-slider-cnt {
    padding: 2em 12em;
}
}
@media only screen and (min-width: 1200px) and (max-width:1400px) {
  .home-sliderCvr .carousel-caption
{
  width: 40%;
  top: 15%;
}
.headercontact .theme-btn-outline {
    padding: 12px 15px;
    font-size: 13px;
}
.headercontact .theme-btn-green {
    padding: 12px 13px;
}
.home-slider-cnt .home-slider-title {
    font-size: 28px;
  }
  .home-slider-cnt {
    
}
.home-sliderCvr .firstslide .carousel-caption
{
  width: 40%;
}
.homnumsec .homnumcntblk .sec-title {
    font-size: 28px;
}
.homnumsec .homnumblk
{
  padding: 0 2em;
}
.homabtsec .trustblk {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 230px;
    width: 230px;
}
.catttlblk {
    margin-bottom: 2em;
    padding: 2em 2em 0em 2em;
}
.inner-page-banner .inrbanner-content {
    padding: 0 5em;
}
.homabtsec .abtimgcntblk .trustblk {
    position: absolute;
    right: -10px;
    top: -50px;
}
.homabtsec .homabtcntblk {
    padding: 0 4em;
}
.homwhysec .homwhyblk {
    text-align: center;
    padding: 2em 1em;
    position: relative;
}
.homwhysec .homwhycntblk .homwhydiv {
    padding: 1em;;
}
.homwhysec .homwhyimgblk .logoblk {
    height: 60px;
    margin-bottom: 55px;
}
.sec-title {
    font-size: 28px;
}
.homctasec .homctacntlft {
    margin-bottom: 7em;
    padding: 0 1em;
}
.homctasec .homctafrmblk .ttl {
    font-size: 20px;
  }
.abtglrysec .secttlblk {
    text-align: center;
    padding: 0em 7em;
    margin-bottom: 2em;
}
.ftrCvr .pl50 {
    padding-left: 45px;
}
.cntpginfosec .cntpginfoblk {
    padding: 0 1em;
}  
.abtcustmzationsec .abtcustcntblk {
    padding: 0 0em;
}
.abtcustmzationsec .abtcustimgblk {
    padding: 0 1em;
}
}
@media only screen and (min-width: 990px) and (max-width:1199px) {
.header-menuCvr .main-navigation a {
    padding: 15px 12px;
    font-size: 13px;
  }
  .header-logo img, .woocommerce .header-logo img {
    height: 40px;
    width: auto;
}
  .headercontact .theme-btn-green {
                padding: 10px 8px;
        font-size: 12px;
    }
    .headercontact ul li {
    margin: 0 2px;
}
.home-sliderCvr .carousel-caption
{
  width: 45%;
  top: 15%;
}
.home-sliderCvr .firstslide .carousel-caption
{
  width: 45%;
}
.home-slider-cnt {
    padding-right: 0;
}
.home-slider-img {
    padding: 3em 4em;
}
.home-slider-cnt .home-slider-title {
    font-size: 26px;
}
.home-slider-cnt .theme-btn-outline {
    margin-right: 5px;
}
.home-slider-cnt .certiblk {
    margin-top: 25px;
}
.home-slider-cnt .certiblk ul li img {
    height: 40px;
}
.homnumsec .homnumcntblk {
    text-align: left;
    padding: 0 0em;
}
.homnumsec .homnumblk {
    text-align: left;
    padding: 0 1.5em;
}
.homnumsec .homnumblk .cnt .count {
    font-size: 22px;
  }
.homnumsec .homnumcntblk .sec-title {
    font-size: 26px;
}
.homnumsec .homnumblk .num {
    font-size: 58px;
}
.homnumsec {
    padding-top: 3em;
    padding-bottom: 1em;
}
.homabtsec .abtimgcntblk {
    height: 250px;
    width: 100%;
}
.homabtsec .homabtimgblk {
    padding: 0 0em;
}
.homabtsec .abtimgcntblk .trustblk {
    right: 25px;
}
.homabtsec .homabtcntblk {
    padding: 0 2em;
}
.homabtsec .trustblk {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 230px;
    width: 230px;
}
.homabtsec .homabtcntblk .year {
    font-size: 40px;
}
.homabtsec .homabtcntblk .certiblk ul li img {
    height: 40px;
}
.sec-title {
    font-size: 26px;
    margin-bottom: 25px;
}
.homabtsec {
    padding-top: 4em;
    padding-bottom: 4em
}
.homcatsec {
    padding-top: 3em;
    padding-bottom: 3em;
}
.catttlblk {
    text-align: center;
    margin-bottom: 2em;
    padding: 2em 2em 0em 2em;
}
.homcatsec .tissuepapersblk .tprgtblk {
    padding: 3em 3em;
}
.catttlblk .ttl {
    font-size: 20px;
}
.homcatsec .paperrimblk .paperrimcntblk {
    padding: 0 0em;
}
.homcatsec .paperrimblk {
    padding: 3em;
}
.homcatsec .catctablk {
    padding: 0 1em;
}
.homcsmizctasec .homcsmizlftttl {
    font-size: 44px;
}
.homcsmizctasec .homcsmizrgtttl {
    font-size: 44px;
}
.homcsmizctasec {
    padding-top: 4em;
    padding-bottom: 3em;
}
.homcsmizproblk {
    padding: 15px;
}
.product-block .product-infoCvr {
    padding: 1.5em 0.5em;
}
.product-block .product-infoCvr .product-title {
    font-size: 16px;
    min-height: auto;
}
.homproductssec .secttlblk {
    margin-bottom: 4em;
}
.homwhysec {
    padding-top: 3em;
    padding-bottom: 2em;
}
.homwhysec .homwhyimgblk .logoblk {
    height: 40px;
    margin-bottom: 30px;
}
.homwhysec .homwhycntblk {
    padding: 2em;
}
.homwhysec .homwhyblk {
    padding: 2em 1em;
}
.homwhysec .homwhycntblk .homwhydiv {
    padding: 1em;
}
.homwhysec .homwhyblk .ttl {
    font-size: 13px;
}
.homwhysec .homwhyblk .icon img {
    height: 25px;
}
.homwhysec .homwhyblk .icon {
    height: 50px;
    width: 50px;
}
.homstepsec {
    padding-top: 2em;
    padding-bottom: 2em;
}
.homstepsec .homstepblk .homstepttlblk .ttl {
    font-size: 20px;
}
.homctasec .homctacntblk {
    padding: 3em 3em 0em 3em;
}
.homctasec .col-xxl-8
{
width: 60%;
}
.homctasec .col-xxl-4
{
  width: 40%;
}
.homctasec .homctacntblk .col-xxl-6
{
  width: 100%;
}
.homctasec {
    padding-top: 2em;
    padding-bottom: 2em;
}
.homctasec .homctafrmblk {
    padding: 3em 3em 1em 3em;
}
.homtestisec .testicntblk .item {
    padding: 2em;
}
.homtestisec {
    padding-top: 2em;
    padding-bottom: 3em;
}
.homtestisec {
    padding-top: 2em;
    padding-bottom: 3em;
}
.homindustrysec ul.industryul li .industryblk .ttlblk .ttl {
    font-size: 14px;
}
.homindustrysec ul.industryul li .industryblk .ttlblk .ttl {
    font-size: 14px;
}
.blogblk .blgcnt .title {
    font-size: 18px;
}
.ftrCvr .ftrlogo img {
    height: 40px;
}
.ftrCvr .pl50 {
    padding-left: 40px;
}
.ftrcntinfo ul.cntinfo li a span {
    width: 70%;
}
.ftrcntinfo ul.cntinfo li a span {
    width: 70%;
}
.ftrCvr .ftr-wrapper {
    padding: 3em 0px 1em;
}
.inner-page-banner .inrbanner-content {
    padding: 0 3em;
}
.inner-page-banner .inrbanner-img {
    padding: 0 5em;
    text-align: center;
}
.inner-page-banner .inrbanner-content .pagetitle {
    font-size: 26px;
}
.inner-page-banner .inrbanner-content ul.keypoints li .icon {
    font-size: 16px;
}
.inner-page-banner .inrbanner-content .certiblk ul li img {
    height: 35px;
}
.abtnumsec .abtnumblk {
    padding: 0 1em;
}
.abtintrosec .abtintrorow {
    padding: 2em;
}
.abtintrosec .abtintroimgblk {
    padding: 0 0em;
}
.abtmvsec .mvblock {
    padding: 2em;
    min-height: auto;
}
.abtmvsec .mvblock .ttl {
    font-size: 20px;
}
.abtcustmzationsec .abtcustcntblk {
    padding: 0 0em;
}
.abtglrysec .secttlblk {
    padding: 0em 2em;
    margin-bottom: 2em;
}
.abtglrysec {
    margin-top: 3em;
    margin-bottom: 3em;
}
.homblogsec {
    padding-top: 3em;
    padding-bottom: 2em;
}
.inner-page-banner1 .inrbanner-content .pagetitle {
    font-size: 26px;
}
.blgdetlcntsec .blgsidebar {
    padding: 0 10px;
}
.blgdetlcntsec .blogcnt h2 {
    font-size: 24px;
}
.cntpginfosec {
    padding-top: 3em;
    padding-bottom: 3em;
}
.cntpginfosec .cntpginfoblk {
    padding: 0 0em;
}
.cntpginfosec .cntpgfrmblk {
    margin: 0 0em;
    padding: 3em 3em 1em 3em;
}
.productlistingsec .catprolisting {
    padding: 0px 0px;
}
.woocommerce .productlistingsec ul.products li.product .catlstdtlblk .catttlblk, .woocommerce-page ul.products li.product .catlstdtlblk .catttlblk {
    padding: 2em 2em 0em 2em;
}
.woocommerce .productlistingsec ul.products li.product .catlstdtlblk .catttlblk h3.ttl, .woocommerce-page ul.products li.product .catlstdtlblk .catttlblk h3.ttl {
    font-size: 18px;
}
.catcnt1sec {
    padding-top: 3em;
    padding-bottom: 0em;
}
.productlistingsec .listingsidebar {
    padding: 0px 0px;
}
.productlistingsec .catprolisting {
    padding: 0px 0px;
}
.woocommerce .productlistingsec ul.products li.product h3.product-title, .woocommerce-page ul.products li.product h3.product-title {
    font-size: 14px;
    min-height: auto;
}
.productdetailsec .product-details-img {
    padding: 0 1em;
}
.productdetailsec .productsummary {
    padding: 0 0em;
}
.woocommerce div.product .productdetailsec .product_title {
    font-size: 26px;
}
.productdetailsec {
    padding-bottom: 2em;
    padding-top: 1em;
}
.prodetailtab {
    padding: 3em;
}
.woocommerce .productlistingsec ul.products li.product h3.product-title, .woocommerce-page ul.products li.product h3.product-title {
    font-size: 15px;
    min-height: auto;
}
.related.products {
    padding-top: 3em;
    padding-bottom: 1em;
}
.productdetailsec .productsummary .productfeat ul.featul li .cnt
{
  width: 65%;
      font-size: 15px;
}
}
@media screen and (max-width: 991px) {
  .header-menu .navbar-toggler
  {
padding: 5px 8px;
        box-shadow: unset;
        color: #fff;
        background: #89b739;
  }
  .header-logo img, .woocommerce .header-logo img {
    height: 45px;
    width: auto;
}
  .header-menu .navbar-toggler .navbar-toggler-icon
  {
    height: auto;
    width: auto;
  }

  .header-menu .navbar-collapse
{
  position: absolute;
        width: 100%;
        left: 0;
        top: 100%;
        background: #1a1a1a;
        text-align: left;
}
.header-menuCvr .main-navigation ul .sub-menu
{
      width: 100%;
    border: none;
    box-shadow: none;
    margin-left: 0;
    background: #fff;
}
.header-menuCvr .main-navigation ul .menu-item .dropdown-toggle
{
  color: #fff;
}
.headercontact .theme-btn-green {
    padding: 10px 13px;
    font-size: 12px;
}
.homsliderblk {
    margin: 0 0em;
}
.home-slider-cnt {
    
}
.home-slider-img {
    padding: 2em 1em;
}
.home-slider-cnt .home-slider-title {
    font-size: 22px;
}
.home-slider-cnt .theme-btn-outline, .home-slider-cnt .theme-btn-green {
            padding: 8px 12px;
        font-size: 13px;
  }
  .home-slider-cnt .theme-btn-outline {
    margin-right: 3px;
}
.home-slider-cnt .certiblk {
    margin-top: 25px;
}
.home-slider-cnt .certiblk ul li img {
    height: 35px;
}
.home-sliderCvr .carousel-control-next-icon, .home-sliderCvr .carousel-control-prev-icon {
    width: 25px;
    height: 25px;
}
.home-sliderCvr .carousel-caption
{
  width: 50%;
  top: 15%;
}
.home-sliderCvr .firstslide .carousel-caption
{
  width: 50%;
}
.home-sliderCvr .carousel-item {
    height: 65vh;
}
.homnumsec .row .col-xxl-10
{
  width: 100%;
}
.homnumsec .row .col-xxl-4
{
  width: 33.33%;
}
.homnumsec .homnumblk .icon {
    height: 60px;
    width: 60px;
    margin-right: 10px;
}
.homnumsec .homnumblk .icon img {
    height: 30px;
}
.homnumsec .homnumblk .cnt {
    width: 65%;
}
.homnumsec .homnumblk .cnt .count {
    font-size: 18px;
}
.homnumsec .homnumblk .cnt .txt {
    font-size: 14px;
}
.homnumsec .homnumcntblk {
    text-align: left;
    padding: 0 0em;
}
.inner-page-banner .inrbanner-content ul.keypoints
{
  font-size: 14px;
}
.homnumsec .homnumblk {
    text-align: left;
    padding: 0 1em;
}
.homnumsec .homnumcntblk .sec-title {
    font-size: 22px;
    margin-bottom: 20px;
}
.homnumsec .homnumblk .num {
    font-size: 44px;
}
.homnumsec .homnumblk .text
{
  font-size: 12px;
}
.homnumsec {
    padding-top: 3em;
    padding-bottom: 1em;
}
.homclientsec {
    padding-top: 1em;
    padding-bottom: 3em;
}
.homabtsec {
    padding-top: 2em;
    padding-bottom: 3em;
  }
      .homabtsec .homabtcntblk {
        margin-bottom: 30px;
    }
  .homabtsec .homabtcntblk {
    padding: 0 2em;
    margin-top: 2em;
}
.homcatsec {
    padding-top: 3em;
    padding-bottom: 2em;
}
.catttlblk .ttl {
    font-size: 18px;
  }
  .catttlblk {
    text-align: center;
    margin-bottom: 2em;
    padding: 2em 2em 0em 2em;
}
.homcatsec .tissuepapersblk .tprgtblk {
    width: 70%;
    padding: 2em 2em;
    border-radius: 35px;
}
.theme-btn-outline, .theme-btn-green {
    padding: 10px 18px;
    font-size: 13px;
}
.homcatsec .row.mt-4
{
  margin-top: 0 !important;
}
.homcatsec .tissuepapersblk
{
  margin-bottom: 30px;
  border-radius: 30px;
}
.catlstblk .catlstdtlblk img {
    border-radius: 30px;
}
.catlstblk {
    border-radius: 30px;
    margin-bottom: 30px;
}
.homcatsec .paperrimblk .paperrimcntblk {
    padding: 0 1em;
}
.homcatsec .paperrimblk {
    padding: 3em;
    border-radius: 30px;
    margin-bottom: 30px;
}
.sec-title {
    font-size: 28px;
  }
.homcsmizctasec .homcsmizlftttl {
    font-size: 34px;
}  
.homcsmizctasec .homcsmizrgtttl {
    font-size: 34px;
}
.homcsmizctasec .homcsmizproblk {
    padding: 12px;
    border-radius: 12px;
    margin-bottom: 25px;
    text-align: center;
}
.homcsmizctasec .homcsmizproblk img {
    border-radius: 12px;
    margin-bottom: 10px;
}
.homcsmizctasec .homcsmizproblk .ttl {
    font-size: 12px;
}
.homcsmizctasec {
    padding-top: 2em;
    padding-bottom: 2em;
}
.homproductssec {
    padding-top: 3em;
    padding-bottom: 1em;
}
.product-block
{
  margin-bottom: 3em;
}
.product-block .product-infoCvr .product-title {
    min-height: auto;
}
.homproductssec .secttlblk {
    margin-bottom: 4em;
}
.homwhysec {
    padding-top: 2em;
    padding-bottom: 2em;
}
.homwhysec .homwhycntblk {
    margin-bottom: 0px;
}
.homwhysec .homwhyimgblk .logoblk {
    height: 55px;
}
.homstepsec {
    padding-top: 2em;
    padding-bottom: 2em;
}
.homstepsec .homstepblk .homstepttlblk .ttl {
    font-size: 18px;
}
.homctasec .homctacntblk {
    padding: 3em 3em 0em 3em;
}
.homctasec .homctacntlft {
    margin-bottom: 4em;
    padding: 0 1em;
}
.homctasec .homctacntlft .sec-title {
    font-size: 22px;
}
.homctasec .homctacntrgt {
    margin-bottom: 4em;
    padding: 0 1em;
}
.homctasec .homctacntrgt ul.cntinfo li .icon {
    height: 40px;
    width: 40px;
        font-size: 15px;
  }
.homctasec {
    padding-top: 2em;
    padding-bottom: 2em;
}
.homtestisec .secttlblk {
    text-align: center;
    margin-bottom: 2em;
}
.homtestisec .testicntblk .item {
    padding: 2em;
}  
.homtestisec {
    padding-top: 2em;
    padding-bottom: 3em;
}
.homindustrysec .sec-title {
        font-size: 24px;
}
.homindustrysec {
    padding-top: 3em;
    padding-bottom: 2em;
}
.homindustrysec ul.industryul {
    flex-wrap: wrap;
}
.homindustrysec ul.industryul li {
    width: 32%;
    margin-bottom: 20px;
}
.homblogsec {
    padding-top: 3em;
    padding-bottom: 2em;
}
.blogblk .blgcnt .title {
    font-size: 18px;
}
.ftrCvr .pl50 {
    padding-left: 0;
}
.ftrCvr .ftrlogo {
    padding-top: 0em;
}
.ftrCvr .ftrlogo img {
    height: 45px;
}
.ftrCvr .ftr-wrapper {
    padding: 3em 0px 0em;
}
.inner-page-banner .inrbanner-content {
    padding: 1em 2em;
}
.inner-page-banner .inrbanner-img {
    padding: 0 2em;
    text-align: center;
}
.inner-page-banner .inrbanner-content .pagetitle {
    font-size: 22px;
    margin-bottom: 30px;
}
.inner-page-banner .inrbanner-content ul.keypoints li .icon {
    margin-right: 8px;
    font-size: 16px;
}
.inner-page-banner .inrbanner-content .certiblk ul li img {
    height: 30px;
}
.abtnumsec .abtnumblk {
    padding: 0 0em;
}
.abtnumsec .abtnumblk .num {
    font-size: 30px;
}
.abtnumsec .abtnumblk .icon {
    height: 55px;
    width: 55px;
    margin-right: 12px;
}
.abtnumsec .abtnumblk .icon img {
    height: 30px;
}
.abtnumsec {
    padding-top: 3em;
    padding-bottom: 2em;
}
.abtintrosec .abtintroimgblk {
    padding: 0 0em;
    margin-top: 1em;
}
.abtmvsec .mvblock {
    min-height: auto;
    margin-bottom: 30px;
}
.abtcustmzationsec {
    padding-top: 2em;
    padding-bottom: 1em;
}
.abtcustmzationsec .abtcustimgblk .imgblk {
    margin-bottom: 25px;
    text-align: center;
}
.abtglrysec .glrimgblks
{
  flex-wrap: wrap;
}
.abtglrysec .glrimgblks .glrimgblklft {
    width: 100%;
}
.abtglrysec .glrimgblks .glrimgblkcntr {
    width: 100%;
}
.abtglrysec .glrimgblks .glrimgblkrgt {
    width: 100%;
}
.abtglrysec {
    margin-top: 2em;
    margin-bottom: 2em;
}
.gallrypgsec {
    padding-top: 3em;
    padding-bottom: 3em;
}
.cntpginfosec {
    padding-top: 3em;
    padding-bottom: 3em;
}
.cntpginfosec .cntpgfrmblk {
    margin: 0 2em;
    margin-top: 2em;
}
.inner-page-banner1 .inrbanner-content .pagetitle {
    font-size: 26px;
  }
.inner-page-banner1 {
    height: 200px;
}  
.featimg .post-thumbnail {
    display: block;
    margin: 0 0.6923% 1.75em;
}
.blgdetlcntsec .blogcnt h2 {
    font-size: 26px;
}
.blgdetlcntsec .blgsidebar {
        padding: 0 0em;
        margin-top: 2em;
        display: flex;
        flex-wrap: wrap;
    }
ul.rltdposts {
    width: 50%;
        padding: 0 1em;
}
.blgdetlcntsec .blgsidebar .relatedpostblk {
            margin-bottom: 5px;
    width: 100%;
}
.productlistingsec .catprolisting {
    padding: 0px 0px;
    margin-top: 2em;
}
.woocommerce .productlistingsec ul.products li.product .catlstdtlblk .catttlblk, .woocommerce-page ul.products li.product .catlstdtlblk .catttlblk {
    padding: 2em 2em 0em 2em;
}
.woocommerce .productlistingsec ul.products li.product .catlstdtlblk .catttlblk h3.ttl, .woocommerce-page ul.products li.product .catlstdtlblk .catttlblk h3.ttl {
    font-size: 18px;
}
.woocommerce .productlistingsec ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 48% !important;
    margin: 0 1% !important;
    margin-bottom: 5px !important;
}
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first
{
  clear: unset !important;
}
.catcnt1sec {
    padding-top: 3em;
    padding-bottom: 0em;
}
.catcnt1sec .catcntdiv h2 {
    font-size: 26px;
}
.productlistingsec .col-xxl-3
{
  order: 2;
}
.productlistingsec .col-xxl-9
{
  order: 1;
}
.productlistingsec .listingsidebar {
    padding: 0px 10px;
}
.woocommerce div.product .productdetailsec .product_title {
    font-size: 26px;
}
.productdetailsec {
    padding-bottom: 1em;
    padding-top: 1em;
}
.prodetailtab {
    padding: 3em;
}
.related.products {
    padding-top: 3em;
    padding-bottom: 0em;
}
.woocommerce .productlistingsec ul.products li.product, .woocommerce-page ul.products li.product {
    width: 48% !important;
    margin: 0 1% !important;
    margin-bottom: 0px !important;
}
.homwhysec .homwhycntblk .secttlblk {
    width: 75%;
}
.homwhysec .homwhydiv .row .col-xxl-3:nth-child(2) .homwhyblk:after
{
  display: none;
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
}
@media screen and (max-width: 767px) {
  .header-logo img, .woocommerce .header-logo img {
        height: 40px;
        width: auto;
    }
    .navbar-fixed-top
    {
      border-radius: 25px;
      border-top-left-radius: 0;
    border-top-right-radius: 0;
    }
    header.pxhmheader {
    position: relative;
    background: #000;
    border-radius: 0px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .headercontact .theme-btn-green
  {
    display: none;
  }
  .header-topbar
  {
    display: none;
  }
  .header-menu .navbar-toggler
  {
padding: 5px 8px;
        box-shadow: unset;
  }
  .header-menu .navbar-toggler .navbar-toggler-icon
  {
    height: auto;
    width: auto;
  }
  .header-menu .navbar-collapse
{
  position: absolute;
        width: 100%;
        left: 0;
        top: 100%;
        background: #1a1a1a;
        text-align: left;
}
.header-menuCvr .main-navigation ul .sub-menu
{
      width: 100%;
    border: none;
    box-shadow: none;
    margin-left: 0;
    background: #fff;
}
.home-sliderCvr .carousel-item {
        height: 60vh;
    }
.home-sliderCvr .carousel-caption {
        width: 90%;
        top: 1%;
    }
    .home-sliderCvr .firstslide .carousel-caption
    {
      width: 90%;
      top:1%;
    }
.homsliderblk {
    margin: 0 0em;
    border-radius: 20px;
}
.home-slider-cnt {
    padding: 2em 1em;
}
.home-slider-cnt .home-slider-title {
    font-size: 18px;
  }
  .home-slider-cnt .theme-btn-outline, .home-slider-cnt .theme-btn-green
  {
padding: 10px 10px;
        font-size: 13px;
  }
  .home-slider-cnt .certiblk {
    margin-top: 20px;
}
.home-slider-cnt .certiblk ul li img {
    height: 40px;
}
.home-slider-img {
    padding: 1em 2em;
}
.home-sliderCvr .carousel-control-next, .carousel-control-prev
{
      width: 10%;
}
.homnumsec .row .col-xxl-4 {
        width: 100%;
    }
.homnumsec {
    padding-top: 2em;
    padding-bottom: 2em;
}
.homnumsec .homnumcntblk {
    text-align: center;
    
}
.homabtsec .abtimgcntblk ul {
    font-size: 14px;
}
.homnumsec .homnumblk .icon {
        margin-right: 20px;
    }
.homnumsec .homnumcntblk .sec-title {
    font-size: 26px;
}
.homnumsec .homnumblk {
    text-align: left;
    margin: 7px 0;
    border: 0;
}
.homnumsec .homnumblk .num {
    font-size: 50px;
}
.homclientsec .homclientttlblk {
    text-align: center;
    margin-bottom: 2em;
}
.homclientsec {
    padding-top: 0em;
    padding-bottom: 2em;
}
.homabtsec {
    padding-top: 1em;
    padding-bottom: 1em;
}
.homabtsec .homabtimgblk {
    padding: 0 1em;
    margin-bottom: 30px;
}
.homabtsec .abtimgcntblk {
    height: 100%;
    width: 100%;
    background: transparent;
    margin-top: 20px;
}
.homabtsec .trustblk {
    height: 200px;
    width: 100%;
}
.homabtsec .abtimgcntblk .trustblk {
    position: absolute;
    right: auto;
}
.homabtsec .homabtcntblk {
    padding: 0 0em;
}
.homabtsec .homabtcntblk .year {
    font-size: 42px;
}
.sec-title {
    font-size: 26px;
    margin-bottom: 30px;
}
.homcatsec {
    padding-top: 2em;
    padding-bottom: 1em;
}
.homcatsec .secttlblk {
    margin-bottom: 2em;
}
.homcatsec .tissuepapersblk
{
  border-radius: 30px;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.homcatsec .tissuepapersblk .tplftblk {
    width: 100%;
            padding: 0em 0em;
    border-radius: 30px;
}
.homcatsec .tissuepapersblk .tprgtblk ul {
    flex-wrap: wrap;
    margin-bottom: 15px;
}
.homcatsec .tissuepapersblk .tprgtblk ul li {
    padding-right: 10px;
    margin-bottom: 10px;
    width: 50%;
}
.catlstblk {
    border-radius: 30px;
    margin-bottom: 30px;
}
.homcatsec .row.mt-4
{
  margin-top: 0 !important;
}
.homcatsec .tissuepapersblk .tprgtblk {
    width: 100%;
    background: #F1F1F1;
    padding: 2em 2em;
    border-radius: 30px;
}
.catttlblk {
    margin-bottom: 2em;
    padding: 2em 2em 0em 2em;
}
.homcatsec .paperrimblk {
    padding: 2em;
    border-radius: 30px;
    margin-bottom: 30px;
}
.homcatsec .paperrimblk .paperrimcntblk {
    padding: 0 0em;
    margin-bottom: 20px;
}
.homcsmizctasec {
    padding-top: 2em;
    padding-bottom: 2em;
}
.homcsmizctasec .homcsmizlftttl {
    text-align: center;
    font-size: 36px;
    padding-right: 0;
    margin-bottom: 20px;
}
.homcsmizctasec .row .col-xxl-5 .row .col-xxl-6
{
  width: 50%;
}
.homcsmizproblk {
    padding: 10px;
    margin-bottom: 15px;
    text-align: center;
}
.homcsmizctasec .homcsmizrgtttl {
    text-align: center;
    font-size: 36px;
    padding-left: 0;
}
.homproductssec {
    padding-top: 2em;
    padding-bottom: 0em;
}
.product-block .product-infoCvr .product-title {
    min-height: auto;
}
.product-block
{
  margin-bottom: 30px;
}
.homproductssec .secttlblk {
    margin-bottom: 3em;
}
.homwhysec {
    padding-top: 2em;
    padding-bottom: 2em;
}
.homwhysec .homwhycntblk .secttlblk {
        width: 100%;
    }
.homwhysec .homwhycntblk {
    padding: 2em;
    margin-bottom: 0px;
}
.homwhysec .homwhyblk {
    padding: 1em 0em;
}
.homwhysec .homwhyblk:before, .homwhysec .homwhyblk:after
{
  display: none;
}
.homwhysec .homwhyimgblk {
    padding: 2em 2em;
}
.homwhysec .homwhyimgblk .logoblk {
    height: auto;
    margin-bottom: 15px;
}
.homstepsec {
    padding-top: 1em;
    padding-bottom: 1em;
}
.homctasec {
    padding-top: 2em;
    padding-bottom: 2em;
}
.homctasec .homctacntblk {
    padding: 2em 2em 0em 2em;
    margin-bottom: 30px;
}
.homctasec .homctacntlft {
    margin-bottom: 2em;
    padding: 0 0em;
}
.homctasec .homctacntrgt {
    margin-bottom: 1em;
    padding: 0 0em;
}
.homctasec .homctafrmblk {
    padding: 2em 2em 1em 2em;
}
.homtestisec .secttlblk {
    text-align: center;
    margin-bottom: 1em;
}
.homtestisec .testicntblk .item
{
  padding: 2em;
}
.homtestisec {
    padding-top: 2em;
    padding-bottom: 3em;
}
.homindustrysec {
    padding-top: 3em;
    padding-bottom: 3em;
}
.homindustrysec ul.industryul
{
  flex-wrap: wrap;
}
.homindustrysec ul.industryul li {
    width: 50%;
    margin-bottom: 10px;
}
.homindustrysec ul.industryul li .industryblk {
    margin: 0 5px;
    text-align: center;
}
.homindustrysec ul.industryul li .industryblk .ttlblk .ttl {
    font-size: 14px;
}
.homblogsec {
    padding-top: 3em;
    padding-bottom: 1em;
}
.homblogsec .blogttlblk {
    margin-bottom: 2em;
}
footer {
    border-radius: 30px;
}
.ftrCvr .ftr-wrapper {
    padding: 2em 0px 1em;
}
.ftrCvr .pl50 {
    padding-left: 0;
}
.ftrCvr .ftrlinkblk .ttl {
    margin-bottom: 12px;
    font-size: 18px;
}
.ftrCvr .ftrlinkblk {
    margin-bottom: 20px;
}
.ftrCvr .footerlogoblk {
    margin-bottom: 20px;
}
.ftrsocial ul.socail-links {
    margin-top: 20px;
}
.inner-page-banner .innerbanrblk {
    margin: 0 0em;
    padding: 2em 2em;
    border-radius: 30px;
}
.inner-page-banner .inrbanner-content {
    padding: 0 0em;
    margin-bottom: 30px;
}
.inner-page-banner .inrbanner-img {
    padding: 0 0em;
}
.abtnumsec {
    padding-top: 3em;
    padding-bottom: 1em;
}
.abtnumsec .abtnumblk {
    padding: 0 2em;
    justify-content: flex-start;
    margin-bottom: 25px;
}
.abtintrosec .abtintrorow {
    padding: 2em;
    border-radius: 30px;
}
.abtintrosec .abtintroimgblk {
    padding: 0 0em;
    margin-top: 15px;
}
.abtmvsec .mvblock {
    padding: 2em;
    min-height: auto;
    margin-bottom: 30px;
}
.abtcustmzationsec {
    padding-top: 2em;
    padding-bottom: 1em;
}
.abtcustmzationsec .abtcustpoint .icon {
    height: 25px;
    width: 25px;
  }
.abtcustmzationsec .abtcustimgblk {
    padding: 0 1em;
}
.abtteamsec .secttlblk {
    margin-bottom: 2em;
}  
.abtteamsec .teamblk .imgblk {
    margin-bottom: 20px;
}
.abtteamsec {
    padding-top: 2em;
    padding-bottom: 0em;
}
.abtglrysec {
    margin-top: 2em;
    margin-bottom: 2em;
}
.abtglrysec .glrimgblks
{
  flex-wrap: wrap;
}
.abtglrysec .glrimgblks .glrimgblklft {
    width: 100%;
}
.abtglrysec .glrimgblks .glrimgblkcntr {
    width: 100%;
}
.abtglrysec .glrimgblks .glrimgblkrgt {
    width: 100%;
}
.abtglrysec .secttlblk {
    text-align: center;
    padding: 0em 2em;
    margin-bottom: 2em;
}
.inner-page-banner .inrbanner-content .pagetitle {
    font-size: 22px;
}
.inner-page-banner .inrbanner-content .certiblk ul li img {
    height: 40px;
}
.inner-page-banner .inrbanner-content ul.keypoints li .icon {
    font-size: 14px;
}
.gallrypgsec {
    padding-top: 2em;
    padding-bottom: 3em;
}
.gallrypgsec .galeryblk .nav-tabs .nav-item {
    margin: 0 6px;
    margin-bottom: 6px;
}
.inner-page-banner1 .inrbanner-content .pagetitle {
    font-size: 22px;
}
.inner-page-banner1 {
    height: 185px;
}
.featimg .post-thumbnail {
    display: block;
    margin: 0 0.6923% 1.75em;
}
.blgdetlcntsec .blogcnt h2 {
    font-size: 26px;
}
.blgdetlcntsec .blgsidebar {
    padding: 0 0px;
    margin-top: 20px;
    display: block;
}
ul.rltdposts {
        width: auto;
        padding: 0 0em;
    }
.blgdetlcntsec {
    padding-top: 2em;
    padding-bottom: 1em;
}
.cntpginfosec {
    padding-top: 2em;
    padding-bottom: 3em;
}
.cntpginfosec .cntpginfoblk {
    padding: 0 1em;
    margin-bottom: 15px;
}
.cntpginfosec .cntpgfrmblk {
    padding: 2em 2em 1em 2em;
    margin: 0 0em;
}
.catcntsec {
    padding-top: 2em;
    padding-bottom: 1em;
}
.woocommerce .productlistingsec ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 100% !important;
    margin: 0 0% !important;
    margin-bottom: 10px !important;
}
.woocommerce .productlistingsec ul.products li.product .catlstdtlblk .catttlblk, .woocommerce-page ul.products li.product .catlstdtlblk .catttlblk {
    padding: 2em 2em 0em 2em;
}
.productlistingsec .catprolisting {
    padding: 0px 0px;
}
.woocommerce .productlistingsec .catprolisting .woocommerce-ordering, .woocommerce-page .productlistingsec .catprolisting .woocommerce-ordering {
    float: unset;
}
.woocommerce .productlistingsec ul.products li.product h3.product-title, .woocommerce-page ul.products li.product h3.product-title
{
  min-height: auto;
}
.productlistingsec .row .col-xxl-3
{
  order: 2;
}
.productlistingsec .row .col-xxl-9
{
  order: 1;
}
.productlistingsec .listingsidebar {
    padding: 0px 0px;
    margin-bottom: 10px;

}
.productdetailsec .product-details-img {
    padding: 0 0em;
}
.productdetailsec {
    padding-bottom: 1em;
    padding-top: 0em;
}
.productdetailsec .productsummary {
    padding: 0 0em;
}
.woocommerce div.product .productdetailsec .product_title {
    font-size: 24px;
    margin-bottom: 10px;
}
.productdetailsec .productsummary .productfeat ul.featul li {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.productdetailsec .productsummary .productfeat {
    margin-top: 2em;
}
.prodetailtab {
    margin-top: 1em;
    padding: 2em;
}
.related.products {
    padding-top: 2em;
    padding-bottom: 0em;
}
.woocommerce .productlistingsec ul.products li.product, .woocommerce-page ul.products li.product {
    width: 100% !important;
    margin: 0 1% !important;
    margin-bottom: 10px !important;
}
.blgdetlcntsec .blogcnt h1 {
    font-size: 26px;
  }
}
@media screen and (max-width: 480px) {

}    
@media screen and (max-width: 420px) {

}    
@media screen and (max-width: 320px) {
.headercontact ul li a.headcall {
    height: 28px;
    width: 28px;
    font-size: 12px;
  }
  .header-menu .navbar-toggler {
        padding: 2px 6px;
        box-shadow: unset;
        font-size: 18px;
    }
    .home-slider-cnt {
        padding: 1em 1em;
    }
}