/*   
Theme Name: Jtheme Jello Child
Theme URI: https://elementor.com
Description: Simple and lightweight Jezweb theme
Author: Jezweb
Author URI: https://www.jezweb.com.au/
Template: elementor-hello-theme-master
Text Domain: elementor-hello-theme-child
Version: 1.0
*/

.elementor-widget-text-editor h2:first-child,
.elementor-widget-text-editor h3:first-child,
.elementor-widget-text-editor h4:first-child,
.elementor-widget-text-editor h5:first-child,
.elementor-widget-text-editor h6:first-child {
	margin-top: 0px !important;
}
.elementor-widget-text-editor h2,
.elementor-widget-text-editor h3,
.elementor-widget-text-editor h4,
.elementor-widget-text-editor h5,
.elementor-widget-text-editor h6 {
	margin-bottom: 20px !important;
	margin-top: 45px !important;
}
.pluglio-breadcrumbs-current {
    opacity: 1 !important;
    font-family: 'DINPro Medium' !important;
}

.elementor-location-header .elementor-image-box-wrapper .elementor-image-box-title a:hover {
	text-decoration: underline;
	color: #ffffff !important;
}
.pluglio-toggle-search-button {
	padding: 0px !important;
}

/***
* class: .sticky-header
*/
header.sticky-header {
	--header-height: 88px;
	--shrink-header-to: 0.6;
	--transition: .45s cubic-bezier(.4, 0, .2, 1);
	transition: background-color var(--transition),
				backdrop-filter var(--transition),
				box-shadow var(--transition);
	transition: transform .3s cubic-bezier(.78,.13,.15,.86) .1s;
}

/***
* Sticky header activated
*/
header.sticky-header.elementor-sticky--effects {
    background-color: #ffffff;
    box-shadow: 0px 4px 33px 1px rgba(0, 0, 0, .07);
    min-height: 88px !important;
    height: 88px !important;
}
header.sticky-header.elementor-sticky--effects.down {
    transform: translateY(-110%);	
}
header.sticky-header > .elementor-container {
	min-height: var(--header-height);
	transition: min-height var(--transition);
}
header.sticky-header.elementor-sticky--effects > .elementor-container {
	min-height: calc( var(--header-height) * var(--shrink-header-to) );
}
header.sticky-header.elementor-sticky--effects .elementor-widget-nav-menu .elementor-widget-container {
	margin-top: 0px !important;
    transition: all .3s;
}
header.sticky-header.elementor-sticky--effects {
	padding-top: 0px !important;
    transition: all .3s;
}
/***
* class: .logo
*/
header.sticky-header .logo img {
	transition: transform var(--transition);
}
header.sticky-header.elementor-sticky--effects .logo img {

}

