/*
 Theme Name:   Athos Child Theme
 Theme URI:    http://athos.axiomthemes.com/
 Description:  Athos Child Theme
 Author:       AxiomThemes
 Author URI:   http://axiomthemes.com/
 Template:     athos
 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:  athos
*/


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

.about .trx_addons_column-1_3 {
    width: 31%;
    background: #fff;
    padding: 20px!important;
}

.about .sc_icons_columns_wrap {
    justify-content: space-between;
}
.card p.elementor-image-box-description {
    padding: 10px;
    height: 190px;
}
.page-id-24047 .page_content_wrap , .page-id-24268 .page_content_wrap, .page-id-24404 .page_content_wrap , .page-id-24436 .page_content_wrap{
    padding-top: 0px!important;
}

@media only screen and (max-width: 740px) {
	.about .sc_icons_columns_wrap {
		margin-right: 10px;
		margin-left: 10px;
	}

	.about .trx_addons_column-1_3 {
		margin-bottom: 25px;
	}
}
