/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


div#ct-01 .iwithtext .iwt-icon .fa-line-chart::before {
    content: "\f3c0" !important;
}
div#policies-sec table tbody tr td {
    font-family: font1 !important;
}
div#policies-sec table {
    background-color: #000 !important;
}
div#policies-sec table tbody tr {
    background-color: #000;
}
div#policies-sec table thead tr {
    background-color: #000;
}
div#policies-sec h3, strong {
    color: #E1B4BB;
}
div#policies-sec ol li::marker {
    color: #E1B4BB;
}
div#ct-01 .icn ul {
    margin-left: 0px;
    display: flex;
    align-content: center;
}
div#ct-01 .icn h4 {
    color: #e2b4ba;
}
div#ct-01 .icn ul li {
    list-style-type: none;
    padding-left: 12px;
}
div#ct-01 .icn ul li i {
    color: #ff2a70;
    font-size: 18px;
}
#ct-01 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0px !important;
    margin-bottom: 10px;
    color: #fff;
}
#ct-01 textarea.wpcf7-form-control.wpcf7-textarea {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0px !important;
    margin-bottom: 10px;
    resize: unset;
    height: 150px;
    color: #fff;
}
div#page-header-wrap .inner-wrap h1 {
    font-size: 45px;
    line-height: 55px;
}
div#s5 div#day {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}
div#s5 div#day:nth-child(7) {
    border-bottom: unset;
}
div#s5 div#day h3 {
    width: 15%;
    border-right: 1px solid #ccc;
}
div#s5 div#day h5 {
    width: 85%;
}
:root{
    --c:var(--nectar-accent-color);
--c1: var(--nectar-extra-color-1);
	--c2: var(--nectar-extra-color-2);
	--c3: var(--nectar-extra-color-3);
--g: linear-gradient(180deg, var(--c) 0%, var(--c1)  100%);
	--g1: linear-gradient(180deg, var(--c) 0%, var(--c1)  50%, var(--c)  100%);
}
::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb
{
	background: var(--c);
}
::selection {
  background:  var(--c);
	color:white;
}
/*------typography-----------*/
html body h1{
	font-family:font1 !important;
}
html body h2{
	font-family:font1  !important;
	color:#E1B4BB;
}
html body h3{
	font-family:font1  !important;
}
html body h4{
	font-family:font1  !important;
}
html body h5{
	font-family:font1  !important;
}
html body h6{
	font-family:font1  !important;
}
html body p,html body em,html body a,html body button,html body input,html body label,html body legend,html body .wpb_text_column li,html body .nectar-split-heading li,html body .nectar-fancy-ul li{
font-family:font1 !important;
color:#fff;
}
html body strong{
font-family:inherit;
}
/*------typography-----------*/
body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close:before {
background: var(--c) !important;
}
#top a#logo img {
    transform-origin: top center;
    scale: 2;
}
#header-outer:not([data-format=left-header]) #top nav>ul>li {
    align-items: end !important;
}

#top ul li a {
    padding-inline: 60px !important;
}
#s1 a.primary-color {
    letter-spacing: 0px;
    font-size: 14px;
    line-height: 24px;
    padding-inline: 30px;
    padding-block: 15px;
}

#s1 a.primary-color i {
    margin-left: 10px;
    font-size: 20px;
    top: -1px;
    position: relative;
}

#s1 .img-with-aniamtion-wrap {
    position: absolute;
    left: 0;
    right: 0;
    margin-inline: auto;
    display: table;
    bottom: -4%;
    transform: translateY(-50%);
    z-index: 99;
    top: unset;
}

#nectar-slider-instance-1 {
    margin-bottom: 0px;
}

#s1 h4 {
    margin-bottom: -25px;
}
#s1 .slider-next i {
    border: unset;
    font-size: 0px !important;
    background-image: url(https://candybarjomtien.com/wp-content/uploads/2025/11/arrow.png);
    background-repeat: no-repeat;
    background-position: center;
}