body .elementor .elementor-element .yith-wcan-filters .yith-wcan-filter .filter-title {
    color: #000000 !important;
    font-size: 18px !important;
    font-family: 'DINPro Bold' !important;
    margin-bottom: 20px !important;
    background-image: url(/wp-content/uploads/2025/10/With-Tail.svg) !important;
	background-repeat: no-repeat;
	background-position: center left;
    padding-left: 36px;
}
.yith-wcan-filters {
    background: transparent !important;
}
body .elementor .elementor-element .yith-wcan-filters.custom-style span.checkboxbutton:before {
    border: none !important;
    border-radius: 0px;
    width: 16px !important;
    height: 16px !important;
    margin-right: 5px !important;
    margin-top: 2px !important;
    background-image: url(/wp-content/uploads/2025/10/unchecked.svg) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-color: transparent !important;
}
body .elementor .elementor-element .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .checkboxbutton.checked:before {
    border: none !important;
    border-radius: 0px;
    width: 16px !important;
    height: 16px !important;
    margin-right: 5px !important;
    margin-top: 2px !important;
    background-image: url(/wp-content/uploads/2025/10/CheckSquare.svg) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-color: transparent !important;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > a, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > label > a {
    color: #000000 !important;
}
.yith-wcan-filters .yith-wcan-filter {
    position: relative;
}
.yith-wcan-filters .yith-wcan-filter a.clear-selection {
    position: absolute;
    right: 0px;
    top: 3px;
    color: #C1001F !important;
    font-size: 12px !important;
}

.elementor-widget-loop-carousel .swiper-pagination-bullet {
    border: solid 2px #ffffff;
    opacity: 1;
}
.elementor-widget-loop-carousel .swiper-pagination-bullet-active {
	background: #ffffff !important;
}
.elementor-widget-loop-carousel .swiper {
	position: relative;
}
.swiper-pagination {
    left: 26px !important;
}
.elementor-nav-menu--main .elementor-nav-menu ul.sub-menu {
    width: 200px !important;
    overflow: hidden !important;
    padding: 12px !important;
}
.elementor-nav-menu--dropdown a {
    white-space: unset !important;
    padding: 0px !important;
    margin-bottom: 14px !important;
	border: none !important;
}
.elementor-nav-menu--dropdown a:hover {
	text-decoration: underline;
}
.elementor-button {
	position: relative;
}
.elementor-button:hover:before {
	content: "";
	width: 100%;
	height: 100%;
	left: 0px;
	background: rgba(0, 0, 0, 0.25);
}
.product-grid .product-item:hover a.elementor-button {
	color: #b7b7b7 !important;
	fill: #b7b7b7 !important;
}
.product-grid .product-item:hover .elementor-button .elementor-button-text {
	text-decoration: underline;
}
.transparent-btn:hover .elementor-button-text {
	text-decoration: underline;
}
ul.elementor-icon-list-items li a:hover .elementor-icon-list-text {
	text-decoration: underline;
}
.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol {
    padding-left: 25px;
    margin-left: 0px;
}
.elementor-pagination .page-numbers {
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background: rgb(0 0 0 / 5%);
}
.product-title-custom span.product-name-bold {
	font-family: "DINPro Medium", sans-serif !important
}
.product-title-custom span.product-name-regular {
	font-family: "DINPro Regular", sans-serif !important
}
.product-title-custom.product-title-fallback {
	font-family: "DINPro Medium", sans-serif !important	
}

@media screen and (min-width: 1500px) {

.elementor-widget-n-tabs .e-n-tabs-heading {
    padding-right: 252px;
}
	
}

.product-images td {
	background: none !important
}
.custom-table .product-images td {
    padding: 12px 20px !important;
    vertical-align: bottom !important;
    border: none !important;
}
.custom-table .product-image img {

}
.custom-table .comparison-table {
     width: 100%;
     border-collapse: collapse;
     margin-top: 0;
}
.custom-table .comparison-table th {
    background-color: #C8102E;
    color: white;
    padding: 12px 20px;
    font-family: "DINPro Medium", sans-serif;
    font-size: 16px;
    font-weight: unset !important;
}
.custom-table .comparison-table th:first-child {
     text-align: left;
}
.custom-table .comparison-table th:not(:first-child) {
     text-align: center;
}
.custom-table .comparison-table td {
    padding: 20px;
    border-bottom: 2px solid #dadbdc;
}
.custom-table .comparison-table td:first-child {
     font-weight: 500;
     color: #000000;
     text-align: left;
     background-color: #f9f9f9;
}
.custom-table .comparison-table td:not(:first-child) {
     text-align: center;
}
.custom-table .comparison-table tr:nth-child(even) td {
     background-color: #f6f6f6;
}
.custom-table .comparison-table tr:nth-child(odd) td {
     background-color: #ffffff;
}
.main-carousel .item {
    display: block;
    border: solid 1px #474b4f29 !important;
    border-radius: 0px !important;
    background: #ffffff;
}
.cgc-image-title {
    padding: 12px !important;
    background: #0000005C !important;
	text-align: left !important;
}
.owl-carousel.thumbnail-carousel .thumb-item {
	max-height: 149px;	
}
.owl-carousel.thumbnail-carousel .thumb-item img {
    border: solid 1px #474b4f29 !important;
    border-radius: 0px !important;
    height: 149px;
    object-fit: cover;
}
.owl-carousel.thumbnail-carousel .thumb-item.active img {
	border: none !important;
}
.thumbnail-carousel .thumb-item.active {
	border: solid 2px #C1001F !important;
}
.mobile-menu ul.elementor-icon-list-items li a:hover,
.mobile-menu ul.elementor-icon-list-items li a:hover .elementor-icon-list-text {
	text-decoration: none !important;
}
.mobile-menu ul.elementor-icon-list-items li a .elementor-icon-list-text {
	border-bottom: solid 3px #000000;
}
.mobile-menu ul.elementor-icon-list-items li a:hover .elementor-icon-list-text {
	border-bottom: solid 3px #c1001f;
}
.ginput_container_image_choice input.gfield-choice-input {
	display: none;
}
.ginput_container_image_choice .gfield-image-choice-wrapper-outer {
    padding: 0px !important;
    width: 130px;
    text-align: center;
}
.ginput_container_image_choice .gfield_radio .gchoice {
	border: none !important;
	box-shadow: none !important;
	background: none !important;
}
.gform-theme--framework .gfield--type-image_choice .gchoice {
    inline-size: unset !important;
    min-inline-size: unset !important;
}
.gform-theme--framework .gfield--type-image_choice .gfield-image-choice-wrapper-inner .gform-field-label {
	font-size: 16px;
	font-family: "DINPro Medium", sans-serif;
	margin-left: 0px;
}
a.pointer {
    cursor: pointer !important;
    margin-left: 10px;
}
a.pointer img {
	margin-bottom: -2px;
}
.gfield--type-html {
	margin-top: 30px !important;
}
.gfield--type-html.margin-negative20 h5 {
    margin-bottom: -20px;
}
.gfield--type-html h5 {
    font-family: "DINPro Bold", sans-serif !important;
}
.gform-theme--framework .gfield--type-image_choice .gfield_radio {
    gap: 20px !important;
}
.ginput_container_image_choice .gfield_radio .gchoice::after {
	display: none;
}
.gfield--type-radio .gfield_radio .gchoice input[type=radio] {
	display: none;
}
.gfield--type-radio .gfield_radio .gchoice label.gform-field-label {
    display: flex;
    flex-direction: column;
    margin-left: 0px;
}
.gfield--type-radio .gfield_radio .gchoice label.gform-field-label label {
    font-family: "DINPro Medium", sans-serif;
    text-align: center;
    font-size: 16px;
}
.gfield--type-radio .gfield_radio .gchoice input[type=radio] + label img {
    border: solid 1px rgb(71 75 79 / 20%);
    margin-bottom: 12px;
    height: 134px;
}
.gfield--type-radio .gfield_radio .gchoice input[type=radio]:checked + label img {
    border: solid 2px #C1001F;
}
.cgc-gallery-wrapper.thumbnail-style-bottom .main-carousel {
    margin-bottom: 40px !important;
}
.woocommerce ul.products li.product a.add-request-quote-button.button, .wp-block-post.product a.add-request-quote-button.button, a.add-request-quote-button.button {
    min-width: 238px;
	padding: 12px 24px !important;
}
.yith_ywraq_add_item_browse_message a {
    border: solid 2px var(--e-global-color-accent);
    padding: 12px 24px 12px 24px;
    display: inline-block;
    background: var(--e-global-color-accent);
    color: #ffffff !important;
    text-transform: uppercase;
    margin-top: 5px;
}
.checklist ul,
.downloadlist ul {
    list-style-type: none !important;
    padding-left: 0px;
}
.checklist ul li {
    background: url(/wp-content/uploads/2025/11/icon-tick-circle.svg);
    padding-left: 28px;
    background-repeat: no-repeat;
    background-position: 0px 5px;
    background-size: 16px;
    margin-bottom: 12px;
}
.downloadlist ul li {
    background: url(/wp-content/uploads/2025/11/icon_download.svg);
    padding-left: 36px;
    background-repeat: no-repeat;
    background-position: 0px 5px;
    background-size: 24px;
    margin-bottom: 12px;
}

/* General Grid Styles */

.drawings-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 8px;
}
.drawings-list li {
    position: relative;
    padding-left: 30px;
    min-height: 20px;
}
.drawings-list li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background-image: url('/wp-content/uploads/2025/11/icon_download.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.drawings-list li a {
    text-decoration: none;
    display: block;
    word-break: break-word;
	font-family: 'DINPro Medium';
	color: #000000;
}
.drawings-list li a:hover {
    text-decoration: underline;
}

