@font-face {font-family: HelveticaNeue; src: url('../fonts/HelveticaNeueW23forSKY-Reg.ttf');}
body{
    font-family: HelveticaNeue, sans-serif;
    padding: 0;
    margin: 0;
    overflow-y: hidden;
    font-size: 16px;
    cursor: url("../images/Webp.net-resizeimage.png"), default;
}
div,
ul li a ul img,
ul li a,
a img,
div a,
div a:hover,
button,
button:hover,
label,
label:hover {
    cursor: url("../images/Webp.net-resizeimage.png"), default;
}
.change-mouse {
    cursor: url("../images/Webp.net-resizeimage.png"), default;
}
.change-none {
    cursor: none;
}
#loading {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
}

#loading img {
    width: 250px;
}

ul {list-style: none;padding: 0;margin: 0;}
a {text-decoration: none !important;}
p {margin-bottom: 0;}
.clear {clear: both;}
.img-loader{
    background-image: url('../images/img-bg.png');
    background-color: #cfd0d5;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90%;
}
.img-shine {
    width: 100%;
    overflow: hidden;
    position:relative;
    overflow:hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    background:#f2f2f2;
    height: 100%;
}
.img-shine img,
.img-shine iframe {
    width: 100%;
    height: 100%;
    transition: all 2s ease-in-out;
}

.uk-input,
.uk-textarea{
    border-radius: 5px;
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}
.section{
  margin-top:40px;
  margin-bottom:30px;
}

.section h2{
  /* margin-bottom: 40px; */
}
a.shop-now,
button.shop-now {
    padding: 5px 15px;
    background: #8a8cbd;
    border-radius: 15px;
    color: #fff;
    border: 2px solid #8a8cbd;
    transition: all 1s ease-in-out;
    display: inline-block;
    margin-top: 10px;
    transition: all 0.5s ease-in-out;
}
a.shop-now:hover,
button.shop-now:hover {
    background: #fff;
    color: #8a8cbd;
}
.datepicker-dropdown {
    top: 0;
    left: auto;
   
    padding: 4px;
    background-color: #9359F0;
    border-radius: 10px;
  }
  .datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  
  }
  
  .datepicker table tr td,
  .datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: none;
    color: #FFFFFF;
  }
  
  .datepicker table tr td.day:hover,
  .datepicker table tr td.focused {
    background: #555555;
    cursor: pointer;
  }
  .datepicker table tr td.old,
  .datepicker table tr td.new {
    color: #D9D269;
  }
  
  .datepicker table tr td.today {
    color: #000000;
    background-color: #FFA953;
    border-color: #FFB76F;
  }
  .datepicker table tr td.today:hover {
    color: #FFFFFF;
    background-color: #884400;
    border-color: #f59e00;
  }
  .datepicker table tr td.active:active,
  .datepicker table tr td.active.highlighted:active,
  .datepicker table tr td.active.active,
  .datepicker table tr td.active.highlighted.active,
  .open > .dropdown-toggle.datepicker table tr td.active,
  .open > .dropdown-toggle.datepicker table tr td.active.highlighted {
    color: #ffffff;
    background-color: #419841;
    border-color: #285e8e;
  }
  
  
  .datepicker table tr td.active:active:hover,
  .datepicker table tr td.active.highlighted:active:hover,
  .datepicker table tr td.active.active:hover,
  .datepicker table tr td.active.highlighted.active:hover,
  .open > .dropdown-toggle.datepicker table tr td.active:hover,
  .open > .dropdown-toggle.datepicker table tr td.active.highlighted:hover,
  .datepicker table tr td.active:active:focus,
  .datepicker table tr td.active.highlighted:active:focus,
  .datepicker table tr td.active.active:focus,
  .datepicker table tr td.active.highlighted.active:focus,
  .open > .dropdown-toggle.datepicker table tr td.active:focus,
  .open > .dropdown-toggle.datepicker table tr td.active.highlighted:focus,
  .datepicker table tr td.active:active.focus,
  .datepicker table tr td.active.highlighted:active.focus,
  .datepicker table tr td.active.active.focus,
  .datepicker table tr td.active.highlighted.active.focus,
  .open > .dropdown-toggle.datepicker table tr td.active.focus,
  .open > .dropdown-toggle.datepicker table tr td.active.highlighted.focus {
    color: #ffffff;
    background-color: #285e8e;
    border-color: #193c5a;
  }
  .datepicker table tr td.active:active,
  .datepicker table tr td.active.highlighted:active,
  .datepicker table tr td.active.active,
  .datepicker table tr td.active.highlighted.active,
  .open > .dropdown-toggle.datepicker table tr td.active,
  .open > .dropdown-toggle.datepicker table tr td.active.highlighted {
    color: #ffffff;
    background-color: #3071a9;
    border-color: #285e8e;
  }
  .datepicker table tr td.active:active:hover,
  .datepicker table tr td.active.highlighted:active:hover,
  .datepicker table tr td.active.active:hover,
  .datepicker table tr td.active.highlighted.active:hover,
  .open > .dropdown-toggle.datepicker table tr td.active:hover,
  .open > .dropdown-toggle.datepicker table tr td.active.highlighted:hover,
  .datepicker table tr td.active:active:focus,
  .datepicker table tr td.active.highlighted:active:focus,
  .datepicker table tr td.active.active:focus,
  .datepicker table tr td.active.highlighted.active:focus,
  .open > .dropdown-toggle.datepicker table tr td.active:focus,
  .open > .dropdown-toggle.datepicker table tr td.active.highlighted:focus,
  .datepicker table tr td.active:active.focus,
  .datepicker table tr td.active.highlighted:active.focus,
  .datepicker table tr td.active.active.focus,
  .datepicker table tr td.active.highlighted.active.focus,
  .open > .dropdown-toggle.datepicker table tr td.active.focus,
  .open > .dropdown-toggle.datepicker table tr td.active.highlighted.focus {
    color: #ffffff;
    background-color: #285e8e;
    border-color: #193c5a;
  }
  .datepicker .datepicker-switch {
    width: 145px;
    
  }
  .datepicker .datepicker-switch:hover,
  .datepicker .prev:hover,
  .datepicker .next:hover,
  .datepicker tfoot tr th:hover {
    background: #50A2C9;
  }
