/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 02 2025 | 19:43:58 */
@font-face {
  font-family: acumin pro;
  src: url(https://attorneymichaelwright.com/wp-content/themes/oceanwp-child/font/acumin-pro-book.otf);
}

@font-face {
  font-family: acumin pro-bold;
  src: url(https://attorneymichaelwright.com/wp-content/themes/oceanwp-child/font/acumin-pro-bold.otf);
}

@font-face {
  font-family: acumin pro light;
  src: url(https://attorneymichaelwright.com/wp-content/themes/oceanwp-child/font/acumin-pro-light.otf);
}

@font-face {
  font-family: acumin pro semibold;
  src: url(https://attorneymichaelwright.com/wp-content/themes/oceanwp-child/font/acumin-pro-semibold.otf);
}

@font-face {
  font-family: acumin pro-medium;
  src: url(https://attorneymichaelwright.com/wp-content/themes/oceanwp-child/font/acumin-pro-medium.otf);
}

@font-face {
  font-family: editor;
  src: url(https://attorneymichaelwright.com/wp-content/themes/oceanwp-child/font/editor.woff2);
}

@font-face {
  font-family: editor bold;
  src: url(https://attorneymichaelwright.com/wp-content/themes/oceanwp-child/font/editor_bold.woff2);
}

@font-face {
  font-family: editor light;
  src: url(https://attorneymichaelwright.com/wp-content/themes/oceanwp-child/font/editor_light.woff2);
}

:root {
  --site_pri: #e4bf7e;
  --site_sec: #000;
}

#gform_submit_button_2{
	background-color:#cea96e;
}

.page-id-338 #field_2_7 > div > label{
	color: #000000 !important;
}

.gform_confirmation_message_2{
	color: #ffffff !important;f
}


h1, h2, h3, h4, h5, h6{
  font-family: editor;
}


/* Header */

header#site-header {
    background-image: url(https://attorneymichaelwright.com/wp-content/uploads/2022/01/dark-texture.jpg);
    background-repeat: repeat;
    background-size: 8.905rem auto;
}

div#site-header-inner {
    max-width: 1600px !important;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
}

header#site-header .oceanwp-social-menu.clr.simple-social {
    background: #313131;
    color: #fff !important;
}

header#site-header .oceanwp-social-menu.clr.simple-social h3,
header#site-header .oceanwp-social-menu.clr.simple-social h2 {
    color: #fff;
}

header#site-header .oceanwp-social-menu.clr.simple-social h2 {
    font-family: acumin pro !important;
    font-size: 26px;
    /* font-weight: 400; */
    letter-spacing: 2px;
}

header#site-header .oceanwp-social-menu.clr.simple-social h2:hover {
    color: var(--site_pri);
}

header#site-header .oceanwp-social-menu.clr.simple-social h3 {
    font-size: 15px;
    margin-bottom: -12px;
    font-family: editor bold !important;
}

header#site-header div#site-header-inner {
    display: flex;
    justify-content: space-between;
}

header#site-header div#site-logo {
    order: 1;
    text-align: left !important;
    flex: 0 0 200px;
}

header#site-header .oceanwp-social-menu.clr.simple-social {
    order: 3;
    right: 0;
    flex: 0 0 300px;
}

header#site-header div#site-navigation-wrap {
    order: 2;
    flex: 1 1 auto;
    padding-right: 25px;
}

header#site-header nav#site-navigation {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-end;
    height: 100%;
}

nav#site-navigation li a span {
    font-family: 'acumin pro semibold';
  font-size: 13.5px;
}

header#site-header #site-navigation-wrap .dropdown-menu >li >a,
header#site-header .oceanwp-mobile-menu-icon a,
header#site-header .mobile-menu-close,
header#site-header .after-header-content-inner >a {
    line-height: unset !important;
}

div#top-bar {
    display: none;
}

div#top-bar-nav ul li a {
    font-size: 12px !important;
    font-family: 'acumin pro semibold';
}

header#site-header nav#site-navigation ul li {
    line-height: 35px !important;
}

header#site-header ul#menu-main-menu {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    border-top: 1px solid #3e3e3e;
}

header#site-header .oceanwp-social-menu.clr.simple-social {
    position: relative;
    z-index: 1;
}

header#site-header .oceanwp-social-menu.clr.simple-social:before {
    height: 100%;
    width: 100vw;
    background: #313131;
    position: absolute;
/*     right: -100vw; */
    content: "";
    z-index: -1;
    top: 0;
}
/* 
header#site-header {
    overflow: hidden;
} */

header#site-header .social-menu-inner.clr {
    position: relative;
}

header#site-header .social-menu-inner.clr:before {
    top: 1.286rem;
    left: -8px;
    transform: translateX(-50%);
    width: 15px;
    height: 64px;
    background-image: repeating-linear-gradient(
150deg
, rgba(194, 123, 77, 0), rgba(194, 123, 77, 0) 12px, rgb(228 191 126) 13px, rgb(228 191 126) 14px);
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

header#site-header ul#menu-main-menu li a:hover {
    border-top: 2px solid var(--site_pri);
    box-sizing: border-box !important;
}

header#site-header ul#menu-main-menu li a {box-sizing: border-box !important;border-top: 2px solid transparent;}

header#site-header div#top-bar-nav ul li a {
    border-bottom: 2px solid transparent;
}

header#site-header div#top-bar-nav ul li a:hover {
    border-color: var(--site_pri);
}


/* Banner */

.banner_section {
    position: relative;
}

.banner_content {
    position: absolute !important;
    bottom: 40px;
    width: 100%;
}

#banner_content_2.banner_content {
    position: relative !important;
    bottom: 0;
    width: 100%;
}

#banner_content_2.banner_top_content {
	top: 0;
    position: relative !important;
}

.banner_content#bottom_banner_content {
    position: relative !important;
    margin-top: 0;
    bottom: 0;
}


.banner_section .elementor-widget-image {
    margin-bottom: 0;
}

.hero_sub_header {
    font-family: 'editor';
}

.banner_content h2.elementor-heading-title.elementor-size-default {
    text-shadow: 0 3px 0.5rem rgb(0 0 0), 0 3px 1.5rem rgb(0 0 0);
}

