.sticky-breadcrumb {
    position: sticky!important;
    top: 55px!important;
    z-index: 100!important;
    background: #ffffff!important;
    padding: 20px 0px 10px 0px!important;
}

/* hide element on desktop */
@media (max-width: 767px) 	{
    .text-center-mobile {
        text-align: center;
    }
}


.slider-element-page {
    height: 500px!important;
}
.slider-element {
	height:750px;
	overflow:visible;
	background-color:#7c7c7c;
	width:100%;
	background-size:cover;
	background-position:center;
}

/* hide element on desktop */
@media (max-width: 767px) 	{
    .trailer-box {
        padding-top: 40px;
    }
}

@media (max-width: 767px) 	{
    .trailer-tiles-mobile {
        margin: 0 auto;
        width: 350px;
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width: 768px) 	{
    .trailer-tiles-mobile {
        margin: 0 auto;
        width: 350px;
        padding: 30px 30px 30px 30px!important;
    }
}

/* hide element on desktop */
@media (min-width: 991px) {
    .hide-desktop {
        display: none;
    }
}

/* hide element on mobile */
@media (max-width: 991px) {
    .hide-mobile {
        display: none;
    }
}

.lighter {
    font-weight: lighter;
}

.yellow-bar {
    height: 5px;
    width: 100px;
    background-color: #fff65a;
    margin: 0 auto;
}

.bg-angle:after,
.section.bg-angle:before {
    content: '';
    height: 100%;
    overflow: hidden;
    width: 100%;
    position: absolute;
    height: 45px;
    bottom: -45px;
    left: 0;
    transform-origin: 0;
    -webkit-transform-origin: 0;
    -webkit-transform: skewY(-1.5deg);
    -moz-transform: skewY(-1.5deg);
    -ms-transform: skewY(-1.5deg);
    -o-transform: skewY(-1.5deg);
    transform: skewY(-1.5deg);
    background-color: #fff65a;
    z-index: 1;
}
/* hide element on mobile */
@media (min-width: 1700px) {
    .bg-angle:after,
.section.bg-angle:before {
    content: '';
    height: 100%;
    overflow: hidden;
    width: 100%;
    position: absolute;
    height: 45px;
    bottom: -45px;
    left: 0;
    transform-origin: 0;
    -webkit-transform-origin: 0;
    -webkit-transform: skewY(-1.0deg);
    -moz-transform: skewY(-1.0deg);
    -ms-transform: skewY(-1.0deg);
    -o-transform: skewY(-1.0deg);
    transform: skewY(-1.0deg);
    background-color: #fff65a;
    z-index: 1;
}
}


.mt-2 {
    margin-top: 30px;
}

.button-grey {
    background-color: #6b6b6b;
}

.yellow {
    color: #fff65a;
}

.red {
    color: #ca000e!important;
}

.red-badge {
    color: #ca000e;
    border: 1px solid;
    border-radius: 5px;
}

.red-badge-full {
    background-color: #ca000e;
    color: #ffffff!important;
    border-radius: 5px;
    padding: 2px 5px 2px 5px;
    font-size: 13px!important;
    position: absolute;
    margin-top: 17px!important;
    display: inline-block!important;
    margin-left: 5px;
}

.trailer-tag {
    background-color: #ca000e;
    color: #ffffff!important;
    border-radius: 5px;
    padding: 2px 5px 2px 5px;
    font-size: 13px!important;
    position: absolute;
    display: inline-block!important;
    text-shadow: none!important;
    font-weight:600;
    font-size:10px!important;
}

@media (max-width: 767px) {
    .red-badge-full {
        background-color: #ca000e;
        color: #ffffff!important;
        border-radius: 5px;
        padding: 2px 5px 2px 5px;
        font-size: 13px!important;
        position: inherit;
        margin-top: 0px!important;
        margin-bottom: 10px!important;
        display: grid!important;
    }
}

.yellow-bar-left {
    height: 5px;
    width: 100px;
    background-color: #fff65a;
}

@media (min-width: 768px) 	{
    .slider-bottom-box {
        text-align: center;
    }
}


/* hide element on mobile */
@media (max-width: 991px) {
    #header.transparent-header.floating-header {
        position: sticky;
        top: 0px;
        z-index: 10!important;
    }
}

/* fix product image size on category*/
.product-1 .product-image {
    float: left;
    width: 300px;
    height: auto!important;
    margin-right: 30px;
}

/* breadcrumb */
.bateson-breadcrumb {
    width: auto !important;
    right: 15px !important;
    background-color: transparent !important;
    padding: 0 !important;
    font-size: 12px;
    position: inherit!important;
    margin:0 auto!important;
}

/* change trailer image width on desktop trailers category page */
@media (min-width: 991px) {
    .category-product-image {
        margin: 0 auto!important;
        width: 80%!important;
    }
}

.product-title h3 a:hover {
    color: #ca000e!important;
}

::selection {
    background: #ca000e;
    color: #FFF;
    text-shadow: none;
}

::-moz-selection {
    background: #ca000e;

    /* Firefox */
    color: #FFF;
    text-shadow: none;
}

::-webkit-selection {
    background: #ca000e;
    /* Safari */
    color: #FFF;
    text-shadow: none;
}

/* red top bar on submenus */
#primary-menu ul ul:not(.mega-menu-column),
#primary-menu ul li .mega-menu-content {
    border-top: 2px solid #ca000e!important;
}

#primary-menu ul li > a {
    padding: 20px 15px!important;
}

#header.transparent-header.floating-header .container {
    height:60px!important;
}

#header .button {
    margin: 12px 0 13px 20px!important;
}


/*element on desktop */
@media (min-width: 991px) {
    .bulge-logo {
        width: 350px;
        position: absolute;
        margin-top: -33px;
        margin-left: -55px;
    }
}

/*element on desktop */
@media (min-width: 991px) {
    #primary-menu .button {
        display: inline-block;
        position: relative;
        cursor: pointer;
        outline: none;
        white-space: nowrap;
        margin: 5px;
        padding: 0 15px;
        font-size: 13px;
        height: 35px;
        line-height: 35px;
        background-color: #ca000e;
        color: #FFF;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
        border: none;
        text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    }
}

/*element on desktop */
@media (min-width: 991px) {
    .sticky-header #logo .bulge-logo {
        width: 180px;
        margin-top: 0px;
        margin-left: 55px;
    }
}

/* element on mobile */
@media (max-width: 991px) {
    .bulge-logo {
        width: 200px;
    }
}

@media (max-width: 991px) {
#primary-menu-trigger {
    top: 6px;
    }
}

#map-overlay #map {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
}
/* fix mobile navigation white background */
@media (max-width: 991px) {
#primary-menu {
    display: block;
    float: left!important;
    width: 100%;
    }
}
/* fix mobile navigation height on mobile */
@media (max-width: 991.98px) {
#logo {
    display: block;
    height: 65px!important;
    }
}

.sub-nav-right-arrow {
    background-image: url(../images/icons/submenu.png);
    background-position: right center;
    background-repeat: no-repeat;
}