/* -- Header -- */
 
.header-top {
    padding: 15px 0 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #f1f1f1;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

header.fixed .header-top {
    margin-bottom: 0;
}

.header-top .container {
    padding-bottom: 20px;
}

.header-top p {
    color: #777;
    font-weight: bold;
}

.header-top p span {
    color: #8a8cbd;
}

.header-top .list {
    float: right;
}

.header-top .list > li {
    display: inline-block;
    padding: 0 10px;
    position: relative;
    border-left: 2px solid #eee;
}

.header-top .list > li:first-child {
    border: 0;
}

.header-top .list > li > a {
    color: #777;
    font-size: 13px;
    padding: 10px;
    transition: all 0.5s ease-in-out;
}

.header-top .list > li > a:hover {
    color: #8a8cbd;
}

.header-top .list > li a svg {
    font-size: 9px;
}

.header-top .list li.social svg {
    font-size: 18px;
}

.down-list {
    position: absolute;
    z-index: 5555;
    top: 45px;
    background: #fff;
    padding: 15px;
    left: 0;
    min-width: 150px;
    font-size: 13px;
    font-weight: 500;
    box-shadow: 0 1px 7px -2px rgba(0, 0, 0, 0.3);
    transform: rotateX(90deg);
    transform-origin: center top 0;
    transition: all 0.5s ease-in-out;
}

header .nav > li .down-list > div {
    width: 100%;
}

.down-list li {
    margin-bottom: 5px;
}

.down-list li:last-child {
    margin-bottom: 0;
}

.down-list li a {
    position: relative;
    display: block;
    width: 100%;
    color: #444;
    padding-left: 0;
    transition: all 0.5s ease-in-out;
}

.down-list li a:hover {
    padding-left: 15px;
    color: #8a8cbd;
}

.down-list li a:after {
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #8a8cbd;
    content: '';
    left: 0;
    top: 5px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.25s ease-in-out;
}

.down-list li a:hover:after {
    opacity: 1;
    visibility: visible;
    animation: show .75s ease-in-out;
}

@keyframes show {
    0% {
        visibility: hidden;
        opacity: 0;
    }

    50% {
        visibility: hidden;
        opacity: 0;
    }

    100% {
        visibility: visible;
        opacity: 1;
    }
}

.header-top .list li a:hover + .down-list,
.header-top .list li .down-list:hover {
    transform: rotateX(0);
}

@media (max-width: 1200px) {
    .header-top .list > li {
        padding: 0 7px;
    }
}

@media (max-width: 767px) {
    .header-top p {
        margin-bottom: 15px;
        text-align: center;
    }
    .header-top .list {
        float: none;
        text-align: center;
    }
    .header-top .list > li {
        padding: 0 2px;
    }
    .down-list li a:hover:after {
        display: none;
    }
    .section {
        margin-top: 25px;
        margin-top: 25px;
    }

    .header-top .list li .down-list li {
        text-align: left;
    }

    .header-top .list li a:hover + .down-list,
    .header-top .list li .down-list:hover {
        transform: rotateX(90deg);
    }

    .header-top .list li .down-list.open {
        transform: rotateX(0) !important;
    }

}

/* -- ./Header -- */

/* -- Navbar -- */

header .logo img {
    width: 115px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

header .navbar {
    float: right;
    padding: 15px 0;
    margin-bottom: 8px;
}

header .nav > li > a {
    color: #000;
    padding-right: 10px;
    padding-left: 10px;
    display: inline-block;
    width: 100%;
    background: transparent !important;
    transition: all 0.5s ease-in-out;
}

header .nav > li > a:hover {
    color: #8a8cbd;
}

header .nav > li.cart {
    position: relative;
    margin-top: -10px;
}

header .nav > li.cart svg {
    width: 40px;
}


header .nav > li.cart a {
    position: static;
    padding-top: 5px;
    padding-bottom: 30px;
}

header .nav > li.cart a svg * {
    transition: all 0.5s ease-in-out;
}

header .nav > li.cart a:hover svg * {
    fill: #8a8cbd !important;
}

header .nav > li.cart a > span {
    position: absolute;
    right: 7px;
    top: 50px;
    font-size: 14px;
}

header .nav > li {
    position: relative;
}
header .nav > li > a {
    position: static;
}

header .nav > li.list-down .down-list h3 {
    font-weight: bold;
    font-size: 14px;
}

header .nav > li .down-list:hover,
header .nav > li > a:hover ~ .down-list,
header .nav > li.list-down .down-list.open {
    transform: rotateX(0) !important;
}

header.fixed {
    position: fixed;
    background: #fff;
    z-index: 9999;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
    right: 0;
    left: 0;
    top: 0;
    animation: showNav 0.5s ease-in-out;
}

header.fixed .logo img {
    width: 60px;
    padding: 5px 0;
    margin-top: 7px;
}

header.fixed .navbar {
    margin: 0;
    padding: 0;
    position: relative;
    top: 10px;
}

@keyframes showNav {
    0% {
        top: -150px;
    }
    100% {
        top: 0;
    }
}

@media (max-width: 1200px) and (min-width: 768px) {
    .header-top .container,
    header .container {
        width: 100%;
        max-width: 100%;
    }
    header .nav > li > a {
        padding: 15px 7px;
        font-size: 15px;
    }
    header .nav > li.cart a > span {
        font-size: 12px;
    }
    header .navbar {
        float: none;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    header.fixed {
        height: 135px;
    }
}

@media (max-width: 767px) {
    header .logo img {
        display: block;
        margin: 0 auto 15px;
        float: left;
    }

    header .navbar-header {
        display: none;
    }

    header .navbar-nav {
        margin: 0;
    }

    header .navbar {
        float: none;
        padding: 0;
    }
    header .nav > li {
        display: inline-block;
    }
    header .nav > li a {
        padding: 9px;
    }
    header .collapse.in {
        padding: 0;
    }
    header .nav > li.cart {
        display: block;
        margin-top: 15px;
        text-align: center;
    }
    .header-container {
        position: relative;
    }
    header .navbar,
    .navbar-box {
        position: static !important;
    }
    .navbar-box {
        height: 0;
    }
    .navbar-toggle {
        position: absolute;
        top: 0;
        right: 0;
    }
}

/* -- ./Navbar -- */

/* -- Slider -- */
.news-slider {
  overflow: hidden;
}
.news-slider .flickity-viewport,
.news-slider .item .img-loader{
  height: 100vh !important;
}
.flickity-page-dots{
  display:none;
}
.news-slider .item,
.news-slider .item img,
.news-slider .item iframe{
  width: 100%;
  height: 100%;
}
.news-slider .item .info {
  position: absolute;
    width: 50%;
    left: 2%;
    z-index: 5;
    padding: 15px 15px 10px;
    color: #fff;
    top: 40%;
}
.news-slider .item .info p {
  font-size: 35px;
    transition: all .7s ease-in-out;
    color: rgb(138, 140, 189);
    font-weight: bold;
    background: rgba(255,255,255,0.8);
    padding: 5px 15px;
}
.news-slider .item.is-selected .info p {
  transform: scale(1);
}
.news-slider .item .info ul li{
  display: inline-block;
  margin-left: 10px;
  margin-top: 10px;
  font-size: 13px;
  position: relative;
  color: #ddd;
}
.news-slider .item .info ul {
  right: -200px;
  opacity: 0;
  max-height: 0;
  visibility: hidden;
  position: relative;
  transition: all 0.5s ease-in-out;
}
.news-slider .item:hover .info ul {
  right: 0;
  opacity: 1;
  visibility: visible;
  max-height: 50px;
}
.news-slider .item .info ul li:first-child:after {
  content: '';
  width: 2px;
  height: 2px;
  background: #ddd;
  left: -8px;
  position: absolute;
  top: 10px;
}
.news-slider .flickity-prev-next-button {
  top: 90%;
  border-radius: 0;
  transition: all 0.5s ease-in-out;
  background: none;
}
.news-slider .flickity-prev-next-button:hover {
  opacity: .8;
}
.news-slider .flickity-prev-next-button .arrow {
  fill: #fff;
}
.news-slider .flickity-prev-next-button.next {
  top:90%;
  right:45%;
}
.news-slider .flickity-prev-next-button.previous{
  left:45%;
}
.news-slider .flickity-page-dots  {
  left: auto;
  bottom: auto;
  top: 180px;
  left: 0;
  width: auto;
  padding-top: 20px;
}

@media (max-width: 1200px) {
  .news-slider .item .info ul {
      right: 0;
      opacity: 1;
      visibility: visible;
      max-height: 50px;
  }
}
@media (max-width: 991px) {
  .news-slider {
      margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
    .news-slider .flickity-viewport,
    .news-slider .item .img-loader{
        height: 400px !important;
    }
    .news-slider .item .info p {
        font-size: 22px;
    }
    .main-slider .flickity-prev-next-button.next {
        right: 43%;
    }
    .main-slider .flickity-prev-next-button.previous {
        left: 43%;
    }
    
}
@media (max-width: 500px) {
    .news-slider .flickity-viewport,
    .news-slider .item .img-loader{
        height: 300px !important;
    }
  .news-slider .flickity-page-dots {
      display: none;
  }
  .news-slider .flickity-prev-next-button {
      display: block;
  }
  .news-slider .item .info p {
      font-size: 14px;
  }
  .news-slider .flickity-prev-next-button.next {
    right: 35%;
    }
    .news-slider .flickity-prev-next-button.previous {
        left: 35%;
    }
}
.main-slider {
  position: relative;
  overflow: hidden;
}
.main-slider .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.3);
  z-index: 1;
}

/* -- ./Slider -- */

/* Best solution */
/* -- occasion slider -- */

.occasion-slider .flickity-viewport{
  height: 265px !important;
}

.occasion-slider .item,
.best-slider .item {
  width: 25%;
  height: 100%;
  padding: 0 10px 10px;
}

.occasion-slider .item a {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.occasion-slider .item img {
  height: 100%;
  width: 100%;
  border: 2px solid #8a8cbd;
  transition: all 0.5s ease-in-out;
  border-radius: 15px;
}

.occasion-slider .item img:hover{
  box-shadow: 1px 1px 10px rgba(138,140,189,0.9);
}

.occasion-slider .flickity-prev-next-button,
.best-slider .flickity-prev-next-button {
  
  outline: none !important;
  transition: all 0.5s ease-in-out;
}

.occasion-slider .flickity-prev-next-button .arrow,
.best-slider .flickity-prev-next-button .arrow {
  fill: #8a8cbd;
  transition: all 0.5s ease-in-out;
}

.occasion-slider .flickity-prev-next-button.next,
.best-slider .flickity-prev-next-button.next{
  right: -4%;
}
.occasion-slider .flickity-prev-next-button.previous,
.best-slider .flickity-prev-next-button.previous{
    left:-4%;
}
.occasion-slider .flickity-prev-next-button:hover,
.best-slider .flickity-prev-next-button:hover {
  background: #fff;
}

.occasion-slider .flickity-prev-next-button:hover .arrow,
.best-slider .flickity-prev-next-button:hover .arrow  {
  fill: #8a8cbd;
}
.occasion-slider .item-type,
.best-slider .item-type{
    position: absolute;
    background: #8a8cbd;
    color: #fff;
    padding: 5px 25px;
    font-weight: bold;
    bottom: 0;
}

@media (max-width:1200px) {
    .occasion-slider .flickity-prev-next-button.previous,
    .best-slider .flickity-prev-next-button.previous{
        left: 0;
    }
    .occasion-slider .flickity-prev-next-button.next,
      .best-slider .flickity-prev-next-button.next {
        right: 0;
    }
}

@media (max-width:992px) {
  .occasion-slider .item,
  .best-slider .item{
    width: 33.33%;
  }
}

@media (max-width:767px) {
  .occasion-slider .item,
  .best-slider .item{
    width: 50%;
  }
  
  .occasion-slider .flickity-viewport {
    height: 290px !important;
}
}

@media (max-width:450px) {
  .occasion-slider .item,
  .best-slider .item {
    width: 100%;
  }
}

/* -- ./customers slider -- */

/* newest collections */

.newest-collections {
    overflow-x: hidden;
    max-width: 100%;
}

  .newest-collections .container {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    transform: skew(5deg);
  }
  .newest-collections .container .card {
    flex: 1;
    transition: all 1s ease-in-out;
    height: 75vmin;
    position: relative;
    border: 5px solid #8a8cbd;
    border-left: none;
  }
  .newest-collections .container .card:first-child {
      border-left: 5px solid #8a8cbd;
  }
  .newest-collections .container .card .card__head {
    color: #fff;
    background: rgba(138, 140, 189, 0.75);
    padding: 0.5em;
    transform: rotate(-90deg);
    transform-origin: 0% 0%;
    transition: all 0.5s ease-in-out;
    min-width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 1em;
    white-space: nowrap;
  }
  .newest-collections .container .card:hover {
    flex-grow: 10;
  }
 
  .newest-collections .container .card:hover .card__head {
    text-align: center;
    top: calc(100% - 2em);
    color: white;
    background: rgba(0, 0, 0, 0.5);
    font-size: 2em;
    transform: rotate(0deg) skew(-5deg);
  }
  .newest-collections .container .card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 1s ease-in-out;
    
  }
.best-sell .best-slider .flickity-viewport{
    height: 390px;
}

.best-sell .flower-description{
    padding: 15px;
}

  .best-sell .flower-container{
    padding:0;
}
.best-sell .flower-description .fl-name{
    color:initial;
    font-size:20px;
}
.best-sell .flower-description .fl-price{
    margin-top:10px;
    color: #777;
    font-size: 18px;
}
.best-sell .flower-card{
    margin-top:20px;
    border-radius: 15px;
    overflow: hidden;
}
.best-sell .flower-card .flower-img{
    height: 240px;
    position: relative;
}
.best-sell .flower-card .flower-img img{
    height: 100%;
    width: 100%;
}
.best-sell .flower-card .flower-desc{
    position: relative;
    z-index: 5;
    background: #fff;
    padding: 5px 10px;
}
.best-sell .flower-card .flower-desc .flower-title{
    color: initial;
    text-align: center;
    padding-top: 13px;
    font-size: 20px;
    transition: all 0.5s ease-in-out;
}

.best-sell .flower-card .flower-desc .flower-txt{
    margin-top:5px;
    color: initial;
    transition: all 0.5s ease-in-out;
    height: 70px;
    overflow: hidden;
}

.best-sell .slide-bottom{
    height:100%;
    width:100%;
    background:rgba(255,255,255,0.7);
    position: absolute;
    top:0;
    text-align: center;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}
.best-sell .slide-bottom svg{
    width:40px;
    height: 40px;
    fill:#9359F0;
    position: relative;
    top:35%;
}
.best-sell .flower-card:hover .flower-desc{
    background: #8a8cbd;
}
.best-sell .flower-card:hover .slide-bottom{
    opacity: 1;
}
 
.best-sell .flower-card:hover .flower-desc .flower-title{
    color: #fff;
}
.best-sell .flower-card:hover .flower-desc .flower-txt{
    color: #fff;
}

@media (max-width: 991px) {
    .newest-collections .container {
        display: block;
        margin: 0 auto;
        transform: none;
    }

    .newest-collections .container .card {
        margin-bottom: 15px;
        border-left: 5px solid #8a8cbd;
    }
    .newest-collections .container .card .card__head {
        transform: none;;
    }
}

/* why us */
.why-us{
    position: relative;
    z-index:7;
}
.intro{
    text-align: center;
}
.intro .icon {
    margin-right: 20px;
}
.intro .icon svg {
    /*height: 70px; 
     width: 70px;
     margin-bottom: 10px;*/
    fill: #9359F0;
}
.intro .icon img{
    margin: 0 auto;
    height: 105px;
    margin-bottom: 20px;
}
.intro .icon .car {
    position: absolute;
    top: 37%;
    right: 46%;
    background-color: white;
    padding: 8px;
    font-weight: 700;
    font-size: 19px;
    color:  #9359F0;
}
.intro .text h3 {
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    font-weight: bold;
}

@media (max-width: 767px) {
    .intro {
        margin-bottom: 50px;
    }
    .intro .icon .car{
        top: 34%;
        right: 47%;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .intro .icon .car{
        top:33%;
    }
}
@media (max-width: 425px) {
    .intro .icon .car{
        top: 34%;
        right: 45%;
    }
}
/* gifts */
.gifts .uk-card-default.flower-card,
.most-popular .uk-card-default.flower-card{
    margin-top: 30px;
    border-radius: 5px;
}
.gifts .flower-description,
.most-popular .flower-description{
    text-align: center;
    padding: 20px;
}

.gifts .flower-description p,
.most-popular .flower-description p{
    font-size: 16px;
    color: initial;
    margin-bottom: 14px;
}


.gifts .flower-description .gift-name,
.most-popular .flower-description .gift-name{
    color: initial;
}
.gifts .flower-card .flower-img{
    height: 240px;
    border-radius: 5px 5px 0 0px;
    overflow: hidden;
}
.gifts .flower-card .flower-img img{
    height: 100%;
    width:100%;
    border-radius: 5px 5px 0 0px;
}
.gifts .flower-actions{
    text-align: center;
    
}
.gifts .flower-actions ul{
    position: relative;
    top: -50px;
}
.gifts .flower-actions li{
    display: inline-block;
    padding:8px;
    background: #fff;
    transform: rotateY(-90deg);
    transition: all 0.5s ease-in-out;
}
.gifts .flower-card:hover li{
    transform: rotateY(0);
}
.gifts .flower-actions svg{
    width:25px;
    fill: #8a8cbd;
}

.most-popular .flower-card .flower-img{
    border-radius: 5px;
    height: 300px;
    position: relative;
}
.most-popular .flower-card .flower-img img{
    border-radius: 5px;
    height: 100%;
    width: 100%;
}

.most-popular .flower-card .flower-img .start-shop{
    position: absolute;
    top: 10%;
    font-size: 26px;
    color: #9359F0;
    background: rgba(255,255,255,0.8);
    padding: 5px 10px;
}

.most-popular a.shop-now{
    position: absolute;
    bottom: 22px;
    left: 40%;
}

@media (max-width: 767px) {
    .most-popular a.shop-now {
        right: 25px;
        left: auto;
    }
}

/* Footer */
.footer{
    background: #9359F0;
    background: linear-gradient(0deg, rgba(158,105,241,1) 0%, rgba(155,108,235,1) 15%, rgba(156,107,238,1) 29%, rgba(150,112,224,1) 51%, rgba(138,122,192,1) 75%, rgba(131,127,187,1) 85%, rgba(131,127,176,1) 100%);
}
.footer img{
    width: 200px;
    margin: 40px auto 0;
}
.footer ul{
    padding: 20px 40px;
    margin-top: 40px;
}
.footer iframe{
    width:80%;
    height:200px;
}
.footer ul li{
    transition: all 0.5s ease-in-out;
    margin-bottom: 5px;
}
.footer ul li:hover{
    margin-left: 15px;
}
.footer ul a{
    color: #fff;
}

.footer ul.social li {
    display: inline-block;
    margin-right: 25px;
    font-size: 30px;
}

.footer ul.social li:hover {
    margin-left: 0;
}

.footer ul.social li a {
    transition: all 0.5s ease-in-out;
}

.footer ul.social li a:hover {
    color: #aaa;
}

.footer iframe.map{
    height:240px;
    margin-top:20px;
    width: 100%;
}
.footer .share-copyrights {
    text-align: center;
    direction: ltr;
    color: #fff;
    font-size: 14px;
}
.footer .share-copyrights img {
    margin: 10px;
    width: 90px;
}
@media (max-width: 991px) {
    .footer .social {
        text-align: center;
    } 
    .footer iframe{
        width: 60%;
        margin: 0 auto;
        display: block;
    }
}
@media (max-width: 767px) {
    .footer ul {
        padding: 10px 0;
        margin-top: 0;
    }
    .footer iframe{
        width: 100%;
        margin: 0 auto;
        display: block;
    }
    
}

/*=== bouquet-details ===*/
.flexslider{
    margin:0;
    
}
.flex-direction-nav a {
    height: 50px;
}
#slider{
    height: 400px;
}
#slider .slides > li{
    height: 400px;
}
#carousel .slides > li{
    height: 130px;
}

