.elementor-154174 .elementor-element.elementor-element-c497719{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-154174 .elementor-element.elementor-element-c497719{--width:100%;}}/* Start custom CSS for ticker_news, class: .elementor-element-d105890 */.news_ticker_it{
    background: red;
}
.news_ticker_it {
    width: 200px;
    color: #fff;
    float: right;
    padding: 10px;
    position: relative;
    border-radius: 8px;
    background: #121144;
  
    
}

.news_ticker_it::after {
    background: #121144;
    content: '';
    width: 20px;
    height: 100%;
    position: absolute;
    left: -8px;
    top: 0;
    bottom: 0;
    transform: skew(-15deg);
    -moz-transform: skew(-15deg);
    -webkit-transform: skew(-15deg);
}
.news_ticker_i {
    width: 100%;
    background: #38386C;
    border-radius: 5px;
    height: 45px;
    color: white;
    font-family: iransansweb;
   
    
}
.box_shadow {
    box-shadow: 0 6px 20px rgba(11, 11, 11, 0.2);
}


.ticker {
    width: 85%;
    margin: 10px auto;
    direction: rtl;
    float: left;
}/* End custom CSS */