/*
Theme Name:     Newspaper Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
.pt-cv-ifield {
    border-radius: 25px;
}
.wpml-ls-menu-item .wpml-ls-flag {
    display: inline;
    vertical-align: inherit;
}

.uagb-block-22f49961 .uagb-notice-title {
    background-color: #000000;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.uagb-block-22f49961.wp-block-uagb-inline-notice .uagb-notice-title {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #ffffff;
}

.uagb-block-22f49961 .uagb-notice-text {
    color: #ffffff;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #2081e2;
    border: 2px solid #000000;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

h1>a:hover,h2>a:hover,h3>a:hover,h4>a:hover,h5>a:hover,h6>a:hover {
    color: #0489fc;
}

.tdc-font-oi-magnifying-glass:hover::before {
    color: #2081e2;
}

.tdc-content-wrap .wpml-ls {
    padding: 20px 20px 0 !important;
}

@media (max-width:480px){
	.articles_list .td_module_flex {
		width: 100% !important;
	}
}