/*
 Theme Name:   Escapes Barcelinhos
 Description:  Strorefront Child Theme for Escapes Barcelinhos
 Author:       Joao Fernandes
 Author URI:   littleforest.co.uk
 Template:     storefront
 Version:      2.9.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  escapesbarcelinhos
*/
.editor-styles-wrapper .wp-block-button .wp-block-button__link, .hentry .entry-content .wp-block-button .wp-block-button__link,
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .widget a.button {
  border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.wp-block-buttons {
  text-align: center;
}
.wp-block-image,
.page-template-template-fullwidth-php .content-area, .page-template-template-homepage-php .content-area,
.editor-styles-wrapper figure.wp-block-image, .hentry .entry-content figure.wp-block-image,
.hentry,
.site-main {
  margin-bottom: 0;
}
.page-template-template-homepage .wp-block-image.size-large,
.hentry .entry-content figure.wp-block-image.bottom-banner {
  margin: 0;
  width: 200%;
  margin-left: -50%;
  margin-top: 20px;
}
.wp-block-image img {
  max-width: 100%;
  width: 100%;
}
.site-footer,
.col-full {
  position: relative;
}
.footer-widgets {
  padding-top: 0;
}
.site-footer {
    padding: 1.618em 0 0;
}
.hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link, .hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:focus, .hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:active, .hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:hover, .editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link, .editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:focus, .editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:active, .editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:hover {
  border: none!important;
}
.link-new-in-content,
.link-best-sellers-content,
.link-promo-content,
.link-new-in-title,
.link-best-sellers-title,
.link-promo-title {
  display: none;
}
.link-new-in-content.open,
.link-best-sellers-content.open,
.link-promo-content.open,
.link-new-in-title.open,
.link-best-sellers-title.open,
.link-promo-title.open {
  display: block;
}
.header-widget-region {
  position: relative;
  z-index: 99;
  width: 200%;
  margin-left: -50%;
  background: #244dc8;
  margin-bottom: 20px;
}
.header-widget-region img {
  width: 100%;
}
.home h2 {
  position: relative;
  padding-bottom: 7px;
  margin-bottom: 25px;
  text-align: center;
  width: 100%;
  font-weight: 600;
}
.home.page-template-template-fullwidth .hentry .entry-content h2 + .woocommerce, .home.page-template-template-fullwidth .hentry .entry-content h2 + [class*='wp-block-woocommerce-'] {
    margin-top: 0;
}
.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .alignwide.normal-size,
.wp-block-media-text.alignwide.normal-size {
  margin-left: 0;
  margin-right: 0;
  margin-left: calc(25% - 5vw);
  margin-right: calc(25% - 5vw);
}
.woocommerce-products-header__title.page-title {
  display: none;
}
.storefront-full-width-content .woocommerce-products-header {
  display: none;
  padding: 0;
  margin-top: 10px;
}
.site-search .widget_product_search form::before {
  color: #ffffff;
  top: .8em;
  left: .7em;
  font-size: 16px;
}
.site-search .widget_product_search form input[type=search],
.site-search .widget_product_search form input[type=text] {
  padding: 10px;
  padding-left: 2.617924em;
  background: transparent;
  border: 0px solid #fff;
  box-shadow: none;
  color: #FFF;
  border-radius: 20px;
  -o-border-radius: 20px;
  -ms-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
::-webkit-input-placeholder { /* Edge */
  color: #FFFFFF!important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #FFFFFF!important;
}

::placeholder {
  color: #FFFFFF!important;
}
.site-search .widget_product_search form input[type=search]::-webkit-input-placeholder,
.site-search .widget_product_search form input[type=text]::-webkit-input-placeholder,
.site-search .widget_product_search form input[type=search]::-moz-input-placeholder,
.site-search .widget_product_search form input[type=text]::-moz-input-placeholder,
.site-search .widget_product_search form input[type=search]::-ms-input-placeholder,
.site-search .widget_product_search form input[type=text]::-ms-input-placeholder,
.site-search .widget_product_search form input[type=search]::-moz-input-placeholder,
.site-search .widget_product_search form input[type=text]::-moz-input-placeholder,
.site-search .widget_product_search form input[type=search]::placeholder,
.site-search .widget_product_search form input[type=text]::placeholder {
  color: #FFFFFF!important;
}
.site-info .custom-logo.footer-logo {
  width: 100px;
  float: right;
  position: relative;
  line-height: initial;
}
.top-bar {
  background: #99cacc;
  color: #FFFFFF;
  padding: 5px;
}
.header-widget-region .widget:not(.one-half) {
  padding: 0px 0;
  margin: 10px;
  text-align: center;
  color: #FFFFFF;
  font-size: 17px;
  line-height: initial;
}
.header-widget-region .widget .textwidget img {
  width: 100%;
  padding: 0 26%;
}
.top-bar .textwidget {
  float: left;
  width: 100%;
  text-align: center;
}
.top-bar .textwidget p {
  margin: 0;
}
.header-widget-region .widget .textwidget h3 {
  margin: 0;
  color: #FFFFFF;
  font-weight: 700;
  line-height: 24px;
  font-size: 24px;
}
.divider {
  margin: 0 30px;
}
.archive.tax-product_cat .description {
  display: none;
}
.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments {
  border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-left: none;
}
.woocommerce-info, .woocommerce-noreviews, p.no-comments {
  color: #166713;
}
.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before, .woocommerce-noreviews:before, p.no-comments:before {
  font-family: "Font Awesome\ 5 Pro";
  content: "\f058";
  display: inline-block;
  position: absolute;
  top: 17px;
  left: 22px;
  color: #166713;
}
.woocommerce-info, .woocommerce-noreviews, p.no-comments {
  background-color: #1667139e!important;
}
.page-template-template-homepage .hentry.type-page .entry-header {
  display: none;
}
.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail {
  padding: 240px 0;
  margin-bottom: 0px;
}
.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail {
  margin-bottom: 0px;
  padding: 0;
}
.page-template-template-homepage .hentry:before {
  content: "";
  background: radial-gradient(transparent, black);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
ul.products li.product {
  margin-bottom: 10px;
}
ul.products li.product.product-category .woocommerce-loop-category__title {
  position: absolute;
  bottom: 20%;
  color: #FFF;
  font-weight: 700;
  font-size: 20px;
  text-shadow: 0px 0px 2px #000;
  display: none;
  left: 0;
}
ul.products li.product.product-category .woocommerce-loop-category__title .description,
ul.products li.product.product-category .woocommerce-loop-category__title .roundCorner {
  display: none;
}
ul.products li.product.product-category:hover .woocommerce-loop-category__title {
  display: inline-block;
  background: #244dc8;
  left: 0;
  width: auto;
  padding: 15px;
  bottom: 0;
  margin-bottom: 10px;
  text-align: left;
}
ul.products li.product.product-category:hover:before {
  background: linear-gradient(45deg, #877e7e80, transparent);
}
ul.products li.product .button,
.button.rounded {
  border-radius: 100px;
  -o-border-radius: 100px;
  -ms-border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  padding: 4px 8px;
  font-size: 14px;
}
.homepage-products-wrap ul.products li.product .button {
  display: none;
}
.storefront-product-section .section-title {
  text-align: center;
  margin-bottom: 1em;
  font-weight: 600;
  color: #244dc8;
}
.storefront-product-section:not(.storefront-product-categories) .section-title {
  display: none;
}
.section-title.extra-content:before,
.section-title.loja-homepage:before,
.storefront-product-section .section-title:before {
  content: '- comprar online -';
  position: relative;
  float: left;
  width: 100%;
  font-weight: 300;
  font-size: 16px;
}
.storefront-product-section.storefront-product-categories .section-title:before {
  content: '- os produtos -';
}
.section-title.extra-content:before {
  content: '- os nossos serviços -';
}
.section-title.extra-content {
  color: #244dc8;
  margin-top: 30px;
}
.widget_pages ul li {
  padding-left: 0;
  margin-bottom: 5px;
}
.widget_recent_entries ul li::before, .widget_pages ul li::before {
  display: none;
}
.homepage-products-titles {
  width: 80%;
  float: none;
  display: inline-block;
  margin: 0 auto 40px;
}
.page-template-template-homepage .content-area .wp-post-image {
  width: 100%;
  margin-bottom: 20px;
}
.homepage-products-titles h4 {
  display: table-cell;
  width: 1%;

  display: inline-block;
  width: 33.333%;

  text-align: center;
}
.homepage-products-wrap {
  background: #244dc8;
  color: #FFFFFF;
  width: 200%;
  margin-left: -50%;
  padding: 200px 50% 0;
  margin-top: -120px;    background: #244dc8;
  color: #FFFFFF;
  width: 200%;
  margin-left: -50%;
  padding: 150px 50% 0;
  margin-top: -120px;
  text-align: center;
}
.homepage-products-wrap h2,
.homepage-products-wrap h4,
.homepage-products-wrap p {
  color: #FFFFFF;
}
.homepage-products-wrap h4:hover,
.homepage-products-wrap h4:focus,
.homepage-products-wrap h4.selected {
  font-weight: 600;
  cursor: pointer;
}
.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6, .site-footer .widget .widget-title, .site-footer .widget .widgettitle {
  font-weight: 600;
}
.storefront-recent-products,
.storefront-on-sale-products,
.storefront-best-selling-products.hide {
  display: none;
}
.storefront-recent-products.show,
.storefront-on-sale-products.show,
.storefront-best-selling-products.show {
  display: block;
}
.homepage-products-wrap ul.products li.product .price {
  color: #FFFFFF!important;
}
.widget {
  margin: 0 0 20px;
}
.widget-row.highLight-Home {
  background: #3dd0af;
  width: 400%;
  margin-left: -150%;
  padding: 20px 137%;
  margin-bottom: 30px;
}
.widget-row.highLight-buy .widget_media_image {
  padding: 0;
}
.widget-row.highLight-buy img {
  max-width: 100%;
  height: auto;
  width: 100%;
}
.widget-row.highLight-collection .widget-title {
  text-align: center;
  margin-bottom: 1em;
  font-weight: 600;
  color: #2a6678;
}
.widget-row.highLight-collection .widget-title:before {
  content: '- Coleção -';
  position: relative;
  float: left;
  width: 100%;
  font-weight: 300;
}
.header-widget-region .highLight-collection {
  width: 200%;
  margin-left: -50%;
  padding: 0 50%;
}
.header-widget-region .highLight-collection .widget.one-half .textwidget img {
  padding: 0;
}
.header-widget-region .highLight-collection .widget.one-half {
  margin-right: 8%;
  width: 46%;
}
.header-widget-region .highLight-collection .widget.one-half + .one-half {
  margin-right:0;
}
ul.products li.product.product-category img {
  margin-bottom: 0;
  width: 100%;
}
.header-widget-region .highLight-collection .widget.one-half h4 {
  margin-top: 20px;
  font-weight: 600;
  color: #767676;
}
.archive ul.products li.product .button.add_to_cart_button {
  font-size: 0;
  background: transparent;
  float: right;
}
.archive ul.products li.product .button.add_to_cart_button i {
  font-size: 14px;
  color: #6ccdb1;
}
.archive ul.products li.product .price {
  float: left;
  width: auto;
}
.site-header {
  padding-top: 1.6em;
  width: 100%;
  position: relative;
  background: #244dc8;
  border: none;
}
.page-template-template-homepage .site-header {
  position: absolute;
  background: transparent;
}
.page-template-template-homepage .type-page .storefront-hero__button-edit {
  position: absolute;
  bottom: 1em;
  right: 1em;
  font-size: .875em;
  top: initial;
}
.entry-title {
  display: none;
}
.page-template-template-homepage-php .site-main ul.products.columns-5 li.product.first {
  width: 49.5%;
  margin-right: 1%;
  margin-bottom: 10px;
  max-height: 300px;
  overflow: hidden;
}
.page-template-template-homepage-php .site-main ul.products.columns-5 li.product.first + li {
  width: 49.5%;
  margin-right: 0;
  margin-bottom: 10px;
  max-height: 300px;
  overflow: hidden;
}
.wc-block-grid__product-onsale, .onsale, .woocommerce-pagination .page-numbers li .page-numbers:not(.current) {
  color: #FFF;
  position: absolute;
  top: 0;
  background: #244dc8;
  border: 1px solid #FFFFFF;
  left: 0;
}
@media screen and (min-width: 66.4989378333em) {
  .storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .alignwide, .storefront-align-wide.storefront-full-width-content .hentry .entry-content .alignwide {
    margin-left: calc(25% - 35vw);
    margin-right: calc(25% - 35vw);
  }
  .storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .alignwide.normal-size,
  .wp-block-media-text.alignwide.normal-size {
    margin-left: 0;
    margin-right: 0;
    margin-left: calc(25% - 5vw);
    margin-right: calc(25% - 5vw);
  }
}
@media screen and (max-width: 66.4989378333em) {
  .header-widget-region {
    width: 110%;
    margin-left: -5%;
  }
  .header-widget-region .col-full {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
  }
}
@media screen and (min-width: 768px) {
  header .col-full {
    max-width: 86%;
  }
  .woocommerce-active .site-header .site-header-cart {
    width: 15%;
    float: right;
    margin: 0;
    clear: none;
  }
  .woocommerce-active .site-header .main-navigation {
    width: 100%;
    float: left;
    margin-right: 0;
    clear: both;
    text-align: center;
  }
  .site-header-cart .cart-contents {
    padding: 10px;
  }
  .woocommerce-active .site-header .site-search {
    width: auto;
    float: right;
    margin: 0;
    margin-top: 20px;
  }
  .storefront-secondary-navigation.woocommerce-active .site-header .secondary-navigation {
    width: 58%;
    float: left;
    margin-right: 0;
  }
  .storefront-secondary-navigation.woocommerce-active .site-header .site-branding {
    width: 19%;
    float: left;
    margin-right: 3%;
  }
  .site-header {
    padding-top: 1.6em;
  }
  .storefront-breadcrumb {
    padding: 1.41575em 0;
    margin: 0 0 10px;
  }
  .woocommerce-active .site-header .site-branding {
    width: 70%;
    float: right;
    margin-right: 0;
    text-align: center;
    margin: 0;
    clear: none;
  }
  .site-header .site-branding img {
    display: inline-block;
    max-width: 164px;
  }
  .page-template-template-fullwidth-php .site-main ul.products.columns-5 li.product, .page-template-template-fullwidth-php .header-widget-region ul.products.columns-5 li.product, .page-template-template-homepage-php .site-main ul.products.columns-5 li.product, .page-template-template-homepage-php .header-widget-region ul.products.columns-5 li.product, .storefront-full-width-content .site-main ul.products.columns-5 li.product, .storefront-full-width-content .header-widget-region ul.products.columns-5 li.product {
    width: 32.666%;
    margin-right: 1%;
    margin-bottom: 0;
  }
  .woocommerce-ordering {
    float: right;
    margin-right: 0;
  }
  .site-header-cart .widget_shopping_cart {
    background-color: #707070;
  }
  #menu-secondary-menu .loja-online-menu a {
    background: #244dc8;
    border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
  }
}
@media screen and (max-width: 980px) {
  .header-widget-region .widget .textwidget h3 {
    line-height: 20px;
    font-size: 19px;
  }
  .header-widget-region .widget .textwidget p {
    line-height: 14px;
    font-size: 13px;
  }
}
@media screen and (max-width: 768px) {
  .storefront-primary-navigation {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    height: auto;
  }
  .storefront-primary-navigation .col-full {
    margin: 0;
  }
  .header-widget-region .widget:not(.one-half) {
    width: 97%;
  }
    .header-widget-region .widget.full-width {
    width: 100%;
  }
  .page-template-template-fullwidth-php .site-main ul.products.columns-5 li.product, .page-template-template-fullwidth-php .header-widget-region ul.products.columns-5 li.product, .page-template-template-homepage-php .site-main ul.products.columns-5 li.product, .page-template-template-homepage-php .header-widget-region ul.products.columns-5 li.product, .storefront-full-width-content .site-main ul.products.columns-5 li.product, .storefront-full-width-content .header-widget-region ul.products.columns-5 li.product {
    width: 31.333%;
    float: left;
    margin: 1%;
  }
  .page-template-template-homepage-php .site-main ul.products.columns-5 li.product.first {
    width: 48.5%;
    margin-right: 1%;
    margin-bottom: 10px;
    max-height: 230px;
    overflow: hidden;
  }
  .page-template-template-homepage-php .site-main ul.products.columns-5 li.product.first + li {
    width: 48.5%;
    margin-right: 0;
    margin-bottom: 10px;
    max-height: 230px;
    overflow: hidden;
  }
  ul.products li.product {
    margin-bottom: 10px;
    width: 48%;
    float: left;
    margin: 1%;
  }
  ul.products li.product.product-category .woocommerce-loop-category__title {
    display: inline-block;
  }
  ul.products li.product.product-category:hover .woocommerce-loop-category__title {
    display: inline-block;
    background: #244dc8;
    left: 0;
    width: auto;
    padding: 15px;
    bottom: 0;
    margin-bottom: 10px;
    text-align: left;
  }
  .section-title.extra-content:before, .section-title.loja-homepage:before, .storefront-product-section .section-title:before {
    font-size: 14px;
  }
  .home h2,
  .storefront-product-section.storefront-product-categories .section-title {
    width: 100%;
    margin-left: 0;
    font-size: 14px;
  }
  button.menu-toggle,
  button.menu-toggle:hover,
  button.menu-toggle:focus {
    background-color: #244dc8;
    border: none;
  }
  .storefront-handheld-footer-bar ul li.cart .count {
    color: #244dc8;
  }
  .main-navigation .menu {
    background: #244dc8;
  }
  .handheld-navigation ul.menu li {
    padding: 0 20px
  }
  .homepage-products-wrap h4 {
    font-size: 16px;
  }
  .storefront-handheld-footer-bar ul li > a {
    background: #132f82!important;
  }
  .page-template-template-homepage .wp-block-image.size-large,
  .hentry .entry-content figure.wp-block-image.bottom-banner {
    width: 116%;
    margin-left: -8%;
  }
  button.menu-toggle {
    width: 100%;
    max-width: 100%;
    z-index: 1;
  }
  .main-navigation.toggled .handheld-navigation, .main-navigation.toggled .menu>ul:not(.nav-menu), .main-navigation.toggled ul[aria-expanded=true] {
    max-height: 9999px;
    position: fixed;
    height: 100%;
    width: 100%;
    background: #244dc8;
  }
  .page-template-template-homepage .site-header {
    top: 40px;
  }
}
@media screen and (max-width: 620px) {
  .header-widget-region .highLight-collection .widget.one-half {
    margin-right: 0;
    width: 100%;
  }
  .site-branding {
    width: 130px;
  }
}