/*
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: 2.1
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
------------------------------------------------------------ */
.reverseColors a.sc_button {
    background: #fff !important;
    color: #d90200!important;
    font-size: 20px;
}

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 {
    font-size: 20px !important;
}

.highlightedStats .sc_icons_decoration .sc_icons_item {
    background: #fff;
    border: 2px solid #d90200;
}

.highlightedStats .sc_icons_decoration .sc_icons_item .sc_icons_item_description {
    font-size: 30px;
    font-weight: bold;
    color: #d90200;
}

body.single-cpt_services .banner-serv {
    max-height: 150px;
}

html[lang="ar"] span.social_name.social_whatsapp {
    direction: ltr !important;
}

body.single-cpt_services .banner-serv .elementor-container.elementor-column-gap-extended {
    visibility: hidden;
}

body.single-cpt_services .elementor-element.elementor-element-fd8705d.sc_fly_static.elementor-widget.elementor-widget-image.trx_addons_parallax_layers_inited.trx_addons_parallax_blocks_inited {
    display: none;
}





body.single-cpt_services .hideonService {
	display: none !important;
}

body.single-cpt_services .rightSectionContainer h2.elementor-heading-title.elementor-size-default {
    color: #fff;
    text-transform: uppercase;
}

body.single-cpt_services .rightSectionContainer p, 
body.single-cpt_services .rightSectionContainer span, 
body.single-cpt_services .rightSectionContainer h6 a {
    color: #fff !important;
    font-size: 20px;
    opacity: 1 !important;
    font-weight: bold;
}


body.single-cpt_services .rightSectionContainer h6 a:before {
    content: "➤";
    padding-right: 10px;
}

html[dir="rtl"] body.single-cpt_services .rightSectionContainer h6 a:before {
	padding-left: 10px;
	transform: rotate(180deg);
	display: inline-block;
}

body.single-cpt_services .rightSectionContainer .sc_socials.sc_socials_icons_names.sc_align_left span.social_icon {
    position: relative;
    top: -5px;
    left: -5px;
}

@media (max-width: 425px){
	
}
