/*
 Theme Name:   Medeus Child Theme
 Theme URI:    http://medeus.themerex.net/
 Description:  Medeus Child Theme
 Author:       ThemeRex
 Author URI:   http://themerex.net/
 Template:     medeus
 Version:      1.0
 Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
 Text Domain:  medeus
*/


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

.sc_skills_counter_modern .sc_skills_total { font-size: 6em;}
.home-product .sc_icons_item_details{ height: calc(100% - 120px); padding-bottom: 30px; }
.home-product .sc_icons_item_more_link{ bottom: 0px; position: absolute !important;}
.logo_image { max-height: 70px !important; }




/* Responsive */

@media (max-width: 1280px) {
    .sc_skills_counter_modern .sc_skills_total { font-size: 5em;}
}

@media (max-width: 1040px) {
    .sc_skills_counter_modern .sc_skills_total { font-size: 4.6em !important; }
}

@media (max-width: 767px){
    .elementor-column { width: 100% !important; }
}

@media (max-width: 575px) {
    .sc_skills_counter_modern .sc_skills_total { font-size: 5.6em;}
}

@media (max-width: 480px) {
	.sc_skills_counter_modern .sc_skills_total { font-size: 4.6em;}
}
@media (max-width: 479px) {
	.sc_icons_divider .sc_icons_columns_wrap.trx_addons_columns_wrap > [class*="trx_addons_column-"] { width: 100% !important; }
}