.section_heading {
    position: fixed;
    top: 40%;
    left: 8.111rem;
    z-index: 1;
    max-width: 400px;
}

.homepage_fixed_section {
    clip-path: polygon(0 -1px, 100% -1px, 100% calc(100% + 1px), 0 calc(100% + 1px));
}

.banner_content p {
    font-family: 'editor';
    font-size: 20px;
    max-width: 800px;
    margin: 0 auto;
    line-height: 28px;
    margin-top: -10px;
      text-shadow: 0 3px 0.5rem rgb(0 0 0), 0 3px 1.5rem rgb(0 0 0);
}

.banner_content a.elementor-button {
    font-size: 16px !important;
    text-transform: uppercase;
    padding: 20px 30px;
    font-family: 'acumin pro-bold';
    letter-spacing: .5px;
    box-shadow: 0 0.667em 2.389em rgb(0 0 0 / 67%);
}

.banner_top_content {
    position: absolute;
    top: -120px;
}

.banner_top_content h2 span {
    font-size: 160px;
  margin-right: 20px;
  font-family:editor;
}

.banner_top_content span.elementor-heading-title {
    font-size: 42px;
    font-weight: 400;
    font-style: italic;
  	font-family:editor;
}

.banner_top_content h2 {
       text-shadow: 0 0.5rem 1rem rgb(0 0 0 / 80%);
    font-family: 'editor bold';
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner_top_content .span1 span.elementor-heading-title:after {
    content: "";
    height: 1px;
    background: rgba(255, 255, 255, 0.25);
    display: block;
    display: block;
    flex: 1 1 auto;
    margin-left: 30px;
}

.banner_top_content .span2 span.elementor-heading-title:after {
    content: "";
    height: 1px;
    background: rgba(255, 255, 255, 0.25);
    display: block;
    display: block;
    flex: 1 1 auto;
    margin-right: 30px;
}


.banner_top_content span.elementor-heading-title{
  display:flex;
  align-items:center;
}


.banner_top_content .span2 span.elementor-heading-title{
  flex-direction:row-reverse;
}

.eae-button-text {
    text-align: center;
}


/* Abouct section */

.about_section {
    position: relative;
}

/* .about_section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
} */

.custom_button a.elementor-button {
    font-family: 'acumin pro-bold';
    letter-spacing: 1px;
    min-width: 200px;
    box-shadow: 0 0.667em 2.389em rgb(0 0 0 / 67%);
}

.homepage_fixed_section:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    left: calc(8.111rem * 0.6);
    background-color: rgb(255, 255, 255);
    z-index: 9;
}

.section_heading:before {
    content: '';
    position: absolute;
    left: calc(8.111rem * -0.4);
    top: 1.5em;
    width: 7px;
    height: 7px;
    background-color: rgb(255, 255, 255);
    border-radius: 50%;
    transform: translateX(-3px);
    pointer-events: none;
}

.about_section  .elementor-widget-video {
    max-width: 500px;
  box-shadow: 0 0.6em 3em rgb(0 0 0 / 80%);
}

.about_section .elementor-widget-video img {
    height: 400px;
    object-fit: cover;
}

.about_section .elementor-widget-video .elementor-custom-embed-image-overlay {
    position: relative;
}

.about_section .elementor-widget-video .elementor-custom-embed-image-overlay:before {
    content: "";
    height: 100%;
    width: 100%;
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .4;
}

.about_section .elementor-custom-embed-play:after {
    content: "Watch About Our Firm";
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    /* font-weight: 600; */
    font-family: 'acumin pro';
    top: 50%;
    position: absolute;
    width: 100%;
    text-align: left;
    transform: translateY(-50%);
    margin-left: 10px;
    letter-spacing: 1px;
}

.about_section .elementor-custom-embed-play {
    width: 100%;
    left: 20%;
}

.about_section .elementor-custom-embed-play:hover i {
    color: #cea96e;
}

.about_image {
    max-width: 500px;
    margin-left: auto;
}

.about_image img {
  width: 100%;
  margin-top: -100px;
  box-shadow: 0 0.6em 3em rgb(0 0 0 / 80%);
height:400px;
  object-fit:cover;
}


/* Practice area section */

#practice_areas_section .service_icon_cards .elementor-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px,1fr));
    /* padding: 20px; */
}

#practice_areas_section .service_icon_cards .elementor-container .elementor-column {
    width: 100%;
    padding: 20px;
}

#practice_areas_section .service_icon_cards .elementor-container .elementor-column h3 {
    color: #fff;
    margin-bottom: 10px;
    font-size: 22px;
}

#practice_areas_section .service_icon_cards .elementor-container .elementor-column p {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
}

#practice_areas_section .service_icon_cards .elementor-container .elementor-column:nth-child(odd) {border-right: 1px solid;}

#practice_areas_section .service_icon_cards .elementor-container .elementor-column:nth-child(1),
#practice_areas_section .service_icon_cards .elementor-container .elementor-column:nth-child(2) {
    border-bottom: 1px solid;
}

#practice_areas_section .service_icon_cards .elementor-container .elementor-column:hover {
    box-shadow: 0 40px 120px -20px rgb(0 0 0);
}
#practice_areas_section .service_icon_cards .elementor-container .elementor-column h3:hover {
    color: var(--site_pri);
}

/* Client Focused SEction */

#client_focused_section p strong {
    color: var(--site_pri);
}

.content_slider {
    background: #cea96e;
    padding: 40px;
}

.content_slider h2.elementor-heading-title.elementor-size-default {
    font-size: 30px;
    color: #fff;
    font-weight: 400;
}

.content_slider h4.elementor-heading-title.elementor-size-default {
    color: #fff;
    font-size: 16px;
    font-family: 'acumin pro-bold';
}


.slick-prev:before {
    content: "\f053";
  	font-family:fontAwesome !important;
}

.slick-next:before {
    content: "\f054";
  	font-family:fontAwesome !important;
}

.slick-track {
    display: flex;
    align-items: center;
}

.slick-next {
    right: -25px;
}

