.wp-custom-menu .sub-menu {
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0 0 10px;
    margin: 0;
    font-size: 1rem;
    text-align: left;
    list-style: none;
    background: #2D2D2D;
    color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0;
    
}

.wp-custom-menu .sub-menu li .nav-link {
    display: block;
    width: 100%;
    clear: both;
    font-weight: 400;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    color: #BEBEBE;
    font-size: 14px;
    text-transform: uppercase;
    padding: .5rem 1.5rem;
    font-family: 'HelveticaNeueLT 45', sans-serif;
}

.top-cart .cart-content .single-item div p span.crt-qt {
    color: #BEBEBE;
}

.top-cart .cart-content .single-item div p span.total {
    color: #fff;
}

.cart-total {
    font-size: 14px;
    font-family: f 'HelveticaNeueLT 45', sans-serif;
    text-transform: uppercase;
}

.top-cart .cart-content .checkout-btn {
    background: #DF213D;
    border-radius: 0;
    font-family: 'HelveticaNeueLT Com 75 Bd', sans-serif;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 1;
    transition: all .5s;
    border: 1px solid #DF213D;
}

.top-cart .cart-content .checkout-btn:hover {
    text-decoration: none;
    background: transparent;
}

.top-cart .cart-content .view-btn {
    color: #fff;
    border-radius: 0;
    font-family: 'HelveticaNeueLT Com 75 Bd', sans-serif;
    font-size: 17px;
    line-height: 1;
    transition: all .5s;
    border: 1px solid transparent;
    text-transform: uppercase;
}

.top-cart .cart-content .view-btn:hover {
    border: 1px solid #DF213D;

}

.single-item .remove-product {

    width: 20px;
    height: 20px;
    font-size: 19px;

}

.open-menu .top-action-part, .open-menu .logo-top {
    opacity: 0;
    pointer-events: none;
}

.single-item-wrapper {
    max-height: 260px;
    overflow-y: auto;
    border-bottom: 1px solid rgba(112, 112, 112, .22);
}

.single-item-wrapper::-webkit-scrollbar {
    width: 5px;
}

.single-item-wrapper::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
}

.single-item-wrapper::-webkit-scrollbar-thumb {
    background-color: #686868;
}

/* ============topsearch========== */
.top-search {
    position: relative;
    /* width: 70px;
    right: 50px; */
}

.top-search a {
    color: #fff;
    font-size: 16px;
}

.search-bar {
    width: 100%;
    /* height: 60px; */
    position: absolute;
    background-color: #262626;
    left: 0;
    right: 0;
    margin-top: 0;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
    border-bottom: #DF213D 2px solid;
    color: #fff;
    z-index: 11;
    top: 0;
    padding: 10px 0 25px;
}

.search-bar-inr {
    max-width: 1460px;
    margin: auto;
    padding: 0 60px;
}

.search-bar-inr span {
    font-size: 14px;
    font-family: 'HelveticaNeueLT 45', sans-serif;
}

.search-bar-inr h5 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
}

.search-bar .form-control {
    background-color: #262626;
    border-color: transparent;
    color: #fff;
    padding-left: 0;
}

.stuck .search-bar {
    margin-top: 56px;
}

.search-bar .input-group {
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid rgba(190, 190, 190, .5);
}

.search-bar .form-control {
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.search-bar .form-control:focus {
    box-shadow: none;
}

.search-bar .input-group-append .btn {
    border-radius: 0;
    background-color: #262626;
    border: none;
    color: #fff;
    height: calc(100% - 1px);
    padding-right: 0;
}

.search-bar .btn-outline-secondary {
    border-color: #c2cbd4;
    color: #000;
}

.search-bar .btn-outline-secondary:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
}

/* ============topsearch========== */
/* ============topuser========== */

.top-action-part .dropdown button {
    background: transparent;
    border: none;
    padding: 0;
    color: #fff;
    cursor: pointer;
}

.top-action-part .dropdown-toggle::after {
    display: none;
}

.dropdown-item:focus, .dropdown-item:hover {
    background: #000;
    color: #fff;
}


/* ============End topuser========== */
/*============ header ==========*/
.banner-bg {
    background-color: #262626;
    width: 100%;
    position: relative;
    margin: auto;
}

/* ======carousel slider======= */
#carouselExampleIndicators .carousel-indicators li {
    height: 15px;
    width: 15px;
    border: 2px solid #fff;
    border-radius: 50%;
    background: transparent;
    margin-left: 5px;
    margin-right: 5px;
}

#carouselExampleIndicators .carousel-indicators .active {
    background-color: #DF213D;
    border-color: #DF213D;
}

#carouselExampleIndicators .carousel-item:after {
    content: '';
    position: absolute;
    width: 80%;
    left: 0;
    z-index: 1;
    top: 0;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.75+1,0+100 */
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.75) 1%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.75) 1%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.75) 1%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf000000', endColorstr='#00000000', GradientType=1); /* IE6-9 */
}

#carouselExampleIndicators .carousel-caption {
    right: 0;
    bottom: 0;
    top: 0;
    text-align: left;
    z-index: 2;
    left: 0;
    margin: 0 auto;
}

#carouselExampleIndicators .carousel-caption-inr {
    max-width: 570px;
    padding: 0 15px;
    min-width: 542px;
}

#carouselExampleIndicators .carousel-caption h2 {
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
    font-size: 82px;
    line-height: .9;
}

#carouselExampleIndicators .carousel-caption p {
    font-size: 18px;
    font-family: 'HelveticaNeueLT 45', sans-serif;
}

#carouselExampleIndicators .text-right-slide .carousel-caption-inr {
    /* max-width:480px; */
    max-width: 650px;
}

.carousel-caption-inr2 ul li {
    width: 49%;
    display: inline-block;
    margin: 30px 0;
    max-width: 341px;
}

.carousel-caption-inr2 ul li:nth-child(even) {
    margin-left: 40px;
}


.carousel-caption-inr2 ul li strong {
    width: 56px;
    min-width: 56px;
    line-height: 56px;
    text-align: center;
    border-radius: 50%;
    background-color: #DF213D;
    display: inline-block;
}

.carousel-caption-inr2 ul li strong img {
    max-width: 40px;
    max-height: 40px;
}

.about-monster-fairings-inr ul li strong {
    width: 70px;
    min-width: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
    background-color: #DF213D;
    display: inline-block;
}

.about-monster-fairings-inr ul li strong img {
    max-width: 45px;
    max-height: 46px;
}

#carouselExampleIndicators .carousel-caption .carousel-caption-inr2 ul li p,
.about-monster-fairings-inr ul li p {
    margin: 0;
    line-height: 1;
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
    font-size: 27px;
    padding-left: 10px;
}

.about-monster-fairings-inr ul li p {
    font-size: 24px;
    color: #000;
}

#carouselExampleIndicators .carousel-control-next, #carouselExampleIndicators .carousel-control-prev {
    display: none;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    height: auto;
    position: relative;
}

.carousel-control-prev-icon {
    left: -1px
}

.carousel-control-next-icon {
    right: -1px;
}

#carouselExampleIndicators .carousel-item > img {
    min-height: 500px;
    object-fit: cover;
}

/* ======carousel slider======= */
/* search-bike-model-part */
.main-page {
    padding-top: 77px;
}

.search-bike-model {
    /*background-color: #262626;*/
    background: rgba(255, 255, 255, 0.10);
}

.title {
    font-size: 45px;
    text-transform: uppercase;
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
    margin: 0;
    line-height: 1;
}

.woocommerce-Address-title h3 {
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
    margin: 0;
    line-height: 1;
}

.sm-title {
    font-size: 16px;
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
    margin: 0;
    line-height: 1;
}

body .woocommerce #respond input#submit.disabled, body .woocommerce #respond input#submit:disabled, body .woocommerce #respond input#submit:disabled[disabled], body .woocommerce a.button.disabled, body .woocommerce a.button:disabled, body .woocommerce a.button:disabled[disabled], body .woocommerce button.button.disabled, body .woocommerce button.button:disabled, body .woocommerce button.button:disabled[disabled], body .woocommerce input.button.disabled, body .woocommerce input.button:disabled, body .woocommerce input.button:disabled[disabled] {
    padding: initial;
    color: #fff
}

.form-control, .btn-custom, body .woocommerce #respond input#submit, body .woocommerce a.button, body .woocommerce button.button, body .woocommerce input.button, .woocommerce button, #payment button {
    border-radius: 0;
    height: calc(3rem + 2px);
}

.search-bike-inr .form-control {
    min-width: 280px;
    border: none;
    height: 55px;
}

.search-bike-inr select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: 'HelveticaNeueLT 45', sans-serif;
    font-size: 16px;
    padding-left: 20px;
}

.btn-custom, body .woocommerce #respond input#submit, body .woocommerce a.button, body .woocommerce input.button, #payment button {
    min-width: 195px;
    background-color: #DF213D;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'HelveticaNeueLT Com 75 Bd', sans-serif;
    font-weight: bold;
    padding: 0 40px;
    height: 55px;
    line-height: 55px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    border: none;
    cursor: pointer;
}

.woocommerce button.btn-custom.coupon-button {
    height: 50px;
    line-height: 50px;
    padding: 0 5px;
    min-width: 100%;
}

body .woocommerce #respond input#submit, body .woocommerce a.button, body .woocommerce button.button, body .woocommerce input.button {
    margin-top: 20px;
}

a.btn-custom {
    -webkit-appearance: initial;
}

.btn-custom:hover, body .woocommerce #respond input#submit:hover, body .woocommerce a.button:hover, body .woocommerce input.button:hover, .woocommerce button:hover, #payment button:hover {
    background: #000;
    color: #fff;
}

body .woocommerce #respond input#submit.alt, body .woocommerce a.button.alt, body .woocommerce button.button.alt, body .woocommerce input.button.alt {
    background-color: #DF213D;
}

body .woocommerce #respond input#submit.alt:hover, body .woocommerce a.button.alt:hover, body .woocommerce button.button.alt:hover, body .woocommerce input.button.alt:hover {
    background-color: #000;
}

.btn-custom-gray, .woocommerce button.button.btn-custom-gray {
    background-color: #686868;
}

.btn-custom-gray:hover, .woocommerce button.button.btn-custom-gray:hover {
    background-color: #000;
}

.btn-custom img {
    margin-left: 10px;
    position: relative;
}

/* End search-bike-model-part */
/* shop-by-make-part */
.title-wrapper .title {
    text-align: right;
    padding-right: 27px;
    line-height: .9em;
    position: relative;
}

.title-wrapper .title:after {
    content: '';
    position: absolute;
    right: 0;
    top: 3%;
    height: 93%;
    width: 1px;
    background: rgba(0, 0, 0, .24);
}

.latest-product-holder .title-wrapper .title:after {
    background: #FFFFFF;
}

.title-wrapper-w .title:after {
    background: rgba(255, 255, 255, .5);
    opacity: .5;
}

.title-wrapper .title span {
    display: block;
}

.title-wrapper h6 {
    padding-left: 20px;
    color: #DF213D;
    font-size: 20px;
    font-family: 'HelveticaNeueLT 45', sans-serif;
    letter-spacing: 3px;
    margin: 0 0 3px;
}

.shop-by-make-sngl {
    margin: 50px 0 40px;
    text-align: center;
    position: relative;
    height: 236px;
}

.shop-by-make-sngl img {
    max-height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.shop-by-make-sngl span {
    position: absolute;
    background-color: rgba(223, 33, 61, .76);
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 30px;
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
    opacity: 0;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

.shop-by-make-sngl span b {
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
    max-width: 150px;
    margin: 0 auto;
    line-height: 1;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%); /* Safari & Chrome */
    -moz-transform: translateY(-50%); /* Firefox */
    -ms-transform: translateY(-50%); /* Internet Explorer */
    -o-transform: translateY(-50%); /* Opera */
}

.shop-by-make-sngl:hover span {
    opacity: 1;
}

/* .shop-by-make-sngl:before{background-color: rgba(223, 33, 61, .76);content: '';width: 100%;height: 100%;top: 0;left: 0;} */
/* End shop-by-make-part */
/* we-are-monster-part */
.we-are-monster {
    background-color: #F7F7F7;
}

.we-are-monster-features {
    max-width: 550px;
}

.red-circle-holder {
    text-align: center;
}

.red-circle-holder:last-child {
    margin-right: 0;
}

.red-circle-holder:first-child {
    margin-left: 0;
}

.red-circle {
    background-color: #DF213D;
    width: 88px;
    height: 88px;
    line-height: 88px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    position: relative;
}

.red-circle img {
    max-width: 40px;
    max-height: 35px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.red-circle-holder span {
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
    line-height: 1.2;
    font-size: 20px;
    margin: 15px 0 0;
    display: block;
    text-transform: uppercase;
}

.red-circle-holder span b {
    display: block;
}

/* End we-are-monster-part */
/* latest design-part */
.latest-product-holder {
    color: #fff;
    background-image: url(../images/latest-product-bg.webp);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    /* background-attachment:fixed; */
}

.slider {
    width: 100%;
    margin: 0 auto;
}

.slick-slide .item {
    padding: 0 7px 30px;
    position: relative;
    vertical-align: top;
    display: inline-block;
}

.slick-slide img {
    width: 100%;
}

.slick-initialized .slick-slide {
    text-align: center;
}

.slick-initialized .slick-slide .item {
    text-align: left;
}

.slick-prev:before,
.slick-next:before {
    color: #fff;
}


.slick-slide {
    transition: all ease-in-out .3s;
    opacity: 1;
}

.slick-active {
    opacity: 1 !important;
}

.slick-current {
    opacity: 1;
}


.pro-name {
    color: #fff;
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
    font-size: 20px;
    line-height: 1.2;
}

.pro-name span {
    color: #DF213D;
    font-family: 'HelveticaNeueLT 45', sans-serif;
    font-size: 12px;
    text-align: right;
}

.pro-price .price {
    font-size: 16px;
    font-family: 'HelveticaNeueLT 45', sans-serif;
    color: #fff;
}

/*.product-list .pro-price .price {*/
/*    color: #000*/
/*}*/

.pro-price .price del span {
    color: #BEBEBE;
    position: relative;
}

.pro-price .price del span.woocommerce-Price-amount :before {
    content: '';
    position: absolute;
    background: #000;
    left: 0;
    top: 7px;
    height: 1px;
    width: 100%;
}

.pro-price .star {
    color: #DF213D;
    font-size: 9px;
}

.latest-product-holder .title-wrapper .title {
    border-color: #fff;
}

.off {
    position: absolute;
    right: 16px;
    top: 8px;
    width: 50px;
    height: 50px;
    background: #DF213D;
    text-align: center;
    line-height: 1;
    color: #fff;
    border-radius: 50%;
    z-index: 1;
    /* padding:12px 0 0; */
    font-size: 14px;
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
    text-transform: uppercase;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.off span {
    display: block;
}

/* End latest design-part */
/* Own design-part */
.own-design {
    background-color: #F7F7F7;
    min-height: 360px;
}

.own-design.own-design-custom {
    min-height: 10px;
}

.own-design-left {
    text-align: right;
    flex: 0 0 60%;
    max-width: 60%;
}

.own-design-right {
    flex: 0 0 40%;
    max-width: 40%;
}

.own-design-text {
    max-width: 500px;
}

/* End Own design-part */
/* Client say-part */
.client-say {
    color: #fff;
    background-image: url(../images/client-say.webp);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    /* background-attachment:fixed; */
}

.client-say-left {
    max-width: 540px;
}

#carouselExampleIndicators2 .carousel-indicators {
    display: none;
}

.client-say-left p {
    font-family: 'HelveticaNeueLT 45', sans-serif;
    font-size: 18px;
}

.client-say-slider .carousel-fade {
    padding: 0;
    border-bottom: 2px solid #DF213D;
    text-align: center;
}

.carousel-item-inr {
    padding: 30px 50px 60px;
}

.client-say-slider .carousel-item-inr {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 471px;
}

.client-say-slider .carousel-fade .carousel-item {
    padding: 0;
}

.client-say-slider .carousel-fade .carousel-item h3 {
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
    font-size: 30px;
    margin: 0 0 30px;
}

.client-say-slider .carousel-fade p {
    font-family: 'HelveticaNeueLT 45', sans-serif;
    font-size: 16px;
}

.client-say-slider .carousel-fade .carousel-item h3 a, .client-say-slider .carousel-fade p {
    color: #fff;
}

.client-say-slider .carousel-inner {
    overflow: initial;
}

.client-name {
    color: #fff;
    text-transform: uppercase;
    position: relative;
    top: -17px;
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
    font-size: 24px;
}

.client-name b {
    height: 2px;
    background: #DF213D;
}

.client-name span {
    padding: 0 20px;
}

.client-name b:first-child {
    flex: 0 0 50px;
    max-width: 50px;
}

.client-name b:last-child {
    flex: 1;
}


.client-say-slider-inr {
    position: relative;
}

.client-say-slider .carousel-fade:before, .client-say-slider .carousel-fade:after, .client-say-slider-inr:before, .client-say-slider-inr:after {
    content: '';
    width: 2px;
    background: #DF213D;
    position: absolute;
    height: 100px;
}

.client-say-slider .carousel-fade:before, .client-say-slider .carousel-fade:after {
    left: 0;
}

.client-say-slider-inr:before, .client-say-slider-inr:after {
    right: 0
}

.client-say-slider .carousel-fade:before, .client-say-slider-inr:before {
    top: 0;
}

.client-say-slider .carousel-fade:after, .client-say-slider-inr:after {
    bottom: 0;
}

.client-say-slider .slick-prev, .client-say-slider .slick-next {
    background-image: none
}

.client-say-slider .slick-prev:before, .client-say-slider .slick-next:before {
    font-family: "Font Awesome 5 Free", sans-serif;
    display: none;
}

.client-say-slider .slick-prev:before {
    content: '\f053';
    font-family: 'FontAwesome', sans-serif;
    display: block;
    font-weight: 900;
}

.client-say-slider .slick-next:before {
    content: '\f054';
    font-family: 'FontAwesome', sans-serif;
    display: block;
    font-weight: 900;
}

.clients-say-slider-img img {
    width: 125px;
    height: 125px;
    object-fit: cover;
    margin: 0 3px;
}

.mfp-content img {
    width: 100%;
}

/* End Client say-part */
/* customer-part */
.our-customers {
    background: #F7F7F7;
}

.video-holder {
    position: relative;
}

.video-holder:first-child {
    width: 45%;
}

.video-holder:nth-child(2) {
    width: 55%;
}

.video-holder {
    width: 33.333333%;
}

.video-holder img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: fill;
}

.video-holder a {
    position: relative;
    display: block;
    height: 100%;
}

.video-holder a:before {
    content: '';
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../images/play.png) no-repeat center center;
    width: 50px;
    height: 50px;
    background-size: contain;
}

/* End customer-part */
/* instagram-part */
.instagram-holder {
    width: 20%;
}

/* End instagram-part */
/* seen-part */
.brand {
    background-size: auto 100%;
    height: 216px;
    padding: 30px 0;
    background: #DF213D url(../images/tires_mark.png) no-repeat right -30% center;
}

.brand h5 {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 30px;
}

.single-brand {
    width: 20%;
    text-align: center;
    padding: 0 20px;
}

.seen-icon {
    max-width: 250px;
}

/* End seen-part */
/* Footer-part */
.copy-holder {
    border-top: 1px solid rgba(112, 112, 112, .24);
    font-size: 12px;
}

.social ul {
    padding-left: 20px;
    position: relative;
    top: -1px
}

.social ul li img {
    max-width: 12px;
}

.social ul li {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.social ul li:last-child {
    margin-right: 0;
}


.copy {
    margin-top: -3px;
}

.cards img {
    margin-right: 7px;
}

.cards img:last-child {
    margin-right: 0;
}


/* End Footer-part */
/* About-page-part */
.cmn-bnr {
    position: relative;
    height: 294px;
}

.cmn-bnr img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.cmn-bnr-title {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: auto;
    text-align: center;
    color: #fff;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%); /* Safari & Chrome */
    -moz-transform: translateY(-50%); /* Firefox */
    -ms-transform: translateY(-50%); /* Internet Explorer */
    -o-transform: translateY(-50%); /* Opera */
}

.cmn-bnr-title h5 {
    color: #DF213D;
    letter-spacing: 2px;
    font-size: 20px;
    font-family: 'HelveticaNeueLT 45', sans-serif;
    margin: 0 0 5px
}

.who-we-are p {
    max-width: 806px;
}

.how-we-oparate {
    background-color: #F7F7F7;
}

.what-we-do {
    color: #fff;
    background-image: url(../images/what-we-do.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    min-height: 401px;
    /* background-attachment:fixed; */
}

.what-we-do-inr {
    text-transform: uppercase;
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
    font-size: 16px;
    line-height: 1;
    padding: 0 50px;
}

.what-we-do-inr span {
    font-size: 64px;
    display: block;
    color: #DF213D;
    line-height: 1;
    margin: 0 0 10px;
}

.about-monster-fairings {
    background-color: #F7F7F7;
}

.about-monster-fairings-inr ul:last-child li strong {
    order: 2
}

.about-monster-fairings-inr ul:last-child li p {
    order: 1;
    padding: 0 10px 0 0;
    text-align: right;
}

.about-monster-fairings-img {
    max-width: 50%;
}

#monster-family-carousel.slick-dotted.slick-slider {
    padding: 0 15px;
}

#monster-family-carousel .slick-list {
    max-width: 1460px;
    margin: 0 auto;
}

#monster-family-carousel .slick-arrow {
    background: #DF213D;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    z-index: 1;
}

#monster-family-carousel .slick-slide .item {
    padding: 0;
}

#monster-family-carousel .slick-slide .item span {
    margin: 20px 0 0;
    color: #000000;
    font-size: 24px;
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.instagram-bg {
    background-color: #F7F7F7;
}

.family-mob-inr {
    position: relative;
}

.family-mob-inr img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.family-mob-inr strong {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
}

.family-mob-inr strong span {
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
    font-size: 12px;
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
    opacity: 0;
    color: #fff;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%); /* Safari & Chrome */
    -moz-transform: translateY(-50%); /* Firefox */
    -ms-transform: translateY(-50%); /* Internet Explorer */
    -o-transform: translateY(-50%); /* Opera */
}

.family-mob-inr:hover strong {
    background-color: rgba(45, 45, 45, .79);
}

.family-mob-inr:hover strong span {
    opacity: 1;
}

/* End About-page-part */
/* FAQ-page-part */
.faq-accordion .card-header .btn, .faq-accordion .card-body {
    padding: 12px 0;
}

.faq-accordion .card-header .btn {
    position: relative;
    font-size: 14px;
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
    word-break: break-word;
    white-space: initial;
    padding-right: 23px;
}

.faq-accordion .card-header .mbl-acrdn {
    color: #000;
    text-transform: initial;
    line-height: 1.2;
}

.faq-accordion .card-header .btn:after {
    position: absolute;
    content: '';
    right: 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    font-family: 'HelveticaNeueLT Com 75 Bd', sans-serif;
    top: 50%;
    width: 11px;
    height: 2px;
    background: #000;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%); /* Safari & Chrome */
    -moz-transform: translateY(-50%); /* Firefox */
    -ms-transform: translateY(-50%); /* Internet Explorer */
    -o-transform: translateY(-50%); /* Opera */
}

.faq-accordion .card-header .btn.collapsed:after {
    content: '+';
    width: auto;
    height: auto;
    background: transparent;
    color: #000
}

.faq-accordion .card-body {
    font-size: 14px;
    font-family: 'HelveticaNeueLT 45', sans-serif;
}

.gray-bg {
    background-color: #F7F7F7;
}

.question-inr {
    max-width: 923px;
    margin: 0 auto;
}

.form__group {
    position: relative;
    padding: 15px 0 0;
    margin-top: 20px;
}

textarea.form__field {
    height: 144px;
    border: 1px solid rgba(0, 0, 0, .28);
    padding-left: 10px;
    padding-right: 10px;
    background-color: rgba(255, 255, 255, .28);
}

.form__group label {
    font-family: 'HelveticaNeueLT 45', sans-serif;
    font-size: 14px;
    color: #DF213D;
}

.form__field {
    width: 100%;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .28);
    outline: 0;
    font-size: 14px;
    color: #000;
    padding: 7px 0;
    background: transparent;
    transition: border-color 0.2s;
    font-family: 'HelveticaNeueLT 45', sans-serif;
}

.form__field::placeholder {
    color: transparent;
}

.form__field:placeholder-shown ~ .form__label,
span ~ .form__label {
    font-size: 14px;
    cursor: text;
    top: 20px;
}

