/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6.0.1657535194
Updated: 2022-07-11 10:26:34

*/

/*Tab Panel*/
.htts-tabpanel .elementor-tabs .elementor-tabs-wrapper {
  padding-right: 96px;
}
.htts-tabpanel .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title {
  display: block;
}
.htts-tabpanel .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title,
.htts-tabpanel
  .elementor-tabs
  .elementor-tabs-content-wrapper
  .elementor-tab-title {
  padding: 0;
  margin-bottom: 40px;
  position: relative;
}
body
  .htts-tabpanel
  .elementor-tabs
  .elementor-tabs-wrapper
  .elementor-tab-title:after,
.htts-tabpanel
  .elementor-tabs
  .elementor-tabs-content-wrapper
  .elementor-tab-title:after {
  content: "" !important;
  width: 19%;
  height: 2px;
  background: #bc8f51;
  position: absolute;
  bottom: -5px;
  left: 0;
  top: inherit;
  right: inherit;
  transition: 0.8s;
}
.htts-tabpanel
  .elementor-tabs
  .elementor-tabs-wrapper
  .elementor-tab-title.elementor-active:after,
.htts-tabpanel
  .elementor-tabs
  .elementor-tabs-wrapper
  .elementor-tab-title:hover:after,
.htts-tabpanel
  .elementor-tabs
  .elementor-tabs-content-wrapper
  .elementor-tab-title.elementor-active:after {
  width: calc(100% - 28px);
}
.htts-tabpanel
  .elementor-tabs
  .elementor-tabs-content-wrapper
  .elementor-tab-title {
  margin-top: 30px;
}
.htts-tabpanel
  .elementor-tabs
  .elementor-tabs-content-wrapper
  .elementor-tab-title:first-child {
  margin-top: 30px;
}
.htts-tabpanel
  .elementor-tabs
  .elementor-tabs-content-wrapper
  .elementor-tab-content {
  padding: 0;
}
.htts-tabpanel
  .elementor-tabs
  .elementor-tabs-content-wrapper
  .elementor-tab-content
  h3 {
  margin: -1px 0 32px 0;
}
.htts-tabpanel
  .elementor-tabs
  .elementor-tabs-content-wrapper
  .elementor-tab-content
  p {
  margin-bottom: 30px;
}
.htts-tabpanel
  .elementor-tabs
  .elementor-tabs-content-wrapper
  .elementor-tab-content
  p:last-child,
.htts-tabpanel
  .elementor-tabs
  .elementor-tabs-wrapper
  .elementor-tab-title:last-child {
  margin-bottom: 0;
}

/*Slide Service*/

.htts-slider-service .elementor-swiper .elementor-main-swiper {
  width: 100%;
}
.htts-slider-service .elementor-swiper .elementor-main-swiper .swiper-slide {
  padding: 0 17px 0 0px;
}
.htts-slider-service
  .elementor-swiper
  .elementor-main-swiper
  .elementor-swiper-button {
  padding: 15px 13px;
  border: 1px solid #be9555;
  position: absolute;
  left: inherit;
  background: transparent;
  transition: 0.5s;
}
.htts-slider-service
  .elementor-swiper
  .elementor-main-swiper
  .elementor-swiper-button:hover {
  background: #be9555;
}
.htts-slider-service
  .elementor-swiper
  .elementor-main-swiper
  .elementor-swiper-button.elementor-swiper-button-prev {
  right: -149px;
}
.htts-slider-service
  .elementor-swiper
  .elementor-main-swiper
  .elementor-swiper-button.elementor-swiper-button-next {
  right: -196px;
}
.htts-slider-service
  .elementor-swiper
  .elementor-main-swiper
  .elementor-swiper-button
  i:before {
  content: "";
  width: 20px;
  height: 10px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  display: inline-block;
}
.htts-slider-service
  .elementor-swiper
  .elementor-main-swiper
  .elementor-swiper-button.elementor-swiper-button-prev
  .eicon-chevron-left:before {
  background: url(images/Left-Slide.svg);
}
.htts-slider-service
  .elementor-swiper
  .elementor-main-swiper
  .elementor-swiper-button.elementor-swiper-button-next
  .eicon-chevron-right:before {
  background: url(images/Right-Slide.svg);
}

