@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Montserrat:wght@300;400;500&display=swap);
body {
  font-family: Montserrat,sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  background-color: #fff
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Cormorant Garamond",serif;
  font-weight: 400
}
a {
  color: #000;
  text-transform: capitalize;
  text-decoration: none
}
input:focus {
  outline: 0;
  box-shadow: none;
  -webkit-box-shadow: none
}
input:focus-visible {
  outline: 0
}
input:-moz-focusring {
  outline: 0
}
input::-ms-focus-inner {
  border: 0
}
.description {
  display: block
}
table tr th {
  color: #65aaa4
}
table tr th a {
  color: #65aaa4
}
table tr th a:focus,
table tr th a:hover {
  color: #65aaa4
}
.accordion-button:not(.collapsed) {
  color: #65aaa4
}
.views-element-container h2 {
  padding-top: 20px
}
@keyframes scroll {
  0% {
    transform: translateY(0)
  }
  100% {
    transform: translateY(-50%)
  }
}
.scroll-bg {
  height: 200%;
  animation: scroll 20s linear infinite
}
.nav-link {
  color: #000;
  font-size: 12px
}
.header {
  margin: 0 0 16px 0;
  border-top: 4px solid #81d8d0;
  padding: 0 40px
}
.header .navbar-brand img {
  max-height: 30px
}
.header .nav-link {
  color: #000;
  font-size: 12px;
  line-height: 1.33;
  letter-spacing: normal;
  font-weight: 100;
  display: flex;
  direction: ltr;
  flex-wrap: wrap;
  width: max-content
}
.header .nav-link--contact {
  background: url(../images/icon/concierge.svg) no-repeat left;
  background-size: 16px;
  padding-left: 24px
}
.header .nav-link--contact:hover {
  background-image: url(../images/icon/customer-service.gif)
}
.header .menu--main ul li {
  padding: 0 28px
}
.header .menu--main .nav-link {
  position: relative;
  color: #000;
  font-size: 14px;
  white-space: nowrap;
  display: inline-flex
}
.header .menu--main .nav-link:hover {
  font-weight: 600
}
.header .menu--main a:hover:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 2px solid #81d8d0
}
.header .menu--main .menu-item--expanded a:after {
  content: unset
}
.header .region-header-top-right {
  --bs-gutter-x: 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: center
}
.header .region-header-top-right > .menu--account {
  width: auto;
  margin-right: 40px
}
.header .region-header-top-right > .menu--account .trigger {
  display: none
}
.header .region-header-top-right > .menu--account .nav-link--user-login {
  display: none
}
.header .region-header-top-right > .menu--account .scrollbar-container ul {
  flex-direction: column!important
}
.header .region-header-top-right > .menu--account .scrollbar-container ul li a {
  font-size: 18px
}
.header .region-header-top-right > .menu--account .scrollbar-container .nav-item a {
  padding-right: 19px;
  background: url(../images/icon/chevron-right.svg) no-repeat right;
  font-size: 12px;
  font-weight: 400
}
.header .user-icon {
  display: block;
  background-image: url(../images/icon/MyAccount.svg);
  width: 16px;
  height: 16px;
  background-size: cover
}
.navbar-toggler {
  border: none
}
.navbar-toggler:focus {
  box-shadow: unset
}
.navbar-toggler .navbar-toggler-icon {
  background-image: url(../images/icon/hamburger-menu.svg);
  width: 16px;
  height: 16px
}
.offcanvas.offcanvas-start {
  width: 100%;
  transition: .5s
}
.offcanvas.offcanvas-start .offcanvas-header {
  width: 100%;
  justify-content: end
}
.offcanvas.offcanvas-start .offcanvas-body {
  justify-content: center;
  width: 100%
}
.block-commerce-cart.contextual-region {
  position: unset
}
.menu--account.contextual-region {
  position: unset
}
.block-commerce-cart {
  padding: 0;
  width: 20px;
  height: 16px
}
.block-commerce-cart .trigger {
  display: none
}
.block-commerce-cart .cart-block .shoppingbagEmpty-icon {
  background-repeat: no-repeat;
  background-size: cover;
  width: 16px;
  height: 16px;
  cursor: pointer;
  background-image: url(../images/icon/ShoppingBag.svg)
}
.block-commerce-cart .cart-block .shoppingbagEmpty-icon:hover {
  background-image: url(../images/icon/shoppingbag-empty.gif)
}
.flyout {
  height: 100%
}
.flyout .flyout-content {
  border-top: 1px solid transparent;
  height: 100%
}
.flyout a.shoppingbag {
  position: static
}
.flyout .cta-content.account {
  font-size: .75rem;
  color: #000;
  line-height: 1.33;
  letter-spacing: normal;
  font-weight: 400;
  font-style: normal
}
.flyout .account {
  height: 16px;
  align-items: center
}
.flyout #shoppingbag-icon {
  background-image: url(../images/icon/ShoppingBagFull.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 16px;
  height: 16px;
  cursor: pointer
}
.flyout .total-quantity {
  position: absolute;
  cursor: pointer;
  font-size: .75rem;
  margin-left: 20px;
  top: 30px;
  display: inline-block
}
.flyout .flyout-container {
  text-align: left;
  visibility: hidden;
  position: fixed;
  top: 64px;
  bottom: auto;
  right: 0;
  width: 464px;
  background-color: #f8f8f8;
  z-index: 999;
  overflow: hidden;
  border-bottom: 4px solid #81d8d0;
  max-height: inherit;
  -webkit-transition: .4s ease;
  transition: .4s ease;
  padding: 0 16px 0 2.5vw;
  height: 0;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column
}
.flyout .flyout-container .form-submit:not(.delete-order-item) {
  display: none
}
.flyout .flyout-container .ps {
  padding-right: 2.5vw;
  position: relative;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto
}
.flyout .flyout-container .cta-link {
  padding-bottom: 32px
}
.flyout .flyout-container.active {
  height: 100%;
  padding-bottom: 40px
}
.flyout .flyout-items__description,
.flyout .flyout-items__heading {
  color: #000;
  line-height: 1.5;
  -webkit-animation: bottom-to-top 1.7s ease forwards;
  animation: bottom-to-top 1.7s ease forwards
}
.flyout .flyout-items__heading {
  margin-bottom: 16px;
  visibility: hidden
}
.flyout .flyout-items__description {
  font-size: 1rem;
  font-weight: 300;
  font-style: normal;
  margin-bottom: 32px;
  visibility: hidden
}
.flyout .flyout-items__description p {
  font-size: .875rem;
  padding-top: 10px;
  line-height: 24px;
  font-weight: 400
}
.flyout .flyout .signin-message p {
  padding-bottom: 8px;
  font-size: .875rem;
  line-height: 1.71
}
.flyout .ps__rail-x,
.flyout .ps__rail-y {
  display: none;
  opacity: .9;
  transition: background-color .2s linear,opacity .2s linear;
  -webkit-transition: background-color .2s linear,opacity .2s linear;
  position: absolute
}
.flyout .ps__rail-x {
  background-color: #000;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  height: 2px
}
.flyout .ps__rail-x .ps__thumb-x {
  background-color: #000;
  height: 4px;
  border-radius: 0;
  position: absolute;
  transition: background-color .2s linear,height .2s ease-in-out;
  -webkit-transition: background-color .2s linear,height .2s ease-in-out;
  bottom: -1px
}
.flyout .ps__rail-y,
.flyout .ps__rail-y:hover {
  background-color: #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  width: 2px;
  display: block
}
.flyout .ps__thumb-y {
  transition: background-color .2s linear,width .2s ease-in-out;
  -webkit-transition: background-color .2s linear,width .2s ease-in-out;
  right: -1px;
  border-radius: 0;
  position: absolute
}
.flyout .ps__rail-y:hover,
.flyout .ps__thumb-y {
  background-color: #000;
  width: 4px
}
.flyout .right-container-flyout {
  z-index: -1;
  margin-right: -40px;
  margin-left: 0!important;
  background-color: #81d8d0;
  position: absolute;
  height: 64px;
  visibility: hidden;
  right: 0;
  max-height: 64px;
  -webkit-transition: .4s ease;
  transition: .4s ease;
  align-self: flex-start;
  top: 0;
  width: 464px!important;
  -webkit-box-pack: end;
  justify-content: flex-end;
  text-align: right;
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: wrap
}
.flyout .flyout-non-mask_top {
  position: absolute;
  top: -40px;
  right: 0;
  height: 36px;
  width: 100%
}
.flyout .flyout-backdrop,
.flyout .flyout-non-mask {
  position: fixed;
  top: 0;
  left: 0;
  width: calc(100% - 464px);
  visibility: hidden;
  right: 0;
  bottom: 0;
  height: 120vh;
  background-color: rgba(0,0,0,.4);
  z-index: 100;
  -webkit-animation: fade-in 2s ease forwards;
  animation: fade-in 2s ease forwards
}
.flyout .flyout-content:hover .flyout-container.active .ps {
  position: relative
}
.flyout .flyout-content:hover .flyout-container.active {
  padding-top: 2.5vw;
  bottom: 0;
  visibility: visible;
  overflow: hidden;
  max-height: none;
  height: 100vh
}
.flyout .flyout-content:hover .flyout-container.active.active {
  -webkit-transition-delay: .5s;
  transition-delay: .5s;
  z-index: 1000;
  background: #fff
}
.flyout .flyout-content.active:hover .right-container-flyout {
  visibility: visible;
  height: 100px!important;
  max-height: 100%
}
.flyout .flyout-content:hover .flyout-items__heading {
  visibility: visible;
  font-size: 20px;
  color: #000;
  line-height: 1.5;
  font-weight: 400;
  font-style: normal;
  margin: 7vw 0 0;
  -webkit-animation: bottom-to-top .8s ease forwards;
  animation: bottom-to-top .8s ease forwards
}
.flyout .flyout-content:hover .flyout-items__description {
  visibility: visible
}
.flyout .item-add-anim {
  visibility: visible;
  -webkit-transition: max-height .4s ease;
  transition: max-height .4s ease
}
.flyout .cta {
  text-decoration: none
}
.flyout .cta:hover {
  color: #000
}
.flyout .cta-text {
  padding-right: 19px;
  background: url(../images/icon/chevron-right.svg) no-repeat right;
  margin-bottom: 8px
}
.flyout .scrollbar-container {
  position: relative;
  overflow: auto
}
.view-commerce-cart-block .delete-order-item.btn-close,
.view-commerce-cart-form .delete-order-item.btn-close,
.view-commerce-checkout-order-summary .delete-order-item.btn-close {
  position: absolute;
  right: -15px;
  top: 0;
  border: 0;
  padding: 1px;
  margin: 0;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat
}
.view-commerce-cart-block .views-field-title span,
.view-commerce-cart-form .views-field-title span,
.view-commerce-checkout-order-summary .views-field-title span {
  font-size: 14px;
  padding-bottom: 5px;
  background: -webkit-gradient(linear,left bottom,left top,from(#65aaa4),to(#65aaa4)) 0 100% no-repeat;
  background: linear-gradient(0,#65aaa4,#65aaa4) 0 100% no-repeat;
  background-color: none!important;
  background-size: 0 1px;
  -webkit-transition: background-size .5s;
  transition: background-size .5s;
  text-decoration: none;
  display: inline!important
}
.view-commerce-cart-block .views-field-title span:hover,
.view-commerce-cart-form .views-field-title span:hover,
.view-commerce-checkout-order-summary .views-field-title span:hover {
  background-size: 100% 1px;
  color: #000
}
.view-commerce-cart-block .views-field-total-price__number,
.view-commerce-cart-form .views-field-total-price__number,
.view-commerce-checkout-order-summary .views-field-total-price__number {
  font-weight: 300;
  font-size: 12px
}
.view-commerce-cart-block .views-field-quantity span,
.view-commerce-cart-form .views-field-quantity span,
.view-commerce-checkout-order-summary .views-field-quantity span {
  line-height: 1.5;
  margin-bottom: 16px;
  font-size: 12px;
  font-weight: 500
}
.view-commerce-cart-block .item-list li,
.view-commerce-cart-form .item-list li,
.view-commerce-checkout-order-summary .item-list li {
  display: grid;
  grid-template-columns: 190px 1fr;
  gap: 8px;
  align-items: start;
  margin-top: 12px;
  position: relative
}
.view-commerce-cart-block .views-field-field-images,
.view-commerce-cart-form .views-field-field-images,
.view-commerce-checkout-order-summary .views-field-field-images {
  grid-column: 1;
  grid-row: 1/5
}
.view-commerce-cart-block .views-field-field-quantity,
.view-commerce-cart-block .views-field-field-title,
.view-commerce-cart-block .views-field-total-price-number,
.view-commerce-cart-form .views-field-field-quantity,
.view-commerce-cart-form .views-field-field-title,
.view-commerce-cart-form .views-field-total-price-number,
.view-commerce-checkout-order-summary .views-field-field-quantity,
.view-commerce-checkout-order-summary .views-field-field-title,
.view-commerce-checkout-order-summary .views-field-total-price-number {
  grid-column: 2
}
.view-commerce-cart-block .views-field-remove-button,
.view-commerce-cart-form .views-field-remove-button,
.view-commerce-checkout-order-summary .views-field-remove-button {
  width: 350px;
  grid-column: 1/span 2;
  margin-top: 10px
}
.view-commerce-cart-block .views-field-quantity,
.view-commerce-cart-form .views-field-quantity,
.view-commerce-checkout-order-summary .views-field-quantity {
  margin-top: 11px
}
.view-commerce-cart-block .form-submit,
.view-commerce-cart-form .form-submit,
.view-commerce-checkout-order-summary .form-submit {
  width: 380px
}
.view-commerce-cart-block .form-submit.btn-close,
.view-commerce-cart-form .form-submit.btn-close,
.view-commerce-checkout-order-summary .form-submit.btn-close {
  width: 10px
}
.site-footer {
  background: #f8f8f8;
  border-top: 8px solid #81d8d0;
  margin-top: 30px
}
.site-footer .block {
  margin: 0;
  padding: 0
}
.site-footer .content {
  color: #333
}
.site-footer .site-footer__top {
  display: flex;
  justify-content: center;
  flex-wrap: wrap
}
.site-footer .site-footer__top .nav {
  flex-direction: column
}
.site-footer .site-footer__top .nav li {
  text-align: center;
  margin-bottom: 6px
}
.site-footer .site-footer__top .nav li a {
  padding-bottom: 8px;
  background: -webkit-gradient(linear,left bottom,left top,from(#00a4b7),to(#00a4b7)) 0 100% no-repeat;
  background: linear-gradient(0,#00a4b7,#00a4b7) 0 100% no-repeat;
  background-color: none!important;
  background-size: 0 1px;
  -webkit-transition: background-size .5s;
  transition: background-size .5s;
  text-decoration: none;
  display: inline!important
}
.site-footer .site-footer__top .nav li a:hover {
  background-size: 100% 1px;
  color: #000
}
.site-footer .site-footer__top .region {
  width: 20%
}
.site-footer .site-footer__top h2 {
  margin-bottom: 24px;
  font-size: 17px;
  color: #000;
  text-align: center;
  text-transform: capitalize;
  line-height: 24px;
  letter-spacing: normal;
  font-weight: 800
}
.site-footer .social-footer-block .social a {
  margin-right: 32px;
  cursor: pointer;
  padding: 0 5px
}
.site-footer .footer-copyright {
  color: #000;
  margin-top: 25px
}
.site-footer .footer-copyright .footer-creator {
  position: relative;
  transition: color .6s ease-in-out;
  text-decoration: none;
  color: #81d8d0
}
.site-footer .footer-copyright .footer-creator:hover {
  color: #81d8d0
}
.site-footer .footer-copyright .footer-creator:hover:after {
  transform: scale(1)
}
.site-footer .footer-copyright .footer-creator:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #81d8d0;
  transform: scale(0);
  transform-origin: center;
  transition: transform .6s ease-in-out
}
.btn {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 12px 24px;
  transition: all .3s ease;
  border-radius: 0;
  border: none;
  background-color: #81d8d0;
  color: #fff
}
.btn:hover {
  background-color: #73c2bb;
  color: #fff;
  box-shadow: 0 2px 4px rgba(0,0,0,.1)
}
.btn:active,
.btn:focus {
  background-color: #65aaa4;
  color: #fff;
  box-shadow: none;
  outline: 0
}
.btn.disabled,
.btn:disabled {
  background-color: #a5e4de;
  cursor: not-allowed;
  opacity: .65
}
.btn-primary {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 12px 24px;
  transition: all .3s ease;
  border-radius: 0;
  border: none;
  background-color: #000;
  border: 2px solid #000;
  color: #fff
}
.btn-primary:hover {
  background-color: #73c2bb;
  border-color: #000;
  color: #000
}
.btn-primary:active,
.btn-primary:focus {
  background-color: #65aaa4;
  border-color: #000;
  color: #000;
  outline: 0
}
.btn-primary.disabled,
.btn-primary:disabled {
  background-color: #fff;
  border-color: #a5e4de;
  color: #a5e4de;
  cursor: not-allowed;
  opacity: .65
}
.btn-primary.btn-lg,
.btn.btn-lg {
  padding: 16px 32px;
  font-size: 1.125rem
}
.btn-primary.btn-sm,
.btn.btn-sm {
  padding: 8px 16px;
  font-size: .875rem
}
.btn-primary.btn-block,
.btn.btn-block {
  display: block;
  width: 100%
}
.form-type-email,
.form-type-number,
.form-type-password,
.form-type-textfield {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 16px 0 0;
  padding-bottom: 24px;
  line-height: 24px
}
.form-type-email.filled label,
.form-type-number.filled label,
.form-type-password.filled label,
.form-type-textfield.filled label {
  transform: translateY(-30px) scale(.83)
}
.form-type-email:active label,
.form-type-email:focus label,
.form-type-email:hover label,
.form-type-number:active label,
.form-type-number:focus label,
.form-type-number:hover label,
.form-type-password:active label,
.form-type-password:focus label,
.form-type-password:hover label,
.form-type-textfield:active label,
.form-type-textfield:focus label,
.form-type-textfield:hover label {
  transform: translateY(-30px) scale(.83)
}
.form-type-email label,
.form-type-number label,
.form-type-password label,
.form-type-textfield label {
  display: block;
  position: absolute;
  color: #767676;
  cursor: text;
  top: 10px;
  left: 1px;
  backface-visibility: hidden;
  z-index: 0;
  transition: all .2s ease-out;
  transform-origin: left
}
.form-type-email .form-control,
.form-type-number .form-control,
.form-type-password .form-control,
.form-type-textfield .form-control {
  display: block;
  width: 100%;
  position: relative;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0;
  font-size: 1.4rem;
  line-height: 1.71;
  min-width: 150px;
  color: #000;
  caret-color: #00a4b7;
  transition: border-color .2s ease-out;
  border-bottom: 1px solid #767676;
  outline: 0;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0
}
.form-type-email .form-control::placeholder,
.form-type-number .form-control::placeholder,
.form-type-password .form-control::placeholder,
.form-type-textfield .form-control::placeholder {
  color: #757575;
  opacity: 1
}
.form-type-email .form-control:focus,
.form-type-number .form-control:focus,
.form-type-password .form-control:focus,
.form-type-textfield .form-control:focus {
  outline: 0;
  box-shadow: none;
  -webkit-box-shadow: none
}
.form-type-email .form-control:disabled,
.form-type-number .form-control:disabled,
.form-type-password .form-control:disabled,
.form-type-textfield .form-control:disabled {
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: .7
}
.form-type-email .form-control.has-error,
.form-type-number .form-control.has-error,
.form-type-password .form-control.has-error,
.form-type-textfield .form-control.has-error {
  border-color: #d32f2f
}
.form-type-email .form-control.has-error:focus,
.form-type-number .form-control.has-error:focus,
.form-type-password .form-control.has-error:focus,
.form-type-textfield .form-control.has-error:focus {
  box-shadow: 0 0 0 1px rgba(211,47,47,.2)
}
.form-type-email .form-control.is-valid,
.form-type-number .form-control.is-valid,
.form-type-password .form-control.is-valid,
.form-type-textfield .form-control.is-valid {
  border-color: #2e7d32
}
.form-group {
  margin-bottom: 24px
}
.form-group label {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 500;
  color: #333
}
.form-group .error-message {
  display: block;
  margin-top: 4px;
  font-size: 12px;
  color: #d32f2f
}
.form-input-sm {
  padding: 8px 12px;
  font-size: 14px
}
.form-input-lg {
  padding: 16px 20px;
  font-size: 18px
}
.form-input-search {
  padding-left: 40px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23757575' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 12px center
}
.header .menu--main .dropdown-menu ul li {
  padding: 0
}
.dropdown-menu {
  border-radius: 0;
  border: none;
  border-top: 1px solid #e5e7eb;
  border-bottom: 1px solid #e5e7eb;
  margin-top: 0;
  padding: 2rem 0;
  box-shadow: 0 4px 6px -1px rgba(0,0,0,.1);
  left: 0;
  right: 0
}
.dropdown-item {
  font-size: .875rem;
  padding: .5rem 1rem;
  transition: color .2s ease
}
.dropdown-item:hover {
  background-color: transparent;
  color: #a5e4de
}
.btn-link {
  transition: color .2s ease
}
.btn-link:hover {
  color: #a5e4de
}
.view-content .row-product .product-card .title-product {
  display: none;
  padding: 0 10px
}
.view-content .row-product .product-card .add-to-cart {
  display: none;
  padding: 10px
}
.view-content .row-product .product-card .add-to-cart button {
  width: 100%
}
.view-content .row-product .product-card:hover {
  border: solid 1px #000
}
.view-content .row-product .product-card:hover .title-product {
  display: block
}
.view-content .row-product .product-card:hover .add-to-cart {
  display: block
}
.view-content .row-product .product-card:hover .image-product {
  padding: 10px;
  transition: .5s
}
.form-to-add-cart .button--add-to-cart {
  display: none;
  opacity: 0
}
.form-to-add-cart .commerce-add-to-cart {
  width: 100%
}
.form-select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 12px;
  padding: 12px 40px 12px 16px;
  width: 100%;
  max-width: 300px;
  border: 1px solid #d3d3d3;
  border-radius: 0;
  font-family: "Helvetica Neue",Arial,sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  cursor: pointer;
  transition: all .2s ease;
  background-color: transparent
}
.form-select:hover {
  border-color: #757575
}
.form-selectfocus {
  outline: 0;
  border-color: #333;
  box-shadow: none
}
.form-select option {
  padding: 12px;
  background-color: #fff;
  color: #333;
  font-size: 14px
}
.product-size-selector {
  margin: 20px 0;
  position: relative
}
.size-label {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 400;
  color: #333;
  text-transform: uppercase;
  letter-spacing: .5px
}
.row-product .field-content img {
  width: 100%
}
.row-product .field-content a {
  font-weight: 500
}
.view-commerce-checkout-order-summary .item-list li {
  grid-template-columns: 200px 1fr
}
.view-commerce-checkout-order-summary .item-list li .views-field-field-images {
  grid-row: 1/5
}
.view-commerce-checkout-order-summary .item-list li .views-field-field-images img {
  width: 100%;
  height: auto
}
.view-commerce-cart-form .item-list li {
  grid-template-columns: 350px 1fr
}
.view-commerce-cart-form .item-list li .delete-order-item.btn-close {
  right: 30px
}
.view-commerce-cart-form .item-list li .views-field-total-price__number {
  font-size: 20px
}
.view-commerce-cart-form .item-list li .views-field-edit-quantity {
  display: flex;
  align-items: center
}
.view-commerce-cart-form .item-list li .views-field-edit-quantity .views-label-edit-quantity {
  padding-right: 10px;
  font-weight: 500
}
.view-commerce-cart-form .item-list li .views-field-edit-quantity .field-content {
  padding-top: 10px
}
.view-commerce-cart-form .item-list li .views-field-edit-quantity .field-content input {
  width: 60px;
  min-width: 50px
}
.view-commerce-cart-form .item-list li .field--name-product-id a {
  font-size: 23px;
  font-weight: 500
}
.view-commerce-cart-form .item-list li .views-field-field-images {
  grid-row: 1/5
}
.view-commerce-cart-form .item-list li .views-field-field-images img {
  width: 100%;
  height: auto
}
@media (min-width:768px) {
  .navbar-toggler {
    display: none
  }
}
@media (max-width:767px) {
  .view-content .row-product .product-card {
    padding-bottom: 20px
  }
  .view-content .row-product .product-card .title-product {
    display: block
  }
  .view-content .row-product .product-card .add-to-cart {
    display: block
  }
  .header .region-header-top-left {
    display: none
  }
  .header .offcanvas-body .nav-item {
    padding-bottom: 24px
  }
  .header .offcanvas-body .nav-item .nav-link {
    width: 100%;
    background-image: url(../images/icon/chevron-right.svg);
    background-repeat: no-repeat;
    background-position: right
  }
  .header .offcanvas-body .nav-item .nav-link:hover {
    font-weight: 400
  }
  .header .offcanvas-body .nav-item .nav-link:hover:before {
    content: unset
  }
}
@media (max-width:464px) {
  #header .flyout .flyout-container.active {
    width: 100%!important
  }
}
@media (max-width:768px) {
  .view-commerce-cart-block .form-submit,
  .view-commerce-cart-form .form-submit,
  .view-commerce-checkout-order-summary .form-submit {
    width: 350px;
    margin-bottom: 20px
  }
  .commerce-checkout-flow .btn-primary {
    font-size: 15px
  }
  .header .offcanvas-body .menu--account ul {
    padding-top: 8px;
    border-top: 1px solid #d3d3d3
  }
  .header .offcanvas-body .menu--account ul .nav-item a {
    background-image: unset
  }
  .view-commerce-cart-block .item-list li,
  .view-commerce-cart-form .item-list li,
  .view-commerce-checkout-order-summary .item-list li {
    grid-template-columns: 120px 1fr
  }
  .view-commerce-cart-form .item-list li {
    grid-template-columns: 120px 1fr
  }
}
@media (max-width:1024px) {
  .site-footer .site-footer__top .region {
    width: 30%;
    padding-top: 20px
  }
  .site-footer .site-footer__top .region-footer-fifth,
  .site-footer .site-footer__top .region-footer-fourth {
    width: 40%
  }
}
@media (max-width:835px) {
  .site-footer .site-footer__top .region {
    width: 50%
  }
}
@media (max-width:448px) {
  .site-footer .site-footer__top {
    justify-content: center
  }
  .site-footer .site-footer__top .region {
    width: 100%
  }
  .site-footer .site-footer__top .region h2 {
    text-align: center
  }
  .site-footer .site-footer__top .region .nav li {
    text-align: center
  }
}
@media (max-width:991.98px) {
  .dropdown-menu {
    border: none;
    padding: 0 0 1rem 1rem;
    box-shadow: none
  }
  .dropdown-item.fw-bold {
    padding-left: 0
  }
  .list-unstyled {
    padding-left: 1rem
  }
}
@media (min-width:992px) {
  .navbar-nav {
    gap: 1rem
  }
}