#carousel .slides img{
    opacity: 0.5;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
}
#carousel .slides .flex-active-slide img{
    opacity: 1;
}

.control-btn{
    margin-top: 40px;
    margin-left: 30px;
}
.control-btn a.shop-now{
    display: block;
    text-align: center;
    width: 70%;
    margin-top: 30px;
}

.features-title{
    margin-top:30px;
    color: #9359F0;
    margin-bottom: 15px;
}
.features ul li{
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
}
.features ul li svg{
    height: 22px;
    position: absolute;
    top: 0;
    left: 0;
    
}
.features ul li svg path{
    fill: #9359F0;
}
.features {
    overflow-wrap: break-word;
}
/*=== ./bouquet-details ===*/
/* -- Profile page -- */

.profile-menu {
    padding: 25px 15px;
    background: #9359F0;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    width: 180px;
    box-shadow: 7px 1px 10px rgba(0,0,0,0.2);
}

.profile-menu li {
    margin-bottom: 15px;
    font-size: 14px;;
}

.profile-menu li a {
    color: #fff;
    transition: all 0.5s ease-in-out;
}

.profile-menu li button {
    background: transparent;
    border: 0;
    color: #fff;
    padding: 0;
    transition: all 0.5s ease-in-out;
}

.profile-menu li.active a,
.profile-menu li a:hover,
.profile-menu li button:hover {
    color: #D9D269;
}

