@charset "UTF-8";
/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.product-grid-item .product-image-link {
  height: 260px;
  align-items: center;
  display: flex;
  background-color: white;
}
@media (max-width: 768px) {
  .product-grid-item .product-image-link {
    height: 188px;
  }
}
.product-grid-item .product-image-link img {
  max-height: 260px;
  object-fit: contain;
  object-position: center;
  width: 100% !important;
}
@media (max-width: 768px) {
  .product-grid-item .product-image-link img {
    max-height: 188px;
  }
}

.product-image-wrap {
  text-align: center;
}

.product-images img {
  width: auto;
  max-width: 100%;
  max-height: 650px;
}

div.tax-range-slider {
  padding: 30px 9px;
}
div.tax-range-slider form {
  margin: 15px 0 0 -9px !important;
  float: left;
}
div.tax-range-slider form button {
  min-width: 65px !important;
  padding: 10px !important;
}
div.tax-range-slider .show-range {
  margin: 18px 0 10px 0;
  text-align: right;
  float: right;
}
div.tax-range-slider .ui-slider {
  position: relative;
  text-align: left;
}
div.tax-range-slider .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 4px;
  height: 12px;
  cursor: default;
}
div.tax-range-slider .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
div.tax-range-slider .ui-slider-horizontal {
  height: 2px;
}
div.tax-range-slider .ui-slider-horizontal .ui-slider-handle {
  top: -5px;
  margin-left: 0;
  cursor: ew-resize;
}
div.tax-range-slider .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
div.tax-range-slider .ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
div.tax-range-slider .ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
div.tax-range-slider .ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}
div.tax-range-slider .ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
div.tax-range-slider .ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
div.tax-range-slider .ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
div.tax-range-slider .ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
div.tax-range-slider .ui-state-default, div.tax-range-slider .ui-widget-content .ui-state-default, div.tax-range-slider .ui-widget-header .ui-state-default, div.tax-range-slider .ui-button, div.tax-range-slider html .ui-button.ui-state-disabled:hover, div.tax-range-slider html .ui-button.ui-state-disabled:active {
  border: none;
  background-color: #e84e1b;
  color: #666;
  outline: none;
}
div.tax-range-slider .ui-corner-all {
  border-radius: 0px;
}
div.tax-range-slider .ui-slider-range.ui-widget-header.ui-corner-all {
  background-color: #e84e1b !important;
}
div.tax-range-slider .ui-widget-content {
  background: #c5d2d9;
}

.price-consult-area {
  margin-bottom: 15px;
}
.price-consult-area a.button {
  color: white;
  background-color: #e84e1b !important;
}

.download-area-item {
  display: block;
  position: relative;
  clear: both;
  margin-top: 10px;
  margin-bottom: 15px;
}
.download-area-item .image {
  float: left;
  margin-right: 15px;
}

#wp_ext_cst_field label,
#wp_ext_cst_field2 label {
  border: 1px solid #e84e1b;
  /* background-color: #e84e1b; */
  /* color: #fff; */
  padding: 20px 10px;
  background-image: url("/wp-content/plugins/woo-additional-fees-on-checkout-wordpress/assets/images/icon-insurance.png");
  background-size: auto 70%;
  background-position: 10px center;
  background-repeat: no-repeat;
  padding-left: 70px;
  border-radius: 3px;
  cursor: pointer;
}

#wp_ext_cst_field2 label {
  background-image: url("/wp-content/themes/woodmart-child/assets/images/fast-delivery.png");
  background-size: auto 40%;
}

.woocommerce-shipping-fields #ship-to-different-address label {
  border: 1px solid #e84e1b;
  /* background-color: #e84e1b; */
  /* color: #fff; */
  padding: 20px 10px;
  background-image: url("/wp-content/themes/woodmart-child/assets/images/icon-person-delivery.png");
  background-size: auto 70%;
  background-position: 18px center;
  background-repeat: no-repeat;
  padding-left: 70px;
  border-radius: 3px;
  cursor: pointer;
}

p.mailchimp-newsletter label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline {
  cursor: pointer;
  display: inline;
  margin: 0;
}

.woocommerce-checkout p.mailchimp-newsletter,
.woocommerce-checkout p.egoi-custom-checkbox {
  clear: both;
  border: 1px solid #e84e1b;
  /* background-color: #e84e1b; */
  /* color: #fff; */
  padding: 20px 10px;
  background-image: url("/wp-content/themes/woodmart-child/assets/images/icon-newsletter.png");
  background-size: auto 70%;
  background-position: 10px center;
  background-repeat: no-repeat;
  padding-left: 70px;
  border-radius: 3px;
  margin: 0;
}

.woocommerce-checkout p.mailchimp-newsletter {
  display: none;
}

.woocommerce-checkout p.egoi-custom-checkbox {
  margin-bottom: 30px;
}
.woocommerce-checkout p.egoi-custom-checkbox label.checkbox {
  cursor: pointer;
  display: inline;
  margin: 0;
}

.woocommerce-billing-fields {
  margin-bottom: 0;
}

span.price-per-unity {
  font-size: 0.65em;
}

p.vat-plus-info {
  font-size: smaller;
}

div.wd-header-mobile-nav span.wd-tools-text {
  display: inline !important;
}

.wd-header-search-form-mobile input[type=text] {
  border: none;
}

.wd-compare-col a.product-image {
  background: white;
  border-radius: 5px;
}
.wd-compare-col a.product-image img {
  width: auto;
  max-height: 220px;
}

.wd-compare-row.compare-basic .add_to_cart_button {
  display: none;
}

.wd-compare-row.basic-last-position {
  display: block;
}
.wd-compare-row.basic-last-position .wd-action-btn,
.wd-compare-row.basic-last-position .product-image {
  display: none;
}

