/*
 Theme Name:   Nevo Child
 Theme URI:    https://nevothemes.com
 Description:  Default Nevo child theme
 Author:       CSH
 Author URI:   https://nevothemes.com
 Template:     nevo
 Version:      0.1
*/



/*--latepoint--*/
.sbc-content-i .sbc-sub-item {
    display: none;
}
.qr-show-trigger {
    display: none;
}
.booking-full-summary-actions .add-to-calendar-wrapper {
    display: none !important;
}
a.print-booking-btn.booking-summary-action-btn {
    display: none;
}
.coupon-code-wrapper-on-verify {
    display: none;
}
.latepoint-w.latepoint-inline-form{
    margin: 0px;
	width: 100vw;
	max-height: 600px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.os-timezone-info-wrapper {
    margin-bottom: -20px;
	margin-top: 0px;
}
.current-month {
    font-size: 20px !important;
	overflow-y: auto;
}
.latepoint-body {
    padding: 10px !important;
}
.os-day-box {
    font-size: 10px;
    gap: 5px;
}
.booking-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
}
.booking-modal-content {
  background: #ffffff00;
  margin: 2% auto;
  max-width: 100%;
  position: relative;
  text-align: center;
}
.booking-close {
  cursor: pointer;
  font-size: 33px;
  color: #fff;
}
/*-end-latepoint--*/



.bg-video-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 70vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bg-video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  object-fit: cover;
  z-index: 0;
}
.bg-video-overlay{
  position: absolute;
  top:0; left:0; right:0; bottom:0;
  background: rgba(0,0,0,0.1);
  z-index: 1;
}
.bg-video-content{
  position: relative;
  z-index: 2;
  color: #fff;
  text-align:center;
  padding: 20px;
}
.bg-video-content p {
    font-size: 20px;
}
.bg-video-content h1 {
    color: #fff;
	margin-bottom: 5px;
	font-size: 45px;
}
.boxdetailhour {
  list-style: none;
  padding: 0;
  margin: 0;
}
.boxdetailhour li {
  display: flex;
  justify-content: space-between;
}
.boxdetailhour .day {
  display: inline-block;
  width: 120px;
}
.boxdetailhour .time {
  flex: 1;
  text-align: left;
}
.el-input.el-input--default.el-input--prefix.am-input.am-input__default.is-icon-start {
  position: relative;
}
.el-input.el-input--default.el-input--prefix.am-input.am-input__default.is-icon-start::after {
  content: "(Special 20% off when using service on your birthday)";
  display: block;
  font-size: 14px;
  color: #000;
  margin-top: 4px;
  position: absolute;
  left: 0;
  top: 100%;
}
.am-fs__payments-sentence p {
    font-size: 25px !important;
    color: #000 !important;
}
/*.am-fcis__info {
    display: none;
}*/
.video-rectangle {
  width: 100%;
  max-width: 640px;
  aspect-ratio: 16 / 9;
  border-radius: 10px;
  overflow: hidden;
}
.video-rectangle.non-interactive video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 80%;
  display: block;
  pointer-events: none;
  user-select: none;
  -webkit-touch-callout: none;
  outline: none;
  cursor: default;
}
.am-fcl__item-content {
    border-left: 7px solid #dfa954 !important;
}
.btnhead .elementor-button {
    background-color: #dfa954 !important;
	color: #fff !important;
	padding: 12px 24px !important;
	font-size: 15px !important;
    line-height: 1 !important;
}
.btnsub .elementor-button {
    background-color: #dfa954 !important;
	color: #fff !important;
}
.chevrons{
  display:inline-grid;
place-items:center;
margin-bottom: 10px;
  width:32px;
}
.chevrons span{
  width:20px; height:20px;
  border-right:3px solid #FF5900;
  border-bottom:3px solid #FF5900;
  transform: rotate(45deg);
  opacity:.25;
  animation: drip 1.6s linear infinite;
}
.chevrons span:nth-child(2){ animation-delay:.2s; }
.chevrons span:nth-child(3){ animation-delay:.4s; }
@keyframes drip{
  0%{ transform: translateY(-6px) rotate(45deg); opacity:0; }
  30%{ opacity:.6; }
  60%{ opacity:1; }
  100%{ transform: translateY(6px) rotate(45deg); opacity:0; }
}
.boxtxtprice h4 {
	margin-bottom: 0px;
	font-size: 20px;
}
.boxtxtprice h3{
	margin-bottom: 10px;
	font-size: 25px;
    text-align: center;
}
.boxtxtban h1 {
    color: #fff;
}
.boxtxtban p {
    font-size: 25px;
	margin-bottom: 20px;
}
.boxtxtban {
    color: #fff;
	text-align: center;
}
.cusimgbanner figcaption.widget-image-caption.wp-caption-text {
    padding-top: 0px;
}
.txtbanner .elementor-button {
    background-color: #e0aa3e !important;
	margin-bottom: 10px;
}
.txtbanner {
  	position: absolute;
    text-align: center;
    left: 15%;
    bottom: 30%;
}
.txtbanner h1 {
	color: #fff;
    margin-bottom: 0px;
    font-size: 60px;
}
.txtbanner h2 {
	color: #fff;
    font-size: 50px;
}
.txtbanner ul li {
	color: #fff;
    font-size: 25px;
	text-align: left;
}
.txtbanner ul {
  display: grid;
  grid-template-columns: repeat(2, auto);
  grid-template-rows: repeat(2, auto);
  gap: 0px 100px;
  list-style: none;
  padding-bottom: 20px;
  margin: 0;
}