.profile-menu li svg {
    width: 20px;
    margin-right: 10px;
    fill: #fff;
    transition: all 0.5s ease-in-out;
}

.profile-menu li a:hover svg,
.profile-menu li button:hover svg,
.profile-menu li.active svg {
    fill: #D9D269 !important;
}

.profile-page {
    position: relative;
    min-height: 400px;
    background: #f2f2f3;
    margin: 0;
}

.profile-area {
    width: calc(100% - 230px);
    margin: 25px;
    margin-left: 205px;
    background: #fff;
    border: 1px solid #e1e1e1;
    padding: 25px;
}

.profile-area .main-title {
    font-size: 18px;
}

.form-group .group {
    margin-bottom: 15px;
    min-height: 50px;
}

.form-group .group label {
    display: block;
    font-size: 13px;
    color: #888;
}

.form-group .group input,
.form-group .group select,
.form-group .group textarea {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    padding: 5px 15px;
    outline: none;
}

.form-group .group textarea {
    resize: none;
    height: 200px;
}

.form-group .radio-area {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 15px;
    position: relative;
}

.form-group .radio-area input {
    display: inline-block;
    width: auto;
    position: absolute;
    width: 100%;
    height: calc(100% - 2px);
    opacity: 0;
    cursor: pointer;
}