.form__label, span.focused-on ~ .form__label {
    position: absolute;
    top: 0;
    display: block;
    transition: 0.2s;
    font-size: 14px;
    color: #DF213D;
    font-family: 'HelveticaNeueLT 45', sans-serif;
}

.form__field:focus {
    padding-bottom: 6px;
    font-weight: 700;
    border-width: 2px;
    border-image: linear-gradient(to right, #11998e, #38ef7d);
    border-image-slice: 1;
}

.form__field:focus ~ .form__label,
span.focused ~ .form__label {
    position: absolute;
    top: 0;
    display: block;
    transition: 0.2s;
    font-size: 12px;
    color: #000;
    font-weight: 700;
}

.form__group .wpcf7-not-valid-tip {
    font-size: 13px;
    font-family: 'HelveticaNeueLT Com 75 Bd', sans-serif;
}

.wp-cmn-form input[type="submit"] {
    background-image: url(http://monsterfairings.com/wp-content/uploads/2022/02/btn-arrow.png);
    background-repeat: no-repeat;
    background-position: right 27px center;
    min-width: 221px;
    padding-right: 64px;
    background-size: 30px;
}

.wpcf7 .wp-cmn-form .ajax-loader {
    position: absolute;
    top: 23px;
}

/* reset input */
.form__field:required, .form__field:invalid {
    box-shadow: none;
}

/* End FAQ-page-part */
/* Custom page design */
.own-design-custom .own-design-text {
    max-width: 572px;
    width: 112%;
    z-index: 9;
    position: relative;
}

.process-work {
    color: #fff;
    background-image: url(../images/process-work.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.small-p {
    max-width: 775px;
    margin: 0 auto;
}

.process-work-single {
    max-width: 426px;
    width: 32.3333%;
    display: inline-block;
}

.package-box-holder {
    float: left;
}

.package-box {
    position: relative;
    max-width: 370px;
    box-shadow: 0 32px 64px -20px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 32px 64px -20px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 32px 64px -20px rgba(0, 0, 0, 0.6);
}

.package-box:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .75);
    content: '';
    z-index: 1;
}

.package-box-inr {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    margin: auto;
    text-align: center;
    top: 50%;
    color: #fff;
    z-index: 2;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%); /* Safari & Chrome */
    -moz-transform: translateY(-50%); /* Firefox */
    -ms-transform: translateY(-50%); /* Internet Explorer */
    -o-transform: translateY(-50%); /* Opera */
}

.package-box-inr h4 {
    font-size: 24px;
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
    text-transform: uppercase;
}

.package-box-inr .title {
    color: #DA213C
}

.package-box-inr h6 {
    font-size: 14px;
    font-family: 'HelveticaNeueLT 45', sans-serif;
    font-weight: 300;
    text-transform: capitalize
}

.package-box-inr h6 i {
    color: #DA213C;
    margin-right: 10px;
}

.custom-design-single {
    width: 33.3333%;
    float: left;
}

/* End Custom page design */
/* Product Listing */
.breadcrumb {
    background-color: transparent;
    margin: 0;
    padding: 20px 0;
}

.breadcrumb-item {
    font-family: 'HelveticaNeueLT 45', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #DA213C;
    padding-right: .5rem;
}

body .breadcrumb-item + .breadcrumb-item {
    padding-left: 0;
}

.breadcrumb-item:last-child {
    padding-right: 0;
}

.breadcrumb-item a {
    color: #686868;
}

.breadcrumb-item a:hover {
    color: #DF213D;
}

.breadcrumb-item.active {
    color: #DF213D;
}

.breadcrumb-item + .breadcrumb-item::before {
    content: '';
    width: 39px;
    height: 1px;
    background: #707070;
    position: relative;
    top: -5px;
    margin: 0 10px 0 0;
}

.pro-search .input-group {
    border: 2px solid #EBEBEB;
    max-width: 257px;
}

.pro-search input, .pro-search button {
    border: none;
    border-radius: 0;
    background: transparent;
    font-size: 14px;
    font-family: 'HelveticaNeueLT 45';
}

.pro-search input:focus {
    box-shadow: none;
}

.filter-single h3, .filter-single .copy {
    font-size: 16px;
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
    color: #000;
    margin: 0 0 19px;
    text-transform: uppercase;
}

.filter-single li {
    font-size: 14px;
    margin: 0 0 10px;
    font-family: 'HelveticaNeueLT 45', sans-serif;
    color: #000000;
}

.filter-single li a {
    color: #000000;
}

.filter-single li a .wrap-year {
    display: inline-block;
}

.filter-single li.filter-active, .filter-single li.filter-active strong,
.filter-single li.woocommerce-widget-layered-nav-list__item--chosen.chosen,
.filter-single li.woocommerce-widget-layered-nav-list__item--chosen.chosen a {
    font-family: 'HelveticaNeueLT Com 75 Bd';
    font-weight: bold;
    color: #000000;
    display: inline-block;
}

.filter-single li.woocommerce-widget-layered-nav-list__item--chosen.chosen a .wrap-year {
    border-bottom: 1px solid #DF213D;
}

.filter-single li strong, .filter-single li a {
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
    min-width: 104px;
    max-width: 100%;
}

.filter-single li span {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    text-align: right;
}

.filter-single #mobile_custom_filter2 li {
    background: #f7f7f7;
    border-radius: 30px;
    padding: 3px 10px;
    display: inline-block;
}

.filter-single #mobile_custom_filter2 li a {
    min-width: 10px;
    font-weight: 700;
}

.product-list .pro-name {
    color: #000
}

.product-img, .skeleton-item__img {
    position: relative;
    height: 283px;
}

.product-img img {
    max-width: 100%;
    width: 100%;
    cursor: pointer;
    height: 100%;
    object-fit: cover;
}

.list-off {
    right: auto;
    left: 8px;
}

.like, .add-to-cart {
    position: absolute;
    right: 8px;
    width: 43px;
    line-height: 43px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    opacity: 0;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    z-index: 1;
}

.like {
    top: 8px;
}

.add-to-cart {
    top: 58px;
}

.add-to-cart svg {
    position: relative;
    top: -3px;
}

.like .fas.fa-heart, .add-to-cart .bi-bag-fill {
    display: none;
}

.like:hover .fas.fa-heart, .add-to-cart:hover .bi-bag-fill {
    display: inline-block;
}

.like:hover .far.fa-heart, .add-to-cart:hover .bi-bag {
    display: none;
}

.product-single:hover .like, .product-single:hover .add-to-cart {
    opacity: 1;
    color: #262626
}

.navigation-holder.text-center .prev-list-item, .navigation-holder.text-center .pagination,
.navigation-holder.text-center .pagination li, .navigation-holder.text-center .next-list-item {
    display: inline-block;
}

.prev-list-item a, .next-list-item a {
    display: inline-block;
}

.previous, .next, .prev, .pagination .page-link.prev, .pagination .page-link.next, .prev-list-item a, .next-list-item a {
    width: 50px;
    line-height: 50px;
    text-align: center;
    background: #DF213D;
    color: #fff;
    border-radius: 50% !important;
    padding: 0;
    border: 0;
}

.prev-list-item.disable-button a, .next-list-item.disable-button a {
    opacity: .5;
}

.page-link:focus {
    box-shadow: none;
}

.page-item {
    padding: 0 10px;
}

.pagination .page-link {
    border-radius: 0 !important;
    border: none;
    padding: 0;
    color: #000;
    font-size: 14px;
    font-family: 'HelveticaNeueLT 45';
}

.pagination .page-link.current {
    font-family: 'HelveticaNeueLT Com 75 Bd', sans-serif;
    font-weight: bold;
}

.page-link:hover, .pagination .page-link.prev:hover, .pagination .page-link.next:hover {
    background: #DF213D;
    color: #dbdbdb;
}

.pagination .page-link.active, .pagination .page-link:hover {
    font-weight: bold;
    background: transparent;
    color: #000;
    font-family: 'HelveticaNeueLT Com 75 Bd';
}

.row.row2 {
    margin-right: -10px;
    margin-left: -10px;
}

.product-list-single {
    width: 33.3333%;
    float: left;
    padding: 0 10px;
}

.showing, .sorting, .sort {
    font-size: 14px;
    font-family: 'HelveticaNeueLT 45', sans-serif;
}

.filter {
    font-size: 13px;
    font-family: 'HelveticaNeueLT 45', sans-serif;
}

select:focus-visible {
    outline: none;
}

.sorting {
    position: relative;
    top: -2px;
    background-color: transparent;
}

.sorting i {
    font-size: 12px;
    position: relative;
    top: 1px;
    margin-left: 5px;
}

.filter-sec-holder {
    width: 290px;
    float: left;
}

.shop-section {
    width: 75%;
    width: -moz-calc(100% - 290px);
    width: -webkit-calc(100% - 290px);
    width: calc(100% - 290px);
    float: left;
}

.filter-sec-holder .paypal {
    width: 160px;
    max-width: 100%;
}

.filter-sec-holder .paypal span {
    max-width: 85px;
}

.filter-sec-holder .paypal img {
    margin: 0 0 23px;
}

.filter-sec-holder .paypal a {
    margin: 100px 0 0;
}

.paypal {
    padding: 30px 15px;
    background: transparent linear-gradient(149deg, #0B3282 0%, #3582C3 100%) 0% 0% no-repeat padding-box;
    color: #fff;
    font-size: 16px;
    font-family: 'HelveticaNeueLT 45';
}

.paypal img {
    max-width: 100px;
}

.paypal a {
    color: #fff;
    text-decoration: underline;
    white-space: nowrap;
    font-size: 12px;
}

.paypal a:hover {
    text-decoration: none;
}


/* End for Product Listing */
/* Contact us */
.talk-to-us {
    color: #fff;
    background-image: url(../images/talk-to-us.jpg);
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    height: 421px;
    /* background-attachment: fixed; */
}

.talk {
    max-width: 100%;
    margin: 0 auto;
    width: 550px;
}

.circle {
    width: 84px;
    line-height: 84px;
    background: #DF213D;
    border-radius: 50%;
    margin-right: 10px;
    text-align: center;
}

.circle i {
}

.talk h5 {
    font-size: 24px;
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
}

.talk h5 a {
    display: block;
    font-size: 14px;
    font-family: 'HelveticaNeueLT 45', sans-serif;
    color: #fff
}

.talk h5 a:hover {
    color: #BEBEBE;
}

/* End Contact us */
/* My Account */
.hello {
    font-size: 14px;
    font-family: 'HelveticaNeueLT 45', sans-serif;
    line-height: 1.2;
}

.hello span, .hello strong {
    color: #DF213D;
}

.my-account-list h6 {
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
    font-size: 16px;
    margin: 0 0 31px;
    text-transform: uppercase;
}

.my-account-list li {
    margin: 0 0 10px;
}

.my-account-list li a {
    color: #000000;
    font-size: 14px;
    position: relative;
    display: inline-block;
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
}

.my-account-list li.is-active a {
    font-weight: bold;
}

.my-account-list li a:after, .my-account-list li.is-active a:after {
    content: '';
    display: block;
    width: 0;
    left: 0;
    height: 1px;
    background: #DF213D;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.my-account-list li a:hover:after, .my-account-list li.is-active a:after {
    width: 100%;
}

.account-box {
    width: 31.3333%;
    text-align: center;
    height: 156px;
    position: relative;
    border: 1px solid #BEBEBE;
    color: #000000;
}

.account-box:hover {
    color: #000000;
}

.account-box-inr {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%); /* Safari & Chrome */
    -moz-transform: translate(-50%, -50%); /* Firefox */
    -ms-transform: translate(-50%, -50%); /* Internet Explorer */
    -o-transform: translate(-50%, -50%); /* Opera */
}

.account-box-inr span {
    display: block;
    margin: 5px 0 0;
    font-size: 16px;
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
}

.account-box-inr i {
    font-size: 46px;
    color: #BEBEBE
}

.account-box {
    transition: 0.5s;
}

.account-box:before {
    position: absolute;
    content: "";
    left: -1px;
    top: -1px;
    width: 0%;
    height: 0%;
    transition: 0.5s;
    border: 1px solid #222;
    border-right: 0;
    border-bottom: 0;
    opacity: 0;
}

.account-box:hover:before {
    width: 75%;
    height: 75%;
    transition: 0.5s;
    opacity: 1;
}

.account-box:after {
    position: absolute;
    content: "";
    right: -1px;
    bottom: -1px;
    width: 0%;
    height: 0%;
    transition: 0.5s;
    border: 1px solid #222;
    border-top: 0;
    border-left: 0;
    opacity: 0;
}

.account-box:hover:after {
    width: 75%;
    height: 75%;
    transition: 0.5s;
    opacity: 1;
}

.order-account table tr th:last-child,
.order-account table tr td:last-child {
    text-align: right;
    padding-right: 0;
}

.order-account table tr th,
.order-account table tr td {
    font-weight: 400;
    border-color: #BEBEBE;
    white-space: nowrap;
}

.order-account table tr th {
    font-size: 14px;
    font-weight: bold;
    font-family: 'HelveticaNeueLT Com 75 Bd', sans-serif;
}

.order-account table tr td {
    font-size: 14px;
    font-family: 'HelveticaNeueLT 45', sans-serif;
}

.order-account table tbody tr:first-child td {
    padding-top: 20px;
}

.order-account table tr th:first-child,
.order-account table tr td:first-child {
    padding-left: 0;
}

.mob_acc_form {
    display: none;
}

.account-details-form label, .account-details-form .form-control, form .form-row label,
form .form-row input, form .form-row select, form .form-row textarea {
    font-size: 14px;
}

.account-details-form label, form .form-row label {
    font-weight: bold;
    font-family: 'HelveticaNeueLT Com 75 Bd', sans-serif;
    /* width: 100%; */
}

.account-details-form .form-control, form .form-row input, form .form-row select, form .form-row textarea {
    font-family: 'HelveticaNeueLT 45', sans-serif;
    padding: .375rem 1rem;
    border-color: #BEBEBE;
}

.account-details-form select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("../images/br_down@2x.png");
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 14px 5px;
}

.ac-title {
    font-size: 16px;
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
}

.mob_acc_form table tr td {
    font-size: 14px;
    padding-top: 0;
    padding-bottom: 0;
    font-family: 'HelveticaNeueLT 45', sans-serif;
}

.mob_acc_form table tr td:first-child {
    padding-left: 0;
    font-weight: bold;
    font-family: 'HelveticaNeueLT Com 75 Bd', sans-serif;
}

.password-input {
    width: 100%;
}

/* End My Account */

/* Review */
.macbook-text p {
    width: 523px;
    max-width: 100%;
}

.review-slider .item {
    border-top: 1px solid rgba(112, 112, 112, .2);
}

.review-slider .slick-active > div:first-child .item {
    border-top: none;
}

.review-nav .slick-slide {
    opacity: 1;
    cursor: pointer;
}

.review-nav .slick-slide > div {
    border: 1px solid rgba(154, 157, 155, .45);
    width: 32px;
    text-align: center;
    margin: 0 3px;
    height: 32px;
    line-height: 1.2;
}

.review-nav .slick-slide > div > div {
    height: 100%;
    color: #000 !important;
    font-size: 14px;
    font-family: 'HelveticaNeueLT 45';
    line-height: 1.7;
}

.review-nav .slick-slide.slick-current, .review-nav .slick-slide.slick-current > div > div {
    font-weight: bold;
    font-family: 'HelveticaNeueLT Com 75 Bd';
}

.slick-slider.review-nav .slick-track {
    margin-left: -3%;
}

.slick-slide .review-slider-img img {
    width: auto;
    max-width: 110px;
}

.review-slider .position-lg-absolute {
    position: absolute;
}

.review-slider .testimonial-container h3 {
    font-size: 14px;
}

.rev-nav .slick-track {
    display: -webkit-flex;
    -webkit-justify-content: center;
    width: auto !important;
    transform: initial !important;
}

/* End Review */
/* Wishlist and cart page  */
.wishlist-account table th.product-td, .wishlist-account table td.product-td {
    padding-left: 0;
    text-align: left;
    width: 110px;
}

.wishlist-account table th:last-child, .wishlist-account table td:last-child {
    padding-right: 0;
    text-align: right;
}

.wishlist-account table th.add-to-cart-th, .wishlist-account table td.add-to-cart-td {
    width: 20%;
    text-align: center;
}

.wishlist-account table th {
    font-size: 14px;
    font-weight: bold;
    font-family: 'HelveticaNeueLT Com 75 Bd', sans-serif;
}

.wishlist-account table td h6 {
    color: #DF213D;
    font-size: 16px;
    margin: 0;
    font-family: 'HelveticaNeueLT 45', sans-serif;
}

.wishlist-account table td h5 {
    color: #000;
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
    font-size: 20px;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: -1px;
}

.wishlist-account table td .rating li, .star i {
    font-size: 12px;
    color: #DF213D;
    margin-right: 0.6em;
}

.wishlist-account table tr {
    border-bottom: 1px solid #ddd;
}

.wishlist-account table th, .wishlist-account table tr td {
    padding: 1rem .6rem;
}

.wishlist-account table th:nth-child(2), .wishlist-account table td:nth-child(2) {
    text-align: left;
}

.wishlist-account table tr td, .wishlist-account .shop_table {
    font-family: 'HelveticaNeueLT 45', sans-serif;
    font-size: 14px;
    color: #000;
}

.wishlist-account table tr td.product-del-td span .d-inline-block {
    color: #BEBEBE
}

.wishlist-account table tr:last-child {
    border: 0;
}

.wishlist-account .product-td img {
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.buttons_cart button {
    width: 35px;
    height: 35px;
    text-align: center;
    padding: 0;
    border-radius: 0;
    background: transparent;
    color: #BEBEBE;
}

.wish_cart {
    background: #DF213D !important;
    color: #fff !important;
    width: 26px;
    height: 26px;
    padding: 2px;
}

.qnty-increase {
    border: 1px solid #ddd;
    width: 110px;
    margin: 0 auto;
    height: 52px;
}

.qnty-increase button {
    border: 0px;
    width: 32px;
    color: #BBBBBB;
    font-family: 'HelveticaNeueLT Com 75 Bd', sans-serif;
    font-weight: bold;
    position: relative;
    font-size: 20px;
    top: -3px
}

.qnty-increase button:first-child:after {
    content: '';
    width: 12px;
    height: 3px;
    background: #BBBBBB;
    display: block;
    margin-top: 6px;
    margin-left: auto;
    margin-right: auto;
}

.qnty-increase input {
    width: 46px;
    border: 0;
    height: 50px;
    text-align: center;
    font-size: 14px;
}

.qty-input-wishlist .qnty-increase {
    margin: 0;
}

.buttons_cart {
    display: flex;
}

.buttons_cart button {
    width: 26px;
    height: 26px;
    font-size: 13px;
}

.card-total .list-group-item {
    font-size: 14px;
    font-weight: bold;
    padding: 1.2rem 0;
}

.coupon-inr input[type='text'] {
    height: 55px;
    border: 1px solid #BEBEBE;
    border-radius: 0;
    padding: 10px;
    position: relative;
    top: 0px;
    width: 177px !important;
    font-size: 14px;
    font-family: 'HelveticaNeueLT 45', sans-serif;
}


body .woocommerce .cart-collaterals .cart_totals,
body .woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
}

body .woocommerce table.shop_table {
    border: 0;
}

.woocommerce table.shop_table .product-thumbnail {
    width: 110px;
}

body .woocommerce table.shop_table tbody:first-child tr:first-child td,
body .woocommerce table.shop_table tbody:first-child tr:first-child th {
    border-top: 1px solid rgba(0, 0, 0, .1);
}

body .woocommerce .card-total table.shop_table {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.woocommerce table.shop_table th:first-child, .woocommerce table.shop_table td:first-child {
    padding-left: 0;
}

.woocommerce table.shop_table th:last-child, .woocommerce table.shop_table td:last-child {
    padding-right: 0;
    text-align: right;
}

.woocommerce .card-total table.shop_table td .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
}


.wc-proceed-to-checkout a {
    width: 100%;
}

.form-row.validate-required.address-field.form-row-wide span {
    width: 100%;
}

.select2-results__option {
    font-size: 12px;
    line-height: 1.4;
}

#last-viewed-carousel .slick-track {
    text-align: center;
}

#last-viewed-carousel .slick-track .slick-slide .item {
    text-align: left;
}

.woocommerce .woocommerce-info::before {
    color: #df213d;
}

.cart-empty-holder {
    margin: 0 0 2em;
    background-color: #f7f6f7;
    border-top: 3px solid #df213d;
}

.cart-empty-holder .woocommerce-info {
    margin: 0;
    border-top-color: transparent;
}

:focus-visible {
    outline: 0;
    border: 0;
}

body .woocommerce-message, body .woocommerce-info {
    border-top-color: #df213d;
}

body .woocommerce-message::before, body .woocommerce-info::before {
    color: #df213d;
}

body .woocommerce-error {
    padding: 0;
}

body .woocommerce-error::before {
    display: none;
}

body .woocommerce-error li {
    position: relative;
    padding: 1em 2em 1em 3.5em;
}

body .woocommerce-error li::before {
    font-family: WooCommerce, sans-serif;
    display: inline-block;
    position: absolute;
    top: 1em;
    left: 0;
    content: "\e016";
    color: #b81c23;
}

body .woocommerce-error li span {
    padding-left: 2em;
}

.order_details .product-prc, .order_details .product-qty {
    text-align: center;
}


.order-cnfrm-mbl {
    margin: 0;
    font-size: 16px;
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
    text-transform: uppercase;
    color: #000000;
    position: relative;
    padding: 1rem 0 1rem;
    border-bottom: 1px solid #BEBEBE;
}

.order-cnfrm-mbl:before {
    content: '03.';
    background: #DF213D;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
    margin-right: 5px;
    display: inline-block;
    line-height: 24px;
    font-family: 'HelveticaNeueLT Com 75 Bd';
    top: -3px;
    position: relative;
}

.woocommerce .qnty-increase button {
    min-width: 10px;
}

body .woocommerce ul#shipping_method li label {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

/* End Wishlist and cart page  */

/* Hiding woocommer difult price  */
/* .woocommerce-variation-price,.woocommerce-variation-availability {display: none;} */
/* Wishlist for my Account */
.wishlist-fragment .wishlist-title-container {
    display: none;
}