.slick-prev {
    left: -25px;
}

.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}


/* Homepage form section */
#homepage_form_section form.wpcf7-form.init .coloumn2 br {
    display: none;
}

#homepage_form_section form.wpcf7-form.init .coloumn2 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    grid-gap: 15px;
}

#homepage_form_section form.wpcf7-form.init .coloumn2 input {
    border-radius: 4px;
    height: 50px;
}

#homepage_form_section form.wpcf7-form.init textarea {
    border-radius: 4px !important;
    height: 100px;
}

#homepage_form_section input.wpcf7-form-control.has-spinner.wpcf7-submit {
    float: right;
    border-radius: 4px;
    width: calc(50% - 15px);
    height: 50px;
}


/* Blog section */

.section_heading h2.elementor-heading-title.elementor-size-default strong {
    font-size: 30px;
    font-weight: 400;
}

#blog_section .eael-grid-post-excerpt a,
#blog_section2 .eael-grid-post-excerpt a{
    color: var(--site_pri) !important;
    font-size: 16px;
    text-decoration: underline;
    margin-top: 10px;
}

#blog_section .eael-grid-post-excerpt a:hover,
#blog_section2 .eael-grid-post-excerpt a:hover{
    color: #cea96e !important;
}

/* Team Section */

.team_member_item .eael-team-item-inner {
    display: flex;
    flex-direction: row-reverse;
}

.team_member_item .eael-team-content {
    background: url(https://attorneymichaelwright.com/wp-content/uploads/2022/01/light-texture.jpg);
    padding: 40px !important;
}

.team_member_item .eael-team-image figure img,
.team_member_item .eael-team-image figure {
    height: 100%;
    object-fit: cover;
    width: 100% !important;
}
@media(min-width:768px){
.team_member_item .eael-team-image figure img, .team_member_item .eael-team-image figure {
  height: 75%;
}
}
.team_member_item .eael-team-image {
    margin-right: calc(15rem * -0.5);
    margin-left: -3%;
    flex: 1 1 auto;
}

.team_member_item .eael-team-item-inner {
    position: relative;
    z-index: 1;
}

.team_member_item .eael-team-content {
    margin: 2.381rem 0 5.476rem;
    padding: 2.857rem 3.5rem 2.619rem;
    box-shadow: 0 0.667rem 2.333rem rgb(0 0 0 / 56%);
    flex: 0 0 auto;
    position: relative;
    width: 75%;
}

.team_member_item .eael-team-item.eael-team-members-simple {
    overflow: unset;
}

.team_member_item .eael-team-content {
    display: flex;
    flex-direction: column;
}

.team_member_item h3.eael-team-member-name {
    order: 2;
}

.team_member_item h4.eael-team-member-position {
    order: 3;
}

.team_member_item p.eael-team-text {
    order: 1;
    font-size: 22px !important;
    font-family: 'editor';
    color: #545454 !important;
    font-style: italic;
}

.team_member_item ul.eael-team-member-social-profiles {
    order: 4;
}

.team_member_item h3.eael-team-member-name {
    font-size: 14px !important;
    font-family: 'acumin pro';
    color: #313131 !important;
    margin-bottom: 0 !important;
}

.team_member_item h4.eael-team-member-position {
    font-size: 14px;
    font-family: 'acumin pro semibold';
    color: #909090 !important;
    margin-top: 2px !important;
    margin-bottom: 10px !important;
}

.gform_wrapper.gravity-theme input[type=submit]{
	background-color: #232323;
}

.rt-team-container .layout5 .table a, .rt-team-container .layout2 .social-icons a {
	color: white;
}

.team_member_item ul.eael-team-member-social-profiles li a i {
    font-size: 18px !important;
	color: var(--site_pri);

}

.team_member_item ul.eael-team-member-social-profiles li a i:hover {
color: var(--site_sec) !important;
}

.team_member_item .eael-team-content {
    position: relative;
}

.team_member_item a.team_anchor_text {
    position: absolute;
    bottom: -20px;
    right: 30px;
    font-family: 'acumin pro-bold';
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    background: #cea96e;
    padding: 15px 30px;
    color: #fff;
    letter-spacing: 1px;
    box-shadow: 0 0.667em 2.389em rgb(0 0 0 / 67%);
}

.team_member_item a.team_anchor_text:hover {
    background: var(--site_pri);
}

.team_member_item .eael-team-content:after {
    left: 3.5rem;
    transform: translateY(-50%);
    width: 64px;
    height: 1.5rem;
    background-image: repeating-linear-gradient(
60deg
, rgba(194, 123, 77, 0), rgba(194, 123, 77, 0) 12px, rgb(228 191 126) 13px, rgb(228 191 126) 14px);
    position: absolute;
    top: 0;
    content: "";
}



/* Featured in section  */

.featured_in_items span.elementor-heading-title.elementor-size-default {
    position: relative;
    display: flex !important;
  align-items: center;
    font-size: 20px;
    font-family: 'editor';
    color: var(--site_pri);
    font-weight: 600;
}

.featured_in_items span.elementor-heading-title.elementor-size-default:after {
   content: "";
    height: 1px;
    background: var(--site_pri);
    display: block !important;
    flex: 1 1 auto;
    margin-left: 20px;
}

.featured_in_items {
    position: relative;
}

.featured_in_items:before {
    left: 3.5rem;
    transform: translateY(-50%);
    width: 64px;
    height: 1.5rem;
    background-image: repeating-linear-gradient(
60deg
, rgba(194, 123, 77, 0), rgba(194, 123, 77, 0) 12px, rgb(228 191 126) 13px, rgb(228 191 126) 14px);
    position: absolute;
    top: 0;
    content: "";
}

/* Our services Section */

.our_service_bottom_section .elementor-image-box-wrapper figure {
    margin-bottom: 0 !important;
}

.our_service_bottom_section .elementor-image-box-wrapper {
    position: relative;
    /* display: inline-block; */
}

.our_service_bottom_section figure.elementor-image-box-img,
.our_service_bottom_section figure.elementor-image-box-img img {
    width: 100% !important;
}

.our_service_bottom_section .elementor-image-box-content {
    position: absolute;
    bottom: -25px;
    left: 15px;
    text-align: left;
}

.our_service_bottom_section .elementor-image-box-content h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
}

