/*!
Theme Name: Wordpress
Theme URI: http://underscores.me/
Author: Wordpress
Author URI: https://wordpress.org
Description: Wordpress
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wordpress
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Wordpress is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
# variables
--------------------------------------------------------------*/
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
/*--------------------------------------------------------------
# general
--------------------------------------------------------------*/
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
@font-face {
    font-family: Roboto;
    src: url('./fonts/Roboto-Regular.woff2') format('woff2'),
        url('./fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url('./fonts/Roboto-Bold.woff2') format('woff2'),
        url('./fonts/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url('./fonts/Roboto-Regular.woff2') format('woff2'),
        url('./fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url('./fonts/Roboto-Bold.woff2') format('woff2'),
        url('./fonts/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
.header_main__sidebar ul.dropdown-menu li[class*="menu"]:nth-of-type(4) {
    display: block !important;
}

.header_main__sidebar ul.dropdown-menu li[class*="menu"]:nth-of-type(1),.header_main__sidebar ul.dropdown-menu li[class*="menu"]:nth-of-type(2), .header_main__sidebar ul.dropdown-menu li[class*="menu"]:nth-of-type(3) {
    display: none !important;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.button.btn-orange {
    border: none;
    text-transform: inherit !important;
}

span.wpcf7-spinner {
    display: none;
}
.col-sm-6.col-md-12 li {
    list-style: none;
}

.review-number.review_overview {
    align-items: center;
    font-weight: bold;
    font-size: 20px;
    color: #000;
}

.icon-address-location-white-v2 {
	padding-right: 5px
}

/* CSS cho popup */
.popup {
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Màu nền tối */
    justify-content: center;
    align-items: center;
    padding: 10px;
}

/* Nội dung của popup */
.popup-content {
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    width: 500px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    position: relative;
    text-align: center;
    max-width: 100%;
}
.block-duration-price {
    margin-top: 0px !important;
}
/* Nút đóng popup */
.close-btn {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 18px;
    cursor: pointer;
}

form {
    display: flex;
    flex-direction: inherit;
}
body.single form {
    display: flex;
    flex-direction: column;
}
body.single #popupForm form{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
}
body.single #popupForm form .group-input{
    width: calc(50% - 7.7px);
  width: -moz-calc(50% - 7.7px);
  width: -webkit-calc(50% - 7.7px);
  text-align: left;
}
body.single #popupForm form .group-input label{
    text-align: left;
}
body.single #popupForm form input[type="submit"]{
    margin-top: 10px;
}
form label {
    margin-top: 10px;
}

form input {
    padding: 8px;
    margin-top: 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 100%;
}
button.mktnd_txt_view_start_date.btn.btn-border-blue.btn-block.btn_book_tour.btn_book_tour_top {
    background-color: #de273d !important;
    color: #fff !important;
    border-color: #de273d !important;
}

.col-xs-12.col-sm-5.col-md-5.col-button.text-right {}

.col-xs-12.col-sm-5.col-md-5.col-button.text-right button.mktnd_txt_view_start_date.btn.btn-border-blue.btn-block.btn_book_tour.btn_book_tour_top {
    margin-top: 0px !important;
}
form button {
    margin-top: 15px;
}

.col-xs-12.col-sm-5.col-md-5.col-button.text-right button.mktnd_btn_quick_request.btn.btn-orange.btn-lg.btn-block.see_start_date.btn_book_tour_top.btn-contact-price.btn-contact-price-1576 {
    /* width: 100%; */
    padding: 0px;
    font-size: 14px;
    padding: 10px;
}
#wpcf7-f58-o1 .wpcf7-form {
    flex-direction: row;
}

.block-news-letter-v2  .get-deal #wpcf7-f58-o1 .wpcf7-form .button{
        margin-top: 0;
}
.block-news-letter-v2 .get-deal #wpcf7-f58-o1 .input-email{
  margin-top: 0;
          width: 100%;
}
.tour-table-price table{
    margin-bottom: 0;
}


.load-loadmore {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.load-loadmore a{
    display: flex;
    justify-content:center ;
    align-items: center;
     border:1px solid #de273d;
        color: #de273d;
            border-radius: 5px;
    transition: .5s;
        padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
}
.load-loadmore a:hover{
    background-color: #de273d;
    color: #fff;
}

.header_main--fixed .header_main__mobile img{
    width: auto;
}
@media (max-width:549px){
    body.single #popupForm form .group-input{
        width: 100%;
    }
}
.col-xs-9.acc-photo-slider.padding-left-0.padding-right-0 {
    width: 70%;
}




/*paginate_links*/
.paginate_links {
 overflow: hidden;
 text-align: center;
 display: table;
 margin: 30px auto;
}
.paginate_links .page-numbers{
 width: 32px;
 height: 32px;
 display: inline-block;
 float: left;
 margin: 0 5px 0 5px;
 padding-top: 5px;
 color: #007BB6;
 border: 1px solid #007BB6;
 margin-bottom: 5px;
}
.paginate_links .page-numbers:hover{
 background: #007BB6;
 color: #fff;
}
.paginate_links .page-numbers.prev,.paginate_links .page-numbers.next{
 background: transparent;
 width: auto;
 border: none;
}
.paginate_links .page-numbers.prev:hover,.paginate_links .page-numbers.next:hover{
 text-decoration: underline;
 color: #007BB6;
}
.paginate_links .page-numbers.current{
 background: #007BB6;
 color: #fff;
}
/*End paginate_links*/

.list-sub-category-side {border: 1px solid #e8e8e8}
