/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */


.row-tour {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

.column-tour {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
}
.hidden-col1:hover {
    background: none !important;
}

/*.tour-poster{*/
/*    width: 50%;*/
/*}*/