/*
 Theme Name:   Catamaran Child Theme
 Theme URI:    https://catamaran.axiomthemes.com/
 Description:  Catamaran Child Theme
 Author:       AxiomThemes
 Author URI:   http://axiomthemes.com/
 Template:     catamaran
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  catamaran
*/


/* =Theme customization starts here
------------------------------------------------------------ */

.papa-btn{
    background-color: #EE964B !important;
}
.papa-btn:hover{
    background-color: #FAF0CA !important;
}
.title-papa-btn a{
    background-color: #EE964B !important;
}
.title-papa-btn a:hover{
    background-color: #FAF0CA !important;
}
.trx_addons_scroll_to_top{
	display: none !important;
}
.accent2 {
    color: #EE964B !important;
}
body.single-cpt_portfolio .post-navigation{
    display: none !important;
}
.sc_blogger_item .portfolio_page_details{
    margin-top: 20px;
}
.sc_blogger_item .portfolio_page_details .portfolio_page_details_item{
    display: none !important;
}
.sc_blogger_item .portfolio_page_details .portfolio_page_details_item:nth-child(1){
    display: block !important;
}