/*
Theme Name: Reflector
Theme URI: https://reflector.foxthemes.me/
Author: FOXTHEMES
Author URI: https://themeforest.net/user/fox-themes
Description: A stunning visual experience for minimal loving creative. This template is a responsive and retina-ready WordPress theme with grid system layout. It is optimized for mobile touch and swipe.
Version: 1.3.9
Tags: one-column, two-columns, right-sidebar, left-sidebar, custom-menu, post-formats, sticky-post
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: reflector
*/


.primary-btn{ background-color: #ffc300; color: #fff; padding: 15px !important; border-radius: 10px; }
.primary-btn a{ color:#fff;}
.primary-btn:hover{ background-color: #fff;}
.primary-btn:hover a{ color:#000 !important;}

.bg-fixed-color .primary-btn a{ color:#fff !important; }
.bg-fixed-color .primary-btn:hover{ background-color: #000;}
.bg-fixed-color .primary-btn:hover a{ color: #fff !important;}

.vc_column-inner>.wpcf7 .wpcf7-form-control-wrap:not(.textarea-form){ width: calc(100% - 15px) !important;}
.vc_column-inner>.wpcf7 input:not([type=submit]), .vc_column-inner>.wpcf7 textarea{ margin-bottom: 25px !important;}
.vc_column-inner>.wpcf7 span.wpcf7-not-valid-tip{ bottom: 0 !important;}

#footer.creative .inner-wrap .footer-socials a{ color:#fff !important;}
#footer.creative .inner-wrap .footer-socials a .far.fa-dot-circle:before{
    content: "";
    display: inline-block;
    width: 20px;
    height: 17px;
    background-image: url("https://staging.targeticon.com/ezecreatives/wp-content/uploads/2026/03/tiktok.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}