.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  position: relative;
  margin-bottom: 40px;
}
.module-title:after {
  position: absolute;
  content: "";
  height: 2px;
  width: 50px;
  background: #ab7442;
  top: 37px;
  left: 0;
}
.sppb-text-center .sppb-title-heading {
  position: relative;
}
.sppb-text-center .sppb-title-heading:before {
  content: "";
  position: absolute;
  top: 48px;
  left: 50%;
  margin-left: -35px;
  width: 80px;
  height: 2px;
  background: #ab7442;
}
.sppb-text-left .sppb-title-heading {
  position: relative;
}
.sppb-text-left .sppb-title-heading:before {
  content: "";
  position: absolute;
  top: 48px;
  left: 0;
  width: 80px;
  height: 2px;
  background: #ab7442;
}
.white .sppb-addon-title {
  position: relative;
  color: #ffffff;
}
.white .sppb-addon-title:before {
  content: "";
  position: absolute;
  top: 48px;
  left: 0;
  width: 80px;
  height: 2px;
  background: #ab7442;
}
.title-decor .sppb-addon-title {
  position: relative;
  margin: 0px 0 40px 0px;
}
.title-decor .sppb-addon-title:before {
  content: "";
  position: absolute;
  top: 48px;
  left: 0;
  width: 80px;
  height: 2px;
  background: #ab7442;
}
.sppb-addon-title {
  color: #252525;
  font-weight: 600;
  text-transform: uppercase;
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px solid #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #744f2d;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #744f2d;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.service-box .sppb-addon-feature .sppb-media-content {
  border: 1px solid #f1f1f1;
  border-top: 0px;
  padding: 5px 28px 30px;
}
.service-box .sppb-addon-feature .sppb-media-content .sppb-addon-text p {
  margin: 0px;
}
.service-box .sppb-addon-feature .sppb-feature-box-title a {
  color: #252525;
}
.service-box .sppb-addon-feature .sppb-img-container a {
  position: relative;
  display: block;
}
.service-box .sppb-addon-feature .sppb-img-container a::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(171, 116, 66, 0.9);
  left: 0;
  top: 0;
  transform: scale(0, 1);
  transition: .5s ease;
}
.service-box .sppb-addon-feature:hover .sppb-img-container a::after {
  transform: scale(1, 1);
  transition: .5s ease;
}
.about-section h4 {
  font-weight: 700;
  font-family: 'Lato', sans-serif;
  color: #252525;
  font-size: 22px;
  text-transform: capitalize;
}
.about-section .text p {
  color: #a2a2a2;
  margin-bottom: 22px;
}
.about-section .call-out {
  position: relative;
  padding-top: 15px;
}
.about-section .text p {
  color: #a2a2a2;
  margin-bottom: 22px;
}
.about-section .call-out a.thm-btn:hover {
  color: #fff;
}
.about-section .call-out p.phone-number {
  font-size: 24px;
  font-weight: 700;
  position: relative;
  padding-left: 35px;
  color: #252525;
  margin-left: 36px;
}
.about-section .call-out p.phone-number i {
  position: absolute;
  left: 0;
  top: 15px;
  color: #ab7442;
  font-size: 26px;
}
.about-section .call-out p.phone-number span {
  color: #ab7442;
  font-size: 18px;
  font-weight: 700;
  text-transform: capitalize;
}
.full-image {
  height: 308px;
  display: table;
  width: 100%;
  vertical-align: middle;
  border: 5px solid #ffffff;
  box-shadow: -1px 1px 3px 1px rgba(0, 0, 0, 0.18);
}
.full-image .sppb-modal-selector {
  display: table-cell;
  vertical-align: middle;
}
.full-image .sppb-modal-selector span i {
  font-size: 18px !important;
  width: 70px;
  height: 70px;
  line-height: 62px !important;
  border-radius: 50%;
  color: #fff;
  border: 4px solid #fff;
}
.best-service-section .single-item {
  position: relative;
}
.best-service-section .single-item .inner-box {
  position: relative;
  padding: 0px 0px 20px 100px;
}
.best-service-section .single-item .inner-box .jb-icon-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  height: 70px;
  line-height: 70px;
  background: #f7f7f7;
  text-align: center;
  color: #ab7442;
  font-size: 34px;
  z-index: 2;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.best-service-section .single-item .inner-box .jb-icon-box .sppb-icon-container i::before {
  font-size: 39px;
}
.best-service-section .single-item:hover .jb-icon-box {
  background: #ab7442;
  color: #ffffff;
}
.single-team-member .sppb-person-image {
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.07000000000000001);
  background: #f7f7f7;
}
.single-team-member .sppb-person-image a {
  padding: 5px;
  display: inline-block;
}
.single-team-member .sppb-person-image img {
  transition: all 0.5s ease;
  transform: scale(1);
}
.single-team-member .sppb-person-image .person-content-hover-content-wrap {
  position: absolute;
  left: 0;
  top: 42px;
  padding: 0px;
  transform: translate(-100%, 0);
  transition: 0.5s ease-in-out;
}
.single-team-member .sppb-person-image .person-content-hover-content-wrap .sppb-person-social-icons {
  margin-top: 0px;
}
.single-team-member .sppb-person-image .person-content-hover-content-wrap .sppb-person-social-icons .sppb-person-social {
  margin: 0px;
}
.single-team-member .sppb-person-image .person-content-hover-content-wrap .sppb-person-social-icons .sppb-person-social li {
  display: block;
}
.single-team-member .sppb-person-image .person-content-hover-content-wrap .sppb-person-social-icons .sppb-person-social li a {
  height: 45px;
  width: 45px;
  color: #ffffff;
  background: rgba(171, 116, 66, 0.8100000000000001);
  text-align: center;
  line-height: 44px;
  border-bottom: 1px solid #fff;
}
.single-team-member .sppb-person-image .person-content-hover-content-wrap .sppb-person-social-icons .sppb-person-social li:last-child a {
  border: none;
}
.single-team-member .sppb-person-information .sppb-person-designation {
  color: #ab7442 !important;
}
.single-team-member .sppb-person-information .sppb-person-name {
  color: #1f1f1f;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 5px;
}
.single-team-member:hover .person-content-hover-content-wrap {
  transform: translate(0, 0);
  transition: 0.5s ease-in-out;
  left: 0;
}
.call-to-action h4 {
  font-size: 20px;
}
.call-to-action a {
  color: #ab7442;
}
.text-link h4 {
  font-weight: 400;
  text-transform: capitalize;
}
.text-link h4 a {
  color: #ab7442;
}
.contact-section .sppb-addon-title {
  margin-bottom: 50px;
  margin-top: 10px;
}
.contact-section p {
  color: #ffffff;
  font-size: 18px;
  line-height: 34px;
  margin-bottom: 0px;
  text-transform: capitalize;
}
.contact-section p span {
  color: #ab7442;
  font-size: 20px;
  font-weight: 600;
}
.bg-dark .sppb-ajaxt-contact-form {
  border: 1px solid rgba(255, 255, 255, 0.19);
  background: #131313;
  padding: 39px 39px 24px;
}
.bg-dark .sppb-ajaxt-contact-form .sppb-form-control {
  height: 50px;
  background: transparent;
  font-size: 16px;
  border: 2px solid rgba(255, 255, 255, 0.29);
  padding: 12px 15px;
}
.sppb-ajaxt-contact-form .sppb-form-control {
  background: transparent;
  font-size: 16px;
  border: 2px solid #f7f7f7;
  padding: 12px 15px;
}
.testimo-style-1 .sppb-item .sppb-testimonial-message {
  position: relative;
  padding: 30px;
  color: #a2a2a2;
  font-style: italic;
  background: #f7f7f7;
  border-radius: 5px;
  margin-bottom: 16px;
  line-height: 32px;
  font-size: 16px;
}
.testimo-style-1 .sppb-item .sppb-testimonial-message::after {
  position: absolute;
  content: '';
  border-top: 12px solid #f7f7f7;
  border-left: 10px solid #f7f7f7;
  border-right: 10px solid transparent;
  border-bottom: 12px solid transparent;
  top: 100%;
  left: 50px;
}
.testimo-style-1 .sppb-item .sppb-addon-testimonial-pro-footer {
  margin-top: 40px;
}
.testimo-style-1 .sppb-item .sppb-addon-testimonial-pro-footer .testimonial-pro-client-name-wrap {
  margin: 13px;
}
.testimo-style-1 .sppb-item .sppb-addon-testimonial-pro-footer .testimonial-pro-client-name-wrap .sppb-addon-testimonial-pro-client-name {
  color: #252525;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
  font-weight: 600 !important;
  text-transform: uppercase;
}
.testimo-style-1 .sppb-item .sppb-addon-testimonial-pro-footer .testimonial-pro-client-name-wrap .sppb-addon-testimonial-pro-client-designation {
  color: #ab7442;
  font-size: 16px;
}
.testimo-style-2 .sppb-carousel-inner .sppb-item {
  padding: 0 70px;
}
.testimo-style-2 .sppb-carousel-inner .sppb-item .sppb-testimonial-message p {
  color: #ffffff;
  font-size: 18px;
  line-height: 1.8em;
  font-weight: normal;
}
.testimo-style-2 .sppb-carousel-inner .sppb-item .sppb-addon-testimonial-pro-footer {
  margin-top: 40px;
}
.testimo-style-2 .sppb-carousel-inner .sppb-item .sppb-addon-testimonial-pro-footer .testimonial-pro-client-name-wrap {
  margin: 13px;
}
.testimo-style-2 .sppb-carousel-inner .sppb-item .sppb-addon-testimonial-pro-footer .testimonial-pro-client-name-wrap .sppb-addon-testimonial-pro-client-name {
  position: relative;
  color: #ffffff;
  font-size: 18px;
  margin-top: 20px;
  font-style: italic;
  margin-bottom: 10px;
}
.testimo-style-2 .sppb-carousel-inner .sppb-item .sppb-addon-testimonial-pro-footer .testimonial-pro-client-name-wrap .sppb-addon-testimonial-pro-client-designation {
  color: #ab7442;
  font-size: 16px;
}
.single-blog-post {
  margin-bottom: 25px;
  position: relative;
  margin-bottom: 30px;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 30px;
}
.single-blog-post:last-child {
  margin-bottom: 0;
  border: none;
}
.single-blog-post .img-box,
.single-blog-post .content-box {
  display: table-cell;
  vertical-align: middle;
}
.single-blog-post .image-box {
  position: relative;
  overflow: hidden;
  box-shadow: 6px 6px 0px 1px #f1f1f1;
  margin-top: 14px;
}
.large-image-view .single-blog-post .image-box {
  margin-bottom: 25px;
}
.single-blog-post .image-box img {
  display: block;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.66);
  width: 100%;
}
.single-blog-post .image-box .overlay-link {
  position: absolute;
  left: -100%;
  top: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #ffffff;
  background: rgba(171, 116, 66, 0.9);
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}
.single-blog-post:hover .image-box .overlay-link {
  left: 0px;
}
.single-blog-post .image-box .overlay-link .icon {
  position: absolute;
  left: 50%;
  margin-left: -20px;
  top: 50%;
  margin-top: -20px;
  line-height: 40px;
  width: 40px;
  height: 40px;
  font-size: 24px;
}
.single-blog-post .content-box {
  padding-left: 15px;
}
.single-blog-post .content-box h4 {
  color: #252525;
  transition: .4s ease;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 14px;
  margin-top: 0px;
}
.single-blog-post .content-box h4:hover {
  color: #ab7442;
}
.single-blog-post .content-box ul,
.single-blog-post .content-box li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single-blog-post .content-box ul {
  margin-top: 12px;
}
.single-blog-post .content-box ul > li {
  display: inline;
  border-right: 1px solid #D8D8D8;
  padding-right: 17px;
  margin-right: 12px;
}
.single-blog-post .content-box ul > li:last-child {
  padding-right: 0;
  margin-right: 0;
  border: none;
}
.single-blog-post .content-box ul > li > a {
  display: inline-block;
  color: #ab7442;
  font-size: 13px;
}
.single-blog-post .content-box ul > li > a i {
  margin-right: 5px;
}
.single-blog-post:hover .img-box .overlay {
  opacity: 1;
}
.signature .overlay-box {
  position: absolute;
  max-width: 300px;
  background: rgba(171, 116, 66, 0.9399999999999999);
  padding: 25px 20px 40px;
  border: 5px solid #fff;
  top: 62px;
  right: 15px;
  box-shadow: -1px 1px 1px 1px rgba(0, 0, 0, 0.18);
}
.signature .overlay-box span {
  color: #fff;
  position: absolute;
  right: 0;
}
.signature .overlay-box p {
  color: #fff;
}
.signature .overlay-box .quote {
  transform: rotateY(180deg);
  position: relative;
  height: 20px;
  width: 100%;
  margin-bottom: 25px;
}
.signature .signature-image {
  float: left;
  margin-top: 20px;
  margin-right: 18px;
}
.signature .about-owner h4 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
}
.signature .about-owner {
  margin-top: 35px;
}
.signature .about-owner .company-title {
  color: #fff;
}
.counter-column .icon i:before {
  font-size: 40px;
  color: #ab7442;
  text-align: center;
}
.counter-column .sppb-addon-animated-number .sppb-animated-number {
  font-size: 40px !important;
  font-weight: 400;
  padding: 0px 10px 5px;
  color: #ffffff;
}
.counter-column .sppb-addon-animated-number .sppb-animated-number-title {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 20px;
}
.service-block-one {
  position: relative;
  margin-bottom: 17px;
}
.service-block-one .inner-box {
  position: relative;
  padding-left: 70px;
}
.service-block-one .inner-box .icon_box span::before {
  font-size: 45px;
  color: #ab7442;
}
.service-block-one .inner-box .icon_box {
  position: absolute;
  left: 0px;
  margin-top: 13px;
  color: #272727;
  font-size: 48px;
  display: inline-block;
}
.service-block-one .inner-box h3 {
  color: #252525;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 7px;
}
.service-block-one .inner-box .category a {
  color: #ab7442;
  font-size: 16px;
}
.service-block-one .inner-box .text {
  color: #9e9e9e;
  margin-top: 15px;
}

