/*Plugin Name: BookDice
Plugin URI: 
Description: BookDice is an online appointment booking wordpress plugin, your website visitor can see the available time for service provider and can book their appointment instantly,due its shopping cart feature one user can book multiple appointments at once.
Version: 4.1
Author: skymoonlab
TeamAuthor URI: 
/* BookDice- wordpress appointment booking plugin*/

/***********************************/
/*    Common Style                 */
/***********************************/	
/* to hide or disable text input and button border on active and selected in chrome */	



.bd-row {
	margin-right: -15px;
	margin-left: -15px;
}


.bd-lg-1,
.bd-lg-10,
.bd-lg-11,
.bd-lg-12,
.bd-lg-2,
.bd-lg-3,
.bd-lg-4,
.bd-lg-5,
.bd-lg-6,
.bd-lg-7,
.bd-lg-8,
.bd-lg-9,
.bd-md-1,
.bd-md-10,
.bd-md-11,
.bd-md-12,
.bd-md-2,
.bd-md-3,
.bd-md-4,
.bd-md-5,
.bd-md-6,
.bd-md-7,
.bd-md-8,
.bd-md-9,
.bd-sm-1,
.bd-sm-10,
.bd-sm-11,
.bd-sm-12,
.bd-sm-2,
.bd-sm-3,
.bd-sm-4,
.bd-sm-5,
.bd-sm-6,
.bd-sm-7,
.bd-sm-8,
.bd-sm-9,
.bd-xs-1,
.bd-xs-10,
.bd-xs-11,
.bd-xs-12,
.bd-xs-2,
.bd-xs-3,
.bd-xs-4,
.bd-xs-5,
.bd-xs-6,
.bd-xs-7,
.bd-xs-8,
.bd-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.bd-xs-1,
.bd-xs-10,
.bd-xs-11,
.bd-xs-12,
.bd-xs-2,
.bd-xs-3,
.bd-xs-4,
.bd-xs-5,
.bd-xs-6,
.bd-xs-7,
.bd-xs-8,
.bd-xs-9 {
    float: left
}

.bd-xs-12 {
    width: 100%
}

.bd-xs-11 {
    width: 91.66666667%
}

.bd-xs-10 {
    width: 83.33333333%
}

.bd-xs-9 {
    width: 75%
}

.bd-xs-8 {
    width: 66.66666667%
}

.bd-xs-7 {
    width: 58.33333333%
}

.bd-xs-6 {
    width: 50%
}

.bd-xs-5 {
    width: 41.66666667%
}

.bd-xs-4 {
    width: 33.33333333%
}

.bd-xs-3 {
    width: 25%
}

.bd-xs-2 {
    width: 16.66666667%
}

.bd-xs-1 {
    width: 8.33333333%
}

.bd-xs-pull-12 {
    right: 100%
}

.bd-xs-pull-11 {
    right: 91.66666667%
}

.bd-xs-pull-10 {
    right: 83.33333333%
}

.bd-xs-pull-9 {
    right: 75%
}

.bd-xs-pull-8 {
    right: 66.66666667%
}

.bd-xs-pull-7 {
    right: 58.33333333%
}

.bd-xs-pull-6 {
    right: 50%
}

.bd-xs-pull-5 {
    right: 41.66666667%
}

.bd-xs-pull-4 {
    right: 33.33333333%
}

.bd-xs-pull-3 {
    right: 25%
}

.bd-xs-pull-2 {
    right: 16.66666667%
}

.bd-xs-pull-1 {
    right: 8.33333333%
}

.bd-xs-pull-0 {
    right: auto
}

.bd-xs-push-12 {
    left: 100%
}

.bd-xs-push-11 {
    left: 91.66666667%
}

.bd-xs-push-10 {
    left: 83.33333333%
}

.bd-xs-push-9 {
    left: 75%
}

.bd-xs-push-8 {
    left: 66.66666667%
}

.bd-xs-push-7 {
    left: 58.33333333%
}

.bd-xs-push-6 {
    left: 50%
}

.bd-xs-push-5 {
    left: 41.66666667%
}

.bd-xs-push-4 {
    left: 33.33333333%
}

.bd-xs-push-3 {
    left: 25%
}

.bd-xs-push-2 {
    left: 16.66666667%
}

.bd-xs-push-1 {
    left: 8.33333333%
}

.bd-xs-push-0 {
    left: auto
}

.bd-xs-offset-12 {
    margin-left: 100%
}

.bd-xs-offset-11 {
    margin-left: 91.66666667%
}

.bd-xs-offset-10 {
    margin-left: 83.33333333%
}

.bd-xs-offset-9 {
    margin-left: 75%
}

.bd-xs-offset-8 {
    margin-left: 66.66666667%
}

.bd-xs-offset-7 {
    margin-left: 58.33333333%
}

.bd-xs-offset-6 {
    margin-left: 50%
}

.bd-xs-offset-5 {
    margin-left: 41.66666667%
}

.bd-xs-offset-4 {
    margin-left: 33.33333333%
}

.bd-xs-offset-3 {
    margin-left: 25%
}

.bd-xs-offset-2 {
    margin-left: 16.66666667%
}

.bd-xs-offset-1 {
    margin-left: 8.33333333%
}

