/*
Theme Name: Dunker Child
Theme URI: https://dunker.qodeinteractive.com
Description: A child theme of Dunker
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: dunker
Template: dunker
*/
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

/* === Definição de Variáveis === */
:root {
  /* Cores principais */
  --color-primary: #0166B1;
  --color-dark: #1A2D3D;
  --color-light: #ffffff;
  --color-black: #000;
  --color-transparent: transparent;

  /* Fontes */
  --font-main: "Inter", serif;
  --font-alt: "Yantramanav", sans-serif;
  --font-secondary: "Roboto", sans-serif;

  /* Tamanhos de texto */
  --font-size-xs: 12px;
  --font-size-sm: 13px;
  --font-size-md: 14px;
  --font-size-lg: 20px;
  --font-size-xl: 25px;
  --font-size-xxl: 32px;
  --font-size-huge: 40px;

  /* Espaçamento */
  --padding-default: 30px;
  --padding-footer: 66px 0 69px;
  --margin-h2: 40px 0 20px;
  --margin-h3: 25px 0 0;
  --gap-default: 10px 40px;

  /* Outros */
  --border-color-light: #fff;
  --filter-top-side-padding: 32px;
  --icon-fill-default: rgb(26, 45, 61);
  --icon-fill-hover: rgb(255, 255, 255);
}

.dn,
.pswp {
  display: none !important;
}

body {
  font-family: var(--font-main) !important;
}

.qodef-page-title .qodef-m-title,
h2.qodef-m-title,
a.qodef-woo-product-title-link,
.woocommerce-Price-amount .amount,
.qodef-woo-product-list.qodef-item-layout--info-on-hover .qodef-grid-item .qodef-e-product-label {
  color: var(--color-dark) !important;
}

h1, h2, h3, h4, h5, p, a, span {
  font-family: var(--font-main) !important;
}

.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received {
  font-size: var(--font-size-huge);
}

.woocommerce-order-received .woocommerce-order h2 {
  font-size: var(--font-size-xl);
  margin: var(--margin-h2);
}

.woocommerce-order-received h3 {
  font-size: var(--font-size-lg);
  margin: var(--margin-h3);
}

.qodef-woo-product-list .button .qodef-m-cart-icon,
.qodef-m-title,
.qqvfw-quick-view-button-wrapper.qodef-dunker-theme .qqvfw-quick-view-button.qqvfw-shortcode {
  color: var(--color-primary);
}

.qodef-woo-shortcode .qodef-woo-product-mark.qodef-new {
  color: var(--color-light);
  background-color: var(--color-primary) !important;
}

.qodef-button.qodef-layout--filled.qodef-html--link:hover {
  color: var(--color-black);
  background-color: var(--color-primary) !important;
}

#qodef-page-content-bottom {
  display: none;
}

#qodef-page-footer-middle-area,
#qodef-page-footer-top-area {
  background-color: var(--color-dark) !important;
}

#qodef-page-footer-middle-area-inner {
  padding: var(--padding-footer);
  border-top: 0 !important;
}

#qodef-page-footer .widget:not(.widget_dunker_core_title_widget),
#qodef-page-footer .widget a,
#qodef-page-footer .widget h5:not([class*=qodef]),
#qodef-page-footer .widget h6:not([class*=qodef]) {
  color: var(--color-light) !important;
}

#qodef-page-footer input[type=email] {
  background-color: var(--color-transparent);
  border-color: var(--border-color-light) !important;
  color: var(--color-light) !important;
}

#qodef-page-footer .widget a,
#qodef-page-footer .widget h6:not([class*=qodef]) {
  font-size: var(--font-size-sm);
  font-family: var(--font-main);
  font-weight: 300;
  text-transform: none;
  padding: 4px 0;
  display: block;
}

.qodef-fullscreen-menu-opener {
  display: none;
  padding: var(--padding-default);
  background: var(--color-transparent) !important;
  color: var(--color-light) !important;
}

.qodef-header-standard--center #qodef-page-header-inner .qodef-widget-holder.qodef--two {
  display: none;
}

.qodef-header-standard--center #qodef-page-header-inner .qodef-header-navigation,
.qodef-header-sticky .qodef-header-navigation {
  margin-left: auto;
  margin-right: 225px !important;
}

.widget_dunker_core_woo_dropdown_cart .qodef-widget-dropdown-cart-outer.qodef-skin--light,
.widget_shopping_cart .qodef-widget-dropdown-cart-outer.qodef-skin--light {
  background: var(--color-transparent) !important;
}

.qodef-header-sticky .widget_dunker_core_woo_dropdown_cart .qodef-widget-dropdown-cart-outer.qodef-skin--light .qodef-m-opener {
  color: var(--color-black) !important;
}

.page-id-1609 .widget_dunker_core_woo_dropdown_cart .qodef-widget-dropdown-cart-outer.qodef-skin--light .qodef-m-opener,
.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-opener span {
  color: var(--color-dark) !important;
}

.qodef-header-navigation > ul {
  font-family: var(--font-main) !important;
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-product-list-ordering .qodef-m-orderby-opener,
.qodef-m-category-name,
.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-opener span,
.qodef-header-navigation > ul > li > a {
  font-weight: 700;
}

.qodef-woo-product-list.qodef-filter-type--top .qodef-product-list-filter-holder .qodef-filter-left {
  display: none;
}

.qodef-woo-product-list.qodef-filter-type--top .qodef-product-list-filter-holder .qodef-category-holder {
  position: absolute;
  width: calc(100% - 500px - 2 * var(--filter-top-side-padding));
  left: 32%;
  transform: translateX(-50%);
  z-index: 99;
}

.qodef-woo-product-list.qodef-filter-type--top .qodef-product-list-filter-holder .qodef-e-options-wrapper {
  opacity: 1;
  visibility: visible;
  gap: var(--gap-default);
  display: flex;
  align-items: center;
  justify-content: left;
  flex-wrap: wrap;
}

#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-label,
#yith-quick-view-content.single-product .product_meta .qodef-woo-meta-label {
  flex-shrink: 0;
  margin-right: 9px;
  font-family: var(--font-alt);
  font-weight: 900;
  text-transform: uppercase;
  color: var(--color-black);
  font-size: var(--font-size-md);
  line-height: inherit !important;
}

