﻿.login-block {
  background: #fff;
  padding: 20px 0 40px;
  height: 100%
}
.login-block .carousel-inner {
  border-radius: 0 15px 15px 0;
  position: relative;
  width: 100%;
  overflow: hidden
}
.banner-text {
  background: #f34f3fb3;
  padding: 10px 15px;
  border-radius: 10px;
  margin: 0 20px 20px;
  transform: scale(1);
  transition: 1s;
  color: #fff
}
.banner-text h2 {
  color: #fff;
  font-weight: 700;
  padding-bottom: 10px
}
.banner-text p {
  color: #fff !important
}
.banner-text p:last-child {
  display: none
}
.login-sec .copy-text p:first-child {
  display: none
}
.login-sec {
  background: #f1f7ed;
  padding: 40px 30px;
  position: relative;
  border-radius: 15px 0 0 15px;
  border-right: 1px solid #fff
}
.login-sec .copy-text {
  position: absolute;
  width: 100%;
  bottom: 10px;
  font-size: 12px;
  left: 0;
  right: 0;
  text-align: center;
  color: #333
}
.login-sec .copy-text p {
  margin: 0
}
.login-sec .copy-text i {
  color: #c93
}
.login-sec .copy-text a {
  font-weight: 600;
  text-transform: capitalize;
  text-decoration: underline
}
.login-sec .copy-text a:hover {
  text-decoration: none
}
.login-sec h2 {
  font-size: 24px;
  line-height: 1.2;
  color: #333;
  margin-top: 0 !important;
  margin-bottom: 25px !important
}
.login-sec h2 span, .login-sec h1 span {
  display: block;
  font-weight: 700;
  font-size: 30px
}
#contact_form {
  display: block !important
}
#contact_form .form-check {
  text-align: right;
  margin-bottom: 50px
}
#contact_form .btn-login {
  background: #000;
  color: #fff;
  font-weight: 600 !important;
  padding: .5rem 3.5rem !important;
  cursor: pointer
}
#contact_form .btn-login:hover {
  background: #3a97b3
}
#contact_form .btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.login-block .login-form .form-group {
  position: relative
}
.login-block #contact_form .form-control {
  padding: .375rem .75rem !important;
  line-height: 1.8;
  border: 1px solid #31aab9;
  border-radius: 0;
  padding-left: 40px !important;
  width: 100%
}
.login-block .login-form .form-control:focus {
  background-color: #fff;
  outline: 0;
  color: #000
}
.login-block .login-form i {
  position: absolute;
  left: 14px;
  top: 21px;
  font-size: 18px;
  color: #a9a9a9
}
.login-block .login-form .form-control:focus + i {
  color: #333
}
.login-block .login-form .form-control::-webkit-input-placeholder {
  color: #a9a9a9 !important;
  font-size: 15px
}
.login-block .login-form .form-control:-moz-placeholder {
  color: a9a9a9 !important;
  font-size: 15px
}
.login-block .login-form .form-control::-moz-placeholder {
  color: a9a9a9 !important;
  font-size: 15px
}
.login-block .login-form .form-control:-ms-input-placeholder {
  color: a9a9a9 !important;
  font-size: 15px
}
.banner-sec {
  padding-left: 1px
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.row.login-box {
  border-radius: 20px;
  margin: 0 auto;
  box-shadow: 0 0 15px #0000001a;
  background: url(https://www.flowers4algeria.com/includes/v4/images/login-banner.jpg) top right no-repeat;
  background-size: auto;
  position: relative
}
.col-md-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 380px
}
.col-md-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 759px;
  padding: 0;
  z-index: 999;
  align-self: end
}
.mobView {
  display: none
}
@media screen and (max-width:1024px) {
  .login-block {
    padding-left: 10px;
    padding-right: 10px
  }
  .col-md-8.banner-sec {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%
  }
}
@media screen and (max-width:768px) {
  .login-block {
    padding-left: 0;
    padding-right: 0
  }
  .col-md-8.banner-sec {
    -ms-flex: 0 0 58%;
    flex: 0 0 58%;
    align-self: center
  }
}
@media screen and (max-width:767px) {
  .mobView {
    display: block
  }
  .deskView {
    display: none
  }
  .row.login-box {
    background: none
  }
  .col-md-8.banner-sec {
    flex: auto;
    width: 100%;
    max-width: 100%
  }
  .login-block .carousel-inner {
    border-radius: 0
  }
  .banner-text {
    background: #f34f3f;
    border-radius: 15px 15px 0 0;
    margin: 0;
    padding: 10px 20px
  }
  .col-md-4.login-sec {
    flex: auto;
    width: 100%;
    max-width: 100%;
    border-radius: 0 0 15px 15px;
    border: 0;
    padding: 30px 20px 40px
  }
  #contact_form .form-check {
    text-align: center;
    margin-bottom: 20px
  }
}
.row.login-box {
  background-color: #0000004d;
  background-blend-mode: soft-light
}
.login-block .carousel-inner {
  display: grid;
  flex-direction: column;
  justify-content: flex-start
}
.banner-text {
  margin: 0 20px 40px
}
.banner-text h2 {
  color: #fff;
  font-weight: 700;
  padding-bottom: 0
}
.banner-text:hover {
  background: #fff
}
.banner-text:hover h2 a {
  color: #333
}
.banner-text h2 a {
  color: #fff;
  text-decoration: none;
  font-size: 16px
}
.banner-text h2 a:hover {
  text-decoration: none;
  color: #333
}
.introtext .bg h2 {
  text-align: center !important
}
.container {
  width: 100%
}
body {
  background: #fff
}
#cartDiv {
  top: 35px
}
.delivery h3.featured {
  border-bottom: solid 0px #e8e8e8
}
.row-dropdown {
  background-color: #fff;
  padding: 20px;
  margin-top: 0;
  display: block;
  box-sizing: border-box;
  border-radius: 5px;
  border: solid 1px rgb(20 20 20 / 25%)
}
.introtext {
  min-height: 370px;
  background: #ede7e1 bottom center no-repeat;
  border-bottom: solid 1px #edf1f2;
  min-width: 1430px;
  padding-top: 0
}
.header {
  width: 1430px;
  width: 100%;
  border-bottom: solid 1px #edf1f2;
  background: #fff
}
.introtext .bg {
  width: 63%;
  border: 0 solid rgba(88, 60, 99, .63);
  padding-top: 24px;
  padding-bottom: 40px
}
.entry-content .banner-h2 {
  margin-bottom: 23px !important
}
.introtext .align {
  width: 1430px;
  float: right;
  display: flex;
  margin-bottom: 0
}
.row-dropdown {
  z-index: 1
}
.tp-widget-businessinfo {
  font-size: 14px;
  color: #191919;
  max-width: 100%;
  padding: 5px;
  text-align: center
}
.tp-widget-businessinfo strong {
  color: #00744ec2
}
.tp-widget-businessinfo__total, .tp-widget-businessinfo__trustscore {
  display: inline-block;
  vertical-align: middle
}
.tp-widget-businessinfo__trustscore:after {
  content: "|";
  margin: 0 2px;
  color: #999
}
.introtext .trustpilot {
  width: 26% !important;
  padding: 10px !important
}
.logo h1 small, .logo .site_main_logo small {
  padding-left: 50px;
  padding-right: 50px
}
li.flower a {
  background-color: #51b549
}
.nav-column li a {
  background-color: transparent
}
.nav > li {
  display: flex;
  float: left;
  flex-grow: 1;
  flex-basis: 0
}
.nav > li:first-child {
  max-width: 60px
}
.nav > li > a.home {
  padding: 11px 0 12px;
  width: 100%
}
.nav > li > a {
  padding: 11px 0 12px;
  width: 100%;
  border: none !important
}
.nav > li > a img {
  margin-right: 5px
}
.image-over {
  z-index: 1 !important
}
ul.nav {
  max-width: 1140px;
  width: 100%
}
#menu-wrapper {
  background: #fff !important;
  margin-top: 0;
  display: flex;
  flex-wrap: wrap
}
.wrapper {
  background: none !important;
  width: 1430px;
  box-sizing: border-box;
  padding-right: 0;
  padding-left: 0;
  min-height: auto
}
.md_button {
  background: #000 !important
}
ul.nav {
  max-width: 1430px;
  background: transparent !important;
  margin: 16px auto
}
.active .navihouse {
  filter: invert(90%) sepia(7%) saturate(5999%) hue-rotate(202deg) brightness(89%) contrast(111%)
}
.arrow_down:after {
  border-color: #fff
}
.nav > li > a img {
  filter: invert(90%) sepia(7%) saturate(5999%) hue-rotate(202deg) brightness(89%) contrast(111%)
}
.nav > li > a.home {
  width: 100%
}
.nav > li > a {
  color: #191a51;
  display: flex;
  font-weight: 500;
  text-transform: capitalize;
  font-size: 15px
}
.nav > li {
  flex-direction: row;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color .15s linear 0s, box-shadow .15s linear 0s;
  box-shadow: #00204d26 0 1px 4px;
  box-shadow: none !important;
  border-radius: 8px;
  display: flex;
  float: left;
  flex-grow: 1;
  flex-basis: 0;
  border: 2px solid rgb(25, 26, 81);
  white-space: nowrap;
  color: #191a51;
  background-color: #fff;
  border-collapse: collapse;
  font-weight: 700;
  line-height: 1.5rem;
  font-size: 1rem;
  letter-spacing: 0px;
  text-decoration: none;
  height: 64px;
  min-height: 8px;
  margin-left: 16px
}
.nav > li.active > a, .nav > li:hover > a {
  background-color: #fff;
  color: #191a51
}
.nav > li:hover {
  border-color: #191a51;
  color: #191a51;
  background-color: #fff;
  box-shadow: #00034d26 0 3px 8px
}
.logo {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 1430px
}
.international_menu .nav > li > a {
  padding: 0
}
.prodcut-details-box-trustpilot {
  text-align: left !important;
  width: 100%;
  display: block;
  padding: 20px 0;
  flex-wrap: wrap;
  margin-bottom: 0;
  border: solid 0#ddd;
  border-radius: 3px;
  margin-top: 0;
  white-space: nowrap;
  box-sizing: border-box
}
ul.nav_header {
  width: 1430px;
  max-width: 100%
}
h2.a-center.entry-title span, .customer_txt .hero__title span, .logo h1 a {
  color: #3596b5
}
.entry-content p {
  font-size: 15px !important
}
#basket_counter {
  background-color: #f34f3f
}
h3, h4, strong {
  color: #16a085
}
.prod_price span strong {
  color: #454056 !important
}
.prod_det h4 a {
  color: #454056;
  font-size: 1rem;
  font-weight: 400
}
.md_button:hover {
  background: #16a085 !important
}
.calendar-bg {
  background: #fff url(https://internetflorist.b-cdn.net/v4/_css/images/calendar-icon-v3.png) no-repeat scroll 4% 50%
}
.cta-container {
  width: 360px !important
}
.cta-bg-image {
  width: 222px !important
}
.index_slider {
  display: inline-block;
  width: 1430px;
  max-width: 100%
}
.sliderwrapper {
  width: 1020px;
  max-width: 72%
}
.valentine_main_div + img {
  width: 100%
}
.slider_right {
  height: 219px;
  width: 455px;
  max-width: 27%
}
ul.products li {
  height: auto
}
ul.upc_events li {
  display: flex;
  width: 100%;
  justify-content: space-between;
  box-sizing: border-box
}
ul.products {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px
}
ul.products li {
  width: 100%;
  margin-right: 0;
  margin-bottom: 0
}
ul.products li div.ext, ul.products li div.ext:hover {
  position: relative;
  width: 100%;
  box-sizing: border-box
}
.prod_price {
  margin-bottom: 0
}
.introtext {
  min-width: 1440px
}
h3, h4, strong {
  color: #16a085 !important
}
.ui-datepicker .ui-datepicker-header, a.ui-state-default.ui-state-hover {
  background: #16a085 !important
}
.navihouse {
  fill: #000
}
ul.breadcrumbs li strong {
  color: #333 !important
}
ul.breadcrumbs {
  padding: 10px 0
}
.flowerinfo {
  max-width: 660px;
  width: 54%;
  justify-content: center;
  display: flex;
  text-align: center
}
.imageinfo {
  text-align: center;
  justify-content: center !important
}
.grid-col h4 {
  font-weight: 600;
  padding-bottom: 5px !important;
  color: #333 !important;
  font-size: 20px
}
.prodcut-details-box {
  width: 100%;
  background: #f9f7f7;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px
}
ul.sizes li {
  margin-bottom: 28px
}
ul.sizes li:last-child {
  margin-bottom: 20px
}
#floweroptions {
  display: flex;
  flex-direction: column;
  width: 100%
}
.flowerinfo {
  max-width: inherit !important;
  width: 54%;
  justify-content: center;
  display: flex;
  text-align: center
}
.floweroptions {
  max-width: inherit;
  display: flex;
  flex-wrap: wrap;
  width: 37%
}
p.prod_button.d-flex {
  margin-top: auto
}
.hentry {
  margin-bottom: 20px
}
ul.smallproducts {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr
}
ul.smallproducts li {
  width: 100%
}
ul.breadcrumbs li a {
  color: #333
}
.ragings img {
  margin: -3px 5px 0 0 !important
}
ul.faq li.question {
  margin: 0;
  color: #333
}
ul.foldershops li strong, .introtext .bg h2 {
  color: #333 !important
}
ul.addons li {
  width: 32%
}
ul.addons li:last-child {
  margin-right: 0
}
ul.addons {
  width: 100%;
  justify-content: space-between
}
.sc_details strong {
  padding-right: 3px;
  color: #333 !important
}
.sc_details {
  width: 400px;
  font-size: 14px
}
.sc_details h4 a {
  color: #16a085 !important
}
.nav > li:first-child {
  margin-left: 0
}
.ragings p span:first-child {
  font-size: 14px !important
}
.grid-wrap {
  margin-left: 0
}
.bg-categories {
  background-image: none !important
}
h2, h3.featured {
  color: #333
}
.logo h1 span {
  color: #777 !important
}
.logo h1 small, .logo .site_main_logo small {
  color: #999 !important
}
.banner-images-gifts img {
  margin: 5px 0 0;
  border-radius: 5px
}
.content-box {
  transition: background-color .15s linear 0s, box-shadow .15s linear 0s;
  box-shadow: #00204d26 0 1px 4px;
  border-radius: 8px;
  display: flex;
  flex-grow: 1;
  flex-basis: 0;
  border: 2px solid rgb(25, 26, 81);
  color: #191a51;
  background-color: #fff;
  border-collapse: collapse;
  min-height: 8px;
  width: 100%;
  flex-direction: column;
  text-align: left;
  justify-content: flex-start;
  box-sizing: border-box;
  box-shadow: #191a5140 0 0 0 1px inset;
  border: none;padding: 17px;
}
.sort-dropdown {
  flex-direction: row;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color .15s linear 0s, box-shadow .15s linear 0s;
  border-radius: 8px;
  display: flex;
  flex-grow: 1;
  flex-basis: 0;
  white-space: nowrap;
  background-color: #fff;
  border-collapse: collapse;
  font-weight: 500;
  line-height: 1.5rem;
  letter-spacing: 0px;
  text-decoration: none;
  min-height: 8px;
  margin-left: 16px;
  box-sizing: border-box;
  color: #1a1a1a;
  padding-left: 16px;
  padding-right: 48px;
  width: 100%;
  height: 50px;
  appearance: none;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIiBmaWxsPSIjNTA1MDUwIj48cGF0aCBkPSJNMTYuMDAzIDE4LjYyNmw3LjA4MS03LjA4MUwyNSAxMy40NmwtOC45OTcgOC45OTgtOS4wMDMtOSAxLjkxNy0xLjkxNnoiLz48L3N2Zz4=) calc(100% - 16px) 50% / 28px no-repeat scroll #fff;
  font-size: 16px;
  box-shadow: none;
  border: solid 2px #a3a3a3
}
.content-box2 {
  padding: 17px;
  transition: background-color .15s linear 0s, box-shadow .15s linear 0s;
  border-radius: 8px;
  flex-grow: 1;
  flex-basis: 0;
  white-space: nowrap;
  color: #191a51;
  background-color: #fff;
  border-collapse: collapse;
  min-height: 8px;
  flex-direction: column;
  text-align: left;
  justify-content: flex-start;
  box-sizing: border-box;
  display: grid;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  grid-template-columns: auto 1fr 1fr 1fr 1fr;
  width: 100%;
  gap: 8px
}
.sort-dropdown:hover {
  border-color: #767676;
  color: #191a51;
  background-color: #fff;
  box-shadow: #00034d26 0 3px 8px
}
.select2-container .select2-selection--single .select2-selection__rendered {
  background: url(https://internetflorist.b-cdn.net/v4/_css/images/locationpin-2.png?22) no-repeat 5px !important
}
.ui-datepicker .ui-datepicker-header, a.ui-state-default.ui-state-hover, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  background: #000 !important
}
.intro-bg2 {
  display: flex;
  height: 333px;
  width: 37%;
  margin-top: auto;
  margin-bottom: 66px
}
.content-box2 .sort-text {
  font-size: 15px;
  color: #191a51 !important
}
.content-box {
  margin-top: 15px
}
.nav > li.active > a {
  background-color: transparent
}
ul.languages_right_call ul li:nth-child(odd) {
  color: #000
}
content-box3 {
  grid-template-columns: auto 1fr 1fr 1fr
}
.opening {
  position: relative;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center
}
.button_width {
  width: 18%
}
.md_button {
  padding: 5px 12px
}
ul.languages_right > li:after {
  content: "";
  border: solid #000;
  border-width: 0 2px 2px 0
}
ul.nav_header li {
  border-right: 1px solid #65afc5
}
span.select2.select2-container.select2-container--default {
  width: 100% !important
}
.nav > li > a img {
  filter: unset !important
}
ul.languages_right > li:after, #curr_form .languages_right .currency-select .select-selected:after {
  content: "";
  border: solid #fff;
  border-width: 0 2px 2px 0
}
.international_menu {
  border-right: solid 1px #ccc;
  padding-right: 17px;
  float: left;
  width: auto !important
}
.nav > li.active > a, .nav > li:hover > a {
  background-color: transparent
}
.nav > li > a {
  white-space: normal;
  line-height: 1.3em
}
.faq-icon {
  padding-right: 5px
}
a, a:hover, a:visited {
  color: #000
}
#countbox1 {
  background: #000;
  border: 1px solid #0000;
  color: #fff !important;
  display: inline-block;
  padding-bottom: 3px;
  width: 125px
}
.slider_right strong.title, .special_bouquet a, .special_bouquet strong {
  color: #000 !important
}
.grid-col h4 a {
  color: #454056 !important
}
.grid-col h5 {
  color: #000;
  line-height: 1.3em;
  font-weight: 400;
  font-size: 16px
}
ul.addons li h4, ul.addons li strong {
  font-size: 13px !important;
  color: #333 !important;
  line-height: 1.4em
}
ul.addons li strong {
  font-weight: 600 !important;
  font-size: 13px !important;
  color: #16a085 !important
}
ul.addons li:hover, ul.addons li:hover h4, ul.addons li:hover strong {
  background: #cacfd3;
  color: #fff
}
.same_day_delivery span strong {
  color: #000 !important
}
.express_service_small {
  width: 125px !important;
  height: 125px !important;
  background: #01406d;
  border-radius: 50%;
  border: solid 2px #fff
}
.express_service_small:hover {
  background: #fff;
  border: solid 2px #01406d
}
.express_service_small h4 {
  color: #fff !important;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 5px
}
.express_service_small h5 {
  margin-top: 0 !important;
  padding-top: 0 !important;
  color: #fff !important;
  font-size: 27px;
  font-weight: 700
}
.panel-secondary:hover .express_service_small > * {
  color: #01406d !important
}
.panel-secondary:hover .express_service_small {
  border: solid 2px #01406d;
  background: #fff !important
}
.sliderwrapper {
  overflow: hidden !important
}
div.slider_content_container {
  z-index: 2 !important
}
.slider_image {
  z-index: 1
}
.jssora07l, .jssora07ldn, .jssora07r, .jssora07rdn {
  z-index: 101
}
.page-container {
  display: grid;
  align-items: flex-start;
  gap: 18px;
  grid-template-columns: auto auto;
  justify-content: flex-start
}
.sidebar-filters {
  position: relative;
  top: 0;
  width: 250px;
  max-height: 100vh;
  padding-right: 1.75rem !important;
  box-sizing: border-box;
  margin-top: 0;
  scrollbar-width: none;
  -ms-overflow-style: none
}
ul.products {
  margin-top: 0 !important
}
.main-content {
  padding-top: 15px
}
.sidebar-filters {
  height: auto;
  scrollbar-color: #3a97b3 #fff;
  scrollbar-width: thin;
  padding-right: 15px !important;
  margin-top: 15px;
  margin-right: 6px
}
.filter-box {
  margin-bottom: 20px
}
.filter-box h4, .filter-box button, .filter-box .filter-title {
  margin: 0;
  padding: 10px 12px;
  background: #fff;
  color: #333;
  font-weight: 600;
  border: solid 1px #14141440;
  padding: .75rem 1rem !important;
  margin-bottom: .75rem !important;
  border-radius: .375rem;
  font-size: 1rem
}
.google-dropdown .calender_container select:focus, .google-dropdown .calender_container input:focus {
  box-shadow: 0 !important
}
.ui-state-hover {
  border: none !important
}
.filter-box .filter-options, .filter-box select {
  width: 100%;
  padding: 10px 12px;
  border: 1px solid #ddd;
  border-top: none;
  border-radius: 0 0 6px 6px;
  background: #fff;
  box-sizing: border-box;
  border: solid 1px #14141440;
  padding: .75rem 1rem !important;
  margin-bottom: .75rem !important;
  border-radius: .375rem;
  font-size: 1.125rem
}
.filter-box select {
  font-size: 14px !important;
  margin: 0;
  padding: 10px 12px;
  background: #fff;
  color: #333;
  font-weight: 500;
  border: solid 1px #14141440;
  padding-top: 5px !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  margin-bottom: .75rem !important;
  border-radius: .375rem
}
.filter-options label {
  display: flex;
  align-items: center;
  font-size: 15px;
  margin-bottom: 13px;
  cursor: pointer;
  color: #333;
  font-weight: 500
}
.filter-options input[type=checkbox] {
  margin-right: 8px;
  accent-color: #008066
}
.sort-dropdown {
  width: 100%;
  height: 36px;
  padding: 5px 8px;
  font-size: 13px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: #fff
}
.filter-options input[type=checkbox] {
  margin-right: 6px;
  accent-color: #008066
}
.filter-box .filter-options:hover {
  border-color: #767676;
  color: #191a51;
  background-color: #fff;
  box-shadow: #00034d26 0 3px 8px
}
.cta-container {
  width: 100% !important
}
ul.upc_events {
  overflow-y: auto;
  scrollbar-width: none;
  -ms-overflow-style: none
}
ul.upc_events::-webkit-scrollbar {
  width: 0;
  height: 0
}
ul.upc_events:hover {
  scrollbar-width: thin;
  scrollbar-color: #999 #f1f1f1
}
ul.upc_events:hover::-webkit-scrollbar {
  width: 8px
}
ul.upc_events:hover::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 4px
}
ul.upc_events:hover::-webkit-scrollbar-thumb {
  background: #999;
  border-radius: 4px
}
ul.upc_events:hover::-webkit-scrollbar-thumb:hover {
  background: #777
}
.flower-categories-container {
  margin-bottom: 0 !important
}
.filter-options a.event-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 0;
  font-size: 13px;
  cursor: pointer;
  color: #333;
  text-decoration: none;
  border-bottom: 1px solid #efefef
}
.filter-options a.event-link:last-child {
  border-bottom: none
}
.filter-options .event-date {
  font-size: 12px;
  color: #777;
  font-weight: 400
}
.introtext {
  border-bottom: solid 1px #edf1f2;
  min-width: 1430px;
  padding-top: 0;
  position: relative;
  border-radius: 15px;
  border-right: 1px solid #fff;
  background-color: #0000004d;
  background-blend-mode: soft-light;
  background: #f1f7ed bottom center no-repeat !important;
  box-sizing: border-box
}
.introtext .bg h2, .entry-content .banner-h2 {
  font-size: 24px !important;
  line-height: 1.2 !important;
  color: #333 !important;
  margin-top: 0 !important;
  margin-bottom: 0
}
.entry-content .banner-h2 {
  margin-bottom: 25px !important
}
.introtext .bg .entry-content p {
  font-weight: 500 !important;
  color: #333 !important;
  line-height: 1.6em !important;
  font-size: 14px !important
}
.wrapper2 {
  width: 1347px !important
}
.grid-col h4 {
  padding-bottom: 0 !important
}
.prod_det p.product-title {
  padding-bottom: 0 !important;
  color: #333 !important;
  margin-top: 5px;
  height: 27px;
  padding-top: 8px;
  margin-bottom: 0;
  overflow: hidden;
  text-align: center
}
.prod_det p.product-title a.go_url {
  color: #454056;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.2;
  white-space: nowrap
}
.prod_det p.product-subtitle {
  font-size: 14px !important;
  color: #16a085 !important;
  font-weight: 500 !important;
  height: 20px !important;
  text-align: center;
  margin-bottom: 3px
}
.prod_price > span {
  padding: 0px 0 15px !important
}
.prod_price span + div {
  margin-bottom: 10px !important
}
.prod_price span.md_button.green a {
  padding: 0 10px !important
}
.prod_det span {
  top: -325px;
  right: 5px
}
.row.login-box {
  background-blend-mode: unset;
  background: #e3f2ee00 url(https://internetflorist.b-cdn.net/v4/_css/images/flowers-banner-2025.png?v=1.22) 115px 10px no-repeat;
  background-size: contain;
  border: solid 1px #c7d3d1
}
.customer_txt .hero__title {
  font-size: 24px !important;
  line-height: 1.2 !important;
  color: #333 !important;
  margin-top: 0 !important;
  text-align: center !important;
  margin-bottom: 0 !important;
  font-weight: 700;
  letter-spacing: 0;
  padding: 0
}
.customer_txt h2 {
  font-size: 24px !important;
  line-height: 1.2 !important;
  color: #333 !important;
  margin-top: 0 !important;
  text-align: center !important;
  margin-bottom: 0 !important;
  font-weight: 700
}
.login-sec h2 span, .login-sec h1 span {
  all: unset
}
.login-block {
  padding: 20px 0 0
}
.filter-options input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  height: 6px;
  background: #ddd;
  border-radius: 5px;
  outline: none;
  margin: .5rem 0;
  cursor: pointer;
  accent-color: #4d804d
}
.filter-options input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #4d804d;
  cursor: pointer;
  box-shadow: 0 0 3px #0000004d;
  transition: background .3s
}
.filter-options input[type=range]::-webkit-slider-thumb:hover {
  background: #3b663b
}
.filter-options input[type=range]::-moz-range-thumb {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #4d804d;
  cursor: pointer;
  box-shadow: 0 0 3px #0000004d;
  transition: background .3s;
  border: none
}
.filter-options input[type=range]::-moz-range-track {
  background: #ddd;
  height: 6px;
  border-radius: 5px
}
#priceValue {
  margin-top: .5rem;
  font-weight: 700;
  color: #2a2a2a;
  font-size: .95rem
}
.price-scroll-container {
  width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 6px;
  background: #fafafa
}
.price-scroll {
  display: flex;
  gap: 10px
}
.price-step {
  flex: 0 0 auto;
  padding: 8px 14px;
  border: 1px solid #008066;
  border-radius: 20px;
  background: #fff;
  color: #008066;
  cursor: pointer;
  font-size: 14px;
  transition: all .3s ease
}
.price-step:hover {
  background: #008066;
  color: #fff
}
.price-scroll-container::-webkit-scrollbar {
  height: 8px
}
.price-scroll-container::-webkit-scrollbar-thumb {
  background: #008066;
  border-radius: 4px
}
.price-scroll-container::-webkit-scrollbar-track {
  background: #eee
}
.filter-box .arrow {
  color: #191a51;
  font-size: 15px
}
.filter-box > h4, .filter-box > button {
  justify-content: space-between;
  display: flex;
  align-items: center;
  cursor: pointer
}
.filter-box.open > h4, .filter-box.open > button {
  background: #3596b5;
  color: #fff !important;
  font-weight: 600
}
.filter-box.open .arrow {
  color: #fff
}
.filter-options {
  display: none;
  padding: 10px;
  background: #fafafa
}
.filter-box.open .filter-options {
  display: block;
  background: #fff
}
.logo {
  align-items: center
}
.google-dropdown {
  margin-top: 0 !important
}
.header .cart {
  top: 0 !important
}
.header .cart {
  margin-left: 18px !important
}
.date_width .calendar-bg {
  margin-bottom: 0 !important
}
#priceRange {
  width: 100%;
  margin: 10px 0
}
.price-value {
  margin-top: 8px;
  font-weight: 700;
  color: #333
}
.btn-primary {
  --fi-btn-hover-bg: #fd390e;
  --fi-btn-active-bg: #fd390e;
  --fi-btn-hover-border-color: #fd390e;
  --fi-btn-active-border-color: #fd390e
}
.btn {
  justify-content: center
}
.btn, .btn-icon {
  display: inline-flex;
  align-items: center
}
.rounded-0 {
  border-radius: 0 !important
}
.w-100 {
  width: 100% !important
}
.fixed-bottom {
  bottom: 0
}
.fixed-bottom, .fixed-top {
  position: fixed;
  z-index: 10030;
  right: 0;
  left: 0
}
#filterBtn {
  background-color: #3596b5;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 12px 16px;
  text-align: center;
  cursor: pointer;
  transition: background-color .3s ease, transform .2s ease
}
#filterBtn:hover {
  background-color: #16a085;
  transform: translateY(-2px)
}
#filterBtn:active {
  background-color: #1e7e34;
  transform: translateY(0)
}
#filterBtn {
  border-radius: 12px 12px 0 0;
  box-shadow: 0 -2px 8px #00000026
}
.d-lg-none {
  display: none
}
.footer h3 {
  color: #16a085 !important
}
span.md_button.green {
  height: 44px !important;
  background: #666 !important;
  border: 2px solid #666666 !important
}
#filterBtn, .filters-close {
  display: none
}
.nav > li.active {
  background-color: #3596b5 !important;
  border: 1px solid #3596b5 !important;
  border-right: 1px solid #3596b5 !important
}
.active .navihouse {
  filter: none;
  fill: #fff
}
.nav > li.active > a, .nav > li:hover > a {
  color: #fff
}
.nav > li:hover {
  background-color: #3596b5 !important;
  border-color: #3596b5 !important
}
.nav > li.active > a img, .nav > li:hover > a > img {
  filter: brightness(0) invert(1) !important
}
.cta-bg-image-flower {
  background-repeat: no-repeat !important;
  background-image: url(https://internetflorist.b-cdn.net/v4/images/plants-banner-thumbnail-new.jpg?v=23)
}
.trustpilot-widget {
  min-height: 120px
}
.main-content .wrapper {
  display: grid;
  grid-template-columns: auto auto
}
.index_slider {
  margin-top: 20px
}
.flower-categories-container {
  row-gap: 20px
}
.prod_det h5 {
  height: 20px !important
}
@media only screen and (max-width:1440px) {
  .sidebar-filters {
    display: none
  }
  #filterBtn {
    display: block;
    max-width: 480px;
    margin: 0 auto
  }
  .sidebar-filters {
    position: fixed;
    top: 0;
    left: 0;
    width: 280px;
    height: 100%;
    background: #fff;
    box-shadow: 2px 0 10px #0003;
    transform: translate(-100%);
    transition: transform .3s ease-in-out;
    z-index: 1050;
    overflow-y: auto
  }
  .sidebar-filters.active {
    transform: translate(0);
    display: inline-block
  }
}
@media only screen and (max-width:990px) {
  .d-lg-none {
    display: flex
  }
  .basket2 .opening {
    display: none !important
  }
  .sidebar-filters {
    display: none
  }
}
@media only screen and (max-width:1440px) {
  .introtext {
    min-width: 100%
  }
}
@media only screen and (min-width:771px)and (max-width:1430px) {
  .logo, .wrapper, .opening p {
    padding-left: 8px;
    padding-right: 8px;
    box-sizing: border-box
  }
  .international_menu {
    padding-right: 0
  }
  .wrapper, .logo, .header, .align, ul.nav, .introtext {
    width: 100% !important;
    min-width: auto !important
  }
  .logo {
    flex-wrap: nowrap;
    justify-content: flex-start;
    flex-direction: row
  }
  .header .opening p {
    white-space: nowrap
  }
}
ul.city_shops li {
  padding: 2px 0
}
@media only screen and (max-width:1150px) {
  .prod_price > span {
    padding: 5px 0 10px
  }
  .prod_det {
    height: auto
  }
  .prod_det h4, .prod_det p.product-title {
    height: auto;
    padding-bottom: 9px
  }
  .ipad_hidden2 {
    display: none !important
  }
  .currency-select {
    padding: 20px 0
  }
}
@media only screen and (max-width:770px) {
  .panel-text {
    position: relative;
    width: 100%;
    overflow: hidden;
    transition: max-height .5s ease
  }
  #menuMobile #lang_list_mobile li {
    padding: 0 !important
  }
  ul.languages_right ul {
    width: 353px
  }
  .jssor_imgbox {
    width: 770px !important
  }
  #lang_list_mobile lil {
    padding: 0 !important
  }
  ul.languages_right > li:after {
    display: none
  }
  .mobile_flag {
    margin: 3px 12px
  }
  #menuMobile .city_shops li {
    padding: 0
  }
  #menuMobile a {
    white-space: nowrap;
    padding: 10px
  }
  #menuMobile .city_shops li a:hover {
    color: #fff
  }
  .international_menu {
    width: 100% !important;
    box-sizing: border-box
  }
  .nav .nav-column {
    display: flex;
    flex-wrap: wrap;
    padding: 20px
  }
  .opening h3 {
    color: #000 !important
  }
  .opening p {
    padding-left: 0;
    border-right: solid 0 #ccc
  }
  .calender_container {
    width: 100%
  }
  .md_button {
    width: 100%;
    box-sizing: border-box
  }
  .row-dropdown > * {
    display: flex;
    justify-content: center;
    width: 100%;
    box-sizing: border-box
  }
  .mobile-welcome {
    background: #000 !important
  }
  .valentine_button {
    display: flex
  }
  .valentine_main_div {
    position: relative !important;
    left: 10px
  }
  .header-bg {
    height: auto !important
  }
  .nav > li {
    border: 2px solid rgb(25, 26, 81);
    height: 46px;
    margin-left: 2px
  }
  .btn-read-more {
    border-radius: 3px;
    background-color: #fff !important;
    color: #6a6a6a !important;
    border: solid 1px #818181;
    font-family: Montserrat, sans-serif, Verdana !important
  }
  .content-box2 .sort-text {
    grid-column: auto/span 2
  }
  .sort-dropdown {
    grid-column: auto/span 1;
    margin-left: 0
  }
  .content-box2 {
    grid-template-columns: 1fr 1fr
  }
  ul.products {
    grid-template-columns: 1fr;
    gap: 20px
  }
  .basket_counter {
    background-color: #16a085
  }
  #menuToggle span {
    background: #16a085
  }
  .show_banner_mobile {
    background: #000
  }
  .introtext .bg .panel-text h2.a-center.entry-title {
    padding-top: 0 !important
  }
  .intro-bg2 {
    display: none;
    margin-bottom: 0 !important
  }
  .introtext .bg {
    padding-bottom: 0;
    width: 100% !important
  }
  .wrapper {
    width: 95% !important
  }
  .container {
    width: 100% !important;
    margin-top: 0 !important
  }
  .introtext {
    min-width: auto !important;
    border-bottom: solid 0px #edf1f2;
    margin-bottom: 20px
  }
  .logo {
    width: 100% !important
  }
  .logo h1 small, .logo .site_main_logo small {
    padding-left: 0;
    padding-right: 0
  }
}
@media only screen and (max-width:480px) {
  .prod_img a img {
    max-height: -webkit-fill-available !important;
    max-width: -webkit-fill-available !important
  }
  .nav > li > a {
    padding: 6px 9px !important
  }
  .sort-dropdown {
    grid-column: auto/span 2
  }
  .content-box2 {
    grid-template-columns: 1fr
  }
}
.introtext .bg h2 {
  text-align: left
}
.select2-container--default .select2-selection--single {
  border-radius: .28rem !important;
  border: solid 1px #b3b3b3 !important
}
.calender_container {
  border-radius: .28rem !important
}
.select-items {
  left: auto;
  right: 0
}
.opening p:last-child {
  border-right: none !important
}
ul.nav {
  padding-left: 10px;
  padding-right: 10px
}
ul.foldershops li a strong:hover, ul.foldershops li a strong:visited {
  color: #0087cb !important
}
.md_button:hover {
  top: 0;
  transition: .3s linear
}
#cartDiv {
  top: 36px
}
ul.upc_events {
  max-height: 150px;
  overflow: auto;
  overflow-y: scroll
}
@media only screen and (max-width:814px) {
  .logo .opening {
    top: 10px
  }
  .logo .opening #basket_counter {
    top: -11px;
    left: 9px
  }
}
@media only screen and (max-width:1200px) {
  .wrapper {
    padding-left: 10px;
    padding-right: 10px;
    max-width: 100%
  }
  div.slider_content_container {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px
  }
  .slider_right {
    max-width: 360px
  }
  .footer-content {
    padding-left: 0;
    padding-right: 0
  }
  .footer {
    padding: 33px 10px
  }
  .index_slider {
    max-width: 100%
  }
  .sliderwrapper {
    width: 65%
  }
  .jssora07r, .jssora07rdn, .jssora07r:hover {
    background-position: -190px -35px;
    right: 85px
  }
  .jssora07l, .jssora07l:hover, .jssora07ldn {
    background-position: -120px -35px;
    left: 85px
  }
  div.slider_content_text {
    left: 100px
  }
  .slider_image {
    right: 100px
  }
}
@media only screen and (max-width:1100px) {
  .jssor_imgbox {
    max-width: 90% !important
  }
  .slider_image {
    right: 160px
  }
  div.slider_content_text {
    left: 60px
  }
}
@media only screen and (max-width:1066px) {
  .jssor_imgbox {
    max-width: 89% !important
  }
  .slider_image {
    right: 200px
  }
  .slider_right {
    max-width: 28% !important
  }
  div.slider_content_text {
    left: 114px !important
  }
}
@media only screen and (max-width:960px) {
  .sliderwrapper {
    margin-bottom: 20px;
    width: 99.6%;
    margin-left: auto;
    margin-right: auto;
    max-width: 100% !important
  }
  .jssor_imgbox {
    max-width: 97% !important
  }
  div.slider_content_container {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%
  }
  .jssora07r, .jssora07rdn, .jssora07r:hover {
    background-position: -70px -35px;
    right: 30px
  }
  .jssora07l, .jssora07l:hover, .jssora07ldn {
    background-position: 2px -35px;
    left: 30px
  }
  .slider_right {
    float: left;
    max-width: 48% !important
  }
  .same_day_delivery {
    float: right
  }
  .content-box2 {
    grid-template-columns: 1fr 1fr
  }
  .sort-dropdown {
    grid-column: auto/span 1;
    margin-left: 0
  }
  .content-box2 .sort-text {
    grid-column: auto / span 2
  }
}
@media only screen and (max-width:770px) {
  .wrapper {
    width: auto
  }
  #menuToggle input:checked ~ ul {
    box-shadow: 1px 4px 1px #0003;
    -webkit-box-shadow: 1px 4px 1px 0px rgba(0, 0, 0, .2);
    -moz-box-shadow: 1px 4px 1px 0px rgba(0, 0, 0, .2)
  }
  .jssora07r, .jssora07rdn, .jssora07r:hover {
    background-position: -70px -35px;
    right: 40px
  }
  .jssora07l, .jssora07l:hover, .jssora07ldn {
    background-position: 0px -35px;
    left: 40px
  }
  ul#menuMobile {
    min-height: auto;
    left: 0;
    right: auto;
    min-width: 320px
  }
  ul.foldershops {
    padding-left: 10px;
    padding-right: 10px
  }
  .floweroptions, .jssor_imgbox {
    width: 100% !important
  }
}
.vd_promotion:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 150px;
  height: 64px;
  background: url(https://internetflorist.b-cdn.net/v4/images/valentine_badge.png) top left no-repeat;
  background-size: cover;
  z-index: 3
}
@media only screen and (max-width:770px) {
  .filters-close {
    display: block
  }
  #menuToggle {
    width: 63px;
    height: 46px;
    top: 11px !important
  }
}
.logo .h1_v2 a {
  color: #16a085 !important
}
.prod_det span, .prod_price span {
  color: #454056 !important
}
.prod_price span.md_button.green {
  background: #fff !important;
  color: #1f1b2d !important;
  border: solid 1px #1f1b2d;
  border-radius: 50rem !important;
  display: inline-flex;
  align-items: center;
  height: 40px;
  font-size: 14px;
  transition: .3s linear
}
.prod_price span.md_button.green a {
  font-size: 14px;
  padding: 0;
  color: #1f1b2d !important;
  font-weight: 600;
  height: 29px !important
}
.prod_price span.md_button.green:hover {
  background: #4cbbc3 !important;
  color: #fff !important;
  transition: .3s linear;
  border: solid 1px #4cbbc3
}
.prod_price span.md_button.green:hover a {
  color: #fff !important
}
.prod_det h5 {
  color: #16a085 !important
}
.vd_promotion:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 150px;
  height: 64px;
  background: url(https://internetflorist.b-cdn.net/v4/images/valentine_badge.png) top left no-repeat;
  background-size: cover;
  z-index: 3
}
.mother-day_promotion:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 103px;
  height: 98px;
  background: url(https://internetflorist.b-cdn.net/v4/images/mother-d-bage.png) top left no-repeat;
  background-size: cover;
  z-index: 3
}
.wd_promotion:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 104px;
  height: 98px;
  background: url(https://internetflorist.b-cdn.net/v4/images/happy-womans-day-badge.png) top left no-repeat;
  background-size: cover;
  z-index: 3
}
@media screen and (max-width:768px) {
  .wd_promotion:before {
    width: 80px;
    height: 80px
  }
  .mother-day_promotion:before {
    width: 83px;
    height: 72px
  }
}
@media screen and (max-width:480px) {
  .wd_promotion:before {
    width: 60px;
    height: 60px
  }
  .mother-day_promotion:before {
    width: 70px;
    height: 61px
  }
}
@media (max-width: 770px) {
/*.panel-text-wrapper:not(.expanded) .panel-text {
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
}
.panel-text-wrapper.expanded .panel-text,
.panel-text.expanded {
  display: block !important;
  -webkit-line-clamp: unset !important;
  overflow: visible !important;
}*/
.panel-text-wrapper a.show-more,
.panel-text-wrapper a.hide-more {
  order: 2 !important;
  align-self: center !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 4px !important;
  margin: 10px 0 0 !important;
  padding: 0 !important;
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  color: #3596b5 !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  font-family: 'Inter', system-ui, -apple-system, sans-serif !important;
}
.panel-text-wrapper a.btn-read-more::after {
  content: ' ↓' !important;
  font-size: 11px !important;
}
.panel-text-wrapper a.hide-more::after {
  content: ' ↑' !important;
  font-size: 11px !important;
}
.panel-text-wrapper:not(.expanded) .hide-more {
  display: none !important;
}
.panel-text-wrapper.expanded .show-more {
  display: none !important;
}
.panel-text-wrapper.expanded .hide-more {
  display: inline-flex !important;
}
}
