
@font-face {
    font-family: 'Sofia Pro';
    src: url('../font/SofiaPro-Light.woff2') format('woff2'),
        url('../font/SofiaPro-Light.woff') format('woff');
}


@font-face {
    font-family: 'Arial Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Arial Regular'), url('../font/ARIAL.woff') format('woff');
    }

body{
  font-family: 'Sofia Pro';
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  position: relative;
  width: 2160px;
  min-height: 100%;
  margin: 0 auto;
  color: #505050;
  overflow-x: hidden;
}

body.modal-open{
  overflow: hidden;
}


h1, h2{
}

.modal{
  /*overflow-x: auto;*/
  overflow-x: hidden;
}

.container-fluid{
  max-height: 3840px;
  overflow-y: auto;
  overflow-x: hidden;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl, .row{
  padding: 0px !important;
  margin:0 !important;
}

.jc-bs3-row.row.justify-content-md-center.justify-content-sm-center, .jc-bs3-container.container{
  margin: auto !important;
  padding-left: 80px !important;
}
.jconfirm.jconfirm-white .jconfirm-box, .jconfirm.jconfirm-light .jconfirm-box{
  box-shadow: rgb(0 0 0 / 35%) 0px 0px 5px 3px, rgb(0 0 0 / 30%) 0px 0px 0px 0px, rgb(0 0 0 / 35%) 0px 0px 0px 0px inset;
  border-radius: 2rem;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content{
  font-size: 45px;
  line-height: 50px;
  padding: 50px;
  padding-bottom: 20px;
}

.jconfirm .jconfirm-box .jconfirm-buttons{
  padding-bottom: 30px;
}
.jconfirm-box-container.jconfirm-animated{
  width: 1200px;
}

.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button, .jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button{
  font-size: 53px;
  margin-bottom: 20px;
}

.col-md-12, .col-md-3, .col-md-4, .col-md-6, .col-md-9{
  padding: 0px !important;
}

.header-logo img{
  max-width: 100%;
  height: 1274px; 
}

.auth-page .border-custom{
  border: 2px solid #c4c4c4;
  border-radius: 0px;
  margin-bottom: 0.25rem!important;
  margin-top: 0px;
}

/*Login Page*/
  .login .container-fluid{
    overflow: inherit !important;
  }
  .login .login-body{
    max-width: 85%;
    margin: 0 auto !important;"
  }
  .login .site-login{
    padding: 100px;
  }
  .login .login-logo img{
    margin-top: 500px;
    max-width: 100%;
    height: 375px;
  }

  .login .login-heading{
    margin-top: 50px;
    font-size: 101px;
    color: #505050;
  }

  .login p.info{
    font-size: 77px;
    color: #505050;
    margin-top: 100px;
  }

  .login .alert{
    font-size: 77px;
    padding: 60px;

  }
  .login .alert .btn-close{
    padding: 85px 35px;
    font-size: 77px;
  }
  .login #login-form .col-form-label{
    font-size: 77px;
    color: #505050;
    padding-top: 50px;
  }

  .login #login-form .form-control, .login #login-form .help-block{
    font-size: 77px;
  }
  .login #login-form .form-control{
    line-height: 4;
    padding-left: 25px;
  }
  .login #login-form .btn-1{
    margin-top: 50px;
    background: #505050;
    border: 1px solid #505050;
    font-size: 100px;
    margin-left: 10px;
  }
/*End Login Page*/
/*Landing Page*/
.carousel-item.active img{
  height: 2388px; /*2270px;*/
}

.landing-carousel .order{
  background: url(../images/landing/order-btn-bg.png);
  width: 100%;
  border-radius: 0px;
  color: #000000;
  font-size: 101px;
  font-family: 'Sofia Pro';
}
.landing-carousel .order:active{
  border: 0px solid #b0bcd4;
}


.jconfirm.jconfirm-white .jconfirm-bg, .jconfirm.jconfirm-light .jconfirm-bg{
  opacity: 0.5;
}