#s1 .slider-prev i {
    border: unset;
    font-size: 0px !important;
    background-image: url(https://candybarjomtien.com/wp-content/uploads/2025/11/arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    transform: scaleX(-1);
}
a#b2 {
    background: transparent !important;
    border-radius: 0px !important;
    font-size: 30px;
    line-height: 40px;
    padding-inline: 20px 0px;
    color: var(--c1);
    display: block;
    border-bottom: 1px solid #38383B;
}

a#b2 i {
    font-size: 20px;
    border: 1px solid #38383B;
    border-radius: 0px;
    height: 46px;
    width: 46px;
    line-height: 45px;
    color: #FCFCFC;
    right: 5px;
}

#s2 .carousel-item {
    margin-inline: 15px;
}
a#b2 {
    background: transparent !important;
    border-radius: 0px !important;
    font-size: 30px;
    line-height: 40px;
    padding-inline: 20px 0px;
    color: var(--c1);
    display: block;
    border-bottom: 1px solid #38383B;
}

a#b2 i {
    font-size: 20px;
    border: 1px solid #38383B;
    border-radius: 0px;
    height: 46px;
    width: 46px;
    line-height: 45px;
    color: #FCFCFC;
    right: 5px;
}

#s2 .carousel-item {
    margin-inline: 15px;
}

#s2 .owl-nav,#s6 .owl-nav {
    display: block;
}

#s2 .owl-nav button, #s6 .owl-nav button {
    width: 60px;
    height: 60px;
    border-radius: 100px !important;
    border: 1px solid var(--c2);
    background: transparent;
    color: var(--c2);
    font-size: 40px;
    line-height: 53px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#s2 .owl-nav button:hover, #s6 .owl-nav button:hover {
    background: var(--c2);
    color: #fff;
    filter: drop-shadow(0px 2px 6px var(--c2));
}

#s2 button.owl-prev,#s6 button.owl-prev {
    left: -80px;
}

#s2 button.owl-next, #s6 button.owl-next {
    right: -80px;
}
#s3 img.img-with-animation.icon.skip-lazy {
    width: auto;
    margin-inline: auto;
}

#s3 .t2 h3 {
    font-size: 22px;
    line-height: 30px;
}
#s3 img.img-with-animation.icon.skip-lazy {
    width: auto;
    margin-inline: auto;
}

#s3 .t2 h3 {
    font-size: 22px;
    line-height: 30px;
}

#s5 .vc_col-sm-4>div{
    border-bottom: 1px solid #38383B;
    padding-block: 30px;
}

#s5 .t2 .wpb_wrapper {display: flex;align-items: center;}

#s5 .t2 h3 {
    width: 176px;
    color: var(--c1);
}

#s5 .t2 h5 {
    padding-left: 50px;
    text-transform: uppercase;
    line-height: 20px;
}
#s5 .r-und .vc_column-inner {
    border: unset;
}
#s6 .carousel-item {
    background: #04040A;
    margin-inline: 10px;
    padding-inline: 50px;
    padding-block: 60px 40px;
    border-radius: 16px;
}

#s6 h6 span {
    font-size: 25px;
}
#nav_menu-2 {
    margin-inline: auto;
    display: table;
}

#footer-widgets .icn ul li {
    display: inline-block;
    margin-right: 10px;
}

#footer-widgets .icn ul li a i {
    top: 0px;
    color: #FB4AC5;
    left: 160px;
    position: relative;
}
#footer-widgets .icn h4 {
    margin-bottom: -40px;
}

#nav_menu-4 ul li a i {
    margin-right: 10px;
    color: #FB4AC5;
    width: 20px;
    height: 20px;
}

#footer-widgets span {
    position: relative;
    left: 32px;
    top: -8px;
}

#footer-widgets ul li a {
    line-height: 32px;
}

#copyright {
    padding-block: 20px !important;
}

