﻿body {
    font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #393939;
}
a {
	color:#0098DA;
}
a, a:hover, a:focus {
	text-decoration:none;
	outline:none;
	border:none;
}
img {
	vertical-align: top;
	font-size: 0;
}
.btn {
	border-radius:0;
}
.btn-default, :hover.btn-default, :focus.btn-default, :active.btn-default, .btn-default:active:focus {
	background:#9d9f9e;
	border:none;
	color:#FFFFFF;
	text-shadow:none;
}
.btn-enquiry, :hover.btn-enquiry, :focus.btn-enquiry, :active.btn-enquiry, .btn-enquiry:active:focus {
	background:#01e675;
	border:none;
	color:#FFFFFF;
	text-shadow:none;
}
.btn-danger:hover {
    color: #fff;
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
}
.btn-danger:focus,.btn-danger:active {
	outline: none !important;
	box-shadow: none  !important;
	border: none !important;
}
button.btn.btn-booked.btn-block.btn-success:focus{
	outline: none;
}
.btn-danger{
	color: #fff;
    background-color: red !important;
    border-color: red !important;
}
.btn-success {
    color: #fff;
    background-color: green !important;
    border-color: green !important;
}
button.btn.btn-booked.btn-block.btn-success:active{
	background:#5cb85c;
	border: none;
}
.btn.btn-booked.btn-block.btn-success:active {
	background-color: #5cb85c;
    border: none;
    border: 1px solid #5cb85c;
	box-shadow: none !important;
}
.btn-blue, :hover.btn-blue, :focus.btn-blue, :active.btn-blue, .btn-blue:active:focus {
	background:#D2AE6D;
	border:none;
	color:#FFFFFF;
	text-shadow:none;
}
.panel-group {
	margin-bottom:0;
}
.panel-default {
	border-color: #EEEEEE;
	background:none;
	float:left;
	width:100%;
}
.panel-default>.panel-heading {
	background: #F1F1F1;
	background-image: none;
	padding:0;
}
.panel-body {
	padding-left: 42px;
	padding-right: 0px;
}
h4.panel-title {
	font-size: 18px;
	font-weight: 400;
}
h4.panel-title > a {
	width: 100%;
	display: inline-block;
	padding: 15px 0;
	position: relative;
}
h4.panel-title > a:after{
	font: normal normal normal 24px/1 FontAwesome;
	display: inline-block;
	content: "\f106";
	position: absolute;
	right: 0;
	top:13px;
}
h4.panel-title > a.collapsed:after {
	content: "\f107";
}
h4.panel-title > a > i {
	margin-right: 25px;
}
.load-more__btn {
	margin: 0.5rem 0;
	display: inline-block;
	text-decoration: none;
	padding: 5px 15px;
	background-color: #d9dbda;
	text-align:center;
	font-weight:600;
	color:#000000;
	width:100%;
	text-transform:uppercase;
  }
.form-control {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius:0;
}
.wrapper {
	float: left;
	width: 100%;
	overflow: hidden;
	padding:95px 0 200px 0;
}

.footer-change{
	float: left;
	width: 100%;
	overflow: hidden;
	padding:95px 0 30px 0;
}
.header {
	padding: 20px 0px 1px;
	position: fixed;
	top: 0;
	z-index:10;
	background:#FFFFFF;
	display:inline-block;
	width:100%;
	border-bottom:1px solid #EEEEEE;
}
.profile-image-wrap {
	min-height:90px;
	display:table;
}
.profile-image {
	display: table-cell;
	position: relative;
	z-index: 1;
	overflow: hidden;
	vertical-align:middle;
	font-size: 25px;
    color: red;
    width: 0px;
	font-weight: 800;
}

.profile{
	line-height: 35px;
}


.profile-image img {
	max-height: 90px;
	max-width: 220px;
}
.featured-category {
	display:inline-block;
	width:100%;
	position:relative;
	color:black;
	padding:28px 0;
	margin-top: 14px;
}
.featured-category a {
	color:#ffffff;
	text-transform:uppercase;
	float:right;
	padding:4px 10px;
	margin:4px 0;
	background:none;
	border: 1px double #9d9f9e;
	font-size:12px;
	letter-spacing:2px;
	line-height:18px;
	background-color: black;
}
.featured-category a:hover{
	border: 1px double #9d9f9e;
}
.featured-image, .featured-slider{
	display:inline-block;
	width:100%;
	position:relative;
	text-align:center;
	margin-top: 21px;
}
.whatsapp-input {
	display:inline-block;
	width:100%;
	margin:0px 0 10px 0;
}
.whatsapp-input .form-control {
	height:42px;
}
.whatsapp-input .input-group-addon, .whatsapp-input .form-control {
	border:1px solid #EEEEEE;
	background:none;
	box-shadow:none;
	z-index:0;
}
.whatsapp-input .whatsapp-button {
	background:#01e675;
	color:#FFFFFF;
	border:1px solid #01e675;
}

