.elementor-kit-6{--e-global-color-primary:#457B9D;--e-global-color-secondary:#203455;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-color-2442350:#5590B4;--e-global-color-b4729ad:#16253B;--e-global-typography-primary-font-family:"Vazirmatn";--e-global-typography-primary-font-size:25px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:25px;--e-global-typography-secondary-font-family:"Vazirmatn";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:25px;--e-global-typography-text-font-family:"Vazirmatn";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:22px;--e-global-typography-accent-font-family:"Vazirmatn";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:25px;--e-global-typography-a2e8a67-font-family:"Persian Font";--e-global-typography-a2e8a67-font-weight:400;font-family:"Vazirmatn", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Vazirmatn", Sans-serif;}.elementor-kit-6 h1{font-family:"Vazirmatn", Sans-serif;}.elementor-kit-6 h2{font-family:"Vazirmatn", Sans-serif;}.elementor-kit-6 h3{font-family:"Vazirmatn", Sans-serif;}.elementor-kit-6 h4{font-family:"Vazirmatn", Sans-serif;}.elementor-kit-6 h5{font-family:"Vazirmatn", Sans-serif;}.elementor-kit-6 h6{font-family:"Vazirmatn", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.arman-bg-container {
    transition: background-size 0.9s ease, background-position 0.9s ease !important;
    background-size: 110% !important;
    background-position: center center !important;
}

.arman-bg-container:hover {
    background-size: 105% !important;
    background-position: center top !important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    display: -webkit-box !important;
    -webkit-line-clamp: 2; /* Number of visible lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.6;  /* match your theme’s spacing */
    height: 3.4em;     /* 2 lines × line-height */
    margin-bottom: 10px; /* prevents crashing into price */
}

/* Digikala Style Attribute Grid */
.dk-attributes-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
    margin: 20px 0;
}

/* Attribute Box */
.dk-attribute-box {
    background: #f5f5f5;
    border: 1px solid #e2e2e2;
    border-radius: 8px;
    padding: 14px 18px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 14px;
    color: #444;
}

/* Title */
.dk-attr-title {
    font-weight: 600;
    font-size: 13px;
    color: #333;
    margin-bottom: 4px;
}

/* Value */
.dk-attr-value {
    font-size: 14px;
    color: #111;
}

/* Make grid 1 column on mobile */
@media (max-width: 480px) {
    .dk-attributes-wrapper {
        grid-template-columns: 1fr;
    }
}
/* Hide hidden attributes & animate */
.dk-hidden-attr {
    display: none;
}

.dk-toggle-btn {
    margin-top: 16px;
    width: 100%;
    background: #f5f5f5;
    border: 1px solid #dcdcdc;
    padding: 10px;
    border-radius: 8px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    transition: 0.2s;
}

.dk-toggle-btn:hover {
    background: #cc3366;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Persian Font';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://elden.yahosting.ir/wp-content/uploads/2025/12/iransanswebfanum_medium.eot');
	src: url('https://elden.yahosting.ir/wp-content/uploads/2025/12/iransanswebfanum_medium.eot?#iefix') format('embedded-opentype'),
		url('https://elden.yahosting.ir/wp-content/uploads/2025/12/iransanswebfanum_medium.woff2') format('woff2'),
		url('https://elden.yahosting.ir/wp-content/uploads/2025/12/iransanswebfanum_medium.woff') format('woff'),
		url('https://elden.yahosting.ir/wp-content/uploads/2025/12/iransanswebfanum_medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */