


/* ================================
   WooCommerce Price & Currency
================================= */
.woocommerce-Price-amount,
.woocommerce-Price-currencySymbol,
.price_label .from,
.price_label .to {
    white-space: nowrap;
    display: inline-flex;
    align-items: center;
    gap: 2px;
}
.woocommerce-Price-amount,
.woocommerce-Price-currencySymbol,
.price_label .from,
.price_label .to {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    vertical-align: middle;
}
.woocommerce-Price-currencySymbol img {
    width: 22px;
    height: auto;
    display: block;
    object-fit: contain;
}

/* ================================
   Dashboard Menu Items
================================= */
.pxp-dashboard-side-panel ul li a[href="https://digistrawave.com/candidate-dashboard-applications/"],
.pxp-dashboard-side-panel ul li a[href="https://digistrawave.com/candidate-dashboard-favourite-jobs/"],
.pxp-dashboard-side-panel ul li a[href="https://digistrawave.com/candidate-dashboard-inbox/"],
.pxp-dashboard-side-panel ul li a[href="https://digistrawave.com/candidate-dashboard-notifications/"] {
    display: none !important;
}
.pxp-dashboard-content-details > .row.mt-4.mt-lg-5.align-items-center > .col-sm-6:nth-child(n+2) {
    display: none !important;
}
.pxp-dashboard-content-details > div.row.mt-4.mt-lg-5:nth-of-type(2) > .col-xl-6:first-child {
    display: none !important;
}
.pxp-dashboard-content-details > div.row.mt-4.mt-lg-5:nth-of-type(3) {
    display: none !important;
}
.pxp-dashboard-content-details .table-responsive.table-replaced {
    display: none !important;
}

/* ================================
   Typography
================================= */
dl, ol, ul {
    margin-top: 10px;
    line-height: 30px;
    margin-bottom: 1rem;
}

/* ================================
   Testimonial Styling
================================= */
.elementor-294 .elementor-element.elementor-element-35ecb66c .wpr-testimonial-image img {
    width: 200px;
    height: 200px;
    border-radius: 100% 100% 100% 100%;
}

/* ================================
   WooCommerce Buttons
================================= */
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt {
    background-color: #008000;
    color: #ffffff;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover {
    background-color: #008000;
    color: #ffffff;
}

/* ================================
   Header Adjustments
================================= */
/* .pxp-header.pxp-bigger .pxp-header-container {
    margin-right: 110px;
} */
/* .pxp-header.pxp-bigger.pxp-is-sticky .pxp-header-container {
    margin-right: 110px;
} */

/* ================================
   Custom Header Buttons
================================= */
/* .custom-header-buttons {
    position: fixed;
    top: 50px !important;
    right: -80px !important; */
    display: flex;
    align-items: center;
/*     z-index: 9999; */
    font-family: Arial, sans-serif; 
}

/* ================================
   WooCommerce Account Nav
================================= */
.woocommerce-MyAccount-navigation {
    display: none !important;
}

/* ================================
   Service Buttons & Prices
================================= */
.sas-service-enquire-button,
.sas-service-plan-button.sas-service-enquire-button {
    background: #008000;
}
.sas-service-plan-price .sas-service-price-amount:only-child {
    color: #008000;
}

/* Keep these extra ones from old CSS */
.sas-service-card .sas-service-price-message {
    display: none !important;
}
.sas-service-card-price-message {
    display: none !important;
}
.sas-service-price-message {
    display: none !important;
}

/* ================================
   Layout Adjustments
================================= */
.col-lg-5.col-xl-4.col-xxl-3 {
    display: none !important;
}
.col-lg-7.col-xl-8.col-xxl-9 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
}

/* ================================
   Blog & Excerpts
================================= */
.pxp-single-blog-featured-img {
    border-radius: 30px;
    width: 50%;
    height: auto;
}
.pxp-single-blog-share {
    display: none !important;
}
.pxp-container h2.pxp-subsection-h2,
.pxp-container p.pxp-text-light,
.pxp-container i {
    display: none !important;
}

/* (REMOVED this rule – it was breaking slider)
section .pxp-container { display: none !important; }
*/

/* ================================
   Excerpt Limits
================================= */
.sas-service-excerpt,
.sas-service-content p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 4.5em;
  line-height: 1.5em;
}

/* ================================
   Colors & Hover States
================================= */
.sas-service-card h3 a:hover,
.elementor-widget-heading .elementor-heading-title,
.sas-service-plan-price .sas-service-price-amount:only-child {
    color: #008000;
}
.elementor-widget-text-editor {
    color: #000000;
}

