/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


.boxsliderho img {
    border-radius: 10px;
}
.nav>li>a, .nav-dropdown>li>a, .nav-column>li>a{
	color: #231f20 !important;
}
.iconfixfolow {
    position: fixed;
    right: 20px;
    bottom: 90px;
    list-style: none;
    padding: 0px;
    margin: 0px;
	z-index: 999;
}
.iconfixfolow li {
    border: 1px solid #f5e8e7;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 100%;
    margin-right: 5px;
    background-color: #f5e8e7;
	z-index: 999;
}
.iconfixfolow a {
    color: #231f20;
}
.iconfixfolow i {
    margin-top: 10px;
    font-size: 18px;
}
.boxmaphome p {
    margin-bottom: -8px;
}
.boxmaphome iframe {
    min-height: 300px;
}
.cssulicon {
    list-style: none;
    padding-left: 0;
}
.cssulicon li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 25px;
}
.cssulicon li::before {
    content: "\f00c"; /* Font Awesome check icon */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    color: white;
}
.cssimgchose img {
	border-top-right-radius: 50%;
    border-bottom-left-radius: 10%;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0px 0px 15px rgba(255, 255, 255, 0.8);
    margin: 10px;
    max-width: 90%;
}
.titafterstar::after {
    content: "\f005 \f005 \f005 \f005 \f005";
    font-family: "Font Awesome 5 Free";
    color: gold;
    display: block;
    margin-bottom: -5px;
    font-size: 16px;
}
div#text-16 li {
    width: 120%;
}
div#text-15 {
    padding-left: 100px;
}
.cssheightiframe-booknow iframe{
	height: 230vh !important;
}
.cssheightiframe-gift iframe{
	height: 250vh !important;
}
.back-to-top.left{
	bottom:31px;
}
.cssgiftfix a:hover {
    color: #fff;
}
@keyframes anicolor {
  0%   {background-color: #5e3918;}
  25%  {background-color: #744b26;}
  50%  {background-color: #5e3918;}
  100% {background-color: #744b26;}
}
.cssgiftfix {
	display: none;
    bottom: 0;
    position: fixed;
    text-align: center;
    background-color: red;
    width: 100%;
    z-index: 999;
	animation: anicolor 3s infinite;
}
.cssgiftfix a {
    color: #fff;
    font-size: 18px;
}
/*-nut-phone-*/
.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 #f5e8e7;
-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: #f5e8e7;
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: #f5e8e7;
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: #231f20;
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-nut-phone-*/

iframe {
    min-width: 100%;
    min-height: 500px;
}
.borderimgfb img {
    border-radius: 100%;
}
.cssgridimg img{
	border-radius:10px;
}
.fontservnho p {
    font-size: 13px;
}
.boxcolserv1 .col-inner.box-shadow-1 {
	background-image: url(https://marketingtiemnail.vn/demo5/wp-content/uploads/2025/02/45ves-uey8-scaled.jpg);
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.boxcolserv2 .col-inner.box-shadow-1 {
    background-image: url(https://marketingtiemnail.vn/demo5/wp-content/uploads/2025/02/flat-lay-ferns-leaves-scaled.jpg);
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.boxfolow-ft a:hover{
	color:#F3D983;
}
.iconzaloft a {
    font-size: 10px;
    font-weight: 900;
}
li.iconzaloft {
    padding-top: 5px;
    padding-left: 2px;
}
.boxfolow-ft li i {
    font-size: 20px;
    padding-top: 10px;
	font-size:17px;
}
.boxfolow-ft li {
    display: inline-block;
    border: 1px solid #b48f2e;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 100%;
    margin-right: 5px;
}
/*css-an-bar-flatsome*/
/*
li#wp-admin-bar-flatsome_panel {
    display: none;
}
li#wp-admin-bar-flatsome-activate {
    display: none;
}*/
/*end-css-an-bar-flatsome*/


/*
@font-face {
 font-family: Lyon Display Web Regular;
 src: url(http://localhost/topjuicecomau/wp-content/themes/flatsome-child/fonts/Lyon-Display-Web-Regular-Regular.ttf);
 font-weight: normal;
 }


body {
    font-family: Lyon Display Web Regular, sans-serif;
}
*/


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

.slider-wrapper .flickity-prev-next-button {
    display: block !important;
	opacity: 1;
}
.csswcmb {
    text-align: center;
}
div#text-16 li {
    width: 100%;
}
div#text-15 {
	padding-left: 15px;
}
.cssheightiframe-booknow iframe{
	height: 500vh !important;
}
.cssheightiframe-gift iframe{
	height: 200vh !important;
}
.cssgiftfix a {
    font-size: 15px;
}
.boxcolserv2 .col-inner.box-shadow-1 {
    background-image: url(https://marketingtiemnail.vn/demo5/wp-content/uploads/2025/02/45ves-uey8-scaled.jpg) !important;
	background-position: right 25% top 0% !important;
}
.boxcolserv1 .col-inner.box-shadow-1 {
	background-position: right 25% top 0%;
}
.fontservnho p {
    font-size: 100%;
}
}