/*
Theme Name: Alberta Diesel Day
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.0.0.1709210325
Updated: 2024-02-29 12:38:45

*/

/*
* GENERAL
*/

.elementor-message.elementor-message-success {
    padding: 15px;
    border: 1px solid green;
    text-align: center;
    color: #fff;
    background-color: rgb(0 128 0 / 20%);
    margin-top: 20px;
}

#sponsors-filter .elementor-icon-list-item a {
    display: block;
    padding: 5px 10px;
    border: 1px solid #fff;
    border-radius: 5px;
    transition: all .4s ease;
}

#sponsors-filter .elementor-icon-list-item a:hover,
#sponsors-filter .elementor-icon-list-item a.active {
    background-color: #FF6000;
    border-color: #FF6000;
}

#sponsors-filter .elementor-icon-list-item a .elementor-icon-list-text {
    transition: all .4s ease;
}

#sponsors-filter .elementor-icon-list-item a:hover .elementor-icon-list-text,
#sponsors-filter .elementor-icon-list-item a.active .elementor-icon-list-text {
    color: #fff;
}

#sponsors-filter .elementor-icon-list-item {
    margin-bottom: 14px;
}

/*
* SLIDER
*/

.add-slider .bx-wrapper {
    border: 0;
    box-shadow: none;
    background-color: transparent;
    margin: 0;
}

.add-slider-pager {
    overflow-x: scroll!important;
    padding-bottom: 15px;
}

.add-slider-pager::-webkit-scrollbar {
  height: 6px;
}
 
.add-slider-pager::-webkit-scrollbar-track {
  background-color: rgb(255 255 255 / 5%);
}
 
.add-slider-pager::-webkit-scrollbar-thumb {
  background-color: #ee5c00;
  border-radius: 3px;
}

.add-slider-pager .e-con-inner {
    display: table-row!important;
    padding: 0;
    margin-left: -5px!important;
    margin-right: -5px!important;
    width: auto!important;
    max-width: none!important;
}

.add-slider-pager .e-con-inner a {
    display: table-cell;
    padding: 0 5px;
    vertical-align: top;
    min-width: 135px;
    width: 135px;
    opacity: 0.3;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
}

.add-slider-pager .e-con-inner a:hover,
.add-slider-pager .e-con-inner a.active {
    opacity: 1;
}

.add-slider-pager .e-con-inner a img {
    display: block;
}

.add-slider-control {
    position: absolute!important;
    z-index: 3;
    top: calc(50% - 60px);
    width: 100%;
    max-width: 800px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.add-slider-control .arrow-left {
    position: absolute;
    left: 0px;
    top: 0;
}

.add-slider-control .arrow-right {
    position: absolute;
    right: 0px;
    top: 0;
}

/*
* HEADER
*/

.elementor-nav-menu li.btn.menu-item .elementor-item.elementor-item-anchor {
    padding: 10px 20px!important;
    background-color: #f65e00;
    border-radius: 3px;
    font-size: 13px!important;
    font-weight: bold;
    margin-left: 10px;
}

.elementor-nav-menu li.btn.menu-item .elementor-item.elementor-item-anchor:hover {
    color: #000!important;
    background-color: #f29435;
}

.elementor-element.main-header.elementor-sticky--effects {
    background-color: #000;
}

.main-header .header-logo img {
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;	
}

.main-header.elementor-sticky--effects .header-logo img {
    width: 100px!important;
}

.main-header.elementor-sticky--effects .header-logo.mhpd img {
    width: 57px!important;
}

.rmp-menu-wrap .rmp-menu-item-link {
    text-transform: uppercase!important;
}

.rmp-container .rmp-menu-title .rmp-menu-title-image {
    margin-bottom: 0;
}

.rmp-menu-wrap .btn .rmp-menu-item-link {
    width: 90%!important;
    margin-left: 5%;
    background-color: #f65e00!important;
    padding-top: 15px!important;
    padding-bottom: 15px!important;
    height: auto!important;
    line-height: 1!important;
    border-radius: 3px;
    font-weight: bold!important;
    text-align: center!important;
    padding-right: 5%!important;
    margin-top: 10px;
}

@media (max-width: 1024px) {
	.rmp_menu_trigger {
		display: none!important;
	}
}

/*
* FOOTER
*/

@media (max-width: 767px) {
	.elementor-nav-menu__align-start.footer-menu .elementor-nav-menu--layout-vertical>ul>li>a {
		justify-content: center;
	}
}

/*
* HOME
*/

.elementor-widget-countdown.home-count-down .elementor-countdown-wrapper {
    border: 1px solid #fff;
    border-radius: 15px;
}

.elementor-widget-countdown.home-count-down .elementor-countdown-digits {
    position: relative;
}

.elementor-widget-countdown.home-count-down .elementor-countdown-digits:after {
    content: ':';
    right: -6px;
    position: absolute;
    font-weight: 400;
}

.elementor-widget-countdown.home-count-down .elementor-countdown-item:last-child .elementor-countdown-digits:after {
	display: none;
}

/*
* Sponsors Highlight
*/

.sponsors-highlight .sponsor-entry .logo-container {
    max-width: 250px;
    flex: 0 0 250px;
    -ms-flex: 0 0 250px;
}

.sponsors-highlight .bx-wrapper {
    border: 0;
    background-color: transparent;
    box-shadow: none;
    margin: 0;
}

@media (max-width: 767px) {
	.sponsors-highlight .sponsor-entry .logo-container {
		max-width: 100%;
		flex: 0 0 100%;
		-ms-flex: 0 0 100%;
	}
}