/*
 Theme Name:   Profit Child Theme
 Theme URI:    https://profit.ancorathemes.com/
 Description:  Profit is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
 Author:       AncoraThemes
 Author URI:   https://ancorathemes.com/
 Template:     profit
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  profit
*/


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

.text-white {
color: #ffffff;
}
.text-primary {
color: #2A2AFF;
}
.text-secondary {
color: #0BE08E;
}

.actions-custom-rc2b .sc_action_item .sc_action_item_title {
padding-top: 70%;
}
.actions-custom-rc2b .sc_action_item .sc_action_item_title:after {
font-family: "fontello";
content: '\e9b2';
font-size: 14px;
display: block;
transition: transform .3s;
}

.actions-custom-rc2b .sc_action_item.with_image:after {
transition: all .3s;
}

.actions-custom-rc2b .sc_action_item.with_image:hover:after {
background: rgba(0, 0, 0, 0) !important;
}
.actions-custom-rc2b .sc_action_item.with_image:hover .sc_action_item_title:after {
transform: translate(10px);
}

.actions-custom-rc2b .trx_addons_columns_wrap>[class*="trx_addons_column-"] {
padding-right: 0;
}

.sc_testimonials_decoration .sc_testimonials_item_content:before {
content: "";
margin: 0;
height: 40px;
width: 34px;
display: inline-block;
background-size: contain;
background-repeat: no-repeat;
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Groupe_87" data-name="Groupe 87" width="350.764" height="442.256" viewBox="0 0 350.764 442.256"><defs><clipPath id="clip-path"><rect id="Rectangle_58" data-name="Rectangle 58" width="350.76" height="442.256" fill="none"></rect></clipPath></defs><rect id="Rectangle_57" data-name="Rectangle 57" width="350.76" height="108.152" transform="translate(0.004 334.105)" fill="%230be08e"></rect><g id="Groupe_86" data-name="Groupe 86" transform="translate(0 0)"><g id="Groupe_85" data-name="Groupe 85" clip-path="url(%23clip-path)"><path id="Trac&%23xE9;_49" data-name="Trac&%23xE9; 49" d="M315.467,157.734A157.733,157.733,0,1,0,0,157.734V442.259L239.5,292.642l.079-.047.136-.086a157.644,157.644,0,0,0,75.749-134.775" transform="translate(0 -0.003)" fill="%232929ff"></path></g></g></svg>');
}
