/* 
custom-css description
*/



body{
	font-family: IranYekan;
}
.woocommerce span.onsale {
    background-color: var(--e-global-color-primary);
}
.shadow{
        filter: drop-shadow(0px 0px 20px #00000026) !important;
        background: white;
}
.shadow-item{
        filter: drop-shadow(0px 4px 4px #00000026) !important;
        background: white;
}
.max-content{
        width: max-content !important;
}

.hoverzoom{
  background-repeat: no-repeat !important;
  background-position: center center !important;
  transition: background-size 0.5s ease-in-out !important;
}
.hoverzoom:hover {
  background-size: 150% !important;
}
a {
    color: var(--e-global-color-primary);
}
a.added_to_cart.wc-forward {
    display: none;
}
.woocommerce-message {
    display: none !important;
}
p.price {
    margin-block-end: 0;
    display: flex;
    flex-direction: column;
align-items: flex-end;
}


del {
    text-decoration: none;
    color: var(--e-global-color-7cb347c);
    font-weight: 400;
}
bdi {
    display: flex;
flex-direction: row;
	gap: 5px;
	align-items: center;
}
ins {
    text-decoration: none;
    font-weight: 800;
    color: var(--e-global-color-text);
}
input[type='email']:focus, input[type='date']:focus, input[type='search']:focus, input[type='number']:focus, input[type='text']:focus, input[type='tel']:focus, input[type='url']:focus, input[type='password']:focus, textarea:focus, select:focus {
    outline: none;
    transition: border-color .4s ease;
	background: #F3F3F3;
	border: none;
	border-radius: 8px;
	color: #505050;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    background: transparent;
	outline: none;
    border: none;
    padding: 14px 20px !important;
    border-radius: 8px;
	color: #505050;
	background: #F3F3F3;
	font-size: 13px !important;
	font-weight: 400;
	
}
::placeholder {
    color:#A3A3A3;
}

/*** کانواس سبد خرید ***/
.elementor-menu-cart__main {
    padding: 15px 15px;
    
}
.elementor-menu-cart__products {
    flex: 1 1 auto;
}
.elementor-menu-cart__subtotal {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-block: 15px;
    font-weight: 500;
}

.elementor-menu-cart__footer-buttons {
    display: flex
;
    flex-direction: column;
}
a.elementor-button.elementor-button--view-cart.elementor-size-md {
    border-radius: 12px;
	background-color: var( --e-global-color-primary ) !important;}
a.elementor-button.elementor-button--checkout.elementor-size-md {
    background: var( --e-global-color-text );
	
}
.elementor-menu-cart__main .elementor-button-text {
    font-size: 14px;
    font-weight: 500;
}
.elementor-menu-cart_product.woocommerce-cart-form_cart-item.cart_item {
    padding-top: 15px;
}
.elementor-menu-cart_product-remove:after, .elementor-menu-cart_product-remove:before {
    background: var(--e-global-color-text);
	
}
.elementor-menu-cart__product-remove.product-remove {
    top: 15px;
    border: none;
}
.elementor-menu-cart__product-price.product-price {
    display: flex
;
    justify-content: flex-end;
}
.elementor-menu-cart__product-price.product-price .quantity {
    display: flex
;
    align-items: center;
    gap: 10px;
}
.elementor-menu-cart__product-price.product-price .quantity .product-quantity {
    color: var(--e-global-color-ae7f402);
}
.elementor-menu-cart__product-price.product-price .quantity .woocommerce-Price-amount.amount {
    color: var(--e-global-color-primary);
    font-weight: 600;
}
	.elementor-menu-cart__footer-buttons .elementor-button--checkout {
    background-color: var(--checkout-button-background-color, #69727d);
    color: var(--checkout-button-text-color, #fff);
    display: var(--checkout-button-display, inline-block);
    padding: var(--checkout-button-padding, 15px);
    border-radius: 12px !important;
}

a.added_to_cart.wc-forward {
    display: none !important;
}
}	
	
.elementor-menu-cart__main  a {
    color: var(--e-global-color-primary);
}


.alignwide {
    margin-inline: 0 !important;
}


.widget_shopping_cart_content bdi {
    color: var(--e-global-color-primary) !important;
}
@media (min-width: 1200px) {
    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
        max-width: 1192px;
    }
}






/* Responsive Adjustments */
@media (min-width: 768px) {
    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
        max-width: 85%;
    }
}


@media (max-width: 630px) {
    main#content {
    min-width: 97% !important;
}
}

@media (min-width: 992px) {
    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
        max-width: 97%;
    }
}
@media (min-width: 1200px) {
    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
        max-width: 1192px;
    }
}



/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.product-table {
    width: 100%;
    direction: rtl;
    text-align: right;
    font-size: 14px;
    display: block;
}

.product-table tbody {
    display: flex;
    flex-direction: column;
    gap: 12px; /* فاصله بین ردیف‌ها */
}

.product-table tr {
    display: flex;
    gap: 5px; /* فاصله بین ستون‌ها */
}

.product-table tr:nth-child(odd) td:first-child {
    background-color: #f5f5f5;
}

.product-table tr:nth-child(odd) td:last-child {
    background-color: #f5f5f5;
}

.product-table tr:nth-child(even) td:first-child {
    background-color: #e6e6fa;
}

.product-table tr:nth-child(even) td:last-child {
    background-color: #e6e6fa;
}

.product-table td:first-child {
    width: 35% !important;;
    font-weight: bold;
    padding: 15px 10px;
    font-size: 13px;
    border-radius: 4px;
    display: flex;
    align-items: center;
}

.product-table td:last-child {
    width: 65% !important;
    padding: 15px 10px;
    font-size: 13px;
    border-radius: 4px;
    display: flex;
    align-items: center;
}

.product-table td {
    border: none;
    box-sizing: border-box;
}
/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.title-unique .elementor-heading-title {
    margin-right: 25px;
}
.title-unique:before {
    content: '';
    background: #DE1F26 ;
    width: 14px;
    height: 14px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-60%);
    border-radius: 4px
}
blockquote {
    background: #E2EDFF;
    border: 2px solid #A4CDFF;
    border-radius: 35px;
    padding: 25px 40px;
    margin-inline: 0;
}
blockquote strong{
    margin-right: 20px
}
blockquote strong:before {
    content: '';
    background: url(https://tehran-server.ir/saina/wp-content/uploads/2025/06/lamp-svgrepo-com-1.svg);
    width: 25px;
    position: absolute;
    right: 35px;
    height: 20px;
    background-size: cover;
}
.dt-container {
    margin: 1rem 0;
}


/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////review-box */
.review-box {
  max-width: 250px;
  text-align: center;
}

.rating-score {
    font-size: 26px;
    color: var(--e-global-color-secondary);
  font-weight: bold;
}

.rating-score .rating {
    font-size: 36px;
    margin-left: 4px;
}
.rating-score .max {
    color: var(--e-global-color-text);
}
.rating-count {
  margin: 10px 0;
  font-size: 14px;
  color: #666;
}

.progress-bars {
  margin: 15px 0;
}

.progress-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 13px;
  margin-bottom: 5px;
}

.bar {
    background: #F1F0F3;
    flex-grow: 1;
    margin-right: 30px;
    height: 7px;
    border-radius: 3px;
    overflow: hidden;
}

.bar .fill {
  height: 100%;
  background: #202069;
  border-radius: 3px;
}

/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */










