@charset "UTF-8";
/*
Theme Name:  Planeta Tangerina
Author:      André Candido & Tiago Duarte + Webdados
Description: Custom theme for Planeta Tangerina
Version:     1.20210510.16
Text Domain: planeta
*/
@keyframes spin { 100% { transform: rotate(360deg); } }
/* Plain text links - Task #411 */
*, *::before, *::after { box-sizing: border-box; }

* { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

ins { text-decoration: none; }

@-ms-viewport { width: device-width; }
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; }

body { margin: 0; font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 15px; font-weight: 500; line-height: 27px; color: #5e5846; text-align: left; background-color: #fff; width: 100%; padding-top: 61px; }
@media (min-width: 1450px) { body { font-size: 16px; line-height: 32px; padding-top: 90px; } }

/* Fixed footer */
html, body { height: 100%; }

body { display: flex; flex-direction: column; }

body > main { flex: 1 0 auto; }

body > .main-footer { flex-shrink: 0; }

.preload * { transition: none !important; }

.smooth { background: transparent; padding: 20px; position: fixed; top: 0; right: 0; left: 0; transition: all 0.7s cubic-bezier(0.2, 0.84, 0.5, 1); transform-origin: 0 0; transform: translate3d(0, 0, 0); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000; -moz-perspective: 1000; -ms-perspective: 1000; perspective: 1000; -webkit-box-sizing: border-box; box-sizing: border-box; }

[tabindex='-1']:focus { outline: none !important; }

hr { box-sizing: content-box; height: 0; overflow: visible; }

h1, h2, h3, h4, h5, h6 { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; margin-top: 0; margin-bottom: 0.5rem; }

h1 { font-weight: 800; letter-spacing: 0.01rem; font-size: 24px; line-height: 30px; }
@media (min-width: 768px) { h1 { font-size: 32px; line-height: 36px; } }
@media (min-width: 1024px) { h1 { font-size: 45px; line-height: 45px; } }

p { margin-top: 0; margin-bottom: 1rem; }

abbr[title], abbr[data-original-title] { /*text-decoration: underline;
text-decoration: underline dotted;
cursor: help;*/ text-decoration: none; border-bottom: 0; }

address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }

ol, ul, dl { margin-top: 0; margin-bottom: 1rem; }

ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; }

dt { font-weight: 700; }

dd { margin-bottom: 0.5rem; margin-left: 0; }

blockquote { margin: 0 0 1rem; }

dfn { font-style: italic; }

b, strong { font-weight: bolder; }

small { font-size: 80%; }

sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

a { color: theme-color("primary"); text-decoration: none; background-color: transparent; -webkit-text-decoration-skip: objects; }

a:hover { color: #079347; text-decoration: underline; }

a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; }

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus { color: inherit; text-decoration: none; }

a:not([href]):not([tabindex]):focus { outline: 0; }

/* Plain text links - Task #411 */
.plaintextlinks a { color: #079347; font-weight: bolder; text-decoration: none; }
.plaintextlinks a:hover { border-bottom: 2px solid; border-color: #079347; text-decoration: none; }

pre, code, kbd, samp { font-family: monospace, monospace; font-size: 1em; }

pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; -ms-overflow-style: scrollbar; }

figure { margin: 0 0 1rem; }

img { vertical-align: middle; border-style: none; }

svg:not(:root) { overflow: hidden; }

a, area, button, [role='button'], input:not([type='range']), label, select, summary, textarea { touch-action: manipulation; }

table { border-collapse: collapse; }

/*table tr,
table td { vertical-align: top;
}*/
caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #868e96; text-align: left; caption-side: bottom; }

th { text-align: inherit; }

label { display: inline-block; margin-bottom: 0.5rem; }

button { border-radius: 0; }

button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; }

input { color: #5e5846; font-weight: 500; }

input, button, select, optgroup, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; }

button, input { overflow: visible; }

button, select { text-transform: none; }

button, html [type='button'], [type='reset'], [type='submit'] { -webkit-appearance: button; }

button::-moz-focus-inner, [type='button']::-moz-focus-inner, [type='reset']::-moz-focus-inner, [type='submit']::-moz-focus-inner { padding: 0; border-style: none; }

input[type='radio'], input[type='checkbox'] { box-sizing: border-box; padding: 0; }

input[type='date'], input[type='time'], input[type='datetime-local'], input[type='month'] { -webkit-appearance: listbox; }

textarea { overflow: auto; resize: vertical; }

fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }

legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: 0.5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; }

progress { vertical-align: baseline; }

[type='number']::-webkit-inner-spin-button, [type='number']::-webkit-outer-spin-button { height: auto; }

[type='search'] { outline-offset: -2px; -webkit-appearance: none; }

[type='search']::-webkit-search-cancel-button, [type='search']::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; }

output { display: inline-block; }

summary { display: list-item; }

template { display: none; }

[hidden] { display: none !important; }

.dashed-black-border { width: 100%; content: ''; background-image: url("images/borders/dots-preto-horizontal.svg"); height: 15px; background-size: 1963px 6px; background-repeat: repeat-x; }

html.mobile-nav-toggled { overflow: hidden; position: fixed; height: 100%; }
html.mobile-nav-toggled body { overflow: hidden; position: fixed; height: 100%; }

