.threesixty-image {
position: relative;
overflow: hidden;
border: solid 1px #999;
margin: 2%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
max-width: 95%;
-moz-transition-property: none;
-webkit-transition-property: none;
-o-transition-property: none;
transition-property: none;
}
.threesixty-image.threesixty-no-border {
border: 0px;
}
.threesixty-image img {
display: block;
max-width: 100% !important;
width: 100%;
height: auto;
} .threesixty-spinner {
width: 60px;
display: block;
margin: 0 auto;
height: 30px;
background: #333;
background: rgba(0, 0, 0, 0.7);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
position: absolute;
top: 40%;
left: 40%;
top: calc(50% - 15px);
left: calc(50% - 30px);
}
.threesixty-spinner span {
font-family: Arial, "MS Trebuchet", sans-serif;
font-size: 12px;
font-weight: bolder;
color: #FFF;
text-align: center;
line-height: 30px;
display: block;
} .threesixty-preview-image {
opacity:0.4;
filter:alpha(opacity=40)
} .threesixty-images {
display: none;
list-style: none;
margin: 0 !important;
padding: 0 !important;
}
.threesixty-images li {
display: block;
margin: 0 !important;
padding: 0 !important;
width: 100% !important;
}
.threesixty-images img {
border: 0px solid;
border-radius: 0;
position: absolute;
top: 0;
margin: 0;
padding: 0;
box-shadow: none !important;
transition: none !important;
transform: none !important;
}
.threesixty-images .current-image {
visibility: visible;
width: 100%;
}
.threesixty-images .previous-image {
visibility: hidden;
width: 0;
} .threesixty-hand-closed {
cursor: url(//dp-motoparts.de/wp-content/plugins/smart-product-viewer/includes/images/hand_closed.png), auto;
}
.threesixty-hand-open {
cursor: url(//dp-motoparts.de/wp-content/plugins/smart-product-viewer/includes/images/hand_open.png), auto;
}  .threesixty-nav-bar {
position: absolute;
top: 10px;
right: 10px;
z-index: 1;
} .threesixty-nav-bar a {
display: block;
width: 32px;
height: 32px;
float: left;
background: url(//dp-motoparts.de/wp-content/plugins/smart-product-viewer/includes/images/icons/32/1_holly_green.png) no-repeat;
text-indent: -99999px;
border: 0 solid !important;
margin: 0 !important;
padding: 0 !important;
} .threesixty-glow .threesixty-nav-bar a,
.threesixty-glow .threesixty-mfp-anchor,
.threesixty-glow .mfp-close {
background: url(//dp-motoparts.de/wp-content/plugins/smart-product-viewer/includes/images/icons/32/1_holly_green.png) no-repeat;
}
.threesixty-fancy .threesixty-nav-bar a,
.threesixty-fancy .threesixty-mfp-anchor,
.threesixty-fancy .mfp-close {
background: url(//dp-motoparts.de/wp-content/plugins/smart-product-viewer/includes/images/icons/32/2_navy_round.png) no-repeat;
}
.threesixty-wave .threesixty-nav-bar a,
.threesixty-wave .threesixty-mfp-anchor,
.threesixty-wave .mfp-close {
background: url(//dp-motoparts.de/wp-content/plugins/smart-product-viewer/includes/images/icons/32/3_round_yellow.png) no-repeat;
}
.threesixty-flat-round .threesixty-nav-bar a,
.threesixty-flat-round .threesixty-mfp-anchor,
.threesixty-flat-round .mfp-close {
background: url(//dp-motoparts.de/wp-content/plugins/smart-product-viewer/includes/images/icons/32/4_flat_round.png) no-repeat;
}
.threesixty-flat-square .threesixty-nav-bar a,
.threesixty-flat-square .threesixty-mfp-anchor,
.threesixty-flat-square .mfp-close {
background: url(//dp-motoparts.de/wp-content/plugins/smart-product-viewer/includes/images/icons/32/5_flat_square.png) no-repeat;
}
.threesixty-vintage .threesixty-nav-bar a,
.threesixty-vintage .threesixty-mfp-anchor,
.threesixty-vintage .mfp-close {
background: url(//dp-motoparts.de/wp-content/plugins/smart-product-viewer/includes/images/icons/32/6_vintage.png) no-repeat;
}
.threesixty-arrows .threesixty-nav-bar a,
.threesixty-arrows .threesixty-mfp-anchor,
.threesixty-arrows .mfp-close {
background: url(//dp-motoparts.de/wp-content/plugins/smart-product-viewer/includes/images/icons/32/7_just_arrows.png) no-repeat;
}
.threesixty-leather .threesixty-nav-bar a,
.threesixty-leather .threesixty-mfp-anchor,
.threesixty-leather .mfp-close {
background: url(//dp-motoparts.de/wp-content/plugins/smart-product-viewer/includes/images/icons/32/8_leather.png) no-repeat;
}  .threesixty-dark-blue .threesixty-nav-bar .threesixty-play {
background-position: 0 0;
}
.threesixty-dark-blue .threesixty-nav-bar .threesixty-stop {
background-position: 0 -32px;
}
.threesixty-dark-blue .threesixty-nav-bar .threesixty-next {
background-position: 0 -64px;
}
.threesixty-dark-blue .threesixty-nav-bar .threesixty-previous {
background-position: 0 -96px;
}
.threesixty-dark-blue .threesixty-mfp-anchor {
background-position: 0 -128px;
}
.threesixty-dark-blue .mfp-close {
background-position: 0 -160px;
} .threesixty-light-blue .threesixty-nav-bar .threesixty-play {
background-position: -32px 0;
}
.threesixty-light-blue .threesixty-nav-bar .threesixty-stop {
background-position: -32px -32px;
}
.threesixty-light-blue .threesixty-nav-bar .threesixty-next {
background-position: -32px -64px;
}
.threesixty-light-blue .threesixty-nav-bar .threesixty-previous {
background-position: -32px -96px;
}
.threesixty-light-blue .threesixty-mfp-anchor {
background-position: -32px -128px;
}
.threesixty-light-blue .mfp-close {
background-position: -32px -160px;
} .threesixty-red .threesixty-nav-bar .threesixty-play {
background-position: -64px 0;
}
.threesixty-red .threesixty-nav-bar .threesixty-stop {
background-position: -64px -32px;
}
.threesixty-red .threesixty-nav-bar .threesixty-next {
background-position: -64px -64px;
}
.threesixty-red .threesixty-nav-bar .threesixty-previous {
background-position: -64px -96px;
}
.threesixty-red .threesixty-mfp-anchor {
background-position: -64px -128px;
}
.threesixty-red .mfp-close {
background-position: -64px -160px;
} .threesixty-brown .threesixty-nav-bar .threesixty-play {
background-position: -96px 0;
}
.threesixty-brown .threesixty-nav-bar .threesixty-stop {
background-position: -96px -32px;
}
.threesixty-brown .threesixty-nav-bar .threesixty-next {
background-position: -96px -64px;
}
.threesixty-brown .threesixty-nav-bar .threesixty-previous {
background-position: -96px -96px;
}
.threesixty-brown .threesixty-mfp-anchor {
background-position: -96px -128px;
}
.threesixty-brown .mfp-close {
background-position: -96px -160px;
} .threesixty-purple .threesixty-nav-bar .threesixty-play {
background-position: -128px 0;
}
.threesixty-purple .threesixty-nav-bar .threesixty-stop {
background-position: -128px -32px;
}
.threesixty-purple .threesixty-nav-bar .threesixty-next {
background-position: -128px -64px;
}
.threesixty-purple .threesixty-nav-bar .threesixty-previous {
background-position: -128px -96px;
}
.threesixty-purple .threesixty-mfp-anchor {
background-position: -128px -128px;
}
.threesixty-purple .mfp-close {
background-position: -128px -160px;
} .threesixty-gray .threesixty-nav-bar .threesixty-play {
background-position: -160px 0;
}
.threesixty-gray .threesixty-nav-bar .threesixty-stop {
background-position: -160px -32px;
}
.threesixty-gray .threesixty-nav-bar .threesixty-next {
background-position: -160px -64px;
}
.threesixty-gray .threesixty-nav-bar .threesixty-previous {
background-position: -160px -96px;
}
.threesixty-gray .threesixty-mfp-anchor {
background-position: -160px -128px;
}
.threesixty-gray .mfp-close {
background-position: -160px -160px;
} .threesixty-yellow .threesixty-nav-bar .threesixty-play {
background-position: -192px 0;
}
.threesixty-yellow .threesixty-nav-bar .threesixty-stop {
background-position: -192px -32px;
}
.threesixty-yellow .threesixty-nav-bar .threesixty-next {
background-position: -192px -64px;
}
.threesixty-yellow .threesixty-nav-bar .threesixty-previous {
background-position: -192px -96px;
}
.threesixty-yellow .threesixty-mfp-anchor {
background-position: -192px -128px;
}
.threesixty-yellow .mfp-close {
background-position: -192px -160px;
} .threesixty-green .threesixty-nav-bar .threesixty-play {
background-position: -224px 0;
}
.threesixty-green .threesixty-nav-bar .threesixty-stop {
background-position: -224px -32px;
}
.threesixty-green .threesixty-nav-bar .threesixty-next {
background-position: -224px -64px;
}
.threesixty-green .threesixty-nav-bar .threesixty-previous {
background-position: -224px -96px;
}
.threesixty-green .threesixty-mfp-anchor {
background-position: -224px -128px;
}
.threesixty-green .mfp-close {
background-position: -224px -160px;
} .threesixty-scrollbar {
position: absolute;
bottom: 0;
left: 0;
top: auto;
right: auto;
width: 100%;
}
.threesixty-scrollbar-top .threesixty-scrollbar {
top: 0;
bottom: auto;
left: auto;
right: auto;
}
.threesixty-scrollbar-left .threesixty-scrollbar {
top: 0;
bottom: auto;
left: 0;
right: auto;
width: auto;
}
.threesixty-scrollbar-right .threesixty-scrollbar {
top: 0;
bottom: auto;
left: auto;
right: 0;
width: auto;
}  .noUi-target,
.noUi-target * {
-webkit-touch-callout: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-user-select: none;
-ms-touch-action: none;
touch-action: none;
-ms-user-select: none;
-moz-user-select: none;
user-select: none;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.noUi-target {
position: relative;
}
.noUi-base,
.noUi-connects {
width: 100%;
height: 100%;
position: relative;
z-index: 1;
} .noUi-connects {
overflow: hidden;
z-index: 0;
}
.noUi-connect,
.noUi-origin {
will-change: transform;
position: absolute;
z-index: 1;
top: 0;
right: 0;
-ms-transform-origin: 0 0;
-webkit-transform-origin: 0 0;
-webkit-transform-style: preserve-3d;
transform-origin: 0 0;
transform-style: flat;
}
.noUi-connect {
height: 100%;
width: 100%;
}
.noUi-origin {
height: 10%;
width: 10%;
} .noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
left: 0;
right: auto;
} .noUi-vertical .noUi-origin {
width: 0;
}
.noUi-horizontal .noUi-origin {
height: 0;
}
.noUi-handle {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
}
.noUi-touch-area {
height: 100%;
width: 100%;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
-webkit-transition: transform 0.3s;
transition: transform 0.3s;
}
.noUi-state-drag * {
cursor: inherit !important;
} .noUi-horizontal {
height: 18px;
}
.noUi-horizontal .noUi-handle {
width: 34px;
height: 28px;
right: -17px;
top: -6px;
}
.noUi-vertical {
width: 18px;
}
.noUi-vertical .noUi-handle {
width: 28px;
height: 34px;
right: -6px;
top: -17px;
}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
left: -17px;
right: auto;
} .noUi-target {
background: #FAFAFA;
border-radius: 4px;
border: 1px solid #D3D3D3;
box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}
.noUi-connects {
border-radius: 3px;
}
.noUi-connect {
background: #3FB8AF;
} .noUi-draggable {
cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
cursor: ns-resize;
}
.noUi-handle {
border: 1px solid #D9D9D9;
border-radius: 3px;
background: #FFF;
cursor: default;
box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}
.noUi-active {
box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
} .noUi-handle:before,
.noUi-handle:after {
content: "";
display: block;
position: absolute;
height: 14px;
width: 1px;
background: #E8E7E6;
left: 14px;
top: 6px;
}
.noUi-handle:after {
left: 17px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
width: 14px;
height: 1px;
left: 6px;
top: 14px;
}
.noUi-vertical .noUi-handle:after {
top: 17px;
} [disabled] .noUi-connect {
background: #B8B8B8;
}
[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
cursor: not-allowed;
} .noUi-pips,
.noUi-pips * {
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.noUi-pips {
position: absolute;
color: #999;
} .noUi-value {
position: absolute;
white-space: nowrap;
text-align: center;
}
.noUi-value-sub {
color: #ccc;
font-size: 10px;
} .noUi-marker {
position: absolute;
background: #CCC;
}
.noUi-marker-sub {
background: #AAA;
}
.noUi-marker-large {
background: #AAA;
} .noUi-pips-horizontal {
padding: 10px 0;
height: 80px;
top: 100%;
left: 0;
width: 100%;
}
.noUi-value-horizontal {
-webkit-transform: translate(-50%, 50%);
transform: translate(-50%, 50%);
}
.noUi-rtl .noUi-value-horizontal {
-webkit-transform: translate(50%, 50%);
transform: translate(50%, 50%);
}
.noUi-marker-horizontal.noUi-marker {
margin-left: -1px;
width: 2px;
height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
height: 15px;
} .noUi-pips-vertical {
padding: 0 10px;
height: 100%;
top: 0;
left: 100%;
}
.noUi-value-vertical {
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
padding-left: 25px;
}
.noUi-rtl .noUi-value-vertical {
-webkit-transform: translate(0, 50%);
transform: translate(0, 50%);
}
.noUi-marker-vertical.noUi-marker {
width: 5px;
height: 2px;
margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
width: 15px;
}
.noUi-tooltip {
display: block;
position: absolute;
border: 1px solid #D9D9D9;
border-radius: 3px;
background: #fff;
color: #000;
padding: 5px;
text-align: center;
white-space: nowrap;
}
.noUi-horizontal .noUi-tooltip {
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
left: 50%;
bottom: 120%;
}
.noUi-vertical .noUi-tooltip {
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
top: 50%;
right: 120%;
}
.noUi-horizontal .noUi-origin > .noUi-tooltip {
-webkit-transform: translate(50%, 0);
transform: translate(50%, 0);
left: auto;
bottom: 10px;
}
.noUi-vertical .noUi-origin > .noUi-tooltip {
-webkit-transform: translate(0, -18px);
transform: translate(0, -18px);
top: auto;
right: 28px;
} .threesixty-scrollbar .noUi-target {
margin: 8px 20px;
}
.threesixty-scrollbar .noUi-target.noUi-vertical {
margin: 20px 10px;
}
.threesixty-scrollbar .noUi-handle {
outline: none;
} 
.threesixty-scrollbar .noUi-horizontal .noUi-handle {
height: 24px;
} 
.threesixty-scrollbar .noUi-handle:before,.threesixty-scrollbar .noUi-handle:after {
height: 10px;
}
.threesixty-scrollbar .noUi-horizontal {
height: 14px;
}
.threesixty-scrollbar .noUi-vertical {
width: 14px;
}
.threesixty-scrollbar .noUi-vertical .noUi-handle {
width: 24px;
}
.threesixty-scrollbar .noUi-handle:before,.threesixty-scrollbar .noUi-handle:after {
width: 10px;
height: 1px;
} .threesixty-dark-blue .noUi-target {
border: 1px solid #0C4063;
}
.threesixty-dark-blue .noUi-target .noUi-base {
background: #2980b9;
box-shadow: inset 0px 1px 7px #115785
}
.threesixty-dark-blue .noUi-target .noUi-connect {
background: #3FACF5;
box-shadow: inset 0px 1px 7px #115785
}
.threesixty-dark-blue .noUi-target .noUi-handle {
border: 1px solid #006E8E;
background: #38AFFF;
box-shadow: inset 0px 1px 7px #115785
}
.threesixty-dark-blue .noUi-handle:before, 
.threesixty-dark-blue .noUi-handle:after {
background: #0C4063;
} .threesixty-light-blue .noUi-target {
border: 1px solid #0c5b63;
}
.threesixty-light-blue .noUi-target .noUi-base {
background: #29adb9;
box-shadow: inset 0px 1px 7px #117b85
}
.threesixty-light-blue .noUi-target .noUi-connect {
background: #3fe5f5;
box-shadow: inset 0px 1px 7px #117b85
}
.threesixty-light-blue .noUi-target .noUi-handle {
border: 1px solid #008e80;
background: #38edff;
box-shadow: inset 0px 1px 7px #117b85
}
.threesixty-light-blue .noUi-handle:before, 
.threesixty-light-blue .noUi-handle:after {
background: #0c5b63;
} .threesixty-red .noUi-target {
border: 1px solid #aa0808;
}
.threesixty-red .noUi-target .noUi-base {
background: #d91111;
box-shadow: inset 0px 1px 7px #c33535
}
.threesixty-red .noUi-target .noUi-connect {
background: #ff4444;
box-shadow: inset 0px 1px 7px #c33535
}
.threesixty-red .noUi-target .noUi-handle {
border: 1px solid #8a0000;
background: #ff1c1c;
box-shadow: inset 0px 1px 7px #c33535
}
.threesixty-red .noUi-handle:before, 
.threesixty-red .noUi-handle:after {
background: #aa0808;
} .threesixty-brown .noUi-target {
border: 1px solid #631c0c;
}
.threesixty-brown .noUi-target .noUi-base {
background: #b94329;
box-shadow: inset 0px 1px 7px #852611
}
.threesixty-brown .noUi-target .noUi-connect {
background: #f5603f;
box-shadow: inset 0px 1px 7px #852611
}
.threesixty-brown .noUi-target .noUi-handle {
border: 1px solid #813a01;
background: #cb692e;
box-shadow: inset 0px 1px 7px #852611
}
.threesixty-brown .noUi-handle:before, 
.threesixty-brown .noUi-handle:after {
background: #631c0c;
} .threesixty-purple .noUi-target {
border: 1px solid #630c48;
}
.threesixty-purple .noUi-target .noUi-base {
background: #b9298e;
box-shadow: inset 0px 1px 7px #851162
}
.threesixty-purple .noUi-target .noUi-connect {
background: #f53fbe;
box-shadow: inset 0px 1px 7px #851162
}
.threesixty-purple .noUi-target .noUi-handle {
border: 1px solid #8e007c;
background: #ff38c2;
box-shadow: inset 0px 1px 7px #851162
}
.threesixty-purple .noUi-handle:before, 
.threesixty-purple .noUi-handle:after {
background: #630c48;
} .threesixty-gray .noUi-target {
border: 1px solid #908d84;
}
.threesixty-gray .noUi-target .noUi-base {
background: #b2a98f;
box-shadow: inset 0px 1px 7px #b6b4a8
}
.threesixty-gray .noUi-target .noUi-connect {
background: #d9d7cb;
box-shadow: inset 0px 1px 7px #b6b4a8
}
.threesixty-gray .noUi-target .noUi-handle {
border: 1px solid #99968f;
background: #efefe7;
box-shadow: inset 0px 1px 7px #b6b4a8
}
.threesixty-gray .noUi-handle:before, 
.threesixty-gray .noUi-handle:after {
background: #908d84;
} .threesixty-yellow .noUi-target {
border: 1px solid #6a6704;
}
.threesixty-yellow .noUi-target .noUi-base {
background: #c5be1c;
box-shadow: inset 0px 1px 7px #8f8a07
}
.threesixty-yellow .noUi-target .noUi-connect {
background: #fff835;
box-shadow: inset 0px 1px 7px #8f8a07
}
.threesixty-yellow .noUi-target .noUi-handle {
border: 1px solid #8e7000;
background: #fff938;
box-shadow: inset 0px 1px 7px #8f8a07
}
.threesixty-yellow .noUi-handle:before, 
.threesixty-yellow .noUi-handle:after {
background: #6a6704;
} .threesixty-green .noUi-target {
border: 1px solid #046a0f;
}
.threesixty-green .noUi-target .noUi-base {
background: #1cc52d;
box-shadow: inset 0px 1px 7px #078f14
}
.threesixty-green .noUi-target .noUi-connect {
background: #35ff4a;
box-shadow: inset 0px 1px 7px #078f14
}
.threesixty-green .noUi-target .noUi-handle  {
border: 1px solid #0b8e00;
background: #38ff4d;
box-shadow: inset 0px 1px 7px #078f14
}
.threesixty-green .noUi-handle:before, 
.threesixty-green .noUi-handle:after {
background: #046a0f;
} .mfp-content .threesixty-image {
position: relative;
background: #FFF;
margin: 20px auto;
}
.threesixty-image.mfp-hide {
display: block !important;
}
.threesixty-image .threesixty-mfp-anchor,
.threesixty-image .mfp-close {
position: absolute;
bottom: 10px;
right: 10px;
top: auto;
z-index: 1;
width: 32px;
height: 32px;
text-indent: -9999px;
opacity: 1;
margin: 0;
}
.threesixty-image .mfp-close:active {
top: auto;
}
.mfp-content .threesixty-mfp-anchor,
.threesixty-loading .threesixty-mfp-anchor {
display: none;
}
.threesixty-scrollbar-bottom .threesixty-mfp-anchor,
.threesixty-scrollbar-bottom .mfp-close,
.threesixty-scrollbar-bottom .mfp-close:active {
bottom: auto;
top: 10px;
} .woocommerce-product-gallery .threesixty-image {
margin: 0px;
max-width: 100%; } .woocommerce div.product .fl-html div.images {
width: auto;
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.product-type-variable div.product ul.tabs li.product_safety_tab,.wc-gzd-additional-info-placeholder,p.wc-gzd-additional-info:empty{display:none}#order_review .wc-gzd-checkbox-placeholder{clear:both}#order_review .wc-gzd-checkbox-placeholder p.form-row{float:none;padding:0 1em 0 0;text-align:left}#order_review .wc-gzd-checkbox-placeholder p.form-row label{display:inline}#order_review .wc-gzd-checkbox-placeholder:empty{display:none}.woocommerce-checkout .shop_table{background-color:#eee}@media(min-width:768px){table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail .wc-gzd-cart-item-name-wrapper{align-items:center;display:flex}}table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail .wc-gzd-cart-item-name-wrapper .wc-gzd-cart-item-thumbnail{margin-right:1em;max-width:15%;min-width:60px}table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail .wc-gzd-cart-item-name-wrapper .wc-gzd-cart-item-thumbnail img{margin:0}body.theme-astra table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail td.product-name{flex-wrap:wrap}.cart_totals tr.order-total-differential-taxation-notice td:before,.cart_totals tr.order-total-small-business-notice td:before{content:""!important}.includes_tax,.tax_label,.woocommerce dl.variation dd[class*=variation-gzd-],.woocommerce dl.variation div[class*=variation-gzd-],.woocommerce dl.variation dt[class*=variation-gzd-],.woocommerce dl.variation li[class*=variation-gzd-],.woocommerce ul.variation dd[class*=variation-gzd-],.woocommerce ul.variation div[class*=variation-gzd-],.woocommerce ul.variation dt[class*=variation-gzd-],.woocommerce ul.variation li[class*=variation-gzd-],.woocommerce-cart dl.variation dd[class*=variation-gzd-],.woocommerce-cart dl.variation div[class*=variation-gzd-],.woocommerce-cart dl.variation dt[class*=variation-gzd-],.woocommerce-cart dl.variation li[class*=variation-gzd-],.woocommerce-cart ul.variation dd[class*=variation-gzd-],.woocommerce-cart ul.variation div[class*=variation-gzd-],.woocommerce-cart ul.variation dt[class*=variation-gzd-],.woocommerce-cart ul.variation li[class*=variation-gzd-],.woocommerce-checkout dl.variation dd[class*=variation-gzd-],.woocommerce-checkout dl.variation div[class*=variation-gzd-],.woocommerce-checkout dl.variation dt[class*=variation-gzd-],.woocommerce-checkout dl.variation li[class*=variation-gzd-],.woocommerce-checkout ul.variation dd[class*=variation-gzd-],.woocommerce-checkout ul.variation div[class*=variation-gzd-],.woocommerce-checkout ul.variation dt[class*=variation-gzd-],.woocommerce-checkout ul.variation li[class*=variation-gzd-],.woocommerce-mini-cart dl.variation dd[class*=variation-gzd-],.woocommerce-mini-cart dl.variation div[class*=variation-gzd-],.woocommerce-mini-cart dl.variation dt[class*=variation-gzd-],.woocommerce-mini-cart dl.variation li[class*=variation-gzd-],.woocommerce-mini-cart ul.variation dd[class*=variation-gzd-],.woocommerce-mini-cart ul.variation div[class*=variation-gzd-],.woocommerce-mini-cart ul.variation dt[class*=variation-gzd-],.woocommerce-mini-cart ul.variation li[class*=variation-gzd-]{display:none!important}.wc-gzd-small-business-includes-tax{display:inline!important;font-size:.9em;padding-left:3px}.woocommerce-gzd-checkout #order_review_heading{display:none}.woocommerce-checkout .shop_table tr td p{margin-bottom:0}.woocommerce-checkout .shop_table td,.woocommerce-checkout .shop_table th{line-height:1.5}.more-variants-available-info{display:block;font-size:11px;font-weight:400}.shop_table .product-name-inner,.shop_table .product-name-inner tr td{border:none;margin:0;padding:0}.shop_table .product-name-inner tr td:last-child{text-align:right}.cart_totals .wc-gzd-additional-wrapper,.woocommerce-checkout table.shop_table .wc-gzd-additional-wrapper{clear:both;text-align:right}.cart_totals p.wc-gzd-additional-info,.woocommerce-checkout table.shop_table p.wc-gzd-additional-info{display:inline-block;font-size:.8em;font-weight:400;margin-bottom:0}.entry-content .woocommerce #payment{margin-bottom:1em}.woocommerce #payment .wc-terms-and-conditions{display:none!important}.entry-content .woocommerce .checkout-btn-wrap{text-align:right}.woocommerce-checkout p.direct-debit-checkbox{display:none}.unit-price-cart{display:block;font-size:.9em;margin-top:5px}.product_list_widget .wc-gzd-additional-info,.products .wc-gzd-additional-info{font-size:.8em;margin:.7rem 0;padding:0}.product_list_widget .wc-gzd-additional-info,.product_list_widget p.price-unit{line-height:1.8em;margin:.2rem 0}.product_list_widget .wc-gzd-additional-info a{display:inline!important}.product_list_widget .price-unit,.products .product .price-unit{font-size:.8em}.product_list_widget .price-unit{margin-bottom:.7em}.product p.wc-gzd-additional-info{clear:left;font-size:.9em;margin-bottom:.5rem}.product .defect-description:not(:empty){border:2px solid #4b4f58;margin:1em 0;padding:.5em}.product .defect-description:not(:empty) p:last-child{margin-bottom:0}.deposit-packaging-type{font-weight:700;text-transform:uppercase}.product p.deposit-packaging-type{font-size:1.2em!important}.wc-gzd-rating-authenticity-status{display:block;font-size:.9em}.woocommerce-product-rating .wc-gzd-rating-authenticity-status{display:inline-block}.product .product_meta{margin-top:1rem}p.footer-info{font-size:.9em;padding-bottom:.5rem;text-align:center}.wc-gzd-item-defect-description p,.wc-gzd-item-desc p{font-size:.9em;font-weight:400}.wc-gzd-edit-data-notice{background:#eee;display:inline-block;padding:1em}.wc-gzd-edit-data-notice p.wc-gzd-info{margin:0;padding:0}.wc-gzd-power-supply{display:flex;flex-wrap:wrap;height:70px;margin:1em 0}.wc-gzd-power-supply svg{align-items:center;display:flex;height:70px;width:70px}.wc-gzd-power-supply svg text{text-anchor:middle;dominant-baseline:middle;font-size:1.8rem;font-weight:600}.wc-gzd-power-supply svg text.power-supply-usb-pd{font-size:1.5rem}.wc-gzd-cart-info{display:block}table.product-details-inner{margin:0;padding:0;table-layout:fixed}table.product-details-inner,table.product-details-inner td,table.product-details-inner tr{background:transparent;border:none;margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}table.product-details-inner tr td:last-child{text-align:right}.wc-gzd-product-name-left,.wc-gzd-product-name-right{float:left}.wc-gzd-product-name-left{margin-right:1em;max-width:15%}#order_review .blockMsg{line-height:1.5em}#shipping_parcelshop_post_number_field .optional{display:none!important}.wc-gzd-nutri-score-value{display:block;height:4rem;text-indent:-9999px;width:7.0625rem}.wc-gzd-placeholder-loading{display:flex;flex:0 0 100%;flex-flow:column;overflow:hidden;position:relative}.wc-gzd-placeholder-loading *{box-sizing:border-box}.wc-gzd-placeholder-loading:before{animation:phAnimation .8s linear infinite;background:linear-gradient(90deg,hsla(0,0%,100%,0) 46%,hsla(0,0%,100%,.35) 50%,hsla(0,0%,100%,0) 54%) 50% 50%;bottom:0;content:" ";left:50%;margin-left:-250%;pointer-events:none;position:absolute;right:0;top:0;width:500%;z-index:1}.wc-gzd-placeholder-loading .wc-gzd-placeholder-row{align-items:center;display:flex;vertical-align:middle}.wc-gzd-placeholder-loading .wc-gzd-placeholder-row>*{background-color:#e7e7e7;display:block;height:10px}.wc-gzd-placeholder-loading .wc-gzd-placeholder-row .wc-gzd-placeholder-row-col-4{min-width:100px}@keyframes phAnimation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(30%,0,0)}}.wc-block-featured-product .wc-gzd-additional-info{color:inherit;font-size:.9em;margin:0;padding:5px 48px 0;text-align:center;width:100%;z-index:1}.wc-block-featured-product .wc-gzd-nutri-score{width:auto}ul.wc-block-grid__products li.wc-block-grid__product .wc-gzd-additional-info{margin:.5em 0}ul.wc-block-grid__products li.wc-block-grid__product .wc-gzd-additional-info:not(.deposit-packaging-type){font-size:.9em;font-weight:400}.theme-twentytwenty form.woocommerce-checkout #order_review_heading,.theme-twentytwentyone form.woocommerce-checkout #order_review_heading{margin-bottom:2rem;padding-left:0;text-align:left;width:100%}