.my-account-template form.woocommerce.wishlist-fragment {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.my-account-template form.woocommerce.wishlist-fragment .button.add_to_cart {
    min-width: auto;
    border-radius: 0 !important;
    padding: 0 5px !important;
    width: 26px;
    height: 26px;
    position: relative;
    text-indent: -99999px;
}

.my-account-template form.woocommerce.wishlist-fragment .button.add_to_cart i {
    margin: 0 !important;
    font-size: 16px;
    line-height: 1.3;
}

.my-account-template form.woocommerce.wishlist-fragment .button.add_to_cart:after {
    position: absolute;
    right: 6px;
    font-family: "Font Awesome 5 Free", sans-serif;
    content: '\f07a';
    font-size: 14px;
    top: 6px;
    text-indent: 0;
}

table.wishlist_table thead tr th {
    border-top: none;
    background-color: transparent;
    border-bottom: 1px solid #dee2e6;
}

.my-account-template form.woocommerce.wishlist-fragment .product-add-to-cart-mobile .button.add_to_cart {
    margin-right: 0 !important;
}

.wishlist_table .product-add-to-cart.product-add-to-cart-mobile a.remove_from_wishlist {
    margin-right: 0 !important;
    color: #BEBEBE
}

.product-add-to-cart-mobile .mbl-price {
    color: #BEBEBE
}

.product-add-to-cart-mobile .mbl-price .amount {
    margin-left: 2px;
    color: #000000;
}

/* End Wishlist for my Account */
/* woocommerce login register */
.woocommerce-privacy-policy-text {
    display: none;
}

.woocommerce .sign-in-modal form .form-row label.title,
.woocommerce-page .sign-in-modal form .form-row label.title {
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
}

/* End woocommerce login register */
.prod-info .woocommerce-variation-add-to-cart .btn-custom {
    position: relative;
}

.prod-info .woocommerce-variation-add-to-cart .btn-custom i {
    display: none;
}

.prod-info .woocommerce-variation-add-to-cart .btn-custom.loading i {
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 37%;
}

/* Sitemap */
.site-title {
    font-size: 24px;
    text-transform: uppercase;
    border-bottom: 1px solid #000;
    padding: 10px 0;
}

.site-map ul li a {
    display: inline-block;
    width: 100%;
    line-height: 2.5;
    font-size: 17px;
}

.site-map ul ul {
    padding: 5px 0 5px 15px;
}

/* End Sitemap */
/* Blog */
.blogs .card-img {
    max-height: 225px;
    object-fit: cover;
}

.blog-text p, .blog-text address, .blog-text li {
    font-family: 'HelveticaNeueLT 45', sans-serif !important;
    font-size: 16px !important;
    line-height: 1.4 !important;
    margin-bottom: 1rem !important;
}

.blog-text h1, .blog-text h2, .blog-text h3, .blog-text h4, .blog-text h5, .blog-text h6 {
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif !important;
}

.blog-text b {
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif !important;
}

.btn-link {
    color: #DF213D;
    font-family: 'HelveticaNeueLT Com 75 Bd', sans-serif;
    font-weight: bold;
}

.btn-link:hover {
    color: #000;
    text-decoration: none;
}

.card-img-top {
    height: 250px;
    object-fit: cover;
}

/* End Blog */
/* for ipad-mini-version */
.logo-top {
    float: left;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.navbar > .container {
    text-align: center;
}

.navbar-nav .nav-item {
    display: inline-block;
    text-align: left;
}

.top-action-part .mini-cart, .top-action-part .top-search {
    display: inline-block;
}

.carousel-indicators {
    text-align: center;
}

#carouselExampleIndicators .carousel-indicators li {
    display: inline-block;
}

.search-bike-inr > div {
    display: inline-block;
    position: relative;
}

.search-bike-inr > div:first-child, .search-bike-inr > div:nth-child(2), .search-bike-inr > div:nth-child(3) {
    position: relative;
}

.search-bike-inr > div:first-child:after, .search-bike-inr > div:nth-child(2):after, .search-bike-inr > div:nth-child(3):after, .search-bike-inr > div:nth-child(4):after {
    position: absolute;
    top: 23px;
    content: "";
    border: solid #000 !important;
    border-width: 0 1px 1px 0 !important;
    padding: 3px !important;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.search-bike-inr > div:first-child:after { /*left:79px;*/
    right: 20px;
}

.search-bike-inr > div:nth-child(2):after { /*left:80px;*/
    right: 20px;
}

.search-bike-inr > div:nth-child(3):after { /*left:116px;*/
    right: 20px;
}

.search-bike-inr > div:nth-child(4):after {
    right: 20px;
}

.title-wrapper {
    text-align: center;
}

.title-wrapper .title, .title-wrapper h6 {
    display: inline-block;
    vertical-align: middle;
}

.shop-by-make-inr > .row .col-sm-6 {
    float: left;
}

.we-are-monster-features .d-flex {
    text-align: center;
}

.red-circle-holder {
    display: inline-block;
    text-align: center;
}

.own-design-left, .own-design-right {
    float: left;
}

.video-holder {
    float: left;
    display: inline-block;
    vertical-align: top;
}

.instagram-holder {
    float: left;
}

.single-brand, .seen-icon {
    display: inline-block;
}

.who-we-are .text-center {
    float: left;
}

.how-we-oparate .col-md-6 {
    float: left;
}

.what-we-do-inr {
    display: inline-block;
}

.about-monster-fairings-inr {
    text-align: center;
}

.about-monster-fairings-inr ul, .about-monster-fairings-inr .about-monster-fairings-img {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.shipping-custom .col-md-5, .shipping-custom .col-md-7, .current-order .col-md-5, .current-order .col-md-7, .returns .col-md-3, .returns .col-md-8 {
    float: left;
}

.question .col-sm-5, .question .col-sm-7 {
    float: left;
}

/* End for ipad-mini-version */
@media (min-width: 1200px) {
    .order_review-holder {
        padding-left: 5%;
    }
}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-collapse {
        text-align: center;
    }

    .wp-custom-menu .sub-menu {
        position: absolute;
        border: none;
    }

    .wp-custom-menu .sub-menu li {
        position: relative;
    }

    .wp-custom-menu .sub-menu .sub-menu {
        top: 0;
        left: 100%;
    }

    .wp-custom-menu .sub-menu li .nav-link { /*text-transform:capitalize;*/
    }

    .sorting { /* max-width: 112px; */
        text-align-last: right;
        padding-right: 2px;
    }
}

@media (max-width: 1600px) {
    #monster-family-carousel .slick-prev {
        margin-left: -30px;
    }

    #monster-family-carousel .slick-next {
        margin-right: -30px;
    }
}

@media (max-width: 1499px) {
    .pro-name {
        font-size: 18px;
    }

    .pro-price .price {
        font-size: 14px;
    }

    .title {
        font-size: 40px;
    }

    #carouselExampleIndicators .carousel-caption h2 {
        font-size: 73px;
    }

    .client-say-left {
        max-width: 535px;
    }

    .monster-fairings-family {
        padding: 0 30px;
    }

    .who-we-are img {
        max-width: 290px;
    }

    #carouselExampleIndicators .carousel-caption-inr {
        min-width: 493px;
    }

    .carousel-caption-inr2 ul li:nth-child(even) {
        margin-left: 30px;
    }

    .process-work-single {
        max-width: 386px;
    }

    .product-img, .skeleton-item__img {
        height: 248px;
    }
}

@media (max-width: 1370px) {
    .shop-by-make-sngl {
        height: 200px;
    }

    .about-monster-fairings-img {
        max-width: 40%;
    }

    #carouselExampleIndicators .carousel-caption .carousel-caption-inr2 ul li p, .about-monster-fairings-inr ul li p {
        font-size: 24px;
    }

    .carousel-caption-inr2 ul li {
        width: 48%;
    }

    .carousel-caption-inr2 ul li:nth-child(even) {
        margin-left: 19px;
    }

    .client-say-left {
        max-width: 500px;
    }

    .who-we-are img {
        max-width: 270px;
    }

    .package-box-holder {
        width: 33.3333%;
    }

    .carousel-caption-inr2 ul li {
        margin: 15px 0;
    }

    .product-img, .skeleton-item__img {
        height: 210px;
    }

    .slick-slide {
        opacity: 0.5;
    }
}

@media (max-width: 1200px) {
    .slick-slider.review-nav .slick-track {
        margin-left: -4%;
    }

    .wp-custom-menu .sub-menu .sub-menu .sub-menu {
        left: auto;
        right: 100%;
    }

    .pro-name {
        font-size: 17px;
    }

    .product-img, .skeleton-item__img {
        height: 188px;
    }
}

@media (max-width: 1199px) {
    #carouselExampleIndicators .carousel-caption,
    .container2 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .container3 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .title {
        font-size: 36px;
    }

    #carouselExampleIndicators .carousel-caption h2 {
        font-size: 70px;
    }

    .shop-by-make-sngl {
        height: auto;
    }

    .monster-fairings-family {
        padding: 0 50px;
    }

    #monster-family-carousel.slick-dotted.slick-slider {
        padding: 0 100px;
    }

    #monster-family-carousel .slick-prev {
        margin-left: 0;
        left: 25px
    }

    #monster-family-carousel .slick-arrow {
        margin-right: 0;
        right: 25px
    }

    .who-we-are img {
        max-width: 250px;
    }

    .cmn-bnr {
        height: 250px;
    }

    .search-bar-inr {
        padding: 0 15px;
    }

    .shop-by-make-sngl img {
        position: static;
    }
}

@media (max-width: 1100px) {
    .search-bike-inr .form-control {
        min-width: 230px;
    }

    .title {
        font-size: 32px;
    }

    #carouselExampleIndicators .carousel-caption h2 {
        font-size: 62px;
    }

    .client-say-left {
        max-width: 460px;
    }

    .about-monster-fairings-img {
        max-width: 35%;
    }

    .monster-fairings-family {
        padding: 0;
    }

    #carouselExampleIndicators .carousel-caption-inr {
        min-width: 430px;
    }

    #carouselExampleIndicators .carousel-caption .carousel-caption-inr2 ul li p, .about-monster-fairings-inr ul li p {
        font-size: 20px;
    }

    .pro-name {
        font-size: 16px;
    }

    .product-img, .skeleton-item__img {
        height: 166px;
    }
}

@media (max-width: 1023px) {
    .what-we-do-inr span {
        font-size: 50px;
    }

    .about-monster-fairings-inr ul li p {
        font-size: 20px;
    }

    .who-we-are img {
        max-width: 200px;
    }

    .breadcrumb-item + .breadcrumb-item::before {
        width: 37px;
    }

    .slick-slide .review-slider-img img {
        width: 100px;
    }

    .product-img, .skeleton-item__img {
        height: 158px;
    }
}

@media (max-width: 991px) {
    .red-circle-holder {
        margin: 15px 30px 30px;
    }

    .search-bike-inr .form-control {
        min-width: 170px;
    }

    .search-bike-inr .btn-custom {
        min-width: 170px;
        padding: 0 10px;
    }

    #carouselExampleIndicators .carousel-caption-inr {
        min-width: 400px;
    }

    #carouselExampleIndicators .carousel-caption-col .carousel-caption-inr {
        max-width: 400px;
        min-width: 10px;
    }

    .carousel-caption-inr2 ul li:nth-child(even) {
        margin-left: 5px;
    }

    #carouselExampleIndicators .carousel-caption h2 {
        font-size: 50px;
    }

    #carouselExampleIndicators .carousel-caption .carousel-caption-inr2 ul li p,
    .about-monster-fairings-inr ul li p {
        font-size: 16px;
    }

    .carousel-caption-inr2 ul li strong {
        width: 45px;
        min-width: 45px;
        line-height: 45px;
        margin: 0 0 10px;
    }

    .carousel-caption-inr2 ul li strong img {
        max-width: 29px;
        max-height: 29px;
        position: relative;
        top: -2px;
    }

    .about-monster-fairings-inr ul li strong {
        width: 64px;
        min-width: 64px;
        line-height: 64px;
    }

    .about-monster-fairings-inr ul li strong img {
        max-width: 40px;
        max-height: 46px;
    }

    .logo-top {
        max-width: 230px;
    }

    .title {
        font-size: 28px;
    }

    .client-say-left {
        margin: 0 auto;
    }

    .what-we-do-inr {
        padding: 0 40px;
    }

    .what-we-do-inr span {
        font-size: 40px;
    }

    .about-monster-fairings-inr ul li p {
        font-size: 20px;
    }

    .we-are-monster-features {
        margin: 0 auto;
    }

    .cmn-bnr {
        height: 200px;
    }

    .shop-by-make-sngl span {
        font-size: 28px;
    }

    .previous, .next, .prev, .pagination .page-link.prev, .pagination .page-link.next, .prev-list-item a, .next-list-item a {
        width: 40px;
        line-height: 40px;
    }

    .breadcrumb-item + .breadcrumb-item::before {
        width: 30px;
    }

    .off {
        width: 40px;
        height: 40px;
        font-size: 12px;
    }

    .filter-single li strong, .filter-single li a {
        width: auto;
    }

    .filter-sec-holder .paypal {
        width: 163px;
    }

    .slick-slider.review-nav .slick-track {
        margin-left: -4.5%;
    }

    .slick-slide .review-slider-img img {
        width: 90px;
    }

    .wishlist-account table td h5 {
        font-size: 18px;
    }

    .qnty-increase {
        height: 42px;
    }

    .qnty-increase input {
        height: 40px;
    }

    .product-img, .skeleton-item__img {
        height: 135px;
    }
}

@media (max-width: 850px) {
    .logo-top {
        max-width: 190px;
    }

    .navbar-expand-md .navbar-nav .nav-item {
        padding: 0 10px;
    }

    .what-we-do-inr {
        padding: 0 30px;
    }

    .about-monster-fairings-inr ul li p {
        font-size: 16px;
    }

    .slick-slider.review-nav .slick-track {
        margin-left: -5%;
    }

    .product-img, .skeleton-item__img {
        height: 122px;
    }
}

@media (max-width: 800px) {
    .logo-top {
        max-width: 180px;
    }

    .pro-name {
        font-size: 16px;
    }

    .own-design-custom .own-design-text {
        width: initial;
    }

    .product-list-single {
        width: 50%;
    }

    .slick-slide .review-slider-img img {
        width: 80px;
    }

    .product-img, .skeleton-item__img {
        height: 173px;
    }
}

@media (max-width: 768px) {
    .coupon-inr input[type='text'] {
        height: 40px;
        margin-top: 20px;
    }

    .product-quantity .input-group.quantity {
        height: 28px;
        margin-top: 5px;
    }

    .q-count {
        color: #BEBEBE;
        font-size: 16px;
    }

    /* End Shop table for mobile */
    .product-img, .skeleton-item__img {
        height: 160px;
    }
}

@media (max-width: 767px) {
    .main-page {
        padding-top: 60px;
    }

    /* .video-holder:first-child,.video-holder:nth-child(2),.video-holder{width: 100%;} */
    .search-bike-inr .form-control {
        min-width: 150px;
    }

    #carouselExampleIndicators .carousel-caption h2 {
        font-size: 50px;
        line-height: 1;
    }

    .own-design-left, .own-design-right {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .logo-top {
        margin: 0 auto;
        padding-right: 50px;
        max-width: 230px;
        position: relative;
        z-index: 1;
    }

    .navbar-toggler {
        position: relative;
        left: 15px;
        padding: 0;
        font-size: 1rem;
        border: none;
        top: 9px;
        z-index: 9;
    }

    .navbar-dark .navbar-toggler-icon {
        position: relative;
        background: none;
        font-size: 20px;
        color: #fff;
    }

    .navbar-toggler.collapsed .navbar-toggler-icon .fa-arrow-left,
    .navbar-toggler .navbar-toggler-icon .fa-bars {
        display: none;
    }

    .navbar-toggler .navbar-toggler-icon .fa-arrow-left,
    .navbar-toggler.collapsed .navbar-toggler-icon .fa-bars {
        display: block;
    }

    .navbar-expand-md .navbar-nav .nav-link:before {
        display: none;
    }

    .navbar-nav .nav-link:hover {
        color: #BEBEBE
    }

    .navbar-expand-md .navbar-nav .nav-item {
        padding: 0;
    }

    .navbar-expand-md .navbar-nav li {
        position: relative;
        display: inline-block;
        width: 100%;
    }

    .navbar-expand-md .navbar-nav li .nav-link, .navbar-expand-md .navbar-nav a {
        padding-left: 15px;
        padding-right: 15px;
        text-align: left;
        -webkit-width: calc(100% - 30px);
        width: calc(100% - 30px);
        display: block;
    }

    .navbar-nav .nav-item .dropdown-toggle::after {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        position: absolute;
        right: 15px;
        top: 15px;
        display: none;
    }

    .navbar-expand-md .navbar-nav li .icon-sub {
        position: absolute;
        right: 10px;
        top: 4px;
        font-weight: bolder;
        font-size: 24px;
        width: 30px;
        height: 30px;
        text-align: center;
        padding-top: 3px;
    }

    .icon-sub:before {
        content: "";
        border: solid white !important;
        top: 10px;
        position: absolute;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        border-width: 0 1px 1px 0 !important;
        padding: 3px !important;
        -webkit-transition: all .2s ease-in;
        -moz-transition: all .2s ease-in;
        -o-transition: all .2s ease-in;
        transition: all .2s ease-in;
    }

    .active-icon.icon-sub:before {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

    .navbar-nav .nav-item.show .dropdown-toggle::after {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

    .navbar > .container {
        text-align: left;
    }

    .title {
        font-size: 24px;
    }

    .title-wrapper h6 {
        font-size: 16px;
        letter-spacing: 2px;
    }

    #carouselExampleIndicators2 .carousel-control-next, #carouselExampleIndicators2 .carousel-control-prev {
        width: 20px;
        height: 20px;
        font-size: 10px;
        line-height: 1.8;
    }

    #carouselExampleIndicators2 .carousel-control-prev {
        left: 0
    }

    #carouselExampleIndicators2 .carousel-control-next {
        right: 0;
    }

    .pro-name span {
        order: 1
    }

    .pro-name b {
        order: 2;
        text-align: center;
    }

    .what-we-do-inr {
        width: 49%;
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
        padding: 0 15px;
    }

    .about-monster-fairings-inr ul li p {
        font-size: 14px;
    }

    .how-we-oparate img, .shipping-custom img, .current-order img {
        max-width: 350px;
        width: 100%;
    }

    .cmn-bnr {
        height: 180px;
    }

    .cmn-bnr-title h5 {
        font-size: 16px;
    }

    .sticky-top {
        padding-top: 10px;
        padding-bottom: 10px;
        height: 60px;
    }

    #carouselExampleIndicators .carousel-caption {
        text-align: center;
    }

    #carouselExampleIndicators .carousel-caption-inr {
        margin: 0 auto;
    }

    .btn-custom, body .woocommerce #respond input#submit, body .woocommerce a.button, body .woocommerce input.button, #payment button {
        height: 40px;
        line-height: 40px;
        padding: 0 50px;
    }

    .wpcf7 .wp-cmn-form .ajax-loader {
        top: 7px;
    }

    .search-bike-inr .form-control {
        height: 40px;
    }

    .top-action-part {
        position: absolute;
        right: 0;
        top: 20px;
        width: 100%;
        -webkit-transition: all .2s ease-in;
        -moz-transition: all .2s ease-in;
        -o-transition: all .2s ease-in;
        transition: all .2s ease-in;
    }

    .search-bar, .stuck .search-bar {
        margin-top: 37px;
    }

    .faq-accordion .card-header .btn, .faq-accordion .card-body {
        font-size: 12px;
    }

    .y-box {
        max-width: 150px;
        margin: 0 auto;
    }

    .package-box-holder {
        width: auto;
    }

    .custom-design-single {
        width: 50%;
    }

    .client-name b:first-child {
        flex: 1;
        max-width: inherit;
    }

    .search-bike-inr > div:first-child:after, .search-bike-inr > div:nth-child(2):after, .search-bike-inr > div:nth-child(3):after, .search-bike-inr > div:nth-child(4):after {
        top: 16px
    }

    #carouselExampleIndicators .carousel-caption-col .carousel-caption-inr {
        max-width: 100%;
    }

    .carousel-caption-inr2 ul li strong {
        width: 35px;
        min-width: 35px;
        line-height: 35px;
        margin: 0 0 10px;
    }

    .carousel-caption-inr2 ul li strong img {
        max-width: 19px;
        max-height: 19px;
        position: relative;
        top: -2px;
    }

    .carousel-caption-inr2 ul li {
        margin: 10px 0;
    }

    #carouselExampleIndicators .carousel-caption .carousel-caption-inr2 ul li p {
        padding-left: 0;
    }

    #carouselExampleIndicators .carousel-caption p {
        font-size: 14px;
        margin: 0 0 15px
    }

    #carouselExampleIndicators .carousel-item {
        min-height: 604px;
    }

    #carouselExampleIndicators .carousel-item > img {
        min-height: 604px;
    }

    .video-holder a:before {
        width: 40px;
        height: 40px;
        background-size: contain;
    }

    .shop-by-make-sngl span {
        font-size: 26px;
    }

    .breadcrumb-item + .breadcrumb-item::before {
        width: 23px;
    }

    /* left slide menu */
    .open-menu {
        overflow: hidden;
    }

    .navbar-collapse {
        position: fixed;
        top: 58px;
        left: 0;
        padding-bottom: 15px;
        width: 80%;
        height: 100%;
        background-color: #2d2d2d;
        border-top: 1px solid #3E3E3E;
    }

    .navbar-collapse.collapsing {
        left: -75%;
        transition: height 0s ease;
    }

    .navbar-collapse.show {
        left: 0;
        transition: left 300ms ease-in-out;
    }

    .navbar-toggler.collapsed ~ .navbar-collapse {
        transition: left 500ms ease-in-out;
    }

    .navbar-collapse .dropdown-item, a.glink {
        color: #fff;
        text-align: left;
        padding-left: 15px;
        font-size: 14px;
        font-family: 'HelveticaNeueLT 45', sans-serif;
    }

    .navbar-collapse .dropdown-item i {
        margin-right: 1px;
        width: 20px;
        font-size: 12px;
    }

    .navbar-collapse .dropdown-item img, a.glink img {
        max-width: 20px;
        margin-right: 5px;
    }

    .mobile-menu-options {
        padding-top: 14px;
        margin-top: 17px;
        border-top: 1px solid #3E3E3E;
    }

    .navbar-collapse {
        height: calc(100% - 58px);
        overflow-y: auto;
    }

    /* left slide menu */
    .off {
        width: 30px;
        height: 30px;
        font-size: 10px;
    }

    .circle {
        width: 64px;
        line-height: 64px;
    }

    .circle img {
        max-width: 27px;
    }

    .talk-to-us {
        height: auto;
        padding: 32px 0 28px;
    }

    .slick-slider.review-nav .slick-track {
        margin-left: -6.5%;
    }

    .wishlist-account table th.product-td, .wishlist-account .product-td {
        width: 80px;
    }

    .wishlist-account table th, .wishlist-account table tr td {
        padding: 1rem .5rem;
    }

    .wishlist-account table td h5 {
        font-size: 16px;
    }

    .wishlist-account table td h6 {
        font-size: 14px;
    }

    .wishlist-account .product-td img {
        height: 80px;
    }

    .qnty-increase {
        height: 37px;
    }

    .qnty-increase input {
        height: 35px;
    }

    .hello {
        font-size: 14px;
    }

    .acoount_para {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 30px;
    }

    .account-box {
        width: 48%;
        margin: 5px 0 !important;
    }

    .account-box-inr span {
        font-size: 14px;
        margin-top: 10px;
    }

    .account-box-inr i {
        font-size: 40px;
    }

    .account-box-inr {
        width: 100%;
    }

    .mob-padding {
        margin: 0;
        padding: 50px 0 !important;
    }

    .macbook-text p {
        margin-left: auto;
        margin-right: auto;
    }

    .wp-custom-menu .sub-menu {
        width: 100%;
        position: relative;
    }

    .wp-custom-menu .menu-item-has-children .sub-menu li .nav-link {
        color: #BEBEBE;
        padding: .5rem 1.5rem;
    }

    .mob_acc_form {
        display: block;
    }

    .order_desktop_form {
        display: none;
    }

    .mob_acc_form .faq-accordion .card-header .btn {
        font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
        font-size: 16px;
    }

    .mob_acc_form input::placeholder {
        font-size: 12px;
    }

    .mob_acc_form .form-control {
        height: 30px;
    }

    .mob_acc_form .form-group {
        margin-bottom: 10px;
    }

    .mob_acc_form .card-body {
        padding-top: 40px;
    }

    .mob_acc_form select {
        font-size: 12px;
    }

    .order-account {
        display: none;
    }

    form.woocommerce-ordering {
        position: relative;
    }

    form.woocommerce-ordering select {
        -webkit-appearance: none;
        appearance: none;
        position: relative;
        z-index: 1;
        background: transparent;
        height: 18px;
        text-indent: -999px;
        width: 10px;
    }

    form.woocommerce-ordering select:focus-visible, :focus-visible {
        outline: 0;
    }

    form.woocommerce-ordering:after {
        position: absolute;
        right: 0;
        font-family: "Font Awesome 5 Free", sans-serif;
        content: '\f0dc';
        font-weight: bold;
        padding: 0;
        font-size: 14px;
        margin-top: 2px;
        top: 0;
    }

    .mob-flt-icon {
        font-size: 12px;
        cursor: pointer;
    }

    .product-list .pro-name {
        text-align: center;
    }

    #order_review tbody .product-name .review-img img, .woocommerce .ts-product-image img {
        min-width: 90px;
        height: 70px;
        width: 90px;
    }

    #order_review tbody .product-name {
        font-size: 16px;
    }

    .thankyou-holder h1 {
        font-size: 24px;
    }

    .order_details .product-prc, .order_details .product-qty {
        display: none;
    }

    .order-footer {
        width: 100%;
    }

    .woocommerce .thankyou-holder .woocommerce-product-rating.order-received-start {
        display: none;
    }

    .shop-section {
        width: 100%;
    }

    .mobile-menu-options .wpml-ls-statics-shortcode_actions a,
    .mobile-menu-options .wpml-ls-statics-shortcode_actions .wpml-ls-current-language > a {
        background-color: transparent;
    }

    .mobile-menu-options .wpml-ls-statics-shortcode_actions a {
        padding: 7px 15px !important;
        font-size: 14px;
        font-family: 'HelveticaNeueLT 45';
        border-bottom: none;
    }

    .mobile-menu-options .wpml-ls-legacy-list-vertical .wpml-ls-flag {
        width: 20px;
        margin-right: 5px;
    }

    .wp-custom-menu .sub-menu .sub-menu .sub-menu {
        left: initial;
        right: initial;
    }

    .input-group.quantity {
        height: 40px;
    }

    .prod-info .woocommerce-variation-add-to-cart .btn-custom.loading i {
        top: 34%;
    }

    .product-img, .skeleton-item__img {
        height: 258px;
    }
}

