@font-face {
    font-family: 'Neue Montreal';
    src: url('../fonts/NeueMontreal-Regular.eot');
    src: url('../fonts/NeueMontreal-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/NeueMontreal-Regular.woff2') format('woff2'),
    url('../fonts/NeueMontreal-Regular.woff') format('woff'),
    url('../fonts/NeueMontreal-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Montreal';
    src: url('../fonts/NeueMontreal-Bold.eot');
    src: url('../fonts/NeueMontreal-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/NeueMontreal-Bold.woff2') format('woff2'),
    url('../fonts/NeueMontreal-Bold.woff') format('woff'),
    url('../fonts/NeueMontreal-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Montreal';
    src: url('../fonts/NeueMontreal-Light.eot');
    src: url('../fonts/NeueMontreal-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/NeueMontreal-Light.woff2') format('woff2'),
    url('../fonts/NeueMontreal-Light.woff') format('woff'),
    url('../fonts/NeueMontreal-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Montreal';
    src: url('../fonts/NeueMontreal-Medium.eot');
    src: url('../fonts/NeueMontreal-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/NeueMontreal-Medium.woff2') format('woff2'),
    url('../fonts/NeueMontreal-Medium.woff') format('woff'),
    url('../fonts/NeueMontreal-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Conthrax Sb';
    src: url('../fonts/ConthraxSb-Regular.eot');
    src: url('../fonts/ConthraxSb-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ConthraxSb-Regular.woff2') format('woff2'),
    url('../fonts/ConthraxSb-Regular.woff') format('woff'),
    url('../fonts/ConthraxSb-Regular.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


body {
    font-family: 'Neue Montreal';
}
u,a {
    text-decoration-thickness: 1px !important;
}
p:last-child {
    margin-bottom: 0 !important;
}
.wc_title_line {
    max-width: calc(100% - 50px) !important;
}
.wc_arrow_btn .elementor-button-text {
    display: flex;
    align-items: center;
}
.wc_arrow_btn .elementor-button-icon svg {
    width: 32px;
}
.wc_images_over {
    position: relative;
}
.wc_images_over:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 80%);
    border-radius: 8px;
}
/*=======================
Start_Header_Css
=======================*/
.wc_header_section .elementor-widget-nav-menu nav.elementor-nav-menu__container .elementor-nav-menu .sub-menu {
    background-color: #fff;
    padding: 20px;
    border: 1px solid #FAFAFA;
    min-width: 250px;
    width: auto;
}
.wc_header_section .elementor-widget-nav-menu nav.elementor-nav-menu__container .elementor-nav-menu .sub-menu .menu-item:not(:last-child) {
    margin: 0 0 12px;
}
.wc_header_section .elementor-widget-nav-menu nav.elementor-nav-menu__container .elementor-nav-menu .sub-menu .menu-item .elementor-sub-item {
    line-height: 24px;
    border: 0;
    width: fit-content;
}
.wc_header_section .elementor-widget-nav-menu nav.elementor-nav-menu__container .elementor-nav-menu .menu-item .elementor-item {
    position: relative;
}
.wc_header_section .elementor-widget-nav-menu nav.elementor-nav-menu__container .elementor-nav-menu .menu-item.current-menu-item .elementor-item:before,
.wc_header_section .elementor-widget-nav-menu nav.elementor-nav-menu__container .elementor-nav-menu .menu-item .elementor-item:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #000;
}

/*=======================
End_Header_Css
=======================*/



/*=======================
Satrt_Wc_Hero_Section_Css
=======================*/
.wc_hero_list .elementor-icon-list-items {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 40px;
}
.wc_hero_list .elementor-icon-list-items .elementor-icon-list-item {
    border: 1px solid #fff;
    border-radius: 8px;
    padding: 7px 16px;
}
.wc_hero_section .wc_hero_contact_form {
    max-width: 494px !important;
    border-radius: 16px;
    background-color: #133B66;
    padding: 20px 30px 37px;
    width: 100%;
    margin-left: auto;
}
.wc_hero_section .wc_hero_contact_form form.wpcf7-form h3 {
    font-family: "Neue Montreal", Sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0.26px;
    color: #fff;
    margin: 0 0 10px;
}
.wc_hero_section .wc_hero_contact_form form.wpcf7-form h4 {
    letter-spacing: 0.26px;
    color: #fff;
    margin: 0 0 15px;
    font-family: "Neue Montreal", Sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    position: relative;
}
.wc_hero_section .wc_hero_contact_form form.wpcf7-form h4:after {
    content: '';
    display: block;
    height: 1px;
    width: 70%;
    background-color: #fff;
    margin-top: 15px;
}
.wc_hero_section .wc_hero_contact_form form.wpcf7-form p {
    margin: 0 0 10px;
}
.wc_hero_section .wc_hero_contact_form form.wpcf7-form p label {
    font-family: "Neue Montreal", Sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0.26px;
    color: #fff;
    display: block;
    margin: 0 0 8px;
}
.wc_hero_section .wc_hero_contact_form form.wpcf7-form p .wpcf7-form-control-wrap input.wpcf7-form-control,
.wc_hero_section .wc_hero_contact_form form.wpcf7-form p .wpcf7-form-control-wrap textarea.wpcf7-form-control {
    background-color: #ffffff21;
    border: 1px solid #fff;
    padding: 12px;
    border-radius: 8px;
    outline: none !important;
    color: #fff;
    font-family: "Neue Montreal", Sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.26px;
    display: block;
    height: 50px;
}
.wc_hero_section .wc_hero_contact_form form.wpcf7-form p .wpcf7-form-control-wrap input.wpcf7-form-control::placeholder,
.wc_hero_section .wc_hero_contact_form form.wpcf7-form p .wpcf7-form-control-wrap textarea.wpcf7-form-control::placeholder {
    color: #fff;
}
.wc_hero_section .wc_hero_contact_form form.wpcf7-form p .wpcf7-form-control-wrap input.wpcf7-form-control::-webkit-input-placeholder,
.wc_hero_section .wc_hero_contact_form form.wpcf7-form p .wpcf7-form-control-wrap textarea.wpcf7-form-control::-webkit-input-placeholder {
    color: #fff;
}
.wc_hero_section .wc_hero_contact_form form.wpcf7-form p .wpcf7-form-control-wrap input.wpcf7-form-control:-ms-input-placeholder,
.wc_hero_section .wc_hero_contact_form form.wpcf7-form p .wpcf7-form-control-wrap textarea.wpcf7-form-control:-ms-input-placeholder {
    color: #fff;
}
.wc_hero_section .wc_hero_contact_form form.wpcf7-form p .wpcf7-form-control-wrap input.wpcf7-form-control::-ms-input-placeholder,
.wc_hero_section .wc_hero_contact_form form.wpcf7-form p .wpcf7-form-control-wrap textarea.wpcf7-form-control::-ms-input-placeholder {
    color: #fff;
}
.wc_hero_section .wc_hero_contact_form form.wpcf7-form .wpcf7-not-valid-tip {
    background-color: #ffffff;
    width: fit-content;
    padding: 5px 10px;
    margin-top: 5px;
    border-radius: 5px;
    font-family: "Neue Montreal", Sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0.26px;
}
.wc_hero_section .wc_hero_contact_form form.wpcf7-form .wc_checkbox .wpcf7-form-control-wrap .wpcf7-list-item {
    margin: 0;
}
.wc_hero_section .wc_hero_contact_form form.wpcf7-form .wc_checkbox .wpcf7-form-control-wrap .wpcf7-list-item input[type="checkbox"] {
    width: 18px;
    height: 18px;
    vertical-align: bottom;
    border: 1px solid #fff;
    margin-right: 10px;
}
.wc_hero_section .wc_hero_contact_form form.wpcf7-form .wc_checkbox label {
    margin: 0 0 27px;
    font-family: "Neue Montreal", Sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.26px;
    vertical-align: middle;
}
.wc_hero_section .wc_hero_contact_form form.wpcf7-form p .wpcf7-submit {
    font-family: "Neue Montreal", Sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #234D7A;
    padding: 12px 24px;
    border-radius: 8px;
    border: 1px solid #fff;
    background-color: #fff;
}
.wc_hero_section .wc_hero_contact_form form.wpcf7-form p .wpcf7-submit:not([disabled]):hover {
    color: #fff;
    border: 1px solid #000;
    background-color: #000;
}
.wc_hero_section .wc_hero_contact_form form.wpcf7-form .wpcf7-response-output {
    color: #fff;
}
/*=======================
End_Wc_Hero_Section_Css
=======================*/


/*=======================
Start_Marquee_Section_Css
=======================*/
.wc_marquee_section #gallery-1 {
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    width: calc(100% + 100px);
    margin: 0 -50px;
}
.wc_marquee_section #gallery-1 .marquee-track {
    display: flex;
    align-items: center;
    width: max-content;
    animation: marquee 100s linear infinite;
}
.wc_marquee_section #gallery-1 .gallery-item {
    width: fit-content;
    margin-right: 60px;
    opacity: 0.25;
    transition: opacity 0.4s ease;
}
.wc_marquee_section #gallery-1 .gallery-item .gallery-icon {
    width: fit-content;
}
.wc_marquee_section #gallery-1 .gallery-item img {
    height: 50px;
    object-fit: contain;
    width: fit-content;
    filter: brightness(0);
}
.wc_marquee_section #gallery-1 .gallery-item.is-side {
    opacity: 0.45;
}
.wc_marquee_section #gallery-1 .gallery-item.is-center {
    opacity: 1;
}
@keyframes marquee {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}
/*=======================
End_Marquee_Section_Css
=======================*/



