html,body{
	overflow-x: hidden !important;
}
.first-icon-box .elementor-icon-box-icon {
    background: linear-gradient(to bottom, #89FAA7, #17F394);
    padding: 20px;
    border-radius: 8px;
}
/*کل سایت*/
.onvan-list-cart{
    font-size: 12px;
}
.home-slider .prev-arrow, .next-arrow  {
    border-radius: 10px;
}
/**/
.box_icon{
    --icon-box-icon-margin:-30px !important;
}
.long-text h2,.long-text h3,.long-text h4,.long-text h5{
    margin: 40px 0 10px;
}
.long-text table {
    border-radius: 15px;
    overflow: hidden;
    width: 100%;
    border-collapse: collapse;
    font-size: 15px;
}
.long-text table th {
    background: #17F394;
    color: #272727;
    text-align: center;
    font-size: 16px;
	font-weight:inherit;
	font-family: inherit;
}
.long-text tr:nth-child(2n+1) {
    background: #f7f7f7;
}
.long-text table td{
    text-align: center !important;
	border: 1px solid #ddd;
}
.single-product .long-text h2, .single-product .long-text h3, .single-product .long-text h4, .single-product .long-text h5{
	color: #272727;
}
.link-box .elementor-icon-box-icon {
    background: linear-gradient(to bottom, #89FAA7, #17F394);
    padding: 8px;
    border-radius: 8px;
}
.offer-bu .elementor-icon-box-icon {
    background: #fff;
    padding: 8px;
    border-radius: 8px;
}
.faq-heading h3{
    color: #272727;
}
.category_faq .elementor-automator-faq-item {
    border: 1px solid #D9D9D9 !important;
    margin-bottom: 3px;
}
.article-title p, .article-title h2, .article-title a{
  line-height: 1.7;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 1 !important;
  -webkit-box-orient: vertical !important;
}

.elementor-author-box  img{
    width: 100% !important;
}
.grid-cat-text p{
    margin-bottom: 0;
}
.product-Warranty .elementor-icon-box-icon {
    background: #000;
    padding: 8px;
    border-radius: 8px;
}
.product-order .elementor-button-content-wrapper {
    display: flex !important;
    align-items: center;
}
.product-order .elementor-button-icon {
    font-size: 20px;
    margin-right: 7px;
}
/*مرتب کردن فیلترها*/
fieldset.jet-checkboxes-list-wrapper {
    display: flex;
    flex-direction: column;
}
.jet-checkboxes-list__row.jet-filter-row {
    display: flex !important;
}
label.jet-checkboxes-list__item {
    flex: 100% !important;
}
.jet-checkboxes-list__button {
    flex: 100% !important;
}
span.jet-checkboxes-list__label {
    flex-grow: 1;
}
/*سینگل پست*/
.comment-content p, .comment-author.vcard, #reply-title, .logged-in-as, .comment-form-comment label, .required-field-message, #email-notes, .comment-form-author label, .comment-form-email label, .comment-form-url label, .comment-form-cookies-consent label {
    font-size: 12px;
    font-weight: 400;
    color: #272727;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select{
    border: 1px solid #e5e5e5;
}
			/* موبایل*/
@media (max-width:480px){
.first-icon-box .elementor-icon-box-wrapper {
    display: flex !important;
    align-items: center;
}
.link-box .elementor-icon-box-content{
        display:none;
    }
.offer-bu .elementor-icon-box-content{
        display:none;
    }
.offer-bu .elementor-icon-box-icon {
    display: flex !important;
    margin-bottom: 0 !important;
}
.link-box .elementor-icon-box-icon {
    display: flex !important;
    margin-bottom: 0 !important;
}
.long-text table {
        display: flex !important;
        width: 100%;
        overflow-x: scroll !important;
        flex-wrap: nowrap !important;
        white-space: nowrap !important;
        border-radius: 15px;
    }
.elementor-author-box {
    display: flex;
    flex-direction: column;
}
.elementor-author-box__avatar {
    align-self: start !important;
    margin-bottom: 15px;
}
	    .product-Warranty .elementor-icon-box-icon {
    display: flex !important;
    margin-bottom: 0 !important;
}
.product-Warranty .elementor-icon-box-content {
    display: flex !important;
    align-items: center;
}
}