@media (max-width: 700px) {
    .search-bike-inr .form-control, .search-bike-inr .btn-custom {
        min-width: 145px;
    }

    .cmn-bnr {
        height: 140px;
    }

    .cmn-bnr-title h5 {
        font-size: 12px;
        margin: 0 0 2px;
    }

    .slick-slide .review-slider-img img {
        width: 70px;
    }

    .product-img, .skeleton-item__img {
        height: 244px;
    }
}

@media (max-width: 640px) {
    .search-bike-inr .form-control, .search-bike-inr .btn-custom {
        min-width: 130px;
    }

    .slick-slider.review-nav .slick-track {
        margin-left: -7.5%;
    }

    .product-img, .skeleton-item__img {
        height: 220px;
    }
}

@media (max-width: 639px) {
    .search-bike-inr > div:first-child:after {
        right: 12px;
    }

    .search-bike-inr > div:nth-child(2):after {
        right: 12px;
    }

    .search-bike-inr > div:nth-child(3):after {
        right: 12px;
    }

    .product-img, .skeleton-item__img {
        height: 206px;
    }
}

@media (max-width: 575px) {
    p {
        font-size: 12px;
    }

    .search-bike-inr .form-group {
        width: 314px;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .search-bike-inr .btn-custom {
        width: 100%;
    }

    .search-bike-model .title span {
        display: block;
    }

    .search-bike-inr {
        padding: 10px 5px 0
    }

    .red-circle-holder {
        margin: 15px 0;
        flex: 0 0 50%;
    }

    .red-circle {
        margin: 0 auto;
    }

    .red-circle-holder span {
        font-size: 18px;
        line-height: 1.1;
        margin-top: 10px;
    }

    .title {
        font-size: 24px;
    }

    .title-wrapper .title {
        font-size: 20px;
        line-height: 1;
    }

    .shop-by-make-sngl {
        margin: 30px 0 20px;
    }

    .carousel-item-inr {
        padding: 25px 50px 50px;
    }

    .client-say-slider #carouselExampleIndicators2 .carousel-item h3 {
        font-size: 24px;
    }

    .client-say-slider #carouselExampleIndicators2 p {
        font-size: 14px;
    }

    .about-monster-fairings-inr {
        padding-top: 220px;
        position: relative;
    }

    .about-monster-fairings-img {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        margin: 0 auto;
        max-width: initial;
        height: 200px;
        text-align: center;
    }

    .about-monster-fairings-img img {
        height: 100%;
    }

    .about-monster-fairings-inr ul li p {
        text-align: center;
        margin: 10px 0 0;
    }

    .about-monster-fairings-inr ul li p,
    .about-monster-fairings-inr ul:last-child li p {
        padding: 0;
    }

    .about-monster-fairings-inr ul:last-child li strong {
        order: 1
    }

    .about-monster-fairings-inr ul:last-child li p {
        order: 2;
        text-align: center;
    }

    #carouselExampleIndicators .carousel-item:after {
        display: none;
    }

    .pro-name {
        font-size: 14px;
    }

    .who-we-are img {
        max-width: 150px;
    }

    .cmn-bnr {
        height: 100px;
    }

    .cmn-bnr-title h5 {
        font-size: 10px;
    }

    .single-brand {
        max-width: 201px;
        width: auto;
    }

    #carouselExampleIndicators .carousel-caption-inr {
        min-width: 10px;
    }

    .brand {
        height: auto;
        padding: 50px 0 20px;
        background-size: auto 60%;
        background-position: left 90px bottom;
    }

    .single-brand, .seen-icon {
        margin-bottom: 30px;
        margin-top: 10px;
    }

    .process-work-single {
        width: initial;
        max-width: 300px;
    }

    .social ul {
        top: 1px;
    }

    .own-design-text p, .we-are-monster p {
        max-width: 345px;
        margin-left: auto;
        margin-right: auto;
        font-size: 14px;
    }

    .client-say-left p {
        font-size: 14px;
    }

    .video-holder {
        display: block;
        margin: 0 auto;
        float: none;
    }

    .video-holder, .video-holder:first-child, .video-holder:nth-child(2) {
        width: 350px;
        max-width: 100%;
    }

    .about-monster-fairings-inr .about-monster-fairings-img {
        text-align: center;
    }

    .shop-by-make-sngl span {
        font-size: 24px;
    }

    .cmn-bnr-title .title {
        font-size: 20px;
        padding-right: 3px;
    }

    .client-name {
        font-size: 15px;
        top: -10px
    }

    .pro-price .star {
        font-size: 8px;
    }

    .own-design-custom .own-design-text p {
        font-size: 12px;
    }

    .showing, .sorting {
        font-size: 12px;
    }

    .breadcrumb-item {
        font-size: 12px;
    }

    .breadcrumb-item + .breadcrumb-item::before {
        width: 21px;
    }

    .paypal a {
        margin: 0;
    }

    .top-search a {
        font-size: 14px;
    }

    .talk-to-us {
        background-image: url(../images/talk-to-us-mob.jpg);
        background-position: center center;
        background-size: cover;
        /* background-attachment: fixed; */
    }

    .talk h5 {
        font-size: 14px;
    }

    .talk h5 a {
        font-size: 12px;
    }

    .circle {
        margin: 0;
    }

    .clients-say-slider-img img {
        height: 100px;
        width: 100px;
    }

    .slick-slider.review-nav .slick-track {
        margin-left: -8%;
    }

    .review-slider .testimonial-container h3,
    .review-slider .testimonial-container p,
    .review-slider .testimonial-container .post-date {
        font-size: 12px;
    }

    .review-slider .testimonial-container .post-date {
        color: #9A9D9B
    }

    .slick-slide .review-slider-img img {
        width: 60px;
    }

    .wishlist-account table th, .wishlist-account table tr td {
        padding: 1rem .2rem;
    }

    .wishlist-account table th {
        display: none;
    }

    .wishlist-account table td h5 {
        font-size: 14px;
    }

    .wishlist-account table td h6 {
        font-size: 12px;
    }

    .product-price-td, .product-qnt-td, .add-to-cart-td, .product-del-desk {
        display: none;
    }

    .wishlist-account .product-td img {
        width: auto;
        max-height: 70px;
        max-width: 100%;
    }

    .product-del-td > div {
        height: 70px;
    }

    .qnty-increase {
        margin: 0;
        width: 64px;
        height: 28px;
    }

    .qnty-increase input {
        height: 24px;
        width: 23px;
    }

    .wishlist-account table tr td {
        font-size: 16px;
    }

    .product-name-td {
        width: 54%;
    }

    .wishlist-account table thead.border-bottom {
        border: none !important
    }

    .wish_cross {
        font-size: 12px;
    }

    .qnty-increase button:first-child:after {
        width: 7px;
        height: 2px;
        margin-top: 3px;
    }

    .qnty-increase button {
        font-size: 14px;
        top: -2px;
    }

    .account-details-form label, .account-details-form .form-control, form .form-row label, form .form-row input, form .form-row select, form .form-row textarea {
        font-size: 12px;
    }

    .review-nav .slick-slide {
        font-size: 12px;
    }

    .review-nav .slick-slide > div {
        width: 27px;
        height: 27px;
        line-height: 1.5;
    }

    #order_review tbody .product-name .review-img img, .woocommerce .ts-product-image img {
        min-width: 90px;
        height: 70px;
        width: 90px;
    }

    #order_review tbody .product-name {
        font-size: 14px;
    }

    #order_review table th, #order_review table td {
        font-size: 12px;
    }

    .thankyou-holder h1 {
        font-size: 20px;
    }

    .woocommerce .thankyou-holder ul.order_details {
        margin: 0 0 1em;
    }

    p.woocommerce-thankyou-order-received {
        font-size: 14px;
        margin: 0 0 20px;
    }

    .woocommerce ul.order_details li.woocommerce-order-overview__order {
        font-size: 14px;
    }

    .search-bike-inr > div:first-child:after {
        right: 20px;
    }

    .search-bike-inr > div:nth-child(2):after {
        right: 20px;
    }

    .search-bike-inr > div:nth-child(3):after {
        right: 20px;
    }

    .card-img-top {
        height: auto;
    }

    .product-img, .skeleton-item__img {
        height: 193px;
    }
}

@media (max-width: 480px) {
    .title-wrapper .title {
        padding-right: 15px;
    }

    .title-wrapper h6 {
        padding-left: 15px;
        font-size: 10px;
        letter-spacing: 1px;
    }

    .cmn-bnr-title h5 {
        font-size: 8px;
    }

    .who-we-are img {
        max-width: 120px;
    }

    .navbar .navbar-nav .nav-item .dropdown-menu .d-flex {
        display: block !important;
    }

    .submenu-drop {
        padding-top: 20px;
    }

    .breadcrumb-item {
        font-size: 10px;
    }

    .slick-slider.review-nav .slick-track {
        margin-left: -11%;
    }

    .btn-custom, body .woocommerce #respond input#submit, body .woocommerce a.button, body .woocommerce button.button, body .woocommerce input.button, .woocommerce button, #payment button {
        padding: 0 15px;
        font-size: 12px;
    }

    .product-img, .skeleton-item__img {
        height: 160px;
    }
}

@media screen and (min-width: 375px) and (max-width: 900px) and (orientation: portrait) {
    #carouselExampleIndicators .carousel-item {
        min-height: calc(100vh - 60px);
        height: calc(100vh - 60px);
    }

    #carouselExampleIndicators .carousel-item > img {
        min-height: calc(100vh - 60px);
        height: calc(100vh - 60px);
        object-position: center top;
    }
}

@media (max-width: 420px) {
    .slick-slider.review-nav .slick-track {
        margin-left: -13%;
    }

    .product-name-td {
        width: 52%;
    }

    .woocommerce #payment div.payment_box .form-row.form-row-first:nth-of-type(3) {
        padding-left: 10px;
        width: 52%;
    }

    .woocommerce #payment div.payment_box .form-row select + select {
        margin-left: 10px;
    }

    .product-img, .skeleton-item__img {
        height: 136px;
    }
}

@media (max-width: 380px) {
    #carouselExampleIndicators .carousel-caption h2 {
        font-size: 40px;
    }

    .top-cart .cart-content {
        min-width: auto;
    }

    .top-cart .cart-content .single-item .prod-img {
        width: 80px;
    }

    .cards img {
        max-width: 46px;
    }

    .breadcrumb-item + .breadcrumb-item::before {
        width: 14px;
    }

    .clients-say-slider-img img {
        height: 75px;
        width: 75px;
    }

    .slick-slider.review-nav .slick-track {
        margin-left: -15%;
    }

    .slick-slide .review-slider-img img {
        width: 50px;
    }

    .product-name-td {
        width: 48%;
    }

    .woocommerce #payment div.payment_box .form-row.form-row-first:nth-of-type(3) {
        padding-left: 10px;
        width: 55%;
    }

    .product-img, .skeleton-item__img {
        height: 122px;
    }
}

@media (max-width: 360px) {
    .title {
        font-size: 20px;
    }

    .title-wrapper .title {
        font-size: 18px;
    }

    .slick-slider.review-nav .slick-track {
        margin-left: -16%;
    }

    .product-name-td {
        width: 45%;
    }

    .product-img, .skeleton-item__img {
        height: 116px;
    }
}

@media (max-width: 359px) {
    .top-cart .cart-content {
        right: -40px;
    }

    .cards img {
        max-width: 41px;
    }

    .breadcrumb-item + .breadcrumb-item::before {
        width: 8px;
    }

    .slick-slider.review-nav .slick-track {
        margin-left: -19%;
    }

    .product-name-td {
        width: 40%;
    }

    .wishlist-account .product-td img {
        max-width: 100%;
    }

    .woocommerce #payment div.payment_box .form-row.form-row-first:nth-of-type(3) {
        padding-left: 0;
        width: 100%;
    }

    .product-img, .skeleton-item__img {
        height: 102px;
    }
}

@media (min-width: 801px) and (max-width: 1300px) {
    div#latest-product-carousel.review-slider button.slick-prev.slick-arrow {
        left: 24.5% !important;
    }

    div#latest-product-carousel.review-slider button.slick-next.slick-arrow {
        right: 24.5% !important;
    }
}

.rev-nav .slick-list {
    padding: 0 !important;
}

.shipping_address-chkout {
    height: auto !important;
}

.wp-cmn-form .wpcf7-spinner {
    position: absolute;
    top: 20%;
}


input#search {
    font-family: 'HelveticaNeueLT Com 75 Bd', sans-serif;
}

/*css only for safari*/
@media not all and (min-resolution: .001dpcm) {
    @supports (-webkit-appearance:none) {
        .prod-info .select-container select {
            padding-left: 44px !important;
            border-radius: unset !important;
        }

        .disk-lock-page .img-fluid {
            height: unset;
            align-self: flex-start;
        }

        .accessories h3 {
            min-height: unset !important;
        }

        @media only screen and (max-width: 480px) {
            .disk-lock-page .img-fluid {
                height: 60% !important;
            }
        }
    }
}

/* css from wordpress customize page */
@media (max-width: 700px) {
    .headings h3 {
        top: calc(50% + 0px);
    }

    h6.winner_name_title {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .faq_giveaway_question_section.container {
        margin-top: 60px;
    }

    .dark div#jot_form {
        margin-top: 30px;
    }
}

.tp-video-play-button, .summary.entry-summary > p.price, .summary.entry-summary > .sales-badge, span.price .off.discount.percentage:not(:last-child) {
    display: none !important
}

.rev_slider video {
    pointer-events: none;
}

.single_package_add_to_cart_button {
    margin-top: 15px !important;
    height: 50px !important;
    line-height: 50px !important;
}

form.woocommerce-ordering select {
    border: 2px solid #EBEBEB;
    color: rgb(33, 37, 41);
    font-family: 'HelveticaNeueLT 45', sans-serif;
    padding-left: 10px;
}


/*tr.cart-discount.coupon-bk2022 td{
font-size: 0px!important;
}
tfoot tr.cart-discount.coupon-bk2022 td a {
font-size: 0.89rem!important;
}*/
/*
.we-are-monster .we-are-monster-features .d-flex{
justify-content:unset!important;
flex-wrap: unset!important;
}

.we-are-monster .we-are-monster-features .red-circle-holder{
text-align: left!important;
}
*/

.we-are-monster .we-are-monster-features .d-flex {
    justify-content: space-between !important;
}

body .woocommerce ul#shipping_method li label {
    padding-left: 0 !important;
}

#ui-id-1 {
    display: none !important;
}

#load-more {
    height: 50px;
}

.mob-srt-fltr form:not(:last-child):after {
    position: absolute;
    font-family: "Font Awesome 5 Free", sans-serif;
    content: '\f0dc';
    font-weight: bold;
    padding: 0;
    font-size: 14px;
    margin-top: 7px;
    top: 0;
    right: 20px;
}

.mob-srt-fltr form:not(:last-child) {
    margin-top: -5px;
}

.mob-srt-fltr form {
    position: relative;
}

.mob-srt-fltr form:not(:last-child) {
    padding-right: 15px;
}

.mob-srt-fltr .woocommerce-ordering {
    width: 70% !important;
    text-align: right;
}

.mob-srt-fltr .woocommerce-ordering select {
    margin-right: 0 !important;
    font-size: 0.8rem;
    font-weight: 500;
    font-family: sans-serif;
}

.mob-srt-fltr .woocommerce-ordering:after {
    margin: 4px;
}

.mob-srt-fltr .woocommerce-widget-layered-nav-dropdown__submit {
    display: none !important;
}

.mob-srt-fltr {
    width: 100%;
    justify-content: space-between;
}

.mob-srt-fltr select, .mobile_year {
    border: 1px solid #ededed !important;
    padding: 8px !important;
    height: auto !important;
    background: transparent;
    font-size: 0.8rem;
    color: #000;
}

.mob-srt-fltr select option, .mobile_year option {
    color: #000;
}

.woocommerce-pagination {
    display: unset !important;
}

.mob-srt-fltr > p {
    display: none;
}

form.woocommerce-ordering select {
    text-indent: inherit;
    font-size: 0.8rem;
    width: auto;
}

form.woocommerce-ordering select {
    max-width: 100px;
    margin-left: 20%;
    margin-right: 10px;
}

.load-more {
    opacity: 0;
    pointer-events: none;
}

.mob-srt-fltr .woocommerce-ordering {
    width: 70% !important;
    text-align: right;
}

.mob-srt-fltr .woocommerce-ordering select {
    margin-right: 0 !important;
}

.mob-srt-fltr .woocommerce-ordering:after {
    margin: 4px;
}

.mob-srt-fltr select {
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 3px;

    overflow: hidden;
    position: relative;
}

.mob-srt-fltr select, .mob-srt-fltr select {
    min-width: 100px;
}

.mob-srt-fltr select:focus {
    outline: none;
}

.mob-srt-fltr select {
    height: 34px;
    padding: 5px 0 5px 5px;
    background: transparent;
    border: none;

    /*hide default down arrow in webkit */
    -webkit-appearance: none;
}

@-moz-document url-prefix() {
    .mob-srt-fltr select {
        width: 110%;
    }
}

.fa-sort-desc {
    position: absolute;
    top: 0;
    right: 12px;
    font-size: 24px;
}

.mob-srt-fltr select::-ms-expand {
    display: none;
}

/* hide default down arrow in IE10*/

/* hack to fall back in opera */
_:-o-prefocus, .selector .styled-select {
    background: none;
}

.shop-section > .justify-content-between {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.alm-listing .pro-name {
    color: #000
}

.alm-listing .pro-price .price {
    color: #000
}

.alm-listing .pro-name {
    text-align: center;
}

ul.alm-listing.alm-ajax {
    margin-left: -10px;
    margin-right: -10px;
}

.pro-name a {
    text-align: left;
    padding-right: 10px;
    color: #000;
}

.alm-listing .alm-reveal {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (min-width: 769px) {
    .mobile_year, .mob-srt-fltr, .shop-section .load-more {
        display: none !important;
    }
}

.mob-srt-fltr select:after {
    position: absolute;
    right: 0;
    font-family: "Font Awesome 5 Free", sans-serif;
    content: '\f0dc';
    font-weight: bold;
    padding: 0;
    font-size: 14px;
    margin-top: 2px;
    top: 0;
}

form.woocommerce-ordering select.mobile_year {
    margin: 0 !important;
    width: 100% !important;
}

form#mob-dropdown:after {
    margin: 6px;
}

@media only screen and (max-width: 768px) {
    .mob-srt-fltr {
        height: 30px;
    }

    .mob-srt-fltr .woocommerce-ordering {
        position: absolute;
        right: 15px;
    }
}

#wc_gc_cart_code {
    padding: 15px 15px;
    margin-bottom: 15px !important;
}

#wc_gc_cart_code::placeholder {
    font-family: 'HelveticaNeueLT 45', sans-serif;
    font-size: 14px;
}

.ms-gift-card {
    min-width: 100% !important;
}

@media screen and (max-width: 480px) {

    .monster-contact-page .wp-cmn-form input[type="submit"] {
        background-position: right 47px center;
    }

    .own-design {
        padding: 0 !important;
    }
}

.own-design {
    padding: 3rem 0;
}

.we-are-monster-homepage img {
    width: 100%;
}

.faq-accordion .card-header .btn {
    padding: 0 0 14px 0;
}

.faq-accordion #headingSix button:after {
    top: 35%;
}

@media screen and (max-width: 480px) {

    .faq-accordion .card-header .btn {
        padding: 5px 23px 12px 0;
    }
}

@media only screen and (min-width: 414px) and (max-width: 414px) {
    .faq-accordion #headingOne button:after {
        top: 53% !important;
    }

    .faq-accordion #headingTwo button:after {
        top: 42% !important;
    }

    .faq-accordion #headingFive button:after {
        top: 43% !important;
    }
}

@media only screen and (min-width: 390px) and (max-width: 390px) {
    .faq-accordion #headingOne button:after {
        top: 43% !important;
    }

    .faq-accordion #headingFive button:after {
        top: 43% !important;
    }

    .faq-accordion #headingSeven button:after {
        top: 53% !important;
    }

    .faq-accordion #headingEight button:after {
        top: 53% !important;
    }
}

@media screen and (min-width: 390px) and (max-width: 390px) {
    .faq-accordion #headingOne button:after {
        top: 43% !important;
    }

    .faq-accordion #headingFive button:after {
        top: 43% !important;
    }

    .faq-accordion #headingSeven button:after {
        top: 53% !important;
    }

    .faq-accordion #headingEight button:after {
        top: 53% !important;
    }
}

/* insta feed css */
@media all and (max-width: 640px) {
    #sb_instagram.sbi_col_3 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_4 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_5 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_6 #sbi_images .sbi_item {
        width: 50% !important;
    }

    #sb_instagram.sbi_col_7 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_8 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_9 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_10 #sbi_images .sbi_item {
        width: 25% !important;
    }
}

@media all and (max-width: 480px) {
    #sb_instagram.sbi_col_3 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_4 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_5 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_6 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_7 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_8 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_9 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_10 #sbi_images .sbi_item {
        width: 31% !important;
    }
}

.own-design .btn-custom {
    height: unset !important;
    width: unset !important;
    line-height: unset;
    padding: 17px 25px;
}

@media (max-width: 480px) {
    .own-design .btn-custom {
        height: unset !important;
        width: unset !important;
        line-height: unset;
        padding: 15px 25px;
    }
}

/* acccessories category page */
.accessories-parent {
    padding: 0 20px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    background: #ededed;
}

.accessories-image img {
    max-width: 186px;
    position: unset;
}

.accessories-text img {
    position: unset;
    margin-left: 10px;
}

.accessories-text h6 {
    font-family: 'HelveticaNeueLT 45', sans-serif;
    text-align: left;
}

.accessories-text a {
    min-width: unset;
    width: unset !important;
    height: unset !important;
    line-height: unset;
    padding: 10px 30px !important;
    text-transform: capitalize;
    font-weight: 300;
}

.accessories-text {
    text-align: left;
    max-width: 180px;
}

.my-accessories-page .col-sm-6 {
    padding: 0 5px;
}

/* media query of accessories page   */

@media screen and (max-width: 480px) {
    .accessories-parent {
        padding: 20px 10px;
    }

    .accessories-text a {
        padding: 10px 9px !important;
    }

    .customize {
        background-size: cover;
        min-height: auto;
    }
}

@media screen and (max-width: 1400px) {
    .accessories-text {
        max-width: 113px;
    }

    .accessories-parent {
        padding: 20px 10px;
    }
}

