/*!
 Theme Name:     Matobra Shop
 Theme URI:      
 Description:    Matobra theme for online shop
 Author:         Miguel Carepa
 Author URI:     https://www.wemakemagic.com
 Template:       Divi
 Version:        1.0.1
!*/

#et-main-area {
  margin-top: 92px;
  position: relative;
  z-index: 0;
}

.wp-block-button a {
  background-color: transparent;
  border: 1px solid white;
  color: white !important;
  font-size: 16px;
  padding: 10px 27px;
}

.button {
  padding: 10px 25px !important;
}

.custom-sticky-header nav.et-menu-nav ul.sub-menu {
  border-top: none !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  width: 290 !important;
}

.custom-sticky-header nav.et-menu-nav ul.sub-menu li.menu-item {
  padding-right: 0 !important;
  padding-left: 0 !important;
  width: 100%;
}

.custom-sticky-header nav.et-menu-nav ul.sub-menu li.menu-item a {
  font-weight: 400 !important;
  line-height: 1.4em;
  padding: 10px 30px 10px 20px !important;
  text-transform: none !important;
  width: 100% !important;
}

.custom-sticky-header .custom-sticky-header-menu-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.custom-sticky-header .custom-sticky-header-menu-container .custom-sticky-header-cart {
  margin-left: 20px;
}

#main-header {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
}

#main-header #logo {
  vertical-align: bottom;
  margin-bottom: 23px;
  max-height: 32px;
}

#woo-cart-button {
  position: relative;
}

#woo-cart-button .cart-icon {
  vertical-align: middle;
}

#woo-cart-button .cart-icon:before {
  content: "\e07a";
  color: black;
  font-family: 'ETmodules';
  font-size: 20px;
  position: relative;
}

#woo-cart-button .cart-contents-count {
  background: #F69E00;
  color: white;
  border-radius: 9px;
  line-height: 1;
  margin-right: 2px;
  position: relative;
  padding: 2px 10px;
}

.et_mobile_menu {
  position: fixed !important;
  overflow: auto;
  height: 100vw;
}

.et-db #et-boc .et-l .et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu li.current-menu-item > a {
  color: #F69E00 !important;
  font-weight: 600 !important;
}

.et_pb_slide_title {
  text-shadow: none;
}

.et_pb_slide_content .wp-block-button {
  margin-top: 11px;
}

.categories-ctas .et_pb_column .category-cta {
  transition: all 0.2s ease-in-out;
}

.categories-ctas .et_pb_column .category-cta:hover {
  transform: scale(1.05);
}

.categories-ctas .et_pb_column .category-cta h2 {
  background: rgba(255, 255, 255, 0.76);
}

.woof_container {
  margin-bottom: 30px;
}

.woof_container label {
  display: inline !important;
}

.woof_text_search_container input[type='search'] {
  border: 1px solid #666666;
  font-size: 14px;
}

#on-sale-shop-container .woof_price_filter,
#on-sale-shop-container .woof_container_onsales {
  display: none;
}

.woocommerce-breadcrumb {
  font-size: 0 !important;
}

.woocommerce-breadcrumb a {
  font-size: 14px;
}

.woocommerce-breadcrumb a:not(:last-child):after {
  content: ' / ';
}

.woocommerce-page ul.products li.product span.onsale,
.woocommerce ul.products li.product span.onsale {
  font-size: 14px;
  left: 0 !important;
  top: 0 !important;
}

.woocommerce-page ul.products li.product .woocommerce-price-suffix,
.woocommerce ul.products li.product .woocommerce-price-suffix {
  display: none;
}

.woocommerce-page span.onsale,
.woocommerce span.onsale {
  background-color: #ffef5c !important;
  border-radius: 0 !important;
  color: black;
  font-size: 16px;
  font-family: 'Barlow', 'Source Sans Pro', sans-serif;
  left: 0 !important;
  top: 0 !important;
  padding: 5px 12px !important;
  text-transform: uppercase;
}

.woocommerce-page .cart-collaterals,
.woocommerce .cart-collaterals {
  margin-top: 65px;
}

.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info,
.woocommerce-page .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
  font-size: 16px !important;
}

