/*
 Theme Name:   Coworking Child Theme
 Theme URI:    https://coworking.ancorathemes.com
 Description:  Coworking Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com
 Template:     coworking
 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:  coworking
*/


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

.sc_price_item.sc_price_active .sc_price_item_link,
.sc_price_item:hover .sc_price_item_link{
    border-color: #ff5a00!important;
    background-color: #ff5a00!important;
}
ul[class*="trx_addons_list"]>li:before {
    color:  #ff5a00;
}
a.sc_price_item_link.sc_button:hover {
    background: #ed905d !important;
}


.dom-servicios .sc_layouts_item_icon {
    font-size: 80px;
}
.dom-servicios .sc_layouts_iconed_text {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.dom-servicios  .sc_layouts_item_details_line2 {
    text-align: center;
}
.img-cut img {
    height: 500px!important;
    object-fit: cover;
    object-position: center;
	max-width: 1230px !important;
    width: 100%;
}
.author_info.author.vcard {
    display: none;
}
section.related_wrap.related_position_below_content.related_style_classic .post_meta.post_meta_categories{
    display: none;
}
details.wp-block-details.is-layout-flow.wp-block-details-is-layout-flow summary {
    font-weight: 900;
    font-size: 18px;
    margin-bottom: 15px;
}
details.wp-block-details.is-layout-flow.wp-block-details-is-layout-flow summary::marker {
    color: #ff5a00;
}
details.wp-block-details.is-layout-flow.wp-block-details-is-layout-flow p {
    margin-left: 30px;
    font-style: italic;
}