@media screen and (max-width: 1340px) {
    .accessories-image img {
        max-width: 140px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 998px) {
    .accessories-text a {
        font-size: 13px;
        padding: 10px 9px !important;
    }
}

/* end of media query accessories page  */

.row.accessories .category-image img {
    margin: 0;
    width: 100%;
    max-width: 260px;
    position: relative;
    max-height: 190px;
    object-fit: contain
}

.row.accessories {
    margin-top: 40px
}

.row.accessories .shop-by-make-sngl {
    background: #f7f7f7;
    align-items: center;
    margin: 0 0 10px;
    min-height: 250px
}

.row.accessories h3 {
    text-align: left;
    color: #000;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'HelveticaNeueLT Com 107 XBlkCn', sans-serif;
    font-size: 1.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.accessories-text a.btn {
    margin-top: 11px !important;
    padding: 8px 15px 10px 20px !important
}

.accessories-text a {
    float: left
}

.accessories-text a:not(.btn) {
    padding: 0 !important
}

@media only screen and (min-width: 769px) {
    .row.accessories h3 {
        min-height: 59px
    }
}

@media only screen and (max-width: 768px) {
    .row.accessories .shop-by-make-sngl {
        padding-top: 22px;
        padding-bottom: 22px
    }

    .accessories-text a:not(.btn) {
        display: block;
        width: 100% !important
    }

    .row.accessories .shop-by-make-sngl .accessories-text {
        margin-top: 30px
    }

    .accessories-text {
        max-width: unset !important
    }
}

/* end here accessories */
.features .container2 .row:nth-child(2) {
    padding-top: 70px;
}

.features .container2 .row:nth-child(1) {
    padding-bottom: 70px;
}

.single_package_add_to_cart_button {
    transition: .3s;
}

.single_package_add_to_cart_button:hover {
    background: #000 !important;
}

.step-cup-holder-last img {
    max-width: 80%;
}

.cup-holder-page .block-4 {
    position: absolute;
    top: 41%;
    right: -50px;
}

.cup-holder-page .block-5 {
    position: absolute;
    top: 86%;
    right: 90px;
}

.cup-holder-page .block-3 {
    position: absolute;
    top: -12px;
    right: 190px;
}

.cup-holder-page .block-1 {
    top: 22%;
}

.cup-holder-page .block-2 {
    left: 23%;
}

@media screen and (max-width: 880px) {
    .three-step-first-image .col-md-5 .img-fluid {

        max-width: 70% !important;
    }

    .three-step-first-image .col-md-5 {
        display: grid;
        place-items: center;
    }

    .three-step-first-image .col-md-6 {
        display: grid;
        place-items: center;
    }

    .cart .input-group.quantity {
        height: 55px;
    }
}

.customize {
    background-image: url(../images/bike-background1.jpg);
    padding: 70px 0;
}

.bike-glove-page .block-1 {
    top: 4%;
    left: 8%;
}

.bike-glove-page .block-2 {
    left: 17%;
    bottom: 3px;
}

.bike-glove-page .block-3 {
    top: 13%;
    right: 50px;
}

.first-step-gloves {
    margin-top: 20px;
}

.phone-mount-page .img-fluid {
    max-width: 40%;
    height: 100%;
}

.phone-mount-page .block-4 {
    position: absolute;
    top: 52%;
    right: -3px;
}

.phone-mount-page .block-1 {
    top: 19%;
    left: 59px;
}

.phone-mount-page .block-2 {
    left: 23%;
    bottom: 15%;
}

.phone-mount-page .block-3 {
    top: 23%;
    right: 9px;
}

.disk-lock-page .img-fluid {
    max-width: 40%;
}

.disk-lock-step-three .img-fluid {
    max-width: 90%;
}

.disk-lock-page .block-1 {
    top: 28%;
    left: 65px;
}

.disk-lock-page .block-3 {
    right: -10px;
}

.bike-glove-page .img-fluid {
    height: 100%;
    max-width: 40%;
}

.throttle-lock-page .img-fluid {
    padding-top: 60px;
    max-width: 40%;
}

.throttle-lock-page {
    padding-bottom: 90px;
}

.throttle-lock-page .block-1 {
    left: 44px;
}

.throttle-lock-page .block-3 {
    right: 18%;
}

.throttle-lock-page .block-4 {
    right: 18px;
}

.throttle-lock-page .block-5 {
    right: 13%;
}

.cup-holder-image .img-fluid {
    max-width: 37%;
}

.cup-holder-image .block-1 {
    left: 73px;
}

.cup-holder-image .block-2 {
    bottom: -74px;
    left: 26%;
}

.cup-holder-image .block-3 {
    top: -28px;
    right: 17%;
}

.cup-holder-image .block-4 {
    top: 39%;
    right: 12px;
}

.cup-holder-image .block-5 {

    right: 12%;
}

.cup-holder-image {
    margin-bottom: 60px !important;
}

.customize-bottom-section .col-lg-5 {
    padding-left: 0;
    padding-right: 0;
}

.row.accessories h3 {
    padding: 0 2px;
}

.btn-custom, body .woocommerce #respond input#submit, body .woocommerce a.button {
    min-width: 195px;
    background-color: #DF213D;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'HelveticaNeueLT Com 75 Bd', sans-serif;
    font-weight: bold;
    padding: 0 40px;
    height: 55px;
    line-height: 58px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    border: none;
    cursor: pointer;
}

@media only screen and (max-width: 560px) {
    .cup-holder-image img {
        max-width: 310px !important;
        width: 80%;
        margin: 60px 0 80px;;
    }

    .cup-holder-image .block-3 {
        top: -10px;
        width: 80%;
        max-width: 80%;
        left: -30%;
    }

    .cup-holder-image .block-4 {
        top: 100px;
        width: 40%;
        max-width: 40%;
        right: 5%;
    }

    .cup-holder-page .block-1 {
        top: 16%;
    }


    .cup-holder-image .block-5 {
        right: 20px;
        width: 40%;
        max-width: 40%;
        margin-top: 40px;
    }

    .cup-holder-image .block-2 {
        width: 47%;
        left: 24%;
        margin-bottom: -18px !important;
    }

    .latest-product-holder.grey-bg {
        overflow-x: hidden;
        max-width: 100%;
    }
}


/* mobile layout for disk product page */

@media only screen and (max-width: 480px) {
    .disk-lock-page .block-1 {
        top: 0;
        left: 72px;
        width: 40%;
        max-width: 40%;
    }

    .disk-lock-page .block-3 {
        right: 70px;
        width: 40%;
        top: 83%;
        max-width: 40%;
    }

    .disk-lock-page {
        padding: 50px 0 180px 0;

    }

    .my-features-disk .row:nth-child(2) {
        padding-top: unset !important;
    }

    .my-features-disk .row:nth-child(1) {
        padding-bottom: unset !important;
    }

    .disk-lock-step-three .col-md-6 {
        display: grid;
        place-items: center;
    }

    .disk-lock-page .img-fluid {
        height: 100%;
        max-width: 71%;
    }
}

@media only screen and (max-width: 768px) {
    .accessories-text .accessories-text-inner-one {
        text-align: center !important;
    }

    .accessories-text a {
        float: unset !important;
    }

    .accessories-text {
        text-align: center;
    }

    .row.accessories {
        margin-top: 22px;
    }
}

.bike-lock h3 {
    font-family: 'HelveticaNeueLT Com 107 XBlkCn', sans-serif;
}

/* bike glove page single product media product */

@media only screen and (max-width: 480px) {
    .bike-glove-page .block-1 {
        top: -16%;
        max-width: 40%;
        left: 56px;
    }

    .bike-glove-page .block-2 {
        left: 32%;
        max-width: 40% !important;
        bottom: -45%;
    }

    .bike-glove-page .block-3 {
        top: -16%;
        max-width: 40%;
        right: 63px;
    }

    .bike-glove-page .img-fluid {
        height: 100%;
        max-width: 67%;
    }

    .bike-glove-page {
        padding: 50px 0 150px 0;
    }
}

/* mount bike media query */

@media only screen and (max-width: 480px) {
    .phone-mount-page .block-1 {
        max-width: 40%;
        top: -6%;
        left: 59px;
    }

    .phone-mount-page .block-2 {
        left: 23%;
        bottom: -44%;
        max-width: 40% !important;
    }

    .phone-mount-page .block-3 {
        max-width: 40%;
        top: -6%;
        right: 60px;
    }

    .phone-mount-page .block-4 {
        position: absolute;
        top: 97%;
        right: -3px;
        max-width: 40%;
    }

    .phone-mount-page .img-fluid {
        height: 100%;
        max-width: 60%;
        margin-top: 85px;
    }

    .phone-mount-page {
        padding: 50px 0 150px 0;
    }

}

/* throttle handle bar lock media query goes here */

@media only screen and (max-width: 480px) {
    .throttle-lock-page .block-1 {
        top: 0;
        max-width: 40%;
        left: 18%;

    }

    .throttle-lock-page .block-2 {
        max-width: 40% !important;
        top: 63%;
        left: 18%;

    }

    .throttle-lock-page .block-3 {
        max-width: 40%;
        top: 1%;

    }

    .throttle-lock-page .block-4 {
        top: 55%;
        max-width: 40%;
        right: -1%;

    }

    .throttle-lock-page .block-5 {
        right: 32%;
        top: 102%;
        max-width: 40%;

    }

    .throttle-lock-page {
        padding-bottom: 200px;
    }

    .throttle-lock-page .img-fluid {
        height: 100%;
        margin-top: 2%;
        max-width: 63%;
    }

    .features .container2 .row:nth-child(2) {
        padding-top: unset;
    }

    .features .container2 .row:nth-child(1) {
        padding-bottom: unset;
    }

    .three-step .btn-custom {
        height: unset;
        width: unset;
        padding: 13px 20px 8px 20px;
        line-height: unset;
        min-width: unset;
    }
}


a.glink {
    text-decoration: none;
    display: block;
    padding: 2px 15px;
}

.woocs-style-1-dropdown {
    display: inline-block;
    background-color: #262626 !important;
    border-radius: 5px;
    box-shadow: unset !important;
    transition: none !important;
    position: relative;
    font-size: 14px;
    color: #ffffff !important;
    height: 100%;
    text-align: left;
    line-height: 16px;
    margin-left: 20px;
    margin-top: -3px;
}

ul.woocs-style-1-dropdown-menu li {
    background: #262626;
}

.woocs-style-1-dropdown .woocs-style-1-select > i img {
    display: none;
}

.woocs-style-1-select {
    text-transform: capitalize;
}

.woocs-style-1-dropdown-menu {
    background: #262626 !important;
}

.woocs-style-1-dropdown {
    max-width: 60px;
    margin-left: 0px;
    margin-right: 20px;
}

.woocs-style-3-du-dialog {
    position: relative;
    display: block;
    width: 100%;
    height: 260px;
    visibility: visible;
    opacity: 1;
}

.woocs-style-3-dlg-wrapper {
    background: transparent !important;
    box-shadow: none !important;
}

.woocs-style-3-dlg-wrapper label.woocs-style-3-dlg-select-lbl {
    color: #fffff2;
    padding-left: 0px !important;
}

.woocs-style-3-du-dialog .woocs-style-3-dlg-select-item .woocs-style-3-dlg-select-radio + .woocs-style-3-dlg-select-lbl:before, span.woocs-style-3-close, .woocs-style-3-dlg-header {
    display: none;
}

.woocs-style-3-du-dialog .woocs-style-3-dlg-select-item {
    padding-left: 0px;
}

.woocs-style-3-du-dialog .woocs-style-3-dlg-content {
    padding-left: 16px;
}

.woocs-style-3-du-dialog .woocs-style-3-dlg-wrapper {
    margin-left: -10px;
    margin-top: -15px;
}

a.glink span {
    font-size: 15px !important;
}

#navbarTogglerDemo03 .dropdown-item.mt-4 {
    margin-top: 0px !important;
}

/* homepage accessoires section */
.accessories-section-homepage {
    background-image: url('https://images.monsterfairings.com/monsterfairings/uploads/2024/01/02091129/monster-fairingss.webp') !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center top !important;
    color: black !important;

}

.accessories-section-homepage .pro-name {
    color: black;
    font-family: 'HelveticaNeueLT Com 107 XBlkCn';
    font-weight: lighter !important;
}

.accessories-section-homepage .pro-price .price {
    color: black;
}

.accessories-section-homepage .pro-price .price s {
    opacity: 0.3;
}

.accessories-section-homepage .slick-dotted.slick-slider {
    margin-bottom: unset;
}

.accessories-section-homepage .title-wrapper .title {
    font-family: 'HelveticaNeueLT Com 107 XBlkCn';
}

/* shop page sorting css 	*/
.wc-ordering-desktop select {
    max-width: 200px !important;
    padding: 10px 0;
    margin: unset !important;
    border-radius: unset;
    border: 1px solid #797b7e;
    background: none;
}

#related-product-carousel .slick-slide img {
    object-fit: cover;
}

@media only screen and (max-width: 798px) {
    .woocommerce-result-count {
        display: none !important;
    }

    .wc-ordering-desktop {
        display: none;
    }
}

.product-img img {
    max-height: 100%;
    object-fit: cover;
}

.shop-page-customizer {
    /* 	display:none; */
    margin-bottom: 40px;
    background-image: url('https://images.monsterfairings.com/monsterfairings/uploads/2023/07/05064154/banner_custom-Design-_desktop-1.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 250px;


}

.shop-page-customizer h3 {
    font-family: 'HelveticaNeueLT Com 107 XBlkCn';
}

@media only screen and (max-width: 480px) {
    .shop-page-customizer {
        background-image: url('https://images.monsterfairings.com/monsterfairings/uploads/2022/04/12140209/custom-banners_mobile-1.jpg');
        margin-bottom: 27px;
        padding: 64px 0 !important;
    }

    .customizer-inner-shop-page {
        top: 44px;
        padding: 0 20px;
    }

    .shop-customizer-button {
        height: unset;
        min-width: unset;
        padding: 12px 25px;
        line-height: unset;
        margin: 11px auto 0 auto !important;
    }

    .shop-page-customizer h3 {
        font-size: 27px;
    }
}

@media only screen and (min-width: 1280px) {
    .customizer-inner-shop-page {
        padding: 0;
    }

    .shop-customize-row {
        margin-left: -32px;
    }

    .shop-page-customizer h3 {
        font-size: 43px;
    }

    .shop-page-customizer {
        /* 		display:none; */
        margin-bottom: 0px;
        background-image: url('https://images.monsterfairings.com/monsterfairings/uploads/2023/07/05064154/banner_custom-Design-_desktop-1.jpg');
        padding: 26px 0 0 0;

    }
}

@media only screen and (max-width: 480px) {
    .monster-contact-page .wp-cmn-form input[type="submit"] {
        padding-right: 85px !important;
    }
}

.videoiframe video {
    width: 100% !important;
}

@media only screen and (min-width: 880px) {
    .shop-by-make-sngl span {
        font-size: 26px;
    }
}

/* top header css */
.monster_fairings_topbar {
    background: #DF213D;
    z-index: 1026 !important;
    position: fixed;
    top: 0;
}

.monster_fairings_topbar_innercontent {
    display: flex;
    justify-content: center;
    color: white;
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
    text-transform: uppercase;
    padding: 6px;
}

.monster_fairings_topbar_innercontent a {
    color: white;
}

.navbar {
    margin-top: 33px;
}

.breadcrumb-holder {
    margin-top: 2rem;
}

@media only screen and (max-width: 480px) {
    .monster_fairings_topbar_innercontent span {
        font-size: 12px;
    }

    .navbar {
        margin-top: 29px;
    }

    .navbar-collapse {
        top: 87px;
    }
}

/* navbar icons css */

.top-action-part .fa-sliders-h {
    visibility: hidden;
}


.hideMe_textcart {
    display: none !important;
}

/* cart page shipping show for mobile */

@media only screen and (max-width: 768px) {
    .woocommerce-cart-page-monster tr.woocommerce-shipping-totals {
        display: unset !important;
    }

    .woocommerce-cart-page-monster tr.woocommerce-shipping-totals th {
        display: block !important;
    }
}

/* end of shipping show cart page */

#wc_gc_cart_code, #wc_gc_cart_redeem_send {
    width: 100% !important;
}

.woocommerce-cart-page-monster .add_gift_card_form h4 {
    text-align: center;
}

/* fairings type road-type and race type css for mobile  */

@media only screen and (max-width: 768px) {
    .mobile_type {
        margin-top: 0px !important;
        position: unset !important;
    }

    .model_year_mobile_monster {
        margin-left: 1rem !important;
    }

    .monster_mobile_type_and_year {
        display: flex;
    }

    .hide-phone {
        display: none;
    }
}

/* only for specific device size */
@media only screen and (min-width: 375px) and (max-width: 376px) {
    .model_year_mobile_monster {
        margin-left: 0.6rem !important;
    }
}

@media only screen and (min-width: 360px) and (max-width: 361px) {
    .model_year_mobile_monster {
        margin-left: 0.1rem !important;
    }
}


/* css for video gallery */
@media only screen and (min-width: 1400px) {
    .product_video_iframe {
        max-height: 423px !important;
    }
}

@media only screen and (min-width: 990px) and (max-width: 1400px) {
    .product_video_iframe {
        max-height: 300px !important;
    }
}

@media only screen and (min-width: 377px) and (max-width: 480px) {
    .product_video_iframe {
        max-height: 32vh !important;
    }
}

@media only screen and (min-width: 375px) and (max-width: 376px) {
    .product_video_iframe {
        max-height: 40vh !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 880px) {
    .product_video_iframe {
        max-height: 37vh !important;
    }
}

@media only screen and (max-width: 480px) {
    img.product_video_img.attachment-thumbnail.size-thumbnail {
        min-height: 50px;
    }
}

@media only screen and (min-width: 489px) {
    img.product_video_img.attachment-thumbnail.size-thumbnail {
        min-height: 75px !important;
    }
}

@media only screen and (max-width: 991px) {
    #nickx-gallery .video-thumbnail {
        display: none !important;
    }
}

.monster_gallery_video .cover-image {
    width: 100%;
}

/* top banner for the specific country */

.monster_topbar_for_specific_country {
    background: #feb700;
    top: 36px
}

@media only screen and (max-width: 480px) {
    .monster_topbar_for_specific_country {
        top: 30px;
    }

}

.grey_coupon_cart_mobile {
    padding: 0 60.5px !important;
}

/* instagram feed css goes here for the new design  */

#sb_instagram .sbi_photo {
    margin: 0 0 19px 19px;
}

@media only screen and (max-width: 480px) {
    #sb_instagram .sbi_photo {
        margin: 0 0 10px 10px !important;
    }
}

/* Youtube Video */
div#lyte_6Nc2ixylq6I {
    background-image: url(https://images.monsterfairings.com/monsterfairings/uploads/2022/10/20163241/6Nc2ixylq6I-HD-2.jpg);
}

.video-play-button {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    width: 32px;
    height: 44px;
    /* background: #fa183d; */
    border-radius: 50%;
    padding: 58px 60px 58px 68px;
}

.video-play-button:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #ba1f24;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #fa183d;
    border-radius: 50%;
    transition: all 200ms;
}

.video-play-button:hover:after {
    background-color: darken(#fa183d, 10%);
}

.video-play-button img {
    position: relative;
    z-index: 3;
    max-width: 100%;
    width: auto;
    height: auto;
}

.video-play-button span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 32px solid #fff;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

.lyte .play {
    background-image: none;
}

/* css for the product larger images */
.images.nickx_product_images_with_video .slider.nickx-slider-for .zoom.nslick-slide img {
    height: 100% !important;
    width: 100%;
    object-fit: cover;
}

.images.nickx_product_images_with_video .slider.nickx-slider-for .zoom.nslick-slide {
    height: 422px;
}

@media only screen and (max-width: 480px) {
    .images.nickx_product_images_with_video .slider.nickx-slider-for .zoom.nslick-slide {
        height: 290px;
    }
}

@media only screen and (max-width: 320px) {
    .images.nickx_product_images_with_video .slider.nickx-slider-for .zoom.nslick-slide {
        height: 220px !important;
    }
}

/* end of the product larger image  */
.wpcf7-form .wpcf7-textarea:focus {
    border: 1px solid rgba(0, 0, 0, .28) !important;
    background: transparent !important;
}

/* second banner for the product page */
.shop-page-customizer-two {
    background-size: contain;
    background: url(https://images.monsterfairings.com/monsterfairings/uploads/2023/07/05064149/0-financing_desktop-1.jpg) no-repeat center;
    height: auto;
}

@media only screen and (max-width: 1250px) {
    .shop-page-customizer-two {
        height: auto;

    }
}

@media only screen and (max-width: 998px) {
    .customize.shop-page-customizer-two:before {
        background: transparent;
    }

    .shop-page-customizer-two {
        margin-bottom: 20px;
    }

    .shop-page-customizer-two {
        height: auto;
        /* 		padding: unset; */

    }
}

@media only screen and (max-width: 480px) {
    .shop-page-customizer-two {
        background-size: cover !important;
        background: url(https://images.monsterfairings.com/monsterfairings/uploads/2023/07/05064143/0-financing_mobile-1.jpg) no-repeat center !important;
        padding: unset !important;
        height: 100% !important;
    }
}

/* end of the second banner  */

/* Gift Card */
div#product-999944 table.variations .label {
    display: none;
}

div#product-999944 span.custom-select-holder:after {
    display: none;
}

div#product-999944 ul.variable-items-wrapper li {
    display: inline-block;
    padding: 5px 25px;
    border: 1px solid #DEDEDE;
    /*     margin-left: -1px; */
}

div#product-999944 ul.variable-items-wrapper:before {
    content: 'Choose Amount:';
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
    font-weight: bolder;
    margin-right: 14px;

}

div#product-999944 .reset_variations {
    margin-left: 10px;
}

/* div#product-999944 .title.package-includes, div#packageIncludes, h3.title.details, #packageDetails {
display: none!important;
} */

div#product-999944 div#packageIncludes {
    display: none;
}

div#product-999944 p.prod-info-text {
    max-width: 570px;
    margin-top: 40px !important;
    display: block;
}

/* div#product-999944 p.prod-info-text:before {content: 'Description';display: block;border-bottom: 1px solid #b4b4b4;font-style: italic;font-weight: bolder;font-size: 18px;font-family: 'HelveticaNeueLT 87 Hvy Cn';margin-bottom: 12px;padding-bottom: 2px;} */

div#product-999944 div#custom-sale-price {
    display: none;
}

div#product-999944 div#custom-sale-price {
    display: none !important;
}

div#product-999944 div#custom-regular-price {
    color: #000;
    text-decoration: none;
    padding-right: 10px;
}

div#product-999944 #nickx-gallery .nslick-slide img {
    max-width: 200px;
    max-height: 70px;
    object-fit: contain;
    float: right;
}

@media only screen and (max-width: 768px) {
    div#product-999944 ul.variable-items-wrapper:before {
        display: block;
    }

    div#product-999944 table.variations {
        width: 100%;
    }
}

ul[aria-label="Gift Card"] li.selected {
    border: 1px solid #DF213D !important;

}

ul[aria-label="Gift Card"] li {
    cursor: pointer;
}

@media only screen and (min-width: 1124px) {
    div[data-product_id="999944"] td.value {
        display: flex;
        align-items: center;
    }

    div[data-product_id="999944"] table {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 990px) {
    div[data-product_id="999944"] td.value {
        display: flex;
        align-items: center;
    }

    div[data-product_id="999944"] table {
        margin-bottom: 25px;
    }

    div#product-999944 ul.variable-items-wrapper li {
        padding: 5px 20px;
    }
}

@media only screen and (max-width: 768px) {
    div#product-999944 .reset_variations {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 480px) {
    div[data-product_id="999944"] td.value {
        display: unset;
    }

    div#product-999944 ul.variable-items-wrapper li {
        padding: 5px 14px;
    }

    div[data-product_id="999944"] table {
        margin-bottom: unset;
    }
}

div#product-999944 .reset_variations {
    color: #000;
    font-family: 'HelveticaNeueLT 55 Roman', sans-serif !important;
}

/* Gift Card End */


button.needsclick.undefined span {
    display: none !important;
}

.add_gift_card_form #wc_gc_cart_redeem_form input[type=text]:focus {
    border: 1px solid red;
    padding: 16px;
}

/* css just for mac */

body.mac div[data-product_id="999944"] table .variable-item-contents {
    padding-top: 5px;
}

.main-page.woocommerce-cart-page-monster td[data-title="Gift Card"] {
    font-size: 0 !important;
}

.main-page.woocommerce-cart-page-monster td[data-title="Gift Card"] > .amount {
    font-size: 14px !important;
    padding-top: 13px !important;
    display: block;
}

input#coupon_code {
    margin-top: 0;
    min-height: 55px;

}

.coupon.coupon-inr {
    display: flex;
    flex-wrap: wrap;

}

.coupon.coupon-inr label[for="coupon_code"] {
    display: none;
}

@media only screen and (max-width: 480px) {
    .woocommerce-cart-form input#coupon_code {
        min-width: 100%;

    }

    .woocommerce-cart-form .grey_coupon_cart_mobile, .woocommerce-cart-form .continue-shop a.btn-custom {
        width: 100%;
    }
}

@media only screen and (max-width: 998px) {
    .coupon.coupon-inr .mobile_coupon_code_box {
        margin-top: 20px !important;
    }
}

.cart_page_select {
    padding: 10px 8px;
    border-color: #e1e1e1;
    width: 100%;
    margin-top: 12px;

}

input.cart_page_select {
    border: 1px solid #e1e1e1;
    display: none;
}

.cart_page_knowaboutus {
    margin-bottom: 15px !important;
    margin-top: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 30px;
}

.cart_page_knowaboutus h2 {
    text-align: left !important;
}

.enable_payment_button {
    display: none;
    margin-bottom: -10px;
    margin-top: 10px;
    font-size: 13px;
    font-weight: bold;
}

#product-1002268 .off.discount, #product-1002303 .off.discount {
    display: none !important;
}

#product-1002268 .single_variation_wrap, #product-1002303 .single_variation_wrap {
    margin-top: 15px;
}

div[data-product_id="1002303"] table tr:nth-child(1) td.value, div[data-product_id="1002268"] table tr:nth-child(1) td.value {
    padding: unset;
}

div[data-product_id="1002303"] table tr td.value select, div[data-product_id="1002268"] table tr td.value select {
    border-radius: 0 !important;
}

div#product-1002268 .images.nickx_product_images_with_video .slider.nickx-slider-for .zoom.nslick-slide img, div#product-1002303 .images.nickx_product_images_with_video .slider.nickx-slider-for .zoom.nslick-slide img {
    height: unset !important;
}

/* footer brand design css */
.monster_brand_mobile_only {
    flex-direction: row !important;
}

.monster_brand_mobile_only .single-brand {
    width: 50%;
}

