/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
#frm_field_206_container, #frm_field_211_container, #frm_field_216_container{
    display:none;
}

.feedzy-rss .rss_header {
    display:none
}


.feedzy-rss li {
    padding-top:0px !important;
    line-height:19.2px !important;
    padding-bottom:10px !important;
    margin-top:7px !important;
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-size: var( --e-global-typography-text-font-size );
    font-weight: var( --e-global-typography-text-font-weight );
}

.feedzy-rss li a{
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-size: var( --e-global-typography-text-font-size ) !important;
    font-weight: var( --e-global-typography-text-font-weight ) !important;
    line-height:19.2px !important;
    color: #444;
}


.feedzy-rss li a:hover{
    color: var( --e-global-color-primary );
}

.rss_content small {
    font-size:13px !important;
    color:grey;
    font-style:normal !Important;
    color: #999 !imporant;
    padding-bottom:16px
}
    
@media screen and (max-width:1445px){
.tsr-container{
    padding-left:60px;
    padding-right:35px
}
    }

@media screen and (max-width:768px){
.tsr-container{
    padding-left:60px;
    padding-right:20px
}
    }
    
    