/* Responsive: 2 columns on tablets */
@media (max-width: 768px) {
    .drawings-list {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* Responsive: 1 column on mobile */
@media (max-width: 480px) {
    .drawings-list {
        grid-template-columns: 1fr;
    }
}

/* Single column layout for spare parts and product datasheet */

.drawings-list.single-column {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
}
.drawings-list.single-column li {
    position: relative;
    padding-left: 30px;
    min-height: 20px;
}
.drawings-list.single-column li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background-image: url('/wp-content/uploads/2025/11/icon_download.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.drawings-list.single-column li a {
    text-decoration: none;
    display: block;
    word-break: break-word;
	font-family: 'DINPro Medium';
	color: #000000;
}
.drawings-list.single-column li a:hover {
    text-decoration: underline;
}
.elementor-add-to-cart .e-atc-qty-button-holder {
	margin-top: 20px !important;
}

nav .breadcrumb .breadcrumb-item a {
	font-size: 15px;
	color: rgb(71 75 79 / 60%);
}
.breadcrumb li::after {
    color: rgb(71 75 79 / 60%);
}
nav .breadcrumb .breadcrumb-item.active span {
	font-family: 'DINPro Medium';
    color: rgb(71 75 79 / 60%);
}
nav .breadcrumb li::after {
    content: "";
    margin-left: 5px;
    margin-right: 5px;
    width: 16px;
    height: 16px;
    background: url(/wp-content/uploads/2025/11/arrow-right-icon.svg);
    position: absolute;
    top: 5px;
}
nav .breadcrumb li {
    margin: 0;
    display: inline-block;
    position: relative;
    padding-right: 30px;
}
nav .breadcrumb li:last-child {
    padding-right: 0px;
}
.pluglio-breadcrumbs a:last-child {
    font-family: 'DINPro Medium' !important;
}

.single .wp-block-separator {
    border-top: 1px solid #f6f6f6 !important;
    margin: 60px 0px !important;
}
.wp-block-table table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
}
.wp-block-table table tr th {
  background-color: #c1121f;
  color: white;
  text-align: center;
  padding: 15px;
  font-weight: bold;
  text-transform: uppercase;
}
.wp-block-table table tr td {
  padding: 15px;
  text-align: center;
  border-bottom: 1px solid #e0e0e0;
}
.wp-block-table table tr:nth-child(even) td {
    background-color: #f5f5f5;
    border-top: solid 1px #cdcdcd !important;
    border-bottom: solid 1px #cdcdcd !important;
}
.wp-block-table table tr:hover td {
  background-color: #f0f0f0;
}
.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {
    border: none !important;
    padding: 20px !important;
    text-align: left;
}
.wp-block-table .has-fixed-layout th {
	padding: 12px 20px !important;
}
.wp-block-table thead {
    border-bottom: none !important;
}
.single .wp-block-quote {
    margin: 80px 0px !important;
    border-left: solid 3px #c1121f;
    padding: 0px 34px;
    width: 90%;
}
.single .wp-block-image :where(figcaption) {
    border-bottom: solid 1px #f6f6f6;
    padding-bottom: 15px !important;
    padding-top: 10px !important;
    margin-bottom: 40px !important;
}
.single .elementor-widget-theme-post-content h1, 
.single .elementor-widget-theme-post-content h2, 
.single .elementor-widget-theme-post-content h3, 
.single .elementor-widget-theme-post-content h4, 
.single .elementor-widget-theme-post-content h5, 
.single .elementor-widget-theme-post-content h6 {
    margin: 40px 0 36px 0;
}
.single .elementor-widget-theme-post-content ul, .single .elementor-widget-theme-post-content ol {
    padding-left: 0px !important;
    list-style-type: none !important;
    font-size: 26px !important;
    margin: 60px 0px !important;
}
.single .elementor-widget-theme-post-content ul li, .single .elementor-widget-theme-post-content ol li {
	margin-bottom: 24px !important;
    padding-left: 50px !important;
	position: relative;
	line-height: 1.1;
}
.single .elementor-widget-theme-post-content ul li::before,
.single .elementor-widget-theme-post-content ol li::before {
	content: "";
	width: 28px;
	height: 28px;
	background: url(/wp-content/uploads/2025/11/list-icon.svg);
	position: absolute;
	left: 0px;
	top: 2px;
}
.newsletter-form .elementor-form .elementor-button {
    max-width: 48px !important;
    min-height: 48px !important;
}
.elementor-form-fields-wrapper .elementor-field-group input.elementor-date-field {
	width: 100% !important;
    margin: 0px !important;
    background-image: url('/wp-content/uploads/2025/05/CalendarBlank.svg') !important;
    background-repeat: no-repeat !important;
    background-position: calc(100% - 13px) center !important;
    background-size: 20px;
    padding-right: 40px; /* Ensure text doesn't overlap the icon */
    cursor: pointer;
}
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn, .elementor-share-buttons--color-custom.elementor-share-buttons--skin-framed .elementor-share-btn, .elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn {
    border-color: #ededed !important;
}
.elementor-form-fields-wrapper .elementor-field-group .elementor-field-textual {
    max-height: 219px !important;
    padding: 12px 16px;
}
.elementor-form-fields-wrapper .elementor-field-group .elementor-field-textual {
    max-height: 219px !important;
}
.elementor-form-fields-wrapper .elementor-field-group input,
.elementor-form-fields-wrapper .elementor-field-group select,
.elementor-form-fields-wrapper .elementor-field-group textarea {
    padding: 12px 16px !important;	
}
#yith-wacp-popup.open .yith-wacp-wrapper {
    height: 323px !important;
}
.yith-wacp-wrapper .product-info .product-price,
#yith-wacp-popup .yith-wacp-content .yith-wacp-message::before,
#yith-wacp-popup .yith-wacp-content .yith-wacp-message::after {
	display: none !important;
}
.yith-wacp-message h3 {
    font-size: 21px !important;
    font-family: "DINPro Regular", sans-serif !important;
    text-transform: unset !important;
}
#yith-wacp-popup .yith-wacp-content .yith-wacp-message {
    padding: 0px !important;
    background: none !important;
    display: block !important;
}
#yith-wacp-popup .yith-wacp-content .yith-wacp-popup-actions .button {
    font-size: 16px !important;
    font-family: 'DINPro Medium', sans-serif !important;
    font-weight: normal !important;
    display: block !important;
    min-height: unset !important;
    padding: 12px 20px !important;
	max-width: 185px !important;
}
#yith-wacp-popup .yith-wacp-content .yith-wacp-popup-actions {
    display: flex !important;
    grid-gap: 40px !important;
    justify-content: flex-start;
}
#yith-wacp-popup .yith-wacp-content .button.continue-shopping {
    background: none !important;
    color: #c1001f !important;
    border: solid 2px !important;
}
#yith-wacp-popup .yith-wacp-content .button.continue-shopping:hover {
    background: #c1001f !important;
	color: #ffffff !important;
}
#yith-wacp-popup .yith-wacp-content .yith-wacp-popup-actions .continue-shopping {
	order: 1;
}
#yith-wacp-popup .yith-wacp-content .yith-wacp-popup-actions .go-cart {
	order: 2;
}
#yith-wacp-popup .yith-wacp-content .yith-wacp-popup-actions .go-cart:hover {
    background: #910017 !important;
	color: #ffffff !important;
}
#yith-wacp-popup .yith-wacp-content {
    padding: 0px !important;
    display: flex !important;
    flex-direction: column;
}
.yith-wacp-content .yith-wacp-added-product {
	order: 1;	
}
.yith-wacp-content .yith-wacp-message {
    order: 2;
    margin-bottom: 0px !important;
}
.yith-wacp-content .yith-wacp-popup-actions {
	order: 3;	
}
#yith-wacp-popup .yith-wacp-main {
    padding: 80px 40px 40px 100px !important;
}
#yith-wacp-popup .yith-wacp-main::before {
    content: "";
    background: url(/wp-content/uploads/2025/11/Vector.svg);
    width: 40px;
    height: 40px;
    position: absolute;
    left: 40px;
}
#yith-wacp-popup .yith-wacp-main::after {
    content: "" !important;
    background: #f6f6f6 !important;
    height: 40px !important;
    width: 100% !important;
    left: 0px !important;
    top: 0px !important;
    position: absolute;
}
#yith-wacp-popup .yith-wacp-content .product-info {
    padding-bottom: 0px !important;
    border: none !important;
}
.ywraq-wrapper .gform_heading .gform_title,
.ywraq-wrapper .gform_heading .gform_required_legend {
	display: none !important;
}
#yith-wacp-popup .yith-wacp-content .product-info .product-title {
	font-size: 38px !important;
}
#yith-wacp-popup .yith-wacp-close {
    right: 20px !important;
    top: 12px !important;
    z-index: 3;
}
.ywraq-with-form .gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 40px !important;
    grid-row-gap: 32px !important;
}
.ywraq-with-form .gform_wrapper form .gform_body .gform_fields .gfield input[type=text], 
.ywraq-with-form .gform_wrapper form .gform_body .gform_fields .gfield input[type=email], 
.ywraq-with-form .gform_wrapper form .gform_body .gform_fields .gfield input[type=number] {
    border-radius: 4px !important;
    border: none !important;
    padding: 12px 16px !important;
    height: 48px !important;
}
.ywraq-with-form .gform_wrapper form .gform_body .gform_fields .gfield textarea {
    border-radius: 4px !important;
    border: none !important;
    padding: 12px 16px !important;
    height: 219px;
}
.yith-ywraq-mail-form-wrapper #yith-ywraq-default-form {
    background: #ededed;
    padding: 40px;
    border-radius: 8px;
}
.yith-ywraq-mail-form-wrapper form .form-row textarea {
    min-height: 219px !important;
    border: none !important;
}
.yith-ywraq-mail-form-wrapper form .form-row .input-text {
    border-radius: 4px !important;
    border: none !important;
    padding: 12px 16px !important;
}
.yith-ywraq-mail-form-wrapper h3 {
	margin-bottom: 28px !important;
    font-size: 26px !important;
    text-transform: none !important;
}
.yith-ywraq-mail-form-wrapper form .form-row label {
    font-weight: 700 !important;
    color: #444444 !important;
    margin-bottom: 8px !important;
}
.yith-ywraq-default-form .form-row {
	position: relative !important;
}
.yith-ywraq-default-form .form-row span.ywraq_error {
	position: absolute !important;
    background: #a00 !important;
    color: #ffffff !important;
    padding: 2px 6px;
    border-radius: 5px;
	line-height: 1.4;
}