@media screen and (max-width:540px) {
	/*.col-xs-6.col-md-3.col-sm-12 {*/
	/*	width: 100%;*/
	/*}	*/
}
.whatsapp-input .whatsapp-button span {
	display:inline-block;
	vertical-align:top;
	padding-top:5px;
	padding-right:5px;
}
.whatsapp-input .whatsapp-button i {
	font-size:22px;
}
/*  USER SOCIAL ICON  */
.usersocial {
	display: inline-block;
	float:right;
}
.usersocial .fa {
  font-size: 15px;
  text-decoration: none;
}
.usersocial ul {
	margin:0;
	padding:32px 0;
	text-align:center;
	font-size:0;
}
.usersocial ul li{
	margin:0 0 0 8px;
	padding:0;
	list-style:none;
	display:inline-block;
	vertical-align:top;
}
.usersocial a {
	display:inline-block;
	width:30px;
	height:30px;
	vertical-align:top;
	list-style-type: none;
	padding:7px 5px;
	color:#FFFFFF;
	position: relative;
	border-radius:100%;
}
.usersocial a.fa-search {
	background:#9d9f9e;
}
.usersocial a.cart-png{
	background:#D2AE6D;	
	min-width:51px;
	height: 32px;
	width:auto;
	border-radius:5px;
}
.usersocial a span.count {
	font-family:'Roboto', sans-serif;
	font-size: 16px;
	padding:6px;
}
#searchtoggle {
	position: absolute;
    background: rgb(255, 255, 255);
    width: 100%;
}
#enquirylisttoggle {
	float: right;
    width: 300px;
    position: absolute;
    right: 0;
    background: #fff;
    border: 1px solid #EEEEEE;
	border-top:0px;
	max-height: 300px;
    overflow: auto;
}
ul.enquirylist {
	list-style-type:none;
	margin:0;
	padding:10px;
}
ul.enquirylist li{
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
	width:100%;
	border-bottom:1px dashed #EEEEEE;
	padding-bottom:7px;
	margin-bottom:7px;
}
.order-heading{
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
	width:100%;
	border-bottom:1px dashed #EEEEEE;
	padding-bottom:7px;
	margin-bottom:7px;
	font-size: 20px;
    color: #D2AE6D;
}
ul.enquirylist li:last-child {
	border-bottom:0px dashed #EEEEEE;
	margin-bottom:0px;
}
ul.enquirylist li a.btn {
	float:right;
}
ul.enquirylist li span {
	float:left;
	font-weight: 700;
    font-size: 24px;
}
ul.enquirylist li span.img {
	width:15%;
}
ul.enquirylist li span.text {
	width:78%;
	padding:45px 0px 0px 10px;
}
ul.enquirylist li span.delete {
	width:7%;
}
ul.enquirylist li span.delete a {
	width: 100%;
    background: #eeeeee;
    text-align: center;
    float: left;
    font-size: 18px;
    border-radius: 5px;
    padding: 3px;
	color:#D80003;
}
ul.enquirylist li textarea {
    height:150px;
}
ul.enquirylist li .btn-warning {
    width:100%;
    text-transform: uppercase;
    font-size: 20px;
    background-color: #EF7F1A;
    border-color: #EF7F1A;
}

/*  Share Dialog  */
.modal-backdrop.in {
	opacity: 0.8;
}
.close {
	color: #FFFFFF;
	opacity: 1;
	font-size: 35px;
}
.close:focus, .close:hover {
	color: #FFFFFF;
}
.sharedialog {
	text-align: center;	
}
.sharedialog .fa {
  padding: 10px;
  font-size: 30px;
  text-align: left;
  text-decoration: none;
  margin: 15px 0;
  border-radius: 5px;
 width: 100%;
	display: inline-block;
	vertical-align: top;
	color:#FFFFFF;
}

.sharedialog .fa span {
	display: inline-block;
	padding-left: 15px;
	padding-top: 7px;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	vertical-align: top;
}
.product .btn-group {
	width:100%;
}
.product .btn-group .btn {
	width:50%;
}
footer {
	/* background:#F1F1F1;	 */
	display:inline-block;
	width:100%;
	padding:0;
}
footer a {
	color:#000000;
}
.footermap {
	display:inline-block;
	width:100%;
}
.footermap iframe {
	width:100% !important;
	height:250px !important;
}
.footerbottom {	
	text-align:center;
	padding:5px 0 0px 0;
	font-size:12px;
	color:#393939;
}
.footerbottom small {
	font-size:11px;
	margin-top:5px;
	display:inline-block;
}
.footerbottom a {
	color:#393939;
}

.productcategory {
	float:left;
	width:100%;
	padding: 0px 0px 200px;
}
.productcategory a {
	border:1px solid #c5c7c6;
	display:inline-block;
	width:100%;
	position:relative;
	border-radius:5px;
	color:#393939;
	margin-top:15px;
}
.productcategorytext {
    position: relative;
    padding:10px 25px 10px 10px;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
}
.productcategoryimage{
	width: 100%;
	padding: 5px;
}
.productcategory a i {
	position:absolute;
	top:13px;
	right:5px;
}

