body,
html {
  min-height: 100%;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  letter-spacing: 0.4px;
}
a:hover,
a:focus,
a:active,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.btn {
  text-decoration: none !important;
  transition: background-color 0.6s ease 0s, border-color 0.7s ease 0s,
    color 0.7s ease 0s;
}
a:focus,
a:hover {
  outline: none;
  text-decoration: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0;
  padding: 0;
}
.fl-accordion-button-label,
.fl-accordion-button-label:focus {
  font-size: 16px !important;
  outline: 0;
}
.fl-accordion-small .fl-accordion-button {
  padding: 10px 15px !important;
}
.fl-accordion-small .fl-accordion-content {
  padding: 10px 30px 10px 15px;
  border-top: solid 1px #e7e7e7;
}
.fl-accordion-small .fl-accordion-content {
  padding: 15px 40px 15px 20px !important;
  border-top: solid 1px #e7e7e7;
}
.fl-page-nav-right .fl-page-header-container {
  padding-bottom: 15px;
  width: 100%;
}
.fl-page-header-container {
  padding-top: 15px;
  padding-bottom: 15px !important;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a {
  border-bottom: 2px solid transparent;
  padding: 1px 0 2px !important;
  font-size: 15px;
}
.fl-page-nav-right .fl-page-nav ul.navbar-nav > li {
  margin: 0 15px;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a:hover,
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a:focus,
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-ancestor > a,
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-parent > a,
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-item > a {
  border-bottom-color: #94925a;
}
.fl-page-nav-right .fl-page-nav-collapse {
  width: 100%;
  display: inline-block !important;
  float: left;
}
.fl-page-nav .navbar-nav li > a {
  padding: 15px 10px;
}
.single-post .footer-menu a,
.single-post .mt-footer a {
  color: #fff !important;
}
.single-post .footer-menu a:hover,
.single-post .mt-footer a:hover {
  color: #94925a !important;
}
.single .fl-sidebar ul,
.single .fl-sidebar ol {
  padding-left: 0;
  float: left;
  width: 100%;
  list-style: none;
  margin: 0;
}
.single .fl-sidebar ul li,
.single .fl-sidebar ol li {
  width: 100%;
  float: left;
  margin: 3px 0;
}
.single .fl-post-thumb img {
  width: 100%;
}
.blog_Home h2.fl-post-grid-title {
  font-size: 22px !important;
}
.single-post .fl-post-header .fl-post-meta {
  float: left;
  margin-bottom: 15px;
  width: 100%;
  font-weight: 300;
  font-size: 14px;
}
.single-post .fl-post-header .fl-post-meta span a {
  font-weight: 500;
}
.single-post .fl-post-header .fl-post-meta a,
.single-post .entry-footer a,
.fl-post-cats-tags a,
.fl-comment-form a,
.recentcomments a {
  color: #94925a !important;
}
.single-post .fl-post-header .fl-post-meta a:hover,
.single-post .entry-footer a:hover,
.fl-post-cats-tags a:hover,
.fl-comment-form a:hover,
.recentcomments a:hover {
  color: #202125 !important;
}
.single-post .fl-comment-form {
  float: left;
  width: 100%;
  background: #fafafa;
  padding: 20px;
  border: solid 1px #e7e7e7;
}
.blog_filter_main .snip0047:hover,
.blog_filter_main .snip0047:focus {
  color: #fff !important;
  background: #176bdd !important;
}
.single-post .fl-comment-form .comment-reply-title {
  margin-top: 0 !important;
}
.single-post .inner_Para {
  padding-right: 17px;
}
.single-post table {
  width: 100%;
}
.single-post #secondary {
  padding-left: 40px;
  border-left: solid 1px #e7e7e7;
  float: left;
  width: 100%;
  padding-bottom: 20px;
}
.single-post h2,
.single-post h3,
.single-post h4,
.single-post h5,
.single-post h6 {
  float: left;
  width: 100%;
  margin-bottom: 7px;
  font-family: "Lato", sans-serif !important;
  font-size: 24px;
}
.post_Shift h1 {
  font-size: 26px;
  float: left;
  width: 100%;
  margin-bottom: 7px;
  font-family: "Lato", sans-serif !important;
}
.single-post h4,
.single-post h5,
.single-post h6 {
  font-size: 14px;
}
.single-post strong {
  font-family: "Lato", sans-serif !important;
}
.single-post .fl-comment-form .form-submit input[type="submit"] {
  padding: 10px 12px;
  font-size: 14px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #94925a;
  border-color: #94925a;
  color: #fff;
  letter-spacing: 0.5px;
  margin-top: 10px;
  font-family: "Open Sans", sans-serif !important;
}
.single-post .fl-comment-form .form-submit input[type="submit"]:hover,
.single-post .fl-comment-form .form-submit input[type="submit"]:focus {
  background-color: #498dd1;
  border-color: #498dd1;
}
.single-post .single_post_widget ul {
  padding: 0;
  margin: 0 0 20px 0;
  list-style: none;
  float: left;
  width: 100%;
}
.single-post .fl-widget ul li {
  border-bottom: 1px solid #f2f2f2;
  padding: 10px 0;
  margin: 0;
}
.single-post .fl-widget ul li a {
  color: #848484;
  font-size: 14px;
  font-weight: 400;
  transition: all 500ms ease;
}
.single-post .fl-widget ul li a:hover,
.single-post .fl-widget ul li a:focus {
  color: #94925a;
  text-decoration: none;
}
.single .fl-widget {
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.single-post .fl-search-input {
  float: left;
  width: 100%;
  height: 42px;
  padding: 10px;
  font-size: 15px;
  margin-bottom: 0;
}
.fl-sidebar .fl-widget {
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.fl-widget .fl-widget-title {
  font-size: 20px;
  font-weight: 400;
}
.single-post .fl-post-header .fl-post-title {
  font-size: 30px;
  margin-bottom: 5px;
}
.single-post .fl-post-content p {
  font-weight: 300;
  line-height: 1.7em;
  font-size: 14px;
}
.single-post .fl-comment-form .form-control {
  padding: 15px;
  resize: none;
  font-size: 14px;
}
.single-post .fl-post-header {
  margin-bottom: 20px;
  border-bottom: solid 1px #e7e7e7;
  width: 100%;
  float: left;
}
.single-post .fl-comment-form .form-control {
  padding: 15px;
}
.single-post .fl-comment-form label {
  width: 100%;
  font-weight: 500 !important;
  font-size: 16px;
}
.single-post .fl-comment-form input[type="text"],
.single-post .fl-comment-form input[type="email"],
.single-post .fl-comment-form input[type="url"] {
  width: 100%;
  float: left;
  height: 42px;
  font-size: 14px;
  padding: 10px 15px;
  margin-bottom: 15px;
}
.single-post .entry-footer {
  margin-top: 15px;
  float: left;
  width: 100%;
  border-bottom: solid 1px #e7e7e7;
  padding-bottom: 10px;
  margin-bottom: 25px;
}
.single-post nav.navigation.post-navigation {
  float: left;
  width: 100%;
}
.single-post nav.navigation.post-navigation .nav-links a {
  border-bottom: none;
  color: #94925a;
  letter-spacing: 1px;
}
.single-post nav.navigation.post-navigation .nav-links a:hover,
.single-post nav.navigation.post-navigation .nav-links a:focus {
  border-bottom: none;
  color: #4c4c4c;
}
.single-post .fl-comment-form .required {
  color: red;
}
.single-post .fl-post-cats-tags {
  font-weight: 500;
}
.single-post fl-post-cats-tagss a {
  font-weight: 500;
}
.single-post .fl-post-content ul,
.single-post .fl-post-content ol {
  float: left;
  width: 100%;
  padding-left: 15px;
}
.single-post .fl-post-content ul li,
.single-post .fl-post-content ol li {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.fl-post-grid-meta,
.fl-post-grid-meta a {
  color: #4c4c4c !important;
  font-weight: 500;
}
.fl-post-grid-text {
  background: #fafafa;
}
.fl-post-grid-content a.fl-post-grid-more {
  border: none;
  background-color: #94925a !important;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  padding: 8px 30px;
  display: inline-block;
  margin: 5px 3px 5px 3px;
  text-transform: uppercase;
  line-height: 1.4em;
  font-weight: 500;
  font-size: 12px;
  outline: none;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 20px;
  font-family: "Raleway", Arial, sans-serif;
}
.fl-post-grid-content a.fl-post-grid-more:hover,
.fl-post-grid-content a.fl-post-grid-more:focus {
  background-color: #5e96ca !important;
  color: #fff;
}
.gray_Hover .fl-photo-img {
  filter: gray;
  -webkit-filter: grayscale(1);
  -webkit-transition: all 0.8s ease-in-out;
}
.gray_Hover .fl-photo-content:hover .fl-photo-img {
  filter: none;
  -webkit-filter: grayscale(0);
  -webkit-transform: scale(1);
}
.fl-post-grid-image a {
  display: block;
  height: 100%;
}
.fl-comments-popup-link {
  display: none !important;
}
.fl-post-grid-title:hover a {
  color: #94925a;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="url"]:focus,
textarea:focus {
  background-color: #fff;
  border-color: #d73a25;
  box-shadow: none;
  outline: 0 none;
}
.list_Alighn li ul {
  margin-top: 10px;
}
.list_Alighn ul,
.list_Alighn ol {
  padding-left: 15px;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.list_Alighn ul li,
.list_Alighn ol li {
  margin-bottom: 10px !important;
  float: left;
  width: 100%;
}
.fl-page-footer-widgets {
  border-top: none !important;
}
.footer_copy {
  display: inline-block;
  font-size: 13px;
}
.footer_pages {
  font-size: 13px;
  display: inline-block;
  width: 100%;
  margin: 10px 0;
}
.pipe_ft {
  display: inline-block;
  font-size: 12px;
  margin: 0 6px 0 10px;
  color: #ccc;
}
.bu_Center {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-top: 20px;
}
.fl-page-nav-wrap {
  border-bottom: none !important;
  border-top: none !important;
}
.socail_icon {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin: 30px 0 10px;
}
.address_text {
  display: block;
  margin: 20px 0 10px;
  font-size: 16px;
}
.socail_icon a {
  display: inline-block;
  margin: 5px 10px;
}
.socail_icon a:hover {
  opacity: 0.9;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.sp_1 {
  display: block;
  width: 100%;
  margin: 10px 0;
  font-size: 16px;
}
.fl-page-footer {
  border-top: none;
  padding: 5px 0 5px;
  background-size: cover !important;
}
.fl-page-nav-right .fl-page-header-wrap {
  border-bottom: none;
}
.fl-page-header {
  border-color: transparent;
}
.fl-page-nav-search {
  float: right;
}
.fl-page-nav-search a {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.table_All table,
.single-ep-specialist table.specialist-table {
  float: left;
  width: 100%;
  border: solid 1px #e7e7e7;
}
.table_All thead {
  background: #f1f3f9;
}
.table_All thead th {
  color: #6a7382 !important;
  text-transform: uppercase;
  font-weight: 500;
}
.table_All td,
.table_All th,
.single-ep-specialist .specialist-table td {
  padding: 15px;
  font-weight: 400;
  font-size: 14px;
  text-align: left;
  color: #172b4d;
}
.table_All tr:nth-child(2n),
.single-ep-specialist .specialist-table tr:nth-child(2n) {
  background-color: #f7fafc;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu {
  border-top: none;
  padding: 44px 0 0;
  transition: all 0.5s;
  background: transparent;
  box-shadow: none;
}
.fl-page-header-fixed.fl-page-nav-right
  .fl-page-nav-wrap
  .navbar-nav
  li
  ul.sub-menu {
  padding-top: 18px;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu li {
  padding: 10px 20px;
  display: block;
  background: #8b8962;
  border-top: 1px solid #94925a;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu li:hover {
  background: #94925a;
  transition: background-color 0.6s ease 0s, border-color 0.7s ease 0s,
    color 0.7s ease 0s;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu li a {
  color: #fff !important;
  margin: 0 !important;
  font-size: 13px !important;
  padding: 0 !important;
  border: none !important;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu li a:hover,
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu li a:focus {
  color: #fff !important;
  border: none !important;
  padding: 0 !important;
}
.blockquote {
  font-size: 17px;
}
.footer-logo {
  position: relative;
  margin-bottom: 30px;
}
.logo-widget .text {
  color: #ccc;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6em;
  margin-bottom: 25px;
}
.social_area {
  display: inline-block;
}
.social_area a {
  text-align: center;
  margin-right: 8px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  color: #ccc;
  background: #1c1c1c;
  border: 1px solid #2e2e2e;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  text-align: center;
  line-height: 32px;
  font-size: 14px;
  color: #ccc;
  display: inline-block;
}
.social_area a:hover {
  background: #111;
  color: #ccc;
  border-color: #2e2e2e;
}
.in-touch {
  position: relative;
}
.in-touch h2 {
  position: relative;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.in-touch ul {
  position: relative;
  padding: 0;
  margin: 0;
}
.in-touch ul li {
  position: relative;
  color: #fff;
  font-size: 14px;
  margin-bottom: 15px;
}
.in-touch ul li span {
  position: relative;
  color: #ccc;
}
.number-widget {
  position: relative;
  margin-top: 50px;
}
.number-widget h3 {
  position: relative;
  color: #94925a;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 15px;
  padding-left: 40px;
}
.number-widget .text {
  position: relative;
  color: #ccc;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6em;
  margin-bottom: 25px;
}
.number-widget h3 .icon {
  position: absolute;
  left: 0;
  top: 4px;
  color: #94925a;
  font-size: 22px;
}
.header_menu ul.menu li,
.mid-menu ul.menu li {
  margin: 0 !important;
}
.mid-menu ul.menu li a:hover,
.mid-menu ul.menu li.current_page_item a {
  border-bottom: solid 2px #158563;
}
.social_icon {
  display: inline-block;
}
.hero-callout .fl-callout-photo {
  width: 100px;
  float: left;
}
.hero-callout .fl-callout-content {
  float: right;
  width: calc(100% - 100px);
}
.hero-callout .fl-callout-content .fl-module-content {
  margin: 0;
}
.home_post .fl-post-grid-text .fl-post-grid-title a {
  color: #94925a;
  font-family: "Crimson Text", serif;
  font-weight: 700;
  font-size: 22px;
  letter-spacing: 0.4px;
}
.home_post .fl-post-grid-text .fl-post-grid-title a:hover {
  color: #1e293b;
}
.home_post .fl-post-grid-post {
  -webkit-transition: -webkit-box-shadow 0.5s ease-in-out;
  transition: -webkit-box-shadow 0.5s ease-in-out;
  -o-transition: box-shadow 0.5s ease-in-out;
  transition: box-shadow 0.5s ease-in-out;
  transition: box-shadow 0.5s ease-in-out, -webkit-box-shadow 0.5s ease-in-out;
}
.home_post .fl-post-grid-post:hover {
  -webkit-transition: -webkit-box-shadow 0.5s ease-in-out;
  transition: -webkit-box-shadow 0.5s ease-in-out;
  -o-transition: box-shadow 0.5s ease-in-out;
  transition: box-shadow 0.5s ease-in-out;
  transition: box-shadow 0.5s ease-in-out, -webkit-box-shadow 0.5s ease-in-out;
  -webkit-box-shadow: 0 0 11px rgba(133, 28, 59, 0.3);
  box-shadow: 0 0 11px rgba(133, 28, 59, 0.3);
  cursor: pointer;
}
.home_post .fl-post-grid-image {
  height: 200px;
}
.home_post .fl-post-grid-image img {
  height: 100% !important;
  width: 100% !important;
  object-fit: cover;
}
.home_post .fl-terms-label,
.post_Meta .fl-html {
  font-weight: 500;
}
.post_Meta .fl-html a {
  font-weight: 400;
}
.home_post .fl-post-column .fl-post-grid-post {
  border-radius: 8px;
  border: 0 solid;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease;
}
.home_post .fl-post-column .fl-post-grid-post:hover {
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.1);
  transform: translate3d(0, -8px, 0);
}
.home_post .fl-post-grid-text {
  background: #fff !important;
}
.home_post .fl-post-grid-terms a {
  color: #565639;
  border-radius: 4px;
  font-family: "Crimson Text", serif;
  font-weight: 700;
  display: inline-block;
}
.home_post .fl-post-grid-terms a:hover,
.home_post .fl-post-grid-terms a:focus {
  color: #94925a;
}
.home_post .fl-post-grid-terms {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.home_post .fl-post-grid-content p {
  font-size: 14px;
  line-height: 1.5;
}
.home_post .fl-post-grid-post {
  box-shadow: 0 8px 9px -4px rgba(0, 0, 0, 0.2);
}
.blog_pagination a {
  padding: 4px 12px 6px !important;
}
.blog_pagination span {
  padding: 4px 12px 6px !important;
  border: 1px solid #fff !important;
}
.post_Content .fl-node-content p {
  font-size: 14px;
  color: #747474;
  line-height: 26px;
}
.nav-previous a,
.nav-next a,
.post_Meta .fl-html {
  font-size: 13px;
}
.prime_Sidebar .fl-widget-title {
  border-bottom: double 3px #e7e7e7;
  padding-bottom: 6px;
  font-size: 20px;
}
.prime_Sidebar .fl-widget ul {
  float: left;
  width: 100%;
}
.prime_Sidebar .fl-widget ul li {
  border-bottom: solid 1px #e7e7e7;
  padding: 14px 0;
  margin: 0;
}
.prime_Sidebar .fl-widget ul li a {
  font-size: 14px;
}
.post_Content ul,
.post_Content ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding: 0 0 0 15px;
  float: left;
  width: 100%;
}
.post_Content ul li,
.post_Content ol li {
  margin-bottom: 5px;
  float: left;
  width: 100%;
}
.fl-builder-pagination {
  position: relative;
  padding-top: 0;
  margin-top: 25px;
}
.fl-builder-pagination .next.page-numbers {
  position: absolute;
  right: 0;
  top: 0;
  background: #e9e5da;
}
.fl-builder-pagination .prev.page-numbers {
  position: absolute;
  left: 0;
  top: 0;
  background: #e9e5da;
}
.fl-builder-pagination .page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #e9e5da;
}
.fl-builder-pagination li a.page-numbers,
.fl-builder-pagination li span.page-numbers {
  display: inline-block;
  padding: 8px 15px;
  margin: 0;
  border-radius: 0;
  text-decoration: none;
  border: 0;
  color: #1e293b;
  font-size: 17px;
  font-weight: 700;
  background: #e9e5da;
}
.fl-builder-pagination li a.page-numbers:hover,
.fl-builder-pagination li span.page-numbers.current {
  color: #fff !important;
  background: #94925a;
}
.single-post .fl-widget ul li a {
  color: #848484;
  font-size: 14px;
  font-weight: 400;
  transition: all 500ms ease;
}
.single-post .fl-widget ul li a:hover,
.single-post .fl-widget ul li a:focus {
  color: #94925a;
  text-decoration: none;
}
.prime_Sidebar h2 {
  border-bottom: double 3px #e7e7e7;
  padding-bottom: 6px;
  font-size: 20px;
  margin-bottom: 10px;
}
.list-its .fl-icon i {
  border: solid 4px #000;
  width: 63px;
  height: 63px;
  line-height: 0;
}
.list-its .fl-icon i::before {
  margin-top: 2px !important;
  display: inline-block;
}
.copy-text {
  width: 100%;
  float: right;
  text-align: right;
  margin-top: 10px;
}
.item-space img {
  margin: 0 10px 0 0;
}
.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}
.fl-page-footer-container.container {
  width: 100%;
}
p.copyright-text {
  font-size: 15px;
  font-family: "Be Vietnam";
  line-height: 5rem;
}
a.footer_menu {
  padding: 10px;
  font-size: 15px;
  text-transform: lowercase;
}
.social_icon a {
  font-size: 26px;
  margin-left: 15px;
}
.lis_Item .fl-list-item-content-text::before {
  content: "";
  background: var(--wpr-bg-639d5499-8c14-4a04-ad9a-c634db521592);
  width: 22px;
  height: 22px;
  float: left;
  margin-right: 7px;
  margin-top: 2px;
}
.list_Block .fl-rich-text {
  max-width: 320px;
  margin: 0 auto;
  display: block;
}
.fl-icon a {
  text-decoration: none !important;
}
.posT_term a {
  text-decoration: none;
}
.posT-date .fl-post-info-date {
  display: flex;
  justify-content: center;
  align-items: center;
}
.posT-date .fas.fa-calendar {
  background: #f8f5ee;
  width: 52px;
  height: 52px;
  display: flex;
  justify-content: center;
  color: #94925a;
  align-items: center;
  border-radius: 100px;
  font-size: 24px;
  margin-right: 15px;
}
.pN_Nav a {
  letter-spacing: 1px;
  border-radius: 6px;
  text-decoration: none;
  color: #94925a;
}
.pN_Nav a:hover {
  color: #565639 !important;
}
.marquee {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: 600;
}
.marquee-content {
  display: inline-block;
  padding-left: 100%;
  animation: scrollLeft 100s linear infinite;
  will-change: transform;
  transform: translate3d(0, 0, 0); /* enables GPU acceleration */
}
.marquee-content span {
	margin-right: 10px;
}
@keyframes scrollLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.call_link a  {
	background: #a16f23 !important;
	color: #fff !important;
	border-radius: 50px;
	padding: 14px 25px !important;
}
.call_link a:hover, 
.call_link a:focus  {
	background: #202125 !important;
	color: #fff !important;
}
.grdi_Footer .fl-list.fl-list-regular {
	display: grid;
	grid-template-columns: 1fr 1fr;
}
.list_Icons .dashicons-info-outline::before {
	content: "\f14c";
	width: auto;
	height: auto;
	font-size: inherit;
}
ul.footer-aside-menu {
	display: flex;
	gap: 0;
	font-size: 13px;
	font-weight: 400;
	justify-content: end;
}
.footer-aside-menu li::after {
	position: absolute;
	content: "";
	width: 1px;
	height: 10px;
	background: #ffffff2b;
	top: 6px;
	right: -10px;
}
.footer-aside-menu li {
	position: relative;
	list-style: none;
	margin-left: 10px;
	padding-left: 10px;
}
.footer-aside-menu li:last-child::after {
	content: none;
}
.masonry-wrapper .fl-row-content-wrap {
	position: relative;
}
.masonry-wrapper .fl-row-content-wrap::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 20%;
	background-image: url('https://myhappyclient.com/estatebuyers/wp-content/uploads/2026/03/US-Army-Logo-PNG-Cutout.webp'),url('https://myhappyclient.com/estatebuyers/wp-content/uploads/2026/03/united-state-space-force.avif'),url('https://myhappyclient.com/estatebuyers/wp-content/uploads/2026/03/marine-corps.avif'),url('https://myhappyclient.com/estatebuyers/wp-content/uploads/2026/03/department-of-the-air-force.webp'),url('https://myhappyclient.com/estatebuyers/wp-content/uploads/2026/03/United_States_Department_of_the_Navy_-_Wikipedia.webp'),url('https://myhappyclient.com/estatebuyers/wp-content/uploads/2026/03/us-coast-guard.webp');
	background-repeat: no-repeat;
	background-size: 150px,150px,150px,150px,150px,150px;
	background-position: 5% top,17% top,45% top,57% top,85% top,97% top;
	opacity: .2;
	z-index: 0;
	pointer-events: none;
	margin-top: 12px;
}
.multi_Callout .fl-photo-content img {
	width: 100%;
	border-radius: 10px;
}
.multi_Callout .fl-photo-content {
	width: 100%;
}
.banner_DN .fl-cta-title {
	padding: 0 !important;
}













































@media screen and (max-width: 1280px) {
  .container {
    width: 100%;
  }
  .fl-page-footer-widgets-container.container {
    width: 100%;
    padding: 30px 15px !important;
  }
  .fl-page-footer-container.container {
    width: 100%;
  }
  .fl-post-slider-navigation .slider-next {
    right: 5px;
  }
  .fl-post-slider-navigation .slider-prev {
    left: 5px;
  }
  .fl-page-nav-search .socail_icon {
    display: none;
  }
  .fl-page-nav-wrap {
    margin-left: -15px !important;
  }
}

@media screen and (max-width: 1080px) {
  .fl-page-header-container.container {
    max-width: 100% !important;
  }
  .resources_tab .fl-tabs-label {
    font-size: 15px !important;
  }
  .resources_tab .fl-tabs-label {
    padding: 12px 15px !important;
  }
}
@media screen and (max-width: 991px) {
  .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile
    .fl-page-nav
    .navbar-toggle {
    border: solid 1px transparent;
  }
  .fl-nav-mobile-offcanvas.fl-responsive-nav-enabled .fl-offcanvas-close {
    font-size: 22px;
    padding: 10px 15px;
  }
  .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a {
    padding: 15px;
  }
  .fl-page-header {
    border-bottom: solid 1px #72687f;
  }
  .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile
    .fl-page-nav-collapse
    .fl-page-nav-search {
    display: block !important;
  }
  .fl-page-header-container.container {
    max-width: 100% !important;
  }
  .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile.fl-page-nav-right
    .fl-page-header-row
    .fl-page-header-logo {
    padding-bottom: 0 !important;
  }
  .fl-page-nav-wrap {
    border: none !important;
    margin-top: 0;
  }
  .fl-page-nav-right .fl-page-header-container {
    padding-bottom: 10px !important;
  }
  .fl-col-small {
    max-width: 100% !important;
  }
  .fl-page-header {
    border: none;
  }
  .fl-page-header-primary .fl-logo-img {
    height: auto;
  }
  .fl-page-nav .navbar-nav li > a {
    padding: 15px 10px;
  }
  .hero_Section .fl-row-content-wrap {
    margin-top: 0 !important;
  }
  .fl-page-nav {
    background: #8b8962 !important;
    border-top: solid 1px #94925a;
    margin-top: 0 !important;
    padding-top: 0;
  }
  .fl-page-header {
    background: #8b8962 !important;
  }
  .fl-page-nav-right .fl-page-nav-search a.fa-search {
    position: absolute;
    right: 13px;
    top: 3px;
  }
.call_link a {
	border-radius: 0;
	text-align: center;
}
}
@media screen and (max-width: 767px) {
  .fl-page-nav-right .fl-page-header-container {
    padding-bottom: 10px;
  }
  .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile
    .fl-page-nav
    .navbar-toggle {
    right: 15px !important;
    top: 30px !important;
  }
  .fl-page-nav-right .fl-page-nav ul.navbar-nav > li {
    margin: 0;
  }
  .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a {
    border-bottom: none;
    padding: 10px 15px !important;
  }
  .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a:hover,
  .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a:focus,
  .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-ancestor > a,
  .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-parent > a,
  .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-item > a {
    color: #94925a !important;
  }
  .fl-offcanvas-close {
    margin-top: 10px !important;
  }
  .fl-offcanvas-close:hover i,
  .navbar-toggler:hover i {
    color: #94925a !important;
  }
  .fl-page-header-container.container {
    max-width: 100% !important;
  }
  .blog_filter_main ul li {
    margin-bottom: 10px !important;
  }
  .fl-page-header-container.container {
    max-width: 100% !important;
  }
  .display_content h1 {
    font-size: 34px !important;
    line-height: 46px;
    margin-top: 0 !important;
  }
  .fl-page-footer-widgets-row .fl-widget {
    margin-bottom: 20px;
    float: left;
    width: 100%;
  }
  .fl-page-footer-widgets-container.container {
    padding: 30px 15px 0 !important;
  }
  .fl-page-footer-text.fl-page-footer-text-1 {
    padding-bottom: 10px;
  }
  .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile
    .fl-page-nav-collapse
    ul.navbar-nav
    > li {
    border-color: #565639;
  }
  .fl-nav-mobile-offcanvas.fl-responsive-nav-enabled
    header[class*=" fl-page-nav-toggle-visible-"].fl-page-header
    .fl-nav-offcanvas-collapse {
    border: none;
  }
  .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile
    .fl-page-header-logo {
    text-align: left;
    margin-right: 0;
  }
  .fl-page-nav {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
  }
  .hero_Section p br {
    display: none;
  }
  .fl-nav-mobile-offcanvas.fl-responsive-nav-enabled
    header[class*=" fl-page-nav-toggle-visible-"].fl-page-header
    .fl-nav-offcanvas-collapse {
    background-color: #8b8962 !important;
  }
  .fl-page-nav .navbar-nav li > a {
    font-size: 16px;
  }
  .fl-row-full-height.hero_Section .fl-row-content-wrap {
    min-height: 50vh !important;
  }
  .fl-post-slider-navigation .slider-prev {
    left: 5px;
  }
  .fl-post-slider-navigation .slider-next {
    right: 5px;
  }
  .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu {
    padding: 0;
  }
  .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile.fl-page-nav-right
    .fl-page-nav-collapse
    ul.navbar-nav {
    margin-top: 45px;
    border-top: solid 1px #ddd;
  }
  .fl-page-nav-search a {
    padding: 10px !important;
  }
  .fl-page-nav-right .fl-page-nav-search a.fa-search {
    right: 0;
    top: 0;
  }
  .fl-page-nav-search form {
    width: 250px;
    padding: 10px;
  }
  .number-widget {
    margin-top: 0;
  }
  .number-widget .text {
    margin-bottom: 0;
  }
  .fl-page-footer-text {
    padding-bottom: 0;
  }
  .fl-rich-text p br {
    display: none;
  }
  .footer-logo {
    margin-bottom: 20px;
  }
  .logo-widget .text {
    margin-bottom: 20px;
  }
  .fl-flyout-left .fl-menu-mobile-close {
    color: #000;
  }
  .header_menu ul.menu li a {
    padding: 12px 15px !important;
    border-bottom: solid 1px #1a1a1a;
    font-size: 14px;
  }
  .fl-flyout-left .fl-menu-mobile-close {
    color: #1d1d1d;
    font-size: 22px;
    padding: 10px 15px;
  }
  .fl-flyout-left .fl-menu-mobile-close:hover {
    color: #869d35;
    top: 0 !important;
  }
  .fl-menu-mobile-flyout {
    padding: 0 !important;
  }
  .header_menu ul.menu {
    margin-top: 45px;
    border-top: solid 1px #1a1a1a;
  }
  .header_menu ul.menu li,
  .mid-menu ul.menu li {
    margin: 0 !important;
  }
  .header_menu ul.menu li a:hover,
  .header_menu ul.menu li.current_page_item a {
    border-bottom: solid 1px #1a1a1a;
    color: #202125;
  }
  .header_menu.header-pages ul.menu li a {
    border-bottom: solid 1px #1a1a1a !important;
  }
  .header_menu.header-pages ul.menu li a:hover,
  .header_menu.header-pages ul.menu li.current_page_item a {
    border-bottom: solid 1px #869d35 !important;
  }
  .copy-text {
    text-align: center;
    margin-bottom: 15px;
  }
  .table-outer {
    overflow-x: scroll;
    float: left;
    width: 100%;
  }
  .fl-page-nav-centered-inline-logo .fl-page-header-logo {
    padding-bottom: 0;
  }
  .fl-page-header-container {
    padding-top: 10px;
    padding-bottom: 10px !important;
  }
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    outline: none !important;
    box-shadow: none !important;
    color: #94925a;
  }
  .header_All .fl-menu .menu > li {
    font-size: 15px;
    border-top: solid 1px #e5d2ca;
  }
  .header_All .menu li.fl-has-submenu ul.sub-menu {
    padding-left: 0;
  }
  .header_All .menu .sub-menu > li {
    border-top: solid 1px #e5d2ca !important;
    padding-left: 10px;
  }
ul.footer-aside-menu {
	justify-content: center;
	padding: 0;
	margin: 0;
}	
}
@media screen and (max-width: 425px) {
  .fl-page-footer-container.container {
    width: 100% !important;
  }
  h1.text-center.footer_heading {
    font-size: 3rem !important;
  }
  .fl-builder-pagination .next.page-numbers,
  .fl-builder-pagination .prev.page-numbers {
    position: inherit;
  }
  .fl-builder-pagination li a.page-numbers,
  .fl-builder-pagination li span.page-numbers {
    padding: 6px 12px;
    font-size: 16px;
  }
  .fl-builder-pagination {
    margin-top: 10px;
  }
}
.gform_heading {
  background: #f5f5f5;
  padding: 10px;
  text-align: center;
  margin-bottom: 15px;
  display: none !important;
}
.gform_heading h2 {
  font-size: 24px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.gform_wrapper .gfield_label {
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #1d1d1d !important;
}
.gform_wrapper .ginput_container {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.gform_legacy_markup_wrapper textarea.medium {
  height: 120px !important;
  width: 100%;
}
.gform_wrapper .large,
.gform_wrapper .medium,
.name_last input,
.name_first input,
.gform_wrapper .password_input_container input,
.gform_wrapper .gfield--type-address input {
  background: #fff;
  color: #1d1d11 !important;
  margin-top: 0;
  outline: medium none;
  padding: 10px !important;
  resize: none;
  font-size: 14px !important;
  font-weight: 500;
  border: 1px solid #07171f29;
  border-radius: 4px;
  text-indent: 5px !important;
  height: 50px !important;
  width: 100% !important;
  border-radius: 8px;
}
.name_last input,
.name_first input {
  width: 100% !important;
}
.gform_wrapper.gravity-theme .ginput_container_address span {
  flex: 0 0 100%;
}
.gform_wrapper.gravity-theme .gfield textarea.large {
  height: 140px !important;
}
.name_last {
  padding-right: 0 !important;
}
.gform_wrapper .gform_footer {
  margin-top: 20px !important;
}
.gform_wrapper input[type="text"]:focus,
.gform_wrapper input:focus,
.gform_wrapper input:hover,
.gform_wrapper .password_input_container input:hover,
.gform_wrapper .password_input_container input:focus,
.gform_wrapper .gform_wrapper textarea.medium:focus,
.gform_wrapper input[type="text"]:hover,
.gform_wrapper .gform_wrapper textarea.medium:hover,
.gform_wrapper .name_last input:focus,
.contact-grav .name_first input:focus,
.ginput_container_textarea textarea:hover,
.ginput_container_textarea textarea:focus {
  border-color: #a16f23 !important;
  background-color: #fff;
}
.gform_wrapper .name_last label,
.gform_wrapper .name_first label,
.gform_wrapper .gform-field-label {
  font-size: 14px !important;
  font-weight: 500;
  color: #1d1d1d;
}
#gform_wrapper_1 h2,
#gform_wrapper_1 h3,
#gform_wrapper_1 h1,
#gform_wrapper_1 h4 {
  font-family: "Lato", sans-serif !important;
}
::-webkit-input-placeholder {
  color: #1d1d1d !important;
}
:-moz-placeholder {
  opacity: 1;
  color: #1d1d1d !important;
}
::-moz-placeholder {
  opacity: 1;
  color: #1d1d1d !important;
}
:-ms-input-placeholder {
  color: #1d1d1d !important;
}
input:-moz-placeholder {
  color: #1d1d1d !important;
}
.gform_wrapper div.validation_error {
  border: 1px solid red;
  font-weight: 400;
  width: 98%;
  color: red;
  text-align: center;
  font-size: 1em;
  padding: 5px 0;
  margin-bottom: 15px;
}
.gform_wrapper form li,
.gform_wrapper li {
  margin-bottom: 0 !important;
}
.gform_wrapper ul li.gfield.gfield_error {
  margin-top: 0px !important;
  padding-top: 0 !important;
}
.gform_wrapper li.gfield_error input {
  border-color: red !important;
}
.gform_wrapper .top_label .gfield_error {
  width: 100%;
}
.gform_wrapper
  li.gfield.gfield_error.gfield_contains_required
  div.ginput_container {
  margin-left: 0;
  max-width: 100%;
}
.gform_wrapper .gfield_error .validation_message {
  display: inline-block !important;
  background: #f2dede;
  width: 100%;
  text-align: left;
  color: #a94442;
  border: solid 1px #ebccd1;
  max-width: 100%;
  padding: 5px 10px !important;
  margin: 0 !important;
  font-size: 12px;
}
.gfield.gfield_error.gfield_contains_required.field_sublabel_below.field_description_below {
  background: none;
  border: none;
  font-weight: 400;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
}
.gform_confirmation_message {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  padding: 10px 20px;
  text-align: center;
}
.gform_wrapper
  div.wpforms-container-full
  .wpforms-form
  input.wpforms-field-medium,
div.wpforms-container-full .wpforms-form select.wpforms-field-medium,
div.wpforms-container-full
  .wpforms-form
  .wpforms-field-row.wpforms-field-medium {
  max-width: 100%;
}
.gform_wrapper.gravity-theme .gfield textarea.medium {
  height: 192px !important;
}
#gform_submit_button_1 {
	padding: 15px 24px 13px;
	width: auto;
	font-size: 16px;
	line-height: 18px;
	font-family: "Lato", sans-serif;
	font-weight: 600;
	letter-spacing: 0.4px;
	color: #fff;
	background-color: #a16f23;
	border: none;
	text-transform: uppercase;
	border-radius: 8px;
}
#gform_submit_button_1:hover,
#gform_submit_button_1:focus {
  color: #fff;
  background-color: #202125;
}
@media screen and (max-width: 580px) {
  .gform_wrapper form li,
  .gform_wrapper li {
    width: 100% !important;
  }
  div.ginput_complex.ginput_container.gf_name_has_2 span {
    width: 100%;
    padding: 0 !important;
    margin: 15px 0 0 0 !important;
  }
  .gform_wrapper div.ginput_container_name span:last-child {
    padding-right: 0 !important;
  }
  .gform_wrapper .top_label li.gfield.gf_left_half {
    margin-right: 0 !important;
  }
  .gform_wrapper .medium,
  .name_last input,
  .name_first input {
    width: 100% !important;
  }
  .name_last input,
  .name_first input {
    width: 100% !important;
  }
  .frame {
    height: 560px;
  }
  .frame img {
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .frame .details {
    height: 94%;
  }
}


/********************************/
/*** Woo Custom ***/
/********************************/
.woocommerce .woocommerce-ordering {
	margin: 0 0 3em;
}
.woocommerce .woocommerce-result-count {
	font-family: "ABeeZee", Sans-serif !important;
}
.woocommerce-products-header .woocommerce-products-header__title {
	font-family: "ABeeZee", Sans-serif !important;
	padding: 15px;
	margin-bottom: 30px;
	background: #ffffff;
	background: linear-gradient(-90deg, white, #f4f9fe, #f4f9fe, #f4f9fe, white);
	text-align: center;
}
/*** CHANGE COLORS ON THE FILTER DROPDOWN ***/
select.orderby { /* woocommerce class is purposely left off so other dropdowns can match but you can add it if you prefer */
	background: #cc9200;
	color: #fff;
	font-weight: 500;
	-webkit-appearance: none;
	-moz-appearance: none;
	font-family: "ABeeZee", Sans-serif !important;
	letter-spacing: 0.5px;
	padding: 10px;
}
/*** SINGLE GRID ITEM STYLING ***/
.woocommerce ul.products li.product {
	text-align: center; /* centers titles and prices */
	background: #f5f5f5; /* changes background color */
	padding: 1.5em 1em; /* adds space around entire product */
	transition: all 0.6s;
	-moz-transition: all 0.6s; 
	-webkit-transition: all 0.6s; 
	font-family: "ABeeZee", Sans-serif !important;
	box-shadow: 0 8px 16px rgba(0,0,0,.12),0 8px 16px rgba(0,0,0,.24);
	-webkit-transition: -webkit-transform .3s cubic-bezier(.34,2,.6,1),box-shadow .2s ease;
	-moz-transition: -moz-transform .3s cubic-bezier(.34,2,.6,1),box-shadow .2s ease;
	-ms-transition: -ms-transform .3s cubic-bezier(.34,2,.6,1),box-shadow .2s ease;
	transition: transform .3s cubic-bezier(.34,2,.6,1),box-shadow .2s ease;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
.woocommerce ul.products li.product:hover {
	background: #fff; /* changes background color on hover */
	box-shadow: 0 14px 28px rgba(0,0,0,.2);
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}
/*** CHANGE COLOR ON SINGLE GRID AND RELATED PRODUCTS (THIS IS WHERE YOU CAN CHANGE THE FONT SIZE TOO IF YOU WANT) ***/
h2.woocommerce-loop-product__title,
.product .related h2 {
	font-family: "ABeeZee", Sans-serif !important;
	color: #000; /* change color of product titles */
}
/*** ADD TO CART BUTTON ***/
.woocommerce ul.products li.product .button, .woocommerce ul.products li.product a.added_to_cart {
	display: block;
	box-shadow: none;
	background: #cc9200;
	color: #fff;
	font-size: 14px;
	padding: 10px 20px;
	margin-bottom: 0.5em;
	border-radius: 4px;
	font-family: "ABeeZee", Sans-serif !important;
	font-weight: 600;
	letter-spacing: 0.5px;
}
.woocommerce ul.products li.product .button:hover, .woocommerce ul.products li.product a.added_to_cart:hver {
	background: #DD9954;
}
/*** CENTER STAR RATING AND MAKE STARS BIGGER ***/
.woocommerce ul.products li.product .star-rating {
	font-size: 18px;
	margin-left: auto;
	margin-right: auto;
}
/*** CHANGE STAR COLOR FROM THEME COLOR ***/
.woocommerce .star-rating span::before {
	color: #ffa500;
}
/*** CHANGE PRICE SIZE ON GRID AND RELATED PRODUCTS ***/
.woocommerce ul.products li.product .price, 
.woocommerce ul.products li.product .price del, 
.woocommerce-page ul.products li.product .price, 
.woocommerce-page ul.products li.product .price del {
	font-size: 18px;
}
/*** CENTER SALE BADGE AND CHANGE COLORS ***/
.woocommerce span.onsale, 
.woocommerce-page span.onsale {
	background: #77a464;
	color: #fff;
	letter-spacing: 1px;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	font-family: "ABeeZee", Sans-serif !important;
	line-height:39px;
}
/*** GET RID OF BLACK LINE UNDER IMAGE ***/
.woocommerce ul.products li.product img {
	border: 3px solid #fff; /* adds border around image and is optional */
	box-shadow: none;
	text-decoration: none;
}
a.woocommerce-LoopProduct-link, a.woocommerce-loop-product__link,
a.woocommerce-LoopProduct-link:hover, a.woocommerce-loop-product__link:hover,
a.woocommerce-LoopProduct-link:focus, a.woocommerce-loop-product__link:focus {
	box-shadow: none;
	outline: 0;
	font-family: "ABeeZee", Sans-serif !important;
}
/*** REMOVE/CHANGE COLOR BEHIND PRICE ***/
.woocommerce ul.products li.product span.price ins {
	background: transparent; 
}



.woocommerce .site-main {
	max-width: 1260px !important;
}
.woocommerce .woocommerce-breadcrumb {
	margin: 20px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 1em;
	overflow: hidden;
	width: 100%;
	color: #202125;
	font-family: "ABeeZee", Sans-serif !important;
}
.woocommerce .woocommerce-breadcrumb li {
	float: left;
	margin: 0 2em 0 0;
}
.woocommerce .woocommerce-breadcrumb a {
	padding: .3em 1em .25em 1.7em;
	display: inline-block;
	text-decoration: none;
	color: #fff;
	background: #DD9954;
	position: relative;
	z-index: 1;
	border-radius: .4em 0 0 .4em;
	margin-right: 24px;
	font-family: "ABeeZee", Sans-serif !important;
}
.woocommerce .woocommerce-breadcrumb a:hover {
	background: #cc9200;
}
.woocommerce .woocommerce-breadcrumb a::after {
	background: #DD9954;
	content: "";
	height: 2.5em;
	margin-top: -1.25em;
	position: absolute;
	right: -1em;
	top: 50%;
	width: 2.5em;
	z-index: -1;
	transform: rotate(45deg);
	border-radius: .4em;
}
.woocommerce .woocommerce-breadcrumb a:hover::after {
	background: #cc9200;
}
.woocommerce .woocommerce-breadcrumb li:last-child, .woocommerce .woocommerce-breadcrumb li:last-child:hover {
	font-weight: bold;
	background: none;
	padding: .7em 1em .7em 2em;
}
.woocommerce .woocommerce-breadcrumb li:last-child::after {
	content: normal;
}
/*** My Account ****/
.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 20%;
}
.woocommerce-account .woocommerce-MyAccount-content {
	display: inline-block;
	float: left;
	margin-left: 5%;
	width: 75%;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
	padding: 0;
	border-top: 1px solid #eee;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
	list-style: none;
	border-bottom: 1px solid #eee;
	padding: 0;
	margin: 0;
	border-top: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	padding: 10px 5px;
	display: block;
	color: #202125;
	font-size: 15px;
	font-family: "ABeeZee", Sans-serif !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover, .woocommerce-account .woocommerce-MyAccount-navigation ul li a:focus, .woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
	color: #DD9954;
}
.woocommerce-account .woocommerce-MyAccount-content h2 {
	font-size: 25px;
	text-align: center;
	font-weight: 600;
}
.woocommerce-account p.order-again {
	text-align: right;
}
.woocommerce-account .woocommerce-EditAccountForm input[type="submit"] {
	margin-top: 50px;
	float: right;
}
.woocommerce-account .fl-post-header, .woocommerce-page .fl-post-header {
	padding: 25px 15px;
	float: left;
	width: 100%;
	margin-bottom: 45px;
	background: #ffffff;
	background: linear-gradient(-90deg, white, #f4f9fe, #f4f9fe, #f4f9fe, white);
	text-align: center;
}
.woocommerce-account .fl-content, .woocommerce-page .fl-content {
	margin-top: 0;
}
.woocommerce-account .fl-post-title, .woocommerce-page .fl-post-title {
	text-align: center;
	font-size: 26px;
	line-height: 1.4;
	color: #202125;
	margin: 0px;
	font-weight: 500;
	text-transform: capitalize;
}
.woocommerce-account .skinny_cform-wrap {
	width: 100%;
	max-width: 560px;
	margin: 0 auto;
}
.woocommerce-account .skinny_cform-wrap label, .woocommerce-account .skinny_cform-wrap .form-row span {
	font-size: 14px;
	font-weight: 500;
	text-transform: capitalize;
	margin: 0;
	text-align: left;
}
.woocommerce-account .skinny_cform-wrap .woocommerce-form .woocommerce-Input, .woocommerce-account .skinny_cform-wrap .lost_reset_password .woocommerce-Input--text {
	color: #555;
	font-size: 18px;
	width: 100%;
	height: 50px;
	padding: 10px 20px;
}
.woocommerce-account .skinny_cform-wrap .lost_reset_password .woocommerce-form-row {
	width: 100%;
	text-align: center;
}
.woocommerce-account .skinny_cform-wrap .woocommerce-form .woocommerce-Input:focus {
	border-color: #DD9954;
}
.woocommerce-account .skinny_cform-wrap .woocommerce-form .woocommerce-form__label-for-checkbox {
	float: left;
	width: 100%;
}
.woocommerce-account .skinny_cform-wrap .woocommerce-form .woocommerce-form-login__submit, .woocommerce-account .skinny_cform-wrap .lost_reset_password .woocommerce-Button {
	padding: 15px 20px 15px;
	text-transform: capitalize;
	font-size: 18px;
	line-height: 16px;
	color: #DD9954;
	background: #fff;
	border-radius: 0;
	width: 160px;
	margin-top: 10px;
}
.woocommerce-account .skinny_cform-wrap .lost_reset_password .woocommerce-Button {
	width: 200px;
}
.woocommerce-account .skinny_cform-wrap .woocommerce-form .woocommerce-form-login__submit:hover, .woocommerce-account .skinny_cform-wrap .woocommerce-form .woocommerce-form-login__submit:focus, .woocommerce-account .skinny_cform-wrap .lost_reset_password .woocommerce-Button:hover, .woocommerce-account .skinny_cform-wrap .lost_reset_password .woocommerce-Button:focus {
	color: #fff;
	background-color: #DD9954;
	border-color: #DD9954;
	border-radius: 0;
	top: 0 !important;
}
.woocommerce-account .skinny_cform-wrap .woocommerce-form .form-row .woocommerce-form__input-checkbox {
	width: 20px;
	height: 18px
}
.woocommerce-account .skinny_cform-wrap .woocommerce-form .form-row span {
	vertical-align: top;
}
.woocommerce-account .skinny_cform-wrap .skinny_cform {
	display: inline-block;
	width: 100%;
}
.woocommerce-account .skinny_cform-wrap .skinny_cform h2 {
	text-align: center;
	font-size: 28px;
}
.woocommerce-account .skinny_cform-wrap .woocommerce-form-login, .woocommerce-account .skinny_cform-wrap .lost_reset_password {
	float: left;
	width: 100%;
	background: url(../images/simplebar_contnet.jpg) center;
	background-size: contain;
	border-radius: 10px;
	border: none;
	box-shadow: 0 0.46875rem 2.1875rem rgb(4 9 20 / 3%), 0 0.9375rem 1.40625rem rgb(4 9 20 / 3%), 0 0.25rem 0.53125rem rgb(4 9 20 / 5%), 0 0.125rem 0.1875rem rgb(4 9 20 / 3%);
}
.woocommerce-account .skinny_cform-wrap .woocommerce-form .woocommerce-LostPassword.lost_password {
	float: right;
}
.woocommerce-account .skinny_cform-wrap .woocommerce-form .form-row:nth-child(3) {
	float: left;
}
.woocommerce-account .skinny_cform-wrap .lost_reset_password {
	padding: 20px;
}
/* Woocommerce Styles */

/* 
A couple things to note...
1. This code was written very specifically for my base child theme so it might not work out of the box with every theme.
   I have it here mostly to share with anyone who might be looking to do the same thing I was.
2. I generally add my WooCommerce CSS overrides to a custom-woo.css file then use wp_enqueue_style() to call it 
   so that it enqueues after the default WooCommerce Stylesheets
*/

.woocommerce-message {
	display: none;
}
.woocommerce-cart.full-width-content .content, .woocommerce-checkout.full-width-content .content {
	max-width: 100%;
}
.woocommerce-cart .woocommerce table.shop_table td.actions {
	border-top: 1px solid #e6e6e6;
	background: #f7f7f7;
	border-bottom: 0px solid #e6e6e6;
}
.woocommerce-cart .entry-content form {
	width: 60%;
	float: left;
}
.woocommerce-cart .woocommerce .cart-collaterals {
	width: 33%;
	float: right;
}
.woocommerce-cart .woocommerce .cart-collaterals h2 {
	display: none;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
	width: 100%;
}
#add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr th, #add_payment_method table.cart th, .woocommerce-cart table.cart th, .woocommerce-checkout table.cart th, .woocommerce-checkout table.shop_table th {
	color: #202125;
	font-size: 14px;
}
#add_payment_method .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr td, #add_payment_method table.cart td, .woocommerce-cart table.cart td, .woocommerce-checkout table.cart td, .woocommerce-checkout table.shop_table td {
	color: #555;
	font-size: 16px;
}
.woocommerce-cart .woocommerce table.shop_table th {
	border-bottom: 2px solid #DD9954;
}
.woocommerce-cart .woocommerce table.shop_table, .woocommerce-checkout .woocommerce table.shop_table {
	border: 1px solid #e6e6e6;
	margin: 0;
	text-align: left;
	width: 100%;
	border-collapse: separate;
	border-radius: 0;
	border-bottom: none;
	border-right: none;
	margin-bottom: 35px;
	border-bottom: 1px solid #e6e6e6;
}
body #add_payment_method #payment ul.payment_methods li input, body.woocommerce-cart #payment ul.payment_methods li input, body.woocommerce-checkout #payment ul.payment_methods li input {
	width: auto;
	margin: -2px .5em 0 0;
}
body .woocommerce form .form-row .input-checkbox {
	width: auto;
	margin: -2px 5px 0 0;
}
#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, body.woocommerce-cart .cart-collaterals .cart_totals tr td, body.woocommerce-cart .cart-collaterals .cart_totals tr th, body.woocommerce-checkout .cart-collaterals .cart_totals tr td, body.woocommerce-checkout .cart-collaterals .cart_totals tr th, body .woocommerce table.shop_table th {
	border-top: none;
	border-bottom: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	text-align: right;
	padding: 10px 20px;
}
body #add_payment_method table.cart td, body #add_payment_method table.cart th, body.woocommerce-cart table.cart td, body.woocommerce-cart table.cart th, body.woocommerce-checkout table.cart td, body.woocommerce-checkout table.cart th {
	border-right: 1px solid #e6e6e6;
}
#add_payment_method .cart-collaterals .cart_totals tr th, body.woocommerce-cart .cart-collaterals .cart_totals tr th, body.woocommerce-checkout .cart-collaterals .cart_totals tr th {
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
	border-bottom: 1px solid #e6e6e6;
}
body .woocommerce #respond input#submit.alt, body .woocommerce a.button.alt, body .woocommerce button.button.alt, body .woocommerce input.button.alt {
	background: #DD9954 !important;
	font-weight: 500;
	border: 1px solid #DD9954 !important;
	color: rgb(26, 46, 59) !important;
	text-transform: uppercase;
	letter-spacing: 1px;
}
body .woocommerce #respond input#submit.alt:hover, body .woocommerce a.button.alt:hover, body .woocommerce button.button.alt:hover, body .woocommerce input.button.alt:hover, body .woocommerce #respond input#submit.alt:focus, body .woocommerce a.button.alt:focus, body .woocommerce button.button.alt:focus, body .woocommerce input.button.alt:focus {
	background: #cc9200 !important;
	color: rgb(26, 46, 59) !important;
	border: 1px solid #cc9200 !important;
}
body .woocommerce .cart .button, body .woocommerce .cart input.button, body .woocommerce #respond input#submit, body .woocommerce a.button, body .woocommerce button.button, body .woocommerce input.button {
	background: #cc9200 !important;
	color: #202125 !important;
	font-weight: 500 !important;
	border-color: #202125 !important;
	font-size: 14px !important;
	letter-spacing: 1px;
	text-transform: capitalize;
}
.fl-post-content .woocommerce a {
	color: #202125;
}
.fl-post-content .woocommerce a:hover, .fl-post-content .woocommerce a:focus {
	color: #000000;
}
body .woocommerce .cart .button:hover, body .woocommerce .cart input.button:hover, body .woocommerce #respond input#submit:hover, body .woocommerce a.button:hover, body .woocommerce button.button:hover, body .woocommerce input.button:hover, body .woocommerce .cart .button:focus, body .woocommerce .cart input.button:focus, body .woocommerce #respond input#submit:focus, body .woocommerce a.button:focus, body .woocommerce button.button:focus, body .woocommerce input.button:focus {
	background: #202125 !important;
	color: #fff !important;
	top: 0 !important;
	border-color: #202125 !important;
}
body .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	float: right;
	width: 100%;
	display: block;
	text-align: center;
	margin-bottom: 0;
	font-size: 16px;
	padding: 1em;
	border-radius: 40px;
	margin-top: .5em;
}
body .woocommerce form .form-row-first, body .woocommerce form .form-row-last, body .woocommerce-page form .form-row-first, body .woocommerce-page form .form-row-last {
	width: 49%;
}
body .woocommerce #respond input#submit.disabled, body .woocommerce #respond input#submit:disabled, body .woocommerce #respond input#submit:disabled[disabled], body .woocommerce a.button.disabled, body .woocommerce a.button:disabled, body .woocommerce a.button:disabled[disabled], body .woocommerce button.button.disabled, body .woocommerce button.button:disabled, body .woocommerce button.button:disabled[disabled], body .woocommerce input.button.disabled, body .woocommerce input.button:disabled, body .woocommerce input.button:disabled[disabled] {
	background: #ccc;
}
body .woocommerce a.checkout-button.button.alt {
	border-radius: 40px;
	border: 1px solid #DD9954 !important;
}
body .woocommerce #content table.cart td.actions .coupon, body .woocommerce table.cart td.actions .coupon {
	width: 68%;
}
body #add_payment_method table.cart td.actions .coupon .input-text, body.woocommerce-cart table.cart td.actions .coupon .input-text, body.woocommerce-checkout table.cart td.actions .coupon .input-text {
	padding: 8px 15px 8px;
	width: 65%;
	height: 30px;
	font-size: 14px;
}
body .woocommerce table.shop_table td {
	padding: 15px;
}
body .woocommerce-checkout table.shop_table td {
	text-align: right;
	border-right: 1px solid #e6e6e6;
	border-top: 0;
}
.woocommerce a.remove {
	margin: 0 auto;
}
.woocommerce-cart .woocommerce table.shop_table th.product-remove, .woocommerce-cart .woocommerce table.shop_table th.product-name {
	text-align: center;
}
.woocommerce-cart .woocommerce table.shop_table th.product-price, .woocommerce-cart .woocommerce table.shop_table th.product-quantity, .woocommerce-cart .woocommerce table.shop_table th.product-subtotal {
	text-align: right;
}
.woocommerce-cart .woocommerce table.shop_table .cart_item td.product-price, .woocommerce-cart .woocommerce table.shop_table .cart_item td.product-quantity, .woocommerce-cart .woocommerce table.shop_table .cart_item td.product-subtotal {
	text-align: right;
}
.woocommerce-checkout #add_payment_method #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
	list-style: none;
}
.woocommerce-checkout .woocommerce .col2-set {
	width: 47.8260869565%;
	float: left;
	margin-right: 4.347826087%;
}
.woocommerce-checkout .woocommerce .col2-set .col-1, .woocommerce-checkout .woocommerce .col2-set .col-2 {
	margin-bottom: 2em;
	width: 100%;
	float: none;
}
.woocommerce-checkout #order_review_heading, .woocommerce-checkout #order_review {
	background: #fff;
	width: 47.8260869565%;
	float: right;
	margin-right: 0;
}
.woocommerce-checkout #order_review {
	padding: 10px 0;
}
.woocommerce-checkout #ship-to-different-address-checkbox {
	width: auto;
	float: right;
	margin-left: 15px;
	margin-top: 10px;
	opacity: 1;
	position: static;
}
.woocommerce-checkout #ship-to-different-address label {
	font-size: 15px;
	font-weight: 500;
	line-height: 1;
	text-transform: uppercase;
	color: #000;
}
.woocommerce-checkout .woocommerce form .form-row.create-account label {
	padding-top: 2px;
	font-weight: bold;
}
.woocommerce-checkout .payment-fixed {
	position: fixed;
	z-index: 9;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 6px 2em;
	left: 52%;
	margin-left: 0;
	padding: 20px;
	top: 0;
	width: 45.5% !important;
	-webkit-transition: padding .1s ease-in;
	-moz-transition: padding .1s ease-in;
	-o-transition: padding .1s ease-in;
	-ms-transition: padding .1s ease-in;
	transition: padding .1s ease-in;
}
.product-shipping-message {
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 0px;
	border-top: 1px solid #139248;
	border-bottom: 1px solid #139248;
}
body .woocommerce table.shop_table tbody th, body .woocommerce table.shop_table tfoot td, body .woocommerce table.shop_table tfoot th {
	border-bottom: none;
}
body .woocommerce form .form-row input.input-text, body .woocommerce form .form-row textarea {
	max-width: 100%;
}
body .woocommerce .product-name a {
	color: #000;
	pointer-events: none;
	cursor: default;
	font-family: "ABeeZee", Sans-serif !important;
}
.woocommerce-info {
	width: 100%;
	float: left;
	line-height: 1.5 !important;
	font-size: 14px;
}
div.woocommerce-billing-fields h2, div.woocommerce-billing-fields h3, #order_review h2, #order_review h3, .woocommerce-additional-fields h3 {
	font-size: 18px;
	color: #202125;
	border-bottom: double 3px #e7e7e7;
	padding-bottom: 7px !important;
	margin-bottom: 15px;
}
.woocommerce-checkout #ship-to-different-address-checkbox {
	float: left;
	margin-left: 0;
	margin-top: 0;
	margin-right: 10px;
}
.woocommerce-checkout .woocommerce-shipping-fields {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.woocommerce-checkout label {
	font-weight: 500;
	font-size: 14px;
	color: #DD9954;
	margin: 0;
	width: 100%;
}
body .woocommerce table.shop_table td {
	padding: 5px 15px;
	font-size: 13px;
	font-family: "ABeeZee", Sans-serif !important;
}
body .woocommerce form .form-row input.input-text {
	max-width: 100%;
	height: 50px;
	border: 1px solid rgb(179, 191, 200);
	color: rgb(26, 46, 59);
	padding: 0.3125rem 0.9375rem 0px;
	border-radius: 3px;
	transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}
body .woocommerce form .form-row input.input-text:focus {
	outline: transparent solid 1px;
	border: 1px solid rgb(26, 46, 59);
	box-shadow: rgb(26, 46, 59) 0px 0px 0px 1px;
}
.woocommerce-password-strength.short {
	align-items: flex-start;
	border-radius: 3px;
	color: rgb(26, 46, 59);
	display: flex;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: rgb(255, 237, 237);
}
#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, body.woocommerce-cart .cart-collaterals .cart_totals tr td, body.woocommerce-cart .cart-collaterals .cart_totals tr th, body.woocommerce-checkout .cart-collaterals .cart_totals tr td, body.woocommerce-checkout .cart-collaterals .cart_totals tr th, body .woocommerce table.shop_table th {
	border-top: none;
	border-bottom: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	text-align: right;
	padding: 5px 20px;
}
#stripe-payment-data p, .woocommerce-privacy-policy-text p {
	font-size: 13px;
}
.wc-stripe-elements-field, .wc-stripe-iban-element-field {
	padding: 10px;
	border-radius: 4px;
	border: 1px solid rgb(179, 191, 200);
	color: rgb(26, 46, 59);
	border-radius: 3px;
	transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}