.bd-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .bd-sm-1,
    .bd-sm-10,
    .bd-sm-11,
    .bd-sm-12,
    .bd-sm-2,
    .bd-sm-3,
    .bd-sm-4,
    .bd-sm-5,
    .bd-sm-6,
    .bd-sm-7,
    .bd-sm-8,
    .bd-sm-9 {
        float: left
    }
    .bd-sm-12 {
        width: 100%
    }
    .bd-sm-11 {
        width: 91.66666667%
    }
    .bd-sm-10 {
        width: 83.33333333%
    }
    .bd-sm-9 {
        width: 75%
    }
    .bd-sm-8 {
        width: 66.66666667%
    }
    .bd-sm-7 {
        width: 58.33333333%
    }
    .bd-sm-6 {
        width: 50%
    }
    .bd-sm-5 {
        width: 41.66666667%
    }
    .bd-sm-4 {
        width: 33.33333333%
    }
    .bd-sm-3 {
        width: 25%
    }
    .bd-sm-2 {
        width: 16.66666667%
    }
    .bd-sm-1 {
        width: 8.33333333%
    }
    .bd-sm-pull-12 {
        right: 100%
    }
    .bd-sm-pull-11 {
        right: 91.66666667%
    }
    .bd-sm-pull-10 {
        right: 83.33333333%
    }
    .bd-sm-pull-9 {
        right: 75%
    }
    .bd-sm-pull-8 {
        right: 66.66666667%
    }
    .bd-sm-pull-7 {
        right: 58.33333333%
    }
    .bd-sm-pull-6 {
        right: 50%
    }
    .bd-sm-pull-5 {
        right: 41.66666667%
    }
    .bd-sm-pull-4 {
        right: 33.33333333%
    }
    .bd-sm-pull-3 {
        right: 25%
    }
    .bd-sm-pull-2 {
        right: 16.66666667%
    }
    .bd-sm-pull-1 {
        right: 8.33333333%
    }
    .bd-sm-pull-0 {
        right: auto
    }
    .bd-sm-push-12 {
        left: 100%
    }
    .bd-sm-push-11 {
        left: 91.66666667%
    }
    .bd-sm-push-10 {
        left: 83.33333333%
    }
    .bd-sm-push-9 {
        left: 75%
    }
    .bd-sm-push-8 {
        left: 66.66666667%
    }
    .bd-sm-push-7 {
        left: 58.33333333%
    }
    .bd-sm-push-6 {
        left: 50%
    }
    .bd-sm-push-5 {
        left: 41.66666667%
    }
    .bd-sm-push-4 {
        left: 33.33333333%
    }
    .bd-sm-push-3 {
        left: 25%
    }
    .bd-sm-push-2 {
        left: 16.66666667%
    }
    .bd-sm-push-1 {
        left: 8.33333333%
    }
    .bd-sm-push-0 {
        left: auto
    }
    .bd-sm-offset-12 {
        margin-left: 100%
    }
    .bd-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .bd-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .bd-sm-offset-9 {
        margin-left: 75%
    }
    .bd-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .bd-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .bd-sm-offset-6 {
        margin-left: 50%
    }
    .bd-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .bd-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .bd-sm-offset-3 {
        margin-left: 25%
    }
    .bd-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .bd-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .bd-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .bd-md-1,
    .bd-md-10,
    .bd-md-11,
    .bd-md-12,
    .bd-md-2,
    .bd-md-3,
    .bd-md-4,
    .bd-md-5,
    .bd-md-6,
    .bd-md-7,
    .bd-md-8,
    .bd-md-9 {
        float: left
    }
    .bd-md-12 {
        width: 100%
    }
    .bd-md-11 {
        width: 91.66666667%
    }
    .bd-md-10 {
        width: 83.33333333%
    }
    .bd-md-9 {
        width: 75%
    }
    .bd-md-8 {
        width: 66.66666667%
    }
    .bd-md-7 {
        width: 58.33333333%
    }
    .bd-md-6 {
        width: 50%
    }
    .bd-md-5 {
        width: 41.66666667%
    }
    .bd-md-4 {
        width: 33.33333333%
    }
    .bd-md-3 {
        width: 25%
    }
    .bd-md-2 {
        width: 16.66666667%
    }
    .bd-md-1 {
        width: 8.33333333%
    }
    .bd-md-pull-12 {
        right: 100%
    }
    .bd-md-pull-11 {
        right: 91.66666667%
    }
    .bd-md-pull-10 {
        right: 83.33333333%
    }
    .bd-md-pull-9 {
        right: 75%
    }
    .bd-md-pull-8 {
        right: 66.66666667%
    }
    .bd-md-pull-7 {
        right: 58.33333333%
    }
    .bd-md-pull-6 {
        right: 50%
    }
    .bd-md-pull-5 {
        right: 41.66666667%
    }
    .bd-md-pull-4 {
        right: 33.33333333%
    }
    .bd-md-pull-3 {
        right: 25%
    }
    .bd-md-pull-2 {
        right: 16.66666667%
    }
    .bd-md-pull-1 {
        right: 8.33333333%
    }
    .bd-md-pull-0 {
        right: auto
    }
    .bd-md-push-12 {
        left: 100%
    }
    .bd-md-push-11 {
        left: 91.66666667%
    }
    .bd-md-push-10 {
        left: 83.33333333%
    }
    .bd-md-push-9 {
        left: 75%
    }
    .bd-md-push-8 {
        left: 66.66666667%
    }
    .bd-md-push-7 {
        left: 58.33333333%
    }
    .bd-md-push-6 {
        left: 50%
    }
    .bd-md-push-5 {
        left: 41.66666667%
    }
    .bd-md-push-4 {
        left: 33.33333333%
    }
    .bd-md-push-3 {
        left: 25%
    }
    .bd-md-push-2 {
        left: 16.66666667%
    }
    .bd-md-push-1 {
        left: 8.33333333%
    }
    .bd-md-push-0 {
        left: auto
    }
    .bd-md-offset-12 {
        margin-left: 100%
    }
    .bd-md-offset-11 {
        margin-left: 91.66666667%
    }
    .bd-md-offset-10 {
        margin-left: 83.33333333%
    }
    .bd-md-offset-9 {
        margin-left: 75%
    }
    .bd-md-offset-8 {
        margin-left: 66.66666667%
    }
    .bd-md-offset-7 {
        margin-left: 58.33333333%
    }
    .bd-md-offset-6 {
        margin-left: 50%
    }
    .bd-md-offset-5 {
        margin-left: 41.66666667%
    }
    .bd-md-offset-4 {
        margin-left: 33.33333333%
    }
    .bd-md-offset-3 {
        margin-left: 25%
    }
    .bd-md-offset-2 {
        margin-left: 16.66666667%
    }
    .bd-md-offset-1 {
        margin-left: 8.33333333%
    }
    .bd-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .bd-lg-1,
    .bd-lg-10,
    .bd-lg-11,
    .bd-lg-12,
    .bd-lg-2,
    .bd-lg-3,
    .bd-lg-4,
    .bd-lg-5,
    .bd-lg-6,
    .bd-lg-7,
    .bd-lg-8,
    .bd-lg-9 {
        float: left
    }
    .bd-lg-12 {
        width: 100%
    }
    .bd-lg-11 {
        width: 91.66666667%
    }
    .bd-lg-10 {
        width: 83.33333333%
    }
    .bd-lg-9 {
        width: 75%
    }
    .bd-lg-8 {
        width: 66.66666667%
    }
    .bd-lg-7 {
        width: 58.33333333%
    }
    .bd-lg-6 {
        width: 50%
    }
    .bd-lg-5 {
        width: 41.66666667%
    }
    .bd-lg-4 {
        width: 33.33333333%
    }
    .bd-lg-3 {
        width: 25%
    }
    .bd-lg-2 {
        width: 16.66666667%
    }
    .bd-lg-1 {
        width: 8.33333333%
    }
    .bd-lg-pull-12 {
        right: 100%
    }
    .bd-lg-pull-11 {
        right: 91.66666667%
    }
    .bd-lg-pull-10 {
        right: 83.33333333%
    }
    .bd-lg-pull-9 {
        right: 75%
    }
    .bd-lg-pull-8 {
        right: 66.66666667%
    }
    .bd-lg-pull-7 {
        right: 58.33333333%
    }
    .bd-lg-pull-6 {
        right: 50%
    }
    .bd-lg-pull-5 {
        right: 41.66666667%
    }
    .bd-lg-pull-4 {
        right: 33.33333333%
    }
    .bd-lg-pull-3 {
        right: 25%
    }
    .bd-lg-pull-2 {
        right: 16.66666667%
    }
    .bd-lg-pull-1 {
        right: 8.33333333%
    }
    .bd-lg-pull-0 {
        right: auto
    }
    .bd-lg-push-12 {
        left: 100%
    }
    .bd-lg-push-11 {
        left: 91.66666667%
    }
    .bd-lg-push-10 {
        left: 83.33333333%
    }
    .bd-lg-push-9 {
        left: 75%
    }
    .bd-lg-push-8 {
        left: 66.66666667%
    }
    .bd-lg-push-7 {
        left: 58.33333333%
    }
    .bd-lg-push-6 {
        left: 50%
    }
    .bd-lg-push-5 {
        left: 41.66666667%
    }
    .bd-lg-push-4 {
        left: 33.33333333%
    }
    .bd-lg-push-3 {
        left: 25%
    }
    .bd-lg-push-2 {
        left: 16.66666667%
    }
    .bd-lg-push-1 {
        left: 8.33333333%
    }
    .bd-lg-push-0 {
        left: auto
    }
    .bd-lg-offset-12 {
        margin-left: 100%
    }
    .bd-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .bd-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .bd-lg-offset-9 {
        margin-left: 75%
    }
    .bd-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .bd-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .bd-lg-offset-6 {
        margin-left: 50%
    }
    .bd-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .bd-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .bd-lg-offset-3 {
        margin-left: 25%
    }
    .bd-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .bd-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .bd-lg-offset-0 {
        margin-left: 0
    }
}