.our_service_bottom_section figure.elementor-image-box-img img {
    opacity: 0.4;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

.our_service_bottom_section .elementor-widget-image-box {
    margin: 0 10px;
  padding-bottom: 20px;
}

.our_service_bottom_section .elementor-image-box-wrapper a {
    position: relative;
    height: 100%;
    display: block;
}

.our_service_bottom_section .elementor-image-box-wrapper figure a:before {
    content: "";
    height: 100%;
    width: 100%;
    background-image: linear-gradient(0deg, black 30%, transparent 70%);
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.our_service_bottom_section .our_service_bottom_section .elementor-image-box-wrapper:hover figure a:before {
    opacity: 1;
}

.our_service_bottom_section .elementor-image-box-wrapper:hover figure img {filter: unset !important;}

.our_service_bottom_section .elementor-widget-image-box {
    position: relative;
    /* overflow: unset !important; */
}

.our_service_bottom_section .elementor-widget-image-box:after {
    top: 0;
    left: 3.5rem;
    transform: translateY(-50%);
    width: 64px;
    height: 1.095rem;
    background-image: repeating-linear-gradient(
60deg
, rgba(194, 123, 77, 0), rgba(194, 123, 77, 0) 12px, rgb(228 191 126) 13px, rgb(228 191 126) 14px);
    content: "";
    position: absolute;
}

.our_service_bottom_section .slick-track {
    padding-top: 20px;
}


/* Footer */

.subscription_form {
    display: flex;
    align-items: center;
}

.subscription_form img {
    flex: 0 0 50px !important;
    width: 50px;
}

.subscription_form {
    background: #fff;
    border-radius: 5px;
    padding: 5px 10px;
}

.subscription_form input {
    border-radius: 0 !important;
}

.subscription_form input[type="email"] {
    background: transparent;
    border: none;
    border-left: 2px solid #0000001f;
    margin-left: 10px;
}

.subscription_form input[type="email"]::placeholder {
    font-size: 18px;
    font-family: 'acumin pro-bold';
    color: #00000057;
}

.subscription_form input[type="submit"] {
    background: var(--site_sec);
    border-radius: 5px !important;
}

.subscription_form input[type="submit"]:hover {
    background: var(--site_pri);
}

.footer_content h2.elementor-heading-title.elementor-size-default {
    font-size: 18px !important;
    color: var(--site_pri) !important;
}

.footer_content .menu {
    margin: 0;
    list-style: none;
}

.footer_content .menu li a {
    color: #fff;
    font-size: 13px;
    font-family: 'acumin pro semibold';
    text-transform: uppercase;
    letter-spacing: .6px;
}

.footer_content .menu li a:hover {
    color: var(--site_pri);
}

.footer_content ul.elementor-icon-list-items li {
    align-items: flex-start !important;
}

.footer_content ul.elementor-icon-list-items li > span.elementor-icon-list-icon {
    margin-top: 10px;
}

.footer_content ul.elementor-icon-list-items li span {
    font-family: 'acumin pro semibold';
    font-size: 16px;
}

.footer_content h3.elementor-heading-title.elementor-size-default {
    font-family: 'acumin pro semibold' !important;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: -10px;
}

.footer_content .elementor-social-icons-wrapper.elementor-grid {
    margin-left: -8px;
}

.footer_bottom_disclaimer p {
    font-family: 'acumin pro';
    font-size: 13px;
    line-height: 18px;
    color: #909090;
}

div#footer-bottom {
    background: #0f0f0f;
}

div#footer-bottom #copyright {
    color: #909090;
}

.footer_bottom_disclaimer p strong {
    color: #d3d3d3;
    font-weight: 400;
}

/* About us page */

.about_link_section ul.elementor-icon-list-items {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    grid-gap: 15px;
}

.about_link_section ul.elementor-icon-list-items a {
    font-weight: 400;
    font-family: 'acumin pro';
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
}

.about_link_section{
  box-shadow:0 0.571rem 2rem rgb(0 0 0 / 56%);
}

.about_link_section {
    position: relative;
}

.about_link_section:after {
    top: 0;
    left: 3.5rem;
    transform: translateY(-50%);
    width: 64px;
    height: 1.5rem;
    background-image: repeating-linear-gradient( 60deg, rgba(194, 123, 77, 0), rgba(194, 123, 77, 0) 12px, rgb(221 185 126) 13px, rgb(221 185 126) 14px);
    content: "";
    position: absolute;
}



.meet_attorney_page_team_section .rt-row.rt-content-loader.layout2.ttp-even:before,
.meet_attorney_page_team_section .rt-row.rt-content-loader.layout2.ttp-even:after {
    display: none;
}

.meet_attorney_page_team_section .rt-row.rt-content-loader.layout2.ttp-even {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 50px;
}

.meet_attorney_page_team_section .rt-grid-item {
    padding: 0;
    margin-bottom:0 !important;
  	padding-top:80px;
}

.meet_attorney_page_team_section .single-team-area {
    position: relative;
    height: 100%;
}

.meet_attorney_page_team_section .img-area {
    position: absolute;
    right: 0;
    top: -80px;
    z-index: 9;
}

