/*
Theme Name: go-travel-child Theme
Description: go-travel-child Theme
Template: go-travel

*/

@import url("../go-travel/style.css");

/************************************ My  Responsive Core ******************************/
body {
    margin: 0;
    padding: 0;
    font-family: 'Poppins','san-serif';
}
.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta{
    padding:unset !important;
	max-width:100% !important;
}
.gt_float_switcher .gt_options {
    position: absolute !important;
    background: #fff;
    margin-top: 50px;
    border: 1px solid #0EA375;
        width: 200%;
}
.container,#content,
#colophon .widget-area {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 720px;
}

.row{
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right:0;
    margin-left: 0;
}
.col-width-1{width:8.3333%;}
.col-width-2{width:16.6666%}
.col-width-3{width:25%;}
.col-width-4{width:33.3333%}
.col-width-5{width:41.6665%;}
.col-width-6{width:50%;}
.col-width-7{width:58.3333%}
.col-width-8{width:66.6666%;}
.col-width-9{width:75%;}
.col-width-10{width:83.3334%}
.col-width-11{width:91.6667%;}
.col-width-12{width:100%}
.flex-justify-spacebetween{
    justify-content:space-between;
}
p {
    font-size: 20px;
	   font-family: poppins,sans-serif;
}
.es-form-field-container input#esfpx_email_c82df4dd6d2f3 {
    padding: .7rem 1rem;
    border: 1px solid #0EA375;
    color: #000;
}
.col.last-col h2 {
    margin: 0;
}
.es-form-field-container input[type="submit"] {
    border: unset;
    background: linear-gradient(to bottom, #00BF62, #339EA1);
}
.txt-center{
	text-align:center;
}
.sub-title{
    font-size: 20px;
    color: #00bf62;
    font-family: poppins,sans-serif;
}
.change-color .current_page_item a{
color:#00BF62 !important;
}
.hidedesktop{
	display:none;
}
/* checkout */
article#post-18 .entry-header, .entry-content, .entry-summary, .entry-meta {
    margin: unset !important;
    max-width: unset !important;
}
.entry-title {
    font-family: 'Poppins';
    font-size: 22px;
    font-weight: 600;
}
.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before {
    display:none;
}
.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after {
    border-left:none!important;
}
h2.wc-block-components-title.wc-block-components-checkout-step__title {
    font-family: 'Poppins';
    font-size: 18px;
    font-weight: 600;
    padding: 10px 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: linear-gradient(to bottom, #00BF62, #339EA1) !important;
    color: #fff;
}
a.wc-block-components-totals-coupon-link {
    border-radius: 5px;
    background: linear-gradient(to bottom, #00BF62, #339EA1);
    color: #fff;
    padding: 10px 15px;
    text-decoration: none;
}
button.components-button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained {
    border-radius: 5px;
    background: linear-gradient(to bottom, #00BF62, #339EA1);
    color: #fff;
    border-bottom: none !important;
}
.wc-block-components-form .wc-block-components-checkout-step {
    padding:unset!important;
}
/*button*/
button.components-button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    border-radius:5px;
    background:linear-gradient(to bottom, #00BF62, #339EA1);
    color:#fff;
    border-bottom:none!important;
}
.video-modal.modal.show .modal-dialog {
    transform: none;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
    max-width: 1000px;
}
.video-modal iframe{
    max-width: 100%;
    width: 100%;
}

.video-modal button:hover{
    background:#0EA375;
    color:#fff !important;
}
.hide-destop{
    display:none;
}
 .mobile-switcher select {
    font-size: 100%;
    margin: 0;
    padding: 1rem;
    max-width: 100%;
    vertical-align: baseline;
    /* border: 2px solid red; */
    font-weight: 700;
}
.mobile-currency{
    padding:0 .8rem ;
}
div#wprmenu_bar .menu_title {
    display: none;
}
/* --------------------------
ACCORDION CSS*
----------------------------*/
/* Example styling for a two-column layout */
/*.accordion {*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    gap:10px;*/
/*}*/
/*.accordion-item > div {*/
/*    background: #fff;*/
/*    box-shadow: 0px 9px 14px -5px rgba(0, 0, 0, 0.37);*/
/*    padding: 20px;*/
/*    border-radius: 1rem;*/
/*    cursor: pointer;*/
/*}*/
/*.accordion-item {*/
/*      width: 49%;*/
/*    box-sizing: border-box;*/
/*}*/

/*@media (max-width: 768px) {*/
    /* For responsiveness, change to a single column on smaller screens */
/*    .accordion-item {*/
/*        width: 100%;*/
/*    }*/
/*}*/

/* --------------------------
woocoomerce search*
----------------------------*/
.search-results main#main {
    width: 80%;
    margin: 0 auto;
}
/* --------------------------
woocoomerce CSS*
----------------------------*/
.woocommerce-account .text-center {
    text-align: center;
}
.woocommerce-account form#profile-image-upload-form {
    display: none;
}
.woocommerce-account footer.entry-meta {
    display: none;
}

