/*
Theme Name: Twenty Twenty-one child
Author: 
Description: Your description goes here
Version: 1.0
Template: twentytwentyone

This is the child theme for Twenty Twenty-One theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
.main-thks {
    width: 80%;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}
.newss img {
    width: 15%;
}

.main-thks .newss {
    text-align: center;
    width: 100%;
    display: block;
}
.main-thks .text-center p {
    padding: 18px 20px;
}
button.btn.btn-outline-success {
    background: #00d8ff;
    border: 1px solid #00d8ff;
    width: 120px;
    height: 40px;
    white-space: nowrap;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
    border-radius: 5px;
}
button.btn.btn-outline-success a {
    color: #fff;
}
button.book-btn a:hover {
    color: #fff !important;
}
.book-btn a ::before {
    display: none;
}
button.book-btn a:before {
    display: none;
}
@media only screen and (max-width: 767px) {
	.home-border {
    border-top:none !important;
}
.about-us-txt p {
    font-size: 24px;
    line-height: 32px;
}	
.holid-pckg h3 {
      font-size: 28px;
  }	
.single-special-shape-txt h4 {
    text-transform: uppercase;
    margin: 15px 0 !important;
    line-height: 42px;
}
.single-special-offer-bg img {
    width: 65%;
    height: 400px !important;
    margin: auto;
}	
.custom-input-group span {
    font-size: 32px;
}
.about-view {
     height: 50px !important;
	font-size: 14px !Important;
}
	.holid-pckg h3 {
		font-size: 24px !important;
	}
.single-travel-boxes {
    max-width: 100% !important;
}


}
@media screen and (max-width: 336px) {
/*	.holid-pckg h3 {*/
/*    font-size: 24px !important;*/
/*}*/
	.single-footer-item {
    margin-bottom: 12px;
}
	.single-footer-item h2 {
    margin-bottom: 10px !important;
}
	.foot-icons {
    margin-top: 0px !important;
}
	.footer-content {
    padding: 0px 0 !important;
}
}
@media screen and (max-width: 336px) {
	.holid-pckg h3 {
    font-size: 22px !important;
}
}
.hide_menu{
    display:none;
}
.hide_menu ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 20px;
    margin: 15px 0 0 0;
}
.hide_menu a {
    color: #aaa;
    font-size: 14px;
}
.sitemap {
    background: #00d8ff;
    border: 1px solid #00d8ff;
    width: 120px;
    height: 45px;
    white-space: nowrap;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
    border-radius: 5px;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

.travel-box .container,
.travel-box .row {
  background: #ffffff !important;
}

section.travel-box { background: white !important; }
section.travel-box * { background: transparent !important; }
