/*
 Theme Name:   Dehygienique
 Theme URI:    https://nextdigital.co.id
 Description:  Dehygienique Child Theme
 Author:       Agus Awaludin
 Author URI:   https://nextdigital.co.id
 Template:     airi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  airi-child
*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap');

body, h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', sans-serif;
}

p, a {
  font-family: 'Open Sans', sans-serif;
}

.site-branding {
	display: flex;
}
.site-branding img {
  width: 110px;
}
.site-branding #primary-menu-main {
	margin: 30px 0;
}
.custom-logo-link img {
  transition: all 0.2s ease-in-out;
  width: 200px;
}
.is-sticky .site-header .custom-logo-link img {
  max-width: 200px !important;
}
#searchform {
  margin: 0 16px;
}

.widget {
  margin-bottom: 20px !important;
}

hr.divide-footer {
  margin: 1.5em 0 1em !important;
}

#page {
  overflow-x: hidden !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .product div.entry-summary p.price, .product div.entry-summary span.price, .athemes-blog:not(.airi_athemes_blog_skin) .posted-on a, .athemes-blog:not(.airi_athemes_blog_skin) .byline a:hover, .testimonials-section.style1:before, .single-post .read-more-link .gt, .blog-loop .read-more-link .gt, .single-post .posted-on a, .blog-loop .posted-on a, .entry-title a:hover, .airi_recent_entries .post-date, .menuStyle3 .top-bar .contact-item .fa, .menuStyle4 .contact-area .contact-block .contact-icon, .widget_categories li:hover::before, .widget_categories li:hover a {
	color: #06591C !important;
}

.site-content {
  padding: 0!important;
}

.headline-style b {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 600 !important;
}

.sticky-header .site-header {
  -webkit-box-shadow: 0 5px 20px -10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 20px -10px rgba(0, 0, 0, 0.1);
}

#searchform input[type="text"] {
  height: 40px;
  width: 100%;
  border-radius: 40px;
  background-color: #e8e8e8;
  outline: none;
  padding: 0px 100px 0 16px;
}

#searchform input[type="submit"] {
  position: absolute;
  width: 96px;
  right: 40px;
  padding: 0;
  height: 40px;
  margin-left: -36px;
  background-color: #06591C;
  color: #ffffff;
  border: 0;
  outline: none;
  content: "\f179";
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
}

.main-navigation #searchform,
.sticky-button #searchform {
  margin: 0 16px;
}

.main-navigation #searchform .search-field,
.sticky-button #searchform .search-field {
  height: 32px;
  width: 220px;
  border-radius: 36px;
  background-color: #eeeeee;
  border-color: #eeeeee;
  outline: none;
  padding: 0px 34px 0 16px;
  font-size: 14px;
}

.main-navigation a:hover:after,
.main-navigation .current-menu-item:after {
  content: '';
  width: 0 !important;
  height: 0 !important;
  display: none !important;
}

.sticky-button #searchform .search-field {
  width: 200px;
}

.main-navigation #searchform .search-submit,
.sticky-button #searchform .search-submit {
  position: absolute;
  top: 0;
  width: 26px;
  padding: 0;
  height: 36px;
  margin-left: -36px;
  background-color: transparent;
  color: #06591C;
  border: 0;
  outline: none;
  content: "\f179";
  font-size: 18px;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
}

.sticky-button #searchform .search-submit {
  position: absolute;
  top: 11px;
  padding: 0;
  height: 36px;
  width: 36px;
  margin-left: 160px;
}

.site-branding li,
#site-navigation li {
  display: inline-block !important;
  position: relative !important;
  padding: 0 8px !important;
  font-weight: 400 !important;
  font-size: 15px !important;
  letter-spacing: 0.4px;
}
.site-branding li a,
#site-navigation a {
  color: #101010;
  display: block;
  text-decoration: none;
}
.site-header {
    padding: 10px 0 !important;
}
.is-sticky .site-header {
  padding: 5px 0 !important;
  z-index: 999999 !important;
}

.site-footer {
  background: #F6F8F7;
  padding: 60px 0 12px;
}

.site-footer .widget-title {
  color: #101010 !important;
  font-weight: 700;
  font-size: 16px !important;
  margin-top: 20px !important;
  margin-bottom: 10px !important;
}

.site-footer p,
.site-footer a {
  font-size: 14px;
  line-height: 2;
  color: #101010;
  margin-bottom: 0 !important;
}

.site-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

.site-footer ul li {
  padding-bottom: 0 !important;
}

.site-footer ul li a {
  font-size: 14px !important;
  color: #101010;
  line-height: 2;
  font-weight: 400;
}

#menu-social-media-1 {
	display: flex;
    column-gap: 10px;	
}

#menu-social-media-1 a i {
	font-size: 18px !important;
	color: #06591C;
}

#menu-social-media-1 a i:hover {
	color: #000000;
}

.footer-copyright-left p {
  color: #aaaaaa !important;
  text-align: left;
/*   margin: 8px 0; */
}

