* {
  margin: 0px;
  padding: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  scroll-behavior: smooth;
overflow-x: hidden;
}



/* =============================
          Default Css
============================== */
a {
  text-decoration: none;
  outline: 0 !important;

}

a:hover {
  text-decoration: none;
}

:focus {
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

img {
  max-width: 100%;
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
p {
  margin: 0px;
  padding: 0px;
}

ul {
  list-style-type: none;
}



header {
  position: relative;
  width: 100%;
  z-index: 99;
}

.header-top {
  background: #ffffff 0% 0% no-repeat padding-box;
  padding: 12px 0px 15px 0px;
}

.logo-img {
  font: normal normal 600 32px/48px Poppins;
  letter-spacing: 0px;
  color: #FFFFFF;
  position: relative;
}

.right_info ul li a {
 
  display: flex;
  align-items: center;
  justify-content: center;
}


.right_info ul {
  display: flex;
  align-items: center;
  gap: 20px;
}

.top-btn .donate-btn {
  font: normal normal bold 14px/24px Poppins;
  letter-spacing: 0px;
  color: #FFFFFF;
  background: #84C54E 0% 0% no-repeat padding-box;
  border-radius: 3px;
  padding: 8px 20px;
}

.top-btn .volntr-btn {
  font: normal normal bold 14px/24px Poppins;
  letter-spacing: 0px;
  color: #333333;
  background: #FFE400 0% 0% no-repeat padding-box;
  border-radius: 3px;
  padding: 8px 20px;
}

.right_info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  gap: 50px;
}
.top-btn {
  display: flex;
  align-items: center;
  gap: 20px;
}

.header-main {
  background-color: #009D3C;
  padding: 15px 0px;
  display: block;
  position: relative;

}
.header-top .input-group>.form-control {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  border: 1px solid #666666;
  border-radius: 6px !important;
  font-style: italic;
}
.footer {
  position: relative;
  padding: 180px 0px 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url('../images/footer.png');
  background-color: #fdf9f3;
}

.copyright {
  font: normal normal normal 14px/30px Roboto;
  letter-spacing: 0px;
  color: #FFFFFF;
  padding: 14px 0px;
  position: relative;
  font-size: 14px;
  font-weight: 300;
  border-top: 2px solid #00ff6138;
  margin: 30px 0px 0px 0px;
}

.copyright a {
  color: #ffffff;
  text-decoration: none;
}

.ftr-txt {
  text-align-last: right;
}

.footer-logo-area h1 {
  font: normal normal 600 28px/40px Poppins;
  letter-spacing: 0px;
  color: #FFFFFF;
  display: block;
  position: relative;
}

.footer-logo-area ul li a {
  color: #000000;
  background-color: #84C54E;
  width: 36px;
  height: 36px;
  font-size: 18px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer-logo-area ul li a:hover {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
}

.footer-logo-area ul {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 20px 0px;
  position: relative;
}

.crd-img {
  padding-top: 30px;
  position: relative;
  display: inline-block;
}

.crd-img img {
  max-width: 250px;
}

.footer h3 {
  font: normal normal 18px/28px Poppins;
  letter-spacing: 0px;
  color: #FFFFFF;
  position: relative;
  display: inline-block;
  margin-bottom: 16px;
}

.footer h3::before {
  content: '';
  position: absolute;
  width: 63px;
  height: 1px;
  background: #ffffff82 0% 0% no-repeat padding-box;
  opacity: 1;
  bottom: -8px;
}

.footer-quick-links ul li a {
  font: normal normal normal 15px/35px Roboto;
  letter-spacing: 0px;
  color: #FFFFFF;
  position: relative;
}
.get-in {
  display: grid;
  gap: 4px;
  position: relative;
}

.get-in a {

  font: normal normal normal 15px/35px Roboto;
  letter-spacing: 0px;
  color: #FFFFFF;
  position: relative;
  margin-bottom: 10px;
}
.get-in .svg-inline--fa {
  color: #ffffff;
  font-size: 20px;
  padding-right: 5px;
}

.footer-top {
  background: #424242 0% 0% no-repeat padding-box;
  padding: 20px 0px;
}
.stellarnav.light a {
  color: #000 !important;
  font: normal normal 600 11px/13px Poppins;
  letter-spacing: 0px;
  text-transform: uppercase;
}
.stellarnav.mobile.light ul {
	z-index: 9;
}
.stellarnav ul {
  margin: 0;
  padding: 0;
  text-align: center;
  display: flex;
  align-items: center;
  gap: 15px;
}
.footer-quick-links ul li a:hover{
  color: black !important;
}
.stellarnav.light li a:hover{
  color: #000 !important;
}
.banner {
  position: relative;
}
.banner {
  position: relative;
}
.bnr-sec {
  position: relative;
}
.bnr-cntnt {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  text-align: left;
  width: auto;
}
.bnr-cntnt h3 {
  text-align: center;
  font: normal normal bold 80px/100px Poppins;
  letter-spacing: 0px;
  color: #FFFFFF;
   text-shadow: 0px 6px 10px #0000001A;
  max-width: 700px;
}
#top-bnr.owl-carousel .owl-nav {
  color: #5B5B5B;
  position: absolute;
  width: 100%;
  top: 45%;
}
#top-bnr .owl-nav button.owl-prev {
  position: absolute;
  left: 120px;
  font-size: 20px;
  width: 40px;
  height: 40px;
}
#top-bnr .owl-nav button.owl-next {
  position: absolute;
  right: 120px;
  font-size: 20px;
  width: 40px;
  height: 40px;
}
.bnr-sec img{
  position: relative;
}
.bnr-sec img::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000e0;
}
#search-addon {
  position: absolute;
  background-color: transparent;
  right: 4px;
  top: 5px;
}
.about {
  position: relative;
  display: block;
  padding: 80px 0px;
  margin-bottom: 20px;
}
.about-left h3 {
  font: normal normal bold 35px/40px Poppins;
  letter-spacing: 0px;
  color: #000000;
  margin-bottom: 20px;
  display: block;
}
.about-left p {
  text-align: left;
  letter-spacing: 0px;
  color: #666666;
  font-family: 'Roboto';
  font-size: 16px;
}
.read-mr-btn {
  font: normal normal 16px/24px Poppins;
  letter-spacing: 0px;
  color: #FFFFFF;
  background: #DB0000 0% 0% no-repeat padding-box;
  border-radius: 27px;
  padding: 10px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin: 30px 0px;
  position: relative;
}
.read-mr-btn:hover {
  background-color: #009d3c;
  color: #fff;
}
.about-right {
  position: relative;

  display: flex;
  justify-content: center;
}
.abt-btm {
  position: absolute;
  bottom: -120px;
  left: 0px;
  width: 220px;
  height: 220px;
}
.newsletters {
  padding: 80px 0px 0px 0px;
  display: block;
  background-color: #fdf9f3;
  position: relative;
}
.blog-bx {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000014;
  border-radius: 10px;
  position: relative;
}
.newsletters h3 {
  font: normal normal bold 35px/40px Poppins;
  letter-spacing: 0px;
  color: #000000;
  margin-bottom: 45px;
  display: block;
  text-align: center;
}
.blog-img{
position: relative;
}
.blog-date {
  position: absolute;
  bottom: -60px;
  background-color: white;
  border-radius: 50%;
  /* padding: 10px 15px; */
  display: flex;
  width: 75px;
  height: 75px;
  align-items: center;
  justify-content: center;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-date a {
  font: normal normal bold 16px/20px Poppins;
  letter-spacing: 0px;
  color: #DB0000;
  text-transform: uppercase;
  max-width: 50%;
  text-align: center;
  font-weight: 700;
}
.blog-bx h6 {
  font: normal normal 600 16px/18px Poppins;
  letter-spacing: 0px;
  color: #000000;
  padding: 30px 20px 15px 20px;
  text-align: center;
}
.blog-bx p {
  letter-spacing: 0px;
  color: #666666;
  font-family: 'Roboto';
  font-size: 16px;
  max-width: 100%;
  padding: 0px 15px;
  text-align: center;
}
.blog-bx a.rd-more {
  font: normal normal 18px/30px Poppins;
  letter-spacing: 0px;
  color: #E0930C;
  width: 100%;
  display: block;
  text-align: center;
  padding: 20px 0px 40px 0px;
}
.blog-bx a.rd-more:hover{
  color: #db0000;
}
.projects-sec h3 {
  font: normal normal bold 35px/40px Poppins;
  letter-spacing: 0px;
  color: #000000;
  margin-bottom: 60px;
  display: block;
  text-align: center;
}
.service-right h3{
  text-align: left;
  margin-bottom: 20px;
  position: relative;
}
.service-right h5 {
  font: normal normal bold 25px/25px Roboto;
  letter-spacing: 0px;
  color: #009D3C;
  margin-bottom: 18px;
}
.service-right img {
  height: 500px;
 
}
.projects-sec {
  position: relative;
  display: block;
  padding: 80px 0px;
  background-color: white;
}
.projects-sec p {
  text-align: left;
  letter-spacing: 0px;
  color: #666666;
  font-family: 'Roboto';
  font-size: 16px;
  max-width: 85%;
}
.join-sec {
  background-color: #009D3C;
  padding: revert;
  display: block;
}
.join-sec h3 {
  font: normal normal bold 35px/40px Poppins;
  letter-spacing: 0px;
  color: #FFFFFF;
  margin-bottom: 20px;
  display: block;
}
.join-sec ul li a {
  text-align: left;
  letter-spacing: 0px;
  color: #ffffff;
  font-family: 'Roboto';
  font-size: 16px;
  max-width: 85%;
}
.content-box {
  max-width: 100%;
  display: grid;
  justify-content: center;
  position: relative;
}
.join-sec ul li  {
  margin-bottom: 10px;
}
.join-sec .read-mr-btn {
    background: #E0930C;
    cursor: pointer;
}
.join-sec .read-mr-btn:hover{
  background-color:#db0000;
  color: white;
}
.content-box ul {
  list-style-type: none;
  padding-left: 30px;
  position: relative;
}
.content-box ul li a{
  position: relative;
}
.content-box ul li a::before {
  content: "✔";
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: -28px;
}
.industry-sec {
  background-color: #f2faf5;
  padding: 80px 0px;
  position: relative;
  display: block;
}
.box-sec  {
  max-width: 90%;
  position: relative;
  display: block;
}
.box-sec a.rd-more {
  font: normal normal 16px/30px Poppins;
  letter-spacing: 0px;
  color: #E0930C;
  width: 100%;
  display: block;
  text-align: center;
  padding: 12px 0px 12px 0px;
  font-weight: 500;
}
.btm-dot {
  position: absolute;
  left: 215px;
  bottom: -50px;
}
.top-dot {
  position: absolute;
  top: 0px;
  right: 0px;
}
.abt-crcl {
  position: absolute;
  top: -50px;
  left: 10px;
}
.industry-dot {
  position: absolute;
  right: -32px;
  top: 10px;
}
.industry-crcl {
  position: absolute;
  bottom: -15px;
  left: -58px;
}
.join-crcl {
  position: absolute;
  bottom: -18px;
  left: 85px;
}
.service-left-crcl img{
  height: auto;
}
.service-left-crcl {
  bottom: -60px;
  position: absolute;
  left: -60px;
}
.service-right{
  position: relative;
}
.service-right-crcl {
  position: absolute;
  right: -45px;
  top: -60px;
}
.service-right-crcl img{
  height: auto;
}
.blog-crclc{
  position: absolute;
  bottom: 40px;
  left: 50px;
}
.footer-dot {
  top: 160px;
  position: absolute;
  right: 95px;
}
.footer-crcl {
  position: absolute;
  bottom: 68px;
  left: 65px;
}
.footer-crcl img{
  width: 110px;
  height: 110px;
}

.inner-page-banner {
  background-image: url(../images/inner-bnnr.png), linear-gradient(90deg, #262729 0%, #36322c 90%);
  background-blend-mode: overlay;
  text-align: center;
  display: flex;
  align-items: center;
  text-align: center;
  color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  position: relative;
  padding: 90px 0px;
  margin-bottom: 45px;
}
.inner-page-banner ul {
  display: flex;
  width: 100%;
  justify-content: center;
  font: normal normal normal 16px/20px Poppins;
  letter-spacing: 0px;
  color: #FFFFFF;
  margin-bottom: 10px;
}
.inner-page-banner li {
  padding-right: 10px;
  padding-top: 10px;
}
.inner-page-banner li.active {
  color: #E0930C;
}
.inner-page-banner h2 {
  font: normal normal 30px/40px Poppins;
  letter-spacing: 0px;
  font-weight: 600;
  color: #FFFFFF;
  text-shadow: 0px 5px 8px #00000040;
}
.about-right img {
  max-width: 75%;
}
.contact-us-left li a {
  background-color: #009D3C;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.contact-us-left ul {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 30px 0px 0px 0px;
  position: relative;
}
.contact-sec h4 {
  font: normal normal bold 30px/35px Poppins;
  letter-spacing: 0px;
  color: #131313;
  margin-bottom: 35px;
}
.form-control {
  border: 1px solid #74787C;
  border-radius: 5px;
  display: block;
  width: 100%;
  padding: 0.675rem .75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  /* border: 1px solid #ced4da; */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* border-radius: .25rem; */
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
textarea.form-control {
  min-height: calc(1.5em + (.75rem + 2px));
  border-radius: 6px !important;
}
.contact-us-right [type=submit]{
 border: 0px;
}
.contact-us-left .icon {
  padding-right: 12px;
  width: 30px;
}
.bx4 a {
  max-width: 85%;
  font: normal normal normal 16px/22px Poppins;
  letter-spacing: 0.55px;
  color: #363636;
  font-weight: 500;
}
.bx4 svg {
  color: #E0930C;
  font-size: 20px;
}
.contact-us-left li a:hover{
  background-color: #db0000;
}

/*Woocomarce */

.product-categories li{
      display: block;
      width: 100%;
      position: relative;
}
/*.product-categories li a{
         text-decoration: none;
         display: block;
         padding: 10px;
         cursor: pointer;
         border-bottom: 0px solid #eee!important;
         color: #515151;
         position: relative;
}*/
.product-categories .current-cat a{
  color: #b31f61 !important;
}

 

.br_lgv_product_count_block {
    display: none !important;
}

 

.search_cart .aws-container {width: 906px;border: 0;}
.archive h2.widget-title {
    padding: 8px 0;
}
/*.product-categories li a:before{
    font-family: "Fontawesome";
   content: "\f0da";
   display: inline-block;
   padding-right: 7px;
   vertical-align: middle;}*/
.woocommerce-loop-product__title {
    font-size: 16px !important;
    padding: 0 !important;
    line-height: 24px !important;
    margin: 0 !important;
}
.woocommerce ul.products li.product .button {
    margin-top: 1em;
    background: #FFC97E;
    color: #fff;
    position: relative;
    bottom: 8px;
    left: 0;
    right: 0;
    max-width: 160px;
    margin: 0 auto;
}
.woocommerce ul.products li.product .price {
    color: #000000 !important;
    display: block;
    font-weight: 700 !important;
    margin-bottom: 0 !important;
    font-size: 17px !important;
    margin-top: 10px;
}
a.berocket_lgv_button, .berocket_lgv_widget a.berocket_lgv_button, a.berocket_lgv_button_test, .lgv_admin_settings .lgv_toggle_next {

    color: #8c8c8c !important;
    outline: none;
    border-radius: 5px;
    box-shadow: 0 0 0 0 !important;
    border: 0 solid black;
    background: none !important;
    transition: all 0.1s linear;
    box-sizing: border-box!important;
    font-size: 23px;
}
.berocket_lgv_additional_data * {
    margin: 11px 0;
    font: inherit;
    color: #000;
}
.woocommerce span.onsale {
    padding: 9px !important;
    line-height: 2.6 !important;
    background-color: #FFC97E !important;
}
.single .inner_title{display: none;}
.hovermenu{display: none;}
.cate:hover.hovermenu{display: block;}
.search_cart h2.widget-title{border: none;}

 


.dropdown {
  position: relative;
  display: inline-block;
  width: 190px;
}

 

.dropdown-content {
  top: 50px;
  display: none; 
  position: absolute;
  background-color: #ffffff;
  min-width: 224px;
  box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 0%);
  z-index: 99;
  left: 0;
}
.aws_no_result{
    color: #000;
}
.search_cart .children{ display: none; position: absolute;left: 99%;background: #fff;z-index: 99999;width: 200px;top: 0;}
.search_cart .cat-parent:hover .children {display: block;}
#column_left .children{margin: 0 0 0 20px;}
.dropdown-content a {color: black;padding: 12px 16px;text-decoration: none; display: block;}

 

.dropbtn{border: 0;color: #959494;text-transform: uppercase;font-size: 13px;font-weight: 600;padding: 12px 0;background:transparent !important;}
.dropdown-content a:hover {background-color: #ddd;}

 

.dropdown:hover .dropdown-content {display: block;}
.dropdown-content .product-categories li a:before{display: none;}
.dropdown-content .product-categories li{border-bottom: 1px solid #eee;}
.search_cart .cat-parent{position: relative;}
.search_cart .cat-parent:before {
    font-family: "Fontawesome";
    content: "\f0da";
    display: inline-block;
    padding-right: 7px;
    vertical-align: middle;
    position: absolute;
    right: 5px;
    top: 7px;
    color: #979797;
    font-size: 14px;
    z-index: 9999;
}
.aws-container .aws-show-clear .aws-search-field {
    padding-right: 383px;
    border: 0;
    font-size: 14px;
    font-weight: 600;
    padding: 0 0 0 16px;
    border-radius: 4px !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
    margin: 0 !important;
	background-color: #cfc8d8;
    border: 1px solid #cfc8d8;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
    font-family: 'Inter', sans-serif;
    color: #000000 !important;
	font-size:20px;
	font-weight: 600;
    }
.woocommerce div.product .woocommerce-tabs .panel p {
    font-family: 'Inter', sans-serif;
    color: #000000 !important;
	font-size:18px;
	font-weight: 300;
    }


.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 2em;
    padding: 20px !important;
    border: 1px solid #eee !important;
}
.woocommerce div.product .product_title {
   font: normal normal bold 42px/48px Josefin Sans;
    letter-spacing: 0px;
    color: #A3674C !important;
    font-size: 33px;
    font-weight: bold;
    margin-bottom: 1px;
    line-height: 1.5;
    padding-top: 0;
    margin-top: 0;
}
.woocommerce table.shop_table td{
    font-size: 16px;
    color: #666;
}
.woocommerce table.shop_table th{
    font-size: 20px;
    color: #009d3c;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 48%;
    padding: 0;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
    width: 48%;
    padding: 0;
}
.related h2{
    margin: 10px 0 20px 0;
    text-transform: capitalize;

 

}
.single-product div.product form.cart .tinvwl-button.tinvwl_add_to_wishlist_button, div.product form.cart .tinvwl_add_to_wishlist_button{
    margin: 10px 0 0 0;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #DB0000 !important;
    background: #DB0000 0% 0% no-repeat padding-box;
	box-shadow: 0px 6px 12px #00000014;
	border-radius: 35px;
	opacity: 1;
    margin-top: 12px;
    }
.woocommerce div.product p.price, .woocommerce div.product span.price {
padding: 5px 0 15px 0;
margin: 0;
color: #A3674C !important;
font-size: 18px !important;
font-weight: 600;
}
.woocommerce #review_form #respond textarea{padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}
.comment-form-author input {
    font-size: 1rem;
    display: block;
    width: 100%;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da!important;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    height: 32px;
    padding: 0 15px;
}
.comment-form-email input{ font-size: 1rem;
    display: block;width: 100%;
    font-weight: 300;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da!important;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    height: 32px;
    padding: 0 15px;
}
.woocommerce-billing-fields input{ 
    font-family: 'Inter', sans-serif;
    display: block;width: 100% !important;
    font-weight: 300;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;}
.woocommerce-input-wrapper textarea{font-size: 1rem;
    display: block;width: 100% !important;
    font-weight: 300;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;}
.woocommerce-input-wrapper{width: 100%;}
.woocommerce-billing-fields label{width: 100%;}
.woocommerce-billing-fields .woocommerce-input-wrapper{width: 100%;}
.form-submit input{background-color: #FFC97E !important;color: #fff !important;}
.woocommerce #reviews #comments h2 {
    clear: none;
    font-size: 23px;
    padding: 0 0 26px 0;
    color: #009743;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #E0930C !important;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    max-width: 48%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    max-width: 49%;
}

 

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received{color: #04a945 !important;}
.register .form-row-wide input {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    /* font-size: 1rem; */
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    height: 42px;
}
.login .form-row-wide input {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    /* font-size: 1rem; */
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    height: 47px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	color: #ffffff !important;
	/*background: transparent !important;*/
	margin: 0 10px 0 0;
}
.password-input{width: 100%;}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    margin: 0 28px 0 0;
}
.woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
}

 

.woocommerce-MyAccount-navigation ul li {
    list-style-type: none;
}

 

.woocommerce-MyAccount-navigation ul li a {
    background: #f9f9f9;
    color: #000;
    display: block;
    margin: 0 0 10px 0;
    padding: 10px 16px;
    font-size: 16px;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
    background: #529d3c;
    color: #fff;
}

 

.woocommerce table.my_account_orders .button {
    white-space: nowrap;
    background: #ffc107;
    color: #fff;
}

 

.woocommerce table.my_account_orders {
    font-size: 16px !important;
}

 

.woocommerce-account .addresses .title .edit {
    float: right;
    background: #009d3c;
    color: #fff;
    padding: 6px 10px;
}

 

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
/*.woocommerce input.button {
    color: #ffffff !important;
    background-color: #32abd0 !important;
}*/
.woocommerce-account .addresses .title h3 {
  float: left;
  font-size: 19px;
  margin-bottom: 0;
  color: #000 !important;
  font-size: 18px;
}
.tinvwl-txt{    font-size: 13px;}
.woocommerce a.added_to_cart {
    padding: 5px 11px;
}

 

.woocommerce-MyAccount-content input{display: block;
    display: block;
    width: 100%;
    height: 42px;
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    font-size: 16px;
    }

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt, .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt{
    position: absolute;
    width: 36px;
    height: 36px;
    vertical-align: sub;
    left: 0;
    top: 0;
   }

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border: none !important;
    color: #f00 !important;
    padding: 0 !important;
    margin: 0 !important;
}
.wpcf7 form.sent .wpcf7-response-output {

     border: none !important;
    color: #46b450 !important;
    padding: 0 !important;
    margin: 16px 0 0 0 !important;
}

 

.tinvwl-buttons-group #respond input#submit, .tinvwl-buttons-group a.button, .tinvwl-buttons-group button.button, .tinvwl-buttons-group input.button {padding-top:0 !important;padding-bottom:0 !important;}
.tinvwl-table-manage-list tr td.product-action button {/* padding:0 !important; */}
.single-product a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart  {margin:0;}
.woocommerce-password-hint {color:#f00;}
header.woocommerce-Address-title {position: inherit;z-index: inherit;}    

 

.woocommerce table.shop_table {
    display: inline-table!important;
}
#mini-cart-count{display: inline-block;}

 

.starratingawesome:not(:checked) > label {
    font-size: 30px!important;
}

 

.notfound img{
    float: none!important;
}
input[type="radio"], input[type="checkbox"] {
    width: auto;height: auto;
}
.red{color: #FFC97E;}
.textfld .required {
    color: #000 !important;
}

 

#sidebar .widget-area h3 {
    margin: 0 0 0 0;
    font-size: 20px;
    font-weight: 700;
}

 

#sidebar .product-categories {
    padding: 0;
    list-style: none;
    margin-top: 17px;
    border: 1px solid #ccc;
}

 

#sidebar .product-categories a {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    display: block;
    padding: 11px 10px;
    text-decoration: none;
    text-transform: uppercase;
}

 

.product-categories .cat-parent {
    border-bottom: 1px solid #ccc;
}
ul.children li a {
    text-transform: none!important;
    padding: 5px 0 !important;
    border: none !important;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt, .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt{
    height: 13px !important;
}
.product-categories .children{
    padding: 0 0 0 20px;
}
#sidebar .product-categories .children a {
    color: #787878;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #FFC97E !important;
    color: #FFC97E !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450 !important;
    color: #46b450 !important;
}

.current-menu-parent> a{
  color: #70e509 !important;
  text-shadow: 0 0 #111a09;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{
    width: 160px !important;
}
#add_payment_method #payment ul.payment_methods li img, .woocommerce-cart #payment ul.payment_methods li img, .woocommerce-checkout #payment ul.payment_methods li img{
    padding: 0 10px 0 0 !important;
}
#add_payment_method #payment .payment_method_paypal .about_paypal, .woocommerce-cart #payment .payment_method_paypal .about_paypal, .woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    float: right;
    line-height: 25px !important;
    font-size: .83em;
    margin: 4px 0 0 20px !important;
}
.woocommerce a.added_to_cart {
    padding-top: 0.5em;
    display: inline-block;
    width: 100%;
}

 