.form-group .radio-area span {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 10px;
    border: 1px solid #e1e1e1;
}

.form-group .radio-area input:hover + span,
.form-group .radio-area input:checked + span {
    border-color: #9359F0;
    background: #9359F0;
}

.form-group .group .nice-select {
    height: 32px;
    line-height: 32px;
    width: 100%;
    border: 1px solid #e1e1e1;
}

.form-group .group .nice-select.open .list {
    width: 100%;
}

.form-group .group .nice-select:after {
    border-bottom: 2px solid #444;
    border-right: 2px solid #444;
}

.form-group button[type='submit'] {
    padding: 5px 15px;
    border-radius: 15px;
    outline: none;
    transition: all 0.5s ease-in-out;
}



.form-group button[type='submit'] svg {
    width: 25px;
}

.form-group button[type='submit'] svg {
    transition: all 0.5s ease-in-out;
}

.form-group button[type='submit']:hover svg {
    fill: #9359F0 !important;
}

.profile-menu .menu-btn {
    padding-top: 4px;
    position: relative;
    left: -5px;
    margin-bottom: 15px;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    display: none;
}

.profile-menu .menu-btn span {
    display: block;
    width: 20px;
    height: 2px;
    border-radius: 2px;
    background: #9359F0;
    margin-bottom: 4px;
}