@media screen and (min-width: 768px) {
	
.yith-ywraq-default-form form .form-row-first {
    width: 49% !important;
}
	
}

.yith-ywraq-add-to-quote .yith_ywraq_add_item_product_message,
.yith-ywraq-add-to-quote .yith_ywraq_add_item_response_message {
	display: none !important;
}
.gform_wrapper form .gform_footer {
    margin-top: 35px !important;
    padding-top: 0px !important;
}
div.gform_wrapper form .gform_footer .gform_button {
    background: #C1001F !important;
    border-radius: 0px !important;
    padding: 12px 24px !important;
    font-size: 16px !important;
    line-height: 24px !important;
}
div.gform_wrapper form .gform_footer .gform_button:hover {
    background: #910017 !important;
}

/* REQUEST QUOTE LIST STYLES */

/**
 * Custom CSS for 5-Column Request Quote Table
 * Add this to your theme's style.css or use a custom CSS plugin
 */

/* Table Styling */
#yith-ywrq-table-list {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
	border: none !important;
}

#yith-ywrq-table-list thead th {
    background: none !important;
    padding: 10px;
    text-align: left;
    font-weight: 600;
    border-bottom: 1px solid #dedede;
}

#yith-ywrq-table-list tbody td {
    padding: 28px 15px;
    vertical-align: top;
    border-bottom: 1px solid #eee;
}

