@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');

.pc {
	font-family: "Source Sans Pro",Helvetica,Arial,Verdana,sans-serif;
}

.pc-contact a, .pc-contact a:active, .pc-contact a:visited {
	color: white;
	text-decoration: none;
}
.pc-contact a:hover {
	color: #807e7d;
}
.pc .navbar-brand > img  {
	height: 60px;
}
.pc .navbar-light .navbar-toggle {
	border-color: white;
	margin-top: 30px;
}
.pc .navbar-light .navbar-toggle:focus, .pc .navbar-light .navbar-toggle:hover {
	background: white;
}
.pc .navbar-light .navbar-toggle .icon-bar {
    background-color: #3a3a3a;
}
.pc .navbar-light .navbar-brand, .pc .navbar-light .navbar-nav > li > a {
	text-shadow: none;
}
.pc .navbar-light .navbar-nav > li {
	border-bottom: 1px solid #F4F4F3;
}
.pc .navbar-light .navbar-nav > li:last-child {
	border: none;
}
.pc .navbar-light .navbar-collapse, .pc .navbar-light .navbar-form {
	border: none;
}
.pc .navbar {
	background: white;
	border: none;
	text-transform: uppercase;
	font-weight: bold;
	border: 0;
	border-radius: 0;
}
.pc .navbar-light .navbar-brand, .pc .navbar-light .navbar-nav > li > a, .pc .navbar-light .navbar-nav > li > a:active, .pc .navbar-light .navbar-nav > li > a:visited {
	color: #3a3a3a;
}
.pc .navbar-light .navbar-nav > li > a:hover, .pc .navbar-light .navbar-nav > li.pc-reservations > a {
	color: #1b75bc;
}
.pc-footer {
	background: #fff;
	color: #333;
}
.pc-footer-logo {
	padding-top: 15px;
	padding-bottom: 15px;
}

.pc-copyright {
	background: #2F2926;
	color: #fcfcfb;
	font-size: .9em;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.pc-copyright a, .pc-copyright a:visited, .pc-copyright a:active, .pc-copyright a:hover {
	color: #fcfcfb;
}
.pc-footer .pc-reservations > a {
	color: #1b75bc;
}
.pc-srs {
	background: white;
}
@media only screen and (max-width : 767px) {
	.pc-contact {
		display: none;
	}
}
@media only screen and (min-width : 768px) {
	body {
		background-color: #fff;
	}
	.pc-contact {
		background: #191919;
		color: white;
		text-align: center;
		padding-top: 5px;
		overflow: auto;
	}
	.pc-contact ul {
		margin-top: 3px;
		margin-bottom: 3px;
	}
	.pc-contact-sites {
		text-align: right;
	}
	.pc-phone > img {
		height: 20px;
		width: auto;
	}
	.pc-mail > img {
		height: 18px;
		width: auto;
		margin-bottom: 2px;
	}
	.pc .navbar {
		min-height: 116px;
		margin-bottom: 0;
		font-size: .8em;
	}
	.pc .navbar-nav li {
		padding-top: 10px;
	}
	.pc .navbar-brand > img  {
		height: 35px;
	}
	.pc .navbar-light .navbar-nav > li {
		border: none;
	}
	.pc-footer {
		padding: 15px;
		overflow: auto;
	}
	.pc-footer-links li {
		padding-bottom: 5px;
	}
	.pc-copyright {
		text-align: left;
	}
}

@media only screen and (min-width : 992px) {
	.pc .navbar {
		font-size: 1.1em;
	}
	.pc .navbar-brand > img  {
		height: 67px;
	}
	.pc .navbar-nav li {
		padding-top: 25px;
	}
}
.navbar-toggler, .navbar-toggler:focus, .navbar-toggler:hover, navbar-toggler:active {
	border: none;
	box-shadow: none;
}
.pc-copyright a {
	text-decoration: none;
}
.pc-copyright a:hover {
	text-decoration: underline;
}














html, body {
	font-family: "Poppins",Sans-serif;
}
#srs-hold.container h1, #srs-hold.container h2, #srs-hold.container h3, #srs-hold.container h4, #srs-hold.container h5 {
	font-family: "Poppins",Sans-serif;
}
#srs-hold .srs-categories > ul > li > a {
	font-family: "Poppins",Sans-serif;
}