.custom-btn{
  background-color: #434959 !important;
  border: 1px solid #434959 !important;
}
/*End Landing Page*/

/*Start item-listing*/
.row.justify-content-center{
  width: 2160px;
}
.row.item-listing{
  height: 2311px;
}
#sugarlevel label.disabled{
  opacity: .5;
}
.val_error{
  color: #842029;
  background: #f8d7da;
  padding: 0px;
  border-radius: 10px;
  margin-bottom: 25px !important;
}
.comming_soon{
  margin: 50% 0;
  color: #505050;
  text-align: center;
}
.comming_soon p.service-text{
  font-size: 101px;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  letter-spacing: 1px;
  word-spacing: 5px;
  font-weight: 300;
}

.comming_soon p.coming{
  font-size: 101px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
}

/*Start Menu*/
.item-listing .items-menu{
  border-right: 2px solid #505050;
  width: 375px;
}

.item-listing .items-menu ul li{
  list-style-type: none;
}

.item-listing .items-menu ul li:nth-child(odd) {
  border: 1px solid #c4c4c4;
  border-right: 0px solid;
  border-left: 0px solid;
  position: relative;
  width: 100%;
}

.item-listing .items-menu ul li:nth-child(odd), .item-listing .items-menu ul li:nth-child(even), .item-listing .items-menu ul li a{
  border-top-left-radius: 60px;
  border-bottom-left-radius: 60px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}


.item-listing .items-menu ul li a{
  width: 100%;
  border: 0px solid;
  background: #e4e5e7;
  text-decoration: none;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  min-width: 370px;
  min-height: 360px;

}

.item-listing .items-menu ul li.signature{
  margin-top: 500px;
}

.item-listing .items-menu ul li.signature a.signature{
  padding-top: 75px;
}
/*.item-listing.non-item-listing{
  height: 2187px;
}*/

.item-listing.non-item-listing .items-menu ul li a{
  padding-top: 49px;
  padding-bottom: 49px;
}

