/*
 Theme Name:   Fragrance Florist
 Theme URI:    https://fragrance-florist.co.uk
 Description:  Fragrance Florist eCommerce theme - child of OceanWP
 Author:       Skyline Internet
 Author URI:   https://skyline-internet.com
 Template:     oceanwp
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  fragrance-florist
*/
#top-bar-social-alt ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#top-bar-social-alt ul li {
  display: inline-block;
  list-style-type: none;
  float: left;
}

#top-bar-social-alt ul li:after {
  content: "|";
  color: #fff;
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

#top-bar-social-alt ul li:last-child:after {
  display: none;
}

#top-bar-social-alt ul li,
#top-bar-content {
  font-family: verdigris-mvb-pro-big;
  font-size: 14px;
  letter-spacing: normal;
}

#top-bar #top-bar-inner i {
  margin-right: 1px;
}

#top-bar .email i {
  margin-left: 10px;
}

footer#footer .footer-box.span_1_of_4.col.col-2 #sow-editor-3 .textwidget {
  text-align: center;
}

footer#footer .footer-box.span_1_of_4.col.col-2 #sow-editor-3 .textwidget img {
  background-color: #fff;
}

#footer-bottom #copyright {
  color: #f9f9f9;
}

#footer-bottom #copyright a:hover {
  color: #039258;
}

body.page-contact-us #main #content-wrap {
  padding-bottom: 0 !important;
}

body.page-contact-us #main #content-wrap input[type="submit"] {
  float: right;
  text-transform: none;
  letter-spacing: normal;
}

@media (min-width: 768px) {
  #footer-bottom #copyright {
    overflow: auto;
    line-height: normal;
  }

  #footer-bottom #copyright .left {
    float: left;
    text-align: left;
  }

  #footer-bottom #copyright .right {
    float: right;
    text-align: right;
  }
}
/*General Classes*/
.btn {
  display: inline-block !important;
  font-weight: normal !important;
  text-align: center !important;
  white-space: nowrap !important;
  vertical-align: middle !important;
  cursor: pointer !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
  border: 1px solid transparent !important;
  padding: 0.5rem 1rem !important;
  border-radius: 0.25rem !important;
  font-size: 16px !important;
}

body .widget-title {
  border-left: none !important;
  padding-left: 0;
  font-size: 18px;
}

body .sf-menu ul.sub-menu {
  z-index: 9999999 !important;
}

body .site-footer .widget_nav_menu li {
  border: none !important;
  padding: 0 !important;
}

body .site-footer .widget_nav_menu li:before {
  content: "-";
  padding-right: 5px;
  display: inline-block;
}

#footer-widgets .footer-box .widget-title {
  text-transform: none;
  font-size: 18px;
  margin-bottom: 10px;
}

.btn:hover {
  box-shadow: inset 200px 200px 200px 200px rgba(255, 255, 255, 0.1) !important;
}

.btn-primary {
  background-color: #025835 !important;
  color: #fff !important;
  border-color: #025835 !important;
}

.btn-secondary {
  background-color: #025058 !important;
  color: #fff !important;
  border-color: #025058 !important;
  font-family: verdigris-mvb-pro-big;
}

body #footer-widgets .footer-box a:hover {
  color: #dbdbdb;
}

.oceanwp-social-menu .wcmenucart-cart-icon .wcmenucart-count {
  border-color: #fff;
  color: #fff;
}

.oceanwp-social-menu .wcmenucart-cart-icon .wcmenucart-count:after {
  border-color: #fff;
}

.oceanwp-social-menu .bag-style:hover .wcmenucart-cart-icon .wcmenucart-count,
.oceanwp-social-menu .show-cart .wcmenucart-cart-icon .wcmenucart-count {
  background-color: #039258;
  color: #fff;
  border-color: #039258;
}

.oceanwp-social-menu
  .bag-style:hover
  .wcmenucart-cart-icon
  .wcmenucart-count:after,
.oceanwp-social-menu .show-cart .wcmenucart-cart-icon .wcmenucart-count:after {
  border-color: #039258;
}

div#site-navigation-wrap {
  border-bottom: 1px solid #eee;
}

header#site-header {
  border-bottom: none !important;
}