/* Column 1: Image */

#yith-ywraq-form table.cart .product-thumbnail {
	font-size: 0px !important;
    padding: 28px 15px 15px 0px;
}
#yith-ywrq-table-list .product-thumbnail {
    width: 150px;
}
#yith-ywrq-table-list .product-thumbnail img {
    max-width: 351px;
    display: block;
    height: 217px;
    object-fit: cover !important;
    border: solid 1px #dedede;
    width: 351px;
}

/* Column 2: Product Name */
#yith-ywrq-table-list .product-name {
    width: 25%;
}

#yith-ywrq-table-list .product-name h4.product-title-main {
    margin: 0 0 10px 0;
    font-size: 26px;
    line-height: 1.4;
}

#yith-ywrq-table-list .product-name h4.product-title-main a {
    color: #333;
    text-decoration: none;
}

#yith-ywrq-table-list .product-name h4.product-title-main a:hover {
    color: #c71b1b;
}

#yith-ywrq-table-list .product-section-label {
    font-size: 14px;
    color: #666;
    margin-top: 5px;
    text-transform: uppercase;
    font-weight: 500;
}

/* Column 3: Details */
#yith-ywrq-table-list .product-details {
    width: 30%;
}
.product-detail-item h4 {
	font-size: 15px !important;
	font-family: "DINPro Medium", sans-serif !important;
	margin-bottom: 0px !important;
}