.item-listing .items-menu ul li.active{
  position: relative;
  width: 102%;
  border: 2px solid #505050;
  border-right: 5px solid #fff;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

.item-listing .items-menu ul li.active a{
  background: #fff;
}

.item-listing .items-menu ul img.menu-img{
  height: 150px;
  margin: 0 auto;
  margin-bottom: 30px;
}


.item-listing .items-menu p.menu-title{
  font-size: 40px;
  color: #505050;
  margin-bottom: 0;
  word-wrap: break-word;
  line-height: 40px;
}

.item-listing .items-menu .home-icon{
  list-style-type: none;
  margin-top: 275px;
  margin-bottom: 130px;
}

.item-listing .items-menu .home-icon a{
   text-decoration: none;
}

.item-listing .items-menu .home-icon a img.menu-img{
  width: 120px;
  height: 120px;
  margin: 0 auto;
  padding-bottom: 14px;
}

.item-listing .language {
  padding-bottom: 44px;
}

.item-listing .language .dropdown-menu {
  padding: 0px;
  color: #505050;
  font-size: 40px;
  bottom: 75px;
}


.item-listing .language  .expand-language, .item-listing .language.show .collaspe-language{
  display: none;
}
.item-listing .language.show  .expand-language, .item-listing .language .collaspe-language{
  display: inherit;
}

.item-listing .language  .dropdown-item.active, .dropdown-item:active{
  background: #e9ecef;
  color: #505050;
}
.item-listing .language .dropdown-toggle::after{
  background: url(../images/items/collaspe-language.png);
  content: none;
}

.item-listing .items-menu .language img{
  width: 120px;
  height: 80px;
  margin: 0 auto;
}

.item-listing .items-menu .language img.arrow{
  width: 60px;
  height: 30px;
  margin: 0 auto;
}


/*End Menu*/

/*Item Listing */
.item-listing .items-section{
  position: relative;
  margin-left: 139px;
  padding: 0px !important;
}

.item-listing .items-section .drink_type{
  height: 107px !important;
  line-height: 107px;
}

.item-listing .items-section, .item-listing .items-section .items-row{
  width: 1650px;
  margin-bottom: 0px;
  margin:0 auto;
}
.item-listing .items-section .item{
  height: 650px;
  width: 480px;
}


.item-grid-0, 
.item-grid-3, 
.item-grid-6{
  margin-bottom: 80px;
}

.page-item-grid-0, 
.page-item-grid-3, 
.page-item-grid-6{
  margin-bottom: 80px;
}


.item-grid-1, 
.item-grid-4, 
.item-grid-7, 
.page-item-grid-1, 
.page-item-grid-4, 
.page-item-grid-7{
  margin: 0 100px;
}

.cursor-pointer{
  cursor: pointer !important;
}

.item-listing .items-section .card.active{
  border-radius: 7px;
  background: #8b87a0;
  color: #fff;
  box-shadow: 0 5px 5px 0 rgb(0 0 0 / 20%), 0 0px 10px 0 rgb(0 0 0 / 19%);
}
.item-listing .items-section .item-img{
  margin: 0 auto;
  text-align: center;
  padding: 20px !important;
}
.item-listing .items-section .drink-img{
  height: 375px;
  width: 375px;
  padding: 0;
  border-radius: 5px 5px 0px 0px;
}

.item-listing .items-section p.title{
  font-size: 34px;
  margin-top: 20px;
  min-height: 102px;
}

.item-listing .items-section p.short-des{
  font-size: 22px;
  min-height: 70px;
  margin-top: 5px;
}


.item-listing .items-section p.price{
  font-size: 40px;
  margin-top: 10px;
  font-family: 'Arial Regular';
}

.item-listing .items-section p.price span{ 
  font-family: 'Sofia Pro';
}
/*End Item Listing */


.btn-close{
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 60px;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background: url(../images/items/close-popup.png) center/1em auto no-repeat;
  opacity: 1;
  z-index: 1000;
}
.btn-close:focus, .btn-close:focus{
  outline: webkit-focus-ring-color auto 0px;
  box-shadow: none;
}

.items .footer{
  background: linear-gradient(#404756, #9B94B1);
  background: repeating-linear-gradient(#404756, #404756 30%, #9B94B1 100%, #9B94B1 100%);
  color: #fff;
  margin: -1px;
  position: relative;
  height: 244px;
}

.items .footer .clear{
  display: flex;
  align-items: center;
  cursor: pointer;
}

.items .footer .clear{
  position: relative;
  top: 66px;
  left: 80px;
}

.items .footer .clear img{
  width: 105px;
  height: 112px;
}

.items .footer .checkout{
  position: relative;
  top: 55px;
  right: 80px;
}
.items .footer .checkout img{
  width: 162px;
  height: 135px;
}


.items .footer .clear label, .items .footer .checkout a{
  font-size: 40px;
  color: #fff;
}
.total_cart_item_count {
  display: none;
}
.items .footer .total_cart_item{
  position: absolute;
  color: #3e3e3e;
  font-size: 53px;
  display: block;
  font-family: 'Arial Regular';
}

.items .footer .total_cart_item.two{
  right: 115px;
  bottom: 45px;
}

.items .footer .total_cart_item.one{
  right: 125px;
  bottom:45px;
}
/* Items listing load more Scroller */

.items-section #append_items, .items-section #no_append_items{
  max-height: 2000px;
  overflow-y: auto;
  overflow-x: hidden;
}
/* width */
.item-listing div::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.item-listing div::-webkit-scrollbar-track {
  background: #ffffff;
}

/* Handle */
.item-listing div::-webkit-scrollbar-thumb {
  background: #ffffff;
}

/* Handle on hover */
.item-listing div::-webkit-scrollbar-thumb:hover {
  background: #ffffff;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

/* End items listing load more Scroller */
.items-section  #no_append_items #load-more{
  display: none;
}

.fullscreen-loader{
  height: 100%;
  width: 100%;
  background: #000;
  opacity: .5;
}

.fullscreen-loader, .fullscreen-loader .loader{
  position: fixed;
  z-index: 9999;
  overflow: hidden;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.fullscreen-loader .loader {
  display: inline-block;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  border-top: 50px solid gray;
  border-bottom: 50px solid gray;
  background: #fff;
}
.drink_type .tea_type{
  font-size: 40px;
  margin-bottom: 0;
}
.drink_type .drink_choice{
  line-height: 20px;
  font-size: 25px;
  opacity: .5;
}
/*End item-listing*/

/*Item-details Popup*/

#item_details_popup .modal-dialog.modal-dialog-centered {
  padding: 0 0 0 20rem;
}

.modal-dialog.modal-dialog-centered {
  padding: 0 0 0 20rem;
}

.modal-content{
  box-shadow: rgb(0 0 0 / 35%) 0px 0px 5px 3px, rgb(0 0 0 / 30%) 0px 0px 0px 0px, rgb(0 0 0 / 35%) 0px 0px 0px 0px inset;
  border-radius: 2rem;
}
.modal-backdrop.show{
  opacity: .3;
}
.item-details .drik-img{
  text-align: center;
}
.item-details .drik-img img{
  width: 470px;
  height: 100%;
}

.item-details p.title{
  font-size: 76px;
  margin-top: 30px;
  line-height: 90px;
}
.item-details p.short-des{
  font-size: 40px;
}

.item-details .category-name{
  font-size: 58px;
  margin-top: 15px;
}

.item-details .select-choice-text{
  text-align: center;
  font-size: 40px;
  margin: 0;
  padding: 0;
  opacity: .8;
  line-height: 20px;
}
.item-details  ul.addon-group {
  text-align: center!important;
  margin: 0 !important;
  padding: 0;
}

.item-details  ul.addon-group li{
  list-style: none;
  display: inline;
  width: auto;
  margin-right: 1rem;
  margin-bottom: 0.5rem;
  cursor: pointer;
}

.item-details ul.addon-group li input+label{
  border: 2px solid #9a94ae;
  border-radius: 3rem;
  padding: 1.2rem 2rem;
  text-align: center;
  margin-bottom: 0.5rem;
  font-size: 40px;
}

.item-details ul.addon-group li.sugar input+label{
  border-radius: 50%;
  padding: 0;
  width: 105px;
  height: 105px;
  line-height: 105px;
  text-align: center;
  margin-bottom: 0.5rem;
  opacity: 1;
}
.item-details  ul.addon-group li input:checked+label{
  background: #9a94ae;
  color: #fff;
  opacity: 1;
}

.item-details  ul.addon-group input{
  display: none;
  opacity: 0;
}
.item-details  ul.addon-group label{
  cursor: pointer;
}

.item-details p.price{
  font-size: 30px;
  margin-top: 14px;
  font-family: 'Arial Regular';
}

.qtySelector .total-price{
  text-align: left;
  font-family: 'Arial Regular';
}
.qtySelector .ttl-price-currency{
  font-size: 76px;
}

.qtySelector .ttl-price{
  font-size: 76px;
  font-family: 'Arial Regular';
}

.qtySelector .plus-minus{
  display: flex;
  justify-content: end;
}

.plus-minus .quantityVal{
  max-width: 90px;
}
.plus-minus .decreaseQty img, .plus-minus .increaseQty img{
  width: 75px;
  height: 75px;
}


.plus-minus .qtyValue{
  border: 0px solid;
  outline: 0;
  font-size: 58px;
  line-height: 0;
  padding: 0;
  font-family: 'Arial Regular';
  text-align: center;
}

.plus-minus .qtyValue.form-control:focus, .order-review-plus-minus  .qtyValue.form-control:focus{
  box-shadow: none;
}
.plus-minus .decreaseQty, .plus-minus .increaseQty{
  cursor: pointer;
}
.add_to_cart_sec .add_to_cart{
  text-align: center;
}
.add_to_cart_sec .add_to_cart a img{
  max-width: 100%;
}
.add_to_cart_sec .add_to_cart a:hover{
  opacity: .8;
}

.jconfirm .jconfirm-box div.jconfirm-content-pane{
  margin-bottom: 5px;
}
.jconfirm-content{
  text-align: center;
}
.jconfirm-buttons{
  text-align: center;
  float: none !important;
}
.jconfirm-buttons button.btn{
  min-width: 30%;
}
/*End details*/


/********* Tool Tip *********/
.added-tooltip {
  position: absolute;
  bottom: 265px;
  display: none;
  max-width: 662px;
  right: 130px;
}

.added-tooltip.active {
  transform: translateY(0%);
  display: block;
  z-index: 9999;
  border: 3px solid #404756;
  border-radius: 13px;
  background: #fff;
}

.tooltip-wrap{
  background: #ffffff;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 20px;
  text-align: right;
}

.added-tooltip p {
  font-size: 47px;
  margin-bottom: 0px;
  letter-spacing: 1px;
  color: #404756;
  font-weight: 500;
}

.tooltip-wrap p.was-added{
  font-size: 40px;
}
.added-tooltip.active i{
  position: absolute;
  top: 100%;
  right: 50px;
  width: 140px;
  height: 75px;
  overflow: hidden;
}
.added-tooltip.active i::after {
  content: '';
  position: absolute;
  width: 100px;
  height: 100px;
  left: 50%;
  transform: translate(-50%,-50%) rotate(45deg);
  background-color: #fff;
  border: 3px solid #404756;
}
/********* Tool Tip *********/


/********* Order Review ********/
.items-section.order-review .item-img{
  margin: 0 auto;
  width: 100%;
}
.items-section.order-review .drink-img{
  width: 375px;
  height: 375px;
  margin: 0 auto;
  padding: 0;
}
.items-section.order-review .title-price{
  position: relative;
}
.items-section.order-review .title{
  margin-top: auto;
}
.items-section.order-review .inner-items{
  height: 500px;
}

.order-review .inner-sections .width-3{
  width: 420px;
  margin: 0px;
  margin-top: 30px;
}
.order-review .inner-sections .width-7{
  width: 765px;
  margin: 0px;
  padding: 0px;
  padding-left: 30px;
}

.order-review .inner-sections .width-2{
  width: 240px;
  margin: 0px;
  padding: 0px;
  display: flex;
  margin-top: 100px;
}

.order-review-plus-minus {
  display: flex;
}
.order-review-plus-minus .div,
.order-review-plus-minus .increaseDecreaseQty img, 
.order-review-plus-minus .qtyValue {
  height:75px;
  width: 75px;
}

.order-review-plus-minus .qtyValue{
  padding: 0;
  padding-top: 5px;
  text-align: center;
  border: 0px solid;
  outline: 0;
  font-size: 58px;
  color: #505050;
  font-family: 'Arial Regular';
}
.items-section.order-review .title-price p{
  color: #505050;
}
.items-section.order-review .title-price p.title{
  font-size: 40px;
}

.items-section.order-review .title-price .adons{
  padding-top: 20px;
  font-size: 34px;
  line-height: 42px;
}

.items-section.order-review .title-price p.price{
  font-size: 40px;
  font-family: 'Arial Regular';
}

.items-section.order-review .title-price p.price span{
  
}

.items-section.order-review  .plus-minus .qtyValue{
  max-width: 22%;
}
.inner-items-list{
  padding-bottom: 12rem;
  max-height: 1600px;
  overflow-y: auto;
  overflow-x: hidden;
}
.inner-checkout-section{
  position: absolute;
  bottom: 0;
  width: 100%;
}

.inner-checkout-section .pricing-cls p{
  margin-bottom: 0;
  font-size: 34px;
  color: #808285;
  line-height: 65px;
}

.inner-checkout-section span.price{
  display: contents;
  font-size:40px;
}

.inner-checkout-section span.currency{
  font-size:40px;
}

.inner-checkout-section p.sub-pay{
  padding-top: 30px;
}
.inner-checkout-section p.sub-pay.total{
  padding-top: 48px;
}
.inner-checkout-section p.sub-pay span.price{
  font-size: 76px;
  font-family: 'Arial Regular';
}

.inner-checkout-section .sub-pay span.currency{
  font-size: 76px;
}

.inner-checkout-section .checkout-btn {
  opacity: 1;
  margin-top: 20px;
}

.inner-checkout-section .checkout-btn img{
  width: 490px;
  height: 140px;
}

.plus-minus .increaseDecreaseQty{
  cursor: pointer;
}


#checkout_popup .paywire img{
  width: 470px;
  height: 346px;
}

#checkout_popup .paywire img.visa-other-logo{
  width: 1046px;
  height: 80px;
}
#checkout_popup  .paym-wrap {
  border-top: 1px solid #cdcdcd;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
}