.woocommerce-account nav.woocommerce-MyAccount-navigation ul li a {
    font-size: 16px;
    text-decoration: none;
    color: #112211;
	font-weight:500;
	font-family:'poppins';
}
.woocommerce-account nav.woocommerce-MyAccount-navigation ul li {
	list-style:none;
	list-style: none;
    padding: 1rem;
    margin-bottom: 0.2rem;
	 box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); /* Adjust the values as needed */
}
/*account page*/
.woocommerce-account .text-center {
    text-align: center;
}
.woocommerce-account form#profile-image-upload-form {
    display: none;
}
.woocommerce-account footer.entry-meta {
    display: none;
}

.woocommerce-account nav.woocommerce-MyAccount-navigation ul li a {
    font-size: 16px;
    text-decoration: none;
    color: #112211;
	font-weight:500;
	font-family:'poppins';
}
.woocommerce-account nav.woocommerce-MyAccount-navigation ul li {
	list-style:none;
	list-style: none;
    padding: 1rem;
    margin-bottom: 0.2rem;
	 box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); /* Adjust the values as needed */
}
.woocommerce-account form.woocommerce-EditAccountForm.edit-account input {
    padding: 0.5rem;
	  margin-bottom:1rem;
    border: 1px solid #EBEBEC;
}
.woocommerce-account  form.woocommerce-EditAccountForm.edit-account label {
    font-size: 18px;
    text-decoration: none;
    color: #112211;
    font-weight: 500;
    font-family: 'poppins';
}
.woocommerce-account  button.woocommerce-Button.button {
    background: #0ea375;
    color: #fff !important;
    padding: 18px 39px;
    font-weight: 500;
    border-radius: 1rem;
}

.woocommerce-account  .acount-profile-top p img {
    border-radius: 50%;
    border: 6px solid #0EA375;
}
.woocommerce-account .user-info p.name {
    font-size: 36px;
    font-family: poppins, sans-serif;
    color: #112211;
    font-weight: 700;
    margin-bottom: 0;
}
.woocommerce-account .user-info.text-center {
    margin-bottom: 4rem;
}
.woocommerce-account  header.entry-header {
    display: none;
}
/* --------------------------
PILIPINO LANG CSS*
----------------------------*/
.translated-ltr #siteheader #menu-main-menu {
    gap: 34px;
}
/* --------------------------
PARTNERS CSS*
----------------------------*/
.horizontal-3d-carousel .owl-stage-outer {
  perspective: 2000px; /* Adjust this value for the desired perspective effect */
}

.horizontal-3d-carousel .owl-item {
  transform-style: preserve-3d;
  backface-visibility: hidden;
  transition: transform 0.6s;
}

.horizontal-3d-carousel .owl-carousel {
  display: block;
  width: 100%;
  height: auto; /* Adjust height as needed */
}

.horizontal-3d-carousel .owl-carousel .item {
  display: block;
  position: relative;
  transform-origin: 50% 50%;
}

.horizontal-3d-carousel .owl-carousel .item img {
  display: block;
  width: 100%;
  height: auto;
}
/* --------------------------
HOMEPAGE CSS*
----------------------------*/

.hero-banner {
    background-image: url('https://stg15.beesites.net/Go-travel/wp-content/uploads/2024/02/image-2.png');
    background-size: cover;
    background-position: center;
    color: #ffffff;
    padding: 154px 0 30px;
	 height:100%;
	 display: flex;
    align-items: center;
}