/* Post Data showing */
.htts-post-data .htts-post-wrap .htts-post-date {
  font-family: "Open Sans";
  font-weight: 600;
  color: #986a26;
  font-size: 14.5px;
  margin-bottom: 11px;
}

.htts-post-data .htts-post-wrap .htts-post-title {
  font-size: 35px;
  font-family: "Cormorant";
  font-weight: 300;
  line-height: 36px;
  margin-bottom: 25px;
}

.htts-post-data .htts-post-wrap .htts-post-content {
  font-size: 16px;
  line-height: 32px;
  font-family: "Open Sans";
  font-weight: 400;
  margin-bottom: 25px;
}

.htts-post-data .htts-post-wrap .htts-post-content a {
  font-family: "Open Sans";
  font-weight: 600;
  color: #19283b;
  text-transform: uppercase;
  line-height: normal;
  display: inline-block;
  width: auto;
}

.htts-post-data .htts-post-wrap .htts-post-content p {
  width: auto;
  margin-bottom: 0;
}

.htts-post-data .htts-post-wrap .htts-post-social {
  font-family: "Open Sans";
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.htts-post-data .htts-post-wrap {
  border-bottom: 1px solid #be9555;
  padding-bottom: 60px;
  margin-bottom: 60px;
}

.htts-post-data .htts-post-wrap:last-child {
  border-bottom: 0px;
  margin: 0;
  padding: 0;
}
.htts-post-data .htts-post-wrap .htts-post-social .htts-share {
  display: flex;
  flex-wrap: wrap;
}

.htts-post-data .htts-post-wrap .htts-post-social .htts-share a {
  background: #19283b;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  line-height: normal;
  text-align: center;
  margin-right: 12px;
  transition: 0.5s;
}
.htts-post-data .htts-post-wrap .htts-post-social .htts-share a:hover {
  background: #be9555;
}
.htts-post-data .htts-post-wrap .htts-post-social .htts-share a img {
  width: 10px;
  margin-top: 4px;
}
.htts-post-data .htts-post-wrap .htts-post-social .htts-comments {
  margin-right: 15px;
}
.htts-post-data
  .htts-post-wrap
  .htts-post-social
  .htts-share
  a.htts-tw-icon
  img {
  width: 16px;
  margin-top: 4px;
}
.htts-navigation .elementor-post-navigation .elementor-post-navigation__link a {
  width: 47px;
  height: 47px;
  border: 1px solid #be9555;
  margin-right: -1px;
  padding: 10px;
  transition: 0.5s;
}
.htts-navigation
  .elementor-post-navigation
  .elementor-post-navigation__link
  a:hover {
  background: #be9555;
}
.htts-navigation
  .elementor-post-navigation
  .elementor-post-navigation__link
  .post-navigation__arrow-wrapper
  i:before {
  font-size: 0;
  width: 24px;
  height: 15px;
  display: block;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: absolute;
  top: -18px;
  transition: 0.5s;
}

.htts-navigation
  .elementor-post-navigation
  .elementor-post-navigation__link
  .post-navigation__arrow-prev
  i:before {
  background: url(images/Left-Slide-Gold.svg);
  left: 0;
}
.htts-navigation
  .elementor-post-navigation
  .elementor-post-navigation__link
  .post-navigation__arrow-next
  i:before {
  background: url(images/Right-Slide-Gold.svg);
  right: 0;
}.htts-navigation
.elementor-post-navigation
.elementor-post-navigation__link
a:hover
.post-navigation__arrow-next
i:before, 
  .htts-navigation-attorneys
    .elementor-post-navigation
    .elementor-post-navigation__link
    .post-navigation__arrow-next
    i:before
 {
  background: url(images/Left-Slide.svg);
}
.htts-navigation
  .elementor-post-navigation
  .elementor-post-navigation__link
  a:hover
  .post-navigation__arrow-prev
  i:before, .htts-navigation-attorneys
  .elementor-post-navigation
  .elementor-post-navigation__link
  .post-navigation__arrow-prev
  i:before {
  background: url(images/Right-Slide.svg);
}

.htts-navigation.htts-post-navigation .elementor-post-navigation {
  justify-content: space-between;
}
.htts-navigation.htts-post-navigation .elementor-post-navigation__link {
  width: auto;
}
.htts-navigation.htts-post-navigation
  .elementor-post-navigation
  .elementor-post-navigation__link
  a {
  margin-right: 0px;
}
.htts-navigation-attorneys
  .elementor-widget-container
  .elementor-post-navigation__link {
  width: auto;
  margin-left: -1px;
}
.htts-navigation-attorneys
  .elementor-widget-container
  .elementor-post-navigation {
  justify-content: end;
  padding-right: 1px;
  flex-direction: row-reverse;
}

/*Attorneys Archive*/
.htts-attorneys-data .elementor-widget-wrap .htts-attorneys-content {
  position: absolute;
  bottom: 0;
}

/*Attorneys Single*/

.htts-back-team .elementor-button-wrapper:before {
  content: "";
  width: calc(100% - 135px);
  height: 1px;
  background: #be9555;
  position: absolute;
  top: 53%;
  right: 0;
  transform: translate(0%, -50%);
  display: block;
}

.htts-back-team .elementor-button-wrapper a {
  position: relative;
}
.htts-assistant-title {
  font-family: "Cormorant";
  font-weight: 500;
  font-size: 21.87px;
}
.htts-button-attorney .elementor-button-text {
  line-height: normal;
}
.htts-vcf-download-button a.elementor-button, .htts-vcf-download-button a.elementor-button:hover, .htts-vcf-download-button a.elementor-button:focus {
  padding: 0;
  background: transparent;
  border: none;
}
.htts-vcf-download-button a.elementor-button .elementor-button-icon svg {
  color: #be9555;
  margin-top: -3px;
}
.htts-attorney-list-wrap {
  padding: 0;
  line-height: normal;
  font-size: 0;
}
.htts-attorney-list-wrap .htts-attorney-list {
  font-size: 13px;
  list-style: none;
  line-height: normal;
}
.htts-attorney-pa .htts-attorney-list-wrap .htts-attorney-list {
  padding: 15px 0px;
}
.htts-attorney-ed .htts-attorney-list-wrap .htts-attorney-list, .htts-attorney-am .htts-attorney-list-wrap .htts-attorney-list {
  padding: 6.5px 0px;
}

.htts-attorney-list-wrap .htts-attorney-list a {
  font-family: "Open Sans";
  font-weight: 400;
  position: relative;
}

.htts-attorney-list-wrap .htts-attorney-list a:after {
  content: "";
  width: 40px;
  height: 1px;
  background: #d39d55;
  position: absolute;
  bottom: -8px;
  left: 0;
  transition: 0.5s;
}
.htts-attorney-tabs .elementor-tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  flex-direction: column;
}