.other-payment-title{
  font-size: 76px;
  margin-top: 48px !important;
  margin-bottom: 76px !important;
}
#checkout_popup .paym-wrap ul {
  list-style: none;
}

#checkout_popup .paym-wrap ul  li {
  display: inline;
}

#checkout_popup .paym-wrap ul li:nth-child(odd) {
  padding-right: 30px;
}
#checkout_popup .paym-wrap ul li img {
  width: 400px;
  height: 180px;
  margin-bottom: 30px;
}

#checkout_popup  .paym-wrap  a.dbs-paynow img {
    border: 1px solid gray;
    border-radius: 5px;
}
/********* End Order Review ********/


/*********** Payment processing *******/
/*.processing .img{
  max-width: 55%;
  margin: 0 auto;
}*/

.processing .img{
  max-width: 74%;
  margin: 0 auto;
}

.processing img{
  max-width: 100%;
}

.success_payment-new img{
  width: 632px;
  height: 632px;
}

.success_payment{
  background: url('../images/payment/order-receipt.png');
  background-repeat: round;
  margin-bottom: 76px !important;
}
.success_payment .inner_contents{
  max-width: 60%;
  margin: 0 auto;
}
.inner-checkout-section-payment{
  position: relative;
}


.success_payment .order_detail{
}
/*********** End Payment processing *******/

