body {
    font-family: "Helvetica Neue", sans-serif !important;
    background-color: #E5E5E5;
}

.nav>li>a {
    font-family: "Helvetica Neue", sans-serif !important
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
    font-family: "Helvetica Neue", sans-serif !important
}
body th{
    font-weight: normal;
    text-transform: unset;
    letter-spacing: unset;
}
body .button.small-radius{
    border-radius: 15px !important;
}

.alt-font {
    font-family: "Helvetica Neue", sans-serif !important
}
.row-nopaddingbottom .col{
    padding-bottom: 0px;
}
.row-nopaddingbottom .col input{
    /*margin-bottom: 0px;*/
}
.row-nopaddingbottom .col label{
    /*margin-bottom: 0px;*/
}
.row-nopaddingbottom .remove-golfer{
    
}
#wrapper,
#main {
    background-color: #EDEDED !important;
}


.content-banner h3 {
    font-size: 45px !important;
}

.content-banner h2 {
    font-size: 60px !important;
    font-weight: 500 !important;
}

.content-banner p {
    font-size: 30px;
    margin: 5px 0px !important;
}

.btn-res-banner {
    margin-top: 20px !important;
}

.location-main {
    padding: 10px 0px 20px 0px;
    background: #fff;
    border-radius: 0px 0px 20px 20px;
}

.wrap-location-area {
    background: #fff;
    padding: 10px;
    border-radius: 0px 0px 20px 20px;
    max-height: 500px;
    overflow: auto;
    padding-bottom: 20px;

}

.wrap-location-area a {
    color: #009052;
    font-size: 22px;
    display: block;
    text-align: left;
    font-weight: 400;
    border-bottom: 1px solid #E5E5E5;
    padding: 10px 0px 10px 40px;
}

.wrap-location-area::-webkit-scrollbar-track {
    background-color: transparent;
}

.wrap-location-area::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
}

.wrap-location-area::-webkit-scrollbar-thumb {
    background-color: #C4C4C4;
}

.col-feedback>.col-inner:after {
    content: "";
    background-color: #fff;
    width: 100%;
    height: 76%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    border-radius: 20px;
}

.col-feedback .col-inner .testimonial-box {
    position: relative;
    z-index: 99;
}

.customer-feedback-slide .icon-box-text {
    display: flex;
    flex-direction: column;
}

.customer-feedback-slide .icon-box-text .testimonial-meta {
    order: 1;
}

.customer-feedback-slide .icon-box-text .star-rating {
    order: 2;
}

.customer-feedback-slide .icon-box-text .testimonial-text {
    order: 3;
}

.customer-feedback-slide .icon-box-text .testimonial-text p {
    margin-bottom: 0px;
}

.post-box-right-index .box-image .image-cover {
    position: static;
}

.post-box-right-index .box-text h5 {
    font-size: 20px;
    color: #000;
}

.post-box-right-index .box-text {
    font-size: 17px;
    color: #000;
}

.post-index-big .box-text h5 {
    color: #000;
    font-size: 28px;
}

.post-index-big .box-text p {
    font-size: 18px;
    color: #000;
}

.wrap-search-box {
    display: flex;
    position: relative;
    background: #fff;
    border-radius: 99px;
    margin-right: 17px;
    align-items: center;
   /* max-height: 80px;*/
    justify-content: space-between;
    padding-right: 190px;
}

.wrap-search-box .box-btn-submit {
    position: absolute;
    right: 0px;
}

.wrap-search-box .box-location {
    display: flex;
    flex-direction: row;
    padding: 0px 15px;
    align-items: center;
    border-left: 1px solid #ccc;
    height: 80px;
    min-width: 350px;
    cursor: pointer;
}

.wrap-search-box .box-location>span {
    color: #5E5E5E;
    margin-left: 10px;
}

.wrap-search-box .box-location .arrow-down {
    margin-left: auto;
}

.wrap-search-box .box-btn-submit button {
    background-color: #009052;
    height: 80px;
    margin: 0px;
    color: #fff;
    border-radius: 0px 99px 99px 0px;
    text-transform: inherit;
    width: 190px;
    font-size: 22px;
}

.wrap-search-box .box-input {
    width: 100%;
    display: flex;
    align-items: center;
    padding-left: 15px;
}

.wrap-search-box .box-input input {
    height: 80px;
    margin: 0px;
    border: none;
    box-shadow: none;
}

.wrap-search-box .box-input input:focus {
    box-shadow: none;
}

.wrap-search-box .list-cat-location {
    border-radius: 20px;
    position: absolute;
    background: #fff;
    width: 81%;
    visibility: hidden;
    opacity: 0;
    top: 120px;
    z-index: 9999;
    border: 1px solid #ccc;
    display: flex;
    justify-content: space-between;
    transition: 0.3s;
}

.wrap-search-box .keywords-recomment {
    border-radius: 20px;
    position: absolute;
    background: #fff;
    width: 51%;
    visibility: hidden;
    opacity: 0;
    top: 120px;
    z-index: 9999;
    border: 1px solid #ccc;
    display: block;
    justify-content: space-between;
    transition: 0.3s;
    padding: 25px;
}

.wrap-search-box .keywords-recomment .item {
    margin-left: -20px;
}

.wrap-search-box .keywords-recomment .item span {
    display: inline-block;
    margin-left: 20px;
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
    background: #009052;
    padding: 5px 10px;
    border-radius: 30px;
    cursor: pointer;
}

.wrap-search-box input[placeholder="Sân golf bạn muốn chơi...."]{
    padding: 0 20px;
}

span#close-modal-kw {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.wrap-search-box .list-cat-location .column-left {
    border-right: 1px solid #E5E5E5;
    padding: 32px;
    width: calc(100% - 35%);
}

.wrap-search-box .list-cat-location .column-right {
    padding: 32px;
    width: 35%;
}

.wrap-search-box .list-cat-location span.title {
    font-size: 22px;
    color: #817E7E;
}

.wrap-search-box .list-cat-location .area-3mien {
    display: flex;
    justify-content: space-between;
    flex: 0 33%;
    margin: 30px 0px;
}

.wrap-search-box .list-cat-location .area-3mien span {
    font-size: 22px;
    text-transform: uppercase;
    color: #009052;
    display: block;
}

.wrap-search-box .list-cat-location .area-3mien .item-3mien {
    width: 100%;
}
.wrap-search-box .list-cat-location .area-3mien .item-3mien >span{
    font-size: 18px !important;
}
.wrap-search-box .list-cat-location .area-3mien .item-3mien a {
    color: #303030;
    font-size: 1em;
    display: block;
}

.wrap-search-box .list-cat-location .recent-search {
    margin-top: 10px;
}

.wrap-search-box .list-cat-location .recent-search a {
    display: inline-block;
    margin-right: 30px;
}

.wrap-search-box .list-cat-location .recent-search a img {
    margin-right: 10px;
}

span#close-modal {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.wrap-search-box .list-cat-location .box-location-small {
    border-radius: 10px;
    border: 1px solid #ccc;
    padding: 10px;
    margin-top: 10px;
}

section.search-index {
    z-index: 2;
}

.input-location-banner {
    border-radius: 30px;
    background-image: url('../png/surface1.png');
    background-repeat: no-repeat;
    background-position: 93%;
}

#tbl-list-location {
    display: block;
    overflow: auto;
}

#tbl-list-location tr td,
#tbl-list-location tr,
#tbl-list-location tbody {
    width: 100%;
    display: block;
    font-size: 16px;
    color: #000;
    max-height: 200px;
}


#tbl-list-location::-webkit-scrollbar-track {
    background-color: transparent;
}

#tbl-list-location::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

#tbl-list-location::-webkit-scrollbar-thumb {
    background-color: #C4C4C4;
}

#tbl-list-location tr {
    cursor: pointer;
}

.result-child-location {
    flex: 0 100% !important;
}

.list-child-location {
    margin-left: -20px;
}

.list-child-location span {
    display: inline-block !important;
    font-size: 16px !important;
    margin-left: 20px;
    cursor: pointer;
}

.list-cat-location.active-search-location {
    top: 100px;
    opacity: 1;
    visibility: visible;
}

.keywords-recomment.active-search-keywords {
    top: 100px;
    opacity: 1;
    visibility: visible;
}
#search_location_banner .wrap-search-box .keywords-recomment.active-search-keywords span{
    font-size: 1em;
}


.is-divider {
    display: none !important;
}

#maps-golf {
    padding: 40px 0px
}

.maps-image {
    position: relative;
}

.maps-image img.bando-vietnam {
    width: 500px
}

.image-mapper-svg rect {
    fill: transparent !important;
    stroke: transparent !important;
    stroke-width: 1;
    opacity: 1 !important;
    cursor: pointer;
}

.image-mapper-svg rect:hover {
    stroke: red !important;
}

a.btn-map-golf-banner {
    font-weight: 500;
    font-size: 22px;
    min-width: 280px;
    
    background-repeat: no-repeat;
    background-position: 33px 21px;
    /*background-size: 23px 23px;*/
    /*height: 80px;*/
    line-height: 80px;
/*    padding-left: 80px;*/
}
a.btn-map-golf-banner::before{
    content: url('../png/map-btn.png');
    vertical-align: middle;
}

a.btn-map-golf-banner span {
    line-height: 80px;
}

.row-search-banner {
    margin-top: -190px;
}

.area-rect area {
    cursor: pointer;
}

.image-mapper-svg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.list-golf-by-tax {
    margin-top: 20px;
}

.list-golf-by-tax .item-golf {
    height: 200px;
    width: 100%;
    border-radius: 15px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 28px;
    margin-bottom: 15px;
    float: left;
    position: relative;
}

.list-golf-by-tax .item-golf-2 {
    width: 48%;

}

.list-golf-by-tax .item-golf-3 {
    width: 48%;
    float: right;
}

.list-golf-by-tax .item-golf .title {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    display: flex;
    padding-right: 62px;
    width: 100%;
    height: 100%;
    flex-direction: column-reverse;

}

.list-golf-by-tax .item-golf span.hot-golf {
    position: absolute;
    top: 18px;
    left: 28px;
    width: 113px;
    height: 30px;
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: #FFFFFF;
    background: #F58533;
    border-radius: 30px;
    justify-content: center;
    cursor: pointer;
}

.list-golf-by-tax .item-golf span.hot-golf img {
    max-width: 14px;
    margin-right: 7px;
}

.list-golf-by-tax .item-golf .whist-lish {
    position: absolute;
    top: 18px;
    right: 23px;
    width: 50px;
    height: 50px;
    cursor: pointer;
}

.list-golf-by-tax .item-golf span.sale-off {
    position: absolute;
    bottom: 28px;
    right: 23px;
    width: 60px;
    height: 60px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    cursor: pointer;
}

.list-golf-by-tax .item-golf span.sale-off b {
    font-size: 16px;
    font-weight: 700;
}

.menu-footer .menu-item a {
    min-height: 0px;
    color: #fff;
}

.menu-footer .menu-item a:hover {
    color: #fff;
}

.wpcf7-form {
    margin-bottom: 0px;
}

.form-footer {
    position: relative;
}

.form-footer .wpcf7-text {
    width: 100%;
    border-radius: 50px;
    margin-bottom: 0px;
    height: 60px;
    padding: 0px 27px;
    font-size: 20px;
    box-shadow: none;
    border: none;
}

.form-footer .wpcf7-submit {
    position: absolute;
    right: 0px;
    top: 0px;
    margin: 0px;
    height: 60px;
    border-radius: 0px 50px 50px 0px;
    background: #F58533;
    text-transform: inherit;
    font-size: 20px;
    font-weight: 400;
    width: 158px;
    border: none;
}

.form-footer .wpcf7-spinner {
    position: absolute;
    top: 20px;
    left: 0px;
    margin: 0px;
}

.box-icon-left-footer {
    max-width: 190px;
}

.box-icon-right-footer p,
.box-icon-left-footer p {
    margin-bottom: 0px;
}

/* font szie */
.title-40 {
    font-size: 40px;
}

.title-50 {
    font-size: 50px;
}

.title-60 {
    font-size: 60px;
}

.title-32 {
    font-size: 32px;
}

.title-22 {
    font-size: 22px;
}

/* item tours loop */
.item-tours-loop {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    display: block;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.item-tours-loop p {
    height: 55px;
    overflow: hidden;
}

.item-tours-loop .post-thumbnail a {
    display: block;
    width: 100%;
}

.item-tours-loop .post-thumbnail img {
    width: 100%;
    height: 196px;
    object-fit: cover;
}

.item-tours-loop .content-item {
    padding: 22px;
}

.item-tours-loop .content-item>a {
    font-size: 21px;
    color: #000;
    font-weight: 700;
    display: block;
    margin-bottom: 12px;
    
    overflow: hidden;
}

.item-tours-loop .content-item>p {
    font-size: 18px;
    color: #817E7E;
    font-weight: 400;
}

.item-tours-loop .content-item .price-item .price {
    font-size: 18px;
    color: #009052;
    font-weight: 500;
}

.item-tours-loop .content-item .price-item .price>span {
    color: #303030;
}

.item-tours-loop .content-item .price-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.item-tours-loop .content-item .price-item a {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    background: #F58533;
    border-radius: 20px;
    padding: 5px 14px;
}

/* hotdeal home */

.hotdeal-item-home {
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 20px;
    position: relative;
    height: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 25px 25px 30px 25px;
}

.hotdeal-item-home:before {
    content: '';
    position: absolute;
    display: flex;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(to top, rgb(0 0 0) 30%, rgb(213 213 213 / 34%) 100%);
    opacity: .5;
    border-radius: 20px;
}

.hotdeal-item-home .whist-lish,
.item-golf-list .whist-lish {
    position: absolute;
    top: 25px;
    right: 25px;
}

.hotdeal-item-home .whist-lish ,
.item-golf-list .whist-lish,.list-golf-by-tax .item-golf .whist-lish  {
    display: flex;
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    background: #817e7e66;
}

.hotdeal-item-home .whist-lish span:hover svg path,
.item-golf-list .whist-lish span:hover svg path {
    fill: #F58533;
}

.hotdeal-item-home .content-hotdeal {
    position: relative;
}

.hotdeal-item-home .content-hotdeal a.title {
    font-weight: 700;
    font-size: 20px;
    color: #FFFFFF;
}

.hotdeal-item-home .content-hotdeal .item-row-1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0px;
}

.hotdeal-item-home .content-hotdeal .item-row-1 .price-hotdeal {
    color: #fff;
    border: 1px solid #F58532;
    font-size: 20px;
    font-weight: 500;
    height: 37px;
    border-radius: 30px;
    line-height: 37px;
    width: 166px;
    text-align: center;

}

.hotdeal-item-home .content-hotdeal .item-row-1 .rating-hotdeal {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;
}

.hotdeal-item-home .content-hotdeal .item-row-1 .rating-hotdeal .count-rate {
    color: #fff;
    margin-left: 10px;
}



.hotdeal-item-home .content-hotdeal .item-row-2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0px;
}

.hotdeal-item-home .content-hotdeal .item-row-2 .time-activity-hotdeal {
    font-size: 17px;
    color: #fff;
}

.hotdeal-item-home .content-hotdeal .item-row-2 a {
    background: #F58532;
    color: #fff;
    font-size: 20px;
    width: 166px;
    border-radius: 20px;
    text-align: center;
    height: 37px;
    line-height: 37px;
}

.blog-archive .large-9 .row {
    display: block;
    float: left;
}

.blog-archive .large-9 .row .post-item {
    display: block;
    float: left;
    width: 100%;
    overflow: hidden;
}

.blog-archive .large-9 .row .post-item .box-image img {
    border-radius: 10px;
    height: 200px;
}

.blog-archive .large-9 .row .post-item .box-image {
    height: 200px;
}

.blog-archive .large-9 .row .post-item .box-image .image-cover {
    height: 100%;
}


.blog-archive .large-9 .row .post-item .from_the_blog_excerpt {
    font-size: 18px;
    color: #000;
}

.blog-archive .page-numbers {
    display: flex;
    width: 100%;
    overflow: hidden;
    justify-content: end;
}

