/**
Theme Name: AJM Disposal
Author: Ajay Mathur
Author URI: https://edigigo.com/
Description: Custom development child
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ajm-disposal
Template: astra
*/

/* product Category li a css */

.widget_nav_menu li a {
	color:#161A25;
	font-family: BentonSans Medium;
	font-size: 16px;
	font-weight: 400;
	line-height: 40.4px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;

}


/* Woo-commerce ordering sorting  */

@font-face {
    font-family: 'BentonSans';
    src: url('/wp-content/uploads/2025/01/BentonSans-Regular.woff2') format('woff2'),
         url('/wp-content/uploads/2025/01/BentonSans-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

/* Container for sorting dropdown and result count */
.woocommerce-result-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    width: 100%;
    max-width: 100%;
}

/* Showing results text */
.woocommerce-result-count {
    font-family: 'BentonSans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #000000;
    flex: 1;
    min-width: 150px;
}

/* Sorting dropdown */
.woocommerce-ordering {
    width: 313px;
    height: 44px;
    padding: 10px 14px;
    border-radius: 8px;
    border: 2px solid #ddd;
    display: flex;
    align-items: center;
    background: #fff;
}

/* Dropdown Select */
.woocommerce-ordering select {
    width: 100%;
    font-family: 'BentonSans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    border: none;
    background: transparent;
    appearance: auto;
    cursor: pointer;
    padding-right: 134px;
}

/* Responsive: Two-column layout on small screens */
@media (max-width: 768px) {
    .woocommerce-result-container {
        display: grid;
        grid-template-columns: 1fr 1fr; /* Two equal columns */
        gap: 10px;
        align-items: center;
    }

    .woocommerce-result-count,
    .woocommerce-ordering {
        width: 100%;
        min-width: unset;
    }

    .woocommerce-ordering {
        height: 40px;
    }

    .woocommerce-ordering select {
        padding-right: 20px; /* Adjust spacing for mobile */
    }
}
/* product Category li a css end */


/* add to cart css */
.coupon.e-cart-section.shop_table {
	padding: 10px 14px 10px 14px;
}

input#coupon_code {
    background:#fff;
   
}


.elementor-widget-woocommerce-cart .woocommerce .coupon-col-start {
    flex: 4;
}



/* Remove the Price Column */
th.product-price, td.product-price {
    display: none;
}

/* Move Price Below Product Name */
.custom-cart-price {
    display: block;
    font-size: 10px;
    color: #666;
}


.product-remove a:hover {
    background: #ff3d3d;
    color: #fff;
}

/* cart page checkoutform calculator styling */
form.woocommerce-shipping-calculator {
    margin-top: 32px;
}


p, .entry-content p {
    margin-bottom:0 !important; 
}

/* .elementor-widget:not(:last-child) {
    margin-block-end:0!important; 
} */
body.woocommerce .elementor-widget:not(:last-child),
body.woocommerce-page .elementor-widget:not(:last-child) {
    margin-block-end: 0 !important;
}


.woocommerce-js div.product .product_title {
    margin:0 !important;
}

button.single_add_to_cart_button.button.alt {
    padding: 18px 26px !important;
}

/* for product page tabs centerd */

/* Center the tabs and their content */
.woocommerce-tabs.wc-tabs-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.woocommerce-tabs ul.tabs.wc-tabs {
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 0;
  border-radius: 8px 8px 0px 0px !important;
	
}

.woocommerce-tabs ul.tabs.wc-tabs a {
  
  border-radius: 8px 8px 0px 0px !important;
	
}

.woocommerce-tabs ul.tabs.wc-tabs li {
  margin: 0 10px;
}

.woocommerce-Tabs-panel {
  
  text-align: center;
  margin: 20px auto;
}

.woocommerce-product-attributes {
  width: auto;
  margin: 0 auto;
  text-align: left;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce div.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs li:hover::before {
    background: none;
}

.woocommerce-tabs ul.wc-tabs li a:hover {
    color:#ffffff !important ;
}
/* old css from starting */
.Services-icon-btn .elementor-button-icon svg {
    width: 8.87px;
    height: 8.87px;
}


/* Scale up effect on hover */
.elementor-button-content-wrapper {
    transition: transform 0.3s ease-in-out;
}

.elementor-button-content-wrapper:hover {
    transform: scale(1.1); /* Adjust scale value if needed */
}

.wp-block-heading {
    margin: 0px !important;
}



/* Service uunacceptable list */

.Unacceptable li.elementor-icon-list-item.elementor-inline-item {
    background: #F5F5F6;
    padding: 8px 16px;
    border-radius: 8px;
	margin:6px;
}

/* services faq css */
.elementor-1305 .elementor-element.elementor-element-74d6e37 .elementor-tab-title {
    padding: 16px 24px 16px 24px;
    border-bottom: 1px solid #CCCCCC !important;
}



/* last faq border */

#uc_uc_icon_accordion_elementor_6933058 .uc_ac_box:last-child {
  border-bottom: 0 !important;
}


