/*
Theme Name: Graviton Child
Theme URI: http://demo.bravisthemes.com/graviton
Author: Bravis-Themes
Author URI: https://bravisthemes.com/
Description:Graviton is a sleek and modern WordPress Theme designed specifically for construction, renovation, factory, engineering, handyman, building, architecture, interior and development-related businesses. The theme features a clean and professional design that is both aesthetically pleasing and easy to navigate. The layout is fully responsive, ensuring that your website will look great on all devices, including desktops, laptops, tablets, and smartphones. Graviton is also highly customizable, allowing you to easily modify the layout, colors, and fonts to match your brand and style.
Version: 1.0.8
License: ThemeForest
License URI: https://themeforest.net/licenses
Template: graviton
Text Domain: graviton-child
Tags:architecture, builder, building, business, company, construction, contractor, corporate, electrician, engineering, handymen, industry, painter, plumber, renovation
*/

html {
  scroll-behavior: smooth;
}

.__search .pxl-item--inner > p {
    display: none !important;
}

.pxl-text-carousel2 .pxl-swiper-slide .pxl-item--inner .content-top,
.pxl-icon-box6 .pxl-item--inner {
    border-bottom: 1px solid var( --e-global-color-5241caf );
}

._custom-slider .sr7-bullets .sr7-bullet {
    border-radius: 0 !important;
    border: none !important;
    width: 8px !important;
    height: 8px !important;
}

._custom-slider .sr7-bullets .sr7-bullet.selected {
    background: var(--primary-color) !important;
}

._custom-slider .sr7-bullets .sr7-bullet.selected::after {
    content: '';
    width: 20px;
    height: 20px;
    border: 1px solid var(--primary-color);
    position: absolute;
    top: -6px;
    left: -6px;
}

.btn-slider-update1 {
    padding-right: 5px !important;
}

.btn-slider-update1:hover {
    background-color: var(--secondary-color) !important;
}

.btn-slider-update1:hover i {
    background-color: var(--primary-color) !important;
}

.btn-slider-update1::before {
    display: none !important;
}

.btn-slider-update1 i {
    margin-left: 43px;
    color: #FFFFFF;
    font-size: 44px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background-color: var(--secondary-color) !important;
    transition: all 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
    display: block;
}

.btn-slider-update1 i::before {
    display: block;
    transform: rotate(-45deg);
    transition: all 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
    margin-left: 5px;
}

.btn-slider-update1:hover i::before {
    transform: rotate(0deg);
}

.pxl-menu-primary .sub-menu, .pxl-menu-primary .children {
    width: 100%;
}

i._custom-icon {
    transform: rotate(0deg) !important;
    font-size: 35px;
}

.wrap-ctf2 button {
    min-width: auto !important;
}

._liste-membres-home .__home a img {
    filter: grayscale(1);
    opacity: 0.5;
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}

._liste-membres-home .__home a:hover img {
    filter: grayscale(0);
    opacity: 1;
    transform: scale(0.85);
}

._les_membres > div {
    display: flex;
    flex-wrap: wrap;
}

.item_list_member.__membre a img {
    border: 1px solid var(--primary-color);
}

.item_list_member.__membre {
    margin-bottom: 30px;
}

.bf-box-membres-child .pxl-item-content label {
    display: block;
    text-transform: uppercase;
    text-decoration: underline;
}

._custom-height .pxl-item--description {
    min-height: 104px;
}

.pxl-process .pxl-item--inner {
    padding: 20px !important;
}

.elementor-16553 .elementor-element.elementor-element-abf1bce .pxl-item--subtitle .pxl-item--subtext::before, .elementor-16553 .elementor-element.elementor-element-abf1bce .pxl-item--subtitle .pxl-item--subtext::after {
    background-color: var(--primary-color) !important;
}

._custom-membres-links,
._custom-membres-texte {
    line-height: 1 !important;
}

._liste-comite .pxl-icon-box {
    padding: 20px;
}

._liste-comite .pxl-icon-box .pxl-item--description {
    min-height: 130px;
}