/* ================================
   WPForms Styling
================================= */
div.wpforms-container-full input[type=submit],
div.wpforms-container-full button[type=submit],
div.wpforms-container-full .wpforms-page-button {
    background-color: #008000 !important;
    color: #fff;
}
div.wpforms-container-full input[type=submit]:hover,
div.wpforms-container-full button[type=submit]:hover,
div.wpforms-container-full .wpforms-page-button:hover {
    background: #008000;
}

/* ================================
   Filters & CTAs
================================= */
.sas-filter-button,
.sas-filter-button:hover,
.pxp-section-cta,
.pxp-section-cta-o,
.pxp-section-cta:hover,
.pxp-subscribe-1-form .btn,
.pxp-subscribe-1-form .btn:hover,
.pxp-contact-card-1:hover {
    background-color: #006400;
}
/* Hide the row with title + description */
.pxp-container .row.justify-content-between.align-items-end {
    display: none !important;
}

/* Hide the blog top date */
.pxp-container .pxp-single-blog-top-date {
    display: none !important;
}

/* Hide the featured image */
.pxp-container .pxp-single-blog-featured-img {
    display: none !important;
}

/* Hide the main blog content (entry content) */


/* .custom-header-buttons {
    margin-right: 150px;
    margin-top: 25px;
} */
/* Hide the "Where" input box */
.col-12.col-md.pxp-has-left-border {
    display: none !important;
}

.sas-single-service {
    margin: 150px auto 150px auto;
}


.pxp-footer-social-custom img {
    height: 70px !important;
    width: 70px !important;
    margin-top: -80px;
}

.pxp-main-footer-bottom {
    padding: 11px 0;
}

.pxp-footer-social-custom {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0px;
    margin-top: 10px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
    background-color: #27ae60;
}


.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover {
    background-color: #27ae60;
}



.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
    background-color: #27ae60;
}



.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
    background-color: #27ae60;
}
.pxp-nav .dropdown-menu {
  line-height: 20px;
}





.elementor-489 .elementor-element.elementor-element-448b6302 {
    margin-top: -170px;
}

.elementor-972 .elementor-element.elementor-element-11cc31e2 {
    margin-top: -170px;
}


.sas-service-filters {
	margin-top: -70px;
  margin-bottom: -25px;
}

.pxp-container .pxp-container {
    text-align: justify;
}

.col-lg-7.col-xl-8.col-xxl-9 {
    margin-top: -100px;
}


.pxp-hero-form-round form button {
    background-color: #27ae60;
}

.sas-service-pagination {
    display: flex;
    justify-content: center;
    gap: 10px;
    color: #27ae60;
}


/* .custom-header-buttons {
   margin-top: 0px;
} */

      /* Hide the entire location field container */
        #pxp-jobs-page-search-form .pxp-has-left-border .input-group select#location {
            display: none !important;
        }

        /* Hide the parent container if needed */
        #pxp-jobs-page-search-form .pxp-has-left-border:has(select#location) {
            display: none !important;
        }

/* page id 1128 heading css*/


  .page-id-1128 .pxp-section-h2 {text-align: center;
    padding-bottom: 1.2em;}
.pxp-logo img {
    max-width: 250px;
    width: 100%;
    height: auto;
    display: block;
}



@media (max-width: 1200px) {
    .pxp-logo img {
        max-width: 220px;
    }
}



@media (max-width: 992px) {
    .pxp-logo img {
        max-width: 180px;
    }
}



@media (max-width: 576px) {
    .pxp-logo img {
        max-width: 140px;
    }
}

.pxp-logo img {
    max-width: 250px;
    width: 100%;
    height: auto;
    display: block;
}



@media (max-width: 1200px) {
    .pxp-logo img {
        max-width: 220px;
    }
}



@media (max-width: 992px) {
    .pxp-logo img {
        max-width: 180px;
    }
}



@media (max-width: 576px) {
    .pxp-logo img {
        max-width: 140px;
    }
}
/* Hide the old hero section (job search form + stats) */
.pxp-container > .pxp-hero-boxed-content {
    display: none;
}
/* Hide all sections inside .e-con-inner */
.e-con-inner > section {
    display: none;
}

/* Also hide the text-editor widget and any stray paragraphs */
.e-con-inner > .elementor-widget-text-editor,
.e-con-inner > p {
    display: none;
}