.wd-compare-col .button, .wd-compare-col .added_to_cart {
  display: block;
}

.wd-compare-table th {
  text-transform: none;
}

small.tax_label {
  display: none;
}

@media (max-width: 768px) {
  .promo-banner .banner-image {
    background-size: contain !important;
    background-color: white;
  }
}
.grecaptcha-badge {
  visibility: hidden;
}

.availability-box {
  float: left;
  margin: 5px 15px 5px 0px;
  padding: 8px 10px 5px 10px;
  line-height: 1.2em;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 5px;
  border: 1px solid #e84e1b;
  color: #e84e1b;
}
@media (min-width: 768px) {
  .availability-box {
    margin: -5px 15px 5px 0px;
  }
}
.availability-box.disponivel-brevemente {
  border: 1px solid green;
  background-color: transparent;
  color: green;
}
.availability-box.disponivel-por-encomenda {
  border: 1px solid green;
  background-color: transparent;
  color: green;
}
.availability-box.disponivel-para-entrega {
  border: 1px solid green;
  background-color: green;
  color: white;
}

@media (min-width: 768px) {
  form.cart {
    clear: both;
  }
}
.product-label.out-of-stock {
  display: none;
}

.title-line-two .product-grid-item .wd-entities-title {
  min-height: 50px;
  max-height: 65px !important;
}

@media (max-width: 575px) {
  .title-line-two .product-grid-item.col-6 .wd-entities-title {
    max-height: 43px !important;
  }
}
.wd-spacing-20 > [class*=col] {
  margin-bottom: 35px;
}

.labels-rectangular .product-label {
  padding: 8px 10px 5px 10px;
}

div.quantity input[type=number] {
  width: 55px;
}

.cat-design-center .wd-entities-title {
  text-shadow: 0px 1px 3px black;
}

.woocommerce-product-gallery .product-image-thumbnail.active-thumb,
.woocommerce-product-gallery .product-image-thumbnail:hover {
  opacity: 1 !important;
}

.woocommerce-product-gallery .product-image-thumbnail:not(.active-thumb) {
  opacity: 0.5;
}

.woocommerce-input-wrapper textarea {
  min-height: 80px;
}

a.scrollToTop {
  bottom: 55px !important;
}

.horizontal-scrool-animation-container {
  display: none;
}

@media (min-width: 1025px) {
  .whb-top-bar-inner {
    position: relative;
  }
  .horizontal-scrool-animation-container {
    width: 60%;
    font-size: 1.4em;
    position: absolute;
    overflow: hidden;
    display: block;
    /* display: none; */
    white-space: nowrap;
    left: 0;
    top: 0;
    bottom: 0;
    line-height: 45px;
  }
  .horizontal-scrool-animation {
    display: block; /* Important to give the content a width */
    width: 1920px;
    transform: translateX(40%); /* Animation start out of the screen */
    /* Add the animation */
    animation: move-horizontal-scrool-animation 30s linear infinite;
  }
}
/* Create the animation */
@keyframes move-horizontal-scrool-animation {
  to {
    transform: translateX(-100%);
  }
}
li.menu-bosch-expert {
  background-color: #003b6a;
  color: #fff;
  border-radius: 5px;
  padding-right: 10px;
  padding-left: 10px;
}
li.menu-bosch-expert a {
  color: #fff;
}
li.menu-bosch-expert a span {
  color: #fff;
}

li.menu-bosch {
  background-color: #003b6a;
  color: #fff;
  border-radius: 5px;
  padding-right: 10px;
  padding-left: 10px;
}
li.menu-bosch a {
  color: #fff;
}
li.menu-bosch a span {
  color: #fff;
}