._liste-comite .pxl-icon-box .content-bottom {
    justify-content: flex-end;
}

.filter-list {
    justify-content: center;
}

._filtre .elementor-shortcode {
    display: flex;
}

._filtre .elementor-shortcode > div {
    width: 100%;
    display: flex;
}

.filter-list li,
._all {
    list-style: none;
    padding: 10px 0;
    font-size: 18px;
    color: #252932;
    font-weight: 500;
    text-transform: capitalize;
    cursor: pointer;
    margin: 0;
}

._custom-slider ._bg {
    left: 60.1% !important;
}

.category-actualites #pxl-main {
    padding-top: 0;
}

.category-actualites #pxl-main .pxl-breadcrumb-wrap li:nth-child(2){
    display: none;
}

._titre {
    display: block;
    padding: 10px;
    background: var(--primary-color);
    color: var(--secondary-color);
    color: #fff;
}

._titre-sec {
    color: var( --e-global-color-text );
    -webkit-text-stroke-color: var( --e-global-color-text );
    font-size: 28px;
    line-height: 30px;
    font-weight: 700;
    position: relative;
    margin-bottom: 10px;
}

/*._description-membre {
    margin: 30px 0;
}*/


/*.pods-gallery-masonry {
  column-count: 3;
  column-gap: 15px;
  max-width: 100%;
  margin-top: 20px;
}

.pods-gallery-masonry a {
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
  break-inside: avoid;
}

.pods-gallery-masonry img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 5px;
  transition: transform 0.7s ease;
}

.pods-gallery-masonry a:hover img {
  transform: scale(1.05);
}
@media (max-width: 768px) {
  .pods-gallery-masonry {
    column-count: 2;
  }
}
@media (max-width: 480px) {
  .pods-gallery-masonry {
    column-count: 1;
  }
}*/


._pods-gallery-masonry
{
  margin: 30px auto;
  columns: 4;
  column-gap: 20px;
  
}
._pods-gallery-masonry .box {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    break-inside: avoid;
    border-radius: 15px;
}
._pods-gallery-masonry .box img {
  max-width: 100%;
  min-width: 100%;
  border-radius: 10px;
}


img:hover { 
  opacity: .95;
}

._description-membre div a {
    display: block;
}

._description-membre ._titre-sec::after,
._gallerie ._titre-sec::after {
    content: "";
    width: 100%;
    height: 1px;
    background: var(--primary-color);
    position: absolute;
    bottom: -5px;
    left: 0;
}

._information ul,
.dirigent ul,
._realisation ul {
   margin: 20px 0; 
}

._information ul li,
.dirigent ul li {
    list-style: none;
    color: var( --e-global-color-text );
    display: block;
    flex:  0 0 100%;
}

._information ul li p{
    margin: 0;
}

._description-membre .d-block {
    margin-top: 15px;
    margin-bottom: 30px;
}


.category-actualites #pxl-main .list_post{
    padding-top: 120px;
}

.membre_listes  .pxl-post--holder {
    z-index: 3; 
    position: absolute; 
    top: 30px; 
     left: 30px; 
    right: 30px; 
    bottom: 30px; 
    display: flex;  
    background-color: rgba(94, 90, 89,0.9);
    align-items: center; 
    padding: 40px; 
    transform: scale(1.2); 
    opacity: 0;
    transition: all 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
    justify-content: center;
    margin: 0 15px;
}

.membre_listes .pxl-grid-item .pxl-post--inner:hover .pxl-post--holder {
    transform: scale(1);
    opacity: 1;
}

.membre_listes .pxl-grid-item .pxl-post--inner:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background-image: url('grid-overlay.png');
    opacity: 0;
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}

#pxl-page-title-elementor-single-societe-membre {
  background-color: #5e5a59;
  display: flex;
  margin-bottom: 50px;
  flex-wrap: wrap;
}

#pxl-page-title-elementor-single-societe-membre .single_membre {
    background-color: #ada8a7;
    display: flex;
    justify-content: center;
    align-content: center;
}