.pagination a,
.pagination span {
    width: 30px;
    height: 25px;
    display: inline-block;
    border: 1px solid #e1e1e1;
    color: #444;
    text-align: center;
    line-height: 25px;
    margin: 0 2px;
    cursor: pointer;
    border-radius: 4px;
    transition: all 0.5s ease-in-out;
}

.pagination a:hover {
    color: #9359F0;
    border-color: #9359F0;
}

.pagination span {
    background: #aaa;
    color: #eee;
    cursor: not-allowed;
}

.profile-area .balance p {
    font-size: 22px;
}

.profile-area .balance p span {
    color: #9359F0;
    margin-left: 15px;
}

.profile-area .balance button {
    margin-top: 25px;
    padding: 5px 15px;
    border-radius: 15px;
    outline: none;
    transition: all 0.5s ease-in-out;
}



.profile-area .notifi-box {
    background: #eee;
    border: 1px solid #ccc;
    border-radius: 15px;
    position: relative;
    padding: 15px;
    margin-bottom: 25px;
}

.profile-area .notifi-box .time {
    padding: 2px 10px;
    border-radius: 15px;
    background: #9359F0;
    color: #fff;
    position: absolute;
    top: -10px;
    left: 20px;
}

.profile-area .notifi-box p {
    margin-top: 5px;
}

.profile-area .date svg {
    width: 30px !important;
}

.profile-area .date .input-group-addon {
    padding: 5px;
    width: 30px;
}

.profile-area .sub-block {
    padding: 15px 0;
    position: relative;
    padding-left: 50px;
}

.profile-area .sub-block svg {
    width: 30px;
    fill: #9359F0;
    position: absolute;
    top: 20px;
    left: 0;
}

.profile-area .sub-block h3 {
    margin: 0;
    font-size: 14px;
}

.profile-area .sub-block span {
    color: #888;
    font-size: 13px;
}

.profile-area .sub-block img {
    width: 60px !important;
    height: auto !important;
    margin-top: 5px;
}

.profile-area .cart-card {
    padding: 10px 0;
    border-bottom: 1px solid #e1e1e1;
}

.profile-area .cart-card img {
    width: 100%;
    height: 200px;
}

.profile-area .cart-card h3.name {
    font-size: 16px;
    margin-bottom: 10px
}

.profile-area .card-total-cost h3 span,
.profile-area .cart-total-amount h3 span  {
    color: #9359F0;
}

.profile-area .cart-card .input-number h4 {
    font-size: 15px;
    margin-bottom: 10px;
}

.profile-area .cart-total-amount {
    font-size: 24px;
    margin-top: 30px;
}

.profile-area ul.buttons {
    position: absolute;
    bottom: 10px;
    right: 25px;
}

.profile-area .buttons li {
    display: inline-block;
    margin-left: 5px;
}


.profile-area .buttons li button {
    position: relative;
    left: 0;
    top: 0;
    border-radius: 5px !important;
    border: 1px solid #e1e1e1 !important;
    background: #fff !important;
    width: 30px;
    height: 30px;
    outline: none;
}

.profile-area .buttons li .cart {
    background: #e85c52 !important;
}

.profile-area .buttons li .cart svg {
    fill: #fff
}

.profile-area .buttons li button svg {
    width: 20px !important;
    fill: #aaa
}

.profile-area .buttons li button.favourite {
    top: 10px;
}

.profile-area .buttons li button.favourite.done svg {
    fill: #9359F0
}

.profile-area .buttons li button.favourite.done {
    border-color: #9359F0 !important;
}

.profile-area .buttons li button.favourite > div {
    top: 0;
}

.profile-area .cart-card  {
    position: relative;
}

.profile-area .purchase .card-type {
    position: absolute;
    top: 10px;
    left: 15px;
    background: #9359F0;
    padding: 2px 15px;
    border-radius: 15px;
}

.profile-area .event-info {
    margin-top: 25px;
}

.profile-area .event-info .main-title:after {
    height: 2px;
    width: 40px;
}

.profile-area .event-info .main-title {
    font-size: 16px;
}

@media (max-width: 767px) {

    .profile-menu .menu-btn {
        display: block;
    }

    .profile-menu li span {
        opacity: 0;
        display: none;
    }

    .profile-menu {
        width: 60px;
        z-index: 999;
        transition: all 0.5s ease-in-out;
    }

    .profile-menu.open {
        width: 200px;
    }

    .profile-menu.open li span {
        opacity: 1;
        display: inline-block;
        animation: show 1s ease-in-out;
    }
    
    .profile-area {
        width: calc(100% - 80px);
        margin: 10px;
        margin-left: 70px;
    }

    .profile-area .cart-card img {
        margin-bottom: 15px;
    }

    .profile-area ul.buttons {
        top: 15px;
        bottom: auto;
    }
    .gifts.profile-area .flower-card .flower-img{
        height: 120px;
    }
    .gifts.profile-area .cart-title{
        font-size: 18px;
        margin-top: 20px;
    }
    .gifts.profile-area .pull-right{
        float: left;
    }
    .gifts.profile-area .input-number{
        margin-top:40px;
    }
    .gifts.profile-area .input-number button{
        width:22px;
    }
    .delete-btn a.shop-now, .delete-btn button.shop-now{
        padding:5px 10px;
    }
    .profile-area .cart-total-amount {
        font-size: 18px;
    }
    
}

@media (max-width: 400px) {
    .profile-area .cart-card img {
        height: 150px;
    }
}

@keyframes show {
    0% {
        opacity: 0;
        display: none;
    }
    50% {
        opacity: 0;
        display: none;
    }
    100% {
        opacity: 1;
        display: inline-block;
    }
}



/* -- ./Profile page -- */

/*--- Cart page ---*/
.input-number input[type='number'] {
    border: 1px solid #e1e1e1;
    padding: 5px 15px 5px 5px;
    border-radius: 5px;
    text-align: center;
    outline: none;
    background: #fff;
}

