/*!
Theme Name: بی تریدر
Theme URI: https://www.rtl-theme.com/?p=276576
Author: آنلاین باشیم - راست چین
Author URI: https://www.rtl-theme.com/author/kademus/products
Description: بی تریدر - قالب وردپرس صرافی ارز دیجیتال، سهام و فارکس
Version: 1.0.1
License URI: https://www.rtl-theme.com
Text Domain: bitrader
Tags: بی تریدر، راست چین، آنلاین باشیم

*/
:root{
	--primary-color:#c4ae75 !important;
	--secondary-color:#c4ae75 !important;
	--brand-color:#c4ae75 !important;
}
.header-btn .trk-btn{
	
}
.trk-btn.trk-btn--primary {
	background:var(--primary-color) !important;
	border: 1px solid var(--primary-color) !important;	
}

.pricing__item-inner.active .trk-btn {
	background:var(--primary-color) !important;
	border: 1px solid var(--primary-color) !important;	
}

.pricing__item-inner.default .trk-btn {
	border: 1px solid var(--primary-color) !important;	
}
.pricing__item-inner.default .trk-btn:hover {
	background:var(--primary-color) !important;
}
.pricing__item-inner.active {
	border-color:var(--primary-color) !important;
}
.pricing__item-inner:hover {
	border-color:var(--primary-color) !important;
}
.social li.footer {
	background:transparent !important;
}
.social li.footer a.social__link {
	border:2px solid #ffffff75 !important;
}
.social li.footer:last-child svg {
    fill: var(--bg-white) !important;
}
.social li:last-child:hover svg {
    fill: var(--primary-color) !important;
}