li.menu-bosch-prodeal {
  width: 108px;
  background-image: url("/wp-content/themes/woodmart-child/assets/images/lojafer-bosch-pro-deal.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 108px;
  color: #fff;
  text-indent: -9999px;
  border-radius: 5px;
  padding-right: 10px;
  padding-left: 10px;
}
li.menu-bosch-prodeal a {
  color: #fff;
}
li.menu-bosch-prodeal a span {
  visibility: hidden;
  color: #fff;
  text-shadow: 1px 1px 3px black;
}
@media (min-width: 1000px) and (max-width: 1200px) {
  li.menu-bosch-prodeal {
    width: 80px;
    background-size: 100%;
  }
}

.wd-header-text.set-cont-mb-s.reset-last-child.whb-text-element {
  position: relative;
}

.wd-header-text .phone-cost {
  position: absolute;
  bottom: -11px;
  right: 8px;
}

li.menu-black-ferday {
  width: 200px;
  background-image: url("/wp-content/themes/woodmart-child/assets/images/btn-black-ferday.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 180px;
  color: #fff;
  text-indent: -9999px;
  border-radius: 5px;
  padding-right: 10px;
  padding-left: 10px;
}
li.menu-black-ferday a {
  color: #fff;
}
li.menu-black-ferday a span {
  visibility: hidden;
  color: #fff;
  text-shadow: 1px 1px 3px black;
}
@media (min-width: 1000px) and (max-width: 1200px) {
  li.menu-black-ferday {
    width: 120px;
    background-size: 100%;
  }
}

li.menu-makita {
  margin-right: 5px;
  background-color: #1F839F;
  color: #fff;
  border-radius: 5px;
  padding-right: 10px;
  padding-left: 10px;
}
li.menu-makita a {
  color: #fff;
}
li.menu-makita a span {
  color: #fff;
}

li.menu-jardim {
  margin-right: 5px;
  background-image: url("/wp-content/themes/woodmart-child/assets/images/menu-jardim.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  color: #fff;
  border-radius: 5px;
  width: 108px;
  text-align: center;
  margin-left: 5px;
}
li.menu-jardim a {
  display: block;
  text-align: center;
  padding-top: 10px;
  color: #fff;
}
li.menu-jardim a span {
  color: #fff;
  font-size: 14px;
  text-shadow: 1px 1px 4px black;
  font-family: "Roboto";
}
@media (min-width: 1000px) and (max-width: 1200px) {
  li.menu-jardim {
    min-width: 80px;
  }
}

li.menu-wd-40 {
  margin-right: 5px;
  background-image: url("/wp-content/themes/woodmart-child/assets/images/menu-wd-40.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  color: #fff;
  text-indent: -9999px;
  border-radius: 5px;
  padding-right: 10px;
  padding-left: 10px;
  width: 108px;
  text-align: center;
}
li.menu-wd-40 a {
  display: block;
  text-align: center;
  padding-top: 10px;
  color: #fff;
}
li.menu-wd-40 a span {
  color: #fff;
  font-size: 18px;
  text-shadow: 1px 1px 4px black;
  font-family: "Roboto";
}
@media (min-width: 1000px) and (max-width: 1200px) {
  li.menu-wd-40 {
    min-width: 80px;
  }
}

/*
div.homepage-carousel-custom{
  padding-bottom: 100px;
  padding-top: 0;
  margin-top: -45px;
  @media (min-width: 768px) {
    margin-top: -60px !important;
    margin-bottom: -20px !important;
    padding-bottom: 0;
  }
}*/
.cat-design-replace-title .hover-mask {
  align-items: stretch !important;
  justify-content: end !important;
}

.cat-design-replace-title .wd-entities-title {
  font-size: 14px !important;
}

.meta-location-add_to_cart .product_meta > span.sku_wrapper {
  display: none !important;
}

.product-video-button > a {
  background: rgba(255, 0, 0, 0.9) !important;
  color: white !important;
  height: 35px !important;
  padding: 15px;
}
.product-video-button > a:before {
  font-family: "Font Awesome 5 Brands";
  font-size: 24px;
}
.product-video-button > a > span {
  display: block !important;
  margin-left: 10px;
  font-family: var(--wd-text-font);
}
.product-video-button > a:hover {
  color: white;
}
.product-video-button > a:hover > span {
  display: block;
}

.widgettitle,
.widget-title,
.widget_price_filter .price_slider_amount .button {
  text-transform: none;
}

.date-promo-valid {
  display: block;
  margin-bottom: 10px;
}

ul.product-categories > li.menu-hide-non-selected {
  display: none !important;
}

.wd-cookies-inner {
  max-width: 900px;
  margin: 0 auto;
}

.bosch-pro-deal {
  position: absolute;
  top: 0px;
  right: 15px;
  z-index: 9;
}
.bosch-pro-deal img {
  width: 50px;
  height: auto;
}
@media (max-width: 768px) {
  .bosch-pro-deal {
    right: auto;
    left: 15px;
    z-index: 9;
  }
}

.black-ferday-badge {
  position: absolute;
  top: 51px;
  left: 10px;
  z-index: 9;
}
.black-ferday-badge img {
  width: 60px;
  height: auto;
}
@media (max-width: 768px) {
  .black-ferday-badge {
    right: auto;
    left: 15px;
    z-index: 9;
  }
}

a.bar-phone-number {
  margin-left: 15px;
  font-size: 20px;
}

.show-desktop {
  display: block;
}

.show-mobile {
  display: none;
}

@media (max-width: 768px) {
  .show-desktop {
    display: none;
  }
  .show-mobile {
    display: initial;
  }
  .bosch-pro-deal-animation {
    text-align: center;
  }
}
.product-image-summary-inner .black-ferday-badge {
  position: relative;
  float: left;
  margin-left: 15px;
  margin-right: 15px;
  top: 0;
  left: 0;
}
.product-image-summary-inner .bosch-pro-deal {
  position: relative;
  float: left;
  margin-left: 15px;
  margin-right: 15px;
}
.product-image-summary-inner .bosch-pro-deal img {
  width: 80px;
}
@media (max-width: 768px) {
  .product-image-summary-inner .bosch-pro-deal {
    float: right;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: -110px;
  }
  .product-image-summary-inner .bosch-pro-deal img {
    width: 80px;
  }
}
.product-image-summary-inner p.bosch-pro-deal-text {
  margin-top: 5px;
  font-size: 80%;
  line-height: 1.1em;
}

.brand-page-logo {
  width: 80%;
  max-width: 250px;
}

.brand-page-description {
  margin: 25px 0;
  padding: 25px 0;
}

.brand-page-description-bottom {
  margin: 20px;
  padding: 25px;
  padding-top: 150px;
}

.px-4 {
  padding: 0 2rem;
}

.py-4 {
  padding: 2rem 0;
}

.py-2 {
  padding: 1rem 0;
}

.my-2 {
  margin: 1rem 0;
}

.mb-15 {
  margin-bottom: 15px;
}

.align-self-end {
  align-self: flex-end !important;
}

.brand-page-button {
  padding: 12px 20px;
  background-color: rgb(232, 78, 27);
  color: #fff;
  margin-bottom: 10px;
}

.brand-page-header h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 0;
}

.brand-page-header h4 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}

.brand-page-header {
  padding-bottom: 60px;
}
@media (max-width: 768px) {
  .brand-page-header {
    padding-bottom: 0px;
  }
}

.brand-page-line {
  border-bottom: 0.7px solid #C7C7C7;
  margin-bottom: 60px;
}

.brand-page-header p {
  color: #707070;
  font-size: 14px;
  margin: 0;
  margin-bottom: 10px;
}

.brand-page-button:hover {
  color: rgba(255, 255, 255, 0.61) !important;
}

@media print {
  header, footer, nav {
    display: none !important;
  }
  .cart, .wd-compare-btn, .wd-wishlist-btn, .product-share, .related-and-upsells, .wd-cookies-popup, .woodmart-cookies-popup, .tawk-button, .wc-tabs {
    display: none !important;
  }
  .wd-tab-wrapper, .woocommerce-tabs, .wc-tab-inner, .woodmart-tab-wrapper, .poduct-tabs-inner, .additional_information_tab, .woocommerce-Tabs-panel, .woocommerce-Tabs-panel--additional_information, .wc-tab {
    display: block !important;
    width: 100% !important;
  }
  .product-images-inner figure {
    width: 50%;
  }
}
.brand-page-catalog {
  padding-bottom: 50px;
}

.brand-page-catalog h1 {
  padding-top: 50px;
  padding-bottom: 25px;
}

.brand-page-catalog h1:after {
  content: "";
  display: block;
  position: absolute;
  width: 50px;
  height: 2px;
  background-color: #DD461C;
}

.iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 50px;
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.brand-page-video-description {
  margin-bottom: 50px;
}

.brand-page-bottom-description {
  margin-top: 50px;
}

.brand-list-block .lazy-img {
  max-width: 150px;
  vertical-align: center;
}
.brand-list-block p {
  margin-top: 5px;
  font-weight: 600;
}

.filter-button-group {
  display: inline-flex;
  position: relative;
}
@media (max-width: 1400px) {
  .filter-button-group {
    display: block;
  }
}
.filter-button-group button {
  background-color: inherit;
  font-weight: 400;
  font-size: 16px;
}
.filter-button-group .is-checked {
  color: #e84e1b;
  font-weight: 700;
  text-transform: none;
}
@media (max-width: 768px) {
  .filter-button-group {
    overflow-x: scroll;
    display: flex;
  }
}

.mobile-scroll-animation {
  display: none;
}
@media (max-width: 768px) {
  .mobile-scroll-animation {
    display: inline-block;
    content: "";
    width: 26px;
    height: 40px;
    position: absolute;
    right: 0;
  }
  .mobile-scroll-animation .arrows {
    width: 30px;
    height: 36px;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -5px;
    transform: rotate(-90deg);
  }
  .mobile-scroll-animation .arrows path {
    stroke: #3b1f6b;
    fill: transparent;
    stroke-width: 1px;
    animation: arrow 2s infinite;
    -webkit-animation: arrow 2s infinite;
  }
  @keyframes arrow {
    0% {
      opacity: 0;
    }
    40% {
      opacity: 1;
    }
    80% {
      opacity: 0;
    }
    100% {
      opacity: 0;
    }
  }
  @-webkit-keyframes arrow /*Safari and Chrome*/ {
    0% {
      opacity: 0;
    }
    40% {
      opacity: 1;
    }
    80% {
      opacity: 0;
    }
    100% {
      opacity: 0;
    }
  }
  .mobile-scroll-animation .arrows path.a1 {
    animation-delay: -1s;
    -webkit-animation-delay: -1s; /* Safari 和 Chrome */
  }
  .mobile-scroll-animation .arrows path.a2 {
    animation-delay: -0.5s;
    -webkit-animation-delay: -0.5s; /* Safari 和 Chrome */
  }
  .mobile-scroll-animation .arrows path.a3 {
    animation-delay: 0s;
    -webkit-animation-delay: 0s; /* Safari 和 Chrome */
  }
}

/*WD-40*/
.wd-40-title-with-line-litle h4 {
  text-align: center;
  font-weight: 700;
  font-size: 22px;
  line-height: 36px;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  text-transform: uppercase;
}

.wd-40-title-with-line h4 {
  text-align: center;
  font-weight: 700;
  font-size: 30px;
  line-height: 46px;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

.wd-40-text-panel {
  padding: 100px;
}
.wd-40-text-panel h2 {
  text-align: left;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0px;
  color: #FFFFFF;
  text-transform: uppercase;
  opacity: 1;
}
.wd-40-text-panel p {
  text-align: left;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
}
@media (max-width: 768px) {
  .wd-40-text-panel {
    padding: 10px;
  }
}

.wd-40-top-menu a {
  background-color: #f8f8f8 !important;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.08px;
  color: #000 !important;
  opacity: 1;
  text-transform: none;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.wd-40-cards .info-box-content {
  margin-top: 25px;
  min-height: 125px;
}

.wedev-cart-page-popup {
  z-index: 500;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.wedev-cart-page-popup-background {
  z-index: 1;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.wedev-cart-page-popup-container {
  position: relative;
  z-index: 2;
  padding: 50px;
  margin: auto;
  margin-top: 3%;
  max-widht: 80vh;
  width: 800px;
  background-color: rgb(59, 31, 107);
  color: white;
}
.wedev-cart-page-popup-container .small-menu-order {
  color: grey;
}

.wedev-cart-page-popup-container h1 {
  font-size: 28px;
  line-height: 28px;
  color: white;
  vertical-align: center;
}

.wedev-cart-page-popup-container p {
  line-height: 28px;
  color: white;
  vertical-align: center;
}

.wedev-cart-page-popup-carousel-container {
  padding: 20px;
  background-color: rgb(59, 31, 107);
}

.wedev-cart-page-popup-carousel-container .vc_section {
  background-color: white;
}

.hidden {
  display: none;
}

@media (min-width: 768px) {
  .wedev-cart-page-popup-carousel-container .wd-btn-arrow {
    color: white;
  }
}
@media (max-width: 768px) {
  .wedev-cart-page-popup-carousel-container .owl-dots {
    display: none !important;
  }
  .wedev-cart-page-popup-carousel-container .owl-dot {
    display: none !important;
  }
  .wedev-cart-page-popup-container {
    margin: 0 auto;
    padding: 25px;
    width: 80%;
    margin-top: 5%;
  }
  .wedev-cart-page-popup-carousel-container {
    padding: 0 10px;
    margin-bottom: 10px;
  }
}
.display-none {
  display: none;
}

.wedev-popup-button {
  background-color: rgb(59, 31, 107) !important;
  margin-bottom: 20px;
  color: white;
}

.wedev-popup-button:hover {
  color: white;
}

.wedev-cart-page-popup-carousel-container .product-grid-item .product-image-link {
  height: auto;
}

.mb-4 {
  margin-bottom: 2rem;
}

.d-inline-block {
  display: inline-block;
}

.d-inline-flex {
  display: inline-flex;
}

.d-block {
  display: block;
}

body.woocommerce-checkout .login.woocommerce-form.woocommerce-form-login {
  max-width: 500px;
  margin: 0 auto;
  background-color: white;
  padding: 40px;
}

div.create-account {
  margin-top: 10px;
}

#menu-categories {
  margin-right: 0;
  margin-left: 0;
}
#menu-categories.wd-nav-vertical > li {
  flex: 1 1 100%;
  max-width: 100%;
  width: 100%;
}
#menu-categories.wd-nav-vertical > li:not(:last-child) {
  border-bottom: 1px solid rgba(129, 129, 129, 0.15);
}
#menu-categories.wd-nav-vertical > li > a {
  padding: 12px 18px;
  line-height: 20px;
  color: #333;
  font-size: 14px;
  text-transform: unset;
}
#menu-categories.wd-nav-vertical > li > a span.nav-cat-icon {
  display: inline-block;
  margin-right: 10px;
  max-height: 25px;
  width: auto !important;
}
#menu-categories.wd-nav-vertical > li > a span.nav-cat-icon img {
  max-height: 25px;
}