.woocommerce-page .woocommerce-error a,
.woocommerce-page .woocommerce-info a,
.woocommerce-page .woocommerce-message a,
.woocommerce .woocommerce-error a,
.woocommerce .woocommerce-info a,
.woocommerce .woocommerce-message a {
  margin-left: 0.2em;
  font-weight: 600;
}

.woocommerce-page button.button[name="update_cart"],
.woocommerce button.button[name="update_cart"] {
  border-color: #666 !important;
  color: #666 !important;
}

.woocommerce-message {
  display: flex;
  align-items: center;
}

.woocommerce-message .button.wc-forward {
  order: 2;
  margin-left: auto;
}

.woocommerce .woocommerce-ordering {
  margin-bottom: 3em;
}

.woocommerce .woocommerce-result-count {
  font-weight: 400;
  font-size: 13px;
}

.woocommerce-price-suffix {
  display: inline-block;
  font-size: 14px;
  color: #666;
}

.product-ref .product_meta {
  padding: 0;
  border: none;
}

.woocommerce-cart .woocommerce-cart-form .product-name a {
  color: black !important;
}

.woocommerce-cart .woocommerce-cart-form .product-quantity .quantity .input-text {
  color: black !important;
  background-color: #f9f9f9 !important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
  color: black !important;
  font-size: 16px !important;
}

.woocommerce-cart table.cart td.actions .button {
  padding: 10px 25px !important;
}

#order_review_heading {
  margin-top: 30px;
  margin-bottom: 10px;
}

#order_comments {
  min-height: 200px;
  resize: vertical;
}

.woocommerce .woocommerce-order .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  font-size: 16px;
  margin-bottom: 1.5em;
}

.woocommerce .woocommerce-order .woocommerce-thankyou-order-details {
  padding-left: 0;
}

.woocommerce .woocommerce-order .woocommerce-order-details h2 {
  margin-bottom: .65em;
}

.woocommerce .woocommerce-order .woocommerce-order-details table.shop_table {
  margin-bottom: 3.5em !important;
}

.woocommerce .woocommerce-order .woocommerce-column.woocommerce-column--billing-address h2,
.woocommerce .woocommerce-order .woocommerce-column.woocommerce-column--shipping-address h2 {
  margin-bottom: .65em;
}

.woocommerce-table thead,
.woocommerce table.shop_table thead {
  background-color: #f9f9f9 !important;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  display: flex;
  align-items: baseline;
  flex-direction: row;
  flex-flow: wrap;
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
  order: 1;
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  order: 2;
}

.woocommerce div.product p.price .awspn_price_note,
.woocommerce div.product span.price .awspn_price_note {
  color: #F69E00;
  order: 3;
}

.woocommerce div.product p.price .woocommerce-price-suffix,
.woocommerce div.product span.price .woocommerce-price-suffix {
  margin-left: 0.5em;
  order: 4;
}

.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
  margin-bottom: 0.65em !important;
}

.et_pb_social_media_follow a {
  border-radius: 100% !important;
}

.footer-bottom-nav .et_pb_text_inner {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
}

.footer-bottom-nav span {
  margin-right: 1.5em;
}

.footer-bottom-nav ul {
  display: flex;
  flex-flow: row;
  padding: 0;
}

.footer-bottom-nav ul li {
  padding-right: 0;
}

.footer-bottom-nav ul li:not(:last-child):after {
  content: '|';
  padding: 0 .5em;
}

@media (max-width: 980px) {
  #et-main-area {
    margin-top: 80px;
  }

  .custom-sticky-header .custom-sticky-header-inner-row {
    display: flex;
  }

  .custom-sticky-header .custom-sticky-header-logo-container .et_pb_image {
    margin-left: 0 !important;
  }

  .categories-ctas .et_pb_column .category-cta:hover {
    transform: none;
  }

  .title-divider {
    display: flex;
    align-items: middle;
  }

  .footer-bottom-nav .et_pb_text_inner {
    flex-direction: column-reverse;
  }

  .footer-bottom-nav ul {
    flex-flow: column;
  }

  .footer-bottom-nav ul li:not(:last-child):after {
    content: '';
    padding: 0;
  }
}

@media (max-width: 980px) and (min-width: 760px) {
  .categories-ctas .et_pb_column {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 14px !important;
  }

  .et-db #et-boc .et-l .category-cta.et_pb_promo.et_pb_module.et_clickable {
    flex-basis: 48%;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
}