/*

Theme Name: Starter

Theme URI:  http://roots.io/starter-theme/

Version:    0.1

Author:     MadDeveloper

Author URI: 

*/

.transactions-single .featured-image .from-to img {
	border-radius: 0px;
}

.cky-revisit-bottom-left {
	left: auto !important;
	right: 15px !important;
}

.tab-section .from img, 
.tab-section .to img,
.swiper .from img,
.swiper .to img {
	max-height: 50px;
	max-width: 150px;
}

.content-column-list .title {
	color: #1F394C;
	font-family: "Playfair Display", serif !important;
}

.content-column-list p span {
	font-weight: 300 !important;
}

.hero .hero-background {
	background-position: center 35% !important;
}

.latest-news .img-card:hover .img {
	transform: scale(1.1);
}

.home .hero .hero-background {
	opacity: 1 !important;
}

.home .hero {
	background: transparent !important;
}

@media only screen and (max-width: 1200px) {
    .main-navigation .btn a {
        display: block;
    }
}