.footer-copyright-left a {
  color: #aaaaaa !important;
}

.footer-copyright-right img {
  border: 0 !important;
}

.footer-copyright-right {
  text-align: right;
}

.footer-copyright-right .gallery-item {
  width: auto !important;
  padding-left: 12px;
  margin: 0 !important;
  float: none !important;
}

.footer-copy-right {
	display: flex;
	column-gap: 10px;
	justify-content: flex-end;
}

.footer-copy {
	display: flex;
    align-items: center;
}

.footer-1 p {
  margin-top: 20px;
}

#site-navigation form.search-form label {
  margin-bottom: 0 !important;
}

#gallery-1 img {
  border: 0 !important;
}

.artikel-style .eael-grid-post-holder {
  transition: all 0.2s ease-in-out;
  border-radius: 5px !important;
  background: #f8f8f8;
}

.artikel-style .eael-grid-post-holder:hover {
  box-shadow: 0px 24px 26px -8px rgba(0, 0, 0, 0.12);
  border: 1px solid transparent !important;
}

.artikel-style .eael-entry-thumbnail img {
  border-radius: 5px 5px 0 0;
  height: 200px;
  object-fit: cover;
}

.artikel-style .eael-grid-post .eael-entry-wrapper {
  background: #fff;
  border-radius: 0 0 5px 5px;
}

.artikel-style .eael-entry-title a {
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #484848 !important;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
}

.artikel-style .eael-entry-title {
	margin: 0 !important;
}

.artikel-style .eael-grid-post-excerpt p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.eael-grid-post .eael-entry-footer, .eael-grid-post .eael-entry-wrapper {
  padding: 20px 30px;
}

.elementor-8 .elementor-element.elementor-element-d6462b0 .eael-grid-post .eael-entry-overlay {
  border-radius: 5px 5px 0 0 !important;
}

.lined-btn:before {
  content: '';
  display: block;
  height: 2px;
  width: 100%;
  background: #EEEEEE;
  margin-bottom: -24px;
  margin-top: 24px;
}

.lined-btn .elementor-button-wrapper {
  width: 220px !important;
  margin: auto !important;
  background: #fff !important;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	border: 1px solid #eeeeee;
	border-radius: 5px;
	min-height: 365px;
	transition: all 0.2s ease-in-out;
	margin: 0 2% 2% 0 !important;
	width: 23.5% !important;
}

.tax-product_cat .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  width: 18.4% !important;
  min-height: 0;
  height: 300px;
}

.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {
  margin-top: -0.5em;
  margin-bottom: 1em;
  border: 1px solid #ffffff;
  box-shadow: 0px 24px 26px -8px rgba(0, 0, 0, 0.12);
}

.woocommerce ul.products li.product a img {
	border-radius: 5px 5px 0 0;
	margin-bottom: 0 !important;
}