.btn-group-lg > .btn,
.btn-lg{
	padding:10px 16px;
	font-size:18px;
	line-height:1.3333333;
	border-radius:6px;
}
.btn-group-sm > .btn,.btn-sm{
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px;
}
.btn-group-xs > .btn,.btn-xs{
	padding:1px 5px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px;
}
	

.btn {
    display: inline-block;
   text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
   
}	
	


/* transition common */
	#bdp input[type="text"],
	#bdp input[type="password"],
	#bdp input[type="email"],
	#bdp input[type="url"],
	#bdp input[type="tel"],
	#bdp input[type="number"],
	#bdp input[type="range"],
	#bdp input[type="date"],
	#bdp textarea,
	#bdp select,
	#bdp input[type="search"],
	#bdp input[type="submit"],
	#bdp input[type="button"],
	#bdp #locations-list .content-box .content-inner.selected,
	#bdp #services-list .content-box .content-inner.selected,
	#bdp #providers-list .content-box .content-inner.selected .hover-select-item,
	#bdp aside#content-sidebar .sidebar-box .booking-list:hover,
	#bdp ul.bdp-checkbox-list label span,
	#bdp .bdp-custom-radio ul.bdp-radio-list label:hover span,
	#bdp .bdp-payment-method-radio ul.payment-radio label:hover span,
	#bdp aside#content-sidebar .sidebar-box .booking-list .delete span:before {
		-webkit-transition: all .3s cubic-bezier(0.175, 0.885, 0.320, 1.275);
		-moz-transition: all .3s cubic-bezier(0.175, 0.885, 0.320, 1.275);
		-o-transition: all .3s cubic-bezier(0.175, 0.885, 0.320, 1.275);
		-ms-transition: all .3s cubic-bezier(0.175, 0.885, 0.320, 1.275);
		transition: all .3s cubic-bezier(0.175, 0.885, 0.320, 1.275);
	}
	/* transition */
	#bdp #locations-list .content-box .content-inner.selected,
	#bdp #locations-list .content-box .content-inner:hover,
	#bdp #services-list .content-box .content-inner.selected,
	#bdp #services-list .content-box .content-inner:hover,
	#bdp #providers-list .content-box .content-inner.selected,
	#bdp #providers-list .content-box .content-inner:hover,
	#bdp aside#content-sidebar .sidebar-box .booking-list:hover,
	#bdp .calendar-wrapper .calendar-header a.next-date:hover,
	#bdp .calendar-wrapper .calendar-header a.previous-date:hover,
	#bdp .calendar-body .ct-week:hover,
	#bdp .calendar-body .ct-week:hover a span,
	#bdp .bdp-button:hover,
	#bdp #navbar .booking-steps > li.is-complete:hover a,
	#bdp .calendar-header,
	#bdp .calendar-body .bdp-week:hover a span,
	#bdp .calendar-body .dates .bdp-week:hover,
	#bdp .calendar-body .bdp-show-time.shown ul.time-slot-ul,
	#bdp .calendar-body .bdp-show-time.shown,
	#bdp aside#content-sidebar .sidebar-box .booking-list .delete:hover span,
	#bdp ul.bdp-checkbox-list input[type="checkbox"]:checked + label span:before,
	#bdp .bdp-custom-radio ul.bdp-radio-list input[type="radio"]:checked + label span,
	#bdp ul.bdp-common-radio label span:before,
	#bdp .bdp-payment-method-radio ul.payment-radio label span:before,
	#bdp .bdp-payment-method-radio ul.payment-radio input[type="radio"]:checked + label span:before{
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}



/*
{
	
		-webkit-transition: color .3s,border-color .3s,background-color .3s;
		-moz-transition: color .3s,border-color .3s,background-color .3s;
		-ms-transition: color .3s,border-color .3s,background-color .3s;
		transition: color .3s,border-color .3s,background-color .3s;
}
*/

	
.pre-scrollable{max-height:340px;overflow-y:scroll}	
.container{
	width: 95% !important;
	max-width: 95% !important;
	margin: 0 auto;
	padding-left: 0;
	padding-right: 0;
	float: none;
}
/* @media (min-width:768px){ */
	/* .container{width:750px} */
/* } */
/* @media (min-width:992px){ */
	/* .container{width:970px} */
/* } */
/* @media (min-width:1200px){ */
	/* .container{width:1170px} */
/* } */
/* for no copy text in front */
/*
#bdp {
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
*/
*:focus,
*:focus,
#bdp textarea:focus,
#bdp input:focus{ 
	outline: 0; 
}
#bdp input:focus::-moz-focus-inner {
    border: 0;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    background-color: transparent !important;
    background-image: none;
    color: inherit;
}

#bdp a,
#bdp input[type="button"]{
	outline:none;
}
#bdp input[type="button"]::-moz-focus-inner {
	border: 0;
}
*, *:after, *:before {
  box-sizing: border-box;
}

/* ipad button touch highlight */
* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* ipad scroll bar */
* {
    -webkit-overflow-scrolling: auto;
    -moz-overflow-scrolling: auto;
    -o-overflow-scrolling: auto;
    overflow-scrolling: auto;
}