.boxmaps iframe {
    margin-bottom: -6px !important;
}
.starsrv {
    color: gold;
    font-size: 18px;
    letter-spacing: 5px;
    margin-bottom: 5px;
}
.imgcasiler img {
    border-radius: 10px !important;
}
.textright h3 {text-shadow: 1px 1px 0px #747474;color: #fff;margin-bottom: 0px;margin-top: 20px;font-size: 16px;}
.textright p {
    font-size: 12px;
	color: #fff;
	text-shadow: 1px 1px 0px #747474;
}
.box-textimg {
    position: absolute;
    top: 0px;
}
.boxtxtfb p {
    margin-bottom: 0px;
	font-size: 14px;
}
.boxtxtfb {
    position: absolute;
    bottom: 0px;
	background-image: linear-gradient(to top, #bc9637, #f5eb8600);
	padding: 20px;
    text-align: justify;
    color: #fff;
    text-shadow: 1px 1px 0px #747474;
	border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.box-textimg {
    display: flex;
    align-items: center;
    gap: 15px;
	padding: 10px;
}
.box-textimg img {
    width: 50px;
    height: 50px;
    border-radius: 100% !important;
    object-fit: cover;
}
.textright {
    display: flex;
    flex-direction: column;
    justify-content: center;
	text-align: left;
}


.boxctprice h4 {
    text-transform: uppercase;
}
.price-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 4px 0;
  font-size: 20px;
}
.price-item .time {
  background-color: #fef8c0;
  position: relative;
  z-index: 1;
  padding-right: 5px;
}
.price-item .price {
  background-color: #fef8c0;
  position: relative;
  z-index: 1;
  padding-left: 5px;
}
.price-item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  border-bottom: 2px dotted #999;
  transform: translateY(-50%);
  z-index: 0;
}
/*----btn-hieu-ung----*/
.elementor-button {
	background-color: #000 !important;
    border-radius: 30px !important;
	font-weight: bold;
    position: relative;
    overflow: hidden;
    display: inline-block;
    transition: transform 0.3s ease-in-out;
	text-transform: uppercase;
}
.elementor-button::after{
  content: "";
  position: absolute;
  top: 0;
  left: -150%;
  width: 100%;
  height: 100%;
  background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.6), transparent);
  transform: skewX(-45deg);
  animation: light-move 2s linear infinite;
}
@keyframes light-move {
  0% {
    left: -150%;
  }
  100% {
    left: 150%;
  }
}/*---end-btn-hieu-ung----*/
.boxcolserv h3 {
    font-size: 25px;
	margin-bottom: 10px;
}
.boxcolserv {
    background: linear-gradient(to right, #f9f295, #e0aa3e);
    text-align: center;
    padding: 10px;
    margin-top: -20px;
	border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.csstitle h2, .csstitle h1 {
    color: #fff;
	text-transform: uppercase;
}
.boxft, .boxft a, .boxft h3 {
    color: #fff !important;
}
.boxft.box2 {
    margin-left: -70px;
}
.box1 img {
	width: 60%;
    height: 100px !important;
    object-fit: cover;
    margin-bottom: 5px;
    margin-left: -40px;
}
/*-all-btn-contact-*/
.iconfixfolow {
    position: fixed;
    right: 20px;
    bottom: 80px;
    list-style: none;
    padding: 0px;
    margin: 0px;
	z-index: 999;
}
.iconfixfolow li {
    border: 1px solid #e0aa3e;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 100%;
    margin-right: 5px;
    background-color: #e0aa3e;
	z-index: 999;
	margin-bottom: 10px;
}
.iconfixfolow a {
    color: #fff;
}
.iconfixfolow i {
    margin-top: 8px;
    font-size: 24px;
}
.hotline-phone-ring-wrap {
position: fixed;
bottom: 0;
left: 0;
z-index: 999999;
}
.hotline-phone-ring {
position: fixed;
visibility: visible;
background-color: transparent;
width: 110px;
height: 110px;
cursor: pointer;
z-index: 11;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0);
transition: visibility .5s;
right: -20px;
bottom: -20px;
display: block;
}
.hotline-phone-ring-circle {
width: 130px;
height: 130px;
top: -20px;
left: -20px;
position: absolute;
background-color: transparent;
border-radius: 100%;
border: 2px solid #e0aa3e;
-webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
transition: all .5s;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
opacity: 0.5;
}
.hotline-phone-ring-circle-fill {
width: 90px;
height: 90px;
top: 0px;
left: 0px;
position: absolute;
background-color: #e0aa3e;
border-radius: 100%;
border: 2px solid transparent;
-webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
transition: all .5s;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.hotline-phone-ring-img-circle {
background-color: #e0aa3e;
width: 70px;
height: 70px;
top: 10px;
left: 10px;
position: absolute;
background-size: 20px;
border-radius: 100%;
border: 2px solid transparent;
/*-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;*/
/*animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;*/
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
justify-content: center;
}
.hotline-phone-ring-img-circle .pps-btn-img {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
font-size: 14px;
text-align: center;
color: #fff;
font-weight: bold;
line-height: 1.4;
margin-top: 5px;
}
.hotline-phone-ring-img-circle .pps-btn-img img {
width: 20px;
height: 20px;
}
.hotline-bar {
position: absolute;
background: rgb(49, 74, 166);
border-radius: 3px;
padding: 0 15px 0 0;
background-size: 100%;
cursor: pointer;
transition: all 0.8s;
-webkit-transition: all 0.8s;
z-index: 9;
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
border-radius: 50px !important;
/* width: 175px !important; */
left: 33px;
bottom: 37px;
}
.hotline-bar > a {
color: #fff;
text-decoration: none;
font-size: 15px;
font-weight: bold;
text-indent: 50px;
display: block;
letter-spacing: 1px;
line-height: 40px;
font-family: Arial;
}
.hotline-bar > a:hover,
.hotline-bar > a:active {
color: #fff;
}
@-webkit-keyframes phonering-alo-circle-anim {
0% {
-webkit-transform: rotate(0) scale(0.5) skew(1deg);
-webkit-opacity: 0.1;
}
30% {
-webkit-transform: rotate(0) scale(0.7) skew(1deg);
-webkit-opacity: 0.5;
}
100% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
-webkit-opacity: 0.1;
}
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
0% {
-webkit-transform: rotate(0) scale(0.7) skew(1deg);
opacity: 0.6;
}
50% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
opacity: 0.6;
}
100% {
-webkit-transform: rotate(0) scale(0.7) skew(1deg);
opacity: 0.6;
}
}
@-webkit-keyframes phonering-alo-circle-img-anim {
0% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
}
10% {
-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
}
20% {
-webkit-transform: rotate(25deg) scale(1) skew(1deg);
}
30% {
-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
}
40% {
-webkit-transform: rotate(25deg) scale(1) skew(1deg);
}
50% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
}
100% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
}
}
/*-end-all-btn-contact-*/
.footer-section.top-footer.has-start.has-center.has-end {
    /*background-image: url(/wp-content/uploads/2024/07/background.png);*/
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.boxtimeft .tglv {
    background-color: #cda247;
    padding: 10px 10px 10px 10px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
	margin-bottom:15px;
}
.boxtimeft {
    background-color:#fff;
	margin-bottom: -30px;
    margin-top: -60px;
    height: 180px;
	width:80%;
	text-align:center;
	border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.boxft ul {
    margin-bottom: 15px;
}
.boxft ul li {
    margin-bottom: -5px;
}
.boxft h3 {
    font-size: 18px;
    margin-bottom: 8px;
}
.boxft.box1 p {
    margin-bottom: 10px;
    margin-top: 5px;
}
.boxfolow-ft {
    margin-left: 12px !important;
}
.boxfolow-ft li i {
    font-size: 16px;
	padding-top:6px;
	color:#000;
}
.boxfolow-ft li {
	background-color:#fff;
    display: inline-block;
    border: 1px solid #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 100%;
	margin-right:5px;
}

@font-face {
 font-family: ModistaPro;
 src: url(/wp-content/themes/nevo-child/fonts/ModistaPro-Medium.otf);
}
@font-face {
 font-family: SFUDaxCondensedRegular;
 src: url(/wp-content/themes/nevo-child/fonts/SFUDaxCondensedRegular.TTF);
}

h1, h2, h3, h4, h5, h6 {
    font-family: ModistaPro, sans-serif;
	font-weight: bold;
}
body, p, .price-item{
	font-family: SFUDaxCondensedRegular, sans-serif;
}

/*-----end css old-----*/
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

.am-fs-sb-cs.am-fs__congrats-main-atc {
    display: none;
}
.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item{
	max-width: 50% !important;
}
.boxtxtban {
    text-align: center;
}
.txtbanner ul{
	gap: 0px 20px;
}
	.txtbanner .elementor-button{
	padding: 8px 20px 10px 20px;
}
	.box1 img {
    width: 60%;
    height: 110px !important;
    margin-bottom: 5px;
	margin-left: -40px;
}
	ul.boxfolow-ft {
    margin-left: 5px !important;
}
	.boxcolserv h3 {
    font-size: 17px;
    margin-bottom: 15px;
}
	.txtbanner {
    left: 12%;
    bottom: 15%;
}
	.txtbanner h1 {
    font-size: 24px;
	margin-bottom: 5px;
}
	.txtbanner ul li {
    font-size: 15px;
}
	.boxft.box2 {
    	margin-left: 0px;
	}
}