.htts-attorney-tabs .elementor-tabs .elementor-tab-title:after {
  content: "";
  width: 40px !important;
  height: 1px !important;
  background: #d39d55;
  position: absolute;
  bottom: 0 !important;
  left: 10px !important;
  transition: 0.5s;
}

.htts-attorney-tabs .elementor-tabs .elementor-tab-title.elementor-active:after,
.htts-attorney-tabs .elementor-tabs .elementor-tab-title:hover:after {
  width: calc(100% - 20px) !important;
}
.htts-attorney-list-wrap .htts-attorney-list a:hover:after {
  width: 100%;
}
.htts-attorney-tabs .elementor-tabs .elementor-tab-title {
  padding: 12px 10px;
}
.htts-attorney-tabs.htts-attorney-tabs-formate .elementor-tabs .elementor-tab-title {
  margin: 0px 10px;
}
.htts-attorney-tabs.htts-attorney-tabs-formate .elementor-tabs .elementor-tab-title:first-child {
    margin-left: 0px;
}
.htts-attorney-tabs.htts-attorney-tabs-formate .elementor-tabs .elementor-tab-title:last-child {
    margin-right: 0px;
}
.htts-attorney-tabs .elementor-tabs .elementor-tab-content {
  padding: 40px 0px 0 10px;
}
.htts-attorney-tabs .elementor-tabs .elementor-tab-content p {
  margin-bottom: 30px;
}