.hero-content {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.product-item-slider-home img {
    display: block;
    width: 100%;
    height: 350px;
    object-fit: cover;
	 border-radius:20px
}
.product-item-slider-home .owl-item.active.center {
    transform: scale(1) !important;
}
.product-item-slider-home .owl-item.active{
 transform: scale(.8) !important;
  transition: .6s ease;
}
.hero-content h1 {
    font-size: 54px;
    font-family: poppins,sans-serif;
  font-weight: 700;
      margin: 0.67rem 0 0;
}
.hero-content  p {
    font-size: 18px;
    font-family: poppins,sans-serif;
    line-height: 30px;
}

.partners-section .item img {
    width: 71% !important;
}
.hero-content h2 {
    font-size: 18px;
    font-family: poppins,sans-serif;
    font-weight:400;
}
.partners-section{
	margin:50px 0
}
.what-weserve {
        width: 25%;
}
.our-mission {
      width: 100%;
}
section.about-us-main {
    margin: 60px 0;
}
.what-weserve span {
    font-size: 20px;
    color: #00BF62;
	  font-family: poppins,sans-serif;
}
.what-weserve h2 {
    font-size: 40px;
		  font-family: poppins,sans-serif;
    font-weight: 700;
}
.concern-item {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.mission h2 {
      font-size: 24px;
    font-family: poppins, sans-serif;
    font-weight: 700;
}
section.concern h2 {
    font-size: 48px;
    margin-top: 0;
    font-family: "Playwrite NO", cursive;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
}
section.video-travel {
    width: 100%;
    height: 795px;
    margin-top: 50px;
    background-repeat: no-repeat;
    background-size: cover;
}
.video-travel-item {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    flex-direction: column;
    width: 1120px;
    margin: auto;
    text-align: center;
}
section.video-travel h2 {
    color: #fff;
    font-size: 48px;
    font-family: poppins,sans-serif;
    font-weight: 600;
}
section.video-travel p {
    color: #fff;
}
.explore-top-destination .product-item-bottom ,
.top-hotel-row .product-item-bottom
{
    box-shadow: 0 -3px 14px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.3s ease;
    padding: 20px;
    border-radius: 20px;
}
.explore-top-destination  .owl-stage-outer {
    padding: 10px;
}
.explore-top-destination h2.product-type {
    font-size: 40px;
	 font-family: poppins,sans-serif;
	    margin-top: 12px;
}
.btn-container a:hover,
.travel-btn a:hover{
    background: #fff !important;
    border: 1px solid #00BF62;
    color: #00BF62 !important;
    transition: all 0.5s ease;
}
.explore-top-destination .btn-container a ,
.travel-btn a {
  transition: all 0.5s ease;
}
section.product-item {
    margin: 100px 0;
}
.package-name h5 {
    font-size: 18px;
    font-family: poppins,sans-serif;
    margin: 0 0 2px;
    font-weight: 700;
}
.travel-dates .travel-date-title {
    font-weight: 400;
    font-size: 18px;
}
.travel-dates {
    margin-bottom: 20px;
}
.travel-dates .travel-date-details {
    font-weight: 700;
    font-size: 18px;
}
h6.travel-package-price span {
    font-size: 1.3rem;
  	font-family: poppins,sans-serif;
	  font-weight: 400;
    color: #0BB86F;
	 
}
h6.travel-package-price {
    font-size: 1.3rem;
  	font-family: poppins,sans-serif;
	  font-weight: 400;
	 
}
.explore-top-destination span.short-decs {
    font-size: 14px;
    line-height: 24px;
    font-family: poppins,sans-serif;
}
.explore-top-destination  .btn-container {
    margin: 43px 0 20px;
    text-align: right;
}
.product-image img {
    height: 200px;
    object-fit: cover;
}
.explore-top-destination  .btn-container a {
    background: linear-gradient(to bottom, #00BF62, #339EA1);
    padding: 10px 34px;
    color: #fff;
    text-decoration: unset;
	  font-family: poppins,sans-serif;
    border-radius: 0;
	    position: absolute;
    right: 13px;
    bottom: 39px;
        text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}
.explore-top-destination  .validity {
    font-size: 20px;
	 font-family: poppins,sans-serif;
    color: #00BF62;
}
h6.travel-package-price{
	margin: 10px 0 20px;
}
.top-hotel-row {
    margin-top: 100px;
}
.top-hotel-row  h2 {
    font-size: 40px;
    font-family: poppins,sans-serif;
    margin-top: 12px;
}
.top-hotel-row  .btn-container {
    text-align: center;
    margin: 50px 0;
}
.top-hotel-row  .btn-container a {
    background: linear-gradient(to bottom, #00BF62, #339EA1);
    padding: 10px 34px;
    color: #fff;
    text-decoration: unset;
    font-size: 14px;
    font-family: poppins,sans-serif;
    font-weight: 500;
    border-radius: 20px;
}
.travel-btn a {
    background: linear-gradient(to bottom, #00BF62, #339EA1);
    padding: 20px 30px;
    color: #fff;
    text-decoration: unset;
    font-size: 20PX;
    font-weight: 600;
    font-family: poppins,sans-serif;
    border-radius: 10px;
}
.travel-btn {
    margin-top: 40px;
}
.home .explore-top-destination .product-item-bottom{
	height: 540px;
}
/* search */
.search-box {
    position: relative;
}
input#s {
    padding: 14px 20px;
    font-size: 20px;
    border: none;
    border-radius: 20px;
    width: 595px;
}
input#s:focus-visible {
    outline: none;
}
input#searchsubmit {
    padding: 10px 60px;
    position: absolute;
    right: 10;
    top: 5px;
    border: none;
    border-radius: 25px;
    background: linear-gradient(to bottom, #00BF62, #339EA1);
    font-size: 18px;
    color: #fff;
}
.content-search img {
    object-fit: contain;
    border-radius: 10px;
    height: auto;
}
ul.room-info {
    display: flex;
    justify-content: space-between;
    flex-wrap:wrap;
    padding:0;
}
ul.room-info  li {
    list-style:none;
    color:#000;
}
ul.room-info  li i{
    color:#00BF62;
}
.play-btn span {
    display: block;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left:  30px solid #fff;
    position: relative;
    margin:  22px 32px auto;
}
.play-btn {
    width: 94px;
    height: 94px;
    display: flex;
    border-radius: 50%;
    box-sizing: border-box;
    transition: all .3s ease-in-out;
    border: 4px solid #fff;
    align-items: center;
    justify-content: space-between;
}
a.play-btn:hover {
    transform: scale(1.2);
}
.play-btn span {
  display: block;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 30px solid #fff;
  position: relative;
  margin: 18px auto;
  
}
.play-btn-wrapper {
      position: absolute;
    bottom: 12%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.play-btn-wrapper h3 {
    color: #ffff;
    font-size: 36px;
    font-weight: 500;
    margin-top: 1rem;
}
.video-travel .fancybox-skin {
    background: transparent !important;
    box-shadow:transparent !important;
}
.about-us-main .owl-stage {
    display: flex;
    align-items: center;
}
.hero-content .aws-container .aws-search-form {
    height: 63px !Important;
}
.hero-content .aws-container .aws-search-field {
    padding: 1.5rem;
    font-size: 18px;
    font-family: 'Poppins';
     border-radius: 1rem !important;
}
/* --------------------------
CONTACT US CSS*
----------------------------*/
.page-template-template-contact-us .acf-field {
    border: unset !important;
    padding: 0 !important;
}
section.contact-us label {
    font-weight: 700 !important;
}
.acf-field.acf-field-recaptcha.acf-field-662b0152ed33d label {
    display: none;
}
.acf-field.acf-field-recaptcha.acf-field-662b0152ed33d {
	margin-bottom:10px;
}
/* --------------------------
HEADER CSS*
----------------------------*/
.logged-in .loging-txt,
.logged-in .sign-up{
    display:none;
}
body:not(.logged-in) .user-info {
    display: none !important;
}
#siteheader li {
    list-style: none;
    padding: 2rem 0;
}
#siteheader .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 1.4rem;
    padding-top: 1.4rem;
}
#siteheader  #menu-main-menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#siteheader .nav-schedule-badge {
    width: 40%;
}
#siteheader .schedule-badge {
    width: 40%;
}
#siteheader .container > a {
    width: auto;
}
#siteheader #menu-auxiliary-menu {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 2rem;
}
.home header#siteheader, .page-id-351 header#siteheader{
    position: fixed;
    width: 100%;
    top:0;
    z-index:999;
}
.page-id-351 .schedule-badge .menu li:last-child a {
    color:#fff!important;
}
.page-id-351 .menu-main-menu-container a{
    color: #000 !important;
}
.page-id-351 
.change-color .loging-txt a  {
    color: #00BF62 !important;
}
.home header#siteheader .loging-txt a {
    color: #fff;
}
.sign-up a,
.user-info a{
    background: #0EA375;
    color: #fff !important;
    padding: 11px 39px;
    font-weight: 500;
}
header#siteheader  a {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    text-decoration: unset;
    font-size: 18px;
    color: #36353F;
}
header#siteheader  form#alg_currency_selector {
    margin-bottom: 0;
}
header#siteheader select#alg_currency_select {
    padding: 9px;
    border: 3px solid #0EA375;
    background: #ffffff;
    font-weight: 700;
    color: #0EA375;
}
.gt-current-lang {
    border: 2px solid #0EA375;
}
.home header#siteheader .current_page_item a{
	color:#fff;
}
header#siteheader .current_page_item a{
	color:#00BF62;
}
.change-color {
    background: #fff;
    z-index: 99;
}
/* search page css */
.search-page {
    text-align: center;
}
.search-page h1 {
    font-family: 'Poppins';
    font-size: 50px;
    font-weight: 500;
    font-style: unset;
    font-weight: 700;
    margin:unset!important;
    text-align:left;
}
.content-search h1 {
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 35px;
}