/*logo css*/

.pxp-logo img {
    max-width: 250px !important;
    width: 100% !important;
    height: 100px !important;
    max-height: 100px !important;
}


@media (max-width: 1200px) {
    .pxp-logo img {
        max-width: 220px;
    }
}


@media (max-width: 992px) {
    .pxp-logo img {
        max-width: 180px;
    }
}


@media (max-width: 576px) {
    .pxp-logo img {
        max-width: 140px;
    }
}

/* Hide the FAQ accordion row */
.row.mt-4.mt-lg-5.justify-content-center {
    display: none;
}

.pxp-logo {
    width: 250px;
}

------------------------
.sas-service-results {
    margin-top: 50px !important;
}

.sas-service-filters input, .sas-service-filters select, .sas-service-filters button {
	height: 50px !important;
}

.woocommerce .u-columns {
    width: 812px;
}

.woocommerce .u-columns {
    margin-left: -120px;
}



.sas-no-results {
    margin-top: 30px;
}

@media (min-width: 768px) {
    .mt-md-5 {
        display: none;
    }
}

/* Service Cards Grid - Responsive */
.sas-services-grid {
    display: grid;
    gap: 30px;
    margin-top: 30px;
}
/* Desktop: 3 columns */
.sas-services-grid-3 {
    grid-template-columns: repeat(3, 1fr);
}
/* Tablet: 2 columns */
@media (max-width: 991px) {
    .sas-services-grid-3 {
        grid-template-columns: repeat(2, 1fr);
    }
}
/* Mobile: 1 column */
@media (max-width: 576px) {
    .sas-services-grid-3 {
        grid-template-columns: 1fr;
    }
}

/* Service Card Styling */
.sas-service-card {
    background: #fff;
    border: 1px solid #E0E0E0;
    border-radius: 12px;
    padding: 20px;
    text-align: center;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
}
.sas-service-card:hover {
    box-shadow: 0 10px 25px rgba(0,0,0,0.05);
    transform: translateY(-2px);
}

/* Image */
.sas-service-image {
    margin-bottom: 15px;
    overflow: hidden;
    border-radius: 8px;
}
.sas-service-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

/* Title */
.sas-service-card h3 {
    font-size: 18px;
    margin: 10px 0;
}
.sas-service-card h3 a {
    text-decoration: none;
    color: #333;
}

/* Excerpt */
.sas-service-excerpt {
    font-size: 14px;
    color: #666;
    margin-bottom: 15px;
    flex-grow: 1;
}

/* Price and button on the same line */
.sas-service-price {
    font-size: 18px;
    font-weight: bold;
    color: #27AE60;
    margin-bottom: 15px;
}
.sas-service-actions {
    margin-top: auto;
}
.sas-service-cart-button {
    background-color: #27AE60;
    color: white;
    border: none;
    border-radius: 30px;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    transition: background 0.3s;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.sas-service-cart-button:hover {
    background-color: #1E8E4A;
}

/* To align price and button on the same line,
   we need to put them inside a flex container */
.sas-service-card .price-and-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    margin-top: 10px;
}
.sas-service-card .price-and-button .sas-service-price {
    margin-bottom: 0;
    flex-shrink: 0;
}
.sas-service-card .price-and-button .sas-service-actions {
    margin-top: 0;
    flex: 1;
}

/* If you cannot change HTML structure, here's an alternative:
   make price and button inline-block and give button fixed width */
.sas-service-card .sas-service-price,
.sas-service-card .sas-service-actions {
    display: inline-block;
    vertical-align: middle;
}
.sas-service-card .sas-service-price {
    margin-right: 15px;
}
.sas-service-card .sas-service-actions {
    width: auto;
}
.sas-service-cart-button {
    width: auto;
    padding: 8px 16px;
}
@media (max-width: 576px) {
    .sas-service-card .sas-service-price,
    .sas-service-card .sas-service-actions {
        display: block;
        text-align: center;
    }
    .sas-service-card .sas-service-price {
        margin-bottom: 10px;
        margin-right: 0;
    }
    .sas-service-cart-button {
        width: 100%;
    }
}
.sas-service-card .sas-service-price {
    justify-content: center;
    width: 100%;
}

.wpr-member-job{
	display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
 overflow: hidden;
 text-overflow: ellipsis;
 line-height: 1.4em;
 max-height: calc(1.4em * 2);
	color: black !important;
	margin: 11px 0px 11px 0px !important;
}