.nav-pagination>li>span,
.nav-pagination>li>a {
    border: 1px solid #c4c4c4 !important;
    background: #fff !important;
    line-height: 2.25em !important;
}

.nav-pagination>li i {
    line-height: 35px;
}

.nav-pagination>li>.current,
.nav-pagination>li>span:hover,
.nav-pagination>li>a:hover {
    border-color: #009052 !important;
    background-color: #009052 !important;
    border: #009052 !important;
}

.blog-archive,
.blog-single {
    background: #eeeeee;
    padding-top: 0px !important;
}

.cat-menu-bar {
    background-color: #fff;
    padding: 15px;
    margin-bottom: 30px;
}

.cat-menu-bar .col,
.breadcrumb-single .col {
    padding-bottom: 0px !important;
}

.item-cat-bar {
    display: flex;
    align-items: center;
}

.current-cat span {
    font-size: 22px;
    color: #009052;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.current-cat span img {
    margin-right: 5px;
}

.item-cat-bar .list-child {
    margin-left: 20px;
    display: flex;
    align-items: center;
}

.item-cat-bar .list-child i {
    font-size: 20px;
}

.item-cat-bar .list-child a {
    font-size: 22px;
    color: #5E5E5E;
    font-weight: 500;
    margin-left: 30px;
}

.breadcrumb-single p#breadcrumbs span span {
    display: flex;
    align-items: center;
}

.breadcrumb-single p#breadcrumbs span span i {
    margin: 0px 10px;
}

aside.flatsome_recent_posts {
    background: #fff;
    padding: 20px;
}

aside.flatsome_recent_posts .widget-title {
    font-size: 25px;
    color: #000;
    margin-bottom: 20px;
    display: block;
    border-left: 4px solid #F8951D;
    padding-left: 15px;
}

.recent-blog-posts-li .mr-half .badge-square {
    width: 70px;
    height: 70px;
}

.blog-archive .flatsome_recent_posts {
    display: none;
}

.wrap-post-related .post-title {
    font-size: 25px;
    color: #000;
    font-weight: 500;
    border-left: 4px solid #F58533;
    padding-left: 20px;
}

.wrap-post-related a {
    display: block;
    width: 100%;
    font-size: 20px;
    color: #000;
}

.wrap-post-related ul {
    padding-left: 17px;
    list-style: none;
}

.wrap-post-related ul li {
    position: relative;
}

.wrap-post-related ul li:before {
    content: "•";
    color: #F58533;
    font-size: 27px;
    line-height: 0px;
    left: -18px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.item-golf-list .post-thumbnail img {
    height: 290px;
}

.item-golf-list {
    position: relative;
}

.item-golf-list .whist-lish {
    top: 18px;
    right: 18px;
    z-index: 9;
}

.item-golf-list .post-thumbnail {
    position: relative;
}

.item-golf-list .post-thumbnail span.title {
    position: absolute;
    left: 15px;
    display: block;
    bottom: 10px;
    width: 91%;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}

.item-golf-list .content-item .rating-hotdeal {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.item-golf-list .content-item .rating-hotdeal .star-rating {
    margin: 0px;
    margin-right: 10px;

}

.item-golf-list .content-item .rating-hotdeal .count-rate {
    color: #000;
}

.item-golf-list .price-item-golf .nomar-day {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    border-bottom: 1px dotted;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.product-small .price-item-golf .button.is-outline{
    margin: 0px;
}
.item-golf-list .price-item-golf .last-week {
    display: flex;
    justify-content: space-between;
    align-items: baseline;

}

.item-golf-list .price-item-golf .nomar-day .price,
.item-golf-list .price-item-golf .last-week .price {
    display: flex;
    flex-direction: column;
}

.item-golf-list .price-item-golf .nomar-day>span,
.item-golf-list .price-item-golf .last-week>span {
    font-size: 18px;
    color: #3C3C3C;
    font-weight: 500;
}

.item-golf-list .price-item-golf .nomar-day .price>span,
.item-golf-list .price-item-golf .last-week .price>span {
    color: #00A55E;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
}

.item-golf-list .price-item-golf .nomar-day .price .sale,
.item-golf-list .price-item-golf .last-week .price .sale {
    font-size: 15px;
    color: #000;
    text-decoration: line-through;
    text-align: right;
    font-weight: 500;
}

.item-golf-list .content-item {
    height: 250px;
}

/* product-cat */
.item-tours-loop-tax {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.item-tours-loop .content-item .price-item .price .amount{
    color: #009052;
}

.category-page-title {
    display: none;
}

.wrap-item-form-filter-tours {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #C4C4C4;
}

.wrap-item-form-filter-tours .item-input {
    position: relative;
}

.wrap-item-form-filter-tours .item-input input {
    height: 50px;
    border-radius: 50px;
    padding-left: 20px;
}

.wrap-item-form-filter-tours .item-input button {
    margin: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 50px;
    border-left: 1px solid #ccc;
    padding: 0px 25px;
    display: block;
    text-align: center;
    background-color: transparent;
}

.wrap-item-form-filter-tours .title {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    display: block;
    margin-bottom: 20px;
}

.item-type-tour label {
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
}

.item-type-tour label input {
    width: 24px;
    height: 24px;
    background-color: white;
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid #ddd;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0px;
    margin-top: 0px;
    position: relative;
}

.item-type-tour label input:checked:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #F58533;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.item-type-tour label input:checked {
    border: 1px solid #F58533;
}

.wrap-item-form-filter-tours .location-sidebar-filter input:focus {
    box-shadow: none;
}

.wrap-item-form-filter-tours .location-sidebar-filter input {
    border-radius: 10px 10px 0px 0px;
    box-shadow: none;
    margin-bottom: 0px;
    border: 1px solid #9A9A9A;
    height: 50px;
}

.wrap-tbl-filter-tour-sidebar {
    border: 1px solid #9A9A9A;
    border-top: none;
    padding: 10px;
}

.title-fillter-tours h3 {
    font-size: 30px;
    color: #000;
}

.input-location-filter {
    background-image: url('../png/arrow-down.png');
    background-repeat: no-repeat;
    background-position: 95%;
}

/*  single tour  */
.box-info-tours {
    border-radius: 15px;
    background-color: #fff;
    padding: 43px 20px 30px;
}

.box-info-tours h2 {
    font-size: 25px;
    color: #000;
    margin-bottom: 29px;
}

.box-info-tours .item,
.box-info-tours .price-box {
    font-size: 18px;
    color: #000;
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
    align-items: center;
    align-items: baseline;
}

.box-info-tours .price-box {
    margin: 20px 0px;
}

.box-info-tours .price-box .price {
    color: #F58533;
    font-weight: 500;
    font-size: 25px;

}

.box-info-tours .book-tour {
    background-color: #F58532;
    color: #fff;
    font-weight: 500;
    font-size: 22px;
    display: block;
    text-align: center;
    border-radius: 60px;
    padding: 10px 0px;
    margin-top: 20px;
}

.box-gallary {
    margin-left: -15px;
}

.box-gallary a {
    display: block;
    border-radius: 10px;
    margin-left: 15px;
    margin-bottom: 15px;
    overflow: hidden;
    width: calc(33% - 15px);
    float: left;
    height: 200px;
}

.box-gallary a img {
    border-radius: 10px;
    object-fit: cover;
    width: 100%;
    height: 100%;

}

.box-gallary a:nth-child(1) {
    height: 330px;
}

.box-gallary a:nth-child(2) {
    height: 330px;
    width: calc(66% - 15px);
}

.box-gallary a.item-last {
    position: relative;
}

.box-gallary a.item-last:before {
    content: "";
    background-color: #009052c9;
    width: 100%;
    height: 100%;
    position: absolute;
}

.box-gallary a.item-last .eyes {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 38px;
    height: 40px;
    border-radius: unset;
}

.box-gallary a.item-last span {
    position: absolute;
    top: 64%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 10px;
    text-align: center;
    display: block;
    color: #fff;
}

.header-tours-single .content-tour {
    color: #000;
    font-size: 20px;
    text-align: justify;
}
.header-tours-single h1.title-single{
    font-weight: 500;
    font-size: 30px;
    color: #000;
    margin-bottom: 0px;
}
.tab-tour-moreinfo {
    background: #fff;
    border-radius: 15px;
    border: 1px solid #C4C4C4;
    padding: 20px 28px;
}

.tab-title-tours {
    border-bottom: 1px solid #5E5E5E;
}

.tab-title-tours li {
    margin: 0px 25px !important;
}

.tab-title-tours li a span {
    display: flex;
    align-items: center;
    font-size: 25px;
    text-transform: initial;
    font-weight: 500;
}

.tab-title-tours li a span svg {
    width: 24px;
    height: 24px;
    margin-right: 8px;
}

.tab-title-tours li a span svg path {
    fill: #817E7E;
}

.tab-title-tours li.active a span {
    color: #009052;
}

.tab-title-tours li.active a span svg path {
    fill: #009052;
}

.nav-line-bottom>li>a:before,
.nav-line-grow>li>a:before,
.nav-line>li>a:before {
    background-color: #009052 !important;
}

.nav-line-bottom>li>a:before {
    bottom: -1 !important;
}

.tab-content-tours * {
    color: #000;
    font-size: 110%;
}

.product-footer {
    background-color: #fff;
    padding: 50px 0px;
}

.list-tour-relate .post-item,
.list-tour-relate .post-item .col-inner,
.list-tour-relate .post-item .col-inner .box {
    border-radius: 20px;
}

.tour-relate .title-tour-relate {
    font-size: 30px;
    color: #000;
    margin-bottom: 50px;
}

.slider .flickity-prev-next-button {
    opacity: 1 !important;
}

/* .slider .flickity-button{
    width: 70px !important;
}
.slider .flickity-prev-next-button:hover svg, .slider .flickity-prev-next-button:hover .arrow{
    fill: #C4C4C4 !important;
}
.flickity-prev-next-button{
    top: 66% !important;
}
.slider-nav-light .flickity-prev-next-button svg, .slider-nav-light .flickity-prev-next-button .arrow{
    fill: #fff !important;
} */
.products .badge-container {
    display: none;
}

/*  page location  */
.location-item-overlay {
    background-size: cover;
    border-radius: 15px;
    background-repeat: no-repeat;
    background-position: center;
    padding: 20px 26px;
    height: 100%;
    background-color: gray;
}

.info-location-overlay {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
}

.info-location-overlay h3 {
    font-size: 35px;
    font-weight: 500;
    margin-bottom: 0px;
}

.info-location-overlay span {
    font-size: 19px;
}

.item-golf-course-loop span.sale-off {
    position: absolute;
    top: 16px;
    left: 18px;
    width: 60px;
    height: 60px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    color: #FFFFFF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    cursor: pointer;
    z-index: 9;
}

.item-golf-course-loop span.location {
    display: flex;
    width: 100%;
    position: absolute;
    bottom: -10px;
    color: #fff;
    padding: 5px 10px;
    background: #00000059;
    align-items: center;
    font-size: 18px;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
    align-items: flex-start;
}

.item-golf-course-loop span.location img {
    /*margin-right: 10px;
    width: 13px;
    height: 18px;*/
    padding-right: 10px;
    min-width: 25px;
    width: 25px;
    height: unset;
}

.item-golf-course-loop:hover .location {
    visibility: visible;
    opacity: 1;
    bottom: 0px;
}

.item-golf-course-loop .content-item {
    padding: 17px;
    height: auto;
}

.item-golf-course-loop .content-item .title {
    color: #3C3C3C;
    font-size: 20px;
    font-weight: 500;
}

.item-golf-course-loop .content-item .rating-hotdeal {
    font-size: 14px;
}

.item-golf-course-loop .more-info-golf-course {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 5px;
}

.item-golf-course-loop .more-info-golf-course .people {
    margin-right: 20px;
}

.item-golf-course-loop .more-info-golf-course .hole {
    margin-right: 20px;
}

.item-golf-course-loop .post-thumbnail img {
    height: 259px;
}
.item-golf-course-loop .post-thumbnail img.svg-img {
    height: unset;
}
.item-golf-course-loop .teetime-loop {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
    margin-bottom: 5px;
}

.item-golf-course-loop .teetime-loop .title-teetime {
    display: flex;
    align-items: center;
}

.item-golf-course-loop .teetime-loop .title-teetime img,
.price-item-golf-course .price-title svg {
    margin-right: 7px;
}

.item-golf-course-loop .teetime-loop .time-teetime {
    font-weight: 600;
    color: #817E7E;
}

.price-item-golf-course {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
}

.price-item-golf-course .price-title {
    display: flex;
    align-items: center;
}

.price-item-golf-course .price-golf-course span {
    font-weight: 500;
    color: #F58533;
}

.item-golf-course-loop {
    height: 100%;
}

.products .product-small .col-inner {
    height: 100%;
}

/*  golf course  */
.wrap-item-form-filter-course {
    background: #fff;
    border-radius: 10px;
    padding: 20px;
}

.wrap-item-form-filter-course span.title {
    color: #000;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 15px;
    display: block;
}

.golf-hole-radio {
    position: relative;
    display: flex;
    align-items: center;
    border: 1px solid #949494;
    border-radius: 5px;
    overflow: hidden;
    height: 50px;
    line-height: 40px;
}

.golf-hole-radio input {
    margin: 0px !important;
    width: auto;
    height: 100%;
    appearance: none;
    outline: none;
    cursor: pointer;
    padding: 4px 8px;
    background: #fff;
    font-size: 16px;
    transition: all 100ms linear;
    width: 25%;
    color: #009052;
    border-right: 1px solid #949494;

}

.golf-hole-radio input:last-child {
    border-right: none;
}

.golf-hole-radio input:checked {
    background: #009052;
    color: #fff;
    box-shadow: 0 1px 1px #0000002e;
    text-shadow: 0 1px 0px #79485f7a;
}

.golf-hole-radio input:before {
    content: attr(label);
    display: inline-block;
    text-align: center;
    width: 100%;
}

.wrap-item-form-filter-course .range-time-title {
    display: flex !important;
    justify-content: space-between;
}

.wrap-item-form-filter-course .range-time-title span {
    color: #5E5E5E;
    font-weight: 500;
}

.time-start .range-slide {
    position: relative;
    margin: 25px 0px;
    height: 4px;
    width: 100%;
}

.time-start .range-slide .slide {
    position: absolute;
    top: 0;
    height: 4px;
    background: #ccc;
    left: 9px;
    right: 9px;
}

.time-start .range-slide .line {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 4px;
    background-color: #009052;
}

.time-start .range-slide .thumb {
    position: absolute;
    z-index: 2;
    text-align: left;
    border: 1px solid #C4C4C4;
    background: linear-gradient(180deg, #C4C4C4 0%, #E5E5E5 100%);
    border-radius: 50%;
    outline: none;
    top: -7px;
    height: 18px;
    width: 18px;
    margin-left: -9px;
}

.time-start .range-slide input {
    -webkit-appearance: none;
    appearance: none;
    position: absolute;
    pointer-events: none;
    z-index: 3;
    height: 3px;
    top: 0;
    width: 100%;
    opacity: 0;
    margin: 0;
}

.time-start .range-slide input::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    pointer-events: all;
    border-radius: 50%;
    cursor: pointer;
    width: 18px;
    height: 18px;
}

.time-start .display {
    margin: 0px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.range-price {
    position: relative;
    /*margin-bottom: 20px;
    margin-top: 15px;*/
}

.range-price label {
    display: flex;
    cursor: pointer;
    font-weight: 400;
    position: relative;
    overflow: hidden;
    margin-bottom: 0.375em;
    padding-left: 34px;
    font-size: 20px;
    line-height: 40px;
    align-items: center;
}

.range-price label input {
    position: absolute;
    left: 0px;
    width: 29px;
    height: 29px;
    padding: 0px !important;
    margin-left: 0px;
    margin-bottom: 0px;
}

.range-price label input:checked+span {
    background-color: #d6d6e5;
}

.range-price label input:checked+span:before {
    box-shadow: inset 0 0 0 0.4375em #F58533;
}

.range-price label span {
    display: flex;
    align-items: center;
    padding: 0.375em 0.75em 0.375em 0.375em;
    border-radius: 99em;
    transition: 0.25s ease;
}

.range-price label span:hover {
    background-color: #d6d6e5;
}

.range-price label span:before {
    display: flex;
    flex-shrink: 0;
    content: "";
    background-color: #fff;
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    margin-right: 0.375em;
    transition: 0.25s ease;
    box-shadow: inset 0 0 0 0.125em #F58533;
}

.date-wrapper-golf-course {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border: 1px solid #C4C4C4;
    border-radius: 20px;
    align-items: center;
    margin-bottom: 28px;
    
}

.date-wrapper-golf-course .date-item {
    background: #fff;
    border-right: 1px solid #C4C4C4;    
    display: flex;
    justify-content: center;
    text-align: center;
}
@media (max-width:  549px){
    .date-wrapper-golf-course .date-item {
        min-width: 100px;
    }
    .date-wrapper-golf-course {
        overflow-x: scroll;
    }
}
.date-wrapper-golf-course .date-item.selected {
    background-color: #009052;
}

.date-wrapper-golf-course .selected a {
    color: #fff !important;
    font-weight: 600;
}

.date-wrapper-golf-course .date-item:last-child {
    width: 9%;
    border-radius: 0px 20px 20px 0px;
    height: 40px;
    display: flex;
    align-items: center;
    border-right: 0px;
    justify-content: center;
}

.date-wrapper-golf-course .date-item:first-child {
    border-radius: 20px 0px 0px 20px;
}

.date-wrapper-golf-course .date-item a {
    font-size: 16px;
    color: #5E5E5E;
    height: 40px;
    line-height: 40px;
}

.term-description {
    display: block;
    margin: 20px 0px;
    color: #000;
    font-size: 20px;
}

.select-location-sb {
    margin-bottom: 20px;
}

.select-location-sb .chosen-choices {
    max-height: 50px;
    border: 1px solid #C4C4C4;
    border-radius: 15px;
    padding-left: 45px;
    font-size: 20px;
    box-shadow: none;
    background-image: url('../png/plane.png');
    background-repeat: no-repeat;
    background-position: 10px;
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}

.select-location-sb .chosen-choices li {
    width: max-content;
}

.select-location-sb .chosen-choices:after {
    position: absolute;
    content: "";
    background-image: url('../png/arrow-down-green.png');
    width: 19px;
    height: 11px;
    right: 6px;
    top: 50%;
    transform: translateY(-50%)
}

.select-location-sb .chosen-choices .chosen-search-input {
    height: 47px !important;
}

.select-location-sb .chosen-choices .search-choice {
    display: flex;
    height: 100%;
    align-items: center;
    background: transparent;
    box-shadow: none !important;
    background-image: none !important;
    background-color: transparent !important;
    border: none !important;
    box-sizing: border-box;
    line-height: unset !important;
    margin: 0px !important;
    font-size: 16px;
}

.select-location-sb .chosen-choices .search-choice span {
    color: #009052;
}

.select-location-sb .chosen-choices .search-choice .search-choice-close {
    /*top: 50% !important;
    right: -10px !important;
    transform: translateY(-50%)*/
    position: static !important;
    margin-left: 5px;
}

.select-location-sb .chosen-container .chosen-drop {
    padding: 20px 0px;
    border-radius: 0px 0px 15px 15px;
}

.select-location-sb .chosen-container .chosen-drop .chosen-results li {
    font-size: 16px;
}

.select-location-sb .chosen-container .chosen-drop .chosen-results::-webkit-scrollbar-track {
    background-color: transparent;
}

.select-location-sb .chosen-container .chosen-drop .chosen-results::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
}

.select-location-sb .chosen-container .chosen-drop .chosen-results::-webkit-scrollbar-thumb {
    background-color: #C4C4C4;
}

.wrap-item-form-filter-course .range-location {
    margin-bottom: 10px;
    position: relative;
}

.wrap-item-form-filter-course .range-location:before{
    content: "";
    position: absolute;
    top: 49%;
    transform: translateY(-50%);
    left: 2px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #C4C4C4;
    cursor: pointer;
    background: linear-gradient(180deg, #C4C4C4 0%, #E5E5E5 100%);
    border: 1px solid #C4C4C4;
    z-index: 1;
    display: none;
}

.wrap-item-form-filter-course .range-location input{
    width: 100%;
    height: 4px;
    background: #04AA6D;
    -webkit-appearance: none;
    -webkit-transition: .2s;
    transition: opacity .2s;
    margin-left: 0;
    
}
.wrap-item-form-filter-course .range-location input::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #C4C4C4;
    cursor: pointer;
    background: linear-gradient(180deg, #C4C4C4 0%, #E5E5E5 100%);
    border: 1px solid #C4C4C4;
    z-index: 2;
}
  
.wrap-item-form-filter-course .range-location input::-moz-range-thumb {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #C4C4C4;
    cursor: pointer;
    background: linear-gradient(180deg, #C4C4C4 0%, #E5E5E5 100%);
    border: 1px solid #C4C4C4;
    z-index: 2;
}
.btn-group-filter{
    display: flex;
    margin-top: 20px;
    justify-content: space-around;
}


.btn-group-filter .btn-submit-form{
    margin: 0px;
    border-radius: 5px;
    text-transform: inherit;
    display: block;
    border: 1px solid #009052;
    width: 100px;
    color: #fff;
    background: #009052;
}
.btn-group-filter .btn-reset-form{
    margin: 0px;
    border-radius: 5px;
    text-transform: inherit;
    display: block;
    border: 1px solid #949494;
    width: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* header-golf-search */

.header-golf-search .wrap-search-box {
    /*height: 66px;*/
}

.header-golf-search #select-location {
    font-size: 20px;
}

.header-golf-search .wrap-search-box .box-location {
    min-width: 235px;
    height: 66px;
    padding: 0px 15px;
}

.header-golf-search .wrap-search-box .box-location>span {
    margin-left: 13px;
}

.header-golf-search .wrap-search-box .box-location img {
    width: 21px;
}

.header-golf-search .wrap-search-box .box-location img.arrow-down {
    width: 15px;
}

.header-golf-search .wrap-search-box .box-input input {
    font-size: 20px;
    height: 66px;
}

.header-golf-search .wrap-search-box .box-input img {
    width: 14px;
}

.header-golf-search .wrap-search-box .box-btn-submit button {
    font-size: 20px;
    height: 66px;
    width: 167px;
    background-color: #F58532;
}

.header-golf-search .wrap-search-box {
    padding-right: 170px;
}

.header-golf-search .wrap-search-box .list-cat-location .column-left,
.header-golf-search .wrap-search-box .list-cat-location .column-right {
    padding: 15px;
}

.header-golf-search .wrap-search-box .list-cat-location span.title {
    font-size: 20px;
}

.header-golf-search .wrap-search-box .list-cat-location .area-3mien span {
    font-size: 16px;
}

.header-golf-search .wrap-search-box .list-cat-location .area-3mien {
    margin: 10px 0px;
}

.header-golf-search .wrap-search-box .list-cat-location .area-3mien .item-3mien a {
    font-size: 14px;
}

.header-golf-search .wrap-search-box .list-cat-location .recent-search a {
    font-size: 14px;
    margin-right: 20px;
}

.header-golf-search #tbl-list-location tr td {
    font-size: 14px;
}

.header-golf-search #tbl-list-location {
    height: 200px;
}

.list-label-info {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-left: -8px;
    height: 66px;
    flex-wrap: wrap;
}

.list-label-info .item-label-info {
    background: #fff;
    padding: 15px;
    border-radius: 50px;
    margin-left: 8px;
    text-align: center;
    display: flex;
    align-items: center;
    border: 1px solid #DDDDDD;
    cursor: pointer;
    transition: 0.3s;
}
.list-label-info .item-label-info svg path{
    fill:  rgb(129, 126, 126);
}

.list-label-info .item-label-info:hover {
    background: #009052;
    color: #fff;
}
.list-label-info .item-label-info.active svg path,
.list-label-info .item-label-info:hover svg path {
    fill: #fff;
}

.item-label-info.active {
    background: #009052;
    color: #fff;
}

.list-label-info .item-label-info svg {
    margin-right: 5px;
    width: 20px;
    height: 20px;
}

/*.content-golf-left {
    margin-top: 20px;
}*/

.content-golf-left h1.title {
    font-size: 23px;
    color: #303030;
}

.content-golf-left .meta-address {
    display: block;
    font-size: 18px;
    color: #000;
}

.content-golf-left .rating-hotdeal {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.content-golf-left .rating-hotdeal .star-rating {
    margin-right: 20px;
}

.content-golf-left .meta-info-folf-left {
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
    margin-left: -16px;
    margin-bottom: 10px;
}

.content-golf-left .meta-info-folf-left .item-info {
    margin-left: 16px;
}

.content-golf-left .user-meta {
    display: flex;
    align-items: center;
    margin-bottom: 13px;
}
.content-golf-left .rating-hotdeal .star-rating span:before{
    color: #009052 !important;
}

.main-content-golf-single .carousel-galary-mobile .image-cover img {
    border-radius: 10px;
}

.meta-info-folf-left .item-info {
    color: #3C3C3C;
}

.meta-info-folf-left .item-info svg path {
    fill: #009052;
}

.content-golf-left .user-meta {
    display: flex;
    justify-content: flex-start;
}

.content-golf-left .user-meta>div {
    margin-right: 10px;
    border-radius: 30px;
    border: 1px solid #5E5E5E;
    height: 30px;
    font-size: 15px;
    width: max-content;
    padding: 0px 15px;
    line-height: 30px;
    display: flex;
    align-items: center;
    color: #303030;
}

.content-golf-left .user-meta>div svg {
    margin-right: 6px;
}

.content-golf-left .user-meta .direction svg path {
    fill: #009052;
}

.content-golf-left .user-meta span {
    color: #303030;
}

.content-golf-left .content-golf {
    margin-bottom: 18px;
}

.content-golf-left .content-golf .item-content {
    font-size: 18px;
    color: #000000;
    position: relative;
    max-height: 5em;
    overflow: hidden;
    margin-bottom: 10px;
}

.content-golf-left .content-golf .active-content {
    max-height: 100%;
}

.content-golf-left .content-golf p {
    margin-bottom: 5px;
}

.content-golf-left .content-golf .readmore-content {
    color: #009052;
    font-size: 18px;
    cursor: pointer;
}

.golf-course-benefis {
    margin-bottom: 10px;
}

.golf-course-benefis .title,
.rating-course-golf h3.title {
    font-size: 23px;
    color: #303030;
    display: flex;
    align-items: center;
}

.golf-course-benefis .title svg,
.rating-course-golf h3.title svg {
    margin-right: 10px;
}

.golf-course-benefis .title svg path {
    fill: #000;
}

.golf-course-benefis .content-benefis {
    color: #000;
    font-size: 18px;
    overflow-x: auto;
    width: 100%;
}
.news-course-golf .title {
    display: flex;
    align-items: center;
    font-size: 23px;
    color: #303030;
}

.news-course-golf .title svg {
    margin-right: 10px;
}

.news-course-golf .content-news {
    display: flex;
    flex-direction: column;
}

.news-course-golf .content-news .item-news {
    width: 100%;
    margin-bottom: 15px;
}

.news-course-golf .content-news .item-news>img {
    width: 167px;
    height: 130px;
    float: left;
    display: block;
    object-fit: cover;
}

.news-course-golf .content-news .column-right-new {
    width: calc(100% - 167px);
    padding-left: 10px;
    display: block;
    float: left;
}

.news-course-golf .content-news .column-right-new h4 {
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.news-course-golf .content-news .column-right-new p {
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-bottom: 0px;
    white-space: initial;
    width: auto;
}

.rating-area-golf .woocommerce-Reviews {
    display: flex;
    flex-direction: column-reverse;
}

.rating-area-golf .woocommerce-Reviews>div {
    max-width: 100%;
}

.star-rating-custom {
    direction: rtl;
    display: inline-block;
    cursor: default;
}

.star-rating-custom input[type=radio] {
    display: none;
}

.star-rating-custom label {
    color: #bbb;
    font-size: 18px;
    padding: 0;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.star-rating-custom label:hover,
.star-rating-custom label:hover~label,
.star-rating-custom input[type=radio]:checked~label {
    color: #f2b600;
}

.rating-area-golf #review_form .review-form-inner {
    padding: 0px;
    border: none;
}

.box-star {
    display: flex;
    flex-wrap: wrap;
    margin-left: -49px;
    color: #000;
    margin-bottom: 20px;
}

.box-star .item-star {
    flex: 0 calc(50% - 49px);
    margin-left: 49px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
}

.box-star .item-star span {
    font-size: 18px;
}

.rating-area-golf #commentform .comment-form-rating {
    display: none;
}

.rating-area-golf #reply-title {
    display: none;
}

.rating-area-golf #review_form p.woocommerce-verification-required {
    font-size: 18px;
    font-style: italic;
    color: #000;
    margin-bottom: 0px;
}

.rating-area-golf #review_form p.woocommerce-verification-required a {
    color: #009052;
}


.rating-area-golf .form-null textarea,
.rating-area-golf textarea#comment {
    border-radius: 15px;
    border: 1px solid #dddddd;
    padding: 22px;
    font-style: italic;
    font-size: 16px;
    box-shadow: none;
}

