
@media (min-width: 1366px) {
    .container {
      max-width: 1200px;
      width: 100%;
    }
}
@media (min-width: 1600px) {
    .container {
        max-width: 1300px;
        width: 100%;
    }
}
@media (min-width: 1800px) {
    .container {
        max-width: 1340px;
        width: 100%;
}
}

@media (min-width: 768px) {
    .nav-container {
        max-width: 1400px;
        width: 100%;
    }
}
@media (min-width: 1800px) {
    .footer-container {
        max-width: 1600px;
        width: 100%;
  }
}
@media (min-width: 1700px) {
    .news-container {
        width: 1100px;
    }
  }
/* nav */
.navbar-brand{
    max-width: 200px;
}
@media (min-width: 768px) {
    .navbar-right {
        float: right !important;
        margin-right: 0;
    }
}

.nav {
    display: flex;
}

.product-wrapper .nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
}

@media screen and (max-width:992px) {
    .nav {
        justify-content: space-between;
    }
}

@media screen and (max-width:768px) {
    .nav {
        flex-direction: column;
    }
}

.nav li {
    flex-shrink: 0;
}

.navbar-nav .navbar-hover a {
    font-size: 16px;
    letter-spacing: 1.5px;
    font-weight: 600;
}


.topbannerWrap .B_TopBanner {
    max-width: 100%;
}    
/* 首頁 slideshow 說明 */

.Gourmet #TYPE1 {
    color: #ffffff;
    font-size: 3.5vw;
    font-weight: bold;
    line-height: 120%;
    position: absolute;
    top: 52.5%;
    left: 25%;
    transform: translate(-50%, -50%);
    margin: 0;
}

.Gourmet #TYPE1 span {
    font-size: 2.5vw;
    font-weight: normal;
    letter-spacing: 1px;
}

#a02 #TYPE1 {
    color: #21246B;
    left: 22.5%;
}

#a02 #TYPE1 span {
    color: #000000;
    font-weight: bold;
    letter-spacing: 0;
}

#a03 #TYPE1 {
    top: 50%;
    left: 30%;
}

#a04 #TYPE1 {
    color: #039bb1;
    font-size: 2.5vw;
    line-height: 140%;
    top: 50%;
    left: 21.5%;
}

/* 首頁 標題 */

.section-title {
    color: #000000;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 180%;
    letter-spacing: 1px;
    margin: 20px 0 40px;
}

.section-title span {
    color: #4d90fe;
    font-size: 32px;
    letter-spacing: 0;
}

.footer-top-section .section-title {
    margin: 0px 0 60px;
}

.hot-section {
    background-color: #f2f7fd;
    padding: 80px 0 100px;
    overflow: hidden;
}

.category-section {
    margin: 120px 0 120px;
}

.new-section {
    margin: 120px 0 120px;
}

/* 首頁 商品分類 */

.category-section .category {
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
}

.category-section .category {
    margin-top: 60px;
}

@media screen and (max-width:992px) {
    .category-section .row .category {
        margin-top: 0px;
        margin-bottom: 40px;
    }

    .category-section .col-md-2,
    .category-section .clearfix {
        display: none;
    }
}

@media screen and (max-width:576px) {
    .category-section .category {
        width: 100%;
    }
}

.category-section .category a img {
    display: block;
    width: 100%;
    transform: scale(1);
    transition: all .4s;
    border-radius: 30px;
}

.category-section .category:hover a img {
    transform: scale(1.05);
}

.category a:hover {
    text-decoration: none;
}

.category h3 {
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 150%;
}

.category h3 span {
    color: #4d90fe;
}

/* 首頁 熱門商品 Owl Carousel 設定 */

.owl-nav {
    width: 100%;
    position: absolute;
    top: 25%;
}

.owl-prev {
    position: absolute;
    left: 0px;
}

.owl-next {
    position: absolute;
    right: 0px;
}