/* Model POP Customization */
.modal-dialog {
  width: 1507px !important;
  max-height:2000px !important;
  max-width: 1507px;
}

.modal-dialog.payment-success {
  width: 1650px !important;
  max-height:2000px !important;
  max-width: 1650px;
}

.modal-dialog-centered{
  min-height: auto;
  margin-top: 1400px;
  /*min-height: calc(1764px - var(--bs-modal-margin) * 2);*/
}

/*.modal-body p.pay-process-heading, p.payment-title.text-center{
  font-size: 76px;
  color: #505050;
  line-height: 100px;
}*/

.modal-body p.pay-process-heading, p.payment-title.text-center{
  font-size: 76px;
  color: #505050;
  line-height: 100px;
}

.modal-body p.pay-process-heading img.camera{
  position: absolute;
  left: 95px;
  top: 160px;
  height: 240px;
  width: 240px;
}

/*.modal-body .order_detail p.order_no_text{
  font-size: 45px;
  line-height: 35px;
}*/
.modal-body .order_detail-new{
  margin-left: 40px;
}
.modal-body .order_detail-new span.order_no_text{
  font-size: 58px;
  line-height: 35px;
}

.modal-body .order_detail-new span.order_no_digits{
  font-size: 68px;
  line-height: 35px;
  color: #c7202f;
  text-decoration: underline;
}


.modal-body .order_detail p.order_no{
  font-size: 76px;
  font-family: 'Arial Regular';
  letter-spacing: 3px;
}


p.pay-process-btm-text{
  font-size: 58px;
  line-height: 70px;
}

.modal-body .pay-process-btm-text span.take_photo{
  color: #c7202f;
  text-decoration: underline;
}
/* End Model POP Customization */

#load-more-item {
  /*position: absolute;
  bottom: 15px;
  left: 500px;*/
  text-align: center;
}

#load-more-item-btn{
  padding: 15px 70px 0px 70px;
  font-size: 55px;
}