.wd-search-full-screen .searchform .searchsubmit {
  display: block !important;
}

.wedev-cart-payment-options-icons {
  margin: 10px auto;
  max-width: 400px;
}

.new-custom-label-store {
  padding: 5px 10px;
  background-color: #3b1f6b;
  color: white;
  max-width: 60px;
  max-height: 60px;
  position: absolute;
  top: 36px;
  left: 0;
  margin: 0;
  font-weight: 600;
  line-height: 14px;
  vertical-align: middle;
  z-index: 400;
}

.new-custom-label-product {
  padding: 5px 10px;
  background-color: #3b1f6b;
  color: white;
  max-width: 60px;
  max-height: 60px;
  margin: 0;
  font-weight: 600;
  line-height: 14px;
  vertical-align: middle;
  z-index: 400;
  margin-bottom: 10px;
}

.woocommerce-checkout p.woocommerce-invalid-required-field span.error {
  color: #e2401c;
  display: block !important;
}

.woocommerce-NoticeGroup-checkout .woocommerce-error {
  background-color: transparent !important;
  border: 1px solid red !important;
  color: black;
}
.woocommerce-NoticeGroup-checkout .woocommerce-error a {
  color: red !important;
}
.woocommerce-NoticeGroup-checkout .woocommerce-error:before {
  color: red;
}