#copyright .col.span_5 {
    max-width: 200% !important;
    margin: 0;
}

#text-2 {
    float: right;
}

#text-3 {
    float: left;
}

#footer-widgets .row {
    border-bottom: 2px solid #818184;
}

#footer-outer #footer-widgets .col ul li a, #footer-outer #footer-widgets .col ul li p,#footer-outer #copyright p {
    font-size: 18px !important;
}
#top ul .und a span {
  border-bottom: 1px solid;
}
#s1 .buttons {
    padding-top: 0px;
}
#s1 .content {
    margin-top: 20px;
}
#s6 h4 {
    text-transform: capitalize;
	font-weight:400;
}
#s1 a.primary-color {overflow: hidden;}

#s1 a.primary-color:before {
    content: "";
    position: absolute;
    background-color: black;
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    transition: 0.6s;
    border-radius: 0px 5px 5px 0px;
    z-index:-9;
}

#s1 a.primary-color:after {
    content: "";
    position: absolute;
    background-color: black;
    width: 0%;
    height: 100%;
    top: 0;
    right: 0;
    transition: 0.6s;
    border-radius: 0px 5px 5px 0px;
    z-index:-9;
}
#s1 a.primary-color:hover::before, #s1 a.primary-color:hover::after {
    width: 51%;
}
#ct-01 .wpcf7 .wpcf7-response-output {
    background: transparent !important;
    border: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
    font-weight: 600;
	
}
#ct-01 input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-required.wpcf7-validates-as-number {
	border: 1px solid #fff !important;
	border-radius: 0px !important;
	color: #fff ;
}
#ct-01 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin-bottom: 20px;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1800px) {
	header#top nav .sf-menu li a {
    padding: 0px 35px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
	header#top nav .sf-menu li a {
        padding: 0px 25px !important;
    }
