/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
p:last-child {
    margin-bottom: 0;
}
.main-header__logo img{
    -webkit-filter: grayscale(1) invert(1);
    filter: grayscale(1) invert(1);
}
.general-sans-bold{
    font-weight: 700;
}
.hero-multisig-vault .cls-3, .hero-multisig-vault .cls-4 {
    fill: #f3f3f3;
    opacity: .35;
}
.hero-multisig-vault .cls-2 {
    fill: none;
    stroke: #f3f3f3;
    stroke-miterlimit: 10;
    stroke-width: 7px;
    opacity: .1;
}
.hero-multisig-vault #Turn {
    animation: rotate 30s linear infinite;
    animation-direction: reverse;
}
.hero-multisig-vault #turn1 {
    animation: rotate 40s linear infinite;
}
.hero-multisig-vault #Turn,.hero-multisig-vault #turn1 {
    transform-origin: 180px 180px;
}
.hero-multisig-vault #TozM {
    animation: rotate 70s linear infinite;
    transform-origin: 180px 180px;
}
.btn-dark-multisig a.elementor-button{
    box-shadow: .4vw .4vw .1vw #957777;
    transition: .25s ease-in-out;
}
.btn-dark-multisig a.elementor-button:hover{
    box-shadow: .6vw .6vw .1vw #957777;
}
.cstm-card,.blog-loop-item{
    box-shadow: .4vw .4vw .1vw #0d121980;
    transition: all .25s ease-in-out;
}
.blockchain-img.elementor-element{
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.blockchain-img.elementor-element .elementor-widget-container{
    display: flex;
}
.faq-tabs .elementor-accordion-item .elementor-tab-title,
.faq-tabs .elementor-accordion-item .elementor-tab-content{
        border-bottom: 2px solid rgba(54, 73, 104, 1) !important;
}
.faq-tabs .elementor-accordion-icon-opened svg {
    transform: rotate(-90deg)!important;
}
.faq-tabs.elementor-element .elementor-tab-title {
    padding: 0.75rem 1rem;
}
.faq-tabs.elementor-element .elementor-tabs-content-wrapper > .elementor-tab-content{
    padding: 0;
}
.faq-tabs.elementor-element  .elementor-tabs-wrapper{
    margin-bottom: 1rem;
    border-bottom: .5px solid rgba(160, 139, 139, 1)!important;
}
.faq-tabs.elementor-element .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
    background-color: #131a25;
    filter: brightness(1.4)!important;
    border-bottom: 2px solid #f3f3f3 !important;
}
.faq-tabs.elementor-element .elementor-tabs-wrapper .elementor-tab-title:hover {
    opacity: .8!important;
    transition: all .15s ease;
}
.faq-tabs__accordion.elementor-element .elementor-tab-title{
    padding: 1rem 1.25rem;
}
.faq-tabs__accordion.elementor-element .elementor-tab-content{
    padding: .5rem 1.25rem;
}
.faq-tabs__accordion.elementor-element .elementor-tab-title a.elementor-accordion-title, .faq-tabs__accordion.elementor-element .elementor-tab-title.elementor-active a.elementor-accordion-title{
    color: #f3f3f3;
}
.pricing-toggle-widget .bwdcspx-toggle-switch{
	width: 2rem;
	height: 1rem;
}
.bwdcspx-toggle-switch-container.bwdcspx-toggle-switch-on .bwdcspx-toggle-slider:before{
	left: 0.4em;
}
.pricing-content .sign {
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
    vertical-align: top;
}
.pricing-content .currency {
    font-size: 28px;
    font-weight: 400;
    line-height: 28px;
    padding: 0 0 0 3px;
    vertical-align: middle;
}
.pricing-content .month {
    font-size: 12px;
    font-weight: 300;
    padding-left: 3px;
    vertical-align: top;
}
.pricing-btn .elementor-button-icon svg{
    fill: inherit;
	width: .65em;
}
.pricing-btn:hover{
	opacity: .7;
}
.text-start {
    text-align: left!important;
}
.text-center {
    text-align: center!important;
}
.detail-table .elementor-toggle .elementor-tab-title {
    text-align: center;
}
.detail-table .elementor-toggle .elementor-tab-title:hover{
	background-color: #030406;
}
.price-table-detail table td, .price-table-detail table th{
	border: unset;
}
.price-table-detail table {
    color: #000;
	padding: .5rem;
    font-family: 'arial', serif;
	font-size: 1rem;
}
.price-table-detail table tbody>tr:nth-child(odd)>td, .price-table-detail table tbody>tr:nth-child(odd)>th {
    background-color: #fff;
}
.price-table-detail .table .title {
 background-color: #b9bbbe;
}
.price-table-detail .table-sm>:not(caption)>*>* {
	background-color: #fff;
    padding: .25rem;
	border-bottom: 1px solid #36445a;
	box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 9999px inset;
}
.price-table-detail .table th {
    font-size: 18px;
    font-weight: 600!important;
    opacity: 1;
}
.price-table-detail .text-first{
	color: #8bbe8b;
}
.price-table-detail .text-second{
	color: #89bfda;
}
.price-table-detail .text-third{
	color: #e69e7c;
}
.price-table-detail .text-multi40{
	color: #a08b8b;
}
.price-table-detail table tbody tr:hover>td,.price-table-detail table tbody tr:hover>th {
    background-color: #fff;
}
.price-table-detail h6{
	font-family: "General Sans", sans-serif;
	font-weight: 500;
}
.numbers__counter .elementor-counter{
    gap: 10px;
}
.numbers__counter .elementor-counter .elementor-counter-number-wrapper{
    flex-grow: 0;
}
.numbers__counter__center .elementor-counter .elementor-counter-title{
    flex-grow: 0;
}
.blog-loop-item .elementor-button .elementor-align-icon-right{
	position: absolute;
	right: 0;
}
@media only screen and (max-width: 1024px){
	.numbers__counter .elementor-counter-title{
		text-align: center;
}
}
@media only screen and (max-width: 600px){
	.table-responsive.price-table-detail {
     max-width: 600px;
   	 overflow-x: scroll;
}
	
}
@keyframes rotate {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }