/*
Theme Name: Ecomus Child
Theme URI: https://wpecomus.com/
Author: DrFuri
Author URI: http://drfuri.com/
Description: Multipurpose WooCommerce WordPress Theme
Version: 1.0.0
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ecomus
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: ecomus
*/

.site-header__section {
    --em-header-sticky-color: #ffffff;
    --em-header-sticky-bg-color: #000000;
}

h6 {
    margin: 1.33em 0;
}

.woocommerce-badge.new,
ul.products li.product .ecomus-rating,
#hidden,
ul.products li.product .product-featured-icons>*:nth-child(2),
ul.products li.product .product-featured-icons>*:nth-child(3),
.header-category__view-all,
.elementor-6409 .elementor-element.elementor-element-9358a06 {
    display: none;
}

.ecomus-image-box-grid__image .ecomus-image-box-grid__link {
    max-width: 300px !important;
    overflow: visible !important;
}

.ecomus-image-box-grid__title {
    margin: 20px 0;
}

/* remove menu bottom on mobile */
.ecomus-mobile-navigation-bar {
    display: none;
}

@media (max-width: 1024px) {
    .ecomus-navigation-bar-show {
        padding-bottom: 0px;
    }
}

/*
Menu tel
*/
@media (max-width: 1275px) {
    .header-right-items.header-items {
        display: none;
    }
}

@media (min-width: 1200px) {
    .header-support-center__phone a {
        font-size: 1.25rem;
    }
}

/*
Single job --> Global
*/
@media(min-width: 1200px) {
    .sept24__single-job--header {
        display: flex;
        gap: 5rem;
    }
    
    .sept24__single-job--header-title {
        flex: 0 0 calc(50% - 2.5rem);
    }

    .sept24__single-job--header-img {
        flex: 0 0 calc(50% - 2.5rem);
    }

    .sept24__single-job--header-img img {
        border-radius: 2%;
    }
}

.sept24__single-job--btn-apply {
    font-family: "Roboto", Sans-serif;
}

/*
Jobs --> List
*/
.block-list-of-jobs {
    font-family: "Roboto", Sans-serif;
}

.sept24__list-of-jobs--job-title-header {
    font-size: xx-large;
}

.sept24__list-of-jobs--job-entry {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 1em;
    border-bottom: 1px solid #ddd;
}

.sept24__list-of-jobs--job-title {
    flex: 1 1 50%;
    padding: 0 10px;
}

.sept24__list-of-jobs--job-cat {
    flex: 1 1 35%;
    padding: 0 10px;
}

.sept24__list-of-jobs--job-link {
    flex: 1 1 15%;
    text-align: right;
}

.sept24__list-of-jobs--job-link a {
    display: flex;
    align-items: center;
    justify-content: end;
}

.sept24__list-of-jobs--job-link a span:last-child {
    padding-top: 2px;
    padding-left: 5px;
}

.sept24__list-of-jobs--job-filter {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.sept24__single-job--modal-postuler {
	position: fixed;
	inset: 0;
	background: rgba(0, 0, 0, 0.9);
	display: none;
	justify-content: center;
	align-items: center;
	z-index: 9999;
}

/*
Single job --> Modal
*/
.sept24__single-job--modal-postuler.sept24__single-job--open {
	display: flex;
}

.sept24__single-job--modal-content {
	position: relative;
	background: #fff;
	width: 90%;
	max-width: 700px;
	max-height: 90%;
	overflow-y: auto;
	padding: 2rem;
	border-radius: 8px;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
}

.sept24__single-job--modal-close {
	position: fixed;
	top: 20px;
	right: 30px;
	font-size: 3rem;
	color: #fff;
	background: none;
	border: none;
	cursor: pointer;
	z-index: 10000;
}

body.sept24__single-job--no-scroll {
	overflow: hidden;
}

/*
Search
*/
.header-search__field.em-instant-search__field {
    font-family: "Roboto", Sans-serif;
}

/*
Filters
*/
.catalog-toolbar__filter-button,
.catalog-toolbar__orderby-button {
    font-family: "Roboto", Sans-serif;
}

/*
CF7 Form
*/
.wpcf7 {
    font-family: "Roboto", Sans-serif;
}

.wpcf7-list-item.first {
    margin: 0;
}

/*
Products Woocommerce
*/
body:not(.product-image-uncropped) ul.products .product-thumbnail .woocommerce-loop-product__link img, body:not(.product-image-uncropped) ul.products li.product-category > a img, body:not(.product-image-uncropped) ul.products .product-variation-item--image span img, body:not(.product-image-uncropped) .widget_shopping_cart_content .woocommerce-mini-cart-item__thumbnail img, body:not(.product-image-uncropped) .ecomus-mini-products-recommended ul .woocommerce-loop-product__thumbnail img, body:not(.product-image-uncropped).woocommerce-cart table.woocommerce-cart-form__contents td.product-thumbnail a img, body:not(.product-image-uncropped) .live-sales-notification__thumbnail img, body:not(.product-image-uncropped) .modal__quickview div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a img, body:not(.product-image-uncropped) .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-image a img, body:not(.product-image-uncropped) .wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image) img {
    object-fit: contain !important;
}

/*
Single product
*/
.tabs.wc-tabs {
    font-family: "Roboto", Sans-serif;
}

/*
Badges
*/
.ecomus-button-text {
    font-family: "Roboto", Sans-serif;
}

.button.product_type_simple.ecomus-button.product-loop-button.product-loop-button-atc.em-tooltip,
.wcboost-wishlist-button {
    display: none;
}

.select2-dropdown.products-ordering {
    width: auto !important;
    min-width: 100% !important;
}
