/*
Theme Name:     Traveler Childtheme
Description:    Traveler Child Theme
Theme URI:      https://travelerwp.com/
Author:         the ShineTheme
Author URI:     http://shinetheme.com
Version:        1.0
Template:       traveler
*/

.fotorama__nav-wrap {
    display: none;
}

.st-hotel-header .st-stars.style-2 {
    float: left;
}

span.st-link {
    margin: 0 5px;
}

.st-tour-content {
    padding-top: 10px;
}

#st-content-wrapper .st-breadcrumb {
    padding: 20px 0 5px 0;
    border-bottom: none;
}

.vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: #2AC4EE!important;
    border: 1px solid #a6a6a7;
    margin: 3px;
}

.vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: #FDCF0A!important;
}

.vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #000!important;
}

#st-content-wrapper .form-book-wrapper {
    border: 1px solid #d7dce3;
    border-top: 5px solid #2ac4ee;
    border-radius: 0 0 4px 4px;
    background: #fff;
}

#st-content-wrapper .form-book-wrapper .form-head {
    padding: 17px 20px;
    background: #2ac4ee;
    font-size: 12px;
    color: #fff;
}

.btn.btn-green {
    background: #fdcf0a;
    border: 2px solid #000;
    border-radius: 10px;
    color: #000!important;
    font-weight: 600;
    font-size: 20px!important;
    padding: 5px 10px!important;
}

.btn.btn-green:hover {
    background: #000!important;
    border: 2px solid #fdcf0a!important;
    border-radius: 10px!important;
    color: #fdcf0a!important;
    font-weight: 600!important;
    font-size: 20px!important;
    padding: 5px 10px!important;
}

a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
    background: #fdcf0a;
    border: 2px solid #000;
    border-radius: 10px;
    color: #000!important;
    font-weight: 600;
    font-size: 14px!important;
    padding: 5px 10px!important;
}

a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey:hover {
    background: #000!important;
    border: 2px solid #fdcf0a!important;
    border-radius: 10px!important;
    color: #fdcf0a!important;
    font-weight: 600!important;
    font-size: 14px!important;
    padding: 5px 10px!important;
}


table#ver-minimalist {
    border: 1px solid #000;
    border-collapse: unset;
    border-color: #688f9b!important;
    border-radius: 10px!important;
    box-shadow: 3px 3px 8px 6px var(--box-shadow-color);
    --box-shadow-color: #b5b8b9;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

#ver-minimalist th {
    font-weight: 400;
    font-size: 19px;
    color: #000;
    padding: 8px 2px;
    font-family: 'Fugaz One';
    background: #2ac4ee;
    border-radius: 10px 10px 0 0;
    text-align: center;
}

#ver-minimalist td {
    padding: 10px!important;
}

#ver-minimalist tr:nth-child(even).notfare {
    background: #83dff970!important;
}

h2 {
    font-size: 22px;
}

.st-list-tour-related.row.mt50 {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}

#scrollwrap {
	display: grid;
    grid-gap: calc(var(--gutter) / 2);
    grid-template-columns: 10px;
    grid-template-rows: minmax(150px, 1fr);
    grid-auto-flow: column;
    grid-auto-columns: calc(50% - var(--gutter) * 2);

    overflow-x: scroll;
    scroll-snap-type: x proximity;
    padding-bottom: calc(.75 * var(--gutter));
    margin-bottom: calc(-.25 * var(--gutter));
 }
 
 #scrollwrap:before,
 #scrollwrap:after {
	 content: '';
	 width: 10px;
 }
 
#scrollwrap {
  &::-webkit-scrollbar {
    display: none;
  }
}  

.ssitemscroll {
    margin: 0 15px;
}

#header .header .header-left .logo img {
    max-width: 100%!important;
}

li.st-header-link:nth-of-type(1) a {
    background: #000!important;
    text-transform: uppercase;
    font-size: 116%!important;
    padding: 7px 25px!important;
}

li.st-header-link:nth-of-type(2) a {
    background: #000!important;
    text-transform: uppercase;
    font-size: 116%!important;
    padding: 7px 25px!important;
}

li.st-header-link:nth-of-type(2) a {
    background: #fdcf0a!important;
    text-transform: uppercase;
    font-size: 116%!important;
    padding: 5px 25px!important;
    color: #000!important;
    border: 2px solid #000!important;
}

.hide {
  display: none;
}

li.st-header-link:nth-of-type(1) a :hover + .hide {
  display: block;
  color: red;
  width: 500px;
  height:600px;
  background: #000;
}

span.price-number {
    line-height: inherit!important;
        font-weight: 700;
}

.themeva_pricing_table span.price-currency {
    top: 7px!important;
    font-weight: 700;
}

.pricing-content {
    padding-top: 0!important;
}

/*
.pricing-plan.border-none .plan-wrap {
    border-style: none;
    border-bottom: 2px solid #fff;
}
*/


/*
.custom .pricing-cost, .plan-wrap.custom .icon-wrap span {
    background-color: transparent;
    border-bottom: 3px solid #FFF;
}
*/

.bookbuttonbg {
	    background-color: #83dff9;
    display: block!important;
    text-align: center;
    padding: 16px 0;
    margin: -10px 40px 0 30px;
}

.pricing-signup .pricing-button a:hover, .pricing-cost, .plan-wrap .icon-wrap span {
    background-color: transparent!important;
}

.pricing-cost {
    padding: 0!important;
    border-bottom: 3px solid #fff;
    margin-bottom: 15px;
}

.pricing-title h3 {
    padding: 0px!important;
    margin: 0;
}

.themeva_pricing_table .vc_col-sm-4 {
    width: 100%!important;
}

.themeva_pricing_table .pricing-plan {
    margin-top: 0!important;
}

.pricing-title, .pricing-button, .pricing-plan.grey .pricing-button, .pricing-plan.grey .icon-wrap, .pricing-title.grey {
    background-color: transparent!important;
}

span.price-number, span.price-value {
    position: relative;
    font-size: 40px!important;
}

a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-orange {
    background: #fdcf0a;
    border: 2px solid #000;
    border-radius: 10px;
    color: #000!important;
    font-weight: 600;
    font-size: 22px!important;
    padding: 5px 50px!important;
}

.st-breadcrumb.hidden-xs {
    display: none;
}

@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px)  {
	 #footerinfo {
	    text-align: center;
	}  

  }