body input[type="checkbox"]:checked:before {
  content: "\f14a";
  color: #025835;
  font-weight: 900;
  font-size: 17.5px;
  line-height: 15px;
  width: 15px;
}

body div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14;
  background-color: #398f14;
  color: #fff;
}

body div.wpcf7-validation-errors,
body div.wpcf7-acceptance-missing {
  background-color: #f7e700 !important;
  color: #1a1a1a !important;
  font-weight: 600 !important;
  margin: 0;
}

.contact-form .wpcf7-form label {
  font-size: 14px;
  font-weight: 400 !important;
}

.green-bg {
  background-color: #038a53;
  color: #fff;
}

.green-bg.mt-top-right {
  position: relative;
}

.green-bg.mt-top-right:before {
  width: 100%;
  height: 20px;
  border-color: transparent transparent #038a53 transparent;
  border-style: solid;
  border-left-width: 100vw;
  border-right-width: 0;
  border-top-width: 50px;
  border-bottom-width: 50px;
  display: block;
  position: absolute;
  top: -100px;
  left: 0;
  content: "";
}

.green-bg.mt-bottom-left:after {
  width: 100%;
  height: 20px;
  border-color: #038a53 transparent transparent transparent;
  border-style: solid;
  border-left-width: 0;
  border-right-width: 100vw;
  border-top-width: 50px;
  border-bottom-width: 50px;
  display: block;
  position: absolute;
  bottom: -100px;
  left: 0;
  content: "";
}

.green-bg.mt-bottom-left {
  position: relative;
}

.green-bg .icon-wrapper {
  text-align: center;
}

.green-bg .icon-wrapper .flower-icon {
  font-size: 15em;
}

/*Home*/
/*Home Hero*/
.home-hero h4 {
  text-shadow: none !important;
  color: #025835 !important;
}

.home-hero p {
  color: #025835 !important;
  text-shadow: none !important;
}

.home-hero {
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.1);
}

.home-hero .sow-slider-base {
  z-index: 99;
}

