<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.nav li ul {
  width: 270px;
}

#top-menu li li a {
  width: 230px;
}

input.stock_manager_email,
input.stock_alert_email {
  border-radius: 0;
  overflow: hidden;
  border-width: 1px;
  border-color: #d1d1d1;
  background-color: rgba(0,0,0,0);
  color: #999;
  font-size: 16px;
  line-height: 1.7em !important;
  padding: .3em 1em;
}

.stock_manager_button,
.stock_alert_button {
  text-transform: uppercase;
  font-weight: 700;
  color: #fcfcfc;
  padding: .3em 1em !important;
  border-color: rgba(255,255,255,0);
  border-radius: 0;
  font-size: 16px !important;
  line-height: 1.7em !important;
  background: transparent;
  cursor: pointer;
  box-shadow: none;
  border-style: solid;
}

.yith-wcwl-add-to-wishlist {
  margin-top: 25px;
  margin-bottom: 20px;
}

.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
  padding: 10% 8%;
  width: auto;
  margin: auto;
}

.home .et_pb_blurb_position_left .et_pb_blurb_container,
.home .et_pb_blurb_position_right .et_pb_blurb_container {
  vertical-align: middle;
}

#left-area {
  width: 72.125%;
}

#sidebar {
  width: 27.875%;
}

.woocommerce .woocommerce-notices-wrapper .woocommerce-info {
  background: #2ea3f2 !important;
}

#et_mobile_nav_menu .et_mobile_menu {
  height: calc(90vh - 85px);
  overflow-y: auto;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
}



/* Mobile filters */
body #responsive-sidebar-btn {
  left: 0;
  bottom: 50%;
  transform: rotate(90deg);
  font-size: 1.5em;
  font-weight: bold;
  background: none;
  box-shadow: none;
  width: 33px;
  height: auto;
  border-radius: unset;
}

body #responsive-sidebar-btn .responsive-sidebar-btn-text{
  box-shadow: 1px 1px 10px 0 #b4b4b4;
  padding: 5px 20px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  background: #e4b322;
  color: #FFF;
}

#sidebar .resp-sidebar-wrapper.opened {
  z-index: 999999;
  padding: 10px 30px 100px 10px;
}

@media (max-width: 980px) {
  body.archive.woocommerce:not(.et-tb) #main-content .container,
  body.archive.woocommerce:not(.et-tb-has-header) #main-content .container {
    padding-top: 0;
  }
}


a:where(:not(.wp-element-button)),
a, a:hover { 
 text-decoration: none;
}


.cli-tab-footer #wt-cli-privacy-save-btn.wt-cli-privacy-accept-btn {
  margin: 5px 5px 5px 30px;
  border-radius: 0;
  padding: 8px 25px;
  color: #ffffff;
  background-color: #e4b322;
}

.yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
  display: block;
  position: relative;
}

.yith-wcwl-add-button .add_to_wishlist svg.yith-wcwl-icon-svg {
  display: none;
}</pre></body></html>