img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    padding: 0;
    float: left;
}

 

.post-type-archive-product img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    padding: 0;
    float: left;
    height: 208px !important;
    object-fit: cover;
}

 

  .single-product .woocommerce-product-rating {
    margin-bottom: 0px !important;
    display: flex !important;
    align-items: center !important;
}
   .single-product .star-rating {
    display: block;
    margin: 0px 10px 0px 0px !important;
    float: none;
}
   .single-product .star-rating::before {
    content: "sssss";
    color: #eb7777 !important;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}
.single-product  .product .product_title {
    clear: none;
    margin-top: 10px;
    padding: 0;
    font-family: "futura-pt", sans-serif;
    letter-spacing: -0.9px;
    color: #000000;
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 15px;
    font-weight: 600;
    text-align: left;
}
.togglesearch {
    /* background: #E8E8E4; */
    position: absolute;
    top: 2px;
    right: 113.7%;
    width: 350px;
    height: 52px;
    line-height: 60px;
    /* box-shadow: 0 0 10px rgba(0,0,0,0.5); */
    /* border-top: 4px solid #D80B15; */
    display: none;
}
.single-product .sku_wrapper {
    color: #475C6C;
    font-size: 17px;
}
.single-produc .star-rating span {
  font-size: 0 !important;
}

 

  .woocommerce-review-link {
    color: #8A8583;
}
.single-product .sku {
    color: #475C6C;
    font-size: 17px;
}
  .single-product p.price {
    font-family: "futura-pt", sans-serif;
    letter-spacing: -0.9px;
    color: #eb7777 !important;
    font-size: 34px !important;
    line-height: 40px;
    margin-bottom: 15px;
    font-weight: 600;
    text-align: left;
    margin-top: 10px;
}

 

.single-product .woocommerce .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    color: #FFC97E !important;
}
.single-product  .variations {
  width: auto !important;
}
.single-product .variations label {
    margin-right: 15px !important;
}
.single-product .variations select {
    border-color: #CD8B62 !important;
    padding: 5px !important;
    border-radius: 8px;
}
.single-product .product span.price {
    color: #eb7777 !important;
    font-size: 35px !important;
    font-weight: 600 !important;
}
.single-product .product .stock {
    color: #000000 !important;
    margin-bottom: 20px !important;
}
.single-product .variations_button{
    position: relative;
}
.single-product .product form.cart .button {
    position: absolute !important;
    top: 50px !important;
    left: 0 !important;
    border-radius: 35px !important;
	color: #ffffff !important;
	font:  Poppins;
    }