.rating-area-golf .form-null button,
.rating-area-golf input#submit {
    background: #F58533;
    color: #fff;
    border-radius: 10px;
    text-transform: inherit;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    margin-left: auto;
    margin-right: 0px;
    float: right;
}

.rating-area-golf textarea:focus {
    box-shadow: none;
}

.product-teetime-wrapper {
    padding-top: 60px;
}

.product-teetime-wrapper .hotdeal--title svg {
    margin-right: 10px;
}

.product-teetime-wrapper .hotdeal--title svg path {
    fill: #F58533;
}

.teetime-item {
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;

}
.teetime-item .teetime-item-time {
    background: #009052;
}
.teetime-item.is-hotdeal .teetime-item-time {
    background: #F58533 !important;
}

.teetime-item .teetime-item-time {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    background: #009052;
    padding: 6px;
}

.teetime-item .teetime-item-meta {
    padding: 0.5rem;
    border: 1px solid #ccc;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background: #fff;
    border-top: none;
}

.teetime-item .price {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #000000;
    margin-bottom: 8px;
}
.teetime-item .price span.amount{
    font-weight: 500 !important;
}
.giagoc{
    font-size: 0.8em;
    padding: 3px;
    border-top: 1px solid black;
    margin-top: 5px;
    display: inline-block;
    text-decoration-line: line-through;
}
.teetime-section .small_price{
    display: none;
}
.giagoc span.amount{
    font-weight: normal;
}

.teetime-category .teetime-list {
    display: flex;
    /*width: 100%;*/
    flex-wrap: wrap;
    position: relative;
}

.teetime-category .teetime-list .item-teetime-box {
    margin:  10px;
    flex: 0 1 calc(20% - 20px);
}

.teetime-item-meta p {
    margin-bottom: 0px;
}