.mc-bottom-banner .elementor-element-populated {
  align-items: center;
  justify-content: center;
}

#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value,
#yith-quick-view-content.single-product .product_meta .qodef-woo-meta-value {
  font-family: var(--font-secondary);
  text-transform: uppercase;
  font-weight: 500;
  display: inline-flex;
  vertical-align: middle;
  flex-wrap: wrap;
  font-size: var(--font-size-md);
  line-height: 1.4545455em;
  color: var(--qode-zambezi-color);
  align-items: center;
}

.qodef-qi-contact-form-7 textarea {
  vertical-align: middle;
  margin-bottom: 14px !important;
}

.qodef-woo-product-list .button:hover .qodef-m-cart-icon svg {
  fill: var(--icon-fill-hover);
}

#qodef-woo-page .qodef-woo-product-list .added_to_cart .qodef-m-cart-icon svg,
.qodef-woo-product-list .added_to_cart .qodef-m-cart-icon svg,
.qodef-woo-product-list .button .qodef-m-cart-icon svg {
  fill: var(--icon-fill-default);
}

.qqvfw-quick-view-button-wrapper .qqvfw-quick-view-button .qqvfw-m-icon svg {
  stroke: var(--icon-fill-default);
}

.qqvfw-quick-view-button-wrapper .qqvfw-quick-view-button:hover .qqvfw-m-icon svg {
  stroke: var(--icon-fill-hover);
}

.wpcf7-list-item {
    margin: 25px 0 0 0;
    font-size: 12px;
    color: #999;
}

.qodef-product-list-filter-holder .qodef-filter-items div:nth-child(3) {
  display: none;
}

.mc-checkout-field {
  margin-bottom: 46px !important;
}

.qodef-h1, h1 {
  font-size: 60px;
}

.single-product .widget_dunker_core_woo_dropdown_cart .qodef-widget-dropdown-cart-outer.qodef-skin--light .qodef-m-opener, 
.single-product .widget_shopping_cart .qodef-widget-dropdown-cart-outer.qodef-skin--light .qodef-m-opener {
  color: #242424 !important;
}



@media only screen and (max-width: 1024px) {
  .elementor-widget-wp-widget-dunker_core_contact_form_7 {
    max-width: 100% !important;
  }

  .qodef-woo-product-list.qodef-filter-type--top .qodef-product-list-filter-holder .qodef-category-holder .qodef-m-categories-mobile-opener {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    font-family: var(--font-alt);
    font-weight: 700 !important;
    text-transform: uppercase;
    color: var(--color-black);
    font-size: var(--font-size-xs);
    line-height: 1.16667em;
  }

  #qodef-page-inner {
    padding: 4px 0 60px;
  }

  .qodef-woo-product-list.qodef-filter-type--top .qodef-product-list-filter-holder .qodef-category-holder {
    left: 50%;
    transform: translateX(-50%);
  }

    .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-filter-content {
        order: 1 !important;
        margin-top: -20px !important;
    }

    .qodef-woo-product-list .qodef-grid-inner {
      order: 2 !important;
    }

    .qodef-m-pagination.qodef--load-more {
      order: 4 !important;
    }

    .qodef-e-options-wrapper, .qodef-e-filter-title {
      visibility: hidden;
    }

}

@media only screen and (max-width: 600px) {

  .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-filter-top-bar {
    flex-direction: column;
    justify-content: unset;
    align-items: flex-start;
  }

  .qodef-product-list-result-count {
    margin-bottom: 16px;
  }

  h1, h2, h3, h4, h5, h6,
  .qodef-woo-product-title-link,
  .qodef-woo-product-title a {
    font-size: 40px !important;
    line-height: 1.1 !important;
  }

  .qodef-woo-product-title a {
    font-size: 20px !important;
    line-height: 1.4 !important;
    display: block;
  }

}

@media only screen and (max-width: 480px) {
    .qodef-woo-product-list .qodef-product-list-filter-holder.qodef-filter-top-bar .qodef-product-list-result-count {
        position: relative;
        left: auto;
    }

    .qodef-woo-product-list .qodef-product-list-filter-holder .qodef-product-list-ordering {
        margin-left: 0;
        margin-top: 10px;
    }
}

.qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-filter-content {
    width: 25%;
    float: left;
    display: flex
;
    flex-direction: column-reverse;
    align-items: flex-start;
}

.widget:not(.widget_dunker_core_title_widget) {
    margin: 0px;
}

.qodef-woo-product-list .qodef-product-list-filter-vertical .qodef-grid-item:nth-child(2)  {
    display:none;
}

@media only screen and (max-width: 600px) {
    h1, h2, h3, h4, h5, h6, .qodef-woo-product-title-link, .qodef-woo-product-title a {
        font-size: 16px !important;
        line-height: 1.1 !important;
    }
}


@media (max-width: 991px) { 
.qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-filter-content {
    width: 100%;
    float: left;
    display: flex
;
    flex-direction: column-reverse;
    align-items: flex-start;
}


}




