@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//lmtechnology.com.tn/wp-content/themes/woodmart/fonts/woodmart-font-2-300.woff2?v=8.2.6") format("woff2");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(36,36,36);
	--wd-entities-title-color-hover: rgb(27, 167, 236);
	--wd-alternative-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(63,217,216);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(27,167,236);
	--wd-alternative-color: rgb(255,145,36);
	--wd-link-color: rgb(255,145,36);
	--wd-link-color-hover: rgb(224,125,31);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(27,167,236);
	--btn-accented-bgcolor-hover: rgba(0,140,237,0.99);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(70,198,53);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(229,135,48);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://lmtechnology.com.tn/wp-content/uploads/2021/09/electronics-2-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.wd-page-title {
	background-color: rgb(27,167,236);
	background-image: url(https://lmtechnology.com.tn/wp-content/uploads/2025/05/Untitled-1.png);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(43,43,43);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: 15px;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	background: rgb(71,206,64);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	background: rgba(11,175,0,0.82);
}
html .wd-buy-now-btn {
	background: rgb(27,167,236);
}
html .wd-buy-now-btn:hover {
	background: rgb(255,145,36);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,145,36);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(68,149,255);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgba(232,73,0,0.92);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgba(221,0,0,0.87);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(129,215,66);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "Fjalla One";
	src: url("//lmtechnology.com.tn/wp-content/uploads/2025/01/Fjalla-one.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Azonix";
	src: url("//lmtechnology.com.tn/wp-content/uploads/2025/01/Azonix.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

/* Customize the dropdown for WoodMart Swatches */
.woodmart-variations .variations select {
    width: 100%; /* Full width */
    max-width: 250px; /* Prevents it from being too large */
    font-size: 14px;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #f9f9f9;
    color: #333;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

/* Hover Effect */
.woodmart-variations .variations select:hover {
    border-color: #0073aa;
    background-color: #fff;
}

/* Dropdown when clicked */
.woodmart-variations .variations select:focus {
    border-color: #0073aa;
    box-shadow: 0px 0px 8px rgba(0, 115, 170, 0.3);
}

/* Arrow icon customization */
.woodmart-variations .variations select::-ms-expand {
    display: none; /* Removes default arrow for IE */
}

.woodmart-variations .variations {
    position: relative;
}

.woodmart-variations .variations::after {
    content: '\f107'; /* Downward arrow icon */
    font-family: 'FontAwesome';
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    color: #333;
    font-size: 14px;
}

/* Adjustments for Mobile */
@media screen and (max-width: 768px) {
    .woodmart-variations .variations select {
        width: 100%;
        font-size: 16px;
        padding: 12px;
    }
}