.teetime-item-meta .info {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.teetime-item-meta .info>div {
    display: flex;
    align-items: baseline;
}

.teetime-item-meta .info>div svg {
    margin-right: 3px;
}

.teetime-item-meta .price .giagoc {
    /*display: none;*/
}

.hotdeal--top-list {
    display: flex;
    justify-content: flex-start;
    /*margin-left: -20px;*/
    align-items: center;
    margin-bottom: 43px;
}

.hotdeal--top-list>div {
    flex: 0 calc(20% - 20px);
    margin: 10px;
}

.hotdeal--top-list .more--hotdeal-content a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.hotdeal--top-list .more--hotdeal-content svg path {
    fill: #F58533;
}

.hotdeal--top-list .more--hotdeal-content svg {
    width: 32px;
    height: 43px;
}

.hotdeal--top-list .more--hotdeal-content span {
    color: #009052;
    font-size: 18px;
    margin-top: 5px;
}
/*.more-time-sang,
.more-time-chieu,
.more-time-sang{
    display: none !important;
}
.more-time-sang.have,
.more-time-chieu.have,
.more-time-sang.have{
    display: flex !important;
}*/
.teetime-list{
    margin-left: -10px;
    margin-right: -10px;
}
.more-teetime-popup .teetime-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.more-teetime-popup .teetime-list .item-teetime-box {
    
    flex: 0 1 calc(20% - 20px);
}
.more-teetime-popup .teetime-list >*{
    margin:10px;
}


.post-index-big .box-image img {
    border-radius: 20px 20px 0px 0px;
}

/* single event */
.main-event-single .column-left-event .thumbnail img {
    width: 100%;
    border-radius: 15px;
}

.main-event-single .column-left-event .thumbnail {
    margin-bottom: 40px;
}

.box-add-to-cart {
    background: #fff;
    border-radius: 15px;
    padding: 20px;
    border: 1px solid #C4C4C4;
}

.box-add-to-cart>span {
    font-size: 25px;
    font-weight: 500;
    color: #000;
    text-align: justify;
    line-height: 25px;
}

.box-add-to-cart .box-time {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    color: #303030;
    margin-bottom: 10px;
    gap: 10px;
}

.box-add-to-cart .box-time svg {
    width: 21px;
    height: 21px;
    margin-right: 12px;
    margin-top: 3px;
}

.box-add-to-cart .box-time .time-item span {
    display: block;
}

.box-add-to-cart .price-event svg {
    margin-right: 12px;
}

.box-add-to-cart .price-event {
    display: flex;
    align-items: center;
    color: #303030;
    gap: 10px;
}
.box-add-to-cart .price-event .item{
    display: flex;
    flex-direction: column;
}
.box-add-to-cart .price-golf-event .item{
    display: inline-block;
}

.box-add-to-cart .addtocart {
    display: block !important;
    width: 100% !important;
    background: #F58533 !important;
    color: #fff !important;
    border-radius: 30px !important;
    text-align: center !important;
    font-weight: 700 !important;
    height: 49px !important;
    line-height: 49px !important;
    font-size: 20px !important;
    margin-top: 28px !important;
}

.box-add-to-cart .box-location {
    display: flex;
    color: #303030;
    align-items: flex-start;
    gap: 10px;
}

.box-add-to-cart .box-location svg {
    width: 21px;
    margin-right: 12px;
}

.box-add-to-cart .box-location div {
    font-size: 16px;
    line-height: 21px;
    text-align: justify;
    font-weight: 400;
}

.header-event-single h1.title {
    font-size: 30px;
    color: #000;
    font-weight: 700;
}

.header-event-single .location {
    display: flex;
    align-items: flex-start;
}

.header-event-single .location svg {
    margin-right: 15px;
}

.header-event-single .location p {
    margin-bottom: 0px;
    color: #303030;
}

.content-tab-event-single .list-title {
    background: #DDDDDD;
    border-bottom: 1px solid #817E7E;
    padding: 25px 30px;
    border-radius: 15px 15px 0px 0px;
    margin-bottom: 18px;
}

.content-tab-event-single .list-title a {
    font-size: 18px;
    color: #303030;
    text-transform: uppercase;
    margin-left: 30px;
}

.content-tab-event-single .list-title a:first-child {
    margin-left: 0px;
}

.content-tab-event-single-item {
    background-color: #fff;
    border-radius: 15px;
    margin-bottom: 18px;
    padding: 20px;
    color: #303030;
}

.content-tab-event-single-item h3 {
    color: #000;
}

.content-tab-event-single-item ul {
    padding-left: 20px;
}

/* category event */
.hotdeal-top .big-item-hotdeal .thumbnail {
    margin-bottom: 40px;
}

.hotdeal-top .thumbnail {
    position: relative;
    margin-bottom: 25px;
}

.hotdeal-top .big-item-hotdeal .thumbnail img.thumb {
    width: 100%;
    /*min-height: 586px;*/
    object-fit: cover;
    border-radius: 20px;
}

.hotdeal-top .item-hotdeal .thumbnail img.thumb {
    width: 100%;
    /*height: 298px;*/
    object-fit: cover;
    border-radius: 20px;
}

.hotdeal-top .thumbnail .hotdeal-img {
    position: absolute;
    top: 0px;
    left: 0px;
}

.hotdeal-top .thumbnail .addtocart {
    position: absolute;
    bottom: 30px;
    right: 30px;
    width: max-content;
    display: block;
    background: #f58533;
    color: #fff;
    border-radius: 50px;
    font-size: 20px;
    height: 40px;
    line-height: 39px;
    padding: 0px 30px;
    font-weight: 600;
}

.hotdeal-top .thumbnail .countdown {
    position: absolute;
    bottom: 30px;
    left: 30px;
    background: #fff;
    border-radius: 8px;
}

.hotdeal-top .big-item-hotdeal h3.title {
    font-size: 30px;
    color: #000;
    font-weight: 500;
}

.hotdeal-top .excerpt {
    color: #000;
}

.hotdeal-top .item-hotdeal {
    margin-bottom: 20px;
}

.hotdeal-top .item-hotdeal .title {
    color: #000;
    font-weight: 500;
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.hotdeal-top .item-hotdeal .excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.item-event-loop .thumbnail {
    position: relative;
}

.item-event-loop .thumb-img {
    object-fit: cover;
    width: 100%;
    border-radius: 20px 20px 0px 0px;
}

.item-event-loop .thumbnail .hotdeal-img {
    position: absolute;
    top: 0px;
    left: 0px;
}

.item-event-loop .info-event {
    background: #fff;
    padding: 20px 30px 20px 20px;
    border-radius: 0px 0px 20px 20px;
}

.item-event-loop .info-event h3.title {
    color: #000;
    font-size: 22px;
}

.item-event-loop .info-event p {
    color: #000;
    margin-bottom: 10px;
}

.item-event-loop .info-event .price {
    color: #000;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
}
.item-event-loop .info-event .price span{
    margin-bottom: 10px;
}

.item-event-loop .info-event .price .woocommerce-Price-amount {
    font-size: 22px;
    font-weight: 500;
    color: black;
}

.item-event-loop .info-event .meta-event {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.item-event-loop .info-event .meta-event a {
    color: #fff;
    background: #009052;
    padding: 2px 17px;
    border-radius: 30px;
}

.item-event-loop .info-event .meta-event a.addtocart-now {
    background: #f58533;
}

.item-event-loop .info-event .meta-event span {
    font-size: 22px;
    font-weight: 600;
    color: #949494;
}

.time-countdown {
    background: #fff;
    border-radius: 8px;
    color: #fff;
}

.time-countdown .time-end-register {
    background: #f58533;
    border-radius: 8px 8px 0px 0px;
    text-align: center;
    padding: 5px;
    font-size: 15px;
    line-height: 22px;

}

.time-countdown .time-end-register span {
    font-size: 20px;
    font-weight: 500;
    display: block;
}

.hr-gray {
    border-top: 1px solid #949494;
    opacity: 1;
}

/* hotdeal cat */

.hotdeal-meta input[type="checkbox"] {
    display: none;
}

.hotdeal-meta input[type="checkbox"]+label {
    position: relative;
    display: inline-block;
    width: 43px;
    height: 25px;
    background-color: #7a7a7a;
    border-radius: 30px;
    cursor: pointer;
    transition: all 0.3s ease-out;
    margin-bottom: 0px;
}

.hotdeal-meta input[type="checkbox"]+label::before {
    content: '';
    display: inline-block;
    width: 21px;
    height: 21px;
    border-radius: 100%;
    background-color: white;
    position: absolute;
    top: 2px;
    right: 19px;
    transition: all 0.3s ease-out;
}

.hotdeal-meta input[type="checkbox"]+label::after {
    color: white;
    position: absolute;
    top: 6px;
    left: 18px;
    font-size: 20px;
    font-weight: 300;
    transition: all 0.3s ease-out;
}

.hotdeal-meta input[type="checkbox"]:checked+label {
    background-color: #009052;
}

.hotdeal-meta input[type="checkbox"]:checked+label::before {
    right: 3px;
}

.hotdeal-meta input[type="checkbox"]:checked+label::after {
    left: 20px;
}

.checkbox-meta{
    margin-bottom: 10px;
}

.checkbox-meta .hotdeal-meta {
    display: flex;
    align-items: inherit;
    margin-bottom: 10px;
}
.checkbox-meta .hotdeal-meta span{
    display: flex;
    align-items: center;
    font-weight: 500;
    color: #000;
    margin-left: 10px;
}
.checkbox-meta .hotdeal-meta svg {
    margin-right: 5px;
}
.checkbox-meta .hotdeal-meta svg path{
    fill: #F58533;
}
.live-booking-meta input[type="checkbox"] {
    display: none;
}

.live-booking-meta input[type="checkbox"]+label {
    position: relative;
    display: inline-block;
    width: 43px;
    height: 25px;
    background-color: #7a7a7a;
    border-radius: 30px;
    cursor: pointer;
    transition: all 0.3s ease-out;
    margin-bottom: 0px;
}

.live-booking-meta input[type="checkbox"]+label::before {
    content: '';
    display: inline-block;
    width: 21px;
    height: 21px;
    border-radius: 100%;
    background-color: white;
    position: absolute;
    top: 2px;
    right: 19px;
    transition: all 0.3s ease-out;
}

.live-booking-meta input[type="checkbox"]+label::after {
    color: white;
    position: absolute;
    top: 6px;
    left: 18px;
    font-size: 20px;
    font-weight: 300;
    transition: all 0.3s ease-out;
}

.live-booking-meta input[type="checkbox"]:checked+label {
    background-color: #F58533;
}

.live-booking-meta input[type="checkbox"]:checked+label::before {
    right: 3px;
}

.live-booking-meta input[type="checkbox"]:checked+label::after {
    left: 20px;
}
.checkbox-meta .live-booking-meta {
    display: flex;
    align-items: inherit;
    margin-bottom: 10px;
}
.checkbox-meta .live-booking-meta span{
    display: flex;
    align-items: center;
    font-weight: 500;
    color: #000;
    margin-left: 10px;
}
.checkbox-meta .active span{
    color: #F58533;;
}
.hotdeal-item-loop {
    display: flex;
    flex-direction: row;
    border-radius: 20px;
    overflow: hidden;
}
.hotdeal-item-loop .post-thumbnail{
    width: 300px;
    max-height: unset;
    position: relative;
    overflow: hidden;
}
.hotdeal-item-loop .content-item{
    /*width: calc(100% - 300px);*/
    width:  100%;
    background: #fff;
    display: flex;
    justify-content: space-around;
}
@media (min-width:  549px){
    .hotdeal-item-loop .content-item{
        width: calc(100% - 300px);
    }
}
.hotdeal-item-loop .content-item .price-item-golf{
    /*width: 200px;*/
    padding: 20px 25px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width:  100%;

}
@media (min-width:  549px){
    .hotdeal-item-loop .content-item .price-item-golf{
        width:  40%;
    }
}
.hotdeal-item-loop .content-item .info-golf-item{
    /*width: calc(100% - 225px);*/
    width:  100%;
    
    
}
@media (min-width:  549px){
    .hotdeal-item-loop .content-item .info-golf-item{
        border-right: 1px dotted #000;
        width:  60%;
        padding: 20px 25px;
    }
}
.list-item-wishlist .hotdeal-item-loop .content-item {
    padding-right: 30px;
}
.hotdeal-item-loop .content-item .info-golf-item .location-center span{
    color: #009052;
}
.hotdeal-item-loop .content-item .info-golf-item .location-center{
    color: #3C3C3C;
}

.hotdeal-item-loop .post-thumbnail .wp-post-image{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hotdeal-item-loop .post-thumbnail span.sale-off {
    position: absolute;
    right: 18px;
    bottom: 18px;
    width: 60px;
    height: 60px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    color: #FFFFFF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    cursor: pointer;
    z-index: 9;
}
.hotdeal-item-loop .post-thumbnail .whist-lish{
    position: absolute;
    right: 18px;
    top: 18px;
    width: 50px;
    height: 50px;
    display: block;
    text-align: center;
    line-height: 50px;
    background: #ffffff7a;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.yith-wcwl-add-button .separator {
    display: none;
}
.whist-lish a{
    color: #fff;
    font-size: 0px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    /*display: block !important;*/ /*Gây lỗi icon trong san pham yeu thich user dashboard*/
}
.whist-lish:hover a{
    color: #f58533;
}
.whist-lish .feedback{
    font-size: 0px;
}


.hotdeal-item-loop .post-thumbnail span.hot-golf {
    position: absolute;
    top: 16px;
    left: 16px;
    width: 113px;
    height: 30px;
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: #FFFFFF;
    background: #F58533;
    border-radius: 30px;
    justify-content: center;
    cursor: pointer;
}
.hotdeal-item-loop .post-thumbnail span.hot-golf img {
    max-width: 14px;
    margin-right: 7px;
}
.hotdeal-item-loop .rating-hotdeal .star-rating span:before{
    color: #f58532 !important;
}

.whist-lish i.fa.fa-heart-o {
    font-family: "fl-icons" !important;
    font-display: block;
    speak: none !important;
    margin: 0;
    padding: 0;
    display: inline-block;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    position: relative;
    line-height: 1.2;
    font-size: 24px;
    vertical-align: middle;
}

.whist-lish i.fa.fa-heart-o:before {content: "";}

.whist-lish i.fa.fa-heart {
    font-family: "fl-icons" !important;
    font-display: block;
    speak: none !important;
    margin: 0;
    padding: 0;
    display: inline-block;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    position: relative;
    line-height: 1.2;
    color: #f48433;
    font-size: 24px;
}

.whist-lish i.fa.fa-heart:before {content: "";}


.hotdeal-item-loop .content-item .rating-hotdeal{
    display: flex;
    align-items: baseline;
    margin-bottom: 10px;
}
.hotdeal-item-loop .content-item .rating-hotdeal .star-rating{
    margin-right: 10px;
}
.hotdeal-item-loop .content-item .location svg path{
    fill: #3C3C3C;
}
.hotdeal-item-loop .content-item .location img{
    margin-right: 10px;
    margin-top: 5px;
}
.hotdeal-item-loop .content-item .location{
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
    color: #3C3C3C;
}
.hotdeal-item-loop .content-item .info-golf-item h3.title a{
    color: #3C3C3C;
    font-size: 21px;
    font-weight: 500;
}

.hotdeal-item-loop .content-item .price-item-golf .tee-time,.hotdeal-item-loop .content-item .price-item-golf .price{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
    align-items: center;
}
.hotdeal-item-loop .content-item .price-item-golf .tee-time span,.hotdeal-item-loop .content-item .price-item-golf .price span{
    display: flex;
    align-items: center;
    font-size: 16px;
    margin-right:  5px;
}
.hotdeal-item-loop .content-item .price-item-golf .tee-time span:nth-child(2){
    text-align: right;
}
.hotdeal-item-loop .content-item .price-item-golf .tee-time span.time,.hotdeal-item-loop .content-item .price-item-golf .price span.price-nomar{
    font-weight: 500;
    color: #f58533;
}

.hotdeal-item-loop .content-item .price-item-golf .tee-time span svg,.hotdeal-item-loop .content-item .price-item-golf .price span svg{
    margin-right: 3px;
    width: 17px;
}
.hotdeal-item-loop .content-item .price-item-golf .tee-time span svg path,.hotdeal-item-loop .content-item .price-item-golf .price span svg path{
    fill:#817E7E;
}


.hotdeal-item-loop .content-item .price-item-golf a.readmore {
    display: block;
    background: #009052;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 18px;
    height: 32px;
    line-height: 32px;
    margin-top: 10px;
}

/* my account */
.list-item-wishlist .hotdeal-item-loop{
    margin-bottom: 20px;
}

.list-item-wishlist .item-list{
    position: relative;
}
.list-item-wishlist .item-list span.remove-item-like {
    position: absolute;
    right: 19px;
    z-index: 99;
    top: 4px;
    font-size: 26px;
    color: #000;
    width: 14px;
    height: 14px;
    cursor: pointer;
}
.woocommerce-MyAccount-navigation-link{
    position: relative;
    display: flex !important;
    align-items: center;
}

.woocommerce-MyAccount-navigation-link::before{
    content:"";
    left: 15px;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    display: inline-block;
    background-position: center center;
}
.woocommerce-MyAccount-navigation-link--edit-account::before{
    content:"";
    background-image:  url('../png/icon-1.png');
}
.woocommerce-MyAccount-navigation-link--thong-bao::before{
    content:"";
    background-image:  url('../png/icon-2.png');
}
.woocommerce-MyAccount-navigation-link--orders::before{
    content:"";
    background-image:  url('../png/icon-3.png');
}
.woocommerce-MyAccount-navigation-link--ale-point::before{
    content:"";
    background-image:  url('../png/icon-8.png');
}
.woocommerce-MyAccount-navigation-link--san-pham-yeu-thich::before{
    content:"";
    background-image:  url('../png/icon-5.png');
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--tro-giup:before {
    content:"";
    background-image:  url('../png/icon_trogiup.png');
}
.woocommerce-MyAccount-navigation-link--ma-uu-dai::before{
    content:"";
    background-image:  url('../png/icon-7.png');
}
.woocommerce-MyAccount-navigation-link--so-du-booking::before{
    content:"";
    background-image:  url('../png/icon-4.png');
}
.woocommerce-MyAccount-navigation-link--moi-ban-be::before{
    content:"";
    background-image:  url('../png/icon-9.png');
}
.woocommerce-MyAccount-navigation-link--tai-ung-dung::before{
    content:"";
    background-image:  url('../png/icon-11.png');
}
.woocommerce-MyAccount-navigation-link--customer-logout::before{
    content:"";
    background-image:  url('../png/icon-12.png');    
}

.wishlist-account-element,
.wishlist-account-element + li {
    display: none !important;
}

.nav.header-nav-main > li > a {
    font-weight: 400;
    font-size: 20px;
}
.nav.header-nav-main > li > a .icon-hotdeal{
    content: url(../svg/flame-2.svg);
}
.header-nav-main .nav-dropdown.nav-dropdown-default {
    width: 320px;
}

.header-nav-main .nav-dropdown.nav-dropdown-default>li>a {
    border: none !important;
    font-size: 18px;
}

.header-nav-main .nav-dropdown.nav-dropdown-default>li:not(.woocommerce-MyAccount-navigation-link--customer-logout) {
    border-bottom: 1px solid #ececec;
    display: flex;
    align-items: center;
    padding: 7px 0;
}


/* check out  */

.wc-check-column-right{
    background-color: #fff;
    border-radius: 15px;
    overflow: hidden;
}
.wc-check-column-right .head-img-info img{
    height: 251px;
    width: 100%;
    object-fit: cover;
}
.wc-check-column-right .col-info{
    border: none;
}
.wc-check-column-right .col-info h3{
    font-size: 22px;
    color: #303030;
    text-transform: inherit;
}
.wc-check-column-right .checkout-sidebar .location{
    font-size: 16px;
    color: #000;
    display: block;
    margin-bottom: 10px;
}
.wc-check-column-right .checkout-sidebar .meta-info-golf{
    display: flex;
    align-items: center;
}
.wc-check-column-right .checkout-sidebar .meta-info-golf>div{
    display: flex;
    align-items: center;
    margin-right: 18px;
}

.wc-check-column-right .checkout-sidebar .meta-info-golf span{
    color: #009052;
    padding-left: 10px;
}
.meta-info-golf div svg path{
    fill: #5E5E5E;
}

/* page dangky bao hiem */
form.form-baohiem-daihan .field-group {
    display: flex;
    margin-bottom: 20px;
}
form.form-baohiem-daihan .field-group select,form.form-baohiem-daihan .field-group .input-fee-baohiem-long{
    margin-bottom: 0px;
    box-shadow: none;
}
form.form-baohiem-daihan .field-group select:focus,form.form-baohiem-daihan .field-group .input-fee-baohiem-long:focus{
    box-shadow: none;
}


form.form-baohiem-daihan .field-group .form-control{
    max-width: 25%;
    margin-right: 25px;
    width: 25%;
}
form.form-baohiem-daihan .field-group .thoihan-baohiem{
    background-image: url('../svg/time.svg');
    background-position: 10px;
    border-radius: 30px;
    padding-left: 30px;
    margin-bottom: 0px;
    position: relative;
}
form.form-baohiem-daihan .field-group .packet-baohiem{
    border-radius: 30px;
    background-image: url('../svg/arrow-minus.svg');
    background-size: 14px;
    padding-left: 15px;
}
.form-control-thoihan{
    position: relative;
}
form.form-baohiem-daihan .field-group .form-control-thoihan .arrow-img{
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

form.form-baohiem-daihan .field-group input{
    max-width: 25%;
    border-radius: 30px;
    padding-left: 15px;
}

form.form-baohiem-daihan .btn-baohiem-daihan{
    background: #F58533;
    color: #fff;
    border-radius: 30px;
}
.form-baohiem-ngay .row-1{
    display: flex;
    margin-bottom: 20px;
}
.form-baohiem-ngay .row-1 .field-group{
    width: 350px;
    margin-right: 20px;
    align-self: center;
}
.form-baohiem-ngay .row-1 .flatpickr-input{
    border-radius: 30px;
    box-shadow: none;
    margin-bottom: 0px;
    border: 1px solid #aaa;
}
.form-baohiem-ngay .row-1 .flatpickr-input:focus{
    box-shadow: none;
}
.form-baohiem-ngay .row-1 .field-group .chosen-container-single .chosen-single{
    height: 40px;
    line-height: 40px;
    border-radius: 30px;
    padding-left: 20px;
    background: #fff;
    box-shadow: none;
    font-size: 14px;
}
.form-baohiem-ngay .row-1 .field-group .chosen-container-single .chosen-single div{
    right: 10px;
}
.form-baohiem-ngay .row-1 .field-group .chosen-container-single .chosen-single b{
    background-image: url('../svg/arrow-minus.svg');
    background-position: 0px;
}
.form-baohiem-ngay .row-1 .field-group .par{
    display: flex;
    align-items: center;
}
.form-baohiem-ngay .row-1 .field-group .par .par-number svg{
    margin: 0px 5px;
}

.form-baohiem-ngay .row-1 .field-group .par .par-number svg path{
    fill: #fff;
}
.form-baohiem-ngay .row-1 .field-group .par .par-number{
    background: #009052;
    border-radius: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;
    text-align: center;
    color: #fff;
    margin-left: 10px;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 15%);
}

.list-packet-baohiem{
    display: flex;
    margin-bottom: 20px;
}
.list-packet-baohiem .item-baohiem{
    display: flex;
    flex-direction: column;
    width: 160px;
    align-items: flex-end;
    padding-right: 10px;
}
.list-packet-baohiem .item-baohiem>div{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.list-packet-baohiem .item-baohiem input{
    width: 55px;
    border-radius: 10px;
    padding: 0px;
    text-align: center;
    margin-bottom: 0px;
    margin-right: 10px;
    box-shadow: none;
    border: 2px solid #949494;
    height: 30px;
}
.list-packet-baohiem .item-baohiem .price-packet{
    font-weight: 600;
}

.form-baohiem-ngay .btn-baohiem-daihan {
    background: #F58533;
    color: #fff;
    border-radius: 30px;
}
.list-packet-baohiem .item-baohiem input[type=number]::-webkit-inner-spin-button, 
.list-packet-baohiem .item-baohiem input[type=number]::-webkit-outer-spin-button {  
   opacity: 1;
}
#message-noti{
    margin-bottom: 10px;
}
#message-noti .uk-alert-danger{
    color: red;
    font-style: italic;
}
.woocommerce-checkout h4.title-hio{
    border-bottom: 1px dotted #ccc;
    padding-bottom: 6px;
    margin-top: 10px;
}
.btn-addnew-people,.btn-addnew-people-day {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 6px;
    margin-top: 10px;
    align-items: center;
    cursor: pointer;
}
.wrap-add-new-people .insur-item{
    position: relative;
}
.wrap-add-new-people .insur-item .remove-insur,.wrap-add-new-people .insur-item .remove-insur-day {
    position: absolute;
    right: -28px;
    font-size: 33px;
    font-weight: 500;
    width: 20px;
    height: 55px;
    cursor: pointer;
}
.wrap-add-new-people .insur-item .remove-insur:hover,.wrap-add-new-people .insur-item .remove-insur-day:hover{
    color: red;
}

.btn-addnew-people span:first-child,.btn-addnew-people-day span:first-child{
    font-size: 18px;
}
.btn-addnew-people span:last-child,.btn-addnew-people-day span:last-child{
    font-size: 22px;
    font-weight: 500;
}
.field-insur-month{
    display: flex;
    margin-left: -15px;
}
.field-insur-month .input-fullname{
    flex:0 calc(40% - 15px);
    margin-left: 15px;
}
.field-insur-month .input-vgacccd{
    flex:0 calc(30% - 15px);
    margin-left: 15px;
    padding: 0 !important;
    text-align: center;
}
.field-insur-month .input-phone{
    flex:0 calc(30% - 15px);
    margin-left: 15px;
} 
.head-right-insurance-wc .title-right-hio{
    margin-bottom: 20px;
}
.head-right-insurance-wc .info-golf-course .meta{
    display: flex;
}
.head-right-insurance-wc .info-golf-course .meta>div{
    display: flex;
    align-items: center;
    margin-right: 20px;
}
.head-right-insurance-wc .meta svg{
    margin-right: 10px;
    max-width: 17px;
}
.head-right-insurance-wc .meta svg path{ 
    fill: #5E5E5E;
}
.head-right-insurance-wc .meta span{
    color: #009052;
}
.head-right-insurance-wc .meta .golfer-book svg{
    max-width: unset;
    width: 20px;
    height: 23px;
    transform: translateY(-4px);
}
.tr-insur-day{
    margin-top: 10px;
    border: none;
}
.tr-insur-day td{
    padding-bottom: 0px !important;
    padding-top: 10px !important;
    border: none !important;
}
.tr-insur-day td b{
    color: #000;
}
.tr-insur-day td p{
    margin-top: 0px;
}
.tr-insur-day td.product-total p{
    color: #ff6900;
    font-weight: 500;
}
.wrap-table-right-tour table tr.cart_item td{
    border: none;
    padding: 5px 0px;
}
.wrap-table-right-tour table tr td .amount{
    color: #F58533;
}


/* diem den page */
.wrap-search-page-location{
    margin-top: -150px;
}
.wrap-search-box .date-range{
    display: flex;
    align-items: center;
    width: 40%;
    height: 80px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 0px 20px;
    gap: 15px;
}
.search-box-diemden .box-input{
    width: 35%;
}
.wrap-search-box .date-range>div{
    display: flex;
    align-items: center;
}
.wrap-search-box .date-range input{
    margin-bottom: 0px;
    font-size: 22px;
}
.wrap-search-box .date-range .date-select{
    border: none;
    padding-right: 0px;
    padding-left: 0px;
    width: 86%;
    box-shadow: none;
}
.wrap-search-box .date-range .arrow-middle{
    margin: 0px 20px;
}

#search_banner_page_location .wrap-search-box .date-range .date-select {
    width: 100%;
    text-align: center;
    text-align: left;
    padding-left: 10px;
    max-width: unset;
}

#search_banner_page_location .wrap-search-box .date-range > div {
    justify-content: center;
    height: 100%;
    padding: 0;
}
.kh_wrap_arrow {
    display: flex;
    align-items: center;
    padding-top: 4px;
}
/* .wrap-search-box .date-range input[type="date"]::-webkit-inner-spin-button,
.wrap-search-box .date-range input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
} */

.wrap-search-box .number-golfer input::-webkit-outer-spin-button,
.wrap-search-box .number-golfer input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.search-box-diemden .number-golfer label{
    margin-bottom: 0px;
    color: #5E5E5E;
    font-size: 22px;
    font-weight: 400;
}
.search-box-diemden .number-golfer {
    display: flex;
    align-items: center;
    width: 25%;
    justify-content: flex-start;
    padding-left: 20px;
}
.search-box-diemden .number-golfer input{
    margin: 0px;
    width: 35px;
    padding: 0px;
    text-align: center;
    color: #5E5E5E;
    font-size: 22px;
    border: none;
    box-shadow: none;
}
.search-box-diemden .number-golfer input:focus{
    box-shadow: none;
}

.maps-image-svg{
    max-width: 500px;
}
.maps-image-svg svg path:hover{
    fill: #ff9e1c;
}
.maps-image-svg svg path.g-hover{
    fill: #ff9e1c
}
.maps-image-svg svg g.path-hover text{
    font-weight: 500;
}

/* page uu-dai-hoi-vien */
.banner-uudai-khac{
    border-radius: 20px;
    overflow: hidden;
}
.banner-uudai-khac .uudai_khac_hoivien .text-inner{
    display: flex;
    justify-content: space-between;
}
.banner-uudai-khac .uudai_khac_hoivien  h3{
    font-size: 20px;
}
.banner-uudai-khac .uudai_khac_hoivien .btn-readmore-uudai {
    min-width: 140px;
    font-size: 18px;
    height: 30px;
    padding: 0px;
    margin: 0px;
    min-height: unset;
    line-height: 28px;
}

.row.uu-dai-khac .item-uudai-khac{
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}
.row.uu-dai-khac .item-uudai-khac img{
    width: 100%;
    height: 260px;
    object-fit: cover;
    border-radius: 20px;
}
.row.uu-dai-khac .item-uudai-khac .content-uudai-khac{
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 20px;
    width: 100%;
    padding: 0px 20px;
    align-items: center;
}
.row.uu-dai-khac .item-uudai-khac .content-uudai-khac a{
    font-size: 18px;
    padding: 0px;
    line-height: 28px;
    background: #009052;
    color: #fff;
    display: block;
    text-align: center;
   border-radius: 20px;
    min-width: 110px;
}
.row.uu-dai-khac .item-uudai-khac .content-uudai-khac h4{
    margin-bottom: 0px;
    color: #fff;
}

.modal-uudai-other {
    border-radius: 20px;
    overflow: hidden;
}
.modal-uudai-other .header-popup{
    background-color: #009052;
    position: relative;
}
.modal-uudai-other .header-popup .clsoe-modal{
    top: 0px;
    right: 10px;
    opacity: 1;
    width: 23px;
    height: 30px;
    margin: 0px;
    padding: 0px;
    position: absolute;
}
.modal-uudai-other .header-popup .mfp-close svg path{
    fill: #fff;
}

.modal-uudai-other .header-popup h3{
    text-align: center;
    display: block;
    margin-bottom: 0px;
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    padding: 20px 0px;
}
.modal-uudai-other .content-popup{
    padding: 20px;
}
.modal-uudai-other .item-other-uudai a{
    display: flex;
    border-radius: 15px;
    margin-bottom: 20px;
    border: 1px solid #9A9A9A;
    padding: 12px;
}
.modal-uudai-other .item-other-uudai a img{
    width: 122px;
    height: 103px;
    object-fit: cover;
}
.modal-uudai-other .item-other-uudai a .content-udk{
    width: calc(100% - 122px);
    padding-left: 20px;
    color: #000;
}
.title-row-page-uudai{
    font-size: 35px;
    font-weight: 500;
    color: #000;
    margin-bottom: 0px;
}

.box-nhahang-uudai{
    border-radius: 20px;
    background-color: #fff;
    overflow: hidden;
    height: 100%;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.box-nhahang-uudai .box-text{
    padding: 18px;
    background-color: #fff;
    color: #000;
}
.box-nhahang-uudai .box-text h5{
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 10px;
}
.modal-uudai-nhahang{
    border-radius: 20px;
}
.modal-uudai-nhahang .header-popup img{
    width: 100%;
}
.modal-uudai-nhahang .content-popup{
    padding: 25px;
}
.modal-uudai-nhahang .content-popup p{
    margin-bottom: 0px;
}
.modal-uudai-nhahang .content-popup ul{
    margin-bottom: 0px;
    padding-left: 20px;
}
.box-product-page-uudai .box-image .whist-lish{
    position: absolute;
}
.box-product-page-uudai .post-title{
    font-size: 20px;
    margin-bottom: 6px;
}
.box-product-page-uudai .content-golf-uudai .price{
    font-size: 17px;
    color: #fff;
}
.box-product-page-uudai .content-golf-uudai .price span{
    color: #F58533;
    font-size: 22px;
    font-weight: 500;
}
.main-register-member {
    background: #c4c4c4a3;
    border-radius: 20px;
    padding: 30px;
}
.main-register-member h3{
    font-size: 30px;
    color: #000;
    text-align: center;
}
.form-register-member .field-form{
    max-width: 1140px;
    margin: 30px auto;
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}
.form-register-member .field-form *{
    flex: 0 49%;
    position: relative;
}
body .form-register-member .field-form input,body .form-register-member .field-form select,
body .field-form input, body .field-form select,
body .field-form textarea{
    font-size: 18px;
    padding: 19px 40px;
    box-shadow: none;
    border-radius: 70px;
    border: 1px solid #c4c4c4;
    background-repeat: no-repeat;
    background-position: 15px;
    height: unset;
    line-height: unset;
}
.form-register-member .field-form .fullname-input,
.field-form .fullname-input{
    background-image: url('../svg/user-form-member.svg');
}
.form-register-member .field-form .phone-input,
.field-form .phone-input{
    background-image: url('../svg/phone-form-member.svg');
}
.form-register-member .field-form .email-input,
.field-form .email-input{
    background-image: url('../svg/email-form-member.svg');
}
.form-register-member .field-form .date-input,
.field-form .date-input{
    background-image: url('../svg/date-form-member.svg');
}
.form-register-member .field-form .address-input,
.field-form .address-input{
    background-image: url('../svg/address-form-member.svg');
}
.form-register-member .field-form .date-input,
.field-form .date-input{
    background-image: url('../svg/date-form-member.svg');
}
.form-register-member .field-form .promo-code-input,
.field-form .promo-code-input{
    background-image: url('../svg/promo-code-form-member.svg');
}
.form-register-member button.submit-member {
    background: #009052;
    color: #fff;
    display: block;
    margin: 0 auto;
    min-width: 250px;
    font-size: 22px;
    font-weight: 500;
    border-radius: 50px;
}
.main-uu-dai-hoi-vien{
    background-image: url('../png/bg-golf-haft.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    padding-bottom: 100px;
}
.account--block .woocommerce-MyAccount-sosial{
    width: 100%;
    margin-top: 30px;
}
.account--block .woocommerce-MyAccount-sosial .item-social{
    margin-bottom: 15px;
}
.woocommerce-MyAccount-sosial--main a,.woocommerce-MyAccount-sosial--main>.row{
    display: flex;
    align-items: center;
}
.woocommerce-MyAccount-sosial--main a span,.woocommerce-MyAccount-sosial--main span{
    margin-left: 10px;
    color: #009052;
}
.woocommerce-MyAccount-sosial{
    background-color: #fff;
    border-radius: 20px;
    padding: 40px 25px;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
}
.account--block>.row>.large-3{
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
}
.account--block>.row>.large-9{
    max-width: 80%;
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%;
}
.wrap-field-account .form-group.row{
    align-items: center;
}
.wrap-field-account .form-group{
    margin-bottom: 20px;
}
.wrap-field-account .form-group .required{
    color: red;
}
.wrap-field-account .form-group .col{
    padding-bottom: 0px;
}
.wrap-field-account .form-group .col-form-label{
    font-weight: 400;
    color: #5E5E5E;
    font-size: 16px;
}
.dob-wrap {
    display: flex;
    flex-direction: row;
}
.dob-wrap .dob-item{
    width: 120px;
    margin-right: 20px;
}
.dob-wrap .dob-item select{
    border-radius: 50px;
    text-align: center;
}

.wrap-input-name,.wrap-input-email,.wrap-field-address{
    position: relative;
}
.wrap-input-name input{
    margin-bottom: 0px;
}
.wrap-input-name .change-input-name,.wrap-input-email .change-input-email,.wrap-field-address .change-address-input{
    position: absolute;
    right: 20px;
    top: 50%;    
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 15px;
    text-decoration: underline;
}
.wrap-field-account input{
    margin-bottom: 0px;
    border-radius: 50px !important;
    box-shadow: none !important;
}
.wrap-field-account input:focus,.wrap-field-account input:hover{
    box-shadow: none !important;
}
.wrap-field-account input:read-only {
    background-color: #ececec !important;
    /*cursor: not-allowed;*/
    cursor: pointer;
    margin-top:  0px;
    /*opacity:  0;*/
}
.wrap-field-account label{
    font-weight: normal;
}
/*.wrap-field-account .wrap-gender label{
    position: relative;
}
.wrap-field-account .wrap-gender label::before{
    content: "";
    width: 30px;
    height: 30px;
    border: 1px solid #c4c4c4;
    position: absolute;
    left: calc( 100% + 5px);
    top: -5px;
    border-radius: 99px;
}
.wrap-field-account .wrap-gender label::after{
    content:  "";
    width: 20px;
    height:  20px;
    background: #F58533;
    position: absolute;
    left: calc( 100% + 10px);
    border-radius: 99px;
    visibility: hidden;
}*/

.wrap-field-account .wrap-gender{
    display: flex;
}
.wrap-field-account .wrap-gender .form-check-inline{
    display: flex;
    align-items: center;
    margin-right: 16px;
}
.wrap-field-account .wrap-gender .form-check-inline label{
    margin-bottom: 0px;
    font-weight: normal;
}
.alert-message-form .alert-success{
    margin-bottom: 20px;
    background-color: transparent !important;
    color: #009052;
}
.alert-message-form .alert-error{
    color: red;
}
.avt-user-wrap {
    max-width: 180px;
    margin: 0 auto;
}
.avt-user-wrap img{
    width: 180px;
    object-fit: cover;
    border-radius: 50%;
}
.avt-user-wrap .woocommerce-Input{
    display: none;
}
.avt-user-wrap .alert-img{
    font-size: 15px;
    color: #949494;
    display: block;
    text-align: center;
}

span#select-img {
    display: block;
    width: 135px;
    height: 35px;
    border: 1px solid #5E5E5E;
    text-align: center;
    line-height: 35px;
    border-radius: 30px;
    margin: 20px auto;
    color: #5E5E5E;
    background: #EEEEEE;
    cursor: pointer;
}

.show-password-input {
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    display: inherit;
    width: 20px;
    height: 16px;
}

.show-password-input::after {
    content:"";
    background-image: url('../svg/eyes-pass.svg');
    width: 20px;
    height: 16px;
    display: block;
    background-repeat: no-repeat;
}
.show-password-input.actived::after{
    background-image: url('../svg/eyes-pass-actived.svg');
    opacity: 0.5;
}

.show-password-input.display-password::after {
    color: #585858;
}
.main-qna-acc .item-qna h2.title-item-qna {
    font-size: 22px;
    color: #817E7E;
    font-weight: 400;
}
.main-qna-acc .item-qna{
    margin-bottom: 20px;
}
.list-qna-wrap .accordion-item .accordion-title{
    border: none;
    position: relative;
}
.list-qna-wrap .accordion-item .accordion-title:before{
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #000;
    border-radius: 50%;
    left: 25px;
    top: 50%;
    transform: translateY(-50%);
}
.list-qna-wrap .accordion-item .accordion-title .toggle{
    left: unset;
    right: 10px;
}
.list-qna-wrap .accordion-item .accordion-title.active .toggle{
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.list-qna-wrap .accordion-item .accordion-title.active{
    font-weight: 400;
}
.main-qna-acc .item-qna .list-qna-wrap{
    background: #fff;
    padding: 15px 15px;
    border-radius: 15px;
    border: 1px solid #C4C4C4;
}

.title-acc-page{
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 20px;
}

form.woocommerce-EditAccountForm{
    background-color: #fff;
    border-radius: 20px;
    padding: 40px 15px;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
}
@media (min-width: 850px){
    form.woocommerce-EditAccountForm{
        padding: 40px 25px;
    }
}
form.woocommerce-EditAccountForm .col-form-label{
    margin-bottom: 10px;
}
@media (max-width: 549px){
    form.woocommerce-EditAccountForm .col-form-label br{
        display: none;        
    }
    form.woocommerce-EditAccountForm .col-form-label br+span{
        padding-left: 5px;
    }
}
button.btn-update-user {
    margin: 0px;
    border-radius: 30px;
}
.woocommerce-EditAccountForm .column-left-item,.woocommerce-EditAccountForm .colum-right-item{
    padding-bottom: 0px;
}
.account-of-sidebar {
    display: flex;
    margin-bottom: 20px;
}
.account-of-sidebar .thumb-avt{
    width: 45px;
    height: 45px;
}
.account-of-sidebar .thumb-avt img{
    width: 45px;
    height: 45px;
    object-fit: cover;
    border-radius: 50%;
}
.account-of-sidebar .info-acc{
    width: calc(100% - 45px);
    padding-left: 10px;
}
.account-of-sidebar .info-acc span{
    font-size: 18px;
    color: #5E5E5E;
    display: block;
    line-height: 23px;
}
.account-of-sidebar .info-acc .name-acc{
    font-size: 22px;
    font-weight: 500;
    color: #000;
}
.woocommerce-MyAccount-navigation ul li{
    margin-left: 0px !important;
}
.woocommerce-MyAccount-navigation ul li.is-active{
    background-color: #DDDDDD;
    border-radius: 0px 30px 30px 0px;
}

/* page-coupon */
.main-list-coupon{
    display: flex;
    flex-wrap: wrap;
    margin-left: -22px;
}
.main-list-coupon .coupon{
    width: calc(50% - 22px);
    margin-left: 22px;
    margin-bottom: 22px;
    background: #fff;
    display: flex;
    align-items: center;
    border: 1px solid #C4C4C4;
    border-radius: 15px;
    /* -webkit-mask: radial-gradient(circle at 20px, #ededed00 12px, #5c5c5c 0) -20px; */
    position: relative;
}
.main-list-coupon .coupon .coupon-left{
    padding: 30px 15px;
    display: flex;
    width: 146px;
    border-right: 1px dotted #c4c4c4;
    position: relative;
}
.main-list-coupon .coupon .coupon-left:before{
    content: '';
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 20px;
    border-right: 1px solid #C4C4C4;
    left: -20px;
    z-index: 9;
    background: #ededed;
    top: 50%;
    transform: translateY(-50%);
}
.main-list-coupon .coupon .coupon-right:after{
    content: '';
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 20px;
    border-left: 1px solid #C4C4C4;
    right: -20px;
    z-index: 9;
    background: #ededed;
    top: 50%;
    transform: translateY(-50%);
}
.main-list-coupon .coupon .coupon-left img{
    width: 109px;
    object-fit: cover;
}
.main-list-coupon .coupon .coupon-right p{
    margin-bottom: 0px;
}
.main-list-coupon .coupon .coupon-right{
    width: calc(100% - 109px);
    padding: 10px 10px 10px 16px;
    font-size: 20px;
    position: relative;
}
.main-list-coupon .coupon .coupon-right span.des{
    font-weight: 500;
    margin-bottom: 5px;
    display: block;
    font-size: 16px;
    line-height: 1.3;
    margin: 5px 0 15px;
}
.main-list-coupon .coupon .coupon-right .time{
    font-size: 15px;
    color: #04AA6D;
    display: flex;
    align-items: center;
    font-weight: 500;
}
.main-list-coupon .coupon .coupon-right .time svg path{
    fill: #04AA6D;
}
.main-list-coupon .coupon .coupon-right .time svg{
    margin-right: 10px;
}
.main-list-coupon .coupon::after{
    content: '';
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    top: -18px;
    left: 123px;
    z-index: 9;
    background: #ededed;
    border-bottom: 1px solid #C4C4C4;
}
.main-list-coupon .coupon::before{
    content: '';
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border-top: 1px solid #C4C4C4;
    z-index: 9;
    background: #ededed;
    bottom: -18px;
    left: 123px;
    z-index: 9;
}

/* page moi ban be */
.main-invite-friend {
    background: #fff;
    border-radius: 20px;
    padding: 20px;
    text-align: center;
}
.main-invite-friend input{
    max-width: 400px !important;
    margin: 0 auto;
    display: block;
    border-radius: 30px !important;
    background-color: #efefef !important;
}
button.btn-copy-link {
    display: block;
    margin: 20px auto 0px;
    background: #04AA6D;
    border-radius: 30px;
    color: #fff;
}

.tooltip {
    position: relative;
    display: inline-block;
}
  
.tooltip .tooltiptext {
    visibility: hidden;
    width: 140px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -75px;
    opacity: 0;
    transition: opacity 0.3s;
}
  
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}
  
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
.bg-white{
    background-color: #FFFFFF;
}
.br-15{
    border-radius: 15px;
}
/* page alepoint */
.header-alepoint{
    border: 1px solid #C4C4C4;
    padding: 30px;
    text-align: center;
    margin-bottom: 30px;
}
.header-alepoint .card-text {
    display: flex;
    justify-content: center;
    align-items: center;
}
.header-alepoint .card-text span{
    font-size: 30px;
    margin-left: 10px;
}
.tab-detail-alepoint .tab-panels{
    border-radius: 0px 15px 15px 15px;
    padding: 20px !important;
    border: 1px solid #C4C4C4 !important;
}
.tab-detail-alepoint ul.nav-tabs li{
    padding: 0px 15px;
    border: 1px solid #C4C4C4;
    border-radius: 15px 15px 0px 0px;
    background: #fff;
}
.tab-detail-alepoint ul.nav-tabs li a{
    padding: 0px !important;
    font-size: 20px;
    border-left: none;
    border-right: none;
    font-weight: 400;
    background-color: transparent;
    border: none;
    color: #949494;
    padding: 10px 0px !important;
    border-bottom: 1px solid transparent;

}
.tab-detail-alepoint ul.nav-tabs li.active a{
    border-top: none;
    border-bottom: 1px solid #009052;
    color: #000;
}
.item-transaction {
    display: flex;
    border-bottom: 1px solid #C4C4C4;
    margin-bottom: 14px;
    padding-bottom: 14px;
}
.item-transaction:last-child{
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: none;
}


.item-transaction .name-transaction{
    width: 40%;
}
.item-transaction .date-transaction{
    text-align: center;
    width: 20%;
}
.item-transaction .info-transaction{
    text-align: right;
    width: 40%;
}
.item-transaction .info-transaction span{
    display: block;
}
.item-transaction .info-transaction span.success-order{
    color: #04AA6D;
}
.item-transaction .info-transaction span.cancel-order{
    color: #F58533;
}


/* page thanh toan */
#customer_details {
    background: #E5E5E5;
    border: 1px solid #c4c4c4;
    border-radius: 15px;
    padding: 30px 40px;
}
#customer_details h3{
    font-size: 25px;
    color: #5e5e5e;
    font-weight: 500;
    text-transform: inherit;
    margin-bottom: 0px;
    padding-top: 0px;
}
#customer_details .wrap-field{
    margin-top: 20px;
}
#customer_details i{
    color: #5E5E5E;
    font-size: 20px;
}