#yith-ywrq-table-list .product-detail-item {
    margin-bottom: 10px;
    line-height: 1.6;
}

#yith-ywrq-table-list .product-detail-item:last-child {
    margin-bottom: 0;
}

#yith-ywrq-table-list .product-detail-item strong {
    display: block;
    font-weight: 600;
    color: #333;
    margin-bottom: 3px;
}

/* Column 4: Quantity */
#yith-ywrq-table-list .product-quantity {
    width: 15%;
    text-align: center;
}

#yith-ywrq-table-list .product-quantity .quantity {
    display: inline-block;
}

#yith-ywrq-table-list .product-quantity input[type="number"] {
    width: 80px;
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 0px;
    text-align: left;
}

/* Column 5: Remove */
#yith-ywrq-table-list .product-remove {
    width: 80px;
    text-align: center;
}

#yith-ywrq-table-list .product-remove a.remove {
    color: #999;
    font-size: 24px;
    text-decoration: none;
    font-weight: 300;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    transition: all 0.3s;
}

#yith-ywrq-table-list .product-remove a.remove:hover {
    color: #c71b1b;
    transform: scale(1.2);
}
.woocommerce a.remove {
    color: #000000 !important;
    margin-top: 4px;
    font-size: 32px !important;
}

/* Bottom Buttons */
.update-list-wrapper {
    display: flex;
    align-items: center;
    margin-top: 20px;
    padding: 20px 0;
}

