
.header-top, .header-wrapper .right-area .cmn--btn, .section__category, .cmn--btn, .owl-dots .owl-dot.active, .owl-dots .owl-dot span, .owl-dots .owl-dot span, .post__item .post__thumb .category, .scrollToTop, .contact__item:hover .contact__icon, .cmn--table thead tr th, .menu li .submenu li:hover > a, .social-icons li a:hover{
	background-color: #336699;
}

.card-item .title a, .counter__item .counter__header .title, .ratings, .post__item .post__content .meta__date .meta__item i, .post__item .post__read, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .widget__post .widget__post__content span, .footer-links li::after, .contact__item .contact__body a, .choose__item .choose__icon, .post__details .post-meta li i{
    color: #336699;
}
 
.post__item .post__content .meta__date{
    border-left: 5px solid #336699;
}

.bg--base{
    background-color: #336699 !important;
}

.form-control:focus{
    border-color: #336699;
}

.text--base{
    color: #336699 !important;
}
.title-inner1{
 color: #336699 !important;
}
.text-primary{
color: #336699 !important;
}
.tap-top{
background: #336699 !important;
}
.account__wrapper{
    border: 1px dashed #3366994d;
}

.cmn--btn {
    color: #fff;
    border-radius: 5px;
    line-height: 24px;
    font-weight: 500;
    padding: 14px 30px;
    background: #336699;
    border: 1px solid rgba(255, 106, 0, 0.2);
    text-transform: uppercase;
    font-size: 16px;
    overflow: hidden;
    position: relative;
    display: inline-flex;
    align-items: center;
    font-family: "Jost", sans-serif;
}

body{
background: white !important;
}

.bg--section{
 background: #336699 !important;
}
#navbar-wrapper .navbar{
 background: #336699 !important;
}

.create-trade-form {
   
    background-color: #336699 !important;
   
}

.sub-section{
 background: #336699 !important;
}