.woocommerce-loop-product__title,
.woocommerce-loop-category__title {
	padding: 20px 20px 0 !important;
  color: #484848 !important;
  font-weight: 700;
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.tax-product_cat .woocommerce-loop-product__title,
.tax-product_cat .woocommerce-loop-category__title {
  padding: 14px 14px 0 !important;
}


.woocommerce-loop-category__title {
  text-align: center;
}

.woocommerce-loop-category__title .count,
.woocommerce div.product form.cart {
  display: none;
}

.woocommerce ul.products li.product .price {
	padding: 5px 20px 10px;
	color: #848484 !important;
}

.tax-product_cat ul.products li.product .price {
  padding: 5px 14px 10px;
}

.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
  margin-right: 0 !important;
}

.woocommerce-Price-currencySymbol {
	margin-right: 5px;
}

.woocommerce div.product .product_title {
  font-size: 24px;
  font-weight: 800;
}

.woocommerce .woocommerce-product-details__short-description {
  font-size: 14px;
}

.woocommerce div.product div.summary .product_meta a {
  background-color: #faaf18;
  padding: 2px 16px;
  border-radius: 40px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  margin: 0 2px 0 0;
  letter-spacing: 1px;
}

.related.products {
  padding-bottom: 40px;
}

.related.products h2 {
  font-size: 24px;
  font-weight: 800;
  color: #aeaeae;
  margin-bottom: 20px;
}

.woocommerce .related.products ul.products li.product,
.woocommerce-page .related.products ul.products li.product {
  width: 23.65%;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
  width: 40%;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
  width: 60%;
}

.woocommerce .woocommerce-breadcrumb {
  background: #f8f8f8;
  display: inline-table;
  padding: 10px 26px;
  border-radius: 36px;
  border-left: 0;
  width: 100%;
  font-size: 14px !important;
  font-weight: 300 !important;
  margin-top: 20px;
}

.woocommerce .woocommerce-breadcrumb a {
    color: #06591C;
    font-weight: 700;
}

.form-style .nf-field-label label {
  color: #848484 !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: 0.5px !important;
  font-family: 'Open Sans', sans-serif;
}

.form-style.light .nf-field-label label {
  color: #282828 !important;
  font-weight: 600 !important;
}

.form-style .label-above .nf-field-label {
  margin-bottom: 0 !important;
}

.form-style .nf-field-container {
  margin-bottom: 10px !important;
}

.form-style input[type="text"],
.form-style input[type="email"],
.form-style input[type="url"],
.form-style input[type="password"],
.form-style input[type="search"],
.form-style input[type="tel"],
.form-style select {
  padding: 5px 15px !important;
  outline: none !important;
  border-radius: 0 !important;
  font-size: 16px !important;
  letter-spacing: 0.5px !important;
  height: 50px !important;
  border: 1px solid #eaeaea !important;
  transition: all 0.2s ease;
  background: #fff !important;
  font-weight: 400 !important;
}

.form-style select {
  cursor: pointer;
}

.form-style input[type="text"]:hover,
.form-style input[type="email"]:hover,
.form-style input[type="url"]:hover,
.form-style input[type="password"]:hover,
.form-style input[type="search"]:hover,
.form-style input[type="tel"]:hover,
.form-style select:hover,
.form-style .nf-field-element textarea:hover {
  box-shadow: 0px 15px 20px -10px rgba(0,0,0,0.2);
  border: 1px solid #ffffff !important;
}

.form-style .nf-field-element textarea {
  height: 130px !important;
  outline: none !important;
  padding: 10px 15px !important;
  border-radius: 0 !important;
  font-size: 16px !important;
  letter-spacing: 0.5px !important;
  border: 1px solid #eaeaea !important;
  background: #fff !important;
  transition: all 0.2s ease;
  font-weight: 400 !important;
}

.form-style button,
.form-style input[type="button"],
.form-style input[type="reset"],
.form-style input[type="submit"] {
  font-size: 16px !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
  letter-spacing: 2px !important;
  fill: #ffffff;
  color: #ffffff;
  background-color: #06591C !important;
  border-radius: 0 !important;
  padding: 12px 38px 12px 38px !important;
  box-shadow: 0px 18px 30px -16px #06591C;
  height: auto !important;
  transition: all 0.2s ease-in-out;
}