#top ul li a {
  padding-inline: 31px !important;
}
#s1 .content {
    margin-top: 30px;
}
#s5 .t2 h3 {
    font-size: 25px;
    line-height: 35px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {

#top ul li a span {
  font-size: 16px;
  line-height: 26px;
}
#s1 h1 {
  font-size: 80px;
  line-height: 70px;
}
#s1 h4 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: -15px;
}
#s1 .img-with-aniamtion-wrap {
  bottom: -60px;
}
#s2 button.owl-prev, #s6 button.owl-prev {
  left: -61px;
}
#s2 button.owl-next, #s6 button.owl-next {
  right: -61px;
}
#s5 .t2 h5 {
  padding-left: 50px;
  font-size: 16px;
  line-height: 22px;
}
#s6 .carousel-item {
  padding-inline: 44px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {

#top a#logo img {
  scale: 1.8;
  left: -20px;
  position: relative;
  left: -20px !important;
}
#s5 .t2 h5 {
  padding-left: 30px;
}
#s6 .carousel-item {
  padding-inline: 40px;
}
html body p, html body em, html body a, html body button, html body input, html body label, html body legend, html body .wpb_text_column li, html body .nectar-split-heading li, html body .nectar-fancy-ul li {
  font-size: 14px;
  line-height: 24px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
#header-outer[data-full-width="true"] header > .container {
  padding-inline: 50px;
}
#s1 h1 {
  font-size: 70px;
  li: 70px;
}
#s1 h4 {
  font-size: 18px;
  line-height: 28px;
}
#s1 .buttons {
  margin-top: 0px;
  padding-top: 0px;
}
a#b2 {
  font-size: 25px;
  line-height: 35px;
}
#s3 .t2 h3 {
  font-size: 18px;
  line-height: 22px;
}
#s5 .t2 h5 {
  font-size: 14px;
  line-height: 20px;
  padding-left: 25px;
}
#s6 .carousel-item {
  padding-inline: 30px;
}
#footer-outer #copyright p {
  font-size: 14px;
  line-height: 24px;
}
#s5 .t2 h3 {
    font-size: 22px;
    line-height: 32px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {

#top a#logo img {
  transform-origin: top left;
  scale: 1;
}
#s1 h1 {
  font-size: 54px;
  line-height: 54px;
}
#s1 h4 {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: -25px;
}
a#b2 {
  font-size: 22px;
  line-height: 32px;
}
#s2, #s3, #s5, #s6 {
  padding-block: 50px !important;
}
#s5 .t2 h3 {
  font-size: 20px;
  line-height: 30px;
  width: 118px;
}
#s5 .t2 h5 {
  font-size: 12px;
  line-height: 16px;
}
html body p, html body em, html body a, html body button, html body input, html body label, html body legend, html body .wpb_text_column li, html body .nectar-split-heading li, html body .nectar-fancy-ul li {
  font-size: 12px;
  line-height: 22px;
}
#s6 h4 {
  font-size: 18px;
  line-height: 28px;
}
#footer-widgets .icn h4 {
  margin-bottom: 0px;
}
#footer-widgets .icn ul li a i {
  left: 0px;
}
#footer-widgets ul li a {
  line-height: 28px;
}
#footer-outer #footer-widgets .col ul li a, #footer-outer #footer-widgets .col ul li p, #footer-outer #copyright p {
    font-size: 13px !important;
}
#s2 .owl-nav button, #s6 .owl-nav button {
    top: 45%;
}
#s1 .img-with-aniamtion-wrap {
  display: none;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	body ul {
    margin: unset;
}
	.tab-row ul.wpb_tabs_nav li.tab-item a {
    display: flex;
}
.tab-row ul.wpb_tabs_nav li.tab-item a i {
    padding-right: 15px;
}
	.tab-row {
    text-align: center;
}
	.tab-row ul li {
    list-style-type: none;
}
	div#s5 div#day h3 {
    border-right: unset;
}
#s2 .owl-nav, #s6 .owl-nav {
  display: none;
}
.owl-theme[data-desktop-cols] .owl-dots .owl-dot span {
  background-color: #fff;
}
#s4 .vc_col-sm-3 {
  margin-bottom: 0px;
}
#s5 .vc_col-sm-4 {
  width: 33%;
}
#nav_menu-2 {
  margin: unset;
}
#media_image-2 {
  width: 70%;
}
#text-2,#text-3 {
  float: unset;
}
html body p, html body em, html body a, html body button, html body input, html body label, html body legend, html body .wpb_text_column li, html body .nectar-split-heading li, html body .nectar-fancy-ul li {
  font-size: 14px;
  line-height: 24px !important;
}
#s1 .content {
    margin-top: 0px;
}
#s5 .t2 .wpb_wrapper {
    flex-direction: column;
    justify-content: center !important;
    text-align: center;
}

#s5 .t2 h5 {
    padding-left: 0px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	.tab-row ul.wpb_tabs_nav {
    display: block !important;
}
	#footer-outer #footer-widgets .col ul li a, #footer-outer #footer-widgets .col ul li p, #footer-outer #copyright p {
        font-size: 14px !important;
    }
	div#s6 {
    padding-top: 0px !important;
    padding-bottom: 20px !important;
}
	div#s5 div#day h3 {
    width: 100%;
}
	div#s5 div#day h5 {
    width: 100%;
}
div#page-header-wrap .inner-wrap h1 {
    font-size: 25px;
    line-height: 35px;
}
#s1 h1 {
  font-size: 32px;
  line-height: 42px;
}
body #header-outer[data-full-width="true"] header > .container, body #header-secondary-outer[data-full-width="true"] > .container, body[data-slide-out-widget-area-style="simple"] #header-outer[data-full-width="true"] #mobile-menu {
  padding-inline: 38px 18px !important;
}
html body h2 {
  font-size: 26px !important;
  line-height: 36px !important;
}
#s5 .vc_col-sm-4 {
  width: 100%;
}
body .owl-stage {
  padding-block: 0px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}