@media (min-width: 992px) {
  .home-hero h4 {
    font-size: 28px !important;
    max-width: 75%;
  }

  .home-hero p,
  .home-hero a {
    font-size: 16px !important;
    max-width: 75%;
  }

  .home-hero
    .sow-slider-base
    ul.sow-slider-images
    li.sow-slider-image
    .sow-slider-image-container
    .sow-slider-image-wrapper {
    padding-top: 8em;
    padding-left: 50px;
  }

  .home-hero .sow-slider-image-wrapper {
    position: relative;
  }

  .home-hero .sow-slider-image-wrapper .sympathy-caption {
    position: absolute;
    bottom: 1em;
    left: 50%;
    transform: translateX(-50%);
  }

  .home-hero .sow-slider-image-wrapper .sympathy-caption h4,
  .home-hero .sow-slider-image-wrapper .sympathy-caption p,
  .home-hero .sow-slider-image-wrapper .sympathy-caption a {
    display: block;
    width: 100%;
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (max-width: 768px) {
  .sow-slider-base
    ul.sow-slider-images
    li.sow-slider-image.sow-slider-image-cover:nth-child(2) {
    background-position: right !important;
    height: 450px !important;
  }

  .sow-slider-base
    ul.sow-slider-images
    li.sow-slider-image.sow-slider-image-cover:nth-child(2)
    .sow-slider-image-wrapper {
    background-color: rgba(255, 255, 255, 0.7) !important;
    height: auto !important;
    max-width: 90%;
    margin: 0 auto;
    margin-top: 1em !important;
    border-radius: 15px !important;
    text-align: center;
  }

  .sow-slider-base
    ul.sow-slider-images
    li.sow-slider-image.sow-slider-image-cover
    .sympathy-caption {
    margin-top: 13em !important;
  }
}
/*Home Categories*/
.cat-wrapper {
  position: relative;
  height: 200px;
  background-size: cover;
  background-position: center center;
}

.cat-wrapper .cat-title-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(2, 88, 53, 0.5);
}

.cat-wrapper .cat-title-wrapper .cat-title-text {
  position: absolute;
  top: 35%;
  width: 100%;
  text-align: center;
}

.cat-wrapper .cat-title-wrapper .cat-title-text {
  color: #fff;
  opacity: 0.9;
  transition: opacity 0.2s;
}

.cat-wrapper .cat-title-wrapper a h4 {
  color: #fff;
  opacity: 0.9;
  transition: opacity 0.2s;
  display: block;
  width: 100%;
  font-size: 2em;
  text-align: center;
  margin-bottom: 0 !important;
}

.cat-wrapper .cat-title-wrapper a h4:after {
  width: 50%;
  content: "";
  height: 2px;
  background-color: #fff;
  opacity: 0.9;
  transition: opacity 0.2s;
  display: block;
  margin: 0 auto 10px auto;
}

.cat-wrapper .cat-title-wrapper a:hover h4,
.cat-wrapper .cat-title-wrapper a:hover h4:after,
.cat-wrapper .cat-title-wrapper .cat-title-text:hover {
  opacity: 1;
}

/*eCommerce*/
/*	wooCom Overrides*/
.woocommerce-notices-wrapper .woocommerce-message {
  background-color: #025058;
  color: #fff;
  border: none;
  border-left: 3px solid #012326;
}

.woocommerce-notices-wrapper .woocommerce-message a.button,
.woocommerce-notices-wrapper .woocommerce-message a.restore-item {
  background-color: #fff;
  color: #025058;
  font-family: verdigris-mvb-pro-big;
  letter-spacing: normal;
  border-radius: 0.25rem;
}

.woocommerce-notices-wrapper .woocommerce-message a.button:hover,
.woocommerce-notices-wrapper .woocommerce-message a.restore-item:hover {
  background-color: #f9f9f9;
}

/*	Single Product*/
div.quantity {
  display: block;
  width: 100%;
  margin: 0;
}

div.quantity .minus,
div.quantity .plus {
  background-color: #025058;
  border-color: #025058;
  color: #ccc;
  width: 10%;
  color: #fff !important;
  font-size: 22px;
}

div.quantity .minus {
  border-radius: 0.25rem 0 0 0.25rem !important;
}

div.quantity .plus {
  border-radius: 0 0.25rem 0.25rem 0 !important;
}

div.quantity input.qty[type="number"] {
  width: auto !important;
  font-size: 16px !important;
  max-width: unset;
}

.woocommerce-variation-price span.price {
  font-size: 28px;
}

body.single-product div.product div.variations-wrapper,
body.single-product div.product-addon {
  background-color: #f9f9f9;
  border: 1px solid #e0e0e0;
  border-radius: 16px;
  padding: 15px;
}

body.single-product div.product table.variations {
  border-collapse: inherit;
}

body.single-product div.product table.variations tr:last-child td {
  border: none;
}

body.single-product div.product table.variations {
  margin-bottom: 0 !important;
}

body.single-product
  div.product
  .single_variation_wrap
  .woocommerce-variation.single_variation {
  display: block;
  width: 100%;
  float: none;
  margin-top: 10px;
}

body.single-product
  div.product
  table.variations
  tbody
  tr
  td.value
  span.theme-select,
body.single-product div.product-addon input,
body.single-product div.product-addon textarea {
  background-color: #fff;
  border-radius: 5px;
}

body.single-product
  div.product
  table.variations
  tbody
  tr
  td.value
  span.theme-select:after {
  background-color: #025058;
  color: #fff;
}

body.single-product div.product-addon h3 {
  margin-bottom: 5px;
}

a.reset_variations {
  height: 0 !important;
  opacity: 0 !important;
  transition: all 0.4s;
}

a.reset_variations.active {
  height: auto !important;
  opacity: 1 !important;
}

.btn.call-for-price-btn {
  margin-top: 10px !important;
  letter-spacing: normal !important;
  line-height: normal !important;
  white-space: normal !important;
  padding: 0.6em 0.8em !important;
  text-align: center !important;
  transition: all 0.2s;
  text-transform: none !important;
}

.ref-holder {
  background-color: rgba(0, 0, 0, 0.95);
  color: #fff !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 8%;
  padding: 5px 8px;
}

@media (max-width: 768px) {
  .ref-holder {
    width: 25%;
  }
}
/*Archive*/
body.archive.woocommerce ul.products li.product li.title a {
  font-size: 16px;
  line-height: 1;
}

/*Archive Widgets*/
body.archive .widget_product_categories li a:hover ~ .count,
body.archive .widget_layered_nav li a:hover ~ .count {
  color: #025058;
  border-color: #025058;
}

body.archive.woocommerce .widget_layered_nav li.chosen a ~ .count {
  background-color: #025058;
  color: #fff;
  border-color: #025058;
}

body.archive.woocommerce .widget_layered_nav li.chosen a:before {
  line-height: 12px;
  background-color: #025058;
  color: #fff;
  border-color: #025058;
}

#right-sidebar-inner .clickable {
  background-color: #025058;
  color: #fff;
  padding: 0.6em 0.8em;
  text-align: center;
  transition: all 0.2s;
}