.meet_attorney_page_team_section .rttm-content-area {
    width: 100%;
    background: url(https://attorneymichaelwright.com/wp-content/uploads/2022/01/light-texture.jpg);
    padding: 40px !important;
/*         margin-top: 80px; */
    height: 100% !important;
  max-width: 500px;
}

.meet_attorney_page_team_section .short-bio {
    max-width: 350px;
}

/* .meet_attorney_page_team_section .social-icons {
    display: none !important;
} */

.meet_attorney_page_team_section .single-team-area h3 {
    position: absolute;
    top: -80px;
    font-size: 26px !important;
    letter-spacing: normal;
}

.meet_attorney_page_team_section .tlp-position a {
    font-size: 14px !important;
    position: absolute;
    top: -45px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.meet_attorney_page_team_section .rt-team-container .layout2 .short-bio p {
    margin-bottom: 10px;
    color: #313131;
    font-style: italic !important;
}

.meet_attorney_page_team_section .img-area img {
    height: 250px;
    object-fit: cover;
}

.meet_attorney_page_team_section  .single-team-area a.team_member_detail_link {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
  width: 100%;
    font-family: 'acumin pro-bold';
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 30px;
    color: #cea96e;
    text-decoration: underline;
    letter-spacing: 1px;
}

.meet_attorney_page_team_section  .single-team-area a.team_member_detail_link:hover{
  color:#000 !important;
}


/* Sidebar */

.sidebar-container ul.oceanwp-recent-posts {
    margin-left: 0;
}
.sidebar-container .widget {
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 6px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
}

.sidebar-container .widget h2.widget-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 30px;
}

.sidebar-container .widget .menu {
    margin-top: 0 !important;
    margin-bottom: 0;
}

.sidebar-container .widget .menu li {
    list-style: none;
}

.sidebar-container .widget .menu li a {
    font-size: 16px;
    font-family: 'acumin pro' !important;
  	line-height:20px;
}

.sidebar-container .recent-posts-details-inner>a {
    font-size: 16px;
}

.sidebar-container .widget .menu li {
    margin-bottom: 10px;
}

.sidebar-container .widget .menu li {
    position: relative;
}

.sidebar-container .widget .menu li:before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #e4bf7e;
    position: absolute;
    left: -15px;
    top: 8px;
}

.elementor-widget-text-editor p a {
    color: #e4bf7e;
}

.elementor-widget-text-editor p a:hover {
    color: #cea96e;
}
/* Video Center page */

.video_section_firm_commercials .elementor-column-gap-default {
    display: grid !important;
    grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
    grid-gap: 30px;
}

.video_section_firm_commercials .elementor-element-populated .elementor-widget-video {
    margin: 0;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
  	transition:.5s all;
}
.video_section_firm_commercials .elementor-column-gap-default .elementor-column h2 {
    padding: 5px 10px 5px 12px;
    font-size: 18px;
    text-align: center;
}

.video_section_firm_commercials .elementor-element-populated .elementor-widget-video:hover {
    box-shadow: none;
}

.video_section_firm_commercials .elementor-column-gap-default .elementor-column {
    width: 100%;
}

.video_section_firm_commercials .elementor-column-gap-default .elementor-column h2 {
    padding: 5px 10px 5px 12px;
    font-size: 18px;
    text-align: center;
}

.video_section_firm_commercials .elementor-custom-embed-play i {
    font-size: 60px !important;
}

.video_section_firm_commercials .elementor-widget-video .elementor-custom-embed-image-overlay:hover i {
    color: #E4BF7E;
}

/* Contact page */

.contact_page_section .elementor-widget-wrap.elementor-element-populated {
    display: grid !important;
    grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
    grid-gap: 30px;
}

.contact_page_section .elementor-widget-wrap.elementor-element-populated .elementor-widget-icon-box {
    padding: 15px;
    margin-bottom: 0;
    box-shadow: rgb(50 50 93 / 25%) 0px 30px 40px -12px, rgb(0 0 0 / 30%) 0px 18px 10px -18px;
    border-radius: 10px;
}

.contact_page_section .elementor-icon-box-content {
    display: flex;
    flex-direction: column-reverse;
}

.contact_page_section p.elementor-icon-box-description {
    font-family: 'editor';
    font-size: 16px;
    font-weight: 800;
    color: #313131;
}

.contact_page_section h3.elementor-icon-box-title {
    font-size: 16px;
    color: #cea96e;
}

.contact_page_section h3.elementor-icon-box-title:hover {
    color: #E4BF7E;
}

/* sexual abused page */
.sexual_assult_sec a {
    color: #E4BF7E !important;
}
.sexual_assult_sec a:hover {
    color: #cea96e !important;
}

/* sidebar */

aside#right-sidebar {
    position: sticky;
    top: 20px;
}

/* wrongful Death faqs */

.wrongful_faq_sec .elementor-accordion .elementor-accordion-item+.elementor-accordion-item {
    border: 1px solid #e4bf7e;
    margin-bottom: 20px;
}
.wrongful_faq_sec .elementor-accordion .elementor-accordion-item {
    border: 1px solid #e4bf7e;
    margin-bottom: 20px;
}
.wrongful_faq_sec .elementor-accordion .elementor-tab-title .elementor-active {
    background-color: #e4bf7e;
    color: #fff !important;
    
}
.wrongful_faq_sec .elementor-accordion .elementor-tab-title:hover {
    background-color: #e4bf7e !important;
    color: #fff !important;
}
.wrongful_faq_sec .elementor-tab-title a.elementor-accordion-title:hover {
    color: #fff !important;
}

.wrongful_faq_sec .elementor-accordion .elementor-tab-content{
  border-top: 1px solid #e4bf7e !Important;
  padding: 20px 45px !important;
}
.wrongful_faq_sec .elementor-accordion .elementor-tab-title.elementor-active{
    background: #e4bf7e !important;
    color: #fff !important;
} 
.wrongful_faq_sec .elementor-accordion .elementor-tab-content ul {
    padding-left: 40px;
}
.wrongful_faq_sec .elementor-accordion .elementor-tab-content p strong a {
    color: #e4bf7e !important;
}

.wrongful_faq_sec .elementor-accordion .elementor-tab-content p strong a:hover {
    color: #cea96e !important;
}

/* Personal injury fees arangment page */

.injury_fees_form_sec .flex_input {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
}

.injury_fees_form_sec .flex_input br {
    display: none;
}
.injury_fees_form_sec p {
    margin-top: 20px;
}
.injury_fees_form_sec label {
    font-size: 16px !important;
}
.injury_fees_form_sec .injury_fees_form {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}
.injury_fees_form_sec input.wpcf7-form-control.wpcf7-text {
    border-radius: 0px !important;
  margin-top: 10px;
}

.injury_fees_form_sec textarea.wpcf7-form-control.wpcf7-textarea {
    border-radius: 0px;
  margin-top: 10px;
}