.owl-carousel .fa {
    color: #fff;
    font-size: 40px;
    background-image: none;
    background-color: #6b8af3c9;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    position: relative;
    transition: all .2s;
}
.owl-carousel .fa:hover{
    background-color: #4d90fe;
    transform: scale(1.1);
}
.owl-carousel .fa-angle-right {
    margin-right: -42px;
}
.owl-carousel .fa-angle-left {
    margin-left: -40px;
}
.owl-carousel .fa-angle-right:before,
.owl-carousel .fa-angle-left:before{
    position: absolute;
    top: 27%;
    left: 33%;
}
.owl-carousel .fa-angle-left:before{
    position: absolute;
    top: 27%;
    right: 8%;
}

.owl-dots {
    text-align: center;
    margin-top: 60px;
}

.owl-dot span {
    background-color: rgba(22, 80, 152, 0.5);
    display: inline-block;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    margin: 5px;
}

.owl-dots .active span {
    background-color: rgba(22, 80, 152, 1);
}

.owl-dot:hover span {
    background-color: rgba(22, 80, 152, 1);
}

/* Owl Carousel 商品 style */
.owl-item{
    background-color: #fff;
}
.owl-item .item .pro_main,
.owl-item .item .pro_item .pro_txt_box .pro_text,
.owl-item .item .pro_sale .pro_price,
.owl-item .item .pro_sale .pro_btn .fa {
    display: none;
}

.owl-item .item .pro_item .pro_title {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin: 20px;
}

.owl-item .item .pro_item a:hover {
    text-decoration: none;
}

.owl-item .item .pro_item .pro_title:hover {
    text-decoration: none;
}

.owl-item .item .pro_sale {
    color: #888888;
    text-align: center;
    padding: 10px 30px 30px;
}

.owl-item .item .pro_btn {
    color: #ffffff;
    background-color: #277ad0;
    border-radius: 20px;
    display: inline-block;
    padding: 10px 27px;
    transition: all .4s;
}

.owl-item .item .pro_btn:hover {
    background-color: #185eb1;
    text-decoration: none;
}

.owl-item .item .pro_item {
    border-radius: 30px;
    overflow: hidden;
}

.owl-item .item .pro_item a img {
    background-color: #ffffff;
    display: block;
    transform: scale(1);
    transition: all .4s;
}

.owl-item .item:hover .pro_item a img {
    transform: scale(1.05);
}
.owl-item .on_sale{
    display: none;
}
.owl-carousel .owl-item{
    border-radius: 30px;
}

/* 首頁 最新商品 B_hot_3 好康推薦3 */

.li-item {
    text-align: center;
    overflow: hidden;
}

.li-item a img {
    display: block;
    transform: translate(-50%, -50%) scale(1);
    transition: all .4s;
}

.li-item:hover a img {
    transform: translate(-50%, -50%) scale(1.05);
}

.new-section .li-item a img {
    display: block;
    transform: scale(1);
    transition: all .4s;
}

.new-section .li-item:hover a img {
    transform: scale(1.05);
}

.li-item .mask,
.li-item .hot_mask_intro {
    display: none;
}

.li-item a:hover {
    text-decoration: none;
}

.li-item .hot_prod_title {
    color: #333333;
    font-weight: bold;
    text-align: center;
}

.li-item .hot_prod_intro {
    color: #333333;
    text-align: center;
    line-height: 150%;
}

.product-price {
    text-align: center;
}

.li-item .cut-price {
    display: none;
}

.li-item .normal-price {
    color: #888888;
    font-size: 14px;
    font-weight: normal;
    display: block;
    margin: 0 0 10px;
}

.B_hot_3 .li-item .btn-default {
    /* color: #ffffff;
    background-color: #4d90fe;
    border: none;
    border-radius: 0;
    display: inline-block;
    padding: 8px 18px;
    transition: all .4s; */
    display: none;
}

.li-item .btn-default:hover {
    background-color: #185eb1;
    text-decoration: none;
}

/* default-news */

