/*
 Theme Name:   YOOtheme SUNSHINEHOME
 Template:     yootheme
 Author:       Dual Design
 Description:  YOOtheme SUNSHINEHOME
 Version:      1.0.0
 Text Domain:  yootheme-SUNSHINEHOME
*/

@import url("https://use.typekit.net/zdb3ghy.css");

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  height: 50px;
  border-radius: 50px;
}
.uk-navbar-nav > li.menu-item-offers > a {
  color: #b5a79e!important;
}
.uk-navbar-nav > li.menu-item-offers > a:hover {
  color: #aa9a90!important;
}
.uk-navbar-nav > li.menu-item-offers.uk-active > a {
  color: #9f8d81!important;
}
.uk-navbar-nav > li.menu-item-hotelier > a {
  color: #b76b56!important;
}
.uk-navbar-nav > li.menu-item-hotelier > a:hover {
  color: #ab5e49!important;
}
.uk-navbar-nav > li.menu-item-hotelier.uk-active > a {
  color: #995441!important;
}
.uk-card-hover {
  background: #fff;
}
.uk-button-large {
  padding: 0 40px!important;
  line-height: 53px!important;
  font-size: 1rem!important;
}
.uk-button-secondary {
  background-color: #b5a79e!important;
  color: #fff!important;
  border: 1px solid transparent!important;
}
.uk-img-blend-mode img {
  mix-blend-mode: darken;
}
.uk-tile-muted {
  border-radius:20px;
}
.order-form-app .subtotal-pretext {
  margin-right: 10px;
}
#wwlc-registration-form #wwlc_country_field, #wwlc-registration-form #wwlc_address_2_field {
  display: none;
}
#wwlc-registration-form label, #wwlc-login-form label {
  font-size: 1rem;
  display: block;
}
#wwlc-registration-form #log-in, #wwlc-login-form .register_link {
  margin-right: 20px;
}
.woocommerce-shipping-methods input[type=radio] {
	flex-shrink: 0!important;
}
.woocommerce-shipping-total.shipping > th:first-child {
	display: none;
}
.woocommerce-shipping-methods li:nth-child(2) {
    display: inline-block;
}
.woocommerce .cart_totals>table .woocommerce-shipping-totals th {
    width: 20%;
}
.woocommerce-shipping-methods li {
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    padding: 5px 0px;
}
#pickup-location-field-for-0 {
    padding-left: 10px;
}
#pickup-items-field-for-0 {
	display: none;
}
.open-map-btn {
  box-shadow: unset!important;
  background: unset!important;
  background-color: #b76b56!important;
  border-radius: 0px!important;
  border: unset!important;
  display: inline-block;
  cursor: pointer;
  color: #ffffff!important;
  font-family: proxima-nova, sans-serif;
  font-size: 1rem!important;
  padding: 10px 15px!important;
  text-decoration: none;
  text-align: center;
  margin-left: 10px;
  font-weight: 700!important;
}
@media (max-width: 640px) {
  .grecaptcha-badge {
    visibility: hidden;
  }
}