.wc-stripe-elements-field:focus, .wc-stripe-iban-element-field:focus {
	outline: transparent solid 1px;
	border: 1px solid rgb(26, 46, 59);
	box-shadow: rgb(26, 46, 59) 0px 0px 0px 1px;
}
.woocommerce-checkout p.woocommerce-invalid-required-field span.error {
	color: #E2401C;
	display: block !important;
	font-weight: bold;
}
.checkout .woocommerce-error {
	display: none !important;
}
.woocommerce #order_review_heading, .woocommerce-page #order_review_heading, .woocommerce-EditAccountForm fieldset legend {
	margin-top: 0;
	font-size: 18px;
	color: #202125;
	border-bottom: double 3px #e7e7e7;
	padding-bottom: 7px !important;
	margin-bottom: 15px;
}
.woocommerce-EditAccountForm fieldset legend {
	margin-top: 20px;
}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
	padding: 0;
}
.woocommerce #payment .form-row.place-order, .woocommerce-page #payment .form-row.place-order {
	padding: 15px;
}
.woocommerce form .form-row label {
	line-height: 2;
	font-weight: 500;
	font-size: 14px;
	color: #DD9954;
	margin: 0;
	width: 100%;
}
.woocommerce .quantity .qty {
	width: 5em;
}
.woocommerce-MyAccount-content .woocommerce-Button, .woocommerce-MyAccount-content .button {
	font-size: 15px !important;
	margin-top: 15px !important;
	padding: 8px 20px !important;
}
.woocommerce-Message--info .woocommerce-Button, .woocommerce-Message--info .button {
	margin-top: 0 !important;
}
.woocommerce-EditAccountForm span em {
	font-size: 80%;
}
.woocommerce-Message.woocommerce-Message--info.woocommerce-info {
	line-height: 40px;
}
.shop_table table th {
	color: #DD9954;
}
.woocommerce-Addresses.addresses {
	float: left;
	margin-top: 15px;
}
.woocommerce-account .addresses .title h3 {
	float: left;
	margin: 0;
	font-size: 15px;
	width: calc(100% - 85px);
}
.woocommerce-account .addresses .title .edit {
	float: right;
	position: inherit;
	border: solid 1px #DD9954;
	padding: 3px 15px;
	width: 70px;
	text-align: center;
	font-size: 13px;
	border-radius: 4px;
	color: #DD9954;
}
.woocommerce-account .addresses .title .edit:hover {
	color: #202125;
}
.woocommerce .customer_details, .woocommerce-page .customer_details, .woocommerce .addresses address, .woocommerce-page .addresses address {
	font-size: 80%;
}
.select2-container {
	width: 100% !important;
}
.select2-container .select2-selection--single {
	background-color: transparent;
	border: 1px solid #ced4da;
	border-radius: 4px;
	box-shadow: none;
	box-sizing: content-box;
	height: auto;
	margin: 0;
	outline: none;
	padding: 8px 10px 5px 10px;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.select2-container .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px;
	padding-left: 0;
	font-size: 14px;
}
.select2-container .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
}
.select2-container .select2-selection--single .select2-selection__placeholder {
	color: #999;
}
.select2-container .select2-selection--single .select2-selection__arrow {
	height: 26px;
	margin: 0.6rem 0 0.4rem 0;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
}
.select2-container .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto;
}
.select2-container.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default;
}
.select2-container.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none;
}
.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px;
}
.select2-container .select2-selection--multiple {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #ced4da;
	border-radius: 0;
	box-shadow: none;
	box-sizing: content-box;
	cursor: text;
	height: auto;
	margin: 0;
	outline: none;
	padding: 5px 0 0 0;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%;
}
.select2-container .select2-selection--multiple .select2-selection__rendered li {
	list-style: none;
}
.select2-container .select2-selection--multiple .select2-selection__placeholder {
	color: #999;
	margin-top: 5px;
	float: left;
}
.select2-container .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
}
.select2-container .select2-selection--multiple .select2-selection__choice {
	background-color: #ffca28;
	border-radius: 16px;
	color: rgba(0, 0, 0, 0.6);
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 6px;
	padding: 0 12px;
}
.select2-container .select2-selection--multiple .select2-selection__choice__remove {
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	float: right;
	margin-left: 5px;
}
.select2-container .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333;
}
.select2-container[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container[dir="rtl"] .select2-selection--multiple .select2-search--inline {
	float: right;
}
.select2-container[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto;
}
.select2-container[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto;
}
.select2-container.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default;
}
.select2-container.select2-container--disabled .select2-selection__choice__remove {
	display: none;
}
.select2-container.select2-container--open.select2-container--above .select2-selection--single, .select2-container.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.select2-container.select2-container--open.select2-container--below .select2-selection--single, .select2-container.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.select2-container.select2-container--focus .select2-selection--single {
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	outline: 0;
}
.select2-container.select2-container--focus .select2-selection--multiple {
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	outline: 0;
}
.select2-container .select2-search--dropdown .select2-search__field {
	border: none;
	border-bottom: 1px solid #ced4da;
	border-radius: 0;
	outline: none;
}
.select2-container .select2-search--dropdown .select2-search__field:focus:not([readonly]) {
	box-shadow: 0 1px 0 0 #ced4da;
	border-bottom: 1px solid #ced4da;
}
.select2-container .select2-search--inline .select2-search__field {
	background: transparent;
	border: none !important;
	outline: 0;
	box-shadow: none !important;
	-webkit-appearance: textfield;
}
.select2-container .select2-results > .select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}
.select2-container .select2-results__option[role=group] {
	padding: 0;
}
.select2-container .select2-results__option[aria-disabled=true] {
	color: #999;
}
.select2-container .select2-results__option[aria-selected=true] {
	background-color: #ddd;
}
.select2-container .select2-results__option .select2-results__option {
	padding-left: 1em;
}
.select2-container .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0;
}
.select2-container .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em;
}
.select2-container .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em;
}
.select2-container .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em;
}
.select2-container--material .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em;
}
.select2-container .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em;
}
.select2-container .select2-results__option--highlighted[aria-selected] {
	background-color: #3f729b;
	color: white;
}
.select2-container .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}
.select2-dropdown {
	background-color: white;
	border: 1px solid #ced4da;
	border-radius: 4px;
	box-sizing: border-box;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.select2-results {
	display: block;
}
.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0;
}
.select2-results__option {
	padding: 6px;
	user-select: none;
	-webkit-user-select: none;
}
.select2-results__option[aria-selected] {
	cursor: pointer;
}
.select2-container--open .select2-dropdown {
	left: 0;
}
.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.select2-search--dropdown {
	display: block;
	padding: 4px;
}
.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box;
}
 .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
 -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
	display: none;
}
#coupon_code {
	height: 31px !important;
}
.checkout_coupon .button {
	font-size: 14px !important;
}
.checkout_coupon.woocommerce-form-coupon {
	width: 100% !important;
	margin-top: 0 !important;
	float: left;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-success {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 0 !important;
	max-width: 100% !important;
}
 @media only screen and (max-width: 1139px) {
.woocommerce-cart .entry-content form {
	width: 64%;
}
}
 @media only screen and (max-width: 980px) {
.woocommerce-cart .entry-content form {
	width: 80%;
	float: none;
	margin: 0 auto;
}
.woocommerce-cart .woocommerce .cart-collaterals {
	width: 80%;
	float: None;
	margin: auto;
}
body .woocommerce #content table.cart td.actions .coupon, body .woocommerce table.cart td.actions .coupon {
	width: 100%;
}
body #add_payment_method table.cart td.actions .coupon .input-text, body.woocommerce-cart table.cart td.actions .coupon .input-text, body.woocommerce-checkout table.cart td.actions .coupon .input-text {
	width: 48%;
}
}
@media only screen and (max-width: 767px) {
.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-content {
	margin-left: 0;
	width: 100%;
	margin-top: 10px;
}
}
@media only screen and (max-width: 650px) {
.woocommerce-cart .entry-content form {
	width: 100%;
}
.woocommerce-cart .woocommerce .cart-collaterals {
	width: 100%;
}
.woocommerce-checkout .woocommerce .col2-set {
	width: 100%;
	float: none;
	margin-right: 0;
}
.woocommerce-checkout #order_review_heading, .woocommerce-checkout #order_review {
	width: 100%;
	float: none;
}
}
@media only screen and (max-width: 508px) {
.woocommerce .woocommerce-breadcrumb a::after {
	height: 1.7em;
}
.woocommerce .woocommerce-breadcrumb a {
	margin-right: 18px;
}
}
/*** Woo CSS End ***/


