@font-face{font-family:'Ubuntu-Regular';src:url('../font/Ubuntu-Regular.ttf')}
@font-face{font-family:'Ubuntu-Medium';src:url('../font/Ubuntu-Medium.ttf')}
.shop-now-bg .shop-now .products-group .products-list .swiper-wrapper .product .btn-group .learn-more{
    border-right: 1px solid #4C4DC3!important;
    border-radius: 12px;
}
.our-products .our-list .products-group .products-list .swiper-wrapper .product .btn-group .learn-more{
    border-right: 1px solid #4C4DC3!important;
    border-radius: 12px;
}
.our-products .our-list .products-group .products-list .swiper-wrapper .product .image{
    margin: 70px auto 0!important;
}
#product-bg-8 .box img{
    width: 19vw;
}
/*.store_nav_bottom{*/
/*    display: none!important;*/
/*}*/
/*.xp_language{*/
/*    display: none!important;*/
/*}*/
.buy-now .btn{
    padding: inherit;
    display: block;
}
.second-video-msg h2{
    text-align: center;
}
#store_services{
    background-color: #f7f7f7;
}
/*#navbar_header_height{*/
/*    display: none;*/
/*}*/
#product-detail-iframe{
    width: 100%!important;
}
.product-detail-bg{
    position: relative;
}
.product-detail-bg p{
    text-align: center;
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    bottom: 55%;
    left: 50%;
    transform: translateX(-50%);
}
.our-products{
    background-image: none;
}
.bundle-sales .product-bg .product .box .name{
    font-size: 20px;
}
@media only screen and (max-width: 979px){
    #product-bg-8 .box img {
        width: 26.2vw;
    }
    #product-bg-6 .box img{
        width: 26.2vw;
    }
    .second-video-msg h2{
        white-space: normal;
    }
    .our-products .our-list .products-group .products-list .swiper-wrapper .product .image{
        margin: 40px auto 0!important;
    }
}
@media screen and (max-width: 768px) {
    .swiper-slide img{
        height: auto;
    }
    .swiper-slide{
        display: block;
    }
}