.single-product div.product form.cart .tinvwl_add_to_wishlist_button {
    float: none;
    position: absolute !important;
    left: 145px !important;
    top: 50px !important;
}
.single-product  .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before {
margin-right: 5px !important;
    font-weight: 600;
    color: #eb7777;
}
.single-product .tinvwl_add_to_wishlist-text {
    color: black !important;
    font-weight: 600 !important;
}
.single-product  .quantity .qty {
    width: 70px !important;
    height: 44px;
    border: 2px solid #c4c4c4;
    display: flex;
    justify-content: center;
    align-items: center;
    }
   .single-product .related  .cart-hover .social-lnk {
    display: flex;
    position: absolute;
    top: 45%;
    left: 24%;
}   
.single-product .wc-tabs  {
   margin-bottom: 0px !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-family: 'Cardo', serif;
	display: inline-block;
	padding: 0.5em 8px 0.9em 8px;
	font-weight: 700;
	color: #000000;
	text-decoration: none;
	font-size: 20px;
	margin-bottom: -7px;
}

.single-product .wc-tabs li {
   margin-bottom: 0px !important;
}
.single-product .woocommerce-tabs ul.tabs li.active {
    background: #F1F5FB !important;
    color: #174793 !important;
    z-index: 2 !important;
    border-bottom-color: #fff !important;
    border: 0 !important;
    font-weight: 600;
    }