/*=======================
Start_Service_Section_Css
=======================*/
.wc_service_box .elementor-button .elementor-button-content-wrapper {
    display: flex;
    align-items: center;
}
.wc_service_box .elementor-button .elementor-button-icon svg {
    width: 32px;
}
.wc_service_box .elementor-button .elementor-button-content-wrapper .elementor-button-text {
    max-width: 240px;
    text-align: left;
}
.wc_service_box .wc_service_box_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
}
.wc_service_box .wc_service_box_link a {
    width: 100%;
    height: 100%;
    display: block;
}
.wc_service_box:hover .elementor-widget-button .elementor-button {
    color: #000 !important;
}

/*=======================
End_Service_Section_Css
=======================*/



/*=======================
Start_Company_Section_Css
=======================*/
.wc_icon_title_box {
    height: 100%
}
.wc_icon_title_box:hover {
    background-color: #133B66 !important;
    transform: rotate(-3deg);
}
.wc_icon_title_box:hover .elementor-icon-box-icon .elementor-icon {
    filter: brightness(0) invert(1) contrast(1.1);
}
.wc_icon_title_box:hover .elementor-icon-box-content .elementor-icon-box-title,
.wc_icon_title_box:hover .elementor-icon-box-content .elementor-icon-box-description{
    color: #fff !important;
}
/*=======================
End_Company_Section_Css
=======================*/


/*=======================
Start_Home_category_Section_Css
=======================*/
.product-categories-list {
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 70px;
}
.product-categories-list .product-category-item .product-category-item-img {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}
.product-categories-list .product-category-item .product-category-item-img:before {
    padding-top: 100%;
    display: block;
    content: '';
}
.product-categories-list .product-category-item .product-category-item-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100% !important;
    object-fit: cover;
    border-radius: 8px;
}
.product-categories-list .product-category-item .product-category-item-content {
    padding: 30px 10px 0;
}
.product-categories-list .product-category-item .product-category-item-content .category-name {
    font-family: "Neue Montreal", Sans-serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 120%;
    letter-spacing: 0.26px;
    margin: 0 0 20px;
    color: #000000;
}
.product-categories-list .product-category-item .product-category-item-content .category-description {
    font-family: "Neue Montreal", Sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0.26px;
    color: #000000;
    padding: 0;
    margin: 0;
}
/*=======================
End_Home_category_Section_Css
=======================*/



/*=======================
Start_Machines_category_Section_Css
=======================*/
.wc_product_machines_section .wc_product_machines_col {
    position: unset;
}
.wc_product_machines_section .wc_product_machines_imaegs {
    position: absolute;
    right: -7%;
    bottom: 0;
    width: 45%;
    height: 100%;
}
.wc_product_machines_section .wc_product_machines_imaegs img {
    object-position: top;
}
.wc_product_machines_section .wc_product_machines_wrap .wc_hero_list .elementor-icon-list-items {
    flex-direction: column;
    gap: 47px;
}
.wc_product_machines_section .wc_product_machines_wrap .wc_hero_list .elementor-icon-list-items .elementor-icon-list-item {
    width: fit-content;
    border-color: #133B66;
}
.wc_product_machines_section .wc_product_machines_wrap .wc_hero_list .elementor-icon-list-items .elementor-icon-list-item:nth-child(1),
.wc_product_machines_section .wc_product_machines_wrap .wc_hero_list .elementor-icon-list-items .elementor-icon-list-item:nth-child(5) {
    margin-left: 240px !important;
    opacity: 0.3 !important;
}
.wc_product_machines_section .wc_product_machines_wrap .wc_hero_list .elementor-icon-list-items .elementor-icon-list-item:nth-child(2),
.wc_product_machines_section .wc_product_machines_wrap .wc_hero_list .elementor-icon-list-items .elementor-icon-list-item:nth-child(4) {
    margin-left: 158px !important;
    opacity: 0.65 !important;
}

/*=======================
End_Machines_category_Section_Css
=======================*/


/*=======================
Start_Product_brand_Css
=======================*/