.input-number button {
    width: 50px;
    display: inline-block;
    padding: 5px;
    border-radius: 5px;
    opacity: 0.6;
    text-align: center;
    cursor: pointer;
    outline: none;
}

.input-number button:hover {
    opacity: 1;
}
.profile-area > .uk-card{
    margin-top:25px;
    padding: 15px 25px;
}
.profile-area .delete-btn{
    margin-top:30px;
}
.profile-area .card-total-cost{
    margin-top:30px;
}
/*--- ./Cart page ---*/


/*-- category page --*/
.category .flower-card{
    width: 90%;
    margin: 20px auto;
}

.contact-us-form {
    margin-bottom: 25px;;
}

.contact-us-form input[type='file'] {
    padding-top: 5px;
}

/*-- bouquet details --*/
.features{
    margin-bottom: 40px;
}
.details .b-price{
    font-weight: bold;
}
.b-date,
.b-time{
    margin-top:30px;
}
.b-date svg,
.b-time svg{
    height: 27px;
    margin-right: 2px;
    width: 21px;
}

.b-date svg path,
.b-date svg rect,
.b-time svg path{
    fill:#8a8cbd !important;
}
.b-date input,
.b-time input{
    width:0;
    height: 0;
}
.delivery-date,
.delivery-time{
    margin-top:30px;
}
.b-time{
    display: none;
}
.delivery-date label,
.delivery-time label{
    border: 1px solid #eee;
    font-weight: normal;
    box-shadow: 0 1px 7px -2px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    width:30%;
    padding: 20px 0;
    text-align: center;
    margin-right: 2%;
    transition: all 0.3s ease-in-out;
}
.delivery-date label:hover,
.delivery-time label:hover,
.delivery-date input:checked + label,
.delivery-time input:checked + label{
    color: #fff;
    background: #8a8cbd;
}
.overlay{
    background: rgba(0,0,0,0.6);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 88;
    opacity: 0;
    visibility: hidden;
    display: none;
}
.overlay.active{
    opacity: 1;
    visibility: visible;
    display: block;
}
.message{
    z-index: 99;
    background: #fff;
    padding: 20px;
    width: 320px;
    top: 0;
    min-height: 100%;
    position: fixed;
    left:-320px;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 1px 7px -2px rgba(0, 0, 0, 0.3);
}
.message h3{
    margin-top:0;
}

.message h3 + span {
    color: #777;
}

.close-btn svg{
    height: 15px;
    width: 15px;
    cursor: pointer;
}
.message.showMessage{
    left:0;
    overflow-y: scroll;
    height: 100vh;
}
.message .form-group{
    margin-top:15px;
}
.message .form-group input{
    border: none;
    border-bottom: 1px solid #e1e1e1;
    width:100%;
}
.message .form-group input:focus {
    border-bottom: 1px solid #aaa;
}
.message .form-group label{
    display: block;
    color: #aaa;
    font-weight: normal
}
.message .form-group textarea {
    width:100%;
    height: 150px;
    resize: none;
    border: 1px solid #e1e1e1;
}

.message .form-group textarea:focus {
    border: 1px solid #aaa;
}

.delivery-time .note {
    position: relative;
    top: -15px;
    color: #884400;
}
.addBtn{
    margin-top: 30px;
}
.shop-now.btn-disable{
    cursor: not-allowed;
    background:rgba(138, 140, 189, 0.75);
}

.delete-account-form {
    padding: 25px;
}

.delete-account-form p {
    margin-bottom: 15px;
}

.delete-account-form button {
    background: #3071a9;
    border: 1px solid #3071a9 !important;
    color: #fff;
    padding: 5px 15px;
    border-radius: 10px;
    font-size: 14px;
    outline: none !important;
    transition: all 0.5s ease-in-out;
}

.delete-account-form button:hover {
    background: #fff;
    color: #3071a9;
}

@media (max-width: 767px) {
    .delivery-date label, .delivery-time label {
        width: 100%;
    }
    .message {
        height: 100%;
        overflow-y: scroll;
    }
    header .navbar-header {
        display: block;
    }

    header .navbar-header button span {
        background: #000;
    }
    header nav .navbar-collapse {
        position: absolute;
        z-index: 9999;
        top: 45px;
        left: 0;
        right: 0;
        background: #fff;
        height: auto;
        max-height: auto;
        opacity: 0;
        border: 1px solid #e1e1e1;
        padding: 15px;
    }
    header .nav > li.cart {
        text-align: left;
    }
    header .nav > li.cart a > span {
        right: auto;
        top: 20px;
        margin-left: 10px;
    }
    header nav .navbar-collapse.in {
        opacity: 1;
    }
    header nav .navbar-collapse li {
        display: block;
    }
    header .nav > li .down-list:hover,
    header .nav > li a:hover ~ .down-list,
    header .nav > li.list-down .down-list {
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
        padding: 0;
        background: #f7f7f7;
        display: none;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
    }
    header .nav > li.list-down .down-list > div {
        float: none;
    }
}

.header-top  .langs {
    position: relative !important;
}

.header-top .langs ul {
    position: absolute;
    top: 50px;
    left: 0;
    visibility: hidden;
    opacity: 0;
    padding: 10px;
    border: 1px solid #e1e1e1;
    background: #fff;
    transition: all 0.5s ease-in-out;
    z-index:99;
}

.header-top  .langs:hover ul {
    top: 35px;
    opacity: 1;
    visibility: visible;
}

.header-top  .langs ul li a {
    color: #000;
}

.header-top  .langs ul li a:hover {
    color: #9359F0;
}

.ch-lang {
    background: none;
    border: none;
    color: #777;
    font-size: 13px;
    padding: 4px 10px;
    transition: all 0.5s ease-in-out;
    outline: none;
}

.cities.langs li {
    display: block;
    position: relative;
    padding-left: 60px;
    margin-bottom: 25px;
    padding-top: 10px;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
}

.cities.langs li:hover {
    color: #9359F0;
}

.cities.langs li:last-child {
    margin-bottom: 10px;
}