.form-style button:focus,
.form-style input[type="button"]:focus,
.form-style input[type="reset"]:focus,
.form-style input[type="submit"]:focus,
.form-style button:hover,
.form-style input[type="button"]:hover,
.form-style input[type="reset"]:hover,
.form-style input[type="submit"]:hover,
.form-style button:active,
.form-style input[type="button"]:active,
.form-style input[type="reset"]:active,
.form-style input[type="submit"]:active {
  color: #06591C !important;
  background-color: #eeeeee !important;
  transform: scale(0.9);
}

.form-style .nf-after-field {
  display: none !important;
}

.form-style .nf-error.field-wrap .nf-field-element:after,
.form-style .nf-form-fields-required {
  display: none;
}

#comments {
	display: none;
}

@media (min-width:  769px) {
  #primary-menu-mobile {
    display: none;
  }

  /*STICKY FOOTER*/
  #content {
    margin-bottom: 400px !important;
    background: #ffffff;
  }
  .site-footer {
    position: fixed !important;
    width: 100% !important;
    bottom: 0 !important;
    z-index: -1 !important;
  }

  .site-footer.active {
    z-index: 88 !important;
  }

  .main-navigation ul ul li {
      font-size: 13px !important;
      text-transform: uppercase !important;
      padding: 15px !important;
      background-color: #f7f7f7 !important;
      border: 1px solid #ebebeb !important;
  }

  #social-media-menu ul li {
    padding: 14px 20px !important;
  }

  #social-media-menu ul li a {
    width: 50px !important;
  }
}

@media (max-width:  768px) {
  #primary-menu-main {
    display: none;
  }

  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    min-height: 270px;
    margin: 0 2% 4% 0 !important;
    width: 48% !important;
  }

  .woocommerce-loop-product__title {
    padding: 20px 10px 0 !important;
  }

  .woocommerce ul.products li.product .price {
    padding: 5px 10px 10px;
    font-size: 14px !important;
  }

  #colophon .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .footer-2, .footer-3, .footer-4 {
    margin-top: 20px;
  }
  .site-branding li, #site-navigation li {
    display: block !important;
  }

  #site-navigation form.search-form label {
    width: 100%;
  }
  .main-navigation #searchform .search-field,
  .sticky-button #searchform .search-field {
    height: 36px;
    width: 100%;
  }
  .main-navigation #searchform .search-submit, .sticky-button #searchform .search-submit {
    position: relative;
    margin-left: -40px;
  }
  #site-navigation {
    padding-top: 20px;
    top: 150px !important;
  }
  #searchform {
    display: flex;
  }
  .main-navigation a {
    font-size: 16px !important;
  }
  .mobile-menu-toggle_lines,
  .mobile-menu-toggle_lines:before,
  .mobile-menu-toggle_lines:after {
    background: #d8d8d8 !important;
  }
  .mobile-menu-active .mobile-menu-toggle .mobile-menu-toggle_lines {
        background: rgba(25, 25, 25, 0) !important;
  }
  .bg-about {
    background-image: linear-gradient(180deg, #06591C 53%, #f8f8f8 0%) !important;
  }
  .main-navigation a {
	padding: 10px !important;
  }
/* 	FOOTER */
	.footer-copy {
		row-gap: 20px;
	}
	.footer-copyright-left p {
		text-align: center;
	}
	.footer-copy-right {
		justify-content: center;
	}
}

/*@media screen and (min-width: 1400px) {
  #masthead .container {
    max-width: 1300px !important;
    overflow: hidden;
  }

  .header-long .elementor-container {
    max-width: 100% !important;
    overflow: hidden;
  }
}*/

