/*
Theme Name: Olam
Theme URI: https://themes.layero.com/olamwp/
Description: Easy Digital Downloads WordPress theme.
Version: 5.3.1
Author:  www.layero.com    
Author URI: https://layero.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-colors,featured-images,theme-options
Text Domain: olam
*/
.btn-primary:hover,.btn-primary:focus{ outline: none!important; }	

/* home page css*/

.page-id-8427 .header-wrapper  {
	background-image: none !important;
    margin-bottom: -92px !important;
	background-color:#fff0 !important;
}

.owl-prev{
	position: absolute;
    top: 37%;
    left: -34px;
}

.owl-next{
	position: absolute;
    top: 37%;
   right: -34px;
}



