.block.newsletter .actions{
width:25%;
}



@media only screen and (min-width: 768px) {
  .page-header .sticky-menu:not(.active) .cdz-horizontal-menu .groupmenu li.level0 > a.menu-link {
    padding: 17px 17px !important;
  }
}
.menu-link {
  font-family: Shabnam !important;
  word-spacing: -0.5px;

}
.product-item .price-box .special-price .price {
    color: red !important;
}
.rtl-layout .block.filter .filter-options .filter-options-content .item:before{
    float:right !important;
}
.product-item-name .product-item-link, .page-header .product-item .product-item-link, .product-item-link, .product.name a{
    
    font:500 13px/1.35 Shabnam, Jost, Helvetica Neue, Verdana, Arial, sans-serif !important;
}
.product-list-style-41 .product-item-name {
    text-align: center;
    margin-bottom: 10px;
    padding: 0 20px;
    white-space: unset !important;
    overflow: hidden;
    text-overflow: unset !important;
}


@font-face {
  font-family: Shabnam;
  src: url('fonts/Shabnam.eot');
  src: url('fonts/Shabnam.eot?#iefix') format('embedded-opentype'),
       url('fonts/Shabnam.woff') format('woff'),
       url('fonts/Shabnam.ttf') format('truetype');
  font-weight: normal;
}
      
@font-face {
  font-family: Shabnam;
  src: url('fonts/Shabnam-Bold.eot');
  src: url('fonts/Shabnam-Bold.eot?#iefix') format('embedded-opentype'),
       url('fonts/Shabnam-Bold.woff') format('woff'),
       url('fonts/Shabnam-Bold.ttf') format('truetype');
  font-weight: bold;
}

@font-face {
  font-family: Shabnam;
  src: url('fonts/Shabnam-Light.eot');
  src: url('fonts/Shabnam-Light.eot?#iefix') format('embedded-opentype'),
       url('fonts/Shabnam-Light.woff') format('woff'),
       url('fonts/Shabnam-Light.ttf') format('truetype');
  font-weight: 300;
}



p {
    direction: rtl !important;
}
a.telephone {
    direction: ltr !important;
    float:left;
}
/*09012019-J*/
/*Slideshow custom*/
/*@media screen and (max-width:767px){
	.cdz-slideshow .slide-caption{
		text-align: unset;
		width:auto;
		top:30%;
	}
	.cdz-slideshow .slide-caption.text-left{
		text-align: left !important;
	}
	.rtl-layout .cdz-slideshow .slide-caption.text-left{
		direction: ltr
	}
	.cdz-slideshow .slide-caption.text-right{
		text-align: right !important;
	}
	.rtl-layout .cdz-slideshow .slide-caption.text-right{
		direction: ltr
	}
	.cdz-slideshow .slide-caption.text-center{
		text-align: center !important;
	}
	.cdz-slideshow .slide-caption.slide-top-left{
		left: 10%;
		top: 20%;
	}
	.cdz-slideshow .slide-caption.slide-top-right{
		right: 5%;
		top: 20%;
	}
	.cdz-slideshow .slide-caption.slide-top-center{
		max-width: 300px;
		top:20%;
		.abs-calc-left(~'(100% - 300px)/2');
	}
	.cdz-slideshow .slide-caption.slide-bottom-left{
		left: 7%;
		bottom: 10%;
	}
	.cdz-slideshow .slide-caption.slide-bottom-right{
		right: 7%;
		bottom: 10%;
	}
	.cdz-slideshow .slide-caption.slide-middle{
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		top: 0;
		left: 0;
		flex-direction: column;
	}
}

aside.modal-popup.popup-authentication.modal-slide._inner-scroll._show {
    z-index: 1000 !important;
}

.footer-cart-inner .block-minicart .minicart-items-wrapper {
    padding: 10px;
    padding-right: 60px !important;
}

.rtl-layout .acount-menu .account-menu-items li a {
    direction: rtl !important;
}

.cdz-menu:not(.cdz-toggle-menu) .groupmenu-drop a {
    color: #999;
    font: 500 16px/1.35 Shabnam, PT Sans, Helvetica Neue, Verdana, Arial, sans-serif !important;
}

@media only screen and (min-width: 768px){
.cdz-horizontal-menu .groupmenu li.level0>a.menu-link {
    color: #fff;
    border-color: #e1e1e1;
    background: #7fba00;
    font: 400 12px/1.35 Shabnam, PT Sans, Helvetica Neue, Verdana, Arial, sans-serif !important;
}

.cdz-horizontal-menu .groupmenu li.level0>a.menu-link span {
    padding: 10px 0;
    display: block;
    text-align: center !important;
}
}





@media only screen and (max-width: 767px){
.wrapper-adv-style-07 .item {
    padding-bottom: 0px !important;
    background: #ffffff;
}
}

.field[name="shippingAddress.region"] {
    display: none;
}


.mb-bottom-toolbar .ilabel {
    font-size: 10px !important;
    text-transform: none;
    letter-spacing: -0.5px !important;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    text-overflow: ellipsis;
    line-height: 12px;
    color: #fff;
    text-align: center;
}
*/












//2026
.product-full-width-section {
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin: 0 auto !important;
    width: 90% !important;
}


.product-info-main-inner{
    direction: rtl;
    text-align: right;
}

/* sku */
.product.attribute.sku{
    display:flex;
    align-items:center;
    gap:6px;
    margin-top:10px;
}

.product.attribute.sku .type{
    font-size:0;
}

.product.attribute.sku .type:before{
    content:"کد کالا";
    font-size:14px;
    font-weight:600;
}

/* reviews */
.product-reviews-summary{
    margin-bottom:15px;
}

.reviews-actions a{
    font-size:13px;
}

/* price */
.product-info-price{
    display:flex;
    align-items:center;
    justify-content:space-between;
    flex-wrap:wrap;
    gap:15px;
    margin:20px 0;
}

.price-box .price{
    font-size:28px;
    font-weight:700;
}

/* swatches */
.swatch-attribute{
    margin-bottom:20px;
}

.swatch-attribute-label{
    display:block;
    margin-bottom:10px;
    font-weight:600;
}

.swatch-attribute-options{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
}

/* qty */
.cart-qty{
    display:flex;
    align-items:center;
    border:1px solid #ddd;
    border-radius:8px;
    overflow:hidden;
    width:120px;
}

.cart-qty input.qty{
    border:0;
    text-align:center;
    height:42px;
}

.qty-ctl button{
    width:40px;
    height:42px;
}

/* buttons */
.box-tocart .actions{
    display:flex;
    gap:12px;
    flex-wrap:wrap;
    margin-top:20px;
}

#product-addtocart-button,
#product-buy-now-button{
    height:48px;
    border-radius:10px;
    padding:0 24px;
    font-size:15px;
    font-weight:600;
}

/* shipping box */
.block-shipping-estimation{
    margin-top:25px;
    padding:15px;
    border:1px solid #eee;
    border-radius:12px;
    background:#fafafa;
}

/* responsive */
@media(max-width:768px){

    .product-info-price{
        flex-direction:column;
        align-items:flex-start;
    }

    .box-tocart .actions{
        flex-direction:column;
    }

    #product-addtocart-button,
    #product-buy-now-button{
        width:100%;
    }

}