.single-product  .woocommerce-tabs .panel {
  background-color:#FFF !important;
    padding: 20px !important;
}
.single-product .woocommerce-tabs ul.tabs li {
    border: 0px  !important;
    background-color: #ffffff; 
}
.single-product .woocommerce-tabs ul.tabs::before {
   border-bottom: 0px !important;
}
.single-product .woocommerce-tabs ul.tabs li::before {
    border-width: 0px !important;
  }
    .single-product .woocommerce-tabs ul.tabs li::after {
    border-width: 0px !important;
  }
    .single-product .woocommerce-tabs ul.tabs li {
background-color: #cfc8d8 !important;
  }
.re-img2 {
    position: absolute;
    right: -102px;
    width: 179px;
    bottom: 33px;
}
.re-img1{
    position: absolute;
    bottom: 26px;
    left: -95px;
    width: 150px;
}

 

.common_page_section h3{
    font-family: "futura-pt", sans-serif;
    letter-spacing: -0.9px;
    color: #000000;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 15px;
    font-weight: 500;
}

 

.common_page_section h1{
     font-family: "futura-pt", sans-serif;
    letter-spacing: -0.9px;
    color: #000000;
    font-size: 25px;
    line-height: 40px;
    margin-bottom: 25px;
    font-weight: 600;
}

 