.update-list-wrapper .after-table-right {
    display: flex;
    gap: 10px;
}

.update-list-wrapper button,
.update-list-wrapper input[type="submit"] {
    padding: 12px 30px;
    border-radius: 4px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s;
}

/* Red Buttons */
.update-list-wrapper button.button,
.update-list-wrapper input[type="submit"].button {
    background: #c71b1b;
    color: #fff;
    border: 2px solid #c71b1b;
}

.update-list-wrapper button.button:hover,
.update-list-wrapper input[type="submit"].button:hover {
    background: #a01616;
    border-color: #a01616;
}

/* Keep Browsing Button */
.update-list-wrapper .ywraq_clean_list {
    background: transparent;
    color: #333;
    border: 2px solid #ddd;
}

.update-list-wrapper .ywraq_clean_list:hover {
    border-color: #c71b1b;
    color: #c71b1b;
}
.update-list-wrapper input[type="submit"] {
    text-transform: uppercase;
}
.update-list-wrapper .extra-buttons {
    margin-top: 20px;
}
.update-list-wrapper .extra-buttons .button {
    background: #c71b1b !important;
    color: #fff !important;
    border: 2px solid #c71b1b;
    border-radius: 0px !important;
    padding: 12px 24px !important;
    font-weight: 500 !important;
    font-family: 'DINPRO MEDIUM';
    line-height: 1.5 !important;
}
.update-list-wrapper .extra-buttons .button.keep-browsing,
#yith-ywraq-form .update-list-wrapper input[type="submit"] {
    margin: 0px 40px;
    color: #c71b1b !important;
	background: none !important;
}
.update-list-wrapper .extra-buttons .button:hover,
#yith-ywraq-form .update-list-wrapper input[type="submit"]:hover {
    background: #910017 !important;
	color: #ffffff !important;
    border: 2px solid #910017 !important;
}
#yith-ywraq-form .product-subtotal, #yith-ywraq-form .product-quantity, #yith-ywraq-form .product-price {
    text-align: left !important;
}

