body {
    background-color: #fbfbfb; /*#f7f7f8;*/
    color: #585858;
    font-family: "Jost", serif;
    font-size: 15px;
    line-height: 1.625;
    overflow-x: hidden;
}
.main-navigation a:hover,
.main-navigation a:focus {
	color: #D99E28 !important;
}
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: "Marcellus", serif;color: #585858;margin-bottom: 15px;}


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

.sub-title {
      position: relative;
    margin-bottom: 3px;
    line-height: 1.2;
}
.sec-titleCvr
{
  position: relative;
}
.supttl
{
    color: #000;
    text-transform: capitalize;
    font-size: 26px;
    margin-bottom: 0;
    letter-spacing: 1px;
    line-height: 1.2;
}
.msicnimg img
{
  height: 35px !important;
    margin-bottom: 12px;
}
.sec-title {
    font-size: 36px;
    margin-bottom: 20px;
    line-height: 1.3;
    font-weight: 500;
    text-transform: uppercase;
    color: #585858;   
        font-family: "Marcellus", serif; 
}


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

.theme-btn-white{ background:#fff; color: #000;  font-weight:500;}
.theme-btn-white:hover { background:#FFF62A;  }

/*** Header CSS ***/

.headbtnsblk
{
  text-align: center;
}
.headbtnsblk .theme-btn-outline
{
  margin-right: 7px;
}
.header-middle-links { display: flex; }
.header-logo img {width: 260px;}

.header-middle-back
{
        transition: all .3s ease-in-out;
}
.header-menuCvr .main-navigation
{
  width: 100%;
}
.header-menuCvr .main-navigation a {  padding: 15px 12px; position: relative;font-size: 14px;font-weight: 500;
    text-transform: capitalize;color: #fff;}
.header-menuCvr .main-navigation a:hover {  color:#D99E28;}
.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon {
    margin-left: 10px;
}
.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;
  right: auto;
}
.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;
}

.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    top: 44px;
    transition: all .3s ease-in-out;
}
.topbar-section p {
    font-size: 16px;
    font-weight: 700;
    padding: 0 20px;
}
.navbar-fixed-top.fix{
	top:0;
}
.topbar-section {
    background: #fff;
    padding: 8px 0;
}
body.single-product .navbar-fixed-top
{
  background: #000;
  position: relative;
}
.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
{
  height: 35px;
    width: 35px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 13px;
}
.headercontact ul li a:hover
{
  background: #000;
  color: #fff;
}
.cart-wrap .shopping-cart-content {

  background: #fff none repeat scroll 0 0;

  border: 1px solid #ebebeb;

  border-radius: 5px;

  opacity: 0;

  line-height: normal;

  visibility: hidden;

  /*  -webkit-transform: rotateX(90deg);

  transform: rotateX(90deg);*/

  padding: 20px 20px 10px;

  position: absolute;

  right: 0;

  top: 100%;

  width: 340px;

  z-index: 9999;

  -webkit-transform-origin: center top 0;

  -ms-transform-origin: center top 0;

  transform-origin: center top 0;

  -webkit-transition: all 0.5s ease 0s;

  -o-transition: all 0.5s ease 0s;

  transition: all 0.5s ease 0s;

}

.cart-wrap:hover .shopping-cart-content { opacity: 1;

  visibility: visible; }

.cart-wrap .shopping-cart-content .widget_shopping_cart_content ul {

  height: 320px;

    max-height: 320px !important;

    overflow-y: auto !important;

    margin-bottom: 15px; 
padding-left: 0;
    

}

.cart-wrap .shopping-cart-content ul li {

    border-bottom: 1px solid #ebebeb;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    margin-bottom: 20px;

    padding-bottom: 15px;

}



.cart-wrap .shopping-cart-content ul li .shopping-cart-img {

    -webkit-box-flex: 0;

    -ms-flex: 0 0 82px;

    flex: 0 0 25%;

    margin-right: 15px;

}

.cart-wrap .shopping-cart-content ul li .shopping-cart-title {

    flex: 0 0 55%;

}



.cart-wrap .shopping-cart-content ul li .shopping-cart-title h4 {

    font-size: 12px;

    line-height: 16px;

    margin: 0;

    margin-bottom: 5px;

}



.cart-wrap .shopping-cart-content ul li .shopping-cart-title h4 a {

    color: #000 !important;

}



.cart-wrap .shopping-cart-content ul li .shopping-cart-title h6 {

    font-size: 13px;

    margin: 5px 0 8px;

}



.cart-wrap .shopping-cart-content ul li .shopping-cart-title span {
    font-size: 13px;
}

.cart-wrap .shopping-cart-content ul li .shopping-cart-delete {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 100;
    -ms-flex-positive: 100;
    flex-grow: 100;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    flex: 0 0 10%;
    color: #000 !important;
    border-color: #000 !important;
    background: #fff !important;
}
.cart-wrap .shopping-cart-content ul li .shopping-cart-delete a svg
{
      padding: 0;
    width: auto;
    line-height: 1.2;
    height: 16px;
    border: none;
    border-radius: unset;
}
.cart-wrap .shopping-cart-content ul li .shopping-cart-delete a:hover svg
{
    border: none;
    background: unset;
}
.cart-wrap .shopping-cart-content ul li .shopping-cart-delete a {
    font-size: 16px;
    color: #CFAC6B;
}

.woocommerce a.remove, .minicart-remove a {
    font-size: 1.3em !important;
    height: 2em !important;
    width: 2em !important;
    line-height: 2 !important;
    color: red!important;
}

.cart-wrap .shopping-cart-content .shopping-cart-total span, .cart-wrap .shopping-cart-content ul li .shopping-cart-title span{
    color: #000 !important;
}

.cart-wrap .shopping-cart-content .woocommerce-Price-currencySymbol{ margin-right: 1px; }
.cart-wrap .shopping-cart-content .shopping-cart-btn {
    margin-top: 23px;
    margin-bottom: 20px;
}

.cart-wrap .shopping-cart-content .shopping-cart-btn a {
   background: #ed3237;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.2;
    margin-right: 8px;
}
.cart-wrap .shopping-cart-content .shopping-cart-btn a:hover
{
  background: #000;
  color: #fff;
}

li.header-call.cart-wrap a.icon-cart{ position: relative; }

li.header-call.cart-wrap a.icon-cart .cart-contents {
    position: absolute;
    top: -10px;
    right: -8px;
    background-color: #0b8742;
    color: #fff;
    width: 21px;
    height: 21px;
    font-weight: 500;
    border-radius: 100%;
    line-height: 2.2;
    font-size: 10px;
    text-align: center;
}
.account-wrap{ position: relative; }
.account-wrap:hover .account-dropdown{  display: block; }
.account-dropdown {
    background: #fff none repeat scroll 0 0;
    -webkit-box-shadow: 0 1px 7px -2px rgb(0 0 0 / 30%);
    box-shadow: 0 1px 7px -2px rgb(0 0 0 / 30%);
    border-radius: 5px;
    left: 0;
    padding: 8px 12px 10px;
    position: absolute;
    text-align: left;
    top: 100%;
    width: 140px;
    z-index: 220;
    display: none;
}

.account-dropdown ul {
    padding-left: 0;
    margin: 0;
}

.account-dropdown ul li {
    list-style: none;
    margin: 0;
    padding: 9px 0px;
}

.account-dropdown ul li a {
    display: block;
    font-size: 14px;
    line-height: 1.2;
    padding: 0;
    text-transform: capitalize;
    color: #000 !important;
    font-weight: 400;
    height: auto;
    width: auto;
    background: transparent;
    text-align: left;
    border-radius: 0;
}
.header-callCvr {
    align-items: center;
    display: flex;
    list-style: none;
    margin: 0px;
    padding: 0;
    justify-content: end;
}
.header-callCvr li
{
    position: relative;
    margin: 0px 5px;
}
.header-callCvr .headicondiv
{
  display: flex;
  align-items: center;
}
.header-callCvr .headicondiv .hicn
{
  font-size: 32px;
    margin-right: 10px;
    color: #9a1993;
        line-height: 1;
}
.header-callCvr .headicondiv .htxt
{

}
.header-callCvr .headicondiv .htxt .stxt
{
  text-transform: uppercase;
    font-size: 9px;
    margin-bottom: 3px;
    color: #808080;
    line-height: 1;
    font-weight: 400;
}
.header-callCvr .headicondiv .htxt .ltxt
{
  text-transform: capitalize;
    color: #000;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 13px;
}


.header-callCvr li > a { height: 40px;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background: #D99E28;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
     }
.header-callCvr li a .count-style, .header-callCvr li a .cart-contents
{
height: 15px;
    width: 15px;
    position: absolute;
    right: -4px;
    background: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -5px;
    color: #000;
    font-size: 12px;
}
.header-callCvr .headcurncy .wcml-dropdown
{
  width: auto;
}
.header-callCvr .headcurncy .wcml-dropdown ul li a
{
height: auto;
    width: auto;
    display: block;
    background: unset;
    border-radius: 0;
    text-align: left;
    color: unset;
} 
#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #d99e28;
    color: white;
    cursor: pointer;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    font-size: 12px;
}
.homeslider { position:relative;z-index:0 }