.woocommerce div.product form.cart {
    margin-bottom: 2em;
    position: relative;
}
div.qty {
    font-family: Poppins;
    float: left;
    font-size: 18px !important;
    color: #000000;
    padding: 10px;
}

.singleprod_op {
	font-family: Poppins;
    padding: 9px;
    font-size: 16px !important;
    color: #000000;
}
.wishlist {
	display: flex;
}
/*.thwwc-pdct-full-section {*/
/*    display: block !important;*/
/*    align-items: center;*/
/*    flex-wrap: wrap;*/
/*    float: left;*/
/*    position: absolute !important;*/
/*    margin-top: -104px;*/
/*    right: 182px !important;*/
/*}*/





/* Updated Css Anant Singhn 13.07.23 */

.s-ctgry {
    background: #009D3C;
    border-radius: 10px;
    margin-top: 32px;
    overflow: hidden;
    margin-bottom: 55px;
	list-style-type: none;
    }
.s-ctgry h2 {
    margin: 0px 0px;
	padding: 12px 27px;
	font-family: 'Cardo', serif;
	line-height: 28px;
	background: #174793;
	color: #fff;
	font-size: 25px !important;
    }
.widget ul {
	list-style-type: none;
	padding: 26px 19px 14px 19px;
    }
.widget ul li a {
	font-family: 'Inter', sans-serif;
	color: #D9E9FF !important;
	font-size: 17px;
	line-height: 20px;
	text-decoration: none;
	padding-left: 12px;
    }
.widget ul li a:hover {
	color: #ffffff !important;
    text-decoration: underline;
    }
    
    
.wp-block-woocommerce-price-filter {
	margin:45px 31px 7px 31px;
    } 
.woocommerce .woocommerce-result-count {
	margin: 0 0 1em;
	font-family: 'Inter', sans-serif;
	font-size: 23px;
    }
.wc-block-components-price-slider--is-input-inline .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount {
	max-width: a;
	background: transparent;
	border: 0px;
	text-align: center;
	color: #fff;
	font-size: 21px;
	font-weight: 600;
    }
.woocommerce .woocommerce-ordering select {
	vertical-align: top;
	border: #009D3C 1px solid;
	border-radius: 8px;
	font-size: 17px !important;
	padding: 9px 20px;
	font-family: 'Inter', sans-serif !important;
    }
.woocommerce-notices-wrapper {
	margin-top: 55px;
    }
    
.s-ctgry     
input[type="range"] {
	-webkit-appearance: none;
	width: 100%;
	height: 4px;
	background: #fff;
	border-radius: 6px;
	outline-offset: 10px;
   }

.image-box {
    box-shadow: 0px 12px 20px #01060C1A;
    height: 350px;
    overflow: hidden;
    border-radius: 10px 10px 0px 0px;
    }
.archive .image-box {
	height: 100%;
}
.image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
.wc-block-attribute-filter .wc-block-attribute-filter-list li label {
	cursor: pointer;
	width: 50%;
	float: left;
	color: #fff;
	font-family: 'Inter', sans-serif;
	font-size: 15px;
    padding-left: 12px;
    }
    
.wc-block-attribute-filter__actions {
	display: unset;
	padding-left: 20px;
    }
.site .button:not(:hover):not(:active):not(.has-background), button:not(:hover):not(:active):not(.has-background), input[type="submit"]:not(:hover):not(:active):not(.has-background), input[type="reset"]:not(:hover):not(:active):not(.has-background), .wp-block-search .wp-block-search__button:not(:hover):not(:active):not(.has-background), .wp-block-button .wp-block-button__link:not(:hover):not(:active):not(.has-background), .wp-block-file a.wp-block-file__button:not(:hover):not(:active):not(.has-background) {
	background-color: transparent;
}
.wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"] {
	display: none;
    }
.wc-block-product-categories-list-item {
	margin-bottom: 15px;
}


.portfolio #demo {
  height:100%;
  position:relative;
  overflow:hidden;
}


.portfolio .green{
  background-color:#6fb936;
}
        .thumb{
            margin-bottom: 30px;
        }
        
        .page-top{
            margin-top:85px;
        }

   
.portfolio img.zoom {
    width: 100%;
    height: 400px;
    border-radius:5px;
    object-fit:cover;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}
        
 
.portfolio .transition {
    -webkit-transform: scale(1.2); 
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
    .modal-header {
   
     border-bottom: none;
}
.portfolio .modal-title {
        color:#000;
    }
.portfolio .modal-footer{
      display:none;  
    }
.woo-variation-product-gallery {
	max-width: 47% !important;
	width: 100%;
	height: 490px;
	margin-bottom: 150px;
	border: #ccc 0px solid;
	overflow: hidden;
    }
.woo-variation-product-gallery img {
	width: 100%;
	object-fit: cover;
    }
 .woo-variation-gallery-wrapper .woo-variation-gallery-slider img {
	height: 490px;
	margin: 0 !important;
	max-width: 100%;
	vertical-align: middle;
	width: 100%;
	border-radius: 14px;
	object-fit: cover;
    }
.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image {
	margin: 10px 6px;
    }
 .woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image img {
	border-radius: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 110px;
	margin: 0 !important;
	vertical-align: middle;
	width: 100%;
	border-radius: 8px;
   }
.woocommerce .star-rating {
	width: 85px;
    }
.single-product .star-rating {
	color: #F9B935;
	letter-spacing: 3px;
	font-size: 12px;
    }
.woocommerce-review-link {
	color: #000000;
	font-size: 16px;
	font-weight: 600;
    }
.woocommerce div.product .product_title {
	color: #009D3C !important;
	font: normal normal bold 44px/54px Poppins;
    }
.entry-summary h5{
    font-family: 'Inter', sans-serif;
    color: #000000 !important;
	font-size:18px;
	font-weight: 300;
    }
.woocommerce div.product p.price {
    font:  normal normal bold 36px/74px Poppins;
    color: #000000 !important;
    font-size: 40px !important;
    font-weight: 600;
    margin: 12px 0px 0px 0px;
    }
.single-product .product .stock {
    font-family: 'Inter', sans-serif;
	color: #000000 !important;
	margin-bottom: 20px !important;
	font-size: 18px !important;
   }
   
.thwwc-pdct-full-section {
    display: block !important;
    align-items: center;
    flex-wrap: wrap;
    float: left;
    position: absolute !important;
    margin-top: -83px;
    margin-left: 188px !important;
   }
.thwwac-add-btn.thwwc-wish-btn.button {
    font-size: 17px;
    padding: 0px 0px;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    text-transform: none;
    }
.thwwc-compare-btn .woocommerce #respond input#submit {
	padding: 8px 21px;
	font-size: 15px;
	font-family: 'Inter', sans-serif;
	background: transparent;
	color: #000000;
	font-weight: 300;
    }
 .woocommerce div.product .entry-summary .thwwc-compare-btn .button {
	float: none;
	font-weight: 300;
	font-size: 18px;
}