.news{
    background-color: #f2f7fd;
    padding: 100px 0 150px;
    overflow: hidden;
}
/* .news #rwdnews_list{
    padding: 50px 80px;
    background-color: #fff;
    border-radius: 30px;
}
@media screen and (max-width: 1600px) {
    .news #rwdnews_list{
        padding: 50px 30px;
    }
}
@media screen and (max-width: 1200px) {
    .news #rwdnews_list{
        padding: 50px 80px;
    }
}
@media screen and (max-width: 768px) {
    .news #rwdnews_list{
        padding: 40px;
    }
}
@media screen and (max-width: 480px) {
    .news #rwdnews_list{
        padding: 40px;
    }
} */
.news .pic{
    display: none;
}
.news .newscontent{
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e1e1e1;
    margin: 0 20px;
    padding: 16px 0;
}
@media screen and (max-width: 1200px) {
    .news .newscontent{
        flex-direction: column;
        align-items: flex-start;
        margin: 20px 0;
    }
}
.news .ctydate{
    margin-right: 30px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}
@media screen and (max-width: 1200px) {
    .news .ctydate{
        flex-direction: row;
        margin-bottom: 5px;
    }
}
@media screen and (max-width: 350px) {
    .news .ctydate{
        flex-direction: column;
        align-items: flex-start;
    }
}
.news .newsDate{
    font-family: "Blinker", serif;
    color: #999;
    letter-spacing: 1.5px;
    font-size: 18px;
    margin-right: 10px;
    min-width: 103px;
}
@media screen and (max-width: 1200px) {
    .news .newsDate{
        min-width: none;
    }
}
.news .card-category{
    padding: 5px 15px;
    background-color: #4d90fe;
    color: #fff;
    white-space: nowrap;
    border-radius: 20px;
}
@media screen and (max-width: 1200px) {
    .news .card-category{
        margin-right: 10px;
    }
}
@media screen and (max-width: 1200px) {
    .news .newscontent{
        flex-direction: column;
        align-items: flex-start;
        margin: 0 20px;
    }
}
.news .newscontent p{
    display: none;
}
.news .newscontent h4{
    width: 400px;         
    white-space: nowrap;  
    overflow: hidden;     
    text-overflow: ellipsis;
}
.news .HeadLineMoveA{
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1.3px;
    color: #5B5050;
    transition: all 0.3s;
}
.news .HeadLineMoveA:hover{
    color: #a39d9d;
    text-decoration: none;
}

@media screen and (max-width: 992px) {
    .news .title-wrap{
        text-align: center;
    }
    .news hr{
        margin: 25px auto;
    }
    .news .more-button{
        margin: 35px auto 25px;
    }
}
.news #rwdnews_list ul {
    float: left;
    width: 50%;

}    
@media (max-width: 768px) {
    .news  #rwdnews_list ul {
        float: none;
        width: 100%;
    }
}
/* more-button */
.more-button {
    background-color: #4d90fe;
    color: #fff;
    padding: 15px;
    margin-top: 35px;
    border-radius: 30px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    max-width: 135px;
    transition: all 0.3s;
}   
/* page-header */
.hadder-inner{
    background-image: linear-gradient(rgb(173 166 166 / 20%), 
    rgba(0, 0, 0, .4)),url('/hipershop/rwd1827/store/F1/page-banner.jpg');
    height: 350px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 100px;
    color: #ffffff;
    text-align: center;
}
@media screen and (max-width: 768px) {
    .hadder-inner{
        margin-top: 70px;
    }
}
.header-title h2{
    font-size: 55px;
    letter-spacing: .2rem;
    color: #fff;
}
@media screen and (max-width: 480px) {
    .header-title h2{
        font-size: 50px;
    }
}
.header-title h3{
    font-size: 25px;
    letter-spacing: 4px;
    margin-top: -5px;
    color: #fff;
    font-weight: 400;
}

/* contact-box  */

.contact-box .title-wrap{
    padding: 20px;
}
@media screen and (max-width: 768px) {
    .contact-box {
        padding: 20px;
    }
}
.contact-wrap{
    display: flex;
    align-items: center;
}
@media screen and (max-width: 768px) {
    .contact-wrap{
        flex-direction: column;
    }
}
/* 聯絡我們 */

.contact-wrapper .form-control{
  border: none;
}
.contact-wrapper .form-control{
  display: block;
  width: 100%;
  height: 45px;
  padding: 10px 0;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555;
  background-image: none;
  border-bottom: 1px #333350 solid;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.contact-wrapper .content-wrap{
    display: flex;
    align-items: center;
}

