/*
 Theme Name:   Lokumcu Adem Baba Child
 Theme URI: https://dijivo.com.tr
 Description:  This is a child theme for Lokumcu Adem Baba WordPress Theme
Author URI: https://dijivo.com.tr
 Author URI:   #
 Template:     restar
 Version:      1.0
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  restar-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
.main-menu ul.sub-menu li a:hover:before {
    content: "" !important;
}

.main-menu ul.sub-menu li a:before {
    transition: none !important;
}


#smooth-wrapper {
	padding-top: 0px !important;
}

.header-layout3 .header-logo {
    background-color: transparent !important;
}


body {
	cursor: url("../img/theme-img/cursor.png") !important;
}

.slider-pagination {
	padding-bottom:40px !important;
}

/* .slider-arrow.slider-next {
	right: 90px !important;
}

.slider-arrow.slider-prev {
	left: 90px !important;
} */