.mobile_brand_footer {
    display: none;
}

@media only screen and (max-width: 768px) {
    .product-list-single .pro-name a {
        text-align: center !important;
    }

    .product-list-single .line-through {
        font-weight: bold;
        color: #BEBEBE;
        font-style: italic;
    }
}

@media only screen and (min-width: 575px) {

    .brand {
        height: unset !important;
        background-position: right -54rem center !important;
    }
}

@media only screen and (max-width: 575px) {
    .desktop_brand_footer {
        display: none;
    }

    .mobile_brand_footer {
        display: block;
    }
}

/* end of brand css */

/* we are monster new icons */
.we_are_monster_og_icons .red-circle {
    background: unset;
    width: 57px;
    height: 74px;
}

.we_are_monster_og_icons .red-circle img {
    max-width: 65px;
    max-height: 65px;
    margin-top: 7px;
}

/* end of new icons and text  */
.light_regular_price s {
    opacity: 0.3;
}

@media only screen and (min-width: 768px) and (max-width: 1039px) {
    .light_regular_price {
        font-size: 11px !important;
    }

    .star_shop_page i {
        font-size: 7px;
    }
}

/* apparel product page css goes here */
.prod-info .product_cat-apparel form.variations_form table.variations tbody tr:nth-child(1) {
    margin-bottom: 15px;
}

.prod-info .product_cat-apparel form.variations_form table.variations tbody tr td {
    vertical-align: inherit;
}

.prod-info .product_cat-apparel form.variations_form table.variations tbody tr td .custom-select-holder div[swatches-attr="attribute_pa_choose-size"] .cfvsw-swatches-option {
    font-family: 'HelveticaNeueLT 45', sans-serif;
    width: 60px;
    height: 42px;
    font-size: 14px;
}

.prod-info .product_cat-apparel form.variations_form table.variations tbody tr td .custom-select-holder div[swatches-attr="attribute_pa_choose-size"] {
    grid-gap: 0 !important;
}

.monster_hoodie_section {
    background-image: url(https://images.monsterfairings.com/monsterfairings/uploads/2023/01/23100236/woman-wearing-black-hoodie-2022-09-16-08-53-21-utc%402x.png);
    background-color: #DF213D;
    background-size: cover;
}

.monster_hoodie_section h6 {
    color: #fff;
}

.monster_hoodie_section .circle {
    background: #000;
}

.monster_hoodie_section .small-p {
    max-width: 435px;
}

.best-seller-apparel {
    height: unset;
    padding: 50px 0;
    background: unset;
}

.best-seller-apparel .title {
    color: #000;
}

.best-seller-apparel .title::after {
    background: #ccc;
}

.clothe_you_want {
    background-size: cover;
    height: 600px;
    background: url('https://images.monsterfairings.com/monsterfairings/uploads/2023/01/23104358/black-t-shirt-hanging-on-a-hanger-against-brick-wa-2021-09-03-09-46-09-utc%402x.png') no-repeat center center;
    display: flex;
    justify-content: left;
    align-items: center;

}

.clothe_you_want_right {
    height: 600px;
}

.clothe_you_want_right .best_seller-features:nth-child(1) {
    background-size: cover;
    background: url('https://images.monsterfairings.com/monsterfairings/uploads/2023/01/23104421/woman-wearing-black-hoodie-2022-09-16-08-32-29-utc%402x.png') no-repeat center center;
    height: 199px;
}

.clothe_you_want_right .best_seller-features:nth-child(2) {
    background-size: cover;
    background: url('https://images.monsterfairings.com/monsterfairings/uploads/2023/01/23104407/candid-portrait-of-young-beautiful-long-hair-unhap-2022-08-01-03-48-33-utc%402x.png') no-repeat center center;
    height: 199px;
}

.clothe_you_want_right .best_seller-features:nth-child(3) {
    background-size: cover;
    background: url('https://images.monsterfairings.com/monsterfairings/uploads/2023/01/23104415/hat-or-snapback-2021-09-01-07-47-05-utc%402x.png') no-repeat center center;
    height: 165px;
}

.clothe_you_want_right {
    justify-content: space-between;
}

.clothes_you_want_inner_section {
    padding: 45px;
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, .2);
    max-width: 464px;
    margin-left: 35px;
}

.clothes_you_want_inner_section h3 {
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
    color: #DF213D;
    font-size: 43px;
    font-weight: bolder;
    text-transform: uppercase;
}

.best_seller-features h3 {
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
}

.sitejabber_img_single_product {
    max-width: 160px;
}

.clothe_you_want_right .best_seller-features {
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, .2);
}

@media only screen and (max-width: 510px) {
    .prod-info .product_cat-apparel form.variations_form table.variations tbody tr {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .sitejabber_img_single_product {
        max-width: 90px !important;
    }
}

@media only screen and (max-width: 880px) {
    .clothes_you_want_inner_section {
        max-width: 300px;
        margin-left: unset;
        padding: 30px;
    }

    .clothe_you_want {
        justify-content: center;
        margin-bottom: 15px;
    }

    .clothes_you_want_inner_section h3 {
        font-size: 24px;
    }

    .sitejabber_img_single_product {
        max-width: 110px;
    }
}

@media only screen and (max-width: 768px) {
    .clothe_you_want {
        height: 500px;
    }
}

.prod-info .product_cat-apparel form.variations_form table.variations tbody tr .cfvsw-selected-label {
    display: none;
}

.prod-info .product_cat-apparel form.variations_form table.variations tbody tr:nth-child(2) .cfvsw-selected-swatch {
    border-color: #DF213D !important;
}

.prod-info .product_cat-apparel form.variations_form table.variations tbody tr:nth-child(2) .cfvsw-label-option:hover {
    border-color: #DF213D !important;
}

.product_cat-apparel .images.nickx_product_images_with_video .slider.nickx-slider-for .zoom.nslick-slide {
    height: 100%;
}

.prod-info .product_cat-apparel form.variations_form table.variations tbody tr td.label label, .prod-info .product_cat-apparel #packageDetails ul li {
    font-family: 'HelveticaNeueLT 45', sans-serif;
}

.prod-info .product_cat-apparel form.variations_form .single_variation_wrap a {
    display: none;
}

.prod-info .product_cat-apparel form.variations_form table.variations tbody tr:nth-child(2) td.value, .prod-info .product_cat-apparel form.variations_form table.variations tbody tr:nth-child(2) {
    display: flex;
    align-items: center;
}

.size_guide_button {
    font-family: 'HelveticaNeueLT 45', sans-serif;
    color: #000000 !important;
    font-size: 14px !important;
    text-decoration: underline;
}

@media only screen and (max-width: 570px) {
    .prod-info .product_cat-apparel form.variations_form table.variations tbody tr:nth-child(2) td.value {
        display: unset;
        position: relative;
    }

    .size_guide_button {
        position: absolute;
        right: 0;
        top: -26px;
    }

    .prod-info .product_cat-apparel form.variations_form table.variations tbody tr td .custom-select-holder div[swatches-attr="attribute_pa_choose-size"] .cfvsw-swatches-option {
        width: 51px;
        height: 40px;
    }
}

@media only screen and (min-width: 570px) {
    .size_guide_button {
        margin-left: 6px;
    }
}

.prod-info .product_cat-apparel form.variations_form table.variations tbody {
    margin-bottom: 15px;
}

.prod-info .product_cat-apparel .old-price, .prod-info .product_cat-apparel .off.discount {
    display: none !important;
}

/* end of the apparel product page  */

/**
*
* css for the apparel category page goes here
*
* */

.top-banner-apparel-category {
    background-size: cover;
    background: url(https://images.monsterfairings.com/monsterfairings/uploads/2023/01/27110144/Group-636.jpg) no-repeat center center;
    height: 700px;
    display: flex;
    justify-content: left;
    align-items: center;
}

.inner_content_top_banner_apparel h2 {
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 46px;
}

.inner_content_top_banner_apparel p {
    color: #fff;
    margin-top: -5px;
}

.feature_product_subtext {
    color: #000;
    max-width: 949px;
    margin: 0 auto;
}

.featured_product_thumbnail_img {
    max-height: 100% !important;
}

.top-bannertwo-apparel-category {
    background-size: cover;
    background: url(https://images.monsterfairings.com/monsterfairings/uploads/2023/02/07062417/WhatsApp-Image-2023-02-07-at-6.45.13-AM.jpeg) no-repeat center center;
    height: 700px;
    display: flex;
    justify-content: left;
    align-items: center;
}

.banner-text-clothes_you_want_take {
    color: #DF213D !important;
    line-height: 1em;
}

.top-bannertwo-apparel-category p {
    max-width: 493px;
}

.merch_tshirt {

    max-height: 600px;
}

.merch_hoodies {

    max-height: 600px;
}

.merch_tshirt img, .merch_hoodies img {
    width: 100%;
    height: 100%;
}

.garments_inner_text {
    position: relative;
}

.garments_inner_text h2 {
    text-transform: uppercase;
    position: absolute;
    bottom: 5px;
    left: 20px;
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
    font-size: 46px;
    color: #ffffff;
}

.merch_section_two_col {
    margin-bottom: 70px;
}

.top-bannerthree-apparel-category {
    background-size: cover;
    background: url(https://images.monsterfairings.com/monsterfairings/uploads/2023/01/27110137/Group-637.jpg) no-repeat center center;
    height: 700px;
    display: flex;
    justify-content: left;
    align-items: center;
}

/* css for the filter */
.desktop_apparel_filter .wpfFilterWrapper i {
    display: none !important;
}

.desktop_apparel_filter .wpfMainWrapper {
    max-width: 70% !important;
}

.desktop_apparel_filter .wpfFilterWrapper {

    margin: -25px unset 50px !important;
}

.desktop_apparel_filter .wpfFilterWrapper .wpfCheckbox {
    display: none;
}

.desktop_apparel_filter .wpfFilterTaxNameWrapper, .desktop_apparel_filter .wpfCount {
    font-family: 'HelveticaNeueLT 45', sans-serif;
    text-transform: capitalize
}

.desktop_apparel_filter .wpfFilterTitle {
    font-size: 16px;
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
    color: #000;
    margin: 0 0 19px;
    text-transform: uppercase;
}

.desktop_apparel_filter .wpfDisplay {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.desktop_apparel_filter .wpfFilterWrapper[data-filter-type] {
    padding: 0 !important;
}

.filter_apperal_mobile .wpfMainWrapper {
    display: flex !important;
}

.filter_apperal_mobile .wpfFilterWrapper {
    min-width: unset !important;
    max-width: 110px !important;
}

@media only screen and (min-width: 768px) {
    .filter_apperal_mobile {
        display: none !important;
    }
}

@media only screen and (max-width: 768px) {
    .inner_content_top_banner_apparel h2 {
        font-size: 30px;
    }

    .merch_tshirt {
        margin-bottom: 15px;
    }

    .top-banner-apparel-category, .top-bannertwo-apparel-category, .top-bannerthree-apparel-category {
        max-height: 400px;
    }

    *[data-attribute_name="attribute_pa_choose-size"] .wcboost-variation-swatches__item {
        min-width: 50px !important;
    }

    .inner_content_top_banner_apparel p {
        max-width: 250px;
    }
}

.filter_apperal_mobile select {
    border: 1px solid #ededed !important;
    padding: 8px !important;
    height: auto !important;
    background: transparent;
    font-size: 0.8rem;
    color: #000;
}

.apparel_white_section {
    background: #ffffff !important;
}


.wcboost-variation-swatches__item {
    width: 28px;
    height: 28px;
    line-height: 28px;
    margin-bottom: 0;
}

*[data-attribute_name="attribute_pa_choose-size"] {
    padding: 0 15px;
}

*[data-attribute_name="attribute_pa_choose-size"] .wcboost-variation-swatches__item {
    border-radius: 0 !important;
    margin: 0;
    min-width: 58px;
    min-height: 47px;
    line-height: 48px;
    border: 1px solid #DEDEDE;
}

.wcboost-variation-swatches__item {
    box-shadow: none;
}

*[data-attribute_name="attribute_pa_choose-size"] .wcboost-variation-swatches__item:not(:first-child) {
    margin-left: -1px;
}

*[data-attribute_name="attribute_pa_choose-size"] .wcboost-variation-swatches__item span {
    font-family: 'HelveticaNeueLT 45', sans-serif;
    font-weight: 500;
}

.wcboost-variation-swatches__item.selected {
    border-color: #999;
    box-shadow: 0 0 0 2px rgba(255 0 0 0.5);
    z-index: 999;
}

ul.wcboost-variation-swatches__wrapper[data-attribute_name="attribute_pa_choose-size"] .wcboost-variation-swatches__item:hover, ul.wcboost-variation-swatches__wrapper[data-attribute_name="attribute_pa_choose-size"] .wcboost-variation-swatches__item.selected {
    box-shadow: unset !important;
    border-color: #DF213D;
    z-index: 9999;
}

.featured_product_img_wrap_slider img {
    max-height: unset !important;
}

@media only screen and (min-width: 1100px) {
    .top-bannertwo-apparel-category {
        background-position: 100% 13%;
    }
}

/***
* End of the apparel category page csss
*
* */

.load_more_repeater_product_monster .load_more_repeater_product_monster_innerimg img.attachment-woocommerce_thumbnail {
    height: 100% !important;
}

.apparel_category_page_template_monster .carasoul_img_wrap img {
    max-height: unset !important;
}

.apparel_category_page_template_monster .product-list-single.product_cat-apparel .product-single.card .product-img {
    height: 100%;
}

.prod-info .product_cat-apparel .wcboost-variation-swatches__item.selected {
    box-shadow: 0 0 0 2px rgb(0, 0, 0);
}

/* hide rev slider for the mobile and tablet */
@media only screen and (max-width: 998px) {

}

/* end of hiding the slider  */
.contact_page_file_type {
    font-family: 'HelveticaNeueLT 45', sans-serif !important;
    margin-bottom: 20px;
}

@media only screen and (max-width: 480px) {
    .cd-popup {
        padding: 80px 0 !important;
    }

    .cd-popup-container .content__wrapper {
        padding-top: 40px;
    }

    .header__icons {
        margin-bottom: 22px;
    }

    .content__row.productLink {
        margin-bottom: 60px;
    }
}

.summary.entry-summary > span.woocs_price_code, .summary.entry-summary .woocs_price_info, .summary.entry-summary > .off.discount, .summary.entry-summary > del.original-computed-price, .summary.entry-summary > span.wholesale_price_container {
    display: none !important;
}

.woocommerce-variation-add-to-cart {
    order: 999 !important;
}

.summary.entry-summary .original-computed-price {
    width: 100%;
}

.single_variation_wrap {
    display: grid;
}

section.prod-info .price {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    flex-wrap: wrap;
}


span.wholesale_price_title {
    width: 100%;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.woocommerce-variation.single_variation {
    /* 	display: unset!important; */
}

.d-flex.align-items-lg-end.align-items-center {
    display: none !important;
}

.prod-info .woocommerce-variation-price {
    margin-top: 0;
}

.off.discount {
    order: 1;
}

span.wholesale_price_container {
    position: relative;
    padding-right: 37px;
    width: 100%;
}

span.wholesale_price_container .off.discount {
    position: absolute;
    right: 0;
    left: auto;
    bottom: 4px;
    top: unset;
}

del.wholesale_price_container {
    position: relative;
    padding-right: 38px;
}

section.prod-info .price > .off.discount {
    margin-left: 8px;
    margin-top: -2px;
}

del.wholesale_price_container > .off.discount {
    position: absolute;
    right: 0;
    left: auto;
}

#cart_page_phone_number {
    padding: 10px 8px;
    border: 1px solid #e1e1e1;
    width: 100%;
    margin-top: 12px;
}

.enable_payment_number {
    display: none;
    margin-bottom: -10px;
    margin-top: 10px;
    font-size: 13px;
    font-weight: bold;
}

/* make this kit ready popup */

/* The Modal (background) */
.modal_make_kit_ready {
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
}

/* Modal Content/Box */
.modal_make_kit_ready .modal-content {
    background-color: #fefefe;
    margin: 19% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 35%;
    height: auto;
}

/* The Close Button */
.modal_make_kit_ready .close {
    color: #aaa;
    float: right;
    text-align: right;
    font-size: 28px;
    font-weight: bold;
}

.modal_make_kit_ready p {
    margin-top: 10px;
    margin-bottom: 20px;
}

.modal_make_kit_ready .close:hover,
.modal_make_kit_ready .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.modal_make_kit_ready button {
    border: unset;
    background: #DF213D;
    color: #fff;
    font-family: 'HelveticaNeueLT 45', sans-serif;
    height: 30px;
    width: 70px;
    line-height: 30px;
    font-size: 13px;
    cursor: pointer;
}

.modal_make_kit_ready button:hover {
    background: #000;
}

@media only screen and (max-width: 880px) {
    .modal_make_kit_ready .modal-content {
        width: 65%;
        top: 100px;
    }
}

/* end of the select box for tank-cover */

/* new quantity */
.prod-info .quantity_selectbox_add_cart {
    display: none;
}

@media only screen and (max-width: 768px) {
    .prod-info .quantity_selectbox_add_cart {
        display: block;
        height: 55px;
        border: 1px solid #BEBEBE;
        min-width: 110px;
        max-width: 110px;
        background: #fff !important;
    }

    .prod-info div.input-group.quantity {
        display: none !important;
    }

    .prod-info .quantity_selectbox_add_cart select {
        width: 100%;
        height: 100%;
        border: unset;
        padding-left: 10px;
        background: #fff !important;
        color: #000 !important;
    }

    .checkbox_pa_tank_cover_section, .checkbox_pa_extra_clear_coat_section, .checkbox_pa_bolt_kit_section {
        display: none !important;
    }

    .attribute_label_hide_for_mobile {
        display: none !important;
    }

}

/* end of the new quantity */

/*css for the ugc section  */
section.ugc_video_section .video-holder {
    float: unset;
    display: unset;
    height: initial;
    /* 	max-width: 286px; */
}

section.ugc_video_section .title:after {
    display: none;
}

section.ugc_video_section .title {
    text-align: center;
}

section.ugc_video_section .container-fluid {
    padding-left: 0;
    padding-right: 0;
    position: relative;
}

section.ugc_video_section .swiper {
    margin-top: 32px;
}

.ugc_video_section .ugc_navs {
    display: flex;
    position: absolute;
    top: 8%;
    right: 15%;
    gap: 15px;
}

.ugc_video_section .ugc_navs .swiper_button_prev_ugc, .ugc_video_section .ugc_navs .swiper_button_next_ugc {
    background: #DF213D;
    color: #fff;
    height: 50px;
    width: 50px;
    text-align: center;
    border-radius: 50px;
    transition: .3s ease;
    cursor: pointer;
}

.ugc_video_section .ugc_navs .swiper_button_prev_ugc:hover, .ugc_video_section .ugc_navs .swiper_button_next_ugc:hover {
    background: #000;
}

.ugc_video_section {
    background: #F7F7F7;
}

.ugc_video_section .ugc_navs i {
    display: inline-block;
    vertical-align: baseline;
    line-height: 50px;
}

@media only screen and (max-width: 1024px) {
    .ugc_video_section .ugc_navs {
        display: none;
    }
}

@media only screen and (min-width: 1200px) {
    section.ugc_video_section .swiper:before {
        content: "";
        background: linear-gradient(to left, rgba(255 255 255 0.28), rgba(255, 255, 255, 1));
        opacity: 0.5;
        display: block;
        height: 100%;
        width: 11%;
        position: absolute;
        left: 0;
        z-index: 2;
    }

    section.ugc_video_section .swiper:after {
        content: "";
        background: linear-gradient(to right, rgba(255 255 255 0.28), rgba(255, 255, 255, 1));
        opacity: 0.5;
        display: block;
        height: 100%;
        width: 11%;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2;
    }
}

/* end of the ugc section */
/* mobile layout for other fileds */
#custom_mobile_makekitready_option, #custom_mobile_tank_option, #custom_mobile_boltkit_option {
    display: none;
}

@media only screen and (max-width: 768px) {
    #custom_mobile_makekitready_option, #custom_mobile_tank_option, #custom_mobile_boltkit_option {
        display: block;
        border: 1px solid #BEBEBE !important;
        height: 40px;
        padding-left: 10px;
        color: #000 !important;
        margin-bottom: 10px;
        background: #fff !important;
        border-radius: 0 !important;
    }
}

.accessories_product_single {
    order: 999 !important;
    margin-top: 10px;
}

.prod-info div.product-type-simple .price.monster_simple_product_page {
    display: inline-block !important;
}

.prod-info div.product-type-simple .price.monster_simple_product_page del {
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
    font-size: 36px;
    color: #BEBEBE;
    line-height: 1;
    margin-right: 1rem;
}

.prod-info div.product-type-simple .price.monster_simple_product_page ins {
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;
    font-size: 36px;
    line-height: 1;
    text-decoration: none;
}

.prod-info div.product-type-simple .sales-badge {
    display: inline-block !important;
}

/* end of new mobile layout section */

/* shop page banner css  */
.shop_page_custom_design_banner_monster {
    background-size: contain;
    background: none no-repeat center;

}

.shop_page_top_banner_monster_mobile .shop-page-customizer-two {
    display: none;
}

@media only screen and (max-width: 480px) {
    .shop_page_custom_design_banner_monster {
        background-size: cover !important;
        background: none no-repeat center !important;
        height: auto !important;
    }

    .shop-page-customizer-two {
        display: none;
    }

    .shop_page_top_banner_monster_mobile .shop-page-customizer-two {
        display: block !important;
        margin-bottom: 1px !important;
    }
}

.shop-page-customizer-two {
    /* 	margin-top: 17px!important; */
}

@media only screen and (max-width: 768px) {
    .shop-page-customizer-two {
        display: none;
    }

    .shop_page_top_banner_monster_mobile .shop-page-customizer-two {
        display: block !important;
    }

    div.shop_page_top_banner_monster_mobile {
        display: block;
    }

    img.shop_page_top_banner_monster_mobile {
        display: block;
        margin-top: 10px;
    }

    img.shop_page_top_banner_monster_desktop {
        display: none;
    }

    .monster_year_var_price_center {
        justify-content: center;
    }
}

@media only screen and (max-width: 1300px) {
    .shop-page-customizer {
        margin-bottom: 0 !important;
    }
}

.shop_page_top_banner_monster_mobile {
    display: none;
}

.shop-page-customizer-two {
    background: none !important;
    padding: 26px 0 0 0;
}

/* end ofthe shop page banner css */
@media only screen and (max-width: 480px) {
    #custom-regular-price {
        order: unset;
        font-size: 36px;
    }

    #custom-sale-price {
        order: unset;
        width: unset;
    }
}

div.monster_year_var_price_center div.sales-badge {
    display: block !important;
}

div.monster_year_var_price_center div.sales-badge .off.discount {
    left: -3px !important;
}


/* extra coat tool tip css */
.tooltip_extra_coating {
    position: relative;
    display: inline-block;
    left: 4px;
    font-family: 'HelveticaNeueLT 55 Roman', sans-serif;
    cursor: pointer;
}

.tooltip_extra_coating .tooltiptext_extra_coating {
    visibility: hidden;
    width: 250px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -125px;
    padding: 8px;
    font-size: 12px;
}

.tooltip_extra_coating .tooltiptext_extra_coating::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}

.tooltip_extra_coating:hover .tooltiptext_extra_coating {
    visibility: visible;
}

.faq_giveaway_question_inner h5 button[aria-expanded="false"]:after {
    content: '+';
    font-family: 'HelveticaNeueLT Com 75 Bd', sans-serif;
    font-size: 20px;
    position: absolute;
    right: 0px;
    background: #fff;
    top: 10px;
}

@media only screen and (max-width: 578px) {
    section.prod-info .checkbox_pa_extra-clear-coat {
        max-width: 100% !important;
    }
}

@media only screen and (max-width: 768px) {
    .checkbox_pa_extra-clear-coat {
        display: none !important;
    }

    section.prod-info table.variations td.row-pa_extra-clear-coat {
        margin-top: 5px;
    }

    .show_clear_coat_mob .tooltiptext_extra_coating {
        z-index: 9;
    }

    .show_clear_coat_mob:nth-child(1) {
        font-family: 'HelveticaNeueLT 55 Roman', sans-serif;
    }
}

#jig1-L2filterButtons {
    margin-bottom: 30px;
}

/* end of extra coat tool tip */
.contact_form_select_query select {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, .28);
    background: transparent;
    padding: 9px 6px;
    font-size: 13px;
}

.terms_and_condition_monster_fairings_page ul, .terms_and_condition_monster_fairings_page li {
    padding: revert;
    margin: revert;
    list-style: inherit;
    font-family: 'HelveticaNeueLT 45', sans-serif;
    font-size: 14px;
}