a:active,
a:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="text"]:active,
input[type="text"]:focus,
select:active,
select:focus,
textarea:active,
textarea:focus {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#bdp .button:active,
#bdp .button:focus,
#bdp a:active,
#bdp a:focus,
#bdp input[type="button"]:active,
#bdp input[type="button"]:focus,
#bdp input[type="text"]:active,
#bdp input[type="text"]:focus,
#bdp select:active,
#bdp select:focus,
#bdp textarea:active,
#bdp textarea:focus,
#bdp a:active,
#bdp a:focus,
#bdp .button,
#bdp a{
	-webkit-backface-visibility: hidden;
}


	#bdp h1{ 
		font-size:36px;
		margin-top:0px;
		margin-bottom:0px;
	}
	 #bdp h2{
		 font-size:30px;
		 margin-top:0px;
		 margin-bottom:0px;
	}
	 #bdp h3{
		 font-size:26px;
		 margin-top:0px;
		 margin-bottom:0px;
	}
	 #bdp h4{
		 font-size:20px !important;
		 margin-top:5px;
		 margin-bottom:10px;
	}
	 #bdp h5{
		 font-size:18px;
		 margin-top:0px;
		 margin-bottom:0px;
	}
	 #bdp h6{ 
		font-size:16px;
		margin-bottom:20px;
	 }
	 #bdp strong{ font-weight: bold; }
	
	#bdp #hr {
		background-color:#dbdbdb;
		border:none;
		height:1px;
		margin:6px 0;
		width: 100%;
		clear:both;
	}
		/****  border radius ****/
	#bdp .br-0{
		-webkit-border-radius: 0px !important;
		-moz-border-radius: 0px !important;
		-ms-border-radius: 0px !important;
		border-radius: 0px !important;
	}	
	#bdp .bor{
		border: 0px transparent;
	}
	#bdp .br-2{
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		-ms-border-radius: 2px;
		border-radius: 2px;
	}
	#bdp .br-3{
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		border-radius: 3px;
	}
	#bdp .br-5{
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		border-radius: 5px;
	}
	
	
	#bdp .br-10{
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-ms-border-radius: 10px;
		border-radius: 10px;
	}
	#bdp .br-100{
		-webkit-border-radius: 100%;
		-moz-border-radius: 100%;
		-ms-border-radius: 100%;
		border-radius: 100%;
	}
	
	
	
	#bdp  a{
		text-decoration: none;
	}
	
	#bdp  a img{
		border: none;
	}
	#bdp  img { max-width: 100%; }
	
	#bdp .bdp-hide{
		display: none;
	}
	#bdp .bdp-show{
		display: block;
	}	
	#bdp .fln {
		float:none;
	}
	#bdp .f-l {
		float:left;
	}
	#bdp .ta-center {
		text-align:center;
	}
	#bdp .ta-left {
		text-align:left;
	}
	#bdp .ta-right {
		text-align:right;
	}
	
	#bdp .pull-left {
		float: left !important;
	}
	#bdp .pull-right {
		float: right !important;
	}
	#bdp .hidden {
		display:none;
	}
	#bdp .form-group {
		margin-bottom: 15px;
	}
	#bdp .cb{
		clear:both;
	}
	
	#bdp .clear {
		float:none;
		clear:both;
		margin:0px;
		padding:0px;
	}
	#bdp .fl{
		float: left;
		width: 100%;
		position: relative;
		background: #fff;
	}
	
	#bdp .fl-w100{
		float: left;
		width: 100%;
	}
	#bdp .fll{
		float: left;
	}
	#bdp .pos-r{
		position: relative;
	}
	#bdp .db{
		display: block;
	}
	#bdp .dib{
		display: inline-block;
	}
	
	#bdp .np{
		padding: 0;
	}
	#bdp .npl{
		padding-left: 0px;
	}
	#bdp .npr{
		padding-right: 0px;
	}
	
	
	#bdp .nm{
		margin: 0 !important;
	}
	#bdp .nmb{
		margin-bottom: 0 !important;
	}
	
	#bda .pl-20{
		padding-left: 20px;
	}
	#bdp .pl-5{
		padding-left: 5px;
	}
	#bdp .pr-5{
		padding-right: 5px;
	}
	#bdp .mb-30{
		margin-bottom: 30px;
	}
	#bdp .mb-20{
		margin-bottom: 20px;
	}
	#bdp .mb-15{
		margin-bottom: 15px;
	}
	#bdp .mt-10{
		margin-top: 10px;
	}
	/* new error label style */
	
	
	#bdp .show-error input[type="text"],
	#bdp .show-error input[type="password"],
	#bdp .show-error input[type="email"],
	#bdp .show-error input[type="url"],
	#bdp .show-error input[type="tel"],
	#bdp .show-error input[type="number"],
	#bdp .show-error input[type="range"],
	#bdp .show-error input[type="date"],
	#bdp .show-error textarea,
	#bdp .show-error select{
		border-color: #f00;
		background: #fff url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIj4KICA8cGF0aCBmaWxsPSIjREYzMzIwIiBkPSJNMTAsMTMuNmMtMC4zLDAtMC42LTAuMy0wLjYtMC42VjdjMC0wLjMsMC4zLTAuNiwwLjYtMC42czAuNiwwLjMsMC42LDAuNnY2IEMxMC42LDEzLjMsMTAuMywxMy42LDEwLDEzLjZ6IiAvPgogIDxwYXRoIGZpbGw9IiNERjMzMjAiIGQ9Ik0xMCwxNi42Yy0wLjMsMC0wLjYtMC4zLTAuNi0wLjZ2LTAuNWMwLTAuMywwLjMtMC42LDAuNi0wLjZzMC42LDAuMywwLjYsMC42VjE2IEMxMC42LDE2LjMsMTAuMywxNi42LDEwLDE2LjZ6IiAvPgogIDxwYXRoIGZpbGw9IiNERjMzMjAiIGQ9Ik0xMCwxLjljMC42LDAsMC45LDAuMywxLjEsMC42bDcuNiwxMy40bDAuMSwwLjJjMC4xLDAuMywwLjIsMC40LDAuMiwwLjYgYzAsMC4yLTAuMSwwLjQtMC4yLDAuNmwwLDBsMCwwLjFDMTguNSwxNy43LDE4LDE4LDE3LjYsMThIMi40Yy0wLjQsMC0wLjktMC4zLTEuMS0wLjdsMC0wLjFsMCwwQzEuMSwxNywxLDE2LjksMSwxNi41IGMwLTAuMSwwLjItMC41LDAuMy0wLjZMOC44LDIuNUM5LDIuMSw5LjUsMS45LDEwLDEuOSBNMTAsMC45QzkuMiwwLjksOC40LDEuMyw4LDJMMC40LDE1LjRDMC4yLDE1LjgsMCwxNi4yLDAsMTYuNSBjMCwwLjUsMC4xLDAuOSwwLjQsMS4zYzAuNCwwLjcsMS4yLDEuMiwyLDEuMmgxNS4yYzAuOCwwLDEuNi0wLjUsMi0xLjJjMC4zLTAuNCwwLjQtMC44LDAuNC0xLjJjMC0wLjUtMC4yLTAuOC0wLjQtMS4yTDExLjksMiBDMTEuNCwxLjMsMTAuNywwLjksMTAsMC45TDEwLDAuOXoiIC8+Cjwvc3ZnPgo=") calc(100% - 10px) 50% no-repeat;
		padding-right: 45px;
	}
	
	#bdp label.bdp-error:before{
		top: -6px;
		left: 20px;
		border: solid transparent;
		content: "";
		height: 0;
		width: 0;
		position: absolute;
		border-color: rgba(0, 0, 0, 0);
		border-bottom-color: #ff0000;
		border-width: 4px;
		margin-top: -2px;
		z-index: 99;
		
	}
	#bdp .show-error input[type="text"]:focus + label.bdp-error,
	#bdp .show-error input[type="password"]:focus + label.bdp-error,
	#bdp .show-error input[type="email"]:focus + label.bdp-error,
	#bdp .show-error input[type="url"]:focus + label.bdp-error,
	#bdp .show-error input[type="tel"]:focus + label.bdp-error,
	#bdp .show-error input[type="number"]:focus + label.bdp-error,
	#bdp .show-error input[type="range"]:focus + label.bdp-error,
	#bdp .show-error input[type="date"]:focus + label.bdp-error,
	#bdp .show-error textarea:focus + label.bdp-error,
	#bdp .show-error select:focus + label.bdp-error{
		display: inline-block; /* remove after put in code dynamic */
		visibility: visible;
		opacity: 1;
		-ms-transform: translateY(0);
		transform: translateY(0);
		transition: background-color .3s,border-color .3s,opacity .3s,transform .3s,visibility 0.2s;
	}
	
	
	#bdp label.bdp-error{
		display: none;
		/* visibility: hidden;
		opacity: 0; */
		position: absolute;
		z-index: 2;
		top: 100%;
		-ms-transform: translateY(5px);
		transform: translateY(5px);
		background-color: #ff0000;
		color: #fff !important;
		position: absolute;
		word-wrap: break-word;
		margin-top: 4px;
		top: 100%;
		width: 100%;
		padding: 6px 12px !important;
		font-size: 13px;
		line-height: 16px;
		text-align: left;
		letter-spacing: 0.5px;
		z-index: 99;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		border-radius: 3px;
		left: 0;
		
	}
	/*
	#bdp .error{
		border-color:#F92C2C;
		color:#F92C2C
	}
	
	
	#bdp label.bdp-error:before{
		top: -6px;
		left: 20px;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		border-color: rgba(0, 0, 0, 0);
		border-bottom-color: #ff0000;
		border-width: 4px;
		margin-top: -2px;
		z-index: 99;
		
	}
	#bdp label.bdp-error{
		display: none;
		background-color: #ff0000;
		color: #fff !important;
		position: absolute;
		word-wrap: break-word;
		margin-top: 4px;
		top: 100%;
		width: 100%;
		padding: 6px 12px !important;
		font-size: 11px;
		line-height: 16px;
		text-align: left;
		font-weight: 700 !important;
		z-index: 99;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		border-radius: 3px;
		left: 0;
	} */
	/* form styles */
	#bdp .form-row{
		float: left !important;
		margin: 0px 0px 5px;
		display: block;
		position: relative;
		width:100%;
		line-height: 38px;
	}
	#bdp label{
		font-size: 12px;
		float: left !important;
		width: 100%;
		display: block;
		color: inherit;
		font-weight: 600 !important;
		position: relative;
		line-height: 20px !important;
		margin-bottom: 1px !important;
	}
	#bdp label span{
		width: 15px;
		height: 15px;
		display: inline-block;
		position: relative;
		left: 0px;
		top: 0px;
		z-index: 9;
		vertical-align: middle;
	}
	
	/* common header styles */
	#bdp h2.content-header{
		font-size: 14px;
		font-weight: 600;
		display: block;
		text-transform: uppercase;
		line-height: 22px;
		margin: 0;
		letter-spacing: 0.5px;
		float: left;
		position: absolute;
		bottom: 11px;
		padding-left: 20px;
		z-index: 1;
		width: 100%;
	}
	#bdp h3.sidebar-header{
		font-size: 13px;
		font-weight: 600;
		float: left;
		display: block;
		text-transform: uppercase;
		line-height: 22px;
		margin: 0;
		letter-spacing: 0.5px;
		border-bottom: 2px solid transparent;
	}
	#bdp .bdp-button-container .bdp-button .icon-arrow-right:before,
	#bdp .bdp-button-container .bdp-button .icon-arrow-left:before{
		font-size: 10px;
		font-weight: bold;
	}
	
	/* button */
	#bdp .bdp-button-container{
		position: relative;	
		width: 100%;
		text-align: right;	
		padding: 0 10px 10px;
		border-bottom: thin solid #c5c5c5;		
		box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.25);
		z-index: 11;
	}
	#bdp .bdp-100{
		width: 100%;
		margin: 10px 0 0 !important;
		text-transform: uppercase;
		letter-spacing: 0.2px;
	} 
	#bdp .bdp-button{
		font-size: 13px;
		font-weight: 600;
		line-height: 26px;
		height: 40px;
		padding: 6px 13px;
		position: relative;
		display: inline-block;
		min-width: 80px;
		white-space: nowrap;
		vertical-align: middle;
		cursor: pointer;
		background-image: none;
		margin: 22px 10px 10px 0px;
		text-align: center;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		border-radius: 3px;
		border: 1px solid transparent;
	}
	#bdp .bdp-button.bdp-btn-lg{
		min-width: 100px;
		padding: 0px 15px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		letter-spacing: 1px;
	}
	
	
	#bdp .bdp-link{
		text-decoration: none !important;
		padding: 0;
		background: none !important;
	}
	#bdp .bdp-link:hover{
		text-decoration: underline;
	}
	#bdp .bdp-button.bdp-btn-abs{
		position: absolute;
		right: 10px;
		bottom: 10px;
		min-width: 60px;
		padding: 3px 5px;
		margin: 0;
		font-weight: normal;
		font-size: 12px;
		z-index: 99;
		height: 30px;
		line-height: 20px;
	}
	/*#bdp #bdp_next_btn.btn-hidden,
	#bdp #bdp_previous_btn.btn-hidden{	
		display: none;
		-webkit-transition: all .6s ease;
		-moz-transition: all .6s ease;
		-ms-transition: all .6s ease;
		transition: all .6s ease;
	}
	#bdp #bdp_next_btn.btn-show,
	#bdp #bdp_previous_btn.btn-show{	
		display: inline-block;
		-webkit-transition: all .6s ease;
		-moz-transition: all .6s ease;
		-ms-transition: all .6s ease;
		transition: all .6s ease;
	}*/
	
	
	
	
	#bdp .bdp-button.disable{
		cursor: default;
		pointer-events: none;
		background: #c5c5c5;
		height: 30px;
	}
	/***********************/
	/* color main for all */
	#bdp .bdp-button{
		color: #fff;
		background-color: #f34a4a; 
		/*box-shadow: 0 0 4px 2px #f34a4a;*/
	}
	
	/* text color link booking steps */
	/* TExt color dynamic */
	#bdp{
		color: #8c8c8c;
	}
	
	/* primary color dynamic */
	#bdp .bdp_pc,
	#bdp a,
	#bdp aside#content-sidebar .sidebar-box .booking-list .provider-info .provider-title,
	#bdp aside#content-sidebar .sidebar-box .booking-list .right-booking-details .price,
	#bdp aside#content-sidebar .sidebar-box .booking-list .right-booking-details .common-style{
		color: #262f34;
	}
	
	#bdp #navbar .booking-steps > li{
		color: #000;
	}
	#bdp .calendar-body .dates .bdp-week.active{
		border-bottom: thin solid #262f34;
	}
	#bdp .bdp-button.bdp-btn-abs,
	#bdp .calendar-header,
	#bdp .calendar-body .dates .bdp-week.active,
	#bdp .calendar-body .bdp-show-time.shown,
	#bdp .panel-login .panel-heading .col-xs-6{
		background-color: #262f34;
	}
	#bdp .bdp-custom-radio ul.bdp-radio-list label span,
	#bdp .bdp-payment-method-radio ul.payment-radio label span{
		border-color: #262f34;
	}
	.ui-datepicker select.ui-datepicker-month,
	.ui-datepicker select.ui-datepicker-year{
		color: #262f34;
		font-size: 16px !important;
	}	
	.ui-state-highlight,
	.ui-widget-content .ui-state-highlight{
		background: #262f34 !important;
		color: #FFF !important;
	}
	
	/* secondary color */
	.nicescroll-cursors{
		background-color: #f45d6c !important;
	}
		
	
	#bdp aside#content-sidebar .sidebar-box .booking-list .right-booking-details .delete:hover,
	#bdp .panel-login .panel-heading .col-xs-6.active{
		color: #fff;
		background: #f45d6c;
	}
	#bdp aside#content-sidebar .sidebar-box .booking-list .right-booking-details .delete,
	#bdp #navbar .booking-steps > li.is-complete,
	#bdp .bdp-link{
		color: #f45d6c ;
	}
	#bdp .bdp-loader div,
	#bdp #navbar .booking-steps > li.is-complete:before,
	#bdp #navbar .booking-steps > li.is-active:before,
	#bdp #locations-list .content-box .bdp_locations.selected .hover-select-item:before,
	#bdp #services-list .content-box .bdp_services.selected .hover-select-item:before,
	#bdp .calendar-wrapper .calendar-header a.next-date:hover,
	#bdp .calendar-wrapper .calendar-header a.previous-date:hover,
	#bdp .calendar-body .bdp-week:hover,
	#bdp .calendar-body .bdp-show-time .time-slot-container ul li.time-slot,
	#bdp .panel-login .panel-heading .col-xs-6.active:after{
		background: #f45d6c;
	}
	#bdp .calendar-body .bdp-show-time .time-slot-container ul li.time-slot,
	#bdp .calendar-body .dates .bdp-week.active span{
		color: #fff;
	}
	
	#bdp .calendar-body .bdp-week:hover a span{
		color: #fff;
	}
	#bdp #navbar .booking-steps > li.is-complete:hover a{
		color: #f45d6c;
		cursor: pointer;
	}
	#bdp #locations-list .content-box .content-inner .hover-select-item span:before,
	#bdp #services-list .content-box .content-inner .hover-select-item span:before,
	#bdp #providers-list .content-box .content-inner .hover-select-item span:before{
		border-top: 50px solid #f45d6c;
	}
	#bdp .bdp-custom-radio ul.bdp-radio-list label:hover span,
	#bdp .bdp-payment-method-radio ul.payment-radio label:hover span{
		border-color: #f45d6c;
	}
	#bdp .bdp-custom-radio ul.bdp-radio-list input[type="radio"]:checked + label span{
		border-width: 5px;
		border-color: #f45d6c;
	}
	#bdp ul.bdp-checkbox-list input[type="checkbox"]:checked + label span ,
	#bdp .bdp-payment-method-radio ul.payment-radio input[type="radio"]:checked + label span {
		border-color: #f45d6c;
		background: #f45d6c;
	}
		
	#bdp aside#content-sidebar .sidebar-box .booking-list:hover .delete span:before{
		display: block;
	}
	#bdp aside#content-sidebar .sidebar-box .booking-list:hover .delete span:after{
		color: #fff;
	}
	#bdp aside#content-sidebar .sidebar-box .booking-list:hover{
		border-color: #f45d6c;
	}
	#bdp aside#content-sidebar .sidebar-box .booking-list .delete span:before{
		border-left: 40px solid #f45d6c;
	}
	
	
	/* bookdice selected border color*/
	#bdp #locations-list .content-box .content-inner.selected,
	#bdp #services-list .content-box .content-inner.selected,
	#bdp #providers-list .content-box .content-inner.selected{
		border-color: #f45d6c;
	}
	
	
	
	/* common header border bottom */
		
	#bdp input[type="text"],
	#bdp input[type="password"],
	#bdp input[type="email"],
	#bdp input[type="url"],
	#bdp input[type="tel"],
	#bdp input[type="number"],
	#bdp input[type="range"],
	#bdp input[type="date"],
	#bdp textarea,
	#bdp select,
	#bdp input[type="search"],
	#bdp input[type="submit"],
	#bdp input[type="button"]{
		border-color: #c5c5c5 ;
	}
	
	
	
	
	/* color end */
	
	/* input types */

	#bdp input[type="text"],
	#bdp input[type="password"],
	#bdp input[type="email"],
	#bdp input[type="url"],
	#bdp input[type="tel"],
	#bdp input[type="number"],
	#bdp input[type="range"],
	#bdp input[type="date"],
	#bdp textarea,
	#bdp select,
	#bdp input[type="search"],
	#bdp input[type="submit"],
	#bdp input[type="button"]	{
		font-size: 14px;
		padding: 5px 15px;
		line-height: 28px;
		width: 100%;
		height: 40px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		border-width: 2px;
		border-style: solid;
		color: inherit;
		display: inline-block;
		-webkit-appearance: none;
		-moz-appearance: none;
		font-family:inherit;
		background-color: transparent !important;
	}
	
	#bdp textarea{
		line-height: 20px !important;
		min-height: 60px;
	}
	
	
	

	/* custom radio css */
	#bdp ul li input[type="radio"],
	#bdp .bdp-custom-radio ul.bdp-radio-list li input[type="radio"] {
		display: none !important;
	}
		
	#bdp .bdp-custom-radio  ul.bdp-radio-list{
		list-style-type: none;
		float: left;
		padding: 0px 0px 5px 5px;
		margin: 0px;
		width: 100%;
	}
	#bdp .bdp-gender-radio{
		min-height: 60px;
	}
	#bdp .bdp-custom-radio ul.bdp-radio-list li{
		line-height: 30px;
		float: left;
		text-decoration:uppercase;
	}
	#bdp .bdp-custom-radio ul.bdp-radio-list li label{
		font-size: 15px;
		cursor: pointer;
		line-height: 35px !important;
	}
	#bdp .bdp-custom-radio ul.bdp-radio-list label span{
		background-color: #fff;
		border-width: 2px;
		border-style: solid;
		width: 18px;
		height: 18px;
		border-radius: 100px;
		-moz-border-radius: 100px;
		-webkit-border-radius: 100px;
		-o-border-radius: 100px;
		position: relative;
		display: inline-block;
		margin-right: 10px;
		top: 0px;
	}
	
	
	#bdp .bdp-custom-radio ul.bdp-radio-list li.bdp-first-radio,
	#bdp .bdp-custom-radio ul.bdp-radio-list li.bdp-second-radio{
		display: block;
		float: left;
		width: auto;
		padding-right:20%;
	}
	/* payment radio */
	#bdp .bdp-payment-method-radio ul.payment-radio {
		display: inline-block;
		float: left;
		margin: 0px 0px 10px;
		width: 100%;
		padding-left: 13px;
	}
	#bdp .bdp-payment-method-radio ul.payment-radio li {
		float: left;
		width: 100%;
	}
	#bdp .bdp-payment-method-radio ul.payment-radio li label{
		cursor:pointer;
		font-size: 14px !important;
		line-height: 30px !important;
	}
	#bdp .bdp-payment-method-radio ul.payment-radio label span{
		background-color: #fff;
		border-width: 2px;
		border-style: solid;
		width: 18px;
		height: 18px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		-o-border-radius: 2px;
		border-radius: 2px;
		position: relative;
		display: inline-block;
		margin-right: 7px;
		top: -1px;
	}
	#bdp .bdp-payment-method-radio ul.payment-radio img.paypal-img{
		position: relative;
		vertical-align: middle;
		left: 8px;
	}
	/* custom checkbox */
	#bdp ul.bdp-checkbox-list li input[type="checkbox"],
	#bdp .bdp-show-pass input[type="checkbox"]{
		display: none !important;
	}
	#bdp ul.bdp-checkbox-list{
		padding: 0px;
		margin: 0px;
		list-style-type: none;
		float: left;

	}
	#bdp ul.bdp-checkbox-list li {
		line-height: 30px;
		float: left;
		width: 100%;
	}
	#bdp ul.bdp-checkbox-list li label {
		font-size: 15px;
		cursor: pointer;
		line-height: 40px;
	}
		
	#bdp ul.bdp-checkbox-list label span {
		background-color: #fff;
		border-width: 2px;
		border-style: solid ;
		border-color: #c5c5c5;
		width: 18px;
		height: 18px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		-ms-border-radius: 2px;
		border-radius: 2px;
		position: relative;
		display: inline-block;
		margin-right: 4px;
		top: -2px;
	}
	#bdp ul.bdp-checkbox-list input[type="checkbox"]:checked + label span:before,
	#bdp .bdp-payment-method-radio ul.payment-radio input[type="radio"]:checked + label span:before{
		width: 9px;
		height: 9px;
	}
	#bdp ul.bdp-checkbox-list label span:before,
	#bdp .bdp-payment-method-radio ul.payment-radio label span:before{
		
	}
	#bdp ul.bdp-checkbox-list input[type="checkbox"]:checked + label span:before,
	#bdp .bdp-payment-method-radio ul.payment-radio input[type="radio"]:checked + label span:before{
		border: 3px solid #fff;
		border-top: none !important;
		border-left: none !important;
		width: 9px !important;
		height: 15px;
		position: absolute;
		top: -2px;
		right: 2px;
		content: " ";
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		opacity: 1;
		filter: alpha(opacity=0);
		-webkit-transform: scale(0.7) rotate(45deg);
		-ms-transform: scale(0.7) rotate(45deg);
		transform: scale(0.7) rotate(45deg);
		-webkit-transition: all 0.1s linear;
		transition: all 0.1s linear;
	}	
	
	
	
	#bdp .service-ul{
		list-style-type: none;
	}
	
	#bdp .show-error label{
		color: #f00;
	}
	
	#bdp .show-error input[type="text"],
	#bdp .show-error input[type="password"],
	#bdp .show-error input[type="email"],
	#bdp .show-error input[type="url"],
	#bdp .show-error input[type="tel"],
	#bdp .show-error input[type="number"],
	#bdp .show-error input[type="range"],
	#bdp .show-error input[type="date"],
	#bdp .show-error textarea,
	#bdp .show-error select{
		border-color: #f00;
		background: #fff url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIj4KICA8cGF0aCBmaWxsPSIjREYzMzIwIiBkPSJNMTAsMTMuNmMtMC4zLDAtMC42LTAuMy0wLjYtMC42VjdjMC0wLjMsMC4zLTAuNiwwLjYtMC42czAuNiwwLjMsMC42LDAuNnY2IEMxMC42LDEzLjMsMTAuMywxMy42LDEwLDEzLjZ6IiAvPgogIDxwYXRoIGZpbGw9IiNERjMzMjAiIGQ9Ik0xMCwxNi42Yy0wLjMsMC0wLjYtMC4zLTAuNi0wLjZ2LTAuNWMwLTAuMywwLjMtMC42LDAuNi0wLjZzMC42LDAuMywwLjYsMC42VjE2IEMxMC42LDE2LjMsMTAuMywxNi42LDEwLDE2LjZ6IiAvPgogIDxwYXRoIGZpbGw9IiNERjMzMjAiIGQ9Ik0xMCwxLjljMC42LDAsMC45LDAuMywxLjEsMC42bDcuNiwxMy40bDAuMSwwLjJjMC4xLDAuMywwLjIsMC40LDAuMiwwLjYgYzAsMC4yLTAuMSwwLjQtMC4yLDAuNmwwLDBsMCwwLjFDMTguNSwxNy43LDE4LDE4LDE3LjYsMThIMi40Yy0wLjQsMC0wLjktMC4zLTEuMS0wLjdsMC0wLjFsMCwwQzEuMSwxNywxLDE2LjksMSwxNi41IGMwLTAuMSwwLjItMC41LDAuMy0wLjZMOC44LDIuNUM5LDIuMSw5LjUsMS45LDEwLDEuOSBNMTAsMC45QzkuMiwwLjksOC40LDEuMyw4LDJMMC40LDE1LjRDMC4yLDE1LjgsMCwxNi4yLDAsMTYuNSBjMCwwLjUsMC4xLDAuOSwwLjQsMS4zYzAuNCwwLjcsMS4yLDEuMiwyLDEuMmgxNS4yYzAuOCwwLDEuNi0wLjUsMi0xLjJjMC4zLTAuNCwwLjQtMC44LDAuNC0xLjJjMC0wLjUtMC4yLTAuOC0wLjQtMS4yTDExLjksMiBDMTEuNCwxLjMsMTAuNywwLjksMTAsMC45TDEwLDAuOXoiIC8+Cjwvc3ZnPgo=") calc(100% - 10px) 50% no-repeat;
		padding-right: 45px;
	}
	
	#bdp label.error:before{
		top: -6px;
		left: 20px;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		border-color: rgba(0, 0, 0, 0);
		border-bottom-color: #ff0000;
		border-width: 4px;
		margin-top: -2px;
		z-index: 99;
		
	}
	#bdp .show-error input[type="text"]:focus + label.error,
	#bdp .show-error input[type="password"]:focus + label.error,
	#bdp .show-error input[type="email"]:focus + label.error,
	#bdp .show-error input[type="url"]:focus + label.error,
	#bdp .show-error input[type="tel"]:focus + label.error,
	#bdp .show-error input[type="number"]:focus + label.error,
	#bdp .show-error input[type="range"]:focus + label.error,
	#bdp .show-error input[type="date"]:focus + label.error,
	#bdp .show-error textarea:focus + label.error,
	#bdp .show-error select:focus + label.error{
		visibility: visible;
		opacity: 1;
		-ms-transform: translateY(0);
		transform: translateY(0);
		transition: background-color .3s,border-color .3s,opacity .3s,transform .3s,visibility 0.2s;
	}
	
	
	#bdp label.error{
		display: none;
		position: absolute;
		z-index: 2;
		top: 100%;
		-ms-transform: translateY(5px);
		transform: translateY(5px);
		background-color: #ff0000;
		color: #fff !important;
		position: absolute;
		word-wrap: break-word;
		width: 91.8777%;
		margin: 4px 4% auto;
		top: 100%;
		padding: 6px 12px !important;
		font-size: 13px;
		line-height: 16px;
		text-align: left;
		letter-spacing: 0.5px;
		z-index: 99;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		border-radius: 3px;
		left: 0;		
	}
	
	
	/***************************** Loader Css ******************************/
	
