/*
Theme Name: WaveRide Child
Theme URI: http://waveride.select-themes.com
Description: A child theme of WaveRide Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Version: 1.0.0
Text Domain: waveride
Template: waveride
*/

.qodef-footer-bottom-holder.qodef-light-btt-skin {
    background-image: url(https://www.bspkn.co/wp-content/uploads/2020/07/bspkn-icon-white_transparent.png);
    background-position: 101% 50%;
    background-repeat: no-repeat;
    background-size: 5%;
    padding: 10px 0;
}
nav.qodef-mobile-nav {
    height: auto !important;
}
#qodef-back-to-top .qodef-back-to-top-wave span {
	background-image: url('https://tonkabuilt.bspkn.us/wp-content/uploads/2021/02/back-to-top-wave-dark.png') !important;
}
.qodef-section-title-holder .qodef-st-button {
	display: block !important;
}
.qodef-main-menu > ul > li > a {
    padding: 0 12px !important;
}

ol {
    list-style-position: inherit !important;
    padding-left: 30px !important;
}

@media only screen and (max-width: 1300px) {
	.qodef-page-header {display: none !important;}
	.qodef-mobile-header {display: block !important;}
	.qodef-mobile-header .qodef-mobile-logo-wrapper a {height: 55px !important;}
	.qodef-top-bar {display: none !important;}
}
@media (max-width: 480px) {
	.qodef-title-holder.qodef-standard-with-breadcrumbs-type.qodef-title-va-header-bottom {
		padding: 50px 0;
	}
	.qodef-title-holder .qodef-title-wrapper {
		padding-top: 0 !important;
	}
}