#egoi_simple_form_1992384_1 {
  color: transparent;
}
#egoi_simple_form_1992384_1 input#egoi_email {
  background-color: white;
  color: rgba(0, 0, 0, 0.6) !important;
}

.product-video-button {
  --icon-bg-size: 50px;
}
.product-video-button a {
  flex-wrap: nowrap;
  overflow: hidden;
  min-width: var(--icon-bg-size);
  height: var(--icon-bg-size);
  border-radius: 30px;
  background-color: var(--bgcolor-white);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
  color: var(--color-gray-600);
  font-size: 13px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--action-btn-color);
  cursor: pointer;
}
.product-video-button a:hover {
  color: var(--color-gray-600);
}
.product-video-button a:hover ~ span {
  display: block;
  min-width: 280px;
}
.product-video-button a span {
  display: none;
}
.product-video-button a span:hover {
  color: var(--color-gray-600);
  overflow: hidden;
  padding: 0;
  max-width: 0;
  white-space: nowrap;
  font-weight: 600;
  transition: padding 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15), max-width 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.woocommerce-invalid-required-field .input-text {
  border: 2px solid var(--wd-form-brd-color) !important;
}

.labels-rectangular {
  top: 25px !important;
}

#menu-item-19245 .wd-sub-menu {
  display: block;
}

#menu-item-19245 .wd-nav-opener {
  background-color: var(--wd-primary-color);
}

#menu-item-19245 .wd-nav-opener::after {
  transform: rotate(90deg);
  color: white;
}

@media (max-width: 768px) {
  /*.wd-popup.wd-promo-popup {
    background-image: url('https://lojafer.pt/wp-content/uploads/2023/01/NEWSLETTER_GERAL_Mobile-1.jpeg') !important;

  }*/
}
.wedev-newsletter-form {
  background-color: #e84e1b;
  border: 1px solid #E84E1B;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.25);
  padding: 65px 25px;
  padding-bottom: 0;
}
.wedev-newsletter-form label {
  font-weight: 500;
  font-size: 16px;
  color: white !important;
}
.wedev-newsletter-form input {
  border: 1px solid white;
  border-radius: 2px;
}
.wedev-newsletter-form input:focus {
  border: 1px solid white;
  border-radius: 2px;
}
.wedev-newsletter-form button {
  background-color: rgb(255, 0, 0);
  color: white;
  border: 1px solid white;
}
.wedev-newsletter-form button :hover {
  background-color: rgba(255, 0, 0, 0.8);
  color: white;
  border: 1px solid white;
}
.wedev-newsletter-form #egoi_simple_form_1992384_1_result {
  padding: 10px !important;
}
.wedev-newsletter-form #egoi_simple_form_1992384_1 {
  max-width: 720px;
  margin: 0 auto;
  text-align: left;
}
.wedev-newsletter-form #egoi_simple_form_1992384_1 input#egoi_email {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