.main-header { display: flex; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; box-shadow: 0 3px 8px 0 rgba(139, 136, 109, 0.15); position: fixed; top: 0; left: 0; right: 0; z-index: 100; background-color: #fff; align-items: center; }
@media (min-width: 1024px) { .main-header { padding-left: 56px; height: 70px; } }
@media (min-width: 1450px) { .main-header { height: 90px; } }

body.admin-bar .main-header { top: 30px; }

.main-mobile-toggle { padding-left: 15px; padding-top: 10px; font: inherit; display: inline-block; overflow: visible; margin: 0; cursor: pointer; transition-timing-function: linear; transition-duration: 0.15s; transition-property: opacity, filter; text-transform: none; color: inherit; border: 0; background-color: transparent; }
@media (min-width: 1250px) { .main-mobile-toggle { display: none; } }

.hamburger.toggled:hover, .hamburger:hover { opacity: 0.7; }

.hamburger.toggled .hamburger-inner, .hamburger.toggled .hamburger-inner::after, .hamburger.toggled .hamburger-inner::before { background-color: #222; }

.hamburger-box { position: relative; display: inline-block; width: 25px; height: 24px; }
@media (max-width: 767px) { .hamburger-box { width: 20px; } }

.hamburger-inner { top: 50%; display: block; margin-top: -2px; }

.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before { position: absolute; width: 25px; height: 3px; transition-timing-function: ease; transition-duration: 0.15s; transition-property: transform; border-radius: 4px; background-color: #222; }

.hamburger-inner::after, .hamburger-inner::before { display: block; content: ''; }

.hamburger-inner::before { top: -8px; }

.hamburger-inner::after { bottom: -8px; }

.hamburger--squeeze .hamburger-inner { transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); transition-duration: 75ms; }

.hamburger--squeeze .hamburger-inner::before { transition: top 75ms ease 0.12s, opacity 75ms ease; }

.hamburger--squeeze .hamburger-inner::after { transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.toggled .hamburger-inner { transition-delay: 0.12s; transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: rotate(45deg); }

.hamburger--squeeze.toggled .hamburger-inner::before { top: 0; transition: top 75ms ease, opacity 75ms ease 0.12s; opacity: 0; }

.hamburger--squeeze.toggled .hamburger-inner::after { bottom: 0; transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s; transform: rotate(-90deg); }

.main-logo { margin: 12px; width: 100%; }
@media (min-width: 1024px) { .main-logo { margin: 30px 0; max-width: 250px; } }
@media (min-width: 1450px) { .main-logo { max-width: auto; } }
.main-logo img { max-width: 250px; height: auto; width: 100%; }

.main-nav { margin-left: auto; margin-right: auto; display: none; }
@media (min-width: 1250px) { .main-nav { display: block; } }

.main-nav-menu { display: flex; list-style: none; margin: 0; padding: 0; }
.main-nav-menu > .menu-item { position: relative; padding: 28px 15px; height: 70px; }
@media (min-width: 1450px) { .main-nav-menu > .menu-item { padding: 35px 25px; height: 90px; } }
.main-nav-menu > .menu-item > a { font-size: 14px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.1em; color: #000; display: flex; align-items: center; line-height: 18px; }
@media (min-width: 1450px) { .main-nav-menu > .menu-item > a { font-size: 15.5px; line-height: 20px; } }
.main-nav-menu > .menu-item:hover { background-color: #dcd9bf; }
.main-nav-menu > .menu-item:hover > a { text-decoration: none; }
.main-nav-menu > .menu-item:hover .sub-menu { display: block; }
.main-nav-menu a { display: block; }
.main-nav-menu .sub-menu { z-index: 90; left: 0; width: max-content; min-width: 530px; top: 100%; display: none; list-style: none; margin: 0; padding: 35px; background-color: #f2f0e6; border: 1px solid #d5d3c6; position: absolute; columns: 2; column-gap: 60px; /* Separate books menus in two */ }
.main-nav-menu .sub-menu li { break-after: avoid-column; break-before: avoid-column; }
.main-nav-menu .sub-menu .new-menu-col { break-before: always; position: relative; }
.main-nav-menu .sub-menu .new-menu-col::before { content: ''; position: absolute; left: -30px; top: 0; height: 155px; width: 15px; background-image: url("images/borders/dots-cinza-vertical.svg"); background-repeat: repeat-y; background-size: 15px 932px; }
.main-nav-menu .sub-menu a { font-size: 14px; color: #5e5846; letter-spacing: .02em; line-height: 28px; }
.main-nav-menu .sub-menu a:not(:last-child) { margin-bottom: 15px; }
.main-nav-menu .sub-menu a:hover { color: #222; letter-spacing: .02em; text-decoration: none; }
.main-nav-menu .menu-item.destaque a { font-size: 16px; font-weight: 800; letter-spacing: .05em; margin-bottom: 15px; word-wrap: none; }
.main-nav-menu .menu-item.destaque a::after { content: ''; position: relative; display: inline-block; background-image: url("images/icons/arrow_right.svg"); background-size: 100%; width: 25px; height: 13px; margin-left: 17px; vertical-align: middle; }
.main-nav-menu .menu-item.destaque a:hover { font-size: 16px; font-weight: 800; letter-spacing: .05em; margin-bottom: 15px; }

.secondary-nav { display: none; }
@media (min-width: 1250px) { .secondary-nav { display: block; } }

.secondary-nav-menu { display: flex; list-style: none; margin: 0; padding: 0; }
.secondary-nav-menu > .menu-item { position: relative; padding: 30px 20px; height: 70px; }
@media (min-width: 1450px) { .secondary-nav-menu > .menu-item { padding: 35px 20px; height: 90px; } }
.secondary-nav-menu > .menu-item > a { font-size: 12px; letter-spacing: 0.1em; color: #222; text-transform: uppercase; text-decoration: none; line-height: 9px; display: flex; align-items: center; height: 17px; }
.secondary-nav-menu > .menu-item:hover { background-color: #dcd9bf; }
.secondary-nav-menu > .menu-item:hover > a { text-decoration: none; }
.secondary-nav-menu > .menu-item:hover .sub-menu { display: block; }
.secondary-nav-menu a { display: block; }
.secondary-nav-menu .sub-menu { z-index: 90; left: 0; width: max-content; min-width: 250px; top: 100%; display: none; list-style: none; margin: 0; padding: 30px; background-color: #f2f0e6; border: 1px solid #d5d3c6; position: absolute; }
.secondary-nav-menu .sub-menu a { font-size: 14px; color: #5e5846; letter-spacing: .02em; line-height: 28px; }
.secondary-nav-menu .sub-menu a:hover { color: #222; letter-spacing: .02em; text-decoration: none; }
.secondary-nav-menu .sub-menu a:not(:last-child) { margin-bottom: 13px; }

.main-nav-menu .current-menu-parent a, .main-nav-menu .current_page_item a, .secondary-nav-menu .current-menu-parent a, .secondary-nav-menu .current_page_item a { border-bottom: none; }
@media (min-width: 768px) { .main-nav-menu .current-menu-parent a, .main-nav-menu .current_page_item a, .secondary-nav-menu .current-menu-parent a, .secondary-nav-menu .current_page_item a { border-bottom: 2px solid #222; } }

.current-menu-parent .sub-menu a, .sub-menu .current-menu-parent a { border-bottom: none !important; }

@media (min-width: 768px) { .single.single-product .menu-item-104 a { border-bottom: 2px solid #222; } }

.single.single-product .menu-item-104 .sub-menu .current-menu-parent a, .single.single-product .menu-item-104 .sub-menu .menu-item-object-product_cat a { border-bottom: none; }

.header-actions { display: flex; margin-left: auto; }
@media (min-width: 1250px) { .header-actions { margin-left: 0; } }

.header-actions-cart { text-align: center; position: relative; padding: 18px; }
@media (max-width: 767px) { .header-actions-cart { padding: 18px 13px; } }
@media (min-width: 1024px) { .header-actions-cart { padding: 25px 18px; } }
@media (min-width: 1450px) { .header-actions-cart { padding: 30px 18px; } }
.header-actions-cart::before { content: ''; position: absolute; width: 150%; bottom: -5px; left: -7px; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; transform: rotate(-90deg); transform-origin: 0 0; }
@media (min-width: 1024px) { .header-actions-cart::before { bottom: -5px; } }
.header-actions-cart img { width: 20px; }
@media (max-width: 767px) { .header-actions-cart img { width: 25PX; } }
@media (min-width: 1024px) { .header-actions-cart img { width: 30px; } }
@media (min-width: 1450px) { .header-actions-cart img { width: 30px; } }

.cart-contents { position: relative; display: block; height: 100%; }

.cart-contents-count { position: absolute; display: block; background-color: #079347; border-radius: 100%; text-align: center; color: #fff; top: 0; left: -7px; width: 17px; height: 17px; font-size: 11px; line-height: 17px; font-weight: 700; }
@media (min-width: 1450px) { .cart-contents-count { top: -10px; left: -10px; width: 24px; height: 24px; font-size: 15px; line-height: 24px; } }

.header-actions-others { text-align: center; padding: 17px 20px; position: relative; }
@media (max-width: 767px) { .header-actions-others { padding: 17px 15px; } }
@media (min-width: 1024px) { .header-actions-others { padding: 12px 20px; } }
@media (min-width: 1450px) { .header-actions-others { padding: 18px 20px; } }
.header-actions-others::before { content: ''; position: absolute; width: 150%; bottom: -5px; left: -7px; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; transform: rotate(-90deg); transform-origin: 0 0; }

.header-actions-language { display: none; }
@media (min-width: 1024px) { .header-actions-language { display: block; } }
.header-actions-language a { text-transform: uppercase; font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 12px; line-height: 25px; font-weight: 700; color: #000; text-decoration: none; letter-spacing: 0.05em; }
@media (min-width: 1450px) { .header-actions-language a { font-size: 14px; } }

.mobile-nav-wrapper { visibility: hidden; opacity: 0; left: -9999px; position: absolute; top: 60px; left: 0; right: 0; height: 100%; height: calc( 100% - 60px ); background-color: rgba(94, 88, 70, 0.5); z-index: 99; }
.mobile-nav-wrapper.toggled { visibility: visible; opacity: 1; transition: all 150ms ease-in; }
.mobile-nav-wrapper .lang-select_mobile { text-align: right; }
@media (min-width: 1250px) { .mobile-nav-wrapper .lang-select_mobile { display: none; } }
.mobile-nav-wrapper .lang-select_mobile a { color: #222; display: block; font-size: 14px; letter-spacing: 0.1em; text-transform: capitalize; }
.mobile-nav-wrapper .lang-select_mobile a::after { background-image: none; }

.mobile-nav { width: 90%; height: 100%; background-color: #f2f0e6; padding-bottom: 150px; box-shadow: 0.7px 0.7px 9px rgba(1, 1, 1, 0.18); font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; overflow-x: scroll; }
.mobile-nav ul { padding: 0; margin: 0; }
.mobile-nav a { display: flex; align-items: center; justify-content: space-between; color: #222; font-size: 14px; letter-spacing: 0.1em; padding: 30px; position: relative; text-transform: uppercase; position: relative; }
.mobile-nav a::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }
.mobile-nav .sub-menu { display: none; background-color: #d5d3c6; padding-top: 20px; padding-bottom: 20px; position: relative; }
.mobile-nav .sub-menu::after { content: ''; position: absolute; bottom: -8px; left: 0; right: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }
.mobile-nav .sub-menu a { font-size: 14px; padding: 5px 30px; text-transform: none; }
.mobile-nav .sub-menu a:hover { color: #222; text-decoration: none; }
.mobile-nav .sub-menu a::after { content: none; }
.mobile-nav .sub-menu .destaque a { font-weight: 800; display: inline-block; }
.mobile-nav .sub-menu .destaque a::after { content: ''; position: relative; display: inline-block; background-image: url("images/icons/arrow_right.svg"); background-size: 100%; width: 21px; height: 13px; margin-left: 17px; vertical-align: middle; }

.menu-item-arrow { width: 22px; height: 22px; }
@media (max-width: 767px) { .menu-item-arrow { width: 62px; height: 62px; padding: 20px; margin-top: -20px; margin-bottom: -20px; margin-right: -20px; } }
@media (min-width: 768px) { .menu-item-arrow { width: 17px; height: 17px; margin-left: 5px; } }

.mobile-nav-main-menu a { font-weight: 900; }
.mobile-nav-main-menu a:hover { background: #d5d3c6; text-decoration: none; }
.mobile-nav-main-menu .sub-menu a { font-weight: 500; }

.mobile-nav-secondary-menu a:hover { background: #d5d3c6; text-decoration: none; }

.chevron__line1, .chevron__line2 { stroke-width: 10; stroke-linecap: square; -webkit-transition: -webkit-transform 0.4s, stroke 0.4s; transition: transform 0.4s, stroke 0.4s; }

.chevron__line1 { -webkit-transform-origin: 50px 50px; transform-origin: 50px 50px; }
.chevron__line2 { -webkit-transform-origin: 50px 50px; transform-origin: 50px 50px; }
.chevron--down, .chevron--up { display: block; }
.chevron--down .chevron__container, .chevron--up .chevron__container { -webkit-transition: -webkit-transform 0.4s; transition: transform 0.4s; -webkit-transform: translateY(13px); transform: translateY(13px); }
.chevron--down .chevron__line1, .chevron--up .chevron__line1 { stroke: #232323; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.chevron--down .chevron__line2, .chevron--up .chevron__line2 { stroke: #232323; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.chevron--up .chevron__container { -webkit-transform: translateY(-13px); transform: translateY(-13px); }
.chevron--up .chevron__line1 { stroke: #232323; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.chevron--up .chevron__line2 { stroke: #232323; -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.header-search-box { background-color: #f2f0e6; box-shadow: 2px 2px 8px rgba(139, 136, 100, 0.15); padding: 0 20px; text-align: center; position: fixed; top: -250px; left: 0; right: 0; opacity: 0; visibility: hidden; transition: all 0.5s ease-in; padding: 78px 20px 95px; z-index: 80; }
.header-search-box.toggled { opacity: 1; visibility: visible; top: 63px; }
@media (min-width: 1024px) { .header-search-box.toggled { top: 70px; } }
@media (min-width: 1450px) { .header-search-box.toggled { top: 90px; } }

.close-header-search { position: absolute; right: 20px; top: 20px; font-size: 25px; font-weight: bold; }
.close-header-search a { color: #222; }
.close-header-search a:hover { text-decoration: none; }

.header-search-form { position: relative; margin: 0 auto; display: flex; }
@media (min-width: 768px) { .header-search-form { max-width: 1000px; width: 70%; } }

.header-search-field { padding: 5px 12px; font-size: 22px; background-color: transparent; border: 0; border-bottom: 2px solid #595050; padding: 12.5px 15px; width: 100%; }
.header-search-field:focus { outline: 0; }

.header-search-button { position: absolute; right: 5px; top: 10px; background-color: transparent; border: 0; cursor: pointer; }
@media (min-width: 768px) { .header-search-button { right: 190px; } }

.header-search-button-alt { width: 205px; color: #fff; text-transform: uppercase; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; letter-spacing: 0.2em; font-size: 13px; font-weight: 900; background-color: #222; padding: 13px; border: 0; cursor: pointer; margin-left: -5px; display: none; }
@media (min-width: 768px) { .header-search-button-alt { display: inline-block; } }

.footer-top { background-color: #222; padding: 10px 20px; position: relative; display: grid; grid-template-columns: 1fr 1fr; }
@media (max-width: 1023px) { .footer-top { grid-template-columns: 1fr; } }
.footer-top::before { content: ''; position: absolute; top: -6px; left: 0; right: 0; height: 12px; background-image: url("images/borders/footer-stroke.svg"); background-repeat: repeat-x; background-size: contain; }
@media (max-width: 767px) { .footer-top::before { display: none; } }
@media (min-width: 768px) { .footer-top::before { top: -8px; } }
.footer-top a { color: #c8c8c8; display: block; }
@media (max-width: 767px) { .footer-top { grid-template-columns: 1fr; } }

.footer-nav { padding: 0 20px; position: relative; }
.footer-nav::after { content: ''; position: absolute; right: 0; top: 0; bottom: 0; width: 15px; background-image: url("images/borders/dots-cinza-vertical.svg"); background-repeat: repeat-y; background-size: 15px 932px; }
@media (max-width: 1023px) { .footer-nav { display: none; } }
.footer-nav ul { list-style-type: none; }

.footer-nav-wrapper { display: grid; grid-template-columns: 1fr 1fr 1fr; grid-gap: 20px; max-width: 500px; margin: 0 auto; font-size: 13px; }
.footer-nav-wrapper a:hover { text-decoration: none; }
@media (max-width: 767px) { .footer-nav-wrapper { display: none; } }

.footer-nav-menu-1 { padding: 20px 0; margin: 0; text-transform: uppercase; }
.footer-nav-menu-1 li { padding-bottom: 6px; font-weight: 700; line-height: 25px; }
.footer-nav-menu-1 li a { border-bottom: 2px solid transparent; display: inline-block; }
.footer-nav-menu-1 li a:hover { border-bottom: 2px solid transparent; color: white; }

.footer-nav-menu-2 { padding: 20px 0 20px 30px; }
.footer-nav-menu-2 li { line-height: 25px; }
.footer-nav-menu-2 li a { border-bottom: 1px solid transparent; display: inline-block; }
.footer-nav-menu-2 li a:hover { border-bottom: 1px solid transparent; color: white; }
.footer-nav-menu-2 li:first-child { text-transform: uppercase; font-weight: 700; }
.footer-nav-menu-2 li:first-child a { border: none; cursor: default; }
.footer-nav-menu-2 li:first-child a:hover { border: none; }

.footer-nav-menu-3 { padding: 20px 0; margin: 0; font-size: 12px; }
.footer-nav-menu-3 li { line-height: 22px; }
.footer-nav-menu-3 li a { border-bottom: 1px solid transparent; display: inline-block; }
.footer-nav-menu-3 li a:hover { border-bottom: 1px solid transparent; color: white; }

.footer-livro-reclamacoes-mobile img, .footer-livro-reclamacoes img { max-width: 120px; height: auto; }

.footer-livro-reclamacoes-mobile { background-color: #222; text-align: center; margin-bottom: 0px; padding-bottom: 1rem; }
@media (min-width: 1024px) { .footer-livro-reclamacoes-mobile { display: none; } }

.footer-social { display: grid; grid-template-columns: 1fr 1fr; text-align: center; color: #fff; text-transform: uppercase; letter-spacing: 1px; }
@media (max-width: 419px) { .footer-social { grid-template-columns: 1fr; } }

.footer-newsletter { padding: 20px 0; position: relative; }
.footer-newsletter h5 { color: #079347; }
.footer-newsletter::after { content: ''; position: absolute; right: 0; top: 0; bottom: 0; width: 15px; background-image: url("images/borders/dots-cinza-vertical.svg"); background-repeat: repeat-y; background-size: 15px 932px; }
@media (max-width: 419px) { .footer-newsletter::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; top: auto; width: 100%; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; } }

.footer-social .footer-newsletter { padding: 15px 40px; padding-left: 25px; display: flex; flex-direction: column; justify-content: center; align-items: center; /* Create a custom checkbox */ /* On mouse-over, add a grey background color */ /* When the checkbox is checked, add a blue background */ /* Create the checkmark/indicator (hidden when not checked) */ /* Show the checkmark when checked */ /* Style the checkmark/indicator */ }
@media (min-width: 1450px) { .footer-social .footer-newsletter { padding: 0 80px; } }
@media (max-width: 767px) { .footer-social .footer-newsletter { padding: 30px 30px 30px; } }
.footer-social .footer-newsletter form img { display: none; }
.footer-social .footer-newsletter form h4 { font-size: 12px; line-height: 21px; color: #079347; }
@media (max-width: 419px) { .footer-social .footer-newsletter form h4 { color: #fff; margin-bottom: 15px; } }
.footer-social .footer-newsletter form h5 { display: none; }
.footer-social .footer-newsletter form p { margin-bottom: 0; }
.footer-social .footer-newsletter label { display: none; }
.footer-social .footer-newsletter p.newsletter-name { display: none; }
.footer-social .footer-newsletter label.agree-to-terms { /*font-size: 10px;
line-height: 13px;*/ line-height: 20px; color: #c8c8c8; display: block; position: relative; margin-bottom: 12px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; text-align: left; }
.footer-social .footer-newsletter label.agree-to-terms input[type='checkbox'] { /* height: 12px; */ position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; border-radius: 0; }
.footer-social .footer-newsletter label.agree-to-terms a { color: #c8c8c8; display: inline; }
.footer-social .footer-newsletter label.agree-to-terms a:hover { color: white; }
@media (max-width: 419px) { .footer-social .footer-newsletter label.agree-to-terms { margin-bottom: 15px; } }
.footer-social .footer-newsletter label { color: #fff; font-size: 12px; }
.footer-social .footer-newsletter .checkmark { /*position: absolute;
top: 3px;
left: 0;*/ position: relative; display: inline-block; height: 14px; width: 14px; background-color: #eee; border-radius: 0; /*border: 2px solid $primary;*/ border: 1px solid #5e5846; margin-bottom: -2px; margin-right: 2px; }
.footer-social .footer-newsletter label.agree-to-terms:hover input ~ .checkmark { background-color: white; }
.footer-social .footer-newsletter label.agree-to-terms input:checked ~ .checkmark { background-color: #079347; border: none; }
.footer-social .footer-newsletter .checkmark:after { content: ""; position: absolute; display: none; }
.footer-social .footer-newsletter label.agree-to-terms input:checked ~ .checkmark:after { display: block; }
.footer-social .footer-newsletter label.agree-to-terms .checkmark:after { left: 5px; top: 2px; width: 4px; height: 9px; border: solid white; border-width: 0 2px 2px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.footer-social .footer-newsletter input[type='email'] { background-color: #222; border: 1px solid #b7b7b7; height: 35px; color: #d5d3c6; font-size: 14px; margin-bottom: 15px; border-radius: 0; }
.footer-social .footer-newsletter form input[type='email']:focus { border: 2px solid #d5d3c6; outline: none; border-radius: 0; }
.footer-social .footer-newsletter input[type='submit'] { background-color: #079347; padding: 0 20px; font-size: 12px; font-weight: 700; transition: opacity 125ms ease-in; border-radius: 0; color: #222; }
.footer-social .footer-newsletter input[type='submit']:hover { opacity: 0.75; background-color: #079347; color: #222; }
@media (max-width: 419px) { .footer-social .footer-newsletter input[type='submit'] { padding: 10px 30px; } }
.footer-social .footer-newsletter p:last-of-type { padding: 0; margin: 0; }
.footer-social .footer-newsletter .mc4wp-alert.mc4wp-notice p { font-size: 10px; text-transform: none; }
.footer-social .footer-newsletter .mc4wp-success { padding-top: 55px; }
.footer-social .footer-newsletter .mc4wp-success::before { top: 0; width: 58px; height: 50px; }
.footer-social .footer-newsletter .mc4wp-success p { text-transform: none; font-size: 12px; line-height: 18px; }
.footer-social .footer-newsletter .mc4wp-success p b { font-size: 14px; line-height: 20px; }

.footer-links { padding: 20px 0; display: flex; flex-direction: column; justify-content: center; align-items: center; }
.footer-links h5 { margin: 10px 0; display: inline-block; color: #079347; border-bottom: 2px solid transparent; line-height: 17px; }
.footer-links a:hover { text-decoration: none; }

a.footer-link-blog { display: block; align-items: center; }
a.footer-link-blog:hover h5 { border-bottom: 2px solid #079347; }
@media (max-width: 419px) { a.footer-link-blog { display: none; } }

.footer-social-links { display: flex; align-items: center; }

.footer-social-link-button { padding: 7px; border-radius: 100%; transition: opacity 125ms ease-in; width: 30px; height: 30px; background-color: #079347; }
.footer-social-link-button:hover { opacity: 0.75; }
.footer-social-link-button.instagram { padding-top: 7px; padding-left: 7px; }
.footer-social-link-button svg { fill: #222; vertical-align: top; }
.footer-social-link-button:not(:last-child) { margin-right: 12px; }

.footer-small-medium-legal-info { background-color: #222; padding: 0px 20px; text-align: center; }
@media (min-width: 1024px) { .footer-small-medium-legal-info { display: none; } }
.footer-small-medium-legal-info ul { list-style-type: none; }
@media (min-width: 768px) { .footer-small-medium-legal-info .footer-nav-menu-3 li { display: inline-block; padding: 0px 15px; } }
.footer-small-medium-legal-info a { color: #c8c8c8; }
.footer-small-medium-legal-info a:hover { color: white; }

.footer-bottom { display: flex; align-items: center; justify-content: center; background-color: #000; color: #cbcbcb; padding: 20px; font-size: 11px; }

grammarly-btn { display: none; }

/* WooCommerce Notice */
.woocommerce-store-notice { position: fixed; top: 63px; left: 0; background: #222; width: 100%; padding: 1rem; color: white; margin: 0; text-align: center; }
@media (min-width: 1024px) { .woocommerce-store-notice { top: 70px; } }
@media (min-width: 1450px) { .woocommerce-store-notice { top: 90px; } }
.woocommerce-store-notice a { color: white; text-decoration: underline; font-weight: bold; padding: 15px; }

.woocommerce-breadcrumb { display: none; align-items: center; padding: 25px 56px; color: #5e5846; font-size: 11px; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-weight: 800; text-transform: uppercase; letter-spacing: 0.2em; }
.woocommerce-breadcrumb a { font-weight: 500; color: #5e5846; }
.woocommerce-breadcrumb a:hover { text-decoration: none; color: #222; }
.woocommerce-breadcrumb.slim { padding: 32px 0 32px 53px; }
@media (min-width: 1024px) { .woocommerce-breadcrumb { display: flex; } }

.breadcrumb-separator { margin: 0 14px 0 10px; }
@media (max-width: 419px) { .breadcrumb-separator { display: none; } }

@media (max-width: 1279px) { .books-nav-wrapper { position: sticky; top: 129px; z-index: 10; } }

.books-nav { display: none; overflow: hidden; /* não faz sentido estes estilos já que o bloco foi retirado na task 32 &.single-product { margin-top: 130px; } */ }
@media (min-width: 1280px) { .books-nav { display: block !important; width: 100%; } }
.books-nav.single-product { display: none !important; }

.books-nav-menu { margin: 0; padding: 20px 6%; display: flex; justify-content: center; list-style: none; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 12px; line-height: 21px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.01em; height: 66px; position: relative; }
.books-nav-menu::before { content: ''; position: absolute; top: -2px; left: -4px; right: -4px; background-image: url("images/borders/dots-preto-horizontal.svg"); height: 15px; background-size: 1963px 6px; background-repeat: repeat-x; }
.books-nav-menu::after { content: ''; position: absolute; bottom: 0; left: -4px; right: -4px; background-image: url("images/borders/dots-preto-horizontal.svg"); height: 15px; background-size: 1963px 6px; background-repeat: repeat-x; }
.books-nav-menu li { margin: 0 20px; }
.books-nav-menu a { color: #5e5846; text-decoration: none; letter-spacing: .1em; }
.books-nav-menu .current-menu-item, .books-nav-menu .menu-item:hover { border-bottom: 3px solid #079347; }
.books-nav-menu .current-menu-item a, .books-nav-menu .menu-item:hover a { color: #222; }
.books-nav-menu .highlighted a { background-color: #293391; color: #fff; padding: 8px 14px; }
.books-nav-menu .highlighted a:hover { color: #fff; }
.books-nav-menu .current-menu-item.highlighted { border: none; }
@media (max-width: 1023px) { .books-nav-menu { /* ?? */ font-size: 11px; line-height: 13px; text-align: center; align-items: center; }
  .books-nav-menu .menu-item.highlighted { min-width: 160px; }
  .books-nav-menu .menu-item.highlighted:hover { border: none; } }
@media (min-width: 1280px) { .books-nav-menu { padding: 22.5px; padding-top: 20px; } }
@media (max-width: 1279px) { .books-nav-menu { background-color: #f2f0e6; flex-direction: column; height: auto; font-weight: 500; color: #222; text-transform: capitalize; font-size: 14px; text-align: left; align-items: flex-start; padding: 20px 6% 30px; }
  .books-nav-menu::before, .books-nav-menu::after { content: none; }
  .books-nav-menu li { margin: 10px 0; }
  .books-nav-menu .current-menu-item, .books-nav-menu .menu-item:hover { border: none; }
  .books-nav-menu a { color: #222; }
  .books-nav-menu .menu-item.highlighted { margin-top: 20px; } }

.mobile-books-nav-toggle-wrapper { overflow: hidden; }

.mobile-books-nav-toggle { margin: 15px 0 0; padding: 15px 20px; display: flex; justify-content: space-between; align-items: center; list-style: none; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 12px; line-height: 21px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.15em; height: 66px; position: relative; color: #797767; }
@media (min-width: 1024px) { .mobile-books-nav-toggle { /* Alinhar com "livros" */ padding-left: 56px; } }
@media (min-width: 1280px) { .mobile-books-nav-toggle { display: none; } }

.nav-toggle-arrow { width: 25px; height: 25px; }
.nav-toggle-arrow .chevron__line1, .nav-toggle-arrow .chevron__line2 { stroke: #797767; }

.products { display: grid; list-style: none; margin: 0; padding: 0; /*.product-bottom-right a.woocommerce-LoopProduct-link { display: none;
}*/ }
@media (max-width: 767px) { .products { grid-template-columns: 1fr 1fr; grid-gap: 0; } }
.products .product { display: flex; flex-direction: column; }
@media (min-width: 768px) { .products .product { border: 1px solid #dcd9bf; } }
.products .product.outofstock .product-bottom-right a.woocommerce-LoopProduct-link { /* 2021-05-10 - Task 449 */ display: none; }
.products .product-top { flex-grow: 1; position: relative; padding: 20px 0 30px; margin: 0 20px 0; }
@media (min-width: 768px) { .products .product-top { margin: 0 20px; padding: 30px 20px; text-align: center; }
  .products .product-top::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; } }
@media (min-width: 1024px) { .products .product-top { text-align: left; } }
.products .attachment-woocommerce_thumbnail { max-width: 100%; height: auto; }
.products .woocommerce-LoopProduct-link { text-decoration: none; display: flex; flex-grow: 1; }
.products .woocommerce-loop-product__title { color: #222; /*display: inline;*/ display: block; }
.products .product-bottom { display: grid; /* grid-template-columns: 50% 50%; */ /* 2021-05-10 - Task 449 */ grid-template-columns: 100%; position: relative; height: 90px;     /* @include media('>=large') {
 &::before { content: ''; position: absolute; left: calc( 50% - 7.5px ); top: 15px; bottom: 15px; width: 15px; background-image: url('images/borders/dots-cinza-vertical.svg'); background-repeat: repeat-y; background-size: 15px 932px; } } */ /* 2021-05-10 - Task 449 */ }
@media (max-width: 1023px) { .products .product-bottom { grid-template-columns: 1fr; } }
.products .product-bottom a { align-items: center; justify-content: center; position: relative; overflow: hidden; }
.products .product-bottom a::after { content: ''; background-color: #b1af9e; position: absolute; left: 0; right: 0; bottom: -12px; width: 100%; height: 12px; transition: bottom 0.5s ease; }
.products .product-bottom a:hover::after { bottom: 0; }
.products .product-bottom > a { /* 2021-05-10 - Task 449 - Hide direct/fake links directly on .product-bottom */ display: none; }
.products .product-bottom-right a { overflow: initial; flex-grow: 0; /* 2021-05-10 - Task 449 */ }
.products .product-bottom-right a::after { content: none; }
.products .product-bottom-right a.price-on-add-to-cart { display: flex; flex-grow: 1; }
.products .product-bottom-right::after { content: ''; background-color: #b1af9e; position: absolute; left: 0; right: 0; bottom: -12px; width: 100%; height: 12px; transition: bottom 0.5s ease; }
.products .product-bottom-right:hover::after { bottom: 0; }
.products .product-bottom-left { text-align: center; color: #222; text-transform: uppercase; font-size: 12px; letter-spacing: 0.15em; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-weight: 800; }
@media (min-width: 1450px) { .products .product-bottom-left { padding: 28px 20px; } }
@media (max-width: 419px) { .products .product-bottom-left::after { content: ''; position: absolute; left: 0; right: 0; top: auto; bottom: 0; width: 100%; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; } }
.products .product-bottom-right { padding: 20px; /*display: none;*/ display: flex; align-items: center; justify-content: center; position: relative; overflow: hidden; /* testámos substituir pelo before no .product-bottom */ /*&::before { content: ''; position: absolute; left: 0; top: 15px; bottom: 15px; width: 15px; background-image: url('images/borders/dots-cinza-vertical.svg'); background-repeat: repeat-y; background-size: 15px 932px;
}*/ }
.products .product-bottom-right .added_to_cart.wc-forward { display: none; }
@media (min-width: 1024px) { .products .product-bottom-right { display: flex; } }
@media (min-width: 1450px) { .products .product-bottom-right { padding: 40px 20px; } }
.products a.add-to-cart:hover { text-decoration: none; }
.products .price { color: #797767; font-size: 15px; line-height: 20px; letter-spacing: 0.02em; margin-right: 14px; }
.products .price:hover { text-decoration: none; }
@media (min-width: 768px) { .products .price { font-size: 16px; } }
@media (min-width: 1024px) { .products .price { font-size: 18px; line-height: 35px; text-align: center; } }
.products .price.product_archive_promo { color: #293391; font-weight: 800; }
.products .price.product_archive_promo .percentage-badge { font-weight: 700; font-size: 83.3333%; margin-left: 4px; }
.products .price.product_archive_promo_editor { color: #222; font-weight: 800; }
.products .price.product_archive_promo_editor .percentage-badge { color: #797767; font-weight: 700; font-size: 83.3333%; margin-left: 4px; }
.products .outofstock .price { display: none; }
.products .outofstock .product-bottom-right { padding: 0 25%; }
.products .outofstock .product-bottom-right a { pointer-events: none; }
.products .outofstock .product-bottom-right::after { transition: none; background: #fff; }
.products .outofstock .product-bottom-right a::first-child { display: none; }
.products .product-bottom-right .outofstock { color: #b1af9e; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1rem; }
.products .loop-product-authors { display: none; color: #079347; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 12px; line-height: 20px; font-weight: 800; letter-spacing: 0.2em; text-transform: uppercase; margin: 20px 0; }
@media (min-width: 1084px) { .products .loop-product-authors { font-size: 13px; line-height: 28px; display: block; } }
.products .label-wrap.wapl-ribbon { right: 0; }
@media (max-width: 767px) { .products .label-wrap.wapl-ribbon { display: none; } }
.products .wapl-ribbon .label-green { background-color: #39A539; }
.products .label-wrap.wapl-ribbon .product-label { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-weight: 800; letter-spacing: 0.15em; /* text-transform: lowercase; */ font-size: 10px; text-align: center; word-break: normal; padding: 10px; width: 60px; /* line-height: 21px; */     /* @include media('>=large') { font-size: 14px; line-height: 27px; font-weight: 700; letter-spacing: 0.15em;
 } */ }
.products .label-wrap.wapl-ribbon .product-label::after { border: none; }
@media (min-width: 1024px) { .products .label-wrap.wapl-ribbon .product-label { transform: rotate(90deg); transform-origin: right top; } }
.products .label-wrap.wapl-ribbon .wapl-label-text { display: block; }

.wapl-ribbon .product-label { line-height: 0.7em; /* writing-mode: vertical-lr; */ /* text-orientation: upright; */ }

.wapl-ribbon.wapl-alignright .product-label { float: left; top: 80px; }

@media (min-width: 1024px) { .wapl-ribbon.wapl-alignright .product-label { right: 25px; }
  .label-wrap.wapl-ribbon .product-label { transform: rotate(0deg); transform-origin: right top; } }
@media (max-width: 1023px) { ul.products .label-wrap.wapl-ribbon { right: auto; left: 0; text-align: center; overflow: initial; }
  ul.products .wapl-ribbon.wapl-alignright .product-label { float: none; /* right: auto; */ }
  .wapl-ribbon.wapl-alignright .product-label { right: auto; }
  .label-wrap.wapl-ribbon .product-label { transform: rotate(0deg); /* transform: translate(-50%, -50%);*/ transform-origin: right top; z-index: 2; right: 15px; } }
ul.products.products-simplified h2 { font-size: 18px; line-height: 28px; font-weight: 700; letter-spacing: .02em; }
ul.products.products-simplified .label-wrap.wapl-ribbon { right: auto; left: 0; text-align: center; overflow: initial; }
ul.products.products-simplified .label-wrap.wapl-ribbon .product-label { transform: rotate(0deg); transform: translate(-50%, 0); transform-origin: center center; z-index: 2; margin: 0 auto; top: -13px; }
ul.products.products-simplified .wapl-ribbon.wapl-alignright .product-label { float: left; margin: 0 auto; right: auto; }

/* ### Below bLarge = .products-simplified */
@media (max-width: 1083px) { ul.products h2 { font-size: 18px; line-height: 28px; font-weight: 700; letter-spacing: .02em; }
  ul.products .label-wrap.wapl-ribbon { right: auto; left: 0; text-align: center; overflow: initial; }
  ul.products .label-wrap.wapl-ribbon .product-label { transform: rotate(0deg); transform: translate(-50%, 0); transform-origin: center center; z-index: 2; margin: 0 auto; top: -13px; }
  ul.products .wapl-ribbon.wapl-alignright .product-label { float: left; margin: 0 auto; right: auto; } }
/*.products.products-simplified .wapl-ribbon.wapl-alignright .product-label { right: auto;
}

.products.products-simplified .label-wrap.wapl-ribbon .product-label { transform: rotate(0deg); transform: translate(-50%, 0); transform-origin: center center; z-index: 2; margin: 0 auto; top: -13px;
}

.products.products-simplified .wapl-ribbon.wapl-alignright .product-label { right: auto;
}*/
.single-product .outofstock .product-cart-btn { background: #d5d3c6; }
.single-product .outofstock .outofstock-btn, .single-product .outofstock .quantity-button { pointer-events: none; }
.single-product .outofstock .outofstock-btn svg, .single-product .outofstock .quantity-button svg { display: none; }
.single-product .outofstock .quantity-button { border: 1px solid #b6b4a7; background: #d5d3c6; }

.wapl-ribbon .product-label { position: absolute; width: 10px; color: #FFF; text-align: center; padding: 10px 10px 0 10px; transform-origin: top; height: auto; word-break: break-all; top: 0; box-sizing: content-box; writing-mode: horizontal-tb !important; }

.wapl-ribbon .label-yellow { background-color: #293391; color: white; }

.tns-outer { padding: 0 !important; }

.tns-outer [hidden] { display: none !important; }

.tns-outer [aria-controls], .tns-outer [data-action] { cursor: pointer; }

.tns-slider { -webkit-transition: all 0s; -moz-transition: all 0s; transition: all 0s; }

.tns-slider > .tns-item { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.tns-horizontal.tns-subpixel { white-space: nowrap; }

.tns-horizontal.tns-subpixel > .tns-item { display: inline-block; vertical-align: top; white-space: normal; }

.tns-horizontal.tns-no-subpixel::after { content: ''; display: table; clear: both; }

.tns-horizontal.tns-no-subpixel > .tns-item { float: left; }

.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item { margin-right: -100%; }

.tns-no-calc { position: relative; left: 0; }

.tns-gallery { position: relative; left: 0; min-height: 1px; }

.tns-gallery > .tns-item { position: absolute; left: -100%; -webkit-transition: transform 0s, opacity 0s; -moz-transition: transform 0s, opacity 0s; transition: transform 0s, opacity 0s; }

.tns-gallery > .tns-slide-active { position: relative; left: auto !important; }

.tns-gallery > .tns-moving { -webkit-transition: all 0.25s; -moz-transition: all 0.25s; transition: all 0.25s; }

.tns-autowidth { display: inline-block; }

.tns-lazy-img { -webkit-transition: opacity 0.6s; -moz-transition: opacity 0.6s; transition: opacity 0.6s; opacity: 0.6; }

.tns-lazy-img.tns-complete { opacity: 1; }

.tns-ah { -webkit-transition: height 0s; -moz-transition: height 0s; transition: height 0s; }

.tns-ovh { overflow: hidden; }

.tns-visually-hidden { position: absolute; left: -10000em; }

.tns-transparent { opacity: 0; visibility: hidden; }

.tns-fadeIn { opacity: 1; filter: alpha(opacity=100); z-index: 0; }

.tns-normal, .tns-fadeOut { opacity: 0; filter: alpha(opacity=0); z-index: -1; }

.tns-vpfix { white-space: nowrap; }

.tns-vpfix > div, .tns-vpfix > li { display: inline-block; }

.tns-t-subp2 { margin: 0 auto; width: 310px; position: relative; height: 10px; overflow: hidden; }

.tns-t-ct { width: 2333.3333333%; width: -webkit-calc(100% * 70 / 3); width: -moz-calc(100% * 70 / 3); width: calc(100% * 70 / 3); position: absolute; right: 0; }

.tns-t-ct::after { content: ''; display: table; clear: both; }

.tns-t-ct > div { width: 1.4285714%; width: -webkit-calc(100% / 70); width: -moz-calc(100% / 70); width: calc(100% / 70); height: 10px; float: left; }

.high-footer { display: grid; grid-template-columns: 1fr 1fr; grid-gap: 0; background-color: #f2f0e6; padding: 50px 0; min-height: 600px; position: relative; margin: 0 10px 20px; }
.high-footer::after { content: ''; position: absolute; right: 0; left: 0; bottom: 0; height: 85px; background-image: url("images/borders/recorte-andar-por-ai-2.png"); background-repeat: repeat-x; z-index: 1; }
@media (max-width: 1023px) { .high-footer { grid-template-columns: 1fr; margin: 0 0 10px; } }

.calendar-wrapper { grid-template-columns: 1fr; }
.calendar-wrapper .calendar-borders { border-top: 2px solid #222; border-bottom: 2px solid #222; max-height: 350px; overflow-y: auto; max-width: 500px; margin: 0 auto; font-size: 14px; line-height: 18px; }
.calendar-wrapper .calendar-borders a { color: #595050; font-weight: 700; text-decoration: underline; cursor: pointer; }
@media (max-width: 419px) { .calendar-wrapper .calendar-borders { margin: 0 20px; } }
.calendar-wrapper .calendar-month { color: #222; background-color: #fff; text-align: left; margin: 0; padding: 15px; text-transform: uppercase; letter-spacing: 0.15em; }
.calendar-wrapper .calendar-event { display: grid; grid-template-columns: 2fr 5fr 2fr; grid-gap: 20px; text-align: left; padding: 15px; background-color: #d5d3c6; border-bottom: 2px solid #f2f0e6; }
@media (max-width: 767px) { .calendar-wrapper .calendar-event { grid-template-columns: 20px 5fr 2fr; } }
.calendar-wrapper .calendar-event:first-child { border-top: 2px solid #f2f0e6; }
.calendar-wrapper p { color: #222; padding: 0; margin: 0; }
.calendar-wrapper h3 { color: #222; text-transform: uppercase; letter-spacing: 0.01em; margin-top: 10px; margin-bottom: 40px; font-size: 26px; line-height: 30px; font-weight: 800; }
@media (max-width: 767px) { .calendar-wrapper h3 { font-size: 20px; line-height: 28px; } }
@media (max-width: 419px) { .calendar-wrapper h3 { font-size: 15px; line-height: 23px; } }
.calendar-wrapper .sem-actividades { max-width: 500px; margin: 0 auto; }
.calendar-wrapper .sem-actividades a { color: #222; font-weight: 700; text-decoration: none; }
.calendar-wrapper .sem-actividades a:hover { border-bottom: 2px solid #222; }

.calendar-events a { display: block; color: #222; }
.calendar-events a:hover { text-decoration: none; }
.calendar-events a:hover .calendar-event-title { text-decoration: underline; }

.calendar-event-date { text-transform: uppercase; font-weight: 700; text-align: center; }

.calendar-event-location { font-size: 13px; text-transform: uppercase; font-weight: 700; }

.newsletter-wrapper, .calendar-wrapper { padding: 0 50px; text-align: center; z-index: 2; }
.newsletter-wrapper img, .calendar-wrapper img { max-height: 35px; }
@media (max-width: 419px) { .newsletter-wrapper, .calendar-wrapper { padding: 0; } }

.newsletter-wrapper { position: relative; }
.newsletter-wrapper h4 { color: #222; margin-top: 20px; font-size: 26px; line-height: 30px; font-weight: 800; letter-spacing: 0.01em; }
.newsletter-wrapper h5 { font-size: 15px; line-height: 27px; font-weight: 500; letter-spacing: 0.03em; font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; margin-bottom: 20px; }
.newsletter-wrapper::after { content: ''; position: absolute; right: 0; top: 0; bottom: 0; width: 15px; background-image: url("images/borders/dots-cinza-vertical.svg"); background-repeat: repeat-y; background-size: 15px 932px; }
@media (max-width: 1023px) { .newsletter-wrapper { display: none; } }

.newsletter-container { max-width: 400px; width: 100%; margin: 0 auto; }
.newsletter-container label { display: block; color: #595050; font-size: 12px; line-height: 20px; font-weight: 800; text-transform: uppercase; }
.newsletter-container input[type='text'], .newsletter-container input[type='email'] { width: 100%; padding: 8px 10px 5px; text-align: center; border-bottom: 2px solid #222; border-top: 1px solid #d5d3c6; border-left: 1px solid #d5d3c6; border-right: 1px solid #d5d3c6; border-radius: 0px; }
.newsletter-container input[type='text']:focus, .newsletter-container input[type='email']:focus { border: 2px solid #222; outline: none; border-radius: 0px; }
.newsletter-container label.agree-to-terms { font-size: 12px; color: #595050; text-transform: none; font-weight: 500; }
.newsletter-container label.agree-to-terms a { color: #595050; font-weight: 700; text-decoration: underline; cursor: pointer; }
.newsletter-container label.agree-to-terms a:hover { text-decoration: none; }
.newsletter-container input[type='submit'] { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 13px; font-weight: 800; letter-spacing: 0.15em; text-transform: uppercase; padding: 7px 25px; border: 2px solid #222; background-color: #f2f0e6; cursor: pointer; border-radius: 0px; color: #222; }
.newsletter-container input[type='submit']:hover { background-color: #222; color: #fff; }

.mc4wp-response .mc4wp-success { padding-top: 150px; position: relative; }
.mc4wp-response .mc4wp-success::before { content: ''; position: absolute; top: 50px; left: 50%; right: 0; width: 80px; height: 72px; transform: translateX(-50%); background-image: url("images/icons/carinhas.png"); background-size: cover; z-index: 1; }

.mc4wp-response .mc4wp-success p { display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 30px; }
.mc4wp-response .mc4wp-success p b { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; display: block; font-size: 20px; line-height: 30px; margin-bottom: 10px; }

.mc4wp-alert.mc4wp-notice p { font-size: 12px; text-transform: none; line-height: 16px; padding: 10px; }

.sharing-buttons { display: flex; align-items: center; }

.sharing-button-link { padding: 10px; border-radius: 100%; transition: opacity 125ms ease-in; }
.sharing-button-link:hover { opacity: 0.75; }
.sharing-button-link.twitter { background-color: #00aced; width: 35px; height: 35px; padding-top: 11px; padding-bottom: 9px; }
.sharing-button-link.linkedin { background-color: #0077b5; width: 35px; height: 35px; }
.sharing-button-link.facebook { background-color: #4368b2; width: 35px; height: 35px; }
.sharing-button-link.email { background-color: #797979; width: 35px; height: 35px; }
.sharing-button-link svg { fill: #fff; vertical-align: top; }
.sharing-button-link:not(:last-child) { margin-right: 12px; }

.modal__overlay { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(94, 88, 70, 0.8); display: flex; justify-content: center; align-items: center; z-index: 100; }

.modal__container { background-color: #f2f0e6; padding: 30px; width: 750px; max-width: 90%; max-height: 100vh; overflow-y: auto; box-sizing: border-box; }

.modal__header { display: flex; justify-content: flex-end; align-items: center; }

.modal__title { margin-top: 0; margin-bottom: 0; font-size: 1.25rem; line-height: 1.25; color: #00449e; box-sizing: border-box; }

.modal__close { background: transparent; border: 0; font-size: 22px; color: #aba793; font-weight: bold; cursor: pointer; padding: 0; }
.modal__close:hover { color: rgba(171, 167, 147, 0.8); }
.modal__close:focus { outline: 0; }

.modal__header .modal__close::before { content: '\2715'; }

.modal__content { /* margin-top: 2rem; */ line-height: 1.5; color: rgba(0, 0, 0, 0.8); }
.modal__content .product-cart-header::after { right: 0; left: 0; }
.modal__content .product-cart-header svg { max-width: 30px; height: auto; }

.modal__btn { font-size: 0.875rem; padding-left: 1rem; padding-right: 1rem; padding-top: 0.5rem; padding-bottom: 0.5rem; background-color: #e6e6e6; color: rgba(0, 0, 0, 0.8); border-radius: 0.25rem; border-style: none; border-width: 0; cursor: pointer; -webkit-appearance: button; text-transform: none; overflow: visible; line-height: 1.15; margin: 0; will-change: transform; -moz-osx-font-smoothing: grayscale; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: translateZ(0); transform: translateZ(0); transition: -webkit-transform 0.25s ease-out; transition: transform 0.25s ease-out; transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out; }

.modal__btn:focus, .modal__btn:hover { -webkit-transform: scale(1.05); transform: scale(1.05); }

.modal__btn-primary { background-color: #00449e; color: #fff; }

/**************************  \ Demo Animation Style
\  **************************/
@keyframes mmfadeIn { from { opacity: 0; }
  to { opacity: 1; } }
@keyframes mmfadeOut { from { opacity: 1; }
  to { opacity: 0; } }
@keyframes mmslideIn { from { transform: translateY(15%); }
  to { transform: translateY(0); } }
@keyframes mmslideOut { from { transform: translateY(0); }
  to { transform: translateY(-10%); } }
.micromodal-slide { display: none; }

.micromodal-slide.is-open { display: block; }

.micromodal-slide[aria-hidden='false'] .modal__overlay { animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1); }

.micromodal-slide[aria-hidden='false'] .modal__container { animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1); }

.micromodal-slide[aria-hidden='true'] .modal__overlay { animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1); }

.micromodal-slide[aria-hidden='true'] .modal__container { animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1); }

.micromodal-slide .modal__container, .micromodal-slide .modal__overlay { will-change: transform; }

.embed-container { position: relative; padding-bottom: 56.25%; overflow: hidden; max-width: 100%; height: auto; }

.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.wp-block-image img { max-width: 100%; height: auto; }

table.wp-block-table { font-size: 13px; font-weight: 700; color: #5e5846; border-collapse: separate; border-spacing: 0; width: 100%; margin-top: 20px; }
@media (max-width: 419px) { table.wp-block-table { font-size: 10px; line-height: 14px; } }
table.wp-block-table tr:first-child td { background-color: #f2f0e6; border-bottom: 8px solid #fff; padding: 5px 10px; text-transform: uppercase; }
@media (max-width: 419px) { table.wp-block-table tr:first-child td { width: 25%; } }
@media (min-width: 1450px) { table.wp-block-table tr:first-child { padding: 5px 20px; } }
@media (max-width: 419px) { table.wp-block-table tr:first-child { padding: 5px 5px; } }
table.wp-block-table tr:not(:first-child) td:first-child { border-left: 2px solid #f2f0e6; }
table.wp-block-table tr:not(:first-child) td:last-child { border-right: 2px solid #f2f0e6; }
table.wp-block-table tr:nth-child(2) td { border-top: 2px solid #f2f0e6; }
table.wp-block-table tr:last-child td { border-bottom: 2px solid #f2f0e6; }
table.wp-block-table td { padding: 2px 20px; }
@media (max-width: 419px) { table.wp-block-table td { padding: 5px 5px; } }
table.wp-block-table td:not(:first-child) { text-align: center; }

@media (max-width: 767px) { .wp-block-column:not(:first-child), .wp-block-column:nth-child(2n) { margin-left: 0; } }
#cookie-notice { font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
#cookie-notice .cn-text-container { margin: 5px 0 10px 0; }
#cookie-notice .cn-buttons-container { margin: 5px 0 4px 0; }
#cookie-notice .cn-button { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; background-color: transparent; padding: 2px 11px; font-size: 13px; font-weight: 700; transition: opacity .125s ease-in; border-radius: 0; color: white; border: 1px solid white; }
#cookie-notice .cn-button:hover { opacity: 1; background-color: white; color: #222; }
#cookie-notice #cn-close-notice { display: none; }

.homepage-hero { display: grid; grid-template-columns: 1fr 1fr; /*margin: 0 0 150px;*/ position: relative; max-height: 700px; /*@include media('<small') { grid-template-columns: 1fr; margin: 0 0 30px;
}*/ }
@media (max-width: 767px) { .homepage-hero { grid-template-columns: 1fr; grid-auto-rows: 1fr; margin: 0 0 30px; } }
@media (min-width: 1024px) { .homepage-hero { height: calc(100vh - 140px); max-height: 500px; } }
@media (min-width: 1450px) { .homepage-hero { height: calc(100vh - 170px); max-height: 700px; } }

.homepage-hero.homepage-hero-noleft { grid-template-columns: 1fr; }

.homepage-hero-left { position: relative; padding: 70px 120px 150px 110px; max-height: 700px; /*@include media('<small') { padding: 40px 30px 30px; text-align: center;
}*/ /*img { @include media('<small') { width: 50px; }
}*/ }
@media (min-width: 768px) { .homepage-hero-left { padding-right: 50px; } }
@media (min-width: 1024px) { .homepage-hero-left { height: calc(100vh - 140px); max-height: 500px; } }
@media (min-width: 1450px) { .homepage-hero-left { padding: 205px 50px 305px 200px; height: calc(100vh - 170px); max-height: 700px; } }
@media (max-width: 767px) { .homepage-hero-left { padding: 40px 30px 30px; text-align: center; } }
.homepage-hero-left a { color: #2a2a2a; transform: perspective(1px) translateZ(0); transition: all 0.3s ease; }
.homepage-hero-left a .arrow-right { transition: all 0.3s ease; }
@media (min-width: 1024px) { .homepage-hero-left a .arrow-right { width: 60px; height: auto; } }
.homepage-hero-left a:hover { text-decoration: none; }
.homepage-hero-left a:hover .arrow-right { fill: #5e5846; }
.homepage-hero-left h2 { font-size: 12px; text-transform: uppercase; letter-spacing: 0.15em; line-height: 21px; margin-bottom: 30px; font-weight: 800; text-align: center; }
@media (min-width: 768px) { .homepage-hero-left h2 { text-align: left; } }
@media (min-width: 1024px) { .homepage-hero-left h2 { font-size: 14px; line-height: 27px; } }
.homepage-hero-left h1 { font-size: 36px; line-height: 45px; font-weight: 800; letter-spacing: 0.01em; margin-bottom: 30px; text-align: center; }
@media (min-width: 768px) { .homepage-hero-left h1 { text-align: left; font-size: 40px; line-height: 45px; } }
@media (min-width: 1024px) { .homepage-hero-left h1 { line-height: 47px; margin-bottom: 40px; } }
@media (min-width: 1450px) { .homepage-hero-left h1 { font-size: 45px; line-height: 55px; } }

.homepage-hero-left-bg { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: -1; width: 100%; height: 100%; object-fit: cover; }

.homepage-hero-right { max-height: 700px; }
@media (min-width: 1024px) { .homepage-hero-right { height: calc(100vh - 140px); max-height: 500px; } }
@media (min-width: 1450px) { .homepage-hero-right { height: calc(100vh - 170px); max-height: 700px; } }

.homepage-hero-right-noleft { display: block; width: 100%; max-height: 700px; overflow: hidden; min-height: 500px; }
@media (min-width: 1024px) { .homepage-hero-right-noleft { height: calc(100vh - 140px); max-height: 500px; } }
@media (min-width: 1450px) { .homepage-hero-right-noleft { height: calc(100vh - 170px); max-height: 700px; } }
@media (max-width: 1023px) { .homepage-hero-right-noleft { min-height: 440px; } }
@media (max-width: 767px) { .homepage-hero-right-noleft { min-height: 300px; } }

.homepage-hero-right img { width: 100%; height: 100%; object-fit: cover; object-position: left; }

.homepage-hero-bottom { position: absolute; bottom: -47px; width: 1386px; max-width: 80%; left: 50%; transform: translateX(-50%); }
@media (max-width: 1023px) { .homepage-hero-bottom { display: none; } }

a.homepage-ultimas-link { position: absolute; left: -20px; top: -35px; padding: 13px 26px; width: 182px; height: 49px; background-image: url("images/borders/ultimas_background.png"); color: #fff; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-transform: uppercase; letter-spacing: 0.15em; font-weight: 800; font-size: 13px; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
a.homepage-ultimas-link img { max-width: 30px; position: absolute; right: 20px; top: 16px; }
a.homepage-ultimas-link:hover { text-decoration: none; }
a.homepage-ultimas-link:hover img { -webkit-transform: translateX(5px); transform: translateX(5px); }
@media (min-width: 1450px) { a.homepage-ultimas-link { padding: 10px 26px; } }

.homepage-hero-bottom-wrapper { background-color: #f2f0e6; display: grid; grid-template-columns: 1fr 1fr 1fr; }

.homepage-hero-bottom-column { position: relative; }
.homepage-hero-bottom-column:not(:last-child)::after { content: ''; position: absolute; right: 0; top: 0; bottom: 0; width: 15px; background-image: url("images/borders/dots-cinza-vertical.svg"); background-repeat: repeat-y; background-size: 15px 932px; }
.homepage-hero-bottom-column a { font-size: 18px; font-weight: 700; color: #222; letter-spacing: 0.02em; line-height: 28px; display: block; padding: 30px 40px; height: 100%; }
.homepage-hero-bottom-column a:hover { text-decoration: none; }

.homepage-hero-bottom-column .homepage-news-title { position: relative; border-bottom: 2px solid transparent; }
.homepage-hero-bottom-column:hover .homepage-news-title { text-decoration: none; border-color: #079347; }

.homepage-hero-bottom-box { position: absolute; top: 50%; transform: translateY(-50%); right: 50px; left: 30px; background-color: #d5d3c6; padding: 30px 40px; color: #222; }
.homepage-hero-bottom-box h5 { font-size: 11px; font-weight: 800; letter-spacing: 0.1em; line-height: 13px; padding-bottom: 30px; position: relative; text-transform: uppercase; }
.homepage-hero-bottom-box h5::after { content: ''; position: absolute; bottom: -0; left: 0; right: 0; background-image: url("images/borders/dots-preto-horizontal.svg"); height: 15px; background-size: 1963px 6px; background-repeat: repeat-x; }
.homepage-hero-bottom-box h3 { font-size: 23px; letter-spacing: 0.02em; line-height: 25px; margin-bottom: 10px; padding-top: 12px; font-weight: 700; }
.homepage-hero-bottom-box h3 span { font-size: 15px; }
.homepage-hero-bottom-box p { font-size: 15px; letter-spacing: 0.02em; line-height: 25px; }
.homepage-hero-bottom-box a.andar-por-ai-scroll { display: block; padding: 0; width: 61px; height: 49px; position: absolute; right: -15px; bottom: -15px; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.homepage-hero-bottom-box a.andar-por-ai-scroll:hover { -webkit-transform: translateY(4px); transform: translateY(4px); }

.homepage-highlights-wrapper { padding: 0; }
@media (min-width: 768px) { .homepage-highlights-wrapper { padding: 30px 7% 7% 7%; } }
@media (min-width: 1024px) { .homepage-highlights-wrapper { padding: 0; max-width: 80%; margin: 0 auto; width: 1800px; } }
.homepage-highlights-wrapper .loop-product-authors { margin-bottom: 20px; }
.homepage-highlights-wrapper .loop-product-authors span { display: block; }
@media (max-width: 419px) { .homepage-highlights-wrapper { padding: 0; text-align: center; } }

.homepage-highlights-title { display: inline; font-weight: 800; color: #797767; letter-spacing: 0.2em; line-height: 11px; text-transform: uppercase; border-bottom: 2px solid #797767; }

.homepage-top-highlight { display: grid; grid-template-columns: 1fr; grid-gap: 15px; margin-top: 30px; align-items: center; position: relative; }
@media (min-width: 1024px) { .homepage-top-highlight { grid-template-columns: 1fr 2fr; grid-gap: 100px; margin-bottom: 115px; margin-top: 92px; padding-bottom: 105px; }
  .homepage-top-highlight::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; background-image: url("images/borders/dots-preto-horizontal.svg"); height: 15px; background-size: 1963px 6px; background-repeat: repeat-x; } }
@media (min-width: 1450px) { .homepage-top-highlight { grid-template-columns: 1fr 450px 1fr; grid-auto-rows: 500px; } }
.homepage-top-highlight .loop-product-authors { margin-top: 10px; display: block; color: #079347; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 12px; line-height: 20px; font-weight: 800; letter-spacing: 0.2em; text-transform: uppercase; }
.homepage-top-highlight .loop-product-authors:not(:last-of-type) { margin-bottom: 10px 0; }
@media (min-width: 1024px) { .homepage-top-highlight .loop-product-authors { font-size: 13px; line-height: 28px; } }
@media (max-width: 767px) { .homepage-top-highlight .loop-product-authors { margin-top: 20px; } }
.homepage-top-highlight .add-to-cart { text-decoration: none; }
.homepage-top-highlight .price { font-size: 18px; color: #797767; padding-right: 15px; }
.homepage-top-highlight .price del, .homepage-top-highlight .price ins { letter-spacing: 0.05em; display: block; }
.homepage-top-highlight .price del { font-size: 17px; line-height: 32px; letter-spacing: 0; color: #797767; text-decoration: none; }
.homepage-top-highlight .price ins { text-decoration: none; font-size: 23px; color: #797767; }

.homepage-top-highlight-thumb { margin: 0 auto; }

.homepage-top-highlight-thumb img { width: auto; height: auto; max-width: 150px; max-height: 200px; }
@media (min-width: 768px) { .homepage-top-highlight-thumb img { max-width: 300px; min-width: 300px; max-height: 500px; } }
@media (min-width: 1024px) { .homepage-top-highlight-thumb img { max-width: 350px; min-width: 350px; max-height: 500px; } }
@media (max-width: 1023px) { .homepage-top-highlight-thumb img { margin: 0 auto 15px; } }

.homepage-top-highlight-details { text-align: center; padding: 0 15px; }
@media (min-width: 1024px) { .homepage-top-highlight-details { max-width: 480px; margin: 0 auto; padding: 0; } }
@media (max-width: 1023px) { .homepage-top-highlight-details { margin-left: 20px; margin-right: 20px; } }
.homepage-top-highlight-details h2 { color: #222; font-size: 20px; font-weight: 800; line-height: 28px; letter-spacing: 0.01em; }
@media (min-width: 1024px) { .homepage-top-highlight-details h2 { font-size: 30px; line-height: 35px; } }
@media (min-width: 1024px) { .homepage-top-highlight-details h2 { font-size: 36px; line-height: 45px; } }

.homepage-top-highlight-description { font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; color: #5e5846; font-size: 15px; line-height: 26px; letter-spacing: 0.01em; }
@media (min-width: 1024px) { .homepage-top-highlight-description { font-size: 15px; line-height: 27px; letter-spacing: 0.02em; } }
@media (min-width: 1450px) { .homepage-top-highlight-description { font-size: 16px; line-height: 32px; } }

.homepage-product-bottom { margin-top: 40px; position: relative; }
@media (max-width: 767px) { .homepage-product-bottom { margin-top: 45px; } }
.homepage-product-bottom::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }
@media (max-width: 767px) { .homepage-product-bottom { grid-template-columns: 1fr; margin-top: 30px; } }
.homepage-product-bottom .product-bottom-left { padding: 30px 20px; position: relative; display: flex; align-items: center; justify-content: center; }
.homepage-product-bottom .product-bottom-left a { color: #222; text-transform: uppercase; font-size: 12px; letter-spacing: 0.15em; font-weight: 800; }
.homepage-product-bottom .product-bottom-left a:hover { text-decoration: none; }
.homepage-product-bottom .product-bottom-left a::after { content: none; }
@media (max-width: 767px) { .homepage-product-bottom .product-bottom-left { padding: 15px; }
  .homepage-product-bottom .product-bottom-left::after { content: ''; position: absolute; left: 0; right: 0; top: auto; bottom: 0; width: 100%; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; } }

.homepage-top-highlight-illustration { display: block; /*max-height: 300px;*/ }
@media (min-width: 1024px) { .homepage-top-highlight-illustration { display: none; } }
@media (min-width: 1450px) { .homepage-top-highlight-illustration { overflow: hidden; height: 100%; display: flex; justify-content: left; max-height: 100%; } }

.homepage-top-highlight-illustration img { width: 100%; height: auto; }
@media (min-width: 1024px) { .homepage-top-highlight-illustration img { width: auto; height: 100%; } }
@media (max-width: 767px) { .homepage-top-highlight-illustration img { max-width: 100%; height: auto; } }
@media (max-width: 419px) { .homepage-top-highlight-illustration img { padding: 0; } }

.homepage-highlights .products { grid-template-columns: 1fr; grid-gap: 15px; margin-top: 15px; }
@media (min-width: 768px) { .homepage-highlights .products { grid-template-columns: 1fr; margin-top: 150px; grid-gap: 15px; } }
@media (min-width: 1024px) { .homepage-highlights .products { grid-template-columns: repeat(3, minmax(0, 1fr)); margin-top: 280px; } }
@media (min-width: 1450px) { .homepage-highlights .products { grid-gap: 70px; } }
@media (max-width: 767px) { .homepage-highlights .products .product-top { margin: 20px 20px 0; } }
@media (min-width: 768px) { .homepage-highlights .products .product-top::after { display: none; } }
.homepage-highlights .product { margin-bottom: 100px; transition: box-shadow 100ms ease-in; }
@media (max-width: 1023px) { .homepage-highlights .product { border: none; } }
.homepage-highlights .product:hover { box-shadow: 2px 2px 10px rgba(94, 88, 70, 0.07); /* Ver https://trello.com/c/YqjaufgJ/249-456-homepage-s-quando-clico-no-2-e-3-livro-em-destaque-o-texto-passa-a-bold-antes-de-mudar-a-p%C3%A1gina */ /*@include media('<medium') { font-size: 20px; font-weight: 800; line-height: 28px; letter-spacing: .01em;
}*/ }
.homepage-highlights .product:hover .woocommerce-loop-product__title span { border-bottom: 3px solid #079347; }
@media (max-width: 767px) { .homepage-highlights .product::before { height: 6px; } }
@media (max-width: 767px) { .homepage-highlights .product { position: relative; text-align: center; margin-bottom: 15px; } }
@media (min-width: 768px) { .homepage-highlights .product { margin-bottom: 193px; }
  .homepage-highlights .product:last-of-type { display: none; } }
@media (min-width: 1024px) { .homepage-highlights .product { margin-bottom: 100px; }
  .homepage-highlights .product:last-of-type { display: flex; } }
@media (max-width: 419px) { .homepage-highlights .product { position: relative; text-align: center; margin-bottom: 15px; }
  .homepage-highlights .product:hover { box-shadow: none; }
  .homepage-highlights .product::before { content: ''; position: absolute; top: 0; left: 0; right: 0; background-image: url("images/borders/dots-preto-horizontal.svg"); height: 15px; background-size: 1963px 6px; background-repeat: repeat-x; } }
@media (max-width: 767px) { .homepage-highlights .product .product-top { padding: 20px 0px 15px; margin: 20px 35px 0; }
  .homepage-highlights .product .product-top::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; } }
.homepage-highlights .wp-post-image { margin-top: -210px; margin-bottom: 36px; height: auto; max-height: 250px; width: auto; max-width: 200px; }
@media (max-width: 767px) { .homepage-highlights .wp-post-image { margin-top: 0; width: 100%; height: 100%; max-width: 150px; max-height: 200px; margin-bottom: 30px; } }
@media (min-width: 768px) { .homepage-highlights .wp-post-image { margin-top: -180px; } }
@media (min-width: 1024px) { .homepage-highlights .wp-post-image { border: 0px; margin-top: -210px; } }
.homepage-highlights .woocommerce-loop-product__title { font-size: 15px; font-weight: 800; line-height: 23px; letter-spacing: 0.01em; }
@media (min-width: 768px) { .homepage-highlights .woocommerce-loop-product__title { font-size: 20px; line-height: 28px; } }
@media (min-width: 1024px) { .homepage-highlights .woocommerce-loop-product__title { font-size: 26px; line-height: 30px; } }
.homepage-highlights .product-bottom { display: none; /* ?? */ margin: 0 27px; height: auto; }
@media (max-width: 767px) { .homepage-highlights .product-bottom { margin: 0 35px 15px; } }
.homepage-highlights .product-bottom a { overflow: initial; }
.homepage-highlights .product-bottom-left { display: flex; align-items: center; justify-content: center; padding: 15px; }
.homepage-highlights .product-bottom-left a { color: #222; text-transform: uppercase; font-size: 12px; letter-spacing: 0.15em; font-weight: 800; }
.homepage-highlights .product-bottom-left a:hover { text-decoration: none; }
.homepage-highlights .product-bottom-left a::after { content: none; }
.homepage-highlights .loop-product-subtitle { margin-top: 10px; font-size: 15px; font-weight: 700; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; color: #5e5846; line-height: 26px; letter-spacing: 0.02em; }
@media (min-width: 768px) { .homepage-highlights .loop-product-subtitle { font-size: 15px; line-height: 30px; } }
@media (min-width: 1450px) { .homepage-highlights .loop-product-subtitle { font-size: 20px; line-height: 38px; } }
.homepage-highlights .loop-product-description { margin-top: 10px; margin-bottom: 36px; font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; color: #5e5846; font-size: 15px; line-height: 26px; letter-spacing: 0.01em; }
@media (min-width: 768px) { .homepage-highlights .loop-product-description { font-size: 15px; line-height: 27px; letter-spacing: 0.02em; } }
@media (min-width: 1450px) { .homepage-highlights .loop-product-description { font-size: 16px; line-height: 32px; } }
.homepage-highlights .loop-product-description:hover { color: #5e5846; text-decoration: none; }
.homepage-highlights .product-illustration img { max-width: 100%; height: auto; }

.homepage-highlight .loop-product-authors { margin: 20px 0; display: block; color: #079347; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 12px; line-height: 20px; font-weight: 800; letter-spacing: 0.2em; text-transform: uppercase; }
@media (min-width: 768px) { .homepage-highlight .loop-product-authors { font-size: 13px; line-height: 28px; } }

.homepage-feature-banner { padding: 40px 0; position: relative; }
.homepage-feature-banner::before { content: ''; position: absolute; top: -6px; left: 0; right: 0; background-image: url("images/borders/dots-preto-horizontal.svg"); height: 15px; background-size: 1963px 6px; background-repeat: repeat-x; }
.homepage-feature-banner a { display: block; }
.homepage-feature-banner a .arrow-right { transition: all 0.3s ease; }
.homepage-feature-banner a:hover { text-decoration: none; }
.homepage-feature-banner a:hover .arrow-right { fill: #5e5846; }
@media (max-width: 419px) { .homepage-feature-banner { display: none; } }

.homepage-feature-banner-wrapper { background-size: cover; background-repeat: no-repeat; background-position: center; height: 500px; position: relative; margin: 0 15px; }
@media (min-width: 1450px) { .homepage-feature-banner-wrapper { height: 550px; } }
.homepage-feature-banner-wrapper .background-text-image { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); max-width: 100%; max-height: 408px; height: auto; }
@media (min-width: 420px) { .homepage-feature-banner-wrapper .background-text-image { /*max-width: 500px;*/ max-width: 100%; width: 500px; } }
@media (min-width: 1450px) { .homepage-feature-banner-wrapper .background-text-image { max-width: 570px; max-height: 465px; } }

.homepage-feature-banner-content { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); max-width: 400px; text-align: center; color: #222; }
.homepage-feature-banner-content h3 { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 11px; line-height: 24px; letter-spacing: 0.2em; font-weight: 800; color: #5e5846; text-transform: uppercase; display: inline-block; border-bottom: 2px solid #797767; }
.homepage-feature-banner-content h2 { font-size: 30px; font-weight: 800; line-height: 35px; letter-spacing: 0.01em; margin: 20px 0; color: #222; }
@media (min-width: 1024px) { .homepage-feature-banner-content h2 { font-size: 36px; line-height: 45px; } }
.homepage-feature-banner-content p { color: #5e5846; margin-bottom: 20px; }

.homepage-shop-banner { margin-top: 0; margin-bottom: 30px; padding: 40px 0; position: relative; }
@media (max-width: 767px) { .homepage-shop-banner { margin-bottom: 0; padding: 40px 0 0; } }
.homepage-shop-banner::before { content: ''; position: absolute; top: -6px; left: 0; right: 0; height: 15px; background-image: url("images/borders/dots-preto-horizontal.svg"); background-size: 1963px 6px; background-repeat: repeat-x; }
.homepage-shop-banner::after { content: ''; position: absolute; bottom: -6px; left: 0; right: 0; background-image: url("images/borders/dots-preto-horizontal.svg"); height: 15px; background-size: 1963px 6px; background-repeat: repeat-x; }
@media (max-width: 767px) { .homepage-shop-banner::after { content: none; } }
.homepage-shop-banner a { display: block; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.homepage-shop-banner a:hover { text-decoration: none; }
.homepage-shop-banner a:hover .shop-image.hover { opacity: 1; }
.homepage-shop-banner a:hover p::after { -webkit-transform: translateX(30px); transform: translateX(30px); }

.homepage-shop-banner-wrapper { display: grid; grid-template-columns: repeat(auto-fit, minmax(33.33%, 1fr)); }
@media (max-width: 767px) { .homepage-shop-banner-wrapper { grid-template-columns: 1fr; } }
.homepage-shop-banner-wrapper img.shop-image { width: 100%; }
@media (max-width: 767px) { .homepage-shop-banner-wrapper img.shop-image { width: 50%; } }
.homepage-shop-banner-wrapper .homepage-shop-content { padding: 30px; text-align: center; color: #222; display: flex; flex-direction: column; justify-content: center; align-items: center; }
.homepage-shop-banner-wrapper .homepage-shop-content h2 { font-size: 20px; line-height: 28px; letter-spacing: 0.01em; font-weight: 800; }
@media (min-width: 768px) { .homepage-shop-banner-wrapper .homepage-shop-content h2 { font-size: 30px; line-height: 35px; } }
@media (min-width: 1024px) { .homepage-shop-banner-wrapper .homepage-shop-content h2 { font-size: 36px; line-height: 45px; } }
.homepage-shop-banner-wrapper .homepage-shop-content .homepage-shop-content-arrow { fill: #079347; }
@media (max-width: 767px) { .homepage-shop-banner-wrapper .homepage-shop-content .homepage-shop-content-arrow { width: 35px; height: 30px; } }
.homepage-shop-banner-wrapper .homepage-shop-content p { font-weight: 700; color: #5e5846; margin-bottom: 20px; position: relative; }
@media (max-width: 767px) { .homepage-shop-banner-wrapper .homepage-shop-content p { color: #222; margin-bottom: 30px; } }
@media (max-width: 419px) { .homepage-shop-banner-wrapper .homepage-shop-content p::after { top: 65px; } }
@media (max-width: 767px) { .homepage-shop-banner-wrapper .homepage-shop-content { padding-top: 70px; padding-bottom: 60px; background-color: #d5d3c6; }
  .homepage-shop-banner-wrapper .homepage-shop-content h2 { font-size: 28px; line-height: 32px; } }
.homepage-shop-banner-wrapper .shop-image-wrapper { position: relative; }
@media (max-width: 767px) { .homepage-shop-banner-wrapper .shop-image-wrapper { text-align: center; } }
@media (max-width: 767px) { .homepage-shop-banner-wrapper .shop-image-left { margin: 0 auto -50px; z-index: 2; } }
@media (max-width: 767px) { .homepage-shop-banner-wrapper .shop-image-right { display: none; } }
.homepage-shop-banner-wrapper .shop-image.hover { position: absolute; top: 0; left: 0; opacity: 0; }
@media (max-width: 767px) { .homepage-shop-banner-wrapper .shop-image.hover { display: none; } }

/* added for Planeta Tangerina by Webdados */
@media (min-width: 1024px) { .homepage-hero { margin: 0 0 100px; }
  .homepage-top-highlight { margin-bottom: 115px; margin-top: 50px; padding-bottom: 105px; }
  .homepage-hero-bottom-column a { font-size: 16px; line-height: 25px; } }
.high-footer #mc4wp-form-1 { /* Hide the browser's default checkbox */ /* Create a custom checkbox */ /* On mouse-over, add a grey background color */ /* When the checkbox is checked, add a blue background */ /* Create the checkmark/indicator (hidden when not checked) */ /* Show the checkmark when checked */ /* Style the checkmark/indicator */ }
.high-footer #mc4wp-form-1 .agree-to-terms { display: block; position: relative; padding-left: 35px; margin-bottom: 12px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; text-align: left; }
.high-footer #mc4wp-form-1 .agree-to-terms input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; }
.high-footer #mc4wp-form-1 .checkmark { position: absolute; top: 0; left: 0px; height: 20px; width: 20px; background-color: #fff; border: 2px solid #222; }
.high-footer #mc4wp-form-1 .agree-to-terms:hover input ~ .checkmark { background-color: #ccc; }
.high-footer #mc4wp-form-1 .agree-to-terms input:checked ~ .checkmark { background-color: #079347; }
.high-footer #mc4wp-form-1 .checkmark:after { content: ""; position: absolute; display: none; }
.high-footer #mc4wp-form-1 .agree-to-terms input:checked ~ .checkmark:after { display: block; }
.high-footer #mc4wp-form-1 .agree-to-terms .checkmark:after { left: 5px; top: 2px; width: 6px; height: 10px; border: solid white; border-width: 0 2px 2px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.single-product .site-main { background-color: #f2f0e6; }
@media (min-width: 768px) { .single-product .site-main { padding-top: 50px; } }
@media (min-width: 1024px) { .single-product .site-main { padding-top: 0px; } }

.product-page-bg-wrapper { box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.03); background-color: #fff; padding: 30px 6%; }
@media (min-width: 768px) { .product-page-bg-wrapper { margin: 0 20px; padding: 50px; } }
@media (min-width: 1450px) { .product-page-bg-wrapper { width: 95%; max-width: 1800px; margin: 0 auto; padding: 70px; } }

.product-page-top-wrapper { display: grid; grid-template-columns: 1fr; }
@media (min-width: 768px) { .product-page-top-wrapper { grid-template-columns: 1fr 3fr; grid-gap: 55px; } }
@media (min-width: 1450px) { .product-page-top-wrapper { grid-template-columns: 1fr 3fr; grid-gap: 70px; } }

.woocommerce-product-gallery__trigger { display: none; }

.woocommerce-product-gallery__wrapper { display: flex; flex-wrap: wrap; margin-bottom: 0; /*@include media('>=small') {*/ /*}*/ }
@media (min-width: 768px) { .woocommerce-product-gallery__wrapper { margin-bottom: 1rem; } }
@media (max-width: 1023px) { .woocommerce-product-gallery__wrapper { align-items: center; justify-content: center; } }

.woocommerce-product-gallery__image { /*&:last-child { @include media('>=small') { display: flex; margin-bottom: 15px; border: solid 1px $primary-lightest; width: 52px; height: 52px; margin-right: 0px; }
}*/ }
.woocommerce-product-gallery__image img { margin: 0 auto; height: auto; width: 70%; max-width: 250px; }
@media (min-width: 1024px) { .woocommerce-product-gallery__image img { max-width: 380px; width: 100%; height: auto; margin: 0; } }
.woocommerce-product-gallery__image:first-child { margin-bottom: 15px; text-align: center; margin: 15px auto; width: 100%; }
@media (min-width: 420px) { .woocommerce-product-gallery__image:first-child { display: inline; } }
@media (min-width: 1450px) { .woocommerce-product-gallery__image:first-child { text-align: left; margin: 0 0 30px; } }
.woocommerce-product-gallery__image:not(:first-child) { margin-left: 7.5px; /* instead of 15px right */ margin-right: 7.5px; margin-bottom: 15px; border: solid 1px #d5d3c6; /*@include media('>=small') {*/ /*display: flex;*/ width: 52px; height: 52px; /*}*/ }
.woocommerce-product-gallery__image:not(:first-child) img { width: 100%; }
@media (min-width: 1024px) { .woocommerce-product-gallery__image:not(:first-child) { margin-left: 0; margin-right: 15px; width: auto; height: auto; } }
@media (min-width: 1250px) { .woocommerce-product-gallery__image:not(:first-child) { display: inline-block; } }

.product-technical-info { margin-top: 30px; padding-top: 25px; color: #5e5846; font-size: 13px; letter-spacing: 0.03em; line-height: 24px; position: relative; display: none; /*@include media('>=medium') { display: block;
}*/ }
.product-technical-info::before { content: ''; position: absolute; top: 0; left: -1px; right: -1px; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }
.product-technical-info h4 { text-transform: uppercase; color: #797767; font-weight: 800; margin-bottom: 15px; letter-spacing: .2em; font-size: 12px; }

@media (min-width: 768px) { .product-left-column .product-technical-info { display: block; } }
@media (min-width: 1024px) { .product-left-column .product-technical-info { display: none; } }

@media (max-width: 767px) { .product-details-left .product-technical-info { display: block; } }
@media (min-width: 1024px) { .product-details-left .product-technical-info { display: block; } }

@media (min-width: 1450px) { .product-right-column { padding-left: 40px; } }

.product-top-details { display: grid; grid-template-columns: 1fr; padding-bottom: 20px; margin-bottom: 35px; position: relative; }
@media (min-width: 768px) { .product-top-details { grid-template-columns: 2fr 1fr; grid-gap: 50px; } }
@media (min-width: 1084px) { .product-top-details { grid-template-columns: 3fr 1fr; grid-gap: 20px; } }
.product-top-details::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }

.product-top-details-right { text-align: center; }
@media (min-width: 768px) { .product-top-details-right { text-align: right; } }
.product-top-details-right a { color: #797767; font-size: 12px; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-weight: 800; letter-spacing: 0.15em; text-decoration: none; text-transform: uppercase; line-height: 20px; display: block; margin-bottom: 15px; }
.product-top-details-right a:hover { color: #222; }
.product-top-details-right a:hover span { border-bottom: 2px solid #222; }
.product-top-details-right a span { border-bottom: 2px solid #b6b4a7; }
.product-top-details-right a span.product-top-details-right-icon { margin-left: 3px; border-bottom: none; }
@media (min-width: 768px) { .product-top-details-right a span.product-top-details-right-icon { display: none; } }
@media (min-width: 1084px) { .product-top-details-right a span.product-top-details-right-icon { display: inline; } }
.product-top-details-right a span.product-top-details-right-icon img { width: 25px; height: auto; }

.product_title { font-size: 20px; letter-spacing: 0.01rem; line-height: 28px; text-align: center; color: #2a2a2a; }
@media (min-width: 768px) { .product_title { font-size: 30px; line-height: 35px; text-align: left; } }
@media (min-width: 1024px) { .product_title { font-weight: 800; letter-spacing: 0.01em; } }
@media (min-width: 1450px) { .product_title { font-size: 36px; line-height: 45px; } }

.woocommerce-product-summary .loop-product-subtitle { font-weight: 700; font-size: 16px; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; color: #5e5846; letter-spacing: 0.01rem; text-align: center; }
@media (min-width: 768px) { .woocommerce-product-summary .loop-product-subtitle { text-align: left; font-size: 20px; line-height: 30px; font-weight: 700; letter-spacing: 0.02em; color: #797767; } }

.product-authors { color: #222; text-transform: uppercase; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-weight: 800; font-size: 12px; letter-spacing: .2em; line-height: 20px; margin-top: 15px; text-align: center; }
@media (min-width: 768px) { .product-authors { font-size: 13px; line-height: 28px; font-weight: 800; letter-spacing: 0.2em; text-align: left; }
  .product-authors a { color: #079347; border-bottom: 2px solid transparent; }
  .product-authors a:hover { border-bottom: 2px solid transparent; } }
@media (max-width: 767px) { .product-authors a:hover { border-bottom: 2px solid transparent; } }
.product-authors a { color: #222; }
.product-authors a:hover { color: #079347; text-decoration: none; }
.product-authors p:not(:last-child) { margin-bottom: 0; }

@media (min-width: 768px) { .product-details { display: grid; grid-template-columns: 1fr; } }
@media (min-width: 1024px) { .product-details { display: grid; grid-template-columns: 2fr 1fr; } }

.product-details-left { padding-bottom: 10px; position: relative; overflow: hidden; }
@media (min-width: 1024px) { .product-details-left { padding-right: 25px; margin-right: 25px; }
  .product-details-left::after { content: ''; position: absolute; height: 100%; right: 0; top: 0; bottom: 0; width: 15px; background-image: url("images/borders/dots-cinza-vertical.svg"); background-repeat: repeat-y; background-size: 15px 932px; } }
.product-details-left .product-description p:last-of-type { margin-bottom: 0; }

.product-details-right { display: none; text-align: center; position: relative; }
@media (min-width: 1024px) { .product-details-right { display: block; } }

.product-description { color: #5e5846; font-size: 15px; letter-spacing: 0.01em; line-height: 26px; /* Plain text links - Task #411 */   /*a { color: $primary-dark; font-weight: 700; border: 2px solid transparent;
 &:hover { border-color: $primary-dark; } }*/ }
@media (min-width: 768px) { .product-description { font-size: 16px; line-height: 28px; } }
@media (min-width: 1024px) { .product-description { font-size: 17px; line-height: 32px; letter-spacing: 0; color: #5e5846; } }
@media (min-width: 1450px) { .product-description { font-size: 18px; line-height: 35px; } }

.product-awards-wrapper { margin-top: 10px; padding-top: 30px; position: relative; }
@media (min-width: 768px) { .product-awards-wrapper { margin-top: 50px; padding-top: 50px; } }
.product-awards-wrapper::before { content: ''; position: absolute; top: 0; left: -4px; right: -4px; background-image: url("images/borders/dots-preto-horizontal.svg"); height: 15px; background-size: 1963px 6px; background-repeat: repeat-x; }
.product-awards-wrapper h3 { text-transform: uppercase; color: #797767; font-weight: 800; margin-bottom: 15px; letter-spacing: .2em; font-size: 12px; }

.product-awards { color: #5e5846; line-height: 30px; letter-spacing: .01em; font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.product-award { position: relative; font-size: 15px; line-height: 26px; letter-spacing: 0.01em; }
.product-award p { padding-left: 27px; }
.product-award::before { content: ''; background-image: url("images/icons/plus.svg"); background-size: 100%; width: 11px; height: 11px; left: 0px; top: 10px; position: absolute; }
@media (min-width: 768px) { .product-award { line-height: 27px; letter-spacing: 0.02em; color: #5e5846; } }

.product-testimonials-wrapper { margin-top: 10px; padding-top: 30px; padding-bottom: 20px; position: relative; }
@media (min-width: 768px) { .product-testimonials-wrapper { margin-top: 30px; padding-top: 43px; padding-bottom: 40px; } }
.product-testimonials-wrapper::before { content: ''; position: absolute; top: 0; left: -4px; right: -4px; background-image: url("images/borders/dots-preto-horizontal.svg"); height: 15px; background-size: 1963px 6px; background-repeat: repeat-x; }
.product-testimonials-wrapper::after { content: ''; position: absolute; bottom: 0; left: -4px; right: -4px; background-image: url("images/borders/dots-preto-horizontal.svg"); height: 15px; background-size: 1963px 6px; background-repeat: repeat-x; }
.product-testimonials-wrapper h3 { text-transform: uppercase; color: #797767; font-weight: 800; margin-bottom: 15px; letter-spacing: .2em; font-size: 12px; }

.product-testimonials { color: #5e5846; font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 15px; line-height: 26px; letter-spacing: .01em; }
@media (min-width: 768px) { .product-testimonials { line-height: 27px; letter-spacing: 0.02em; color: #5e5846; } }

.product-page-related { background-color: #fff; padding-bottom: 50px; }
@media (min-width: 768px) { .product-page-related { padding-top: 70px; margin-top: 70px; padding-bottom: 120px; } }

.upsells { margin: 0 auto; max-width: 1700px; width: 100%; padding: 0 6%; }
.upsells .products { grid-template-columns: 1fr 1fr; }
@media (min-width: 768px) { .upsells .products { grid-template-columns: repeat(3, minmax(0, 1fr)); grid-gap: 45px; } }
@media (min-width: 1450px) { .upsells .products { grid-template-columns: repeat(4, minmax(0, 1fr)); } }
.upsells .product { text-align: center; }
@media (max-width: 767px) { .upsells .product { border-top: 1px solid #d5d3c6; border-left: 1px solid #d5d3c6; }
  .upsells .product:nth-child(2n), .upsells .product:last-of-type { border-right: 1px solid #d5d3c6; }
  .upsells .product:nth-last-of-type(-n + 2) { border-bottom: 1px solid #d5d3c6; } }
.upsells .product-top { padding: 20px 10px; margin: 0; }
@media (min-width: 320px) { .upsells .product-top { padding: 30px 20px 20px; } }
@media (min-width: 768px) { .upsells .product-top { padding: 40px; margin: 0 20px; } }
.upsells .attachment-woocommerce_thumbnail { margin-bottom: 20px; max-height: 200px; width: auto; display: block; margin: 0 auto 20px; }
@media (min-width: 768px) { .upsells .attachment-woocommerce_thumbnail { max-height: 280px; margin: 0 auto 54px; } }
@media (min-width: 1024px) { .upsells .attachment-woocommerce_thumbnail { margin: 0 auto 30px; max-height: 232px; max-width: 200px; } }
@media (max-width: 767px) { .upsells .attachment-woocommerce_thumbnail { margin: 0 auto 25px; width: auto; max-height: 140px; } }
.upsells .woocommerce-loop-product__title { font-size: 15px; line-height: 20px; text-align: center; }
@media (min-width: 768px) { .upsells .woocommerce-loop-product__title { font-size: 14px; line-height: 22px; } }
@media (min-width: 1024px) { .upsells .woocommerce-loop-product__title { font-size: 18px; line-height: 28px; font-weight: 700; letter-spacing: 0.02em; } }
.upsells .loop-product-subtitle { display: none; }
.upsells .loop-product-description { display: none; }
.upsells .loop-product-authors { margin-top: 20px; display: none; }
.upsells .loop-product-authors span { display: block; }
@media (max-width: 767px) { .upsells .product-bottom { display: none; } }

.upsells-title { text-align: center; text-transform: uppercase; line-height: 21px; font-size: 12px; color: #797767; margin-bottom: 30px; letter-spacing: 0.15em; }
@media (min-width: 768px) { .upsells-title { margin-bottom: 40px; font-size: 11px; line-height: 20px; } }
@media (min-width: 1024px) { .upsells-title { font-size: 12px; line-height: 25px; font-weight: 800; } }

.product-cart-header { padding: 0 25px 35px; position: relative; margin-bottom: 28px; display: flex; align-items: center; justify-content: center; }
.product-cart-header::after { content: ''; position: absolute; bottom: 0; left: -4px; right: -4px; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }
.product-cart-header h3 { text-transform: uppercase; color: #aba793; margin-bottom: 0; margin-left: 15px; font-size: 12px; font-weight: 800; letter-spacing: 0.2em; color: #222; }

.product-cart { text-align: center; }
.product-cart .product-pvp { font-size: 17px; line-height: 32px; letter-spacing: 0; color: #5e5846; }
.product-cart .price { font-size: 23px; color: #5e5846; font-weight: 600; }
.product-cart .price del, .product-cart .price ins { letter-spacing: 0.05em; display: block; }
.product-cart .price del { font-size: 17px; line-height: 32px; font-weight: 500; letter-spacing: 0; color: #5e5846; text-decoration: none; }
.product-cart .price ins { text-decoration: none; font-size: 23px; color: #5e5846; }
.product-cart .quantity { margin-top: 30px; display: flex; justify-content: center; }
.product-cart .quantity input { text-align: center; max-width: 50px; height: 40px; margin: 0 10px; border: 1px solid #5e5846; }

.product-page.sale .product-cart .price del { display: none; }

.modal__content .product-cart .price del { display: none; }

.product-mobile-cart .price del { display: none; }

.product-cart-btn { color: #fff; cursor: pointer; display: flex; align-items: center; border: 0; background-color: #293391; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 12px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.2em; padding: 10px 37px; margin: 40px auto 24px; transition: background-color 0.4s, opacity 0.2s; transition-timing-function: ease-out; }
.product-cart-btn.add_to_cart_button.disabled { opacity: 0.6; }
.product-cart-btn.product-cart-btn-in-cart, .product-cart-btn.product-cart-btn-in-cart.add_to_cart_button.disabled { background-color: #079347; }
.product-cart-btn:hover { opacity: 0.8; transition-timing-function: ease-out; }
.product-cart-btn:focus { outline: none !important; }
.product-cart-btn svg { margin-left: 10px; width: 30px; height: auto; }

.go-to-cart { color: #079347; cursor: pointer; display: flex; align-items: center; border: 2px solid #079347; background-color: #fff; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 11px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.2em; padding: 10px 17px; margin: -10px auto 24px; transition: opacity 0.2s; transition-timing-function: ease-out; display: none; }
.go-to-cart:hover { opacity: 0.8; transition-timing-function: ease-out; }
.go-to-cart:focus { outline: none !important; }

.product-cart-bottom-text { color: #797767; font-size: 14px; line-height: 25px; letter-spacing: 0.03em; }

.quantity-button { border: 1px solid #797767; background-color: transparent; width: 40px; display: inline-block; text-align: center; color: #797767; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; letter-spacing: 0.015em; line-height: 38px; cursor: pointer; font-size: 28px; padding: 0; }
.quantity-button:hover { color: #222; }
@media (min-width: 768px) { .quantity-button { display: block; } }
.quantity-button:focus { outline: 0; }

.woocommerce-cart .quantity-button { display: none; }
@media (min-width: 768px) { .woocommerce-cart .quantity-button { display: block; } }

.product-mobile-actions { position: fixed; bottom: 0; left: 0; right: 0; background-color: #fff; border-top: 2px solid #d5d3c6; text-transform: uppercase; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-weight: 900; letter-spacing: 0.2em; font-size: 10px; z-index: 90; display: flex; height: 60px; }
.product-mobile-actions button svg { max-height: 28px; max-width: 30px; }
@media (min-width: 1024px) { .product-mobile-actions { display: none; } }

.esgotado button.outofstock { pointer-events: none; }

.product-mobile-action { max-width: 80px; min-width: 60px; text-align: center; height: 60px; border: 0; background-color: transparent; position: relative; cursor: pointer; }
.product-mobile-action::after { content: ''; position: absolute; right: -7px; top: 0; bottom: 0; width: 15px; background-image: url("images/borders/dots-cinza-vertical.svg"); background-repeat: repeat-y; background-size: 15px 932px; }
.product-mobile-action:nth-child(3)::after { background-image: none; }
.product-mobile-action:hover, .product-mobile-action:focus { outline: 0; }
.product-mobile-action svg { vertical-align: bottom; }

.product-mobile-cart { background-color: #d5d3c6; color: #fff; font-size: 23px; line-height: 36px; border: 0; height: 60px; flex-grow: 1; display: flex; justify-content: center; align-items: center; min-width: 150px; }
.product-mobile-cart.instock { background-color: #293391; }
.product-mobile-cart.instock span { color: white; }
.product-mobile-cart span { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 12px; line-height: 25px; font-weight: 800; letter-spacing: 0.15em; color: #797767; text-align: left; }
.product-mobile-cart span.percentage-badge-mobile-span { margin-left: 0.75em; font-weight: 500 !important; }
.product-mobile-cart span.percentage-badge-mobile-span span { font-weight: 500 !important; }
.product-mobile-cart svg { margin-left: 15px; widows: 35px; }

.add-to-cart-modal .modal__container { background-color: #fff; padding: 10px 20px 20px; }
.add-to-cart-modal .modal__content { text-align: center; }

.pswp__bg { /*background-color: rgba(94, 88, 70, 0.81);
background-color: rgba(255, 255, 255, 0.81);*/ background-color: #f2f0e6; }

.pswp__caption__center { text-align: center; }

.pswp__caption { display: none; }

.pswp__button--arrow--left:before { background: url("images/icons/arrow_left.svg") 0 0 no-repeat !important; background-size: 30px 16px; margin: 20px; }

.pswp__button--arrow--right:before { background: url("images/icons/arrow_right.svg") 0 0 no-repeat !important; background-size: 30px 16px; margin: 20px; }

@media (min-width: 1024px) { .products-simplified .loop-product-authors { display: none; }
  .products-simplified .woocommerce-loop-product__title { font-size: 18px; line-height: 28px; font-weight: 700; letter-spacing: .02em; }
  /* ### Below bLarge = .products-simplified */ }
@media (min-width: 1024px) and (max-width: 1083px) { .loop-product-authors { display: none; }
  .woocommerce-loop-product__title { font-size: 18px; line-height: 28px; font-weight: 700; letter-spacing: .02em; } }
@media (min-width: 1024px) { .filters-remove, .filters-toggle { font-size: 12px; letter-spacing: .15em; }
  .filters-remove img, .filters-toggle img { margin-left: 0px; }
  .filters-top label { font-size: 12px; letter-spacing: .15em; }
  .archive .loop-product-subtitle { font-size: 18px; line-height: 28px; } }
/* Percentage badges */
h5.price_title { font-weight: 800; letter-spacing: .2em; color: #797767; text-transform: uppercase; }

h5.price_title span { border-bottom: 2px solid #797767; }

.product_page_promo h5.price_title { color: #293391; }

.product_page_promo h5.price_title span { border-bottom: 2px solid #293391; }

.percentage-badge-p span { background-color: #6973b0; font-size: 14.8px; font-weight: 600; color: white; padding: 3px 6px; }
.percentage-badge-p span.percentage-badge-editor { background-color: #d5d3c8; color: #5e5846; }

.product_page_promo .price ins { color: #293391; }

.product-feed { padding-left: 20px; padding-right: 20px; margin-bottom: 60px; }
@media (min-width: 768px) { .product-feed { padding-left: 7%; padding-right: 7%; margin-bottom: 90px; } }
@media (min-width: 1024px) { .product-feed { padding-left: 0; padding-right: 0; max-width: 80%; margin: 0 auto 120px; } }
.product-feed .category-header { margin-top: 30px; margin-bottom: 30px; text-align: center; max-width: 650px; }
@media (min-width: 768px) { .product-feed .category-header { display: grid; grid-template-columns: 1fr 1fr; grid-gap: 70px; text-align: left; margin-top: 70px; margin-bottom: 70px; } }
@media (min-width: 1024px) { .product-feed .category-header { display: grid; grid-template-columns: 1fr 1fr; grid-gap: 100px; max-width: none; } }
.product-feed .category-header h1 { color: #222; padding-bottom: 30px; }
@media (min-width: 768px) { .product-feed .category-header h1 { padding-bottom: 15px; } }
@media (min-width: 768px) { .product-feed .category-header h1 { padding-bottom: 35px; } }
.product-feed .category-header .category-info .more-info { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 12px; line-height: 18px; color: #797767; }
@media (min-width: 1024px) { .product-feed .category-header .category-info .more-info { font-size: 14px; line-height: 25px; } }
.product-feed .category-header .category-info .description { font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; color: #5e5846; font-size: 15px; line-height: 26px; letter-spacing: 0.01em; }
@media (min-width: 768px) { .product-feed .category-header .category-info .description { font-size: 15px; line-height: 27px; letter-spacing: 0.02em; } }
@media (min-width: 1450px) { .product-feed .category-header .category-info .description { font-size: 16px; line-height: 32px; } }
.product-feed .load-more-wrapper { margin-top: 0; }

a.catalogue_download { display: none; }
@media (max-width: 767px) { a.catalogue_download:hover { color: #222; } }
@media (min-width: 768px) { a.catalogue_download { display: block; color: #222; font-size: 12px; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-weight: 800; letter-spacing: 0.15em; text-decoration: none; text-transform: uppercase; color: #797767; }
  a.catalogue_download span { border-bottom: 3px solid #aba793; }
  a.catalogue_download span.catalogue_download_icon { margin-left: 15px; border-bottom: none; position: relative; }
  a.catalogue_download span.catalogue_download_icon svg { width: 25px; height: auto; position: absolute; top: -5px; } }

.archive .category-featured-image { height: 100px; min-height: 100px; background-size: cover; background-repeat: no-repeat; background-position: bottom; }
@media (min-width: 768px) { .archive .category-featured-image { height: 200px; min-height: 200px; } }
@media (min-width: 1024px) { .archive .category-featured-image { height: 300px; min-height: 300px; } }
.archive .product-view-toggles { display: none; }
@media (min-width: 1084px) { .archive .product-view-toggles { /* ### era medium */ display: block; } }
.archive .products { margin-top: 30px; margin-bottom: 40px; /*@include media('>=large') { grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); margin-top: 100px;
}*/ }
@media (min-width: 768px) { .archive .products { grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); margin-top: 100px; grid-gap: 100px 45px; } }
@media (min-width: 1084px) { .archive .products { /* ### era large */ margin-top: 280px; grid-template-columns: repeat(auto-fit, minmax(400px, 1fr)); } }
.archive .product { margin-bottom: 0; transition: box-shadow 100ms ease-in; /*&:only-child {*/ max-width: 621px; /*}*/ }
.archive .product:last-child { margin-bottom: 50px; }
@media (min-width: 1024px) { .archive .product:last-child { margin-bottom: 170px; } }
@media (min-width: 1024px) { .archive .product { margin-bottom: 170px; }
  .archive .product:hover { box-shadow: 2px 2px 10px rgba(94, 88, 70, 0.07); }
  .archive .product:hover .woocommerce-loop-product__title span { border-bottom: 3px solid #079347; } }
@media (max-width: 767px) { .archive .product { border-top: 1px solid #d5d3c6; border-left: 1px solid #d5d3c6; }
  .archive .product:nth-child(2n), .archive .product:last-of-type { border-right: 1px solid #d5d3c6; }
  .archive .product:nth-last-of-type(-n + 2) { border-bottom: 1px solid #d5d3c6; } }
.archive .product-top { padding: 20px 10px; margin: 0; text-align: center; }
@media (min-width: 768px) { .archive .product-top { margin: 0 20px; padding: 30px 20px; } }
@media (min-width: 1024px) { .archive .product-top { text-align: left; } }
.archive .attachment-woocommerce_thumbnail { margin: 0 auto 15px; display: block; max-height: 120px; width: auto; }
@media (min-width: 768px) { .archive .attachment-woocommerce_thumbnail { margin: 0 auto 36px; max-height: 180px; max-width: 100%; } }
@media (min-width: 1024px) { .archive .attachment-woocommerce_thumbnail { margin: -210px auto 36px 0; width: auto; max-height: 340px; } }
.archive .woocommerce-loop-product__title { font-size: 15px; font-weight: 800; line-height: 23px; letter-spacing: 0.01em;     /*@include media('>=medium') { font-size: 20px; line-height: 28px; }
 @include media('>=large') { font-size: 26px; line-height: 30px; }*/ }
@media (max-width: 767px) { .archive .woocommerce-loop-product__title { font-size: 15px; font-weight: 700; line-height: 20px; letter-spacing: .01em; } }
@media (min-width: 768px) and (max-width: 1083px) { .archive .woocommerce-loop-product__title { font-size: 18px; line-height: 28px; font-weight: 700; letter-spacing: .02em; } }

@media (min-width: 1084px) { .archive .woocommerce-loop-product__title { font-size: 26px; font-weight: 800; line-height: 30px; letter-spacing: 0.01em; } }
@media (max-width: 767px) { .archive .product-bottom { display: none; } }
.archive .loop-product-subtitle { margin-top: 10px; font-size: 15px; font-weight: 700; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; color: #5e5846; line-height: 26px; letter-spacing: 0.02em; }
@media (max-width: 767px) { .archive .loop-product-subtitle { display: none; } }
@media (min-width: 768px) { .archive .loop-product-subtitle { font-size: 15px; line-height: 30px; } }
@media (min-width: 1450px) { .archive .loop-product-subtitle { font-size: 20px; line-height: 38px; } }
.archive .loop-product-authors { margin: 20px 0; }
.archive .loop-product-authors span { display: block; }
.archive .loop-product-description { margin: 10px 0 36px; font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; color: #5e5846; font-size: 15px; line-height: 26px; letter-spacing: 0.01em; display: none; }
@media (min-width: 1024px) { .archive .loop-product-description { display: block; font-size: 15px; line-height: 27px; letter-spacing: 0.02em; } }
@media (min-width: 1450px) { .archive .loop-product-description { font-size: 16px; line-height: 32px; } }
.archive .loop-product-description:hover { color: #5e5846; text-decoration: none; }

.archive .products-simplified .product { margin-bottom: 0; }

/* ### Below bLarge = .products-simplified */
@media (max-width: 1083px) { .archive .product { margin-bottom: 0; } }
ul.products.products-simplified { grid-template-columns: 1fr 1fr; }
@media (max-width: 767px) { ul.products.products-simplified { grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); } }
@media (min-width: 768px) { ul.products.products-simplified { grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); margin-top: 100px; } }
@media (min-width: 1024px) { ul.products.products-simplified { grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); margin-top: 100px; } }
ul.products.products-simplified .loop-product-subtitle { display: none; }
ul.products.products-simplified .product-top { text-align: center; }
ul.products.products-simplified .attachment-woocommerce_thumbnail { margin: 0 auto 15px; }
@media (min-width: 768px) { ul.products.products-simplified .attachment-woocommerce_thumbnail { margin: 0 auto 36px; max-height: 180px; } }
ul.products.products-simplified .loop-product-description { display: none; }

/* ### Below bLarge = .products-simplified */
@media (max-width: 1083px) and (max-width: 767px) { ul.products { grid-template-columns: 1fr 1fr; } }
@media (max-width: 1083px) and (min-width: 768px) { ul.products { grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); margin-top: 100px; } }
@media (max-width: 1083px) and (min-width: 1024px) { ul.products { grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); margin-top: 100px; } }
@media (max-width: 1083px) { ul.products .loop-product-subtitle { display: none; }
  ul.products .product-top { text-align: center; }
  ul.products .attachment-woocommerce_thumbnail { margin: 0 auto 15px; } }
@media (max-width: 1083px) and (min-width: 768px) { ul.products .attachment-woocommerce_thumbnail { margin: 0 auto 36px; max-height: 180px; } }
@media (max-width: 1083px) { ul.products .loop-product-description { display: none; } }
.filters { position: relative; padding: 34px 0; }
.filters::before { content: ''; position: absolute; top: 0; left: 0; right: 0; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; height: 15px; background-size: cover; }
.filters::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; height: 15px; background-size: cover; }

.filters-top { display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; margin-bottom: 18px; }
@media (min-width: 768px) { .filters-top { flex-wrap: nowrap; } }
.filters-top label { color: #797767; font-size: 12px; font-weight: 800; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; letter-spacing: 0.15em; text-transform: uppercase; line-height: 24px; margin-right: 24px; }
.filters-top .woocommerce-ordering { display: none; }
@media (min-width: 768px) { .filters-top .woocommerce-ordering { display: block; } }

.filters-toggle, .filters-remove { -webkit-appearance: none; border: 0; cursor: pointer; text-transform: uppercase; color: #797767; background-color: #fff; font-size: 12px; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; letter-spacing: 0.15em; line-height: 24px; border-bottom: 2px solid #797767; font-weight: 800; padding: 0; }
.filters-toggle:focus, .filters-remove:focus { outline: 0; }
.filters-toggle img, .filters-remove img { margin-left: 5px; }

.filters-remove { margin-top: 15px; }
@media (min-width: 768px) { .filters-remove { margin-top: 0; } }

.filters-current { display: flex; align-items: center; justify-content: space-between; }

.filters-flex { display: flex; }
.filters-flex button { margin-left: 2rem; }

.current-filter { -webkit-appearance: none; border: 0; background-color: #f2f0e6; padding: 4px 16px; font-size: 15px; letter-spacing: 0.05em; line-height: 28px; color: #5e5846; margin-right: 14px; cursor: pointer; }

.woocommerce-result-count { color: #a8a79b; margin-bottom: 0; letter-spacing: .01em; line-height: 25px; font-size: 14px; }

.filters-panel { display: none; position: absolute; background-color: #f2f0e6; top: 0; left: 0; right: 0; padding: 34px 28px; z-index: 10; }

.filters-panel-data { display: grid; }
@media (min-width: 768px) { .filters-panel-data { grid-template-columns: 1fr 2fr; } }

.filters-panel-top { position: relative; padding-bottom: 18px; display: flex; justify-content: space-between; }
.filters-panel-top::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }
.filters-panel-top span { text-transform: uppercase; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 13px; letter-spacing: 0.2em; line-height: 24px; font-weight: 800; color: #5e5846; }

.filters-panel-close { -webkit-appearance: none; border: 0; padding: 0; background-color: transparent; cursor: pointer; transition: opacity 100ms ease-in; }
.filters-panel-close:hover { opacity: 0.7; }
.filters-panel-close:focus { outline: 0; }

.filters-panel-data-block { /* Checkmark of the fake checkbox */ }
.filters-panel-data-block a, .filters-panel-data-block label { display: block; color: #5e5846; letter-spacing: 0.05em; line-height: 30px; margin: 0; }
.filters-panel-data-block .checkbox { display: block; margin-left: -18px; user-select: none; }
.filters-panel-data-block .checkbox input[type='checkbox'] { opacity: 0; }
.filters-panel-data-block .checkbox label { position: relative; display: inline-block; cursor: pointer; font-size: 15px; }
.filters-panel-data-block .checkbox label::before, .filters-panel-data-block .checkbox label::after { position: absolute; content: ''; }
.filters-panel-data-block .checkbox label::after { height: 32px; width: 10px; left: -15px; top: 50%; transform: translateY(-50%); color: #a8a79b; }
.filters-panel-data-block .checkbox input[type='checkbox'] + label::after { content: none; }
.filters-panel-data-block .checkbox input[type='checkbox']:checked + label::after { content: 'x'; }
.filters-panel-data-block .checkbox input[type='checkbox']:checked + label { font-weight: 700; color: #222; text-decoration: underline; }

.filters-panel-heading { text-transform: uppercase; letter-spacing: 0.15em; line-height: 26px; font-weight: 800; margin-top: 30px; margin-bottom: 15px; }

.filter-autores-wrapper { display: grid; }
@media (min-width: 768px) { .filter-autores-wrapper { display: block; column-count: 2; } }

.filters-panel-bottom { position: relative; margin-top: 28px; padding-top: 36px; text-align: center; }
.filters-panel-bottom::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }
.filters-panel-bottom button { border: 0; text-transform: uppercase; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; font-weight: 800; letter-spacing: 0.2em; border: 3px solid #000; cursor: pointer; display: inline-flex; align-items: center; }
.filters-panel-bottom button[type='submit'] { background-color: #111; border-color: #111; color: #f2f0e6; padding: 7px 15px 6px; margin-bottom: 15px; }
@media (min-width: 768px) { .filters-panel-bottom button[type='submit'] { margin-right: 40px; margin-bottom: 0; padding: 7px 22px 6px; } }
.filters-panel-bottom button[type='submit'] svg { margin-left: 16px; }
.filters-panel-bottom button[type='reset'] { background-color: transparent; color: #5e5846; padding: 7px 22px; border-color: #aba793; }

.product-feed .filters { display: none; }

.term-livros .filters, .term-books .filters { display: block; }

.js-toggle-product-view { -webkit-appearance: none; border: 1px solid #dcd9bf; background-color: transparent; padding: 5px 8px 7px; cursor: pointer; margin-left: 5px; margin-top: 5px; }
.js-toggle-product-view:hover, .js-toggle-product-view.active { border-color: #323232; }
.js-toggle-product-view:hover svg, .js-toggle-product-view.active svg { fill: #323232; }
.js-toggle-product-view:focus { outline: 0; }
.js-toggle-product-view svg { vertical-align: middle; fill: #797767; transition: fill 150ms ease-in; }

.products .product-bottom-left { font-size: 11px; }
@media (max-width: 767px) { .products .product-bottom-left { padding: 28px 0px; } }
@media (min-width: 768px) { .products .product-bottom-left { padding: 28px 0px; } }

#orderby { -moz-appearance: none; -webkit-appearance: none; appearance: none; display: inline-block; background-color: transparent; width: 200px; border: 0px; border-radius: 0px; border-bottom: 2px solid #797767; background-image: url("images/icons/chevron-down.svg"); background-repeat: no-repeat; background-position: center right; letter-spacing: .1em; font-size: 14px; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; color: #797767; }

.single-post .site-main { background-color: #f2f0e6; display: inline-block; }
@media (min-width: 1024px) { .single-post .site-main { width: 100%; } }
@media (max-width: 1024px) { .single-post .site-main { padding: 0 20px; } }
@media (max-width: 767px) { .single-post .site-main { padding: 0; } }
.single-post .site-main .post-page-bg-wrapper { box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.03); background-color: #fff; padding: 60px 7%; margin: 80px 0; }
@media (min-width: 1024px) { .single-post .site-main .post-page-bg-wrapper { margin: 80px auto; width: 95%; max-width: 1800px; } }
@media (min-width: 1450px) { .single-post .site-main .post-page-bg-wrapper { padding: 60px 120px; } }
@media (max-width: 767px) { .single-post .site-main .post-page-bg-wrapper { padding: 0; margin: 0; } }
.single-post .site-main .post-page-bg-wrapper .post-container { display: grid; grid-template-columns: 4fr 1fr; grid-gap: 40px; margin-top: -90px; }
@media (min-width: 1024px) { .single-post .site-main .post-page-bg-wrapper .post-container { display: grid; grid-template-columns: 3fr 1fr; grid-gap: 70px; margin-top: -90px; } }
@media (min-width: 1084px) { .single-post .site-main .post-page-bg-wrapper .post-container { display: grid; grid-template-columns: 3fr 1fr; grid-gap: 70px; margin-top: -90px; } }
@media (min-width: 768px) { .single-post .site-main .post-page-bg-wrapper .post-container { display: grid; grid-template-columns: 4fr 1fr; grid-gap: 50px; margin-top: -90px; } }
@media (max-width: 767px) { .single-post .site-main .post-page-bg-wrapper .post-container { grid-template-columns: 1fr; grid-gap: 0; } }
.single-post .site-main .post-page-bg-wrapper .post-container article .news-featured-image { max-width: 100%; width: 100%; height: 290px; background-size: cover; background-repeat: no-repeat; background-position: center center; }
@media (min-width: 1024px) { .single-post .site-main .post-page-bg-wrapper .post-container article .news-featured-image { height: 350px; } }
@media (min-width: 768px) { .single-post .site-main .post-page-bg-wrapper .post-container article .news-featured-image { height: 350px; } }
@media (min-width: 1450px) { .single-post .site-main .post-page-bg-wrapper .post-container article .news-featured-image { height: 535px; } }
.single-post .site-main .post-page-bg-wrapper .post-container article .post-content-container { display: grid; grid-template-columns: 1fr 6fr; grid-gap: 15px; margin-top: 50px; }
@media (min-width: 768px) { .single-post .site-main .post-page-bg-wrapper .post-container article .post-content-container { grid-template-columns: 1fr; grid-gap: 20px; } }
@media (min-width: 1024px) { .single-post .site-main .post-page-bg-wrapper .post-container article .post-content-container { grid-template-columns: 1fr 5fr; grid-gap: 40px; margin-top: 40px; } }
@media (max-width: 767px) { .single-post .site-main .post-page-bg-wrapper .post-container article .post-content-container { grid-template-columns: 1fr; padding: 0 7%; margin-top: 30px; } }
@media (max-width: 767px) { .single-post .site-main .post-page-bg-wrapper .post-container article .post-content-container .post-details p { display: inline-block; padding-right: 20px; } }
.single-post .site-main .post-page-bg-wrapper .post-container article .post-content-container .post-details p.post-category { color: #079347; }
@media (min-width: 768px) { .single-post .site-main .post-page-bg-wrapper .post-container article .post-content-container .post-details p.post-category { letter-spacing: 0.15em; font-size: 11px; } }
.single-post .site-main .post-page-bg-wrapper .post-container article .post-content-container p.post-category { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 12px; line-height: 21px; text-transform: uppercase; margin: 5px 0; font-weight: 800; }
@media (min-width: 1024px) { .single-post .site-main .post-page-bg-wrapper .post-container article .post-content-container p.post-category { font-size: 12px; line-height: 27px; letter-spacing: 0.15em; } }
.single-post .site-main .post-page-bg-wrapper .post-container article .post-content-container p.post-date { font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 12px; line-height: 21px; color: #797767; margin: 0; }
@media (min-width: 1024px) { .single-post .site-main .post-page-bg-wrapper .post-container article .post-content-container p.post-date { font-size: 14px; line-height: 27px; letter-spacing: .01em; } }
@media (min-width: 768px) { .single-post .site-main .post-page-bg-wrapper .post-container article .post-content-container .post-main-content { padding-right: 30px; } }
@media (min-width: 1450px) { .single-post .site-main .post-page-bg-wrapper .post-container article .post-content-container .post-main-content { padding-right: 50px; } }
.single-post .site-main .post-page-bg-wrapper .post-container article .post-content-container h1 { color: #222; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 24px; line-height: 30px; font-weight: 800; margin-bottom: 26px; }
@media (min-width: 768px) { .single-post .site-main .post-page-bg-wrapper .post-container article .post-content-container h1 { font-size: 28px; line-height: 35px; margin-bottom: 40px; font-weight: 700; } }
@media (min-width: 1024px) { .single-post .site-main .post-page-bg-wrapper .post-container article .post-content-container h1 { font-size: 30px; line-height: 35px; letter-spacing: 0.02em; font-weight: 700; } }
@media (min-width: 1450px) { .single-post .site-main .post-page-bg-wrapper .post-container article .post-content-container h1 { font-size: 36px; line-height: 45px; } }
.single-post .site-main .post-page-bg-wrapper .post-container article .post-content-container .entry-content { color: #5e5846; word-break: break-word; font-size: 15px; line-height: 26px; letter-spacing: 0.01em; /* Plain text links - Task #411 */ /*a { color: $primary-dark; text-decoration: underline;
}*/ }
@media (min-width: 768px) { .single-post .site-main .post-page-bg-wrapper .post-container article .post-content-container .entry-content { font-size: 16px; line-height: 28px; } }
@media (min-width: 1024px) { .single-post .site-main .post-page-bg-wrapper .post-container article .post-content-container .entry-content { font-size: 17px; line-height: 32px; letter-spacing: 0; } }
.single-post .site-main .post-page-bg-wrapper .post-container article .post-tags-social { position: relative; padding: 30px 7% 40px; margin: 23px 0 0; }
@media (min-width: 768px) { .single-post .site-main .post-page-bg-wrapper .post-container article .post-tags-social { display: flex; justify-content: space-between; padding: 30px 0; margin: 50px 0; } }
.single-post .site-main .post-page-bg-wrapper .post-container article .post-tags-social::before { content: ''; position: absolute; left: 0; right: 0; top: 0; width: 100%; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }
.single-post .site-main .post-page-bg-wrapper .post-container article .post-tags-social::after { content: ''; position: absolute; left: 0; right: 0; bottom: 0; width: 100%; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }
.single-post .site-main .post-page-bg-wrapper .post-container article .post-tags-social h3 { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 12px; line-height: 21px; font-weight: 700; text-transform: uppercase; color: #222; margin: 0 0 10px 0; }
@media (min-width: 1024px) { .single-post .site-main .post-page-bg-wrapper .post-container article .post-tags-social h3 { font-size: 12px; line-height: 27px; font-weight: 700; letter-spacing: 0.15em; } }
.single-post .site-main .post-page-bg-wrapper .post-container article .post-tags-social .post-tags { color: #b6b4a7; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-weight: 800; }
@media (min-width: 768px) { .single-post .site-main .post-page-bg-wrapper .post-container article .post-tags-social .post-tags h3 { letter-spacing: 0.15em; font-size: 11px; } }
.single-post .site-main .post-page-bg-wrapper .post-container article .post-tags-social .post-tags a { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-transform: uppercase; text-decoration: none; padding: 0 5px; color: #079347; font-size: 12px; line-height: 21px; font-weight: 700; }
@media (min-width: 768px) { .single-post .site-main .post-page-bg-wrapper .post-container article .post-tags-social .post-tags a { letter-spacing: 0.15em; font-size: 11px; } }
@media (min-width: 1024px) { .single-post .site-main .post-page-bg-wrapper .post-container article .post-tags-social .post-tags a { padding: 0 10px; font-size: 11px; line-height: 27px; font-weight: 700; letter-spacing: .1em; } }
.single-post .site-main .post-page-bg-wrapper .post-container article .post-tags-social .post-tags a:first-of-type { padding-left: 0; }
.single-post .site-main .post-page-bg-wrapper .post-container article .post-tags-social .post-tags a:hover { color: #222; }
@media (max-width: 767px) { .single-post .site-main .post-page-bg-wrapper .post-container article .post-tags-social .post-social h3 { margin-top: 30px; } }
@media (min-width: 768px) { .single-post .site-main .post-page-bg-wrapper .post-container article .post-tags-social .post-social h3 { letter-spacing: 0.15em; font-size: 11px; } }
.single-post .site-main .post-page-bg-wrapper .post-container article .post-page-navigation { display: flex; justify-content: space-between; align-items: center; }
@media (max-width: 767px) { .single-post .site-main .post-page-bg-wrapper .post-container article .post-page-navigation { display: none; } }
.single-post .site-main .post-page-bg-wrapper .post-container article .post-page-navigation a { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 11px; font-weight: 800; letter-spacing: 0.1rem; text-transform: uppercase; text-decoration: none; color: #222; }
@media (min-width: 1450px) { .single-post .site-main .post-page-bg-wrapper .post-container article .post-page-navigation a { font-size: 13px; } }
.single-post .site-main .post-page-bg-wrapper .post-container article .post-page-navigation a .arrow-left { width: auto; height: 15px; padding-right: 15px; margin-top: -2.5px; }
.single-post .site-main .post-page-bg-wrapper .post-container article .post-page-navigation a .arrow-right { width: auto; height: 15px; padding-left: 15px; margin-top: -2.5px; }
.single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar { background-color: #fff; border: 1px solid #f2f0e6; padding: 20px 15px 20px 15px; height: intrinsic; }
@media (min-width: 768px) { .single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar { padding: 20px; } }
@media (min-width: 1024px) { .single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar { border: 2px solid #f2f0e6; padding: 40px; margin-bottom: 40px; } }
@media (min-width: 1450px) { .single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar { padding: 40px; } }
@media (max-width: 767px) { .single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar { border: 0; padding: 0; } }
.single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar .posts-sidebar-box { padding: 0; border: 0; }
.single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar .posts-sidebar-box a { display: block; }
@media (max-width: 767px) { .single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar .posts-sidebar-box { border: 50px solid #f2f0e6; padding: 40px; margin: 0; } }
.single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar h3.post-sidebar-categories-title { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 11px; font-weight: 700; letter-spacing: 0.1rem; text-transform: uppercase; color: #222; margin: 30px 0 0 0; padding: 30px 0 20px 0; position: relative; }
.single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar h3.post-sidebar-categories-title::before { content: ''; position: absolute; left: 0; right: 0; top: 0; width: 100%; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }
@media (min-width: 1450px) { .single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar h3.post-sidebar-categories-title { font-size: 12px; } }
@media (max-width: 767px) { .single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar h3.post-sidebar-categories-title { padding: 30px 7%; margin: 0; font-size: 16px; }
  .single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar h3.post-sidebar-categories-title:first-of-type { display: none; }
  .single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar h3.post-sidebar-categories-title::before { content: none; } }
.single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar ul.post-sidebar-categories { list-style-type: none; margin: 0; padding: 0; }
@media (max-width: 767px) { .single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar ul.post-sidebar-categories { display: none; } }
.single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar ul.post-sidebar-categories li { line-height: 1rem; padding: 0 0 5px 0; }
.single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar ul.post-sidebar-categories li a { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 11px; font-weight: 800; letter-spacing: 0.1rem; text-transform: uppercase; color: #079347; }
@media (min-width: 768px) { .single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar ul.post-sidebar-categories li a { letter-spacing: 0.15em; font-size: 11px; line-height: 20px; } }
@media (min-width: 1024px) { .single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar ul.post-sidebar-categories li a { line-height: 25px; font-weight: 700; } }
@media (min-width: 1450px) { .single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar ul.post-sidebar-categories li a { font-size: 12px; } }
.single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar ul.post-sidebar-categories li a:hover { text-decoration: none; color: #222; }
.single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar .post-sidebar-related-post { display: block; margin-bottom: 30px; }
.single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar .post-sidebar-related-post:hover { text-decoration: none; }
@media (min-width: 1024px) { .single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar .post-sidebar-related-post:hover { opacity: .9; } }
.single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar .post-sidebar-related-post .related-post-featured-image { display: block; width: 100%; height: 120px; max-width: 100%; background-size: cover; background-repeat: no-repeat; background-position: center; border: 1px solid #f2f0e6; }
@media (max-width: 767px) { .single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar .post-sidebar-related-post .related-post-featured-image { height: 220px; } }
.single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar .post-sidebar-related-post .related-post-title { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 16px; line-height: 24px; font-weight: 700; color: #222; margin: 0; padding: 15px 7% 0; }
@media (min-width: 768px) { .single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar .post-sidebar-related-post .related-post-title { font-size: 14px; line-height: 22px; } }
@media (min-width: 1024px) { .single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar .post-sidebar-related-post .related-post-title { padding: 10px 0 0 0; font-size: 17px; } }
.single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar .post-sidebar-related-post .related-post-category { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 12px; font-weight: 800; letter-spacing: 0.1rem; text-transform: uppercase; color: #079347; margin: 0; padding: 5px 7% 0; }
@media (min-width: 768px) { .single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar .post-sidebar-related-post .related-post-category { padding: 5px 0 0 0; line-height: 23px; letter-spacing: 0.15em; font-size: 11px; } }
@media (min-width: 1024px) { .single-post .site-main .post-page-bg-wrapper .post-container .post-sidebar .post-sidebar-related-post .related-post-category { font-size: 12px; line-height: 25px; font-weight: 800; letter-spacing: 0.15em; /*color: $primary-light;*/ text-align: left; } }

.post-feed { background-color: #f2f0e6; padding: 263px 20px 80px; }
.post-feed.tag { padding: 50px 20px 80px; }
@media (max-width: 767px) { .post-feed { padding: 50px 0 0; } }
@media (min-width: 1024px) { .post-feed { background-color: #f2f0e6; padding: 235px 0 80px; } }

.post-feed-wrapper { box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.03); background-color: #fff; padding: 0; }
@media (min-width: 768px) { .post-feed-wrapper { padding: 60px; } }
@media (min-width: 1024px) { .post-feed-wrapper { width: 95%; max-width: 1800px; margin: 0 auto; padding: 70px; } }
.post-feed-wrapper .wp-post-image { width: auto; height: auto; max-width: 100%; }
@media (min-width: 768px) { .post-feed-wrapper .wp-post-image { max-height: 550px; display: block; margin: 0 auto; } }
.post-feed-wrapper .post-description { color: #5e5846; letter-spacing: 0.05em; margin-bottom: 15px; font-size: 15px; line-height: 26px; letter-spacing: 0.01em; }
@media (min-width: 1024px) { .post-feed-wrapper .post-description { letter-spacing: .02em; } }
@media (min-width: 768px) { .post-feed-wrapper .post-description { margin-bottom: 30px; font-size: 16px; line-height: 28px; } }
@media (min-width: 1450px) { .post-feed-wrapper .post-description { font-size: 17px; line-height: 32px; letter-spacing: 0.02em; } }
.post-feed-wrapper .post-categories { text-transform: uppercase; font-weight: 800; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 12px; letter-spacing: 0.2em; color: #079347; }
@media (min-width: 768px) { .post-feed-wrapper .post-categories { font-size: 11px; line-height: 23px; } }
@media (min-width: 1024px) { .post-feed-wrapper .post-categories { font-size: 12px; line-height: 25px; } }
.post-feed-wrapper .post-date { color: #797767; font-weight: 500; line-height: 23px; text-align: right; }
@media (max-width: 767px) { .post-feed-wrapper .post-date { margin-left: 24px; } }
.post-feed-wrapper .post-title { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-weight: 700; }
.post-feed-wrapper .post-title a { color: #2a2a2a; font-size: 16px; line-height: 22px; font-weight: 700; letter-spacing: 0.02em; color: #222; }
@media (min-width: 768px) { .post-feed-wrapper .post-title a { font-size: 17px; line-height: 27px; } }
@media (min-width: 768px) { .post-feed-wrapper .post-title h5 { font-size: 16px; line-height: 22px; } }
@media (min-width: 1024px) { .post-feed-wrapper .post-title h5 { font-size: 20px; line-height: 28px; } }
.post-feed-wrapper .post-info { display: flex; align-items: baseline; justify-content: space-between; padding-top: 10px; }
@media (max-width: 767px) { .post-feed-wrapper .post-info { padding: 10px 6%; justify-content: flex-start; } }

.top-post { position: relative; margin-top: -226px; }
@media (max-width: 767px) { .top-post { margin-top: 0; } }

.top-post-badge { position: absolute; top: -25px; left: 50%; transform: translateX(-50%); color: #fff; text-transform: uppercase; font-size: 11px; font-weight: 800; letter-spacing: 0.2em; line-height: 24px; padding: 13px 20px; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-align: center; min-width: 230px; background-image: url("images/borders/ultimas_background.png"); }

.top-post-details { display: grid; grid-template-columns: 1fr; padding: 0 7%; grid-gap: 15px; margin-top: 15px; }
@media (min-width: 768px) { .top-post-details { grid-template-columns: 1fr 1fr; padding-left: 0px; padding-right: 0px; margin-top: 40px; } }
@media (min-width: 1024px) { .top-post-details { padding-left: 40px; padding-right: 40px; grid-gap: 70px; } }

.top-post-title.post-title { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
.top-post-title.post-title a { font-size: 24px; line-height: 30px; }
@media (min-width: 768px) { .top-post-title.post-title a { font-size: 28px; line-height: 35px; } }
@media (min-width: 1024px) { .top-post-title.post-title a { font-size: 36px; line-height: 45px; font-weight: 700; letter-spacing: 0.02em; text-align: left; } }

.top-post-description { font-size: 15px; line-height: 26px; letter-spacing: 0.01em; position: relative; }
@media (min-width: 768px) { .top-post-description { padding-right: 0; line-height: 28px; } }
@media (min-width: 1024px) { .top-post-description { font-size: 17px; line-height: 32px; letter-spacing: 0; color: #5e5846; text-align: left; padding-right: 102px; } }

.top-post-arrow { position: absolute; right: 20px; top: 10px; }
@media (max-width: 1023px) { .top-post-arrow { display: none; } }

.top-post-info.post-info { justify-content: flex-start !important; }
@media (max-width: 767px) { .top-post-info.post-info { margin-top: 20px; padding: 0; } }

.top-post-categories { font-size: 13px; }

.top-post-date { margin-left: 24px; font-size: 14px; letter-spacing: 0.05em; }

.posts-three-cols { margin-top: 30px; margin-bottom: 30px; padding-top: 30px; position: relative; }
.posts-three-cols::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }
.posts-three-cols::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }
@media (min-width: 768px) { .posts-three-cols { display: grid; grid-template-columns: 1fr 1fr 1fr; margin-left: -30px; margin-right: -30px; margin-top: 30px; margin-bottom: 30px; padding-top: 50px; padding-bottom: 50px; position: relative; }
  .posts-three-cols .post { padding: 0 25px; position: relative; }
  .posts-three-cols .post:not(:nth-child(3n))::after { content: ''; position: absolute; right: -8px; top: 0; bottom: 0; width: 15px; background-image: url("images/borders/dots-cinza-vertical.svg"); background-repeat: repeat-y; background-size: 15px 932px; } }
@media (min-width: 1024px) { .posts-three-cols { display: grid; grid-template-columns: 1fr 1fr 1fr; margin-left: -56px; margin-right: -56px; margin-top: 60px; margin-bottom: 0; padding-top: 60px; padding-bottom: 80px; }
  .posts-three-cols .post { padding: 0 56px; } }

.post-three-cols-img-wrapper { position: relative; text-align: center; overflow: hidden; padding-top: 65%; /* 4:3 Aspect Ratio */ width: 100%; }
@media (max-width: 767px) { .post-three-cols-img-wrapper { padding-top: 45%; } }
.post-three-cols-img-wrapper .wp-post-image { position: absolute; top: 0; left: 50%; transform: translate(-50%); max-width: auto; min-width: auto; width: auto; max-height: 100%; height: 100%; object-fit: cover; }
@media (min-width: 1024px) { .post-three-cols-img-wrapper .wp-post-image:hover { opacity: .9; } }

.posts-three-cols-details { padding: 0 6% 30px; }
@media (min-width: 768px) { .posts-three-cols-details { margin-bottom: 35px; padding: 0; } }

.post-three-cols-title { margin-top: 0px; margin-bottom: 30px; font-size: 25px; line-height: 35px; }
.post-three-cols-title h5 { font-size: 16px; line-height: 24px; font-weight: 700; letter-spacing: 0.02em; text-align: left; color: #222; }
@media (min-width: 768px) { .post-three-cols-title h5 { font-size: 16px; line-height: 22px; margin-top: 15px; } }
@media (min-width: 768px) { .post-three-cols-title { margin-top: 30px; } }

@media (max-width: 1023px) { .posts-three-cols .post-description { display: none; } }

.posts-filter { padding: 0 0 30px; display: flex; justify-content: space-between; position: relative; margin-bottom: 50px; }
@media (max-width: 767px) { .posts-filter { flex-direction: column; padding: 20px 7% 40px; } }
.posts-filter strong, .posts-filter a.remove-filters-link { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-transform: uppercase; font-weight: 800; font-size: 12px; letter-spacing: 0.2em; color: #797767; }
.posts-filter span { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-weight: 700; color: #5e5846; font-size: 18px; }
.posts-filter::after { content: ''; position: absolute; right: 0; left: 0; bottom: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: auto; }

a.remove-filters-link { padding-bottom: 5px; border-bottom: 2px solid #797767; }
a.remove-filters-link:hover { text-decoration: none; }
@media (max-width: 767px) { a.remove-filters-link { margin-top: 15px; } }

.posts-container { padding-top: 0; display: grid; grid-template-columns: 1fr; }
@media (min-width: 768px) { .posts-container { padding-top: 50px; display: grid; grid-template-columns: 3fr; grid-gap: 130px; } }
@media (min-width: 1024px) { .posts-container { padding-top: 85px; display: grid; grid-template-columns: 3fr 1fr; grid-gap: 130px; }
  .posts-container.tag { padding-top: 0; } }
@media (min-width: 768px) { .posts-container img { max-height: 200px; } }
@media (min-width: 1450px) { .posts-container img { max-height: 100%; } }

@media (min-width: 768px) { .posts-loop { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); margin-left: -30px; margin-right: -30px; }
  .posts-loop .post { padding: 0 30px; position: relative; margin-bottom: 50px; }
  .posts-loop .post:not(:nth-child(3n))::after { content: ''; position: absolute; right: -8px; top: 0; bottom: 0; width: 15px; background-image: url("images/borders/dots-cinza-vertical.svg"); background-repeat: repeat-y; background-size: 15px 932px; } }
@media (max-width: 767px) { .posts-loop { order: 2; } }

.posts-loop-details { padding: 0 6% 30px; }
@media (min-width: 768px) { .posts-loop-details { padding: 0; } }

.posts-loop-title { font-size: 20px; line-height: 26px; margin-top: 0px; }
@media (max-width: 767px) { .posts-loop-title { line-height: 20px; } }
@media (min-width: 768px) { .posts-loop-title { margin-top: 15px; margin-bottom: 30px; } }

@media (min-width: 1024px) { .posts-sidebar-wrapper { position: sticky; position: -webkit-sticky; background-color: #fff; top: 150px; z-index: 10; } }

.posts-sidebar-box { border: 2px solid #f2f0e6; padding: 40px; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; margin-bottom: 25px; }
.posts-sidebar-box a { display: block; color: #5e5846; letter-spacing: 0.05em; line-height: 20px; font-weight: 700; font-size: 15px; }
@media (min-width: 768px) { .posts-sidebar-box a { font-size: 14px; line-height: 22px; } }
@media (min-width: 1024px) { .posts-sidebar-box a { font-size: 18px; line-height: 28px; font-weight: 700; letter-spacing: 0.02em; } }
.posts-sidebar-box img { margin-top: 28px; display: block; }
@media (max-width: 767px) { .posts-sidebar-box { border: 50px solid #f2f0e6; padding: 40px; margin: 0; } }

.posts-sidebar-box-badge { display: inline-block; background-color: #000; color: #fff; font-size: 11.5px; font-weight: 800; letter-spacing: 0.15em; padding: 7px 15px; margin-bottom: 32px; text-transform: uppercase; line-height: 20px; }
@media (min-width: 1450px) { .posts-sidebar-box-badge { font-size: 13px; } }
@media (max-width: 767px) { .posts-sidebar-box-badge { font-size: 16px; } }

.posts-sidebar-categories { padding: 0 40px; }
.posts-sidebar-categories h5 { font-weight: 500; letter-spacing: 0.2em; font-size: 12px; text-transform: uppercase; margin-bottom: 20px; }
.posts-sidebar-categories a { color: #079347; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-weight: 700; font-size: 12px; line-height: 28px; text-transform: uppercase; letter-spacing: 0.2em; }
@media (min-width: 1024px) { .posts-sidebar-categories a:hover { text-decoration: none; color: #222; } }
.posts-sidebar-categories .current { color: #222; }
@media (max-width: 767px) { .posts-sidebar-categories { padding: 30px 7%; } }

.autor-template-default {   /*.author-content-container.equipa { grid-template-columns: 1fr 2fr; max-width: 1100px; margin: 7%;
 @include media('<medium') { grid-template-columns: 1fr; grid-template-rows: auto; }
 @include media('<large') { grid-template-rows: auto; margin: 60px 6%; }
 @include media('>=large') { max-width: 1250px; }
 @include media('>=xLarge') { max-width: 1200px; } }*/ }
.autor-template-default .author-header-image { height: 200px; width: 100%; background-size: cover; background-repeat: no-repeat; }
@media (max-width: 1023px) { .autor-template-default .author-header-image { height: 100px; } }
@media (max-width: 767px) { .autor-template-default .author-header-image { height: 120px; } }
.autor-template-default .author-breadcrumbs { padding: 25px 56px; }
@media (max-width: 1023px) { .autor-template-default .author-breadcrumbs { display: none; } }
.autor-template-default .author-content-container { display: grid; grid-template-columns: minmax(0, 1fr); margin: 7%; grid-gap: 0; }
@media (min-width: 768px) { .autor-template-default .author-content-container { /*grid-template-columns: 1fr 2fr;
grid-template-rows: 400px;*/ grid-template-columns: 260px 2fr; grid-template-rows: 260px; margin: 50px 7%; grid-gap: 50px; } }
@media (min-width: 1024px) { .autor-template-default .author-content-container { /*grid-template-columns: 1fr 2fr;*/ grid-template-columns: 320px 2fr; grid-template-rows: 320px; padding: 0 50px; max-width: 1250px; margin: 0 auto 20px; } }
@media (min-width: 1450px) { .autor-template-default .author-content-container { /*grid-template-columns: 1fr 2fr 1fr;
grid-template-columns: 320px 2fr;*/ grid-template-columns: 320px 2fr 1fr; grid-template-rows: 320px; grid-gap: 70px; margin: 0 auto 120px; width: 95%; max-width: 1800px; padding: 0 50px; } }
@media (min-width: 1024px) { .autor-template-default .author-content-container.equipa { grid-template-columns: 320px 1fr; max-width: 1250px; } }
@media (min-width: 1450px) { .autor-template-default .author-content-container.equipa { max-width: 1316px; } }
@media (min-width: 1450px) { .autor-template-default .author-content-container.equipa .post-main-content { max-width: 826px; } }
.autor-template-default .author-image { order: 1; margin-bottom: 15px; }
@media (max-width: 767px) { .autor-template-default .author-image { margin-top: -120px; } }
@media (min-width: 768px) { .autor-template-default .author-image { grid-column-start: 1; grid-column-end: 1; grid-row-start: 1; grid-row-end: 2; margin-bottom: 0; } }
.autor-template-default .author-image img { width: 100%; height: auto; }
@media (max-width: 767px) { .autor-template-default .author-image img { max-width: 260px; margin: auto; display: block; } }
.autor-template-default .author-awards-or-contact-wrapper { /*@include media('>=medium') { margin-top: -150px;
}*/ }
@media (max-width: 767px) { .autor-template-default .author-awards-or-contact-wrapper { order: 3; } }
.autor-template-default .author-awards-or-contact { background-color: #f2f0e6; padding: 20px; /* Plain text links - Task #411 */ /*a { color: $highlight;
}*/ }
@media (min-width: 768px) { .autor-template-default .author-awards-or-contact { grid-column-start: 1; grid-column-end: 1; grid-row-start: 2; grid-row-end: 4; } }
@media (min-width: 1024px) { .autor-template-default .author-awards-or-contact { padding: 20px 30px; } }
.autor-template-default .author-awards-or-contact h3 { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 12px; line-height: 21px; font-weight: 800; letter-spacing: 0.15em; text-transform: uppercase; color: #797767; padding-bottom: 23px; position: relative; }
.autor-template-default .author-awards-or-contact h3::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }
@media (min-width: 768px) { .autor-template-default .author-awards-or-contact h3 { font-size: 11px; line-height: 20px; } }
@media (min-width: 1024px) { .autor-template-default .author-awards-or-contact h3 { font-size: 12px; line-height: 25px; } }
.autor-template-default .author-awards-or-contact ul { margin-top: 15px; margin-bottom: 0; padding-left: 20px; color: #5e5846; font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 15px; line-height: 26px; letter-spacing: 0.02em; }
@media (min-width: 768px) { .autor-template-default .author-awards-or-contact ul { font-size: 15px; line-height: 27px; } }
@media (min-width: 1450px) { .autor-template-default .author-awards-or-contact ul { font-size: 16px; line-height: 32px; } }
.autor-template-default .author-awards-or-contact ul li { margin-bottom: 10px; }
.autor-template-default .author-awards-or-contact p { color: #5e5846; font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; margin-top: 15px; margin-bottom: 0; padding: 0; }
.autor-template-default .post-main-content { order: 2; }
@media (min-width: 768px) { .autor-template-default .post-main-content { grid-column-start: 2; grid-row-start: 1; grid-row-end: 4; } }
@media (min-width: 1024px) { .autor-template-default .post-main-content { padding-left: 40px; } }
.autor-template-default .post-main-content header.entry-header { display: block; }
.autor-template-default h1.entry-title { font-size: 20px; color: #222; line-height: 28px; margin: 15px 0; text-align: center; letter-spacing: 0.01em; }
@media (min-width: 768px) { .autor-template-default h1.entry-title { text-align: left; font-size: 30px; line-height: 35px; margin: 0 0 20px; } }
@media (min-width: 1024px) { .autor-template-default h1.entry-title { font-size: 35px; line-height: 45px; } }
.autor-template-default .author-job-title { color: #079347; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 12px; line-height: 20px; font-weight: 800; letter-spacing: 0.2rem; text-transform: uppercase; margin: 0; text-align: center; }
@media (min-width: 768px) { .autor-template-default .author-job-title { font-size: 13px; line-height: 28px; text-align: left; margin-bottom: 40px; } }
.autor-template-default .entry-content { font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 15px; line-height: 26px; color: #5e5846; margin: 15px 0; letter-spacing: 0.01em; /* Plain text links - Task #411 */ /*a { color: $primary-dark; font-weight: 700; &:hover { color: $primary-dark; border-bottom: 2px solid $primary-dark; text-decoration: none; }
}*/ }
@media (min-width: 768px) { .autor-template-default .entry-content { font-size: 16px; line-height: 28px; letter-spacing: 0; margin: 0; } }
@media (min-width: 1024px) { .autor-template-default .entry-content { font-size: 17px; line-height: 32px; } }
@media (min-width: 1450px) { .autor-template-default .entry-content { font-size: 18px; line-height: 35px; } }
.autor-template-default .author-press { margin-top: 60px; margin-bottom: 60px; order: 4; }
@media (min-width: 768px) { .autor-template-default .author-press { margin-top: 0; margin-bottom: 0; grid-column-start: 2; grid-column-end: 2; grid-row-start: 4; grid-row-end: 5; } }
@media (min-width: 1024px) { .autor-template-default .author-press { padding-left: 0px; padding-top: 70px; } }
.autor-template-default .author-press h3 { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 12px; line-height: 21px; font-weight: 800; letter-spacing: 0.15rem; text-transform: uppercase; color: #797767; padding: 15px 0; margin-bottom: 20px; position: relative; }
.autor-template-default .author-press h3::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }
.autor-template-default .author-press h3::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }
@media (min-width: 768px) { .autor-template-default .author-press h3 { font-size: 11px; line-height: 20px; } }
@media (min-width: 1024px) { .autor-template-default .author-press h3 { font-size: 12px; line-height: 25px; } }
.autor-template-default .author-press p { font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 15px; line-height: 26px; letter-spacing: 0.01em; color: #5e5846; margin: 0; }
@media (min-width: 768px) { .autor-template-default .author-press p { font-size: 15px; line-height: 27px; letter-spacing: 0.02em; } }
@media (min-width: 1024px) { .autor-template-default .author-press p { font-size: 16px; line-height: 32px; } }
.autor-template-default .author-books-sidebar { height: max-content; padding: 30px; background-color: #f2f0e6; order: 6; }
@media (min-width: 768px) { .autor-template-default .author-books-sidebar { grid-column-start: 1; grid-column-end: 3; grid-row-start: 5; grid-row-end: 6; } }
@media (min-width: 1450px) { .autor-template-default .author-books-sidebar { grid-column-start: 3; grid-column-end: 3; grid-row-start: 1; grid-row-end: 3; padding: 30px; } }
.autor-template-default .author-books-sidebar h3 { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 12px; line-height: 21px; font-weight: 800; letter-spacing: 0.15em; text-transform: uppercase; color: #222; text-align: center; margin-bottom: 15px; padding-bottom: 23px; position: relative; }
.autor-template-default .author-books-sidebar h3::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }
@media (min-width: 1024px) { .autor-template-default .author-books-sidebar h3 { font-size: 14px; line-height: 27px; padding-bottom: 20px; margin-bottom: 30px; } }
.autor-template-default .author-books-sidebar .author-books { display: grid; grid-gap: 25px; grid-template-columns: repeat(auto-fit, minmax(80px, 1fr)); }
@media (min-width: 768px) { .autor-template-default .author-books-sidebar .author-books { grid-template-columns: repeat(auto-fit, minmax(130px, 1fr)); grid-gap: 40px; grid-row-gap: 10px; } }
@media (min-width: 1450px) { .autor-template-default .author-books-sidebar .author-books { grid-template-columns: repeat(2, 1fr); grid-gap: 25px; } }
.autor-template-default .author-books-sidebar .author-books > article.author-book:only-child { max-width: 150px; }
.autor-template-default .author-books-sidebar .author-books a img { width: 100%; height: auto; }
.autor-template-default .author-books-sidebar .author-books a img:hover { opacity: .9; }

.author-books-more-container { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 12px; line-height: 21px; font-weight: 800; letter-spacing: 0.15em; text-transform: uppercase; text-align: center; padding-top: 30px; position: relative; margin-top: 30px; }
.author-books-more-container::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }

.author-books-more { color: #222; }
.author-books-more:hover { color: #222; color: #079347; text-decoration: none; }

.page-wrapper { padding: 0 6%; }
.page-wrapper.search-page { padding: 0 7% 30px; }
@media (min-width: 768px) { .page-wrapper { padding: 0 7%; }
  .page-wrapper.search-page { padding: 0 7% 90px; margin: 0 7%; } }
@media (min-width: 1024px) { .page-wrapper { padding: 0; }
  .page-wrapper.search-page { padding: 0 0 120px; max-width: 1350px; margin: 0 auto; width: 70%; } }
.page-wrapper.search-page button.search-button { border: 3px solid #222; }
.page-wrapper.search-page button.search-button:hover { background: #5e5846; border: 3px solid #5e5846; }

.page-header { max-width: 1645px; margin: 0 auto; padding: 60px 5% 0; position: relative; }
@media (min-width: 768px) { .page-header { padding: 60px 5% 60px; } }
@media (min-width: 1450px) { .page-header { padding: 80px 0; } }
@media (max-width: 419px) { .page-header { padding: 30px 0 15px; text-align: center; } }
.page-header::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; background-image: url("images/borders/dots-preto-horizontal.svg"); height: 7px; background-size: 1963px 6px; background-repeat: repeat-x; }

.page-header-title { font-size: 24px; font-weight: 800; letter-spacing: 0.01em; line-height: 30px; color: #2a2a2a; text-align: center; margin-bottom: 0; }
@media (min-width: 768px) { .page-header-title { font-size: 32px; line-height: 36px; } }
@media (min-width: 1024px) { .page-header-title { font-size: 45px; line-height: 45px; text-align: left; } }

.page-content { max-width: 1645px; margin: 0 auto; padding: 60px 5% 50px; color: #5e5846; font-size: 15px; line-height: 25px; letter-spacing: 0.025em; /* Plain text links - Task #411 */ /* a { color: $primary-dark; font-weight: 700;
} */ /* Removed wp-block-table and wp-block-column from here and moved to _gutenberg.scss - Marco Almeida 22/09/2020 */ }
@media (min-width: 1450px) { .page-content { font-size: 16px; line-height: 28px; padding: 90px 10% 84px; } }
.page-content h2 { font-size: 25px; margin-bottom: 28px; color: #222; }
.page-content h2:not(:first-child) { margin-top: 56px; }

.load-more-wrapper { text-align: center; margin-top: 100px; margin-bottom: 100px; }

.load-more { -webkit-appearance: none; background-color: transparent; border: 0; cursor: pointer; }
.load-more:focus { outline: 0; }
.load-more span { text-transform: uppercase; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-weight: 800; font-size: 13px; letter-spacing: 0.2em; line-height: 24px; display: block; text-decoration: underline; color: #797767; border-bottom: #d5d3c6; margin-bottom: 10px; }

.contactos { padding: 0 5%; }
@media (max-width: 419px) { .contactos { padding: 0; } }
.contactos .page-header { text-align: center; margin-top: 30px; }
@media (max-width: 419px) { .contactos .page-header { padding: 30px 20px; text-align: left; display: flex; } }
.contactos .page-header-title { display: inline-block; margin-right: 40px; }
@media (max-width: 419px) { .contactos .page-header-title { margin-right: 20px; } }
.contactos .header-image { display: inline-block; max-width: 96px; height: auto; margin-top: -25px; }
@media (max-width: 419px) { .contactos .header-image { max-width: 56px; height: 50px; margin-top: -10px; } }
.contactos .page-content { padding: 60px 10% 84px; position: relative; /* Why this? */ /*.wp-block-column { @include media('<small') { margin-bottom: 0; }
}*/ }
@media (max-width: 419px) { .contactos .page-content { padding: 30px 20px 30px; } }
@media (min-width: 1024px) { .contactos .page-content { font-size: 17px; line-height: 32px; } }
@media (min-width: 1450px) { .contactos .page-content { font-size: 18px; line-height: 35px; } }
.contactos .page-content h3 { padding-top: 30px; padding-bottom: 15px; }
.contactos .page-content::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; background-image: url("images/borders/dots-preto-horizontal.svg"); height: 15px; background-size: 1963px 6px; background-repeat: repeat-x; }
.contactos .blog-banner { margin: 70px 0; }
@media (max-width: 767px) { .contactos .blog-banner { margin: 15px 0; text-align: center; } }
.contactos .blog-banner a { display: block; position: relative; }
@media (max-width: 767px) { .contactos .blog-banner a { text-align: center; overflow: hidden; } }
.contactos .blog-banner a img { width: 100%; }
@media (max-width: 767px) { .contactos .blog-banner a img { position: relative; left: 50%; transform: translate(-50%, 0); width: auto; height: 180px; } }
.contactos .blog-banner a p { position: absolute; top: 59%; left: 50%; transform: translate(-50%, 0); font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 25px; font-weight: 800; text-transform: uppercase; color: #222; letter-spacing: 0.075em; }
@media (min-width: 1024px) { .contactos .blog-banner a p { font-size: 22px; top: 60%; } }
@media (max-width: 1023px) { .contactos .blog-banner a p { font-size: 18px; } }
@media (max-width: 767px) { .contactos .blog-banner a p { width: 70%; top: 60%; font-size: 14px; } }
.contactos .blog-banner a:hover p { border-bottom: 3px solid #222; }
.contactos .morada_e_mapa { display: grid; grid-template-columns: 1fr 1fr; grid-gap: 60px; border-bottom: 0; }
@media (max-width: 767px) { .contactos .morada_e_mapa { grid-template-columns: 1fr; }
  .contactos .morada_e_mapa h3 { padding-top: 0; } }
.contactos .morada_e_mapa .mapa img { width: 100%; max-width: 100%; }
.contactos .morada_e_mapa::after { bottom: auto; top: 0; }

.contacts-social-links { display: flex; align-items: center; margin-top: 20px; }

.contacts-social-link-button { padding: 7px; border-radius: 100%; transition: opacity 125ms ease-in; width: 40px; height: 40px; background-color: #079347; }
.contacts-social-link-button:hover { opacity: 0.75; }
.contacts-social-link-button.instagram { padding-top: 7px; padding-left: 7px; }
.contacts-social-link-button svg { fill: #ffffff; vertical-align: top; }
.contacts-social-link-button:not(:last-child) { margin-right: 12px; }

.atividades header { max-width: 1645px; margin: 0 auto; padding: 30px 6%; text-align: center; grid-template-columns: 1fr 2fr; }
@media (min-width: 768px) { .atividades header { padding: 0px auto; margin: 90px auto; max-width: 650px; } }
@media (min-width: 1024px) { .atividades header { display: grid; grid-template-columns: 1fr 1fr; grid-gap: 100px; text-align: left; width: 1350px; max-width: 70%; margin: 0 auto; padding: 90px 0 70px; } }
.atividades header h1.page-header-title { font-size: 20px; line-height: 28px; margin-bottom: 15px; font-weight: 800; letter-spacing: 0.01em; }
@media (min-width: 768px) { .atividades header h1.page-header-title { font-size: 30px; line-height: 35px; } }
@media (min-width: 1024px) { .atividades header h1.page-header-title { font-size: 36px; line-height: 45px; } }
.atividades header .page-header-content { font-size: 15px; line-height: 26px; letter-spacing: 0.01em; color: #5e5846; }
@media (min-width: 768px) { .atividades header .page-header-content { font-size: 16px; line-height: 28px; } }
@media (min-width: 1024px) { .atividades header .page-header-content { font-size: 17px; line-height: 32px; letter-spacing: 0; } }
@media (min-width: 1450px) { .atividades header .page-header-content { font-size: 18px; line-height: 35px; } }
.atividades .atividades-nav { display: none; overflow: hidden; position: sticky; position: -webkit-sticky; top: 129px; z-index: 10; background-color: #fff; padding: 0px; }
@media (min-width: 1024px) { .atividades .atividades-nav { display: block; top: 70px; } }
@media (min-width: 1450px) { .atividades .atividades-nav { display: block; top: 90px; } }
.atividades .atividades-nav-menu { margin: 0; padding: 20px; display: flex; justify-content: center; list-style: none; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 12px; font-weight: 700; text-transform: uppercase; position: relative; letter-spacing: .15em; background-color: #f2f0e6; z-index: 1; color: #5e5846; text-decoration: none; line-height: 30px; height: 70px; }
.atividades .atividades-nav-menu::before { content: ''; position: absolute; top: 0; left: -4px; right: -4px; background-image: url("images/borders/dots-preto-horizontal.svg"); height: 15px; background-size: 1963px 6px; background-repeat: repeat-x; display: none; }
.atividades .atividades-nav-menu::after { content: ''; position: absolute; bottom: 0; left: -4px; right: -4px; background-image: url("images/borders/dots-preto-horizontal.svg"); height: 15px; background-size: 1963px 6px; background-repeat: repeat-x; display: none; }
.atividades .atividades-nav-menu li { margin: 0 20px; }
.atividades .atividades-nav-menu a { color: #5e5846; text-decoration: none; }
.atividades .atividades-nav-menu .current-menu-item, .atividades .atividades-nav-menu .menu-item:hover { border-bottom: 3px solid #079347; }
.atividades .atividades-nav-menu .current-menu-item a, .atividades .atividades-nav-menu .menu-item:hover a { color: #222; }
.atividades .atividades-nav-menu .highlighted a { background-color: #f5b51a; color: #fff; padding: 8px 14px; }
@media (max-width: 1023px) { .atividades .atividades-nav-menu { background-color: #f2f0e6; flex-direction: column; height: auto; font-weight: 500; text-transform: capitalize; font-size: 14px; line-height: 32px; text-align: left; align-items: flex-start; padding: 20px 7% 30px; }
  .atividades .atividades-nav-menu::before, .atividades .atividades-nav-menu::after { content: none; }
  .atividades .atividades-nav-menu li { margin: 10px 0; }
  .atividades .atividades-nav-menu .current-menu-item, .atividades .atividades-nav-menu .menu-item:hover { border: none; } }
@media (min-width: 768px) { .atividades .atividades-nav-toggle.mobile-books-nav-toggle { display: flex; } }
@media (min-width: 1024px) { .atividades .atividades-nav-toggle.mobile-books-nav-toggle { display: none; } }
.atividades .page-header::after { content: none; }
.atividades section { padding-bottom: 140px; margin-bottom: 10px; position: relative; }
@media (max-width: 767px) { .atividades section { padding-bottom: 30px; } }
.atividades section::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }
.atividades section:last-of-type { padding-bottom: 60px; }
.atividades section:last-of-type::after { content: none; }
@media (min-width: 768px) { .atividades section:last-of-type { padding-bottom: 120px; } }
.atividades .imagem-atividades { height: 135px; width: 100%; background-size: cover; background-repeat: no-repeat; background-position: bottom; }
@media (min-width: 768px) { .atividades .imagem-atividades { height: 150px; } }
@media (min-width: 1024px) { .atividades .imagem-atividades { height: 200px; } }
.atividades .bloco-atividades { margin: 0 20px; }
@media (min-width: 768px) { .atividades .bloco-atividades { margin: 0 7%; } }
@media (min-width: 1024px) { .atividades .bloco-atividades { width: 1350px; max-width: 70%; margin: 0 auto; } }
.atividades h2 { font-size: 20px; line-height: 28px; font-weight: 800; color: #222; text-align: center; margin-top: 30px; letter-spacing: 0.01em; }
@media (min-width: 768px) { .atividades h2 { font-size: 30px; line-height: 35px; margin-top: 40px; } }
@media (min-width: 1024px) { .atividades h2 { font-size: 36px; line-height: 45px; } }
.atividades h3 { font-size: 13px; line-height: 22px; letter-spacing: 0.1em; font-weight: 800; color: #797767; text-align: center; text-transform: uppercase; margin-top: 15px; }
@media (min-width: 768px) { .atividades h3 { font-size: 14px; line-height: 22px; margin-top: 20px; } }
@media (min-width: 1024px) { .atividades h3 { font-size: 14px; line-height: 32px; letter-spacing: 0.15em; } }
.atividades .content-atividades { display: grid; grid-template-columns: 1fr; grid-gap: 15px; margin-top: 15px; font-size: 15px; line-height: 26px; letter-spacing: 0.01em; color: #5e5846; /* Plain text links - Task #411 */ /*a { color: $primary-dark; text-decoration: underline;
}*/ }
@media (min-width: 768px) { .atividades .content-atividades { grid-template-columns: 2fr 1fr; grid-gap: 40px; margin-top: 60px; font-size: 15px; line-height: 27px; letter-spacing: 0.02em; } }
@media (min-width: 1450px) { .atividades .content-atividades { font-size: 16px; line-height: 32px; } }
.atividades .descricao-atividades { padding-right: 30px; position: relative; }
.atividades .descricao-atividades::after { content: ''; position: absolute; right: 0; top: 0; bottom: 0; width: 15px; background-image: url("images/borders/dots-cinza-vertical.svg"); background-repeat: repeat-y; background-size: 15px 932px; }
@media (max-width: 767px) { .atividades .descricao-atividades { padding-right: 0; padding-bottom: 15px; }
  .atividades .descricao-atividades::after { top: auto; left: 0; width: auto; height: 3px; }
  .atividades .descricao-atividades p { margin-bottom: 0; } }
.atividades .titulo-galeria-atividades { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 12px; line-height: 21px; font-weight: 800; color: #5e5846; text-transform: uppercase; letter-spacing: 0.15em; display: flex; justify-content: center; padding-bottom: 5px; margin-top: 30px; margin-bottom: 30px; position: relative; }
@media (min-width: 768px) { .atividades .titulo-galeria-atividades { justify-content: space-between; font-size: 11px; line-height: 20px; margin-top: 60px; margin-bottom: 40px; } }
@media (min-width: 1024px) { .atividades .titulo-galeria-atividades { justify-content: space-between; font-size: 12px; line-height: 25px; } }
.atividades .titulo-galeria-atividades::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }
@media (max-width: 767px) { .atividades .titulo-galeria-atividades p { margin-bottom: 15px; } }
.atividades .galeria-atividades ul { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; grid-gap: 30px; padding: 0; margin: 0; list-style-type: none; width: 100%; }
.atividades .galeria-atividades ul img { max-width: 100%; height: auto; }
@media (max-width: 1023px) { .atividades .galeria-atividades ul { grid-template-columns: 1fr 1fr; grid-gap: 30px; }
  .atividades .galeria-atividades ul li { display: block; }
  .atividades .galeria-atividades ul img { width: 100%; } }

.container-propostas { margin-top: 0px; }

.titulo-galeria-atividades .propostas-titulo { border-bottom: 2px solid transparent; }

a.propostas-mostrar-mais { color: #5e5846; border-bottom: 2px solid #5e5846; text-decoration: none; line-height: 15px; }
a.propostas-mostrar-mais:hover { color: #079347; border-bottom: 2px solid #079347; text-decoration: none; }
@media (max-width: 767px) { a.propostas-mostrar-mais { display: none; } }

.titulo-galeria-atividades.mobile { margin-top: 30px; margin-bottom: 0; padding-top: 15px; }
.titulo-galeria-atividades.mobile::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }
.titulo-galeria-atividades.mobile::after { content: none; }

.titulo-galeria-atividades.mobile { display: block; text-align: center; }
@media (min-width: 768px) { .titulo-galeria-atividades.mobile { display: none; } }
.titulo-galeria-atividades.mobile a.propostas-mostrar-mais { display: inline-block; }

.propostas-atividades { display: grid; grid-template-columns: repeat(5, minmax(120px, 1fr)); grid-gap: 30px; text-align: center; }
@media only screen and (max-width: 1110px) { .propostas-atividades { grid-template-columns: 1fr 1fr 1fr; } }
@media (max-width: 1023px) { .propostas-atividades { grid-template-columns: 1fr 1fr 1fr; } }
@media (max-width: 767px) { .propostas-atividades { grid-template-columns: 1fr 1fr; } }
@media (max-width: 419px) { .propostas-atividades { grid-gap: 30px; } }
.propostas-atividades img { width: auto; /*max-width: 100%;
max-height: 150px;*/ height: 100%; max-height: 110px; }
.propostas-atividades .propostas-atividades-item div { display: flex; justify-content: space-between; margin: 24px 0 0; padding: 20px 10px 0; position: relative; }
@media (max-width: 767px) { .propostas-atividades .propostas-atividades-item div { margin: 20px 0 0; } }
.propostas-atividades .propostas-atividades-item div a { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; letter-spacing: 1px; text-transform: uppercase; color: #797767; font-size: 11px; line-height: 18px; font-weight: 700; display: inline-block; border-bottom: 2px solid transparent; }
.propostas-atividades .propostas-atividades-item div a:first-of-type { border-bottom: 2px solid #b6b4a7; }
.propostas-atividades .propostas-atividades-item div a:hover { color: #222; text-decoration: none; border-bottom: 2px solid #222; }
.propostas-atividades .propostas-atividades-item div::after { content: ''; position: absolute; right: 0; top: 0; left: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }

.equipa-header-image { height: 200px; background-size: cover; background-repeat: no-repeat; background-position: bottom; }
@media (max-width: 419px) { .equipa-header-image { height: 120px; } }

.equipa header { display: grid; grid-template-columns: 1fr 1fr; grid-gap: 50px; padding: 80px 0; }
@media (max-width: 767px) { .equipa header { grid-template-columns: 1fr; padding: 60px 0; max-width: auto; width: auto; } }
@media (max-width: 419px) { .equipa header { grid-template-columns: 1fr; padding: 30px 0 15px; } }
@media (min-width: 768px) { .equipa header { grid-template-columns: 1fr; } }
@media (min-width: 1024px) { .equipa header { display: grid; grid-template-columns: 1fr 2fr; width: 80%; max-width: 1350px; } }
.equipa header .page-header-content { font-size: 18px; line-height: 28px; letter-spacing: 0.025em; color: #5e5846; }
@media (max-width: 767px) { .equipa header .page-header-content { font-size: 15px; line-height: 26px; letter-spacing: .01em; } }
@media (min-width: 1024px) { .equipa header .page-header-content { font-size: 17px; line-height: 32px; letter-spacing: 0em; } }
@media (max-width: 1023px) { .equipa header .page-header-content { font-size: 16px; line-height: 28px; letter-spacing: .01em; margin-top: -25px; } }
@media (min-width: 1450px) { .equipa header .page-header-content { font-size: 18px; line-height: 35px; letter-spacing: 0em; } }
.equipa .equipa-content { display: grid; grid-template-columns: repeat(4, 1fr); grid-gap: 50px; text-align: center; margin: 80px auto 120px; }
@media (min-width: 1024px) { .equipa .equipa-content { max-width: 80%; width: 1800px; } }
@media (min-width: 1450px) { .equipa .equipa-content { grid-gap: 70px; margin: 70px auto 120px; } }
@media (max-width: 767px) { .equipa .equipa-content { grid-template-columns: repeat(3, 1fr); grid-gap: 50px; margin: 60px auto 90px; } }
@media (max-width: 419px) { .equipa .equipa-content { grid-template-columns: repeat(2, 1fr); grid-gap: 30px 15px; margin: 30px auto 60px; } }
.equipa .equipa-content article { padding-bottom: 20px; }
.equipa .equipa-content article a { position: relative; display: block; }
.equipa .equipa-content article a p { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-transform: uppercase; font-size: 12px; letter-spacing: .15em; line-height: 25px; }
.equipa .equipa-content article a:hover { text-decoration: none; }
.equipa .equipa-content article a:hover img.author_feed_image_hover { opacity: 1; }
.equipa .equipa-content article a:hover p { text-decoration: none; color: #079347; }
.equipa .equipa-content article img { position: relative; width: 100%; max-width: 100%; height: auto; }
.equipa .equipa-content article img.author_feed_image_hover { position: absolute; top: 0; left: 0; transition: opacity 0.5s ease; opacity: 0; }
.equipa .equipa-content article p { margin-top: 20px; font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-weight: 800; text-decoration: none; color: #222; font-size: 13px; line-height: 28px; letter-spacing: 0.02em; }
@media (max-width: 419px) { .equipa .equipa-content article p { font-size: 12px; line-height: 20px; margin: 15px 0; } }

.trabalho-template-default .work-breadcrumbs { padding: 25px 56px; position: relative; }
.trabalho-template-default .work-breadcrumbs::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }
@media (max-width: 1023px) { .trabalho-template-default .work-breadcrumbs { display: none; } }
.trabalho-template-default .work-content-container { display: grid; grid-template-columns: minmax(0, 1fr); margin: 0 6% 60px; grid-gap: 0; }
@media (min-width: 768px) { .trabalho-template-default .work-content-container { grid-template-columns: 1fr 2fr; margin: 50px 7% 90px; grid-gap: 50px; } }
@media (min-width: 1024px) { .trabalho-template-default .work-content-container { grid-template-columns: 1fr 2fr 1fr; grid-gap: 70px; margin: 70px auto 120px; width: 95%; max-width: 1800px; padding: 0 50px; } }
.trabalho-template-default .work-feature-image { padding: 0; }
@media (max-width: 767px) { .trabalho-template-default .work-feature-image { margin-bottom: 15px; } }
.trabalho-template-default .work-feature-image img { width: 100%; height: auto; }
@media (min-width: 1024px) { .trabalho-template-default .work-text { padding-left: 40px; } }
.trabalho-template-default h1.work-title { font-size: 20px; color: #222; line-height: 28px; margin: 15px 0; text-align: center; letter-spacing: 0.01em; }
@media (min-width: 768px) { .trabalho-template-default h1.work-title { text-align: left; font-size: 30px; line-height: 35px; margin: 0 0 20px; } }
@media (min-width: 1024px) { .trabalho-template-default h1.work-title { font-size: 30px; line-height: 35px; } }
@media (min-width: 1450px) { .trabalho-template-default h1.work-title { font-size: 36px; line-height: 45px; } }
@media (min-width: 768px) { .trabalho-template-default .work-header { margin-bottom: 40px; } }
.trabalho-template-default .work-author { color: #079347; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 12px; line-height: 20px; font-weight: 800; letter-spacing: 0.2rem; text-transform: uppercase; margin: 0; text-align: center; }
@media (min-width: 768px) { .trabalho-template-default .work-author { font-size: 13px; line-height: 28px; text-align: left; } }
.trabalho-template-default .work-author a { color: #079347; }
.trabalho-template-default .work-author a:hover { text-decoration: none; }

.work-content { font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 15px; line-height: 26px; color: #5e5846; margin: 15px 0; letter-spacing: 0.01em; }
@media (min-width: 768px) { .work-content { font-size: 16px; line-height: 28px; letter-spacing: 0; margin: 0 0 30px; } }
@media (min-width: 1024px) { .work-content { font-size: 17px; line-height: 32px; } }
@media (min-width: 1450px) { .work-content { font-size: 18px; line-height: 35px; } }

.work-especificacoes { background-color: #f2f0e6; margin-top: 30px; padding: 20px; }
@media (min-width: 1024px) { .work-especificacoes { margin-top: 50px; padding: 20px 30px; } }
.work-especificacoes h3 { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 12px; line-height: 21px; font-weight: 800; letter-spacing: 0.15em; text-transform: uppercase; color: #797767; padding-bottom: 15px; position: relative; }
.work-especificacoes h3:after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }
@media (min-width: 768px) { .work-especificacoes h3 { font-size: 11px; line-height: 20px; } }
@media (min-width: 1024px) { .work-especificacoes h3 { font-size: 12px; line-height: 25px; } }
.work-especificacoes ul { margin-top: 15px; margin-bottom: 0; padding-left: 0; color: #5e5846; font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 15px; line-height: 26px; letter-spacing: 0.02em; list-style-type: none; }
@media (min-width: 768px) { .work-especificacoes ul { font-size: 15px; line-height: 27px; } }
@media (min-width: 1450px) { .work-especificacoes ul { font-size: 16px; line-height: 32px; } }
.work-especificacoes ul li { margin-bottom: 10px; }
.work-especificacoes h4 { color: #5e5846; font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 15px; font-weight: 800; margin-top: 26px; margin-bottom: -10px; padding: 0; text-transform: uppercase; }
@media (min-width: 1450px) { .work-especificacoes h4 { font-size: 16px; line-height: 32px; } }
.work-especificacoes p { color: #5e5846; font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; margin-top: 15px; margin-bottom: 0; padding: 0; }

.work-sidebar { height: intrinsic; }
.work-sidebar .work-sidebar-border { padding: 20px; border: 1px solid #d5d3c6; }
@media (min-width: 1450px) { .work-sidebar { padding: 30px; } }
@media (max-width: 1023px) { .work-sidebar { order: 4; grid-column-start: 1; grid-column-end: 3; } }
@media (max-width: 767px) { .work-sidebar { border: none; order: 4; margin: 15px 0 0; padding: 0; grid-column-start: auto; grid-column-end: auto; } }
.work-sidebar h3 { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 12px; line-height: 21px; font-weight: 800; letter-spacing: 0.15em; text-transform: uppercase; color: #222; text-align: center; margin-bottom: 20px; padding-bottom: 20px; position: relative; }
.work-sidebar h3:after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }
@media (min-width: 1024px) { .work-sidebar h3 { font-size: 14px; line-height: 27px; /*&:after { clear: both; content: ''; position: absolute; bottom: 0; left: 0; right: 0; background-image: url('images/borders/dots-preto-horizontal.svg'); height: 15px; background-size: 1963px 6px; background-repeat: repeat-x;
}*/ } }
.work-sidebar .dashed-black-border { display: none; }
@media (min-width: 1024px) { .work-sidebar .dashed-black-border { display: block; margin-bottom: 30px; } }
.work-sidebar .related-works { display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 30px; }
@media (max-width: 1023px) { .work-sidebar .related-works { grid-template-columns: repeat(4, 1fr); grid-gap: 20px; } }
@media (max-width: 767px) { .work-sidebar .related-works { grid-template-columns: repeat(2, 1fr); padding-bottom: 30px; border-bottom: 2px dotted #d5d3c6; } }
.work-sidebar .related-works a:hover { opacity: .9; text-decoration: none; }
.work-sidebar .related-works a p { font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; color: #222; font-size: 10px; font-weight: 700; line-height: 1rem; text-align: center; margin-top: 10px; margin-bottom: 0; padding: 0; }
@media (min-width: 1450px) { .work-sidebar .related-works a p { font-size: 13px; line-height: 18px; } }
@media (max-width: 767px) { .work-sidebar .related-works a p { font-size: 15px; line-height: 20px; } }
.work-sidebar .related-works a img { width: 100%; height: auto; }

.work-gallery-title { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 12px; line-height: 21px; font-weight: 800; letter-spacing: 0.15em; padding: 10px 0; margin-bottom: 15px; position: relative; }
.work-gallery-title:after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }
.work-gallery-title:before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }
@media (min-width: 768px) { .work-gallery-title { font-size: 11px; line-height: 20px; padding: 16px 0; margin-bottom: 60px; } }
@media (min-width: 1024px) { .work-gallery-title { font-size: 12px; line-height: 25px; } }

.work-content-container .work-gallery-container { grid-column-start: 1; grid-column-end: 4; max-width: 100%; }
@media (max-width: 1023px) { .work-content-container .work-gallery-container { grid-column-end: 3; order: 3; margin-top: 30px; } }
@media (max-width: 767px) { .work-content-container .work-gallery-container { grid-column-start: auto; grid-column-end: auto; order: 3; margin-top: 30px; } }

/* .work-gallery-container outside the grid - Eliminate after we fix the problem caused by tiny slider from Chrome v80 */
article > .work-gallery-container { margin: -30px 6% 60px; /* -30px to eliminate the .work-content-container margin-bottom of 60px and add our 30px margin-top */ }
@media (min-width: 768px) { article > .work-gallery-container { margin: -60px 7% 90px; /* -60px to eliminate the .work-content-container margin-bottom of 90px and add our 30px margin-top */ } }
@media (min-width: 1024px) { article > .work-gallery-container { margin: -50px auto 120px; /* -50px to eliminate the .work-content-container margin-bottom of 120px and add our 70px margin-top = margin-gap of the grid */ width: 95%; max-width: 1800px; padding: 0 50px; } }

@media (max-width: 1023px) { .work-sidebar { display: none; /* Just while .work-gallery-container is outside the grid */ } }

.work-gallery-wrapper { position: relative; padding: 0 90px 60px; overflow: hidden; }
.work-gallery-wrapper:after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }
@media (max-width: 767px) { .work-gallery-wrapper { padding: 10px 0 30px; } }
.work-gallery-wrapper .tns-outer [aria-controls] { position: absolute; top: 50%; transform: translateY(-50%); text-indent: -9999px; -webkit-appearance: none; width: 44px; height: 23px; background-image: url("images/icons/arrow_right.svg"); background-size: 100%; background-color: transparent; border: 0; z-index: 2; }
@media (max-width: 767px) { .work-gallery-wrapper .tns-outer [aria-controls] { width: 25px; height: 13px; } }
.work-gallery-wrapper .tns-outer [aria-controls]:hover { background-image: url("images/icons/arrow_right_colored.svg"); }
.work-gallery-wrapper .tns-outer [aria-controls]:first-child { left: 0; transform: translateY(-50%) rotate(180deg); }
.work-gallery-wrapper .tns-outer [aria-controls]:last-child { right: 0; }

.work-gallery-wrapper .work-gallery-item img { max-height: 350px; width: auto; }
@media (max-width: 767px) { .work-gallery-wrapper .work-gallery-item img { height: 100%; width: 88%; } }

.atelier-header { max-width: 1645px; margin: 0 auto; padding: 30px 6%; text-align: center; }
@media (min-width: 768px) { .atelier-header { padding: 0px auto; margin: 90px auto; max-width: 650px; } }
@media (min-width: 1024px) { .atelier-header { display: grid; grid-template-columns: 1fr 2fr; grid-gap: 100px; text-align: left; width: 80%; max-width: 1350px; margin: 0 auto; padding: 90px 0 70px; } }
.atelier-header h1.page-header-title { font-size: 20px; line-height: 28px; margin-bottom: 15px; font-weight: 800; letter-spacing: 0.01em; }
@media (min-width: 768px) { .atelier-header h1.page-header-title { font-size: 45px; line-height: 35px; } }
@media (min-width: 1024px) { .atelier-header h1.page-header-title { font-size: 32px; line-height: 36px; } }
.atelier-header .page-header-content { font-size: 15px; line-height: 26px; letter-spacing: 0.01em; color: #5e5846; }
@media (min-width: 768px) { .atelier-header .page-header-content { font-size: 16px; line-height: 28px; } }
@media (min-width: 1024px) { .atelier-header .page-header-content { font-size: 17px; line-height: 32px; letter-spacing: 0; } }
@media (min-width: 1450px) { .atelier-header .page-header-content { font-size: 18px; line-height: 35px; } }

/*.atelier-nav { display: none; overflow: hidden; padding:0px;
 @include media('>=large') { display: block; position: sticky; position: -webkit-sticky; top:70px; background-color: #fff; padding: 0; z-index: 8; }  @include media('>=xLarge') { top:90px; }
}*/
.atelier-nav { display: none; overflow: hidden; position: sticky; position: -webkit-sticky; top: 129px; z-index: 10; background-color: #fff; padding: 0px; }
@media (min-width: 1024px) { .atelier-nav { display: block; top: 70px; } }
@media (min-width: 1450px) { .atelier-nav { display: block; top: 90px; } }

.atelier-nav-menu { margin: 0; padding: 20px; display: flex; justify-content: center; list-style: none; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 12px; font-weight: 700; text-transform: uppercase; position: relative; background: #f2f0e6; height: 70px; z-index: 1; color: #5e5846; text-decoration: none; letter-spacing: .1em; line-height: 30px; }
.atelier-nav-menu::before { content: ''; position: absolute; top: 0; left: -4px; right: -4px; background-image: url("images/borders/dots-preto-horizontal.svg"); height: 15px; background-size: 1963px 6px; background-repeat: repeat-x; display: none; }
.atelier-nav-menu::after { content: ''; position: absolute; bottom: 0; left: -4px; right: -4px; background-image: url("images/borders/dots-preto-horizontal.svg"); height: 15px; background-size: 1963px 6px; background-repeat: repeat-x; display: none; }
.atelier-nav-menu li { margin: 0 20px; }
.atelier-nav-menu a { color: #5e5846; text-decoration: none; }
.atelier-nav-menu .current-menu-item, .atelier-nav-menu .menu-item:hover { border-bottom: 3px solid #079347; }
.atelier-nav-menu .current-menu-item a, .atelier-nav-menu .menu-item:hover a { color: #222; }
@media (max-width: 1023px) { .atelier-nav-menu { background-color: #f2f0e6; flex-direction: column; height: auto; font-weight: 500; text-transform: capitalize; text-align: left; align-items: flex-start; padding: 20px 7% 30px; }
  .atelier-nav-menu::before, .atelier-nav-menu::after { content: none; }
  .atelier-nav-menu li { margin: 10px 0; }
  .atelier-nav-menu .current-menu-item, .atelier-nav-menu .menu-item:hover { border: none; } }

@media (min-width: 768px) { .atelier-nav-toggle.mobile-books-nav-toggle { display: flex; } }
@media (min-width: 1024px) { .atelier-nav-toggle.mobile-books-nav-toggle { display: none; } }

.mobile-books-nav-toggle { background: #f2f0e6; }
@media (max-width: 767px) { .mobile-books-nav-toggle:after { display: none; } }
@media (max-width: 767px) { .mobile-books-nav-toggle:before { display: none; } }

.atelier-content-wrapper { margin: 30px 6% 60px; color: #5e5846; grid-template-columns: repeat(auto-fit, minmax(400px, 1fr)); }
@media (min-width: 420px) { .atelier-content-wrapper { margin: 30px 7%; } }
@media (min-width: 768px) { .atelier-content-wrapper { display: grid; grid-template-columns: repeat(auto-fit, minmax(315px, 1fr)); grid-gap: 45px; margin: 50px 6% 90px; } }
@media (min-width: 1024px) { .atelier-content-wrapper { grid-gap: 45px; grid-template-columns: repeat(auto-fit, minmax(400px, 1fr)); margin: 50px auto 120px; width: 80%; } }

.atelier-image { background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; width: 100%; padding-top: 66.66%; /* 3:2 Aspect Ratio */ }

.atelier-trabalho { text-align: center; margin-top: 30px; }
.atelier-trabalho:hover { opacity: .9; }
@media (min-width: 768px) { .atelier-trabalho { margin-top: 40px; } }
.atelier-trabalho h3 { margin-top: 15px; color: #222; margin-bottom: 5px; font-size: 18px; line-height: 28px; font-weight: 700; letter-spacing: 0.02em; }
@media (min-width: 768px) { .atelier-trabalho h3 { margin-top: 20px; margin-bottom: 0; } }
@media (min-width: 1024px) { .atelier-trabalho h3 { line-height: 28px; font-weight: 700; letter-spacing: 0.02em; color: #222; font-size: 18px; } }
.atelier-trabalho h3:hover { text-decoration-skip-ink: auto; }
.atelier-trabalho p { color: #079347; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-weight: 800; font-size: 12px; text-transform: uppercase; line-height: 21px; letter-spacing: 0.15em; margin: 0; }
@media (min-width: 768px) { .atelier-trabalho p { font-size: 11px; line-height: 20px; } }
@media (min-width: 1024px) { .atelier-trabalho p { font-size: 12px; line-height: 25px; } }
.atelier-trabalho p span:not(:last-of-type)::after { content: '\2022'; margin-left: 8px; }

/*.atelier-category-page { padding-top: 100px;
}*/
/* task 56 */
.search-header { padding-top: 40px; padding-bottom: 55px; }
@media (min-width: 768px) { .search-header { padding-top: 130px; } }

.search-header-title { color: #222; font-size: 32px; font-weight: 800; letter-spacing: 0.01em; line-height: 42px; }
@media (min-width: 768px) { .search-header-title { font-size: 40px; } }

.flex-break { flex-basis: 100%; height: 0; }

.search-form { display: flex; flex-direction: column; margin-top: 30px; flex-wrap: wrap; }
@media (min-width: 1024px) { .search-form { flex-direction: row; align-items: center; } }

.search-field { border: 1px solid #aeab91; border-bottom: 2px solid #595050; padding: 13px 20px; width: 100%; }
@media (min-width: 1024px) { .search-field { border-right: 0; } }

.search-button { display: none; cursor: pointer; background-color: #222; border: 0; color: #fff; text-transform: uppercase; font-size: 13px; font-weight: 800; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; letter-spacing: 0.2em; line-height: 24px; padding: 11px 45px 15px; margin-top: 15px; margin-bottom: 15px; }
@media (min-width: 1024px) { .search-button { margin-top: 0; margin-bottom: 0; display: block; width: 25%; } }
@media (min-width: 1450px) { .search-button { height: 61px; } }

.search-field-wrapper { position: relative; margin-bottom: 15px; }
@media (min-width: 1024px) { .search-field-wrapper { width: 75%; margin-bottom: 0; } }

.search-button-icon { position: absolute; right: 6px; top: 13px; background-color: transparent; border: 0; cursor: pointer; }

.search-post-type { display: flex; align-items: baseline; margin-top: 30px; }
@media (min-width: 1024px) { .search-post-type { margin-left: 50px; } }
.search-post-type label { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-transform: uppercase; font-weight: 800; letter-spacing: 0.1em; margin-left: 16px; }

/* first filter without margin */
#searchform > div:nth-child(4) { margin-left: 0px; }

.search-results-header { margin-top: 40px; text-transform: uppercase; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-weight: 800; letter-spacing: 0.2em; color: #727272; }
@media (min-width: 768px) { .search-results-header { margin-top: 75px; } }
.search-results-header span.search-results-header-q { font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; background-color: #f2f0e6; text-transform: capitalize; padding: 6px 10px; display: inline-block; margin-left: 18px; font-size: 15px; line-height: 26px; letter-spacing: 0.01em; }
@media (max-width: 419px) { .search-results-header span.search-results-header-q { margin-left: 0; margin-top: 10px; margin-bottom: 20px; font-size: 15px; line-height: 27px; font-weight: 500; letter-spacing: 0.02em; color: #5e5846; text-align: left; } }

.search-results-header-span { display: inline-block; font-size: 12px; line-height: 21px; }
@media (min-width: 768px) { .search-results-header-span { font-size: 11px; line-height: 26px; } }
@media (min-width: 1024px) { .search-results-header-span { font-size: 12px; line-height: 25px; font-weight: 800; letter-spacing: 0.15em; color: #797767; } }
@media (max-width: 419px) { .search-results-header-span { display: block; } }

.search-results { /* padding-bottom: 120px; */ margin-top: 22px; }

.search-result { background-color: #f2f0e6; padding: 20px 20px 40px; margin-bottom: 40px; display: block; color: #2a2a2a; border: 1px solid #d5d3c6; position: relative; }
@media (min-width: 768px) { .search-result { padding: 35px 150px 35px 50px; } }
.search-result::after { content: ''; position: absolute; transform: translateY(-50%); width: 36px; height: 19px; background-image: url("images/icons/arrow_right.svg"); left: 20px; bottom: 15px; }
@media (min-width: 768px) { .search-result::after { left: auto; bottom: auto; top: 50%; right: 32px; } }
.search-result:hover { text-decoration: none; background-color: #fff; }
.search-result:hover::after { background-image: url("images/icons/arrow_right_colored.svg"); }
.search-result:hover .search-result-title { color: #2a2a2a; border-bottom: 3px solid #079347; }

.search-result-type { text-transform: uppercase; color: #079347; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-weight: 800; letter-spacing: 0.2em; line-height: 24px; margin-bottom: 23px; display: block; }
@media (min-width: 768px) { .search-result-type { margin-bottom: 15px; } }

.search-result-title { font-size: 16px; letter-spacing: 0.01em; line-height: 35px; font-weight: 700; display: inline; }
@media (min-width: 768px) { .search-result-title { font-size: 25px; } }

.search-result-content { margin-top: 14px; color: #5e5846; font-size: 15px; line-height: 26px; letter-spacing: 0.01em; }
@media (min-width: 768px) { .search-result-content { font-size: 15px; line-height: 27px; letter-spacing: 0.02em; color: #5e5846; text-align: left; } }

/* The container */
.search-wrapper_radio { display: block; position: relative; padding-left: 35px; margin-bottom: 12px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

/* Hide the browser's default radio button */
.search-wrapper_radio input { position: absolute; opacity: 0; cursor: pointer; }

.page-template-search { /* Create a custom radio button */ }
.page-template-search .checkmark { position: absolute; top: 4px; left: 0; height: 22px; width: 22px; background-color: #fff; border-radius: 50%; border: 3px solid #000; }

/* On mouse-over, add a grey background color */
.search-wrapper_radio:hover input ~ .checkmark { background-color: #079347; }

/* When the radio button is checked, add a blue background */
.search-wrapper_radio input:checked ~ .checkmark { background-color: #000; }

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after { content: ""; position: absolute; display: none; }

/* Show the indicator (dot/circle) when checked */
.search-wrapper_radio input:checked ~ .checkmark:after { display: block; }

/* Style the indicator (dot/circle) */
.search-wrapper_radio .checkmark:after { top: 0px; left: 0px; width: 16px; height: 16px; border-radius: 50%; background: #079347; }

.woocommerce-cart { background-color: #f2f0e6; }
@media (max-width: 1023px) { .woocommerce-cart { background-color: #fff; } }
.woocommerce-cart .page-wrapper { box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.03); background-color: #fff; padding: 30px 0 10px; }
@media (min-width: 768px) { .woocommerce-cart .page-wrapper { padding: 40px 7% 90px; } }
@media (min-width: 1024px) { .woocommerce-cart .page-wrapper { margin: 80px auto; width: 1700px; max-width: 80%; padding: 60px; } }
.woocommerce-cart .page-header { padding: 0 0 30px; border: 0; margin-bottom: 30px; }
@media (min-width: 768px) { .woocommerce-cart .page-header { padding: 0 0 40px; } }
.woocommerce-cart .page-content { padding: 0; }
.woocommerce-cart .shop_table.cart { width: 100%; }
.woocommerce-cart th { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; letter-spacing: 2px; text-transform: uppercase; text-align: left; }
.woocommerce-cart table th { padding: 0 15px; text-align: left; }
.woocommerce-cart table thead tr th, .woocommerce-cart table thead tr th.product-price, .woocommerce-cart table thead tr th.product-subtotal { font-size: 14px; line-height: 25px; font-weight: 800; letter-spacing: 0.15em; color: #5e5846; }
.woocommerce-cart table td { padding: 15px; text-align: left; }
.woocommerce-cart table td:not(:first-child) { text-align: left; }
.woocommerce-cart table tr:first-child td { background-color: #fff; border: 0; padding: 15px 20px; text-transform: none; }
.woocommerce-cart table tr td:last-child { border-right: 2px solid #f2f0e6; }
.woocommerce-cart table tr td:first-child { border-left: 2px solid #f2f0e6; }
.woocommerce-cart table tr td, .woocommerce-cart table tr:nth-child(1) td { border-bottom: 2px solid #f2f0e6; }
.woocommerce-cart table tr td, .woocommerce-cart table tr:nth-child(1) td { border-top: 2px solid #f2f0e6; }
.woocommerce-cart table tr.cart_item td { background-color: #f2f0e6; }
@media (min-width: 1024px) { .woocommerce-cart td.product-thumbnail { width: 140px; } }
.woocommerce-cart .product-thumbnail img { max-height: 120px; width: auto; }
.woocommerce-cart .product-name a, .woocommerce-cart .product-price, .woocommerce-cart .product-subtotal, .woocommerce-cart .cart-go-on .how-to-buy { font-size: 14px; line-height: 20px; letter-spacing: 0.01em; color: #5e5846; }
@media (min-width: 768px) { .woocommerce-cart .product-name a, .woocommerce-cart .product-price, .woocommerce-cart .product-subtotal, .woocommerce-cart .cart-go-on .how-to-buy { font-size: 16px; line-height: 28px; } }
@media (min-width: 1024px) { .woocommerce-cart .product-name a, .woocommerce-cart .product-price, .woocommerce-cart .product-subtotal, .woocommerce-cart .cart-go-on .how-to-buy { font-size: 17px; line-height: 32px; letter-spacing: 0; } }
@media (min-width: 1450px) { .woocommerce-cart .product-name a, .woocommerce-cart .product-price, .woocommerce-cart .product-subtotal, .woocommerce-cart .cart-go-on .how-to-buy { font-size: 18px; line-height: 35px; } }
.woocommerce-cart .product-name a { font-weight: 700; }
.woocommerce-cart .product-quantity .quantity { display: flex; /*justify-content: center;*/ }
.woocommerce-cart .product-quantity input { width: 55px; text-align: center; outline: none; height: 40px; margin: 0 10px; border: 1px solid #5e5846; }
.woocommerce-cart .product-quantity label { display: none; }
.woocommerce-cart .product-remove { font-size: 30px; line-height: 45px; }
.woocommerce-cart .product-remove a { color: #222; }
.woocommerce-cart .product-remove a:hover { text-decoration: none; }
.woocommerce-cart tr.spacer { height: 30px; }
.woocommerce-cart .button { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 13px; font-weight: 800; letter-spacing: 0.15em; letter-spacing: 2px; color: #5e5846; text-transform: uppercase; background-color: #fff; border: 2px solid #5e5846; padding: 10px 15px; cursor: pointer; height: 52px; transition: all 0.3s; }
.woocommerce-cart .button:hover { color: #fff; background-color: #222; border: 2px solid #222; text-decoration: none; }
.woocommerce-cart div.coupon { display: flex; justify-content: space-between; align-items: center; }
.woocommerce-cart .coupon-input label { padding-right: 20px; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; }
.woocommerce-cart .coupon-input input { height: 52px; padding: 0 10px; width: 400px; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; }
.woocommerce-cart table tr td:last-child.update-cart { border: 0; padding: 0; }
.woocommerce-cart .cart-collaterals { margin-top: -32px; display: flex; justify-content: flex-end; }
.woocommerce-cart .cart-collaterals h2 { display: none; }
.woocommerce-cart #wc-stripe-payment-request-wrapper, .woocommerce-cart #wc-stripe-payment-request-button-separator { margin-top: 0 !important; padding-top: 0 !important; }

body.woocommerce-js .update-cart .button[name='update_cart'] { display: none; }

table.shop_table_totals { width: 420px; }
table.shop_table_totals th { border-top: 2px solid #f2f0e6; border-left: 2px solid #f2f0e6; border-bottom: 2px solid #f2f0e6; }
table.shop_table_totals tr.spacer { height: 15px; }
table.shop_table_totals ul { margin: 0; padding: 0; list-style-type: none; }
table.shop_table_totals input { font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-weight: 700; }
table.shop_table_totals .woocommerce-Price-amount.amount { color: #222; }

.wc-proceed-to-checkout a.button { display: inline-block; background-color: #5e5846; border: 2px solid #5e5846; color: #fff; transition: all 0.3s; }
.wc-proceed-to-checkout a.button:hover { background-color: #079347; border: 2px solid #079347; text-decoration: none; }

@media (min-width: 1024px) { .cart-navigation { margin-top: 15px; } }

.cart-navigation, .cart-go-on { display: flex; justify-content: space-between; align-items: center; font-size: 15px; position: relative; }

a.cart-go-back { position: relative; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; letter-spacing: 0.15em; font-weight: 800; text-transform: uppercase; font-size: 12px; }
a.cart-go-back span { margin-left: 60px; color: #5e5846; border-bottom: 2px solid transparent; }
a.cart-go-back::before { content: ''; position: absolute; top: 4.5px; width: 36px; height: 19px; background-image: url("images/icons/arrow_left_primary.svg"); background-repeat: no-repeat; }
a.cart-go-back:hover { text-decoration: none; }
a.cart-go-back:hover span { text-decoration: none; border-bottom: 2px solid #5e5846; }

.cart-go-on { width: 420px; }
.cart-go-on a { color: #5e5846; }
.cart-go-on a:hover { color: #079347; text-decoration: none; }

.woocommerce-notices-wrapper .woocommerce-info, .woocommerce-notices-wrapper .woocommerce-message { margin: 30px 0; padding: 20px 30px; background-color: #f2f0e6; }

.woocommerce-notices-wrapper .woocommerce-error { margin: 30px 0; padding: 20px 30px; background-color: #d7294a; color: #fff; list-style-type: none; }

p.cart-empty { margin: 40px 1.250rem; }

p.cart-empty + .return-to-shop { margin: 0 1.250rem; }

@media (max-width: 1023px) { .cart-navigation { flex-direction: column-reverse; }
  .cart-go-on { width: 100%; flex-direction: column-reverse; }
  .wc-proceed-to-checkout { margin: 40px auto 30px; }
  .wc-proceed-to-checkout a.button { padding: 10px 25px; height: auto; }
  a.cart-go-back { margin: 70px auto 20px; font-size: 12px; }
  a.cart-go-back::before { width: 19px; height: 10px; top: 8px; }
  a.cart-go-back span { margin-left: 30px; } }
@media (max-width: 767px) { .woocommerce-cart table { table-layout: fixed; }
  .woocommerce-cart table thead { opacity: 0; border: 0 none; height: 0; display: none; }
  .woocommerce-cart table thead * { margin: 0; padding: 0; border: 0 none; height: 0; }
  .woocommerce-cart table tr:first-child td, .woocommerce-cart table tr td { padding: 20px 10px; }
  .woocommerce-cart table tr:first-child td.product-name, .woocommerce-cart table tr td.product-name { padding: 20px; }
  .product-thumbnail, .product-subtotal { display: none; }
  .woocommerce-cart table tr:first-child td.product-name { border-left: 2px solid #f2f0e6; }
  .product-name { width: 42%; line-height: 14px; overflow: hidden; border-left: 2px solid #f2f0e6; }
  .product-price { width: 20%; overflow: hidden; }
  .product-quantity { width: 26%; overflow: hidden; }
  .product-remove { width: 12%; content: ''; }
  .woocommerce-cart tr.spacer { height: 15px; }
  .woocommerce-cart table tr td:last-child.update-cart { text-align: center; }
  .woocommerce-cart div.coupon { flex-direction: column; align-items: flex-start; }
  .woocommerce-cart .coupon-input input { width: 100%; height: 42px; margin-bottom: 10px; }
  .woocommerce-cart .button { font-size: 12px; padding: 5px 10px; height: 42px; border: 2px solid #5e5846; }
  .woocommerce-cart .button:hover { text-decoration: none; }
  .woocommerce-cart .cart-collaterals { margin-top: 30px; }
  table.shop_table_totals { width: 100%; }
  .woocommerce-cart .cart-collaterals th { width: 40%; font-size: 12px; letter-spacing: 0.15em; padding: 15px 30px; color: #222; }
  .woocommerce-cart .cart-collaterals td { width: 70%; padding: 15px 10px; }
  .woocommerce-cart table.shop_table_totals tr td { background-color: #f2f0e6; padding: 20px; }
  table.shop_table_totals input { width: 100%; }
  .wc-proceed-to-checkout { margin: 15px auto 15px; }
  a.cart-go-back { margin: 60px auto 30px; font-size: 12px; }
  .woocommerce-notices-wrapper .woocommerce-info, .woocommerce-notices-wrapper .woocommerce-message, .woocommerce-notices-wrapper .woocommerce-error { margin: 30px 0; padding: 10px 20px; font-size: 13px; }
  .woocommerce-cart footer { display: none; } }
/* Customize the label (the container) */
.cart-shipping-label { display: block; position: relative; padding-left: 35px; margin-bottom: 12px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

/* Hide the browser's default checkbox */
.cart-shipping-label input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; }

/* Create a custom checkbox */
.checkmark-shipping { position: absolute; top: 3px; left: 0; height: 19px; width: 19px; background-color: #eee; border-radius: 50%; border: 3px solid #000; }

/* On mouse-over, add a grey background color */
.cart-shipping-label:hover input ~ .checkmark-shipping { background-color: #ccc; }

/* When the checkbox is checked (or it's the only option), add a $highlight background */
.cart-shipping-label input:checked ~ .checkmark-shipping, .cart-shipping-label input[type=hidden] ~ .checkmark-shipping { background-color: #079347; }

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark-shipping:after { content: ""; position: absolute; display: none; }

/* Show the checkmark when checked */
.cart-shipping-label input:checked ~ .checkmark-shipping:after { display: block; }

/* Style the checkmark/indicator */
.cart-shipping-label .checkmark-shipping:after { top: 9px; left: 9px; width: 8px; height: 8px; border-radius: 50%; }

.woocommerce-checkout.page { background-color: #f2f0e6; }
@media (max-width: 1023px) { .woocommerce-checkout.page { background-color: #fff; } }
.woocommerce-checkout.page .page-wrapper { box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.03); background-color: #fff; padding: 30px 6% 30px; }
@media (min-width: 768px) { .woocommerce-checkout.page .page-wrapper { padding: 40px 7% 90px; } }
@media (min-width: 1024px) { .woocommerce-checkout.page .page-wrapper { margin: 80px auto; width: 1700px; max-width: 80%; padding: 60px; } }
.woocommerce-checkout.page .page-header { padding: 0 0 30px; border: 0; margin-bottom: 30px; }
@media (min-width: 768px) { .woocommerce-checkout.page .page-header { padding: 0 0 40px; } }
.woocommerce-checkout.page .page-content { padding: 0; }
.woocommerce-checkout.page .button { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-weight: 700; letter-spacing: 2px; color: #5e5846; text-transform: uppercase; background-color: #fff; border: 2px solid #f2f0e6; padding: 10px 15px; cursor: pointer; height: 52px; transition: color 0.5s ease; }
.woocommerce-checkout.page .button:hover { color: #fff; background-color: #222; border: 2px solid #222; }
.woocommerce-checkout.page input { padding: 4px 8px; outline: none; font-size: 15px; line-height: 26px; letter-spacing: 0.01em; border-radius: 0px; border: 2px solid #eeeeee; -webkit-appearance: none; }
@media (min-width: 768px) { .woocommerce-checkout.page input { font-size: 15px; line-height: 27px; letter-spacing: 0.02em; } }
@media (min-width: 1450px) { .woocommerce-checkout.page input { font-size: 16px; /*line-height: 32px;*/ letter-spacing: 0.02em; } }
.woocommerce-checkout.page input.input-text { height: 30px; }
.woocommerce-checkout.page input.input-text:focus { border: 1px solid #222; }
.woocommerce-checkout.page h3 { display: inline-block; border-bottom: 2px solid #5e5846; margin-bottom: 20px; text-transform: uppercase; font-size: 12px; letter-spacing: 0.15em; line-height: 21px; }
@media (min-width: 768px) { .woocommerce-checkout.page h3 { font-size: 11px; line-height: 20px; } }
@media (min-width: 1024px) { .woocommerce-checkout.page h3 { font-size: 12px; line-height: 25px; } }
.woocommerce-checkout.page .form-row label { display: block; margin-bottom: 5px; font-weight: 700; font-size: 15px; line-height: 26px; letter-spacing: 0.01em; }
@media (min-width: 768px) { .woocommerce-checkout.page .form-row label { font-size: 15px; line-height: 27px; letter-spacing: 0.02em; } }
@media (min-width: 1450px) { .woocommerce-checkout.page .form-row label { font-size: 16px; line-height: 32px; letter-spacing: 0.02em; } }
.woocommerce-checkout.page .required-fields-info { margin-top: 1em; font-size: 14px; }
.woocommerce-checkout.page .required-fields-info span { color: #079347; font-weight: bold; }
.woocommerce-checkout.page .required { color: #079347; }
.woocommerce-checkout.page .woocommerce-input-wrapper { display: block; }
.woocommerce-checkout.page .woocommerce-input-wrapper input { display: block; width: 100%; border: 2px solid #eeeeee; -webkit-appearance: none; }
.woocommerce-checkout.page .woocommerce-input-wrapper input::-webkit-input-placeholder { line-height: normal; -webkit-appearance: none; }
.woocommerce-checkout.page .woocommerce-input-wrapper textarea { width: 100%; min-height: 70px; padding: 10px; }
.woocommerce-checkout.page .select2-container { display: block; font-size: 15px; line-height: 26px; letter-spacing: 0.01em; }
@media (min-width: 768px) { .woocommerce-checkout.page .select2-container { font-size: 15px; line-height: 27px; letter-spacing: 0.02em; } }
@media (min-width: 1450px) { .woocommerce-checkout.page .select2-container { font-size: 16px; line-height: 32px; letter-spacing: 0.02em; } }
.woocommerce-checkout.page article ul { list-style-type: none; padding-left: 0; }

.woocommerce-billing-fields__field-wrapper p { margin-bottom: 20px; }

.woocommerce-billing-fields input { border-radius: 0px; box-shadow: none; fill: white; }

.woocommerce-form-coupon-toggle { margin: 30px 0 0; padding: 20px 30px; background-color: #f2f0e6; color: #5e5846; font-size: 14px; }
.woocommerce-form-coupon-toggle a { color: #5e5846; }

.checkout_coupon { padding: 0 30px 20px; background-color: #f2f0e6; font-size: 14px; }
.checkout_coupon span { display: inline-block; }

.woocommerce-checkout.page .checkout_coupon input { height: 48px; margin-right: 20px; width: 400px; font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; padding-left: 15px; }

.woocommerce-checkout-wrapper { margin-top: 40px; display: grid; grid-template-columns: 3fr 2fr; grid-gap: 120px; }
@media (max-width: 767px) { .woocommerce-checkout-wrapper { grid-template-columns: 1fr; grid-gap: 30px; } }

.select2-container .select2-selection--single { height: 35px; border-radius: 0; background-color: #f2f0e6; }

.select2-container--default .select2-selection--single .select2-selection__rendered { padding-top: 2px; }

.select2-container--default .select2-selection--single .select2-selection__arrow { top: 4px; }
.select2-container--default .select2-selection--single .select2-selection__arrow b { border-color: #5e5846 transparent transparent transparent; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b { border-color: transparent transparent #5e5846 transparent; }

h3#ship-to-different-address { border: none; margin: 0; }
h3#ship-to-different-address span { padding-left: 5px; }

#billing_address_2_field label { display: none; }

.woocommerce-shipping-fields { margin-top: 40px; margin-bottom: 40px; padding: 30px 0; border-top: 2px solid #f2f0e6; border-bottom: 2px solid #f2f0e6; }
.woocommerce-shipping-fields .shipping_address { margin-top: 20px; padding: 20px; background-color: #f2f0e6; }

#fatura_email_field_field label { font-size: 14px; line-height: 21px; }
#fatura_email_field_field input { font-size: 16px; }
#fatura_email_field_field span.optional { display: none; }

.woocommerce-checkout-review-order-table thead th { padding-left: 20px; border: none; }

.page-content table.woocommerce-checkout-review-order-table tr:first-child td { border-bottom: none; text-transform: none; background-color: #fff; border-top: 2px solid #d5d3c6; padding-top: 20px; }

.page-content table.woocommerce-checkout-review-order-table tr:last-child td { border-bottom: 2px solid #d5d3c6; padding-bottom: 20px; }

.page-content table.woocommerce-checkout-review-order-table td { padding: 5px 20px; line-height: 16px; font-size: 15px; line-height: 26px; letter-spacing: 0.01em; }
@media (min-width: 768px) { .page-content table.woocommerce-checkout-review-order-table td { font-size: 15px; line-height: 27px; letter-spacing: 0.02em; } }
@media (min-width: 1450px) { .page-content table.woocommerce-checkout-review-order-table td { font-size: 16px; line-height: 32px; } }

.page-content table.woocommerce-checkout-review-order-table tr:nth-child(2) td { border-top: none; }

.page-content table.woocommerce-checkout-review-order-table tfoot tr:nth-child(2) td { border-top: 2px solid #d5d3c6; }

.woocommerce-checkout-review-order-table tbody td:first-of-type { border-left: 2px solid #d5d3c6; }

.woocommerce-checkout-review-order-table tbody td:last-of-type { border-right: 2px solid #d5d3c6; }

.woocommerce-checkout-review-order-table tfoot th { border: 2px solid #d5d3c6; border-right: none; padding: 20px; font-size: 12px; line-height: 21px; letter-spacing: 0.15em; font-weight: 700; color: #222; text-transform: uppercase; }
@media (min-width: 768px) { .woocommerce-checkout-review-order-table tfoot th { font-size: 11px; line-height: 20px; } }
@media (min-width: 1024px) { .woocommerce-checkout-review-order-table tfoot th { font-size: 12px; line-height: 25px; } }

tr.order-total td { font-size: 15px; line-height: 26px; letter-spacing: 0.01em; color: #222; font-weight: 700; }
@media (min-width: 768px) { tr.order-total td { font-size: 16px; line-height: 28px; } }
@media (min-width: 1024px) { tr.order-total td { font-size: 17px; line-height: 32px; letter-spacing: 0; } }
@media (min-width: 1450px) { tr.order-total td { font-size: 18px; line-height: 35px; } }

.woocommerce-checkout-review-order-table { width: 100%; }

.woocommerce-checkout-review-order-table tfoot td { border: 2px solid #d5d3c6; border-left: none; background-color: #fff; }

.woocommerce-checkout-review-order-table tr.spacer { height: 15px; }

.woocommerce-checkout-review-order-table .woocommerce-shipping-methods { margin: 0; }
.woocommerce-checkout-review-order-table .woocommerce-shipping-methods label { margin: 5px 0 5px; line-height: 16px; }
.woocommerce-checkout-review-order-table .woocommerce-shipping-methods li { display: flex; align-items: flex-start; }
.woocommerce-checkout-review-order-table .woocommerce-shipping-methods li input { margin: 7px 10px 5px 0; }

.woocommerce-checkout-payment { margin-top: 20px; font-size: 14px; line-height: 18px; }
.woocommerce-checkout-payment li label { font-weight: 700; width: calc( 100% - 20px ); line-height: 26px; }
.woocommerce-checkout-payment li label img { margin-left: 10px; float: right; max-height: 24px; margin-top: 1px; }
.woocommerce-checkout-payment a.about_paypal { font-size: 12px; padding-left: 20px; color: #5e5846; }
.woocommerce-checkout-payment a { color: #5e5846; }

#place_order { margin-top: 30px; display: inline-block; background-color: #079347; border: 2px solid #079347; color: #fff; }

.cart-navigation.checkout { margin-top: 50px; }

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout { margin-top: 30px; }
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout ul.woocommerce-error { color: #d7294a; }

@media (max-width: 767px) { .woocommerce-checkout.page .checkout_coupon input { width: 100%; }
  .woocommerce-checkout.page .checkout_coupon button { margin-top: 10px; }
  .shop_table.woocommerce-checkout-review-order-table { width: 100%; }
  .woocommerce-checkout-review-order-table .product-name { width: 70%; }
  .woocommerce-checkout .form-row.place-order { text-align: center; } }
.woocommerce_invoice_email_checkbox { margin-top: 20px; }
.woocommerce_invoice_email_checkbox .checkbox { display: flex !important; align-items: center; }
.woocommerce_invoice_email_checkbox input { width: auto !important; margin-right: 8px; }

.woocommerce-order-received .woocommerce-order { margin-top: 30px; }

.woocommerce-invalid input { border: 1px solid #d7294a !important; }

.wc_payment_method { padding-bottom: 12px; }

.payment_box p { line-height: 25px; }

.wc_payment_methods { /* Customize the label (the container) */ /* Hide the browser's default radio button */ /* Create a custom radio button */ /* On mouse-over, add a grey background color */ /* When the radio button is checked, add a blue background */ /* Create the indicator (the dot/circle - hidden when not checked) */ /* Show the indicator (dot/circle) when checked */ /* Style the indicator (dot/circle) */ }
.wc_payment_methods .newcheckbox { display: block; position: relative; padding-left: 35px; margin-bottom: 12px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.wc_payment_methods .newcheckbox input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; }
.wc_payment_methods .checkmark { position: absolute; top: 3px; left: 0; height: 19px; width: 19px; background-color: #eee; border-radius: 50%; border: 3px solid #000; }
.wc_payment_methods .newcheckbox:hover input ~ .checkmark { background-color: #ccc; }
.wc_payment_methods .newcheckbox input:checked ~ .checkmark { background-color: #079347; }
.wc_payment_methods .newcheckbox:after { content: ""; position: absolute; display: none; }
.wc_payment_methods .newcheckbox input:checked ~ .checkmark:after { display: block; }
.wc_payment_methods .newcheckbox .checkmark:after { top: 9px; left: 9px; width: 8px; height: 8px; border-radius: 50%; }

.woocommerce-terms-and-conditions-wrapper { /* Customize the label (the container) */ /* Hide the browser's default checkbox */ /* Create a custom checkbox */ /* On mouse-over, add a grey background color */ /* When the checkbox is checked, add a blue background */ /* Create the checkmark/indicator (hidden when not checked) */ /* Show the checkmark when checked */ /* Style the checkmark/indicator */ }
.woocommerce-terms-and-conditions-wrapper a { color: #222; Font-weight: 700; }
.woocommerce-terms-and-conditions-wrapper a:hover { border-bottom: 2px solid #222; text-decoration: none; }
.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label { display: block; position: relative; padding-left: 35px; margin-bottom: 12px; cursor: pointer; font-size: 22px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; }
.woocommerce-terms-and-conditions-wrapper .checkmark2 { position: absolute; top: 0; left: 0; height: 20px; width: 20px; background-color: #eee; }
.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label:hover input ~ .checkmark2 { background-color: #ccc; }
.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label input:checked ~ .checkmark2 { background-color: #079347; }
.woocommerce-terms-and-conditions-wrapper .checkmark2:after { content: ""; position: absolute; display: none; }
.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label input:checked ~ .checkmark2:after { display: block; }
.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label .checkmark2:after { left: 7px; top: 3px; width: 6px; height: 10px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

#fatura_email_field_field { /* Hide the browser's default checkbox */ /* Create a custom checkbox */ /* On mouse-over, add a grey background color */ /* When the checkbox is checked, add a blue background */ /* Create the checkmark/indicator (hidden when not checked) */ /* Show the checkmark when checked */ /* Style the checkmark/indicator */ }
#fatura_email_field_field label.checkbox { display: block; position: relative; padding-left: 35px; margin-bottom: 12px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
#fatura_email_field_field label.checkbox input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; }
#fatura_email_field_field .checkmark_fatura-email { position: absolute; top: 0; left: 0; height: 19px; width: 19px; background-color: #eee; }
#fatura_email_field_field label.checkbox:hover input ~ .checkmark_fatura-email { background-color: #ccc; }
#fatura_email_field_field label.checkbox input:checked ~ .checkmark_fatura-email { background-color: #079347; }
#fatura_email_field_field .checkmark_fatura-email:after { content: ""; position: absolute; display: none; }
#fatura_email_field_field label.checkbox input:checked ~ .checkmark_fatura-email:after { display: block; }
#fatura_email_field_field label.checkbox .checkmark_fatura-email:after { left: 7px; top: 3px; width: 6px; height: 10px; border: solid white; border-width: 0 2px 2px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

#ship-to-different-address { /* Hide the browser's default checkbox */ /* Create a custom checkbox */ /* On mouse-over, add a grey background color */ /* When the checkbox is checked, add a blue background */ /* Create the checkmark/indicator (hidden when not checked) */ /* Show the checkmark when checked */ /* Style the checkmark/indicator */ }
#ship-to-different-address label.checkbox { display: block; position: relative; padding-left: 35px; margin-bottom: 12px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
#ship-to-different-address label.checkbox input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; }
#ship-to-different-address .checkmark_different-address { position: absolute; top: 0; left: 0; height: 19px; width: 19px; background-color: #eee; }
#ship-to-different-address label.checkbox:hover input ~ .checkmark_different-address { background-color: #ccc; }
#ship-to-different-address label.checkbox input:checked ~ .checkmark_different-address { background-color: #079347; }
#ship-to-different-address .checkmark_different-address:after { content: ""; position: absolute; display: none; }
#ship-to-different-address label.checkbox input:checked ~ .checkmark_different-address:after { display: block; }
#ship-to-different-address label.checkbox .checkmark_different-address:after { left: 7px; top: 3px; width: 6px; height: 10px; border: solid white; border-width: 0 2px 2px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.product-quantity input { border-radius: 0; box-shadow: none; -webkit-appearance: none; border-style: solid; }

.quantity input { border-radius: 0; box-shadow: none; -webkit-appearance: none; border-style: solid; }

.woocommerce .blockUI.blockOverlay { position: relative; }
.woocommerce .blockUI.blockOverlay::before { height: 1em; width: 1em; display: block; position: absolute; top: 50%; left: 50%; margin-left: -0.5em; margin-top: -0.5em; content: ''; animation: spin 1s ease-in-out infinite; background: url("images/icons/loader.svg") center center; background-size: cover; line-height: 1; text-align: center; font-size: 2em; color: rgba(0, 0, 0, 0.75); }
.woocommerce .loader::before { height: 1em; width: 1em; display: block; position: absolute; top: 50%; left: 50%; margin-left: -0.5em; margin-top: -0.5em; content: ''; animation: spin 1s ease-in-out infinite; background: url("images/icons/loader.svg") center center; background-size: cover; line-height: 1; text-align: center; font-size: 2em; color: rgba(0, 0, 0, 0.75); }

.about-header-image { height: 200px; background-size: cover; background-repeat: no-repeat; background-position: bottom; }
@media (max-width: 767px) { .about-header-image { height: 100px; } }

.about { padding: 0 6%; }
@media (min-width: 768px) { .about { margin: 0 auto; padding: 0; max-width: 650px; } }
@media (min-width: 1084px) { .about { margin: 0 auto; width: 75%; max-width: 1350px; } }
@media (min-width: 1450px) { .about { width: 75%; max-width: 1350px; } }
.about .page-header { padding: 0 10% 0; }
.about h1 { font-size: 20px; line-height: 28px; font-weight: 800; color: #222; text-align: center; margin-top: 20px; letter-spacing: 0.01em; }
@media (min-width: 768px) { .about h1 { font-size: 30px; line-height: 35px; margin-top: 40px; } }
@media (min-width: 1024px) { .about h1 { font-size: 36px; line-height: 45px; } }
.about h2 { font-size: 13px; line-height: 22px; letter-spacing: 0.1em; font-weight: 800; color: #797767; text-align: center; text-transform: uppercase; margin-top: 15px; }
@media (min-width: 768px) { .about h2 { font-size: 14px; line-height: 22px; margin-top: 20px; } }
@media (min-width: 1024px) { .about h2 { font-size: 14px; line-height: 32px; letter-spacing: 0.15em; } }

.about .page-header::after { height: 0; background-image: none; }

.about-content-wrapper { display: grid; grid-template-columns: 1fr; grid-gap: 30px; margin: 15px 0; }
@media (min-width: 768px) { .about-content-wrapper { margin: 60px 0 90px; } }
@media (min-width: 1084px) { .about-content-wrapper { grid-template-columns: 2fr 1fr; grid-gap: 100px; margin: 60px 0 140px; } }
@media (min-width: 1450px) { .about-content-wrapper { grid-template-columns: 1fr 410px; } }

.about .content { font-size: 15px; line-height: 26px; letter-spacing: 0.01em; color: #5e5846; }
@media (min-width: 768px) { .about .content { font-size: 16px; line-height: 28px; } }
@media (min-width: 1024px) { .about .content { line-height: 32px; font-size: 17px; letter-spacing: 0; } }
@media (min-width: 1450px) { .about .content { line-height: 35px; font-size: 18px; } }

.about-catalogue-wrapper { padding: 30px 50px; border: 1px solid #f2f0e6; height: intrinsic; text-align: center; }
@media (min-width: 1450px) { .about-catalogue-wrapper { padding: 35px 50px; } }
@media (max-width: 419px) { .about-catalogue-wrapper { padding: 15px 30px; } }
.about-catalogue-wrapper a:hover { text-decoration: none; }
.about-catalogue-wrapper a:hover p.see-more { color: #079347; }
.about-catalogue-wrapper h3 { text-transform: uppercase; color: #222; letter-spacing: 2px; padding-bottom: 30px; margin-bottom: 30px; position: relative; font-size: 14px; line-height: 21px; font-weight: 700; letter-spacing: 0.15em; }
.about-catalogue-wrapper h3::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }
@media (min-width: 1024px) { .about-catalogue-wrapper h3 { font-size: 14px; line-height: 27px; } }
@media (max-width: 419px) { .about-catalogue-wrapper h3 { margin-bottom: 0; padding-bottom: 15px; } }
.about-catalogue-wrapper img { max-width: 250px; padding: 0 40px; margin: 0 auto; }
@media (max-width: 419px) { .about-catalogue-wrapper img { display: none; } }
.about-catalogue-wrapper p { color: #222; padding-top: 20px; font-size: 13px; line-height: 18px; }
@media (max-width: 419px) { .about-catalogue-wrapper p:first-of-type { display: none; } }
.about-catalogue-wrapper p.see-more { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; color: #222; font-weight: 800; font-size: 12px; letter-spacing: 0.15em; text-transform: uppercase; letter-spacing: 2px; padding-top: 40px; margin-bottom: 0; margin-top: 40px; position: relative; }
.about-catalogue-wrapper p.see-more::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }
@media (max-width: 419px) { .about-catalogue-wrapper p.see-more { margin-top: 0; padding-top: 15px; }
  .about-catalogue-wrapper p.see-more::before { content: none; } }

.about-awards { background-color: #f2f0e6; padding: 20px; margin-top: 30px; margin-bottom: 15px; }
@media (min-width: 1024px) { .about-awards { padding: 20px 30px; margin-top: 50px; } }
.about-awards h3 { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 12px; line-height: 21px; font-weight: 800; letter-spacing: 0.15em; text-transform: uppercase; color: #797767; padding-bottom: 15px; position: relative; }
.about-awards h3::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 15px; background-image: url("images/borders/dots-cinza-horizontal.svg"); background-repeat: repeat-x; background-size: 932px 15px; }
@media (min-width: 768px) { .about-awards h3 { font-size: 11px; line-height: 20px; } }
@media (min-width: 1024px) { .about-awards h3 { font-size: 12px; line-height: 25px; } }
.about-awards ul { margin-top: 15px; margin-bottom: 0; padding-left: 20px; color: #5e5846; font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 15px; line-height: 26px; letter-spacing: 0.02em; }
@media (min-width: 768px) { .about-awards ul { font-size: 15px; line-height: 27px; } }
@media (min-width: 1450px) { .about-awards ul { font-size: 16px; line-height: 32px; } }
.about-awards ul li { margin-bottom: 10px; }
.about-awards p { color: #5e5846; font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; margin-top: 15px; margin-bottom: 0; padding: 0; }
.about-awards a { color: #079347; }

.page-template-page-sobre .high-footer::before { content: ''; position: absolute; top: -20px; left: 0; right: 0; background-image: url("images/borders/dots-preto-horizontal.svg"); height: 15px; background-size: 1963px 6px; background-repeat: repeat-x; }

.woocommerce-order-received .page-wrapper { background-image: url("images/borders/cesta.png"); background-repeat: no-repeat; background-position: top center; background-size: contain; }
@media (min-width: 1450px) { .woocommerce-order-received .page-wrapper { background-size: auto; } }
.woocommerce-order-received .page-wrapper .page-header { padding: 50px 0 30px; margin-bottom: 30px; }
@media (min-width: 420px) { .woocommerce-order-received .page-wrapper .page-header { padding: 100px 0 40px; margin-bottom: 40px; } }
@media (min-width: 768px) { .woocommerce-order-received .page-wrapper .page-header { padding: 130px 0 50px; margin-bottom: 50px; } }
@media (min-width: 1024px) { .woocommerce-order-received .page-wrapper .page-header { padding: 130px 0 70px; margin-bottom: 70px; } }
@media (min-width: 1450px) { .woocommerce-order-received .page-wrapper .page-header { padding: 200px 0 70px; margin-bottom: 70px; } }
.woocommerce-order-received .page-wrapper .page-header-title { font-size: 20px; line-height: 30px; text-align: center; }
@media (min-width: 768px) { .woocommerce-order-received .page-wrapper .page-header-title { font-size: 30px; line-height: 35px; } }
@media (min-width: 1024px) { .woocommerce-order-received .page-wrapper .page-header-title { font-size: 36px; line-height: 45px; letter-spacing: 0.01em; } }

.woocommerce-thankyou-order-received { font-size: 13px; line-height: 20px; font-weight: 700; }
@media (max-width: 767px) { .woocommerce-thankyou-order-received { font-size: 15px; line-height: 26px; letter-spacing: 0.01em; } }
@media (min-width: 768px) { .woocommerce-thankyou-order-received { font-size: 14px; line-height: 22px; } }
@media (min-width: 1024px) { .woocommerce-thankyou-order-received { font-size: 18px; line-height: 26px; letter-spacing: 0.01em; } }

ul.woocommerce-thankyou-order-details { margin-bottom: 50px; }
@media (min-width: 768px) { ul.woocommerce-thankyou-order-details { letter-spacing: 0.02em; } }

.woocommerce-order-received h2 { font-size: 16px; line-height: 24px; letter-spacing: 0.02em; margin-top: 56px; }
@media (min-width: 768px) { .woocommerce-order-received h2 { font-size: 20px; line-height: 28px; } }
@media (min-width: 1024px) { .woocommerce-order-received h2 { font-size: 23px; line-height: 30px; } }
.woocommerce-order-received h2.woocommerce-order-details__title { margin-top: 0px; }

.woocommerce-order-received .woocommerce-table--order-details th, .woocommerce-order-received .woocommerce-table--order-details td { vertical-align: top; }

.woocommerce-order-received .woocommerce-table--order-details th { width: 300px; }

.woocommerce-order-received .product-name { border-left: none; line-height: 26px; }

.woocommerce-order-received a { color: #222; }

.woocommerce-order-received table.additional_info td { padding-left: 5px; }

.woocommerce-order table.multibanco_ifthen_for_woocommerce_table { max-width: 340px !important; }

.error-wrapper { background-color: #f2f0e6; }
@media (min-width: 768px) { .error-wrapper { padding: 100px 0; } }

.error-container { background-color: #fff; margin: 0 auto; padding: 46px 28px 249px; text-align: center; }
@media (min-width: 768px) { .error-container { padding: 28px 28px 105px; width: 1376px; max-width: 85%; } }
.error-container img { max-width: 100%; height: auto; }

.error-title { margin: 30px 0 15px; font-size: 24px; line-height: 30px; }
@media (min-width: 768px) { .error-title { margin: 50px 0 40px; font-size: 32px; line-height: 36px; } }
@media (min-width: 1024px) { .error-title { font-size: 45px; line-height: 45px; letter-spacing: 0.01em; } }

.error-message { margin: 0 auto 30px; color: #5e5846; font-size: 18px; line-height: 35px; letter-spacing: 0.01em; max-width: 532px; }
@media (min-width: 768px) { .error-message { margin: 0 auto 50px; } }

.error-link { font-family: "Montserrat Alternates", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-weight: 900; text-transform: uppercase; color: #000; text-decoration: none; }
.error-link img { height: 15px; width: auto; }
.error-link span { display: inline-block; margin-left: 5px; border-bottom: 2px solid transparent; }
.error-link:hover { text-decoration: none; }
.error-link:hover span { border-bottom: 2px solid #000; }

.page-template-default h2 { line-height: 36px; }
.page-template-default .page-content { padding: 30px 0% 50px; }
.page-template-default .page-content .wp-block-columns { margin-bottom: 0; }
.page-template-default h1.page-header-title { padding-bottom: 30px; }
@media (min-width: 768px) { .page-template-default h1.page-header-title { padding-bottom: 0; }
  .page-template-default .page-content { padding: 60px 5% 50px; } }
@media (min-width: 1024px) { .page-template-default h1.page-header-title { text-align: center; padding-bottom: 0; }
  .page-template-default .page-content { max-width: 850px; } }
@media (min-width: 1450px) { .page-template-default h1.page-header-title { text-align: center; padding-bottom: 0; }
  .page-template-default .page-content { max-width: 1000px; padding: 60px 5% 50px; } }