.testimonial-style {
  text-align: center;
  background: #f8f8f8;
  padding: 80px 30px 20px;
  margin: 60px 10px;
  color: #a8a8a8;
  border-radius: 30px;
  min-height: 270px;
}
.testimonial-style .testimonial-img img {
  display: none;
  width: 130px;
  height: 130px;
  object-fit: cover;
  border-radius: 50%;
  margin: auto;
  right: 0;
  left: 0;
  margin-top: -140px;
}
#ndi-testimonials .arrow-prev, #ndi-testimonials .arrow-next {
  position: absolute;
  top: 42%;
  z-index: 95;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  transition: all .2s ease;
  outline: none;
  box-shadow: 0px 8px 22px -6px rgba(0,0,0,.28);
  background: #fafafa;
  font-size: 27px;
  color: #282828;
  padding: 0 20px !important;
  border: 0 !important;
}
#ndi-testimonials .arrow-next {
  right: 0;
  margin-right: -15px;
}

#menu-social-media li {
  display: inline !important;
  margin-right: 6px;
}

#menu-social-media li a {
  color: #06591C;
  background: #DDE8E0;
  width: 36px;
  height: 36px;
  display: inline-flex;
  text-align: center;
  border-radius: 50%;
  font-size: 16px !important;
  transition: all 0.2s ease-in-out;
}

#menu-social-media li a i {
  display: flex;
  margin: auto;
}

.top-header {
  background: #F6F8F7;
  padding: 6px 0;
}

.top-header ul {
  margin: 0 !important;
  list-style: none;
}

.top-header ul a {
  color: #686868;
  font-size: 14px;
}

.top-header ul a span {
  color: #06591C;
  font-weight: 600;
}

.button-action {
  position: fixed;
  display: block;
  bottom: 30px;
  z-index: 8888888;
}