.home_Products .fl-post-grid-meta-terms {
	margin-bottom: 10px;
}
body.woocommerce .home_Products .fl-post-grid-woo-button a.button   {
	color: #fff !important;
	padding: 10px 20px;
	font-size: 16px !important;
}
body.woocommerce .related_Products .related.products h2 {
	border-bottom: double 3px #e7e7e7 !important;
	padding-bottom: 10px;
	font-size: 22px;
}
body.woocommerce .woocommerce-LoopProduct-link h2.woocommerce-loop-product__title {
	border: none !important;
	margin-bottom: 20px !important;
	font-size: 16px !important;
}
.woocommerce div.product .woocommerce-tabs .panel {
	font-size: 15px;
}
#tab-description h2, .woocommerce #reviews #comments h2 {
	font-size: 24px;
	margin-bottom: 10px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: #a16f23;
	color: #fff;
	border-bottom-color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background-color: #fff;
}
.woocommerce #review_form #respond .form-submit input {
	left: auto;
	background: #a16f23 !important;
	color: #fff !important;
	border-radius: 50px;
	padding: 14px 25px !important;
	margin-top: 10px;
}
.woocommerce #review_form #respond .form-submit input:hover,
.woocommerce #review_form #respond .form-submit input:focus{
	background: #202125 !important;
	color: #fff !important;
}
#review_form #commentform {
	background: #f5f5f5;
	padding: 15px;
	margin-top: 20px;
}
.woocommerce .quantity .qty, .woocommerce div.product form.cart .button {
	height: 40px;
}
.woocommerce .related_Products ul.products {
	margin: 30px 0 1em;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
	color: #6a4b1c;
}









