/*!
  __  __               _          _                                        
 |  \/  |   __ _    __| |   ___  | |__    _   _   ___    ___   _ __    ___ 
 | |\/| |  / _` |  / _` |  / _ \ | '_ \  | | | | / __|  / _ \ | '_ \  / __|
 | |  | | | (_| | | (_| | |  __/ | |_) | | |_| | \__ \ |  __/ | | | | \__ \
 |_|  |_|  \__,_|  \__,_|  \___| |_.__/   \__, | |___/  \___| |_| |_| |___/
                                          |___/                            


* Development by Madebysens
 * www.madebysens.nl
 */
.menu-item.outlet a {
  color: var(--awb-color5) !important;
}

body .awb-menu__mega-wrap .mega-menu-container > .fusion-column-wrapper {
  width: 100% !important;
  max-width: var(--site_width) !important;
  margin: 0 auto;
}
body .awb-menu__mega-wrap .mega-menu-container > .fusion-column-wrapper .fusion-content-boxes {
  margin: 0;
}
body .awb-menu__mega-wrap .mega-menu-container > .fusion-column-wrapper .fusion-content-boxes .content-box-column {
  margin-bottom: 5px;
  padding: 0;
}
body .awb-menu__mega-wrap .mega-menu-container > .fusion-column-wrapper .fusion-content-boxes .content-box-column .icon i {
  width: 25px !important;
  height: 25px !important;
  line-height: 100px !important;
  margin: 0 10px 0 0;
  border-radius: 5px !important;
  border: 1px solid #ccc !important;
}
body .awb-menu__mega-wrap .mega-menu-container > .fusion-column-wrapper .fusion-content-boxes .content-box-column img {
  width: 27px;
  height: 27px;
  margin: 0 10px 0 0;
}
body .awb-menu__mega-wrap .mega-menu-container > .fusion-column-wrapper .fusion-content-boxes .content-box-column h2 {
  font-weight: 400;
  font-size: 14px;
}

.brand-logo img {
  width: 100%;
}

#menu-meta-cart .awb-menu__main-a {
  flex-direction: column !important;
}

#menu-meta-cart .menu-text {
  font-size: 11px;
  line-height: 1.4;
}

@media (max-width: 768px) {
  #menu-meta-cart-1 .menu-text {
    display: none;
  }
}
#menu-mobile-navigation li a:after {
  content: "\e90a";
  font-family: "icomoon";
}

.popup-heading h3 span {
  font-weight: 400;
}

.fusion-woo-cart .quantity {
  border: 1px solid #fff !important;
  border-radius: 6px !important;
  padding: 2px !important;
}

.wp-gr {
  display: inline-block !important;
  width: auto !important;
  border-radius: 10rem !important;
  border: 2px solid var(--awb-color3) !important;
  padding: 10px 20px 10px 50px !important;
  background-image: url(../img/google-icon.svg) !important;
  background-size: auto 50%;
  background-position: left 15px center !important;
  background-repeat: no-repeat !important;
  background-color: #fff !important;
  transition: 0.2s all ease-in-out !important;
}
.wp-gr:hover {
  background-color: var(--awb-color3) !important;
}
.wp-gr .wp-google-right {
  display: flex !important;
  align-items: center;
  gap: 10px;
  max-width: 100% !important;
  width: auto !important;
}
.wp-gr .wp-google-right .wp-google-rating {
  font-size: 17px !important;
  margin-right: 12px !important;
  transform: translateY(-2px);
  display: inline-block;
}
.wp-gr .wp-google-right .wp-google-stars {
  transform: translateY(-1px);
  display: inline-block;
}
.wp-gr .wp-google-right .wp-google-stars .wp-star svg {
  width: 15px !important;
  height: 15px !important;
}
.wp-gr .wp-google-right .wp-google-based {
  margin: 0 !important;
  color: var(--awb-color8) !important;
}
.wp-gr .wp-google-right .wp-google-powered {
  display: none;
}

.content-box-wrapper {
  padding: 0 !important;
}
.content-box-wrapper .heading {
  margin-bottom: 0 !important;
}
.content-box-wrapper .heading h6 {
  color: #000 !important;
}
.content-box-wrapper .heading img {
  transform: translateY(2px);
}
.content-box-wrapper .content-container {
  font-family: var(--awb-typography1-font-family);
  margin-top: 5px;
}

.fusion-faqs-wrapper .fusion-panel {
  border-radius: 10px !important;
}
.fusion-faqs-wrapper .fusion-panel:hover {
  background-color: #fff !important;
}
.fusion-faqs-wrapper .fusion-panel:hover a {
  color: #000 !important;
}

.cart-loading {
  display: none !important;
}

.woocommerce form .show-password-input {
  line-height: 25px;
  height: 30px;
}

.avada-myaccount-user {
  display: none !important;
}

