.swiper-container {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
float: left
}
.swiper-container-vertical>.swiper-wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
-o-transition-property: transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-box-sizing: content-box;
box-sizing: content-box
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
.swiper-container-multirow>.swiper-wrapper {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.swiper-container-free-mode>.swiper-wrapper {
-webkit-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
margin: 0 auto
}
.swiper-slide {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
-o-transition-property: transform;
transition-property: transform;
transition-property: transform, -webkit-transform
}
.swiper-invisible-blank-slide {
visibility: hidden
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
height: auto
}
.swiper-container-autoheight .swiper-wrapper {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-transition-property: height, -webkit-transform;
transition-property: height, -webkit-transform;
-o-transition-property: transform, height;
transition-property: transform, height;
transition-property: transform, height, -webkit-transform
}
.swiper-container-3d {
-webkit-perspective: 1200px;
perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-right {
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-top {
background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-bottom {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent)
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
-ms-touch-action: pan-y;
touch-action: pan-y
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
-ms-touch-action: pan-x;
touch-action: pan-x
}
.swiper-button-next,
.swiper-button-prev {
position: absolute;
top: 50%;
width: 27px;
height: 44px;
margin-top: -22px;
z-index: 10;
cursor: pointer;
background-size: 27px 44px;
background-position: center;
background-repeat: no-repeat
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
opacity: .35;
cursor: auto;
pointer-events: none
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
left: 10px;
right: auto
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
right: 10px;
left: auto
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-pagination {
position: absolute;
text-align: center;
-webkit-transition: .3s opacity;
-o-transition: .3s opacity;
transition: .3s opacity;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0
}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
bottom: 10px;
left: 0;
width: 100%
}
.swiper-pagination-bullets-dynamic {
overflow: hidden;
font-size: 0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
-webkit-transform: scale(0.33);
-ms-transform: scale(0.33);
transform: scale(0.33);
position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
-webkit-transform: scale(0.66);
-ms-transform: scale(0.66);
transform: scale(0.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
-webkit-transform: scale(0.33);
-ms-transform: scale(0.33);
transform: scale(0.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
-webkit-transform: scale(0.66);
-ms-transform: scale(0.66);
transform: scale(0.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
-webkit-transform: scale(0.33);
-ms-transform: scale(0.33);
transform: scale(0.33)
}
.swiper-pagination-bullet {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 100%;
background: #000;
opacity: .2
}
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer
}
.swiper-pagination-bullet-active {
opacity: 1;
background: #007aff
}
.swiper-container-vertical>.swiper-pagination-bullets {
right: 10px;
top: 50%;
-webkit-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
margin: 6px 0;
display: block
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 8px
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
display: inline-block;
-webkit-transition: .2s top, .2s -webkit-transform;
transition: .2s top, .2s -webkit-transform;
-o-transition: .2s transform, .2s top;
transition: .2s transform, .2s top;
transition: .2s transform, .2s top, .2s -webkit-transform
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 4px
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
white-space: nowrap
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
-webkit-transition: .2s left, .2s -webkit-transform;
transition: .2s left, .2s -webkit-transform;
-o-transition: .2s transform, .2s left;
transition: .2s transform, .2s left;
transition: .2s transform, .2s left, .2s -webkit-transform
}
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
-webkit-transition: .2s right, .2s -webkit-transform;
transition: .2s right, .2s -webkit-transform;
-o-transition: .2s transform, .2s right;
transition: .2s transform, .2s right;
transition: .2s transform, .2s right, .2s -webkit-transform
}
.swiper-pagination-progressbar {
background: rgba(0, 0, 0, 0.25);
position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: #007aff;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
-webkit-transform-origin: right top;
-ms-transform-origin: right top;
transform-origin: right top
}
.swiper-container-horizontal>.swiper-pagination-progressbar {
width: 100%;
height: 4px;
left: 0;
top: 0
}
.swiper-container-vertical>.swiper-pagination-progressbar {
width: 4px;
height: 100%;
left: 0;
top: 0
}
.swiper-pagination-white .swiper-pagination-bullet-active {
background: #fff
}
.swiper-pagination-progressbar.swiper-pagination-white {
background: rgba(255, 255, 255, 0.25)
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
background: #000
}
.swiper-pagination-progressbar.swiper-pagination-black {
background: rgba(0, 0, 0, 0.25)
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
background: #000
}
.swiper-scrollbar {
border-radius: 10px;
position: relative;
-ms-touch-action: none;
background: rgba(0, 0, 0, 0.1)
}
.swiper-container-horizontal>.swiper-scrollbar {
position: absolute;
left: 1%;
bottom: 3px;
z-index: 50;
height: 5px;
width: 98%
}
.swiper-container-vertical>.swiper-scrollbar {
position: absolute;
right: 3px;
top: 1%;
z-index: 50;
width: 5px;
height: 98%
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: rgba(0, 0, 0, 0.5);
border-radius: 10px;
left: 0;
top: 0
}
.swiper-scrollbar-cursor-drag {
cursor: move
}
.swiper-zoom-container {
width: 100%;
height: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
text-align: center
}
.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
max-width: 100%;
max-height: 100%;
-o-object-fit: contain;
object-fit: contain
}
.swiper-slide-zoomed {
cursor: move
}
.swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
-webkit-transform-origin: 50%;
-ms-transform-origin: 50%;
transform-origin: 50%;
-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
animation: swiper-preloader-spin 1s steps(12, end) infinite
}
.swiper-lazy-preloader:after {
display: block;
content: '';
width: 100%;
height: 100%;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-position: 50%;
background-size: 100%;
background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@keyframes swiper-preloader-spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
.swiper-container .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
-webkit-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
pointer-events: none;
-webkit-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
pointer-events: none
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto
}
.swiper-container-cube {
overflow: visible
}
.swiper-container-cube .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
visibility: hidden;
-webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
width: 100%;
height: 100%
}
.swiper-container-cube .swiper-slide .swiper-slide {
pointer-events: none
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
-webkit-transform-origin: 100% 0;
-ms-transform-origin: 100% 0;
transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
pointer-events: auto
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
pointer-events: auto;
visibility: visible
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
.swiper-container-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
background: #000;
opacity: .6;
-webkit-filter: blur(50px);
filter: blur(50px);
z-index: 0
}
.swiper-container-flip {
overflow: visible
}
.swiper-container-flip .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1
}
.swiper-container-flip .swiper-slide .swiper-slide {
pointer-events: none
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
.swiper-container-coverflow .swiper-wrapper {
-ms-perspective: 1200px
}
.sfondo-cover {
background-position: center center;
background-repeat: no-repeat;
background-size: cover
}
.sfondo-contain {
background-position: center center;
background-repeat: no-repeat;
background-size: contain
}
.translateXY {
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%)
}
.translateY {
position: absolute;
top: 50%;
transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%)
}
.translateX {
position: absolute;
left: 50%;
transform: translateX(-50%);
-ms-transform: translateX(-50%);
-webkit-transform: translateX(-50%)
}
.absolute-plus {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0
}
.align-right {
text-align: right !important
}
.align-left {
text-align: left !important
}
.align-center {
text-align: center !important
}
.uppercase {
text-transform: uppercase !important
}
.no-uppercase {
text-transform: none !important
}
.absolute {
position: absolute !important
}
.relative {
position: relative !important
}
.fixed {
position: fixed !important
}
.table {
display: table;
margin: 0
}
.table>div {
display: table-cell;
float: none
}
.absolute-link {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 2
}
.navbar-toggle {
background: #000;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
margin: 20px 20px 0 0
}
.navbar-toggle .icon-bar {
background: #fff
}
select {
border: 0;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
cursor: pointer;
text-indent: .01px
}
select:focus {
outline-offset: 0;
outline: -webkit-focus-ring-color auto 0
}
select option {
border: 0;
border-image: 0;
outline-offset: 0;
outline: -webkit-focus-ring-color auto 0;
text-align: center;
text-align-last: center
}
input {
border: 0
}
.ul-styled {
padding: 0
}
.ul-styled li {
list-style: none;
line-height: 1.2;
font-size: .9rem;
margin: 15px 0;
padding-left: 20px;
position: relative
}
.ul-styled li:before {
position: absolute;
content: "";
top: 5px;
left: 0;
width: 10px;
height: 10px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px
}
.dropdown-toggle::after {
display: none
}
.h100 {
height: 100%
}
img {
max-width: 100%
}
html,
body {
font-size: 16px;
line-height: 1.5;
background: #fff;
font-family: 'Muli'
}
@media (max-width: 1400px) {
html,
body {
font-size: 14px
}
}
@media (max-width: 767px) {
html,
body {
font-size: 12px
}
}
body {
overflow-x: hidden;
padding-top: 72px
}
@media (max-width: 1400px) {
body {
padding-top: 50px
}
}
@media (max-width: 1023px) {
body {
padding-top: 10px
}
}
@font-face {
font-family: 'Merriweather';
src: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/font/Merriweather-Regular.eot);
src: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/font/Merriweather-Regular.eot?#iefix) format("embedded-opentype"), url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/font/Merriweather-Regular.woff) format("woff"), url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/font/Merriweather-Regular.ttf) format("truetype");
font-weight: normal;
font-style: normal
}
@font-face {
font-family: 'Muli';
src: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/font/Muli-Regular.eot);
src: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/font/Muli-Regular.eot?#iefix) format("embedded-opentype"), url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/font/Muli-Regular.woff) format("woff"), url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/font/Muli-Regular.ttf) format("truetype");
font-weight: normal;
font-style: normal
}
@font-face {
font-family: 'Merriweather-italic';
src: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/font/Merriweather-Italic.eot);
src: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/font/Merriweather-Italic.eot?#iefix) format("embedded-opentype"), url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/font/Merriweather-Italic.woff) format("woff"), url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/font/Merriweather-Italic.ttf) format("truetype");
font-weight: normal;
font-style: italic
}
h1,
h2,
h3,
h4,
h5,
p,
a {
margin: 0
}
h2 {
font-size: 2rem;
line-height: 1.1;
color: #a11d19;
font-family: 'Merriweather'
}
h3 {
font-family: 'Merriweather';
font-size: 1.3rem;
letter-spacing: 2px;
line-height: 1.4;
color: #c09c71;
font-weight: lighter
}
.prezzo_shop {
font-size: 1.8rem;
letter-spacing: 1px;
line-height: 1.4;
color: #c09c71;
font-weight: bold;
margin-bottom: 20px
}
h4 {
font-size: 2rem;
line-height: 1.1
}
h5 {
font-size: 1.5rem;
line-height: 1.1
}
a {
-moz-transition: .4s;
-o-transition: .4s;
-webkit-transition: .4s;
transition: .4s;
font-size: 1rem
}
a:hover,
a:focus {
text-decoration: none !important
}
p {
font-size: .9rem
}
@media (max-width: 767px) {
p {
font-size: 1.1rem
}
}
.bottone {
display: inline-block;
background: #c09c71;
padding: 12px 45px;
border-radius: 25px;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
color: white;
font-size: .8rem;
letter-spacing: 2px;
line-height: 1;
text-decoration: none;
text-transform: uppercase;
-moz-transition: .4s;
-o-transition: .4s;
-webkit-transition: .4s;
transition: .4s;
box-shadow: 0 0 0 3px white;
-moz-box-shadow: 0 0 0 3px white;
-webkit-box-shadow: 0 0 0 3px white
}
@media (max-width: 767px) {
.bottone {
padding: 13px 25px
}
}
.bottone:hover {
box-shadow: 0 0 0 3px #c09c71;
-moz-box-shadow: 0 0 0 3px #c09c71;
-webkit-box-shadow: 0 0 0 3px #c09c71;
color: #c09c71;
background-color: white
}
.bottone-small {
display: inline-block;
color: #c09c71;
padding: 12px 45px;
font-size: .8rem;
letter-spacing: 2px;
line-height: 1;
text-decoration: none;
text-transform: uppercase;
position: relative;
-moz-transition: .4s;
-o-transition: .4s;
-webkit-transition: .4s;
transition: .4s
}
@media (max-width: 767px) {
.bottone-small {
padding: 13px 25px
}
}
.bottone-small:hover {
color: #a11d19
}
.bottone--shop {
padding: 12px 20px;
margin-bottom: 10px;
width: auto
}
@media (max-width: 1023px) {
.button--red--fill {
margin: 7px 0 25px !important
}
}
.button--red--fill a {
background-color: #a11d19;
border: 1px solid #a11d19;
padding: 10px 20px !important;
margin: -10px 10px 0 !important;
border-radius: 20px;
padding: 10px 20px !important;
color: white !important
}
@media (max-width: 1023px) {
.button--red--fill a {
margin: 0 !important
}
}
.button--red--fill a:hover {
color: #a11d19
}
.single-product h1 {
position: absolute;
text-indent: -9999px;
top: -1000px
}
.errore404 {
position: relative
}
.errore404 .testo {
margin-top: 150px;
margin-bottom: 150px;
text-align: center
}
.errore404 .testo h2 {
font-size: 7em;
text-align: center;
color: #000;
text-transform: uppercase
}
.errore404 .testo h3 {
font-size: 5em;
text-align: center;
color: #000;
text-transform: uppercase;
line-height: 50px
}
.header {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 15;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
background: #fffdf7;
-moz-transition: .4s;
-o-transition: .4s;
-webkit-transition: .4s;
transition: .4s
}
.header .navbar {
margin-bottom: 0;
min-height: 0;
padding: 40px 0
}
@media (max-width: 1400px) {
.header .navbar {
padding: 30px 0 20px
}
}
@media (max-width: 1023px) {
.header .navbar {
padding: 10px 0
}
}
.header .navbar-brand {
background-image: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/img/logo.png);
background-position: 50% 86%;
background-repeat: no-repeat;
height: 190px;
background-size: 82%;
width: 190px;
border-radius: 190px;
position: absolute;
left: 50%;
transform: translateX(-50%);
-ms-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
top: -25px;
background-color: #fffdf7;
-moz-transition: .4s;
-o-transition: .4s;
-webkit-transition: .4s;
transition: .4s;
z-index: 2
}
@media (max-width: 1400px) {
.header .navbar-brand {
height: 160px;
width: 160px
}
}
@media (max-width: 1023px) {
.header .navbar-brand {
height: 140px;
width: 120px;
top: -46px
}
}
@media (min-width: 1024px) {
.header .navbar-collapse {
margin-left: -20px
}
}
.header .navbar-collapse>ul {
margin: 0 auto;
padding-left: 90px
}
@media (max-width: 1023px) {
.header .navbar-collapse>ul {
padding-left: 36px
}
}
.header .navbar-collapse>ul>li {
margin: 0 2px
}
@media (max-width: 1023px) {
.header .navbar-collapse>ul>li:nth-child(1) {
margin-top: 80px
}
}
@media (max-width: 1023px) {
.header .navbar-collapse>ul>li {
margin-bottom: 20px
}
}
.header .navbar-collapse>ul>li:nth-child(4) {
margin-right: 260px
}
@media (max-width: 1500px) {
.header .navbar-collapse>ul>li:nth-child(4) {
margin-right: 205px
}
}
@media (max-width: 1023px) {
.header .navbar-collapse>ul>li:nth-child(4) {
margin-right: 0
}
}
.header .navbar-collapse>ul>li.botton--red {
background-color: #a11d19;
padding: 10px 20px;
border-radius: 20px;
margin: -10px 20px 0
}
.header .navbar-collapse>ul>li.botton--red>a {
color: white
}
.header .navbar-collapse>ul>li.wpmenucartli {
border: 1px solid #a11d19;
padding: 0px 20px;
margin: -6px 10px 0;
border-radius: 20px;
color: white;
width: fit-content;
display: flex;
align-items: center;
height: 43px;
line-height: 43px
}
@media (max-width: 1023px) {
.header .navbar-collapse>ul>li.wpmenucartli {
margin: 0
}
}
@media (min-width: 769px) and (max-width: 1024px) {
.header .navbar-collapse>ul>li.wpmenucartli {
padding: 0px 10px;
margin: -7px 0px 0
}
}
@media (min-width: 1024px) {
.header .navbar-collapse>ul>li.wpmenucartli {
padding: 0px 10px;
height: 36px;
line-height: 36px
}
}
.header .navbar-collapse>ul>li.wpmenucartli:before {
content: "";
background-image: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/img/supermarket.svg);
width: 20px;
height: 20px;
vertical-align: middle;
position: relative;
display: inline-block;
margin-right: .5rem
}
@media (max-width: 1023px) {
.header .navbar-collapse>ul>li.wpmenucartli a {
font-size: 1.1rem;
line-height: 21px
}
}
.header .navbar-collapse>ul>li>a {
font-size: .9rem;
font-weight: 400;
line-height: 1;
padding: 15px;
text-transform: uppercase;
color: #714214;
position: relative;
-moz-transition: .4s;
-o-transition: .4s;
-webkit-transition: .4s;
transition: .4s
}
@media (min-width: 1024px) {
.header .navbar-collapse>ul>li>a:hover,
.header .navbar-collapse>ul>li>a:focus {
background: none;
color: #a11d19 !important
}
}
@media (max-width: 1023px) {
.header .navbar-collapse>ul>li>a {
padding: 0px;
font-size: 1.4rem
}
}
@media (max-width: 1024px) and (min-width: 769px) {
.header .navbar-collapse>ul>li>a {
padding: 4px;
font-size: .8rem
}
}
.header .navbar-collapse>ul>li.active>a,
.header .navbar-collapse>ul>li.open>a {
background: fade(#714214, 20%)
}
.header .navbar-collapse>ul>li.mega-menu>.dropdown-menu,
.header .navbar-collapse>ul>li.mega-menu-marchi>.dropdown-menu {
background-color: #714214;
top: 54px;
width: 700px;
z-index: 1;
border-radius: 0;
padding: 50px 20px
}
@media (max-width: 1023px) {
.header .navbar-collapse>ul>li.mega-menu>.dropdown-menu,
.header .navbar-collapse>ul>li.mega-menu-marchi>.dropdown-menu {
padding: 10px;
margin-top: 15px;
width: auto;
margin-right: 36px
}
.header .navbar-collapse>ul>li.mega-menu>.dropdown-menu a,
.header .navbar-collapse>ul>li.mega-menu-marchi>.dropdown-menu a {
font-size: 1.1rem;
white-space: nowrap;
padding-left: 6px
}
}
.header .navbar-collapse>ul>li.mega-menu>.dropdown-menu>li,
.header .navbar-collapse>ul>li.mega-menu-marchi>.dropdown-menu>li {
padding: 12px 0
}
.header .navbar-collapse>ul>li.mega-menu>.dropdown-menu>li:after,
.header .navbar-collapse>ul>li.mega-menu-marchi>.dropdown-menu>li:after {
content: "";
-moz-transition: .4s;
-o-transition: .4s;
-webkit-transition: .4s;
transition: .4s;
width: 45%;
right: 40px;
padding-top: 45%;
position: absolute;
top: 50%;
transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-top: 40px
}
@media (max-width: 1024px) {
.header .navbar-collapse>ul>li.mega-menu>.dropdown-menu>li:after,
.header .navbar-collapse>ul>li.mega-menu-marchi>.dropdown-menu>li:after {
display: none
}
}
.header .navbar-collapse>ul>li.mega-menu>.dropdown-menu>li.title-mega-menu,
.header .navbar-collapse>ul>li.mega-menu-marchi>.dropdown-menu>li.title-mega-menu {
margin-bottom: 50px;
pointer-events: none;
cursor: default;
font-family: 'Merriweather';
letter-spacing: 1px
}
.header .navbar-collapse>ul>li.mega-menu>.dropdown-menu>li.title-mega-menu a,
.header .navbar-collapse>ul>li.mega-menu-marchi>.dropdown-menu>li.title-mega-menu a {
font-weight: bold;
font-size: 1.2rem
}
@media (max-width: 1024px) {
.header .navbar-collapse>ul>li.mega-menu>.dropdown-menu>li.title-mega-menu,
.header .navbar-collapse>ul>li.mega-menu-marchi>.dropdown-menu>li.title-mega-menu {
display: none
}
}
.header .navbar-collapse>ul>li.mega-menu>.dropdown-menu>li:hover:after,
.header .navbar-collapse>ul>li.mega-menu-marchi>.dropdown-menu>li:hover:after {
background-position: center center;
background-repeat: no-repeat;
background-size: cover
}
.header .navbar-collapse>ul>li.mega-menu>.dropdown-menu>li:nth-child(2):hover:after,
.header .navbar-collapse>ul>li.mega-menu-marchi>.dropdown-menu>li:nth-child(2):hover:after {
background-image: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/img/panforte.jpg)
}
.header .navbar-collapse>ul>li.mega-menu>.dropdown-menu>li:nth-child(3):hover:after,
.header .navbar-collapse>ul>li.mega-menu-marchi>.dropdown-menu>li:nth-child(3):hover:after {
background-image: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/img/ricciarelli.jpg)
}
.header .navbar-collapse>ul>li.mega-menu>.dropdown-menu>li:nth-child(4):hover:after,
.header .navbar-collapse>ul>li.mega-menu-marchi>.dropdown-menu>li:nth-child(4):hover:after {
background-image: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/img/cantucci.jpg)
}
.header .navbar-collapse>ul>li.mega-menu>.dropdown-menu>li:nth-child(5):hover:after,
.header .navbar-collapse>ul>li.mega-menu-marchi>.dropdown-menu>li:nth-child(5):hover:after {
background-image: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/img/cavallucci.jpg)
}
.header .navbar-collapse>ul>li.mega-menu>.dropdown-menu>li:nth-child(6):hover:after,
.header .navbar-collapse>ul>li.mega-menu-marchi>.dropdown-menu>li:nth-child(6):hover:after {
background-image: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/img/amaretti.jpg)
}
.header .navbar-collapse>ul>li.mega-menu>.dropdown-menu>li:nth-child(7):hover:after,
.header .navbar-collapse>ul>li.mega-menu-marchi>.dropdown-menu>li:nth-child(7):hover:after {
background-image: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/img/biscotti.jpg)
}
.header .navbar-collapse>ul>li.mega-menu>.dropdown-menu a,
.header .navbar-collapse>ul>li.mega-menu-marchi>.dropdown-menu a {
color: white;
text-transform: uppercase
}
.header .navbar-collapse>ul>li.mega-menu-marchi>.dropdown-menu>li:after {
padding-top: 35%;
width: 35%;
top: 41%
}
.header .navbar-collapse>ul>li.mega-menu-marchi>.dropdown-menu>li:nth-child(2):hover:after {
background-image: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/img/antichi-dolci-di-siena.jpg)
}
.header .navbar-collapse>ul>li.mega-menu-marchi>.dropdown-menu>li:nth-child(3):hover:after {
background-image: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/img/delizie-della-fabbrica.jpg)
}
.header .navbar-collapse>ul>li.mega-menu-marchi>.dropdown-menu>li:nth-child(4):hover:after {
background-image: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/img/p-forte.jpg)
}
.header .navbar-collapse>ul>li.mega-menu-marchi>.dropdown-menu>li:nth-child(5):hover:after {
background-image: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/img/altri-marchi.jpg)
}
@media (max-width: 1023px) {
.header .navbar-collapse>ul>li.mega-menu-marchi>.dropdown-menu {
margin: 10px 10px 0px 0px
}
.header .navbar-collapse>ul>li.mega-menu-marchi>.dropdown-menu a {
font-size: 1.2rem
}
}
.header .navbar-collapse .dropdown-menu {
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
box-shadow: 0 1px 10px -2px fade(#000, 75%) 0 10px 6px -8px fade(#714214, 50%);
-moz-box-shadow: 0 1px 10px -2px fade(#000, 75%) 0 10px 6px -8px fade(#714214, 50%);
-webkit-box-shadow: 0 1px 10px -2px fade(#000, 75%) 0 10px 6px -8px fade(#714214, 50%)
}
.header .navbar-collapse .dropdown-menu li a {
font-size: .85rem;
padding: 8px 16px
}
.header .navbar-collapse .dropdown-menu li a:hover,
.header .navbar-collapse .dropdown-menu li a:focus {
margin-left: 5px
}
.header .navbar-collapse .dropdown-menu li.active a {
background: #714214
}
.header .navbar-toggle {
margin: 0 20px 0 0
}
.header .navbar-toggler {
z-index: 100;
position: relative;
top: 19px;
left: 20px;
transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
background-color: white
}
.header .navbar-toggler:focus,
.header .navbar-toggler:active {
outline: 0
}
.header .navbar-toggler span {
background-color: #714214;
display: block;
height: 3px;
width: 25px;
margin-top: 4px;
margin-bottom: 4px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
position: relative;
left: 0;
opacity: 1
}
.header .navbar-toggler span:nth-child(1),
.header .navbar-toggler span:nth-child(3) {
-webkit-transition: transform .35s ease-in-out;
-moz-transition: transform .35s ease-in-out;
-o-transition: transform .35s ease-in-out;
transition: transform .35s ease-in-out
}
.header .navbar-toggler:not(.collapsed) span:nth-child(1) {
position: absolute;
left: 12px;
top: 10px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
opacity: 0.9
}
.header .navbar-toggler:not(.collapsed) span:nth-child(2) {
height: 12px;
visibility: hidden;
background-color: transparent
}
.header .navbar-toggler:not(.collapsed) span:nth-child(3) {
position: absolute;
left: 12px;
top: 10px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
opacity: 0.9
}
.nav-up {
top: -165px
}
.footer {
padding: 80px 0;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
background-image: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/img/footer.jpg)
}
@media (max-width: 992px) {
.footer {
padding: 40px 0
}
}
.footer .social {
margin-top: 20px;
margin-bottom: -20px
}
.footer .social>a {
width: 35px;
height: 35px;
display: inline-block;
background-color: #c09c71;
background-repeat: no-repeat;
background-position: center center;
background-size: 65%;
border-radius: 100%;
margin-right: 10px;
-moz-transition: .4s;
-o-transition: .4s;
-webkit-transition: .4s;
transition: .4s
}
@media (max-width: 992px) {
.footer .social>a {
margin-right: 1%
}
}
.footer .social>a:hover {
box-shadow: 0 0 0 2px #c09c71;
-moz-box-shadow: 0 0 0 2px #c09c71;
-webkit-box-shadow: 0 0 0 2px #c09c71
}
.footer .social>a.fb {
background-size: 45%;
background-image: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/img/fb.svg)
}
.footer .social>a.in {
background-size: 52%;
background-image: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/img/in.svg)
}
.footer .social>a.you {
background-image: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/img/you.svg)
}
.footer h3 {
font-family: 'Merriweather-italic';
color: #714214
}
@media (max-width: 992px) {
.footer h3 {
margin-top: 10px;
margin-bottom: 10px
}
}
.footer p {
margin-top: 40px;
font-size: 1.1rem;
color: #714214;
font-family: 'Merriweather'
}
@media (max-width: 992px) {
.footer p {
margin-top: 20px;
margin-bottom: 30px
}
}
.footer .testo-cookie {
display: inline-block
}
.footer .consenso {
width: auto;
display: inline-block;
padding: 3px;
border: 1px solid #fff;
cursor: pointer;
position: absolute;
top: 50%;
right: 5%;
transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%)
}
.footer .consenso p {
cursor: pointer;
display: inline
}
.footer .banner-cookies {
display: none;
background-color: #714214;
border: 0;
text-align: center !important;
box-shadow: 0 0 25px -5px #000 !important;
padding: 15px;
min-height: 50px;
position: fixed;
width: 350px;
top: auto;
bottom: 45px;
left: auto;
z-index: 1000;
right: -360px;
padding-right: 60px
}
.footer .banner-cookies a {
font-size: .8rem;
border: 1px solid white;
text-decoration: none;
border-radius: 20px;
text-transform: uppercase;
padding: 3px 10px
}
.footer .banner-cookies a:first-of-type {
margin-right: 10px
}
@media (max-width: 1023px) {
.footer .banner-cookies {
bottom: 0;
right: -110%;
width: 100%;
padding-right: 20%
}
}
.footer .banner-cookies p {
color: #fff;
margin: 0 !important;
display: inline-block;
font-size: 9pt;
line-height: 20px
}
.footer .banner-cookies a {
color: #fff
}
.footer .banner-cookies.open {
display: block !important;
-webkit-animation: openCookieBanner .5s forwards ease-out 2s;
-moz-animation: openCookieBanner .5s forwards ease-out 2s;
animation: openCookieBanner .5s forwards ease-out 2s
}
@-webkit-keyframes openCookieBanner {
from {
right: -400px
}
to {
right: 45px
}
}
@media (max-width: 1023px) {
@-webkit-keyframes openCookieBanner {
from {
right: -400px
}
to {
right: 0
}
}
}
@keyframes openCookieBanner {
from {
right: -400px
}
to {
right: 45px
}
}
@media (max-width: 1023px) {
@keyframes openCookieBanner {
from {
right: -400px
}
to {
right: 0
}
}
}
.footer .banner-cookies.close {
display: block !important;
-webkit-animation: closeCookieBanner .5s forwards;
-moz-animation: closeCookieBanner .5s forwards;
animation: closeCookieBanner .5s forwards
}
@-webkit-keyframes closeCookieBanner {
from {
right: 45px
}
to {
right: -400px
}
}
@keyframes closeCookieBanner {
from {
right: 45px
}
to {
right: -400px
}
}
.search-form {
position: absolute;
top: 50%;
transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
right: 5%;
height: 30px;
left: auto;
width: 150px
}
@media (max-width: 1200px) {
.search-form {
display: none
}
}
@media (max-width: 1500px) {
.search-form {
right: 10px
}
}
@media (max-width: 769px) {
.search-form {
position: relative;
left: auto;
right: auto;
top: auto;
bottom: auto;
margin: 0 auto 40px;
transform: transformY(0%);
-ms-transform: transformY(0%);
-webkit-transform: transformY(0%)
}
}
.search-form .form-control {
width: 100%;
-moz-transition: .8s;
-o-transition: .8s;
-webkit-transition: .8s;
transition: .8s;
position: absolute;
line-height: 0;
border-radius: 20px;
box-shadow: 0 0 0 1px #c09c71;
-moz-box-shadow: 0 0 0 1px #c09c71;
-webkit-box-shadow: 0 0 0 1px #c09c71;
background-color: transparent;
padding-left: 40px;
text-transform: uppercase;
font-size: .8rem
}
.search-form .search-icon {
width: 15px;
position: absolute;
top: 50%;
margin-top: -10px;
left: 10px
}
.search-form ::-webkit-input-placeholder {
color: #714214
}
.search-form :-moz-placeholder {
color: #714214;
opacity: 1
}
.search-form ::-moz-placeholder {
color: #714214;
opacity: 1
}
.search-form :-ms-input-placeholder {
color: #714214
}
.slide-homepage .swiper-slide {
height: 750px;
background-position: center center;
background-repeat: no-repeat;
background-size: cover
}
@media (max-width: 1440px) {
.slide-homepage .swiper-slide {
height: 600px
}
}
@media (max-width: 1400px) {
.slide-homepage .swiper-slide {
height: 500px
}
}
.slide-homepage .container {
position: relative;
height: 100%
}
.testo-slider {
position: absolute;
top: 50%;
transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
left: 0;
width: 100%
}
@media (max-width: 992px) {
.testo-slider {
padding: 0 10%
}
}
@media (max-width: 1023px) {
.testo-slider {
padding: 0 15%
}
}
.testo-slider .col {
text-align: center
}
.testo-slider h2 {
text-align: left;
color: white;
font-size: 3.7rem;
line-height: 1.3;
margin-bottom: 70px;
font-weight: bold;
text-shadow: 0 0 10px black;
text-align: center
}
@media (max-width: 1024px) {
.testo-slider h2 {
font-size: 2.5rem;
margin-bottom: 16px
}
}
.title-banner {
height: 110px;
background-position: center center;
background-repeat: no-repeat;
background-size: cover
}
@media (max-width: 1023px) {
.title-banner {
height: 80px
}
}
.title-banner h2 {
text-transform: uppercase;
text-align: center;
letter-spacing: 2px
}
@media (max-width: 767px) {
.title-banner h2 {
font-size: 1.8rem
}
}
.title-banner.first-title {
background-image: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/img/title-banner-1.jpg)
}
.main-prodotti.main-category .box .box-txt {
padding-top: 80px;
padding-bottom: 40px
}
@media (max-width: 1023px) {
.main-prodotti.main-category .box .box-txt {
padding-top: 50px;
padding-bottom: 30px;
min-height: 90px
}
}
.main-prodotti .box {
box-shadow: 0 0 0 1px inset #c09c71;
-moz-box-shadow: 0 0 0 1px inset #c09c71;
-webkit-box-shadow: 0 0 0 1px inset #c09c71
}
.main-prodotti .box .box-img {
overflow: hidden;
position: relative;
box-shadow: 0 0 0 1px white;
-moz-box-shadow: 0 0 0 1px white;
-webkit-box-shadow: 0 0 0 1px white
}
.main-prodotti .box .box-img a .preview-img {
width: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
height: 300px;
-moz-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
-webkit-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
cursor: pointer
}
@media (min-width: 1024px) {
.main-prodotti .box .box-img a .preview-img:hover {
transform: scale(1.1)
}
}
@media (max-width: 1500px) and (min-width: 1025px) {
.main-prodotti .box .box-img a .preview-img {
height: 230px
}
}
@media (max-width: 767px) {
.main-prodotti .box .box-img a .preview-img {
height: 190px
}
}
.main-prodotti .box .box-txt {
text-align: center;
padding: 9%;
padding-bottom: 20px;
min-height: 280px
}
@media (min-width: 768px) {
.main-prodotti .box .box-txt {
min-height: 350px
}
}
@media (min-width: 1500px) {
.main-prodotti .box .box-txt {
min-height: 370px
}
}
.main-prodotti .box .box-txt a h3 {
-moz-transition: .4s;
-o-transition: .4s;
-webkit-transition: .4s;
transition: .4s
}
.main-prodotti .box .box-txt a:hover h3 {
color: #a11d19
}
.main-prodotti .box .box-txt .igp {
background-color: #c09c71;
color: white;
font-weight: bold;
font-size: 1rem;
line-height: 22px;
text-transform: uppercase;
margin-top: 10px;
letter-spacing: 1px
}
.main-prodotti .box .box-txt .no-igp {
background-color: #c09c71;
height: 1px;
margin-top: 31px
}
@media (max-width: 767px) {
.main-prodotti .box .box-txt .no-igp {
margin-top: 45px
}
}
.main-prodotti .box .box-txt p {
font-size: .8rem;
color: #714214;
margin-top: 25px;
margin-bottom: 30px
}
@media (min-width: 768px) {
.main-prodotti .box .box-txt p {
min-height: 100px
}
}
.marchi {
padding-top: 5%;
padding-bottom: 5%;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
background-image: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/img/bg-siena.jpg)
}
@media (min-width: 1200px) {
.marchi .container {
max-width: 1500px
}
}
@media (max-width: 991px) {
.marchi .main-img {
width: 440px
}
}
@media (max-width: 767px) {
.marchi .main-img {
width: 95%
}
}
.marchi h2 {
text-transform: uppercase;
margin-bottom: 80px;
letter-spacing: 2px
}
@media (max-width: 991px) {
.marchi h2 {
margin-top: 20px;
margin-bottom: 30px
}
}
.marchi .box-marchi {
padding: 10px 0;
height: 210px;
margin-bottom: 10px
}
@media (max-width: 1023px) {
.marchi .box-marchi {
margin-bottom: 90px
}
}
@media (max-width: 767px) {
.marchi .box-marchi {
height: auto;
margin-bottom: 50px
}
}
.marchi .box-marchi:last-of-type {
margin-bottom: 0
}
.marchi .box-marchi>div {
display: inline-block
}
.marchi .box-marchi .contenitor-image {
width: 40%;
float: left;
padding-right: 20px
}
@media (max-width: 1100px) {
.marchi .box-marchi .contenitor-image {
width: 50%
}
}
.marchi .box-marchi .testo-marchi {
width: 40%;
text-align: center
}
@media (max-width: 1100px) {
.marchi .box-marchi .testo-marchi {
width: 50%
}
}
.marchi .box-marchi .testo-marchi h3 {
text-align: left;
font-size: .9rem;
text-transform: uppercase;
font-weight: bold;
font-family: 'Muli';
color: #714214;
margin-bottom: 20px;
letter-spacing: 1px
}
.marchi .box-marchi .testo-marchi p {
text-align: left;
color: #714214;
margin-bottom: 20px
}
@media (max-width: 1100px) {
.marchi .box-marchi .testo-marchi p {
margin-bottom: 20px
}
}
.marchi .box-marchi .img-marchi {
width: auto
}
@media (max-width: 1500px) {
.marchi .box-marchi .img-marchi {
height: auto;
width: 90%
}
}
.banner-classic {
position: relative;
height: 650px;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
text-align: center
}
.banner-classic.banner-category {
height: 560px
}
.banner-classic.banner-category p {
margin-bottom: 0
}
@media (max-width: 1024px) {
.banner-classic.banner-category {
height: 480px
}
}
@media (max-width: 767px) {
.banner-classic.banner-category {
height: 290px
}
}
.banner-classic.banner-category .testo-banner p {
margin-bottom: 80px
}
@media (max-width: 767px) {
.banner-classic.banner-category .testo-banner p {
margin-bottom: 40px
}
}
@media (max-width: 1800px) {
.banner-classic {
height: 600px
}
}
@media (max-width: 1024px) {
.banner-classic {
height: auto;
padding-top: 4rem;
padding-bottom: 4rem
}
}
.banner-classic h2 {
font-family: 'Merriweather-italic';
color: white;
margin-bottom: 30px;
font-size: 3rem
}
@media (max-width: 1024px) {
.banner-classic h2 {
font-size: 2.5rem
}
}
.banner-classic p {
margin: 0 auto;
width: 30%;
color: white;
font-size: 1.1rem;
margin-bottom: 80px;
text-align: center
}
@media (max-width: 1024px) {
.banner-classic p {
width: 50%
}
}
@media (max-width: 767px) {
.banner-classic p {
width: 80%;
margin-bottom: 40px
}
}
.sub-footer {
position: absolute;
bottom: 20px;
width: 100%;
padding: 0 20px;
text-align: center
}
.sub-footer h2 {
font-size: 1.5rem
}
.sub-footer a {
color: white;
-moz-transition: .4s;
-o-transition: .4s;
-webkit-transition: .4s;
transition: .4s
}
.sub-footer a:hover {
color: white
}
.sub-footer p {
width: 100%;
font-size: 1.2rem;
font-family: 'Merriweather'
}
.tmp-main {
text-align: center;
padding-top: 60px;
border-top: 1px solid #dcd9d6b3;
border-bottom: 1px solid #dcd9d6b3;
margin-top: 5px
}
.tmp-main .testo-main {
padding: 0 10% 40px 10%
}
.tmp-main .testo-main h2 {
font-size: 3.2rem;
color: #714214
}
.tmp-main .testo-main img {
width: 75px;
height: auto;
margin-top: 40px;
margin-bottom: 10px
}
.tmp-main .testo-main h3 {
font-family: 'Merriweather-italic';
letter-spacing: 0;
font-size: 2.3rem;
line-height: 1.2
}
.tmp-main .testo-main p {
color: #714214;
font-size: 1.2rem;
line-height: 1.4;
margin-top: 40px
}
.slide-tmp .swiper-slide {
height: 750px;
background-position: center center;
background-repeat: no-repeat;
background-size: cover
}
@media (max-width: 1440px) {
.slide-tmp .swiper-slide {
height: 600px
}
}
@media (max-width: 1400px) {
.slide-tmp .swiper-slide {
height: 500px
}
}
@media (max-width: 1024px) {
.slide-tmp .swiper-slide {
height: 400px
}
}
.slide-tmp .container {
position: relative;
height: 100%
}
.slide-tmp .testo-slider {
padding: 0
}
.slide-tmp .testo-slider.testo-slider-single h2 {
letter-spacing: 1px
}
.slide-tmp .testo-slider h2 {
margin-bottom: 0;
font-size: 3.7rem;
letter-spacing: 10px;
text-shadow: 0 0 10px black
}
@media (max-width: 767px) {
.slide-tmp .testo-slider h2 {
font-size: 3rem
}
}
@media (max-width: 1023px) {
.slide-tmp .testo-slider h2 {
padding-top: 50px
}
}
.slide-tmp.slide-tmp-cat h2 {
font-family: 'Merriweather-Italic';
text-transform: none !important;
font-weight: bold;
letter-spacing: 1px
}
.tabs-descrizione {
background-color: white;
padding-bottom: 50px
}
@media (min-width: 1023px) {
.tabs-descrizione {
padding-top: 80px
}
}
.tabs-descrizione .nav-tabs {
box-shadow: 0 0 0 1px #dcd9d6b3;
-moz-box-shadow: 0 0 0 1px #dcd9d6b3;
-webkit-box-shadow: 0 0 0 1px #dcd9d6b3
}
.tabs-descrizione .nav-tabs .nav-item {
font-size: .8rem;
text-align: center;
background-color: #f2ebe1;
color: #714214;
padding: 13px 0;
text-transform: uppercase;
border: none;
border-radius: 0
}
@media (max-width: 767px) {
.tabs-descrizione .nav-tabs .nav-item {
flex-basis: auto
}
}
.tabs-descrizione .nav-tabs .nav-item:first-of-type:after {
display: none
}
.tabs-descrizione .nav-tabs .nav-item:after {
content: "";
position: absolute;
top: 0;
bottom: 0;
width: 1px;
left: 0;
background-color: #eaded0
}
@media (max-width: 767px) {
.tabs-descrizione .nav-tabs .nav-item:after {
height: 1px;
width: 100%
}
}
.tabs-descrizione .nav-tabs .nav-item.active {
border: none;
color: #714214;
background-color: white
}
.tabs-descrizione .tab-content {
padding-top: 50px
}
.tabs-descrizione .tab-content .tab-pane.active p {
float: left
}
.tabs-descrizione .tab-content strong {
text-shadow: 0.7px 0 0px #714214;
letter-spacing: .3px
}
.tabs-descrizione .tab-content .wp-video {
padding: 0 2% 2% 0;
display: inline-block;
max-width: 100% !important
}
@media (min-width: 1024px) {
.tabs-descrizione .tab-content .wp-video {
float: left;
width: 49% !important
}
}
.tabs-descrizione .tab-content .wp-video video {
width: 100%;
height: auto;
-webkit-box-shadow: 0px 0px 0px 3px #c09c71, 0px 0px 0px 3px #c09c71 inset;
-moz-box-shadow: 0px 0px 0px 3px #c09c71, 0px 0px 0px 3px #c09c71 inset;
box-shadow: 0px 0px 0px 3px #c09c71, 0px 0px 0px 3px #c09c71 inset;
border: 2px solid white
}
.tabs-descrizione .tab-content p {
line-height: 2.2;
color: #714214;
text-align: left;
display: inline-block
}
@media (min-width: 1024px) {
.tabs-descrizione .tab-content p {
padding: 0 2% 2% 0;
width: 49%
}
}
@media (min-width: 769px) {
.tabs-descrizione .tab-content p.p-image {
float: left
}
}
.tabs-descrizione .tab-content a {
display: inline-block;
line-height: 2.2;
color: #a11d19;
text-decoration: underline;
padding: 0
}
@media (max-width: 767px) {
.tabs-descrizione .tab-content a {
line-height: 1.2
}
}
.tabs-descrizione .tab-content .bottone.bottoneNB {
float: left;
margin-left: 2%
}
.tabs-descrizione .tab-content img {
-webkit-box-shadow: 0px 0px 0px 3px #c09c71, 0px 0px 0px 3px #c09c71 inset;
-moz-box-shadow: 0px 0px 0px 3px #c09c71, 0px 0px 0px 3px #c09c71 inset;
box-shadow: 0px 0px 0px 3px #c09c71, 0px 0px 0px 3px #c09c71 inset;
border: 2px solid white;
height: auto;
object-fit: cover
}
.box-prodotti .box .box-img {
height: 390px;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
box-shadow: 0 0 0 1px inset white;
-moz-box-shadow: 0 0 0 1px inset white;
-webkit-box-shadow: 0 0 0 1px inset white
}
@media (max-width: 1200px) {
.box-prodotti .box .box-img {
height: 230px
}
}
.box-prodotti .box .box-txt {
position: relative;
box-shadow: 0 0 0 1px inset #c09c71;
-moz-box-shadow: 0 0 0 1px inset #c09c71;
-webkit-box-shadow: 0 0 0 1px inset #c09c71;
padding-top: 50px;
padding-bottom: 40px;
background-color: white
}
@media (min-width: 1024px) {
.box-prodotti .box .box-txt {
min-height: 350px
}
}
@media (max-width: 1023px) {
.box-prodotti .box .box-txt {
padding-top: 50px;
padding-bottom: 30px
}
}
@media (max-width: 1023px) and (min-width: 768px) {
.box-prodotti .box .box-txt .cont-h2 {
min-height: 90px;
position: relative
}
}
@media (max-width: 1023px) and (min-width: 768px) {
.box-prodotti .box .box-txt .cont-h2 h2 {
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
width: 100%
}
}
.box-prodotti .box .box-txt h2 {
font-size: 1.6rem;
font-weight: bold;
color: #c09c71;
letter-spacing: 2px
}
.box-prodotti .box .box-txt h3 {
margin-top: 10px;
position: relative;
margin-bottom: 40px;
font-size: 1.5rem
}
.box-prodotti .box .box-txt h3:after {
content: "";
background-color: #c09c71;
height: 1px;
position: absolute;
bottom: -10px;
left: 25%;
right: 25%
}
.box-prodotti .box .etichette {
position: absolute;
top: 312px;
z-index: 10;
left: 2%
}
@media (max-width: 1200px) {
.box-prodotti .box .etichette {
top: 172px
}
}
.box-prodotti .box .etichette .igp,
.box-prodotti .box .etichette .senza-glutine {
position: relative;
height: 105px;
width: 244px;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
display: inline-block
}
@media (max-width: 1200px) {
.box-prodotti .box .etichette .igp,
.box-prodotti .box .etichette .senza-glutine {
width: 180px;
height: 77px
}
}
.box-prodotti .box .etichette .igp {
background-image: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/img/igp.png)
}
.box-prodotti .box .etichette .senza-glutine {
background-image: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/img/senza-glutine.png);
margin-left: 10px
}
.box-prodotti .box .etichette>div:last-of-type {
z-index: 1;
margin-left: -80px
}
.box-prodotti .box .etichette>div:first-of-type {
z-index: 2;
margin-left: 0
}
.box-prodotti-variante .box .box-txt {
min-height: 1px
}
.box-prodotti-variante .box .box-txt.box-txt--min {
padding-top: 40px
}
.content-title {
min-height: 60px;
position: relative
}
.content-title a {
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
width: 100%
}
@media (max-width: 1023px) {
.content-title h3 {
font-size: 1.2rem;
margin-top: 20px
}
}
.content-txt {
min-height: 100px;
position: relative
}
.content-txt p {
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
width: 100%;
margin-top: 0 !important
}
.tmp-single {
background-color: white
}
.title-single {
color: #714214;
font-size: 2.8rem;
font-family: 'Merriweather';
font-weight: lighter
}
@media (min-width: 1025px) {
.box-single-prodotti {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%
}
}
@media (max-width: 1024px) and (min-width: 767px) {
.box-single-prodotti {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3%;
flex: 0 0 33.3%;
max-width: 33.3%
}
}
.box-single-prodotti .box {
overflow: hidden
}
.box-single-prodotti .box a .box-img {
-moz-transition: .4s;
-o-transition: .4s;
-webkit-transition: .4s;
transition: .4s;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
height: 320px
}
@media (max-width: 1024px) {
.box-single-prodotti .box a .box-img {
height: 250px
}
}
@media (min-width: 1024px) {
.box-single-prodotti .box a:hover>.box-img {
transform: scale(1.1)
}
}
.box-single-prodotti .box .box-txt {
padding-left: 3%;
padding-right: 3%
}
.box-single-prodotti .content-txt {
margin-top: 20px
}
.box-single-prodotti .cont-h2 {
min-height: 70px;
position: relative
}
.box-single-prodotti .cont-h2:after {
content: "";
background-color: #c09c71;
height: 1px;
position: absolute;
bottom: -10px;
left: 15%;
right: 15%
}
.box-single-prodotti .cont-h2 h2 {
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
width: 100%
}
.sub-menu {
margin-top: 35px;
-moz-transition: .4s;
-o-transition: .4s;
-webkit-transition: .4s;
transition: .4s;
background-color: #714214;
text-align: center;
padding-top: 30px;
padding-bottom: 30px
}
@media (max-width: 1023px) and (min-width: 768px) {
.sub-menu {
margin-top: -6px
}
}
@media (max-width: 767px) {
.sub-menu {
display: none
}
}
.sub-menu>a {
display: inline-block;
text-transform: uppercase;
color: white;
padding-left: 15px;
padding-right: 15px;
font-size: .9rem;
-moz-transition: .4s;
-o-transition: .4s;
-webkit-transition: .4s;
transition: .4s
}
.sub-menu.sticky {
-moz-transition: .4s;
-o-transition: .4s;
-webkit-transition: .4s;
transition: .4s;
position: fixed;
top: 0px;
margin-top: 0;
z-index: 100;
left: 0;
right: 0
}
.sub-menu.sticky>a:nth-child(2) {
margin-right: 0px !important;
-moz-transition: .4s;
-o-transition: .4s;
-webkit-transition: .4s;
transition: .4s
}
@media (max-width: 1023px) {
.sub-menu.sticky {
top: -48px
}
}
.one-page .banner-classic {
height: 100vh
}
.one-page .banner-classic .btn-bottom {
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
width: 52px;
height: 40px;
display: inline-block;
background-image: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/img/down.svg);
-webkit-animation: sdb05 1.5s infinite;
animation: sdb05 1.5s infinite
}
@-webkit-keyframes sdb05 {
0% {
transform: translate(0, 0);
opacity: 0
}
50% {
opacity: 1
}
100% {
transform: translate(0, 20px);
opacity: 0
}
}
@keyframes sdb05 {
0% {
transform: translate(0, 0);
opacity: 0
}
50% {
opacity: 1
}
100% {
transform: translate(0, 20px);
opacity: 0
}
}
.main-category .box .box-img a .preview-img {
height: 100%
}
.product-template-default .woocommerce {
color: black !important;
margin-top: 400px
}
.product-template-default h1 {
position: relative;
text-indent: 0;
top: auto
}
.product-template-default .slide-tmp .testo-slider h2 {
font-size: 20px
}
.product-template-default .woocommerce-product-gallery.images {
opacity: 1 !important
}
.banner__title__brown {
background-color: #714214;
color: white;
text-transform: uppercase
}
.banner__title__brown h2 {
font-size: 30px;
color: white;
text-align: center;
margin-top: 8rem;
margin-bottom: 2rem;
letter-spacing: 5px
}
.conteiner__category__wocommerce .term-description,
.conteiner__category__wocommerce .woocommerce-result-count,
.conteiner__category__wocommerce .woocommerce-ordering {
display: none
}
.conteiner__category__wocommerce .woocommerce.columns-4 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px
}
.conteiner__category__wocommerce .box-prodotti {
padding: 0;
text-align: center
}
.banner__category {
position: relative;
height: 500px
}
@media (max-width: 767px) {
.banner__category {
height: 300px
}
}
.banner__category .banner__category__bg {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
object-fit: cover;
z-index: 0;
width: 100%;
height: 100%
}
.banner__category .container {
padding-top: 100px;
padding-bottom: 100px
}
.banner__category .container h2 {
color: white;
margin-bottom: 20px;
font-size: 3.5rem;
font-weight: bold;
font-style: italic
}
.banner__category .container p {
font-size: 1.2rem;
color: white;
margin-bottom: 40px
}
sub {
bottom: 0
}
.tagged_as a {
color: #c09c71;
font-size: 1.2rem;
font-weight: bold
}
.tagged_as a:hover {
color: #a11d19
}
.single-product h1 {
position: absolute;
text-indent: -9999px;
top: -1000px
}
.single-product .related.products {
display: none
}
.single-product .woocommerce {
text-align: left;
margin-top: 0
}
.single-product .woocommerce-product-gallery__image a {
pointer-events: none
}
.single-product .woocommerce-tabs {
display: none
}
.single-product .summary h2.title,
.single-product .summary h2.title a {
font-family: 'Muli';
color: #714214;
margin-bottom: 10px;
font-size: 2rem
}
.single-product .summary h2.title .tagged_as,
.single-product .summary h2.title .tagged_as a {
font-size: 1.8rem
}
.single-product .summary .product_meta {
display: none
}
.single-product .summary .description {
color: #714214;
margin-bottom: 20px
}
.single-product .summary .description h3 {
color: #714214;
margin-bottom: 10px;
font-family: 'Muli';
letter-spacing: 0
}
.single-product .prezzo_shop {
color: #714214
}
.quantity__input {
text-align: center;
width: 50px;
margin: 0 -5px;
-moz-appearance: textfield
}
@media (max-width: 767px) {
.quantity__input {
margin: 0 -1px;
font-size: 14px;
width: 40px
}
}
.quantity__input::-webkit-outer-spin-button,
.quantity__input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0
}
.qty_button {
cursor: pointer
}
.quantity__wrapper {
display: flex
}
.quantity__wrapper input {
padding: 5px 15px;
border: 1px solid #c09c71
}
@media (max-width: 1023px) {
.quantity__wrapper input {
padding: 3px 6px
}
}
.quantity__wrapper [type=text] {
margin-left: -5px;
margin-right: -5px
}
.single_add_to_cart_button {
background-color: transparent;
cursor: pointer;
border: none
}
.single_add_to_cart_button img {
box-shadow: none !important;
border: none !important;
padding: 0 !important;
margin: 0px !important;
margin-right: 35px !important
}
@media (max-width: 767px) {
.single_add_to_cart_button {
margin: 0 0 0 0px
}
}
.shop_table_responsive {
width: 1000px;
margin: 30px auto
}
@media (max-width: 1200px) {
.shop_table_responsive {
width: 100%
}
}
@media (max-width: 767px) {
.shop_table_responsive td {
margin-top: 10px;
margin-bottom: 10px
}
}
.shop_table_responsive thead {
color: #714214;
text-transform: uppercase;
font-size: 1.2rem;
font-weight: bold;
border-bottom: 1px solid #714214
}
@media (max-width: 767px) {
.shop_table_responsive thead {
font-size: .8rem
}
}
.shop_table_responsive .woocommerce-cart-form__cart-item {
padding: 20px 0;
border-bottom: 1px solid #714214
}
@media (max-width: 767px) {
.shop_table_responsive .product-remove {
width: 5%
}
}
.shop_table_responsive .product-thumbnail {
width: 17%;
padding: 10px
}
@media (max-width: 767px) {
.shop_table_responsive .product-thumbnail {
display: none
}
}
.shop_table_responsive .product-thumbnail img {
height: 100px;
width: 100%;
object-fit: cover
}
.shop_table_responsive .product-name {
width: 30%
}
.shop_table_responsive .product-name a {
font-size: 1.1rem;
color: #714214
}
.shop_table_responsive .product-price {
width: 17%
}
.shop_table_responsive .product-price .amount {
font-size: 1.5rem;
color: #714214;
font-weight: bold
}
@media (max-width: 767px) {
.shop_table_responsive .product-price .amount {
font-size: 1.1rem
}
}
.shop_table_responsive .product-quantity {
width: 17%
}
@media (max-width: 767px) {
.shop_table_responsive .product-quantity {
width: 22%
}
}
.shop_table_responsive .product-subtotal {
width: 17%
}
.shop_table_responsive .product-subtotal .amount {
font-size: 1.5rem;
color: #714214;
font-weight: bold
}
@media (max-width: 767px) {
.shop_table_responsive .product-subtotal .amount {
font-size: 1.1rem
}
}
.shop_table_responsive .remove {
font-size: 1.8rem
}
@media (max-width: 767px) {
.shop_table_responsive .remove {
font-size: 1.2rem;
margin-right: 0px;
color: white
}
}
.coupon {
padding-top: 20px;
display: inline-block
}
.coupon label {
display: none
}
.coupon .input-text {
border: 1px solid #c09c71;
padding: 3px 10px
}
.coupon .input-text::placeholder {
color: #c09c71
}
.coupon button.button {
background-color: transparent;
padding: 3px 10px;
border-radius: 40px;
margin-left: 10px;
border: 1px solid #c09c71;
color: #c09c71;
text-transform: uppercase
}
@media (max-width: 767px) {
.coupon button.button {
margin-left: 0;
margin-top: 10px
}
}
button[name=update_cart] {
background-color: #c09c71;
padding: 3px 10px;
border-radius: 40px;
margin-left: 10px;
border: 1px solid #c09c71;
color: white;
text-transform: uppercase;
margin-left: 200px
}
@media (max-width: 1023px) {
button[name=update_cart] {
margin-left: 10px
}
}
@media (max-width: 767px) {
button[name=update_cart] {
margin-left: 0;
margin-top: 10px
}
}
.cart-collaterals {
background-color: #ffe7ab;
padding: 20px;
max-width: 1000px;
margin: 10px auto
}
.cart-collaterals:after {
display: block;
clear: both;
content: ""
}
@media (max-width: 1023px) {
.cart-collaterals {
width: 100%
}
}
.cart-collaterals .cart_totals h2 {
text-transform: uppercase;
color: #714214;
font-size: 1.5rem;
display: inline-block;
font-family: 'Muli';
width: 35%;
float: left
}
@media (max-width: 1023px) {
.cart-collaterals .cart_totals h2 {
display: block;
width: 100%
}
}
.cart-collaterals .cart_totals .shop_table {
display: inline-block;
width: 40%;
float: left;
margin-top: 0
}
@media (max-width: 1023px) {
.cart-collaterals .cart_totals .shop_table {
width: 50%
}
}
@media (max-width: 767px) {
.cart-collaterals .cart_totals .shop_table {
width: 100%
}
}
.cart-collaterals .cart_totals .shop_table tbody {
width: 80%;
margin-top: -10px;
display: block
}
@media (max-width: 1023px) {
.cart-collaterals .cart_totals .shop_table tbody {
width: 100%;
margin-top: 20px
}
}
.cart-collaterals .cart_totals .shop_table tbody tr {
padding: 10px 0;
display: block;
border-bottom: 1px solid #714214
}
.cart-collaterals tr.woocommerce-shipping-totals.shipping th {
display: none
}
.cart-collaterals #shipping_method {
list-style: none;
padding: 0;
margin-bottom: 0;
color: #a11d19;
text-transform: uppercase
}
.cart-collaterals .cart-subtotal,
.cart-collaterals .order-total {
font-size: 1.2rem;
color: #714214
}
.cart-collaterals .shipping-calculator-button {
text-decoration: underline;
color: #a11d19
}
.cart-collaterals .checkout-button {
background-color: #a11d19;
padding: 8px 15px;
font-size: .9rem;
border-radius: 40px;
margin-left: 10px;
border: 1px solid #a11d19;
color: white;
text-transform: uppercase
}
@media (max-width: 1023px) {
.cart-collaterals .checkout-button {
margin-left: 20px
}
}
@media (max-width: 767px) {
.cart-collaterals .checkout-button {
margin-left: 0px
}
}
.cart-collaterals a {
font-size: .9rem
}
.page-template-cassa .main h3 {
color: #714214;
text-transform: uppercase;
font-family: 'Muli'
}
.page-template-cassa .woocommerce-info {
padding-top: 40px
}
.page-template-cassa .showcoupon {
color: #a11d19
}
.page-template-cassa .col-1,
.page-template-cassa .col-2 {
width: 90%;
padding: 0;
flex: 0 0 90%;
max-width: 90%;
margin-bottom: 30px
}
.page-template-cassa .woocommerce-billing-fields,
.page-template-cassa #order_review_heading {
margin-top: 20px
}
.page-template-cassa .form-row {
margin: 5px 0;
display: inline-block;
width: 45%;
margin-right: 5%
}
.page-template-cassa .form-row.place-order {
width: 100%
}
.page-template-cassa #billing_company_field {
width: 95%
}
.page-template-cassa .woocommerce-billing-fields__field-wrapper {
margin-top: 20px
}
.page-template-cassa .woocommerce-input-wrapper {
display: block;
border: 1px solid #714214;
width: 100%;
padding: 5px
}
.page-template-cassa .woocommerce-input-wrapper input,
.page-template-cassa .woocommerce-input-wrapper select {
width: 100%;
appearance: auto
}
.page-template-cassa #order_comments_field {
width: 95%
}
.page-template-cassa #order_comments_field textarea {
overflow: auto;
resize: vertical;
border: none;
width: 100%;
height: 100%
}
.page-template-cassa .woocommerce-checkout-review-order {
margin-top: 20px;
padding: 10px;
background-color: #ffe7ab
}
.page-template-cassa .woocommerce-checkout-review-order-table {
width: 100%
}
.page-template-cassa .woocommerce-checkout-review-order-table thead {
font-size: 1.2rem;
text-transform: uppercase;
color: #714214;
border-bottom: 1px solid #714214
}
.page-template-cassa .woocommerce-checkout-review-order-table thead th {
padding-bottom: 5px;
width: 50%
}
.page-template-cassa .woocommerce-checkout-review-order-table .cart_item td {
padding: 20px 0;
border-bottom: 1px solid #714214
}
.page-template-cassa .woocommerce-checkout-review-order-table tfoot tr td {
padding: 20px 0
}
.page-template-cassa .woocommerce-checkout-review-order-table tfoot tr td .woocommerce-shipping-methods {
display: block;
list-style-type: none;
padding: 0
}
.page-template-cassa .woocommerce-checkout-review-order-table tfoot tr td .woocommerce-shipping-methods label {
margin-bottom: 0;
padding-top: 17px
}
.page-template-cassa .woocommerce-checkout-review-order-table .cart-subtotal {
font-size: 1.4rem;
color: #714214;
text-transform: uppercase;
font-weight: bold
}
.page-template-cassa .woocommerce-checkout-review-order-table .order-total {
text-transform: uppercase;
font-weight: bold;
font-size: 1.8rem;
color: #a11d19
}
.page-template-cassa .woocommerce-shipping-totals td {
padding: 0 !important
}
.page-template-cassa .wc_payment_methods {
display: block;
list-style-type: none;
padding: 0
}
#place_order,
.wpcf7-submit,
.wc-forward {
background-color: #a11d19;
border: 1px solid #a11d19;
padding: 10px 20px !important;
margin: 10px 10px 0 0 !important;
border-radius: 20px;
padding: 10px 20px !important;
color: white !important;
width: auto !important
}
@media (max-width: 1023px) {
#place_order,
.wpcf7-submit,
.wc-forward {
margin: 7px 0 25px !important
}
}
@media (max-width: 1023px) {
#place_order,
.wpcf7-submit,
.wc-forward {
margin: 0 !important
}
}
.wpcf7-form {
padding: 50px 0;
max-width: 500px;
margin: 0 auto
}
.wpcf7-form label {
font-size: 1rem;
color: #714214;
margin-top: 20px;
width: 100%
}
.wpcf7-form label span {
padding: 9px;
background-color: #fffaee;
border: 1px solid #c09c71;
display: block;
width: 100%
}
.wpcf7-form input {
background-color: #fffaee;
margin-top: 7px;
width: 100%
}
.wpcf7-form .your-message {
border: none;
padding: 0;
width: 100%
}
.wpcf7-form textarea {
height: 150px;
width: 100%;
border: 1px solid #c09c71;
background-color: #fffaee
}
.woocommerce-message {
padding: 30px 50px;
background-color: #ffe7ab;
text-align: center;
margin: -20px 0 30px;
font-size: 1.3rem
}
.testo-main--contact {
line-height: 3rem;
padding-top: 70px;
text-align: center
}
.testo-main--contact h2 {
font-size: 2rem;
line-height: 1.7 !important;
color: #714214 !important;
margin: 20px 0
}
.tel--link {
color: #a11d19
}
.box-img__hover .box-img {
transition: .6s
}
.box-img__hover:hover>.box-img {
transform: scale(1.1) rotate(2deg)
}
.box {
overflow: hidden
}
.box-txt--min {
padding: 40px 0 !important;
min-height: 1px !important
}
@media (min-width: 1024px) {
.page-id-1162 .sub-menu,
.page-id-11 .sub-menu {
padding-left: 90px
}
}
@media (min-width: 1024px) {
.page-id-1162 .sub-menu a:nth-child(3),
.page-id-11 .sub-menu a:nth-child(3) {
margin-right: 160px
}
}
@media (min-width: 1024px) {
.page-id-1162 .sub-menu.sticky a:nth-child(3),
.page-id-11 .sub-menu.sticky a:nth-child(3) {
margin-right: 0px !important
}
}
@media (min-width: 1024px) {
.page-id-1162 .sub-menu {
padding-left: 50px
}
}
@media (min-width: 1024px) {
.page-id-1166 .sub-menu a:nth-child(2),
.page-id-15 .sub-menu a:nth-child(2) {
margin-right: 150px
}
}
.woocommerce-product-details__short-description {
display: none
}
.variations td .reset_variations {
display: none
}
@media (max-width: 757px) {
.variations td label {
font-size: 11px
}
}
.variations td select {
position: relative;
border: 2px solid #f2ebe1;
padding: 0 15px;
line-height: 33px;
border-radius: 11px
}
@media (max-width: 757px) {
.variations td select {
border: 1px solid #f2ebe1;
padding: 0 5px;
line-height: 22px;
font-size: 12px
}
}
.variations td select:after {
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 100px 100px 0 100px;
border-color: black;
position: absolute;
right: 0;
top: 0
}
#nav-ricetta a,
#nav-ingredienti a,
#nav-nutrizionale a {
font-size: .9rem;
line-height: 1
}
#nav-ricetta table,
#nav-ingredienti table,
#nav-nutrizionale table {
border: 1px solid #FFFFFF;
background-color: #FFE7AB;
width: 40%;
height: 200px;
text-align: center;
border-collapse: collapse;
margin: 0 auto
}
@media (max-width: 1023px) {
#nav-ricetta table,
#nav-ingredienti table,
#nav-nutrizionale table {
width: 100%
}
}
#nav-ricetta table td,
#nav-ricetta table th,
#nav-ingredienti table td,
#nav-ingredienti table th,
#nav-nutrizionale table td,
#nav-nutrizionale table th {
border: 1px solid #FFFFFF;
padding: 4px 3px
}
#nav-ricetta table tr:nth-child(even),
#nav-ingredienti table tr:nth-child(even),
#nav-nutrizionale table tr:nth-child(even) {
background: #efd6a3
}
#nav-ricetta table thead,
#nav-ingredienti table thead,
#nav-nutrizionale table thead {
background: #714214;
border-bottom: 5px solid #FFFFFF
}
#nav-ricetta table thead th,
#nav-ingredienti table thead th,
#nav-nutrizionale table thead th {
font-size: 17px;
font-weight: bold;
color: #FFFFFF;
text-align: center;
border-left: 2px solid #FFFFFF
}
#nav-ricetta table thead th:first-child,
#nav-ingredienti table thead th:first-child,
#nav-nutrizionale table thead th:first-child {
border-left: none
}
#nav-ricetta table tfoot td,
#nav-ingredienti table tfoot td,
#nav-nutrizionale table tfoot td {
font-size: 1rem
}
.title-banner--shop {
height: auto;
padding: 4rem 0
}
.title-banner--shop h2 {
font-size: 2rem;
line-height: 1.1;
color: #714214;
font-family: 'Merriweather';
text-transform: none;
letter-spacing: 0;
margin-bottom: 15px;
font-style: italic
}
.title-banner--shop .container {
max-width: 590px;
text-align: center
}
.title-banner--shop p {
color: #714214;
margin-bottom: 20px
}
.bg-logo {
background-size: 330px !important
}
@media (min-width: 1024px) {
.bg-logo {
background-size: 450px !important
}
}
.category-altri-marchi .box-img {
border: 1px solid #c09c71
}
.page-template-tmp-blank .container {
padding-top: 40px;
padding-bottom: 40px;
max-width: 800px
}
.page-template-tmp-blank h3 {
margin-bottom: 20px;
color: black !important
}
.page-template-tmp-blank h4 {
margin-bottom: 15px;
font-size: 1.2rem !important
}
.page-template-tmp-blank h4 {
margin-bottom: 15px
}
.page-template-tmp-blank p {
margin-bottom: 10px
}
.banner__title_yellow {
background-color: #ffe7ab;
color: #a11d19;
text-transform: uppercase
}
.banner__title_yellow h2 {
font-size: 50px;
color: #a11d19;
text-align: center;
margin-top: 8rem;
font-family: 'Muli';
margin-bottom: 2rem;
letter-spacing: 5px
}
.wpcf7-submit {
border: none;
background-color: #a11d19 !important;
margin: 10px auto !important;
display: block
}
@media (max-width: 767px) {
.single-product form.cart input {
padding: 8px 10px !important
}
}
@media (max-width: 767px) {
.woocommerce-message {
display: flex !important
}
}
@media (max-width: 767px) {
.woocommerce-message .wc-forward {
width: 70% !important;
white-space: nowrap
}
}
@media (max-width: 767px) {
.woocommerce-cart-form .quantity input {
width: 2rem !important;
padding: 0
}
}
.woocommerce-cart-form img {
max-width: none !important
}
input#coupon_code {
border: 1px solid #714214
}
.button--gold,
.wc-backward {
margin-top: 20px;
display: inline-block;
background-color: #c09c71;
width: auto;
text-transform: uppercase;
color: white;
padding: 10px 19px;
border-radius: 30px
}
.button--gold:hover,
.wc-backward:hover {
color: white
}
.woocommerce-error {
list-style: none
}
.cart-empty.woocommerce-info,
.return-to-shop {
text-align: center;
font-size: 1.4rem;
margin: 20px auto
}
.restore-item {
color: #a11d19
}
.includes_tax {
font-size: 13px;
display: block
}
.woocommerce-privacy-policy-link {
color: #a11d19
}
.current-menu-item a {
position: relative
}
.current-menu-item a:after {
content: "";
position: absolute;
bottom: 8px;
left: 15px;
right: 15px;
background-color: #714214;
height: 1px
}
@media (max-width: 1023px) {
.current-menu-item a:after {
bottom: -2px;
left: 0px;
right: 0px
}
}
.current-menu-parent a {
position: relative
}
.current-menu-parent a:before {
content: "";
position: absolute;
bottom: 8px;
left: 15px;
right: 15px;
background-color: #714214;
height: 1px
}
.dropdown-menu .current-menu-item a:after {
background-color: white
}
.wpml-ls-item {
position: absolute;
right: -60px;
left: auto
}
.navbar-nav {
position: relative
}
@media (min-width: 1024px) {
ul#menu-top_menu-inglese {
padding-left: 0px;
transform: translateX(40px)
}
}
.postid-1409 #nav-ricetta-tab,
.postid-1411 #nav-ricetta-tab,
.postid-1395 #nav-ricetta-tab {
display: none
}
@media (min-width: 1024px) {
.postid-1409 #nav-ingredienti,
.postid-1411 #nav-ingredienti,
.postid-1395 #nav-ingredienti {
display: flex
}
}
@media (min-width: 1024px) {
.postid-1409 #nav-ingredienti>div,
.postid-1411 #nav-ingredienti>div,
.postid-1395 #nav-ingredienti>div {
flex: 1 0 50%;
padding-right: 40px
}
}
.postid-1409 #nav-ingredienti p,
.postid-1411 #nav-ingredienti p,
.postid-1395 #nav-ingredienti p {
width: 100% !important
}
.menu-item .wpmenucart-contents span.cartcontents {
text-transform: capitalize;
font-size: .8rem;
margin-right: .5rem;
display: none !important
}
.cartcontents+.amount:before {
display: none
}
@media (max-width: 1023px) {
.tmp-prodotti {
padding-top: 90px
}
}
.wpmenucart-icon-shopping-cart-0 {
display: none !important
}
.variations.variations-grid tr {
border-bottom: 1px solid #c09c71;
padding-top: .5rem
}
.table-shop {
border: none
}
@media (min-width: 350px) {
.table-shop {
width: 360px;
min-height: 120px
}
}
.table-shop tr {
border-bottom: 1px solid #c09c71
}
.table-shop td {
border: none;
white-space: nowrap
}
.table-shop td:first-of-type {
font-size: 2rem;
font-weight: bold;
text-align: right
}
.table-shop td:nth-child(2) {
text-align: left;
transform: translateY(3px)
}
.table-shop td:nth-child(2):before {
content: "/ "
}
.variations td {
border: none
}
.bottone-to-add-card {
background-color: #c09c71;
border: none;
border-radius: 20px;
padding: 7px 15px;
color: white;
text-transform: uppercase;
letter-spacing: 1px;
font-size: .9rem;
white-space: nowrap
}
.bottone-to-add-card:hover {
background-color: #a11d19;
color: white
}
.bottone-to-add-card img {
border: none !important;
box-shadow: none !important;
width: 17px;
filter: invert(100%) sepia(99%) saturate(1%) hue-rotate(79deg) brightness(103%) contrast(100%)
}
.product-template-default .variations.variations-grid {
border: none
}
.product-template-default .prezzo_shop {
display: none
}
.product-template-default .entry-summary .price {
display: none
}
.variations.variations-grid td {
width: inherit
}
.cella-prezzo {
text-align: right;
font-size: 1.4rem;
color: #c09c71;
padding: 5px
}
.cella-prezzo::after {
content: "/"
}
.cella-peso {
transform: translateY(3px);
font-size: 1rem;
text-align: left;
padding: 5px;
color: #c09c71
}
.cella-action {
display: flex;
justify-content: space-between;
max-width: 290px
}
.woocommerce-product-gallery {
position: relative
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
text-decoration: none !important;
position: absolute;
top: .6rem;
left: 2rem;
z-index: 10
}
html[lang=en-us] .box-prodotti .box .etichette .senza-glutine {
background-image: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/img/gluten-free.png);
}
html[lang=en-us] .box-prodotti .box .etichette .igp {
background-image: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/img/pgi.png);
}
.stock.out-of-stock {
background-color: #ccc;
border: 0px solid #a11d19;
padding: 10px 20px !important;
margin: -10px 10px 0 !important;
border-radius: 30px;
padding: 8px 17px !important;
color: white !important;
text-align: center !important;
color: #000 !important;
text-transform: uppercase;
cursor: default;
}
.loginicon a {
border: 1px solid #a11d19;
fill: #a11d19;
margin: -10px 10px 0 !important;
border-radius: 40px;
padding: 10px 14px !important;
color: transparent !important;
background-image: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/img/account.svg);
background-repeat: no-repeat;
background-position: center;
background-size: 20px 20px;
transition: 0s all !important;
line-height: 1em;
}
.header .navbar-collapse>ul>li.loginicon>a:hover {
color: transparent !important;
}
.loginicon a:hover { border: 1px solid #a11d19;
background: inherit !important;
color: transparent !important;
background-image: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/img/account.svg) !important;
background-repeat: no-repeat !important;
background-position: center !important;
background-size: 20px 20px !important;
}
#customer_login>.col-1,
#customer_login>.col-2 {
width: 100%;
max-width: 100% !important;
}
.woocommerce-MyAccount-navigation a {
color: #714214;
}
.woocommerce-MyAccount-content a {
color: #714214;
}
.woocommerce-MyAccount-navigation {
width: 30%;
float: left;
display: block;
height: 100%;
min-height: auto;
}
.woocommerce-MyAccount-navigation-link {
list-style: none;
padding: 0;
margin: 0;
}
.woocommerce-MyAccount-navigation ul {
margin: 0;
}
.woocommerce-MyAccount-content {
width: 100%;
padding-left: 30%;
}
.woocommerce-MyAccount-content input {
border: 1px solid #a11d19;
padding: 3px 6px;
margin-left: 10px;
}
.woocommerce-form-login input {
border: 1px solid #a11d19;
padding: 3px 6px;
margin-left: 10px;
}
.woocommerce-MyAccount-content .addresses>.col-1,
.woocommerce-MyAccount-content .addresses>.col-2 {
width: 100%;
max-width: 100% !important;
}
.woocommerce-button.button {
margin-left: 10px;
border: 1px solid #714214;
padding: 1px 20px;
border-radius: 20px;
line-height: 2em;
background-color: transparent;
color: #714214;
transition: 0.4s all;
}
.woocommerce-button.button:hover {
margin-left: 10px;
border: 1px solid #714214;
padding: 1px 20px;
border-radius: 20px;
line-height: 2em;
background-color: #714214;
color: #fff;
} .page-id-1354 .table-shop td:nth-child(2) {
display: none;
}
.postid-1409 .cella-peso,
.postid-1410 .cella-peso,
.postid-1411 .cella-peso,
.postid-1412 .cella-peso,
.postid-1395 .cella-peso,
.postid-1396 .cella-peso {
display: none !important;
}
.postid-1409 .cella-prezzo::after,
.postid-1410 .cella-prezzo::after,
.postid-1411 .cella-prezzo::after,
.postid-1412 .cella-prezzo::after,
.postid-1395 .cella-prezzo::after,
.postid-1396 .cella-prezzo::after {
content: "";
}
#billing_richiedifattura_field>span {
border: 0 !important;
}
#billing_richiedifattura {
width: auto !important;
margin-right: 10px !important;
margin-top: 30px;
}
#billing_partitaiva_field {
display: none;
}
#billing_sdi_field {
margin-bottom: 30px;
display: none;
}
@media only screen and (max-width: 990px) {
.woocommerce-MyAccount-navigation ul {
margin: 0;
padding-left: 0;
}
.woocommerce-MyAccount-navigation a {
color: #714214;
padding: 8px 8px !important;
border: 1px solid #714214;
line-height: 1em;
margin: 0 !important;
display: inline-block;
margin-bottom: 5px !important;
border-radius: 10px;
}
.woocommerce-MyAccount-navigation .is-active a {
background-color: #714214;
color: #fff;
padding: 8px 8px !important;
border: 1px solid #714214;
line-height: 1em;
margin: 0 !important;
display: inline-block;
margin-bottom: 5px !important;
border-radius: 10px;
}
.woocommerce-MyAccount-navigation {
width: 100%;
float: none;
display: block;
height: 100%;
min-height: auto;
}
.woocommerce-MyAccount-navigation ul li {
display: inline;
}
.woocommerce-MyAccount-content label {
width: 100%;
}
.woocommerce-MyAccount-content {
margin-top: 30px;
width: 100%;
padding: 0;
}
.woocommerce-MyAccount-content input {
margin-left: 0;
}
.loginicon {
margin-top: 10px !important;
margin-left: 0 !important;
}
}
.cart_totals .order-total td {
text-align: right;
width: 100%;
}
.wc-proceed-to-checkout {
text-align: right;
}
.wc-proceed-to-checkout .checkout-button.button.alt.wc-forward {
margin-right: 0 !important;
}
button[name="update_cart"] {
margin-top: 20px;
display: inline-block;
background-color: #c09c71;
width: auto;
text-transform: uppercase;
color: white;
padding: 10px 19px;
border-radius: 30px;
float: right;
margin-right: 20px;
line-height: 1.15em;
}
.cart-collaterals #shipping_method {
color: #714214;
}
.cart-discount th {
font-weight: normal !important;
}
.cart-discount td {
text-align: right;
}
.cart-subtotal td {
text-align: right;
width: 100%;
}
.woocommerce-remove-coupon {
color: #714214;
}
.coupondec {
font-weight: bold;
text-transform: uppercase;
}
#order_review .product-total {
text-align: right;
}
#order_review .woocommerce-shipping-totals.shipping td {
text-align: right;
}
#order_review .order-total td {
text-align: right;
}
.products.columns-4 {
display: flex;
flex-wrap: wrap;
padding: 0;
}
.page-template-cassa .woocommerce-checkout-review-order {
margin-top: 20px;
padding: 10px;
background-color: #ffe7ab;
padding: 30px;
margin-bottom: 40px;
}
.errore404 .testo h3 {
font-size: 5em;
text-align: center;
color: #000;
text-transform: uppercase;
line-height: 1.2em;
}
.slick-slide {
padding: 0;
}
#additional_regalo {
width: 100%;
border: 0;
}
.regaloflag .select2-container--default .select2-selection--single {
border: 0px solid #aaa;
}
.optional {
display: none;
}
.woocommerce-additional-fields {
margin-top: 25px;
}
.regalo {
width: 95% !important;
}
.page-template-cassa .woocommerce-checkout-review-order {
margin-top: 20px;
padding: 10px;
background-color: #ffe7ab;
margin-bottom: 20px;
}
.page-id-1162 .sub-menu,
.page-id-11 .sub-menu {
padding-left: 0px !important;
}
.page-id-1162 .sub-menu a:nth-child(3),
.page-id-11 .sub-menu a:nth-child(3) {
margin-right: 0px !important;
}
#customer_login input {
border: 1px solid #a11d19;
}
#customer_login>.col-1,
#customer_login>.col-2 {
width: 100%;
max-width: 100% !important;
margin-bottom: 50px;
}
#customer_login label {
display: inline-block;
margin-bottom: .5rem;
min-width: 230px;
}
.woocommerce-form__label-for-checkbox span {
padding-left: 10px;
}
.mailchimp-newsletter .woocommerce-form__label-for-checkbox span {
line-height: 1.5em;
}
#customer_login .form-row {
margin-right: 0;
margin-left: 0;
}
#customer_login h2 {
margin-bottom: 14px;
}
#customer_login .form-row.form-row-wide.mailchimp-newsletter {
margin-left: 15px;
display: flex;
align-items: center;
}
#customer_login .form-row.form-row-wide.mailchimp-newsletter span {
margin-bottom: 0;
}
.woocommerce-form-register .woocommerce-button.button {
margin-left: 0px !important;
} .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
list-style: none;
margin: 30px 0;
padding-left: 0;
font-size: 120%;
}
.woocommerce-order-overview li {
display: grid;
grid-template-columns: 1fr 4fr;
}
.woocommerce-order {
margin-top: 40px;
}
.woocommerce-order .woocommerce-notice--success {
font-size: 140%;
}
.woocommerce-table--order-details,
.woocommerce-table--custom-fields {
width: 66%;
margin: 20px 0 !important;
}
.woocommerce-table--order-details tr,
.woocommerce-table--custom-fields tr {
border-top: 1px solid #ddd;
margin: 14px 0;
line-height: 2em;
}
.woocommerce-error {
margin-bottom: 50px;
}
button {
cursor: pointer;
}
.header .navbar-collapse > ul > li.mega-menu > .dropdown-menu > li:nth-child(10):hover::after, 
.header .navbar-collapse > ul > li.mega-menu-marchi > .dropdown-menu > li:nth-child(10):hover::after {
background-image: url(//www.fabbricadelpanforte.com/wp-content/themes/theme_custom/img/panettone.jpg);
}@font-face {
font-family: 'cart';
src:url(//www.fabbricadelpanforte.com/wp-content/plugins/wp-menu-cart-pro/assets/fonts/cart.eot);
src:url(//www.fabbricadelpanforte.com/wp-content/plugins/wp-menu-cart-pro/assets/fonts/cart.eot?#iefix) format('embedded-opentype'),
url(//www.fabbricadelpanforte.com/wp-content/plugins/wp-menu-cart-pro/assets/fonts/cart.woff) format('woff'),
url(//www.fabbricadelpanforte.com/wp-content/plugins/wp-menu-cart-pro/assets/fonts/cart.ttf) format('truetype'),
url(//www.fabbricadelpanforte.com/wp-content/plugins/wp-menu-cart-pro/assets/fonts/cart.svg#cart) format('svg');
font-weight: normal;
font-style: normal;
}
.wpmenucart-icon-shopping-cart-0:before {
font-family: 'WPMenuCart';
speak: none;
font-style: normal;
font-weight: normal;
display: inline;
width: auto;
height: auto;
line-height: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
vertical-align: baseline;
background-image: none;
background-position: 0 0;
background-repeat: repeat;
margin-top: 0;
margin-right: 0.25em;
}
.wpmenucart-icon-shopping-cart-1:before,
.wpmenucart-icon-shopping-cart-2:before,
.wpmenucart-icon-shopping-cart-3:before,
.wpmenucart-icon-shopping-cart-4:before,
.wpmenucart-icon-shopping-cart-5:before,
.wpmenucart-icon-shopping-cart-6:before,
.wpmenucart-icon-shopping-cart-7:before,
.wpmenucart-icon-shopping-cart-8:before,
.wpmenucart-icon-shopping-cart-9:before,
.wpmenucart-icon-shopping-cart-10:before,
.wpmenucart-icon-shopping-cart-11:before,
.wpmenucart-icon-shopping-cart-12:before,
.wpmenucart-icon-shopping-cart-13:before {
font-family: 'cart';
speak: none;
font-style: normal;
font-weight: normal;
display: inline;
width: auto;
height: auto;
line-height: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
vertical-align: baseline;
background-image: none;
background-position: 0 0;
background-repeat: repeat;
margin-top: 0;
margin-right: 0.25em;
}
.wpmenucart-icon-shopping-cart-0:before{content:"\f07a"}
.wpmenucart-icon-shopping-cart-1:before{content:"\e000"}
.wpmenucart-icon-shopping-cart-2:before{content:"\e001"}
.wpmenucart-icon-shopping-cart-3:before{content:"\e002"}
.wpmenucart-icon-shopping-cart-4:before{content:"\e003"}
.wpmenucart-icon-shopping-cart-5:before{content:"\e004"}
.wpmenucart-icon-shopping-cart-6:before{content:"\f07a"}
.wpmenucart-icon-shopping-cart-7:before{content:"\e005"}
.wpmenucart-icon-shopping-cart-8:before{content:"\e006"}
.wpmenucart-icon-shopping-cart-9:before{content:"\e007"}
.wpmenucart-icon-shopping-cart-10:before{content:"\e008"}
.wpmenucart-icon-shopping-cart-11:before{content:"\e009"}
.wpmenucart-icon-shopping-cart-12:before{content:"\e00a"}
.wpmenucart-icon-shopping-cart-13:before{content:"\e00b"}@font-face {
font-family:'WPMenuCart';
src: url(//www.fabbricadelpanforte.com/wp-content/plugins/wp-menu-cart-pro/assets/fonts/WPMenuCart.eot);
src: url(//www.fabbricadelpanforte.com/wp-content/plugins/wp-menu-cart-pro/assets/fonts/WPMenuCart.eot?#iefix) format('embedded-opentype'),
url(//www.fabbricadelpanforte.com/wp-content/plugins/wp-menu-cart-pro/assets/fonts/WPMenuCart.woff2) format('woff2'),
url(//www.fabbricadelpanforte.com/wp-content/plugins/wp-menu-cart-pro/assets/fonts/WPMenuCart.woff) format('woff'),
url(//www.fabbricadelpanforte.com/wp-content/plugins/wp-menu-cart-pro/assets/fonts/WPMenuCart.ttf) format('truetype'),
url(//www.fabbricadelpanforte.com/wp-content/plugins/wp-menu-cart-pro/assets/fonts/WPMenuCart.svg#WPMenuCart) format('svg');
font-weight:normal;
font-style:normal;
font-display:swap;
}.empty-wpmenucart {
display: none !important;
}
.cartcontents + .amount:before {
content: '-';
margin: 0 0.25em;
}
.wpmenucart-display-standard {
}
.wpmenucart-display-right {
float: right !important;
}
.wpmenucart-display-left {
float: left !important;
}
.wpmenucart-icon-shopping-cart {
background-image: none;
vertical-align: inherit;
}
.wpmenucart-thumbnail img {
width: 32px;
height: auto;	
margin-right: 8px;
box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
}
.wpmenucart-submenu-item a {
overflow: hidden;
white-space:nowrap !important;
}
.wpmenucart-thumbnail, .wpmenucart-order-item-info {
display:inline-block;
vertical-align:middle;
}
.wpmenucart-product-name, .wpmenucart-product-quantity-price {
display:block;
}
.wpmenucart .clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.wpmenucart .clearfix {display: inline-block;}/*\*/* html .wpmenucart .clearfix {height: 1%;}
.wpmenucart .clearfix {display: block;}/**/ li.wpmenucartli a.wpmenucart-contents span{
display: inline-block !important;
} div.wpmenucart-shortcode ul.wpmenucart {
display:none;
}
div.wpmenucart-shortcode.no ul.wpmenucart {
display:none;
}
div.wpmenucart-shortcode.hover:hover ul.wpmenucart{
display:block !important;
}
div.wpmenucart-shortcode.yes ul.wpmenucart{
display:block;
}
div.wpmenucart-shortcode ul li {
list-style-type: none !important;
} .wpmenucart-custom-icon{
display:inline-block;
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}