#srs-cart-page .srs-cart-product {
	font-family: "Poppins",Sans-serif;
}
#srs-account-page .srs-res-title {
	font-family: "Poppins",Sans-serif;
}
.pcs-header {

	font-family: "Poppins",Sans-serif;
	font-weight: 400;
	line-height: 1.4em;

	font-size: 1rem;
	padding: 6px 46px;
}
.mobile-menu-divider-li {
	margin: 1rem 0 0 0;
}
.mobile-menu-divider {
	width: 100%; height: 2px; border-top: 2px solid #C48900;
}
.mobile-submenu-li svg {
	width: 18px;margin-left: 5px;
}


.pcs-header-shadow {
	box-shadow: rgba(0, 0, 0, 0.1) 0 5px 30px 0;
}

.pcs-top-header {
	background-color: black;
	color: white;
	height: 2.1rem;
}
.pcs-top-header a {
	color: white;
	text-decoration: none;
	transition: color .3s;
}
.pcs-top-header a:hover {
	color: #c48900;
	transition: color .3s;
}
.pcs-top-header-links {
	background-color: transparent;
	box-shadow: none;
	border-radius: 0;
	justify-content: flex-end;
	border: 0;
}
.pcs-top-header-links li.list-group-item {
	border: 0;
	padding: 0 0.75rem;
	background-color: transparent;
}
.pcs-mid-header {
	background-color: white;
}
.pcs-mid-header a {
	color: #333;
	fill: #333;
	font-size: 1.125rem;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: .3px;
	text-decoration: none;
	transition: all .3s;
}
.pcs-mid-header .pc-reservations a {
	color: #1b75bc;
}
.pcs-mid-header a:hover {
	color: #c48900;
	fill: #c48900;
	transition: all .3s;
}

.pcs-mid-header-links {
	background-color: transparent;
	box-shadow: none;
	border-radius: 0;
	justify-content: flex-end;
	border: 0;
}

.mobile-menu-btn {
	font-family:"Poppins",Sans-serif;
	font-size:48px;
	font-weight:500;
	letter-spacing:.1rem;
	fill:#000;
	color:#000;
}
.navbar-toggler, .navbar-toggler svg {
	width: 37px;
	height: 37px;
	transition: transform .3s;
}
.navbar-toggler:hover {
	transform: scale(1.1);
	transition: transform .3s;
}
#main-navbar-content .offcanvas-header {
	justify-content: end;
}
.pcs-nav-btn-close {
	background: none;
	width: 20px;
	height: 20px;
	transition: all .3s;
	opacity: 1;
}
.pcs-nav-btn-close svg {
	fill: black;
}
.pcs-nav-btn-close:hover {
	transform: scale(1.1);
	transition: all .3s;

}
.pcs-mid-header-links li.list-group-item {
	border: 0;
	padding: 0 0.75rem;
	background-color: transparent;
}
a.pcs-reserve-btn {
	font-family: "Poppins",Sans-serif;
	font-weight: 700;
	text-transform: capitalize;
	fill: white;
	color: white;
	background-color: #013c7b;
	border-radius: 8px 8px 8px 8px;
	padding: 18px 18px 18px 18px;
	font-size: 18px;
}
a.pcs-reserve-btn:hover {
	background-color: #2668fa;
	color: white;
}
.cart-icon {
	width: 18px;
	height: 18px;
	display: block;
}
.cart-icon svg {
	fill:#fff;
	transition:fill .3s;
}
.cart-icon:hover svg{
	fill:#d3b574;
	transition:fill .3s;
}


