/*
 Theme Name:     Fortuna Child
 Description:    Fortuna Child Theme
 Author:         BlueOwlCreative
 Template:       fortuna

*/
 
@import url("../fortuna/style.css");
 
 

/* Theme customization starts here */

.full_container_page_title {
	margin: 0 0 !important;
}
.page_title_bgr .full_container_page_title .page_heading {
    margin: 15px 0 15px !important;
}
.breadcrumb_right {
    float: right;
    margin: 20px 0 0 !important;
}
.uvc-svg-triangle{
	display: none !important;
}
/*
.column ul li{
	display: block;
    padding: 0px;
    margin-left: 37px;
}
*/

.category-podcast #sidebar{
    margin-top: 25px;
}

#menu > ul > li > a{
    padding: 4px 8px 0px 8px !important;
}
#header .header_cart .icon{
    line-height: 50px;
}
.post.category-podcast .post_content{
    padding-top: 30px;
}