.four-column {
  position: relative;
  padding: 70px 0 40px;
}
.four-column .theme_title {
  position: relative;
  margin-bottom: 40px;
}
.four-column .single-item {
  position: relative;
  margin-bottom: 40px;
}
.four-column .single-item h5 {
  font-size: 18px;
  color: #252525;
  font-weight: 600;
  text-transform: uppercase;
  margin: 25px 0;
}
.four-column .single-item .icon {
  height: 160px;
  width: 160px;
  line-height: 160px;
  margin: 5px 0 20px;
  background: #f7f7f7;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
}
.four-column .single-item .icon:before {
  position: absolute;
  content: "";
  left: -10px;
  right: -10px;
  top: -10px;
  bottom: -10px;
  border: 1px solid #f7f7f7;
  border-radius: 50%;
  -webkit-transition: 0.5s ease-in;
  transition: 0.5s ease-in;
  transition: .5s ease;
}
.four-column .single-item:hover .icon:before {
  border-color: #ab7442;
  transition: .5s ease;
}
.four-column .single-item .icon i::before {
  font-size: 60px;
  color: #ab7442;
  line-height: 149px;
}
.four-column .single-item .icon span {
  font-size: 20px;
  height: 45px;
  width: 45px;
  line-height: 45px;
  font-weight: 700;
  background: #fff;
  border: 1px solid #f7f7f7;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
}
.four-column .single-item p {
  color: #a2a2a2;
}
.sppb-addon-content .menu {
  overflow: hidden;
  margin-bottom: 50px;
}
.sppb-addon-content .menu li.current a {
  color: #ab7442;
}
.sppb-addon-content .menu li.current a::after {
  border-bottom-color: #ab7442;
  border-right-color: #ab7442;
}
.sppb-addon-content .menu li {
  position: relative;
  margin-top: 5px;
}
.sppb-addon-content .menu li:last-child {
  margin-bottom: 0px;
}
.sppb-addon-content .menu li:last-child a {
  border-bottom: none;
}
.sppb-addon-content .menu li a {
  display: block;
  background: #ffffff;
  font-size: 16px;
  border: 2px solid #f7f7f7;
  color: #9e9e9e;
  line-height: 52px;
  margin-bottom: 5px;
  padding: 0 0px 0 23px;
  transition: all 0.5s ease;
  position: relative;
}
.sppb-addon-content .menu li a::after {
  position: absolute;
  content: "";
  width: 35px;
  height: 30px;
  bottom: 0;
  right: 0;
  border: 18px solid transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-bottom-color: #f7f7f7;
  border-right-color: #f7f7f7;
  transition: 0.5s ease-in-out;
  opacity: 1;
}
.sppb-addon-content .menu li a:hover {
  color: #ab7442;
}
.sppb-addon-content .menu li a:hover::after {
  border-bottom-color: #ab7442;
  border-right-color: #ab7442;
}
.sppb-addon-pricing-table {
  background: #f7f7f7;
  padding: 16px 30px;
}
.sppb-addon-pricing-table .sppb-pricing-title {
  padding: 12px !important;
  border-bottom: 1px solid #eaeaea;
  font-size: 18px;
  font-weight: 700;
  color: #000000 !important;
  text-transform: uppercase;
}
.sppb-addon-pricing-table .sppb-pricing-price-container .sppb-pricing-price {
  color: #252525;
  font-size: 60px;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-primary .sppb-panel-heading {
  color: #ffffff;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel {
  border: none;
  background: #ffffff;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel .sppb-panel-heading {
  margin: 0px 0px 20px 0px;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel .sppb-panel-heading .sppb-panel-title {
  font-size: 16px;
  font-weight: 400;
  font-family: 'Raleway', sans-serif;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel .sppb-panel-body {
  border-top-color: transparent;
  margin: 0px;
  padding: 0px 14px;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-default .active {
  color: #ab7442;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-default .active .sppb-toggle-direction {
  color: #ab7442;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-default .sppb-panel-heading {
  background: #f7f7f7;
  color: #333;
  cursor: pointer;
  padding: 13px 25px;
  padding-right: 25px;
  padding-right: 50px;
  text-transform: uppercase;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-default .sppb-panel-heading .sppb-panel-title {
  font-size: 18px;
  font-weight: 600;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-default .sppb-panel-body .acc-contact-info .contact-infos {
  padding: 0px;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-default .sppb-panel-body .acc-contact-info .contact-infos li {
  list-style: none;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-default .sppb-panel-body .acc-contact-info .contact-infos li + li {
  margin-top: 18px;
  border-top: 1px solid #f1f1f1;
  padding-top: 23px;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-default .sppb-panel-body .acc-contact-info .contact-infos .icon_box {
  display: table-cell;
  vertical-align: top;
  width: 40px;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-default .sppb-panel-body .acc-contact-info .contact-infos .icon_box i {
  font-size: 24px;
  color: #ab7442;
  position: relative;
  top: 10px;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-default .sppb-panel-body .acc-contact-info .contact-infos .text-box {
  display: table-cell;
  vertical-align: top;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-default .sppb-panel-body .acc-contact-info .contact-infos .text-box p {
  font-size: 14px;
  color: #a2a2a2;
  line-height: 24px;
  margin: 0px;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-primary .sppb-panel-heading {
  background: #ab7442;
}

.project_gallery .item .inner-box {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.project_gallery.style-2 .item .inner-box {
  margin-bottom: 0px;
}
.project_gallery .item .overlay-one {
  position: absolute;
  left: 0px;
  top: -100%;
  width: 100%;
  height: 100%;
  padding: 0px;
  color: #ffffff;
  opacity: 0;
  text-align: center;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
}
.project_gallery .item:hover .overlay-one {
  top: 0px;
  opacity: 1;
}
.project_gallery .item .overlay-one .overlay-inner {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: table;
  
  background: rgba(171, 116, 66, 0.9);
}
.project_gallery .item .overlay-one .overlay-inner {
  background: rgba(171, 116, 66, 0.9);
}
.project_gallery .item .overlay-one .overlay-inner .content {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
}
.project_gallery .item .overlay-one .overlay-inner .content h4 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  position: relative;
  margin-top: -40px;
  color: #ffffff;
}
.project_gallery .item .proj-link {
  position: relative;
  display: inline-block;
  float: left;
  width: 40%;
  height: 30px;
  color: #fff;
  line-height: 30px;
  background: #020202;
  font-size: 14px;
  top: 60px;
  z-index: 1;
  text-align: center;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
}
.project_gallery .item:hover .proj-link {
  top: 0px;
  transition: .3s ease;
  transition-delay: 1s;
}
.project_gallery .item .proj-view {
  position: relative;
  float: left;
  display: inline-block;
  width: 100%;
  height: 55px;
  font-family: 'Raleway', sans-serif;
  line-height: 55px;
  background: #f7f7f7;
  color: #252525;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  z-index: 1;
  text-align: center;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
}
.project_gallery .item .proj-view span {
  transform: rotate(-90deg);
}
.project_gallery .item .caption-box-one {
  position: absolute;
  left: -100%;
  bottom: 0px;
  width: 100%;
  z-index: 1;
  opacity: 0;
}
.project_gallery .item:hover .caption-box-one {
  left: 0px;
  opacity: 1;
  transition: all 500ms ease 500ms;
  -webkit-transition: all 500ms ease 500ms;
  -ms-transition: all 500ms ease 500ms;
  -o-transition: all 500ms ease 500ms;
  -moz-transition: all 500ms ease 500ms;
}
.project_gallery ul.gallery-filter li a:before {
  position: absolute;
  content: "//";
  right: -7px;
}
.project_gallery .container-fluid.padding-15 {
  padding: 0 15px;
}
.project-content ul.gallery-filter.style-2 {
  border: 0px;
}
.project-content ul.gallery-filter.style-2 li {
  border: 2px dashed #ddd;
  margin: 0 3px;
}
.project-content ul.gallery-filter.style-2 li a:before {
  display: none;
}
ul.gallery-filter li:hover a,
ul.gallery-filter.style-2 li.active {
  border-color: #ab7442;
}
l.gallery-filter li:hover a,
ul.gallery-filter li.active a {
  color: #ab7442;
}
ul.gallery-filter li a {
  display: block;
  font-size: 16px;
  position: relative;
  color: #9E9E9E;
  padding-left: 19px;
  line-height: 50px;
  padding-right: 19px;
  transition: all 0.5s ease;
  cursor: pointer;
  outline: none;
}
.project-content ul.gallery-filter {
  margin-bottom: 50px;
  border-top: 1px solid #f7f7f7;
  border-bottom: 1px solid #f1f1f1;
  text-align: center;
}
.jbsmartportfolio-list-items .jb-smartportfolio-item {
  list-style: none;
  padding: 0px;
}
.jbsmartportfolio-list-items .project_gallery .item {
  padding: 15px;
}
.project-info h3 {
  color: #252525;
  font-size: 24px;
  font-weight: 700;
  margin: -4px 0 27px;
  text-transform: uppercase;
}
.project-info .project-info-list {
  overflow: hidden;
  margin-top: 30px;
  margin-left: -30px;
  margin-right: -30px;
}
.project-info .project-info-list li {
  border-bottom: 1px solid #f7f7f7;
  float: left;
  margin: 0px 8px 30px;
  overflow: hidden;
  padding-bottom: 11px;
  padding-left: 20px;
  position: relative;
  width: 155px;
}
.project-info .project-info-list li .icon-holder {
  left: 0;
  position: absolute;
}
.project-info .project-info-list li .icon-holder i {
  font-size: 14px;
  color: #ab7442;
}
.project-info .project-info-list li .text-holder h5 {
  color: #252525;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  margin: 0 0 3px;
}
.project-info .project-info-list li .text-holder p {
  margin: 0px;
}
.project-description-content {
  padding-top: 50px;
}
.project-description-content h3 {
  color: #252525;
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 27px;
  text-transform: uppercase;
}
.project-description-content .project-manager-box {
  background: #f7f7f7 none repeat scroll 0 0;
  border-left: 1px solid #ab7442;
  margin: 32px 0 0;
  overflow: hidden;
  padding: 15px 30px 21px 75px;
  position: relative;
}
.project-description-content .project-manager-box:before {
  background: #ab7442;
  content: "";
  height: 90%;
  left: 2px;
  position: absolute;
  top: 0;
  width: 1px;
}
.project-description-content .project-manager-box:after {
  content: "\f10d";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #e6e6e6;
  font-size: 30px;
  position: absolute;
  top: 23px;
  left: 23px;
}
.project-description-content .project-manager-box h4 {
  color: #9a9a9a;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 32px;
  margin: 0 0 12px;
}
.project-description-content .project-manager-box h5 {
  color: #252525;
  font-size: 18px;
  font-weight: 500;
}
.project-description-content .project-manager-box h5 span {
  color: #ab7442;
  font-size: 16px;
  font-weight: 400;
}

.j2store-product-list .form-inline {
  margin-bottom: 20px;
}
.j2store-product-list .form-inline input {
  border-radius: 0;
  box-shadow: none;
  display: inline-block;
  height: 40px;
  line-height: 0;
  text-transform: uppercase;
}
.j2store-product-list .form-inline select {
  background: #f7f7f7 none repeat scroll 0 0;
  border-color: #f7f7f7;
  border-radius: 0;
  box-shadow: none;
  float: right;
  height: 40px;
}
.j2store-product-list .j2store-sidebar-filters-container .j2store-product-filters {
  border: 1px solid #eee;
  display: table;
  line-height: 1;
  padding: 18px 12px 15px;
  width: 100%;
}
.j2store-product-list .j2store-sidebar-filters-container .j2store-product-filters h4 {
  display: inline-block;
  margin: 10px 0px 20px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters .ui-widget {
  width: 93% !important;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters #j2store-slider-range {
  background: url("../../templates/jb_woodworks/images/price-filter-bg.png") repeat !important;
  display: inline-block;
  margin-top: 15px;
  border-radius: 0px;
  height: 7px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters #j2store-slider-range .ui-slider-range {
  background: #222222 !important;
  top: 0px;
  height: 7px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters #j2store-slider-range .ui-slider-handle {
  background: #ab7442 !important;
  top: -0.3em;
  border: 2px solid #222222;
  margin-left: -3px;
  border-radius: 0px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters .price-input-box {
  margin-top: 15px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters .price-input-box .btn-success {
  background: #eeeeee;
  border: medium none;
  border-radius: 4px;
  color: #252525;
  font-weight: 900;
  line-height: inherit;
  margin-right: 16px;
  outline: medium none;
  text-align: center;
  text-transform: uppercase;
  width: 80px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters .price-input-box .jb-price-range {
  font-weight: bold;
  margin-top: 5px;
  font-family: 'Raleway', sans-serif;
}
.j2store-product-list .j2store-sidebar-filters-container .category-filters ul li.j2product-categories a {
  color: #666666;
  padding: 5px 0px;
  font-size: 16px;
  position: relative;
  text-transform: capitalize;
}
.j2store-product-list .j2store-sidebar-filters-container .category-filters ul li.j2product-categories a:before {
  background: #F9F9F9;
  content: '';
  height: 20px;
  width: 20px;
  border: 1px solid #EEEEEE;
  display: inline-block;
  position: relative;
  top: 4px;
  margin-right: 10px;
}
.j2store-product-list .j2store-sidebar-filters-container .category-filters ul li.j2product-categories a:hover,
.j2store-product-list .j2store-sidebar-filters-container .category-filters ul li.j2product-categories a:focus {
  background: transparent;
}
.j2store-product-list .j2store-sidebar-filters-container .category-filters ul li.j2product-categories.active a {
  background: transparent;
}
.j2store-product-list .j2store-sidebar-filters-container .category-filters ul li.j2product-categories.active a:after {
  content: '\2713';
  position: absolute;
  left: 4px;
  top: 12px;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .j2store-product-brand-label {
  display: block;
  margin: 0 0 10px;
  position: relative;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .j2store-brand-checkboxes {
  display: none;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .j2store-product-brand-label {
  color: #666666;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .j2store-product-brand-label:before {
  content: '';
  background: #F9F9F9;
  height: 20px;
  width: 20px;
  border: 1px solid #EEEEEE;
  display: inline-block;
  position: relative;
  top: 4px;
  margin-right: 10px;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .j2store-brand-checkboxes:checked + .j2store-product-brand-label:after {
  content: '\2713';
  position: absolute;
  left: 5px;
  top: 7px;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .j2store-product-brand-title {
  line-height: 1;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .j2store-product-brand-title span a {
  display: inline-block;
  margin-bottom: 10px;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .control-group {
  margin-bottom: 0;
}
.j2store-product-list .default-shop-item {
  position: relative;
  margin-bottom: 30px;
}
.j2store-product-list .default-shop-item .inner-box {
  position: relative;
}
.j2store-product-list .default-shop-item .inner-box .image-box {
  position: relative;
  overflow: hidden;
  background: #f4f4f4;
}
.j2store-product-list .default-shop-item .inner-box .image-box img {
  width: 100%;
  display: block;
}
.j2store-product-list .default-shop-item .inner-box .lower-content {
  position: relative;
  padding: 10px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.j2store-product-list .default-shop-item .inner-box .lower-content h4 {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4em;
  color: #252525;
}
.j2store-product-list .default-shop-item .inner-box .lower-content h4 a {
  position: relative;
  color: #1f1f1f;
}
.j2store-product-list .default-shop-item .inner-box .lower-content h4 a:hover {
  color: #ab7442;
}
.j2store-product-list .default-shop-item .inner-box .lower-content .price {
  margin-top: 5px;
}
.j2store-product-list .default-shop-item .inner-box .lower-content .price .sale-price {
  color: #ab7442;
  font-size: 18px !important;
  line-height: 26px;
  height: 26px;
  display: inline;
}
.j2store-product-list .default-shop-item .inner-box .lower-content .price .strike {
  color: #9e9e9e;
  font-size: 14px;
  display: inline-flex;
  margin-right: 5px;
}
.j2store-product-list .default-shop-item .overlay {
  position: absolute;
  left: 0px;
  top: -100%;
  width: 100%;
  height: 100%;
  background: #ab7442;
  opacity: 0.9;
  text-align: center;
  z-index: 10;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.j2store-product-list .default-shop-item .overlay .links-box {
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -27px;
  width: 100%;
  height: 54px;
}
.j2store-product-list .default-shop-item .overlay .option-btn {
  position: relative;
  display: inline-block;
  line-height: 30px;
  padding: 12px 0px;
  width: 54px;
  height: 54px;
  background: #ab7442;
  color: #ffffff;
  border-radius: 2px;
  font-size: 16px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.j2store-product-list .default-shop-item .overlay .option-btn:hover {
  background: #1d2802;
}
.j2store-product-list .default-shop-item:hover .overlay {
  top: 0px;
}
.j2store-product-list .default-shop-item:hover .inner-box {
  transition: 0.5s ease-in-out;
}

.simple-product .product-image {
  position: relative;
}
.simple-product .product-image .j2store-mainimage {
  padding-left: 75px;
}
.simple-product .product-image .j2store-mainimage .j2store-product-main-image {
  width: 100%;
  background: #f7f7f7;
}
.simple-product .product-image .j2store-product-additional-images {
  position: absolute;
  left: 15px;
  top: 0;
}
.simple-product .product-image .j2store-product-additional-images ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.simple-product .product-image .j2store-product-additional-images ul li {
  width: 65px;
  margin-bottom: 10px;
  display: block;
  background: #f7f7f7;
}
.simple-product .product-image .j2store-product-additional-images ul li img {
  width: 100%;
}
.j2store-single-product.simple .product-content .product-sku span {
  font-size: 14px;
  letter-spacing: 1.87px;
}
.j2store-single-product.simple .product-content .product-title {
  margin: 0 0 20px;
}
.j2store-single-product.simple .product-content .price-sku-brand-container {
  margin: 0 -15px;
  border: 0;
  padding: 0;
}
.j2store-single-product.simple .product-content .product-decs .product-sdesc {
  font-size: 14px;
  color: #4A4A4A;
}
.j2store-single-product.simple .product-content .product-price {
  margin: 28px 0 10px;
}
.j2store-single-product.simple .product-content .product-price .sale-price {
  font-size: 26px;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form {
  position: relative;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .options span {
  display: none;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .options span.j2error {
  display: inline-block;
  font-style: normal;
  background: #eea236;
  color: #fff;
  padding: 5px 15px;
  margin-bottom: 35px;
  border-radius: 3px;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .options br {
  display: none;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .options input {
  display: none;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .options b {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.87px;
  display: inline-block;
  width: 110px;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .options label {
  font-size: 14px;
  border: 1px solid #EDEDED;
  display: inline-block;
  letter-spacing: 1.87px;
  text-transform: uppercase;
  padding: 5px 10px;
  line-height: 1;
  margin-bottom: 0;
  margin-right: 4px;
  cursor: pointer;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .options .option {
  margin-bottom: 15px;
}
.j2store-single-product.simple .product-content .cart-action-complete {
  padding: 10px 25px;
  bottom: -80px;
  width: 59.3%;
}
.j2store-single-product.simple .product-content .cart-action-complete p {
  padding: 0;
}
.j2store-single-product.simple .shop-tab {
  margin: 60px 0;
}
.j2store-single-product.simple .shop-tab .nav-tabs {
  border-bottom: 0 none;
  padding: 0;
}
.j2store-single-product.simple .shop-tab .nav-tabs li a {
  border-radius: 0;
  font-weight: bold;
  color: #343434;
  padding: 20px;
  outline: none;
}
.j2store-single-product.simple .shop-tab .tab-content {
  border: 1px solid #DDD;
  padding: 20px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments h4 {
  border-bottom: none;
  padding: 0px 20px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments .rss {
  background: url("../../templates/jb_woodworks/images/system/feed.png") no-repeat !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments .refresh {
  background: url("../../templates/jb_woodworks/images/system/refresh.png") no-repeat !important;
  padding: 0px 0px 0px 16px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments .comments-list {
  margin-left: 0px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments .comments-list .rbox {
  border: none;
  padding: 17px 40px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments .comments-list .rbox .comment-box .comment-body {
  color: #999999;
  margin-top: 10px;
  font-size: 14px;
  line-height: 28px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments .comments-list .comments-inline-edit {
  padding: 20px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form input {
  width: 100%;
  height: 40px;
  border-radius: 0px;
  border-color: #eeeeee;
  box-shadow: none;
  padding: 13px 18px !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form textarea {
  max-width: 100% !important;
  width: 100% !important;
  border-radius: 0px;
  border-color: #eeeeee;
  box-shadow: none;
  padding: 13px 18px !important;
  height: 150px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form .grippie {
  max-width: 100% !important;
  width: 100% !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form label {
  font-family: 'Lato', sans-serif !important;
  display: inline-block;
  padding: 10px 0px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments .checkbox {
  width: auto !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form-buttons .btn {
  background-image: none !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form-buttons .btn div {
  background-image: none !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form-buttons .btn div a {
  padding: 10px 20px;
  background: #ab7442;
  border: 2px solid #ab7442;
  color: #ffffff;
  height: auto !important;
  line-height: inherit;
  display: inline-block;
  border-radius: 3px;
  font-family: 'Raleway', sans-serif !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form-buttons .btn div a:hover {
  background: #744f2d;
  border: 2px solid #744f2d;
}
.product-wishlist {
  display: inline;
}
.j2store-cart-table .product-qty .input-mini {
  height: 50px;
  width: 50px !important;
}
.j2store-cart-table .remove-icon {
  margin-bottom: 0px;
}
.j2store-cart-table .remove-icon i {
  color: #ffffff;
}
.cart-estimator-discount-block {
  margin: 10px 0;
  display: inline-block;
}
.cart-estimator-discount-block #shipping {
  padding-top: 30px;
}
.cart-estimator-discount-block #shipping table tr {
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cart-estimator-discount-block #shipping table tr td {
  border: none;
  margin-right: 20px;
}
.cart-estimator-discount-block #shipping table tr td select {
  width: 220px;
}
.get-appt .appt-btn {
  position: relative;
  display: block;
  line-height: 29px;
  text-align: center;
  padding: 7px 30px;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  border: 1px solid transparent;
  background: transparent;
  border-radius: 0;
  z-index: 1;
  transition: .3s ease;
}
.get-appt {
  position: relative;
  overflow: hidden;
  right: 44px;
  border: 1px solid #b57e4d;
}
@media (max-width: 767px) {
  .get-appt {
    top: 12px;
  }
}
@media (min-width: 768px) {
  .get-appt {
    top: 16px;
  }
}
@media (min-width: 992px) {
  .get-appt {
    top: 16px;
  }
}
@media (min-width: 1200px) {
  .get-appt {
    top: 16px;
  }
}
.get-appt:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 225%;
  bottom: 50%;
  right: 50%;
  background: #a57041;
  transition: 0.5s ease-in-out;
  opacity: 1;
  -webkit-transform: translateX(50%) translateY(50%) rotate(-45deg);
  -moz-transform: translateX(50%) translateY(50%) rotate(-45deg);
  -ms-transform: translateX(50%) translateY(50%) rotate(-45deg);
  transform: translateX(50%) translateY(50%) rotate(-45deg);
}
.get-appt:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #b57e4d;
}
.get-appt:hover:after {
  height: 0%;
  transition: .5s ease;
}
@media (max-width: 767px) {
  .container > .navbar-header {
    margin: 0px;
  }
}
@media (min-width: 768px) {
  .container > .navbar-header {
    margin: 0px;
  }
}
@media (min-width: 992px) {
  .container > .navbar-header {
    margin: 0px;
  }
}
@media (min-width: 1200px) {
  .container > .navbar-header {
    margin: 0px;
  }
}