/* Product Section Start */
.product {
	float:left;
	width:100%;
	position:relative;
	font-size:14px;
	margin:15px 0 15px 0;
}
.product .text {
	display:inline-block;
	width:100%;
	max-height: 121px;
}
.product h3 {
	font-weight:600;
	line-height:normal;
	font-size:20px;
	text-align: center;
}
.sale-badge{
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 5;
	color: #fff;
	background-color: #dc3545;
	display: inline-block;
	padding: 0.25em 0.4em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 0.25rem;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.product .pricesec {
	display:inline-block;
	width:100%;
}
.product .pricesec .actualprice {
	display:inline-block;
	font-weight:800;
}
.product .pricesec .discountprice {
	display:inline-block;
	text-decoration:line-through;
	color:#8F8F8F;
	padding-left:15px;
}
.product .pricenote {
	display:inline-block;
	width:100%;
	font-size:20px;
	font-style:italic;
	margin-top:-5px;
	font-weight: 600;
}
.product .btn-group {
	margin-top:10px;
}

.modal .pricesec {
	display:inline-block;
	width:100%;
	font-size:24px;
}
.modal .pricesec .actualprice {
	display:inline-block;
	font-weight:800;
}
.modal .pricesec .discountprice {
	padding-left:15px;
	display:inline-block;
	text-decoration:line-through;
	color:#8F8F8F;
}
.modal .pricenote {
	display:inline-block;
	width:100%;
	font-size:14px;
	font-style:italic;
	margin-top:-5px;
}
.modal .phone {
	padding: 6px 10px;
	display: inline-block;
	background: #ededed;
}
.modal .close {
	color:#000000;
}
.carousel .carousel-control {
    background: none;
}
.carousel i {
	position: absolute;
	cursor: pointer;
	z-index: 10;
	top: 50%;
	left: 0;
	background-color: rgba(0,0,0,.3);
	width: 40px;
	height: 40px;
	padding:9px;
	border: 0;
	border-radius: 0 3px 3px 0;
	transform: translateY(-50%);
	-webkit-transition: background-color .3s ease-in-out;
	-o-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
}
.carousel a.right i {
	right: 0;
	left: auto;
}
.modal .text .btn {
    width:100%;
}
/* Product Section End */


.videowrap {
	margin-bottom:10px;
}
.videowrap iframe {
	width:100%;
}

.sorting {
	float:left;
	width:100%;
}

p.book-pills{
    border: 2px solid;
    border-radius: 23px;
    padding: 5px;
    width: 49%;
    background-color: rgba(251, 175, 190, 0.5);
	color: #f80031;
	text-align: center;
}

p.available-pills{
    border: 2px solid;
    border-radius: 23px;
    padding: 5px;
    width: 49%;
    background-color: rgba(0, 206, 125, 0.2);
	color: #00ae69;
	text-align: center;
}

/* Go to Top Start */
#gototopbutton {
  display: inline-block;
  background-color: #000000;
  text-align: center;
  text-transform: uppercase;
  line-height: normal;
  color:#ffffff;
  padding: 3px 5px;
  font-size:10px;
  font-weight:bold;
  position: fixed;
  bottom: 50%;
  right: 15px;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#gototopbutton:hover {
  cursor: pointer;
  background-color: #000000;
}
#gototopbutton:active {
  background-color: #000000;
}
#gototopbutton.show {
  opacity: 1;
  visibility: visible;
  background-color: white;
}
/* Go to Top End */


/* footerwidget Start */
.footerwidget {
    position: fixed;
    bottom: 0;
    z-index:10;
    float: left;
    width: 100%;
    text-align: center;
}
.footerwidget ul {
margin:0;
padding:0;
list-style-type:none;
}
.footerwidget ul li{
margin:0;
padding:0;
list-style-type:none;
float:left;
width:33.3333%;
}

.footerwidget ul li a {
    display: inline-block;
    width: 100%;
    color: #fff;
    padding: 10px;
    font-size: 16px;
}
.footerwidget ul li a.fa-phone{
	background:#EF7F1A;
}
.footerwidget ul li a.fa-share-alt{
	background:#393185;
}
.footerwidget ul li a.fa-whatsapp{
	background:#009846;
}

.card-body.scroll-product{
	height: 500px;
    overflow-y: scroll;
}


/* footerwidget End */

.footerwidget{
	display: none;
}

@media screen and (max-width:767px){
    .category-space{
		margin-bottom: 10px !important;
	}
	.panel-default{
	    padding: 0 15px;
        background: #f1f1f1;
	}
	.cat-img{
	    height:auto !important;
	}
	.featured-image > .container, .featured-slider > .container {
		padding:0;
	}
	.footerwidget{
		display: block;
	}
}
@media screen and (max-width:400px){
	.product .btn-group .btn {
		font-size:12px;
		padding:6px;	
	}
}
@media screen and (max-width:399px){
	.product .btn-group .btn {
		width:100%;	
		margin:0;
	}
}
@media (max-width: 991px) { /* Targets tablets and smaller screens */
    .logo-img {
        width: 145px !important;
    }
}