.homeslider .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;   
}
.homeslider .carousel-item:before
{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 28.52%);
  height: 100%;
  width: 100%;
  z-index: -1;
}
.homeslider .carousel-inner
{
  position: relative;
}
.homeslider .carousel-caption
{
  z-index: 4;
  width: 30%;
    left: auto;
    right: 15%;
    top: 38%;
    margin: auto;
    text-align: left;
}
.homeslider .carousel-caption .slidettl
{
  color: #fff;
    font-size: 2.8em;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1.2;
    position: relative;
    margin-bottom: 15px;
        text-transform: uppercase;
    font-family: "Marcellus", serif;
}
.homeslider .carousel-caption .slidettl span
{
  color: #D99E28;
}
.homeslider .carousel-caption .slidedesc
{
  color: #fff;
  margin-bottom: 20px;
}
.homeslider .carousel-control-next, .homeslider .carousel-control-prev
{
      width: 7%;
      opacity: 1;
}
.homeslider .carousel-control-next-icon, .homeslider .carousel-control-prev-icon
{
  width: 35px;
    height: 35px;
    opacity: 1;
    border-radius: 50%;
    background-position: 50%;
    background-size: 60% 60%;
}
.homeslider .carousel-control-next-icon
{
background-position: 55%;
}
.homeslider .carousel-control-prev-icon
{
  background-position: 45%;
}
.mshmcatsec
{
  position: relative;
  padding-top: 4em;
  padding-bottom: 4em;
  border-bottom: 1px solid #DEDEDE;
}
.mshmcatsec .mshmcatttlblk
{
  text-align: center;
  margin-bottom: 3em;
}
.mshmcatsec ul.mshmcatul
{
  display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    margin-bottom: 0;
}
.mshmcatsec ul.mshmcatul li
{
  width: 20%;
}
.mshmcatsec ul.mshmcatul li .catblk
{
text-align: center;
position: relative;
}
.mshmcatsec ul.mshmcatul li .catblk:after
{
  content: '';
  position: absolute;
  right: 0;
  top: 10%;
  width: 1px;
  height: 40px;
  background: #D99E28;
}
.mshmcatsec ul.mshmcatul li:last-child .catblk:after
{
  display: none;
}
.mshmcatsec ul.mshmcatul li .catblk .icon
{
  margin-bottom: 30px;
}
.mshmcatsec ul.mshmcatul li .catblk .icon img
{
  height: 80px;
}
.mshmcatsec ul.mshmcatul li .catblk .cnt .ttl
{
      font-size: 22px;
    font-weight: 600;
        font-family: "Jost", serif;
}
.mshmcatsec ul.mshmcatul li .catblk .cnt .ttl a
{
  color: #585858;
}
.mshmcatsec ul.mshmcatul li .catblk:hover .cnt .ttl a
{
  color: #d99e28;
}
.mshmcatsec ul.mshmcatul li .catblk .cnt .count
{
  margin-bottom: 0;
    text-transform: uppercase;
    font-size: 12px;
}
.mshmprodctsec
{
  padding-top: 4em;
  padding-bottom: 4em;
}
.mshmprodctsec .mshmprodctttlblk
{
  text-align: center;
  margin-bottom: 3em;
}
ul.mshmprodctlist
{
      display: flex;
    list-style: none;
    margin-bottom: 0;
}
ul.mshmprodctlist li
{
    width: 19%;
    margin: 0 1%;
}
.product-block {
    overflow: hidden;
    position: relative;
    text-align: center;
    z-index: 0;
}
.product-block .wishlst
{
  position: absolute;
  right: 6px;
  top: 6px;
  z-index: 2;
}
.product-block .wishlst .yith-wcwl-add-to-wishlist
{
  margin: 0;
}
.product-block .wishlst .yith-wcwl-add-to-wishlist-button__label
{
  display: none !important;
}
.product-block .wishlst .yith-wcwl-add-to-wishlist-button
{
  height: 40px;
    width: 40px;
    margin: 0;
    gap: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #fff;
    border: none !important;
}
.product-block .wishlst .yith-wcwl-add-to-wishlist-button .yith-wcwl-icon
{
  color: #D99E28;
}
.product-block .wishlst .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist
{
  height: 40px !important;
    width: 40px !important;
    margin: 0 !important;
    gap: 0 !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 50% !important;
    background: #fff !important;
    border: none !important;
}
.product-block .wishlst .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist .yith-wcwl-icon-svg
{
  color: #D99E28;
      margin: 0;
}
.product-block .wishlst .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist span
{
  display: none;
}
.product-block .wishlst .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a
{
display: none;
}
.product-block .product-img {
    overflow: hidden;
}
.woocommerce ul.products li.product .product-block .product-img .default-img, .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 ul.products li.product .product-block:hover .default-img, .product-block:hover .default-img {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: hidden;
}
.woocommerce ul.products li.product .product-block .product-img .hover-img, .product-block .product-img .hover-img {
    position: absolute;
    top: 0px;
    visibility: hidden;
    left: 0px;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}
