/*
Theme Name: Resurs Child Theme
Template: resurs
Theme URI: https://resurs.themerex.net/
Description: Resurs Child Theme
Author: ThemeREX
Author URI: https://themerex.net/
Version: 1.0.0
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: resurs
*/


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

/*------------------------------------------------------------ */
/*---Testimonials---*/
.sc_testimonials_bred .sc_testimonials_item_author_avatar{width:115px;height: 115px; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);border: 3px solid #fff; transition: all 0.3s ease;}
.sc_testimonials_bred .sc_testimonials_item_author_avatar:before{display: none!important;}
@media (max-width: 1279px) {
    .sc_testimonials_bred .sc_testimonials_item .sc_testimonials_item_author_avatar {
        width: 90px !important;
        height: 90px !important;
    }
}
/*---END Testimonials---*/
/*---Colors---*/
.scheme_default, 
body.scheme_default, 
.scheme_default:where(.editor-styles-wrapper) {
    --theme-color-text_link: #8781bd;
    --theme-color-text_hover: #6f6a9e;
}
/*---END Colors---*/