/*
Theme Name: TravelTour Child
Theme URI: http://demo.goodlayers.com/traveltour
Author: Your Name
Author URI: http://yourwebsite.com
Description: Child theme for the TravelTour theme
Template: traveltour
Version: 1.0.0
Text Domain: traveltour-child
*/

/* Custom styles go here */


.tour_slider_hm .owl-carousel .owl-stage-outer {
	width: calc(100% + 16px);
	margin-left: -8px;
}