form.woocommerce-checkout .input-form{
    position: relative;
    padding-left: 50px;
    font-size: 18px;
    height: 55px;
    border-radius: 70px;
    border: 1px solid #949494;
    box-shadow: none;
    background-repeat: no-repeat;
    background-position: 30px;
}
@media (min-width: 850px){
    form.woocommerce-checkout .input-form{
        padding-left: 60px;
    }
}
form.woocommerce-checkout .input-form:focus{
    box-shadow: none;
}
form.woocommerce-checkout .field-group{
    display: flex;
    flex-wrap: wrap;
    /*margin-left: -20px;*/
}
form.woocommerce-checkout .field-group input{
    width:  100%;
    /*margin-left: 20px;*/
}
form.woocommerce-checkout .input-fullname{
    background-image: url('../svg/user-form-member.svg');
    background-position: 20px 50%;
}
@media (min-width: 850px){
    form.woocommerce-checkout .input-fullname{
        background-position: 25px 50%;
    }
}
form.woocommerce-checkout .input-phone{
    background-image: url('../svg/phone-form-member.svg');
}
form.woocommerce-checkout .input-email{
    background-image: url('../svg/email-form-member.svg');
}
form.woocommerce-checkout .input-from-date,form.woocommerce-checkout .input-to-date{
    background-image: url('../svg/calenda-gray.svg');
}
form.woocommerce-checkout .input-golfer{
    background-image: url('../svg/people.svg');
    background-size: 16px;
    background-position: 20px 50%;
}
@media (min-width: 850px){
    form.woocommerce-checkout .input-golfer{
        background-position: 25px 50%;
    }
}
form.woocommerce-checkout .input-none-golfer{
    padding-left: 30px;
}
form.woocommerce-checkout .input-coupon{
    background-image: url('../svg/promo-code-form-member.svg');
}
form.woocommerce-checkout textarea{
    padding: 20px;
    border-radius: 15px;
    border:1px solid #949494;
    box-shadow: none;
    margin-top: 20px;
}
form.woocommerce-checkout textarea:focus{
    box-shadow: none;
}