.htts-attorney-tabs .elementor-tabs .elementor-tab-content p:last-child {
  margin-bottom: 0px;
}

.htts-attorney-awards {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}

.htts-attorney-awards .htts-award-image {
  margin: 0 25px;
}
.htts-attorney-awards .htts-award-image:first-child {
  margin-left: 10px;
}
.htts-speaking-section ul {
  padding: 0;
  font-size: 0;
}

.htts-speaking-section ul li {
  font-size: 15px;
  line-height: 22px;
  list-style: none;
  margin-bottom: 25px;
}

.htts-speaking-section ul li:last-child {
  margin-bottom: 0;
}

.htts-speaking-section ul li strong {
  font-size: 17px;
  font-weight: 600;
  color: #be9555;
}
.htts-button-attorney .elementor-button-icon {
  margin-top: 2px;
}
.htts-attorney-tabs.htts-attorney-tabs-formate .elementor-tab-content.htts-speaking-engagements ul{
	padding-left:0px;
}

.htts-attorney-tabs.htts-attorney-tabs-formate .elementor-tab-content.htts-speaking-engagements ul li {
    margin-bottom: 18px;
	list-style: none;
}
.htts-attorney-tabs.htts-attorney-tabs-formate .elementor-tab-content.htts-speaking-engagements ul li strong:first-child{
	color:#be9555;
}
.htts-attorney-tabs.htts-attorney-tabs-formate .elementor-tabs .elementor-tab-content ul {
    margin-bottom: 10px;
}
.htts-attorney-ed .htts-attorney-list-wrap .htts-attorney-list span {
  display: inline-block;
  padding: 5px 0 4px 15px;
  position: relative;
}

.htts-attorney-ed .htts-attorney-list-wrap .htts-attorney-list span:before {
  content: '';
  width: 5px;
  height: 5px;
  background: #19283b;
  border-radius: 100px;
  position: absolute;
  top: 12px;
  left: 3px;
  transform: translate(0px, 0);
}