.woocommerce ul.products li.product .product-block:hover .hover-img, .product-block:hover .hover-img {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.product-infoCvr {
    padding: 1.5em;
        text-align: center;
}
.product-infoCvr .product-info p {
  font-size: 13px;
    margin-bottom: 10px;
    color: #333;
}

.woocommerce ul.products li.product .product-block .woocommerce-loop-product__title,  .product-block .product-infoCvr .product-title{
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 500;
    line-height: 1.3;
    font-family: "Jost", serif;
    text-transform: capitalize;
}
.product-block .product-title a 
{
  color: #000;
}
.product-block:hover .product-title a
{
  color: #d99e28;
}
.product-block .product-infoCvr .promettyp
{
    margin-bottom: 0;
    color: #D99E28;
    font-size: 13px;
}
.product-block .product-infoCvr .price
{
  font-size: 18px;
    font-weight: 600;
    color: #585858;
}
.mshmearcatsec
{
  margin-bottom: 4em;
}
.mshmearcatsec .mshmearcatrow
{
  background: #f7f7f7;
}
.mshmearcatsec .mshmearcatrow .catblk .catimgblk
{
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.mshmearcatsec .mshmearcatrow .catblk .catimgblk img
{
  -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.mshmearcatsec .mshmearcatrow .catblk:hover .catimgblk img {
    -webkit-transform: rotate(5deg) scale(1.3);
    transform: rotate(5deg) scale(1.3);
}
.mshmearcatsec .mshmearcatrow .catblk .catimgblk:before
{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  height: 100%;
  width: 100%;
  z-index: 1;
}
.mshmearcatsec .mshmearcatrow .catblk .catimgblk:after
{
  content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    height: 94%;
    width: 94%;
    border: 1px solid #D99E28;
    z-index: 2;
}
.mshmearcatsec .mshmearcatrow .catblk:hover .catimgblk:after
{
  border: 1px solid #fff;
}
.mshmearcatsec .mshmearcatrow .catblk .catimgblk .catcntblk
{
  position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 11;
}
.mshmearcatsec .mshmearcatrow .catblk .catimgblk .catcntblk .ttl
{
  color: #fff;
    font-size: 30px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.mshmearcatsec .mshmearcatrow .catblk .catimgblk .catcntblk .theme-btn
{
    padding: 9px 18px;
    font-size: 13px;
}
.mshmearcatsec .mshmearcatrow .earcatprodct
{
    padding: 2em 3em 1em 2em;
}
.mshmearcatsec .mshmearcatrow .earcatprodct ul.mshmprodctlist li {
        width: 29%;
    margin: 0 2%;
}
.mshmquotesec
{
  padding-top: 8em;
  padding-bottom: 7em;
  background-image: url('../images/quote-back.jpg');
  background-size: cover;
  background-position: center center;
}
.mshmquotesec .mshmquoteblk
{
  padding: 0 3em;
}
.mshmquotesec .mshmquoteblk .quote
{
    color: #fff;
    font-size: 20px;
}
.mshmquotesec .mshmquoteblk .quotyby
{
      color: #fff;
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 20px;
    margin-bottom: 40px;
}
.mshmcatimgsec
{
  padding-bottom: 2em;
}
.mshmcatimgsec .catblk
{
  margin-bottom: 35px;
}
.mshmcatimgsec .catblk .catimgblk
{
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.mshmcatimgsec .catblk .catimgblk img
{
  -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.mshmcatimgsec .catblk:hover .catimgblk img {
    -webkit-transform: rotate(5deg) scale(1.3);
    transform: rotate(5deg) scale(1.3);
}
.mshmcatimgsec .catblk .catimgblk:before
{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  height: 100%;
  width: 100%;
      z-index: 1;
}
.mshmcatimgsec .catblk .catimgblk:after
{
  content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    height: 94%;
    width: 94%;
    border: 1px solid #D99E28;
        z-index: 2;
}
.mshmcatimgsec .catblk:hover .catimgblk:after
{
  border: 1px solid #fff;
}
.mshmcatimgsec .catblk .catimgblk .catcntblk
{
  position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 11;
}
.mshmcatimgsec .catblk .catimgblk .catcntblk .ttl
{
  color: #fff;
    font-size: 26px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.mshmcatimgsec .catblk .catimgblk .catcntblk .theme-btn
{
    padding: 9px 18px;
    font-size: 13px;
}
.mshmaboutsec
{
  padding-top: 0em;
  padding-bottom: 5em;
  border-bottom: 1px solid #DEDEDE;
}
.mshmaboutsec .mshmaboutcntblk
{
  padding: 0 3em;
}
.mshmaboutsec .mshmaboutcntblk h5
{
  text-transform: capitalize;
  margin-bottom: 15px;
}
.mshmaboutsec .mshmaboutimgblk
{
  padding: 0 3em;
}
.mshmtestisec
{
  padding-top: 4em;
  padding-bottom: 4em;
}
.mshmtestisec .mshmtestittlblk
{
  text-align: center;
  margin-bottom: 3em;
}
.mshmtestisec .mshmtestiblk
{

}
.mshmtestisec .mshmtestiblk .testicnt
{
  padding: 0 4em;
    text-align: center;
        position: relative;
}
.mshmtestisec .mshmtestiblk .testicnt:after
{
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: #DFDFDF;
  width: 0.8px;
  height: 60%;
}
.mshmtestisec .mshmtestiblk .slick-track .slick-slide:nth-child(even) .testicnt:after
{
  display: none;
}
.mshmtestisec .mshmtestiblk .testicnt .quoteimg
{
margin-bottom: 25px;
}
.mshmtestisec .mshmtestiblk .testicnt .quoteimg img
{
      text-align: center;
    display: inline-block;
}
.mshmtestisec .mshmtestiblk .testicnt .quote
{
margin-bottom: 30px;
}
.mshmtestisec .mshmtestiblk .authorblk .authttl
{
  font-size: 18px;
    font-weight: 500;
}
.mshmtestisec .mshmtestiblk ul.slick-dots
{
  list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    margin-top: 2em;
}
.mshmtestisec .mshmtestiblk ul.slick-dots li
{
      margin: 0 3px;
}
.mshmtestisec .mshmtestiblk ul.slick-dots li button
{
font-size: 0;
    height: 12px;
    width: 12px;
    border: none;
    border-radius: 50%;
    background: #ededed;
    color: #ededed;
}
.mshmtestisec .mshmtestiblk ul.slick-dots li.slick-active button
{
  background: #D99E28;
    color: #D99E28;
}
.mshmdiscountsec
{
  padding-top: 5em;
  padding-bottom: 4em;
  background-image: url(../images/discount-back.jpg);
    background-size: cover;
    background-position: center center;
}
.mshmdiscountsec .mshmdiscountcntblk
{
  padding: 0 3em;
}
.mshmdiscountsec .mshmdiscountcntblk .discountttl
{
    color: #fff;
    font-size: 32px;
        text-transform: uppercase;
    margin-bottom: 25px;
}
.mshmdiscountsec .mshmdiscountcntblk .discountttl span
{
color: #D99E28;
}
.mshmdiscountsec .mshmdiscountimgblk
{
padding: 0 3em;
}
.msblogsec
{
  padding-top: 4em;
  padding-bottom: 4em;
}
.msblogsec .msblogttlblk
{
  text-align: center;
  margin-bottom: 3em;
}
.dividerhr
{
  overflow: hidden;
}
.dividerhr hr
{
  margin-bottom: 0;
  margin-top: 0;
      background: #f2f1f1;
      opacity: 1;
}
.msshipngsec
{
  padding-top: 4em;
  padding-bottom: 2em;
}
.msshipngsec .shipngblk
{
text-align: center;
margin-bottom: 35px;
padding: 0 1em;
}
.msshipngsec .shipngblk .icon
{
      margin-bottom: 10px;
}
.msshipngsec .shipngblk .ttl
{
      color: #D99E28;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 3px;
    text-transform: capitalize;
}
.msshipngsec .shipngblk .desc
{
      font-size: 16px;
    margin-bottom: 0;
}
.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: #d99e28;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 8px 0;
    border-radius: 0px;
    border: none;
}
.contactfrm .sendbtn:hover
{
  background: #333;
}
.contactfrm .wpcf7-spinner
{
  display: block;
}
.contactmapsec
{
  padding-bottom: 2em;
  padding-top: 2em;
}
.mscontactsec
{
  padding-top: 5em;
  padding-bottom: 3em;
}
.mscontactsec .ctacntblk
{
padding: 0 2em;
}
.mscontactsec .ctacntblk .ctaimg {
    height: 65px;
    margin-bottom: 15px;
}
.mscontactsec .ctacntblk ul.ctainfo {
    padding-left: 0;
    margin-top: 2em;
    list-style: none;
}
.mscontactsec .ctacntblk ul.ctainfo li {
    margin-bottom: 20px;
}
.mscontactsec .ctacntblk ul.ctainfo li a {
    color: #565656;
    display: flex;
    align-items: center;
}
.mscontactsec .ctacntblk ul.ctainfo li .icon {
    height: 40px;
    width: 40px;
    border: 1px solid #565656;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 13px;
    color: #585858;
}
.mscontactsec .ctacntblk ul.ctainfo li span {
    width: 75%;
}
.mscontactsec .ctafrmblk
{
  background: #fff;
    border: 1px solid #F1F1F1;
    padding: 3em 3em 1em 3em;
    border-radius: 30px;
    margin: 0 5em;
}
.mscontactsec .ctafrmblk .sec-title
{
  font-size: 30px;
    margin-bottom: 5px;
}

footer { background: #000; }
.ftrCvr .ftr-wrapper { padding:3em 0px 1em; }
.ftrCvr .ftrlogo {text-align: center;margin-bottom: 20px;}
.ftrCvr .ftrlogo img {     height: 80px; }
.ftrblk
{
  text-align: center;
}
.ftrblk .addrs
{
    color: #fff;
    width: 51%;
    margin: 0 auto;
    margin-bottom: 20px;
}
ul.ftrlink
{
  list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
ul.ftrlink li
{
      margin: 0px 10px;
}
ul.ftrlink li a
{
  color: #fff;
}
ul.ftrlink li a:hover
{
  color: #D99E28;
}
ul.cntinfo
{
  list-style: none;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
ul.cntinfo li
{
  padding: 0px 35px;
  position: relative;
}
ul.cntinfo li:after
{
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background: #fff;
}
ul.cntinfo li:last-child:after
{
  display: none;
}
ul.cntinfo li a
{
  color: #fff;
    font-size: 14px;
    display: flex;
    align-items: center;
}
li a .icon
{
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 50%;
    font-size: 16px;
}
ul.socail-links {
    list-style: none;
    padding-left: 0;
    display: flex;
    align-items: center;
        margin-bottom: 35px;
    margin-top: 35px;
    justify-content: center;
}
ul.socail-links li {
    margin: 0px 5px;
}
ul.socail-links a {
        color: #D99E28;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #D99E28;
    border-radius: 50%;
    background: transparent;
}
ul.socail-links a:hover
{
  background: #D99E28;
  color: #fff;
}
.ftr-copyright{     padding: 12px 0px;
    background: #000000;
    font-size: 14px;
    border-top: 1px solid #3e3e3e;}
.ftr-copyright .copyright p { color: #fff; margin-bottom: 0px;    text-align: center;}
.ftr-copyright .copyright p a {color: #fff}

.inner-page-banner {
    background-size: cover;
    background-position: center;
    height: 550px;
    position: relative;
        display: flex;
    align-items: center;
    position: relative;
    z-index: 0;
}
.inner-page-banner:after
{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0.4;
  background: #000;
}
.inner-page-banner:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 28.52%);
    height: 100%;
    width: 100%;
    z-index: -1;
}
.inner-page-banner .inrbanner-content .pagetitle
{
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1.3;
    text-transform: uppercase;
    margin-top: 50px;
    font-family: "Marcellus", serif;
}
.mshmaboutsec.msabtintrosec
{
      padding-top: 5em;
    padding-bottom: 5em;
    border-bottom: none;
}
.mshmaboutsec.msabtintrosec .mshmaboutimgblk {
    padding: 0 2em;
}
.msmpsec
{
  background: #fff;
  padding-top: 5em;
  padding-bottom: 5em;
}
.msmpsec .msmpcntblk .icon
{
  margin-bottom: 15px;
}
.msmpsec .msmpcntblk .ttl
{
      font-size: 28px;
    text-transform: uppercase;
}
.msmpsec .msmpimgblk
{
    padding: 0 2em;
}
.msbeliefsec
{
  padding-top: 5em;
  padding-bottom: 5em;
}
.msbeliefsec .msbelieflft
{
padding: 0 5px;
}
.msbeliefsec .msbeliefrgt
{
padding: 0 5px;
}
.msbeliefsec .msbeliefimgblk
{
  margin-bottom: 30px;
}
.msbeliefsec .msbeliefcntblk
{
  margin-bottom: 30px;
}
.msbeliefsec .msbeliefcntblk .ttl
{
      text-transform: uppercase;
    font-size: 28px;
}
.mswhysec
{
  padding-top: 5em;
  padding-bottom: 5em;
  background: #fff;
}
.mswhysec .mswhyttlblk
{
  margin-bottom: 3em;
  padding: 0 3em;
}
.mswhysec .mswhyttlblk .ttl
{
  text-transform: uppercase;
    font-size: 30px;
        font-weight: 500;
}
.mswhysec .mswhyblk
{
      padding: 0 3em;
    margin-bottom: 30px;
    position: relative;
}
.mswhysec .mswhyblk:after
{
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  border-right: 1px dotted #DFDFDF;
  width: 1px;
  height: 100%;
}
.mswhysec .whyrow .col-xxl-6:nth-child(2) .mswhyblk:after, .mswhysec .whyrow .col-xxl-6:nth-child(4) .mswhyblk:after, .mswhysec .whyrow .col-xxl-6:nth-child(6) .mswhyblk:after
{
  display: none;
}
.mswhysec .whyrow .col-xxl-6:nth-child(5) .mswhyblk, .mswhysec .whyrow .col-xxl-6:nth-child(6) .mswhyblk
{
  margin-bottom: 0;
}
.mswhysec .mswhyblk .icon
{
  height: 60px;
    width: 60px;
    background: #fbfbfb;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}
.mswhysec .mswhyblk .icon img
{
  height: 40px;
}
.mswhysec .mswhyblk .ttl
{
font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.mswhysec .mswhyblk .desc
{
    margin-bottom: 0;
}
.msabtbnrsec
{
  padding-top: 8em;
    padding-bottom: 7em;
    background-image: url(../images/about-quote-bnr.jpg);
    background-size: cover;
    background-position: center center;
}
.msabtbnrsec .msquote
{
    padding: 0 6em;
}
.msabtbnrsec .msquote .quote
{
    color: #fff;
    font-size: 34px;
    font-family: "Marcellus", serif;
    text-transform: capitalize;
    line-height: 1.3;
    margin-bottom: 20px;
}
.msabtbnrsec .msquote .quote span
{
  color: #D99E28;
}
.msabtbnrsec .msquote .author
{
    color: #fff;
    border-bottom: 1px solid #636161;
    padding-bottom: 25px;
    margin-bottom: 35px;
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 1px;
}
.breadcrumbsec
{
  padding-top: 1em;
    padding-bottom: 1em;
    background: #fff;
}
.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: 1em;
}
.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;
    border-bottom: 1px solid #DFDFDF;
}
.productdetailsec .productsummary .woocommerce-product-details__short-description ul
{
  padding-left: 20px;
}
.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: #D99E28;
    color: #fff;
    border-radius: 0;
    padding: 14px 28px !important;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 1.2;
}
.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 .yith-wcwl-add-to-wishlist {
      margin-top: 0px;
    margin-bottom: 15px;
}
.productdetailsec .yith-wcwl-add-to-wishlist .yith-wcwl-add-button
{
  align-items: flex-start;
}
.productdetailsec .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist
{
  display: flex;
  align-items: center;
}
.productdetailsec .quotebtn:hover
{
  color: #fff;
    background: #77879F;
}
.woocommerce div.product .productdetailsec form.cart .button svg
{
  font-size: 18px;
    margin-right: 10px;
}
.productdetailsec .woocommerce-variation-add-to-cart
{
      padding-top: 10px;
}
.woocommerce div.product .productdetailsec form.cart .variations
{
  margin-bottom: 0em;
}
.woocommerce div.product .productdetailsec form.cart .button:hover {
    color: #fff;
    background: #77879F;
}

.woocommerce div.product .productdetailsec .product_title
{
font-size: 30px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 5px;
    text-transform: capitalize;
}
.product-dec-slider-2 {

  display: inline-block;

  float: left;

  padding: 0;

  width: 18%; }

.error-404.not-found {
    padding: 60px 0;
    text-align: center;
    padding-top: 130px;
}
.error404 .navbar-fixed-top, .page-template-thank-you .navbar-fixed-top {
    background: #000;
}
#returnModal .btn {
    padding: 10px 20px !important;
    display: inline-block;
    border-radius: 0px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 1.2;
    text-transform: capitalize;
    border: 0;
}
#returnModal #proceedReturn {
    background: #D99E28 !important;
    color: #fff !important;
}
.woocommerce table.my_account_orders .button {
    margin: 2px;
}
.woocommerce-view-order .woocommerce table.shop_table {
    margin-bottom: 35px !important;
}
.woocommerce-order-details .order-again {
    display: none !important;
}


  @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; }
	.navbar-fixed-top{
		top:0;
	}
}

  .zoompro-wrap .zoompro-span img {

    width: 100%; }

    .woocommerce div.product .productdetailsec form.cart div.quantity
{
    float: unset;
        margin-right: 0;
        border: 1px solid #c2c2c2;
}
.productdetailsec .productquentity
{
      padding-bottom: 0px;
    float: left;
    margin-right: 15px;
        display: flex;
    align-items: center;
}
.productdetailsec .productquentity .minus, .productdetailsec .productquentity .plus
{
      background: #f7f7f7;
    font-size: 19px;
    height: 47px;
    width: 28px;
    margin: 0 5px;
    border: 1px solid #c2c2c2;
}
.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: 1.5em !important;
}
.protabsec
{
  padding-top: 5em;
  padding-bottom: 5em;
  background: #fff;
}
.prodetailtab
{
  
}
.woocommerce div.product .prodetailtab.woocommerce-tabs ul.tabs
{
    padding: 0;
    border-bottom: 1px solid #DFDFDF;
        margin-bottom: 10px;
}
.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 30px;
            background: transparent;
}
.woocommerce div.product .prodetailtab.woocommerce-tabs ul.tabs li.active
{
  background: #d99e28;
    color: #ffffff;
}
.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 a
{
  font-weight: 500;
    color: #585858;
}
.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: 1em 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;
}
.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;
}
.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;
  font-weight: 600;
  margin-bottom: 15px;
}
.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: 3em;
  padding-bottom: 2em;
}
.catcnt1sec .catcntdiv ul
{
  padding-left: 20px;
}
.catcnt1sec .catcntdiv h2
{
  font-size: 22px;
  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
{

    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 ul.products li.product .product-block .product-img .hover-img {
    position: absolute;
    top: 0px;
    visibility: hidden;
    left: 0px;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}
.woocommerce ul.products li.product .product-block:hover .default-img {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: hidden;
}
.woocommerce ul.products li.product .product-block:hover .hover-img {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(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;
}
.listingsidebar h4 {
    font-size: 20px !important;
    background: transparent;
    color: #585858;
    padding: 5px 10px;
    text-transform: uppercase;
    font-weight: 500;
    border-bottom: 1px solid #DFDFDF;
}
.woof_reset_button_2, .button.woof_reset_search_form
{
  background: #d99e28 !important;
    color: #fff !important;
    padding: 10px 20px !important;
    display: inline-block;
    border-radius: 0px;
    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;
          padding-bottom: 0;
}
.listingsidebar .woof_container_inner .irs--round.irs-with-grid
{
       margin: 0 15px;
    margin-bottom: 15px;
    margin-top: 25px;
}
.listingsidebar .woof_container .woof_block_html_items
{
  padding: 0 15px;
  padding-bottom: 10px;
}
.listingsidebar .irs--round .irs-handle
{
  border: 4px solid #D99E28;
}
.listingsidebar  .irs--round .irs-bar
{
      background-color: #D99E28;
}
.listingsidebar .irs--round .irs-from, .listingsidebar .irs--round .irs-to, .listingsidebar .irs--round .irs-single
{
  background-color: #D99E28;
}
.listingsidebar .irs--round .irs-from:before, .listingsidebar .irs--round .irs-to:before, .listingsidebar .irs--round .irs-single:before {

    border-top-color: #d99e28;
}
.woocommerce div.product .productsummary .price
{
    margin-bottom: 10px;
    color: #d99e28;
    font-size: 30px;
    font-weight: 600;
}
.woocommerce div.product .productsummary .woocommerce-product-attributes
{
      border: none;
    margin-bottom: 1em;
}
.woocommerce div.product .productsummary .woocommerce-product-attributes th, .woocommerce div.product .productsummary .woocommerce-product-attributes td
{
  /*padding: 10px;*/
  border: none;
}
.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;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span {
        padding: 0px 12px !important;
    font-size: 14px;
}
.woocommerce div.product .productdetailsec .productsummary .scfw-size-chart-main .button-wrapper button {
    background: #fff !important;
    border: 1px solid #c5c5c5;
    border-radius: 20px !important;
    font-weight: 600 !important;
    display: flex;
    align-items: center;
    color: #585858 !important;
    padding: 7px 12px !important;
    font-size: 12px !important;
}
.productdetailsec .productsummary .scfw-size-chart-main .button-wrapper
{
  margin-bottom: 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"], 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%;
}
.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, .woocommerce-Button, .button
{
  background: #D99E28 !important;
    color: #fff !important;
    padding: 10px 20px !important;
    display: inline-block;
    border-radius: 0px !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, .woocommerce-Button:hover, .button:hover
{
  background: #000 !important;
    color: #fff !important;
}
.lost_reset_password
{
  border: 1px solid #d3ced2;
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px;
}
.woocommerce-mini-cart__buttons .button.checkout.wc-forward
{
  margin-left: 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;
    color: #585885;
}
.myaccountsec .woocommerce-MyAccount-navigation ul li a:hover, .myaccountsec .woocommerce-MyAccount-navigation ul li.is-active a
{
  background: #D99E28 !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: #D99E28;
    color: #fff;
    padding: 14px 35px;
    text-transform: uppercase;
    font-weight: 600;
        border-radius: 0px;
        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: #000;
}
.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
{
    border: 1px solid #c2c2c2;
    border-radius: 10px;
        min-height: 495px;
    margin: 0 5px;
    margin-bottom: 30px;
}
.blogblk .blgimg img
{
border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.blogblk .blgcnt
{
  padding: 20px 20px;
}
.blogblk .blgcnt .title
{
      font-size: 18px;
    line-height: 1.3;
    font-family: "Jost", serif;
}
.blogblk .blgcnt .title a
{
  color: #585858;
}
.blogblk:hover .blgcnt .title a
{
  color: #D99E28;
}
.blogblk .blgcnt .txt
{
  margin-bottom: 15px;
}
.blogblk .blgcnt .redmore
{
  margin-bottom: 0;
}
.blogblk .blgcnt .redmore a
{
  color: #585858;
    display: flex;
    align-items: center;
}
.blogblk .blgcnt .redmore a .icon
{
      height: 22px;
    width: 22px;
    font-size: 12px;
    margin-left: 5px;
    border-radius: 50%;
    background: #D99E28;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.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.blgttl
{
  font-size: 30px;
    margin-bottom: 20px;
}
.blgdetlcntsec .blogcnt .featimg img
{
  border-radius: 10px;
}
.blgdetlcntsec .blogcnt ul, .blgdetlcntsec .blogcnt ol
{
  padding-left: 20px;
}
.blgdetlcntsec .blogcnt ul li, .blgdetlcntsec .blogcnt ol li
{
  margin-bottom: 8px;
}
.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: 1em;
}
.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;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span
{
  padding: 10px 15px !important;
}
.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: #000 !important;
    color: #ffffff !important;
}
.woof_products_top_panel li span, .woof_products_top_panel2 li span, .woof_childs_list_opener span
{
      filter: grayscale(1);
}
.productsummary .stock {
    display: none !important;
}
.woocommerce .star-rating
{
color: #d99e28;
}
.woocommerce .woocommerce-Reviews .submit
{
  background: #D99E28 !important;
    border: 1px solid #D99E28 !important;
    color: #fff !important;
    padding: 12px 25px !important;
    border-radius: 0px !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    text-transform: capitalize !important;
}
.key-services-highlight {
	margin-top: 15px;
	margin-bottom: 25px;
}
.key-services-highlight .key-service {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 10px;
}
.key-services-highlight .icon {
    height: 32px;
}
.key-services-highlight .icon img {
    height: 100%;
}
.woocommerce div.product .productdetailsec form.cart .button svg {
    font-size: 20px;
}
.woocommerce div.product .productdetailsec form.cart .single_add_to_cart_button {
    display: block;
    width: 75%;
    margin-top: 20px;
    padding: 18px 28px !important;
    font-size: 18px !important;
}
.productdetailsec .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist {
	width: 75%;
  	justify-content: center;
}
.productdetailsec form.cart .single_add_to_cart_button.rsiShaker1 {
	animation: .86s cubic-bezier(.35,.06,.2,.98) both rsiShaker1;
}
@keyframes rsiShaker1 {
    0%,to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    10%,20% {
        -webkit-transform: scale3d(.97,.97,.97) rotate(-1deg);
        transform: scale3d(.97,.97,.97) rotate(-1deg)
    }
    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.03,1.03,1.03) rotate(1deg);
        transform: scale3d(1.03,1.03,1.03) rotate(1deg)
    }
    40%,60%,80% {
        -webkit-transform: scale3d(1.03,1.03,1.03) rotate(-1deg);
        transform: scale3d(1.03,1.03,1.03) rotate(-1deg)
    }
}
.key-services-highlight p {
    font-weight: 600;
}
.sticky-cart-sec {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 20px;
    width: 730px;
    margin: 0 auto;
    background: #000;
    border-radius: 80px;
    padding: 10px;
	z-index: 99;
}
.sticky-cart-sec .flex-sec {
    display: flex;
    align-items: center;
    gap: 40px;
	justify-content: space-between;
}
.sticky-cart-sec .sticky-cart-image {
    height: 80px;
    width: 60px;
    border-radius: 60px;
}
.sticky-cart-sec .theme-btn {
    border-radius: 30px;
    padding: 15px 24px;
    font-size: 18px;
	width: 180px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
}
.sticky-cart-sec .theme-btn:hover {
    background:#fff;
}
.sticky-cart-sec .sticky-price-block .price {
	color: #d99e28 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}
.sticky-cart-sec .flex-block.flex {
    display: flex;
	align-items: center;
    gap: 40px;
}
body.single-product .navbar-fixed-top {
	top: 0;
}
#register_now_popup .modal-body {
    padding: 0;
}
#register_now_popup .modal-header {
    padding: 0;
    border: 0;
	justify-content: end;
}
#register_now_popup .modal-content {
    background: transparent;
	border: 0;
}
#register_now_popup button.close {
    background: transparent;
    border: unset;
    color: #fff;
    padding: 0;
    font-size: 32px;
    display: flex;
    line-height: 32px;
}
ul.socail-links li.gbusiness img {
  height: 16px;
  width: 16px;
}
ul.socail-links li.gbusiness img.white {
  display: none;
}
ul.socail-links li.gbusiness a:hover img.black {
  display: none;
}
ul.socail-links li.gbusiness a:hover img.white {
  display: block;
}