div#popup-coupon {
    padding: 0px !important;
    border-radius: 15px;
    overflow: hidden;
}
.coupon-content-popup h3{
    background: #009052;
    color: #fff;
    text-align: center;
    padding: 20px;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 0px;
}
.coupon-content-popup .field-group-poup {
    display: flex;
    padding: 30px 30px;
    border-bottom: 1px solid #cccc;
    position: relative;
}
.coupon-content-popup .field-group-poup input{
    margin-bottom: 0px;
    border-radius: 30px;
    width: calc(100% - 160px);
    margin-right: 20px;
    height: 50px;
    padding-left: 20px;
    font-size: 15px;
}
button#btn-apdung-coupon {
    margin: 0px;
    background: #009052;
    color: #fff;
    font-weight: 500;
    width: 140px;
    border-radius: 30px;
    font-size: 18px;
    min-height: unset;
    height: 50px;
    
}
.list-coupon-popup {
    padding: 20px;
}
.list-coupon-popup .coupon {
    display: flex;
    border: 1px solid #9A9A9A;
    border-radius: 15px;
    margin-bottom: 20px;
    padding: 20px;
    align-items: center;
    cursor: pointer;
}
.list-coupon-popup .coupon .coupon-left img{
    min-width: 115px;
    min-height: 115px;
    border-radius: 500px;
    background: #ebebeb;
}
.list-coupon-popup .coupon .coupon-left{
    width: 115px;
}
.list-coupon-popup .coupon .coupon-right{
    width: calc(100% - 135px);
    padding-left: 20px;
}