/*Responsive*/
@media screen and (min-width: 1024px) and (max-width: 1285px) {
  .htts-slider-service
    .elementor-swiper
    .elementor-main-swiper
    .elementor-swiper-button.elementor-swiper-button-prev {
    right: -100px;
  }
  .htts-slider-service
    .elementor-swiper
    .elementor-main-swiper
    .elementor-swiper-button.elementor-swiper-button-next {
    right: -147px;
  }
}
@media screen and (max-width: 1024px) {
  .htts-slider-service .elementor-swiper .elementor-main-swiper {
    width: 80%;
  }
  .htts-slider-service
    .elementor-swiper
    .elementor-main-swiper
    .elementor-swiper-button.elementor-swiper-button-prev {
    right: inherit;
    left: 0;
  }
  .htts-slider-service
    .elementor-swiper
    .elementor-main-swiper
    .elementor-swiper-button.elementor-swiper-button-next {
    right: 0;
    left: inherit;
  }
  .htts-slider-service .elementor-swiper .elementor-main-swiper .swiper-slide {
    padding: 10px 25px 10px 25px;
  }
  .htts-attorney-awards .htts-award-image {
    margin: 0 25px 0 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .htts-tabpanel .elementor-tabs .elementor-tabs-wrapper {
    width: 28%;
    padding-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .htts-overflow-mob {
    overflow: hidden;
  }
  .htts-shade-banner .elementor-widget-container {
    box-shadow: 0px 0px 60px 100px rgb(255 255 255 / 94%) !important;
  }
  .htts-attorney-tabs .elementor-tabs .elementor-tab-title {
    padding: 12px 0;
    margin-bottom: 20px;
  }
  .htts-attorney-tabs .elementor-tabs .elementor-tab-content {
    padding: 0px;
    margin-bottom: 20px;
	margin-top: 15px;
  }
  .htts-attorney-tabs .elementor-tab-mobile-title {
    position: relative;
  }

  .htts-attorney-tabs
    .elementor-tabs
    .elementor-tab-mobile-title.elementor-tab-title:after {
    left: 0 !important;
  }
  .htts-attorney-tabs .elementor-tabs .elementor-tab-title.elementor-active:after, .htts-attorney-tabs .elementor-tabs .elementor-tab-title:hover:after{
    width: calc(100% - 0px) !important;
  }
  .htts-attorney-tabs .elementor-tabs .elementor-tab-content p {
    margin-bottom: 15px;
  }
  .htts-attorney-awards {
    justify-content: center;
  }
  .htts-attorney-awards .htts-award-image {
    margin: 0 15px 10px 0px;
  }
  .htts-tabpanel .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content>h3 {
    display: none;
  }
  body .htts-attorney-tabs.htts-attorney-tabs-formate .elementor-tabs .elementor-tab-title {
    margin: 0px 0px;
  }
}
.elementor-tabs-view-vertical .elementor-tabs .elementor-tabs-wrapper{
  padding-bottom:10px;
}

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

body .htts-slider-service .elementor-swiper .elementor-main-swiper .elementor-swiper-button {
	position:relative;
    left: inherit;
}
body .htts-slider-service .elementor-swiper .elementor-main-swiper {
    width: 100%;
}
body 	.htts-slider-service .elementor-swiper .elementor-main-swiper .elementor-swiper-button.elementor-swiper-button-next {
    right: 5px;
    left: inherit;
}
.htts-slider-service .elementor-swiper .elementor-main-swiper .swiper-slide {
    padding: 0px 0px 50px 0px !important;
}
body .view-services-class .elementor-button {
    vertical-align: middle;
}
}
.htts-contact-class.elementor-widget-posts .elementor-pagination .page-numbers:before {
  content: "";
  width: 20px;
  height: 11px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  display: inline-block;
  cursor:pointer;
}
.htts-contact-class.elementor-widget-posts .elementor-pagination .page-numbers.prev:before {
  background: url(images/Left-Slide-black.svg);
}
.htts-contact-class.elementor-widget-posts .elementor-pagination .page-numbers.next:before {
  background: url(images/Right-Slide-black.svg);
}
.htts-contact-class.elementor-widget-posts .elementor-pagination .page-numbers:hover.prev:before {
  background: url(images/Left-Slide.svg);
}
.htts-contact-class.elementor-widget-posts .elementor-pagination .page-numbers:hover.next:before {
  background: url(images/Right-Slide.svg);
}
.htts-contact-class.elementor-widget-posts .elementor-pagination .page-numbers.next, .htts-contact-class.elementor-widget-posts .elementor-pagination .page-numbers.prev{
	width: 47px;
    height: 47px;
    border: 1px solid #be9555;
    margin-right: -1px;
    padding: 10px;
    transition: 0.5s;
	font-size: 0;
	display:inline-block;
	cursor: pointer;
	line-height:39px;
}
.htts-contact-class.elementor-widget-posts .elementor-pagination .page-numbers.next:hover, .htts-contact-class.elementor-widget-posts .elementor-pagination .page-numbers.prev:hover{
background: #986a26;
}
.htts-contact-class.elementor-widget-posts .elementor-pagination .page-numbers.next{
	margin-left:20px !important;
}

