/*
Theme Name: Qwery Child Theme
Template: qwery
Theme URI: https://qwery.ancorathemes.com/
Description: Qwery Child Theme
Author: AncoraThemes
Author URI: https://ancorathemes.com/
Version: 1.4
Tested up to: 6.6
Requires at least: 5.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
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: qwery
*/


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

.sc_item_descr {
    font-size: 16px;
}
form button:not(.components-button), input[type="button"], input[type="reset"], input[type="submit"], .theme_button, .post_item .more-link, .wp-block-button__link, .sc_button:not(.sc_button_simple), .sc_form button, .sc_portfolio_preview_show .post_readmore {
    border-radius: 0;
}
.sc_icons_simple .sc_icons_item_description {
    font-size: 16px;
}
.wpcf7 .wpcf7-submit-style .submit-style-in {
    border-radius: 0;
}
.sc_icons_divider .sc_icons_columns_wrap .sc_icons_item:after {
    background-color: #ffffff50;
}
path#Контур_6613 {
    fill: #000;
}
.scroll_to_top_style_default {
    border-radius: 0;
}
.post_item_404 .post_content .all-svg {
    display: none;
}
.post_item_404 .post_content {
    padding: 4em 0 8em;
}
ul.trx_addons_list_dot {
    font-family: 'Syne';
    font-size: 21px;
    font-weight: 500;
	color: #155735;
}
.menu_mobile .menu_mobile_inner {
    background-color: #1c1d35;
}
@media (max-width: 479px) {
        .menu_mobile .sc_layouts_logo img {
            max-height: 100px!important;
        }

}