.logo-image {
	width: 214px;
	max-width: 100%;
	height: 90px;
	object-fit: contain;
	object-position: center left;
}
.logo-image-container {
	padding: 4px 0;
	text-align: center;
}
.pcs-mobile-links {
	text-align: left;
}
.pcs-mobile-links li {
	margin: 0.9rem 0;
}
li.mobile-submenu-li {
	margin: 0.5rem 0;
}
a.mobile-submenu {
	text-transform: capitalize;
	font-size: 1rem;
}
.social-links-container {
	margin-left: 20px;
}
.pcs-mini-divider {
	width: 15%;
	height: 4px;
	border-top: 4px solid #C48900;
	margin: 12px 0;
}
.pcs-footer-title {
	font-weight: bold;
	font-size: 1rem;

}
.pcs-footer-round-btn {
	border-radius: 50%;
	background-color: #013C7B;
	transition: all .3s;
	fill: white;
	color: white;
	font-size: 21px;
	line-height: 21px;
	width: calc((21px) + (2 * .5em));
	height: calc((21px) + (2 * .5em));
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	cursor: pointer;
	margin: 0;
	transform: scale(1.0);
}
.pcs-footer-round-btn svg{
	position: relative;
	width: 21px;
	height: 21px;
	vertical-align: middle;
}
.pcs-footer-round-btn:hover {
	transform: scale(1.1);
	opacity: .9;
	transition: all .3s;
}
.pcs-footer-links {
	display: block;
	line-height: normal;
	list-style: none;
	margin: 0;
	padding: 0;
}
.pcs-footer-link {
	display: block;
	line-height: normal;
	list-style: none;
	margin: 0;
	margin-bottom: 3px;
	padding: 0;
}
.pcs-footer-link a {
	text-decoration: none;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.3em;
	color:  #333;
	fill:  #333;
	display: block;
}
.pcs-footer-link a:hover {
	color: #cc3366
}
.pc-reservations {
	color: #013C7B;
}
#pcs-form-field-email {
	border-color: #626060;
	border-width: 0px 0px 1px 0px;
	border-radius: 0px 0px 0px 0px;
	font-family: "Roboto", Sans-serif;
	font-size: 16px;
	font-weight: 300;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	line-height: 1.6em;
	letter-spacing: -0.45px;
	color: black;
	width: 100%;
	max-width: 100%;
	background-color: transparent;
	flex-grow: 1;
	padding: 8px 16px;
}
#pcs-form-field-email:focus {
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
	outline: 0;
}
.pcs-newsletter-text {
	text-decoration: none;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.3em;
	color:  #333;
	fill:  #333;
	margin: 5px 0 20px 0;
}
.pcs-newsletter-btn {
	margin-top: 10px;
	background-color: transparent;
	border: none;
	color: #333;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.6em;
}
.pcs-newsletter-btn:hover {
	color: #C48900
}
.pcs-ellora {
	font-weight: 400;
	color: #013c7b;
	font-family: Poppins Bold;
	text-decoration: none;

}
.pcs-ellora:hover {
	color: #cc3366;
	text-decoration: none;
}


.pcs-bottom-footer {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 40px;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.4em;
}
#srs-hold .btn-theme, #fancybox_hold .btn-theme {
	background-color: #013C7B;
	border-color: #013C7B;
	color: #fff;
	border-radius: 10px;
}
#srs-hold .btn-theme:hover, #fancybox_hold .btn-theme:hover {
	background-color: #2668FA;
	border-color: #2668FA;
	color: #fff;
}

ul.srs-categories > li > a.active {
	background-color: #013C7B;
}

#srs-hold ul.srs-categories > li:hover > a,
#srs-account-page .srs-list-links li.list-group-item:hover,
.srs-welcome > li:hover > a {
	color: #fff;
	background-color: #2668FA;
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
}