.cities img {
    width: 50px;
    height: 40px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}

.gifts .flower-description ul li {
    display: inline-block;
    margin:  0 10px;
}

.gifts .flower-description li svg {
    width: 30px;
    height: 30px;
    fill: #bbb;
}

.gifts .flower-description li.active svg {
    fill: #9359F0;
}

.header-top .list li .down-list a svg {
    width: 20px;
    max-height: 25px;
    margin-right: 5px;
}

a {
    cursor: url("/images/cursor.cur"), default;
}
/*
.cursor-shape img{
    width: 25px;
    position: absolute;
    z-index: 99999;
}*/

@media (max-width: 767px) {
    .header-top .langs:hover ul {
        opacity: 0;
        visibility: hidden;
        top: 50px;
    } 
    .header-top .langs ul.open {
        top: 35px;
        opacity: 1;
        visibility: visible; 
    }
}

/* -- Checkout -- */

.profile-area.ckeckout {
    width: calc(100% - 30px);
    margin-left: 15px;
}

.profile-area.ckeckout .uk-card-default {
    margin-bottom: 25px;
    padding-top: 15px;
}

.profile-area.ckeckout .payment-methods .nav-tabs {
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.profile-area.ckeckout button[type="submit"] {
    background: #9359F0;
    color: #fff;
    border: 2px solid #9359F0;
    transition: all 0.5s ease-in-out;
    padding-top: 5px;
}

.profile-area.ckeckout button[type="submit"]:hover {
    color: #9359F0;
    background: #fff;
}

.profile-area.ckeckout select {
    display: block;
    width: 200px;
    border-radius: 15px;
    padding: 5px 15px;
    margin-bottom: 25px;
    border-color: #e1e1e1;
    outline: none;
}

.profile-area.ckeckout .payment-methods .nav-tabs li:first-child {
    border-radius: 0;
}

.profile-area.ckeckout .payment-methods .nav-tabs li a {
    border: 0 !important; 
    background: #fff;
    color: #777 !important;
}

.profile-area.ckeckout .payment-methods .nav-tabs li.active a {
    color: #9359F0 !important;
}

/* -- ./Checkout -- */

.about-section .about-title {
    font-size: 25px;
    color: #9359F0;
    font-weight: bold;
}

.about-section .para-desc h3 {
    font-size: 15px;
    font-weight: bold;
    margin: 5px 0 15px;
}

.about-section .para-desc p {
    color: #444;
}

.about-section img {
    margin-top: 50px;
}




/* terms ---------------------*/

.about-img {
    height: 201px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('../images/terms.jpg');
}
.terms-img img {
    height: fit-content;
}
.information {
    margin-top: 10px;
    margin-bottom: 30px;
}
.information h4 {
    color: #073763;
}
.information p {
    color: dimgray;
    font-size: 14px;
}
.more-info {
    margin-top: 25px;
    margin-bottom: 26px;
}


/* rules-----------------------*/
.card-header {
    margin-bottom: 10px;
}
.card-header .more-txt {
    float: right;
    font-size: 22px;
    transform: rotateZ(-90deg);
    transition: all 1s ease-in-out;
}
.more-trans {
    transform: rotateZ(0deg);
}
.card-header h4 {
    margin: 8px;
    color: #073763;
    font-size: 15px;
    line-height: 2;
    width: calc(100% - 30px)
}
.click-more {
    border: 3px solid #3a93e6;
    border-radius: 10px;
}
.card-body {
    padding: 8px;
    color: dimgray;
    font-size: 14px;
    line-height: 30px;
}
/*--------know us ------*/
.know-us ul li {
    display: inline-block;
    display: inline-block;
    width: 32.3%;
    text-align: center;
    font-size: 25px;
    margin-top: 20px;
    color: dimgray;
}
.know-us ul li span {
    border-bottom: 2px solid dimgray;
}


/*******************responsibility**************************/
.life {
    line-height: 2;
    box-shadow: 0px 1px 13px 0px #888888;
    padding: 40px;
    margin-top: 25px;
    margin-bottom: 25px;
}
.life .cancer-video {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
}

.accordion  {
    margin-bottom: 25px;
}


.notifi-block {
    position: fixed;
    z-index: 999;
    bottom: -50px;
    left: 15px;
    padding: 10px 25px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
}

.notifi-block.open {
    animation: openNotifi 4s linear;
}

@keyframes openNotifi {
    0% {
        bottom: -50px;
        opacity: 0;
    }
    20%,80% {
        bottom: 15px;
        opacity: 1;
    }
    100% {
        bottom: -50px;
        opacity: 0;
    }
}

.notifi-block.sccess {
    background: #419841;
    color: #fff;
}

.notifi-block.faild {
    background: #e85c52;
    color: #fff;
}


/* -- New Changes -- */

.profile-area.ckeckout .payment-methods .nav-tabs li.active a {
    background: #9359F0 !important;
    color: #FFF !important;
}

.profile-area.ckeckout .payment-methods .nav-tabs {
    padding-bottom: 1px;
    margin-top: 20px;
    display: flex;
    font-size: 14px;
}

.payment-methods {
    padding-top: 25px;
    margin-top: 25px;
    margin-bottom: 15px;
    border-top: 1px solid #e1e1e1;
}

.payment-methods .branch iframe {
    width: 100%;
    height: 200px;
}

@media (max-width: 767px) {
    .profile-area.ckeckout .payment-methods .nav-tabs a {
        padding: 10px 5px;
        text-align: center;
    }
    .payment-methods .group {
        padding: 0;
    }
}

.address-box {
    border-left: 1px solid #e1e1e1;
    padding-left: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.address-box h3 {
    font-size: 14px;
    font-weight: bold;
}

.address-box li {
    margin: 5px 0;
    font-size: 14px;
}

.address-box li b {
    min-width: 70px;
    display: inline-block;
}

@media (max-width: 767px) {
    .address-box {
        border: 0;
    }
}
.payment_status
{
    text-align: center;
}
.payment_status .success
{
    color: green;
    font-size: 8rem;
}

.payment_status .failed
{
    color: #bf0303;
    font-size: 8rem;
}