.thwwc-compare-btn {
	margin: 0px;
	cursor: pointer;
    }
.thwwac-icon {
	font-family: thwwac-webfont;
	font-style: normal;
	font-weight: 600;
	color: #000000;
}
.thwwac-counter-btn span, .thwwc-compare-btn span, .thwwc-wishlist-btn span {
	padding-left: 8px;
	font-size: 18px;
	font-weight: 300;
    }
#browse_btn.woocommerce a.button {
  font-family: 'Inter', sans-serif;
  color: #000 !important;
  font-size: 21px;
  padding: 3px 14px  !important;
}


.relatedproducts{
    margin: 60px 0px 0px 0px;
    padding: 60px 0px;
    background: #fdf9f3;
    width: 100%;
	position: relative;
    }
.relatedproducts .owl-dots {
	display: none;
    }
.relatedproducts .owl-nav .owl-prev {
	background: #fff0 !important;
	width: 37px;
	border-radius: 50% !important;
	font-size: 33px !important;
	border: #857f62 0px solid !important;
	position: absolute;
    left: -5%;
    top: 42%;
    border: #918e8e 1px solid !important;
    color: #918e8e !important;
    height: 37px;
    padding: 2px 0px;
    line-height: 30px !important;
    }
.relatedproducts .owl-nav .owl-next {
	background: #fff0 !important;
	width: 37px;
	border-radius: 50% !important;
	font-size: 33px !important;
	border: #857f62 0px solid !important;
	position: absolute;
	right: -5%;
	top: 42%;
	border: #918e8e 1px solid !important;
    color: #918e8e !important;
    height: 37px;
    padding: 2px 0px;
    line-height: 30px !important;
	} 
    
.relatedproducts h2 {
  font: normal normal bold 40px/45px Cardo;
  color: #000000;
  padding: 30px 0 17px 0;
  text-align: center;
  width: 100%;
  }
.relatedproducts h2 span {
	color: #174793;
    }

.relatedproducts h6 {
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    color: #000000;
    letter-spacing: 0px;
    font-weight: 400;
    text-align: center;
    padding: 0px 100px;
    margin-bottom: 52px;
    }
.relatedprobox{
    margin: 0px 0px;
    padding: 0px 0px;
    background: #174793;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    }
    
 .relatedprotext{
    margin: 0px 0px;
    padding: 0px 0px;
    width: 100%;
    }
    
.relatedprotext h3 {
	padding-top: 30px;
	text-align: center;
	color: #FFFFFF;
	font: normal normal bold 26px/16px Cardo;
    }
 .relatedprotext .down-heading {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    margin-top: 10px;
    }
 .relatedprotext .add-cart {
    width: 138px;
    height: 37px;
    background-color: #009d3c;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    font: normal normal bold 13px/10px Cardo;
    }
 .relatedprotext .add-cart a {
    color: #000000;
    text-decoration: none;
     }

 .relatedprotext .dolor p {
    font: normal normal bold 23px/26px Cardo;
    color: #FFFFFF !important;
    }
.relatedproimg {
    margin: 0px 0px;
    padding: 0px 0px;
    width: 100%;
	height: 356px;
	overflow: hidden;
    }
.relatedproimg img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    }
.breadcrumb {
    display: flex;
    list-style: none;
    text-align: center;
    width: 380px;
    margin: 9px auto;
    background: top;
    padding: 0px;
    justify-content: center;
    }
    
.thwwc-wishlist-btn {
    margin: 0px -5px 0px 16px !important;
    height: 15px !important;
    }
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-radius: 0px !important;
	margin: 0 0 0 -18px;
	}
    
  
/* Wishlist page 14.07.23 */    

.thwwc-wishlist {
    margin-top: 43px;
    border: #cccccc70 1px solid;
    margin-bottom: 42px;
    }
.thwwc-resp-table-row.thwwac-content-item {
    border-bottom: 1px solid #eee;
    padding: 10px;
    }
 #thwwc-resp-table {
    width: 100%;
    padding-top: 0px;
    }  
.thwwac-content-item-image, .thwwc-content-atc {
    width: auto;
    height: 45px;
    margin-right: 21px;
    margin-top: -22px;
    }
.woocommerce-Price-amount .amount bdi {
    margin: 0px 0px;
    padding: 0px 0px 10px 0px;
    font-size: 13px;
    font: normal normal 600 20px/24px Poppins;
    font-size: 18px;
    }


.thwwac-content-item-stock {
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 13px;
    font-family: 'Inter', sans-serif;
    }
.thwwac-content-item-time {
    margin: 0px 0px;
    padding: 0px 0px;
    line-height: 18px;
    font-size: 13px;
    font-family: 'Inter', sans-serif;
    }
.thwwac-content-item-image img {
    height: 80px !important;
    width: 80px !important;
    margin-top: -6px;
    margin-right: auto;
    border-radius: 5px;
   }
 bdi {
    color: #000000;
    font-weight: 600;
    
    }
.thwwac-content-item-add button {
    padding: 6px 20px;
    background: #009d3c;
    border: #009d3c solid 1px;
    border-radius: 6px;
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    }
.thwwc-resp-table-row {
    margin-top: 10px;
    padding-bottom: 16px;
    padding-left: 12px;
    }
    
 a#action-btn {
    background: #009d3c;
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    border-radius: 6px;
    border: 1px #009d3c solid;
    padding: 6px 19px;
    cursor: pointer;
    }
 a#action-btn:hover {
    background: #ffca1c;
    color: #000000;
    text-decoration: none;
    }
#addcart_selected {
    background: #009d3c;
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    border-radius: 6px;
    border: 1px #009d3c solid;
    padding: 6px 19px;
    cursor: pointer;
    }
 a#addcart_selected:hover {
    background: #ffca1c;
    color: #000000;
    text-decoration: none;
    }
.thwwac-browse-btn.thwwc-wish-btn.button {
 padding: 0 10px;
 } 
    
    
    
 /* Compare page  */    
 
 a#compare-addcart-btn52 {
    background: #009d3c;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    border-radius: 6px;
    padding: 6px 12px;
    }
 a#compare-addcart-btn52:hover {
    background: #ffca1c;
    color: #000000;
    text-decoration: none;
    }
 #compare-popup img {
    margin-right: auto;
    margin-left: auto;
    width: 128px;
    height: 98px;
    border-radius: 6px;
    margin-bottom: 12px;
    }
.thwwac-compare-title h3 {
    text-align: center;
    padding-bottom: 12px;
    }  
.thwwac-compare-cell {
    margin-left: auto;
    margin-right: auto;
    padding: 3px 10px;
    font-weight: 600;
    font-size: 17px;
    }
a.button.wc-forward{
    background: #009d3c !important;
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    border-radius: 6px;
    border: 1px #009d3c solid;
    padding: 12px 19px;
    cursor: pointer;
    }