.wpr-member-description{
	display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
 overflow: hidden;
 text-overflow: ellipsis;
 line-height: 1.4em;
 max-height: calc(1.4em * 2);
	color: black !important;
	font-size: 12px !important;
	margin: 12px 0px 12px 0px !important;
}


.wpr-member-name{
		display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.4em;
    max-height: calc(1.4em * 2);
}

.wpr-grid-item-title,.inner-block{
	padding-top:10px;
	padding-bottom:10px;
	display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.4em;
  max-height: calc(1.4em * 2);
	
}

.wpr-grid-filters {
    display: none!important ;
}
.woocommerce-info::before{
	margin-top:25px;
	margin-right:10px
}


.woocommerce-Address-title,.title{
	padding-left:100px !important;
}
.woocommerce-account .addresses .title .edit {
    float: left;
}

.woocommerce-notices-wrapper .woocommerce-error:before{
	margin-top:-33px !important;
}
.pxp-blog-hero h1 {
    margin-bottom: 40px;
}

address {
	margin-top:10px;
	padding-left:100px !important;
}
.wpr-grid-item-title .inner-block a{
	padding-top:10px;
	padding-bottom:10px;
	display: -webkit-box;
 -webkit-line-clamp: 1;
 -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.4em;
  max-height: calc(1.4em * 2);
	
}

.pxp-container .pxp-single-blog-featured-img {
    display: block !important;
}

.pxp-container .row.justify-content-between.align-items-end {
    display: block !important;
}

@media (max-width: 768px) {
    .woocommerce .u-columns {
        flex-direction: column;
        width: 115% !important;
        margin-left: -28px !important;
    }
}

.woocommerce .col2-set .col-1 ,.woocommerce-page .col2-set .col-1 {
        padding: 0px 25px 0px 25px !important;
}

.woocommerce .col2-set .col-2 ,
.woocommerce-page .col2-set .col-2{
	padding: 0px 25px 0px 25px !important;
}

/* Mobile offcanvas: force vertical layout */
.offcanvas-body {
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between;
}

/* Section 1: menu takes available space */
.pxp-nav-mobile {
    flex: 1 0 auto;
}

/* Section 2: shortcode area stays at bottom */
.pxp-mobile-shortcode-section {
    flex-shrink: 0;
    border-top: 1px solid rgba(0,0,0,0.1);
    padding-top: 1rem !important;
}

/* Make shortcode buttons inline (horizontal) */
.pxp-mobile-shortcode-section .header_buttons_container,
.pxp-mobile-shortcode-section > div,
.pxp-mobile-buttons-row {
    display: flex !important;
    flex-direction: row !important;
    gap: 1rem;
    flex-wrap: wrap;
    align-items: center;
}

/* Style each button (optional, matches your theme) */
.pxp-mobile-shortcode-section a,
.pxp-mobile-shortcode-section .pxp-header-btn {
    display: inline-flex;
    align-items: center;
    padding: 0.5rem 1.2rem;
    background: #f3f4f6;
    border-radius: 40px;
    text-decoration: none;
    font-weight: 500;
    color: #1f2937;
}
.pxp-mobile-shortcode-section a:hover {
    background: #e5e7eb;
}

/* Ensure main nav items stack vertically */
.pxp-nav-mobile .navbar-nav {
    flex-direction: column !important;
    width: 100%;
}
.pxp-nav-mobile .nav-item {
    width: 100%;
    margin-bottom: 0.75rem;
}



.col-lg-7.col-xl-8.col-xxl-9 {
    margin-top: -40px;
}


/* Header */

/* .pxp-logo {
    width: 450px;
}

.custom-header-buttons {
    margin-right: 170px;
    margin-top: -13px;
}

.flex-fill {
    margin-left: 253px !important;
} */


/* .custom-header-buttons {
    margin-right: 90px !important;
} */
/* =========================================
   RESPONSIVE LOGO + TOGGLE FIX
   ========================================= */