#right-sidebar-inner .widget-title {
  margin-bottom: 0;
}

#right-sidebar-inner .widget-title:after {
  height: 1px;
  width: 40%;
  display: block;
  margin: 8px 0 10px;
  background-color: #222;
  content: "";
}

#right-sidebar-inner ul li a {
  color: #333;
}

.clickable:hover {
  cursor: pointer;
  box-shadow: inset 100px 100px 100px 100px rgba(255, 255, 255, 0.1);
}

.mobile-only {
  display: none;
}

@media (max-width: 768px) {
  .mobile-only {
    display: block;
    border-color: #025835;
    border-width: 2px;
    border-style: solid;
    color: #025835;
    font-family: verdigris-mvb-pro-big;
    color: #fff;
    padding: 0.6em 0.8em;
    font-size: 16px;
  }

  .mobile-only h4 {
    position: relative;
    margin-bottom: 0;
    color: #025835;
    font-weight: 900;
    text-align: left;
  }

  h4.filter-toggle:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 18px;
    font-family: "Font Awesome 5 Free";
    content: "\f067";
    font-weight: 900;
    color: #025835;
  }

  h4.filter-toggle.active:after {
    content: "\f068";
  }

  #right-sidebar-inner {
    display: none;
  }

  #right-sidebar-inner {
    padding: 0.8em;
    background-color: #f9f9f9;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-radius: 0 0.25rem 0.25rem 0;
  }
}
.woocommerce-mini-cart__buttons.buttons .button.checkout {
  background-color: #025835 !important;
  color: #fff !important;
}

.woocommerce-mini-cart-item.mini_cart_item div.owp-grid.thumbnail a {
  padding: 0;
}

.widget_shopping_cart_content .buttons .button:first-child:hover {
  border-color: #025835 !important;
}

ul.woocommerce-mini-cart.cart_list
  li.woocommerce-mini-cart-item
  .owp-grid.content
  a {
  padding-left: 0 !important;
  color: #333;
}

ul.woocommerce-mini-cart.cart_list
  li.woocommerce-mini-cart-item
  .owp-grid.content
  span.quantity {
  color: #333;
}

body .woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove,
body.woocommerce-cart table.shop_table a.remove {
  color: #ff0000 !important;
  opacity: 0.4 !important;
  font-size: 2em;
  border: none !important;
  transition: all 0.2s !important;
}

body .woocommerce .widget_shopping_cart .cart_list li a.remove:hover,
.woocommerce.widget_shopping_cart .cart_list li a.remove:hover,
body.woocommerce-cart table.shop_table a.remove:hover {
  opacity: 1 !important;
}

.woocommerce table.shop_table td.product-name h3.product-name,
.woocommerce table.shop_table td.product-name h3.product-name a {
  color: #333;
}

.woocommerce table.shop_table td.actions button[type="submit"],
.woocommerce .wc-proceed-to-checkout a.checkout-button.button {
  background-color: #025835 !important;
  color: #fff !important;
  font-family: "Open Sans", sans-serif;
  transition: all 0.3s;
}

.woocommerce .wc-proceed-to-checkout a.checkout-button.button:hover {
  box-shadow: inset 100px 100px 100px 100px rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  html body.woocommerce-cart table.cart img {
    max-width: 95px;
    display: block;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  html .woocommerce-checkout .col2-set .col-1 {
    float: left;
    width: 48%;
  }

  html .woocommerce-checkout .col2-set .col-2 {
    float: right;
    width: 48%;
  }

  html .woocommerce-checkout > .col2-set {
    width: 100%;
  }

  html .woocommerce-checkout #order_review,
  html .woocommerce .woocommerce-checkout h3#order_review_heading {
    width: 100%;
    float: none;
    display: block;
    overflow: auto;
  }
}
@media (max-width: 768px) {
  body.page-contact-us #main #content-wrap input[type="submit"] {
    width: 100%;
    float: none;
    display: block;
    margin: 10px 0;
  }
}
.screen-reader-text {
  display: none;
}