/* Resposive */

@media only screen and (min-width: 1600px) and (max-width:1920px) {

}
@media only screen and (min-width: 1200px) and (max-width:1400px) {
.header-logo img {
    width: 235px;
}
.homeslider .carousel-caption
{
      width: 33%;
}
.homeslider .carousel-caption .slidettl {
    font-size: 2.5em;
}
.header-menuCvr .main-navigation a {
    padding: 12px 10px;
}
.sec-title {
    font-size: 32px;
}
.mshmcatsec ul.mshmcatul li .catblk .cnt .ttl {
    font-size: 20px;
}
.mshmcatsec ul.mshmcatul li .catblk .icon img {
    height: 70px;
}
.mshmquotesec .mshmquoteblk {
    padding: 0 1em;
}
.mshmcatimgsec .catblk .catimgblk .catcntblk .ttl {
    font-size: 28px;
}
.msshipngsec .shipngblk {
    padding: 0 1em;
}
.ftrCvr .ftrlogo img {
    height: 70px;
}
.mscontactsec .ctacntblk .ctaimg {
    height: 50px;
}
.mscontactsec .ctafrmblk {
    margin: 0 3em;
}
.mscontactsec .ctacntblk {
    padding: 0 1em;
}
.mshmaboutsec .mshmaboutcntblk {
    padding: 0 1em;
}
.mswhysec .mswhyblk {
    padding: 0 1em;
}
.mswhysec .mswhyttlblk {
    padding: 0 1em;
}
.msabtbnrsec .msquote {
    padding: 0 3em;
}
.inner-page-banner {
    height: 475px;
}
}
@media only screen and (min-width: 990px) and (max-width:1199px) {
  .header-menuCvr .main-navigation a {
    padding: 12px 6px;
    font-size: 12px;
  }
  .account-dropdown
  {
    left: auto;
    right: 0;
  }
  .homeslider .carousel-caption
  {
    width: 40%;
  }
  .homeslider .carousel-caption .slidettl {
    font-size: 2em;
  }
  .sec-title {
    font-size: 28px;
  }
  .mshmcatsec ul.mshmcatul li .catblk .cnt .ttl {
    font-size: 18px;
  }
  .mshmcatsec ul.mshmcatul li .catblk .icon img {
    height: 65px;
}
.product-block .product-infoCvr .price {
    font-size: 16px;
  }
  .mshmearcatsec .mshmearcatrow .earcatprodct {
    padding: 1em 1em 1em 1em;
}
.mshmearcatsec .mshmearcatrow .catblk .catimgblk .catcntblk .ttl {
    font-size: 26px;
}
.mshmcatimgsec .catblk .catimgblk .catcntblk .ttl {
    font-size: 26px;
}
.mshmquotesec .mshmquoteblk {
    padding: 0 1em;
}
.mshmquotesec .mshmquoteblk .quote {
    font-size: 16px;
}
.theme-btn
{
      padding: 10px 20px;
    font-size: 14px;
}
.mshmquotesec {
    padding-top: 6em;
    padding-bottom: 5em;
}
.woocommerce ul.products li.product .product-block .woocommerce-loop-product__title, .product-block .product-infoCvr .product-title {
    font-size: 14px;
  }
  .mshmaboutsec .mshmaboutcntblk {
    padding: 0 2em;
}
.mshmtestisec .mshmtestiblk .testicnt {
    padding: 0 2em;
}
.mshmdiscountsec .mshmdiscountcntblk .discountttl {
    font-size: 28px;
}
.mshmdiscountsec {
    padding-top: 3em;
    padding-bottom: 2em;
}
.mshmdiscountsec .mshmdiscountcntblk {
    padding: 0 1em;
}
.msshipngsec .shipngblk {
    padding: 0 0em;
}
.ftrCvr .ftrlogo img {
    height: 55px;
}
.inner-page-banner
{
  height: 365px;
}
.inner-page-banner .inrbanner-content .pagetitle {
    font-size: 28px;
}
.mshmaboutsec.msabtintrosec .mshmaboutimgblk {
    padding: 0 0em;
}
.msmpsec {
    padding-top: 3em;
    padding-bottom: 3em;
}
.mshmaboutsec.msabtintrosec {
    padding-top: 3em;
    padding-bottom: 3em;
}
.mshmcatsec {
    padding-top: 3em;
    padding-bottom: 3em;
}
.mshmprodctsec {
    padding-top: 3em;
    padding-bottom: 3em;
}
.mshmaboutsec {
    padding-top: 2em;
    padding-bottom: 3em;
  }
.mshmtestisec {
    padding-top: 3em;
    padding-bottom: 3em;
}
.msblogsec {
    padding-top: 3em;
    padding-bottom: 2em;
}
.msshipngsec {
    padding-top: 3em;
    padding-bottom: 1em;
}  
.msmpsec .msmpimgblk {
    padding: 0 0em;
}
.msbeliefsec {
    padding-top: 3em;
    padding-bottom: 2em;
}
.mswhysec {
    padding-top: 3em;
    padding-bottom: 3em;
    background: #fff;
}
.mswhysec .mswhyttlblk {
    margin-bottom: 2em;
    padding: 0 1em;
}
.mswhysec .mswhyblk {
    padding: 0 1em;
  }
.mswhysec .mswhyblk .ttl {
    font-size: 16px;
}  
.mswhysec .mswhyblk .icon img {
    height: 30px;
}
.mswhysec .mswhyblk .icon {
    height: 50px;
    width: 50px;
}
.mswhysec .mswhyttlblk .ttl {
    font-size: 26px;
}
.msabtbnrsec .msquote {
    padding: 0 2em;
}
.msabtbnrsec {
    padding-top: 6em;
    padding-bottom: 5em;
}
.msabtbnrsec .msquote .quote {
    font-size: 30px;
}
.mscontactsec .ctacntblk .ctaimg {
    height: 45px;
}
.mscontactsec .ctacntblk {
    padding: 0 0em;
}
.mscontactsec .ctafrmblk .sec-title {
    font-size: 26px;
}
.mscontactsec .ctafrmblk {
    margin: 0 2em;
}
.mscontactsec {
    padding-top: 3em;
    padding-bottom: 1em;
}
.blgdetlcntsec .blogcnt h1.blgttl {
    font-size: 24px;
}
ul.rltdposts li .pttl {
    font-size: 13px;
}
.productdetailsec .productsummary {
    padding: 0 1em;
}
.productdetailsec .product-details-img {
    padding: 0 0em;
}
.woocommerce div.product .productdetailsec .product_title {
    font-size: 26px;
}
.woocommerce div.product .productsummary .price {
    font-size: 22px;
}
.productdetailsec {
    padding-bottom: 1em;
    padding-top: 1em;
}
.protabsec {
    padding-top: 3em;
    padding-bottom: 3em;
}
.related.products {
    padding-top: 2em;
}
.breadcrumbsec {
    padding-top: 0.7em;
    padding-bottom: 0.7em;
}
.innerpagesec {
    padding-top: 3em;
    padding-bottom: 3em;
}
.wishlist_table.mobile li
{
  background: #f0f0f0;
        padding: 15px;
        border-radius: 8px;
}
.wishlist_table.mobile li .additional-info-wrapper
{
  display: flex;
          justify-content: space-between;
}
.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart, .wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist {
    text-align: left !important;
    margin-bottom: 0px !important;
}
.wishlist_table.mobile li .item-wrapper {
    margin-bottom: 15px !important;
            width: auto !important;
}
.wishlist_table.mobile
{
  padding-left: 0 !important;
}
.wishlist_table.modern_grid li .item-details table.item-details-table td, .wishlist_table.images_grid li .item-details table.item-details-table td, .wishlist_table.mobile li .item-details table.item-details-table td, .wishlist_table.mobile li table.additional-info td
{
  font-size: 16px !important;
}
}
@media screen and (max-width: 991px) {
}
@media only screen and (min-width: 768px) and (max-width:991px) {
  .header-middle .header-menu .navbar-toggler .navbar-toggler-icon
  {
    height: auto;
    width: auto;
    color: #d99e28;
  }
  .header-middle .header-menu
  {
    text-align: right;
  }
  .account-dropdown
  {
    left: auto;
    right: 0;
  }
  .header-middle .header-menu .navbar-collapse
{
  position: absolute;
        width: 100%;
        left: 0;
        background: #000;
        z-index: 99;
        top: 100%;
                text-align: left;
}
.header-middle .header-menu .dropdown-toggle:after
{
  color: #d1d1d1;
}
.header-menuCvr .main-navigation ul .sub-menu
{
  background: #333333;
  width: 100%;
  box-shadow: none;
    margin-left: 0;
}
.header-menuCvr .main-navigation ul .sub-menu li
{
  border-bottom: 0.5px solid #5c5c5c;
}
.header-menuCvr .main-navigation ul .sub-menu a
{
  color: #fff;
}
.homeslider .carousel-item
{
  height: 70vh;
}
.homeslider .carousel-caption
{
  width: 50%;
  left: auto;
  right: 10%;
  top: 40%;
  padding-top: 0;
  padding-bottom: 0;
}
.homeslider .carousel-caption .slidettl
{
  font-size: 26px;
  margin-bottom: 10px;
}
.homeslider .carousel-caption .slidedesc
{
          margin-bottom: 15px;
}
.homeslider .carousel-caption .theme-btn
{
  padding:10px 12px;
}
.mshmcatsec, .mshmprodctsec, .mshmtestisec, .msblogsec, .protabsec
{
    padding-top: 3em;
    padding-bottom: 4em;
}
.sec-title {
    font-size: 30px;
    margin-bottom: 15px;
}
.mshmcatsec .mshmcatttlblk, .mshmprodctsec .mshmprodctttlblk
{
    margin-bottom: 2em;
}
.mshmcatsec ul.mshmcatul, ul.mshmprodctlist
{
  flex-wrap: wrap;
}
.mshmcatsec ul.mshmcatul li {
    width: 33%;
}
.mshmcatsec ul.mshmcatul li .catblk .icon {
    margin-bottom: 10px;
}
.mshmcatsec ul.mshmcatul li .catblk {
    margin-bottom: 20px;
}
.mshmcatsec ul.mshmcatul li:nth-child(3) .catblk:after, .mshmcatsec ul.mshmcatul li:nth-child(6) .catblk:after
{
  display: none;
}
ul.mshmprodctlist li {
    width: 31%;
    margin: 0 1%;
}
.product-block
{
      margin-bottom: 15px;
}
.mshmearcatsec .mshmearcatrow .catblk .catimgblk .catcntblk .ttl, .mshmcatimgsec .catblk .catimgblk .catcntblk .ttl {
    font-size: 24px;
}
.mshmearcatsec .mshmearcatrow .earcatprodct ul.mshmprodctlist li
{
  width: 96%;
}
.mshmearcatsec .mshmearcatrow .earcatprodct ul.mshmprodctlist li:nth-child(2), .mshmearcatsec .mshmearcatrow .earcatprodct ul.mshmprodctlist li:nth-child(3)
{
  display: none;
}
.mshmearcatsec .mshmearcatrow .earcatprodct {
    padding: 1em 4em 0em 4em;
}
.mshmquotesec .mshmquoteblk {
    padding: 0 0em;
}
.mshmquotesec {
    padding-top: 5em;
    padding-bottom: 5em;
}
.mshmaboutsec .mshmaboutcntblk {
    padding: 0 2em;
}
.mshmaboutsec .mshmaboutimgblk {
    padding: 0 2em;
}
.mshmdiscountsec .mshmdiscountcntblk {
    padding: 0 1em;
}
.mshmdiscountsec .mshmdiscountcntblk .discountttl {
    font-size: 28px;
}
.mshmdiscountsec .mshmdiscountimgblk {
    padding: 0 2em;
}
.mshmtestisec .mshmtestiblk .testicnt {
    padding: 0 2em;
}
.msshipngsec .shipngblk {
    padding: 0 1em;
}
.ftrCvr .ftrlogo img {
    height: 55px;
}
.productlistingsec .col-xxl-3
{
  order: 2;
}
.productlistingsec .col-xxl-9
{
  order: 1;
}
      .woocommerce .productlistingsec ul.products.columns-3 li.product.first, .woocommerce-page .productlistingsec ul.products.columns-3 li.product.first {
    clear: both !important;
}
.woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
        float: left !important;
      }
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product, .woocommerce ul.products.columns-4 li.product
      {
clear: unset !important;
      }