/* Header Layout */
.pxp-header,
.pxp-navbar,
.pxp-navigation {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

/* Toggle Button */
.pxp-nav-trigger {
    order: 1;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    z-index: 99;
}

/* Remove Extra Toggle Spacing */
.pxp-nav-trigger > a > div {
    margin-left: 0 !important;
    padding-right: 0 !important;
}

/* Logo Container */
.pxp-logo {
	
    order: 2;
    display: flex;
    align-items: start;
    justify-content: flex-start;
    flex: 1;
/*     padding-right: 100px; */
}

/* Logo Image */
.pxp-logo img {
    display: block;
    width: 180px !important;
    height: 90px!important;
    max-width: 220px;
    max-height: 70px;
    object-fit: contain;
    margin: 0 !important;
}

/* =========================================
   LAPTOP
   ========================================= */
@media (max-width: 1200px) {

    .pxp-logo img {
        max-width: 200px;
        max-height: 65px;
    }
}

/* =========================================
   TABLET
   ========================================= */
@media (max-width: 992px) {

    .pxp-logo img {
        max-width: 170px;
        max-height: 58px;
    }
}

/* =========================================
   MOBILE
   ========================================= */
@media (max-width: 768px) {

    .pxp-header,
    .pxp-navbar,
    .pxp-navigation {
        padding-left: 12px;
        padding-right: 12px;
    }

    .pxp-nav-trigger {
        margin-right: 28px;
    }

    .pxp-logo {
        justify-content: flex-end;
        padding-left: 50px;
    }

    .pxp-logo img {
        max-width: 140px;
        max-height: 46px;
    }
}

/* =========================================
   iPHONE & SMALL DEVICES
   ========================================= */
@media (max-width: 480px) {

    .pxp-header,
    .pxp-navbar,
    .pxp-navigation {
        padding-left: 10px;
        padding-right: 10px;
    }

    .pxp-logo img {
        max-width: 180px;
        max-height: 70px;
    }
}

/* =========================================
   EXTRA SMALL DEVICES
   ========================================= */
@media (max-width: 360px) {

    .pxp-logo img {
        max-width: 100px;
        max-height: 36px;
    }
}

/* .custom-header-buttons {
    margin-top: 20px;
} */

.pxp-logo {
    justify-content: center;
}

/* =========================================
   EQUAL CARD HEIGHT + SAME IMAGE SIZE
   Elementor + WPR Team Member
========================================= */

/* Equal column height */
.elementor-inner-section .elementor-container {
    display: flex;
    flex-wrap: wrap;
}

.elementor-inner-section .elementor-column {
    display: flex;
}

.elementor-inner-section .elementor-widget-wrap {
    display: flex;
    flex-direction: column;
    width: 100%;
}

/* =========================================
   CARD STYLE
========================================= */

.wpr-team-member {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #fff;
    border-radius: 14px;
    overflow: hidden;
}

/* =========================================
   SAME IMAGE SIZE
========================================= */

.wpr-member-image {
    width: 100%;
    height: 260px;
    overflow: hidden;
}

.wpr-member-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* =========================================
   CONTENT AREA
========================================= */

.wpr-member-content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    padding: 20px;
    text-align: center;
}

/* Title styling */
.wpr-member-name {
    margin-bottom: 15px;
    line-height: 1.3;
}

/* Description styling */
.wpr-member-job,
.wpr-member-description {
    margin-bottom: 20px;
    line-height: 1.6;
}

/* =========================================
   BUTTON ALIGNMENT
========================================= */

.elementor-widget-button {
    margin-top: auto;
    padding: 0 20px 20px;
    text-align: center;
}

.elementor-button {
    min-width: 160px;
}

/* =========================================
   TABLET
========================================= */

@media (max-width: 1024px) {

    .wpr-member-image {
        height: 220px;
    }
}

/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .elementor-inner-section .elementor-container {
        display: block;
    }

    .wpr-member-image {
        height: 240px;
    }

    .wpr-team-member {
        margin-bottom: 20px;
    }

    .wpr-member-content {
        padding: 16px;
    }

    .elementor-widget-button {
        padding-bottom: 20px;
    }

    .elementor-button {
        width: 100%;
    }
}
/* @media (max-width: 780px) {

    .custom-header-buttons {
        top: 64px !important;
    }

} */

/* @media (max-width: 580px) {

    .pxp-logo {
        justify-content: flex-start !important;
    }
} */

/* @media (max-width: 768px) {
    .pxp-nav-trigger {
        margin-right: 32px;
        margin-left: -45px;
    }
} */

/* @media (max-width: 580px) {
    .pxp-logo {
        justify-content: flex-start !important;
        margin-left: -60px;
    }
} */

.pxp-header-container {
	width:100%;
    flex-direction: row-reverse;
}

.custom-header-buttons .cart-btn>img {
    position: relative;
    min-width: 16px;
}

 .pxp-user-nav-avatar>img {
min-width:32px;
}
