/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 02 2021 | 08:09:01 */
.selectDesign,.selectGraphics,.selectContent,.selectPages{
  display:none;
}
button.getOffers {
    display: none;
}
.switch .btQuoteSwitch.btQuoteElement {
    float: left !important;
}

.switch label {
    width:100% !important;
}

.btQuoteBookingWrap h4 {
    display: none;
}

button.getOffers {
    display: none;
}
.switch {
  display:none;
    margin-bottom: 5px !important;
}

span.ddlabel{
	background-color:#f4258f;
}
span.ddlabel {
    border-radius: 0px 15px 15px 0px;
}
span.ddTitle:first-child{
  border-radius:15px;
}
.calculation {
    display: none;
}
.btQuoteItemInput span {
    color: white !important;
    font-family:Heebo;
}
.btQuoteItemDescription {
    font-family: 'Heebo';
    margin-top: 5px;
    font-size: 15px;
}
body{
  font-family:Heebo !important;
}
span.btQuoteTotalCalc,span.btQuoteTotalCurrency  {
    background: #f4268f !important;
}

.rtl .btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText{
  border-radius:20px;
}


div.btQuoteBooking .btQuoteBookingForm.btActive .btQuoteTotal {
    background-color: #bdbaba !important;
}
.ddChild span.ddlabel {
    background: unset;
    color: black !important;
}
.btQuoteBookingWrap .description {
    font-size: 14px !important;
}.ddTitleText span.ddlabel {
    font-size: 20px;
    font-weight: bold;
}
span.ddlabel {
    padding: 10px !important;
}
span.btQuoteSliderValue {
    background: #f4258f !important;
    border-radius: 100%;
}
.btQuoteBooking .obActive .ddTitleText .ddlabel, .btQuoteBooking .obActive .ddTitleText .ddlabel .description {
    color: black !important;
}
.btQuoteItemInput .btQuoteSwitch.on div.btQuoteSwitchInner {
    background-color: #FF0083 !important;
}
span.btQuoteTotalText {
    display: flex;
    flex-flow: row-reverse;
    justify-content: center;
    align-items: center;
}

.payments {
    margin-left: 16px;
}

select.paymentsSelect {
    border-radius: 43px;
    background: #f4268f;
    border: none;
    color: white;
    font-family: 'Heebo';
    max-width: 180px;
    font-size: 18px;
}