/*!
Theme Name: armcoin
Theme URI: https://beebrand.agency/
Author: Beebrand.agency
Author URI: https://beebrand.agency/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: armcoin
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

armcoin is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


ul.header-btn {
    position: relative;
    margin-left: 65px !important;
    padding-left: 65px;
}
ul.header-btn:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    height: 28px;
    background: #FFFFFF;
    opacity: .2;
}

img.wpml-ls-flag {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    border-radius: 100%;
    object-fit: cover;
}

.header-lang .selected-lang{
	text-transform: uppercase;
}

.cripto_item {
    background: #0B1D33;
    display: flex;
    padding: 20px;
    margin-bottom: 40px;
    border: 1px solid rgba(91, 97, 110, 0.20);
	box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.12);
	flex-direction: column;
	border-radius: 24px;
}

.cripto_item img{
	margin-bottom: 7px;
}
span.cripto_name {
    color: #fff;
}

.cripto_item{
	height: 189px;
}

/* Homepage rates row: flexible height, no extra bottom gap in grid */
.armcoin-home-rates .cripto_item {
	height: auto;
	min-height: 160px;
	margin-bottom: 0;
}


.armcoin-home-rates .cripto_item img.armcoin-crypto-rates__logo {
       display: block;
       width: 40px;
       height: 40px;
       object-fit: contain;
       margin-bottom: 7px;
}

.price_tbs_green{
	color: #01CC59;
}
.price_tbs_red{
	color: #FB314F;
}

.faq-area {
    background: #030b15 !important;
}

.faq-wrap .accordion-body {
    padding: 0 40px 45px 55px;
    background: #0b1d33 !important;
    position: relative;
}

.faq-wrap .accordion-button:not(.collapsed), .faq-wrap .accordion-button{
    color: #ffffff !important;
    background-color: #0b1d33 !important;
    box-shadow: none;
    border-radius: 0;
}

.faq-wrap .accordion-button::after{
	color: #fff !important;
}


.language_mobs{
	padding-left: 20px;
	padding-bottom: 20px;
}

.language_mobs > li > a{
	color: #fff !important;
}

.language_mobs li{
	display: flex;
}
.language_mobs li a{
	display: flex;
	align-items: center;
	margin-right: 20px;

}
.language_mobs li .sub-menu{
	display: flex;
	align-items: center;
	justify-content: center;
}



@media(max-width: 1140px){
    ul.header-btn {
        position: relative;
        margin-left: 21px !important;
         padding-left: 0px !important; 
    }
    ul.header-btn:before{
        display: none !important;
    }
}


select{
        width: 100%;
    background: #0B1D33;
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    padding: 18px 20px;
    height: 65px;
}

button.acordion-button {
    background: #0b1d33;
    text-align: left;
    width: 100%;
    padding: 10px;
    border: none !important;
    font-size: 24px;
    padding-bottom: 20px;
}

.faq-wrap .accordion-body p {
    margin-bottom: 0;
	color: #ffffff !important;
}

.footer-menu p {
    text-align: right;
    margin: 0px !important;
}

.partner-wrap ul li{
	padding: 70px !important;
}



.btn {
    user-select: none  !important;
    -moz-user-select: none  !important;
    background: #040E18  !important;
    border-radius: 70px  !important;
    border: 2px solid transparent  !important;
    color: #fff  !important;
    cursor: pointer  !important;
    display: inline-block  !important;
    font-size: 15px  !important;
    font-weight: 700  !important;
    letter-spacing: .5px  !important;
    line-height: 1  !important;
    margin-bottom: 0 !important;
    padding: 25px 50px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    touch-action: manipulation !important;
    transition: all 0.4s 0s !important;
    vertical-align: middle !important;
    white-space: nowrap !important;
    box-shadow: 0px 6px 22px rgba(6, 34, 51, 0.22) !important;
    background-clip: padding-box !important;
    position: relative !important;
}

.choose-icon img{
	width: 40px !important;
}

.section-title.section-title-two .title{
	color: #fff !important;
}


.contact-info-wrap .row [class*="col-"]:nth-child(1) .icon, .contact-info-wrap .row [class*="col-"]:nth-child(2) .icon {
    color: #00c4f4 !important;
}

.contact-info-wrap .row [class*="col-"]:nth-child(1) .icon-background::before, 
.contact-info-wrap .row [class*="col-"]:nth-child(2) .icon-background::before{
    border-color: #00c4f4 !important;
}

.about-content{
	margin-bottom:40px;
}

@media (max-width: 991.98px){
	.menu-area .mobile-nav-toggler {
		color: #fff;
		margin-top: 17px !important;
	}
	
	.footer-top .row{
		flex-direction:column;
		justify-content:center;
		align-items:center;
	}
	.footer-top .row div{
		flex-direction:column;
		justify-content:center;
		align-items:center;
		text-align:center;
	}
	.footer-menu p{
		text-align:center;
	}

	.container, .custom-container {
    	max-width: 98% !important;
	}
}


@media (max-width: 769px){
	.menu-area .mobile-nav-toggler {
		color: #fff;
		margin-top: 0px !important;
	}
	
	.partner-wrap ul li img {
    
    	width: 160px;
    	height: auto;
	}
}


@media(max-width: 463px){
	#roadmap .col-6{
		width:100% !important;
	}
}



.logo{
	width:120px;
}