/* --------------------------
FOOTER CSS*
----------------------------*/
.footer {
  width: 100%;
  position: relative;
  height: auto;
  background-color: #fff;
	    margin: 50px 0;
}
.footer  .col h2 {
    margin-top: 0;
    font-size: 20px;
    font-weight: 600;
	font-family: poppins,sans-serif;
}
.copyright {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #eee;
    padding-top: 0.9rem;
    margin-bottom: 1.5rem;
}
.footer .col {
  width: 280px;
  height: auto;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0px 20px 20px 0;
}
.footer  .col.social {
    width: 294px;
    margin-right: 50px;
}
.footer  .col.second-footer-col {
    width: 200px;
}
.footer .col p {
    font-size: 18px;
    font-family: poppins,sans-serif;
    line-height: 25px;
}
.footer .col img {
    margin-bottom: 10px;
}
.footer .col h1 {
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: 12px;
  line-height: 17px;
  padding: 20px 0px 5px 0px;
  color: #000;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.250em;
}
.footer .col ul {
  list-style-type: none;
  margin: 0;
  padding: 0!important;
}
.footer .col ul li {
  color: #000000 !important;
  font-size: 17px;
  font-family: inherit;
  font-weight: 400;
  padding: 5px 0px 5px 0px;
  cursor: pointer;
  transition: .2s;
  -webkit-transition: .2s;
  -moz-transition: .2s;
}
.social ul li {
  display: inline-block;
  padding-right: 5px !important;
}