@-webkit-keyframes spin {
    0% { transform: translateZ(-50px) rotateX(0deg) rotateY(0deg) rotateZ(0deg); }
    16% { transform: translateZ(-100px) rotateX(180deg) rotateY(180deg) rotateZ(0deg); }
    33% { transform: translateZ(-100px) rotateX(360deg) rotateY(90deg) rotateZ(180deg); }
    50% { transform: translateZ(-100px) rotateX(360deg) rotateY(360deg) rotateZ(360deg); }
    66% { transform: translateZ(-100px) rotateX(180deg) rotateY(360deg) rotateZ(270deg); }
    83% { transform: translateZ(-100px) rotateX(270deg) rotateY(180deg) rotateZ(180deg); }
    100% { transform: translateZ(-100px) rotateX(360deg) rotateY(360deg) rotateZ(360deg); }
}

@-moz-keyframes spin {
    0% { transform: translateZ(-50px) rotateX(0deg) rotateY(0deg) rotateZ(0deg); }
    16% { transform: translateZ(-100px) rotateX(180deg) rotateY(180deg) rotateZ(0deg); }
    33% { transform: translateZ(-100px) rotateX(360deg) rotateY(90deg) rotateZ(180deg); }
    50% { transform: translateZ(-100px) rotateX(360deg) rotateY(360deg) rotateZ(360deg); }
    66% { transform: translateZ(-100px) rotateX(180deg) rotateY(360deg) rotateZ(270deg); }
    83% { transform: translateZ(-100px) rotateX(270deg) rotateY(180deg) rotateZ(180deg); }
    100% { transform: translateZ(-100px) rotateX(360deg) rotateY(360deg) rotateZ(360deg); }
}

