@charset "utf-8";

.waxon_tm_settings .colors li a.blue{background-color: #4169e1;}
.waxon_tm_settings .colors li a.green{background-color: #66B95C;}
.waxon_tm_settings .colors li a.brown{background-color: #ff9800;}
.waxon_tm_settings .colors li a.pink{background-color: #ff5e94;}
.waxon_tm_settings .colors li a.orange{background-color: #fa5b0f;}
.waxon_tm_settings .colors li a.black{background-color: #333;}
.waxon_tm_settings .colors li a.white{background-color: #e5e5e5;}
.waxon_tm_settings .colors li a.purple{background-color: #9200ee;}
.waxon_tm_settings .colors li a.sky{background-color: #00D4BD;}
.waxon_tm_settings .colors li a.cadetBlue{background-color: #5e9e9f;}
.waxon_tm_settings .colors li a.crimson{background-color: #e54b4b;}
.waxon_tm_settings .colors li a.olive{background-color: #666d41;}
.waxon_tm_settings .colors li a.red{background-color: #fe0000;}

.waxon_tm_all_wrap[data-color="red"] .waxon_tm_hero .content_inner h3{color: #d9bb82;}
.waxon_tm_all_wrap[data-color="red"] .waxon_tm_hero .content_inner h3.stroke{-webkit-text-stroke: 0px #fe0000;color: #b8b8b8;}
.waxon_tm_all_wrap[data-color="red"] .waxon_tm_about .name h3{color: #d9bb82;}
.waxon_tm_all_wrap[data-color="red"] .waxon_tm_button a{background-color: #d9bb82;border-color: #d9bb82;}
.waxon_tm_all_wrap[data-color="red"] .waxon_tm_button a:hover{background-color: transparent;}
.waxon_tm_all_wrap[data-color="red"] .waxon_tm_service ul li .svg{color: #d9bb82;}
.waxon_tm_all_wrap[data-color="red"] .waxon_tm_portoflio .portfolio_inner ul li .list_inner .title h3 a:hover{color: #d9bb82;}
.waxon_tm_all_wrap[data-color="red"] .waxon_tm_testimonials .quote_list ul li .svg{color: #d9bb82;}
.waxon_tm_all_wrap[data-color="red"] .waxon_tm_news .news_inner ul li .details .title a:hover{color: #d9bb82;}
.waxon_tm_all_wrap[data-color="red"] .waxon_tm_topbar .menu .links ul li a:hover{color: #d9bb82;}
.waxon_tm_all_wrap[data-color="red"] .waxon_tm_portoflio .portfolio_filter ul li a.current{color: #d9bb82;}
.waxon_tm_all_wrap[data-color="red"] .cursor-inner.cursor-hover{background-color: #d9bb82;}
.waxon_tm_all_wrap[data-color="red"] .cursor-outer{border-color: #d9bb82;}
.waxon_tm_all_wrap[data-color="red"] .cursor-inner{background-color: #d9bb82;}
.waxon_tm_all_wrap[data-color="red"] .waxon_tm_topbar .menu .links ul li.current a{color: #d9bb82;}

.social .svg{
    filter: invert(85%) sepia(40%) saturate(441%) hue-rotate(337deg) brightness(89%) contrast(89%) !important;
}