a.button.wc-forward:hover {
    background: #ffca1c;
    color: #000000;
    text-decoration: none;
    }
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
	background:  #009d3c !important;
	padding: 10px 21px;
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	border-radius: 6px;
  }
  #add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    display: block;
    text-align: center;
    margin-bottom: 1em;
    font-size: 1.25em;
    padding: 11px 17px;
    border-radius: 6px !important;
    color:#ffffff;
    } 
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 100%;
    }
.cart_totals h2{
       margin-bottom: 8px;
      }
.woocommerce-billing-fields h3{
     margin-bottom: 8px;
     }
 .coupon button.button {
    background: #009d3c !important;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    border: 1px #009d3c solid;
    padding: 10px 19px;
    cursor: pointer;
    }
 .coupon button.button:hover {
    background: #ffca1c;
    color: #000000;
    text-decoration: none;
    }
 #add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    float: left;
    box-sizing: border-box;
    border: 1px solid #d3ced2;
    padding: 6px 11px;
    margin: 0px 11px 0 0;
    outline: 0;
    }
#add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout {
    padding: 1em 0;
    margin: 0px auto;
    width: 30%;
    }
.woocommerce-billing-fields label {
    width: 100%;
    font-size: 17px;
    margin-bottom: 0px;
    font-family: 'Inter', sans-serif;
    }
.woocommerce-billing-fields input {
    display: block;
    width: 100% !important;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    FONT-WEIGHT: 600;
    padding: 11px 13px;
    }
.select2-container .select2-selection--single {
    font-family: 'Inter', sans-serif;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 40px;
    margin: 0 0 -4px;
    user-select: none;
    border: 1px solid #ced4da;
    -webkit-user-select: none;
    padding: 4px;
    }
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 32px;
    position: absolute;
    top: 4px;
    right: 9px;
    width: 26px;
    }
 div#order_review {
    margin-bottom: 35px;
    }

/*=====================
	Price Range Fix 
======================*/
/*Chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type='range'] {
/*       overflow: hidden; */
      width: 20px;
      -webkit-appearance: none;
      background-color:#009d3c;
    }
    
    input[type='range']::-webkit-slider-runnable-track {
      height: 10px;
      -webkit-appearance: none;
      color: #13bba4;
      margin-top: -1px;
    }
    
    input[type='range']::-webkit-slider-thumb {
      width: 15px;
	  height: 15px;
      -webkit-appearance: none;      
      cursor: ew-resize;
      background: #009d3c;
	  border:1px solid #000;
/*       box-shadow: -80px 0 0 80px #43e5f7; */
    }

}

/*=====================
  Updated Css 17.07.23 
======================*/
.hero-inner .heading-content {
    position: absolute;
    top: 48%;
    left: 9%;
    transform: translate(0, -50%);
    max-width: 562px;
    }
.hero-inner .heading-content h1 {
  color: #FFFFFF;
  font: normal normal bold 70px/80px Cardo;
  text-align: left;
  float: left;
  width: 100%;
  padding-bottom: 9px;
  }
.hero-inner .heading-content p {
	font: normal normal normal 26px/32px Inter;
	color: #FFFFFF;
	padding: 15px 0 35px 0;
    }
.hero-inner .heading-content a {
    background-color: #009d3c;
    border-radius: 6px;
    color: #000000;
    font: normal normal bold 17px/21px Cardo;
    display: flex;
    width: 163px;
    height: 54px;
    justify-content: center;
    text-align: center;
    align-items: center;
    }
.hero-inner .heading-content a:hover {
    background-color: #F7C525;
    text-decoration: none;
    }
    
.woocommerce-order {
    padding: 48px 0px 0px 0px;
    }
.woocommerce-order .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    color: #04a945 !important;
    font-size: 22px;
    text-align: center;
    border: #6eb1735e 1px solid;
    padding: 10px;
    margin-bottom: 23px;
    background: #f4fff8;
    font-weight: 600;
    }
    
.woocommerce-order ul {
    margin: 0px auto !important;
    list-style: none;
    text-align: center;
    width: 83%;
    border: #cccccc5c 1px solid;
    padding: 13px;
    }
 .woocommerce-order ul li {
    font-size: 13px !important;
    }
 .woocommerce-order p {
    color: #090a0a;
    text-align: center;
    font-size: 20px;
    padding: 12px 0px 11px 0px;
    }
.woocommerce-column__title {
    margin-bottom: 10px;
    }
.woocommerce .woocommerce-customer-details address {
    font-family: 'Inter', sans-serif;
    padding: 15px 22px;
    line-height: 27px;
    }  
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
	border: 1px solid #d3ced2;
	padding: 20px;
	margin: 1em 0 4em 0;
	text-align: left;
	border-radius: 5px;
	min-height: 390px;
    }
    
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
    margin-bottom: 0;
    padding-left: 37px;
    }
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before {
    font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "\e037";
    text-decoration: none;
    margin-left: -40px;
    line-height: 1.75;
    position: absolute;
    border: #009d3c 1px solid;
    color: #009d3c;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    }
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
    font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "\e02d";
    text-decoration: none;
    margin-left: -40px;
    line-height: 1.75;
    position: absolute;
    border: #009d3c 1px solid;
    color: #009d3c;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    }

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
    margin-bottom: 16px;
    padding-left: 37px;
    text-align: left !important;
    }
.woocommerce-table__product-name ul {
    margin: 0px auto !important;
    list-style: none;
    text-align: center;
    width: auto;
    border: #cccccc5c 0px solid;
    padding: 0px;
    }
.woocommerce-table__product-name p {
    color: #090a0a;
    text-align: center;
    font-size: 15px;
    padding: 0px 0px 0px 0px;
    }
    
    
.login label {
  line-height: 2;
  font: normal normal normal 15px/30px Inter;
  width: 100%;
  margin-top: 12px
  }
.login .form-row {
	display: unset;
   }
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  float: left;
  margin-top: 12px;
  background: #ffc107 !important;
  border-radius: 6px;
  text-transform: uppercase;
  font-size: 19px;
  padding: 12px 22px;
  }
.woocommerce-LostPassword.lost_password a {
    font: normal normal normal 17px/30px Inter;
    margin: 0px 0px;
    padding: 8px 0px 0px 0px;
    color: #000;
    float: left;
    }  
.woocommerce form .form-row {
	padding: 0px;
	margin: 0 0 6px;
    }
.register label {
  line-height: 2;
  font: normal normal normal 15px/30px Inter;
  width: 100%;
  margin-top: 12px
  }
.register p {
  line-height: 2;
  font: normal normal normal 15px/25px Inter;
  width: 100%;
  }
 .register p a {
    color: #000;
    font-weight: 600;
    font-size: 16px;
    }
 .register button.button {
    font-family: 'Cardo', serif;
    float: left;
    margin-top: 12px;
    background: #ffc107 !important;
    border-radius: 6px;
    text-transform: uppercase;
    font-size: 19px
    padding: 12px 22px;
    }
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
	margin: 8px 28px 0 0;
    }
.woocommerce-account .woocommerce-MyAccount-navigation {
    margin-top: 54px;
    margin-bottom: 54px;
    }
.woocommerce-MyAccount-navigation ul li.is-active a {
    background: #529d3c;
    color: #fff;
    }
.woocommerce-MyAccount-navigation ul li a {
    background: #009d3c33;
    color: #000;
    display: block;
    margin: 0 0 10px 0;
    padding: 10px 16px;
    font-size: 20px;
    }
