@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap');

body{
    font-family: 'Manrope', sans-serif;
    background:#FFFDFA;
}

h1{
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 40px;
    line-height: 55px;
    color: #1E1E24;
}

h2{
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 44px;
    color: #1E1E24;
    padding-bottom:0;
}

h3{
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 44px;
    padding-bottom:0;
    color: #A44A3F;
}

h4,h5,h6{
    font-family: 'Manrope', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
}
p{
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color:#1E1E24;
}
a{
    font-family: 'Manrope', sans-serif;
}
.navbar-nav > a > img.image{
    max-width:200px !important;
}

@media(max-width:576px){
    .padd{
        padding:20px !important;
    }
    .move{
        text-align:center !important;
    }
    #app\ companyadmin\.webapp-page\.publish > div:nth-child(4){
        height: auto !important;
        min-height: auto !important;
    }
}


.btn.btn-rengine.orphan>img{
    display:none !important;
}
/*hov*/
.product-box {
  position: relative;
}

.image1 {
  width: 100%;
  height: 100%;
 }
 
.title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #1E1E24;
  color: white;
  transition: all .5s;
}

.product-box:hover .title {
  top: 0;
  background: rgba(0, 0, 0, .5) !important;
 }

/*services*/
.calendar .day-cell a, .calendar-single .day-cell a{
    background-color: transparent !important;
}
.time-icon, .calendar-icon, .location-icon, .passengers-icon{
    display:none !important;
}
.amount-control{
    background: transparent !important;
}
.price, #price-amount{
    color: #A44A3F !important;
}
.review-area {
    background-color: #FFF7EB !important;
    border: none !important;
}
#app > div.container-fluid.steps{
    background:#FFFDFA;
}
#app > div.container-fluid.service > div:nth-child(2) > div.row.related > div > h3{
    font-style: normal;
    font-weight: 400 !important;
    letter-spacing:0 !important;
    font-size: 20px !important;
    line-height: 27px !important;
    color: #1E1E24 !important;
    margin-bottom: 40px !important;
}
.slide-subtitle.strong-bold{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #A44A3F;
}
.booking-form-service {
    padding: 2px;
    margin: 2px;
    background: transparent !important;
}
.service .gray-back{
    border-radius: 5px !important;
    padding: 24px !important;
    background: #FFF7EB !important;
}
.service-title{
    font-style: normal;
    font-weight: 400 !important;
    font-size: 24px !important;
    line-height: 33px !important;
    color: #1E1E24 !important;
}
.fa-stack, .fa-check.green{
    display:none !important;
}
.calendar{
    border-top:0 !important;
}
.service-name{
    font-style: normal;
    font-weight: 400 !important;
    font-size: 24px !important;
    line-height: 33px !important;
    color: #1E1E24 !important;
}
.booking-form{
    background:transparent !important;
    box-shadow:none !important;
}
.book-button.btn-default>i, .btn-slot>i{
    display:none !important;
}
.btn-slot:enabled{
    border: 2px solid #A44A3F !important;
    background:transparent !important;
    color: #A44A3F !important;
    padding:10px 20px !important;
    border-radius:0 !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 22px !important;
}
.btn.btn-rengine.orphan{
    margin-top: 26px;
    border: 2px solid #A44A3F !important;
    background:transparent !important;
    color: #A44A3F !important;
    padding:10px 20px !important;
    border-radius:0 !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    letter-spacing: 0.1em !important;
}
.btn.btn-rengine.orphan > i {
    display:none !important;
}
.service-prices .service-total, .total-price .clean-price, .total-cost {
    font-style: normal;
    font-weight: 400 !important;
    font-size: 32px !important;
    line-height: 44px !important;
    color: #1E1E24 !important;
}
.service-cost-day{
    font-style: normal;
    font-weight: 400 !important;
    font-size: 12px !important;
    line-height: 16px !important;
    color: #1E1E24 !important;
}
.book-button{
    border: 2px solid #A44A3F !important;
    background:transparent !important;
    color: #A44A3F !important;
    padding:10px 20px !important;
    border-radius:0 !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    letter-spacing: 0.1em !important;
    margin:0 !important;
}
.result-item{
    background-color: transparent !important;
    border: 2px solid #A44A3F !important;
    border-radius: 0px !important;
}
.service-group{
    font-style: normal;
    font-weight: 400 !important;
    font-size: 12px !important;
    line-height: 16px !important;
    color: #A44A3F !important;
}
.choose-calendar-period {
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 9px !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 10px !important;
    line-height: 14px;
    color: #1E1E24;
    background: transparent !important;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){
    border:0 !important;
}

/*end of services*/
.minus-control, .plus-control{
    border:none !important;
}
#search-form > div:nth-child(2) > div.col-md-9{
    display:none !important;
}
#more-filters a:hover {
    color:#A44A3F !important;
}
#search-form > div.row.form-group.return-group {
    display: block !important;
}
.is-btn-ghost2 {
	padding: 10px 20px !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-transform:none !important;
    letter-spacing:0 !important;
}

.form-control {
	border-bottom: 1px solid #1E1E24 !important;
	border-radius: 0 !important;
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
	background:transparent !important;
}

.rendered-form .form-group>label {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: rgba(30, 30, 36, 0.6);
}

.rendered-form .form-control:focus {
	outline: 0;
	box-shadow: none !important;
	border-bottom: 1px solid #1E1E24 !important;
	border-radius: 0 !important;
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
}

.red>a{
    padding: 10px 20px !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color:#A44A3F !important;
    border:2px solid #A44A3F !important;
    background:transparent !important;
    border-radius:0 !important;
}
.red>a:hover{
    background: #A44A3F !important;
	border: 2px solid #A44A3F !important;
	color: #fff !important;
}
.btn-primary{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color:#A44A3F !important;
    border:2px solid #A44A3F !important;
    background:transparent !important;
    border-radius:0 !important;
}
.secondary-button{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color:#fff !important;
    border:2px solid #A44A3F !important;
    background:#A44A3F !important;
    border-radius:0 !important;
}
.send-btn {
	padding: 10px 20px !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color:#A44A3F !important;
    border:2px solid #A44A3F !important;
    background:transparent !important;
    border-radius:0 !important;
    margin-top:80px !important;
}

.send-btn:hover, .btn.btn-rengine.orphan:hover, .book-button:hover, .btn-primary:hover  {
	background: #A44A3F !important;
	border: 2px solid #A44A3F !important;
	color: #fff !important;
}
.secondary-button:hover{
    color:#A44A3F !important;
    border:2px solid #A44A3F !important;
    background:transparent !important;
}
.send-btn2{
    position: absolute;
    right: 16px;
    top: 0px;
    border: 0 !important;
    color: #1E1E24 !important;
    font-size: 25px !important;
}
.send-btn2:hover{
    color:#FFFDFA !important;
}
.navbar-nav>li>a{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #1E1E24;
}
.navbar-nav>li>a:before {
    content: "";
    position: absolute;
    top: 21px;
    width: 0px;
    height: 20px;
    border-bottom: 2px solid #A44A3F !important;
}
.navbar-nav>li>a:hover:before {
    width: calc(100% - 30px);
}

.footer-text, .footer-text>a{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #F6F4EA;
}
/*blog*/
#ordering-app > main > div > div > div.container-57 > div:nth-child(1), .post-author-container{
    display:none !important;
}
.post-description > p {
    margin-bottom:100px !important;
}