.inner-page-banner
{
      height: 280px;
} 
.inner-page-banner .inrbanner-content .pagetitle {
    font-size: 28px;
}  
.woocommerce .productlistingsec ul.products li.product, .woocommerce-page ul.products li.product {
    width: 31% !important;
    margin: 0 1% !important;
    margin-bottom: 30px !important;
} 
.woocommerce .related.products ul.products li.product:last-child
{
  display: none;
}
.mshmaboutsec.msabtintrosec .mshmaboutimgblk {
    margin-bottom: 2em;
}
.msmpsec .msmpimgblk {
    padding: 2em 2em;
    text-align: center;
}
.msmpsec {
    padding-top: 3em;
    padding-bottom: 3em;
}
.msmpsec .msmpcntblk
{
  text-align: center;
        padding: 0 7em;
}
.mswhysec {
    padding-top: 3em;
    padding-bottom: 3em;
}
.mswhysec .mswhyimgblk
{
  margin-top: 2em;
}
.msabtbnrsec .msquote {
    padding: 0 2em;
}
.msabtbnrsec .msquote .quote {
    font-size: 22px;
}
.msabtbnrsec {
    padding-top: 5em;
    padding-bottom: 5em;
}
.mscontactsec .ctacntblk {
    margin-bottom: 3em;
}
.msshipngsec .shipngblk .ttl {
    font-size: 16px;
  }
