.elementor-kit-6{--e-global-color-primary:#44760E;--e-global-color-secondary:#3B3E41;--e-global-color-text:#555555;--e-global-color-accent:#043824;--e-global-color-a8cf666:#FFFFFF;--e-global-color-1b312f1:#000000;--e-global-color-5b0840b:#4F4F4F;--e-global-color-4fdf62e:#44760E;--e-global-typography-primary-font-family:"Estedad";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Estedad";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Estedad";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Estedad";--e-global-typography-accent-font-weight:500;font-family:"Estedad", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Estedad", Sans-serif;}.elementor-kit-6 h1{font-family:"Estedad", Sans-serif;}.elementor-kit-6 h2{font-family:"Estedad", Sans-serif;}.elementor-kit-6 h3{font-family:"Estedad", Sans-serif;}.elementor-kit-6 h4{font-family:"Estedad", Sans-serif;}.elementor-kit-6 h5{font-family:"Estedad", Sans-serif;}.elementor-kit-6 h6{font-family:"Estedad", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1330px;}.e-con{--container-max-width:1330px;}.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 *//* post page edite*/

.txt-post em {
    background: #FAE6EC;
    padding: 4px 7px;
    border-radius: 2px;
}

.txt-post strong {
    background: #f8ffe2;
    padding: 4px 7px;
    border-radius: 2px;
}

.txt-post blockquote {
    padding: 1.5em;
    margin-inline-start: 0;
    margin-inline-end: 0;
    border: 1px dashed #a1a1a1;
    background: #fff9cb;
    border-radius: 20px;
}

.txt-post h1, h2, h3, h4, h5, h6 {
        margin-block-start: 3.5rem;
    margin-block-end: 1rem;
    line-height: 1.2;
}


.txt-post ol {
    list-style: none;
    counter-reset: li;
    padding-right: 0px;
    margin-right: 35px;
    
}
.txt-post ol li {
    counter-increment: item;
    margin-bottom:5px;
}
.txt-post ol li:before {
    margin-left: 10px;
    content: counter(item);
    background: #FE3055;
    border-radius: 50%;
    color: white;
    width: 22px;
    height: 22px;
    line-height: 25px;
    text-align: center;
    display: block;
    float: right;
    font-weight: 400;
    margin-top: 6px;
    margin-right: -35px;
}
.txt-post ul li:before {
    content: "\f00c";
    color: #2cce57;
    margin-right: -25px;
    float: right;
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900; /* Fix version 5.0.9 */
    font-size: 15px
}
.txt-post ul li {
    padding-left: 0;
    padding-right: 0px;
    list-style: none !important;
    margin-right:-15px;

 
}
.txt-post img {
    box-shadow: 0 0 15px 0 rgb(70 83 90 / 15%);
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 15px;
}

.elementor ul {
    list-style: none;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Estedad';
	font-display: auto;
	src: url('https://livashop.ir/wp-content/uploads/2025/11/EstedadKSHDwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */