/*
Theme Name: Bigbang Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

.calisma-saatleri p {
	font-weight: 600!important;
}

.dr-footer ul {
	margin:0;
}
.dr-footer ul li {
	list-style: none!important;
}

.dr-footer ul li a:hover {
	color: #eee!important;
}

.nectar-fancy-box[data-style=hover_desc] .box-bg:before {
		height: 80px;
    background: linzaear-gradient(to bottom, rgba(0, 0, 0, .5), #3bafbf 100%);
		background: linear-gradient(to bottom, rgba(59, 175, 191, 0), rgba(59, 175, 191, 1) 50%) !important;
	
}

.nectar-fancy-box[data-style="hover_desc"][data-color="accent-color"] .box-bg:after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), #3bafbf 50%) !important;
}

a.whatsapp {
	display:block;
	position: fixed;
    bottom: 44px;
    right: 4px;
	z-index: 9999;
}

a.whatsapp img {
	width: 60px;
}

.nectar-fancy-box[data-style=hover_desc] .inner * {
	text-shadow: 0.5px 0.5px rgba(0, 0, 0, .3);
}

.nectar-fancy-box[data-style=hover_desc] .hover-content {
    font-size: 13px !important;
    line-height: 1.2 !important;
    max-width: 100% !important;
}

body #header-secondary-outer .nectar-center-text {
	font-size: 14px !important;
	line-height: 14px !important;
    width: auto !important;
    position: relative !important;
    left: auto !important;
    top: auto !important;
    -webkit-transform: translateX(0) translateY(0) !important;
    transform: translateX(0) translateY(0) !important;
	padding: 12px 0 !important;
}


body.material #header-secondary-outer nav:after {
	display: none !important;
}

.material #header-secondary-outer>.container>nav {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