.tax-secteur_activity #pxl-main , .tax-secteur #pxl-main {
    padding-top: 0;
    padding-bottom: 0;
}
.tax-secteur_activity #pxl-page-title-elementor-single-societe-membre .single_membre {
    background-image: url('https://dev.sebtp-madagascar.com/wp-content/uploads/2023/12/ptt-project.webp');
    background-size: cover;
}

.listing-membres {
    padding: 0 20px;
}

.single-societe_membre #pxl-main,
.tax-clientele_cible #pxl-main,
.tax-secteur #pxl-main {
    padding: 0 !important;
}

.tax-clientele_cible #pxl-main {
    padding-bottom: 130px !important;
}

.tax-clientele_cible #pxl-page-title-elementor-single-societe-membre .single_membre,
.tax-secteur #pxl-page-title-elementor-single-societe-membre .single_membre {
    background-image: url("https://dev.sebtp-madagascar.com/wp-content/uploads/2025/05/FS5gPvZWIAAM9nW.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

#pxl-page-title-elementor-single-societe-membre > div:first-child {
    padding-left: calc(50% - 825px);
    padding-right: 0;
}

._sub-header-single-membre {
    height: 100%;
    padding: 15px;
    background-image: url("https://dev.sebtp-madagascar.com/wp-content/uploads/2023/12/ptt1-1.webp");
    background-position: 441px 97px;
    background-repeat: no-repeat;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.pxl-item--author ,.pxl-post-carousel1 .pxl-swiper-slide .wrap-inner-content .pxl-item--holder .pxl-item-top .pxl-item--author{
    display: none;
}

.tax-secteur_activity .pxl-item--title.style-default.highlight-default {
    margin-bottom: 100px;
}

._sub-header-single-membre .pxl-heading { 
    padding: 103px 0px 0px 0px;
}

._sub-header-single-membre .pxl-item--subtext {
    font-family: "DM Sans", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 3.2px;
    color: #FFFFFF;
}

._sub-header-single-membre  .pxl-item--title {
    color: var( --e-global-color-primary );
    font-size: 55px;
    line-height: 70px;
    margin-bottom: 0px;
}

._sub-header-single-membre .pxl-breadcrumb-wrap {
    margin: 30px 0px 28px 0px;
}

._sub-header-single-membre .pxl-text-editor .pxl-item--inner  {
    margin: 12px 0px 80px 0px;
}

._sub-header-single-membre .pxl-text-editor .pxl-item--inner ul li {
    color: #fff;
}

._sub-header-single-membre .pxl-text-editor .pxl-item--inner p {
    color: #FFFFFF;
    font-family: "Barlow", Sans-serif;
    font-size: 16px;
    line-height: 26px;
}

#pxl-page-title-elementor-single-societe-membre .elementor-column.elementor-spacer-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin: 70px 0;
}

.membre_listes .pxl-grid-item .pxl-post--inner:hover:before {
    opacity: 1;
}

._liste-information {
    display: flex !important;
    align-items: center;
    padding-bottom: 5px;
    flex-wrap: wrap;
}

._liste-information p {
    margin: 0;
    color: #000;
}

._liste-information i {
    margin-right: 10px;
}

.dirigent,
._information,
._realisation {
    margin-bottom: 20px;
}

