/*
 Theme Name:   The Pipes Child Theme
 Theme URI:    http://the-pipes.ancorathemes.com
 Description:  The Pipes Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com
 Template:     the-pipes
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  the-pipes
*/


/* =Theme customization starts here
------------------------------------------------------------ */
.sidebar_right [class*="content_wrap"] > .sidebar {width:24%;}
.sidebar_right [class*="content_wrap"] > .content {
	float: left;
	width: 75% !important;
}

.sticky-buttons .sb-label {
    visibility: visible;
    opacity: 1;
background: #f1f1f1 !important;
	
}

.elementor-widget-image-carousel .swiper-slide-inner {
	
	opacity: 1 !important;
}
html {
  scroll-behavior: smooth;
}