@-o-keyframes spin {
    0% { transform: translateZ(-50px) rotateX(0deg) rotateY(0deg) rotateZ(0deg); }
    16% { transform: translateZ(-100px) rotateX(180deg) rotateY(180deg) rotateZ(0deg); }
    33% { transform: translateZ(-100px) rotateX(360deg) rotateY(90deg) rotateZ(180deg); }
    50% { transform: translateZ(-100px) rotateX(360deg) rotateY(360deg) rotateZ(360deg); }
    66% { transform: translateZ(-100px) rotateX(180deg) rotateY(360deg) rotateZ(270deg); }
    83% { transform: translateZ(-100px) rotateX(270deg) rotateY(180deg) rotateZ(180deg); }
    100% { transform: translateZ(-100px) rotateX(360deg) rotateY(360deg) rotateZ(360deg); }
}

@keyframes spin {
    0% { transform: translateZ(-50px) rotateX(0deg) rotateY(0deg) rotateZ(0deg); }
    16% { transform: translateZ(-100px) rotateX(180deg) rotateY(180deg) rotateZ(0deg); }
    33% { transform: translateZ(-100px) rotateX(360deg) rotateY(90deg) rotateZ(180deg); }
    50% { transform: translateZ(-100px) rotateX(360deg) rotateY(360deg) rotateZ(360deg); }
    66% { transform: translateZ(-100px) rotateX(180deg) rotateY(360deg) rotateZ(270deg); }
    83% { transform: translateZ(-100px) rotateX(270deg) rotateY(180deg) rotateZ(180deg); }
    100% { transform: translateZ(-100px) rotateX(360deg) rotateY(360deg) rotateZ(360deg); }
}