.woocommerce table.shop_table th {
    font-size: 20px;
    color: #000;
    background: #009d3c;
    }
.woocommerce table.shop_table td {
    font: normal normal normal 15px/25px Inter;
    color: #242323;
    }
.woocommerce table.shop_table td a {
    color: #009d3c;
    }
.woocommerce table.shop_table td a:hover {
    color: #009d3c;
    }
.woocommerce-button.button.view {
    font-size: 14px;
    padding: 8px 9px;
    line-height: 15px;
    margin: 0px;
    }
.u-column1.col-1.woocommerce-Address {
    border: #cccccc30 1px solid;
    padding: 7px 13px;
    margin-top: 12px;
    min-height: 284px;
    }
    
.u-column1 header {
    padding: 8px 0px;
    border-bottom: #cccccc70 1px solid;
    margin-bottom: 13px;
    }
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce-account .addresses .title h3 {
    font-weight: 600;
    }
.u-column1 address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
    line-height: 27px;
    font-weight: 300;
    font-family: 'Inter', sans-serif;
    }
.woocommerce-account .addresses .title .edit {
    float: right;
    background: #ffc107;
    color: #fff;
    padding: 4px 10px;
    border-radius: 6px;
    }
    
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    max-width: 49%;
    }
.u-column2.col-2.woocommerce-Address {
    border: #cccccc30 1px solid;
    padding: 7px 13px;
    margin-top: 12px;
    min-height: 284px;
    }
.u-column2 header {
    padding: 8px 0px;
    border-bottom: #cccccc70 1px solid;
    margin-bottom: 13px;
    }
.u-column2 address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
    line-height: 27px;
    font-family: 'Inter', sans-serif;
    font-weight: 300;
    }
.woocommerce-MyAccount-content p{
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 300;
    }
.woocommerce-MyAccount-content p a{
    color: #000000;
    font-weight: 700;
    }
.woocommerce-MyAccount-content p span {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 300;
    }
form.woocommerce-EditAccountForm.edit-account {
    margin-bottom: 122px;
    } 
.woocommerce-account .woocommerce-MyAccount-content {
    margin-bottom: 52px;
    }
    
.woocommerce form .form-row select, .woocommerce-page form .form-row select {
    display: block;
    width: 100%;
    height: 42px;
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    font-size: 16px;
    }
.contact-form form p::before {
    display: none;
}


/* search box design */
.modal-dialog.search-dialogbox {
  max-width: 700px;
  margin: 8% auto;
  z-index: 9999;
}
.aws-container .aws-show-clear .aws-search-field {
	padding-right: 383px;
	border: 1px solid #0003;
}
.modal-dialog .button:not(:hover):not(:active):not(.has-background), button:not(:hover):not(:active):not(.has-background), input[type="submit"]:not(:hover):not(:active):not(.has-background), input[type="reset"]:not(:hover):not(:active):not(.has-background), .wp-block-search .wp-block-search__button:not(:hover):not(:active):not(.has-background), .wp-block-button .wp-block-button__link:not(:hover):not(:active):not(.has-background), .wp-block-file a.wp-block-file__button:not(:hover):not(:active):not(.has-background) {
	background-color:#DB0000 ;
}


.aws-container .aws-search-form .aws-form-btn:hover {
 background:#dcdcdc
}
.aws-container .aws-search-form .aws-form-btn:active {
 background:#d8d8d8
}

.searchmodal {
  background: #fff;
  padding: 15px;
  position: relative;
}

.searchmodal button.close {
  top: -2px;
  position: absolute;
  color: #fff;
  right: -25px;
  font-size: 20px;
  opacity: 1;
  background: #009d3c;
  padding: 3px 8px;
  border-radius: 5px;
  cursor: pointer;
}

.nav-searchinput {
  position: relative;
  font-family: 'Poppins', sans-serif;
}

.nav-searchinput input {
  font-size: 14px;
}

button.btn.btn-search {
  position: absolute;
  right: 0;
  background: #00BF58;
  padding: 5px 10px;
  border: 2px solid #00BF58;
  top: 0;
  color: #fff;
}
.wc-block-components-checkbox .wc-block-components-checkbox__mark {
	fill: #0000;
    }
.woocommerce-edit-account .woocommerce-Button {
    background-color: #ffb60a !important;
    margin-top: 12px !important;
    border-radius: 6px !important;
    }
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
	background-color: transparent;
    }
    
 .thwwac-wishlist-empty .button.thwwc-cart-url {
    background-color: #009d3c;
    display: block;
    text-align: center;
    margin-bottom: 1em;
    font-size: 1.25em;
    padding: 6px 17px;
    border-radius: 6px !important;
    color: #000;
    font-weight: 600;
    width: 180px;
    margin: 15px auto;
     }
.thwwac-modal-inner-compare .thwwac_hide_show {
	padding: 37px 50px;
    }
    
#compare-popup .button.thwwc-cart-url {
  background-color: #009d3c;
  display: block;
  text-align: center;
  margin-bottom: 1em;
  font-size: 1.25em;
  padding: 13px 17px;
  border-radius: 6px !important;
  color: #000;
  font-weight: 600;
  width: 180px;
  margin: 19px auto;
 }
 .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover {
	background-color: transparent;
    }
.thwwc-txt-title {
	border-bottom: 1px solid #eee;
	float: left;
	width: 100%;
    }
.button.thwwc_remove_cancel {
	padding: 8px 12px;
	border: 1px;
	font-size: 19px;
	font-weight: 600;
	background: #fbd611;
    } 
.button.thwwacwl_button_close.thwwac_remove_close {
    padding: 8px 12px;
	border: 1px;
	font-size: 19px;
	font-weight: 600;
	background: #fbd611;
    }
    
    
#menu-footer-one li.active a{
	color:#FFDF01;
}

#menu-footer-two li.active a{
	color:#FFDF01;
}

.image-head{
    padding: 12px 0px 12px 0px;
}

.image-head h5 {
    font: normal normal 600 20px/24px Poppins;
    color:#009D3C;
    font-size: 18px;
}

.top-btn li span {
    position: absolute;
    background: red;
    height: 23px;
    width: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 12px;
    color: #222;
    font-weight: bold;
    top: -6px;
    right: 93px;
    
}

.s-ctgry h3 {
    margin: 0px 0px;
    padding: 12px 27px;
    font-family: 'Cardo', serif;
    line-height: 28px;
    background: #146633;
    color: #fff;
    font-size: 25px !important;
}

.stellarnav.desktop li.has-sub a {
padding: 10px;
color:#d5c0c0 !important
}
.stellarnav.desktop li.has-sub a.active {
color:#000000 !important
}
.stellarnav.desktop li.has-sub a:hover{
color:#000000 !important;
}
.stellarnav.desktop li a.active{
color:#000000 !important;
}
.single-product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
	box-shadow: 0px 0px 0px #fff !important;
}
#wpcf7-f231-o1 .wpcf7-select{
    width: 100%;
    height: 100%;
    padding: 0.675rem .75rem;
    border-radius: 5px;
}
button:not(:hover):not(:active):not(.has-background) {
    background-color: #fff;
}

.industry-sec .blog-img-inn img{
    height:220px;
} 

.industry-se .blog-bx {
    min-height: 456px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    margin-right: 15px;
    border: 1px solid #000;
}

.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 20px;
}
.flex-viewport {
    border: 1px solid #000;
}