.injury_fees_form_sec .send_msg_btn {
    background-color: #cea96e !important;
    border-radius: 0px !important;
    padding: 18px 20px !important;
    text-transform: capitalize !important;
    font-weight: 500 !important;
    font-size: 16px !important;
}

.injury_fees_form_sec .send_msg_btn:hover {
    background-color: #e4bf7e !important;
}

/* Criminal difense lawyer page */
.criminal_defense_lawyer_sec ul {
    padding-left: 40px !important;
}

/* Testimonial page */

.testimonial_header_buttons a.elementor-button-link {
    background: var(--site_pri);
    border-radius: 0;
    text-transform: uppercase;
    min-width: 250px;
    max-width: 250px;
}

.testimonial_header_buttons a.elementor-button-link:hover {background: var(--site_sec);}

.video_testimonial_section .elementor-container.elementor-column-gap-default {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(500px, 1fr));
    grid-gap: 30px;
}

.video_testimonial_section .elementor-container.elementor-column-gap-default .elementor-column {
    width: 100%;
}

/* .video_testimonial_section .elementor-container.elementor-column-gap-default .elementor-column .elementor-widget-video {
    height: 100% !important;
}

.video_testimonial_section .elementor-container.elementor-column-gap-default .elementor-column .elementor-widget-video .elementor-widget-container,
.video_testimonial_section .elementor-container.elementor-column-gap-default .elementor-column .elementor-widget-video .elementor-widget-container img,
.video_testimonial_section .elementor-container.elementor-column-gap-default .elementor-column .elementor-widget-video .elementor-widget-container .elementor-open-lightbox,
.video_testimonial_section .elementor-container.elementor-column-gap-default .elementor-column .elementor-widget-video .elementor-widget-container .elementor-custom-embed-image-overlay {
    height: 100%;
    object-fit: cover;
} */

.video_testimonial_section .elementor-custom-embed-play i {
    font-size: 60px !important;
}

.video_testimonial_section .elementor-icon-box-content {
    display: flex;
    flex-direction: column-reverse;
}

.video_testimonial_section h3.elementor-icon-box-title {
    font-size: 15px;
    font-family: 'acumin pro-bold';
    text-align: right;
    position: relative;
    display: inline-block !important;
    color: #cea96e;
}

.video_testimonial_section p.elementor-icon-box-description {
    font-family: 'editor';
    font-weight: 600;
    color: #000;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 8px !important;
}

.video_testimonial_section h3.elementor-icon-box-title span {
    position: relative;
}

.video_testimonial_section h3.elementor-icon-box-title span:before {
    content: "-";
}

.video_testimonial_section .elementor-icon-box-wrapper {
    position: relative;
}

.video_testimonial_section .elementor-icon-box-wrapper:before {
    content: "\f10d";
    font-family: fontAwesome;
    font-size: 35px;
    position: absolute;
    z-index: -1;
    color: #e4bf7e;
    opacity: .5;
    top: -35px;
}

.written_testimonial_section .eael-feature-list-icon-box {
    display: none;
}

.written_testimonial_section .eael-feature-list-content-box {
    margin: 0 !important;
}

.written_testimonial_section .eael-feature-list-items {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(500px, 1fr));
    grid-gap: 30px;
}

.written_testimonial_section .eael-feature-list-items li {
    padding: 20px !important;
    background: url(https://attorneymichaelwright.com/wp-content/uploads/2022/01/light-texture.jpg);
    display: block !important;
    /* align-items: flex-start; */
}

.written_testimonial_section .eael-feature-list-content-box {
    display: flex;
    flex-direction: column-reverse;
}

.written_testimonial_section .eael-feature-list-content-box h3 {
    font-size: 14px;
    text-align: right;
    margin-top: 10px !important;
    display: inline-flex;
    margin-bottom: 0 !important;
    align-self: flex-end;
    position: relative;
    color: #000 !important;
}

.written_testimonial_section p.eael-feature-list-content {
    font-size: 16px !important;
}

.written_testimonial_section .eael-feature-list-content-box h3:before {
    content: "-";
    left: -5px;
    position: relative;
}

.written_testimonial_section .eael-feature-list-items li {
    position: relative;
}

.written_testimonial_section .eael-feature-list-items li:after {
    content: "\f10d";
    font-family: fontAwesome;
    font-size: 35px;
    position: absolute;
    color: #e4bf7e;
    opacity: .5;
    top: -35px;
    right: 5px;
    transform: scale(-1);
}

h2.elementor-heading-title.elementor-size-default a {
    color: var(--site_pri) !important;
}

h2.elementor-heading-title.elementor-size-default a:hover {
    color: #cea96e !important;
}

@media screen and (min-width:1081px){
  .testimonial_header_buttons {
    position: sticky;
    top: 0;
    z-index: 999;
    background: #fff;
}
}

/* Contact page */

.contactpage_map_section > .elementor-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    grid-gap: 30px;
}

.contactpage_map_section > .elementor-container > .elementor-column {
    width: 100%;
    background: #fff;
    box-shadow: rgb(50 50 93 / 25%) 0px 30px 40px -12px, rgb(0 0 0 / 30%) 0px 18px 10px -18px;
    border-radius: 10px;
    padding: 5px;
    padding-bottom: 20px;
}

.contactpage_map_section > .elementor-container > .elementor-column h2 {
    color: #fff;
    display: inline-block;
    background: #cea96e;
    padding: 10px 20px;
    border-radius: 0 50px 50px 0;
    margin-bottom: -5px !important;
    font-size: 18px;
    position: relative;
    left: -15px;
}

/* Team detail page */

.detail_team_image_section .elementor-container.elementor-column-gap-default {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
}

.detail_team_image_section .elementor-container.elementor-column-gap-default > .elementor-column {
    width: 100%;
    padding: 0;
}