.contact-wrapper .img-wrap{
  background-image: linear-gradient(rgba(18, 18, 20, 0.4), rgba(0, 0, 0, 0.4)), url(/hipershop/rwd1798/store/F1/contact.jpeg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover
}
@media screen and (max-width: 1200px) {
  .contact-wrapper .img-wrap{
    max-width: 100%
  }
}

.contact-wrapper .form-group{
  margin: 25px 0;
}
.contact-wrapper .form-wrap {
  padding: 70px 180px;
}
@media screen and (max-width: 992px) {
  .contact-wrapper .form-wrap {
    padding: 50px 40px;
  }
}
@media screen and (max-width: 480px) {
  .contact-wrapper .form-wrap {
    padding: 50px 20px;
  }
}
.contact-wrapper .form-group .control-label {
  font-size: 16px;
  margin: 0;
  text-align: right;
  font-weight: 800;
}

.contact-wrapper .btn-info {
    background-color: #4d90fe;
    border: none;
    padding: 6px 16px;
}
.contact-wrapper .btn-info{
  color: #4d90fe;
  border: 1px #4d90fe solid;
  background-color: transparent;
  border-radius: 0;
  padding: 10px 40px;
  transition: all 0.3s;
}
.contact-wrapper .btn-info:hover{
  color: #fff;
  background-color: #4d90fe;

}
.contact-wrapper .has-error .form-control:focus{
  box-shadow: none;
}

/* footer */

.footer-top-section {
    background-color: #f8f8f8;
    padding: 80px 0 80px;
}

@media screen and (min-width: 768px) {
    .footer-top-section .clearfix {
        display: none;
    }
}

@media screen and (max-width:414px) {
    .footer-top-section .col-xs-6 {
        width: 100%;
    }
}

.footer-top-section ul {
    margin-bottom: 30px;
}

.footer-top-section ul .title a {
    color: #333333;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}

.footer-top-section ul li {
    text-align: center;
}

.footer-top-section ul li a {
    color: #6d6d6d;
    font-size: 14px;
    line-height: 2.5;
}

.footer-top-section ul li a:hover {
    color: #4d90fe;
    text-decoration: none;
}
.footerwrap .info img{
    max-width: 300px;
}
.footerwrap .info p{
    letter-spacing: 1.5px;
    color: #ffffffbd;
}
.footerwrap .icon{
   display: flex;
   margin: 20px 0;
}
@media screen and (max-width: 992px) {
    .footerwrap .icon{
        justify-content: center;
    }
}
.footerwrap .icon img{
   margin: 0 10px 0 0;
} 

.footerwrap .icon img{
   margin: 0 10px 0 0;
} 
/* 最新消息 */

.news-wrapper .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
    width: 33%;
    min-height: 460px;
}

@media screen and (max-width:992px) {
    .news-wrapper .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
        width: 50%;
    }
}

@media screen and (max-width:768px) {
    .news-wrapper .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
        width: 100%;
    }
}

.news-wrapper .text-center {
    clear: both;
}

.news-wrapper .thumbnail {
    padding: 17px;
    min-height: 480px;
    border-radius: 20px;
    margin-bottom: 30px;
}
.news-wrapper .newslist img.news_pic{
    padding: 0;
    margin-bottom: 20px;
}
.news-wrapper .news_content{
    border-top: 1px #e7e7e7 solid;
    padding-top: 20px;
    margin-top: 40px;
}
.aside-title{
    display: none;
}
.news-wrapper .newsbar{
    display: none;
}
.news-wrapper ol.breadcrumb{
    background-color: transparent;
}
.news-wrapper .news_more{
    padding: 12px 24px;
    border-radius: 20px;
}
.news-wrapper .news_title{
    text-align: center;
    font-size: 20px;
    line-height: 1.4;
}
.news-wrapper h1.news_title{
    font-size: 33px;
}
.news-wrapper .row p{
    text-align: center;
    margin-bottom: 20px;
}
.news-wrapper .news_date{
    margin-right: 10px;
    font-weight: 900;
    letter-spacing: 1.5px;
}
.news-wrapper .news_author{
    display: none;
}
.news-wrapper .news_sort{
    background-color: #4d90fe;
    color: #fff;
    padding: 4px 15px;
    border-radius: 20px;
}
.news-wrapper .article-content p{
    text-align: left;
}
.news-wrapper .badge{
    background-color: #4d90fe;
}
/* 商品 */