#bd-loader-wrapper {
    position: fixed;
    width: 100px;
    margin: 0 auto;
    perspective: 1200px;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);

}
#bd-loader {
  margin-top: -50px;
}


/*
#bd-dice span {
    position:absolute;
    margin:35px 0 0 35px;
    display: block;
    font-size: 2.5em;
    padding: 10px;
}
#bd-dice {
    position: absolute;
    width: 100px;
    height: 100px;
    transform-style: preserve-3d;
    -webkit-animation: spin 13s infinite linear;
    -moz-animation: spin 13s infinite linear;
    -o-animation: spin 13s infinite linear;
    animation: spin 13s infinite linear;
}
#bd-dice .side {
    position: absolute;
    width: 100px;
    height: 100px;
    background: #f00;
    box-shadow:inset 0 0 35px #000;
    border-radius: 15px;
}
#bd-dice .cover,
#bd-dice .inner {
    background: #4b1515;
    box-shadow: none;
}
#bd-dice .cover {
    border-radius: 0;
    transform: translateZ(0px);
}
#bd-dice .cover.x {
    transform: rotateY(90deg);
}
#bd-dice .cover.z {
    transform: rotateX(90deg);
}
#bd-dice .front  {
    transform: translateZ(50px);
}
#bd-dice .front.inner  {
    transform: translateZ(48px);
}
#bd-dice .back {
    transform: rotateX(-180deg) translateZ(50px);
}
#bd-dice .back.inner {
    transform: rotateX(-180deg) translateZ(48px);
}
#bd-dice .right {
    transform: rotateY(90deg) translateZ(50px);
}
#bd-dice .right.inner {
    transform: rotateY(90deg) translateZ(48px);
}
#bd-dice .left {
    transform: rotateY(-90deg) translateZ(50px);
}
#bd-dice .left.inner {
    transform: rotateY(-90deg) translateZ(48px);
}
#bd-dice .top {
    transform: rotateX(90deg) translateZ(50px);
}
#bd-dice .top.inner {
    transform: rotateX(90deg) translateZ(48px);
}
#bd-dice .bottom {
    transform: rotateX(-90deg) translateZ(50px);
}
#bd-dice .bottom.inner {
    transform: rotateX(-90deg) translateZ(48px);
}
#bd-dice .dot {
    position:absolute;
    width:20px;
    height:20px;
    border-radius:15px;
    background:#fff;
    box-shadow:inset 2px 0 5px #000;
}
#bd-dice .dot.center {
    margin:40px 0 0 40px;
}
#bd-dice .dot.dtop {
    margin-top:10px;
}
#bd-dice .dot.dleft {
    margin-left:70px;
}
#bd-dice .dot.dright {
    margin-left:10px;
}
#bd-dice .dot.dbottom {
    margin-top:70px;
}
#bd-dice .dot.center.dleft {
    margin:40px 0 0 10px;
}
#bd-dice .dot.center.dright {
    margin:40px 0 0 70px;
}
*/
#bd-loader-background {
	position:fixed;
	z-index:-1;
	width:100%;
	height:100%;
	background: #071a1e;
	background: -moz-linear-gradient(top, #071a1e 0%, #274249 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#071a1e), color-stop(100%,#274249));
	background: -webkit-linear-gradient(top, #071a1e 0%,#274249 100%);
	background: linear-gradient(to bottom, #071a1e 0%,#274249 100%);
}
#bd-main .cart_section .provider-title{text-align:center !important;}
	
	
	/***************************** Loader Css **********************************/
	
	
#bd-main .text_color{
	color: red;
}
.number_input{
  width: 60px !important;
  height:39px !important;
  border-style: none !important;
  border-top: 0.5px solid cyan !important;
  border-bottom: 0.5px solid cyan !important;
  border-radius: 0px !important;
  margin-left: -4px !important;
  margin-right: -4px !important;
  
}
.input-group-button input[type="text"]{
    font-size: 20px !important;
    padding: 4px 0px;
    width: 65px !important;
    font-family: Montserrat;
}
.btn_min_plus .input-group-button input[type="text"]{
    font-size: 16px !important;
    padding: 5px !important;
    width: 48px !important;
}
 .btn_minus{
    background: #232833;
    height: 39px;
		padding-top:10px;
    border-radius: 0px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.btn_plus{
    background: #232833;
    height: 39px;
		padding-top:10px;
    border-radius: 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.btn_min_plus{
    padding-top: 60px; 
}

.ff-awesome{
	font:normal normal normal 14px/1 FontAwesome !important;
}
#bdp .search-container {
    position: relative;
    clear: both;
}

#bdp .search-container input[type="text"] {
    padding-right: 90px;
}

#bdp .search-container a.bdp-button {
    float: right;
    position: absolute;
    bottom: 2px;
    right: 2px;
    top: 2px;
    margin: 0;
    height: 36px;
    line-height: 22px;
    min-width: 80px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
}