.product-swiper .product-card {
    background: #E2E3E3;
    border-radius: 8px;
    padding: 80px 21px 24px 29px;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.product-swiper .product-card .product-label {
    position: absolute;
    top: 21px;
    right: 21px;
    background-color: #133B66;
    color: #fff;
    padding: 8px 18px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    gap: 6px;
    white-space: nowrap;
    z-index: 3;
    font-family: "Conthrax Sb", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0.26px;
}
.product-swiper .product-card .product-label img {
    width: 20px;
    height: 20px;
}
.product-swiper .product-card .product-image {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.product-swiper .product-card .product-image img {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
    transition: transform 0.35s ease;
}
.product-swiper .product-card:hover .product-image img {
    transform: scale(1.08);
}
.product-swiper .product-content .product-brand {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    color: #133B66;
    margin-top: 15px;
}
.product-swiper .product-content .product-brand span {
    color: currentColor;
    font-family: "Conthrax Sb", sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0.26px;
    vertical-align: middle;
}
.product-swiper .product-content .product-brand-icon {
    display: flex;
}
.product-swiper .product-content .product-brand-icon svg {
    width: 32px;
    height: 32px;
}
.product-swiper .swiper-wrapper {
    align-items: stretch;
}
.product-swiper .swiper-slide {
    height: auto;
}
.product-swiper .swiper-button-next,
.product-swiper .swiper-button-prev {
    width: 94px;
    height: 94px;
    background-color: rgba(0, 0, 0, 0.16);
    border-radius: 50%;
    color: #fff;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    backdrop-filter: blur(20px);
}
.product-swiper .swiper-button-next:hover,
.product-swiper .swiper-button-prev:hover {
    background-color: #133B66;
}
.product-swiper .swiper-button-prev {
    left: 48px;
}
.product-swiper .swiper-button-next {
    right: 48px;
}
.product-swiper .swiper-button-next::after,
.product-swiper .swiper-button-prev::after {
    font-size: 42px;
    font-weight: bold;
}


/*=======================
Close_Product_brand_Css
=======================*/


/*=======================
Start_Testimonial_Css
=======================*/
.cxc-testimonial-section {
    overflow: hidden;
}
.cxc-title-wrap {
    margin: 0 auto 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cxc-title-wrap .cxc-heading {
    margin: 0;
    color: #fff;
    font-family: "Neue Montreal", Sans-serif;
    font-weight: 500;
    font-size: 36px;
    line-height: 130%;
    letter-spacing: 0.26px;
}
.cxc-testimonial-arrow {
    display: flex;
    gap: 16px;
}
.cxc-testimonial-arrow .swiper-button-prev,
.cxc-testimonial-arrow .swiper-button-next {
    width: 56px;
    height: 56px;
    border-radius: 8px;
    background: #F5F5F5;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: unset;
    margin: 0;
    padding: 10px;
    color: #133B66;
    opacity: 1 !important;
}
.cxc-testimonial-arrow .swiper-button-prev.swiper-button-disabled svg,
.cxc-testimonial-arrow .swiper-button-next.swiper-button-disabled svg {
    opacity: 0.4;
}
.cxc-testimonial-arrow .swiper-button-prev:hover,
.cxc-testimonial-arrow .swiper-button-next:hover {
    background-color: #000;
    color: #fff;
}
.cxc-testimonial-arrow .swiper-button-prev:after,
.cxc-testimonial-arrow .swiper-button-next:after {
    display: none !important;
}
.cxc-testimonial-arrow svg {
    transform: rotate(180deg);
    width: 100%;
    height: 100%;
}
.cxc-testimonial-arrow .swiper-button-next svg {
    transform: none;
}
.cxc-testimonial-section .cxc-testimonial-swiper .swiper-slide {
    height: auto;
}
.cxc-testimonial-section .cxc-testimonial-swiper .cxc-testimonial-card {
    background: #fff;
    border: 1px solid #000;
    border-radius: 8px;
    padding: 32px;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.cxc-testimonial-section .cxc-testimonial-swiper .cxc-testimonial-card .cxc-rating {
    margin-bottom: 32px;
    display: flex;
    gap: 4px;
}
.cxc-testimonial-section .cxc-testimonial-swiper .cxc-testimonial-card .cxc-rating .star svg {
    width: 20px;
    height: auto;
}
.cxc-testimonial-section .cxc-testimonial-swiper .cxc-testimonial-card .cxc-title {
    color: #000;
    margin: 0 0 24px;
    font-family: "Neue Montreal", Sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0.26px;
}
.cxc-testimonial-section .cxc-testimonial-swiper .cxc-testimonial-card .cxc-desc {
    font-size: 16px;
    line-height: 1.7;
    color: #000;
    margin-bottom: 24px;
    flex: 1;
}
.cxc-testimonial-section .cxc-testimonial-swiper .cxc-testimonial-card .cxc-author {
    color: #000;
    font-family: "Neue Montreal", Sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
}
/*=======================
Close_Testimonial_Css
=======================*/



/*=======================
Start_Accordion_Css
=======================*/
.wc_accordion_wrap [role="region"] {
    margin-top: -10px !important;
}
/*=======================
Close_Accordion_Css
=======================*/



/*=======================
Start_Footer_Css
=======================*/
.wc_footer_link .elementor-icon-list-items {
    gap: 10px 0;
}
.wc_footer_section .wc_footer_link .elementor-icon-list-item a {
    color: #fff;
}
.wc_footer_section .wc_footer_link .elementor-icon-list-item a:hover {
    color: #9DCBFF;
}
/*=======================
End_Footer_Css
=======================*/



/*=======================
Start_Contact_Section_Css
=======================*/
.wc_contact_link .elementor-icon-box-title {
    margin-top: 0;
}
.wc_contact_page_form .wpcf7 form {
    max-width: 100%;
}
.wc_contact_page_form .wpcf7 form .cf7-row {
    display: flex;
    gap: 25px;
    margin-bottom: 25px;
}
.wc_contact_page_form .wpcf7 form .cf7-col {
    width: 50%;
}
.wc_contact_page_form .wpcf7 form .cf7-col-full {
    width: 100%;
}
.wc_contact_page_form .wpcf7 label {
    display: block;
    margin-bottom: 6px;
    font-family: "Neue Montreal", Sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.26px;
    color: #000;
}
.wc_contact_page_form .wpcf7 input,
.wc_contact_page_form .wpcf7 textarea {
    background-color: #fff;
    border: 1px solid #251E3429;
    padding: 12px;
    border-radius: 8px;
    outline: none !important;
    color: #000;
    font-family: "Neue Montreal", Sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.26px;
    height: 50px;
}
.wc_contact_page_form .wpcf7 input:hover,
.wc_contact_page_form .wpcf7 textarea:hover,
.wc_contact_page_form .wpcf7 input:focus,
.wc_contact_page_form .wpcf7 textarea:focus {
    border-color: #000;
}
.wc_contact_page_form .wpcf7 textarea {
    min-height: 161px;
    resize: vertical;
}
.wc_contact_page_form .cf7-row .wpcf7-submit {
    border: none;
    cursor: pointer;
    background-color: #133B66;
    font-family: "Conthrax Sb", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0.26px;
    color: #fff;
    border-radius: 8px;
    padding: 11px 30px;
    text-transform: uppercase;
    height: auto;
}
.wc_contact_page_form .wpcf7-submit:hover {
    background-color: #000;
}
/*=======================
End_Contact_Section_Css
=======================*/



/*=======================
Start_Top_Bottom_Marquee_Section_Css
=======================*/
.wc_hero_showroom_section .wc_top_bottom_marquee_section {
    overflow: hidden;
    position: relative;
}
.wc_hero_showroom_section .wc_top_bottom_marquee_section::before {
    content: "" !important;
    display: block !important;
    position: absolute;
    top: -110px;
    left: 0;
    width: 100%;
    height: 249px;
    opacity: 1;
    pointer-events: none;
    background: linear-gradient( 180deg, #FAFEFF 0%, rgba(250, 254, 255, 0) 100% );
    z-index: 1;
}
.wc_hero_showroom_section .wc_top_bottom_marquee_section::after {
    content: "";
    position: absolute;
    bottom: -26px;
    left: 0;
    width: 100%;
    height: 249px;
    opacity: 1;
    pointer-events: none;
    background: linear-gradient( 180deg, #FAFEFF 0%, rgba(250, 254, 255, 0) 100% );
    transform: rotate(180deg);
    z-index: 1;
}
.wc_top_bottom_marquee_section .wc_top_marquee_section .elementor-image-gallery,
.wc_top_bottom_marquee_section .wc_bottom_marquee_section .elementor-image-gallery {
    position: absolute !important;
}
.wc_top_bottom_marquee_section .wc_top_marquee_section,
.wc_top_bottom_marquee_section .wc_bottom_marquee_section {
    width: 100%;
}
.wc_top_bottom_marquee_section .wc_top_marquee_section .gallery,
.wc_top_bottom_marquee_section .wc_bottom_marquee_section .gallery {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.wc_top_bottom_marquee_section .wc_top_marquee_section .gallery .gallery-item img,
.wc_top_bottom_marquee_section .wc_bottom_marquee_section .gallery .gallery-item img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 8px;
}
.wc_top_marquee_section .gallery {
    animation: marquee-top 25s linear infinite;
}
.wc_bottom_marquee_section .gallery {
    animation: marquee-bottom 25s linear infinite;
}
@keyframes marquee-top {
    from {
        transform: translateY(-50%);
    }
    to {
        transform: translateY(0%);
    }
}
@keyframes marquee-bottom {
    from {
        transform: translateY(0%);
    }
    to {
        transform: translateY(-50%);
    }
}

/*=======================
End_Top_Bottom_Marquee_Section_Css
=======================*/




/*=======================
Start_Informations_Section_Css
=======================*/
.wc_info_grid::before {
  content: "" !important;
  display: block !important;
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
  repeating-linear-gradient( 90deg, #000 0 8px, transparent 8px 16px ),
  repeating-linear-gradient( 180deg, #000 0 8px, transparent 8px 16px ),
  repeating-linear-gradient( 270deg, #000 0 8px, transparent 8px 16px ),
  repeating-linear-gradient( 0deg, #000 0 8px, transparent 8px 16px );
  background-size: 100% 1px, 1px 100%, 100% 1px, 1px 100%;
  background-position: top left, top right, bottom left, top left;
  background-repeat: no-repeat;
}
.wc_height_img_section .elementor-widget-image,
.wc_height_img_section .elementor-widget-image img,
.wc_height_section {
    height: 100% !important;
}
.wc_height_section .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text,
.wc_height_section .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text * {
    word-break: break-all;
}


/*=======================
End_Informations_Section_Css
=======================*/



/*=======================
Start_Pourquoi_Section_Css
=======================*/

.wc_pourquoi_section .wc_pourquoi_grid>.e-con-inner .wc_pourquoi_box:nth-child(2):before {    
    background-size: 100% 1px, 0px 100%, 100% 1px, 0px 100%;
}

.wc_pourquoi_section .wc_pourquoi_box .elementor-image-box-wrapper {
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    height: 100%;
}
.wc_pourquoi_section .wc_pourquoi_box .elementor-image-box-wrapper .elementor-image-box-img img {
    width: 100%;
}
.wc_pourquoi_section .wc_pourquoi_box .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
    margin-top: 0;
}

.wc_pourquoi_section .wc_pourquoi_box .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-description {
    margin-bottom: 24px !important;
}
.wc_pourquoi_section .wc_pourquoi_box::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
  repeating-linear-gradient(
      90deg,
      #fff 0 8px,
      transparent 8px 16px
  ),
  repeating-linear-gradient(
      180deg,
      #fff 0 8px,
      transparent 8px 16px
  ),
  repeating-linear-gradient(
      270deg,
      #fff 0 8px,
      transparent 8px 16px
  ),
  repeating-linear-gradient(
      0deg,
      #fff 0 8px,
      transparent 8px 16px
  );
  background-size:
  100% 1px,
  1px 100%,
  100% 1px,
  1px 100%;
  background-position:
  top left,
  top right,
  bottom left,
  top left;
  background-repeat: no-repeat;
}

/*=======================
End_Pourquoi_Section_Css
=======================*/



/*=======================
Start_Product_List_Section_Css
=======================*/
.product-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 120px 110px;
}
.product-list .product-item {
    flex-direction: column;
    display: flex;
}
.product-list .product-item .product-image {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}
.product-list .product-item .product-image:before {
    content: '';
    display: block;
    padding-top: 140%;
}
.product-list .product-item .product-image img {
    position: absolute;
    inset: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    object-fit: contain;
    object-position: center;
    margin: 0 auto;
}
.product-list .product-item .product-content {
    flex: 1;
}
.product-list .product-item .product-title {
    font-family: "Conthrax Sb", Sans-serif;
    font-weight: 600;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0.26px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    margin: 0 0 10px;
}
.product-list .product-item .product-short-desc {
    font-family: "Neue Montreal", Sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0.26px;
    text-align: center;
    color: #000000;
    margin: 0 0 20px;
}
.product-list .product-item .product-details-btn {
    text-align: center;
}
.product-list .product-item .product-details-btn .btn-details {
    background-color: #133b66;
    font-family: "Conthrax Sb", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0.26px;
    color: #fff;
    border-radius: 8px;
    padding: 11px 30px;
    display: inline-flex;
    align-items: center;
    gap: 3px;
    margin: 0 auto;
}
.product-list .product-item .product-details-btn .btn-details svg {
    width: 32px;
    height: auto;
    flex-shrink: 0;
}
.product-list .product-item .product-details-btn .btn-details:hover {
    background-color: #000;
    color: #fff;
}
.product-more-wrapper {
    text-align: center;
    margin-top: 83px;
}
.product-more-wrapper .btn-more {
    background-color: #D8D8D8;
    font-family: "Conthrax Sb", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0.26px;
    color: #133b66;
    border-radius: 8px;
    padding: 11px 30px;
    display: inline-flex;
    align-items: center;
    gap: 3px;
    margin: 0 auto;
}
.product-more-wrapper .btn-more svg {
    width: 32px;
    height: auto;
    flex-shrink: 0;
}
.product-more-wrapper .btn-more:hover {
    background-color: #000;
    color: #fff;
}
/*=======================
End_Product_List_Section_Css
=======================*/



/*=======================
Start_Single_Product_Section_Css
=======================*/
.product-full-details {
    display: flex;
    gap: 134px;
    padding: 35px 0;
}
.product-full-details .product-gallery-container {
    max-width: 916px;
    width: 50%;
}
.product-full-details .product-gallery-container .swiper-button-next,
.product-full-details .product-gallery-container .swiper-button-prev {
    display: none;
}
.product-full-details .product-gallery-container .product-gallery-main {
    margin-bottom: 8px;
    background-color: #F5F5F5;
}
.product-full-details .product-gallery-container .product-gallery-main .product-gallery-main-img {
    width: 100%;
    display: block;
    position: relative;
}
.product-full-details .product-gallery-container .product-gallery-main .product-gallery-main-img:before {
    display: block;
    content: '';
    padding-top: 95%;
}
.product-full-details .product-gallery-container .product-gallery-main .product-gallery-main-img img {
    width: 80%;
    height: 80%;
    position: absolute;
    inset: 50%;
    transform: translate(-50%, -50%);
    object-fit: contain;
    object-position: center;
}
.product-full-details .product-gallery-container .product-gallery-thumbs .swiper-slide {
    width: 58px;
    height: 58px;
    flex-shrink: 0;
    cursor: pointer;
}
.product-full-details .product-gallery-container .product-gallery-thumbs .swiper-slide .product-gallery-thumbs-img {
    border-bottom: 2px solid transparent;
    display: block;
    width: 100%;
    height: 100%;
    padding-bottom: 2px;
}
.product-full-details .product-gallery-container .product-gallery-thumbs .swiper-slide:hover .product-gallery-thumbs-img,
.product-full-details .product-gallery-container .product-gallery-thumbs .swiper-slide.swiper-slide-thumb-active .product-gallery-thumbs-img {
    border-bottom: 2px solid #1C1C1C;
}
.product-full-details .product-gallery-container .product-gallery-thumbs .swiper-slide .product-gallery-thumbs-img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
.product-full-details .product-details {
    max-width: 520px;
    width: 50%;
}
.product-full-details .product-details .product-title {
    font-family: "Neue Montreal", Sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 120%;
    letter-spacing: 0.26px;
    text-transform: uppercase;
    margin: 0 0 15px;
    color: #17181C;
}
.product-full-details .product-details .product-sku {
    font-family: "Neue Montreal", Sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0.26px;
    color: #17181C;
    margin-bottom: 19px;
}
.product-full-details .product-details .product-short-desc {
    margin-bottom: 25px;
}
.product-full-details .product-details .product-short-desc p {
    font-family: "Neue Montreal", Sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0.26PX;
    color: #17181C;
}
.product-full-details .product-details .product-details-table {
    background: #E2E3E3;
    border-radius: 16px;
    padding: 30px 32px;
}
.product-full-details .product-details .product-price {
    font-family: "Neue Montreal", Sans-serif;
    font-weight: 500;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: -0.36px;
    text-transform: uppercase;
    color: #17181C;
    margin-bottom: 20px;
}
.product-full-details .product-details .spec-row {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
    padding: 16px 0;
    border-bottom: 1px solid #17181C29;
}
.product-full-details .product-details .spec-row span {
    color: #17181C;
    font-family: "Neue Montreal", Sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0.26px;
}
.product-full-details .product-details .spec-row strong {
    font-family: "Neue Montreal", Sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.26px;
    text-align: right;
    color: #17181C;
}
.product-full-details .product-details .product-action-button {
    text-align: center;
    margin-top: 36px;
}
.product-full-details .product-details .product-action-button .wc_button {
    background-color: #133b66;
    font-family: "Conthrax Sb", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0.26px;
    color: #fff;
    border-radius: 8px;
    padding: 11px 30px;
    display: inline-flex;
    align-items: center;
    gap: 38px;
    margin: 0 auto;
}
.product-full-details .product-details .product-action-button .wc_button:hover {
    background-color: #000;
    color: #fff;
}
.product-full-details .product-details .product-action-button .wc_button svg {
    width: 32px;
    height: auto;
    flex-shrink: 0;
}
.food-product-short-desc,
.product-description {
    width: 100%;
    max-width: 1024px;
    padding-top: 24px;
    border-top: 1px solid #17181C29;
}
.food-description,
.food-product-short-desc {
    margin-top: 32px;
}
.food-product-short-desc .food-product-desc,
.product-description h3 {
    font-family: "Neue Montreal", Sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: -0.26px;
    color: #17181C;
    margin: 0 0 32px;
}
.food-product-short-desc .food-product-desc,
.product-description.food-description h3 {
    margin-bottom: 15px !important;
}
.food-product-short-desc p,
.product-description p {
    font-family: "Neue Montreal", Sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0.26px;
    color: #17181C;
}
.appointment_btn .elementor-button {
    backdrop-filter: blur(20px);
}
/*=======================
End_Single_Product_Section_Css
=======================*/



/*=======================
Start_Our_Vision_Section_Css
=======================*/
.our_vision_box .elementor-icon-box-wrapper {
    position: relative;
    height: 100%;
}
.our_vision_box .elementor-icon-box-wrapper .elementor-icon-box-icon {
    position: absolute;
    top: 0;
    right: 0;
}
.our_vision_box .elementor-icon-box-wrapper .elementor-icon-box-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.our_vision_box .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title {
    padding-right: 60px;
    margin: 0;
}
/*=======================
End_Our_Vision_Section_Css
=======================*/




/*=======================
Start_Machine_Partners_Section_Css
=======================*/
.machine_partners_logo .gallery {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    align-items: center;
    justify-content: space-between;
    gap: 18px;
}
.machine_partners_section .machine_partners_list_number {
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
}
/*=======================
End_Machine_Partners_Section_Css
=======================*/



/*=======================
Start_For_Whom_Section_Css
=======================*/
.for_whom_box .elementor-image-box-wrapper {
    position: relative;
}
.for_whom_box .elementor-image-box-wrapper .elementor-image-box-img {
    position: relative;
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
    display: block;
}
.for_whom_box .elementor-image-box-wrapper .elementor-image-box-img img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.for_whom_box .elementor-image-box-wrapper .elementor-image-box-img:before {
    content: '';
    display: block;
    padding-top: 100%;
}
.for_whom_box .elementor-image-box-wrapper .elementor-image-box-content {
    width: calc(100% - 60px);
    position: absolute;
    left: 50%;
    bottom: 16px;
    transform: translateX(-50%);
    background-color: #fff;
    border-radius: 8px;
    padding: 22px 26px;
}
.for_whom_box .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
    margin: 0;
}
.for_whom_box .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title:after {
    content: '';
    height: 1px;
    width: 80%;
    background-color: #E2E3E3;
    display: block;
}
/*=======================
End_For_Whom_Section_Css
=======================*/



/*=======================
Start_Product_Tag_Section_Css
=======================*/
.product-tag-wrapper {
    padding: 50px 0;
}
.product-tag-wrapper .product-tag-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 100px;
}
.product-tag-wrapper .product-tag-grid .product-tag-card {
    background: #fff;
    border-radius: 16px;
    padding: 30px 20px;
    text-align: center;
    box-shadow: 0px 4px 10px 0px #00000026;
    transition: transform 0.25s ease;
    flex-direction: column;
    display: flex;
}
.product-tag-wrapper .product-tag-grid .product-tag-card:hover {
    transform: translateY(-4px);
}
.product-tag-wrapper .product-tag-grid .product-tag-card .product-tag-image {
    display: block;
    position: relative;
    margin-bottom: 20px;
}
.product-tag-wrapper .product-tag-grid .product-tag-card .product-tag-image:before {
    content: '';
    display: block;
    padding-top: 110%;
}
.product-tag-wrapper .product-tag-grid .product-tag-card .product-tag-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    height: 80%;
    transform: translate(-50%, -50%);
    object-fit: contain;
}
.product-tag-wrapper .product-tag-grid .product-tag-card .product-tag-short-desc {
    font-family: "Neue Montreal", Sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0.26px;
    text-align: center;
    color: #000;
    margin-bottom: 20px;
    flex: 1;
}
.product-tag-wrapper .product-tag-grid .product-tag-card .btn-details {
    background-color: #133b66;
    font-family: "Conthrax Sb", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0.26px;
    color: #fff;
    border-radius: 8px;
    padding: 11px 30px;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    margin: 0 auto;
}
.product-tag-wrapper .product-tag-grid .product-tag-card .btn-details:hover {
    background-color: #000;
    color: #fff;
}
.product-tag-wrapper .product-tag-grid .product-tag-card .btn-details svg {
    width: 32px;
    height: auto;
    flex-shrink: 0;
}
/*=======================
End_Product_Tag_Section_Css
=======================*/



/*=======================
Start_Product_Tag_Section_Css
=======================*/
.product-category-archive-widget,
.product-category-archive-widget .product-category-archive-grid .product-category-archive-section,
.product-category-archive-widget .product-category-archive-grid {
    display: flex;
    flex-direction: column;
    gap: 50px;
}
.product-category-archive-widget .product-category-archive-main-title {
    font-family: "Neue Montreal", Sans-serif;
    font-weight: 500;
    font-size: 36px;
    line-height: 100%;
    letter-spacing: 0.26px;
    color: #000000;
    text-transform: uppercase;
    margin: 0 0 20px;
}
.product-category-archive-filters {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}
.product-category-archive-filters select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 10px 30px 10px 12px;
    background-color: #ffffff;
    border: 0;
    border-radius: 6px;
    font-family: "Neue Montreal", Sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0.26px;
    color: #333;
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg%20width='11'%20height='7'%20viewBox='0%200%2011%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M0.53125%200.530273L5.03125%205.03027L9.53125%200.530273'%20stroke='%239D9D9D'%20stroke-width='1.5'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 13px center;
    background-size: 9px;
    width: auto;
}
.product-category-archive-filters select:hover {
    background-color: #133B66;
    color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg%20width='11'%20height='7'%20viewBox='0%200%2011%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M0.53125%200.530273L5.03125%205.03027L9.53125%200.530273'%20stroke='%23ffffff'%20stroke-width='1.5'/%3E%3C/svg%3E");
}
.product-category-archive-filters select:focus {
    outline: none;
    border-color: #000;
}
.product-category-archive-widget .product-category-archive-grid .product-category-archive-section:nth-child(even) .product-category-archive-section-title {
    flex-direction: row-reverse;
}
.product-category-archive-widget .product-category-archive-grid .product-category-archive-section .product-category-archive-section-title {
    margin: 0;
    font-family: "Conthrax Sb", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: 0.26px;
    color: #000000;
    display: flex;
    align-items: center;
    gap: 60px;
}
.product-category-archive-widget .product-category-archive-grid .product-category-archive-section .product-category-archive-section-title div {
    flex-grow: 0;
    flex-shrink: 0;
    width: fit-content;
    max-width: calc(100% - 60px);
}
.product-category-archive-widget .product-category-archive-grid .product-category-archive-section .product-category-archive-section-title:after {
    content: '';
    display: block;
    width: 100%;
    min-width: 50px;
    height: 1px;
    background-color: #000;
    flex-grow: 1;
    flex-shrink: 1;
}
/*=======================
End_Product_Tag_Section_Css
=======================*/



/* =======================
Auto swipe – Hero list
======================= */
.wc_product_machines_section .wc_hero_list .elementor-icon-list-items {
  overflow: hidden;
  position: relative;
  will-change: transform;
}

.wc_product_machines_section .wc_hero_list .elementor-icon-list-item {
  will-change: transform, opacity;
}


/*=======================
Start_Media_Css
=======================*/
@media (max-width: 1650px) and (min-width: 1441px) {
    .wc_header_section .elementor-nav-menu .menu-item .elementor-item {
        font-size: 16px !important;
    }
    .wc_header_section .elementor-nav-menu>li:not(:last-child)>a {
        margin-inline-end: var(--e-nav-menu-horizontal-menu-item-margin);
        --e-nav-menu-horizontal-menu-item-margin: calc(30px / 2);
    }
    .nos_offre_section .nos_offre_title .elementor-heading-title,
    .cream_factory_section .cream_factory_title .elementor-heading-title,
    .wc_hero_showroom_section .wc_hero_showroom_content_col .wc_hero_showroom_content_title .elementor-heading-title,
    .wc_hero_section .wc_hero_title .elementor-heading-title {
        font-size: 41px !important;
    }
    .nos_offre_section .nos_offre_title .elementor-heading-title {
        max-width: 480px;
    }
    .wc_hero_showroom_section .wc_hero_showroom_content_col .wc_hero_showroom_content_title .elementor-heading-title {
        max-width: 580px;
    }
    .cream_factory_section .cream_factory_title .elementor-heading-title {
        max-width: 530px;
        margin: 0 auto;
    }
    .product-list .product-item .product-title {
        font-size: 30px;
    }
}

@media (max-width: 1440px) {
    .wc_arrow_btn .elementor-button-content-wrapper {
        gap: 20px !important;
    }
    .wc_arrow_btn .elementor-button-icon svg {
        width: 26px;
    }
    .wc_contact_page_form .cf7-row .wpcf7-submit {
        font-size: 16px;
        padding: 10px 20px;
    }
    .wc_hero_list .elementor-icon-list-items {
        gap: 20px 30px;
    }
    .wc_hero_list .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-icon {
        padding: 0;
    }
    .wc_hero_list .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-icon svg {
        margin: 0;
    }
    .wc_hero_section .wc_hero_contact_form form.wpcf7-form p .wpcf7-submit {
        padding: 10px 20px;
    }
    .wc_marquee_section #gallery-1 .gallery-item {
        margin-right: 50px;
    }
    .wc_marquee_section #gallery-1 .gallery-item img {
        height: 40px;
    }
    .wc_product_machines_section .wc_product_machines_wrap .wc_hero_list .elementor-icon-list-items {
        gap: 35px;
    }
    .wc_product_machines_section .wc_product_machines_wrap .wc_hero_list .elementor-icon-list-items .elementor-icon-list-item:nth-child(1),
    .wc_product_machines_section .wc_product_machines_wrap .wc_hero_list .elementor-icon-list-items .elementor-icon-list-item:nth-child(5) {
        margin-left: 160px !important;
    }
    .wc_product_machines_section .wc_product_machines_wrap .wc_hero_list .elementor-icon-list-items .elementor-icon-list-item:nth-child(2),
    .wc_product_machines_section .wc_product_machines_wrap .wc_hero_list .elementor-icon-list-items .elementor-icon-list-item:nth-child(4) {
        margin-left: 80px !important;
    }
    .product-categories-list {
        grid-gap: 50px;
    }
    .product-categories-list .product-category-item .product-category-item-content .category-name {
        font-size: 24px;
        margin: 0 0 15px;
    }
    .product-categories-list .product-category-item .product-category-item-content .category-description {
        font-size: 18px;
    }
    .product-swiper .swiper-button-next, .product-swiper .swiper-button-prev {
        width: 50px;
        height: 50px;
    }
    .product-swiper .swiper-button-next::after, .product-swiper .swiper-button-prev::after {
        font-size: 20px;
    }
    .product-swiper .swiper-button-prev {
        left: 30px;
    }
    .product-swiper .swiper-button-next {
        right: 30px;
    }
    .product-swiper .product-card .product-label {
        top: 15px;
        right: 15px;
        padding: 6px 15px;
        font-size: 14px;
    }
    .product-swiper .product-card .product-label img {
        width: 18px;
        height: 18px;
    }
    .product-swiper .product-content .product-brand span {
        font-size: 22px;
    }
    .product-swiper .product-content .product-brand-icon svg {
        width: 26px;
        height: 26px;
    }
    .product-swiper .product-card {
        padding: 60px 20px 20px 20px;
    }
    .cxc-title-wrap .cxc-heading {
        font-size: 34px;
    }
    .cxc-testimonial-section .cxc-testimonial-swiper .cxc-testimonial-card {
        padding: 28px;
    }
    .cxc-testimonial-section .cxc-testimonial-swiper .cxc-testimonial-card .cxc-rating .star svg {
        width: 18px;
    }
    .cxc-title-wrap {
        margin-bottom: 40px;
    }
    .cxc-testimonial-section .cxc-testimonial-swiper .cxc-testimonial-card .cxc-rating {
        margin-bottom: 25px;
    }
    .cxc-testimonial-section .cxc-testimonial-swiper .cxc-testimonial-card .cxc-desc,
    .cxc-testimonial-section .cxc-testimonial-swiper .cxc-testimonial-card .cxc-title {
        margin: 0 0 20px;
    }
    .cxc-testimonial-arrow .swiper-button-prev, .cxc-testimonial-arrow .swiper-button-next {
        width: 46px;
        height: 46px;
    }
    .product-list .product-item .product-title {
        font-size: 28px;
    }
    .product-tag-wrapper .product-tag-grid .product-tag-card .btn-details,
    .product-list .product-item .product-details-btn .btn-details,
    .product-more-wrapper .btn-more {
        font-size: 16px;
        padding: 10px 20px;
    }
    .product-tag-wrapper .product-tag-grid .product-tag-card .btn-details svg,
    .product-list .product-item .product-details-btn .btn-details svg,
    .product-more-wrapper .btn-more svg {
        width: 26px;
    }
    .product-list .product-item .product-short-desc {
        font-size: 16px;
    }
    .product-list .product-item .product-image {
        margin-bottom: 20px;
    }
    .product-more-wrapper {
        margin-top: 60px;
    }
    .product-list {
        grid-gap: 60px;
    }
    .product-full-details {
        gap: 80px;
    }
    .product-full-details .product-details .product-title {
        font-size: 35px;
    }
    .product-full-details .product-details .product-short-desc p {
        font-size: 20px;
    }
    .product-full-details .product-details .product-price {
        font-size: 28px;
        margin-bottom: 15px;
    }
    .product-full-details .product-details .product-details-table {
        border-radius: 8px;
        padding: 28px;
    }
    .product-full-details .product-details .product-sku,
    .food-product-short-desc p,
    .product-description p,
    .product-full-details .product-details .spec-row span {
        font-size: 18px;
    }
    .product-full-details .product-details .spec-row {
        padding: 14px 0;
    }
    .food-product-short-desc .food-product-desc,
    .product-description h3 {
        font-size: 28px;
        margin-bottom: 26px;
    }
    .product-full-details .product-details .product-action-button .wc_button {
        font-size: 16px;
        padding: 10px 20px;
        gap: 20px;
    }
    .product-full-details .product-details .product-action-button .wc_button svg {
        width: 26px;
    }
    .product-tag-wrapper .product-tag-grid {
        gap: 70px;
    }
    .product-tag-wrapper {
        padding: 40px 0;
    }
    .product-category-archive-widget .product-category-archive-main-title {
        font-size: 34px;
    }
    .product-category-archive-widget .product-category-archive-grid .product-category-archive-section .product-category-archive-section-title {
        gap: 40px;
        font-size: 18px;
    }
}
@media (max-width: 1200px) {
    .wc_arrow_btn .elementor-button-icon svg {
        width: 18px;
    }
    .wc_arrow_btn .elementor-button-content-wrapper {
        gap: 10px !important;
    }
    .wc_contact_page_form .cf7-row .wpcf7-submit {
        font-size: 14px;
        padding: 10px 15px;
    }
    .wc_contact_page_form .wpcf7 form .cf7-row {
        gap: 20px;
        margin-bottom: 20px;
    }
    .wc_hero_list .elementor-icon-list-items .elementor-icon-list-item {
        padding: 7px 10px;
    }
    .wc_hero_section .wc_hero_contact_form form.wpcf7-form p .wpcf7-submit {
        padding: 8px 16px;
    }
    .wc_hero_section .wc_hero_contact_form form.wpcf7-form p label {
        font-size: 16px;
    }
    .wc_marquee_section #gallery-1 {
        overflow: hidden;
        white-space: nowrap;
        position: relative;
        width: calc(100% + 40px);
        margin: 0 -20px;
    }
    .wc_product_machines_section .wc_product_machines_wrap .wc_hero_list .elementor-icon-list-items {
        gap: 25px;
    }
    .wc_product_machines_section .wc_product_machines_wrap .wc_hero_list .elementor-icon-list-items .elementor-icon-list-item:nth-child(1),
    .wc_product_machines_section .wc_product_machines_wrap .wc_hero_list .elementor-icon-list-items .elementor-icon-list-item:nth-child(5) {
        margin-left: 100px !important;
    }
    .wc_product_machines_section .wc_product_machines_wrap .wc_hero_list .elementor-icon-list-items .elementor-icon-list-item:nth-child(2),
    .wc_product_machines_section .wc_product_machines_wrap .wc_hero_list .elementor-icon-list-items .elementor-icon-list-item:nth-child(4) {
        margin-left: 50px !important;
    }
    .product-categories-list {
        grid-gap: 30px;
    }
    .product-categories-list .product-category-item .product-category-item-content {
        padding: 20px 10px 0;
    }
    .product-categories-list .product-category-item .product-category-item-content .category-name {
        font-size: 20px;
    }
    .product-categories-list .product-category-item .product-category-item-content .category-description {
        font-size: 16px;
    }
    .product-swiper .product-content .product-brand span {
        font-size: 20px;
    }
    .product-swiper .product-content .product-brand-icon svg {
        width: 22px;
        height: 22px;
    }
    .product-swiper .swiper-button-next, .product-swiper .swiper-button-prev {
        width: 40px;
        height: 40px;
    }
    .product-swiper .swiper-button-next::after, .product-swiper .swiper-button-prev::after {
        font-size: 18px;
    }
    .product-swiper .swiper-button-prev {
        left: 20px;
    }
    .product-swiper .swiper-button-next {
        right: 20px;
    }
    .cxc-title-wrap .cxc-heading {
        font-size: 30px;
    }
    .cxc-testimonial-section .cxc-testimonial-swiper .cxc-testimonial-card {
        padding: 20px;
    }
    .cxc-testimonial-section .cxc-testimonial-swiper .cxc-testimonial-card .cxc-rating .star svg {
        width: 16px;
    }
    .cxc-title-wrap {
        margin-bottom: 30px;
    }
    .cxc-testimonial-section .cxc-testimonial-swiper .cxc-testimonial-card .cxc-rating {
        margin-bottom: 20px;
    }
    .cxc-testimonial-section .cxc-testimonial-swiper .cxc-testimonial-card .cxc-title {
        margin: 0 0 15px;
        font-size: 18px;
    }
    .cxc-testimonial-arrow .swiper-button-prev, .cxc-testimonial-arrow .swiper-button-next {
        width: 40px;
        height: 40px;
    }
    .wc_height_section .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-icon {
        padding: 0 !important;
    }
    .product-list .product-item .product-title {
        font-size: 26px;
    }
    .product-list .product-item .product-short-desc {
        font-size: 16px;
        margin: 0 0 15px;
    }
    .product-tag-wrapper .product-tag-grid .product-tag-card .btn-details,
    .product-list .product-item .product-details-btn .btn-details,
    .product-more-wrapper .btn-more {
        font-size: 14px;
        padding: 10px 15px;
    }
    .product-tag-wrapper .product-tag-grid .product-tag-card .btn-details svg,
    .product-list .product-item .product-details-btn .btn-details svg,
    .product-more-wrapper .btn-more svg {
        width: 18px;
    }
    .product-list {
        grid-gap: 40px;
    }
    .product-full-details .product-details .product-title {
        font-size: 30px;
    }
    .product-full-details .product-details .product-short-desc p {
        font-size: 18px;
    }
    .product-full-details .product-details .product-price {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .product-full-details .product-details .product-details-table {
        padding: 20px;
    }
    .product-full-details .product-details .product-action-button {
        margin-top: 25px;
    }
    .product-full-details {
        gap: 60px;
    }
    .product-full-details .product-details .product-action-button .wc_button {
        font-size: 14px;
        padding: 10px 15px;
        gap: 10px;
    }
    .product-full-details .product-details .product-action-button .wc_button svg {
        width: 18px;
    }
    .product-tag-wrapper .product-tag-grid .product-tag-card .product-tag-short-desc,
    .product-full-details .product-details .product-sku,
    .food-product-short-desc p,
    .product-description p, .product-full-details .product-details .spec-row span {
        font-size: 16px;
    }
    .food-product-short-desc .food-product-desc,
    .product-description h3 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .product-full-details .product-details .spec-row strong {
        font-size: 14px;
    }
    .product-full-details .product-details .spec-row {
        padding: 10px 0;
    }
    .for_whom_box .elementor-image-box-wrapper .elementor-image-box-content {
        width: calc(100% - 30px);
        padding: 15px 20px;
    }
    .product-tag-wrapper .product-tag-grid {
        gap: 50px;
    }
    .product-tag-wrapper .product-tag-grid .product-tag-card .product-tag-image:before {
        padding-top: 100%;
    }
    .product-tag-wrapper .product-tag-grid .product-tag-card {
        padding: 25px 20px;
    }
    .product-tag-wrapper {
        padding: 30px 0;
    }
    .product-category-archive-widget .product-category-archive-main-title {
        font-size: 30px;
        margin-bottom: 0;
    }
    .product-category-archive-filters select {
        font-size: 16px;
    }
    .product-category-archive-widget, .product-category-archive-widget .product-category-archive-grid .product-category-archive-section, .product-category-archive-widget .product-category-archive-grid {
        gap: 40px;
    }
    .product-category-archive-widget .product-category-archive-grid .product-category-archive-section .product-category-archive-section-title {
        gap: 30px;
        font-size: 16px;
    }
}

@media (max-width: 1110px) and (min-width: 1025px) {
    .wc_header_section .elementor-nav-menu .menu-item .elementor-item {
        font-size: 14px !important;
    }
}
@media (max-width: 1024px) {
    .wc_header_section .elementor-widget-nav-menu nav.elementor-nav-menu__container .elementor-nav-menu .sub-menu .menu-item:not(:last-child) {
        margin: 0 0 10px;
    }
    .wc_header_section .elementor-menu-toggle {
        padding: 0;
        z-index: 10001;
        order: 2;
        position: relative;
        width: 30px;
        height: 2px;
        background: #000000;
        font-size: 30px;
    }
    .wc_header_section .elementor-menu-toggle svg {
        opacity: 0 !important;
    }
    .wc_header_section .elementor-menu-toggle::before {
        position: absolute;
        top: -10px;
        left: 0;
        content: '';
        width: 30px;
        height: 2px;
        background: #000000;
        display: block;
        transition: 0.2s all ease;
    }
    .wc_header_section .elementor-menu-toggle::after {
        position: absolute;
        top: 10px;
        left: 0;
        content: '';
        width: 30px;
        height: 2px;
        background: #000000;
        display: block;
        transition: 0.2s all ease;
    }
    .wc_header_section .elementor-menu-toggle.elementor-active {
        background: transparent;
    }   
    .wc_header_section .elementor-menu-toggle.elementor-active::after {
        transform: rotate(45deg);
        top: 0;
        background: #fff;
    }
    .wc_header_section .elementor-menu-toggle.elementor-active::before {
        transform: rotate(-45deg);
        top: 0;
        background: #fff;
    }
    .wc_header_section .elementor-nav-menu__container {
        -webkit-transform: inherit !important;
        -ms-transform: inherit !important;
        transform: inherit !important;
        display: block;
        left: -100% !important;
        position: fixed !important;
        top: 0 !important;
        transition: all 0.3s ease !important;
        bottom: auto;
        -webkit-transform-origin: inherit !important;
        -ms-transform-origin: inherit !important;
        transform-origin: inherit !important;
        height: 100vh;
        background: #ffffff;
        max-width: calc(100vw - 70px);
        box-shadow: none !important;
        max-height: initial !important;
        margin: 0 !important;
    }
    .wc_header_section .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {
        left:0 !important;
    }
    .wc_header_section .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container:before{
        content: '';
        width: 100%;
        height: 100%;
        background: #000;
        opacity: 0.5;
        position: fixed;
        top: 0;
        left: 0;
    }
    .wc_header_section .elementor-nav-menu__container .elementor-nav-menu {
        height: 100%;
        overflow-y: auto;
        background: #fff;
        z-index: 2;
        position: relative;
        padding: 25px 15px;
    }
    .wc_header_section .elementor-nav-menu__container .elementor-nav-menu>.menu-item:last-child {
        border-bottom: 0;
    }
    .wc_header_section .elementor-nav-menu__container .elementor-nav-menu>.menu-item {
        border-bottom: 1px solid #000;
    }
    .wc_header_section .elementor-nav-menu__container .elementor-nav-menu>.menu-item:first-child>.elementor-item {
        padding-top: 0;
    }
    .wc_header_section .elementor-nav-menu__container .elementor-nav-menu>.menu-item>.elementor-item {
        padding: 20px 0;
    }
    .wc_header_section .elementor-nav-menu__container .elementor-nav-menu>.menu-item .has-submenu {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .wc_header_section .elementor-nav-menu__container .elementor-nav-menu>.menu-item .has-submenu.highlighted .sub-arrow svg {
        transform: rotate(180deg);
    }
    .wc_header_section .elementor-widget-nav-menu nav.elementor-nav-menu__container .elementor-nav-menu .sub-menu {
        padding: 0px 0 25px;
        border: 0;
    }
    .wc_header_section .elementor-nav-menu__container .elementor-nav-menu>.menu-item .has-submenu .sub-arrow svg {
        color: currentColor;
        fill: currentColor;
    }
    .wc_header_section .elementor-widget-nav-menu nav.elementor-nav-menu__container .elementor-nav-menu .menu-item.current-menu-item .elementor-item:before, .wc_header_section .elementor-widget-nav-menu nav.elementor-nav-menu__container .elementor-nav-menu .menu-item .elementor-item:before {
        display: none !important;
    }
    .wc_hero_list .elementor-icon-list-items {
        gap: 10px 20px;
    }
    .wc_marquee_section #gallery-1 .gallery-item {
        margin-right: 40px;
    }
    .wc_marquee_section #gallery-1 .gallery-item img {
        height: 35px;
    }
    .wc_product_machines_section .wc_product_machines_wrap .wc_hero_list .elementor-icon-list-items {
        gap: 20px;
    }
    .wc_product_machines_section .wc_product_machines_wrap .wc_hero_list .elementor-icon-list-items .elementor-icon-list-item:nth-child(1),
    .wc_product_machines_section .wc_product_machines_wrap .wc_hero_list .elementor-icon-list-items .elementor-icon-list-item:nth-child(5) {
        margin-left: 70px !important;
    }
    .wc_product_machines_section .wc_product_machines_wrap .wc_hero_list .elementor-icon-list-items .elementor-icon-list-item:nth-child(2),
    .wc_product_machines_section .wc_product_machines_wrap .wc_hero_list .elementor-icon-list-items .elementor-icon-list-item:nth-child(4) {
        margin-left: 35px !important;
    }
    .product-swiper .product-content .product-brand span {
        font-size: 18px;
    }
    .product-swiper .product-content .product-brand-icon svg {
        width: 18px;
        height: 18px;
    }
    .cxc-title-wrap .cxc-heading {
        font-size: 28px;
    }
    .product-list .product-item .product-title {
        font-size: 24px;
    }
    .product-list .product-item .product-image:before {
        padding-top: 120%;
    }
    .product-list {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 30px 40px;
    }
    .product-full-details {
        gap: 40px;
    }
    .product-full-details .product-details .product-title {
        font-size: 26px;
    }
    .product-tag-wrapper .product-tag-grid {
        gap: 40px;
    }
    .product-category-archive-widget .product-category-archive-main-title {
        font-size: 28px;
    }
    .product-category-archive-widget .product-category-archive-grid .product-category-archive-section .product-category-archive-section-title {
        gap: 25px;
    }
}