.terms_and_condition_monster_fairings_page li {
    margin-bottom: 5px;
}

.prod-info .product_cat-honda-cbr600f-11-13-fairings #packageDetails ul li:nth-child(3), .prod-info .product_cat-honda-f4-99-00-motorcycle-fairings #packageDetails ul li:nth-child(3) {
    display: none;
}

.prod-info .product_cat-honda-f4i-01-03-motorcycle-fairings #packageDetails ul li:nth-child(3) {
    display: none;
}

.prod-info .product_cat-honda-f4i-04-07-motorcycle-fairings #packageDetails ul li:nth-child(3) {
    display: none;
}

.prod-info .product_cat-honda-cbr1100xx-96-07-fairings #packageDetails ul li:nth-child(3) {
    display: none;
}

/* aling button paypal */
.prod-info .woocommerce-variation-add-to-cart > div {
    flex: 1;
}

.prod-info .woocommerce-variation-add-to-cart {
    flex-wrap: wrap;
}

.prod-info .wc-ppcp-product-payments__container {
    flex-basis: 100% !important;
}

.prod-info .wc-ppcp-paylater-msg__container {
    flex-basis: 100% !important;
    margin-top: 5px;
    margin-bottom: -10px;
}

.prod-info .quantity {
    order: 1;
}

.prod-info .btn-custom {
    order: 2;
}

.prod-info .wc-ppcp-paylater-msg__container {
    order: 4;
}

.prod-info .wc-ppcp-product-payments__container {
    order: 3;
}

@media only screen and (max-width: 380px) {
    .single_add_to_cart_button {
        width: 60% !important;
        min-width: unset;
    }
}

@media only screen and (max-width: 480px) {
    .prod-info .wc-ppcp-product-payment-method.payment_method_ppcp {
        max-width: 100% !important;
    }
}

.accessories_product_single {
    flex-wrap: wrap;
}

/* end of the alignment */
.prod-info .product_cat-honda-cbr250rr-11-14-fairings #packageDetails ul li:nth-child(3) {
    display: none;
}

.prod-info .product_cat-honda-cbr650f-14-18-fairings #packageDetails ul li:nth-child(3), .prod-info .product_cat-honda-cbr929-00-01 #packageDetails ul li:nth-child(3) {
    display: none;
}

.woocommerce-products-header .term-description p {
    display: none;
}

@media only screen and (min-width: 998px) {
    .breadcrumb-holder.gray-bg {
        margin-bottom: 20px !important;
    }

    .top_banner_image_section img {
        padding-top: 3rem;
    }
}

/* hover flipper */
.product-single.card img.product_cat_hover_image {
    position: absolute;
    max-width: 100%;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    top: 0;
    max-height: 100%;
    opacity: 0;
    transition: .2s ease;
    left: 0;
}

.product-single.card, .load_more_repeater_product_monster_innerimg {
    position: relative;
    transition: 1s ease;
}

.load_more_repeater_product_monster_innerimg img.product_cat_hover_image {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: .3s ease;
}

.load_more_repeater_product_monster_innerimg {
    height: 283px;
    display: block;
}

.product-single.card:hover img.product_cat_hover_image,
.load_more_repeater_product_monster_innerimg:hover img.product_cat_hover_image {
    opacity: 1;
}

@media only screen and (max-width: 998px) {
    .product-single.card:hover img.product_cat_hover_image,
    .load_more_repeater_product_monster_innerimg:hover img.product_cat_hover_image {
        opacity: 0;
    }
}

@media only screen and (max-width: 1499px) {
    .product-single.card img.product_cat_hover_image,
    .load_more_repeater_product_monster_innerimg {
        height: 248px;
    }
}

@media only screen and (max-width: 1370px) {
    .product-single.card img.product_cat_hover_image,
    .load_more_repeater_product_monster_innerimg {
        height: 210px;
    }
}

@media only screen and (max-width: 1200px) {
    .product-single.card img.product_cat_hover_image,
    .load_more_repeater_product_monster_innerimg {
        height: 188px;
    }
}

@media only screen and (max-width: 1100px) {
    .product-single.card img.product_cat_hover_image,
    .load_more_repeater_product_monster_innerimg {
        height: 166px;
    }
}

@media only screen and (max-width: 1023px) {
    .product-single.card img.product_cat_hover_image,
    .load_more_repeater_product_monster_innerimg {
        height: 158px;
    }
}

@media only screen and (max-width: 991px) {
    .product-single.card img.product_cat_hover_image,
    .load_more_repeater_product_monster_innerimg {
        height: 135px;
    }
}

/* end of flipper */

/* homepage changes  */
/*  hide title  */

h2.monster_homesearchtext_show_mob {
    display: none;
}

div.monster_homesearchtext_show_mob {
    display: none;
}

@media only screen and (max-width: 480px) {
    h2.monster_homesearchtext_show_desktop {
        display: none;
    }

    div.monster_homesearchtext_show_desktop {
        display: none !important;
    }

    div.monster_homesearchtext_show_mob {
        display: block;
    }
}

#product-search {
    position: relative;
    z-index: 1;
    margin-top: -14.2rem;
    /*background-color: #262626a3;*/
    background: rgba(255, 255, 255, 0.10);
}

@media only screen and (min-width: 998px) {
    .rev_slider_homepage_section_hide {
        margin-top: -2rem !important;
    }
}

@media only screen and (max-width: 480px) {
    h2.monster_homesearchtext_show_mob span {
        display: inline !important;
    }

    h2.monster_homesearchtext_show_mob {
        font-size: 22px;
        display: block;
    }

    .banner_bullet_points_text .rs-layer {
        font-size: 14px !important;
    }
}

/* end of the homepage changes */
@media only screen and (max-width: 768px) {
    div#product-search {
        background: #262626;
        margin-top: unset;
    }

    .banner-bg {
        background: #000 !important;
    }

    div#product-search > .containers {
        padding-top: 60px;
    }
}

div#product-search.main_home_search {
    background: #262626;
    margin-top: unset;
    z-index: unset;
    position: unset;
    height: auto;
}

div#product-search.main_home_search h2.monster_homesearchtext_show_mob {
    display: block;
}

@media only screen and (max-width: 880px) {
    .rev_slider_homepage_section_hide_old {
        display: none;
    }
}

.prod-info #ppc-button-ppcp-gateway .paypal-buttons.paypal-buttons-context-iframe.paypal-buttons-label-paypal.paypal-buttons-layout-vertical {
    max-width: 375px;
    margin-top: 15px;
}

.prod-info #ppcp-messages {
    margin-top: 10px;
    order: 1;
}

.prod-info .summary.entry-summary {
    display: flex;
    flex-direction: column;
}

@media only screen and (max-width: 768px) {
    .checkbox_pa_boldkit_section {
        display: none !important;
    }
}

.product-single.card {
    border: none;
}

.we-are-monster-features .red-circle-holder {
    display: flex;
    flex-direction: column;
    font-family: 'helveticaneuelt 87 hvy cn', sans-serif;
    line-height: 1.2;
    font-size: 20px;
}

.we-are-monster-features .red-circle {
    margin-bottom: 15px;
}

.home-sliders .slick-prev:before, .home-sliders .slick-next:before {
    position: absolute;
    font-family: 'FontAwesome', sans-serif;
    opacity: 1;
    display: block;
    font-weight: 900;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.search-bike-inr label {
    display: none;
}

.insta_tag {
    padding-left: 20px;
    color: #DF213D;
    font-size: 20px;
    font-family: 'HelveticaNeueLT 45', sans-serif;
    letter-spacing: 3px;
    margin: 0 0 3px;
}

.insta_tag:hover {
    color: #DF213D;
}

.brand .text-center {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 30px;
}

.client-say-slider-inr .slick-list {
    overflow: inherit !important;
}

.latest_apparel .slick-prev.slick-arrow, .latest_apparel .slick-next.slick-arrow {
    display: none !important;
}


#related-product-carousel {
    display: grid;
    grid-template-columns: 245px 245px 245px 245px;
    justify-content: center;
    gap: 15px;
}

#packageIncludes ul, #packageDetails ul {
    display: flex;
    flex-wrap: wrap;
}

#packageIncludes ul li, #packageDetails ul li {
    padding: 0.25rem 0.5rem 0.25rem 1rem;
}

/* Locator Page */

.store-locator {
    display: grid;
    grid-template-columns: 40% 60%;
    grid-template-rows: repeat(2, 1fr);
    padding: 50px 0;
}

.store-locator > div:nth-child(3) {
    grid-area: 1 / 1 / 3 / 2;
    padding-top: 190px;
}

.store-locator > div:last-child {
    flex: 6 !important;
    border-radius: 10px;
}

.wpgmza_map {
    grid-area: 1 / 2 / 3 / 3;
}

.wpgmza-store-locator {
    grid-area: 1 / 1 / 3 / 2;
    height: fit-content;
    position: relative;
    display: block;
    margin-right: 60px;
}

.wpgmza_marker_holder {
    max-width: 50% !important;
    border: none !important;
}

#wpgmza_table_1_wrapper table {
    display: flex;
    flex-direction: column;
    width: 100% !important;
    border: none !important;
    max-height: 500px;
    overflow-y: scroll;
    position: relative;
}

#wpgmza_table_1_wrapper table::-webkit-scrollbar-track {
    border-radius: 4px;
    background-color: #D9E0E680;
}

#wpgmza_table_1_wrapper table::-webkit-scrollbar {
    width: 4px;
    background-color: #D9E0E680;
}

#wpgmza_table_1_wrapper table::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #2B2828;
}

.wpgmza_infowindow_address {
    display: none;
}

.dataTables_length {
    display: none;
}

.dataTables_wrapper .dataTables_filter {
    float: left;
    text-align: left !important;
}

.dataTables_filter {
    width: 100%;
    margin-bottom: 25px !important;
}

.dataTables_filter label, .dataTables_filter input {
    width: 100%;
    margin-left: 0;
    position: relative;
}

.dataTables_filter input {
    margin-left: 0 !important;
    font-size: 16px;
    border-radius: 8px;
    border: 1px solid #D9E0E6 !important;
    height: 48px !important;
    padding: 12px 16px 12px 16px !important;
}

.wpgmza-address.addressInput {
    margin-left: 0 !important;
    font-size: 16px;
    border-radius: 8px;
    border: 1px solid #D9E0E6 !important;
    height: 48px !important;
    padding: 12px 16px 12px 16px !important;
    width: 100%;
}

.wpgmza_sl_search_button_div {
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
}

.wpgmza-reset {
    display: none;
}

.wpgmza-store-locator[data-state="complete"] .wpgmza-reset {
    display: block;
}

.dataTables_wrapper::before {
    content: '';
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) -8.82%, #FFFFFF 88.41%);
    height: 40px;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
}

.dataTables_filter label:before {
    content: '';
    background-image: url(../images/Locator/search-locator.svg);
    background-color: #DF1F3C;
    background-position: center;
    background-repeat: no-repeat;
    width: 100px;
    height: 48px;
    border-radius: 0 8px 8px 0;
    display: block;
    position: absolute;
    font-size: 14px;
    z-index: 1;
}

.wpgmza_sl_search_button_1 {
    width: 100px !important;
    height: 48px !important;
    border: none !important;
    font-size: 0 !important;
    background: transparent !important;
    cursor: pointer;
}

.dataTables_wrapper {
    padding-right: 60px;
}

.wpgmza_table tbody {
    margin-right: 45px;
}

.dataTables_filter label {
    width: 100%;
    font-size: 0;
}

.dataTables_filter:before {
    content: 'INSTALLATION LOCATOR';
    display: block;
    font-size: clamp(28px, 40px, 40px);
    text-transform: uppercase;
    font-style: italic;
    margin-bottom: 25px;
    text-align: start;
    margin-top: 30px;
    color: #212529;
}

.wpgmza_table tbody {
    margin-top: 0;
}

table.dataTable tbody td {
    padding: 0 !important;
}

.wpgmza_table_title:before {
    content: '';
    width: 24px;
    display: block;
    height: 24px;
    background-image: url('../images/Locator/icon-locator.svg');
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: -27px;
}

.wpgmza_table_title {
    margin-bottom: 8px !important;
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
}

.wpgmza_table_description p {
    margin-bottom: 4px !important;
    font-size: 16px;
}

.wpgmza_table_description p:last-child {
    margin-bottom: 0 !important;
    font-weight: 600;
}

.wpgmza_table_description div {
    display: none;
}

.wpgmaps_mlist_row {
    margin: 0 !important;
    padding-top: 15px;
    padding-bottom: 20px;
    display: flex;
    flex-direction: column;
}

.wpgmza_table_address, .wpgmza_table_marker, .wpgmza_table_link {
    display: none;
}

.store-locator .wpgmza_table .wpgmaps_mlist_row {
    border: none !important;
    border-bottom: 1px solid #D9E0E6 !important;
}

.table.dataTable.no-footer {
    border: none !important;
}

.dataTables_info, .dataTables_paginate {
    display: none;
}

.wpgmza_table {
    overflow-x: hidden;
}

.wpgmza_table .wpgmaps_mlist_row {
    margin-bottom: 15px;
    margin-left: 0;
    padding-left: 30px;
}

.wpgmza_table td {
    padding: 0 !important;
}

.wpgmza_table thead {
    display: none;
}

.wpgmza_table .wpgmaps_mlist_row:hover {
    background: transparent !important;
    border-color: #2B2828 !important;
}

.wpgmza_table .wpgmaps_mlist_row:hover .wpgmza_table_title:before {
    background-image: url('../images/Locator/icon-location-hover.svg');
}

.wpgmaps_mlist_row.active .wpgmza_table_title:before {
    background-image: url('../images/Locator/icon-location-active.svg') !important;
}

.wpgmza_table .wpgmaps_mlist_row.active {
    border-color: #DF1F3C !important;
}

.ol-info-window-plain {
    left: 100px !important;
}

.wpgmza_infowindow_title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700 !important;
    margin-bottom: 10px !important;
}

.wpgmza_infowindow_description {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.wpgmza_infowindow_description p {
    margin: 0 !important;
}

.wpgmza_infowindow_description p:last-child {
    margin-top: 2px !important;
    font-weight: 700 !important;
    margin-bottom: 10px !important;
}

a.wpgmza_infowindow_link {
    font-size: 14px !important;
    color: #212529 !important;
    margin: 0 !important;
}

p.wpgmza_infowindow_link {
    width: fit-content;
    position: relative;
    margin: 0 !important;
}

p.wpgmza_infowindow_link:after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    height: 1px;
    width: 100%;
    background: #DF1F3C;
}

.wpgmza-infowindow {
    padding: 16px !important;
    position: relative;
    border-radius: 2px;
}

.wpgmza-infowindow:before {
    content: '';
    width: 0;
    z-index: 1;
    height: 0;
    display: block;
    border: 0 solid transparent;
    border-left-width: 49px;
    border-right-width: 49px;
    border-top: 20px solid #fff;
    position: absolute;
    bottom: -18px;
    left: 24px;
}

.fa-times:before {
    font-weight: bold !important;
    font-size: 20px !important;
}

.ol-marker {
    width: 30px !important;
    height: 30px !important;
}

.ol-marker img {
    display: none !important;
}

.ol-info-window-plain {
    overflow-y: unset !important;
}

.ol-marker:after {
    content: '';
    background-image: url('../images/Locator/icon-location-pin.svg');
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}

#wpgmza_table_1_filter {
    display: none !important;
}

.wpgmza-store-locator:before {
    content: 'INSTALLATION LOCATOR';
    display: block;
    font-size: 40px;
    text-transform: uppercase;
    font-style: italic;
    margin-bottom: 25px;
    text-align: start;
    margin-top: 30px;
    color: #212529;
}

.wpgmza-form-field__label--float, .wpgmza-radius-container {
    display: none !important;
}

.wpgmza-search:before {
    content: '';
    background-image: url(../images/Locator/search-locator.svg);
    background-color: #DF1F3C;
    background-position: center;
    background-repeat: no-repeat;
    width: 100px;
    height: 48px;
    border-radius: 0 8px 8px 0;
    display: block;
    position: absolute;
    font-size: 14px;
    right: 0;
    z-index: -1;
    bottom: 0px;
}


input.wpgmza-reset {
    position: absolute;
    right: 110px;
    width: 70px;
    height: 36px;
    color: #fff;
    bottom: 6px;
    background: #DF1F3C;
    border: none;
    border-radius: 8px;
    z-index: 1;
    cursor: pointer;
}

.dataTables_empty {
    margin-bottom: 35px;
    display: block;
}

.banner-slider .slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}

.banner-slider .slick-dots {
    align-items: center;
    display: none !important;
    justify-content: center;
}

.banner-slider .slick-dots li button {
    width: 8px !important;
    height: 8px !important;
}

.banner-slider .slick-dots li {
    width: 12px !important;
    height: 12px !important;
    border-radius: 50%;
    border: 1px solid #fff;
}

.banner-slider .slick-dots li.slick-active {
    width: 14px !important;
    height: 14px !important;
}

.banner-slider .slick-active button {
    background: #fff !important;
    border-radius: 50% !important;
    margin: 1px !important;
    width: 8px !important;
    height: 8px !important;
}

.banner-slider .slick-dotted.slick-slider {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.banner-slider .slick-arrow {
    width: 40px !important;
    height: 40px !important;
    background: #E01A3B !important;
    font-size: 0 !important;
    border-radius: 50% !important;
    z-index: 10;
    top: 37% !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    box-shadow: 1px 1px 1px #0000007d !important;
}

.banner-slider .slick-prev {
    left: 60px !important;
}

.banner-slider .slick-prev:after {
    content: "\f053";
    display: block;
    width: 8px;
    font-weight: 900;
    display: flex;
    justify-content: center;
    text-align: center;
    font-size: 20px !important;
    font-family: "FontAwesome";
    color: #fff;
}

.banner-slider .slick-next {
    right: 60px !important;
}

.banner-slider .slick-arrow.slick-prev:before {
    display: none !important;
}

.banner-slider .slick-arrow.slick-next:before {
    display: none !important;
}

.banner-slider .slick-next:after {
    content: "\f054";
    display: block;
    width: 8px;
    font-weight: 900;
    display: flex;
    justify-content: center;
    text-align: center;
    font-size: 20px !important;
    font-family: "FontAwesome";
    color: #fff;
}

.banner-slider .slick-dots {
    bottom: 240px !important;
}

@media (max-width: 1700px) {
    .banner-slider .slick-next {
        right: 10px !important;
    }

    .banner-slider .slick-prev {
        left: 10px !important;
    }
}

@media (max-width: 1500px) {
    .wpgmza-store-locator:before {
        font-size: 28px;
    }
}

@media (max-width: 1000px) {
    .banner-slide__content {
        width: 100%;
    }

    .banner-slide {
        height: 720px !important;
    }

    .store-locator {
        display: block;
        padding-top: 0;
    }

    .input.wpgmza-reset {
        right: 55px;
    }

    .wpgmza-store-locator {
        margin-right: 0;
    }

    .wpgmza_sl_search_button_div {
        right: 0;
    }

    .store-locator > div:nth-child(3) {
        padding-top: 25px;
    }

    .dataTables_wrapper {
        padding-right: 0;
    }

    .dataTables_filter label {
        width: 100%;
    }

    .banner-slider {
        padding-top: 30px !important;
    }

    .banner-slide__content {
        padding-top: 40px;
    }
}

@media (max-width: 768px) {

    .banner-home-mobile-title {
        text-align: center;
    }

    .banner-slide__content p {
        margin-bottom: 5px;
    }

    .banner-slide__content-title {
        text-align: center;
        font-size: 30px !important;
    }

    .banner-slide__content img {
        max-width: 340px;
        width: 100%;
    }

    .banner-slide__content p {
        font-size: 18px;
        line-height: 30px;
    }

    .banner-slide__content li {
        font-size: 16px;
    }

    .banner-slider .slick-dots {
        bottom: 50px !important;
    }

    .banner-slider .slick-arrow {
        bottom: 85px !important;
        top: auto !important;
    }

    .banner-slider .slick-prev {
        left: 16px !important;
    }

    .banner-slider .slick-next {
        right: 16px !important;
    }
}

@media (max-width: 465px) {
    .ol-info-window-plain {
        left: 47px !important;
    }
}

.on-temporary-loader {
    position: absolute;
    width: 40px;
    height: 40px;
    opacity: 0.7;
    border: 5px solid #DF213D;;
    border-bottom-color: transparent;
    border-radius: 50%;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* CUSTOM SHOP */

#load-more-shop, .filter-reset {
    appearance: none;

    border: none;
    border-radius: 4px;

    color: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-weight: 500;
    height: 43px;
    line-height: 1;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
    user-select: none;
    text-transform: uppercase;
    max-width: 195px;
    width: 100%;
}


#load-more-shop.active {
    color: #ed7070 !important;
}

.shop-sections {
    display: none;
}

.product-skeleton {
    display: block;
}

.product-skeleton__wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}


.skeleton-item__img, .skeleton-item__text {
    width: 100%;
    background-color: #ededed;
    background: linear-gradient(
            100deg,
            rgba(255, 255, 255, 0) 40%,
            rgba(255, 255, 255, .5) 50%,
            rgba(255, 255, 255, 0) 60%
    ) #ededed;
    background-size: 200% 100%;
    background-position-x: 180%;
    animation: 1s loading ease-in-out infinite;
}

.skeleton-item__text {
    height: 48px;
    margin-top: .5rem;
}

@keyframes loading {
    to {
        background-position-x: -20%;
    }
}


.filter-skeleton {
    display: flex;
    flex-direction: column;
}

.skeleton-item-filter {
    height: 20px !important;
    margin: 0 !important;
    width: 100% !important;
    margin-bottom: 15px !important;
}

.skeleton-item-filter .skeleton-item__text {
    height: 20px !important;
    width: 100%;
    background-color: #ededed;
    background: linear-gradient(
            100deg,
            rgba(255, 255, 255, 0) 40%,
            rgba(255, 255, 255, .5) 50%,
            rgba(255, 255, 255, 0) 60%
    ) #ededed;
    background-size: 200% 100%;
    background-position-x: 180%;
    animation: 1s loading ease-in-out infinite;
}

@keyframes loading {
    to {
        background-position-x: -20%;
    }
}

.filter-year {
    display: none;
}

.filter-skeleton {
    display: block;
}

.shop_page_top_banner_monster_mobile .shop-page-customizer-two, .shop_page_top_banner_monster_mobile {
    display: block !important;
}

@media (max-width: 800px) {
    .product-skeleton__wrap {
        grid-template-columns: repeat(2, 1fr);
    }
}

.apparel_category_page_template_monster .filter-tag, .apparel_category_page_template_monster .shop_page_custom_design_banner_monster .shop-page-customizer-two-container-inner {
    display: none !important;
}

/* CUSTOM DESIGN */

.gallery {
    opacity: 0;
    transition: opacity 0.05s ease; /* Плавна зміна opacity тривалістю 0.3 секунди */
}

.color-item span {
    width: 25px;
    height: 25px;
    margin-right: 5px;
    border-radius: 50%;
    display: inline-block;
}

.accordion-header {
    font-family: 'HelveticaNeueLT Com 75 Bd', sans-serif;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 40px;
}

.accordion-content {
    overflow: hidden;
    height: 0;
    transition: all 0.3s;
}

.accordion-header i {
    margin-left: 5px;
}

.accordion {
    margin-bottom: 30px;
}

.gallery {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 4px;
}

.custom-filter-design {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.gallery-item {
    position: relative;
}

.gallery-item span {
    padding-top: 1px;
    height: 50px;
    font-family: 'HelveticaNeueLT 45';
    font-weight: 300;
    color: #000000;
    display: block;
    font-size: 14px;
    text-align: center;
}

.gallery__btn {
    display: flex;
    width: 100%;
    justify-content: center;
}

.gallery__btn button {
    display: flex;
    justify-content: center;
    align-items: center;
}

.gallery-item:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 50px;
    left: 0;
    right: 0;
    background: #000;
    transition: .3s;
    opacity: 0;
}


.gallery-item:hover:after {
    opacity: 0.2;
}

.custom-filter-design li {
    width: 190px;
    height: 50px;
    cursor: pointer;
    border: 1px solid #d3d3d3;
    background: #f9f9f9;
    padding: 6px 8px;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-family: 'HelveticaNeueLT 45';
    font-weight: 300;
}

.custom-filter-design li.active {
    border: 1px solid #DF213D;
    background: #f0f0f0;
}

.custom-filter-design li:hover {
    background: #f0f0f0;
}


@media (max-width: 1000px) {
    .gallery {
        grid-template-columns: repeat(4, 1fr);
    }
}