/* Change autofill background color */
selector input:-webkit-autofill,
selector input:-webkit-autofill:hover,
selector input:-webkit-autofill:focus,
selector input:-webkit-autofill:active,
selector textarea:-webkit-autofill,
selector textarea:-webkit-autofill:hover,
selector textarea:-webkit-autofill:focus,
selector select:-webkit-autofill,
selector select:-webkit-autofill:hover,
selector select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 1000px #ffffff inset !important;
    box-shadow: 0 0 0 1000px #ffffff inset !important;
    -webkit-text-fill-color: #000000 !important;
}
.yith-wcan-filters-opener {
    background: none !important;
    color: #000000 !important;
    padding: 0px !important;
    border: none !important;
    font-size: 0px !important;
}
.yith-wcan-filters-opener .filter-icon {
	width: 26px !important;
	height: 26px !important;
}
.yith-wcan-filters.filters-modal {
    background: #ededed !important;
}
.yith-wcan-filters.filters-modal h3 {
    text-align: left !important;
    padding-left: 20px;
}
body .elementor .elementor-element .yith-wcan-filters .yith-wcan-filter .filter-title {
    margin-bottom: 0px !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    border-top: 3px solid #c1001f !important;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    color: #c1001f !important;
}
.return-to-shop a.button.wc-backward{
    background: #c1001f;
    border-radius: 0px;
    color: #ffffff;
    padding: 12px 24px 12px 24px;
    text-transform: uppercase;
    font-family: "DINPro Medium" !important;
    font-weight: unset !important;
}
.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
    padding: 10px !important;
}

@media screen and (min-width: 1025px) and (max-width: 1500px) {
	
	.sticky-header .left-col ul.elementor-nav-menu li a {
    	font-size: 16px !important;
	}
	.sticky-header .left-col .logo img {
		width: 100px;
	}
	.sticky-header .right-col {
		--gap: 20px 20px !important;
		--row-gap: 20px !important;
		--column-gap: 20px !important;		
	}
	.sticky-header .right-col .enquiry .elementor-image-box-content,
	.sticky-header .right-col .phone .elementor-image-box-content {
		display: none !important;
	}
	.sticky-header .right-col .phone .elementor-image-box-img,
	.sticky-header .right-col .enquiry .elementor-image-box-img {
		margin: 0px !important;
	}
	
}

@media screen and (min-width: 1025px) and (max-width: 1410px) {
	
	
}

@media screen and (max-width: 1024px) {
  .custom-table {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; /* Smooth scrolling on iOS */
  }

  .custom-table .comparison-table {
    min-width: 800px; /* Adjust this value based on your table's content */
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .custom-table {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .custom-table .comparison-table {
    min-width: 800px;
    width: 100%;
  }

  /* Optional: Custom scrollbar */
  .custom-table::-webkit-scrollbar {
    height: 8px;
  }

  .custom-table::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 4px;
  }

  .custom-table::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 4px;
  }

  .custom-table::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
}

/* Responsive Design */
@media (max-width: 768px) {
    #yith-ywrq-table-list thead {
        display: none;
    }
    
    #yith-ywrq-table-list tbody tr {
        display: block;
        margin-bottom: 20px;
        border: 1px solid #ddd;
        border-radius: 8px;
        padding: 15px;
    }
    
    #yith-ywrq-table-list tbody td {
        display: block;
        width: 100% !important;
        text-align: left !important;
        padding: 10px 0;
        border: none;
    }
    
    #yith-ywrq-table-list tbody td::before {
        content: attr(data-title) ": ";
        font-weight: 600;
        display: inline-block;
        margin-right: 5px;
    }
    
    #yith-ywrq-table-list .product-thumbnail {
        text-align: center;
    }
    
    #yith-ywrq-table-list .product-thumbnail img {
        max-width: 150px;
        margin: 0 auto;
    }
    
    #yith-ywrq-table-list .product-remove {
        text-align: center;
    }
    
    .update-list-wrapper {
        flex-direction: column;
        gap: 15px;
    }
    
    .update-list-wrapper .after-table-right {
        flex-direction: column;
        width: 100%;
    }
    
    .update-list-wrapper button,
    .update-list-wrapper input[type="submit"] {
        width: 100%;
    }
}

/* Responsive design */
 @media screen and (max-width: 768px) {
     .custom-table .product-images {
         flex-wrap: wrap;
    }
     .custom-table .product-image {
         width: 33.33%;
         margin-bottom: 15px;
    }
     .custom-table .product-image img {
         width: 80px;
         height: 80px;
    }
     .custom-table .comparison-table {
         font-size: 14px;
    }
     .custom-table .comparison-table th, .custom-table .comparison-table td {
         padding: 10px 8px;
    }
	.single .wp-block-quote {
		width: 100% !important;
	}
	.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg {
		min-width: 18px;
	}
	.elementor-widget-n-tabs .e-n-tabs-heading {
		display: grid !important;
		grid-template-columns: repeat(2, 1fr) !important;
		gap: 0px !important;
	}
}