@import url("custom.orig.css");

body {
    color: #000;
    font-size:16px;
    font-family: "Comic Sans MS", cursive, sans-serif
    font-weight: 400;
    letter-spacing: 1.1px;
}


.developed_by {
	font-size: 75%;	
}

/* change of color for link withing the element with danger background color */

.bg-danger a {
    color: #fff;
    text-decoration: none;
}
.bg-danger a:hover {
    color: #ccc;
    text-decoration: none;
}

/* footer */

.footer {
	color: rgba(255, 255, 255, 0.75);
    text-decoration: none;
    padding-top:60px;
}
.footer a {
    color: rgba(255, 255, 255, 0.75);
    text-decoration: none;
}
.footer a:hover, .footer a:focus {
    text-decoration: none;
    outline: 0 !important;
    color: rgba(255, 255, 255, 1);
}
.footer p {
    color: rgba(255, 255, 255, 0.75);
}
.footer .footer-list-item li a {
    color: rgba(255, 255, 255, 0.75);
}
.footer-bottomAlt {
    color: #666;
}
.developed_by .color-webis:hover,
.developed_by .color-webis:active {
	color: #f59344;
}

/* top single image banner */

.page-titles-img h2 {
    color: #fff;
    font-weight: 400;
    font-size: 1.5rem;
}

/* navbar */

.navbar-default .navbar-nav > li > a {
    color: #687074;
    font-size: 16px;
    font-weight: 300;
    text-transform: capitalize;
    font-family: "Source Sans Pro", sans-serif;
}
.navbar .dropdown-menu li a {
    color: #777;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.42857143;
    text-transform: capitalize;
}
.navbar-nav {
    margin-right: auto;
    margin-left: auto;
}
.navbar-info {
	padding:3px 0px 0;
}
.navbar-info a {
	color: #fff;
}
.navbar-brand {
    padding: 5px 5px;
}
.navbar-brand .logo {
    width:120px;
}

@media (max-width: 960px),
@media (max-width: 480px) {
	
	.navbar-nav {
	    margin-right: 0px;	/* 90px : if used with admin cogs icon */
	}	
	.navbar-toggler-right {
	    position: absolute;
	    right: 0rem;
	    top: 0;
	}
	.navbar-brand {
		padding-left:20px;
	}
	.navbar-brand .logo {
	    width:90px;
	}		
	.navbar-info {
		box-sizing: border-box;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;	
		flex-grow: 1;
		-webkit-box-align: center;
		align-items: center;
	}	
}

.navbar-light .navbar-toggler {
    background-color: rgba(255,255,255,1);    
}
.navbar-right-elements {
    top: 24px;
}
.navbar-light.bg-faded {
    background: #dc3545;
}
/*
.navbar.nav-sticky .navbar-brand .logo {
    position: absolute;
    top: -25px;
}*/
.navbar.navbar-transparent.navbar-light.bg-faded {
	/*background: rgba(255, 199, 0, 0.80);		/* for browsers that do not support linear gradients */
	/*background: linear-gradient(45deg, rgba(2, 62, 122, 0.65) 0%, rgba(32, 142, 232, 0.45) 30%, rgba(52, 162, 242, 0.35) 80%, rgba(52, 162, 242, 0.35) 100%);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#043751',endColorstr='#104f71',GradientType=1);*/		  
}
.navbar.navbar-transparent.nav-sticky.nav-stick-top.navbar-light.bg-faded .nav-item .nav-link, .navbar.navbar-transparent.nav-sticky.nav-stick-top.navbar-light.bg-faded .navbar-right-elements .list-inline > li > a {
    color: rgba(255, 255, 255, 0.95);
}
.navbar.navbar-transparent.navbar-light.bg-faded .nav-link {
	    color: rgba(255, 255, 255, 0.95);
}
.navbar.navbar-transparent.navbar-light.bg-faded .nav-link:hover {
	text-decoration: double underline;    
}
.navbar.navbar-transparent.navbar-light.bg-faded.nav-stick-top .nav-link:hover {
	/*color: rgba(255, 255, 255,1) !important;*/
	/* color: rgba(255, 199, 0, 0.80) !important; */
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
}

.navbar.navbar-transparent.nav-sticky.nav-stick-top.navbar-light.bg-faded {
	background: none #dc3545;
}
.dropdown-menu {
	border: 0px solid #f1f1f1;
}
.dropdown-toggle::after {
    top: 0px;
}
.dropdown-toggle::after {
    vertical-align: 0;
}

.menu-item {	
}
.menu-item .menu-item-title {
	font-weight: 800;
}
.menu-item .menu-item-price {
	text-align:right;
}
.menu-group img.img-fluid.oval {
    width: 100% !important;
    
    display: block;
    margin: auto auto;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 7px solid #eaeaea;
	transition-property: all;
	transition-duration: 0.5s;
	transition-timing-function: ease;
	transition-delay: 0s;
}

.parallax-overlay::before {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.15);
}
.parallax-overlay h1 {
	font-size:2.6em;
	font-weight: 700;	
}
.parallax-overlay h2 {
	font-weight: 500;	
}
.parallax-overlay h1, .parallax-overlay h2 {
	background: rgba(0, 0, 0, 0.0);
	
}
.parallax-overlay a.white {
    color: #f1f1f1;
    text-decoration: none;
}
.parallax-overlay a.white:hover, a.white:focus {
    text-decoration: none;
    outline: 0 !important;
    color: #fff;
    text-shadow: 2px 2px #0f0f0f;
}

/* cbp - cubeporfolio - custom adjustment for photogalley */

.cbp-caption-zoom .cbp-caption-activeWrap {
    background-color: rgba(123,254,23,0.2) !important;
}
.cbp-caption-activeWrap:hover {
	opacity:0.8 !important;
}
.cbp .link-captions {
    margin: 0 0 0px;
}
.cbp-l-caption-title {
	text-align: center;
    background-color: rgb(40, 39, 39);
}


/* toolbar */

.top-dark-right li {
    line-height: 20px;
    border-left: 1px solid #444;
    padding: 0px 10px;
}
.top-dark-right li:first-child {
	border-left: 0px solid #fff !important;
}

.color-webis {
	color: #f56a00;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.image-filter-grayscale img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);  
    -webkit-filter: opacity(.4);
    filter: opacity(.4);    
}