.detail_team_image_section .elementor-container.elementor-column-gap-default > .elementor-column:nth-child(2) {
    width: 100%;
    background: url(https://attorneymichaelwright.com/wp-content/uploads/2022/01/light-texture.jpg);
    padding: 40px!important;
    height: 100%!important;
}

.detail_team_image_section .elementor-container.elementor-column-gap-default > .elementor-column .elementor-widget-wrap {
    padding: 0;
}

.detail_team_image_section .elementor-widget-image img {
    width: 100%;
  max-height: 450px;
    object-fit: cover;
    object-position: top center;
}

.detail_team_image_section h2.elementor-heading-title.elementor-size-default {
    font-size: 30px;
    margin-bottom: -10px;
}

.detail_team_image_section h3.elementor-icon-box-title span {
    font-family: 'acumin pro-bold';
}

.detail_team_image_section p.elementor-icon-box-description {
    font-size: 20px;
    font-family: 'editor';
}

.detail_team_image_section p.elementor-icon-box-description {
    position: relative;
  	z-index:1;
}

.detail_team_image_section p.elementor-icon-box-description:after {
    content: "\f10d";
    font-family: fontAwesome;
    font-size: 50px;
    position: absolute;
    color: #e4bf7e;
    opacity: .5;
    bottom: -30px;
    right: 5px;
    transform: scale(-1);
  	z-index:-1;
}

.team_member-content_section ul {
    margin-top: 0;
    list-style: none;
    margin-left: 0;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.team_member-content_section h3, .team_member-content_section h2 {
    background: #e4bf7e;
    display: inline-block;
    padding: 5px 30px 5px 10px;
    color: #fff !important;
    border-radius: 0 50px 50px 0;
}

.team_member-content_section .elementor-widget-text-editor a {
    color: inherit !important;
}

.team_member-content_section .elementor-widget-text-editor a:hover {
    color: var(--site_pri) !important;
}

.team_member-content_section ul li {
    margin-bottom: 8px;
}

.team_member-content_section p {
    margin-bottom: 10px;
}

/* Blog page */

div#blog-entries .blog-entry-readmore.clr a {
    background: var(--site_pri);
    color: #fff;
    padding: 10px !important;
    display: inline-block !important;
    text-transform: uppercase !important;
    font-weight: 600;
    font-family: 'acumin pro-bold';
}

div#blog-entries .blog-entry-readmore.clr a:hover {
    background: #cea96e!important;
    color: #fff !important;
}

div#blog-entries .blog-entry-summary.clr p {
    font-size: 16px;
    line-height: 22px;
}

div#blog-entries ul.meta.obem-default.clr {
    margin-bottom: 0;
}

div#blog-entries .blog-entry-summary.clr {
    margin-top: 0 !important;
}

.background-image-page-header .site-breadcrumbs{
	display: none;
    margin-top:0 !important;
}

/* sidebar slider */

.custom_sidebar_slider div#block-6 {
    padding: 15px;
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 6px;
    box-shadow: rgb(50 50 93 / 25%) 0px 30px 60px -12px, rgb(0 0 0 / 30%) 0px 18px 36px -18px;
}

.custom_sidebar_slider .content_slider {
    background: transparent;
    padding: 0;
}

.custom_sidebar_slider .content_slider h2.elementor-heading-title.elementor-size-default {
    color: inherit;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 0px;
}

.custom_sidebar_slider .content_slider h4.elementor-heading-title.elementor-size-default {
    color: inherit !important;
    font-size: 14px;
}

.custom_sidebar_slider .content_slides .elementor-widget-heading {
    margin-bottom: 5px !important;
}

.custom_sidebar_slider .elementor-widget-wrap {
    padding: 0 !important;
}

aside div#block-6 {
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 6px;
    box-shadow: rgb(50 50 93 / 25%) 0 30px 60px -12px, rgb(0 0 0 / 30%) 0 18px 36px -18px;
}

aside .content_slider > .elementor-container > .elementor-column > .elementor-widget-wrap.elementor-element-populated {
    flex-wrap: nowrap;
    overflow: hidden;
}

aside h2.widgettitle {
    border-width: 0 0 0 3px;
    letter-spacing: 1px;
    padding-left: 15px;
    margin: 0 0 20px;
    border-style: solid;
    border-color: #e4bf7e;
}

aside .custom_sidebar_slider {
    background: #cea96e !important;
    color: #fff;
    padding: 10px 5px;
    border-radius: 10px;
}

textarea#comment {
    border-radius: 10px !important;
}

/* Responsive */

body{
  overflow:hidden;
}

@media screen and (max-width:767px){
  .meet_attorney_page_team_section .img-area {
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
	min-width: 250px;
}

.meet_attorney_page_team_section .rttm-content-area {
    height: unset !important;
    margin-top: -45px;
}

.meet_attorney_page_team_section .single-team-area h3,
  .meet_attorney_page_team_section .single-team-area a.team_member_detail_link,
  .meet_attorney_page_team_section .tlp-position a{
    position: unset;
}

.meet_attorney_page_team_section .short-bio {
    max-width: unset !important;
}
  
  .meet_attorney_page_team_section .img-area{
    position:relative !important;
  }
  .meet_attorney_page_team_section .rttm-content-area {
    max-width: unset !important;
    margin-top: -80px !important;
}
  .elementor-widget-text-editor p {
    font-size: 15px;
    line-height: 24px;
}
  .wrongful_faq_sec .elementor-accordion .elementor-tab-content {
    padding: 10px !important;
}

span.elementor-accordion-icon.elementor-accordion-icon-left {
    display: none !important;
}

.wrongful_faq_sec .elementor-widget-wrap.elementor-element-populated {
    padding: 0;
}
  .wrongful_faq_sec .elementor-accordion .elementor-accordion-item+.elementor-accordion-item,
  .wrongful_faq_sec .elementor-accordion .elementor-accordion-item{
    margin-bottom: 10px;
}
  .wrongful_faq_sec .elementor-accordion .elementor-tab-content p {
    font-size: 15px;
    line-height: 24px;
}
  .video_testimonial_section .elementor-container.elementor-column-gap-default,
  .written_testimonial_section .eael-feature-list-items,
  .contactpage_map_section > .elementor-container{
    grid-template-columns: repeat(1, 1fr);
}
  .testimonial_header_buttons a.elementor-button-link {
    margin-bottom: 5px;
}
  
  .single-post p {
    font-size: 15px;
    line-height: 22px;
}
  .single-post .entry-title {
    font-size: 26px;
    line-height: 30px;
}
}

