/*
 Theme Name:   ProRadio Child
 Theme URI:    https://pro.radio/
 Description:  The child theme allows easier customizations and template overrides
 Author:       Pro.Radio
 Author URI:   https://pro.radio/
 Template:     proradio
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         right-sidebar
 Text Domain:  proradio-child
*/

/***************************************************************
****************************************************************
************* PUT YOUR CUSTOM STYLES BELOW ********************/

#proradio-body .proradio-master .proradio-slider__c .proradio-container h3.proradio-post__title {
	margin-bottom: 0px
}

#proradio-body .proradio-master .proradio-slider__c .proradio-container p {
	display: none
}

#proradio-body .proradio-master .elementor-4125 .elementor-element.elementor-element-4147c9a .proradio-slider .owl-dots {
    text-align: right;
}

.elementor-4125 .elementor-element.elementor-element-a5efe33 {
    padding: 0px 0px 120px 0px;
}

@media only screen and (min-width: 1200px) {
	.proradio-row .proradio-col.proradio-l4:nth-child(3n+1) {
		clear: none;
	}
	
	.proradio-row .proradio-col.proradio-l4 {
		width: 25%;
	}
}

.trending-story figure.elementor-image-box-img {
    width: 100% !important;
}

.trending-story .elementor-widget-image-box .elementor-image-box-content {
    width: 100%;
    padding: 0px 15px 15px;
    margin-bottom: 15px;
}

.trending-story h3.elementor-image-box-title {
    color: #1c1c1c;
    text-align: left;
    margin-top: 0px;
}

.trending-story .elementor-widget-image-box .elementor-image-box-title a {
    color: #1c1c1c;
    text-align: left;
	font-size: 22px;
}

.trending-story .elementor-widget-wrap>.elementor-element {
    width: 100%;
    min-height: 100%;
    height: 100%;
}

.trending-story .elementor-element .elementor-widget-container {
    -webkit-box-shadow: 0 0 6px 0px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 0 6px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 6px 0px rgba(0, 0, 0, 0.12);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ddd;
    overflow: hidden;
    height: 100%;
}

.proradio-pricingtable__pc .proradio-pricingtable__price {
	font-size: 42px;
	margin-left: 0px;
}