@media (max-width: 880px) {
    .wc_hero_section .wc_hero_contact_form {
        margin-left: 0;
    }
    .wc_hero_section .wc_hero_contact_form form.wpcf7-form h3 {
        font-size: 22px;
    }
    .wc_marquee_section #gallery-1 .gallery-item {
        margin-right: 35px;
    }
    .product-categories-list {
        grid-template-columns: repeat(2, 1fr);
    }
    .cxc-title-wrap .cxc-heading {
        font-size: 26px;
    }
    .wc_pourquoi_section .wc_pourquoi_grid>.e-con-inner .wc_pourquoi_box:nth-child(2):before {
        background-size: 100% 1px, 1px 100%, 100% 1px, 1px 100%;
    }
    .product-list .product-item .product-title {
        font-size: 22px;
    }
    .product-more-wrapper {
        margin-top: 40px;
    }
    .product-tag-wrapper .product-tag-grid {
        gap: 30px;
        grid-template-columns: repeat(2, 1fr);
    }
    .product-category-archive-widget .product-category-archive-main-title {
        font-size: 26px;
    }
    .product-category-archive-widget .product-category-archive-grid .product-category-archive-section .product-category-archive-section-title {
        gap: 20px;
    }
}

@media (max-width: 767px) {
    .wc_contact_page_form .wpcf7 form .cf7-row {
        flex-direction: column;
    }
    .wc_contact_page_form .wpcf7 form .cf7-col {
        width: 100%;
    }
    .wc_contact_page_form .wpcf7 input, .wc_contact_page_form .wpcf7 textarea {
        padding: 10px 12px;
        height: 44px;
    }
    .wc_hero_section .wc_hero_contact_form {
        padding: 20px;
    }
    .wc_hero_section .wc_hero_contact_form form.wpcf7-form p .wpcf7-form-control-wrap input.wpcf7-form-control,
    .wc_hero_section .wc_hero_contact_form form.wpcf7-form p .wpcf7-form-control-wrap textarea.wpcf7-form-control {
        padding: 10px 12px;
        height: 44px;
    }
    .wc_hero_section .wc_hero_contact_form form.wpcf7-form h3 {
        font-size: 20px;
    }
    .wc_marquee_section #gallery-1 .gallery-item {
        margin-right: 30px;
    }
    .wc_marquee_section #gallery-1 .gallery-item img {
        height: 30px;
    }
    .wc_product_machines_section .wc_product_machines_wrap .wc_hero_list .elementor-icon-list-items {
        gap: 15px;
    }
    .wc_product_machines_section .wc_product_machines_wrap .wc_hero_list .elementor-icon-list-items .elementor-icon-list-item:nth-child(1),
    .wc_product_machines_section .wc_product_machines_wrap .wc_hero_list .elementor-icon-list-items .elementor-icon-list-item:nth-child(5) {
        margin-left: 30px !important;
    }
    .wc_product_machines_section .wc_product_machines_wrap .wc_hero_list .elementor-icon-list-items .elementor-icon-list-item:nth-child(2),
    .wc_product_machines_section .wc_product_machines_wrap .wc_hero_list .elementor-icon-list-items .elementor-icon-list-item:nth-child(4) {
        margin-left: 15px !important;
    }
    .wc_product_machines_section .wc_product_machines_imaegs {
        position: unset;
        width: 100%;
    }
    .product-categories-list .product-category-item .product-category-item-content .category-name {
        margin-bottom: 10px;
    }
    .product-categories-list .product-category-item .product-category-item-content {
        padding: 15px 0px 0;
    }
    .product-swiper .swiper-button-next, .product-swiper .swiper-button-prev {
        width: 35px;
        height: 35px;
    }
    .product-swiper .swiper-button-next::after, .product-swiper .swiper-button-prev::after {
        font-size: 15px;
    }
    .cxc-title-wrap .cxc-heading {
        font-size: 24px;
    }
    .wc_top_bottom_marquee_section .wc_top_marquee_section .gallery,
    .wc_top_bottom_marquee_section .wc_bottom_marquee_section .gallery {
        flex-direction: row;
    }
    .wc_top_bottom_marquee_section .wc_top_marquee_section .elementor-image-gallery,
    .wc_top_bottom_marquee_section .wc_bottom_marquee_section .elementor-image-gallery {
        position: unset !important;
    }
    .wc_top_marquee_section .gallery {
        animation: marquee-left 25s linear infinite;
    }
    .wc_bottom_marquee_section .gallery {
        animation: marquee-right 25s linear infinite;
    }
    @keyframes marquee-left {
        from {
            transform: translateX(0%);
        }
        to {
            transform: translateX(-100%);
        }
    }
    @keyframes marquee-right {
        from {
            transform: translateX(-100%);
        }
        to {
            transform: translateX(0%);
        }
    }
    .wc_hero_showroom_section .wc_top_bottom_marquee_section::before {
        top: 0;
        left: 0;
        width: 20%;
        height: 100%;
        background: linear-gradient(90deg, #FAFEFF 0%, rgba(250, 254, 255, 0) 100%);
        z-index: 1;
    }
    .wc_hero_showroom_section .wc_top_bottom_marquee_section::after {
        bottom: 0;
        left: auto;
        right: 0;
        width: 20%;
        height: 100%;
        background: linear-gradient(270deg, #FAFEFF 0%, rgba(250, 254, 255, 0) 100%);
        transform: unset;
    }
    .wc_top_bottom_marquee_section .wc_top_marquee_section .gallery .gallery-item img, .wc_top_bottom_marquee_section .wc_bottom_marquee_section .gallery .gallery-item img {
        width: 30vw;
        height: 30vw;
        display: block;
        border-radius: 8px;
        min-width: 30vw;
    }
    .product-list .product-item .product-title {
        font-size: 20px;
    }
    .product-list {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 40px 20px;
    }
    .product-full-details {
        flex-direction: column;
        gap: 30px;
    }
    .product-full-details .product-gallery-container,
    .product-full-details .product-details {
        max-width: 100%;
        width: 100%;
    }
    .food-product-short-desc .food-product-desc,
    .product-full-details .product-details .product-price,
    .product-description h3 {
        font-size: 22px;
    }
    .product-full-details .product-details .product-title {
        font-size: 24px;
    }
    .product-category-archive-widget .product-category-archive-main-title {
        font-size: 24px;
    }
    .product-category-archive-widget .product-category-archive-grid .product-category-archive-section .product-category-archive-section-title {
        gap: 10px;
    }
    .product-category-archive-filters select {
        font-size: 14px;
    }
    
}

@media (max-width: 575px) {
    .wc_marquee_section #gallery-1 .gallery-item {
        margin-right: 20px;
    }
    .wc_marquee_section #gallery-1 .gallery-item img {
        height: 28px;
    }
    .product-categories-list {
        grid-template-columns: repeat(1, 1fr);
    }
    .wc_width_full_info_section {
        flex-direction: column !important;
    }
    .machine_partners_logo .gallery {
        grid-template-columns: repeat(3, 1fr);
        gap: 10px;
    }
    .product-tag-wrapper .product-tag-grid {
        grid-template-columns: repeat(1, 1fr);
    }
}
@media (max-width: 480px) {
    .product-list {
        grid-template-columns: repeat(1, 1fr);
    }
    .product-list .product-item .product-image:before {
        padding-top: 100%;
    }
}

/*=======================
End_Media_Css
=======================*/