@media only screen and (max-width: 800px) {
  #wrapper .catalog-ordering {
    margin-bottom: 0px !important;
  }
}
.pswp__bg {
  background: rgba(255, 255, 255, 0.6) !important;
  -webkit-backdrop-filter: blur(10px) !important;
          backdrop-filter: blur(10px) !important;
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  background-color: #000 !important;
}
.pswp--has_mouse .pswp__button--arrow--left:hover,
.pswp--has_mouse .pswp__button--arrow--right:hover {
  background-color: #000 !important;
}

.awb-attribute-type-select {
  margin-bottom: 20px !important;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaeaea;
}
.awb-attribute-type-select:last-of-type {
  border-bottom: 0;
}
.awb-attribute-type-select .heading h6 {
  margin-top: 0 !important;
  font-size: 16px !important;
}
.awb-attribute-type-select ul li {
  justify-content: start !important;
  border-bottom: 0 !important;
  padding: 5px 0 !important;
}
.awb-attribute-type-select ul li a {
  font-size: 16px !important;
  padding-left: 25px;
}
.awb-attribute-type-select ul li a:before {
  width: 15px;
  height: 15px;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #ccc;
  content: " ";
  position: absolute;
  margin: 0 !important;
  vertical-align: middle;
  left: 0;
  top: 9px;
  border-radius: 4px;
}
.awb-attribute-type-select ul li:hover a::after, .awb-attribute-type-select ul li.chosen a::after {
  width: 11px;
  height: 11px;
  display: inline-block;
  background-color: var(--awb-color4);
  content: " ";
  position: absolute;
  margin: 0 !important;
  vertical-align: middle;
  left: 3px;
  top: 12px;
  border-radius: 2px;
  transition: 0.2s all ease-in-out;
}

.awb-attribute-type-avada_color {
  margin-bottom: 20px !important;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaeaea;
}
.awb-attribute-type-avada_color:last-of-type {
  border-bottom: 0;
}
.awb-attribute-type-avada_color .heading h6 {
  margin-top: 0 !important;
  font-size: 16px !important;
}
.awb-attribute-type-avada_color ul {
  display: flex !important;
  gap: 5px;
  flex-wrap: wrap;
  margin-bottom: 20px !important;
}
.awb-attribute-type-avada_color ul li {
  justify-content: start !important;
  border-bottom: 0 !important;
  padding: 0 !important;
}
.awb-attribute-type-avada_color ul li a {
  font-size: 16px !important;
  padding: 0 !important;
}
.awb-attribute-type-avada_color ul li a .awb-woo-attr-count,
.awb-attribute-type-avada_color ul li a .awb-woo-attr-name {
  display: none !important;
}
.awb-attribute-type-avada_color ul li a .avada-color-select {
  padding: 0 !important;
  width: 30px;
  height: 30px;
  border-color: #ccc !important;
}
.awb-attribute-type-avada_color ul li:hover a .avada-color-select, .awb-attribute-type-avada_color ul li.chosen a .avada-color-select {
  border-color: var(--awb-color4) !important;
}

.awb-attribute-type-avada_image {
  margin-bottom: 20px !important;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaeaea;
}
.awb-attribute-type-avada_image:last-of-type {
  border-bottom: 0;
}
.awb-attribute-type-avada_image .heading h6 {
  margin-top: 0 !important;
  font-size: 16px !important;
}
.awb-attribute-type-avada_image ul li {
  justify-content: start !important;
  border-bottom: 0 !important;
  padding: 0 !important;
  margin-bottom: 10px !important;
}
.awb-attribute-type-avada_image ul li a {
  font-size: 16px !important;
  padding: 0 !important;
}
.awb-attribute-type-avada_image ul li a .avada-image-select {
  padding: 0 !important;
  width: 27px;
  height: 27px;
  border: 0 !important;
}
.awb-attribute-type-avada_image ul li a .avada-image-select img {
  border-radius: 0 !important;
}
.awb-attribute-type-avada_image ul li a .awb-woo-attr-count {
  display: none !important;
}
.awb-attribute-type-avada_image ul li:hover a .avada-color-select, .awb-attribute-type-avada_image ul li.chosen a .avada-color-select {
  border-color: var(--awb-color4) !important;
}

@media only screen and (max-width: 800px) {
  .product-card .fusion-title {
    margin-top: 0 !important;
  }

  .product-card h3.fusion-title-heading {
    font-size: 14px !important;
  }

  .product-card .post-card-wrapper .fusion-column-wrapper {
    padding-right: 10px !important;
    padding-top: 10px !important;
    padding-left: 10px !important;
  }

  .product-card .post-card-wrapper ul {
    margin-top: 10px !important;
    font-size: 12px !important;
  }

  .product-card .price {
    line-height: 1 !important;
  }

  .product-card .price del {
    display: block !important;
    width: 100%;
  }

  .product-card .price del .amount {
    font-size: 12px !important;
  }

  .product-card .price > .amount,
.product-card .price ins .amount {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 800px) {
  .banner h3 {
    font-size: 22px !important;
  }

  .banner > .fusion-column-wrapper {
    padding: 20px !important;
  }
}