.wedev-blackferday-form {
  border: 1px solid #E84E1B;
  box-shadow: 0 0 10px 5px rgba(255, 0, 0, 0.5);
  padding: 50px 25px;
  padding-bottom: 0;
}
.wedev-blackferday-form label {
  font-weight: 500;
  font-size: 16px;
  color: white !important;
}
.wedev-blackferday-form input {
  border: 1px solid white;
  border-radius: 2px;
}
.wedev-blackferday-form input:focus {
  border: 1px solid white;
  border-radius: 2px;
}
.wedev-blackferday-form button {
  background-color: rgb(255, 0, 0);
  color: white;
}
.wedev-blackferday-form button :hover {
  background-color: rgba(255, 0, 0, 0.8);
  color: white;
}
.wedev-blackferday-form #egoi_simple_form_1992384_1_result {
  padding: 0 !important;
}

.wedev-blackferday-about-text a {
  color: white !important;
}

li.menu-natal-ferliz {
  width: 200px;
  background-image: url("https://lojafer.pt/wp-content/uploads/2022/12/BOTAO_NATAL_FERLIZ.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 180px;
  color: #fff;
  text-indent: -9999px;
  border-radius: 5px;
  padding-right: 10px;
  padding-left: 10px;
}

li.menu-natal-ferliz a {
  color: #fff;
}

li.menu-natal-ferliz a span {
  visibility: hidden;
  color: #fff;
  text-shadow: 1px 1px 3px black;
}

@media (min-width: 1000px) and (max-width: 1200px) {
  li.menu-natal-ferliz {
    width: 120px;
    background-size: 100%;
  }
}
li.menu-promo-2-anos {
  width: 200px;
  background-image: url("https://lojafer.pt/wp-content/uploads/2023/01/botao-lojafer-faz-anos-1.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 180px;
  color: #fff;
  text-indent: -9999px;
  border-radius: 5px;
  padding-right: 10px;
  padding-left: 10px;
}

li.menu-carnafer {
  width: 160px;
  background-image: url("https://lojafer.pt/wp-content/uploads/2023/02/botao-carnafer.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 160px;
  color: #fff;
  text-indent: -9999px;
  border-radius: 5px;
  padding-right: 10px;
  padding-left: 10px;
}

li.pro-deals-2023 {
  width: 160px;
  background-image: url("/wp-content/uploads/2023/01/bosch-prodeals-btn.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 160px;
  color: #fff;
  text-indent: -9999px;
  border-radius: 5px;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: 10px;
}

@media (min-width: 1000px) and (max-width: 1200px) {
  li.pro-deals-2023 {
    width: 120px;
    background-size: 100%;
  }
}
li.menu-image-160-40 {
  width: 150px;
  background-image: url("/wp-content/uploads/2023/03/btn-camp-pascoa-2.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 150px;
  color: #fff;
  text-indent: -9999px;
  border-radius: 5px;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: 10px;
}
@media (min-width: 1000px) and (max-width: 1200px) {
  li.menu-image-160-40 {
    width: 120px;
    background-size: 100%;
  }
}

li.menu-carnafer {
  width: 160px;
  background-image: url("https://lojafer.pt/wp-content/uploads/2023/02/botao-carnafer.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 160px;
  color: #fff;
  text-indent: -9999px;
  border-radius: 5px;
  padding-right: 10px;
  padding-left: 10px;
}

li.menu-diadopai {
  width: 160px;
  background-image: url("https://lojafer.pt/wp-content/uploads/2023/03/botao-dia-do-pai.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 160px;
  color: #fff;
  text-indent: -9999px;
  border-radius: 5px;
  padding-right: 10px;
  padding-left: 10px;
}

@media (min-width: 1000px) and (max-width: 1200px) {
  li.menu-diadopai {
    width: 120px;
    background-size: 100%;
  }
}
#price-consult-form {
  background-image: none;
  background-color: rgb(232, 78, 27);
}

@media (max-width: 768px) {
  .product-image-summary .product-images-inner .thumbnails {
    display: none;
  }
  .product-image-summary .quantity {
    display: none;
  }
  .wd-sticky-btn-cart .quantity {
    display: none;
  }
  form.cart :where(.single_add_to_cart_button, .wd-buy-now-btn, .quantity) {
    flex: 1 1 100%;
  }
}
.single_add_to_cart_button {
  min-width: 250px;
}

button.single_add_to_cart_button:after {
  display: none;
}

button.single_add_to_cart_button:before {
  opacity: 1;
  position: absolute;
  top: -15px;
  right: 10px;
  bottom: auto;
  left: auto;
  display: inline-block;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 20px;
  transition: opacity 0.15s ease, transform 0.25s ease;
  transform: translateY(100%);
  content: "\f123";
  font-family: "woodmart-font";
}

.wd-quantity-overlap div.quantity:not(.hidden) + .button:before, .wd-quantity-overlap div.quantity:not(.hidden) + link + .button:before {
  left: auto !important;
}

.date-delivery-estimation {
  line-height: 2em;
}
@media (max-width: 768px) {
  .date-delivery-estimation {
    line-height: 1.5em;
    display: inline-block;
  }
}

.summary-inner > .price {
  float: left;
  margin-right: 20px;
}

@media (max-width: 1024px) {
  .summary-inner > .price {
    font-size: 150% !important;
  }
}
.availability-box-list {
  display: inline-block;
  margin: 2px auto 6px auto;
  padding: 6px 10px 3px 10px;
  line-height: 1.2em;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  border-radius: 2px;
  border: 1px solid #e84e1b;
  color: #e84e1b;
}
.availability-box-list.disponivel-brevemente {
  border: 1px solid green;
  background-color: transparent;
  color: green;
}
.availability-box-list.disponivel-por-encomenda {
  border: 1px solid green;
  background-color: transparent;
  color: green;
}
.availability-box-list.disponivel-para-entrega {
  border: 1px solid green;
  background-color: green;
  color: white;
}

.home-produt-grid-carousel {
  height: 470px;
}

.home-slider-top {
  height: 620px;
}

@media (max-width: 1024px) {
  .home-slider-top {
    height: 390px;
  }
}
.wd-header-text.set-cont-mb-s.reset-last-child {
  position: relative;
}

.wd-header-cats .menu-opener {
  height: 100%;
  border-left: none !important;
  border-right: none !important;
}
.wd-header-cats .menu-opener span.menu-open-label {
  margin-left: 5px;
}

.summary-inner > .wd-action-btn {
  margin-top: 20px;
  margin-bottom: 20px;
}

.wd-social-icons {
  margin-bottom: 20px;
}

.close-side-widget.wd-action-btn.wd-style-text.wd-cross-icon {
  display: none;
}

.woocommerce-Tabs-panel--description .wc-tab-inner table {
  max-width: 600px;
}
.woocommerce-Tabs-panel--description .wc-tab-inner table td, .woocommerce-Tabs-panel--description .wc-tab-inner table th {
  padding-top: 8px;
  padding-bottom: 4px;
}
.woocommerce-Tabs-panel--description .wc-tab-inner table td:nth-child(2), .woocommerce-Tabs-panel--description .wc-tab-inner table th:nth-child(2) {
  background-color: rgba(0, 0, 0, 0.1);
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  position: relative !important;
  margin-bottom: 15px !important;
  z-index: 1 !important;
}
.woocommerce-error.hidden-notice,
.woocommerce-info.hidden-notice,
.woocommerce-message.hidden-notice {
  display: none !important;
}

.product-images img {
  aspect-ratio: 616/616;
}

li.menu-only-image > a img {
  max-height: 40px;
}
@media (min-width: 1000px) and (max-width: 1200px) {
  li.menu-only-image > a img {
    max-height: 30px;
  }
}
li.menu-only-image > a .nav-link-text {
  display: none;
}

.wedev-categories-carousel {
  margin: 32px 0;
  display: flex;
  width: 100%;
  overflow-y: auto;
}

.wedev-categories-carousel .category-box {
  margin-right: 25px;
}

.category-box figure {
  width: 5rem;
  height: 5rem;
  margin: auto;
  border-radius: 50%;
  background-color: white;
  border: 1px solid #e84e1b;
  text-align: center;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
  padding: 10px;
}

.category-box figure img {
  text-align: center;
  max-width: 3rem;
}

.category-box h2 {
  text-align: center;
  font-size: 1rem;
  line-height: 1.125rem;
  margin-top: 15px;
  vertical-align: middle;
}

.related-products.complete-order {
  margin-top: 20px;
}

.complete-your-order {
  display: block;
  clear: both;
}
.complete-your-order h3 {
  margin-bottom: 0;
}

.list-order-complements-item {
  position: relative;
  border: 1px solid #bbbbbb;
  border-radius: 5px;
  min-height: 125px;
  height: calc(100% - 30px);
  margin-bottom: 30px;
  padding: 10px 5px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .list-order-complements-item {
    min-height: 100px;
    padding: 10px 15px;
  }
}
.list-order-complements-item.selected {
  border: 2px solid darkgreen;
}
.list-order-complements-item.selected:before {
  content: "X";
  position: absolute;
  top: -8px;
  right: -9px;
  width: 30px;
  height: 20px;
  border: 1px solid rgb(232, 78, 27);
  background: #e84e1b;
  color: white;
  font-weight: bold;
  text-align: center;
  line-height: 1.5em;
  border-radius: 10px;
  font-size: 12px;
  z-index: 1;
}
.list-order-complements-item p.product-name {
  margin-bottom: 0;
  font-weight: 500;
  color: black;
  line-height: 1.2em;
  font-size: 16px;
}
.list-order-complements-item p.product-price {
  margin-bottom: 0;
}
.list-order-complements-item pr-0 {
  padding-right: 0 !important;
}

.total-list-order {
  color: black;
  font-size: 18px;
}

.d-none {
  display: none;
}

.summary-inner > .wd-action-btn {
  margin-top: 13px;
}

.wd-header-cats .menu-opener .menu-open-label {
  line-height: 50px;
}

.wedev-is-final-customer {
  height: 70px;
  display: flex;
  align-items: center;
  align-content: center;
}

.wedev-is-billing-phone {
  margin-bottom: 30px !important;
}

.wd-promo-popup {
  position: relative !important;
  padding-bottom: 0 !important;
}

button.mfp-close {
  position: absolute !important;
  right: -5px !important;
  top: -5px !important;
}

.wd-prefooter {
  margin: 0;
  margin: 0;
  padding-bottom: 0 !important;
  margin-bottom: -20px;
  margin-top: -20px;
}

.footer-newsletter #egoi_simple_form_1992384_1 {
  text-align: center;
}
.footer-newsletter #egoi_simple_form_1992384_1 input#egoi_email {
  background-color: white;
  color: rgba(0, 0, 0, 0.6);
}

@media (max-width: 768px) {
  .wedev-cart-page-popup-container .price-diference {
    display: none;
  }
}
@media (max-width: 768px) {
  .wedev-cart-page-popup-container {
    padding: 20px 5px;
  }
}
@media (max-width: 768px) {
  .wedev-cart-page-popup-container .wedev-cart-page-popup-carousel-container .wd-buttons {
    display: none;
  }
}
.wedev-cart-page-popup-container .wedev-cart-page-popup-carousel-container .row {
  padding: 20px;
}
@media (max-width: 768px) {
  .wedev-cart-page-popup-container .wedev-cart-page-popup-carousel-container .row {
    padding: 5px;
    max-height: 60vh;
    overflow-y: auto;
  }
}
.wedev-cart-page-popup-container .wedev-cart-page-popup-carousel-container .small-menu-order {
  display: none;
}
.wedev-cart-page-popup-container .wedev-cart-page-popup-carousel-container .availability-box-list {
  display: none;
}
.wedev-cart-page-popup-container .wedev-cart-page-popup-carousel-container h2 {
  font-size: 14px;
}

.btn-href {
  position: relative;
  text-indent: 40px;
  float: right;
  padding: 10px;
  border: 1px solid rgb(198, 11, 30);
  font-size: 17px;
}
.btn-href:before {
  position: absolute;
  top: calc(50% - 10px);
  left: 10px;
  display: inline-block;
  content: "";
  width: 30px;
  height: 20px;
  background-image: url("/wp-content/themes/woodmart-child/assets/images/icon-Flag-Spain.svg");
  background-size: contain;
}

.product-grid-item .product-wrapper {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1019607843);
  border-radius: 6px !important;
  padding-bottom: 10px;
  background-color: #fff;
  min-height: 445px;
}
@media (max-width: 768px) {
  .product-grid-item .product-wrapper {
    min-height: 345px;
  }
}

.product-grid-item .product-wrapper h2 {
  padding-right: 10px;
  padding-left: 10px;
}

.product-grid-item:hover .product-wrapper {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1647058824);
}

.woocommerce-billing-fields__field-wrapper {
  clear: both;
}

.product-grid-item .product-wrapper .wd-add-btn > a {
  min-width: calc(100% - 60px);
  margin-bottom: 30px;
}

.woocommerce-product-details__short-description {
  clear: both;
}

.sequra-gradient-bg {
  background-image: linear-gradient(90deg, #21cfac, #01aed5);
  border-radius: 0.8rem;
  padding: 1rem;
}

.finance_banner-text {
  align-items: center;
  font-size: 1.25rem;
  line-height: 1.5;
}

.features-image-card .vc_single_image-img .attachment-medium {
  max-height: 128px;
  width: auto;
}

@media screen and (max-width: 768px) {
  .hero-banner-img img {
    max-height: 200px;
    width: auto;
  }
}
.product-grid-item .product-wrapper h2 {
    padding-right: 10px;
    padding-left: 10px;
}

.product-grid-item:hover .product-wrapper {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1647058824);
}

.woocommerce-billing-fields__field-wrapper {
    clear: both;
}

.product-grid-item .product-wrapper .wd-add-btn > a {
    min-width: calc(100% - 60px);
    margin-bottom: 30px;
}

.woocommerce-product-details__short-description {
    clear: both;
}

.sequra-gradient-bg {
    background-image: linear-gradient(90deg, #21cfac, #01aed5);
    border-radius: 0.8rem;
    padding: 1rem;
}

.finance_banner-text {
    align-items: center;
    font-size: 1.25rem;
    line-height: 1.5;
}

.features-image-card .vc_single_image-img .attachment-medium {
    max-height: 128px;
    width: auto;
}

@media screen and (max-width: 768px) {
    .hero-banner-img img {
        max-height: 200px;
        width: auto;
    }
}

#row-homepage-2025 .vc_column_container > .vc_column-inner {
    max-width: 1920px;
    margin: 0 auto;
}


/* =========================
   HEADER
========================= */

.whb-top-bar.whb-with-shadow {
    box-shadow: 0px 4px 26.9px 0px #00000040;
}

.whb-top-bar > .container,
.whb-general-header > .container {
    max-width: 1440px;
    width: 100%;
    padding-left: 35px;
    padding-right: 35px;
}


/* =========================
   TOP HEADER
========================= */

.whb-top-bar {
    position: relative !important;
    z-index: 20 !important;
    box-shadow: 0 4px 26.9px rgba(0, 0, 0, 0.25) !important;
}

.whb-top-bar .whb-column {
    justify-content: center;
}

.whb-column > .info-box-wrapper {
    padding-top: 6px;
}


/* =========================
   MAIN HEADER
========================= */

.whb-general-header {
    position: relative !important;
    z-index: 10 !important;
}


/* =========================
   BOTÃO "MENU"
========================= */

.wd-header-cats .menu-opener {
    background: transparent !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.wd-header-cats .menu-open-label {
    font-size: 0 !important;
    margin-left: 8px !important;
}

.wd-header-cats .menu-open-label::before {
    content: "Menu";
    font-size: 14px;
}

.wd-header-cats .menu-opener::after {
    display: none !important;
    content: none !important;
}


/* =========================
   MAIN MENU
========================= */

/* Coluna central */
.whb-general-header .whb-col-center {
    display: flex !important;
    justify-content: center !important;
}

/* Navegação */
.whb-general-header .wd-header-nav {
    flex: 0 0 auto !important;
    width: auto !important;
    padding-inline: 0 !important;
}

/* Lista dos links */
.whb-general-header .wd-nav {
    display: flex !important;
    width: auto !important;

    justify-content: center !important;

    /* 52px no desktop, reduz progressivamente */
    gap: clamp(18px, 3.61vw, 52px) !important;
}

/* Remove margens do WoodMart */
.whb-general-header .wd-nav > li {
    margin: 0 !important;
}

/* Links */
.whb-general-header .wd-nav > li > a {
    font-family: Helvetica, Arial, sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 15px !important;
    line-height: 1 !important;
    letter-spacing: 0 !important;
    text-align: center !important;

    padding-left: 0 !important;
    padding-right: 0 !important;

    white-space: nowrap;
}
/*# sourceMappingURL=style.css.map */