/* social icons single post */
.elementor-widget-social-icons .elementor-grid {
    
    
    grid-template-columns: initial;
    justify-content: initial;
    justify-items: initial;
}
/* old css from staring */

/* oder */
.custom-order-title {
    color: #000000;
    font-family: 'BentonSans Cond Bold', sans-serif;
    font-weight: 400;
    font-size: 36px;
    line-height: 36px;
    letter-spacing: 0%;
    margin-bottom: 10px;
}

.custom-order-description {
    color: #212121;
    font-family: 'BentonSans Regular', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 25.6px;
    letter-spacing: 0%;
    margin-bottom: 20px;
}

/* login/signup  */
/* General Form Styles */
.xoo-el-form-container {
    max-width: 400px;
    margin: auto;
    background: #FDFBF4;
    border-radius: 16px; padding: 32px;
    
}

/* Tabs Styling */
.xoo-el-tabs {
    display: flex;
    justify-content: space-between;
    background:#F5F5F6;  
    padding: 10px !important;
    border-radius:8px!important;
}

.xoo-el-tabs li {
    flex: 1;
    text-align: center;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    border-radius: 5px 5px 0 0;
    color: #333;
    
   
}

.xoo-el-tabs li.xoo-el-active {
    background: #FFFFFF !important;
    color: #000;
    border-radius:8px!important;
    
}

/* Form Fields */



.xoo-aff-input-group input {
    flex: 1;
    border: none;
    background: transparent;
    outline: none;
    padding: 10px;
    font-size: 16px;
}

.xoo-aff-input-icon {
    display:none !important;
}

/* Password Toggle */
.xoo-aff-pw-toggle {
    position: absolute;
    right: 10px;
    cursor: pointer;
    color: #666;
}

.xoo-aff-pw-toggle i {
    font-size: 16px;
}

/* Remember Me & Forgot Password */
.xoo-el-login-btm-fields {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
}

.xoo-el-login-btm-fields a {
    text-decoration: none;
    
    font-weight: 500;
    transition: color 0.3s ease;
}



/* Buttons */
.xoo-el-action-btn {
    width: 100%;
    background: #ffcc00 !important;
    border: none;
    padding: 12px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}


/* Responsive Styles */
@media (max-width: 480px) {
    .xoo-el-form-container {
        max-width: 100%;
        padding: 15px;
    }

    .xoo-el-tabs li {
        padding: 10px 0;
        font-size: 14px;
    }

    .xoo-aff-input-group {
        padding: 8px;
    }

    .xoo-el-action-btn {
        font-size: 14px;
        padding: 10px;
    }
}

/* Login-siguup */

/* my account dashbpard added above my profile */
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard::before {
    content: "My Profile";
    background: #212121;
    display: inline-block;
    list-style-type: none;
    width: var(--tab-width, 100%);
    color:#fff !important;
    font-family: BentonSans Cond Bold;
    font-weight: 400;
    font-size: 24px;
    line-height: 24px;
    padding: 24px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;   
}
/* my account dashbpard added above my profile */


/* Style for two-column sorting and result count */
@media (max-width: 768px) {
    .custom-wc-sorting-wrapper {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 10px;
        padding: 10px;
        
    }

    .custom-wc-sorting,
    .custom-wc-result-count {
        width: 48%;
    }

    .custom-wc-sorting select {
        width: 100%;
        padding: 8px;
        border: 1px solid #ccc;
        border-radius: 4px;
        background-color: #fff;
        font-size: 14px;
    }

    .custom-wc-result-count {
        text-align: right;
        font-size: 14px;
        color: #333;
        font-weight: 500;
		margin-top: -40px;
    }
}
/* Style for two-column sorting and result count */



@media (min-width: 1024px) { /* Adjust breakpoint if needed */
    .My-Account-mobile {
        display: none !important;
    }
}




.page-id-1535 img [src*="Vector-4.svg"] {
    -webkit-mask-image: url('https://ajmdisposal.com/wp-content/uploads/2025/03/Vector-4.svg');
    mask-image: url('https://ajmdisposal.com/wp-content/uploads/2025/03/Vector-4.svg');
    background-color: red; /* Change color */
    width: 4.31px;
    height: 7.62px;
}

/* remove gateway from add cart */
body:not(.woocommerce-checkout) #wc-square-digital-wallet {
    display: none !important;
}

/* Language  */

@media (max-width: 1024px) {
    #gt_float_wrapper, .gt_float_switcher {
        bottom: 80px !important;
    }
}