.list-coupon-popup .coupon .coupon-right .des {
    display: inline-block;
    line-height: 1.3;
    margin: 5px 0 10px;
    font-size: 14px;
}
.list-coupon-popup .coupon .coupon-right p{
    margin-bottom: 5px;
}
.list-coupon-popup .coupon .coupon-right .des p{
    font-weight: 500;
}
.list-coupon-popup .coupon .coupon-right .time{
    display: flex;
    align-items: center;
}
.list-coupon-popup .coupon .coupon-right .time span{
    color: #009052;
    margin-left: 5px;
}
.field-group-poup .messsage {
    position: absolute;
    bottom: -2px;
    font-style: italic;
}
.field-group-poup .messsage .error{
    color: red;
}
.field-group-poup .messsage .success-message{
    color: #009052;
}
.header-info-course .address-golf {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 10px;
}
.header-info-course .address-golf .location{
    font-size: 16px;
    margin-right: 10px;
}
.header-info-course .address-golf .directions {
    border: 1px solid #ccc;
    border-radius: 30px;
    padding: 5px 21px;
    font-size: 16px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.header-info-course .address-golf .directions svg{
    width: 9px;
    margin-right: 5px;
}
.header-info-course .address-golf .directions svg path{
    fill: #04AA6D;
}
.header-info-course .meta-info-golf{
    display: flex;
    margin-bottom: 30px;
}
.header-info-course .meta-info-golf>div{
    display: flex;
    align-items: center;
    margin-right: 25px;
}
.header-info-course .meta-info-golf>div svg{
    margin-right: 10px;
}
.header-info-course .meta-info-golf span.data{
    color: #009052;
}
.field-form-course .field-group{
    /*margin-left: -15px;*/
}
.field-form-course .input-golfer{
    max-width: calc(50% - 15px);
}
form.woocommerce-checkout .field-form-course .field-group input{
    /*margin-left: 15px;*/
}
.field-form-course .field-group .input-fullname{
    
}
.field-form-course .field-group .input-price-perpeople,
.field-group-golfer .relative{
    /*flex: unset;*/
    /*width: calc(50% - 15px);*/
    padding: 0px; 
    text-align: center;
    color: #F58533;
}
@media screen and (max-width: 565px){
    #search_banner_page_location .date-range {
        height: auto;
        padding: 0 20px;
    }
    .field-group-golfer .relative{
        width: unset;
    }
}
.field-form-course .field-group select {
    flex: unset;
    width: calc(45% - 15px);
    margin-left: 15px;
}
.field-form-course .field-form-baohiem-1 .input-vga-cccd-1{
    width: calc(30% - 15px);
    flex: unset;
    padding-left: 20px;
}
.field-form-course .field-form-baohiem-1 .input-baohiem-fee-1{
    flex: unset;
    width: calc(25% - 15px);
    padding-left: 20px;
    text-align: center;
    color: #F58533;
}
button#add-golfer span{
    border: 2px solid #009052;
    border-radius: 50%;
    margin-right: 10px;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 26px;
    text-align: center;
}

button#add-golfer {
    display: block;
    margin: 0px;
    padding: 0px;
    color: #009052;
    font-size: 18px;
    font-style: italic;
    font-weight: 500;
    text-decoration: underline;
    margin: 20px 0px;
}
#message-people-max{
    color: red;
}
.golfer-added .golfer-item .golfer-more{
    /*flex: 0 calc(50% - 20px);
    width: calc(75% - 15px);
    position: relative;
    margin-left: 15px;*/
}
.golfer-added .golfer-item .golfer-more input{
    width: 100%;
    margin-left: 0px !important;
    box-sizing: border-box;
}
.golfer-added .golfer-item .golfer-more .remove-golfer{
    position: absolute;
}
.golfer-added .golfer-item .golfer-more .golfer-plus{
    background-image: url('../svg/people-plus.svg');
    font-size: 18px;
    font-weight: 400;
}
.golfer-added .golfer-item .golfer-more .remove-golfer {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 45px;
    color: #C4C4C4;
    font-weight: 500;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 5px;
}
.golfer-added .golfer-item .golfer-more .remove-golfer svg{
    margin-left: 4px;
}
.golfer-added .golfer-item .golfer-more .remove-golfer:hover{
    color: red;
}
.golfer-added .golfer-item .golfer-more .remove-golfer:hover svg path{
    fill: red;
}

.field-form-course .input-golfer::-webkit-inner-spin-button, 
.field-form-course .input-golfer::-webkit-outer-spin-button {  
   -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
select.select-baohiem-1{
    background-image: url('../svg/arrow-down-fill.svg');
    background-position: 94% !important;
    background-size: 16px;
}
.field-form-course .field-group-golfer{
    /*max-width: 360px;*/
    position: relative;
    display: block !important;
}
.field-group-golfer .input-golfer{
    flex: unset;
    width: 100%;
    max-width: unset;
}
.field-group-golfer .input-golfer:disabled{
    opacity: 0.5;
}
.field-form-course .field-group-golfer span{
    position: absolute;
    right: 15px;
    z-index: 1;
    width: 14px;
    height: 9px;
    display: flex;
    cursor: pointer;
    top: calc(50% - 9px);
    transform: translateX(-50%);
}
.field-form-course .field-group-golfer span.plus{
    margin-top: -3px;

}
.field-form-course .field-group-golfer span.minus{
    margin-top: 10px;
}
.field-form-course .wrap-baohiem .bao-hiem-golf{
    width: 19px;
    height: 19px;
    margin-left: 0px;
    align-self: center;
}
.wrap-baohiem .checkbox-baohiem-lb{
    display: flex;
    align-items: end;
    font-size: 16px;
}
.wrap-baohiem .checkbox-baohiem-lb span{
    font-size: 13px;
    margin-left: 5px;
}
.woocommerce-form-coupon-toggle{
    display: none;
}
.woocommerce-checkout-review-order-table .tr-member td{
    padding: 5px 0px !important;
    border-bottom: 0px;
}
.wrap-gofl-checkout-right .shop_table tr.cart_item td{
    border: none;
    padding: 5px 0px;
}



/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  
    .account--block>.row>.medium-3{
        max-width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    }
    .account--block>.row>.medium-9{
        max-width: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    }
    
}
  

@media (min-width: 1281px) {

    .blog-archive .large-9 .row .post-item:nth-child(1) {
        max-width: 70%;
        float: left;
    }

    .blog-archive .large-9 .row .post-item:nth-child(2),
    .blog-archive .large-9 .row .post-item:nth-child(3) {
        max-width: 30%;
        float: left;
    }

    .blog-archive .large-9 .row .post-item:nth-child(1) .box-blog-post,
    .blog-archive .large-9 .row .post-item:nth-child(2) .box-blog-post,
    .blog-archive .large-9 .row .post-item:nth-child(3) .box-blog-post {
        display: flex;
        flex-direction: column;
    }

    .blog-archive .large-9 .row .post-item:nth-child(1) .box-image {
        width: 100% !important;
        border-radius: 20px;
        margin-bottom: 20px;
        height: 450px;
    }

    .blog-archive .large-9 .row .post-item:nth-child(1) .box-image img {
        height: 450px;

    }

    .blog-archive .large-9 .row .post-item:nth-child(1) .box-image .image-cover {
        height: 100%;
    }


    .blog-archive .large-9 .row .post-item:nth-child(2) .box-image,
    .blog-archive .large-9 .row .post-item:nth-child(3) .box-image {
        margin-bottom: 10px;
        width: 100% !important;
        border-radius: 20px;

    }

    .blog-archive .large-9 .row .post-item:nth-child(2) .box-image,
    .blog-archive .large-9 .row .post-item:nth-child(3) .box-image {
        height: 210px;
    }

    .blog-archive .large-9 .row .post-item:nth-child(2) .box-image .image-cover,
    .blog-archive .large-9 .row .post-item:nth-child(3) .box-image .image-cover {
        padding-top: 100% !important;
    }

    .blog-archive .large-9 .row .post-item:nth-child(2) .box-image .image-cover img,
    .blog-archive .large-9 .row .post-item:nth-child(3) .box-image .image-cover img {
        height: 210px;
    }

    .blog-archive .large-9 .row .post-item:nth-child(1) .box-text,
    .blog-archive .large-9 .row .post-item:nth-child(2) .box-text,
    .blog-archive .large-9 .row .post-item:nth-child(3) .box-text {
        padding: 0px;
    }

    .blog-archive .large-9 .row .post-item:nth-child(1) .post-title {
        font-size: 30px;
        font-weight: 500;
        color: #009052;
        margin-bottom: 15px;
    }

    .blog-archive .large-9 .row .post-item .custom-meta-post {
        display: flex;
        align-items: center;
        font-style: italic;
        color: #5E5E5E;
        margin-bottom: 15px;
        font-size: 20px;
    }

    .custom-meta-post span {
        margin-right: 20px;
    }

    .custom-meta-post span img {
        margin-right: 5px;
    }

    .blog-archive .large-9 .row .post-item:nth-child(1) .from_the_blog_excerpt {
        font-size: 22px;
        color: #000;
        line-height: 26px;
    }

    .blog-archive .large-9 .row .post-item:nth-child(2) .from_the_blog_excerpt,
    .blog-archive .large-9 .row .post-item:nth-child(3) .from_the_blog_excerpt {
        display: none;
    }

    .blog-archive .large-9 .row .post-item .post-title {
        font-size: 20px;
        font-weight: 500;
        color: #000;
    }

    .blog-archive .large-9 .row .post-item:nth-child(4) .col-inner {
        border-top: 1px solid #949494;
        padding-top: 35px;
    }

}

@media (min-width: 320px) and (max-width: 480px) {
  
    .account--block>.row>.medium-3{
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .account--block>.row>.medium-9{
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    /* font szie */
    .title-40 {
        font-size: 20px;
    }

    .title-50 {
        font-size: 30px;
    }

    .title-60 {
        font-size: 40px;
    }

    .title-32 {
        font-size: 22px;
    }

    .title-22 {
        font-size: 18px;
    }


    .blog-archive .large-9 .row .post-item:nth-child(1) .post-title {
        font-size: 18px;
        font-weight: 500;
        color: #009052;
        margin-bottom: 15px;
    }

    .blog-archive .large-9 .row .post-item .post-title {
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 15px;
    }

    .blog-archive .large-9 .row .post-item .from_the_blog_excerpt {
        font-size: 15px;
    }

    .blog-archive .large-9 .row .post-item .custom-meta-post {
        display: flex;
        align-items: center;
        font-style: italic;
        color: #5E5E5E;
        margin-bottom: 15px;
        font-size: 15px;
    }

    .custom-meta-post span {
        margin-right: 20px;
    }

    .custom-meta-post span img {
        margin-right: 5px;
    }

    .blog-archive .large-9 .row .post-item .col-inner {
        border-bottom: 1px solid #ccc;
    }

    .cat-menu-bar {
        padding: 10px;
    }

    .item-cat-bar .current-cat {
        display: block;
        width: 50%;
    }

    .current-cat span {
        font-size: 15px;
    }

    .item-cat-bar .list-child {
        flex-wrap: unset;
        display: -webkit-box;
        overflow: hidden;
        overflow-x: scroll;
        white-space: nowrap;
        margin-left: 0px;
    }

    .item-cat-bar .list-child a {
        font-size: 15px;
        margin-left: 10px;
    }

    .item-cat-bar .list-child i {
        font-size: 15px;
    }

    .box-icon-left-footer {
        max-width: unset;
        padding-left: 30px;
        margin-bottom: 10px;
    }

    .box-icon-left-footer .icon-box-img svg {
        width: 18px;
    }

    .box-icon-left-footer .icon-box-text {
        padding-left: 0px !important;
    }

    .form-footer .wpcf7-text {
        height: 45px;
        font-size: 14px;
    }

    .form-footer .wpcf7-submit {
        height: 45px;
        font-size: 15px;
        width: 100px;
    }

    .info-location-overlay h3 {
        font-size: 18px;
    }

    .info-location-overlay span {
        font-size: 13px;
    }

    .location-item-overlay {
        padding: 16px;
    }

    #btn-filter-tours-mobile {
        display: block;
        position: fixed;
        z-index: 9;
        right: 35px;
        bottom: 35px;
    }

    .title-fillter-tours h3 {
        font-size: 18px;
        text-align: center;
    }

    .wrap-item-form-filter-tours.wrap-item-form-filter-tours-mobile {
        background: unset;
        border: unset;
    }

    .title-fillter-tours {
        margin-top: 40px;
    }

    .form-fillter-golf-tous,
    .wrap-item-form-filter-tours .item-input input {
        margin-bottom: 0px;
    }
    .tax-product_cat .mfp-container .mfp-content {
        vertical-align: top;
        height: 100%;
    }

    #fillter-tours-sidebar .type-tour-sidebar .title {
        font-size: 20px;
        font-weight: 500;
        color: #000;
        display: block;
        margin-bottom: 20px;
    }

    .group-btn-filter {
        display: flex;
        justify-content: space-between;
    }

    .group-btn-filter .btn-apdung-filter {
        background: #009052;
        font-size: 15px;
        color: #fff;
        font-weight: 500;
        text-transform: initial;
        border-radius: 30px;
        width: 190px;
    }

    .btn-reset-filter {
        border: 1px solid #009052;
        font-size: 15px;
        font-weight: 500;
        text-transform: initial;
        border-radius: 30px;
        width: 130px;
        height: 40px;
        color: #000;
    }

    .location-sidebar-filter .chosen-select {
        border-radius: 10px;
        box-shadow: none;
    }

    .box-gallary a:nth-child(1) {
        display: none;
    }

    .box-gallary a:nth-child(2) {
        height: 220px;
        width: 100%;
    }

    .box-gallary a {
        height: 100px;
    }

    .slider-galary-mobile .carousel-cell img {
        border-radius: 10px;
    }

    .slider .flickity-button {
        width: 43px !important;
    }

    .slider-galary-mobile .flickity-prev-next-button {
        top: 45% !important;
    }

    .header-tours-single .content-row {
        display: flex;
    }

    .header-tours-single .content-row .column-left {
        order: 1;
        padding-bottom: 0px;
    }

    .header-tours-single .content-row .column-right {
        order: 3;
    }

    .header-tours-single .content-row .column-content {
        order: 2;
    }

    .header-tours-single .title-single {
        font-size: 16px;
        color: #000;
    }

    .header-tours-single .content-tour {
        font-size: 15px;
    }

    .accordion.acc-tours-info {
        background: #fff;
        border-radius: 15px;
    }

    .acc-tours-info .accordion-title.active {
        border-top: none;
    }

    .acc-tours-info .accordion-item .toggle {
        left: unset;
        right: 0px;
    }

    .acc-tours-info .accordion-item .accordion-title {
        padding: 18px 20px;
        font-size: 18px;
        font-weight: 500;
    }

    .acc-tours-info .accordion-item:first-child .accordion-title {
        border-top: none;
    }

    .acc-tours-info .accordion-item .accordion-title span {
        display: flex;
        align-items: center;
    }

    .acc-tours-info .accordion-item .accordion-title span svg {
        margin-right: 7px;

    }

    .acc-tours-info .accordion-item .accordion-title span svg path {
        fill: #817E7E;
    }

    .acc-tours-info .accordion-title.active,
    .acc-tours-info .accordion-title.active .toggle i {
        color: #009052;
    }

    .acc-tours-info .accordion-title.active span svg path {
        fill: #009052;
    }

    .acc-tours-info .accordion-item .accordion-inner {
        font-size: 15px;
        color: #000;
        padding: 20px 18px;
    }

    .acc-tours-info .accordion-item .accordion-inner ul {
        padding-left: 20px;
    }

    .box-info-tours {
        padding: 20px;
    }

    .box-info-tours h2 {
        font-size: 18px;
        margin-bottom: 24px;
    }

    .box-info-tours .item,
    .box-info-tours .price-box {
        font-size: 16px;
        margin-bottom: 12px;
    }

    .box-info-tours .price-box .price {
        font-size: 20px;
    }

    .box-info-tours .book-tour {
        font-size: 18px;
    }

    .header-tours-single {
        padding-bottom: 0px !important;
    }

    .product-footer {
        background-color: transparent;
        padding: 0px 0px 50px;
    }

    .tour-relate .title-tour-relate {
        font-size: 19px;
        text-align: left;
        margin-bottom: 26px;
    }

    .list-tour-relate .slider .flickity-button {
        width: 40px !important;
    }

    .list-tour-relate .slider .flickity-prev-next-button {
        top: 42% !important;
    }

    .list-tour-relate .slider .flickity-prev-next-button svg path {
        fill: #C4C4C4 !important;
    }

}