@media speech {
  .screen-reader-hidden {
    display: none;
  }

  .screen-reader-text {
    display: block;
  }
}
.alert {
  display: block;
  width: 100%;
  padding: 1em;
}

.alert.alert-info {
  background-color: #025058;
  border-left: 10px solid #01393f;
  color: #fff !important;
}

input#Pc4uBillingLookup,
input#Pc4uShippingLookup {
  background-color: #025058;
  border: 2px solid #012326;
}

button#place_order {
  background-color: #025835;
  color: #fff !important;
}

.woocommerce-MyAccount-navigation ul li a:before {
  color: #025835 !important;
}

@media (max-width: 768px) {
  #top-bar-social-alt ul {
    display: flex;
    margin-top: 5px;
  }

  #top-bar-social-alt ul li {
    display: block;
    width: 100%;
  }

  #top-bar-social-alt ul li a {
    display: block;
    width: 100%;
    padding: 8px 12px;
  }

  #top-bar-social-alt ul li:first-child a {
    border-right: 1px solid #fff;
  }

  .wcmenucart-details.count {
    background-color: #025835 !important;
  }

  .wcmenucart-details.count:before {
    border-color: #025835 !important;
  }

  #top-bar-social-alt ul li:after {
    display: none;
  }

  #footer-widgets {
    text-align: center !important;
    padding-top: 20px !important;
  }

  div#footer-bottom {
    padding: 1em;
    line-height: 1.5;
    font-size: 14px;
  }

  div.footer-box.col-3 p:last-child {
    margin-bottom: 0;
  }

  main#main header.page-header {
    padding: 10px 0 !important;
  }

  #main #content-wrap {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  form input[type="text"],
  form input[type="password"],
  form input[type="email"],
  form input[type="url"],
  form input[type="date"],
  form input[type="month"],
  form input[type="time"],
  form input[type="datetime"],
  form input[type="datetime-local"],
  form input[type="week"],
  form input[type="number"],
  form input[type="search"],
  form input[type="tel"],
  form input[type="color"],
  form select,
  form textarea {
    display: inline-block;
    min-height: 40px;
    width: 100%;
    font-size: 14px;
    line-height: 1.8;
    padding: 6px 12px;
    vertical-align: middle;
    background-color: transparent;
    color: #333;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-width: 1px !important;
    padding-left: 6px !important;
  }

  /*
  * Contact Page
  */
  body.page-id-150 .content-area {
    margin-bottom: 0 !important;
  }

  input#Pc4uBillingLookup,
  input#Pc4uShippingLookup {
    padding: 8px 12px;
    width: 100%;
    display: block;
    text-align: center;
  }
}

@media (min-width: 768px) {
  .jubilee-notice {
    max-width: 50%;
  }

  .jubilee-notice h4,
  .jubilee-notice p {
    color: #fff !important;
  }
}

.alert.christmas-notice {
  padding: 1em;
  background-color: #cb0707;
  color: #fff;
  border-left: 8px solid #a10c0c;
  margin-bottom: 1em;
  font-family: verdigris-mvb-pro-big;
  font-size: 1.1em;
}

label.screen-reader-hidden {
  height: 0;
  width: 0;
}

.woocommerce-checkout #payment div.payment_box.payment_method_takepayments {
  background-color: rgb(16, 103, 27);
  color: rgb(255, 255, 255);
  font-size: 1.5rem;
}


ul.sow-slider-images li:nth-child(2) .sow-slider-image-wrapper  {
  padding-top: 50px !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

ul.sow-slider-images li:nth-child(2) .sow-slider-image-wrapper p {
  margin: 0 !important;
  padding-bottom: 15px !important;
}

ul.sow-slider-images li:nth-child(2) .sow-slider-image-wrapper h4 {
  margin-bottom: 15px !important;
}