.wpcf7-form #devkit{
	display: none;
}
.wpcf7-form.sent #devkit{
	display: block;
}

#topbar .fr .subscribelink {
  position: relative;
  bottom: -2px;
  background: url(images/arrowdown_hover.svg) no-repeat 87% 13px #e60504;
  background-size: 20px;
  color: white;
  padding-bottom: 16px;
}
input, select, textarea{
	position: relative;
	z-index: 999;
}
.woocommerce-checkout span{
	position: relative;
	z-index: 999;
}
textarea{
	min-height: 100px;
}
.ajde_evcal_calendar {
    max-width: 1280px;
    margin: auto;
    padding-top: 40px;
    padding-bottom: 40px;
}

.catmain {
    justify-content: space-around;
    margin-left: -0.5px;
    margin-right: -0.5px;
}

.catmain .listcatpost {
    margin-right: 0px;
    max-height: 375px;
}

.catmain .listcatpost .widget_media_image img {
    max-height: 375px;
}

.entry-header .storyphotoby a.sharelink {
    top: -135px;
    text-decoration: none;
}

#gallery-1 {
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    max-width: 100%;
    margin-left: -15px;
    margin-top: 30px;
}

#eventon_form .evoau_table .row p.label,
#eventon_form .evoau_table .row p label {
    text-align: left;
    padding-top: 3px;
    margin-right: 5px;
}

.bikereviewcontent .bikereviewWrap .reviews {
    height: 175px;
    justify-content: space-between;
}

.bikereviewcontent .bikereviewWrap .reviews .fl.triumph {
    background: url(images/Edelweiss_730x188px_ALPS.gif) no-repeat 0 0;
    background-size: cover;
    background-position: center;
    padding: 0px;
}

.bikereviewcontent .bikereviewWrap .reviews .fr.kawasaki {
    background: url(images/Web-gift-Sub2022.jpg) no-repeat 0 0;
    background-size: contain;
    background-position: top right;
    padding: 0px;
}

.featuredsection .featuredtopwrap .featuredthumb {
    min-width: 240px;
    min-height: 315px;
}

h2.ribbon-v3 .store-navigation ul li {
    font-size: 0px;
    background: #282727;
}

h2.ribbon-v3 .store-navigation ul li a {
    margin-top: -17px;
}

h2.ribbon-v3 .store-navigation {
    height: auto!important;
}

@media only screen and (max-width: 1275px) {
    .bikereviewcontent .bikereviewWrap .reviews {
        flex-wrap: wrap;
    }
    .bikereviewcontent .bikereviewWrap .reviews .fr.kawasaki {
        width: 37%;
    }
    .bikereviewcontent .bikereviewWrap .reviews .fl.triumph {}
    .featuredsection .featuredtopwrap .featuredthumb {
        float: left;
        object-fit: contain;
        margin-right: 20px;
        width: 250px;
        height: auto;
        background-size: contain !important;
        background-position: top center !important;
        background-repeat: no-repeat!important;
    }
}

@media only screen and (max-width: 768px) {
    .bikereviewcontent .bikereviewWrap .reviews .fr.kawasaki {
        width: 100%;
        height: 188px;
        background-position: center;
    }
    .bikereviewcontent .bikereviewWrap .reviews .fl.triumph {
        width: 100%;
        height: 188px;
    }
    .bikereviewcontent .bikereviewWrap .reviews {
        height: auto;
        justify-content: center;
        flex-wrap: wrap;
    }
    .featuredsection .featuredtopwrap .featuredthumb {
        min-width: 125px;
        min-height: 170px;
        background-position: top left!important;
    }
    .featuredsection .featuredtopwrap .featuredcontent {
        float: left;
        padding: 20px 0;
        position: relative;
        width: 100%;
    }
    .catmain {
        justify-content: space-between;
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media only screen and (max-width: 576px) {
    .bikereviewcontent .bikereviewWrap .reviews .fl.triumph {
        width: 100%;
        height: 110px;
    }
    .featuredsection .featuredtopwrap .featuredthumb {
        min-width: 240px;
        min-height: 315px;
        background-position: top center !important;
        width: 100%;
        background-size: cover !important;
        margin-right: 0;
    }
    .featuredsection .featuredtopwrap .featuredcontent {
        float: left;
        padding: 20px;
        position: relative;
        width: 100%;
    }
}