.wrap-timer {
    padding: 5px 3px 10px 3px;
    max-width: 230px;
}

.flipper {
    color: #333;
    display: block;
    font-size: 50px;
    line-height: 100%;
    padding: 0;
    margin: 0;
    height: 1.7em;
}

.flipper.flipper-invisible {
    font-size: 0px !important;
}

.flipper-group {
    position: relative;
    white-space: nowrap;
    display: block;
    float: left;
    padding: 0;
    margin: 0;
}

.flipper-group label {
    position: absolute;
    color: #000;
    font-size: 16px;
    top: 100%;
    line-height: 1em;
    font-weight: 400;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    text-align: center;
    margin-bottom: 0px;

}

.flipper-digit {
    white-space: nowrap;
    position: relative;
    padding: 0;
    margin: 0;
    display: inline-block;
    float: left;
    height: 1.2em;
    overflow-y: hidden;
    font-weight: 500;
}

.flipper-digit span {
    font-size: 25%;
}

.flipper-delimiter {
    white-space: nowrap;
    display: block;
    float: left;
    padding: 0;
    margin: 0;
    color: #fff;
    min-width: .1em;
    white-space: nowrap;
    display: block;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
    line-height: 1em;
}

.digit-face {
    display: block;
    visibility: hidden;
    position: relative;
    border-radius: 0.1em;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 8;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
    padding-left: 0.1em;
    padding-right: 0.1em;
    box-sizing: border-box;
    text-align: center;
}

.digit-next {
    display: block;
    position: relative;
    border-radius: 0.1em;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 8;
    height: 1.2em;
    background: #fff;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
    padding-left: 0.1em;
    padding-right: 0.1em;
    box-sizing: border-box;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.digit-top {
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    height: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: none;
    overflow: hidden;
    position: absolute;
    background: #fff;
    padding-top: 0.1em;
    padding-bottom: 0;
    padding-left: 0.1em;
    padding-right: 0.1em;
    border-top-left-radius: 0.1em;
    border-top-right-radius: 0.1em;
    box-sizing: border-box;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: background 0s linear, -webkit-transform 0s linear;
    transition: transform 0s linear, background 0s linear;
    transition: transform 0s linear, background 0s linear, -webkit-transform 0s linear;
    -webkit-transform-origin: 0 0.6em 0 !important;
    transform-origin: 0 0.6em 0 !important;
    -webkit-transform-style: preserve-3d !important;
    transform-style: preserve-3d !important;
    z-index: 20;
}

.digit-top.r {
    transition: background 0.2s linear, -webkit-transform 0.2s linear;
    transition: transform 0.2s linear, background 0.2s linear;
    transition: transform 0.2s linear, background 0.2s linear, -webkit-transform 0.2s linear;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    background: #cccccc;
}

.digit-top2 {
    visibility: hidden;
    position: absolute;
    height: 50%;
    left: 0;
    right: 0;
    background: #cccccc;
    transition: -webkit-transform 0.2s linear;
    transition: transform 0.2s linear;
    transition: transform 0.2s linear, -webkit-transform 0.2s linear;
    line-height: 0em !important;
    top: 50% !important;
    bottom: auto !important;
    padding-top: 0;
    padding-bottom: 0.1em;
    padding-left: 0.1em;
    padding-right: 0.1em;
    border-bottom-left-radius: 0.1em;
    border-bottom-right-radius: 0.1em;
    overflow: hidden;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: background 0s linear, -webkit-transform 0s linear;
    transition: transform 0s linear, background 0s linear;
    transition: transform 0s linear, background 0s linear, -webkit-transform 0s linear;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-style: preserve-3d !important;
    transform-style: preserve-3d !important;
    -webkit-transform-origin: 0 0 0 !important;
    transform-origin: 0 0 0 !important;
    z-index: 20;
}

.digit-top2.r {
    visibility: visible;
    transition: background 0.2s linear 0.2s, -webkit-transform 0.2s linear 0.2s;
    transition: transform 0.2s linear 0.2s, background 0.2s linear 0.2s;
    transition: transform 0.2s linear 0.2s, background 0.2s linear 0.2s, -webkit-transform 0.2s linear 0.2s;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    background: #fff;
}

.digit-bottom {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: none;
    position: absolute;
    overflow: hidden;
    background: #fff;
    height: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    line-height: 0em;
    padding-top: 0;
    padding-bottom: 0.1em;
    padding-left: 0.1em;
    padding-right: 0.1em;
    border-bottom-left-radius: 0.1em;
    border-bottom-right-radius: 0.1em;
    box-sizing: border-box;
    text-align: center;
    transition: none;
}

.digit-bottom.r {
    transition: background 0.2s linear;
    background: #cccccc;
}


.flipper-dark {
    color: #fff;
}

.flipper-dark .flipper-delimiter {
    color: #333;
}

.flipper-dark .digit-next {
    background: #333;
}

.flipper-dark .digit-top {
    background: #333;
}

.flipper-dark .digit-top.r {
    background: black;
}

.flipper-dark .digit-top2 {
    background: black;
}

.flipper-dark .digit-top2.r {
    background: #333;
}

.flipper-dark .digit-bottom {
    background: #333;
}

.flipper-dark-labels .flipper-group label {
    color: #333;
}
tr.fee th {
    /*display: inline-flex;*/
}
tr.fee th input {
    max-width: 110px;
    margin-top: -10px;
    margin-left: 20px;
    border: none;
}
tr.fee th {
    padding-top: 15px;
}

.htecom-single-golf-event span.amount{
    color:  black;
    font-size: 1.2em;
}
.htecom-single-golf-event tr td{
    font-size: 1em;
    color: black;
}

#main-menu li.current-menu-item a,
#main-menu li.current-menu-parent a,
#header li.current-menu-item a,
#header li.current-menu-parent a{
    color: #F58533;
}

.woocommerce-order-details .order_item .wc-item-meta li{
    margin-bottom: 10px;
}
.woocommerce-order-details .order_item strong{
    font-weight: normal;
}
.woocommerce-order-details .order_item strong+p{
    display: inline;
}
.product-zone-title {
    font-weight: normal;
}
.product-zone-title .sub-date {
    color:  var(--primary-color);
    font-weight: normal;
}
.single-golf-calendar{
    cursor: pointer;
}
.single-golf-calendar a {
    display: flex;
    justify-content:  center;
    align-items: center;
}

/*price slider */
.slider-box #price-range{
    margin-bottom: 30px;
}
.single-product .ui-slider-handle {
    top: 50% !important;
    transform: translateY(-50%);
}
body .slider:not(.flickity-enabled){
    overflow-x: unset;
    overflow-y: unset;
}
body .ui-slider-horizontal{
    height:  4px;
    background:  #ccc;
    border: none;
    border-radius: 0px;
}
body .ui-slider-horizontal .ui-slider-range{
    background: var(--primary-color);
}
body .ui-slider .ui-slider-handle{
    width:  18px;
    height:  18px;
    border-radius: 20px;
    background:  linear-gradient(180deg, #C4C4C4 0%, #E5E5E5 100%);
}



/*start checkout custom */
#step1 .a label{
    display: none;
}
#step1 .a .woocommerce-billing-fields{
    border-top: none;
    padding-top:  0px;
}
#step1 .a .woocommerce-billing-fields__field-wrapper{
    margin-top:  20px;
}

#step1 .a input{
    position: relative;
    padding-left: 50px;
    font-size: 15px;
    height: 55px;
    border-radius: 70px;
    border: 1px solid #949494;
    box-shadow: none;
    background-repeat: no-repeat;
    background-position: 20px 50%;
}
@media (min-width: 850px){
    #step1 .a input{
        padding-left: 60px;
        font-size: 18px;
        background-position: 25px 50%;
    }
}
#step1 .a .field-group{
    margin-left: 0px;
}
#step1 .a input[name=billing_first_name]{
    background-image: url(../svg/user-form-member.svg);
}
#step1 .a input[name=billing_email]{
    background-image: url(../svg/email-form-member.svg);
}
#step1 .a input[name=billing_address_1]{
    background-image: url(../svg/address-form-member.svg);
}
#step1 .a input[name=billing_phone]{
    background-image: url(../svg/phone-form-member.svg);
}
#step1 .woocommerce-billing-fields p{
    margin-bottom: 0px;
}
/*End checkout custom */

body div .button-custom-1{
    color: var(--primary-color) !important; 
    border-color: #ccc !important;
    font-weight: normal;
    background-color: white !important;
    border-radius: 15px;
    line-height: 40px;
    border-width: 1px;
    border-style: solid;
}
body div .button-custom-2{
    color: #5E5E5E !important;
    border-color: #5E5E5E !important;
    font-weight: normal;
    background-color: transparent !important;
    border-radius: 15px;
    line-height: 0px;
    border-width: 1px;
    border-style: solid;
    height: 30px;
    min-height: unset;
}

.mfp-content .chosen-container{
    width:  100% !important;
}

.filter-lightbox-category{
    position: fixed;
    bottom: 75px;
    right:  15px;
    z-index: 99;
}
#filter-lightbox-category{
    max-width:  unset !important;
    margin-left: -30px;
    margin-right:  -30px;
    margin-top:  -30px;
    margin-bottom: -30px;
    padding:  20px;
}

.date-wrapper .wrap{
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.date-wrapper .button{
    margin-bottom: 0px;
}
.date-wrapper .wrap a:hover{
    background-color:  #ebebeb;
    cursor: pointer;
}
.date-wrapper .wrap .left img, 
.date-wrapper .wrap .right img{
    max-width: 10px;
}
.date-wrapper .wrap .right img{
    rotate: -90deg;
}
.date-wrapper .wrap .center{
    display: block;
    color:  var(--primary-color);       
    width: 100%;                    
}
.date-wrapper .wrap .left img{
    rotate: 90deg;
}
.date-wrapper .wrap .left{
    padding-left:  15px;
    padding-right:  15px;
    border-right: 1px solid #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
}
.date-wrapper .wrap .left.op-5{
    cursor: unset !important;
}
.date-wrapper .wrap .left.op-5 img{
    filter: grayscale(100%);
}
.date-wrapper .wrap .right{    
    padding-left:  15px;
    padding-right:  15px;
    border-left: 1px solid #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
}
.item-label-info{
        position: relative;
}
.tooltiptext.active,
.item-label-info:hover .tooltiptext{
    opacity: 0.7 !important;
    margin-bottom: 10px !important;
}
.tooltiptext{
    position: absolute !important;
    width: 100px !important;
    color: white !important;
    background-color: black !important;
    border-radius: 10px !important;
    opacity: 0 !important;
    display: block !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    font-size: 0.8em !important;
    bottom: 100% !important;
    padding: 5px !important;
    margin-bottom: 0px !important;
    transition: all 0.2s !important;
    z-index: 99 !important;
    height: unset !important;
    right: unset !important;
    top: unset !important;
    text-align: center;
}
.tooltiptext::before{
    content: "";
    width: 0px;
    height: 0px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid black;
    position: absolute;
    bottom: -7px;
    left: 50%;
    transform: translateX(-50%);
}
.x_button{
    background: white;
    font-weight: 500;
    line-height: 10px;
    padding: 7px;
    vertical-align: middle;
    color: var(--primary-color);
    border-radius: 7px;
    right: -2px;
    font-size: 0.8em;
    top: 4px;
    cursor: pointer;
    margin-top: -40px;
    margin-left: -10px;
    z-index: 9;
}
.x_button:hover{
    background: black;
    color: white;
}
body.woocommerce-account #content .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link{
    padding-left: 10px;
    padding-right:  10px;
}
body.woocommerce-account #content .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a{
    margin-left: 10px;
}
.meta-info-golf span{
    font-size: 15px;
    white-space: nowrap;
}
@media (max-width: 549px){
    #tab_thong_bao_chung_title{
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }
    #tab_thong_bao_chung_title a{
        font-size: 1em;
        white-space: nowrap;
        padding: 10px 10px;
    }
    #tab_thong_bao_chung_title svg{
        display: none;
    }
}

.row-golf-event-category .product-small .title a{
    color: black;
}
@media (min-width: 850px){
    .row-golf-event-category .product-small.current_post_0 img.hidden,
    .row-golf-event-category .product-small.current_post_0 .description{
        display: block !important;
        visibility: visible !important;
    }
    .row-golf-event-category .product-small.current_post_0 img.first{
        display: none !important;
        visibility: hidden !important;
    }
    .row-golf-event-category .product-small.current_post_0 .info-event,
    .row-golf-event-category .product-small.current_post_1 .info-event,
    .row-golf-event-category .product-small.current_post_2 .info-event{
        background: none !important;
        padding: 0 !important;
        margin-top: 30px !important;
    }
    .row-golf-event-category .product-small.current_post_0 img,
    .row-golf-event-category .product-small.current_post_1 img,
    .row-golf-event-category .product-small.current_post_2 img{
        border-radius: 20px;
    }
    .row-golf-event-category .product-small.current_post_0 .title a,
    .row-golf-event-category .product-small.current_post_1 .title a,
    .row-golf-event-category .product-small.current_post_2 .title a{
        font-size: 1.2em;
    }
}