.footer .col ul li:hover {
  color: #ffffff;
  transition: .1s;
  -webkit-transition: .1s;
  -moz-transition: .1s;
}
.clearfix {
  clear: both;
}
.footer  .col img {
    width: 100%;
}
.footer .col.social ul li {
    margin-right: 10px;
}
/* tour and packages style  */
#filter-by-price h2 {
    font-family: 'Poppins';
    font-size: 25px;
    font-weight: 400;
}
#filter-by-price h4 {
    font-family: 'Poppins';
    font-size: 20px;
    font-weight: 400;
}
#fiter-by-price label {
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 400;
}
.tour-packages-items img {
    width: 300px!important;
    height: 200px!important;
    object-fit: cover;
}
li.product {
    border-radius: 10px;
    padding: 20px!important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
/* buttons */
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background: linear-gradient(to bottom, #00BF62, #339EA1);
    color: #fff;
    border-radius: 25px;
}
/* single page */
.package-title {
    margin-top:15px;
}
.package-title h1 {
    font-size: 35px;
    font-family: 'Poppins';
    font-weight: 700;
    margin:unset;
}
.package-title .location {
    font-size: 30px;
    font-weight: 400;
    color: #00BF62;
}
.ratings {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 14px;
    color: #000;
}
.tour_description h2 {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 30px;

}
.tour_description p {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 20px;
}
ul {
    list-style-type:none;
    padding:0; 
    margin:0;
}
.ways .fas {
    color: #00BF62;
}
.ways span {
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 700;
}
.ways p {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 14px;
}
@media only screen and (max-width: 1440px) {
    .single .product-gallery img {
        height: 200px!important;
      }
      .parent{
        grid-column-gap:10px!important;
      }
}
@media only screen and (max-width: 1300px) {
.home .explore-top-destination .product-item-bottom {
    height: 583px;
}
}
@media only screen and (max-width: 1200px) {
header#siteheader a {
    font-size: 13px;
}
	#siteheader #menu-auxiliary-menu {
    gap: 1rem;
}
.only-on-footer li a, .only-on-footer li{
		font-size:14px !important;
	}
}
@media only screen and (max-width: 1280px) {
  .contain {
    width: 1200px;
    margin: 0 auto;
  }
  .sign-up a, .user-info a {
    padding: 11px 14px;
  }

}
@media only screen and (max-width: 1139px) {
  .contain .social {
    width: 1000px;
    display: block;
  }
  .social h1 {
    margin: 0px;
  }
}
@media only screen and (max-width: 950px) {
  .footer .col h1 {
    font-size: 14px;
  }
  .footer .col ul li {
    font-size: 13px;
  }
  .hide-destop{
    display:block;
}
	.logged-in .hidedesktop{
	display:block;
}
	header#siteheader {
    display: none;
}
	footer#colophon .container{
	  margin-right: 0;
    margin-left: 0;
}
}
@media only screen and (max-width: 768px) {
    	header#siteheader {
    display: none;
}
	.hero-banner {
    height: auto;

}
}
@media only screen and (max-width: 500px) {

    .footer .col h1 {
      font-size: 14px;
    }
    .footer .col ul li {
      font-size: 13px;
    }
}
@media only screen and (max-width: 340px) {
  .footer .col {
    width: 100%;
  }
}
/* ============================================
 Min mobile responsive
=============================================*/
@media (min-width: 992px) {
  .container , #content {
    max-width: 1440px;
  } 
  #colophon  .widget-area {
     max-width: 1440px;
 }
 /*HOMEPAGE*/
 .about-item {
    display: flex;
    gap: 60px;
    align-items: center;
}
.mission {
    display: flex;
    gap: 30px;
}
}