@media screen and (max-width:1300px){
  nav#site-navigation li a span{
    font-size: 12px !important;
  }
  
  #site-navigation-wrap .dropdown-menu>li>a{
    padding:0 10px !important;
  }
  
  header#site-header .oceanwp-social-menu.clr.simple-social,
  header#site-header div#site-logo{
    flex: 0 0 220px !important;
  }
}

@media screen and (max-width:1080px){
  header#site-header div#site-header-inner {
    align-items: center;
    flex-direction: row-reverse;
}

a.mobile-menu i {
    font-size: 25px !important;
    font-weight: 600 !important;
}
  .section_heading {
    position: unset;
}

.homepage_fixed_section .elementor-container {
    flex-direction: column;
}

.homepage_fixed_section .elementor-container .elementor-column {
    width: 100%;
}

.homepage_fixed_section:before {
    display: none;
}
  .section_heading{
    text-align:	center !important;
    max-width:unset !important;
  }
  .meet_attorney_page_team_section .rt-row.rt-content-loader.layout2.ttp-even{
    grid-gap:20px !important;
    grid-template-columns: repeat(1, 1fr) !important;
  }
  
  .meet_attorney_page_team_section .rttm-content-area{
    max-width:unset !important;
  }
  
  .meet_attorney_page_team_section .img-area img {
    height: 330px !important;
}
  header#site-header .oceanwp-social-menu.clr.simple-social:before{
    display:none;
  }
  #mobile-dropdown .oceanwp-social-menu{
    margin:0 !important;
  }
  
  article.single-page-article.clr .elementor-widget-text-editor img {
/*     float: unset !important; */
    width: 100%;
    margin-bottom: 20px;
}
}

@media screen and (min-width:1081px) and (max-width:1200px){
  .section_heading h2.elementor-heading-title.elementor-size-default {
    font-size: 38px !important;
    line-height: 45px !important;
}
}

@media screen and (min-width:1081px) and (max-width:1250px){
  .meet_attorney_page_team_section .short-bio {
    max-width: 290px !important;
}
  .meet_attorney_page_team_section .rt-row.rt-content-loader.layout2.ttp-even{
    grid-gap:25px !important;
  }
}

@media screen and (max-width:480px){
  .video_section_firm_commercials .elementor-column-gap-default{
    grid-template-columns: repeat(1, 1fr) !important;
  }
  
  body.has-sidebar article.single-page-article section .elementor-widget-wrap.elementor-element-populated {
    padding: 0 !important;
}
    body.has-sidebar article.single-page-article section .elementor-widget-wrap.elementor-element-populated .elementor-widget-text-editor {
    font-size: 15px;
    line-height: 24px;
}
  
 body.has-sidebar article.single-page-article .elementor-section {
    position: relative;
    padding-top: 20px;
}
  
  body.has-sidebar article.single-page-article .elementor-section-wrap section h2 {
    font-size: 20px !important;
    line-height: 28px !important;
}
  
 body.has-sidebar article.single-page-article ul.elementor-icon-list-items li.elementor-icon-list-item span a {
    word-break: break-all;
}

body.has-sidebar article.single-page-article ul.elementor-icon-list-items li.elementor-icon-list-item a {
    word-break: break-all;
    line-height: 20px;
    font-size: 15px !important;
}

body.has-sidebar article.single-page-article ul.elementor-icon-list-items li.elementor-icon-list-item {
    margin-bottom: 8px !important;
}
  .contact_page_section .elementor-widget-wrap.elementor-element-populated{
    grid-gap:10px !important;
  }

}

@media screen and (min-width:481px){
  body.has-sidebar article.single-page-article ul.elementor-icon-list-items li.elementor-icon-list-item a {
    line-height: 22px;
}

body.has-sidebar article.single-page-article ul.elementor-icon-list-items li.elementor-icon-list-item {
    margin-bottom: 10px !important;
}
}

.blog-entry-inner .thumbnail img {
    height: 200px;
    object-fit: cover;
}

.blog-entry-inner .thumbnail-caption {
    display: none;
}

.homepage_fixed_section .eael-entry-thumbnail img {
    height: 200px !important;
    object-fit: cover;
}

.homepage_fixed_section h2.eael-entry-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.homepage_fixed_section .eael-grid-post-excerpt p{
   display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

figure.related-post-media img {
    height: 200px;
    object-fit: cover;
}
/*Sidebar contact heading*/
.freeCon{
border-width: 0 0 0 3px;
border-style: solid;
padding-left: 15px;
border-color: #e4bf7e;
}
/*For Contact Form Section*/
#wpcf7-f619-p7456-o1 input, #wpcf7-f619-p7456-o1 textarea, #wpcf7-f619-o1 input, #wpcf7-f619-o1 textarea, .wpcf7 form input[type="tel"], .wpcf7 form input[type="text"], .wpcf7 form input[type="email"], .wpcf7 textarea {
border-radius: 0;
margin-bottom: 0.25em;
border: 2px solid #E4BF7E;
}
#wpcf7-f619-p7456-o1 textarea, #wpcf7-f619-o1 textarea, .wpcf7 textarea{
  height: 90px;
  min-height: 0;
}
#wpcf7-f619-p7456-o1 .wpcf7-submit, #wpcf7-f619-o1 .wpcf7-submit, .wpcf7 .wpcf7-submit {
  font-size: 1em;
}
#wpcf7-f619-p7456-o1 .inline, #wpcf7-f619-o1 .inline, .wpcf7 .inline{
	display:flex;
	gap:0.25em;
}
@media(max-width:991px){
	#wpcf7-f619-p7456-o1 .inline, #wpcf7-f619-o1 .inline, .wpcf7 .inline{
		display:block;
		gap:0;
}
#wpcf7-f619-p7456-o1 input, #wpcf7-f619-p7456-o1 textarea, #wpcf7-f619-o1 input, #wpcf7-f619-o1 textarea, .wpcf7 form input[type="tel"], .wpcf7 form input[type="text"], .wpcf7 form input[type="email"], .wpcf7 textarea {
width:100%;
}
}