.category-wrapper ol.breadcrumb{
    background-color: transparent;
}
aside .nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
}

@media screen and (max-width:768px) {
    aside .nav {
        flex-direction: column;
    }

    .nav_cate_item {
        width: 100%;
    }
}
#category_descr{
    display: none;
}


/* 購物車 彈跳視窗 */

.layer_cart_product_title {
    text-align: justify;
}

.layer_cart_product_text {
    text-align: justify;
}

.cart_list table {
    margin: 0 auto;
}

.cart_list h4 {
    font-size: 16px;
    font-weight: bold;
    line-height: 2;
}

.cart_list .btn-danger {
    display: block;
    margin: 10px 10px 0;
}

/* 公司簡介 STYLE */

.ProfileBody h2 {
    color: #000000;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 180%;
    letter-spacing: 1px;
    margin: 20px 0 40px;
}

.ProfileBody h2 span {
    color: #4d90fe;
    font-size: 32px;
    letter-spacing: 0;
}

.ProfileBody p {
    color: #202020;
    font-size: 16px;
    line-height: 2;
    text-align: center;
}

.ProfileBody img {
    display: block;
    height: auto;
    width: 35%;
    max-width: 100%;
    margin: 50px auto 0;
}

@media screen and (max-width:992px) {
    .ProfileBody img {
        width: 55%;
    }
}

@media screen and (max-width:576px) {
    .ProfileBody img {
        width: 100%;
    }
}

/* 購物說明 STYLE */

.ShopGuideBody h2 {
    color: #000000;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 180%;
    letter-spacing: 1px;
    margin: 20px 0 40px;
}

.ShopGuideBody h2 span {
    color: #4d90fe;
    font-size: 32px;
    letter-spacing: 0;
}

.ShopGuideBody ul li {
    color: #202020;
    font-size: 16px;
    line-height: 2;
    text-align: center;
}

.ShopGuideBody p {
    color: #202020;
    font-size: 16px;
    line-height: 2;
    text-align: center;
}

/* 商品內頁 STYLE */

.arti-news h2 {
    color: #000000;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 180%;
    letter-spacing: 1px;
}

.arti-news h2 span {
    color: #4d90fe;
    font-size: 32px;
    letter-spacing: 0;
}

.arti-news h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 40px 0 10px;
}

.PAGE-404{
    padding: 80px 0 0;
}

/* default-.news-card */
.news-card {
  width: 100%;
  position: relative;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .news-card {
    padding: 0 20px;
    }
}
.news-card__container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 20px;
  padding: 0 0 40px;;
}

/* 桌機以上 (>= 992px) → 多欄 */
@media screen and (min-width: 992px) {
  .news-card__container {
    grid-template-columns: repeat(4, 1fr);
  }
}

