@charset 'UTF-8';
.wpml-ls-menu-item .wpml-ls-flag{display:inline;vertical-align:baseline}.wpml-ls-menu-item .wpml-ls-flag+span{margin-left:.3em}.rtl .wpml-ls-menu-item .wpml-ls-flag+span{margin-left:0;margin-right:.3em}ul .wpml-ls-menu-item a{display:flex;align-items:center}html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}
@media (max-width: 768px) {
.almar h1 {
font-size: 30px;
}
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[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 {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} .almar [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
height: auto;
width: auto;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins { text-decoration: none;
}
big {
font-size: 125%;
} body {
background: #fff;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li>ul,
li>ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: #4169e1;
} a:hover,
a:focus,
a:active {
color: #191970;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
input[type="submit"] {
border-radius: 5px;
border: 1px solid #ff9900;
border-radius: 3px;
background-color: #ff9900 !important;
color: #ffffff !important;
padding: 0.6em 1em 0.4em;
height: 50px;
font-weight: 700;
}
input[type="submit"]:hover {
background-color: #ffffff !important;
color: #ff9900 !important;
border: 1px solid #ff9900;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 12px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}   .main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
display: block;
left: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
left: auto;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: flex;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
} #wpadminbar .hover .show-template-name:hover {
color: #ccc !important;
}
#wpadminbar .hover .show-template-name {
color: #ccc !important;
}
#wpadminbar .show-template-name,
#wpadminbar .hover .show-template-name {
font-family: monospace;
text-shadow: none;
color: white !important;
} .almar .font-recensioni-14 {
font-size: 14px;
color: #7a7a7a;
} .almar .main-menu>nav>ul>li ul.sub-menu {
position: absolute;
left: 0;
top: 100%;
background-color: #ffffff;
min-width: 250px;
padding: 15px 5px;
-webkit-transition: all .25s ease 0s;
transition: all .25s ease 0s;
opacity: 0;
visibility: hidden;
margin-top: 20px;
border-radius: 10px;
z-index: 999;
border: 1px solid #ececec;
-webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
}
.almar .wp-pagenavi a {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 10px 15px;
margin: 3px;
background: #F2F3F4;
color: #888888;
border-radius: 40px;
}
.almar .wp-pagenavi a:hover,
.almar .wp-pagenavi span.current {
border-color: #fff;
background: #000000;
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 13px 20px;
margin: 7px;
color: #ffffff !important;
border-radius: 40px;
}  .almar .woocommerce a.button,
.almar .woocommerce button.button,
.almar .woocommerce a.wc-forward,
.almar .woocommerce button.wc-forward,
.almar .woocommerce #respond input#submit,
.almar .woocommerce a.button:disabled,
.almar .woocommerce button.button:disabled,
.wp-block-button__link {
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
color: #ffffff !important;
cursor: pointer;
letter-spacing: 1px;
position: relative;
text-decoration: none;
padding: 16px 25px;
border-radius: 5px;
border: 1px solid #ff9900;
overflow: hidden;
background-color: #ff9900 !important;
text-align: center;
line-height: 1;
height: 50px;
}
.almar .woocommerce a.button:hover,
.almar .woocommerce button.button:hover,
.almar .woocommerce a.wc-forward:hover,
.almar .woocommerce button.wc-forward:hover,
.almar .woocommerce #respond input#submit:hover,
.almar .woocommerce a.button:disabled:hover,
.almar .woocommerce button.button:disabled:hover,
.wp-block-button__link:hover {
background-color: #ffffff !important;
color: #ff9900 !important;
border: 1px solid #ff9900;
}
.almar .woocommerce .btn.btn-black {
background-color: #222;
}
.almar .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,
.almar .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,
.almar .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,
.almar .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,
.almar .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],
.almar .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,
.almar .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,
.almar .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,
.almar .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,
.almar .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,
.almar .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],
.almar .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,
.almar .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,
.almar .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,
.almar .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,
.almar .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,
.almar .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],
.almar .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,
.almar .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,
.almar .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,
.almar .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,
.almar .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,
.almar .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],
.almar .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled]:hover {
color: #ffffff;
background: #ff9900;
opacity: 1;
} .almar .woocommerce div.product p.price ins {
background: inherit;   font-size: 58px;
text-decoration: none;
font-weight: 900;
color: #00A222 !important;
margin: 5px 0 5px 0;
}
.almar .woocommerce div.product .summary .price {
display: block;
margin-bottom: 16px;
}
.almar .woocommerce div.product .summary .price,
.almar .woocommerce div.product .summary .price del {
color: #000000 !important;
font-size: 28px;
line-height: 30px;
flex: wrap;
display: flex;
font-weight: 700;
flex-direction: column;
} .almar .wc-block-grid__products .woocommerce-price-suffix .woocommerce-Price-amount,
.almar .wc-block-grid__products .woocommerce-price-suffix .woocommerce-Price-currencySymbol {
color: #253D4E;
font-size: 14px;
}
.almar li.product span.price .woocommerce-Price-amount,
.almar li.product span.price .woocommerce-Price-currencySymbol {
color: #00A222;
font-size: 22px;
;
}
.almar .woocommerce-orders-table__cell-order-total .woocommerce-Price-amount,
.almar .woocommerce-orders-table__cell-order-total .woocommerce-Price-currencySymbol {
color: #00A222;
font-size: 16px;
;
}
.almar .woocommerce-Price-amount,
.almar .woocommerce-Price-currencySymbol {
color: #00A222;
font-size: 58px;
;
}
.almar [aria-hidden="true"] .woocommerce-Price-amount,
.almar [aria-hidden="true"] .woocommerce-Price-currencySymbol {
color: #00A222;
font-size: 28px;
;
} .almar .woocommerce div.product p.price .woocommerce-price-suffix,
.almar .woocommerce div.product p.price .woocommerce-price-suffix .amount {
font-size: 14px;
color: #253D4E;
}
.almar .woocommerce div.product p.price .woocommerce-price-suffix .woocommerce-Price-currencySymbol,
.almar .woocommerce div.product p.price .woocommerce-price-suffix .woocommerce-Price-currencySymbol .amount {
font-size: 14px;
color: #253D4E;
}
.almar .woocommerce .woocommerce-variation-price .woocommerce-price-suffix,
.almar .woocommerce .woocommerce-variation-price .woocommerce-price-suffix .amount {
font-size: 14px;
color: #253D4E;
}
.almar .woocommerce .woocommerce-variation-price .woocommerce-price-suffix .woocommerce-Price-currencySymbol,
.almar .woocommerce .woocommerce-variation-price .woocommerce-price-suffix .woocommerce-Price-currencySymbol .amount {
font-size: 14px;
color: #253D4E;
}
.almar .col-md-8 .woocommerce-price-suffix .woocommerce-Price-amount,
.almar .col-md-8 .woocommerce-price-suffix .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
color: #253D4E;
font-size: 14px;
}
.almar .woocommerce-price-suffix {
font-weight: 700;
color: #253D4E;
display: block;
font-size: 14px;
}
.almar li.product span.price .woocommerce-price-suffix .woocommerce-Price-amount,
.almar li.product span.price .woocommerce-price-suffix .woocommerce-Price-currencySymbol {
font-size: 14px;
color: #253D4E;
}
.almar .product-cart-wrap .product-content-wrap .product-price span .woocommerce-price-suffix .woocommerce-Price-amount,
.almar .product-cart-wrap .product-content-wrap .product-price span .woocommerce-price-suffix .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
font-size: 14px;
font-weight: bold;
color: #253D4E;
}
.almar .woocommerce div.product .summary div.quantity {
margin-right: 15px;
}
.almar .woocommerce div.product .summary div.quantity,
.almar .woocommerce div.product .summary button.single_add_to_cart_button {
margin-top: 10px;
}
.almar .woocommerce div.product .product_title {
clear: none;
margin-top: 0;
padding: 0;
font-size: 40px;
padding-bottom: 20px;
}
.almar .woocommerce div.product p.stock {
font-size: 18px;
margin: 15px 0;
color: #00A222;
}
.almar .woocommerce div.product .woocommerce-product-details__short-description {
margin-bottom: 25px;
}
.almar .woocommerce div.product .product_meta {
position: relative;
padding-top: 1em;
}
.almar .woocommerce div.product .product_meta>span {
display: block;
margin-bottom: 16px;
}
.almar .woocommerce .quantity .qty {
text-align: center;
margin: 0 6px 15px 0;
background: #fff;
border: 2px solid #b7b7b7 !important;
font-weight: 700;
color: #00A222 !important;
border-radius: 5px;
padding: 0px 8px 0px 0px;
max-width: 109px;
height: 50px;
width: 4.631em;
}
.almar .woocommerce div.product .posted_in>a,
.almar .woocommerce div.product .tagged_as>a {
padding: 10px 15px;
border-radius: 5px;
margin-top: 3px;
margin-bottom: 3px;
color: #444444;
margin-right: 10px;
margin-left: -10px;
white-space: nowrap;
line-height: 30px;
background: #dfdfdf;
border: 1px solid #686868;
}
.almar .woocommerce div.product .posted_in>a:hover,
.almar .woocommerce div.product .tagged_as>a:hover {
padding: 10px 15px;
border-radius: 5px;
margin-top: 3px;
margin-bottom: 3px;
color: #ffffff !important;
margin-right: 10px;
margin-left: -10px;
white-space: nowrap;
line-height: 30px;
background: #000000;
border: 1px solid #686868;
}
.almar .btn-download,
.almar .button-donwload {
display: inline-block;
border: 1px solid transparent;
font-size: 16px;
font-weight: 700;
padding: 10px 15px;
border-radius: 4px;
color: #444444;
border: 1px solid #686868;
background-color: #dfdfdf;
cursor: pointer;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
letter-spacing: 0.5px;
}
.almar .btn-download:hover,
.almar .button-download:hover {
background-color: #000000;
color: white !important;
}
.almar .wc-block-components-totals-coupon__form button[type='submit'] {
font-size: 16px;
font-weight: 500;
padding: 15px 40px;
color: #ffffff;
border: none;
background-color: #ff9900;
border: 1px solid #ff9900;
border-radius: 10px;
}
.almar .wc-block-components-totals-coupon__form button[type='submit']:hover {
background-color: #ffffff !important;
color: #ff9900 !important;
border: 1px solid #ff9900;
}
.almar .wc-block-components-shipping-calculator-address button[type='submit'] {
font-size: 16px;
font-weight: 700;
padding: 15px 40px;
color: #444444 !important;
border: none;
background-color: #dfdfdf !important;
border: 1px solid #686868 !important;
border-radius: 10px !important;
}
.almar .wc-block-components-shipping-calculator-address button[type='submit']:hover {
font-size: 16px;
font-weight: 700;
padding: 15px 40px;
color: white !important;
border: none !important;
background-color: #000000 !important;
border: 1px solid #686868 !important;
border-radius: 10px !important;
}
.almar .cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button a.outline {
background-color: #dfdfdf;
border: 1px solid #686868;
font-weight: 700;
color: #444444;
}
.almar .cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button a.outline:hover {
background-color: #000000;
border: 1px solid #686868;
font-weight: 700;
color: white !important;
}
.almar .cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button a {
display: inline-block;
font-size: 14px;
color: #ffffff;
border-radius: 4px;
line-height: 1;
font-weight: 700;
padding: 10px 20px;
background-color: #ff9900;
border: 1px solid #ff9900;
}
.almar .cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button a:hover {
background-color: #ffffff;
color: #ff9900 !important;
border: 1px solid #ff9900;
}
.almar .woocommerce div.product .posted_in>a:first-child,
.almar .woocommerce div.product .tagged_as>a:first-child {
margin-left: 3px;
}
.almar .woocommerce div.product .woocommerce-info {
margin-top: 30px;
}
.almar .woocommerce div.product .product_marchio img,
.almar .woocommerce div.product .product_made_in_italy img,
.almar .woocommerce div.product .product_made_in_ue img {
max-width: 250px;
max-height: 180px;
}
.almar .woocommerce div.product .product_meta .sku_wrapper {
margin-bottom: 30px;
display: none;
}
.almar .woocommerce div.product .product_made_in_italy,
.almar .woocommerce div.product .product_made_in_ue {
text-align: center;
}
@media (min-width: 768px) {
.almar .woocommerce div.product .product_made_in_italy,
.almar .woocommerce div.product .product_made_in_ue {
position: absolute;
top: -10px;
left: 150px;
}
.almar .woocommerce div.product .product_made_in_italy+.product_made_in_ue {
left: 350px;
}
.almar .woocommerce div.product .product_made_in_italy+.posted_in,
.almar .woocommerce div.product .product_made_in_ue+.posted_in {
padding-top: 60px;
}
}
.almar .woocommerce div.product .woocommerce-Tabs-panel ul {
padding-left: 30px;
color: #253D4E;
font-size: 16px;
}
.almar .woocommerce div.product .woocommerce-Tabs-panel ul li {
display: list-item;
list-style-type: disc;
padding: 2px 0;
}
.almar .woocommerce div.product .woocommerce-Tabs-panel--additional_information table,
.almar .woocommerce div.product .woocommerce-Tabs-panel--additional_information table p {
font-size: 18px;
color: #253D4E;
font-style: normal;
}
.almar .woocommerce table.shop_attributes td p {
margin: 0;
padding: 15px 15px;
}
.almar .woocommerce div.product.product-type-variable .summary>p.price {
display: none;
}
.almar .woocommerce .price_scaglioni {
display: none;
}
.almar .woocommerce div.product .summary .price_scaglioni {
display: block;
color: #222;
font-size: 16px;
}
.almar .woocommerce div.product .summary .price_scaglioni .table td {
padding: 12px;
} .almar .woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
clear: unset;
}
.almar .woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
.almar .woocommerce div.product div.images .flex-control-thumbs li img:hover {
opacity: 1;
border: 2px solid #a2d2c9;
border-radius: 17px;
}
.almar .woocommerce div.product div.images .flex-control-thumbs li img {
opacity: 1;
border: 2px solid #ffffff;
border-radius: 17px;
}
.almar .woocommerce div.product div.images .flex-control-thumbs {
overflow: hidden;
zoom: 1;
margin: 0;
padding: 0;
padding-top: 30px;
} .almar .woocommerce div.product .woocommerce-tabs,
.almar .woocommerce-page div.product .woocommerce-tabs {
clear: both;
border: 1px solid #ececec;
border-radius: 15px;
padding: 20px 15px;
}
.almar .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: #00a22233;    }
.almar .woocommerce div.product .woocommerce-tabs ul.tabs li {          padding: 0px 10px !important;
text-align: center;
font-weight: 700;
font-family: "Quicksand", sans-serif;
text-transform: none;
font-size: 17px;
border-radius: 30px;
border: 1px solid #ececec;
background: #fff;
color: #ababab;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
}
.almar .woocommerce div.product .woocommerce-tabs ul.tabs li.active::before,
.almar .woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
box-shadow: 2px 2px 0 #fff;
display: none;
}
.almar .woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.almar .woocommerce div.product .woocommerce-tabs ul.tabs li::after {
left: -5px;
border-bottom-right-radius: 4px;
border-width: 0 1px 1px 0;
box-shadow: 2px 2px 0 #e9e6ed;
display: none;
}
.almar .woocommerce div.product .woocommerce-tabs ul.tabs {  margin: 0 0 1.618em;
overflow: hidden;
position: static;
}
.almar .woocommerce div.product .woocommerce-tabs ul.tabs::before {
position: absolute;
content: " ";
width: 100%;
bottom: 0;
left: 0;
border-bottom: 1px solid #cfc8d8;
z-index: 1;
display: none !important;
}
.almar .woocommerce div.product .woocommerce-tabs ul.tabs {
list-style: none;
padding: 0 0 0 0;
margin: 0 0 1.618em;
overflow: hidden;
position: relative;
} .almar .woocommerce div.product form.cart .variations td,
.almar .woocommerce div.product form.cart .variations th {
border: 0;
line-height: 1em;
color: #253D4E;
font-size: 24px;
text-align: center;
vertical-align: baseline;
}
.almar table td,
.almar table th {
padding: 1px 1px;
border: 1px solid #ececec;
vertical-align: middle;
}
.almar .woocommerce div.product form.cart .variations select {
max-width: 90%;
min-width: 75%;
display: inline-block;
margin-right: 1em;
border: 1px solid;
padding-top: 5px;
padding-bottom: 5px;
color: #253D4E;
margin: 0 6px 15px 0;
background: #fff;
border: 1px solid #b7b7b7 !important;
font-weight: 700;
color: #00A222 !important;
border-radius: 10px;
padding: 0px 8px 0px 0px;
height: 50px;
}
.almar .woocommerce div.product form.cart .reset_variations {
visibility: hidden;
font-size: 16px;
}
.almar .woocommerce div.product form.cart .variations {
margin-bottom: 0px;
border: 0;
width: 100%;
}
.almar .woocommerce-Tabs-panel p {
font-size: 16px;
}
.almar .woocommerce div.product .woocommerce-tabs ul.tabs li a {
display: inline-block;
padding: 0.5em 0;
font-weight: 700;
color: #253D4E;
text-decoration: none;
} .almar .woocommerce-pagination {
margin: 20px 0;
}
.almar .woocommerce .related ul.products {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.almar .woocommerce ul.products li.product,
.almar .woocommerce-page ul.products li.product {
display: flex;
flex-direction: column;
border-radius: 15px;
}
.almar .woocommerce ul.products li.product a.woocommerce-loop-product__link {
flex-grow: 1;
margin-bottom: 8px;
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
}
.almar .woocommerce ul.products li.product .quantity {
margin-bottom: 7px;
}
.almar .products.columns-6 .product {
width: 50% !important;
margin: 0 !important;
}
@media (min-width: 768px) {
.almar .products.columns-6 .product {
width: 24% !important;
margin: 0 !important;
}
}
@media (min-width: 1200px) {
.almar .products.columns-6 .product {
width: 16% !important;
margin: 0 !important;
}
}
.almar .products .product {
border: 1px solid #eeeeee;
padding: 10px !important;
}
.almar .products .product .woocommerce-loop-product__title {
color: #444444;
line-height: 16px;
text-align: center;
font-weight: normal;
}
.almar .woocommerce ul.products li.product .button,
.almar .woocommerce ul.products li.product .wc-forward {
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
color: #ffffff;
cursor: pointer;
letter-spacing: 1px;
position: relative;
text-decoration: none;
padding: 10px 5px;
border-radius: 5px;
border: none;
overflow: hidden;
background-color: #ff9900;
text-align: center;
line-height: 1;
height: auto;
display: inline-block;
margin-top: 0em;
}
@media (min-width: 1200px) {
.almar .woocommerce ul.products li.product .button,
.almar .woocommerce ul.products li.product .wc-forward {
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
color: #ffffff;
cursor: pointer;
letter-spacing: 1px;
position: relative;
text-decoration: none;
padding: 16px 25px;
border-radius: 5px;
border: 1px solid #ff9900;
overflow: hidden;
background-color: #ff9900;
text-align: center;
line-height: 1;
height: 50px;
}
.almar .woocommerce ul.products li.product .button:hover,
.almar .woocommerce ul.products li.product .wc-forward:hover {
color: #ff9900;
background-color: #ffffff;
border: 1px solid #ff9900;
}
}
.almar .woocommerce ul.products li.product .button.added {
display: none;
}
.almar .woocommerce ul.products li.product .wc-forward {
background-color: #222;
}
.almar .woocommerce ul.products li.product .price {
color: #00A222;
font-size: 16px;
margin-bottom: 0;
float: left;
}
.almar .woocommerce ul.products li.product .prezzo-base {
color: #444444;
}
.almar .woocommerce ul.products li.product .onsale,
.almar .woocommerce ul.products li.product .in-evidenza {
margin: 0;
font-size: .857em;
}
.almar .woocommerce ul.products li.product .onsale {
top: 5px;
right: 5px;
left: auto;
}
.almar .woocommerce ul.products li.product .in-evidenza {
top: auto;
right: 5px;
left: auto;
line-height: 55px;
margin-top: -80px;
}
.almar .woocommerce ul.products li.product .sku {
color: #444444;
}
.almar .woocommerce ul.products li.product .star-rating {
margin: 6px auto;
display: none;
}
.almar .woocommerce ul.products li.product .woocommerce-variation-availability p {
margin: 0;
}
.almar .woocommerce .star-rating span::before {
color: #ffc107;
}
.almar .woocommerce span.onsale {
font-size: 20px !important;
font-weight: 700;
position: absolute;
text-align: center;
background-color: #00a222;
color: #ffffff;
border-radius: 4px;
min-height: auto;
min-width: auto;
padding: 8px;
margin: 0;
line-height: 1;
z-index: 8;
top: 0;
left: 0;
}
.almar .woocommerce span.in-evidenza {
font-size: 1em;
font-weight: 700;
position: absolute;
text-align: center;
background-color: #dc368b;
color: #fff;
border-radius: 50%;
min-height: auto;
min-width: auto;
padding: 5px;
margin: 0;
line-height: 65px;
z-index: 8;
top: 35px;
left: 0;
}
.almar .woocommerce .products .product .qty {
padding: 9px 20px !important;
margin-bottom: 3px;
}
.almar .woocommerce ul.products li.product .woocommerce-loop-category__title,
.almar .woocommerce ul.products li.product .woocommerce-loop-product__title,
.almar .woocommerce ul.products li.product h3 {
padding: 0.5em 0;
margin: 0;
font-size: 18px;
font-weight: 700;
margin-bottom: 1px;
color: #253D4E;
text-align: left;
line-height: inherit;
}
.almar .woocommerce ul.products li.product .woocommerce-loop-product__title:hover,
.almar .woocommerce ul.products li.product h3:hover {
color: #00A222 !important;
} .almar .woocommerce ul.products li.product a img {
width: 100%;
height: auto;
margin: 0 0 1em;
box-shadow: none;
-webkit-transition: all 1.5s cubic-bezier(0, 0, 0.05, 1) !important;
transition: all 1.5s cubic-bezier(0, 0, 0.05, 1);
display: flex;
position: relative;
overflow: hidden;
border-radius: 15px;
margin-bottom: 15px; }
.almar .woocommerce ul.products li.product a img:hover {
-webkit-transform: scale3d(1.05, 1.05, 1.05) translateZ(0);
transform: scale3d(1.05, 1.05, 1.05) translateZ(0);
}
.almar .woocommerce div.product .related.products>h2 {
position: relative;
border-bottom: 1px solid #ececec;
padding-bottom: 20px;
font-size: 24px;
margin-bottom: 30px;
}
.almar .woocommerce div.product .related.products>h2:after {
content: "";
width: 80px;
height: 2px;
position: absolute;
bottom: 0;
left: 0;
background-color: #BCE3C9;
}
.almar .woocommerce div.product .related.products {
padding-top: 40px;
margin-bottom: 2em;
}
.almar .woocommerce ul.products li.product,
.almar .woocommerce-page ul.products li.product {
float: left;
margin: 0;
padding: 0;
position: relative; margin-left: 0;
} .almar .woocommerce .woocommerce-result-count,
.almar .woocommerce-page .woocommerce-result-count {
float: left;
display: none;
}
.almar .woocommerce nav.woocommerce-pagination {
text-align: left;
}
.almar .woocommerce nav.woocommerce-pagination ul li span.current {
border-color: #fff;
background: #000000;
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 15px 20px;
margin: 7px;
color: #ffffff !important;
border-radius: 40px;
}
.almar .woocommerce nav.woocommerce-pagination ul li {
border-right: 0px solid #cfc8d8;
padding: 0;
margin: 0;
float: left;
display: inline;
overflow: hidden;
}
.almar .woocommerce nav.woocommerce-pagination ul {
display: inline-block;
white-space: nowrap;
padding: 0;
clear: both;
border: 0px solid #cfc8d8;
border-right: 0;
margin: 1px;
display: flex;
align-items: center;
}
.almar .woocommerce nav.woocommerce-pagination ul li {
border-right: 0px solid #cfc8d8;
padding: 0;
margin: 0;
float: left;
display: inline;
overflow: unset;
}
.almar .woocommerce nav.woocommerce-pagination ul li a,
.almar .woocommerce nav.woocommerce-pagination ul li span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 12px 15px;
margin: 3px;
background: #F2F3F4;
color: #888888;
border-radius: 40px;
}
.almar .woocommerce nav.woocommerce-pagination ul li a:hover,
.almar .woocommerce nav.woocommerce-pagination ul li span:hover {
border-color: #fff;
background: #000000;
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 15px 20px;
margin: 7px;
color: #ffffff !important;
border-radius: 40px;
}  .almar .col-md-8 .woocommerce-Price-amount,
.almar .col-md-8 .woocommerce-Price-currencySymbol {
color: #00A222;
font-size: 15px;
}
.almar .col-md-8 .woocommerce-Price-amount:hover,
.almar .col-md-8 .woocommerce-Price-currencySymbol:hover { font-size: 15px;
}
.almar .shopping-cart-title .woocommerce-Price-amount,
.almar .shopping-cart-title .woocommerce-Price-currencySymbol {
color: #00A222;
font-size: 15px;
} @media (min-width: 992px) {
.almar .woocommerce .col-lg-4 {
flex: 0 0 auto !important;
width: 31.333333% !important;
min-height: 620px !important;
margin-left: 5px !important;
margin-right: 5px !important;
margin-top: 10px !important;
}
}
@media only screen and (min-width: 577px) and (max-width: 1024px) {
.almar .woocommerce .col-md-6 {
flex: 0 0 auto !important; min-height: 480px !important;
}
}
@media only screen and (max-width: 576px) {
.almar .woocommerce .col-md-6 {
flex: 0 0 auto !important;
width: 50% !important;
min-height: 500px !important;
}
} .almar .cart-dropdown-wrap ul li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: unset;
margin: 0 0 0px;
margin-bottom: 15px;
margin-top: 10px;
}
@media only screen and (max-width: 1224px) {
.almar .cart-dropdown-wrap {
width: 320px;
right: -39px;
}
}
.almar .cart-dropdown-wrap {
position: absolute;
right: 0;
top: calc(100% + 20px);
z-index: 99;
width: 320px;
background-color: #fff;
-webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
padding: 21px 16px 20px;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
border-radius: 10px;
border: 1px solid #ececec;
} .almar table.wc-block-cart-items .wc-block-cart-items__header {
background-color: #ececec;
padding: 18px 0;
font-family: "Quicksand", sans-serif;
font-size: 18px;
font-weight: 700;
color: #253D4E;
text-transform: none;
} .almar .is-large.wc-block-cart .wc-block-cart-items th {
padding: 30px 10px 30px 10px;
white-space: nowrap;
background-color: #ececec !important; } .is-large.wc-block-cart .wc-block-cart-items th:last-child {
padding-right: 0;
text-align: center;
}
.almar .wc-block-components-sidebar-layout .wc-block-components-main {
box-sizing: border-box;
margin: 0;
padding-right: 0%;
width: 100%;
}
.almar .wc-block-components-sidebar {
box-sizing: border-box;
padding-left: 0%;
width: 100%;
}
.almar table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product {
visibility: unset;
} .almar .is-large.wc-block-cart .wc-block-cart-items td {
border-top: 1px solid hsla(0, 0%, 7%, .11);
padding: 10px 10px 10px 10px;
vertical-align: middle;
}
.almar table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
margin: 0; max-width: 120px;
border: 1px solid #ececec;
border-radius: 15px;
} .almar .wc-block-cart-item__total-price-and-sale-badge-wrapper { display: inline; } .almar .wc-block-components-product-name {
font-size: 18px;
font-weight: 700;
overflow-wrap: anywhere;
word-break: break-word;
color: #253D4E;
margin-bottom: 10px;
-ms-word-break: break-all;
} .almar .wc-block-components-formatted-money-amount {
white-space: nowrap;
color: #00A222;
} .almar .wc-block-components-product-metadata .wc-block-components-product-metadata__description>p,
.almar .wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data {
margin: 0.25em 0;
display: none;
} .almar .wc-block-components-quantity-selector {
border-radius: 4px;
box-sizing: content-box;
display: flex;
margin: 0 0 0.25em;
position: relative;
background: #fff;
border: 2px solid #b7b7b7 !important;
font-size: 16px;
font-weight: 700;
color: #000000;
border-radius: 5px;
max-width: 100px;
}
.almar .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
-moz-appearance: textfield;
appearance: textfield;
background: transparent;
border: 0;
box-shadow: none;
color: currentColor;
flex: 1 1 auto;
font-size: 1em;
font-weight: 600;
line-height: 1;
margin: 0;
min-width: 40px;
order: 2;
padding: 0.4em 0;
text-align: center;
vertical-align: bottom;
height: 50px;
}
.almar .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
background: none transparent;
border: 0;
box-shadow: none;
color: currentColor;
cursor: pointer;
font-size: 16px;
font-style: normal;
font-weight: 780;
margin: 0;
min-width: 30px;
opacity: 1;
padding: 0;
text-align: center;
text-decoration: none;
} .almar table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
background: transparent;
border: 0;
border-radius: 0;
box-shadow: none;
color: inherit;
display: inline;
font-family: inherit;
font-size: inherit;
font-size: .75em;
font-style: inherit;
font-weight: inherit;
letter-spacing: inherit;
line-height: inherit;
margin: 0;
padding: 0;
text-decoration: inherit;
text-decoration: underline;
text-shadow: none;
text-transform: inherit;
text-transform: none;
vertical-align: baseline;
white-space: nowrap;
color: #ababab;
font-weight: 700;
}
.almar .wp-block-woocommerce-cart-items-block table {
width: 100%;
margin-bottom: 1.5rem;
border-collapse: collapse;
vertical-align: middle;
border-right: 1px hsla(0, 0%, 7%, .11) solid !important;
border-left: 1px hsla(0, 0%, 7%, .11) solid !important;
border-left-width: 1px !important;
border-left-style: solid !important;
border-left-color: rgba(18, 18, 18, 0.11) !important;
} .almar .is-large.wc-block-cart .wc-block-cart__totals-title {
background: #ececec;
border: 0;
border-radius: 0px;
box-shadow: none;
color: inherit;
display: inline;
display: block;
font-family: inherit;
font-size: inherit;
font-size: 18px;
font-style: inherit;
font-weight: inherit;
font-weight: 700;
letter-spacing: inherit;
line-height: inherit;
margin: 0;
padding: 30px 11px;
text-align: left;
text-decoration: inherit;
text-transform: inherit;
text-transform: unset;
vertical-align: baseline;
}
.almar .wc-block-cart .wc-block-cart__submit-container {
padding: 0;
text-transform: uppercase;
font-size: 18px;
font-weight: 600;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
color: #ffffff;
cursor: pointer;
letter-spacing: 0px;
position: relative;
text-decoration: none;
padding: 0px 0px;
border-radius: 10px;
overflow: hidden;
background-color: #ff9900;
text-align: center;
line-height: 1;
height: auto;
border: 1px solid #ff9900;
}
.almar body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
min-height: 50px;
}
.almar .wc-block-cart .wc-block-cart__submit-container:hover {
background-color: #ffffff;
color: #ff9900 !important;
border: 1px solid #ff9900;
}
.almar .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.almar .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
font-size: 2.25em;
}
.wc-block-components-button:not(.is-link) {
align-items: center;
display: inline-flex;
height: auto;
justify-content: center;
position: relative;
text-align: center;
color: #ffffff !important;
transition: box-shadow .1s linear;
}
.wc-block-components-button:not(.is-link):hover {
align-items: center;
display: inline-flex;
height: auto;
justify-content: center;
position: relative;
text-align: center;
color: #ff9900 !important;
transition: box-shadow .1s linear;
} .almar .is-medium table.wc-block-cart-items .wc-block-cart-item__remove-link,
.almar .is-medium table.wc-block-cart-items .wc-block-cart-items__header,
.almar .is-mobile table.wc-block-cart-items .wc-block-cart-item__remove-link,
.almar .is-mobile table.wc-block-cart-items .wc-block-cart-items__header,
.almar .is-small table.wc-block-cart-items .wc-block-cart-item__remove-link,
.almar .is-small table.wc-block-cart-items .wc-block-cart-items__header {
display: -webkit-box;
} .almar .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-row: 1;
grid-row-start: 1;
padding-right: 8px;
} .almar .wc-block-components-checkout-return-to-cart-button {
box-shadow: none;
color: inherit;
padding-left: calc(24px + 0.25em);
position: relative;
text-decoration: none;
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
color: #444444 !important;
cursor: pointer;
letter-spacing: 0px;
position: relative;
text-decoration: none;
padding: 16px 25px;
border-radius: 10px;
border: none;
overflow: hidden;
background-color: #dfdfdf;
text-align: center;
line-height: 1; border: 1px solid #686868;
}
.almar .wc-block-components-checkout-return-to-cart-button:hover {
box-shadow: none;
color: inherit;
padding-left: calc(24px + 0.25em);
position: relative;
text-decoration: none;
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
color: #ffffff !important;
cursor: pointer;
letter-spacing: 0px;
position: relative;
text-decoration: none;
padding: 16px 25px;
border-radius: 10px;
border: none;
overflow: hidden;
background-color: #000000;
text-align: center;
line-height: 1; border: 1px solid #686868;
}
.almar .wc-block-checkout__actions_row button {
border: 1px solid;
border-radius: 3px;
background: #ff9900;
color: rgba(255, 255, 255, 0.8);
height: 50px !important;
line-height: 1;
padding: 0.6em 1em 0.4em;
border: 1px solid #ff9900;
border-radius: 10px !important;
}  .almar .wc-block-components-button__text {
color: unset;
}
.almar .wc-block-checkout__actions_row button:hover {
background-color: #ffffff !important;
color: #ff9900 !important;
border: 1px solid #ff9900;
}
.almar .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
height: auto;
padding: 1em;
width: auto;
} .almar .wc-block-components-panel__button[aria-expanded=true] {
margin-bottom: 25px;
}
.almar .wc-block-components-panel__button,
.almar .wc-block-components-panel__button:active,
.almar .wc-block-components-panel__button:focus,
.almar .wc-block-components-panel__button:hover {
background: transparent;
box-shadow: none;
color: inherit;
font-family: inherit;
font-style: inherit;
font-weight: inherit;
letter-spacing: inherit;
text-decoration: inherit;
text-transform: inherit;
font-size: 20px;
line-height: normal;
}
.almar .wc-block-components-order-summary .wc-block-components-order-summary-item {
border-bottom: 1px solid hsla(0, 0%, 7%, .11);
display: flex;
font-size: 14px;
padding-bottom: 1px;
padding-top: 16px; align-items: center;
}
.almar .wc-block-components-order-summary .wc-block-components-order-summary-item__image {
padding-bottom: 0px;
position: relative;
width: 48px;
}
.almar .woocommerce-products-header__title {
display: none;
}
.archive-header-category {
border-radius: 20px;
padding: 90px 50px;
background-size: cover;
}
.almar .row {
--bs-gutter-x: 15px;
--bs-gutter-y: 0;
display: flex;
flex-wrap: wrap;
margin-top: calc(var(--bs-gutter-y) * -1);
margin-right: 5px !important;
margin-left: 5px !important;
} .almar .theme-twentytwenty .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,
.almar .theme-twentytwenty .wc-block-grid.has-5-columns.alignfull .wc-block-grid__product,
.almar .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,
.almar .wc-block-grid.has-5-columns.alignfull .wc-block-grid__product {
font-size: .75em;
display: flex;
flex-direction: column;
border-radius: 15px;
margin: 0;
align-content: stretch;
justify-content: space-between;
padding: 10px !important;
}
.almar .wc-block-grid__product {
border-bottom: 16px solid transparent;
border-left: 8px solid #ed0000;
border-right: 8px solid transparent;
box-sizing: border-box;
float: none;
list-style: none;
margin: 0px;
padding: 0;
position: relative;
text-align: unset;
width: auto;
border-radius: 15px;
border: 1px solid #eeeeee;
display: flex;
flex-direction: column;
border-radius: 15px;
margin: 0;
}
.almar .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
display: inline-flex;
font-size: 14px;
justify-content: center;
margin-left: auto !important;
margin-right: auto !important;
text-align: center;
white-space: normal;
word-break: break-word;
width: 100%;
}
.almar .wc-block-grid__products .woocommerce-Price-amount,
.almar .wc-block-grid__products .woocommerce-Price-currencySymbol {
color: #00A222;
font-size: 18px;
}
.almar .wc-block-grid__product .wc-block-grid__product-add-to-cart,
.almar .wc-block-grid__product .wc-block-grid__product-onsale,
.almar .wc-block-grid__product .wc-block-grid__product-price,
.almar .wc-block-grid__product .wc-block-grid__product-rating {
margin: 0px;
float: left;
text-align: left;
}
.almar .wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),
.almar .wc-block-grid__product .wc-block-grid__product-title {
margin: 0 0 12px;
padding: 0.5em 0;
margin: 0px;
font-size: 18px;
font-weight: 700;
margin-bottom: 1px;
color: #253D4E;
text-align: left;
line-height: inherit;
}
.almar .wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image):hover,
.almar .wc-block-grid__product .wc-block-grid__product-title:hover {
color: #00A222;
}
.almar .wc-block-grid__products .wc-block-grid__product-image img:hover {
-webkit-transform: scale3d(1.05, 1.05, 1.05) translateZ(0);
transform: scale3d(1.05, 1.05, 1.05) translateZ(0);
} .almar .input-text,
.almar .woocommerce #respond input[type=text],
.almar .woocommerce #respond input[type=email],
.almar select,
.almar textarea,
.almar .stamped-form-input-text,
.almar .stamped-form-input-email {
width: 100%;
padding: 12px 12px !important;
border-radius: 10px;
border: 1px solid #dddddd;
}
.almar textarea {
padding-top: 14px !important;
min-height: 150px;
}
.almar .form-row>span {
width: 100%;
}
.almar .woocommerce-form__input-checkbox {
margin-right: 8px;
width: auto;
}
.almar .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
display: flex;
align-items: center;
}
.almar .woocommerce-shipping-fields {
padding: 3px;
}
.almar .woocommerce form .form-row input.input-text,
.almar .woocommerce form .form-row textarea {
box-sizing: border-box;
width: 100%;
margin: 0;
outline: 0;
line-height: normal;
height: 50px;
}
.almar .woocommerce-account .addresses .title .edit {
float: left;
}
.almar .woocommerce-Address-title {
display: flex;
flex-direction: column;
}
.almar .single-content h3 {
font-size: 24px;
line-height: normal;
} .almar .woocommerce-MyAccount-navigation-link {
margin-bottom: 10px;
border: 1px solid #ececec;
border-radius: 10px;
font-size: 16px;
padding: 15px 30px;
font-weight: 700;
list-style-type: none;
}
.almar .woocommerce-MyAccount-navigation-link a {
color: #253D4E;
;
}
.almar .woocommerce-MyAccount-navigation-link a:hover {
color: #ff9900 !important;
}  .almar .select2-container {
max-width: 217px;
} .almar .woocommerce:where(body:not(.woocommerce-uses-block-theme)) .almar .woocommerce-breadcrumb {
display: inline-block;
padding: 0px;
color: #00A222;
font-size: 15px;
font-weight: 600;
background: none;
margin: 0;
border-radius: 0;
padding-bottom: 20px;
}
.almar .woocommerce-breadcrumb {
display: none;
}
.almar .archive-header-category .breadcrumb {
display: inline-block;
padding: 0; color: #ffffff !important;
font-size: 14px;
font-weight: 700;
background: none;
margin: 0;
border-radius: 0;
}
.almar .archive-header-category .breadcrumb a,
.almar .archive-header-category .breadcrumb span::before {
color: #ffffff !important;
} .almar .header-style-1 .header-top-ptb-1 .language-dropdown a {
color: #00A222;
font-weight: 700;
line-height: 1;
font-size: 14px;
}
.almar .header-info>ul>li>ul.language-dropdown {
position: absolute;
top: 100%;
left: -5px;
z-index: 2;
min-width: 120px;
background: #fff;
border-radius: 10px;
-webkit-transform: translateY(20px);
transform: translateY(20px);
visibility: hidden;
opacity: 0;
padding: 10px 15px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
border: 1px solid #ececec;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
} .almar .entry-content-2 .woocommerce-Price-amount,
.almar .entry-content-2 .woocommerce-Price-currencySymbol {
color: #00A222;
font-size: 18px;
}
.almar .wpgs-nav .slick-current {
border-color: #00A222;
border-radius: 15px;
}
.almar .woocommerce div.product div.images img {
display: block;
width: 100%;
height: auto;
box-shadow: none;
border-radius: 15px;
}
.almar .wp-pagenavi a,
.almar .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF; margin: 2px;
border-radius: 20px;
}
.almar .woocommerce ul.products li.product .price del {
color: inherit;
opacity: .5;
display: math;
display: none;
} .almar .woocommerce ul.order_details li {
float: left;
margin-right: 2em;
text-transform: uppercase;
font-size: 12px;
line-height: 1;
border-right: 0;
padding-right: 2em;
margin-left: 0;
padding-left: 0;
list-style-type: none;
}
.almar .woocommerce-order-overview__total .woocommerce-Price-amount,
.almar .woocommerce-order-overview__total .woocommerce-Price-currencySymbol {
color: #00A222;
font-size: 16px;
}
.almar .woocommerce-table--order-details .woocommerce-Price-amount,
.almar .woocommerce-table--order-details .woocommerce-Price-currencySymbol {
color: #00A222;
font-size: 16px;
}
.almar .woocommerce table.shop_table td small {
font-weight: 700;
font-size: 16px;
}
.almar .woocommerce td.product-name .wc-item-meta,
.almar .woocommerce td.product-name dl.variation {
list-style: circle;
} .almar .wc-block-components-totals-wrapper {
border-top: 0;
padding: 20px 0;
}
.almar .wp-block-woocommerce-checkout-order-summary-block {
position: relative;
padding: 10px;
border: 1px solid #ececec;
border-radius: 15px;
-webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0);
} .almar .woocommerce .star-rating span::before {
content: "";
top: 2px;
position: absolute;
left: 0px;
width: 79%;
height: 100%;
background-image: url(//www.almar.it/wp-content/themes/almar/assets/imgs/theme/rating-stars.png);  }
.almar .woocommerce .star-rating::before {
content: none;
color: #cfc8d8;
float: left;
top: 0;
left: 0;
position: absolute;
}
.almar .woocommerce #reviews #comments h2 {
padding-bottom: 30px;
}
.almar .comment-form {
padding-top: 10px;
margin-bottom: 0px;
}
.almar .comment-reply-title {
display: none;
}
.almar .comment-form-rating,
.almar .comment-form-comment {
font-size: 24px;
color: #253D4E;
font-weight: 700;
}
.almar .comment-form textarea {
min-height: 130px;
padding-top: 15px;
}
.almar .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
font-size: 16px;
}
.almar .woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta {
color: #253D4E;
font-size: .75em;
}
.almar .woocommerce #reviews #comments ol.commentlist li .comment-text {
margin: 0px 0 0 50px;
border: 1px solid #d5d5d5;
border-radius: 10px;
padding: 10px 10px 10px;
}
.almar .woocommerce #reviews #comments ol.commentlist li {
padding: 0;
margin: 0px 0 10px;
border: 0;
position: relative;
background: 0;
border: 0;
}
.almar .woocommerce #reviews #comments ol.commentlist li img.avatar {
float: left;
position: absolute;
top: 10px;
left: 0;
padding: 3px;
width: 32px;
height: auto;
background: #e9e6ed;
border: 1px solid #e1dde7;
margin: 0;
box-shadow: none;
}
.almar p {
font-size: 18px;
font-weight: 400;
line-height: 26px;
margin-bottom: 15px;
color: #253D4E;
}
.almar .woocommerce-Tabs-panel span {
font-family: "Quicksand", sans-serif;
color: #253D4E;
font-weight: 600;
line-height: 1.2;
} @media (min-width: 768px) {
.almar .hidden-desktop {
display: none !important;
}
} @media (max-width: 767px) {
.almar .hidden-mobile {
display: none !important;
}
}
.almar .display-2 {
font-size: 60px;
line-height: 1;
}
.almar .home-slide-cover .dot-style-1 ul li.slick-active button {
background: #ffffff;
border-color: rgb(255, 255, 255);
}
.almar .dot-style-1 ul li button {
width: 15px;
height: 15px;
border-radius: 30px;
border: 1px solid;
padding: 0;
font-size: 0px;
border-color: #ffffff;
background: none;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
} .almar .product-total .woocommerce-Price-amount,
.almar .product-total .woocommerce-Price-currencySymbol {
color: #00A222;
font-size: 16px;
}
.almar .woocommerce-checkout-review-order-table .woocommerce-Price-amount,
.almar .woocommerce-checkout-review-order-table .woocommerce-Price-currencySymbol {
color: #00A222;
font-size: 16px;
} .almar {
position: static;
}
@media (max-width: 576px) {
.almar {
padding-top: 0px;
}
}
.almar .col2-set .col-1,
.almar .col2-set .col-2 {
flex: none;
max-width: none;
padding: 0;
} @media (max-width: 767px) {
.almar form.checkout_coupon .form-row {
width: 100%;
}
}
.almar .woocommerce-checkout #customer_details #ship-to-different-address {
font-size: 14px;
}
.almar .woocommerce-checkout #customer_details .col-1,
.almar .woocommerce-checkout #customer_details .col-2 {
width: 100%;
margin-bottom: 20px;
}
.almar .woocommerce-checkout #payment ul.payment_methods li {
display: block;
}
.almar .woocommerce-checkout #payment ul.payment_methods li .input-radio {
position: absolute;
margin-top: 8px;
}
.almar .woocommerce-checkout #payment ul.payment_methods li label {
padding-left: 28px;
}
.almar .woocommerce-checkout #payment .place-order #place_order {
display: block;
margin-top: 20px;
width: 100%;
}
@media only screen and (min-width: 768px) {
.almar .woocommerce-checkout #customer_details {
float: left;
width: 48%;
}
.almar .woocommerce-checkout #order_review {
float: right;
width: 48%;
}
}
@media only screen and (min-width: 768px) {
.almar .woocommerce-checkout #customer_details {
float: left;
width: 48%;
}
.almar .woocommerce-checkout #order_review_heading { width: 100%;
}
}
.almar .woocommerce-checkout #billing_wooccm15_field label.checkbox,
.almar .woocommerce-checkout #billing_wooccm11_field label.checkbox {
font-size: 16px;
font-weight: bold;
}
.almar .woocommerce-checkout #billing_wooccm15_field label.checkbox .input-checkbox,
.almar .woocommerce-checkout #billing_wooccm11_field label.checkbox .input-checkbox {
margin-top: -5px;
}
.almar .woocommerce table.shop_table {
border: 1px solid rgba(0, 0, 0, .1);
margin: 0 -1px 24px 0;
text-align: left;
width: 100%;
border-collapse: separate;
border-radius: 5px;
position: relative; border: 1px solid #ececec;
border-radius: 0px;
-webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
box-shadow: 15px 15px 15px rgba(0, 0, 0, 0.05);
}
.almar .woocommerce ul#shipping_method li {
margin: 0 0 .5em;
line-height: 1.5em;
list-style: none outside;
display: flex;
flex-direction: row;
align-items: baseline;
}
.almar .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper .input-text {
color: #2a2a2a;
font-weight: 500;
}
.almar .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 50px;
font-size: 14px;
padding: 0;
font-family: "Quicksand", sans-serif;
color: #2a2a2a;
font-weight: 500;
}
.almar .woocommerce form .form-row label {
line-height: 2;
font-weight: 800;
}
.almar .woocommerce table.shop_table th {
font-weight: 700;
padding: 10px 15px;
line-height: 1.5em;
} .almar .woocommerce table.shop_table td {
border-top: 1px solid rgba(0, 0, 0, .1);
padding: 9px 12px;
vertical-align: middle;
line-height: 1.5em;
font-size: 16px;
}
.almar .cart_item .product-quantity {
font-size: 16px;
}
.almar .woocommerce-input-wrapper .select2-container {
max-width: 100%;
} .almar .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
vertical-align: middle;
margin: 0px -1em 0 0;
position: relative;
}
.almar .woocommerce-cart #payment div.form-row,
.almar .woocommerce-checkout #payment div.form-row {
padding: 10px;
}
.almar .woocommerce-checkout #payment div.payment_box .form-row {
margin: 0 0 0em;
}
.almar .woocommerce-checkout #payment ul.payment_methods li label {
padding-left: 21px;
}
.almar .single-content ul {
list-style: circle;
padding-left: revert;
font-size: 1rem;
} .woocommerce-SavedPaymentMethods-saveNew label[for="wc-stripe-new-payment-method"] {
padding-left: 0px !important;
}
@media (min-width: 1024px) {
.almar .woocommerce ul.products.columns-4 li.product {
float: left;
margin: 30px;
padding: 0;
position: relative; margin-left: 0;
}
}
.almar .wc-blocks-components-select .wc-blocks-components-select__select {
padding: 1.5em .5em .5em !important;
}
.almar .wc-blocks-components-select .wc-blocks-components-select__container {
height: 60px;
}
.almar .wc-block-components-totals-coupon__form {
display: flex;
flex-wrap: wrap;
gap: 8px;
margin-bottom: 0;
width: 100%;
flex-direction: column;
}
.almar .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input {
flex: auto;
}
.almar .woocommerce-form-coupon-toggle .woocommerce-info a:hover {
color: #ff9900 !important;
}
.almar .woocommerce-info::before {
left: 0.5em;
}
.almar .woocommerce-info {
padding: 1em 1em 1em 2em;
border-radius: 5px;
border-top-color: #ff9900;
}
@media (max-width: 768px) {
.single-content h2 {
font-size: 30px !important;
line-height: normal !important;
margin-bottom: 30px !important;
}
}
.title-landing {
font-size: 50px;
line-height: 1;
color: black;
}
.landing.single-content ol li {
font-size: 20px;
line-height: 1.5;
list-style: auto;
margin-bottom: 10px;
margin-left: 20px;
}
.landing.single-content p {
color: #253D4E;
font-size: 20px;
}
.landing.single-content h2 {
font-size: 38px;
line-height: normal;
margin-bottom: 30px;
}
.landing-form.single-content p {
margin-bottom: 10px;
font-weight: 400;
}
.almar .wpcf7-form-control {
display: flex;
flex-direction: column;
margin: 10px;
}
.almar .wpcf7-list-item label {
margin-bottom: 10px;
}
@media only screen and (max-width: 1224px) {
.landing.logo.logo-width-1 a img {
width: 110px;
min-width: 110px;
padding-top: 0px;
}
}
@media only screen and (max-width: 1224px) {
.landing.header-bottom {
padding: 50px 0;
}
}
.almar h2 {
font-size: 30px;
}
.almar .woocommerce-cart-form .woocommerce-Price-amount,
.almar .woocommerce-cart-form .woocommerce-Price-currencySymbol {
font-size: 28px;
}
.almar .woocommerce-cart-form .woocommerce-Price-amount,
.almar .woocommerce-cart-form .woocommerce-Price-currencySymbol,
.almar .cart-collaterals .woocommerce-Price-amount,
.almar .cart-collaterals .woocommerce-Price-currencySymbol {
font-size: 28px;
}
.almar .woocommerce table.cart td.actions .input-text,
.almar .woocommerce-page table.cart td.actions .input-text {
width: 250px;
height: 50px;
margin-bottom: 10px;
}
.almar #add_payment_method table.cart td.actions .coupon .input-text,
.almar .woocommerce-cart table.cart td.actions .coupon .input-text,
.almar .woocommerce-checkout table.cart td.actions .coupon .input-text {
float: center !important;
box-sizing: border-box;
border: 1px solid #cfc8d8;
padding: 6px 6px 5px;
margin: 0 4px 0 0;
outline: 0;
}
@media only screen and (max-width: 768px) {
.almar .woocommerce table.cart td.actions .coupon,
.almar .woocommerce-page table.cart td.actions .coupon,
.almar .woocommerce-page table.cart td.actions .coupon .input-text+.button,
.almar .woocommerce table.cart td.actions .coupon .input-text+.button {
float: initial;
padding-bottom: .5em;
text-align: -webkit-center;
width: 100%;
place-self: center;
}
}
@media only screen and (max-width: 768px) {
.almar .woocommerce table.cart td.actions .input-text,
.almar .woocommerce-page table.cart td.actions .input-text {
width: 100%;
height: 50px;
}
}
.almar .woocommerce .cart-collaterals .cart_totals,
.almar .woocommerce-page .cart-collaterals .cart_totals {
float: right;
width: 100%;
}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after {
display: table;
content: "";
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.wpgs-nav .slick-prev:before,
.wpgs-nav .slick-next:before {
font-size: 18px;
}
.wpgs-nav .slick-next {
}
.wpgs-nav .slick-prev {
margin-left: 4px;
}
.wpgs-nav .slick-slide {
margin-left: 5px;
margin-right: 5px;
margin-top: 10px;
}
.wpgs-nav .slick-active img {
opacity: 0.7;
transition: all ease-in 0.3s;
}
.wpgs-nav .slick-current img {
opacity: 1;
}
.wpgs-for .slick-arrow {
position: absolute;
z-index: 1;
cursor: pointer;
top: 50%;
margin-top: -15px;
}
.wpgs .slick-disabled {
display: none;
}
.flaticon-right-arrow {
right: 0;
}
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
cursor: pointer;
}
[dir="rtl"] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
.wpgs-for,
.wpgs-nav {
display: none;
}
.wpgs-for.slick-initialized,
.wpgs-nav.slick-initialized {
display: block !important;
}
.wpgs-nav .slick-slide {
border: 1px solid;
}
.wpgs-lightbox-icon{
position: relative;
}
.wpgs-lightbox-icon::before {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
z-index:9;
font-weight: 900;
line-height: inherit;
content: url(https://s.w.org/images/core/emoji/14.0.0/svg/1f50d.svg);
display: block;
line-height: 2;
text-indent: 0;
width: 25px;
height: 35px;
text-align: center;
border-radius: 3px;
top: 10px;
right: 15px;
position: absolute;
}
.pswp {
display: none;
}
@media only screen and (min-width: 991px) {
.wpgs-lightbox-icon::before{
display: none;
}
}
 .slick-loading .slick-list
{
background: #fff url(https://www.almar.it/wp-content/plugins/woo-product-gallery-slider/assets/css/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://www.almar.it/wp-content/plugins/woo-product-gallery-slider/assets/css/fonts/slick.eot);
src: url(https://www.almar.it/wp-content/plugins/woo-product-gallery-slider/assets/css/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://www.almar.it/wp-content/plugins/woo-product-gallery-slider/assets/css/fonts/slick.woff) format('woff'), url(https://www.almar.it/wp-content/plugins/woo-product-gallery-slider/assets/css/fonts/slick.ttf) format('truetype'), url(https://www.almar.it/wp-content/plugins/woo-product-gallery-slider/assets/css/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 30px;
line-height: 1;
opacity: .75;
color: #1e85be;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -11px;
z-index: 999;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -5px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -35px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before {
font-family: 'slick'; line-height: 20px;
position: absolute;
top: 0;
display: block;
left: 0;
width: 20px;
height: 3px;
background: #000000;
content: ' ';
text-align: center;
opacity: .25;
border-radius: 10px;
color: #000000;
-webkit-font-smoothing: antialiased;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}