/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
.fusion-logo img {
    width: auto;
    max-height: 84px;
}
.fusion-header{
	height:auto !important;
}
#side-header .fusion-logo, .fusion-header .fusion-logo {
     margin-top: 0px !important; 
     margin-bottom: 0px !important; 
}
.slidein{
	height: 100vh;
    min-height: 900px;
	background-image:url('/wp-content/uploads/2018/07/opening-desktop.jpg');
	    background-size: cover;
    background-repeat: no-repeat;
}

.slidein img{
	max-height: 100%;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
}
@media only screen and (min-width: 767px) {
	#bacaro .fusion-text p{
		font-size: 28px !important;
	}
}
@media only screen and (max-width: 767px) {
	.slidein{
		min-height:500px;
	}
	.post-content #bacaro  p{
		margin-bottom: 10px !important;
	}
	#bacaro .fusion-text p{
		font-size: 20px !important;
	}
	.fusion-text{	    padding-left: 20px;
    padding-right: 20px;
	}
}
.fusion-main-menu .fusion-widget-cart-counter > a:before, .fusion-main-menu > ul > li > a,h2 {
    color: #134439 !important;
}
.fusion-main-menu > ul > li > a, .fusion-vertical-menu-widget ul.menu li a, .side-nav li a {
    font-size: 21px !important;
    font-weight: 800 !important;
    letter-spacing: 1px !important;
}
header .fusion-row{
	width:70%;
}

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
.swiper-pagination-bullet{
	padding: 5px;
    margin: 5px;
}
.swiper-pagination, .swiper-pagination2{
	width:100%;
	margin-top:20px;
	position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
}
h2{
	font-size: 30px !important;
    font-weight: 800 !important;
}
p{
	font-size:16px !important;
}
.firstslider, .slider2{
	margin-top:80px;
}
.width-100 .nonhundred-percent-fullwidth{
	margin-left:0px !important;
	margin-right:0px !important;
	padding-left:0px !important;
	padding-right:0px !important;
}
.trip{
	margin-top:25px;
	margin-bottom:80px;
}
.toptrip{
	margin-top:100px;
}
@media only screen and (min-width: 993px) {
.wptripadvisor_t1_outer_div.w3_wprs-row-padding{
	display:flex;
}

	 .swiper-container {
      width: 100%;
      height: 650px;
    }
}
.trip ul {
    padding-left: 0px;
}
#wprev-slider-1 .wprev_preview_bradius_T1{
	height:70%;
}
.fusion-layout-column{
	margin-bottom:0px !important;
}
.fot1{
	width:40%;
	float:left;
}
.fot1 img{
	height: 40px;
    margin: 10px;
	margin-bottom: 0px;
}
.fot2{
	width:60%;
	float:left;
	color: black;
}
.fot2 a{
	color:black !important;
}
footer .textwidget {
	display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1200px) {
	header .fusion-row {
    width: 100%;
}
}

.hamburgler {
  width: 38px;
  height: 38px;
  display: block;
  transition: .3s ease all;
}
.hamburgler.no-hamburgler {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.bun,
.meat {
  display: block;
  width: 100%;
  background: #4d958e;
  height: 15%;
  transition: .3s ease all;
  border-radius: 50px;
}

.no-hamburgler .top {
  height: 38%;
  width: 20%;
  margin-left: 40%;
  border-radius: 50px 50px 0 0;
}

.no-hamburgler .bottom {
  height: 38%;
  width: 20%;
  margin-left: 40%;
  border-radius: 0 0 50px 50px;
}

.meat {
  margin: 20% 0;
}
.no-hamburgler .meat {
  margin: 2% 0;
}
.fusion-icon-bars:before{
	content:"" !important;
	display:none !important;
}
.fusion-mobile-nav-item a, .fusion-mobile-nav-holder > ul > li.fusion-mobile-nav-item > a{
	text-align:center;
}
.fusion-mobile-nav-item a{
	background:transparent !important;
	    border: none !important;
}
.fusion-mobile-nav-item a, .fusion-mobile-nav-holder > ul > li.fusion-mobile-nav-item > a {
    font-size: 18px !important; 
	color:#134439;
	font-weight: 800 !important;
}
.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder > ul, .fusion-mobile-nav-holder > ul{
	border:none !important;
}
#toTop:hover{
	background-color:#134439 !important;
}
.cdsROW.border {
    border: none !important;
}
.cdsROW.wide .cdsLocName{
	display:none !important;
}
.cdsROW.wide .cdsRating{
	padding-left:12px;
}
.text-cookie{
	padding:20px;
}
.fusion-mobile-menu-icons a{
	    margin-top: 23px;
}
#main{
	padding-top: 88px !important;
}