/* 平板 (480px ~ 991px) → 兩欄 */
@media screen and (max-width: 991px) and (min-width: 480px) {
  .news-card__container {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* 手機 (<480px) → 單欄 */
@media screen and (max-width: 480px) {
  .news-card__container {
    grid-template-columns: 1fr;
  }
}

.news-card-item {
  border-radius: 20px;
  overflow: hidden;
  cursor: pointer;
  transition: 500ms all;
  position: relative;
}

.news-card-item__img {
  width: 100%;
  height: auto;
  display: block;
}

/* 詳細內容區塊 (桌機預設隱藏) */
.news-card-item__details {
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.7) 0%,
    rgba(0, 0, 0, 0) 100%
  );
  font-size: 10px;
  opacity: 0;
  transition: 450ms opacity;
  padding: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.news-card-item__details--title {
  color: #fff;
  margin: 5px 0;
  text-align: center;
  font-size: 18px;
  font-weight: 700;

}
@media screen and (max-width: 992px) {
  .news-card-item__details--title {
    color: #030000;
    font-size: 20px;
    }
}
/* ===== 桌機 Hover 動畫 (完整版) ===== */
@media screen and (min-width: 992px) {
  .news-card-item:hover ~ .news-card-item {
    transform: translate3d(50px, 0, 0);
  }

  .news-card__container:hover .news-card-item {
    opacity: 0.3;
  }

  .news-card__container:hover .news-card-item:hover {
    transform: scale(1.1);
    opacity: 1;
  }

  .news-card-item:hover .news-card-item__details {
    opacity: 1;
  }
}

/* ===== 平板 & 手機 Hover 動畫 (簡化版) ===== */
@media screen and (max-width: 991px) {
  /* 文字永遠顯示 */
  .news-card-item__details {
    opacity: 1 !important;
    position: static;
    background: none;
    text-align: center;
    padding: 8px 0;
  }

  /* hover 只做淡化 & 放大，不位移 */
  .news-card__container:hover .news-card-item {
    opacity: 0.5;
  }
  .news-card__container:hover .news-card-item:hover {
    opacity: 1;
    transform: scale(1.05);
  }
}




.container-bg {
  width: 100%;
  height: 100%;
  position: relative;
  display: grid;
  place-items: center;
  isolation: isolate;
  overflow: hidden;
}

.container-bg .content {
  --_gap: 1.5rem;
  --_color: hsl(60 92% 71% / 1);
  width: 58%;
  max-width: 500px;
  padding: 2.75rem;
  border: 2px solid hsl(60deg 67% 44% / 64%);
  border-radius: 20px;
  color: var(--_color);
}

.container-bg .content p {
  font-size: 2.5rem;
  font-weight: 600;
  margin-bottom: var(--_gap);
}

.container-bg .content span {
  font-size: 1.3em;
  letter-spacing: 1.3px;
  line-height: 1.2;
}

.container-bg .content button {
  display: block;
  margin-top: var(--_gap);
  padding: 0.6em 0.9em;
  border-radius: 20px;
  border: none;
  cursor: pointer;
  font-size: 1.2em;
  background: #7b77e2;
  margin-left: auto;
  color: var(--_color);
}

.blob {
  position: absolute;
  opacity: 0.5;
  width: 400px;
  aspect-ratio: 1/1;
  animation: animate 10s cubic-bezier(0.68, -0.55, 0.27, 1.55) infinite
    alternate forwards;
  filter: blur(40px);
  z-index: -1;
  background: linear-gradient(
    47deg,
    rgba(255, 88, 139, 1) 21%,
    rgb(4, 163, 255) 67%,
    rgba(118, 74, 166, 1) 81%
  );

  /*  Optional  */
  /*   box-shadow: inset 50px 50px 17px 0px #ff588b,
    inset 100px 100px 17px 0px #66319f; */
}

@keyframes animate {
  0% {
    translate: 40% -25%;
    border-radius: 60% 40% 30% 70% / 100% 85% 92% 74%;
  }
  50% {
    translate: 0% 13%;
    border-radius: 20% 71% 47% 70% / 81% 15% 22% 54%;
    rotate: 41deg;
    scale: 1.15;
  }
  100% {
    translate: -45% 39%;
    border-radius: 100% 75% 92% 74% / 60% 80% 30% 70%;
    rotate: -60deg;
    scale: 1.05;
  }
}





.counter-box {
	display: block;
	background: #f6f6f6;
	padding: 40px 20px 37px;
	text-align: center
}

.counter-box p {
	margin: 20px 0 0;
	padding: 0;
	color: #909090;
	font-size: 18px;
	font-weight: 500
}

.counter-box i {
	font-size: 30px;
	margin: 0 0 15px;
	color: #d2d2d2
}

.counter { 
    display: block;
    font-size: 45px;
    font-weight: 120;
    color: #4d90fe;
    line-height: 28px;
    margin: 10px 0;
}

.counter-box.colored {
      background: #4d90fe;
}

.counter-box.colored p,
.counter-box.colored i,
.counter-box.colored .counter {
	color: #fff
}