@media (max-width: 800px) {
    .gallery {
        grid-template-columns: repeat(3, 1fr);
    }

    .product-skeleton__wrap {
        grid-template-columns: repeat(2, 1fr);
    }

    .custom-filter-design li {
        width: 150px;
    }
}

@media (max-width: 650px) {
    .gallery {
        grid-template-columns: repeat(2, 1fr);
    }
}

.custom_design_your_dream_bike h3 {
    font-family: 'HelveticaNeueLT Com 107 XBlkCn';
    text-align: center;
    font-size: 57px;
    max-width: 638px;
    margin: 0 auto;
    line-height: 1em;
}

.custom_design_your_dream_bike p {
    font-size: 16px;
    max-width: 1065px;
    margin: 0 auto;
    text-align: center;
    margin-top: 15px;
}

.custom_design_your_dream_bike {
    background: #F7F7F7;
    margin-top: -3rem;
}

@media only screen and (max-width: 480px) {
    .custom_design_your_dream_bike h3 {
        font-size: 30px;
        max-width: 274px;
    }

    .custom_design_your_dream_bike p {
        font-size: 14px;
        max-width: 350px;
    }

    .custom_design_orignal_colors {
        gap: 12px !important;
        max-width: 360px !important;
        padding: 0 15px;
    }

    .custom_design_special_samples_parent .custom_design_special_sample {
        gap: 12px !important;
        max-width: 360px !important;
        padding: 0 15px;
        margin: 0 auto;
        justify-content: left !important;
    }

    .package_suits_your_need h3:nth-child(1) {
        font-size: 32px;
    }
}

.package_suits_your_need img {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    display: block;
    position: absolute;

}

.package_suits_your_need h3 {
    font-family: 'HelveticaNeueLT Com 107 XBlkCn';
    font-size: 40px;
    text-align: center;
}

.package_suits_your_need p {
    font-size: 16px;
    max-width: 920px;
    margin: 0 auto;
    text-align: center;
    margin-top: 22px;
}

.custom_design_your_dream_bike {
    padding-bottom: 40px;
}

.package_suits_your_need_img_sec {
    position: relative;
    margin-bottom: 0;
    z-index: 2;
}

.package_suits_your_need_img_sec img {
    position: absolute;
    z-index: -1;
    width: 100%;
    max-width: 580px;
    margin: 0 auto;
    top: 15px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.package_suits_your_need {
    padding-top: 50px;
}

.inner_package_section {
    display: flex;
    gap: 20px;
    text-align: center;
    justify-content: center;
    padding: 42px 0;
}

.inner_package_section .package_section0 h4 {
    font-family: 'HelveticaNeueLT Com 107 XBlkCn';
    text-align: center;
    font-size: 18px;
    margin-bottom: 0;
}

.inner_package_section .package_section0 h3 {
    color: #DF213D;
}

.inner_package_section .package_section0 {
    box-shadow: inset 0 0 10px #cdcdcd;
    padding: 40px 20px 40px 20px;
    transition: 0.4s ease;
}

.inner_package_section .package_section0 p {
    margin-top: 0px;
    font-size: 14px;
    padding: 0 15px;
}

.inner_package_section .package_section1 {
    box-shadow: inset 0 0 10px #ff97a6;
}

.inner_package_section .package_section0.package-box-inr {
    position: unset !important;
    width: unset;
    height: unset;
    margin: unset;
    color: unset;
    z-index: unset;
    transform: unset !important;
    -webkit-transform: unset !important;
    -moz-transform: unset !important;
    -ms-transform: unset !important;
    -o-transform: unset !important;
}

@media only screen and (max-width: 880px) {
    .inner_package_section {
        flex-wrap: wrap;
    }

}

.inner_package_section .package_section0:hover h4 {
    text-decoration: underline;
}

.custom_design_orignal_colors img {
    max-width: 45px;
}

.custom_design_orignal_colors {
    max-width: 1300px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0 auto;
}

.custom_design_orignal_colors_section_parent h4 {
    font-family: 'HelveticaNeueLT Com 107 XBlkCn';
    text-align: center;
    margin-bottom: 30px;
}

.custom_design_orignal_colors_section_parent {
    background: #F7F7F7;
    padding: 40px 0;
}

.custom_design_special_samples_parent {
    text-align: center;
    margin-top: 50px
}

.custom_design_special_samples_parent img {
    max-width: 45px;
}

.custom_design_special_samples_parent .custom_design_special_sample {
    display: flex;
    justify-content: center;
    gap: 8px;
    flex-wrap: wrap;
}

div.custom_design_custom_sample_filter h3 {
    text-align: center;
    font-family: 'HelveticaNeueLT Com 107 XBlkCn';
    font-size: 40px;
}

.accordion div.card-header {
    background: unset;
    border: unset;
    padding: unset;
}

.accordion div.card-header button {
    padding: unset;
    color: #000000;
    font-size: 14px;
}

.accordion .card {
    border: 0 !important;
}

.custom_design_custom_sample_filter .color_inner_section {
    background: #F7F7F7;
    font-family: 'HelveticaNeueLT 45';
    font-size: 14px;
    height: 50px;
    width: 191px;
    text-align: center;
    line-height: 50px;
    border: 1px solid #F7F7F7;
    cursor: pointer;
}

.custom_design_custom_sample_filter a.custom_design_filter_color_btn {
    color: #000 !important;
}

.image_section_how_does_we_process_custom_page .image_section_how_does_process {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.how_does_process_work_inner_section h4, .how_does_process_work_inner_section p:nth-child(1) {
    text-align: center;
}

.how_does_process_work_parent_section {
    background: #F7F7F7;
    padding: 50px 0;
}

.how_does_process_work_parent_section h4 {
    font-family: 'HelveticaNeueLT Com 107 XBlkCn';
    font-size: 40px;
}

.how_does_process_work_parent_section p.how_does_process_top_sub_text_custom_page {
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
}

.image_section_how_does_we_process_custom_page .image_section_how_does_process img {
    max-width: 650px;
    width: 100%;
}

.image_section_how_does_we_process_custom_page .image_section_how_does_process .text_section_how_does_we_process h5 {
    font-family: 'HelveticaNeueLT Com 107 XBlkCn';
    font-size: 30px;
}

.image_section_how_does_we_process_custom_page .image_section_how_does_process .text_section_how_does_we_process p {
    max-width: 450px
}

.image_section_how_does_we_process_custom_page .image_section_how_does_process:before {
    content: '';
    position: absolute;
    width: 3px;
    height: 100%;
    background: #7070708a;
    left: 55%;
}

.image_section_how_does_we_process_custom_page .image_section_how_does_process {
    position: relative;
    padding-bottom: 4rem;
}

.image_section_how_does_we_process_custom_page .image_section_how_does_process:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 100%;
    left: 54.4%;
    top: 40%;
    background-image: url(https://images.monsterfairings.com/monsterfairings/uploads/2023/08/17055050/Group-610.png);
    background-repeat: no-repeat;
    background-size: 40%;
}

.image_section_how_does_we_process_custom_page {
    overflow: hidden;
}

#custom_design_horizon_slider img {
    max-width: 100%;
    width: 100%;
}

.horizontal_slider_custom_page_one h4, .horizontal_slider_custom_page_two h4 {
    text-align: center;
    font-family: 'HelveticaNeueLT Com 107 XBlkCn';
    font-size: 40px;
}

.horizontal_slider_custom_page_one, .horizontal_slider_custom_page_two {
    padding: 50px 0
}

div#custom_design_horizon_slider .ugc_navs {
    position: absolute;
    top: 14%;
    right: 10%;
    display: flex;
    gap: 30px;

}

div#custom_design_horizon_slider .ugc_navs .swiper_button_prev_ugc, div#custom_design_horizon_slider .ugc_navs .swiper_button_next_ugc {
    background: #DF213D;
    color: #fff;
    height: 50px;
    width: 50px;
    text-align: center;
    border-radius: 50px;
    transition: .3s ease;
    cursor: pointer;
}

div#custom_design_horizon_slider .ugc_navs i {
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
    line-height: 50px;
}

.horizontal_slider_custom_page_one h4, .horizontal_slider_custom_page_two h4 {
    margin-bottom: 2rem;
}

.horizontal_slider_custom_page_one {
    position: relative;
}

div#custom_design_horizon_slider_second button.slick-prev {
    background: #DF213D;
    color: #fff;
    height: 50px;
    width: 50px;
    border-radius: 50px;
    transition: .3s ease;
    cursor: pointer;
    font-size: 16px;
    text-align: center;
    position: absolute;
    top: -4.5rem;
    left: 2px;
}

div#custom_design_horizon_slider_second button.slick-next {
    background: #DF213D;
    color: #fff;
    height: 50px;
    width: 50px;
    text-align: center;
    border-radius: 50px;
    transition: .3s ease;
    cursor: pointer;
    font-size: 16px;
    position: absolute;
    top: -4.5rem;
    right: 2px;

}

div#custom_design_horizon_slider_second div.slide {
    height: 100%;
    vertical-align: middle;
    padding: 3px;
}

div#custom_design_horizon_slider_second div.slide img {
    height: 100%;
    width: 100%;
}

.horizontal_slider_custom_page_two h4 {
    max-width: 582px;
    margin: 0 auto;
    padding-bottom: 30px;
}

.horizontal_slider_custom_page_two {
    background: #F7F7F7;
}

.horizontal_slider_custom_page_two h4:before {
    content: "MONSTER FAIRINGS";
    position: absolute;
    color: #fff;
    left: 50%;
    transform: translate(-50%, -34%);
    font-size: 70px;
    z-index: -1;
    width: 100%;
}

.horizontal_slider_custom_page_two {
    position: relative;
    z-index: 2 !important;
}

div#custom_design_horizon_slider_first div.slide img {
    height: 100%;
    width: 100%;
}

div#custom_design_horizon_slider_first div.slide {
    height: 100%;
    vertical-align: middle;
    padding: 3px;
}

#custom_design_horizon_slider_first button.slick-prev, #custom_design_horizon_slider_first button.slick-next {
    background: #DF213D;
    color: #fff;
    height: 50px;
    width: 50px;
    text-align: center;
    border-radius: 50px;
    transition: .3s ease;
    cursor: pointer;
    font-size: 16px;
    position: absolute;
}

#custom_design_horizon_slider_first button.slick-prev {
    top: -3rem;
    right: 5rem;
    left: unset;
}

#custom_design_horizon_slider_first button.slick-next {
    top: -3rem;
    right: 1rem;
}

.top_banner_image_section img {
    width: 100%;
}


@media only screen and (max-width: 880px) {

    .horizontal_slider_custom_page_one h4, .horizontal_slider_custom_page_two h4 {
        font-size: 32px;
    }

    .image_section_how_does_we_process_custom_page .image_section_how_does_process {
        padding-bottom: 4rem;
    }

    .image_section_how_does_we_process_custom_page .image_section_how_does_process:nth-child(4) {
        padding-bottom: 0rem;
    }

    .image_section_how_does_we_process_custom_page .image_section_how_does_process .text_section_how_does_we_process {
        text-align: center;
    }

    div#custom_design_horizon_slider_second button.slick-next {
        display: none !important;
    }

    div#custom_design_horizon_slider_second button.slick-prev {
        display: none !important;
    }

    .horizontal_slider_custom_page_two h4:before {
        font-size: 30px;
    }
}

@media only screen and (max-width: 1330px) {
    .image_section_how_does_we_process_custom_page .image_section_how_does_process:before {
        left: 52vw;
    }

    .image_section_how_does_we_process_custom_page .image_section_how_does_process:after {
        left: 51.5vw;
    }

    .image_section_how_does_we_process_custom_page .image_section_how_does_process img {
        max-width: 600px;
        width: 100%;
    }
}

@media only screen and (max-width: 1230px) {
    .image_section_how_does_we_process_custom_page .image_section_how_does_process:before {
        display: none;
    }

    .image_section_how_does_we_process_custom_page .image_section_how_does_process:after {
        display: none;
    }

    div#custom_design_horizon_slider .ugc_navs {
        display: none !important;
    }
}

@media only screen and (max-width: 1078px) {
    .image_section_how_does_we_process_custom_page .image_section_how_does_process {
        flex-wrap: wrap;
        gap: 2rem;
        justify-content: center;
    }
}

@media only screen and (max-width: 998px) {
    #custom_design_horizon_slider_first button.slick-prev {
        top: 50%;
        right: unset;
        left: -6px;
        width: 40px;
        height: 40px;
    }

    #custom_design_horizon_slider_first {
        padding: 0 40px;
    }

    #custom_design_horizon_slider_first button.slick-next {
        top: 50%;
        right: -6px;
        left: unset;
        width: 40px;
        height: 40px;
    }
}

@media only screen and (max-width: 480px) {
    .horizontal_slider_custom_page_one h4, .horizontal_slider_custom_page_two h4 {
        font-size: 26px;
    }

    div#filter_accordion .card-header, div#color_accordion .card-header {
        text-align: center;
        border-bottom: 1px solid #ededed !important;
        margin-bottom: 10px;
    }

    div#filter_accordion .card-header i, div#color_accordion .card-header i {
        float: right;
    }

    div#filter_accordion .card-header button, div#color_accordion .card-header button {
        width: 100%;
    }
}

/* home search */
.search-bike-close {
    display: none;
}

.search-group-button__clear {
    display: none;
}

.search-bike-open {
    display: none;
}

.banner-bg {
    margin-top: 30px !important;
}

@media only screen and (max-width: 576px) {
    .search-bike-inr label {
        display: block;
        margin: 0;
    }

    .search-bike-inr > div:first-child:after, .search-bike-inr > div:nth-child(2):after, .search-bike-inr > div:nth-child(3):after, .search-bike-inr > div:nth-child(4):after {
        top: 20px;
        opacity: 0.5;
    }

    #product-search {
        opacity: 0;
        top: 150%;
        visibility: hidden;
        transition: .3s;
    }

    #product-search.active {
        top: 0;
        visibility: inherit;
        opacity: 1;
        bottom: 0;
    }

    #product-search.active .search-group-button {
        bottom: 0;
    }

    .model-s__mobile, .year-s__mobile, .brand-s__mobile {
        display: block;
    }

    .form-group.active label {
        pointer-events: all !important;
        color: #100F0F;
    }

    .form-group.active:after {
        opacity: 1 !important;
    }

    .search-bike-model {
        position: fixed !important;
        width: 100%;
        height: 100 svh;
        right: 0;
        left: 0;
        background: #F2F3F4 !important;
        padding: 10px 16px 15px 16px !important;
        text-align: left;
        z-index: 100000 !important;
    }

    .active-popup {
        overflow: hidden !important;
    }

    .search-bike-model label {
        color: #ACB0B5;
        padding: 15px 12px;
        font-family: 'HelveticaNeueLT 45', sans-serif;
        box-shadow: 0px 2px 12px 3px #C1C5C91A;
        background: #fff;
        text-align: left;
        pointer-events: none;
        font-size: 14px;
        display: flex;
        align-items: center;
    }

    .search-bike-inr > div:first-child:after, .search-bike-inr > div:nth-child(2):after, .search-bike-inr > div:nth-child(3):after, .search-bike-inr > div:nth-child(4):after {
        top: 20px;
    }

    .search-bike-model select {
        display: none;
    }

    .monster_homesearchtext_show_mob, .monster_homesearchtext_show_desktop {
        display: none !important;
    }

    .search-bike-model .form-group {
        margin: 0;
        margin-bottom: 15px;
        width: 100%;
    }

    .search-bike-inr {
        padding: 0;
        margin: 0;
        align-items: flex-start !important;
    }

    .search-bike-model .container {
        padding: 0;
    }

    .search-group-button {
        position: fixed !important;
        left: 0;
        right: 0;
        bottom: -150%;
        transition: .3s;
        margin: 0 !important;
    }

    .search-group-button__clear:hover {
        border-color: #212529;
    }

    .search-bike-model label.active {
        color: #616263;
        pointer-events: all;
    }

    .search-bike-close img {
        margin-right: 8px;
    }

    .search-bike-open {
        position: absolute;
        display: flex;
        gap: 20px;
        padding: 10px 10px 10px 30px;
        left: 84px;
        bottom: 22px;
        background: #fff;
        right: 15px;
        border-radius: 100px;
    }

    .search-bike-open > div {
        display: flex;
        flex-direction: column;
        gap: 4px;
    }

    .search-bike-open__wrap {
        display: flex;
        gap: 5px;
        align-items: center;
    }

    .search-bike-open p {
        font-size: 12px;
        color: #ACB0B5;
        margin: 0;
    }

    .search-bike-open__title {
        font-family: 'Helvetica Neue LT Com 75std Bd';
        color: #212529 !important;
        font-size: 14px !important;
        margin: 0;
    }

    .search-group-button {
        display: flex !important;
        justify-content: space-between;
        align-items: center;
        gap: 10px;
        padding: 24px 16px 24px 40px !important;
        background: #FFFFFF;
    }

    .search-group-button__clear {
        font-size: 14px;
        color: #616263;
        padding: 8px;
        border-bottom: 1px solid #D9E0E6;
        margin: 0;
        font-family: 'Helvetica Neue LT Com 75std Bd';
    }


    .search-group-button__search {
        max-width: 180px;
        height: 50px;
        text-transform: capitalize;
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .search-group-button__search img {
        display: none;
    }


    .search-bike-open__wrap span {
        width: 3px;
        height: 3px;
        border-radius: 3px;
        background: #ACB0B5;
    }

    .search-bike-close {
        margin-bottom: 25px;
        font-size: 14px;
        color: #212529;
        font-weight: 700;
        display: block;
        font-family: 'Helvetica Neue LT Com 75std Bd';
    }

    .banner-bg {
        position: relative;
        height: calc(100svh - 80px);
        overflow: hidden;
    }

    .slick-track, .banner-slider {
        height: calc(100svh - 80px);
    }

    .banner-slide {
        height: 100% !important;
    }

    .search-group-button__search:disabled {
        background: #D9E0E6;
        color: #616263;
    }


    .search-group-button__clear {
        display: block;
    }

    .search-bike-open {
        display: flex;
    }

    .search-apply {
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        border-top: 1px solid #D9E0E6;
        padding: 24px 16px;
        background: #fff;
    }

    .search-apply p {
        width: 100%;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 14px;
        color: #fff;
        background: #DF213D;
        margin: 0 !important;
        border: none;
        font-weight: 700;
        transition: .3s;
        font-family: 'Helvetica Neue LT Com 75std Bd';
    }

    .search-apply p.disabled {
        color: #616263 !important;
        background: #D9E0E6 !important;
        pointer-events: none;
    }

    .banner-bg {
        margin-top: 28px !important;
        z-index: 100;
    }
}


.slick-slider {
    padding: 0 !important;
}

@media only screen and (max-width: 370px) {
    .search-bike-open {
        padding: 10px;
    }
}


.search-bike-model {
    color: #fff;
}

.model-s__mobile, .year-s__mobile, .brand-s__mobile {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    width: 100%;
    top: 0;
    right: -150%;
    height: 100vh;
    background: #FFFFFF;
    color: #212529;
    z-index: 1000000;
    padding: 25px 16px;
    text-align: left;
    overflow: scroll;
    transition: .3s;
}

.model-s__mobile p, .year-s__mobile p, .brand-s__mobile p {
    margin-bottom: 40px;
    font-size: 14px;
    font-weight: 700;
}

.model-s__mobile .active, .year-s__mobile .active, .brand-s__mobile .active {
    color: #100F0F;
}

.model-s__mobile ul, .year-s__mobile ul, .brand-s__mobile ul {
    display: flex;
    flex-direction: column;
    gap: 25px;
    font-size: 14px;
    color: #ACB0B5;
    padding-bottom: 100px;
}

.model-s__mobile li:first-child, .year-s__mobile li:first-child, .brand-s__mobile li:first-child {
    display: none !important;
}

.model-s__mobile li, .year-s__mobile li, .brand-s__mobile li {
    font-weight: 400;
    font-family: 'HelveticaNeueLT 45', sans-serif;
}

#back_button_model img, #back_button_brand img, #back_button_year img {
    margin-right: 8px;
}

#brand_list li.active:after, #model_list li.active:after, #year_list li.active:after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background: url(../images/search/check.svg);
}

#brand_list li, #model_list li, #year_list li {
    display: flex;
    justify-content: space-between;
}

.main-page {
    width: 100%;
    overflow: clip;
}

.banner-bg .slick-slide > div {
    height: 100%;
}

.banner-slide__wide {
    display: block !important;
}

.banner-slide__desk {
    display: none !important;
}

@media only screen and (max-width: 2200px) {
    .banner-slide__desk {
        display: block !important;
    }

    .banner-slide__wide {
        display: none !important;
    }
}

.product_cat-disc-brake .view-full-details, .product_cat-disc-brake .notify-me,
.product_cat-bike-gloves .view-full-details, .product_cat-bike-gloves .notify-me,
.product_cat-handle-bar-lock .view-full-details, .product_cat-handle-bar-lock .notify-me,
.product_cat-bike-lock .view-full-details, .product_cat-bike-lock .notify-me,
.product_cat-helmet-visor .view-full-details, .product_cat-helmet-visor .notify-me {
    display: none !important;
}

.apparel-product .product_price_message {
    display: none !important;
}

.ppcp-messages {
    display: none !important;
}

.monster_year_var_price_center {
    display: none !important;
}

.anti-uv {
    display: none !important;
}

.product_cat-accessories .nav-quantity {
    flex-shrink: 0;
    max-width: 100%;
}

.product_cat-accessories .qty {
    flex-shrink: 0;
}

.single_variation_wrap .sales-badge {
    display: none !important;
}

#yith-wcwl-popup-message {
    display: none !important;
}

#products .woocs_price_code del {
    text-decoration: none !important;
}

.sk-ww-sitejabber-reviews {
    background-color: transparent !important;
}

.sk-below-button-container {
    width: auto !important;
}

.accessories_product_single {
    margin-top: 40px !important;
}


@media only screen and (max-width: 565px) {

    .banner-home-mobile-img {
        margin: 0 auto !important;
    }

    .sidebar-products-outer.active {
        z-index: 100000;
    }
}

.checkout_coupon__submit button.active {
    background-color: #DF213D !important;
}

.checkout_coupon__submit button:hover {
    color: #fff !important;
}

#sbi_images > p {
    display: none !important;
}

.monster_fairings_topbar_innercontent a {
    font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif !important;
}

.monster_fairings_topbar_innercontent span{font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif !important;

}

.modal {
    z-index: 100000;
}

.klaviyo-form .kl-private-reset-css-Xuajs1 button{
    position: absolute !important;
    right: 6px;
    height: 40px !important;
    width: 40px;
    padding: 0 !important;
    bottom: 22px;
    font-size: 0 !important;
    background-image: url('../images/footer/arrow.svg') !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.kl-private-reset-css-Xuajs1:has(h1) {
    padding: 0 !important;
}

.klaviyo-form .kl-private-reset-css-Xuajs1 h1 {
    text-align: center;
    font-size: 14px;
    font-family: 'Switser', sans-serif !important;
    text-transform: none;
    line-height: 1;
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    height: 52px;
    background: #fff;
    border: 1px solid #D9E0E6;
    font-style: normal;
    font-weight: 400;
}

.klaviyo-form .kl-private-reset-css-Xuajs1 h1 span {
  letter-spacing: normal !important;
}

.klaviyo-form .kl-private-reset-css-Xuajs1 h1:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background-image: url('../images/footer/success.png');
    background-position: center !important;
    background-repeat: no-repeat !important;
    margin-left: 16px;
    margin-right: 8px;
}

.klaviyo-form.klaviyo-form.klaviyo-form .klaviyo-spinner:after {
    background-color: #DF213D !important;
}

.klaviyo-form input:focus-visible {
    outline-width: 0 !important;
}

.show_lightbox span.nickx-popup_trigger.fa.fa-expand {
    top: 60px !important;
    right: 0;
    bottom: 80px;
}

.yith-wcwl-add-to-wishlist {
    z-index: 100;
}

.header .navbar {
    z-index: 10000 !important;
}


.my-account .woocommerce-address-fields #billing_state_field .optional{
    display: none;
}

.my-account .woocommerce-address-fields .woocommerce-address-fields__field-wrapper > p{
    display: none;
}

.my-account .woocommerce-address-fields .woocommerce-address-fields__field-wrapper > p.form-row-wide,
.my-account .woocommerce-address-fields .woocommerce-address-fields__field-wrapper > p.validate-required{
    display: flex;
}

.video_section-slider{
    padding: 72px 0;
    background: #F7F7F7;
}

.video_section-slider .slick-dots{
    display: none
}