body {
	color: #000;
	font-family: Raleway, sans-serif;
}

.main-banner {margin-bottom: 100px !important;}

.main-banner .vc_btn3-container {width: 100%;}

.main-banner .banner-text {
	font-size: 64px;
    line-height: 1.3;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.main-banner .logo-img {
	display: flex;
    flex-direction: column;
    justify-content: center;
}

.main-banner .banner-text .wpb_text_column {
	margin-left: -175px;
    width: calc(100% + 250px);
}

.about {}

.services-title-box .wpb_text_column h1 {
	font-family: Raleway,sans-serif !important;
	font-size: 64px; 
	line-height: 60px; 
	color: #000;
	margin: 0px;
	font-style: italic;
	font-weight: 400;
}
.services-title-box .wpb_text_column {
	margin-bottom: 15px;
}
.services-title-box button {
	font-family: Raleway, sans-serif;
    font-size: 18px !important;
    line-height: 1 !important;
    padding: 7px 80px !important;
    background: #000 !important;
    color: #fff !important;
    border-radius: 7px !important;
}

.services-title-1 {margin-bottom: -50px !important; z-index: 2; position: relative;}
.services-title-2 {
	display: flex;
    align-items: flex-end;
    text-align: right;
	margin-bottom: -80px;
}

.services-names h2 {font-weight: 400; font-size: 30px; margin: 0px; font-family: Raleway,sans-serif !important; margin-bottom: 35px; }
.services-names span {font-size: 20px;}

.home-shop { margin-top: 80px;}
.home-shop .shop-now-title h1 {
	font-family: Raleway,sans-serif !important;
	font-size: 64px; 
	line-height: 60px; 
	color: #000;
	margin: 0px;
	font-style: italic;
	font-weight: 400;
}

#testimonials h1 {
	font-family: Raleway,sans-serif !important;
	font-size: 64px; 
	line-height: 60px; 
	color: #000;
	margin: 0px;
	font-style: italic;
	font-weight: 400;
}

#testimonials .owl-item {
	padding: 20px; 
	background: #fff; 
	border-radius: 7.5px; 
	box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
	display: flex;
    justify-content: center;
    flex-direction: column;
}

#testimonials .owl-item .wpb_text_column {
	text-align: justify;
}

#testimonials .owl-stage {padding-bottom: 20px;}

.footer-row-1 p {font-size: 20px; color: #000; line-height: 1.4;}
.footer-row-1 button {
	font-family: Raleway, sans-serif;
    font-size: 14px !important;
    line-height: 1 !important;
    padding: 12px !important;
    background: #000 !important;
    color: #fff !important;
    border-radius: 7px !important;
}

.footer-row-2 img {
	width: 230px;
}
.footer-row-2 h4 {font-size: 24px; color: #000; line-height: 1.4; font-weight: 200;}
.footer-row-2 p, .footer-row-2 a {font-size: 16px; color: #000 !important;}

.footer-bottom span {font-size: 14px; color: #000;}

.footer-bottom .footer-left { display: flex; align-items: flex-end; }

#mini-cart .cart-subtotal, #mini-cart .minicart-icon, #mini-cart.minicart-arrow-alt .cart-head:after {color: #000;}
#header .searchform-popup .search-toggle {color: #000;}

#product-169 #tab-description>h2 {display: none !important;}

.bookly-search-form-container button.text-bookly, .bookly-css-root .bookly\:not-hover\:bg-white:not(*:hover) {
	  font-family: Raleway, sans-serif;
    font-size: 18px !important;
    line-height: 1 !important;
    padding: 7px 15px !important;
    background-color: #000 !important;
    color: #fff !important;
    border-radius: 7px !important;
		border: none !important;
}

.main-banner .bookly-search-form-container button.text-bookly {width: 100% !important;}
.main-banner .bookly-search-form-container {width: 100%;}

.bookly-fullscreen .bookly\:w-full.bookly\:h-full > .bookly\:bg-white, .bookly-search-form.bookly\:bg-white{
    background-color: transparent !important;
}

.bookly-fullscreen [slot="header-title"] > div:nth-child(1) {display: none !important;}

.bookly\:relative.bookly\:w-full.bookly\:h-full {
	background-color: rgba(0, 0, 0, 0.6) !important;
}

.bookly\:border-default-border.bookly\:bg-white.bookly\:border-y-1 {
	border: none !important;
}

.bookly-search-form-right .bookly\:mb-2.bookly\:mx-4 {
	color: #fff;
}

.single-product-price bdi:after {content: "UDS"; position: relative; display: inline-block; margin-left: 8px;}

.bookly-css-root .bookly\:h-full {
    height: initial !important;
}

.bookly\:flex.bookly\:flex-wrap.bookly\:justify-start > div i.text-bookly {
	color: #0093a2 !important;
}

#header .mobile-toggle {background-color: #91007e}

@media (max-width: 575.98px) { 
	.main-banner .banner-text {font-size: 38px;}
	.main-banner .logo-img {order: 0}
	.main-banner .banner-text {order: 1}
	.main-banner .col-md-6 {order: 2}
	.main-banner .banner-text .wpb_text_column {
		margin-left: 0;
		width: 100%;
	}
	.services-title-1 {margin-bottom: 45px !important;}
	.services-title-2 {margin-bottom: 45px !important;}
	.home-shop .shop-now-title h1 {font-size: 44px; line-height: 1.1;}
	#testimonials h1 {font-size: 44px;}
}

@media (min-width: 576px) and (max-width: 767.98px) {
	.main-banner .logo-img {order: 0}
	.main-banner .banner-text {order: 1}
	.main-banner .col-md-6 {order: 2}
	.main-banner .banner-text .wpb_text_column {
		margin-left: 0;
		width: 100%;
	}
	.services-title-1 {margin-bottom: 45px !important;}
	.services-title-2 {margin-bottom: 45px !important;}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.main-banner .banner-text { font-size: 44px;}
	.bookly-search-form.bookly\:bg-white.bookly\:font-sans.bookly\:relative.bookly\:flex {
		flex-direction: column;
		align-items: center;
	}
	.bookly-search-form-right > .bookly\:justify-start{
		justify-content: space-evenly !important;
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.bookly-search-form.bookly\:bg-white.bookly\:font-sans.bookly\:relative.bookly\:flex {
		flex-direction: column;
		align-items: center;
	}

}

@media (min-width: 1200px) and (max-width: 1399.98px) {

}


/* X-Large devices (large desktops, less than 1400px) */
@media (min-width: 1400px) {
	.container { max-width: 1340px !important; }
}