@media (max-width: 768px) {
.registration-form-wrapper p.form-row.form-row-first, .registration-form-wrapper p.form-row.form-row-last {
    display: block;
    width: 100% !important;
}
.registration-form-wrapper p.form-row.form-row-wide {
    width: 100% !important;
}
.registration-page-w-bg .bg-left {
    display: none;
}
div#customer_login {
    width: 100% !important;
}
.bg-login-wrap {
    width: 100% !important;
}
 .bg-login-wrap   .col-left-50 {
    display: none;
}
 .hero-content {
    flex-direction: column;
 }
 .play-btn-wrapper {
    bottom: 0%;
}
 .m_full-widht{
     width:100%;
 }

.what-weserve {
    text-align: center;
}
.concern-item {
    flex-direction: column;
}
.concern-item img {
    width: 100%;
}
    .footer .col {
      width: 100%;
    }
    .tour-packages-items {
    flex-direction: column;
}
.tour-packages-items .hotels-filter {
    width: 100% !important;
}
.feautured-title {
    gap: 0 !important;
    flex-direction: column;
}
.centralize {
    width: 100% !Important;
    margin: 0 auto;
}
.tour-package-maintitle .search {
    width: 100%;
}
.tour-packages-items .package-item {
    width: 100%!important;
}
.product-item-slider-home img {
    display: block;
    width: 100%;
    height: 300px;
}

.package-item .woocommerce ul.products li.product {
    width: 100% !important;
    height: auto !important;
}
input#s {
    width: 100% !important;
}
/*global*/
h1{font-size:40px !important;}
/*end of global*/
}
.product-item .code-location-wrapper span.package-code {
    color: #8f8f8f;
    font-size: 13px;
    text-transform: uppercase;
    margin-right: 7px;
}
.product-item .code-location-wrapper span.package-code p {
    margin: 10px 0;
}
/* global style */
.font-large-poppins {
    font-family: 'Poppins','san-serif';
    font-weight: 700;
}
.font-medium-poppins {
    font-family: 'Poppins','san-serif';
    font-weight: 500;
}
.font-small-poppins {
    font-family: 'Poppins','san-serif';
    font-weight: 400;
}