.membre_listes h5.pxl-post--title
{
    text-align: center;
    text-align: center;
    font-size: 20px;
    line-height: 35px;
    color: #fff;
    position: relative;
    padding-bottom: 23px;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.membre_listes .pxl-post--category {
    font-size: 14px;
}
.membre_listes h5.pxl-post--title a{
    color: #fff;
}


.membre_listes .pxl-post--inner {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.membre_listes .pxl-grid-item .pxl-post--inner .pxl-post--holder .pxl-post--content
{
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #cdcdcd;
}

.membre_listes .pxl-grid-item .pxl-post--inner .btn-readmore {
    margin: 0 auto;
    margin-top: 42px;
    z-index: 3;
    width: 65px;
    height: 65px;
    transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
    position: relative;
}

.membre_listes .pxl-grid-item .pxl-post--inner .btn-readmore a {
    background-color: var(--primary-color);
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 65px;
    transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.membre_listes .pxl-grid-item .pxl-post--inner .pxl-post--holder .pxl-post--category a
{
    font-size: 500;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    color: #CDCDCD;
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.membre_listes .pxl-grid-item .pxl-post--inner .pxl-post--holder .pxl-post--category {
    text-align: center;
    margin-bottom: 2px;
    color: #CDCDCD;
}

.membre_listes .pxl-grid-item .pxl-post--inner .btn-readmore a .button-arrow-hover {
    position: absolute;
    overflow: hidden;
    top: 50%;
    width: 15px;
    height: 15px;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
}
.membre_listes .pxl-grid-item .pxl-post--inner .btn-readmore a .button-arrow-hover i:first-child
{
    transform: translatex(0) rotate(-45deg) translatey(0) translatez(0);
}

._les_membres .membre_listes .pxl-grid-item {
    margin-bottom: 30px;
}

.membre_listes .pxl-grid-item .pxl-post--inner .btn-readmore a .button-arrow-hover i {
    display: inline-block;
    transition: transform 0.3s ease-out;
    line-height: 13px;
    color: #fff;
    transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.membre_listes .pxl-grid-item .pxl-post--inner .pxl-post--holder .pxl-post--title:before {
    position: absolute;
    content: '';
    width: 50px;
    height: 2px;
    background-color: var(--primary-color);
    bottom: 0;
    left: 50%;
    transform: translatex(-50%);
}

.no_thumb_post_content .post-date {
    position: initial;
}

.no_thumb_post_content.row {
    margin-bottom: 20px;
}

._filtre  .filter-list{
    width: 100%;
}


.pxl-post--featured.hover-imge-effect3 {
    text-align: center;
}



.filter-list-membre a.active{
    color: var(--primary-color);
}

.filter-list-membre a{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

body.single .pxl-breadcrumb li:not(:first-child):not(:last-child) {
    display: block;
}

.membre_listes.membre{    
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 30px;
    padding: 10px;
}

.tax-secteur_activity .membre_listes.membre{  
    display: block;
}
.listing_membres{
    display: flex;
    flex-wrap: wrap;
}

.membre_listes.membre .pagination-wrap{
    display: flex;
    justify-content: center;
}

.single-societe_membre .wpcf7-form .input-filled{
    margin-bottom: 20px;
}

.single-societe_membre .wrap-ctf2 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.contact-membre {
  padding: 0 15px;
}

.tax-clientele_cible .pxl-item--inner,
.tax-secteur .pxl-item--inner {
    color: #fff;
}

.tax-clientele_cible .membre_listes {
    display: flex;
    flex-wrap: wrap;
}

.searchandfilter > div > ul {
    width: 100% !important;
}

.__filtre .e-con-inner {
    padding: 0;
}

.__filtre h2 {
    margin: 80px 0;
    position: relative;
    font-size: 26px;
}

#autocomplete-section .autocomplete-section .pxl-item--inner p {
    display: none !important;
}

#autocomplete-section .autocomplete-section {
    height: auto !important;
}

.__filtre form.searchandfilter > div > ul > li {
    box-shadow: none;
    padding: 25px 0;
}

.__filtre h2::after {
    content: "";
    width: 100%;
    height: 5px;
    background: var(--e-global-color-primary);
    position: absolute;
    left: 0;
    bottom: -15px;
}

.searchandfilter input[type="text"], .searchandfilter input[type="email"], .searchandfilter input[type="number"], .searchandfilter select, .searchandfilter textarea {
    border-radius: 0 !important;
}

.__filtre .searchandfilter .next-btn {
    margin: 0;
    width: auto;
    border-radius: 0;
}

.__filtre .searchandfilter label {
    border-radius: 0;
}

#autocomplete-section {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#autocomplete-section #specialite-search-form {
    margin: 0 50px;
    max-width: 100%;
}

/*
#form-step-2 ul,
#form-step-6 ul {
    flex-direction: initial;
    flex-wrap: wrap;
}

#form-step-2 ul li,
#form-step-6 ul li {
    flex: 0 0 25%;
    max-width: 25%;
}

#form-step-2 ul li label,
#form-step-6 ul li label {
    padding: 50px 20px;
    position: relative;
    min-height: 180px;
    text-align: center;
    justify-content: center;
}

#form-step-2 ul li label input,
#form-step-6 ul li label input {
    position: absolute;
    right: 10px;
    top: 10px;
}

*/
._social-links li a {
    font-size: 40px;
    margin-right: 10px;
}

.has_not_thumb span.title_member {
    font-size: 25px;
    font-weight: 700;
} 

.item_member.__home.has_not_thumb {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.pagination_membre {
    position: absolute;
    bottom: 0;
}

.pxl-entry-content.clearfix > .listing_membres.membre_listes.isotope-ready {
    display: none;
}

.pxl-post--featured.classhasnotthumb {
    display: flex;
    justify-content: center;
    align-items: center;
}
.membre_listes .classhasnotthumb  h5.pxl-post--title a{
    color: var(--e-global-color-text);  
}

.membre_listes .pxl-grid-item .pxl-post--inner:hover .classhasnotthumb h5{
    display: none;
}

.secteur_activite {
    padding: 15px;
    background: #353739;
    text-align: center;
    margin: 10px;
}

.secteur_activite div.name a {
    color: var(--e-global-color-11d60a6);
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
}

.icone_secteur {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.title_secteur {
    padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #666;
}

.icone_secteur .icone {
    min-width: 82px;
    min-height: 82px;
    background: var(--e-global-color-primary);
    position: relative;
}

.icone_secteur i {
    font-size: 48px;
    color: var(--e-global-color-11d60a6);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.listing_secteur.slick-initialized.slick-slider{
    margin: 0 -10px;
}
.listing_secteur  .slick-dots li button{
    width: 8px;
    height: 8px;
    background-color: var(--e-global-color-11d60a6);
}
.listing_secteur .slick-dots li button:before{
   display: none;
}

.listing_secteur .slick-dots li.slick-active button{
    background: var(--e-global-color-primary);
}

.listing_secteur .name
 {
    min-height: 66px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.listing_secteur .slick-dots li {
    margin: 0 17px;
}

.listing_secteur  .slick-dots,._liste-membres-home .slick-dots {
    bottom: -40px;
    text-align: left;
}

._liste-membres-home .slick-dots li button{
    width: 8px;
    height: 8px;
    background-color: var(--e-global-color-text);
}

._liste-membres-home .slick-dots li button:before{
   display: none;
}

._liste-membres-home .slick-dots li.slick-active button{
    background: var(--e-global-color-primary);
}
._liste-membres-home .slick-dots{
    z-index: 99;
}

._liste-membres-home a {
    color: var(--e-a-bg-active-bold);
}
._liste-membres-home a:hover {
    color: var(--primary-color);
}
.membre_listes.membre .pxl-grid-item {
    margin-bottom: 20px;
}

.search-results #pxl-main{
    padding-top: 0;
}

.search-results .pxl-heading {
    padding: 50px 0px 50px 0px;
}

.societes_membres .elementor-widget-container{
    display: flex;
    flex-wrap: wrap;
}

._preference li{
    position: relative;
}

._preference li::before{
    position: absolute;
    content: '';
    top: 16px;
    left: 0;
    transform: translatey(-50%);
    width: 10px;
    height: 10px;
    background-color: var(--primary-color);
}

._project-title > div {
    position: relative;
    display: inline-block;
}

._project-title > div .elementor-heading-title::after {
    position: absolute;
    height: 5px;
    content: "";
    width: 100%;
    background: var(--e-global-color-primary);
    left: 0;
    bottom: -25px;
}

._preference li::marker{
    display: none;
}
label.secteur_not_show {
    display: none;
}  

._welcom > div,
._welcom > div > section,
._welcom > div > section > div,
._welcom > div > section > div > div,
._welcom > div > section > div > div > div {
    position: static !important;
}

._sub-header-single-membre .pxl-text-editor .pxl-item--inner {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

#filtre-form .fs-buttons {
    margin-top: 20px;
}

@media (max-width: 500px) {
    .contact-membre h2,
    .__filtre h2 {
        font-size: 35px;
    }
    ._custom-slider .sr7-content {
        left: 0 !important;
    }
    #form-step-2 ul li,
    #form-step-6 ul li {
        flex: 0 0 50%;
        max-width: 50%;
    }
    #autocomplete-section #specialite-search-form {
        margin: 0;
    }
    ._pods-gallery-masonry {
        columns: 2 !important;
        column-gap: 5px;
    }
}

@media (max-width: 768px) {
    ._cat-projet h3 {
        min-height: 64px;
    }
    ._liste-membres-home .__home a img {
        filter: none;
        opacity: 1;
    }
    ._second-liste > div > div:first-child {
        order: 2;
    }
    ._second-liste > div > div:nth-child(2) {
        order: 1;
    }
    ._second-liste > div > div:nth-child(3) {
        order: 4;
    }
    ._second-liste > div > div:last-child {
        order: 3;
    }
    #pxl-main {
        padding: 0 !important;
    }
    .category-actualites #pxl-main .list_post {
        padding-top: 0px !important;
    }

    .listing_secteur .name {
        min-height: 96px;
    }

    .listing_secteur.slick-initialized.slick-slider {
        margin: initial;
    }

    .listing_secteur .slick-dots {
        bottom: -25px;
        text-align: center;
    }

    .listing_secteur .slick-dots li {
        margin: 0 5px;
    }

    ._liste-membres-home .slick-dots{
        bottom: 0;
    }

    .secteur_activite div.name a {
        font-size: 15px;
    }

    .error404 .note {
        margin-top: 13px;
        position: initial !important;
    }

    .error404 .btn-sm {
        margin-top: 0; 
        font-size: 12px;
        padding: 0px 6px 0px 35px;
    }
	.autocomplete-section {
		padding: 5px 0;
	}
}

@media (max-width: 992px) {
    .sr7-content {
        left: 0 !important;
    }
    ._pods-gallery-masonry {
        columns: 3;
        column-gap: 10px;
    }

    .category-actualites #pxl-main {
        padding: 50px 0 !important;
    }

    .fs-sidebar {
        width: 100%;
        max-width: 100%;
    }

    .membre_listes .pxl-grid-item .pxl-post--inner .pxl-post--holder .pxl-post--category {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .error404 .wrap-content-404 {
        flex-wrap: wrap;
    }

    .error404 .pxl-error-image {
        height: 50vh;
        width: 100%;
    }

    .error404 .pxl-error-inner {
        width: 100%;
        min-height: 50vh;
    }

    .error404 .note {
        margin-top: 20px;
    }
}

@media (max-width: 768px) and (max-width: 1200px) {
    #form-step-2 ul li,
    #form-step-6 ul li {
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }
}

@media screen and (min-width: 1201px) {
    .pxl-menu-primary .sub-menu li {
        white-space: wrap; 
    }
}


@media (min-width: 1200px) and (max-width: 1440px) {
    ._headerhome6 .elementor-widget-wrap.elementor-element-populated {
        flex-wrap: nowrap !important;
    }
    ._menuhome6 #menu-menu-primary {
        display: flex;
        justify-content: center;
        flex-wrap: nowrap !important;
    }
    ._menuhome6 #menu-menu-primary li {
        margin-right: 20px;
    }
    ._menuhome6 #menu-menu-primary li a span {
        font-size: 11px;
    }
}

@media screen and (min-width: 1201px) {
  .pxl-menu-primary > li > a {
    font-size: 12px !important;
  }
}

.search-results #pxl-sidebar-area .pxl-heading{
	padding:0;
}

.search-no-results .pxl-content-wrap.pxl-has-sidebar.pxl-sidebar-right.pxl-post-listing {
    justify-content: center;
}

section.no-results.not-found {
    text-align: center;
}
	
.search-no-results div#pxl-main {
    padding-top: 0;
}

  










