.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 [inert] {
opacity: 0.5;
}
.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;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}.theme-wp-alvla-theme .blog-list .blog-card .blog-card__thumb {
width: 600px;
max-width: 45%;
}
.wp-block-embed iframe {
max-width: 800px;
width: 100%;
aspect-ratio: 16 / 9;
height: auto;
} 
.single article .wp-block-list	{
font-size: 18px;
}
@media screen and (max-width: 1150px) {
.single article ul,
.single article .wp-block-list	{
padding: 0 0 0 70px;
margin: 0 0 20px;
font-size: 14px;
}
}
@media screen and (max-width: 799px) {
.theme-wp-alvla-theme .blog-list .blog-card .blog-card__thumb {
width: 100%;
max-width: 100%;
}
}br:has(+ .wpcf7-hidden) {
display: none;
}:root{--f-spinner-width:36px;--f-spinner-height:36px;--f-spinner-color-1:rgba(0,0,0,.1);--f-spinner-color-2:rgba(17,24,28,.8);--f-spinner-stroke:2.75}.f-spinner{height:var(--f-spinner-height);margin:auto;padding:0;width:var(--f-spinner-width)}.f-spinner svg{animation:f-spinner-rotate 2s linear infinite;height:100%;vertical-align:top;width:100%}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg :first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg :last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{to{transform:rotate(1turn)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:var(--f-throw-out-duration,.175s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throw-out-duration,.175s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{opacity:0;transform:translate3d(0,calc(var(--f-throw-out-distance, 150px)*-1),0)}}@keyframes f-throwOutDown{to{opacity:0;transform:translate3d(0,var(--f-throw-out-distance,150px),0)}}.f-zoomInUp{animation:var(--f-transition-duration,.2s) ease .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration,.2s) ease both f-zoomOutDown}@keyframes f-zoomInUp{0%{opacity:0;transform:scale(.975) translate3d(0,16px,0)}to{opacity:1;transform:scale(1) translateZ(0)}}@keyframes f-zoomOutDown{to{opacity:0;transform:scale(.975) translate3d(0,16px,0)}}.f-fadeIn{animation:var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeOut{to{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration,.2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration,.1s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}to{opacity:1}}@keyframes f-fadeFastOut{to{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration,.5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration,.5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeSlowOut{to{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration,.2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, .2s)*.5) linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-crossfadeOut{to{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translateX(100%)}to{transform:translateZ(0)}}@keyframes f-slideInNext{0%{transform:translateX(-100%)}to{transform:translateZ(0)}}@keyframes f-slideOutNext{to{transform:translateX(-100%)}}@keyframes f-slideOutPrev{to{transform:translateX(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{opacity:0;transform:translateX(-75px)}to{opacity:1;transform:translateZ(0)}}@keyframes f-classicInPrev{0%{opacity:0;transform:translateX(75px)}to{opacity:1;transform:translateZ(0)}}@keyframes f-classicOutNext{to{opacity:0;transform:translateX(-75px)}}@keyframes f-classicOutPrev{to{opacity:0;transform:translateX(75px)}}:root{--f-button-width:40px;--f-button-height:40px;--f-button-border:0;--f-button-border-radius:0;--f-button-color:#374151;--f-button-bg:#f8f8f8;--f-button-hover-bg:#e0e0e0;--f-button-active-bg:#d0d0d0;--f-button-shadow:none;--f-button-transition:all 0.15s ease;--f-button-transform:none;--f-button-svg-width:20px;--f-button-svg-height:20px;--f-button-svg-stroke-width:1.5;--f-button-svg-fill:none;--f-button-svg-filter:none;--f-button-svg-disabled-opacity:0.65}.f-button{align-items:center;background:var(--f-button-bg);border:var(--f-button-border);border-radius:var(--f-button-border-radius);box-shadow:var(--f-button-shadow);box-sizing:content-box;color:var(--f-button-color);cursor:pointer;display:flex;height:var(--f-button-height);justify-content:center;margin:0;padding:0;pointer-events:all;position:relative;transition:var(--f-button-transition);width:var(--f-button-width)}@media(hover:hover){.f-button:hover:not([disabled]){background-color:var(--f-button-hover-bg);color:var(--f-button-hover-color)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{box-shadow:inset 0 0 0 var(--f-button-outline,2px) var(--f-button-outline-color,var(--f-button-color));outline:none}.f-button svg{height:var(--f-button-svg-height);width:var(--f-button-svg-width);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;filter:var(--f-button-svg-filter);pointer-events:none;transform:var(--f-button-transform);transition:opacity .15s ease}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-next,.f-carousel__nav .f-button.is-prev,.fancybox__nav .f-button.is-next,.fancybox__nav .f-button.is-prev{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{left:var(--f-button-prev-pos);right:auto}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev{left:50%;top:auto;transform:translateX(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg{transform:rotate(90deg)}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none}html.with-fancybox{overflow:visible;scroll-behavior:auto;width:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden!important;overscroll-behavior-y:none;width:auto}.fancybox__container{--fancybox-color:#dbdbdb;--fancybox-hover-color:#fff;--fancybox-bg:rgba(24,24,27,.98);--fancybox-slide-gap:10px;--f-spinner-width:50px;--f-spinner-height:50px;--f-spinner-color-1:hsla(0,0%,100%,.1);--f-spinner-color-2:#bbb;--f-spinner-stroke:3.65;bottom:0;box-sizing:border-box;color:#f8f8f8;direction:ltr;display:flex;flex-direction:column;left:0;margin:0;padding:0;position:fixed;right:0;top:0;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none;overflow:visible;transform-origin:top left;z-index:var(--fancybox-zIndex,1050);-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container :after,.fancybox__container :before{box-sizing:inherit}.fancybox__container::backdrop{background-color:transparent}.fancybox__backdrop{background:var(--fancybox-bg);bottom:0;left:0;opacity:var(--fancybox-opacity,1);position:fixed;right:0;top:0;will-change:opacity;z-index:-1}.fancybox__carousel{box-sizing:border-box;flex:1;min-height:0;overflow-x:clip;overflow-y:visible;position:relative;z-index:10}.fancybox__viewport{height:100%;width:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{display:flex;height:100%;margin:0 auto}.fancybox__slide{align-items:center;backface-visibility:hidden;display:flex;flex:0 0 auto;flex-direction:column;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;overflow:auto;overscroll-behavior:contain;padding:4px;position:relative;transform:translateZ(0);width:100%}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-html5video,.fancybox__slide.has-iframe,.fancybox__slide.has-image,.fancybox__slide.has-video{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide:after,.fancybox__slide:before{content:"";flex:0 0 0;margin:auto}.fancybox__backdrop:empty,.fancybox__slide:empty,.fancybox__track:empty,.fancybox__viewport:empty{display:block}.fancybox__content{align-self:center;background:var(--fancybox-content-bg,#fff);border-radius:0;color:var(--fancybox-content-color,#374151);cursor:default;display:flex;flex-direction:column;margin:0;max-width:100%;padding:2rem;position:relative;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [contenteditable],.fancybox__content [data-selectable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{backface-visibility:hidden;background:transparent;background-position:50%;background-repeat:no-repeat;background-size:contain;min-height:1px;padding:0;transform:translateZ(0);transition:none}.fancybox__slide.has-image>.fancybox__content>picture>img{height:auto;max-height:100%;width:100%}.is-animating .fancybox__content,.is-dragging .fancybox__content{will-change:transform,width,height}.fancybox-image{display:block;filter:blur(0);height:100%;margin:auto;min-height:0;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.fancybox__caption{align-self:center;color:var(--fancybox-color,currentColor);cursor:auto;flex-shrink:0;line-height:1.375;margin:0;max-width:100%;opacity:var(--fancybox-opacity,1);overflow-wrap:anywhere;padding:14px 0 4px;visibility:visible}.is-closing .fancybox__caption,.is-loading .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width:2;position:absolute;right:8px;top:0;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width:34px;--f-button-height:34px;--f-button-border-radius:4px;--f-button-color:var(--fancybox-color,#fff);--f-button-hover-color:var(--fancybox-color,#fff);--f-button-bg:transparent;--f-button-hover-bg:transparent;--f-button-active-bg:transparent;--f-button-svg-width:22px;--f-button-svg-height:22px;opacity:.75;position:absolute;right:0;top:-38px}.is-loading .fancybox__content>.f-button.is-close-btn,.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{margin:0;padding:0;position:relative}.fancybox__footer .fancybox__caption{opacity:var(--fancybox-opacity,1);padding:24px;transition:all .25s ease;width:100%}.is-compact .fancybox__footer{background:rgba(24,24,27,.5);bottom:0;left:0;position:absolute;right:0;z-index:20}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius:50%;--f-button-color:#fff;--f-button-hover-color:#fff;--f-button-outline-color:#000;--f-button-bg:rgba(0,0,0,.6);--f-button-active-bg:rgba(0,0,0,.6);--f-button-hover-bg:rgba(0,0,0,.6);--f-button-svg-width:18px;--f-button-svg-height:18px;--f-button-svg-filter:none;right:5px;top:5px}.fancybox__nav{--f-button-width:50px;--f-button-height:50px;--f-button-border:0;--f-button-border-radius:50%;--f-button-color:var(--fancybox-color);--f-button-hover-color:var(--fancybox-hover-color);--f-button-bg:transparent;--f-button-hover-bg:rgba(24,24,27,.3);--f-button-active-bg:rgba(24,24,27,.5);--f-button-shadow:none;--f-button-transition:all 0.15s ease;--f-button-transform:none;--f-button-svg-width:26px;--f-button-svg-height:26px;--f-button-svg-stroke-width:2.5;--f-button-svg-fill:none;--f-button-svg-filter:drop-shadow(1px 1px 1px rgba(24,24,27,.5));--f-button-svg-disabled-opacity:0.65;--f-button-next-pos:1rem;--f-button-prev-pos:1rem;opacity:var(--fancybox-opacity,1)}.fancybox__nav .f-button:before{bottom:-30px;content:"";left:-20px;position:absolute;right:-20px;top:-30px;z-index:1}.is-idle .fancybox__nav,.is-idle.is-compact .fancybox__footer{animation:f-fadeOut .15s ease-out both}.is-idle.is-compact .fancybox__footer{pointer-events:none}.fancybox__slide>.f-spinner{cursor:pointer;left:50%;margin:var(--f-spinner-top,calc(var(--f-spinner-width)*-.5)) 0 0 var(--f-spinner-left,calc(var(--f-spinner-height)*-.5));position:absolute;top:50%;z-index:30}.fancybox-protected{bottom:0;right:0}.fancybox-ghost,.fancybox-protected{left:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:40}.fancybox-ghost{height:100%;min-height:0;-o-object-fit:contain;object-fit:contain;pointer-events:none;width:100%}.fancybox-focus-guard{opacity:0;outline:none;pointer-events:none;position:fixed}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>:not(.fancybox__content),.fancybox__container.is-animated[aria-hidden=false]>:not(.fancybox__backdrop,.fancybox__carousel){animation:var(--f-interface-enter-duration,.25s) ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:var(--f-backdrop-enter-duration,.35s) ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>:not(.fancybox__content),.fancybox__container.is-animated[aria-hidden=true]>:not(.fancybox__backdrop,.fancybox__carousel){animation:var(--f-interface-exit-duration,.15s) ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:var(--f-backdrop-exit-duration,.35s) ease forwards f-fadeOut}.has-html5video .fancybox__content,.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-vimeo .fancybox__content,.has-youtube .fancybox__content{flex-shrink:1;max-width:100%;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{height:90%;width:calc(100% - 120px)}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{height:100%;width:100%}.has-html5video .fancybox__content,.has-vimeo .fancybox__content,.has-youtube .fancybox__content{height:540px;max-height:100%;max-width:100%;width:960px}.has-html5video .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-vimeo .fancybox__content,.has-youtube .fancybox__content{background:rgba(24,24,27,.9);color:#fff;padding:0}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{background:transparent;border:0;display:block;height:100%;width:100%}.fancybox-placeholder{border:0!important;clip:rect(1px,1px,1px,1px)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.f-carousel__thumbs{--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-outline:0;--f-thumb-outline-color:#5eb0ef;--f-thumb-opacity:1;--f-thumb-hover-opacity:1;--f-thumb-selected-opacity:1;--f-thumb-border-radius:2px;--f-thumb-offset:0px;--f-button-next-pos:0;--f-button-prev-pos:0}.f-carousel__thumbs.is-classic{--f-thumb-gap:8px;--f-thumb-opacity:0.5;--f-thumb-hover-opacity:1;--f-thumb-selected-opacity:1}.f-carousel__thumbs.is-modern{--f-thumb-gap:4px;--f-thumb-extra-gap:16px;--f-thumb-clip-width:46px}.f-thumbs{flex:0 0 auto;margin:0;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);perspective:1000px;transform:translateZ(0);-webkit-user-select:none;-moz-user-select:none;user-select:none}.f-thumbs .f-spinner{background-image:linear-gradient(#ebeff2,#e2e8f0);border-radius:2px;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{height:auto;overflow:hidden;transform:translateZ(0);width:100%}.f-thumbs__track{display:flex}.f-thumbs__slide{align-items:center;box-sizing:content-box;cursor:pointer;display:flex;flex:0 0 auto;height:var(--f-thumb-height);justify-content:center;margin:0;overflow:visible;padding:0;position:relative;width:var(--f-thumb-width)}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:-moz-max-content;width:max-content}.is-modern .f-thumbs__track:before{bottom:0;content:"";cursor:pointer;left:calc((var(--f-thumb-clip-width, 0))*-.5);position:absolute;top:0;width:calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0))}.is-modern .f-thumbs__slide{pointer-events:none;transform:translate3d(calc(var(--shift, 0)*-1px),0,0);transition:none;width:var(--f-thumb-clip-width)}.is-modern.is-resting .f-thumbs__slide{transition:transform .33s ease}.is-modern.is-resting .f-thumbs__slide__button{transition:clip-path .33s ease}.is-using-tab .is-modern .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0 0 var(--f-thumb-outline-color)) drop-shadow(2px 0 0 var(--f-thumb-outline-color)) drop-shadow(0 -1px 0 var(--f-thumb-outline-color)) drop-shadow(0 2px 0 var(--f-thumb-outline-color))}.f-thumbs__slide__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:var(--f-thumb-border-radius);cursor:pointer;height:100%;margin:0 -100%;opacity:var(--f-thumb-opacity);outline:none;overflow:hidden;padding:0;pointer-events:auto;position:relative;touch-action:manipulation;transition:opacity .2s ease;width:var(--f-thumb-width)}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{opacity:var(--f-thumb-selected-opacity);outline:none}.is-modern .f-thumbs__slide__button{--clip-path:inset(0 calc((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))*(1 - var(--progress, 0))*0.5) round var(--f-thumb-border-radius,0));clip-path:var(--clip-path)}.is-classic .is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-classic .is-nav-selected .f-thumbs__slide__button:after{animation:f-fadeIn .2s ease-out;border:var(--f-thumb-outline,0) solid var(--f-thumb-outline-color,transparent);content:"";height:auto;z-index:10}.f-thumbs__slide__img,.is-classic .is-nav-selected .f-thumbs__slide__button:after{border-radius:var(--f-thumb-border-radius);bottom:0;left:0;position:absolute;right:0;top:0}.f-thumbs__slide__img{box-sizing:border-box;height:100%;margin:0;-o-object-fit:cover;object-fit:cover;overflow:hidden;padding:var(--f-thumb-offset);pointer-events:none;width:100%}.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-border-radius:2px;--f-thumb-outline:2px;--f-thumb-outline-color:#ededed;opacity:var(--fancybox-opacity,1);position:relative;transition:max-height .35s cubic-bezier(.23,1,.32,1)}.fancybox__thumbs.is-classic{--f-thumb-gap:8px;--f-thumb-opacity:0.5;--f-thumb-hover-opacity:1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(hsla(0,0%,100%,.1),hsla(0,0%,100%,.05))}.fancybox__thumbs.is-modern{--f-thumb-gap:4px;--f-thumb-extra-gap:16px;--f-thumb-clip-width:46px;--f-thumb-opacity:1;--f-thumb-hover-opacity:1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(hsla(0,0%,100%,.1),hsla(0,0%,100%,.05))}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width:64px;--f-thumb-clip-width:32px;--f-thumb-height:48px;--f-thumb-extra-gap:10px}.fancybox__thumbs.is-masked{max-height:0!important}.is-closing .fancybox__thumbs{transition:none!important}.fancybox__toolbar{--f-progress-color:var(--fancybox-color,hsla(0,0%,100%,.94));--f-button-width:46px;--f-button-height:46px;--f-button-color:var(--fancybox-color);--f-button-hover-color:var(--fancybox-hover-color);--f-button-bg:rgba(24,24,27,.65);--f-button-hover-bg:rgba(70,70,73,.65);--f-button-active-bg:rgba(90,90,93,.65);--f-button-border-radius:0;--f-button-svg-width:24px;--f-button-svg-height:24px;--f-button-svg-stroke-width:1.5;--f-button-svg-filter:drop-shadow(1px 1px 1px rgba(24,24,27,.15));--f-button-svg-fill:none;--f-button-svg-disabled-opacity:0.65;color:var(--fancybox-color,currentColor);display:flex;flex-direction:row;font-family:-apple-system,BlinkMacSystemFont,Segoe UI Adjusted,Segoe UI,Liberation Sans,sans-serif;justify-content:space-between;margin:0;opacity:var(--fancybox-opacity,1);padding:0;pointer-events:none;text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,.5));z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{left:0;position:absolute;right:0;top:0}.is-idle .fancybox__toolbar{animation:f-fadeOut .15s ease-out both;pointer-events:none}.fancybox__toolbar__column{align-content:flex-start;display:flex;flex-direction:row;flex-wrap:wrap}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-basis:0;flex-grow:1}.fancybox__toolbar__column.is-right{display:flex;flex-wrap:nowrap;justify-content:flex-end}.fancybox__infobar{font-size:17px;font-variant-numeric:tabular-nums;line-height:var(--f-button-height);padding:0 5px;text-align:center;-webkit-font-smoothing:subpixel-antialiased;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child,[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child,[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{background:var(--f-progress-color,var(--f-carousel-theme-color,#0091ff));height:3px;left:0;pointer-events:none;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:30}
.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{transition:all 0s}.tns-slider>.tns-item{box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{clear:both;content:"";display:table}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-gallery,.tns-no-calc{left:0;position:relative}.tns-gallery{min-height:1px}.tns-gallery>.tns-item{left:-100%;position:absolute;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{left:auto!important;position:relative}.tns-gallery>.tns-moving{transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{opacity:.6;transition:opacity .6s}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{left:-10000em;position:absolute}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{filter:alpha(opacity=100);opacity:1;z-index:0}.tns-fadeOut,.tns-normal{filter:alpha(opacity=0);opacity:0;z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{height:10px;margin:0 auto;overflow:hidden;position:relative;width:310px}.tns-t-ct{position:absolute;right:0;width:2333.3333333333%;width:2333.33333%}.tns-t-ct:after{clear:both;content:"";display:table}.tns-t-ct>div{float:left;height:10px;width:1.4285714286%;width:1.42857%}.product-gallery-wrapper{margin-right:16px;padding:0 32px;width:460px}.product-gallery-wrapper .product-gallery-large-image:not(.tns-slider){position:relative}.product-gallery-wrapper .product-gallery-large-image:not(.tns-slider) .slider-item+.slider-item{position:absolute;top:0}.product-gallery-wrapper .product-gallery-large-image .slider-item{overflow:hidden}.product-gallery-wrapper .product-gallery-large-image .slider-item img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:relative;width:100%}.product-gallery-wrapper .product-gallery-large-image .slider-item a{height:100%;left:0;position:absolute;top:0;transition:background-color .3s ease-in-out;width:100%;z-index:2}.product-gallery-wrapper .product-gallery-large-image .slider-item a:hover{background:rgba(0,0,0,.2)}.product-gallery-wrapper .product-gallery-large-image .slider-item.video-slide img{filter:brightness(50%)}.product-gallery-wrapper .product-gallery-large-image .slider-item.video-slide:before{border-color:transparent transparent #fff #fff;border-style:solid;border-width:13px 13px 11px 11px;content:"";left:50%;margin:-12px 0 0 -18px;position:absolute;top:50%;transform:rotate(-135deg);z-index:1}.product-gallery-wrapper .product-gallery-large-image .slider-item.video-slide:after{border:4px solid #fff;border-radius:50px;content:"";height:70px;left:50%;margin:-35px 0 0 -35px;position:absolute;top:50%;width:70px}.product-gallery-wrapper .product-gallery-thumbs{margin-top:32px;position:relative}.product-gallery-wrapper .product-gallery-thumbs .single-product-slider-nav:not(.tns-slider) .slider-thumb{width:70px}.product-gallery-wrapper .product-gallery-thumbs .single-product-slider-nav:not(.tns-slider) .slider-thumb+.slider-thumb{position:absolute;top:0}.product-gallery-wrapper .product-gallery-thumbs .slider-thumb{position:relative}.product-gallery-wrapper .product-gallery-thumbs .slider-thumb .inner{border:1px solid transparent;height:0;overflow:hidden;padding-bottom:100%;position:relative}.product-gallery-wrapper .product-gallery-thumbs .slider-thumb img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;width:100%}.product-gallery-wrapper .product-gallery-thumbs .slider-thumb.tns-nav-active .inner{border-color:#cbcbcb}.product-gallery-wrapper .product-gallery-thumbs .slider-thumb.video-thumb .inner{position:relative}.product-gallery-wrapper .product-gallery-thumbs .slider-thumb.video-thumb .inner img{filter:brightness(50%)}.product-gallery-wrapper .product-gallery-thumbs .slider-thumb.video-thumb .inner:before{border-color:transparent transparent #fff #fff;border-style:solid;border-width:10px 10px 8px 8px;content:"";left:50%;margin:-9px 0 0 -14px;position:absolute;top:50%;transform:rotate(-135deg);z-index:1}.product-gallery-wrapper .product-gallery-thumbs .slider-thumb.video-thumb .inner:after{border:3px solid #fff;border-radius:50px;content:"";height:50px;left:50%;margin:-25px 0 0 -25px;position:absolute;top:50%;width:50px}.product-gallery-wrapper .product-gallery-thumbs .slider-thumbs-controls .control-button{cursor:pointer;margin-top:-14px;position:absolute;top:50%}.product-gallery-wrapper .product-gallery-thumbs .slider-thumbs-controls .control-button.prev{left:-23px}.product-gallery-wrapper .product-gallery-thumbs .slider-thumbs-controls .control-button.next{right:-23px}#gallery-showcase{align-items:center;background:rgba(0,0,0,.5);display:flex;height:100vh;justify-content:center;left:0;opacity:0;position:fixed;top:0;width:100vw;z-index:-5}#gallery-showcase.active{opacity:1;z-index:10}#gallery-showcase>.inner{background:#fff;max-height:94vh;overflow:hidden;padding:30px 50px;width:1248px}#gallery-showcase>.inner .showcase-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}#gallery-showcase>.inner .showcase-header .title{font-size:32px}#gallery-showcase>.inner .showcase-header .close-button-area{position:relative}#gallery-showcase>.inner .showcase-header .close-button-area img{cursor:pointer;display:block;height:24px;opacity:.7;position:relative;right:0;top:0;width:24px}#gallery-showcase>.inner .showcase-header .close-button-area img:hover{opacity:1}#gallery-showcase>.inner .showcase{align-items:center;display:flex;flex-direction:column}#gallery-showcase>.inner .showcase .large-photo{margin-bottom:25px}#gallery-showcase>.inner .showcase .large-photo .slider-item{display:flex;left:0;text-align:center;top:0;z-index:1}#gallery-showcase>.inner .showcase .large-photo .slider-item.tns-normal{height:0}#gallery-showcase>.inner .showcase .large-photo .slider-item.tns-slide-active{z-index:2}#gallery-showcase>.inner .showcase .large-photo .slider-item.video-slide{height:450px;max-height:65vh;max-width:80vw;width:800px}#gallery-showcase>.inner .showcase .large-photo .slider-item img{cursor:zoom-in;height:auto;max-height:65vh;max-width:100%;width:auto}#gallery-showcase>.inner .showcase .large-photo .slider-item img.zommed{cursor:zoom-out}#gallery-showcase>.inner .showcase .large-photo .slider-item .zoom-img{background-repeat:no-repeat;border:2px solid #efefef;box-shadow:0 5px 10px -2px rgba(0,0,0,.3);display:block;height:150px;opacity:0;pointer-events:none;position:fixed;transition:opacity .2s;width:150px;z-index:99}#gallery-showcase>.inner .showcase .large-photo .slider-item .zoom-img.active{cursor:zoom-out;opacity:1;z-index:10}#gallery-showcase>.inner .showcase .thumbnails-place{max-width:100%;position:relative}#gallery-showcase>.inner .showcase .thumbnails-place .thumbnails .slider-thumb{max-width:110px;position:relative}#gallery-showcase>.inner .showcase .thumbnails-place .thumbnails .slider-thumb .inner{height:0;overflow:hidden;padding-bottom:100%;position:relative}#gallery-showcase>.inner .showcase .thumbnails-place .thumbnails .slider-thumb img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;width:100%}#gallery-showcase>.inner .showcase .thumbnails-place .thumbnails .slider-thumb.tns-nav-active:after{border-color:transparent transparent #9f9f9f;border-style:solid;border-width:0 4.5px 14px;content:"";display:block;height:0;left:50%;margin:3px -4px 0 0;position:relative;transform:rotate(0deg);width:0}#gallery-showcase>.inner .showcase .thumbnails-place .thumbnails .slider-thumb.video-thumb .inner{position:relative}#gallery-showcase>.inner .showcase .thumbnails-place .thumbnails .slider-thumb.video-thumb .inner img{filter:brightness(50%)}#gallery-showcase>.inner .showcase .thumbnails-place .thumbnails .slider-thumb.video-thumb .inner:before{border-color:transparent transparent #fff #fff;border-style:solid;border-width:10px 10px 8px 8px;content:"";left:50%;margin:-9px 0 0 -14px;position:absolute;top:50%;transform:rotate(-135deg);z-index:1}#gallery-showcase>.inner .showcase .thumbnails-place .thumbnails .slider-thumb.video-thumb .inner:after{border:3px solid #fff;border-radius:50px;content:"";height:50px;left:50%;margin:-25px 0 0 -25px;position:absolute;top:50%;width:50px}#gallery-showcase>.inner .showcase .thumbnails-place .controls-area .control-button{cursor:pointer;margin-top:-20px;position:absolute;top:50%}#gallery-showcase>.inner .showcase .thumbnails-place .controls-area .control-button.prev{left:-23px}#gallery-showcase>.inner .showcase .thumbnails-place .controls-area .control-button.next{right:-23px}#gallery-showcase>.inner .showcase .thumbnails-place .controls-area .control-button img{height:28px}@media(min-width:1244px){#gallery-showcase>.inner .showcase .thumbnails-place .thumbnails .slider-thumb{width:110px}}@media(max-width:1243px){#gallery-showcase>.inner{width:960px}#gallery-showcase>.inner .showcase-header .title{font-size:28px}#gallery-showcase>.inner .showcase .large-photo .slider-item.video-slide{height:450px;max-height:65vh;max-width:65vw;width:800px}#gallery-showcase>.inner .showcase .large-photo .slider-item img{max-height:65vh}#gallery-showcase>.inner .showcase .thumbnails-place{width:calc(100% - 160px)}}@media(max-width:1150px){.product-gallery-wrapper{width:370px}}@media(max-width:991px){.product-gallery-wrapper{width:310px}#gallery-showcase>.inner{width:720px}#gallery-showcase>.inner .showcase-header .title{font-size:26px}#gallery-showcase>.inner .showcase .thumbnails-place .thumbnails .slider-thumb{max-width:none}}@media(max-width:767px){.product-gallery-wrapper{margin-right:0;min-height:500px;width:100%}#gallery-showcase>.inner{width:calc(100% - 40px)}#gallery-showcase>.inner .showcase-header .title{font-size:26px}#gallery-showcase>.inner .showcase .thumbnails-place{max-width:400px;width:calc(100% - 46px)}}.notransform {
transform: none !important;
} table.shop_table_responsive thead {
display: none;
}
table.shop_table_responsive tbody th {
display: none;
}
table.shop_table_responsive tr td {
display: block;
text-align: right;
clear: both;
}
table.shop_table_responsive tr td::before {
content: attr(data-title) ": ";
float: left;
}
table.shop_table_responsive tr td.product-remove a {
text-align: left;
}
table.shop_table_responsive tr td.product-remove::before {
display: none;
}
table.shop_table_responsive tr td.actions::before,
table.shop_table_responsive tr td.download-actions::before {
display: none;
}
table.shop_table_responsive tr td.download-actions .button {
display: block;
text-align: center;
}
@media screen and (min-width: 48em) {
table.shop_table_responsive thead {
display: table-header-group;
}
table.shop_table_responsive tbody th {
display: table-cell;
}
table.shop_table_responsive tr th,
table.shop_table_responsive tr td {
text-align: left;
}
table.shop_table_responsive tr td {
display: table-cell;
}
table.shop_table_responsive tr td::before {
display: none;
}
} ul.products {
margin: 0;
padding: 0;
}
ul.products li.product {
list-style: none;
position: relative; align-items: flex-start;
flex-direction: column;
}
ul.products li.product img {
display: block;
}
ul.products li.product .button {
display: block;
}
.label-new {
position: absolute;
top: 0;
right: 0;
background: #011d71;
color: #fff;
font-weight: 700;
padding: 0 12px;
font-size: 15px;
letter-spacing: 1.3px;
line-height: 240%;
box-shadow: -2px 2px 6px -2px #011d71;
}
@media screen and (min-width: 48em) { .catalog-shop ul.products.columns-3 li.product:nth-child(3n) {
margin-right: 0;
}
ul.products li.product.first {
clear: both;
}
ul.products li.product.last {
margin-right: 0;
}
ul.products.columns-1 li.product {
float: none;
width: 100%;
}
ul.products.columns-2 li.product {
width: 48.1%;
}
ul.products.columns-3 li.product { width: 31.87%;
}
ul.products.columns-4 li.product { width: 23.76%;
}
ul.products.columns-5 li.product {
width: 16.96%;
}
ul.products.columns-6 li.product {
width: 13.49333%;
}
}
@media screen and (max-width: 991px) {
.related.products ul.products.columns-4 li.product {
width: 46.15%;
float: left;
margin-right: 3.8%;
}
}
@media screen and (max-width: 459px) {
.related.products ul.products.columns-4 li.product {
width: 100%;
float: none;
margin-right: 0;
}
} .single-product div.product {
position: relative;
}
.single-product p.price { flex-basis: calc(100% - 200px);
}
.single-product div.product .woocommerce-product-gallery {
position: relative;
float: left;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: 2em;
right: 1em;
display: block;
z-index: 99;
}
.single-product div.product .woocommerce-product-gallery .flex-viewport {
margin-bottom: 1em;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
margin: 0;
padding: 0;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
list-style: none;
cursor: pointer;
float: left;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
opacity: 0.5;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
opacity: 1;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
opacity: 1;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
width: 48.1%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1) {
clear: both;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
width: 30.79667%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
clear: both;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
width: 22.15%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
clear: both;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
width: 16.96%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
clear: both;
}
.stock:empty::before {
display: none;
}
.stock.in-stock {
color: #0f834d;
}
.stock.out-of-stock {
color: #e2401c;
} @media screen and (min-width: 768px) {
.col2-set .form-row-first {
float: left;
margin-right: 3.8%;
}
.col2-set .form-row-last {
float: right;
margin-right: 0;
}
.col2-set .form-row-first,
.col2-set .form-row-last {
width: 48.1%;
}
}  .site-header-cart {
position: relative;
margin: 0;
padding: 0;
}
.site-header-cart .cart-contents {
text-decoration: none;
}
.site-header-cart .widget_shopping_cart {
display: none;
}
.site-header-cart .product_list_widget {
margin: 0;
padding: 0;
} .star-rating {
overflow: hidden;
position: relative;
height: 1.618em;
line-height: 1.618;
width: 5.3em;
font-family: star;
font-weight: 400;
}
.star-rating::before {
content: "\53\53\53\53\53";
opacity: 0.25;
float: left;
top: 0;
left: 0;
position: absolute;
}
.star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.star-rating span::before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
color: #4169e1;
}
p.stars a {
position: relative;
height: 1em;
width: 1em;
text-indent: -999em;
display: inline-block;
text-decoration: none;
margin-right: 1px;
font-weight: 400;
}
p.stars a::before {
display: block;
position: absolute;
top: 0;
left: 0;
width: 1em;
height: 1em;
line-height: 1;
font-family: star;
content: "\53";
color: #404040;
text-indent: 0;
opacity: 0.25;
}
p.stars a:hover ~ a::before {
content: "\53";
color: #404040;
opacity: 0.25;
}
p.stars:hover a::before {
content: "\53";
color: #4169e1;
opacity: 1;
}
p.stars.selected a.active::before {
content: "\53";
color: #4169e1;
opacity: 1;
}
p.stars.selected a.active ~ a::before {
content: "\53";
color: #404040;
opacity: 0.25;
}
p.stars.selected a:not(.active)::before {
content: "\53";
color: #4169e1;
opacity: 1;
} .woocommerce-tabs ul.tabs {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}
.woocommerce-tabs ul.tabs li {
display: block;
margin: 0;
position: relative;
}
.woocommerce-tabs ul.tabs li a {
padding: 1em 0;
display: block;
}
.woocommerce-tabs .panel h2:first-of-type {
margin-bottom: 1em;
} .woocommerce-password-strength {
text-align: right;
}
.woocommerce-password-strength.strong {
color: #0f834d;
}
.woocommerce-password-strength.short {
color: #e2401c;
}
.woocommerce-password-strength.bad {
color: #e2401c;
}
.woocommerce-password-strength.good {
color: #3d9cd2;
} .form-row.woocommerce-validated input.input-text {
box-shadow: inset 2px 0 0 #0f834d;
}
.form-row.woocommerce-invalid input.input-text {
box-shadow: inset 2px 0 0 #e2401c;
}
.required {
color: #f00;
} .woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
background-color: #0f834d;
clear: both;
}
.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
background-color: #3d9cd2;
}
.woocommerce-error {
background-color: #e2401c;
}
.demo_store {
position: fixed;
left: 0;
bottom: 0;
right: 0;
margin: 0;
padding: 1em;
background-color: #3d9cd2;
z-index: 9999;
}
@media screen and (min-width: 48em) { .site-header-cart .widget_shopping_cart {
position: absolute;
top: 100%;
width: 100%;
z-index: 999999;
left: -999em;
display: block;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.site-header-cart:hover .widget_shopping_cart,
.site-header-cart.focus .widget_shopping_cart {
left: 0;
display: block;
}
}  .widget_price_filter .price_slider {
margin-bottom: 1.5em;
}
.widget_price_filter .price_slider_amount {
text-align: right;
line-height: 2.4;
}
.widget_price_filter .price_slider_amount .button {
float: left;
}
.widget_price_filter .ui-slider {
position: relative;
text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1em;
height: 1em;
cursor: ew-resize;
outline: none;
background: #4169e1;
box-sizing: border-box;
margin-top: -0.25em;
opacity: 1;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: -1em;
}
.widget_price_filter .ui-slider .ui-slider-handle:hover,
.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.1);
}
.widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
display: block;
border: 0;
background: #4169e1;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
background: rgba(0, 0, 0, 0.1);
}
.widget_price_filter .ui-slider-horizontal {
height: 0.5em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
height: 100%;
} .product-template-default section h2 {
padding: 0;
margin: 0 0 40px; font-size: 32px;
line-height: 1;
}
.single-product div.product {
position: relative;
padding-top: 3px;
}
.tab-container1 {
display: flex;
flex-direction: column;
width: 100%;
gap: 24px;
}
.tab-buttons1 {
display: flex;
gap: 17px;
}
button.tab-button1 {
padding: 14px 13px 14px 13px;
border: none;
background: transparent;
cursor: pointer;
transition: background 0.3s ease;
border-top: 2px solid rgba(45, 45, 45, 0.10);
border-radius: 0;
font-size: 18px;
text-align: center;
color: #3A3A3A;
line-height: 1.75;
}
.tab-button1 span {
display: block;
margin-top: 8px;
font-variant-numeric: lining-nums;
color: #3A3A3A;
font-family: "Gotham";
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 175%;
}
.tab-button1:hover,
.tab-button1.active {
border-top: 2px solid #2D2D2D;
}
.tab-button1:hover span,
.tab-button1.active span {
font-weight: 700;
}
.tab-content1 {
padding: 10px;
}
.tab-pane1 {
display: none;
}
.tab-pane1.active {
display: block;
}
.product-template-default thead {
background: #F9F9F9;
}
.product-template-default th {
font-weight: 400;
}
.product-template-default tr th,
.product-template-default tr td {
padding: 9px 12px !important;
}
.product-template-default tr:first-child td {
background: transparent;
}
.product-template-default tr td {
width: auto !important;
}
.product-template-default tr td:first-child {
width: 126px !important;
}
.product-template-default td {
border: 1px solid #F2F2F2;
}
.cart-heading {
color: #282828;
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 175%;
margin-bottom: 6px;
}
.woocommerce-product-details__short-description p {
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 175%;
}
.woocommerce-product-details__short-description table tr > td:first-child {
white-space: nowrap;
}
.summary.entry-summary {
position: relative;
}
.summary.entry-summary .woocommerce-product-details__short-description {
flex-basis: 100%;
}
.summary.entry-summary .woocommerce-Price-amount.amount {
display: flex;
flex-wrap: wrap;
align-items: baseline;
position: relative;
color: #3A3A3A;
font-family: "Gotham";
font-size: 32px;
}
.summary.entry-summary .woocommerce-Price-amount.amount bdi {
line-height: 1;
}
.summary.entry-summary .product-template-default bdi {
color: #3A3A3A;
font-family: "Gotham";
font-size: 32px;
font-style: normal;
font-weight: 400;
line-height: 175%;
}
.summary.entry-summary .woocommerce-Price-currencySymbol {
display: none;
}
.summary.entry-summary .woocommerce-Price-amount.amount::before { color: #3A3A3A;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 175%;
position: absolute;
display: block;
top: 100%;
flex-basis: calc(100% - 20px);
order: 2;
padding-right: 15px;
}
@media screen and (max-width: 900px) { a.cart-form1 {
max-width: 200px;
}
}
.summary.entry-summary .woocommerce-Price-amount.amount::after { color: #3A3A3A;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 175%;
padding-left: 10px;
}
.summary.entry-summary form.cart {
display: none;
}
a.cart-form1 {
display: inline-flex;
padding: 10px 28px;
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 2px;
background: #011D71;
color: white;
text-decoration: none;
color: #FFF;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 175%;
transition: 0.5s all;
position: relative;
right: 0; flex-basis: auto;
white-space: nowrap;
}
a.cart-form1:last-child {
margin-bottom: 40px;
}
p.availability {
order: 10;
min-width: 150px;
}
@media screen and (max-width: 1040px){
p.availability {
order: initial;
margin-bottom: 0 !important;
font-size: 18px;
width: 40%;
padding-top: 18px;
}
}
.clearfix:after {
content: '';
display: block;
clear: both;
}
a.cart-form1:hover {
background: #01248d;
}
.summary-inner {
position: relative;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.woocommerce-product-details__short-description ul {
list-style: none;
padding: 0; margin: 0 0 10px;
}
.product-template-default div.product ul li {
list-style: none;
padding: 0;
padding-left: 0px;
padding-left: 0px;
margin: 0;
position: relative;
padding-left: 31px;
line-height: 1px;
color: #000;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 175%;
padding-bottom: 5px;
}
.product-template-default div.product ul li::before {
content: "";
position: absolute;
width: 11px;
height: 5px;
border-radius: 2.5px;
background: #CBCBCB;
top: 13px;
left: 0px;
}
.stock.in-stock {
color: #0f834d;
color: #3A3A3A;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 175%;
} .cart-subheading {
color: #3A3A3A;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 1.75;
}
.big-form form {
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
gap: 21px;
padding-top: 16px;
}
.big-form form label {
position: relative;
display: flex;
flex-direction: column;
line-height: 1;
margin-bottom: 3px;
}
.big-form form label span {
margin-right: 30px;
color: #3A3A3A;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 175%;
letter-spacing: 1.4px;
}
.big-form form label a {
position: absolute;
width: 17px;
height: 17px;
border-radius: 50%;
border: 1px solid #B9B9B9;
display: flex;
text-decoration: none;
top: 0;
right: 0px;
color: #B9B9B9;
justify-content: center;
align-items: center;
padding: 1px;
font-size: 12px;
}
.big-form form select {
border: 0px solid #ccc;
margin-top: 5px;
min-width: 163px;
background: #F9F9F9;
height: 39px;
padding: 7px 16px 7px 16px;
}
.submit-area {
display: flex;
position: relative;
justify-content: flex-end;
padding-top: 20px;
}
.submit-area a {
bottom: 0;
position: relative;
} .product-template-default section {
margin-bottom: 350px;
max-width: 100%;
} .tab-container2 {
display: flex;
flex-direction: column;
width: 100%;
gap: 28px;
}
.tab-buttons2 {
display: flex;
gap: 60px;
border-bottom: 1px solid #CBCBCB;
}
.tab-button2 {
padding: 12px 0;
border: none;
background: transparent;
cursor: pointer;
transition: background 0.3s ease;
font-size: 32px;
font-style: normal;
font-weight: 400;
line-height: 56px;
text-decoration: none;
color: #CBCBCB;
}
.tab-button2:hover,
.tab-button2.active {
color: #3A3A3A;
}
.tab-content2 {
padding: 0px;
}
.tab-pane2 {
display: none;
color: #3A3A3A;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 175%;
}
.tab-pane2.active {
display: block;
}
.woocommerce-tabs.wc-tabs-wrapper {
display: none;
} .single-inner.single-inner--s1 {
display: flex;
justify-content: flex-start;
}
.single-inner.single-inner--s1 > div {
max-width: 50%;
width: 50%;
}
.slider.slider--s1 {
width: 100%;
max-width: 613px;
margin-right: 20px;
}
.slider.slider-thumbs {
position: relative;
margin-top: 15px;
margin-right: 20px;
padding: 0 25px;
}
.tab-pane .slider.slider--s1 img {
margin: 0 auto;
}
.tab-pane .slider.slider-thumbs {
max-width: 613px;
margin-right: 20px;
margin-bottom: 30px;
}
.tab-pane .slider + .after-slider-descr {
margin-top: 30px;
}    .slider.slider-thumbs .slider-item {
padding: 0 8px
}
.slider.slider-thumbs .control-button {
display: flex !important;
cursor: pointer;
}
.slider.slider-thumbs .control-button.next {
left: auto;
right: 0;
}
.slider.slider-thumbs .control-button.prev {
}
.slider.slider-thumbs .slider-item img {
border: 1px solid transparent;
}
.slider.slider-thumbs .slider-item.slick-current img {
border-color: #D9D9D9;
}
.text-about-slider {
font-size: 14px;
font-weight: 400;
line-height: 175%;
}
.slider.slider-nav {
max-width: 613px;
margin-top: 10px;
}
.slick-arrow {
padding: 0;
font-size: 0;
background: none;
position: absolute;
border: none;
z-index: 2;
top: 50%;
left: 0;
transform: translateY(-50%);
}
.slick-arrow {
padding: 0;
font-size: 0;
background: none;
position: absolute;
border: none;
z-index: 2;
top: 50%;
left: 0;
transform: translateY(-50%);
}
.slick-next.slick-arrow {
left: auto;
right: 0;
}
.slick-prev.slick-arrow::before {
content: url(//alvla.fr/wp-content/uploads/2024/06/arrow.png);
display: inline-block;
width: 14px;
height: 26px;
}
.slick-next.slick-arrow:before {
content: url(//alvla.fr/wp-content/uploads/2024/06/arrow.png);
display: inline-block;
width: 14px;
height: 26px;
transform: rotate(-180deg);
} .product-template-default section {
margin-bottom: 80px;
} .tab-container4 {
display: flex;
flex-direction: column;
width: 100%;
gap: 40px;
}
.tab-buttons4 {
display: flex;
gap: 40px;
border-bottom: 1px solid #CBCBCB;
}
.tab-button4 {
padding: 0px 0 16px;
border: none;
background: transparent;
cursor: pointer;
transition: background 0.3s ease;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 175%;
text-decoration: none;
color: #CBCBCB;
}
.tab-button4:hover,
.tab-button4.active {
color: #3A3A3A;
}
.tab-content2 {
padding: 0px;
}
.tab-pane4 {
display: none;
color: #3A3A3A;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 175%;
}
.tab-pane4.active {
display: block;
}
.photo-zona {
display: flex;
justify-content: space-between;
gap: 20px;
margin-bottom: 50px;
}
.photo-zona-item {
max-width: 32%;
width: 100%;
border-radius: 5px;
border: 1px solid #CBCBCB;
display: flex;
flex-direction: column;
align-items: center;
}
.photo-zona-item img {
padding: 4px 0;
width: 192px;
}
.photo-zona-item span {
display: block;
text-align: left;
border-top: 1px solid #CBCBCB;
color: #3A3A3A;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 175%;
padding: 20px 23px;
width: 100%;
}
.product-template-default section ul {
padding: 0;
margin: 0;
}
.product-template-default section ul li {
list-style: none;
padding: 0;
padding-left: 0px;
padding-left: 0px;
margin: 0;
position: relative;
padding-left: 31px;
line-height: 1px;
color: #000;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 175%;
padding-bottom: 5px;
}
.product-template-default section ul li::before {
content: "";
position: absolute;
width: 11px;
height: 5px;
border-radius: 2.5px;
background: #CBCBCB;
top: 13px;
left: 0px;
}
.product-template-default section.related.products ul li::before {
content: none;
}
.product-template-default section.related.products ul li {
padding-left: 0;
} section.tkani {
width: 100%;
margin-bottom: 30px;
}
.tkani .single-inner.single-inner--s1 {
display: block;
} .bampers .tab-container {
display: flex;
}
.bampers .tab-buttons {
display: flex;
flex-direction: column;
width: 237px;
min-width: 237px;
gap: 12px;
}
.bampers .tab-button {
padding: 0 10px 0 16px;
border: none;
cursor: pointer;
transition: background 0.3s ease;
border-left: 1px solid #9F9F9F;
color: #9F9F9F;
background: transparent;
text-align: left;
font-size: 22px;
font-style: normal;
font-weight: 400;
border-radius: 0;
line-height: 1.75;
}
.bampers .tab-button:hover,
.bampers .tab-button.active {
border-left: 1px solid #3A3A3A;
color: #3A3A3A;
}
.bampers .tab-content {
flex: 1;
padding: 10px;
border-left: 1px solid #9F9F9F;
padding-left: 50px;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 175%;
width: calc(100% - 237px);
}
.bampers .tab-pane {
display: none;
}
.tab-pane.active {
display: block;
} .product-template-default .summary.entry-summary.product-chehly tr th:first-child {
min-width: 206px;
} .change-photo {
margin-bottom: 100px;
}
.single-inner.single-inner--change-photo {
display: flex;
justify-content: flex-start;
align-items: flex-start;
gap: 20px;
}
.change-photo__img {
width: 535px;
position: relative;
height: 503px;
min-width: 535px;
}
.change-photo__img img {
object-fit: cover;
position: absolute;
}
.change-photo__img img:first-child {
z-index: 1;
}
.change-photo__img img:last-child {
z-index: 0;
}
.change-photo.view2 .change-photo__img img:last-child {
z-index: 2;
}
.change-photo__start {
display: flex;
gap: 20px;
}
.button-start1,
.button-start2 {
border-radius: 3px;
border: 1px solid #3A3A3A;
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: 175%;
display: flex;
justify-content: center;
align-items: center;
text-decoration: none;
margin-bottom: 26px;
height: 58px;
cursor: pointer;
width: 100%;
max-width: 337px;
}
.change-photo .change-photo__start > div:last-child {
color: #9F9F9F;
}
.change-photo.view2 .change-photo__start > div:last-child {
color: #3A3A3A;
}
.change-photo.view2 .change-photo__start > div:first-child {
color: #9F9F9F;
}
.change-photo__start botton + div {
font-size: 14px;
font-weight: 400;
line-height: 175%;
}
.product-template-default section.form {
margin: 0;
} .product-template-default section.stepsproduct {
padding: 100px 0;
text-align: center;
margin-bottom: 0;
}
.steps__subheading {
color: #3A3A3A;
text-align: center;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 175%;
}
.steps-list-box {
position: relative;
height: 421px;
margin: 20px 0;
}
.steps-list-item {
width: 383px;
position: absolute;
}
.steps-list-item > img {
position: absolute;
}
.steps-list-item:nth-child(1) {
left: 0;
top: 0;
}
.steps-list-item:nth-child(2) {
left: 19%;
top: 280px;
}
.steps-list-item:nth-child(3) {
left: 59%;
top: 0;
}
.steps-list-item:nth-child(4) {
left: 79%;
top: 280px;
}
.steps-list-inner {
display: flex;
justify-content: space-between;
}
.steps-list-inner {
display: flex;
justify-content: space-between;
align-items: flex-start;
gap: 20px;
}
.steps-list-title {
color: #3A3A3A;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 175%;
display: block;
text-align: left;
margin-bottom: 4px;
}
.steps-list-text {
color: #3A3A3A;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 175%;
display: block;
}
.steps-map {
position: absolute;
top: 30px;
left: 50px;
}
.stepsproduct a {
display: inline-flex;
padding: 10px 28px;
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 2px;
background: #011D71;
color: #FFF;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 175%;
text-decoration: none;
margin: 0 auto;
width: 135px;
transition: 0.5s all;
}
.stepsproduct a:hover {
background: #01248d;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: 0;
right: 0;
display: block;
z-index: 1;
width: 40px;
background: transparent;
display: flex;
justify-content: center;
height: 30px;
align-items: center;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
background: rgba(45, 45, 45, 0.10);
}
img.emoji {
display: none !important;
}
.woocommerce-product-gallery__trigger::before {
content: url(//alvla.fr/wp-content/themes/alvla/img/four-side-expand-line-icon.svg);
position: relative;
width: 30px;
height: 30px;
display: none;
}
.pswp--open {
display: none;
}
.popuper .woocommerce-product-gallery__trigger::before {
content: none;
}
.popuper.popuper-product {
max-width: 1248px;
text-align: center;
padding: 40px 100px 80px;
}
.overlay:target + .popuper.popuper-product {
top: 5%;
}
.popuper.popuper-product .flex-control-nav.flex-control-thumbs {
display: flex;
justify-content: center;
flex-wrap: wrap;
margin: 0;
padding: 0;
}
.popuper.popuper-product .flex-control-nav.flex-control-thumbs li {
max-width: 120px;
}
.popuper.popuper-product .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
width: 800px;
margin-right: 20px;
margin: 0 auto;
}
.popuper.popuper-product .woocommerce-product-gallery__wrapper > * {
cursor: zoom-in;
}
.popuper.popuper-product .woocommerce-product-gallery__wrapper img {
cursor: zoom-in;
}
.summary.entry-summary.product-chehly table {
text-align: left;
}
.mobil-title {
display: none;
visibility: hidden;
}
.up-arrow {
position: fixed;
right: 100px;
bottom: 100px;
z-index: 9;
width: 79px;
height: 79px;
opacity: 0;
visibility: hidden;
transition: opacity 0.4s, visibility 0.4s;
cursor: pointer;
}
.up-arrow.show {
opacity: 1;
visibility: visible;
}
.up-arrow img {
}
.single-product div.product .woocommerce-product-gallery {
max-width: 460px;
margin-right: 40px;
}
.wpgs-nav.slick-initialized.slick-slider {
padding: 0 16px 0 13px;
}
.slick-prev {
z-index: 2 !important;
}
.popuper.popuper-product .zoomtoo-container {
text-align: center;
display: flex;
justify-content: center;
}
select.orderby {
font-size: 14px;
} @media screen and (max-width: 1279px) {
.single-inner.single-inner--s1 {
max-width: 100%;
gap: 20px;
}    }
@media screen and (max-width: 1150px) {
.product-template-default tr th, .product-template-default tr td {
font-size: 14px;
}
.change-photo__img {
width: 50%;
width: calc(50% - 10px);
height: auto;
min-width: 45%;
}
.change-photo__start {
width: 50%;
width: calc(50% - 10px);
min-width: 45%;
}
}
@media screen and (max-width: 1040px) {
.tab-buttons1 {
gap: 5px;
}
button.tab-button1 {
padding: 12px 6px 12px 6px;
font-size: 14px;
}
.tab-button1 span {
font-size: 14px;
}
.product-template-default tr th, .product-template-default tr td {
padding: 10px 12px !important;
font-size: 14px;
}
.button-start1, .button-start2 {
font-size: 18px;
height: 46px;
}
.product-template-default section h2, .cart-heading {
color: #3A3A3A;
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: 175%; }
.product-template-default div.product ul li, .product-template-default section ul li {
padding-bottom: 5px;
color: #3A3A3A;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 175%;
padding-left: 23px;
}
.product-template-default div.product ul li::before, .product-template-default section ul li::before {
content: "";
position: absolute;
width: 11px;
height: 5px;
border-radius: 2.5px;
background: #CBCBCB;
top: 9px;
left: 0px;
}    .product-template-default p.price {
margin-bottom: 40px;
flex-basis: 100%;
}
a.cart-form1 {
font-size: 18px;
position: relative;
float: none;
align-self: flex-end;
padding: 10px 58px;
}
hr {
margin-top: 1px;
}
.cart-subheading {
font-size: 16px;
}
.submit-area {
justify-content: flex-start;
}
.tab-buttons2 {
gap: 30px;
}
.tab-button4 {
line-height: 26px;
}
.tab-button2 {
font-size: 22px;
line-height: 36px;
}
.bampers .tab-buttons {
width: 190px;
min-width: 190px;
}
.bampers .tab-content {
width: calc(100% - 190px);
}
.product-template-default section {
margin-bottom: 45px;
}
.single-inner.single-inner--s1 {
max-width: 100%;
gap: 2%;
}
.single-inner.single-inner--s1 > div:first-child {
width: 33%;
max-width: 33%;
}
.single-inner.single-inner--s1 > div:last-child {
width: 66%;
max-width: 66%;
}
.slider.slider--s1 {
width: 100%;
min-width: 100%;
margin-right: 0;
}
.slider.slider-thumbs {
margin-right: 0;
}     .photo-zona-item span {
font-size: 14px;
padding: 10px 12px;
}
.photo-zona {
margin-bottom: 30px;
}
.bampers .tab-button {
font-size: 18px;
}   .change-photo__img {
width: 33%;
position: relative;
height: auto;
min-width: 33%;
}
.change-photo__start {
width: 68%;
width: calc(67% - 20px);
}   .popuper.popuper-product {
max-width: calc(80% - 40px);
text-align: center;
padding: 20px;
}
.popuper.popuper-product .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
width: 100%;
margin-right: 0px;
margin: 0 auto;
}
.popuper.popuper-product .flex-control-nav.flex-control-thumbs li {
max-width: 100px;
}
.summary.entry-summary .woocommerce-Price-amount.amount::after {
font-size: 18px !important;
}
}
@media screen and (max-width: 767px) {
.tab-buttons1 {
gap: 10px;
}
button.tab-button1 {
padding: 5px 0px 5px 0px;
font-size: 14px;
min-width: 60px;
}
.tab-button1 span {
font-size: 12px;
margin-top: 6px;
}
.product-template-default tr th, .product-template-default tr td {
padding: 8px 15px !important;
font-size: 10px;
}
.summary.entry-summary .woocommerce-Price-amount.amount::before {
bottom: -40px; }
.product-template-default p.price {
margin-bottom: 50px;
}
a.cart-form1 {
font-size: 16px;
position: relative;
margin-bottom: 20px;
}
hr {
margin-top: 1px;
}
.cart-subheading {
font-size: 14px;
}
.submit-area {
justify-content: flex-start;
}
.tab-buttons2 {
gap: 30px;
}
.tab-button2 {
font-size: 18px;
line-height: 24px;
}
.product-template-default section {
margin-bottom: 40px;
max-width: 100%;
}
.single-inner.single-inner--s1 {
flex-direction: column;
max-width: 100%;
gap: 30px;
}
.tab-buttons4 {
gap: 30px;
}
.tab-button4 {
font-size: 18px;
line-height: 24px;
}
.photo-zona {
flex-direction: column;
margin-bottom: 40px;
gap: 16px;
}
.photo-zona-item {
max-width: 100%;
}
.photo-zona-item span {
text-align: center;
font-size: 16px;
padding: 3px 17px;
}
.bampers .tab-container {
flex-direction: column;
}
.bampers .tab-button {
font-size: 18px;
}
.bampers .tab-content {
padding: 0px;
border-left: 0px solid #9F9F9F;
padding-left: 0px;
margin-top: 20px;
width: 100%;
}
.single-inner.single-inner--change-photo {
flex-direction: column-reverse;
}
.change-photo__start {
width: 100%;
min-width: 100%;
}
.change-photo__img img {
max-height: 100%;
object-fit: contain;
object-position: center;
width: 100%;
}   .button-start1, .button-start2 {
width: auto;
font-size: 16px;
}
.slider.slider--s1 {
width: auto;
min-width: auto;
max-width: 100%;
margin-right: 0;
}   .change-photo__img {
width: auto;
height: 400px;
min-width: 100%;
}
.woocommerce-product-details__short-description p {
font-size: 14px;
}
.steps-list-box {
height: auto;
}
.steps-list-item, .steps-list-item:nth-child(1), .steps-list-item:nth-child(2), .steps-list-item:nth-child(3), .steps-list-item:nth-child(4) {
position: relative;
width: 100%;
left: auto;
top: auto;
bottom: auto;
right: auto;
}
.steps-map {
display: none;
}
.zamok {
max-width: 100%;
}
.text-about-slider {
margin-bottom: 40px;
}
.mobil-title {
display: block;
visibility: visible;
}
.summary.entry-summary h1 {
visibility: hidden;
margin: 0;
height: 20px;
}
.popuper.popuper-product .flex-control-nav.flex-control-thumbs li {
max-width: 50px;
}
ol.flex-control-nav.flex-control-thumbs {
list-style: none;
}
.single-product div.product .woocommerce-product-gallery {
max-width: 100%;
margin-right: 40px;
}
.single-inner.single-inner--s1 > div {
width: 100%;
max-width: 100%;
}
.single-inner.single-inner--s1 > div:first-child,
.single-inner.single-inner--s1 > div:last-child{
width: 100%;
max-width: 100%;
}
.summary.entry-summary .woocommerce-Price-amount.amount {
font-size: 24px !important;
}
.summary.entry-summary .woocommerce-Price-amount.amount::after {
font-size: 16px !important;
}
.bampers .tab-buttons {
width: 100%;
min-width: 100%;
}
.summary.entry-summary .woocommerce-Price-amount.amount::before {
padding-right: 0;
}
}
@media screen and (max-width:500px) {
.change-photo__img {
height: 270px;
}
}