.button-action .ba-parent,
.button-action .ba-child a {
  color: #fff;
  width: 60px;
  display: table;
  height: 60px;
  border-radius: 100%;
  position: relative;
  text-align: center;
  font-size: 35px;
  transition: all 0.15s ease-in-out;
  box-shadow: 0 10px 20px -10px rgba(0,0,0,0.35);
  text-shadow: 0 2px 5px rgba(20, 113, 34, 0.5);
  outline: none;
  text-decoration: none;
}
.button-action .ba-parent {
  background: linear-gradient(to top, #06591C, #208B3D);
}
.button-action .ba-child a.whatsapp {
  background: linear-gradient(to top, #29b43f, #60d36b);
}
.button-action .ba-child a.telp {
  background: linear-gradient(to top, #0671c5, #2196F3);
}
.button-action .ba-parent i,
.button-action .ba-child a i {
  vertical-align: middle;
  z-index: 888;
  display: table-cell;
  transition: all 0.2s ease-in-out;
}
.button-action .ba-parent {
  z-index: 8888;
  transition: all 0.3s ease-in-out;
}
.button-action:hover .ba-parent {
  cursor: pointer;
}
.button-action:hover .ba-parent {
  transform: scale(0);
  color: #cecece;
  box-shadow: none;
  text-shadow: none;
}
.button-action .ba-child {
  display: block;
  width: max-content;
}
.button-action .ba-child .ba-row {
  display: inline-block;
  position: absolute;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  transform: scale(0);
}
.button-action:hover .ba-child .ba-row,
.button-action:focus .ba-child .ba-row,
.button-action:active .ba-child .ba-row {
  opacity: 1;
  transform: scale(1);
}
/*RIGHT*/
.button-action.right {
  right: 30px;
}
.button-action.right .ba-parent {
  float: right;
}
.button-action.right .ba-child .ba-row,
.button-action.right .ba-child {
  right: 0;
}
.button-action.right:hover .ba-parent {
  margin-right: -99px;
}
.button-action.right:hover .ba-child .ba-row:nth-child(2),
.button-action.right:focus .ba-child .ba-row:nth-child(2),
.button-action.right:active .ba-child .ba-row:nth-child(2) {
  right: 60px;
  padding-right: 10px;
  opacity: 1;
}

.solusi-style ul {
	margin: 0 0 10px 0 !important;
}

.solusi-style .elementor-icon-list-item {
	margin: 4px !important;
}

.solusi-style .elementor-icon-list-item a {
  background: transparent;
  color: #848484;
  padding: 4px 20px;
  border-radius: 20px;
  border: 1px solid #dedede;
  font-size: 14px;
  transition: all 0.2s ease-in-out;
}

.solusi-style .elementor-icon-list-item a:hover {
	background: #06591C;
	border: 1px solid #06591C;
	color: #ffffff;
	box-shadow: 0px 10px 16px -12px #06591C;
}

.system-style .eael-entry-thumbnail img {
  object-fit: cover;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  margin: auto;
  display: block;
  border: 10px solid #ffffff;
  transition: all 0.2s ease-in-out;
}

.system-style .eael-grid-post:hover .eael-entry-thumbnail img {
	box-shadow: 0px 18px 20px -20px #06591C;
	transform: scale(0.85);
}

.system-style .eael-grid-post-excerpt p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.system-style .eael-post-elements-readmore-btn {
  margin: auto;
  margin-top: 15px;
  display: table;
}

.sidebar-solusi .title-widget,
.sistem-pembersihan .title-widget {
  color: #101010 !important;
  font-weight: 700;
  font-size: 16px !important;
  margin-top: 10px !important;
  margin-bottom: 20px !important;
}

.sidebar-solusi ul,
.sistem-pembersihan ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 10px;
  margin-bottom: 30px !important;
}

.sidebar-solusi ul li,
.sistem-pembersihan ul li {
  margin-bottom: 14px;
}

.sidebar-solusi ul a,
.sistem-pembersihan ul a {
  background: transparent;
  color: #848484;
  padding: 4px 16px;
  border-radius: 20px;
  border: 1px solid #dedede;
  font-size: 13px;
  transition: all 0.2s ease-in-out;
}

.sidebar-solusi ul a:hover,
.sistem-pembersihan ul a:hover {
  background: #06591C;
  border: 1px solid #06591C;
  color: #ffffff;
  box-shadow: 0px 10px 16px -12px #06591C;
  margin-left: 10px;
}

.blog-loop {
  padding-top: 40px;
}

.single-post .entry-title, .blog-loop .entry-title {
  margin: 20px 0 25px;
  font-size: 22px !important;
}

.layanan .eael-grid-post-excerpt {
	text-align: center !important;
}

.addresslink a {
	color: #fff !important;
}

/* TABLE STYLE */

.table-post {
	overflow-x:auto;
}
 
.table-post table {
	border-collapse: collapse;
	border-spacing: 0;
	max-width: none;
	border: 1px solid #ddd;
}
 
.table-post thead tr,
.table-post thead td {
	background-color: #ffffff;
      border: 1px solid #bfbfbf;
	font-weight: bold;
}
 
.table-post th, 
.table-post td {
     text-align: left;
     padding: 8px;
}
 
.table-post tbody td.row-title {
     background-color: #d5d5d5;
}
 
.table-post tbody tr:nth-child(even) {
     background-color: #f2f2f2;
}
 
.table-post tbody tr:nth-child(odd) {
     background-color: #ffffff;
}

/* BUTTON - STICKY WHATSAPP BUTTON */

.wa-button {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 999999;
}
.wa-button a {
	background: linear-gradient(to top, #044114, #06591C);
	color: #fff !important;
	width: 60px;
	display: table;
	height: 60px;
	border-radius: 100%;
	position: relative;
	text-align: center;
	font-size: 35px !important;
	transition: all 0.2s ease-in-out;
	box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.35);
	outline: none;
	text-decoration: none;
}
.wa-button a:hover {
	transform: scale(0.9);
	text-decoration: none !important;
}
.wa-button a img {
	width: 30px;
	height: auto;
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-decoration: none;
	z-index: 888;
	transition: all 0.2s ease-in-out;
	text-shadow: 0 2px 5px rgba(20, 113, 34, 0.5);
}
.wa-button a:hover img {
	text-shadow: 0 0 0 rgba(20, 113, 34, 0.5);
	text-decoration: none;
}

/* BUTTON - STICKY WHATSAPP BUTTON */

@media screen and (max-width: 768px) {
	.wa-button {
		bottom: 10px;
		right: 10px;
	}
}