.blgdetlcntsec .featimg .post-thumbnail {
    margin: 0 0.6923% 1.75em;
}
.blgdetlcntsec .blogcnt h1.blgttl {
    font-size: 26px;
}
.innerpagesec {
    padding-top: 3em;
    padding-bottom: 3em;
}
.wishlist_table.mobile li
{
  background: #f0f0f0;
        padding: 15px;
        border-radius: 8px;
}
.wishlist_table.mobile li .additional-info-wrapper
{
  display: flex;
          justify-content: space-between;
}
.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart, .wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist {
    text-align: left !important;
    margin-bottom: 0px !important;
}
.wishlist_table.mobile li .item-wrapper {
    margin-bottom: 15px !important;
            width: auto !important;
}
.wishlist_table.mobile
{
  padding-left: 0 !important;
}
.wishlist_table.modern_grid li .item-details table.item-details-table td, .wishlist_table.images_grid li .item-details table.item-details-table td, .wishlist_table.mobile li .item-details table.item-details-table td, .wishlist_table.mobile li table.additional-info td
{
  font-size: 16px !important;
}
}
@media screen and (max-width: 767px) {
  .innerpagesec {
    padding-top: 2em;
    padding-bottom: 2em;
}
  .account-dropdown
  {
    width: 115px;
  }
  .header-middle.navbar-fixed-top
  {
    position: relative;
    background: #333333;
  }
  .header-middle .ptb-15
  {
    padding: 10px 0;
  }
  .header-middle .header-middle-link
  {
    border-top: 1px solid #656565;
        margin-top: 10px;
        padding-top: 12px;
  }
  .header-callCvr
  {
    justify-content: center;
  }
  .header-middle .header-menu .navbar-toggler
  {

  }
  .header-middle .header-menu .navbar-toggler .navbar-toggler-icon
  {
    height: auto;
    width: auto;
    color: #d99e28;
  }
  .header-logo img {
    width: 220px;
}
.header-callCvr li > a
{
  height: 30px;
  width: 30px;
  font-size: 13px;
}
.header-middle .header-menu .navbar-collapse
{
  position: absolute;
        width: 100%;
        left: 0;
        background: #000;
        z-index: 99;
        top: 50%;
}
.header-middle .header-menu .dropdown-toggle:after
{
  color: #d1d1d1;
}
.header-menuCvr .main-navigation ul .sub-menu
{
  background: #333333;
  width: 100%;
  box-shadow: none;
    margin-left: 0;
}
.header-menuCvr .main-navigation ul .sub-menu li
{
  border-bottom: 0.5px solid #5c5c5c;
}
.header-menuCvr .main-navigation ul .sub-menu a
{
  color: #fff;
}
.homeslider .carousel-item
{
  height: 30vh;
}
.homeslider .carousel-caption
{
  width: 50%;
  left: auto;
  right: 10%;
  top: 40%;
  padding-top: 0;
  padding-bottom: 0;
}
.homeslider .carousel-caption .slidettl
{
  font-size: 16px;
  margin-bottom: 0;
}
.homeslider .carousel-caption .slidedesc
{
  display: none;
}
.homeslider .carousel-caption .theme-btn
{
  display: none;
}
.msicnimg img {
    height: 25px !important;
    margin-bottom: 5px;
}
.mshmcatsec, .mshmprodctsec, .mshmtestisec, .msblogsec, .protabsec
{
    padding-top: 2em;
    padding-bottom: 2em;
}
.sec-title {
    font-size: 26px;
    margin-bottom: 15px;
}
.mshmcatsec .mshmcatttlblk, .mshmprodctsec .mshmprodctttlblk
{
    margin-bottom: 1.5em;
}
.mshmcatsec ul.mshmcatul, ul.mshmprodctlist
{
  flex-wrap: wrap;
}
.mshmcatsec ul.mshmcatul li {
    width: 50%;
}
.mshmcatsec ul.mshmcatul li .catblk .icon img {
    height: 60px;
}
.mshmcatsec ul.mshmcatul li .catblk .icon {
    margin-bottom: 10px;
}
.mshmcatsec ul.mshmcatul li .catblk .cnt .ttl {
    font-size: 16px;
    margin-bottom: 5px;
}
.mshmcatsec ul.mshmcatul li .catblk .cnt .count
{
  font-size: 11px;
}
.mshmcatsec ul.mshmcatul li .catblk {
    margin-bottom: 20px;
}
.mshmcatsec ul.mshmcatul li:nth-child(2) .catblk:after, .mshmcatsec ul.mshmcatul li:nth-child(4) .catblk:after
{
  display: none;
}
ul.mshmprodctlist li {
    width: 48%;
    margin: 0 1%;
}
.product-block .wishlst .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist .yith-wcwl-icon-svg
{
  width: 18px;
}
.product-block .wishlst .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist
{
  height: 30px !important;
    width: 30px !important;
}
.product-infoCvr {
    padding: 10px;
}
.woocommerce ul.products li.product .product-block .woocommerce-loop-product__title, .product-block .product-infoCvr .product-title {
    font-size: 14px;
}
.product-block .product-infoCvr .promettyp {
    font-size: 13px;
    line-height: 1.2;
}
.product-block .product-infoCvr .price {
    font-size: 14px;
}
.product-block
{
      margin-bottom: 15px;
}
.mshmearcatsec .mshmearcatrow .catblk .catimgblk .catcntblk .ttl, .mshmcatimgsec .catblk .catimgblk .catcntblk .ttl {
    font-size: 24px;
}
.mshmearcatsec .mshmearcatrow .earcatprodct {
          padding: 2em 2em 0em 2em;
}
.mshmearcatsec .mshmearcatrow .earcatprodct ul.mshmprodctlist li
{
  width: 96%;
}
.mshmearcatsec {
    margin-bottom: 2em;
}
.mshmquotesec {
    padding-top: 5em;
    padding-bottom: 4em;
}
.mshmquotesec .mshmquoteblk .quote {
    font-size: 14px;
}
.mshmquotesec .mshmquoteblk .quotyby {
    padding-bottom: 15px;
    margin-bottom: 25px;
}
.theme-btn
{
  padding: 10px 15px;
  font-size: 13px;
}
.mshmaboutsec {
    padding-top: 1em;
    padding-bottom: 3em;
}
.mshmaboutsec .mshmaboutcntblk {
    padding: 0 1em;
    margin-bottom: 30px;
}
.mshmaboutsec .mshmaboutimgblk {
    padding: 0 1em;
}
.mshmtestisec .mshmtestiblk .testicnt {
    padding: 0 1em;
}
.mshmtestisec .mshmtestiblk .testicnt .quote {
    margin-bottom: 20px;
}
.mshmtestisec .mshmtestiblk ul.slick-dots
{
  margin-top: 0;
}
.mshmdiscountsec .mshmdiscountcntblk {
    padding: 0 1em;
}
.mshmdiscountsec .mshmdiscountcntblk .discountttl
{
  font-size: 26px;
    margin-bottom: 20px;
}
.blogblk
{
  min-height: auto;
}
.msshipngsec {
    padding-top: 2em;
    padding-bottom: 1em;
}
.msshipngsec .shipngblk .ttl {
    font-size: 18px;
}
.msshipngsec .shipngblk {
    margin-bottom: 20px;
    padding: 0 0em;
}
.ftrCvr .ftrlogo img {
    height: 45px;
}
.ftrCvr .ftrlogo {
    margin-bottom: 10px;
}
.ftrblk .addrs {
    width: 80%;
    margin-bottom: 10px;
}
.ftrCvr .ftr-wrapper {
    padding: 2em 0px 1em;
}
ul.cntinfo
{
  display: block;
          margin-bottom: 10px;
}
ul.cntinfo li {
    padding: 6px 30px;
}
ul.cntinfo li:after
{
  display: none;
}
ul.cntinfo li a
{
  justify-content: center;
}
ul.socail-links
{
  margin-bottom: 20px;
    margin-top: 20px;
}
ul.ftrlink li {
    margin: 0px 15px;
    width: 100%;
}
ul.ftrlink
{
  flex-wrap: wrap;
}
.productdetailsec .product-details-img {
    padding: 0 0em;
}
.productdetailsec .productsummary {
    padding: 0 0em;
}
.breadcrumbsec {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 13px;
}
.woocommerce div.product .productdetailsec .product_title {
    font-size: 26px;
}
.woocommerce div.product .productsummary .price
{
  font-size: 20px;
}
.woocommerce div.product .prodetailtab.woocommerce-tabs ul.tabs li {
    padding: 2px 12px
}
.woocommerce div.product .prodetailtab.woocommerce-tabs ul.tabs li a {
    font-size: 13px;
}
.prodetailtab .woocommerce-Tabs-panel h2 {
    font-size: 20px;
}
.inner-page-banner
{
height: 160px;
background-position: left center;
}
.inner-page-banner .inrbanner-content .pagetitle
{
  font-size: 22px;
  margin-top: 0;
    margin-bottom: 0;
}
.catcntsec {
    padding-top: 2em;
    padding-bottom: 2em;
}
.productlistingsec .col-xxl-3
{
  order: 2;
}
.productlistingsec .col-xxl-9
{
  order: 1;
}
.woocommerce .productlistingsec .woocommerce-ordering {
    margin: 0 0 1em;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: unset !important;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: left !important;
}
.productlistingsec .catprolisting {
    padding: 0px 0px;
}
.woocommerce .productlistingsec ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product, .woocommerce .productlistingsec ul.products li.product, .woocommerce-page ul.products li.product {
    width: 48% !important;
    margin: 0 1% !important;
    margin-bottom: 15px !important;
}
.listingsidebar h4 {
    font-size: 18px !important;
    padding: 8px 10px;
}
.mshmaboutsec.msabtintrosec .mshmaboutimgblk {
    padding: 0 1em;
    margin-bottom: 30px;
}
.mshmaboutsec.msabtintrosec {
    padding-top: 3em;
    padding-bottom: 2em;
}
.msmpsec {
    padding-top: 2em;
    padding-bottom: 1em;
}
.msmpsec .msmpcntblk
{
  text-align: center;
  margin-bottom: 30px;
}
.msmpsec .msmpimgblk {
    padding: 0 1em;
    margin-bottom: 30px;
}
.msmpsec .msmpcntblk .ttl {
    font-size: 26px;
}
.msbeliefsec {
    padding-top: 3em;
    padding-bottom: 1em;
}
.msbeliefsec .msbeliefcntblk .ttl, .mswhysec .mswhyttlblk .ttl {
    font-size: 26px;
}
.msbeliefsec .msbeliefcnt2blk
{
  margin-bottom: 30px;
}
.mswhysec {
    padding-top: 3em;
    padding-bottom: 3em;
}
.mswhysec .mswhyttlblk {
    margin-bottom: 2em;
    padding: 0 0em;
}
.mswhysec .mswhyblk {
    padding: 0 1em;
}
.mswhysec .mswhyblk .ttl {
    font-size: 16px;
}
.mswhysec .whyrow .col-xxl-6:nth-child(5) .mswhyblk, .mswhysec .whyrow .col-xxl-6:nth-child(6) .mswhyblk {
    margin-bottom: 30px;
}
.mswhysec .mswhyblk:after
{
  display: none;
}
.msabtbnrsec {
    padding-top: 6em;
    padding-bottom: 5em;
}
.msabtbnrsec .msquote {
    padding: 0px 1em;
    text-align: center;
}
.msabtbnrsec .msquote .quote {
    color: #fff;
    font-size: 22px;
}
.mscontactsec {
    padding-top: 2em;
    padding-bottom: 1em;
}
.mscontactsec .ctacntblk .ctaimg {
    height: 40px;
    margin-bottom: 15px;
}
.mscontactsec .ctacntblk {
    padding: 0 1em;
        margin-bottom: 30px;
}
.mscontactsec .ctafrmblk {
    padding: 2em 2em 1em 2em;
    margin: 0 0em;
}
.mscontactsec .ctafrmblk .sec-title {
    font-size: 24px;
    margin-bottom: 5px;
}
.blgdetlcntsec .blogcnt h1.blgttl {
    font-size: 24px;
}
.wishlist_table.mobile
{
  padding-left: 0;
}
.wishlist_table.mobile h3
{
  font-size: 16px;
}
.cart-wrap .shopping-cart-content
{
      left: -115px;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last
{
  width: 100% !important;
}
.wishlist_table.mobile li
{
  background: #f0f0f0;
        padding: 15px;
        border-radius: 8px;
}
.wishlist_table.mobile li .additional-info-wrapper
{
  display: flex;
          justify-content: space-between;
}
.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart, .wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist {
    text-align: left !important;
    margin-bottom: 0px !important;
}
.wishlist_table.mobile li .item-wrapper {
    margin-bottom: 15px !important;
            width: auto !important;
}
.wishlist_table.mobile
{
  padding-left: 0 !important;
}
.loginfrmsec {
    padding-top: 2em;
    padding-bottom: 2em;
}
.mshmprodctsec ul.mshmprodctlist li:last-child
{
  display: none;
}
	.sticky-cart-sec {
		width: 90%;
	}
	.sticky-cart-sec .flex-sec {
		gap: 10px;
		padding-left: 10px;
	}
	.sticky-cart-sec .flex-block.flex {
		gap: 0;
		flex-flow: column;
        align-items: flex-start;
	}
	.sticky-cart-sec .flex-sec .flex-block:first-child {
		display: none;
	}
}
@media screen and (max-width: 600px) {
	.error-404.not-found {
		padding: 50px 0;
		padding-top: 60px;
	}
	.sticky-cart-sec .theme-btn {
		padding: 12px 24px;
		font-size: 13px;
	}
	.sticky-cart-sec .theme-btn span {
		display: none;
	}
	.sticky-cart-sec .flex-sec .theme-btn {
		width: auto;
		padding: 12px;
        font-size: 30px;
	}
}
@media screen and (max-width: 480px) {

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

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

}