/* Fonts */
@import url("https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800");
/* font-family: 'Poppins', sans-serif; */
.intro-slider-container,
.intro-slide {
  height: 360px;
  background-color: #fafafa; }

.intro-slide {
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center center; }
  .intro-slide .btn-primary {
    color: #fff;
    background-color: transparent;
    border-color: #fff; }
    .intro-slide .btn-primary:hover, .intro-slide .btn-primary:focus {
      background-color: #a6c76c;
      border-color: #a6c76c; }

.intro-content {
  position: static;
  left: auto;
  top: auto;
  transform: translateY(0);
  -ms-transform: translateY(0); }

.intro-subtitle {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: -.01em; }

.intro-title {
  font-weight: 600;
  letter-spacing: -.025em; }
  .intro-title sup {
    vertical-align: top;
    font-size: 1.3rem;
    top: 1em;
    margin-right: 0;
    letter-spacing: -.01em; }
    .intro-title sup + sup {
      margin-left: .8rem; }

.brands-border .brand {
  height: 100px;
  border: .1rem solid #ebebeb;
  border-left-width: 0; }

.brands-carousel-full {
  border-bottom: .1rem solid #ebebeb; }
  .brands-carousel-full.brands-border .brand {
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-width: 0; }
  .brands-carousel-full.brands-border .owl-item:first-child .brand {
    border-left-width: 0; }

.banner-group {
  margin-bottom: 3rem; }
  @media screen and (min-width: 992px) {
    .banner-group .col-lg-3 {
      -ms-flex: 0 0 26.05%;
      flex: 0 0 26.05%;
      max-width: 26.05%; }
    .banner-group .col-lg-4 {
      -ms-flex: 0 0 32.77%;
      flex: 0 0 32.77%;
      max-width: 32.77%; }
    .banner-group .col-lg-5 {
      -ms-flex: 0 0 41.18%;
      flex: 0 0 41.18%;
      max-width: 41.18%; } }

.banner-content.banner-content-top {
  top: 2.6rem;
  transform: translateY(0);
  -ms-transform: translateY(0); }
.banner-content.banner-content-bottom {
  bottom: 3rem; }
.banner-large .banner-content {
  left: 3rem; }

.btn.banner-link {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-transform: capitalize; }

.banner-subtitle {
  color: #666666;
  font-weight: 300;
  font-size: 1.4rem;
  letter-spacing: -.01em;
  margin-bottom: .6rem; }
  .banner-subtitle.text-grey {
    color: #ebebeb; }

.banner-title {
  color: #333;
  font-weight: 600;
  font-size: 2.4rem;
  letter-spacing: -.025em;
  margin-bottom: 1.4rem; }

.banner-text {
  color: #666666;
  font-weight: 300;
  font-size: 2.4rem;
  line-height: 1.25;
  letter-spacing: -.01em;
  margin-bottom: 1.3rem; }
  .banner-title + .banner-text {
    margin-top: -1.4rem; }
  .banner-large .banner-text {
    color: #333; }

.nav.nav-pills .nav-item.show .nav-link,
.nav.nav-pills .nav-item .nav-link.active {
  color: #333;
  border-bottom-color: #333; }

.nav.nav-border-anim .nav-link:before {
  background-color: #333; }

.nav-pills.nav-big .nav-item + .nav-item {
  margin-left: 1.5rem; }
.nav-pills.nav-big .nav-link {
  padding-top: .8rem;
  padding-bottom: .8rem;
  color: #ccc;
  font-weight: 600;
  font-size: 2.4rem;
  letter-spacing: -.025em;
  text-transform: capitalize; }
  .nav-pills.nav-big .nav-link:hover, .nav-pills.nav-big .nav-link:focus, .nav-pills.nav-big .nav-link.active {
    color: #a6c76c; }
.nav-pills.nav-big .nav-item.show .nav-link {
  color: #a6c76c; }

/* Product 8 */
.product.product-8 .product-body {
  padding-top: 1.5rem;
  padding-left: 2rem;
  padding-right: 2rem; }
.product.product-8 .new-price {
  color: #ef837b; }
.product.product-8 .btn-product {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  background-color: #a6c76c; }
  .product.product-8 .btn-product span {
    font-size: 1.3rem; }
  .product.product-8 .btn-product:before {
    color: #fff; }
  .product.product-8 .btn-product:hover, .product.product-8 .btn-product:focus {
    background-color: #92b25a; }

.deal-container .banner-subtitle {
  color: #666;
  margin-bottom: .9rem;
  font-weight: 400; }
.deal-container .banner-content.banner-content-top {
  top: 4rem; }
.deal-container .banner-text {
  font-weight: 600; }

.deal {
  display: flex;
  flex-direction: column-reverse;
  padding: 2rem;
  background-color: #fff;
  margin-bottom: 2rem; }

.deal-content {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 3.5rem 0 2rem; }
  .deal-content .btn {
    padding-top: .85rem;
    padding-bottom: .85rem;
    font-weight: 500;
    color: #333;
    background-color: transparent;
    border: .1rem solid #ebebeb; }
    .deal-content .btn:hover, .deal-content .btn:focus {
      color: #fff;
      border-color: #a6c76c;
      background-color: #a6c76c; }
  .deal-content h4 {
    color: #ef7e18;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.3;
    letter-spacing: -.01em;
    margin-bottom: .5rem; }
  .deal-content h2 {
    font-weight: 600;
    font-size: 4rem;
    line-height: 1.1;
    letter-spacing: -.05em;
    margin-bottom: 3.6rem; }
  .deal-content .product-title {
    font-weight: 600;
    font-size: 2rem;
    letter-spacing: -.01em;
    margin-bottom: .7rem; }
  .deal-content .product-price {
    font-weight: 300;
    font-size: 2rem;
    margin-bottom: 2.4rem; }
  .deal-content .new-price {
    font-weight: 600; }

.deal-image {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
  .deal-image > a {
    display: block; }

.deal-countdown {
  margin-bottom: 4rem;
  margin-left: -1rem;
  max-width: 270px; }
  .deal-countdown .countdown-show3 .countdown-section {
    width: calc(33.33% - 20px); }
  .deal-countdown .countdown-section {
    font-size: 1.2rem;
    line-height: 1;
    padding: 1.6rem 0;
    margin-left: 1rem;
    margin-right: 1rem;
    background-color: #ef7e18;
    border-radius: .3rem;
    border: .1rem solid #e1e1e1; }
    .deal-countdown .countdown-section:not(:last-child):after {
      color: #333333;
      content: ':';
      display: inline-block;
      font-weight: 400;
      font-size: 20px;
      line-height: 1;
      position: absolute;
      left: 100%;
      margin-left: 9px;
      margin-top: -1px;
      top: 50%;
      transform: translateY(-50%);
      -ms-transform: translateY(-50%); }
  .deal-countdown .countdown-period {
    display: block;
    font-size: 1.2rem;
    font-weight: 400;
    color: #fff;
    text-transform: lowercase;
    width: 100%;
    padding-left: .2rem;
    padding-right: .2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .deal-countdown .countdown-amount {
    display: inline-block;
    color: #fff;
    font-weight: 600;
    font-size: 3rem;
    letter-spacing: -.05em;
    margin-bottom: .4rem; }

.btn-more {
  text-transform: capitalize; }

.icon-box-side .icon-box-title {
  font-weight: 600; }
.icon-box-side p {
  font-weight: 400;
  letter-spacing: -.01em; }

@media screen and (min-width: 768px) {
  .deal {
    flex-direction: row; }

  .deal-content {
    -ms-flex: 0 0 47.8%;
    flex: 0 0 47.8%;
    max-width: 47.8%;
    padding-top: 1rem;
    padding-bottom: 1rem; }

  .deal-image {
    -ms-flex: 0 0 52.2%;
    flex: 0 0 52.2%;
    max-width: 52.2%; } }
@media screen and (min-width: 1200px) {
  .deal-content {
    padding: 3.5rem 3rem 2rem; }
    .deal-content .btn {
      padding-top: 1.15rem;
      padding-bottom: 1.15rem; }
    .deal-content h4 {
      font-size: 2rem; }
    .deal-content h2 {
      font-size: 4rem; }
    .deal-content .product-title {
      font-size: 2.4rem; }
    .deal-content .product-price {
      font-size: 2.4rem; }

  .deal-countdown .countdown-section {
    padding-top: 2.1rem;
    padding-bottom: 2.1rem; }
  .deal-countdown .countdown-amount {
    font-size: 3rem; } }
.blog-posts .title {
  margin-bottom: 2.4rem; }
.blog-posts .entry-meta {
  font-weight: 400; }
.blog-posts .read-more {
  text-transform: capitalize;
  color: #333;
  font-size: 1.4rem; }
  .blog-posts .read-more:hover, .blog-posts .read-more:focus {
    color: #a6c76c; }

.footer .widget-about-info a {
  color: #a6c76c; }
.footer .widget-title {
  font-weight: 600; }

.footer-newsletter .input-group {
  flex-direction: column;
  align-items: center; }
.footer-newsletter .form-control {
  width: 100%;
  margin-bottom: 1rem; }
.footer-newsletter .btn-primary {
  background-color: #fff;
  color: #333;
  font-weight: 500;
  min-width: 150px;
  padding-left: 1rem;
  padding-right: 0;
  border: none; }
  .footer-newsletter .btn-primary:hover, .footer-newsletter .btn-primary:focus {
    color: #fff;
    background-color: #a6c76c;
    border-color: #a6c76c; }

@media screen and (min-width: 576px) {
  .intro-slider-container,
  .intro-slide {
    height: 400px; }

  .footer-newsletter .input-group {
    flex-direction: row;
    align-items: stretch; }
  .footer-newsletter .form-control {
    width: auto;
    margin-bottom: 0; } }
@media screen and (min-width: 768px) {
  .intro-slider-container,
  .intro-slide {
    height: 440px; }

  .intro-title sup {
    font-size: 1.6rem; }

  .banner-content.banner-content-top {
    top: 3.6rem; }
  .banner-content.banner-content-bottom {
    bottom: 4rem; }
  .banner-large .banner-content {
    left: 5rem; } }
@media screen and (min-width: 992px) {
  .intro-slider-container,
  .intro-slide {
    height: 460px; }

  .intro-title sup {
    font-size: 1.8rem; }

  .banner-large .banner-content {
    left: 7rem; } }
@media screen and (min-width: 1200px) {
  .intro-slider-container,
  .intro-slide {
}

  .intro-content .btn {
    min-width: 170px; }

  .intro-title {
    font-size: 5rem; }
    .intro-title sup {
      font-size: 2rem; }
    .intro-title span {
      font-weight: 300; } }
.blog-posts .entry-title {
  font-weight: 600; }

@media screen and (min-width: 768px) {
  .intro-title {
    margin-bottom: 2.5rem; } }


    .account-page-title{
      margin-top:5px;
      padding-top: 20px;
      padding-left: 15px;
      background-image: linear-gradient(280deg,#ebf1f9,#f7f9ff);
      border-radius: 10px;
      margin-bottom: 20px;
    }
    .account-page-title .PageIcon{
      width: 65px;
      float: right;
      margin-right: 20px;
      margin-top: -10px;
      background: #FFF;
      padding: 10px;
      border-radius: 50%;
    }
    .account-page-title .PageIcon img{
      width:100%;
    }
    .errorIcon{
      width: 97px;
      background: #FFF;
      padding: 20px;
      border-radius: 50px;
      margin-bottom: 30px;
      margin-left: auto;
      margin-right: auto;
    }
    .errorIcon img{
      width:90%;
    }
    @media screen and (max-width:900px) {
      .account-page-title{
        clear: both;
      }
      .pageTitle{
        margin-top: 0px!important;
        margin-bottom: 14px!important;
      }

      .account-page-title .PageIcon{
        width: 53px;
        margin-top: -17px;
      }
      .orderLine svg{
        margin-left: 0px!important;
        margin-top: 15px!important;
      }
    }


    .orderLine{
        border: 1px solid #e3e2e2;
        border-radius: 10px;

        margin-bottom: 20px;
        padding: 20px 24px;
        font-size:12px;
        background: linear-gradient(to bottom, #FFFFFF, #fbfbfb);
        box-shadow: 0 3px 3px -1px #0a16461a, 0 0 1px #0a16460f;
    }
    .orderLine span{
        float:left;
        width:100%;
    }
    .orderLine table {
        border-spacing: 1;
        border-collapse: collapse;
        background: white;
        border-radius: 10px;
        overflow: hidden;
        width: 100%;
        margin: 0 auto;
        position: relative;
    }
    .orderLine .siparisNo{
        float: right;
        width: 70%;
        font-weight: 400;
    }
    .orderLine .siparisNo b{font-size: 14px;}
    .orderLine .siparisTarihi{
        float: right;
        width: 70%;
        font-weight: 400;
    }
    .orderLine .siparisDurumu{
        font-weight: bold;
        margin-top: 10px;
        text-align:center;
    }
    .orderLine .siparisToplami{
        text-align: right;
        width: 85%;
        font-size: 14px;
        font-weight: bold;
        color: #ef7e18;
    }
    .orderLine .odemeYontemi{
        text-align:right;
        width: 85%;
    }
    .orderLine .productImage{
        width: 20%;
        float: left;
    }
    .orderLine .productImage img{
        width:100%;
    }
    .img-circle{
        border:1px solid #e7e7e7;
    }
    .orderLine svg{
        width:10%;
        float:right;
        margin-top: -15px;
        color: #6a6a6a;
    }
    .orderLine .collapse{
        width:100%;
    }
    .orderLine .productLine{
        margin-top: 30px;
        border: 1px solid #f1efef;
        border-radius: 10px;
        padding: 20px

    }
    .orderLine .productLine img{
        width: 60%;
        margin-top: 15px;
    }
    .orderLine .productLine h1{
        font-size: 13px;
        font-weight: bold;
        margin-top:15px;
    }
    .orderLine .productLine .name{
        margin-top: 30px;
    }
    .orderLine .productLine .price{
        color: #ff7d0a;
    }
    .alert-info{
        align-items: center;
        background-color: #f5f5f5;
        border-radius: 8px;
        box-shadow: none;
        color:#000;
        padding: 20px 10px 20px 10px;
    }
    .orderLine .productLine button{
        width:49%;
        padding:7px 5px 7px 5px;
        margin-top: 25px;
        border-radius:10px;
    }
    .orderLine .productLine .tekrar{
        background: #ff7d0a;
        color: #FFF;
    }
    .orderLine .productLine .tekrar svg{
        color: #FFF;
    }
    .orderLine .productLine button svg{
        width: 20%;
        margin-top: 0;
        float: left;
    }
    .orderLine .productLine button span{
        margin-top: -18px;
    }
    .month-bar {
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        border-radius: 4px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        min-height: 80px;
        overflow-x: hidden;
        padding-left: 24px;
        padding-right: 24px;
        position: relative;
        width: 100%;
        border-radius: 10px;
        margin-bottom:20px;
    }
    .month-bar-winter {
        background-image: -o-linear-gradient(350deg,#f8f8f8,#e2e2e2);
        background-image: linear-gradient(100deg,#f8f8f8,#e2e2e2);
    }

    .month-bar-autumn {
        background-image: -o-linear-gradient(350deg,#fffbe7,#fffbd1);
        background-image: linear-gradient(100deg,#fffbe7,#fffbd1);
    }
    .month-bar-summer {
        background-image: -o-linear-gradient(350deg,#ecf9f2,#defbe3);
        background-image: linear-gradient(100deg,#ecf9f2,#defbe3);
    }
    .month-bar-spring {
        background-image: -o-linear-gradient(170deg,#ebf1f9,#f7f9ff);
        background-image: linear-gradient(280deg,#ebf1f9,#f7f9ff);
    }
    .month-bar .month{ font-size: 18px;  font-weight: bold;}
    .month-bar .year{
        font-size: 12px;
        font-weight: bold;
        margin-left: 10px;
        margin-top: 2px;

    }
    .month-bar img{ height:80px; position: absolute;    right: 0;}
    .odemebilgi svg{
        float: left;
        margin-top: -8px;
        margin-right: 10px;
    }
    .img-circle {
      border: 1px solid #e7e7e7;
    }
    .img-circle {
        border-radius: 50%;
    }
    .accordion>.card{
      border:0px;
    }


.usermenu li > a{
  color: #000;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
}
.usermenu li{
width:100%;
margin-bottom: 10px;
  margin-top: 10px;
}
.usermenu span {
  text-decoration: none;
  height: 32px;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.29;
  letter-spacing: -.15px;
  margin-top: -3px;
}
.usermenu * {
  float: left;
}
.usermenu svg {
  width: 24px;
  margin-right: 16px;
}
.account-page-title h1, .account-page-title h2 {
  color: #333;
  display: inline-block;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 25px;
  margin: auto;
  margin-bottom: 15px;
}

.pageTitle {
  font-size: 19px !important;
  margin-top: 10px !important;
  margin-bottom: 30px !important;
  font-weight: normal !important;
}

.mobileAccountMenu{display: none!important;}

#allButtons{
padding-left: 10px;
}

@media screen and (max-width:900px) {

.orderLine .siparisNo {width: 100%;font-size:12px;}
.orderLine .siparisNo b{font-size:11px;}
.orderLine .siparisTarihi{ float: right; width: 100%; font-size:11px; }
.orderLine svg{margin-top:-4px!important;}
.orderLine .siparisToplami {width: 91%;}
.mobileAccountMenu{
display: table!important;
background: #FFFFFF;
float: right;
}
.navbar-light .navbar-toggler{
border:0px;
color: #333!important;
}
}
.adres{
font-size: 12px;
}

.walletBox{
  background: url(https://www.soyluavm.com/soyluv2/assets/images/background2gri.png) no-repeat top left;
  -o-object-fit: cover;
  object-fit: cover;
  background-size: cover;
  border-radius: 24px;
    -moz-border-radius: 24px;
    -o-border-radius: 24px;
    -webkit-border-radius: 24px;
    -ms-webkit-radius: 24px;
    zoom: 1;
    display: flex;
    flex-direction: row;
    flex: 1 1 auto;
    align-items: center;
    padding: 42px 72px 32px;
    position: relative;
    z-index: 2;
    transition: all .5s linear;
    transform-style: preserve-3d;
    height: initial;
    flex-direction: column;
    margin-top:20px;
    margin-bottom:50px;

}

.walletBox:before {
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(307deg, #ffffff -31%, #919191 97%);
transform: translate3d(-62px, 1px, 0) scale(0.9);
    filter: blur(32px);
    opacity: var(0.37);
    transition: opacity 0.3s;
    border-radius: inherit;
}

/*
* Prevents issues when the parent creates a
* stacking context. (For example, using the transform
* property )
*/
.walletBox::after {
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: inherit;
    border-radius: inherit;
}







.walletBox .walletInformation{
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  flex: 1;
  justify-content: space-between;
  height: 100%;
}
.walletBox .walletInformation .walletPrice{
  color:#FFFFFF;
}
.walletBox .walletInformation .walletPrice span{
  float:left;
  font-size: 15px;
  width: 100%;
}
.walletBox .walletInformation .walletPrice label{
  width: 100%;
  color:#FFF;
  font-weight: bold;
  text-shadow: 0 0 3px #c5c5c5, 0 0 3px #252525;
}
.walletBox .walletInformation .walletPrice label span{
  width: auto;
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
}
.walletBox .walletInformation .walletPrice label svg{
  width: 28px;
  float: left;
  margin-top: 5px;
  margin-right: 7px;
}
.walletBox .walletInformation .walletPrice label i{ float:left; margin-top:12px;font-size: 18px;}
.walletBox .walletInformation .walletAddButton{
  flex-direction: row-reverse;
  display: flex;
}
.walletBox .walletInformation .walletAddButton button{
  background:#FFFFFF;
  border:0px;
  padding: 14px 10px;
  border-radius: 10px;
  line-height: 24px;
  margin-right: 10px;
}
.walletBox .walletInformation .walletAddButton button span{
  font-size: 14px;
  float: left;
}
.walletBox .walletInformation .walletAddButton button svg{
  float: left;
  width: 24px;
  margin-right: 5px;
}

.walletBox .walletWidget{
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 154px;
  margin-top: 50px;
  margin-right: -1em;
  margin-left: -1em;
  width:100%;
}
.walletBox .walletWidget .walletWidgetArea{
  white-space: nowrap;
  -ms-overflow-style: none;
  scrollbar-width: none;
  margin: -0.8em 0 -2.3em;
  display: flex;
  scroll-snap-type: x mandatory;
  overflow: scroll;
  height: calc(100% + 20px);
}
.walletBox .walletWidget .walletWidgetArea .walletWidgetBox{
  scroll-margin: 10px;
      padding: 10px 11px;
      justify-content: space-between;
      margin-left: 12px;
      text-align: center;
      width: auto;
      min-width: 226px;
      height: 130px;
      border-radius: 24px;
      -moz-border-radius: 24px;
      -o-border-radius: 24px;
      -webkit-border-radius: 24px;
      -ms-webkit-radius: 24px;
      zoom: 1;
      background-color: #fff;
      -webkit-backdrop-filter: blur(64px);
      backdrop-filter: blur(64px);
      -webkit-appearance: none;
      -ms-box-shadow: 0px 1px 1px rgba(0, 0, 0, .04), 0px 3px 5px rgba(0, 0, 0, .08);
      -o-box-shadow: 0px 1px 1px rgba(0, 0, 0, .04), 0px 3px 5px rgba(0, 0, 0, .08);
      box-shadow: 0 1px 1px #0000000a, 0 3px 5px #00000014;
      display: flex;
      align-items: center;
      justify-content: space-around;
      flex-direction: column;
      color: var(--PrimaryPay-80);
      font-size: 12px;
}
.walletBox .walletWidget .walletWidgetArea .walletWidgetBox svg{
  width:36px;
  color: #ef7e18;
}
.walletBox .walletWidget .walletWidgetArea .walletWidgetBox span{
  width:100%;
  font-size:14px;
}
.walletBox .walletWidget .walletWidgetArea .walletWidgetBox span b{
  font-size: 16px;
}

.profileViseted{
  font-size: 10px!important;
  float: right!important;
  margin-right: 50px;
  color:#FFFFFF;
  text-decoration: underline;
}
.profileViseted:hover{
  color:#FFFFFF;
}
.bildirimCount{
  margin-top: -20px; text-decoration: none; float: right;  background: #e18537;padding: 10px;border-radius: 50%;line-height: 3px;color: #FFF;font-weight: bold;
}
@media screen and (max-width:900px) {
  .walletBox{
    padding: 42px 5px 32px;
    margin-top: -13px;
    margin-bottom: 15px;
  }
  .walletBox .walletInformation .walletAddButton button{
    text-align: center;
  }
  .walletBox .walletInformation .walletAddButton button span{
    width: 100%;
  }
  .walletBox .walletInformation .walletAddButton button svg{
    float: none;
  }
  .walletBox .walletInformation .walletPrice label span{
    font-size: 21px;
    float: left;
    margin-right: 25px;
    width: 150px;
    margin-top:-4px;
  }
  .walletBox .walletInformation .walletPrice label i {
        margin-top: 8px;
  }
  .profileViseted{
    font-size: 14px !important;
    float: left !important;
    margin-right: 5px !important;
    margin-top: -3px;
    font-family: revert;
    width:150px;
  }
  .walletBox .walletInformation .walletAddButton button{
    padding: 10px 11px

  }
  .walletBox .walletInformation .walletAddButton button span {
    font-size: 12px;
    margin-left: 0px
  }
  .walletBox .walletInformation .walletPrice label i {
    font-size:16px;
  }
  .bildirimCount{
    position: absolute;
    text-decoration: none;
    float: right;
    background: #e18537;
    padding: 10px;
    border-radius: 50%;
    line-height: 3px;
    color: #FFF;
    font-weight: bold;
    top: -10px;
    margin-top: 0;
    right: 10px;
  }
}

.button.btn-continue, .button.continue, .button.coupon, .button.create-account, .button.login, button.btn-share {
    background-color: #ef7e18;
    color: #fff;
    border: 1px #ef7e18 solid;
    font-size: 13px;
    font-weight: bold !important;
    border-radius: 10px !important;
    padding: 13px 22px !important;
}

.addressBox{
    padding: 8px 16px 20px 24px;
    border-radius: 8px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    box-sizing: border-box;
    user-select: none;
}
.addressBox .edit{
    width:100%;
    float:left;
}
.addressBox .edit svg{
    width: 20px;
    float: right;
}
button{
    background: none;
    color: #ef7e18;
}
button svg{
    width: 20px;
    float: left;
}
button span{
    float:left;
    margin-top: 2px;
    margin-left: 5px;
}
.info{
    margin-top:10px;
    margin-bottom:10px;
}
.errorIcon{
  width: 97px;
  background: #FFF;
  padding: 20px;
  border-radius: 50px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}
.errorIcon img{
  width:90%;
}
