.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//afzethekken.nl/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/owl-carousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.dd-select {
border-radius: 2px;
border: none;
position: relative;
cursor: pointer;
margin-top: 10px;
background: transparent !important;
}
.dd-select button {
background-color: transparent !important;
color: #3e3e3e;
}
.dd-desc {
color: #000;
display: block;
overflow: hidden;
font-weight: normal;
line-height: 1.4em;
margin-top: 8px;
margin-left: 45px;
font-weight: 800 !important;
text-transform: capitalize;
}
.dd-selected {
position: relative;
overflow: hidden;
display: block;
padding: 15px;
font-weight: normal;
width: 100%;
text-align: left;
font-size: 17px;
text-transform: uppercase;
letter-spacing: 1px;
}
.dd-selected:focus {
z-index: 2001;
}
.dd-pointer {
width: 0;
height: 0;
position: absolute;
right: 10px;
top: 50%;
margin-top: -3px;
}
.dd-selected:focus+.dd-pointer {
z-index: 2002;
}
.dd-pointer-down {
border: solid 5px transparent;
border-top: solid 5px #000;
}
.dd-pointer-up {
border: solid 5px transparent !important;
border-bottom: solid 5px #000 !important;
margin-top: -8px;
}
.dd-options {
border: solid 1px #e5e5e5;
display: none;
position: absolute;
margin: 0;
padding: 0;
background: #fff;
max-height: 400px;
overflow: auto;
z-index: 2000;
}
.dd-options:focus {
outline: 0;
}
.dd-option {
padding: 10px 10px 18px;
display: block;
width: 100%;
text-align: left;
border-bottom: solid 1px #ddd;
overflow: visible;
text-decoration: none;
color: #333;
cursor: pointer;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
box-sizing: border-box;
vertical-align: middle;
}
.dd-options>.dd-option:last-child {
border-bottom: none;
}
.dd-option:hover, .dd-option:active, .dd-option:focus {
background: #f3f3f3;
color: #000;
z-index: 2001;
}
.dd-selected-description-truncated {
text-overflow: ellipsis;
white-space: nowrap;
}
.dd-option-selected {
background: #f6f6f6;
}
.dd-option-image, .dd-selected-image {
vertical-align: middle;
float: left;
margin-right: 5px;
max-width: 35px !important;
}
.dd-image-right {
float: right;
margin-right: 15px;
margin-left: 5px;
}
.dd-container {
position: relative;
}
.dd-selected-text {
font-weight: bold
}.wgb-space-30 {
height: 30px;
} .wgb-maincontainer *, .wgb-maincontainer *::before, .wgb-maincontainer *::after, .adv-gift-section *, .adv-gift-section *::before, .adv-gift-section *::after, .wgb-row * {
box-sizing: border-box;
}
.adv-gift-section {
margin-bottom: 20px;
}
.wgb-maincontainer {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.wgb-mt30 {
margin-top: 30px;
}
.wgb-mb30 {
margin-bottom: 30px;
}
@media (min-width: 576px) {
.wgb-maincontainer {
max-width: 540px;
}
}
@media (min-width: 768px) {
.wgb-maincontainer {
max-width: 720px;
}
}
@media (min-width: 992px) {
.wgb-maincontainer {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.wgb-maincontainer {
max-width: 1140px;
}
}
.wgb-row, .wgb-row.pw-gift-active {
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.wgb-no-gutters {
margin-right: 0;
margin-left: 0;
}
.wgb-no-gutters>.wgb-col, .wgb-no-gutters>[class*="wgb-col-"] {
padding-right: 0;
padding-left: 0;
}
.wgb-col-1, .wgb-col-2, .wgb-col-3, .wgb-col-4, .wgb-col-5, .wgb-col-6, .wgb-col-7, .wgb-col-8, .wgb-col-9, .wgb-col-10, .wgb-col-11, .wgb-col-12, .col, .wgb-col-auto, .wgb-col-sm-1, .wgb-col-sm-2, .wgb-col-sm-3, .wgb-col-sm-4, .wgb-col-sm-5, .wgb-col-sm-6, .wgb-col-sm-7, .wgb-col-sm-8, .wgb-col-sm-9, .wgb-col-sm-10, .wgb-col-sm-11, .wgb-col-sm-12, .wgb-col-sm, .wgb-col-sm-auto, .wgb-col-md-1, .wgb-col-md-2, .wgb-col-md-3, .wgb-col-md-4, .wgb-col-md-5, .wgb-col-md-6, .wgb-col-md-7, .wgb-col-md-8, .wgb-col-md-9, .wgb-col-md-10, .wgb-col-md-11, .wgb-col-md-12, .wgb-col-md, .wgb-col-md-auto, .wgb-col-lg-1, .wgb-col-lg-2, .wgb-col-lg-3, .wgb-col-lg-4, .wgb-col-lg-5, .wgb-col-lg-6, .wgb-col-lg-7, .wgb-col-lg-8, .wgb-col-lg-9, .wgb-col-lg-10, .wgb-col-lg-11, .wgb-col-lg-12, .wgb-col-lg, .wgb-col-lg-auto, .wgb-col-xl-1, .wgb-col-xl-2, .wgb-col-xl-3, .wgb-col-xl-4, .wgb-col-xl-5, .wgb-col-xl-6, .wgb-col-xl-7, .wgb-col-xl-8, .wgb-col-xl-9, .wgb-col-xl-10, .wgb-col-xl-11, .wgb-col-xl-12, .wgb-col-xl, .wgb-col-xl-auto {
position: relative;
width: 100%;
padding-right: 5px;
padding-left: 5px;
margin-bottom: 30px;
}
.wgb-col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.wgb-col-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.wgb-col-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.wgb-col-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.wgb-col-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.wgb-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.wgb-col-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.wgb-col-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.wgb-col-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.wgb-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.wgb-col-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.wgb-col-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.wgb-col-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.wgb-col-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.wgb-order-first {
-ms-flex-order: -1;
order: -1;
}
.wgb-order-last {
-ms-flex-order: 13;
order: 13;
}
.wgb-order-0 {
-ms-flex-order: 0;
order: 0;
}
.wgb-order-1 {
-ms-flex-order: 1;
order: 1;
}
.wgb-order-2 {
-ms-flex-order: 2;
order: 2;
}
.wgb-order-3 {
-ms-flex-order: 3;
order: 3;
}
.wgb-order-4 {
-ms-flex-order: 4;
order: 4;
}
.wgb-order-5 {
-ms-flex-order: 5;
order: 5;
}
.wgb-order-6 {
-ms-flex-order: 6;
order: 6;
}
.wgb-order-7 {
-ms-flex-order: 7;
order: 7;
}
.wgb-order-8 {
-ms-flex-order: 8;
order: 8;
}
.wgb-order-9 {
-ms-flex-order: 9;
order: 9;
}
.wgb-order-10 {
-ms-flex-order: 10;
order: 10;
}
.wgb-order-11 {
-ms-flex-order: 11;
order: 11;
}
.wgb-order-12 {
-ms-flex-order: 12;
order: 12;
}
.wgb-offset-1 {
margin-left: 8.333333%;
}
.wgb-offset-2 {
margin-left: 16.666667%;
}
.wgb-offset-3 {
margin-left: 25%;
}
.wgb-offset-4 {
margin-left: 33.333333%;
}
.wgb-offset-5 {
margin-left: 41.666667%;
}
.wgb-offset-6 {
margin-left: 50%;
}
.wgb-offset-7 {
margin-left: 58.333333%;
}
.wgb-offset-8 {
margin-left: 66.666667%;
}
.wgb-offset-9 {
margin-left: 75%;
}
.wgb-offset-10 {
margin-left: 83.333333%;
}
.wgb-offset-11 {
margin-left: 91.666667%;
}
@media (min-width: 576px) {
.wgb-col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.wgb-col-sm-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.wgb-col-sm-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.wgb-col-sm-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.wgb-col-sm-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.wgb-col-sm-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.wgb-col-sm-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.wgb-col-sm-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.wgb-col-sm-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.wgb-col-sm-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.wgb-col-sm-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.wgb-col-sm-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.wgb-col-sm-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.wgb-col-sm-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.wgb-order-sm-first {
-ms-flex-order: -1;
order: -1;
}
.wgb-order-sm-last {
-ms-flex-order: 13;
order: 13;
}
.wgb-order-sm-0 {
-ms-flex-order: 0;
order: 0;
}
.wgb-order-sm-1 {
-ms-flex-order: 1;
order: 1;
}
.wgb-order-sm-2 {
-ms-flex-order: 2;
order: 2;
}
.wgb-order-sm-3 {
-ms-flex-order: 3;
order: 3;
}
.wgb-order-sm-4 {
-ms-flex-order: 4;
order: 4;
}
.wgb-order-sm-5 {
-ms-flex-order: 5;
order: 5;
}
.wgb-order-sm-6 {
-ms-flex-order: 6;
order: 6;
}
.wgb-order-sm-7 {
-ms-flex-order: 7;
order: 7;
}
.wgb-order-sm-8 {
-ms-flex-order: 8;
order: 8;
}
.wgb-order-sm-9 {
-ms-flex-order: 9;
order: 9;
}
.wgb-order-sm-10 {
-ms-flex-order: 10;
order: 10;
}
.wgb-order-sm-11 {
-ms-flex-order: 11;
order: 11;
}
.wgb-order-sm-12 {
-ms-flex-order: 12;
order: 12;
}
.wgb-offset-sm-0 {
margin-left: 0;
}
.wgb-offset-sm-1 {
margin-left: 8.333333%;
}
.wgb-offset-sm-2 {
margin-left: 16.666667%;
}
.wgb-offset-sm-3 {
margin-left: 25%;
}
.wgb-offset-sm-4 {
margin-left: 33.333333%;
}
.wgb-offset-sm-5 {
margin-left: 41.666667%;
}
.wgb-offset-sm-6 {
margin-left: 50%;
}
.wgb-offset-sm-7 {
margin-left: 58.333333%;
}
.wgb-offset-sm-8 {
margin-left: 66.666667%;
}
.wgb-offset-sm-9 {
margin-left: 75%;
}
.wgb-offset-sm-10 {
margin-left: 83.333333%;
}
.wgb-offset-sm-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 768px) {
.wgb-col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.wgb-col-md-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.wgb-col-md-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.wgb-col-md-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.wgb-col-md-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.wgb-col-md-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.wgb-col-md-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.wgb-col-md-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.wgb-col-md-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.wgb-col-md-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.wgb-col-md-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.wgb-col-md-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.wgb-col-md-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.wgb-col-md-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.wgb-order-md-first {
-ms-flex-order: -1;
order: -1;
}
.wgb-order-md-last {
-ms-flex-order: 13;
order: 13;
}
.wgb-order-md-0 {
-ms-flex-order: 0;
order: 0;
}
.wgb-order-md-1 {
-ms-flex-order: 1;
order: 1;
}
.wgb-order-md-2 {
-ms-flex-order: 2;
order: 2;
}
.wgb-order-md-3 {
-ms-flex-order: 3;
order: 3;
}
.wgb-order-md-4 {
-ms-flex-order: 4;
order: 4;
}
.wgb-order-md-5 {
-ms-flex-order: 5;
order: 5;
}
.wgb-order-md-6 {
-ms-flex-order: 6;
order: 6;
}
.wgb-order-md-7 {
-ms-flex-order: 7;
order: 7;
}
.wgb-order-md-8 {
-ms-flex-order: 8;
order: 8;
}
.wgb-order-md-9 {
-ms-flex-order: 9;
order: 9;
}
.wgb-order-md-10 {
-ms-flex-order: 10;
order: 10;
}
.wgb-order-md-11 {
-ms-flex-order: 11;
order: 11;
}
.wgb-order-md-12 {
-ms-flex-order: 12;
order: 12;
}
.wgb-offset-md-0 {
margin-left: 0;
}
.wgb-offset-md-1 {
margin-left: 8.333333%;
}
.wgb-offset-md-2 {
margin-left: 16.666667%;
}
.wgb-offset-md-3 {
margin-left: 25%;
}
.wgb-offset-md-4 {
margin-left: 33.333333%;
}
.wgb-offset-md-5 {
margin-left: 41.666667%;
}
.wgb-offset-md-6 {
margin-left: 50%;
}
.wgb-offset-md-7 {
margin-left: 58.333333%;
}
.wgb-offset-md-8 {
margin-left: 66.666667%;
}
.wgb-offset-md-9 {
margin-left: 75%;
}
.wgb-offset-md-10 {
margin-left: 83.333333%;
}
.wgb-offset-md-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 992px) {
.wgb-col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.wgb-col-lg-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.wgb-col-lg-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.wgb-col-lg-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.wgb-col-lg-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.wgb-col-lg-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.wgb-col-lg-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.wgb-col-lg-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.wgb-col-lg-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.wgb-col-lg-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.wgb-col-lg-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.wgb-col-lg-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.wgb-col-lg-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.wgb-col-lg-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.wgb-order-lg-first {
-ms-flex-order: -1;
order: -1;
}
.wgb-order-lg-last {
-ms-flex-order: 13;
order: 13;
}
.wgb-order-lg-0 {
-ms-flex-order: 0;
order: 0;
}
.wgb-order-lg-1 {
-ms-flex-order: 1;
order: 1;
}
.wgb-order-lg-2 {
-ms-flex-order: 2;
order: 2;
}
.wgb-order-lg-3 {
-ms-flex-order: 3;
order: 3;
}
.wgb-order-lg-4 {
-ms-flex-order: 4;
order: 4;
}
.wgb-order-lg-5 {
-ms-flex-order: 5;
order: 5;
}
.wgb-order-lg-6 {
-ms-flex-order: 6;
order: 6;
}
.wgb-order-lg-7 {
-ms-flex-order: 7;
order: 7;
}
.wgb-order-lg-8 {
-ms-flex-order: 8;
order: 8;
}
.wgb-order-lg-9 {
-ms-flex-order: 9;
order: 9;
}
.wgb-order-lg-10 {
-ms-flex-order: 10;
order: 10;
}
.wgb-order-lg-11 {
-ms-flex-order: 11;
order: 11;
}
.wgb-order-lg-12 {
-ms-flex-order: 12;
order: 12;
}
.wgb-offset-lg-0 {
margin-left: 0;
}
.wgb-offset-lg-1 {
margin-left: 8.333333%;
}
.wgb-offset-lg-2 {
margin-left: 16.666667%;
}
.wgb-offset-lg-3 {
margin-left: 25%;
}
.wgb-offset-lg-4 {
margin-left: 33.333333%;
}
.wgb-offset-lg-5 {
margin-left: 41.666667%;
}
.wgb-offset-lg-6 {
margin-left: 50%;
}
.wgb-offset-lg-7 {
margin-left: 58.333333%;
}
.wgb-offset-lg-8 {
margin-left: 66.666667%;
}
.wgb-offset-lg-9 {
margin-left: 75%;
}
.wgb-offset-lg-10 {
margin-left: 83.333333%;
}
.wgb-offset-lg-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 1200px) {
.wgb-col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.wgb-col-xl-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.wgb-col-xl-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.wgb-col-xl-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.wgb-col-xl-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.wgb-col-xl-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.wgb-col-xl-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.wgb-col-xl-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.wgb-col-xl-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.wgb-col-xl-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.wgb-col-xl-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.wgb-col-xl-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.wgb-col-xl-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.wgb-col-xl-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.wgb-order-xl-first {
-ms-flex-order: -1;
order: -1;
}
.wgb-order-xl-last {
-ms-flex-order: 13;
order: 13;
}
.wgb-order-xl-0 {
-ms-flex-order: 0;
order: 0;
}
.wgb-order-xl-1 {
-ms-flex-order: 1;
order: 1;
}
.wgb-order-xl-2 {
-ms-flex-order: 2;
order: 2;
}
.wgb-order-xl-3 {
-ms-flex-order: 3;
order: 3;
}
.wgb-order-xl-4 {
-ms-flex-order: 4;
order: 4;
}
.wgb-order-xl-5 {
-ms-flex-order: 5;
order: 5;
}
.wgb-order-xl-6 {
-ms-flex-order: 6;
order: 6;
}
.wgb-order-xl-7 {
-ms-flex-order: 7;
order: 7;
}
.wgb-order-xl-8 {
-ms-flex-order: 8;
order: 8;
}
.wgb-order-xl-9 {
-ms-flex-order: 9;
order: 9;
}
.wgb-order-xl-10 {
-ms-flex-order: 10;
order: 10;
}
.wgb-order-xl-11 {
-ms-flex-order: 11;
order: 11;
}
.wgb-order-xl-12 {
-ms-flex-order: 12;
order: 12;
}
.wgb-offset-xl-0 {
margin-left: 0;
}
.wgb-offset-xl-1 {
margin-left: 8.333333%;
}
.wgb-offset-xl-2 {
margin-left: 16.666667%;
}
.wgb-offset-xl-3 {
margin-left: 25%;
}
.wgb-offset-xl-4 {
margin-left: 33.333333%;
}
.wgb-offset-xl-5 {
margin-left: 41.666667%;
}
.wgb-offset-xl-6 {
margin-left: 50%;
}
.wgb-offset-xl-7 {
margin-left: 58.333333%;
}
.wgb-offset-xl-8 {
margin-left: 66.666667%;
}
.wgb-offset-xl-9 {
margin-left: 75%;
}
.wgb-offset-xl-10 {
margin-left: 83.333333%;
}
.wgb-offset-xl-11 {
margin-left: 91.666667%;
}
}
.wgb-d-none {
display: none !important;
}
.wgb-d-inline {
display: inline !important;
}
.wgb-d-inline-block {
display: inline-block !important;
}
.wgb-d-block {
display: block !important;
}
.wgb-d-table {
display: table !important;
}
.wgb-d-table-row {
display: table-row !important;
}
.wgb-d-table-cell {
display: table-cell !important;
}
.wgb-d-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.wgb-d-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
@media (min-width: 576px) {
.wgb-d-sm-none {
display: none !important;
}
.wgb-d-sm-inline {
display: inline !important;
}
.wgb-d-sm-inline-block {
display: inline-block !important;
}
.wgb-d-sm-block {
display: block !important;
}
.wgb-d-sm-table {
display: table !important;
}
.wgb-d-sm-table-row {
display: table-row !important;
}
.wgb-d-sm-table-cell {
display: table-cell !important;
}
.wgb-d-sm-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.wgb-d-sm-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.wgb-d-md-none {
display: none !important;
}
.wgb-d-md-inline {
display: inline !important;
}
.wgb-d-md-inline-block {
display: inline-block !important;
}
.wgb-d-md-block {
display: block !important;
}
.wgb-d-md-table {
display: table !important;
}
.wgb-d-md-table-row {
display: table-row !important;
}
.wgb-d-md-table-cell {
display: table-cell !important;
}
.wgb-d-md-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.wgb-d-md-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.wgb-d-lg-none {
display: none !important;
}
.wgb-d-lg-inline {
display: inline !important;
}
.wgb-d-lg-inline-block {
display: inline-block !important;
}
.wgb-d-lg-block {
display: block !important;
}
.wgb-d-lg-table {
display: table !important;
}
.wgb-d-lg-table-row {
display: table-row !important;
}
.wgb-d-lg-table-cell {
display: table-cell !important;
}
.wgb-d-lg-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.wgb-d-lg-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 1200px) {
.wgb-d-xl-none {
display: none !important;
}
.wgb-d-xl-inline {
display: inline !important;
}
.wgb-d-xl-inline-block {
display: inline-block !important;
}
.wgb-d-xl-block {
display: block !important;
}
.wgb-d-xl-table {
display: table !important;
}
.wgb-d-xl-table-row {
display: table-row !important;
}
.wgb-d-xl-table-cell {
display: table-cell !important;
}
.wgb-d-xl-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.wgb-d-xl-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media print {
.wgb-d-print-none {
display: none !important;
}
.wgb-d-print-inline {
display: inline !important;
}
.wgb-d-print-inline-block {
display: inline-block !important;
}
.wgb-d-print-block {
display: block !important;
}
.wgb-d-print-table {
display: table !important;
}
.wgb-d-print-table-row {
display: table-row !important;
}
.wgb-d-print-table-cell {
display: table-cell !important;
}
.wgb-d-print-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.wgb-d-print-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
.wgb-flex-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.wgb-flex-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.wgb-flex-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.wgb-flex-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.wgb-flex-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.wgb-flex-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.wgb-flex-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.wgb-flex-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.wgb-flex-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.wgb-flex-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.wgb-flex-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.wgb-flex-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.wgb-justify-content-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.wgb-justify-content-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.wgb-justify-content-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.wgb-justify-content-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.wgb-justify-content-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.wgb-align-items-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.wgb-align-items-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.wgb-align-items-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.wgb-align-items-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.wgb-align-items-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.wgb-align-content-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.wgb-align-content-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.wgb-align-content-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.wgb-align-content-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.wgb-align-content-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.wgb-align-content-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.wgb-align-self-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.wgb-align-self-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.wgb-align-self-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.wgb-align-self-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.wgb-align-self-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.wgb-align-self-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
@media (min-width: 576px) {
.wgb-flex-sm-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.wgb-flex-sm-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.wgb-flex-sm-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.wgb-flex-sm-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.wgb-flex-sm-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.wgb-flex-sm-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.wgb-flex-sm-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.wgb-flex-sm-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.wgb-flex-sm-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.wgb-flex-sm-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.wgb-flex-sm-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.wgb-flex-sm-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.wgb-justify-content-sm-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.wgb-justify-content-sm-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.wgb-justify-content-sm-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.wgb-justify-content-sm-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.wgb-justify-content-sm-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.wgb-align-items-sm-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.wgb-align-items-sm-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.wgb-align-items-sm-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.wgb-align-items-sm-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.wgb-align-items-sm-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.wgb-align-content-sm-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.wgb-align-content-sm-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.wgb-align-content-sm-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.wgb-align-content-sm-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.wgb-align-content-sm-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.wgb-align-content-sm-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.wgb-align-self-sm-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.wgb-align-self-sm-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.wgb-align-self-sm-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.wgb-align-self-sm-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.wgb-align-self-sm-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.wgb-align-self-sm-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.wgb-flex-md-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.wgb-flex-md-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.wgb-flex-md-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.wgb-flex-md-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.wgb-flex-md-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.wgb-flex-md-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.wgb-flex-md-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.wgb-flex-md-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.wgb-flex-md-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.wgb-flex-md-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.wgb-flex-md-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.wgb-flex-md-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.wgb-justify-content-md-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.wgb-justify-content-md-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.wgb-justify-content-md-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.wgb-justify-content-md-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.wgb-justify-content-md-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.wgb-align-items-md-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.wgb-align-items-md-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.wgb-align-items-md-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.wgb-align-items-md-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.wgb-align-items-md-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.wgb-align-content-md-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.wgb-align-content-md-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.wgb-align-content-md-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.wgb-align-content-md-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.wgb-align-content-md-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.wgb-align-content-md-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.wgb-align-self-md-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.wgb-align-self-md-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.wgb-align-self-md-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.wgb-align-self-md-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.wgb-align-self-md-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.wgb-align-self-md-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.wgb-flex-lg-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.wgb-flex-lg-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.wgb-flex-lg-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.wgb-flex-lg-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.wgb-flex-lg-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.wgb-flex-lg-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.wgb-flex-lg-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.wgb-flex-lg-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.wgb-flex-lg-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.wgb-flex-lg-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.wgb-flex-lg-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.wgb-flex-lg-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.wgb-justify-content-lg-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.wgb-justify-content-lg-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.wgb-justify-content-lg-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.wgb-justify-content-lg-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.wgb-justify-content-lg-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.wgb-align-items-lg-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.wgb-align-items-lg-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.wgb-align-items-lg-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.wgb-align-items-lg-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.wgb-align-items-lg-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.wgb-align-content-lg-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.wgb-align-content-lg-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.wgb-align-content-lg-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.wgb-align-content-lg-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.wgb-align-content-lg-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.wgb-align-content-lg-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.wgb-align-self-lg-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.wgb-align-self-lg-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.wgb-align-self-lg-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.wgb-align-self-lg-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.wgb-align-self-lg-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.wgb-align-self-lg-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.wgb-flex-xl-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.wgb-flex-xl-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.wgb-flex-xl-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.wgb-flex-xl-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.wgb-flex-xl-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.wgb-flex-xl-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.wgb-flex-xl-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.wgb-flex-xl-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.wgb-flex-xl-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.wgb-flex-xl-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.wgb-flex-xl-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.wgb-flex-xl-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.wgb-justify-content-xl-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.wgb-justify-content-xl-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.wgb-justify-content-xl-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.wgb-justify-content-xl-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.wgb-justify-content-xl-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.wgb-align-items-xl-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.wgb-align-items-xl-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.wgb-align-items-xl-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.wgb-align-items-xl-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.wgb-align-items-xl-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.wgb-align-content-xl-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.wgb-align-content-xl-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.wgb-align-content-xl-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.wgb-align-content-xl-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.wgb-align-content-xl-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.wgb-align-content-xl-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.wgb-align-self-xl-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.wgb-align-self-xl-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.wgb-align-self-xl-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.wgb-align-self-xl-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.wgb-align-self-xl-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.wgb-align-self-xl-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
} @font-face {
font-family: 'agicon';
src: url(//afzethekken.nl/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/style/fonts/agicon.eot?3g4mg3);
src: url(//afzethekken.nl/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/style/fonts/agicon.eot?3g4mg3#iefix) format('embedded-opentype'), url(//afzethekken.nl/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/style/fonts/agicon.ttf?3g4mg3) format('truetype'), url(//afzethekken.nl/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/style/fonts/agicon.woff?3g4mg3) format('woff'), url(//afzethekken.nl/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/style/fonts/agicon.svg?3g4mg3#agicon) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="agicon-"], [class*=" agicon-"] { font-family: 'agicon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.agicon-arrow-left:before {
content: "\e900";
}
.agicon-arrow-right:before {
content: "\e901";
}
.agicon-check:before {
content: "\e902";
}
.agicon-edit-2:before {
content: "\e903";
}
.agicon-eye:before {
content: "\e904";
}
.agicon-gift:before {
content: "\e905";
}
.agicon-plus:before {
content: "\e906";
}
.agicon-trash-2:before {
content: "\e907";
}
.agicon-loader:before {
content: "\e908";
}
.agicon-x1:before {
content: "\eae2";
} .font-weight-bold {
font-weight: bold;
}
.text-capitalize {
text-transform: capitalize;
}
.text-uppercase {
text-transform: uppercase;
}
.text-center {
text-align: center;
} .wgb-header-cnt {
position: relative;
padding-bottom: 15px;
margin-bottom: 20px;
margin-top: 30px;
display: inline-block;
width: 100%;
}
.wgb-header-cnt:before {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 100px;
border-top: 3px solid #e4003b;
}
.wgb-header-cnt:after {
content: '';
position: absolute;
left: 105px;
right: 0;
bottom: 0;
border-top: 3px solid #dcdcdc;
}
.wgb-header-icon {
font-size: 45px;
margin-right: 10px;
}
.wgb-header-text {
display: inline-block;
}
.wgb-title {
font-size: 18px !important;
margin: 0 !important;
line-height: initial !important;
}
.wgb-title:before {
display: none;
}
.wgb-sub-title {
font-size: 13px;
color: #848484;
} .wgb-wrap-item-cnt.wgb-selected-wrap {
border: 3px solid #e0003a;
}
.wgb-item-layout1 .wgb-wrap-item-cnt .wgb-item-overlay {
opacity: 1;
height: 0;
top: auto;
bottom: 0;
background: rgba(255, 255, 255, 0);
background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(25, 25, 25, 1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(25, 25, 25, 1)));
background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(25, 25, 25, 1) 100%);
background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(25, 25, 25, 1) 100%);
background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(25, 25, 25, 1) 100%);
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(25, 25, 25, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#191919', GradientType=0);
transition: all 0.3s;
}
.wgb-item-layout1 .wgb-wrap-item-cnt:hover .wgb-item-overlay {
opacity: 1;
height: 100%;
}
.wgb-item-layout1 .wgb-wrap-item-cnt .wgb-item-content {
opacity: 0;
bottom: 0;
}
.wgb-item-layout1 .wgb-wrap-item-cnt:hover .wgb-item-content, .wgb-item-layout1 .wgb-wrap-item-cnt.wgb-selected-wrap .wgb-item-content {
opacity: 1;
bottom: 15px;
}
.wgb-item-layout1 .wgb-wrap-item-cnt .wgb-item-title a {
color: #fff;
border: none !important;
}
.wgb-item-layout1 .wgb-wrap-item-cnt .wgb-price span.amount {
color: #cecece;
font-size: 16px;
}
.wgb-item-layout1 .wgb-wrap-item-cnt .wgb-selected-icon, .wgb-item-layout2 .wgb-wrap-item-cnt .wgb-selected-icon {
position: absolute;
top: 15px;
right: 15px;
width: 40px;
height: 40px;
background-color: #e0003a;
border-radius: 50%;
text-align: center;
opacity: 0;
visibility: hidden;
}
.wgb-item-layout1 .wgb-wrap-item-cnt .wgb-selected-icon i, .wgb-item-layout2 .wgb-wrap-item-cnt .wgb-selected-icon i {
font-size: 22px;
color: #fff;
line-height: 40px;
font-weight: lighter;
}
.wgb-item-layout1 .wgb-wrap-item-cnt.wgb-selected-wrap .wgb-selected-icon, .wgb-item-layout2 .wgb-wrap-item-cnt.wgb-selected-wrap .wgb-selected-icon {
opacity: 1;
visibility: visible;
}
.wgb-item-layout1 .wgb-wrap-item-cnt.wgb-selected-wrap .wgb-item-overlay {
height: 100%;
} .wgb-item-layout2 .wgb-wrap-item-cnt.wgb-selected-wrap {
box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.1);
border-radius: 10px;
overflow: hidden;
}
.wgb-item-layout2 .wgb-wrap-item-cnt:hover {
box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.1);
}
.wgb-item-layout2 .wgb-wrap-item-cnt {
text-align: left;
padding-bottom: 10px;
}
.wgb-item-layout2 .wgb-wrap-item-cnt .wgb-selected-icon {
position: absolute;
top: 15px;
right: 15px;
width: 40px;
height: 40px;
background-color: #e0003a;
border-radius: 50%;
text-align: center;
opacity: 0;
visibility: hidden;
}
.wgb-item-layout2 .wgb-wrap-item-cnt .wgb-selected-icon i {
font-size: 22px;
color: #fff;
line-height: 40px;
font-weight: lighter;
}
.wgb-item-layout2 .wgb-wrap-item-cnt.wgb-selected-wrap .wgb-selected-icon {
opacity: 1;
visibility: visible;
}
.wgb-item-layout2 .wgb-wrap-item-cnt .wgb-item-content {
padding: 15px 10px 0 15px;
}
.wgb-item-layout2 .wgb-wrap-item-cnt.wgb-selected-wrap .wgb-item-content {
padding: 15px 10px 0 15px;
}
.wgb-item-layout2 .wgb-wrap-item-cnt .wgb-price {
font-size: 16px;
}
.wgb-owl-carousel.wgb-item-layout2 .wgb-owl-item {
margin-bottom: 30px;
} .wgb-single-wrap-cnt {
margin-bottom: 30px;
}
.wgb-addwrap-btn {
display: inline-block;
background-color: #000;
color: #fff;
font-size: 14px;
padding: 5px 10px;
border: none;
border-radius: 5px;
cursor: pointer;
transition: all 0.3s;
}
.wgb-addwrap-btn i {
margin-right: 5px;
}
.wgb-addwrap-btn:hover {
background-color: #000;
color: #fff;
}
.wgb-addwrap-btn, .wgb-add-gift-btn, .wgb-cart-wrap-btn {
overflow: hidden;
position: relative;
cursor: pointer;
}
.wgb-addwrap-btn .wgb-loading-icon, .wgb-add-gift-btn .wgb-loading-icon, .wgb-cart-wrap-btn .wgb-loading-icon {
position: absolute;
left: 0;
right: 0;
top: 0;
width: 100%;
height: 100%;
text-align: center;
background-color: transparent
}
.wgb-spinner {
position: absolute;
top: 50%;
margin-top: -8px;
left: 50%;
margin-left: -8px;
height: 16px;
width: 16px;
background: rgba(0, 0, 0, .2);
border-radius: 50%;
}
.wgb-spinner--2 {
border: 2px solid rgba(255, 255, 255, 0.35);
border-top-color: #fff;
animation: spinner2 600ms linear infinite;
}
@keyframes spinner2 {
to {
transform: rotate(360deg);
}
} .wgb-cart-wrap-btn {
display: inline-block;
color: #ffffff;
font-size: 13px;
cursor: pointer;
background-color: #000;
padding: 3px 10px;
text-transform: capitalize;
margin-top: 5px;
border-radius: 5px;
transition: all 0.3s;
}
.wgb-cart-wrap-btn:hover {
background-color: #e4003b;
}
.wgb-cart-wrap-btn i {
margin-right: 5px;
} .wgb-grid-cnt, .wgb-wrap-cnt {
position: relative;
}
.pw_gift_pagination_div { top: 0;
left: 0;
transition: all 0.3s;
}
.pw-gift-active {  display: block !important;
}
.pw-gift-deactive {
display: none !important;
}
.wgb-product-item-cnt, .wgb-wrap-item-cnt {
position: relative;
transition: all 0.3s;
}
.wgb-item-thumb img {
display: block;
width: 100%;
height: auto;
max-width: 100%;
max-height: 100%;
}
.wgb-item-thumb figure {
margin-bottom: 0 !important;
}
.wgb-item-title {
font-size: 14px !important;
letter-spacing: normal;
margin: 0;
margin-bottom: 4px !important;
margin-top: 0 !important;
padding: 0!important;
line-height: initial !important;
}
.wgb-item-title:before {
display: none !important;
}
.wgb-item-title a {
font-weight: 700;
letter-spacing: normal;
color: #222;
text-decoration: none !important;
border: none !important;
transition: all 0.3s;
}
.wgb-stock {
font-size: 12px;
color: #7b7b7b;
line-height: initial;
} .wgb-pagination-cnt {
display: block;
text-align: center;
}
.wgb-paging-item {
display: inline-block;
background-color: #f6f6f6;
padding: 8px 30px;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}
.wgb-paging-item .wgb-pages {
display: inline-block;
font-size: 15px;
}
.wgb-paging-item span {
display: inline-block;
margin-right: 20px;
}
.wgb-pagination-cnt a {
display: inline-block;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
font-weight: normal!important;
background-color: transparent;
color: #333;
text-decoration: none!important;
margin: 0 7px;
font-size: 16px;
border-radius: 50%;
transition: all 0.3s;
}
.pw_gift_pagination_num.wgb-active-page, .pw_gift_pagination_num:hover {
background-color: #e4003b;
color: #fff;
font-weight: bold;
} .wgb-item-layout1 .wgb-product-item-cnt:hover {
box-shadow: 0 0 60px 0px rgba(0, 0, 0, 0.10);
}
.wgb-item-layout1 .wgb-product-item-cnt .wgb-item-overlay {
top: 100%;
background: rgba(255, 255, 255, 0);
background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(25, 25, 25, 1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(25, 25, 25, 1)));
background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(25, 25, 25, 1) 100%);
background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(25, 25, 25, 1) 100%);
background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(25, 25, 25, 1) 100%);
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(25, 25, 25, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#191919', GradientType=0);
}
.wgb-item-layout1 .wgb-product-item-cnt.hovering:hover .wgb-item-overlay {
top: 0;
opacity: 1;
}
.wgb-item-layout1 .wgb-item-content {
position: absolute;
bottom: 10px;
left: 0;
right: 0;
padding: 0 20px;
transition: all 0.3s;
opacity: 0;
}
.wgb-item-layout1 .wgb-item-content .wgb-item-title a {
color: #fff;
}
.wgb-item-layout1 .wgb-stock {
position: absolute;
top: 20px;
left: 20px;
background-color: #000;
padding: 1px 5px;
color: #fff;
}
.wgb-item-layout1 .wgb-product-item-cnt.hovering:hover .wgb-item-content {
bottom: 15px;
opacity: 1;
} .wgb-item-layout2 .wgb-item-thumb {
position: relative;
}
.wgb-item-layout2 .wgb-stock, .wgb-item-overlay {
position: absolute;
width: 60%;
left: 0;
right: 0;
bottom: 0;
font-size: 9pt;
background: #222222;
color: #fff;
text-align: center;
padding: 0 5px;
margin: auto;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
}
.in_stock .wgb-stock, .in_stock .wgb-item-overlay {
background: #34a034;
}
.out_of_stock .wgb-stock, .out_of_stock .wgb-item-overlay {
background: #a03434;
}
.wgb-disable-gift-button {
line-height: 38px;
margin-top: 10px;
}
.wgb-item-layout2 .wgb-item-content {
padding: 15px 0 0;
}
.wgb-add-gift-btn {
display: inline-block;
font-size: 13px;
cursor: pointer;
background-color: transparent;
border: 1px #e4003b solid;
color: #e4003b!important;
padding: 6px 20px;
text-transform: capitalize;
margin: 5px 0 10px;
transition: all 0.3s;
font-weight: bold!important;
}
.wgb-add-gift-btn:hover {
background-color: #e4003b;
color: #fff!important;
}
.wgb-add-gift-btn i {
margin-right: 5px;
} .wgb-item-layout3 .wgb-product-item-cnt {
border-radius: 5px;
transition: all 0.5s;
}
.wgb-item-layout3 .carousel-item .wgb-product-item-cnt, .wgb-item-layout3 .wgb-owl-stage .wgb-product-item-cnt {
margin-bottom: 30px;
}
.wgb-item-layout3 .wgb-product-item-cnt:hover {
box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.1);
}
.wgb-item-layout3 .wgb-item-thumb {
overflow: hidden;
position: relative;
}
.wgb-item-layout3 .wgb-stock {
position: absolute;
top: 10px;
left: 10px;
background-color: #000;
padding: 1px 5px;
color: #fff;
}
.wgb-item-layout3 .wgb-item-content {
padding: 15px 10px;
} .wgb-page {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
visibility: hidden;
overflow: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.wgb-page-current, .no-js .wgb-page {
visibility: visible;
z-index: 1;
}
.no-js body {
overflow: auto;
}
.wgb-page-ontop {
z-index: 999;
} .close {
margin: 28px 0 0 -16px;
position: absolute;
}
.wgb-popup-close:hover .wgb-leftright {
transform: rotate(-45deg);
background-color: #d4d4d4;
}
.wgb-popup-close:hover .wgb-rightleft {
transform: rotate(45deg);
background-color: #d4d4d4;
}
.wgb-popup-close:hover label {
opacity: 1;
}
.scroll-element.scroll-x {
display: none !important;
}
.wgb-popup-body .wgb-product-cnt {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
}
.wgb-default-wrap-cnt {
position: relative;
width: 75px;
height: 75px;
display: inline-block;
margin-right: 10px;
float: left;
border-radius: 5px;
border: 2px solid #000;
overflow: hidden;
box-sizing: content-box;
}
.woocommerce table.cart tbody tr td img.wgb-default-wrap-cnt {
height: auto;
}
.remove-wrap-signle-product {
position: absolute;
width: 20px;
height: 20px;
top: 0;
right: 0;
text-align: center;
line-height: 20px;
cursor: pointer;
background-color: #000;
color: #fff;
font-size: 11px;
border-radius: 0 0 0 10px;
}
.wgb-default-wrap-cnt .wgb-default-wrap-img {
width: 100%;
max-width: 100%;
height: 100%;
background-position: 50% 50%;
background-size: cover;
}
.wgb-wrap-price-cnt {
display: block;
margin-top: 15px;
font-size: 16px;
text-transform: capitalize;
}
.wgb-wrap-price-cnt div {
display: inline-block;
background-color: #000;
padding: 0 10px;
border-radius: 5px;
margin-left: 15px;
color: #fff;
}
.wgb-wrap-price-cnt div {
display: inline-block;
background-color: #000;
padding: 0 10px;
border-radius: 5px;
margin-left: 15px;
color: #fff;
}
.wgb-wrap-price-sign {
margin-left: 3px;
}
.variation-WrapSelected {
display: block !important;
float: none!important;
margin: 5px 0 10px 0;
font-size: 13px;
font-weight: bold;
text-transform: capitalize;
}
.variation-WrapSelected span.item-variation-name {
display: block!important;
margin-bottom: 5px;
}
.wgb-wrap-price-title-cnt {
margin-top: 10px;
}
.wgb-wrap-price-title {
font-size: 13px;
font-weight: bold;
display: inline-block;
margin-right: 5px;
text-transform: capitalize;
}  .scroll-wrapper {
overflow: hidden !important;
padding: 0 !important;
position: relative;
}
.scroll-wrapper>.scroll-content {
border: none !important;
box-sizing: content-box !important;
height: auto;
left: 0;
margin: 0;
max-height: none;
max-width: none !important;
overflow: scroll !important;
padding: 0;
position: relative !important;
top: 0;
width: 100% !important;
}
.scroll-wrapper>.scroll-content::-webkit-scrollbar {
height: 0;
width: 0;
}
.scroll-wrapper.scroll--rtl {
direction: rtl;
}
.scroll-element {
box-sizing: content-box;
display: none;
}
.scroll-element div {
box-sizing: content-box;
}
.scroll-element .scroll-bar, .scroll-element .scroll-arrow {
cursor: default;
}
.scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
display: block;
}
.scroll-textarea {
border: 1px solid #cccccc;
border-top-color: #999999;
}
.scroll-textarea>.scroll-content {
overflow: hidden !important;
}
.scroll-textarea>.scroll-content>textarea {
border: none !important;
box-sizing: border-box;
height: 100% !important;
margin: 0;
max-height: none !important;
max-width: none !important;
overflow: scroll !important;
outline: none;
padding: 2px;
position: relative !important;
top: 0;
width: 100% !important;
}
.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {
height: 0;
width: 0;
} .scrollbar-macosx>.scroll-element, .scrollbar-macosx>.scroll-element div {
background: none;
border: none;
margin: 0;
padding: 0;
position: absolute;
z-index: 10;
}
.scrollbar-macosx>.scroll-element div {
display: block;
height: 100%;
left: 0;
top: 0;
width: 100%;
}
.scrollbar-macosx>.scroll-element .scroll-element_track {
display: none;
}
.scrollbar-macosx>.scroll-element .scroll-bar {
background-color: #6C6E71;
display: block;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
-o-transition: opacity 0.2s linear;
-ms-transition: opacity 0.2s linear;
transition: opacity 0.2s linear;
}
.scrollbar-macosx:hover>.scroll-element .scroll-bar, .scrollbar-macosx>.scroll-element.scroll-draggable .scroll-bar {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity=70);
opacity: 0.7;
}
.scrollbar-macosx>.scroll-element.scroll-x {
bottom: 0px;
height: 0px;
left: 0;
min-width: 100%;
overflow: visible;
width: 100%;
}
.scrollbar-macosx>.scroll-element.scroll-y {
height: 100%;
min-height: 100%;
right: 0px;
top: 0;
width: 0px;
} .scrollbar-macosx>.scroll-element.scroll-x .scroll-bar {
height: 7px;
min-width: 10px;
top: -9px;
}
.scrollbar-macosx>.scroll-element.scroll-y .scroll-bar {
left: -9px;
min-height: 10px;
width: 7px;
}
.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_outer {
left: 2px;
}
.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_size {
left: -4px;
}
.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_outer {
top: 2px;
}
.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_size {
top: -4px;
} .scrollbar-macosx>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
left: -11px;
}
.scrollbar-macosx>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
top: -11px;
} .wgb-rule-list-cnt {
margin: 20px 0;
}
.wgb-rule-cnt {
padding: 20px;
margin-bottom: 20px;
border-radius: 20px;
transition: all 0.3s;
}
.wgb-rule-cnt:hover {
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
}
span.wgb-rule-num {
display: inline-block;
min-width: 30px;
height: 30px;
background-color: #ee6688;
border-radius: 50%;
color: #fff;
text-align: center;
line-height: 30px;
margin-right: 10px;
float: left;
margin-top: -4px;
}
.wgb-rule-title {
display: inline-block;
font-size: 18px;
font-weight: bold;
margin-bottom: 15px;
}
.wgb-rule-title a {
color: #333;
border-bottom: none !important;
text-decoration: underline;
}
.wgb-rule-desc-cnt {
color: #848484;
margin-bottom: 20px;
font-size: 13px;
}
.wgb-rule-btn {
color: #333;
text-transform: capitalize;
font-size: 13px;
cursor: pointer;
border-bottom: none !important;
text-decoration: none!important;
}
.wgb-rule-btn i {
margin-right: 5px;
}
.wgb-rule-btn:hover {
text-decoration: none;
} .tab-js {
position: absolute;
opacity: 0;
top: 30px;
left: 0;
right: 0;
visibility: hidden;
transition: all 0.3s
}
.tab-active-js {
opacity: 1;
top: 20px;
visibility: visible
}
.tabs-buttons {
font-size: 14px;
border-bottom: 3px solid #eee;
}
.tabs-buttons__btn {
position: relative;
display: block;
width: 100%;
text-decoration: none;
font-weight: bold;
border: none;
border-bottom-width: 0;
color: #333;
background-color: #fff;
outline: none;
padding: 12px 20px;
cursor: pointer;
transition: all .3s;
}
.tabs-buttons__btn:before {
content: '';
position: absolute;
bottom: -3px;
left: 0;
right: 0;
height: 3px;
background-color: transparent;
transition: all .3s;
}
.tabs-buttons__btn:hover:before, .tabs-buttons__btn--active:before {
background-color: #ee6688;
}
.tabs-sections {
position: relative;
padding: 20px 0;
height: 100%;
}
@media screen and (min-width: 640px) {
.tabs-buttons {
font-size: 0;
}
.tabs-buttons__btn {
position: relative;
width: auto;
display: inline-block;
font-size: 14px;
}
.tabs-buttons__btn:not(:last-child) {
margin-right: 5px;
}
}
@media screen and (max-width: 640px) {
.tabs-buttons__btn:before {
bottom: 0px !important;
}
.tabs-sections {
border-top: 3px solid #eee;
}
.tabs-buttons {
border-bottom: none;
}
} .wgb-owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
overflow: hidden;
padding-bottom: 5px;
}
.wgb-owl-carousel .wgb-owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden; }
.wgb-owl-carousel .wgb-owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.wgb-owl-carousel .wgb-owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.wgb-owl-carousel .wgb-owl-wrapper, .wgb-owl-carousel .wgb-owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
}
.wgb-owl-carousel .wgb-owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
}
.wgb-owl-carousel .wgb-owl-item img {
display: block;
width: 100%;
max-width: 100%;
}
.wgb-owl-carousel .wgb-owl-nav.disabled, .wgb-owl-carousel .wgb-owl-dots.disabled {
display: none;
}
.wgb-owl-carousel .wgb-owl-nav .wgb-owl-prev, .wgb-owl-carousel .wgb-owl-nav .wgb-owl-next, .wgb-owl-carousel .wgb-owl-dot {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.wgb-owl-carousel .wgb-owl-nav button.wgb-owl-prev, .wgb-owl-carousel .wgb-owl-nav button.wgb-owl-next, .wgb-owl-carousel button.wgb-owl-dot {
background: none;
color: inherit;
border: none;
padding: 0 !important;
font: inherit;
}
.adv-gift-section .owl-nav .owl-prev, .adv-gift-section .owl-nav .owl-next {
position: absolute;
top: 0;
bottom: 0;
margin: auto;
width: 40px;
height: 40px;
background: rgba(0, 0, 0, 0.5) !important;
color: #fff !important;
z-index: 999;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
text-align: center;
line-height: 40px;
}
.adv-gift-section .owl-nav .owl-prev {
left: 5px;
}
.adv-gift-section .owl-nav .owl-next {
right: 5px;
}
.adv-gift-section .owl-rtl .owl-nav .owl-prev {
right: 5px;
left :auto;
}
.adv-gift-section .owl-rtl .owl-nav .owl-next {
left: 5px;
right :auto;
}
.wgb-owl-carousel.wgb-owl-loaded {
display: block;
}
.wgb-owl-carousel.wgb-owl-loading {
opacity: 0;
display: block;
}
.wgb-owl-carousel.wgb-owl-hidden {
opacity: 0;
}
.wgb-owl-carousel.wgb-owl-refresh .wgb-owl-item {
visibility: hidden;
}
.wgb-owl-carousel.wgb-owl-drag .wgb-owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.wgb-owl-carousel.wgb-owl-grab {
cursor: move;
cursor: grab;
}
.wgb-owl-carousel.wgb-owl-rtl {
direction: rtl;
}
.wgb-owl-carousel.wgb-owl-rtl .wgb-owl-item {
float: right;
} .no-js .wgb-owl-carousel {
display: block;
} .wgb-owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both;
}
.wgb-owl-carousel .wgb-owl-animated-in {
z-index: 0;
}
.wgb-owl-carousel .wgb-owl-animated-out {
z-index: 1;
}
.wgb-owl-carousel .fadeOut {
animation-name: fadeOut;
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .wgb-owl-height {
transition: height 500ms ease-in-out;
} .wgb-owl-carousel .wgb-owl-item { }
.wgb-owl-carousel .wgb-owl-item .wgb-owl-lazy {
opacity: 0;
transition: opacity 400ms ease;
}
.wgb-owl-carousel .wgb-owl-item .wgb-owl-lazy[src^=""], .wgb-owl-carousel .wgb-owl-item .wgb-owl-lazy:not([src]) {
max-height: 0;
}
.wgb-owl-carousel .wgb-owl-item img.wgb-owl-lazy {
transform-style: preserve-3d;
} .wgb-owl-carousel .wgb-owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.wgb-owl-carousel .wgb-owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//afzethekken.nl/wp-content/plugins/ithemeland-free-gifts-for-woo/frontend/assets/css/style/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease;
}
.wgb-owl-carousel .wgb-owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3);
}
.wgb-owl-carousel .wgb-owl-video-playing .wgb-owl-video-tn, .wgb-owl-carousel .wgb-owl-video-playing .wgb-owl-video-play-icon {
display: none;
}
.wgb-owl-carousel .wgb-owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease;
}
.wgb-owl-carousel .wgb-owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%;
}
.wgb-owl-nav>div {
position: absolute;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
z-index: 1;
font-size: 17px;
transition: all 0.3s;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
top: 50%;
margin-top: -17px;
background-color: rgba(0, 0, 0, 0.1);
}
.wgb-owl-nav>div i {
line-height: 35px;
}
.wgb-owl-nav>div:hover {
background-color: rgba(0, 0, 0, 0.5);
color: #ffffff;
}
.wgb-owl-nav .wgb-owl-prev {
left: -35px;
}
.wgb-owl-nav .wgb-owl-next {
right: -35px;
}
.wgb-owl-carousel:hover .wgb-owl-nav .wgb-owl-next {
right: 10px;
}
.wgb-owl-carousel:hover .wgb-owl-nav .wgb-owl-prev {
left: 10px;
}
.adv-gift-section .owl-dots {
width: 100%;
text-align: center;
margin-top: 10px;
}
.adv-gift-section .owl-dots .owl-dot {
display: inline-block;
width: 10px;
min-width: 10px;
height: 10px;
min-height: 10px;
max-height: 10px;
background-color: #333 !important;
margin-right: 8px;
border-radius: 10px;
box-shadow: 0 0 0 3px transparent;
transition: all 0.3s;
}
.adv-gift-section .owl-dots .wgb-owl-dot:active, .owl-dots .owl-dot:focus {
outline: none !important;
}
.adv-gift-section .owl-dot.active {
box-shadow: 0 0 0 2px;
background-color: #000 !important;
}  .wgb-page-moveToLeft {
-webkit-animation: moveToLeft .6s ease both;
animation: moveToLeft .6s ease both;
}
.wgb-page-moveFromLeft {
-webkit-animation: moveFromLeft .6s ease both;
animation: moveFromLeft .6s ease both;
}
.wgb-page-moveToRight {
-webkit-animation: moveToRight .6s ease both;
animation: moveToRight .6s ease both;
}
.wgb-page-moveFromRight {
-webkit-animation: moveFromRight .6s ease both;
animation: moveFromRight .6s ease both;
}
.wgb-page-moveToTop {
-webkit-animation: moveToTop .6s ease both;
animation: moveToTop .6s ease both;
}
.wgb-page-moveFromTop {
-webkit-animation: moveFromTop .6s ease both;
animation: moveFromTop .6s ease both;
}
.wgb-page-moveToBottom {
-webkit-animation: moveToBottom .6s ease both;
animation: moveToBottom .6s ease both;
}
.wgb-page-moveFromBottom {
-webkit-animation: moveFromBottom .6s ease both;
animation: moveFromBottom .6s ease both;
} .wgb-page-fade {
-webkit-animation: fade .7s ease both;
animation: fade .7s ease both;
} .wgb-page-moveToLeftFade {
-webkit-animation: moveToLeftFade .7s ease both;
animation: moveToLeftFade .7s ease both;
}
.wgb-page-moveFromLeftFade {
-webkit-animation: moveFromLeftFade .7s ease both;
animation: moveFromLeftFade .7s ease both;
}
.wgb-page-moveToRightFade {
-webkit-animation: moveToRightFade .7s ease both;
animation: moveToRightFade .7s ease both;
}
.wgb-page-moveFromRightFade {
-webkit-animation: moveFromRightFade .7s ease both;
animation: moveFromRightFade .7s ease both;
}
.wgb-page-moveToTopFade {
-webkit-animation: moveToTopFade .7s ease both;
animation: moveToTopFade .7s ease both;
}
.wgb-page-moveFromTopFade {
-webkit-animation: moveFromTopFade .7s ease both;
animation: moveFromTopFade .7s ease both;
}
.wgb-page-moveToBottomFade {
-webkit-animation: moveToBottomFade .7s ease both;
animation: moveToBottomFade .7s ease both;
}
.wgb-page-moveFromBottomFade {
-webkit-animation: moveFromBottomFade .7s ease both;
animation: moveFromBottomFade .7s ease both;
} .wgb-page-moveToLeftEasing {
-webkit-animation: moveToLeft .7s ease-in-out both;
animation: moveToLeft .7s ease-in-out both;
}
.wgb-page-moveToRightEasing {
-webkit-animation: moveToRight .7s ease-in-out both;
animation: moveToRight .7s ease-in-out both;
}
.wgb-page-moveToTopEasing {
-webkit-animation: moveToTop .7s ease-in-out both;
animation: moveToTop .7s ease-in-out both;
}
.wgb-page-moveToBottomEasing {
-webkit-animation: moveToBottom .7s ease-in-out both;
animation: moveToBottom .7s ease-in-out both;
}  @-webkit-keyframes moveToLeft {
from {}
to {
-webkit-transform: translateX(-100%);
}
}
@keyframes moveToLeft {
from {}
to {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
}
@-webkit-keyframes moveFromLeft {
from {
-webkit-transform: translateX(-100%);
}
}
@keyframes moveFromLeft {
from {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
}
@-webkit-keyframes moveToRight {
from {}
to {
-webkit-transform: translateX(100%);
}
}
@keyframes moveToRight {
from {}
to {
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
}
@-webkit-keyframes moveFromRight {
from {
-webkit-transform: translateX(100%);
}
}
@keyframes moveFromRight {
from {
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
}
@-webkit-keyframes moveToTop {
from {}
to {
-webkit-transform: translateY(-100%);
}
}
@keyframes moveToTop {
from {}
to {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
}
@-webkit-keyframes moveFromTop {
from {
-webkit-transform: translateY(-100%);
}
}
@keyframes moveFromTop {
from {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
}
@-webkit-keyframes moveToBottom {
from {}
to {
-webkit-transform: translateY(100%);
}
}
@keyframes moveToBottom {
from {}
to {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
}
@-webkit-keyframes moveFromBottom {
from {
-webkit-transform: translateY(100%);
}
}
@keyframes moveFromBottom {
from {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
} @-webkit-keyframes fade {
from {}
to {
opacity: 0.3;
}
}
@keyframes fade {
from {}
to {
opacity: 0.3;
}
} @-webkit-keyframes moveToLeftFade {
from {}
to {
opacity: 0.3;
-webkit-transform: translateX(-100%);
}
}
@keyframes moveToLeftFade {
from {}
to {
opacity: 0.3;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
}
@-webkit-keyframes moveFromLeftFade {
from {
opacity: 0.3;
-webkit-transform: translateX(-100%);
}
}
@keyframes moveFromLeftFade {
from {
opacity: 0.3;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
}
@-webkit-keyframes moveToRightFade {
from {}
to {
opacity: 0.3;
-webkit-transform: translateX(100%);
}
}
@keyframes moveToRightFade {
from {}
to {
opacity: 0.3;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
}
@-webkit-keyframes moveFromRightFade {
from {
opacity: 0.3;
-webkit-transform: translateX(100%);
}
}
@keyframes moveFromRightFade {
from {
opacity: 0.3;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
}
@-webkit-keyframes moveToTopFade {
from {}
to {
opacity: 0.3;
-webkit-transform: translateY(-100%);
}
}
@keyframes moveToTopFade {
from {}
to {
opacity: 0.3;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
}
@-webkit-keyframes moveFromTopFade {
from {
opacity: 0.3;
-webkit-transform: translateY(-100%);
}
}
@keyframes moveFromTopFade {
from {
opacity: 0.3;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
}
@-webkit-keyframes moveToBottomFade {
from {}
to {
opacity: 0.3;
-webkit-transform: translateY(100%);
}
}
@keyframes moveToBottomFade {
from {}
to {
opacity: 0.3;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
}
@-webkit-keyframes moveFromBottomFade {
from {
opacity: 0.3;
-webkit-transform: translateY(100%);
}
}
@keyframes moveFromBottomFade {
from {
opacity: 0.3;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
} .wgb-page-scaleDown {
-webkit-animation: scaleDown .7s ease both;
animation: scaleDown .7s ease both;
}
.wgb-page-scaleUp {
-webkit-animation: scaleUp .3s ease both;
animation: scaleUp .3s ease both;
}
.wgb-page-scaleUpDown {
-webkit-animation: scaleUpDown .5s ease both;
animation: scaleUpDown .5s ease both;
}
.wgb-page-scaleDownUp {
-webkit-animation: scaleDownUp .5s ease both;
animation: scaleDownUp .5s ease both;
}
.wgb-page-scaleDownCenter {
-webkit-animation: scaleDownCenter .4s ease-in both;
animation: scaleDownCenter .4s ease-in both;
}
.wgb-page-scaleUpCenter {
-webkit-animation: scaleUpCenter .4s ease-out both;
animation: scaleUpCenter .4s ease-out both;
}  @-webkit-keyframes scaleDown {
from {}
to {
opacity: 0;
-webkit-transform: scale(.8);
}
}
@keyframes scaleDown {
from {}
to {
opacity: 0;
-webkit-transform: scale(.8);
transform: scale(.8);
}
}
@-webkit-keyframes scaleUp {
from {
opacity: 0;
-webkit-transform: scale(1);
}
}
@keyframes scaleUp {
from {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes scaleUpDown {
from {
opacity: 0;
-webkit-transform: scale(1.2);
}
}
@keyframes scaleUpDown {
from {
opacity: 0;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
}
@-webkit-keyframes scaleDownUp {
from {}
to {
opacity: 0;
-webkit-transform: scale(1.2);
}
}
@keyframes scaleDownUp {
from {}
to {
opacity: 0;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
}
@-webkit-keyframes scaleDownCenter {
from {}
to {
opacity: 0;
-webkit-transform: scale(.7);
}
}
@keyframes scaleDownCenter {
from {}
to {
opacity: 0;
-webkit-transform: scale(.7);
transform: scale(.7);
}
}
@-webkit-keyframes scaleUpCenter {
from {
opacity: 0;
-webkit-transform: scale(.7);
}
}
@keyframes scaleUpCenter {
from {
opacity: 0;
-webkit-transform: scale(.7);
transform: scale(.7);
}
} .wgb-page-rotateRightSideFirst {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateRightSideFirst .8s both ease-in;
animation: rotateRightSideFirst .8s both ease-in;
}
.wgb-page-rotateLeftSideFirst {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotateLeftSideFirst .8s both ease-in;
animation: rotateLeftSideFirst .8s both ease-in;
}
.wgb-page-rotateTopSideFirst {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotateTopSideFirst .8s both ease-in;
animation: rotateTopSideFirst .8s both ease-in;
}
.wgb-page-rotateBottomSideFirst {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateBottomSideFirst .8s both ease-in;
animation: rotateBottomSideFirst .8s both ease-in;
} .wgb-page-flipOutRight {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: flipOutRight .5s both ease-in;
animation: flipOutRight .5s both ease-in;
}
.wgb-page-flipInLeft {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: flipInLeft .5s both ease-out;
animation: flipInLeft .5s both ease-out;
}
.wgb-page-flipOutLeft {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: flipOutLeft .5s both ease-in;
animation: flipOutLeft .5s both ease-in;
}
.wgb-page-flipInRight {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: flipInRight .5s both ease-out;
animation: flipInRight .5s both ease-out;
}
.wgb-page-flipOutTop {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: flipOutTop .5s both ease-in;
animation: flipOutTop .5s both ease-in;
}
.wgb-page-flipInBottom {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: flipInBottom .5s both ease-out;
animation: flipInBottom .5s both ease-out;
}
.wgb-page-flipOutBottom {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: flipOutBottom .5s both ease-in;
animation: flipOutBottom .5s both ease-in;
}
.wgb-page-flipInTop {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: flipInTop .5s both ease-out;
animation: flipInTop .5s both ease-out;
} .wgb-page-rotateFall {
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
-webkit-animation: rotateFall 1s both ease-in;
animation: rotateFall 1s both ease-in;
} .wgb-page-rotateOutNewspaper {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: rotateOutNewspaper .5s both ease-in;
animation: rotateOutNewspaper .5s both ease-in;
}
.wgb-page-rotateInNewspaper {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: rotateInNewspaper .5s both ease-out;
animation: rotateInNewspaper .5s both ease-out;
} .wgb-page-rotatePushLeft {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotatePushLeft .8s both ease;
animation: rotatePushLeft .8s both ease;
}
.wgb-page-rotatePushRight {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotatePushRight .8s both ease;
animation: rotatePushRight .8s both ease;
}
.wgb-page-rotatePushTop {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotatePushTop .8s both ease;
animation: rotatePushTop .8s both ease;
}
.wgb-page-rotatePushBottom {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotatePushBottom .8s both ease;
animation: rotatePushBottom .8s both ease;
} .wgb-page-rotatePullRight {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotatePullRight .5s both ease;
animation: rotatePullRight .5s both ease;
}
.wgb-page-rotatePullLeft {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotatePullLeft .5s both ease;
animation: rotatePullLeft .5s both ease;
}
.wgb-page-rotatePullTop {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotatePullTop .5s both ease;
animation: rotatePullTop .5s both ease;
}
.wgb-page-rotatePullBottom {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotatePullBottom .5s both ease;
animation: rotatePullBottom .5s both ease;
} .wgb-page-rotateFoldRight {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateFoldRight .7s both ease;
animation: rotateFoldRight .7s both ease;
}
.wgb-page-rotateFoldLeft {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotateFoldLeft .7s both ease;
animation: rotateFoldLeft .7s both ease;
}
.wgb-page-rotateFoldTop {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotateFoldTop .7s both ease;
animation: rotateFoldTop .7s both ease;
}
.wgb-page-rotateFoldBottom {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateFoldBottom .7s both ease;
animation: rotateFoldBottom .7s both ease;
} .wgb-page-rotateUnfoldLeft {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotateUnfoldLeft .7s both ease;
animation: rotateUnfoldLeft .7s both ease;
}
.wgb-page-rotateUnfoldRight {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateUnfoldRight .7s both ease;
animation: rotateUnfoldRight .7s both ease;
}
.wgb-page-rotateUnfoldTop {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotateUnfoldTop .7s both ease;
animation: rotateUnfoldTop .7s both ease;
}
.wgb-page-rotateUnfoldBottom {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateUnfoldBottom .7s both ease;
animation: rotateUnfoldBottom .7s both ease;
} .wgb-page-rotateRoomLeftOut {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotateRoomLeftOut .8s both ease;
animation: rotateRoomLeftOut .8s both ease;
}
.wgb-page-rotateRoomLeftIn {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateRoomLeftIn .8s both ease;
animation: rotateRoomLeftIn .8s both ease;
}
.wgb-page-rotateRoomRightOut {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateRoomRightOut .8s both ease;
animation: rotateRoomRightOut .8s both ease;
}
.wgb-page-rotateRoomRightIn {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotateRoomRightIn .8s both ease;
animation: rotateRoomRightIn .8s both ease;
}
.wgb-page-rotateRoomTopOut {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotateRoomTopOut .8s both ease;
animation: rotateRoomTopOut .8s both ease;
}
.wgb-page-rotateRoomTopIn {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateRoomTopIn .8s both ease;
animation: rotateRoomTopIn .8s both ease;
}
.wgb-page-rotateRoomBottomOut {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateRoomBottomOut .8s both ease;
animation: rotateRoomBottomOut .8s both ease;
}
.wgb-page-rotateRoomBottomIn {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotateRoomBottomIn .8s both ease;
animation: rotateRoomBottomIn .8s both ease;
} .wgb-page-rotateCubeLeftOut {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotateCubeLeftOut .6s both ease-in;
animation: rotateCubeLeftOut .6s both ease-in;
}
.wgb-page-rotateCubeLeftIn {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateCubeLeftIn .6s both ease-in;
animation: rotateCubeLeftIn .6s both ease-in;
}
.wgb-page-rotateCubeRightOut {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateCubeRightOut .6s both ease-in;
animation: rotateCubeRightOut .6s both ease-in;
}
.wgb-page-rotateCubeRightIn {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotateCubeRightIn .6s both ease-in;
animation: rotateCubeRightIn .6s both ease-in;
}
.wgb-page-rotateCubeTopOut {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotateCubeTopOut .6s both ease-in;
animation: rotateCubeTopOut .6s both ease-in;
}
.wgb-page-rotateCubeTopIn {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateCubeTopIn .6s both ease-in;
animation: rotateCubeTopIn .6s both ease-in;
}
.wgb-page-rotateCubeBottomOut {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateCubeBottomOut .6s both ease-in;
animation: rotateCubeBottomOut .6s both ease-in;
}
.wgb-page-rotateCubeBottomIn {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotateCubeBottomIn .6s both ease-in;
animation: rotateCubeBottomIn .6s both ease-in;
} .wgb-page-rotateCarouselLeftOut {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotateCarouselLeftOut .8s both ease;
animation: rotateCarouselLeftOut .8s both ease;
}
.wgb-page-rotateCarouselLeftIn {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateCarouselLeftIn .8s both ease;
animation: rotateCarouselLeftIn .8s both ease;
}
.wgb-page-rotateCarouselRightOut {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateCarouselRightOut .8s both ease;
animation: rotateCarouselRightOut .8s both ease;
}
.wgb-page-rotateCarouselRightIn {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotateCarouselRightIn .8s both ease;
animation: rotateCarouselRightIn .8s both ease;
}
.wgb-page-rotateCarouselTopOut {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotateCarouselTopOut .8s both ease;
animation: rotateCarouselTopOut .8s both ease;
}
.wgb-page-rotateCarouselTopIn {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateCarouselTopIn .8s both ease;
animation: rotateCarouselTopIn .8s both ease;
}
.wgb-page-rotateCarouselBottomOut {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateCarouselBottomOut .8s both ease;
animation: rotateCarouselBottomOut .8s both ease;
}
.wgb-page-rotateCarouselBottomIn {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotateCarouselBottomIn .8s both ease;
animation: rotateCarouselBottomIn .8s both ease;
} .wgb-page-rotateSidesOut {
-webkit-transform-origin: -50% 50%;
transform-origin: -50% 50%;
-webkit-animation: rotateSidesOut .5s both ease-in;
animation: rotateSidesOut .5s both ease-in;
}
.wgb-page-rotateSidesIn {
-webkit-transform-origin: 150% 50%;
transform-origin: 150% 50%;
-webkit-animation: rotateSidesIn .5s both ease-out;
animation: rotateSidesIn .5s both ease-out;
} .wgb-page-rotateSlideOut {
-webkit-animation: rotateSlideOut 1s both ease;
animation: rotateSlideOut 1s both ease;
}
.wgb-page-rotateSlideIn {
-webkit-animation: rotateSlideIn 1s both ease;
animation: rotateSlideIn 1s both ease;
}  @-webkit-keyframes rotateRightSideFirst {
0% {}
40% {
-webkit-transform: rotateY(15deg);
opacity: .8;
-webkit-animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(0.8) translateZ(-200px);
opacity: 0;
}
}
@keyframes rotateRightSideFirst {
0% {}
40% {
-webkit-transform: rotateY(15deg);
transform: rotateY(15deg);
opacity: .8;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(0.8) translateZ(-200px);
transform: scale(0.8) translateZ(-200px);
opacity: 0;
}
}
@-webkit-keyframes rotateLeftSideFirst {
0% {}
40% {
-webkit-transform: rotateY(-15deg);
opacity: .8;
-webkit-animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(0.8) translateZ(-200px);
opacity: 0;
}
}
@keyframes rotateLeftSideFirst {
0% {}
40% {
-webkit-transform: rotateY(-15deg);
transform: rotateY(-15deg);
opacity: .8;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(0.8) translateZ(-200px);
transform: scale(0.8) translateZ(-200px);
opacity: 0;
}
}
@-webkit-keyframes rotateTopSideFirst {
0% {}
40% {
-webkit-transform: rotateX(15deg);
opacity: .8;
-webkit-animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(0.8) translateZ(-200px);
opacity: 0;
}
}
@keyframes rotateTopSideFirst {
0% {}
40% {
-webkit-transform: rotateX(15deg);
transform: rotateX(15deg);
opacity: .8;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(0.8) translateZ(-200px);
transform: scale(0.8) translateZ(-200px);
opacity: 0;
}
}
@-webkit-keyframes rotateBottomSideFirst {
0% {}
40% {
-webkit-transform: rotateX(-15deg);
opacity: .8;
-webkit-animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(0.8) translateZ(-200px);
opacity: 0;
}
}
@keyframes rotateBottomSideFirst {
0% {}
40% {
-webkit-transform: rotateX(-15deg);
transform: rotateX(-15deg);
opacity: .8;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(0.8) translateZ(-200px);
transform: scale(0.8) translateZ(-200px);
opacity: 0;
}
} @-webkit-keyframes flipOutRight {
from {}
to {
-webkit-transform: translateZ(-1000px) rotateY(90deg);
opacity: 0.2;
}
}
@keyframes flipOutRight {
from {}
to {
-webkit-transform: translateZ(-1000px) rotateY(90deg);
transform: translateZ(-1000px) rotateY(90deg);
opacity: 0.2;
}
}
@-webkit-keyframes flipInLeft {
from {
-webkit-transform: translateZ(-1000px) rotateY(-90deg);
opacity: 0.2;
}
}
@keyframes flipInLeft {
from {
-webkit-transform: translateZ(-1000px) rotateY(-90deg);
transform: translateZ(-1000px) rotateY(-90deg);
opacity: 0.2;
}
}
@-webkit-keyframes flipOutLeft {
from {}
to {
-webkit-transform: translateZ(-1000px) rotateY(-90deg);
opacity: 0.2;
}
}
@keyframes flipOutLeft {
from {}
to {
-webkit-transform: translateZ(-1000px) rotateY(-90deg);
transform: translateZ(-1000px) rotateY(-90deg);
opacity: 0.2;
}
}
@-webkit-keyframes flipInRight {
from {
-webkit-transform: translateZ(-1000px) rotateY(90deg);
opacity: 0.2;
}
}
@keyframes flipInRight {
from {
-webkit-transform: translateZ(-1000px) rotateY(90deg);
transform: translateZ(-1000px) rotateY(90deg);
opacity: 0.2;
}
}
@-webkit-keyframes flipOutTop {
from {}
to {
-webkit-transform: translateZ(-1000px) rotateX(90deg);
opacity: 0.2;
}
}
@keyframes flipOutTop {
from {}
to {
-webkit-transform: translateZ(-1000px) rotateX(90deg);
transform: translateZ(-1000px) rotateX(90deg);
opacity: 0.2;
}
}
@-webkit-keyframes flipInBottom {
from {
-webkit-transform: translateZ(-1000px) rotateX(-90deg);
opacity: 0.2;
}
}
@keyframes flipInBottom {
from {
-webkit-transform: translateZ(-1000px) rotateX(-90deg);
transform: translateZ(-1000px) rotateX(-90deg);
opacity: 0.2;
}
}
@-webkit-keyframes flipOutBottom {
from {}
to {
-webkit-transform: translateZ(-1000px) rotateX(-90deg);
opacity: 0.2;
}
}
@keyframes flipOutBottom {
from {}
to {
-webkit-transform: translateZ(-1000px) rotateX(-90deg);
transform: translateZ(-1000px) rotateX(-90deg);
opacity: 0.2;
}
}
@-webkit-keyframes flipInTop {
from {
-webkit-transform: translateZ(-1000px) rotateX(90deg);
opacity: 0.2;
}
}
@keyframes flipInTop {
from {
-webkit-transform: translateZ(-1000px) rotateX(90deg);
transform: translateZ(-1000px) rotateX(90deg);
opacity: 0.2;
}
} @-webkit-keyframes rotateFall {
0% {
-webkit-transform: rotateZ(0deg);
}
20% {
-webkit-transform: rotateZ(10deg);
-webkit-animation-timing-function: ease-out;
}
40% {
-webkit-transform: rotateZ(17deg);
}
60% {
-webkit-transform: rotateZ(16deg);
}
100% {
-webkit-transform: translateY(100%) rotateZ(17deg);
}
}
@keyframes rotateFall {
0% {
-webkit-transform: rotateZ(0deg);
transform: rotateZ(0deg);
}
20% {
-webkit-transform: rotateZ(10deg);
transform: rotateZ(10deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: rotateZ(17deg);
transform: rotateZ(17deg);
}
60% {
-webkit-transform: rotateZ(16deg);
transform: rotateZ(16deg);
}
100% {
-webkit-transform: translateY(100%) rotateZ(17deg);
transform: translateY(100%) rotateZ(17deg);
}
} @-webkit-keyframes rotateOutNewspaper {
from {}
to {
-webkit-transform: translateZ(-3000px) rotateZ(360deg);
opacity: 0;
}
}
@keyframes rotateOutNewspaper {
from {}
to {
-webkit-transform: translateZ(-3000px) rotateZ(360deg);
transform: translateZ(-3000px) rotateZ(360deg);
opacity: 0;
}
}
@-webkit-keyframes rotateInNewspaper {
from {
-webkit-transform: translateZ(-3000px) rotateZ(-360deg);
opacity: 0;
}
}
@keyframes rotateInNewspaper {
from {
-webkit-transform: translateZ(-3000px) rotateZ(-360deg);
transform: translateZ(-3000px) rotateZ(-360deg);
opacity: 0;
}
} @-webkit-keyframes rotatePushLeft {
from {}
to {
opacity: 0;
-webkit-transform: rotateY(90deg);
}
}
@keyframes rotatePushLeft {
from {}
to {
opacity: 0;
-webkit-transform: rotateY(90deg);
transform: rotateY(90deg);
}
}
@-webkit-keyframes rotatePushRight {
from {}
to {
opacity: 0;
-webkit-transform: rotateY(-90deg);
}
}
@keyframes rotatePushRight {
from {}
to {
opacity: 0;
-webkit-transform: rotateY(-90deg);
transform: rotateY(-90deg);
}
}
@-webkit-keyframes rotatePushTop {
from {}
to {
opacity: 0;
-webkit-transform: rotateX(-90deg);
}
}
@keyframes rotatePushTop {
from {}
to {
opacity: 0;
-webkit-transform: rotateX(-90deg);
transform: rotateX(-90deg);
}
}
@-webkit-keyframes rotatePushBottom {
from {}
to {
opacity: 0;
-webkit-transform: rotateX(90deg);
}
}
@keyframes rotatePushBottom {
from {}
to {
opacity: 0;
-webkit-transform: rotateX(90deg);
transform: rotateX(90deg);
}
} @-webkit-keyframes rotatePullRight {
from {
opacity: 0;
-webkit-transform: rotateY(-90deg);
}
}
@keyframes rotatePullRight {
from {
opacity: 0;
-webkit-transform: rotateY(-90deg);
transform: rotateY(-90deg);
}
}
@-webkit-keyframes rotatePullLeft {
from {
opacity: 0;
-webkit-transform: rotateY(90deg);
}
}
@keyframes rotatePullLeft {
from {
opacity: 0;
-webkit-transform: rotateY(90deg);
transform: rotateY(90deg);
}
}
@-webkit-keyframes rotatePullTop {
from {
opacity: 0;
-webkit-transform: rotateX(-90deg);
}
}
@keyframes rotatePullTop {
from {
opacity: 0;
-webkit-transform: rotateX(-90deg);
transform: rotateX(-90deg);
}
}
@-webkit-keyframes rotatePullBottom {
from {
opacity: 0;
-webkit-transform: rotateX(90deg);
}
}
@keyframes rotatePullBottom {
from {
opacity: 0;
-webkit-transform: rotateX(90deg);
transform: rotateX(90deg);
}
} @-webkit-keyframes rotateFoldRight {
from {}
to {
opacity: 0;
-webkit-transform: translateX(100%) rotateY(90deg);
}
}
@keyframes rotateFoldRight {
from {}
to {
opacity: 0;
-webkit-transform: translateX(100%) rotateY(90deg);
transform: translateX(100%) rotateY(90deg);
}
}
@-webkit-keyframes rotateFoldLeft {
from {}
to {
opacity: 0;
-webkit-transform: translateX(-100%) rotateY(-90deg);
}
}
@keyframes rotateFoldLeft {
from {}
to {
opacity: 0;
-webkit-transform: translateX(-100%) rotateY(-90deg);
transform: translateX(-100%) rotateY(-90deg);
}
}
@-webkit-keyframes rotateFoldTop {
from {}
to {
opacity: 0;
-webkit-transform: translateY(-100%) rotateX(90deg);
}
}
@keyframes rotateFoldTop {
from {}
to {
opacity: 0;
-webkit-transform: translateY(-100%) rotateX(90deg);
transform: translateY(-100%) rotateX(90deg);
}
}
@-webkit-keyframes rotateFoldBottom {
from {}
to {
opacity: 0;
-webkit-transform: translateY(100%) rotateX(-90deg);
}
}
@keyframes rotateFoldBottom {
from {}
to {
opacity: 0;
-webkit-transform: translateY(100%) rotateX(-90deg);
transform: translateY(100%) rotateX(-90deg);
}
} @-webkit-keyframes rotateUnfoldLeft {
from {
opacity: 0;
-webkit-transform: translateX(-100%) rotateY(-90deg);
}
}
@keyframes rotateUnfoldLeft {
from {
opacity: 0;
-webkit-transform: translateX(-100%) rotateY(-90deg);
transform: translateX(-100%) rotateY(-90deg);
}
}
@-webkit-keyframes rotateUnfoldRight {
from {
opacity: 0;
-webkit-transform: translateX(100%) rotateY(90deg);
}
}
@keyframes rotateUnfoldRight {
from {
opacity: 0;
-webkit-transform: translateX(100%) rotateY(90deg);
transform: translateX(100%) rotateY(90deg);
}
}
@-webkit-keyframes rotateUnfoldTop {
from {
opacity: 0;
-webkit-transform: translateY(-100%) rotateX(90deg);
}
}
@keyframes rotateUnfoldTop {
from {
opacity: 0;
-webkit-transform: translateY(-100%) rotateX(90deg);
transform: translateY(-100%) rotateX(90deg);
}
}
@-webkit-keyframes rotateUnfoldBottom {
from {
opacity: 0;
-webkit-transform: translateY(100%) rotateX(-90deg);
}
}
@keyframes rotateUnfoldBottom {
from {
opacity: 0;
-webkit-transform: translateY(100%) rotateX(-90deg);
transform: translateY(100%) rotateX(-90deg);
}
} @-webkit-keyframes rotateRoomLeftOut {
from {}
to {
opacity: .3;
-webkit-transform: translateX(-100%) rotateY(90deg);
}
}
@keyframes rotateRoomLeftOut {
from {}
to {
opacity: .3;
-webkit-transform: translateX(-100%) rotateY(90deg);
transform: translateX(-100%) rotateY(90deg);
}
}
@-webkit-keyframes rotateRoomLeftIn {
from {
opacity: .3;
-webkit-transform: translateX(100%) rotateY(-90deg);
}
}
@keyframes rotateRoomLeftIn {
from {
opacity: .3;
-webkit-transform: translateX(100%) rotateY(-90deg);
transform: translateX(100%) rotateY(-90deg);
}
}
@-webkit-keyframes rotateRoomRightOut {
from {}
to {
opacity: .3;
-webkit-transform: translateX(100%) rotateY(-90deg);
}
}
@keyframes rotateRoomRightOut {
from {}
to {
opacity: .3;
-webkit-transform: translateX(100%) rotateY(-90deg);
transform: translateX(100%) rotateY(-90deg);
}
}
@-webkit-keyframes rotateRoomRightIn {
from {
opacity: .3;
-webkit-transform: translateX(-100%) rotateY(90deg);
}
}
@keyframes rotateRoomRightIn {
from {
opacity: .3;
-webkit-transform: translateX(-100%) rotateY(90deg);
transform: translateX(-100%) rotateY(90deg);
}
}
@-webkit-keyframes rotateRoomTopOut {
from {}
to {
opacity: .3;
-webkit-transform: translateY(-100%) rotateX(-90deg);
}
}
@keyframes rotateRoomTopOut {
from {}
to {
opacity: .3;
-webkit-transform: translateY(-100%) rotateX(-90deg);
transform: translateY(-100%) rotateX(-90deg);
}
}
@-webkit-keyframes rotateRoomTopIn {
from {
opacity: .3;
-webkit-transform: translateY(100%) rotateX(90deg);
}
}
@keyframes rotateRoomTopIn {
from {
opacity: .3;
-webkit-transform: translateY(100%) rotateX(90deg);
transform: translateY(100%) rotateX(90deg);
}
}
@-webkit-keyframes rotateRoomBottomOut {
from {}
to {
opacity: .3;
-webkit-transform: translateY(100%) rotateX(90deg);
}
}
@keyframes rotateRoomBottomOut {
from {}
to {
opacity: .3;
-webkit-transform: translateY(100%) rotateX(90deg);
transform: translateY(100%) rotateX(90deg);
}
}
@-webkit-keyframes rotateRoomBottomIn {
from {
opacity: .3;
-webkit-transform: translateY(-100%) rotateX(-90deg);
}
}
@keyframes rotateRoomBottomIn {
from {
opacity: .3;
-webkit-transform: translateY(-100%) rotateX(-90deg);
transform: translateY(-100%) rotateX(-90deg);
}
} @-webkit-keyframes rotateCubeLeftOut {
0% {}
50% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
}
100% {
opacity: .3;
-webkit-transform: translateX(-100%) rotateY(-90deg);
}
}
@keyframes rotateCubeLeftOut {
0% {}
50% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
}
100% {
opacity: .3;
-webkit-transform: translateX(-100%) rotateY(-90deg);
transform: translateX(-100%) rotateY(-90deg);
}
}
@-webkit-keyframes rotateCubeLeftIn {
0% {
opacity: .3;
-webkit-transform: translateX(100%) rotateY(90deg);
}
50% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
}
}
@keyframes rotateCubeLeftIn {
0% {
opacity: .3;
-webkit-transform: translateX(100%) rotateY(90deg);
transform: translateX(100%) rotateY(90deg);
}
50% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
transform: translateX(50%) translateZ(-200px) rotateY(45deg);
}
}
@-webkit-keyframes rotateCubeRightOut {
0% {}
50% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
}
100% {
opacity: .3;
-webkit-transform: translateX(100%) rotateY(90deg);
}
}
@keyframes rotateCubeRightOut {
0% {}
50% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
transform: translateX(50%) translateZ(-200px) rotateY(45deg);
}
100% {
opacity: .3;
-webkit-transform: translateX(100%) rotateY(90deg);
transform: translateX(100%) rotateY(90deg);
}
}
@-webkit-keyframes rotateCubeRightIn {
0% {
opacity: .3;
-webkit-transform: translateX(-100%) rotateY(-90deg);
}
50% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
}
}
@keyframes rotateCubeRightIn {
0% {
opacity: .3;
-webkit-transform: translateX(-100%) rotateY(-90deg);
transform: translateX(-100%) rotateY(-90deg);
}
50% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
}
}
@-webkit-keyframes rotateCubeTopOut {
0% {}
50% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
}
100% {
opacity: .3;
-webkit-transform: translateY(-100%) rotateX(90deg);
}
}
@keyframes rotateCubeTopOut {
0% {}
50% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
}
100% {
opacity: .3;
-webkit-transform: translateY(-100%) rotateX(90deg);
transform: translateY(-100%) rotateX(90deg);
}
}
@-webkit-keyframes rotateCubeTopIn {
0% {
opacity: .3;
-webkit-transform: translateY(100%) rotateX(-90deg);
}
50% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
}
}
@keyframes rotateCubeTopIn {
0% {
opacity: .3;
-webkit-transform: translateY(100%) rotateX(-90deg);
transform: translateY(100%) rotateX(-90deg);
}
50% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
}
}
@-webkit-keyframes rotateCubeBottomOut {
0% {}
50% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
}
100% {
opacity: .3;
-webkit-transform: translateY(100%) rotateX(-90deg);
}
}
@keyframes rotateCubeBottomOut {
0% {}
50% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
}
100% {
opacity: .3;
-webkit-transform: translateY(100%) rotateX(-90deg);
transform: translateY(100%) rotateX(-90deg);
}
}
@-webkit-keyframes rotateCubeBottomIn {
0% {
opacity: .3;
-webkit-transform: translateY(-100%) rotateX(90deg);
}
50% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
}
}
@keyframes rotateCubeBottomIn {
0% {
opacity: .3;
-webkit-transform: translateY(-100%) rotateX(90deg);
transform: translateY(-100%) rotateX(90deg);
}
50% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
}
} @-webkit-keyframes rotateCarouselLeftOut {
from {}
to {
opacity: .3;
-webkit-transform: translateX(-150%) scale(.4) rotateY(-65deg);
}
}
@keyframes rotateCarouselLeftOut {
from {}
to {
opacity: .3;
-webkit-transform: translateX(-150%) scale(.4) rotateY(-65deg);
transform: translateX(-150%) scale(.4) rotateY(-65deg);
}
}
@-webkit-keyframes rotateCarouselLeftIn {
from {
opacity: .3;
-webkit-transform: translateX(200%) scale(.4) rotateY(65deg);
}
}
@keyframes rotateCarouselLeftIn {
from {
opacity: .3;
-webkit-transform: translateX(200%) scale(.4) rotateY(65deg);
transform: translateX(200%) scale(.4) rotateY(65deg);
}
}
@-webkit-keyframes rotateCarouselRightOut {
from {}
to {
opacity: .3;
-webkit-transform: translateX(200%) scale(.4) rotateY(65deg);
}
}
@keyframes rotateCarouselRightOut {
from {}
to {
opacity: .3;
-webkit-transform: translateX(200%) scale(.4) rotateY(65deg);
transform: translateX(200%) scale(.4) rotateY(65deg);
}
}
@-webkit-keyframes rotateCarouselRightIn {
from {
opacity: .3;
-webkit-transform: translateX(-200%) scale(.4) rotateY(-65deg);
}
}
@keyframes rotateCarouselRightIn {
from {
opacity: .3;
-webkit-transform: translateX(-200%) scale(.4) rotateY(-65deg);
transform: translateX(-200%) scale(.4) rotateY(-65deg);
}
}
@-webkit-keyframes rotateCarouselTopOut {
from {}
to {
opacity: .3;
-webkit-transform: translateY(-200%) scale(.4) rotateX(65deg);
}
}
@keyframes rotateCarouselTopOut {
from {}
to {
opacity: .3;
-webkit-transform: translateY(-200%) scale(.4) rotateX(65deg);
transform: translateY(-200%) scale(.4) rotateX(65deg);
}
}
@-webkit-keyframes rotateCarouselTopIn {
from {
opacity: .3;
-webkit-transform: translateY(200%) scale(.4) rotateX(-65deg);
}
}
@keyframes rotateCarouselTopIn {
from {
opacity: .3;
-webkit-transform: translateY(200%) scale(.4) rotateX(-65deg);
transform: translateY(200%) scale(.4) rotateX(-65deg);
}
}
@-webkit-keyframes rotateCarouselBottomOut {
from {}
to {
opacity: .3;
-webkit-transform: translateY(200%) scale(.4) rotateX(-65deg);
}
}
@keyframes rotateCarouselBottomOut {
from {}
to {
opacity: .3;
-webkit-transform: translateY(200%) scale(.4) rotateX(-65deg);
transform: translateY(200%) scale(.4) rotateX(-65deg);
}
}
@-webkit-keyframes rotateCarouselBottomIn {
from {
opacity: .3;
-webkit-transform: translateY(-200%) scale(.4) rotateX(65deg);
}
}
@keyframes rotateCarouselBottomIn {
from {
opacity: .3;
-webkit-transform: translateY(-200%) scale(.4) rotateX(65deg);
transform: translateY(-200%) scale(.4) rotateX(65deg);
}
} @-webkit-keyframes rotateSidesOut {
from {}
to {
opacity: 0;
-webkit-transform: translateZ(-500px) rotateY(90deg);
}
}
@keyframes rotateSidesOut {
from {}
to {
opacity: 0;
-webkit-transform: translateZ(-500px) rotateY(90deg);
transform: translateZ(-500px) rotateY(90deg);
}
}
@-webkit-keyframes rotateSidesIn {
from {
opacity: 0;
-webkit-transform: translateZ(-500px) rotateY(-90deg);
}
}
@keyframes rotateSidesIn {
from {
opacity: 0;
-webkit-transform: translateZ(-500px) rotateY(-90deg);
transform: translateZ(-500px) rotateY(-90deg);
}
} @-webkit-keyframes rotateSlideOut {
0% {}
25% {
opacity: .5;
-webkit-transform: translateZ(-500px);
}
75% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(-200%);
}
100% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(-200%);
}
}
@keyframes rotateSlideOut {
0% {}
25% {
opacity: .5;
-webkit-transform: translateZ(-500px);
transform: translateZ(-500px);
}
75% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(-200%);
transform: translateZ(-500px) translateX(-200%);
}
100% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(-200%);
transform: translateZ(-500px) translateX(-200%);
}
}
@-webkit-keyframes rotateSlideIn {
0%, 25% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(200%);
}
75% {
opacity: .5;
-webkit-transform: translateZ(-500px);
}
100% {
opacity: 1;
-webkit-transform: translateZ(0) translateX(0);
}
}
@keyframes rotateSlideIn {
0%, 25% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(200%);
transform: translateZ(-500px) translateX(200%);
}
75% {
opacity: .5;
-webkit-transform: translateZ(-500px);
transform: translateZ(-500px);
}
100% {
opacity: 1;
-webkit-transform: translateZ(0) translateX(0);
transform: translateZ(0) translateX(0);
}
} .wgb-page-delay100 {
-webkit-animation-delay: .1s;
animation-delay: .1s;
}
.wgb-page-delay180 {
-webkit-animation-delay: .180s;
animation-delay: .180s;
}
.wgb-page-delay200 {
-webkit-animation-delay: .2s;
animation-delay: .2s;
}
.wgb-page-delay300 {
-webkit-animation-delay: .3s;
animation-delay: .3s;
}
.wgb-page-delay400 {
-webkit-animation-delay: .4s;
animation-delay: .4s;
}
.wgb-page-delay500 {
-webkit-animation-delay: .5s;
animation-delay: .5s;
}
.wgb-page-delay700 {
-webkit-animation-delay: .7s;
animation-delay: .7s;
}
.wgb-page-delay1000 {
-webkit-animation-delay: 1s;
animation-delay: 1s;
} .dataTables_wrapper {
margin-bottom: 20px;
}
table#list_product {}
.datatable>tbody>tr>td {
border-bottom: none;
border-right: none;
}
table.dataTable.no-footer {
border-bottom: none !important;
}
table.dataTable.display {
background: white;
border-radius: 3px;
border-collapse: collapse;
margin: auto;
padding: 5px;
width: 100%;
animation: float 5s infinite;
margin-bottom: 5px;
border-top: none;
border-left: none;
margin-left: 0;
}
table.dataTable.display thead th {
color: #a9a9a9;
background-color: #e3e3e3;
text-transform: capitalize;
font-size: 16px !important;
font-weight: bold !important;
padding: 22px 0;
text-align: center;
vertical-align: middle;
border: 0;
}
table.dataTable.display tfoot th {
color: rgba(0, 0, 0, 0.87);
background-color: #FFFFFF;
border-bottom: none;
border-right: none;
text-transform: capitalize;
font-size: 12px;
font-weight: bold;
padding: 10px 8px;
text-align: center;
vertical-align: middle;
border-bottom: 1px solid #E1E7EC;
border-right: none;
}
table.dataTable.display tr {
border-top: none;
border-bottom: none;
border-right: none;
border-left: none;
color: #666B85;
text-shadow: 0 1px 1px rgba(256, 256, 256, 0.1);
}
table.dataTable.display tr:first-child {
border-top: none;
}
table.dataTable.display tr:last-child {
border-bottom: none;
}
table.dataTable.display tr:nth-child(odd) td {
background: #f6f6f6;
}
table.dataTable.display tr td:first-child {
border-radius: 5px 0 0 5px;
}
table.dataTable.display tr td:last-child {
border-radius: 0 5px 5px 0;
}
table.dataTable.display td {
background: #fff;
padding: 10px 8px;
text-align: center;
vertical-align: middle;
border-top: none !important;
font-size: 12px;
}
.dataTable a {
color: #474747;
text-decoration: none;
font-size: 13px;
font-weight: normal;
text-transform: capitalize;
}
.intelligence_customer_datatable tr {
cursor: pointer;
}
.pw_int_customers_single {
cursor: pointer;
}
table.dataTable.display tbody tr.odd>.sorting_1 {
background-color: #f6f6f6 !important;
}
table.dataTable.display tbody tr.even>.sorting_1 {
background-color: #ffffff !important;
} .dataTables_filter, .dataTables_length {
display: none;
} .wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate {
font-size: 13px;
text-transform: uppercase;
background-color: #f6f6f6;
padding: 5px 15px;
border-radius: 5px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.wgb-rules-gifts-cnt .paginate_button.previous, .wgb-rules-gifts-cnt .paginate_button.next {
display: none !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
padding: 2px 10px !important;
font-size: 13px;
}
.dataTables_wrapper .dataTables_info {
font-size: 13px !important;
}
.wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate .paginate_button.current {
background: #fff !important;
border: none !important;
}
.wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate .paginate_button:hover, .wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
background: #c13f57 !important;
border: none !important;
color: #fff !important;
box-shadow: none;
}
.wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
color: #a5a5a5 !important;
}
.wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate .paginate_button.current {
background: #c03d55 !important;
color: #fff !important;
}
.wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate .paginate_button, .wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
background: #ffffff !important;
border: none !important;
margin: 0 3px !important;
color: #a5a5a5 !important;
min-width: 25px !important;
width: 25px !important;
height: 25px !important;
line-height: 25px;
padding: 0 !important;
border-radius: 50% !important;
} .wgb-rules-gifts-cnt .dataTables_info {
box-sizing: border-box;
display: inline-block;
min-width: 1.5em;
padding: 0 !important;
margin-top: 5px;
text-align: center;
text-decoration: none !important;
background: #fff !important;
border: none;
color: #bfbfbf !important;
text-transform: capitalize;
font-size: 13px;
} @keyframes agspin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
.dataTable thead th {
color: #3e3e3e !important;
font-weight: bold !important;
}
.owl-item .wgb-product-item-cnt, .wgb-grid-cnt .wgb-product-item-cnt {
text-align: center;
border: 1px #e3e3e3 solid;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.owl-item .wgb-item-title, .wgb-grid-cnt .wgb-item-title {
font-size: 17px !important;
line-height: 30px !important;
}
.wgb-product-item-td-thumb {
position: relative;
padding: 15px;
text-align: center !important;
}
.wgb-product-item-td-thumb img {
border: 1px #e3e3e3 solid;
background-color: #fff;
width: 110px;
height: auto;
}
.wgb-product-item-stock-in-thumb {
position: absolute;
top: 25px;
left: -53px;
right: 0;
width: 80px;
height: 25px;
font-size: 12px;
color: #fff !important;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
line-height: 25px;
margin: auto;
}
.in_stock .wgb-product-item-stock-in-thumb {
background-color: #34a034;
}
.out_of_stock .wgb-product-item-stock-in-thumb {
background-color: #a03434;
}
.wgb-product-item-stock-in-thumb::before {
content: ' ';
position: absolute;
top: 25px;
left: 0;
width: 0;
height: 0;
border-top: 6px #243524 solid;
border-right: 6px #243524 solid;
border-bottom: 6px transparent solid;
border-left: 6px transparent solid;
}
.gift-product-stock {
line-height: 30px !important;
color: #fff !important;
}
.it-gift-products-table {
padding: 20px;
}
.it-gift-products-table, .it-gift-products-table th, .it-gift-products-table td {
border: 0;
text-align: center !important;
}
.it-gift-products-table th {
font-size: 15px;
font-weight: bold !important;
padding: 18px 0;
}
.it-gift-products-table td {
padding: 10px 0;
}
td.wgb-product-item-td-thumb {
padding: 10px 15px !important;
}
.it-gift-products-table thead tr, .it-gift-products-table tfoot tr {
background-color: #f6f6f6;
padding: 5px 0;
}
.it-gift-products-table tbody tr td {
border-bottom: 1px #e3e3e3 solid;
}
.it-gift-products-table tbody tr:last-child td {
border-bottom: 0;
}
.dataTable th, .dataTable td {
text-align: center;
}
.wgb-tables-popup-items {
width: 100%;
text-align: center;
margin-top: 10px;
}
.wgb-tables-popup-items thead th {
background-color: #e3e3e3;
padding: 20px 0;
font-size: 16px;
}
tr.disable-hover::after, div.disable-hover::after {
content: ' ';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: rgba(255, 255, 255, 0.7);
}.wgb-popup {
display: none;
width: 100%;
height: 100%;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
background-color: rgba(0, 0, 0, 0.6);
z-index: 9999;
}
.wgb-popup .wgb-popup-box {
width: 55%;
height: 80%;
max-width: 930px;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
box-shadow: 0 0 14px 0 rgba(15, 17, 17, .5);
background-color: #fff;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
overflow: hidden;
}
.wgb-popup .wgb-popup-header {
width: 100%;
height: 50px;
float: left;
background-color: #F0F2F2;
padding: 10px 15px;
line-height: 32px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
border-bottom: 1px #D5D9D9 solid;
position: relative;
z-index: 9;
}
.wgb-popup .wgb-popup-title {
float: left;
line-height: 30px;
font-size: 14pt;
}
.wgb-popup .wgb-popup-close {
padding: 0;
float: right;
border: 0;
color: #4d4d4d;
background-color: transparent;
cursor: pointer;
}
.wgb-popup .wgb-popup-close i {
font-weight: 100;
width: 30px;
height: 30px;
font-size: 30px;
}
.wgb-popup .wgb-popup-close:hover i {
color: #a11717;
font-weight: bold;
}
.ith-btn-no-thanks-cnt {
display: inline-block;
width: 100%;
text-align: center;
cursor: pointer;
}
.ith-btn-no-thanks-cnt > div {
float: none !important;
font-size: 16px !important;
text-decoration: underline;
}
.wgb-popup-box .wgb-popup-body {
width: 100%;
float: left;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-mobile-filter-button {
width: 100%;
float: left;
display: none;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content {
width: 100%;
height: 100%;
position: absolute;
padding-top: 50px;
top: 0;
right: 0;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
overflow: auto;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top {
width: 100%;
float: left;
padding: 25px 15px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top .wgb-popup-content-top-left {
font-size: 13pt;
float: left;
line-height: 32px;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top .wgb-popup-content-top-right {
float: right;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top .wgb-popup-content-top-right .view-mode-button {
height: 30px;
font-size: 14px !important;
background-color: transparent;
border: 0;
cursor: pointer;
border-bottom: 2px transparent solid;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top .wgb-popup-content-top-right .view-mode-button.active {
border-color: #3e3e3e;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top .wgb-popup-content-top-right .view-mode-button i {
font-weight: 300;
font-size: 17px;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts {
width: 100%;
float: left;
height: 95%;
overflow: auto;
padding: 20px;
margin-bottom: 10px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-items {
width: 100%;
float: left;
min-height: 250px;
padding: 0 15px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-posts-pagination {
width: 100%;
float: left;
margin-top: 10px;
padding-bottom: 10px;
text-align: center;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-posts-pagination button {
padding: 7px 25px;
color: #4d4d4d !important;
font-size: 13pt !important;
font-weight: normal !important;
background: #fff;
border: 1px #e3e3e3 solid;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
cursor: pointer;
transition: all .3s;
-moz-transition: all .3s;
-webkit-transition: all .3s;
margin: 0 2px;
line-height: 15px;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-posts-pagination button i {
font-weight: 100;
font-size: 16px;
width: 16px;
height: 16px;
}
#it-popup-posts-pagination-next i {
margin-left: 8px;
}
#it-popup-posts-pagination-prev i {
margin-right: 8px;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-posts-pagination button:hover {
background: #f6f6f6;
text-decoration: none !important;
transition: all .3s;
-moz-transition: all .3s;
-webkit-transition: all .3s;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item {
width: 29.33%;
float: left;
margin: 0 2% 30px 2%;
position: relative;
cursor: pointer;
border: 1px #e3e3e3 solid;
padding: 10px;
text-align: center;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item.active {
border-color: #c2bf37;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item .wgb-popup-post-add-button {
width: 100%;
float: left;
text-align: center;
margin: 0;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item .wgb-popup-post-add-button .wgb-add-gift-btn {
margin: 0;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item .wgb-popup-post-thumbnail {
position: relative;
width: 100%;
float: left;
text-align: center;
margin-top: 0;
border-bottom: 1px solid #d4d4d4;
margin-bottom: 0;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item .wgb-popup-post-thumbnail .wgb-product-item-stock-in-thumb {
left: -13px;
right: auto;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item .wgb-popup-post-title {
width: 100%;
float: left;
min-height: 50px;
margin: 10px 0 0 0;
font-size: 12pt;
font-weight: bold;
text-align: center;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item .wgb-popup-post-thumbnail img {
display: block;
width: 100%;
height: auto;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-bottom {
position: absolute;
bottom: 0;
width: 100%;
height: 50px;
background-color: #fff;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-bottom .wgb-popup-content-action-button {
float: right;
height: 30px;
background: #1c9911;
border: 1px #198510 solid;
color: #fff;
margin: 10px 20px 10px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
cursor: pointer;
transition: all .3s;
-moz-transition: all .3s;
-webkit-transition: all .3s;
font-size: 10pt;
padding: 0 10px !important;
line-height: 30px !important;
font-weight: normal !important;
letter-spacing: 0 !important;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-bottom .wgb-popup-content-action-button:disabled {
background-color: #cdcdcd !important;
border: 1px #b4b4b4 solid !important;
color: #3e3e3e !important;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-bottom .wgb-popup-content-action-button:disabled:hover {
background-color: #cdcdcd;
border: 1px #b4b4b4 solid;
color: #3e3e3e;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-bottom .wgb-popup-content-action-button:hover {
text-decoration: none;
background-color: #198510;
transition: all .3s;
-moz-transition: all .3s;
-webkit-transition: all .3s;
}
.lni {
vertical-align: middle;
} @media screen and (max-width: 1024px) {
.wgb-popup .wgb-popup-box {
width: 100%;
height: 100%;
max-width: 100%;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-sidebar {
width: 100%;
height: 100%;
left: auto;
right: -100%;
background-color: #fff;
z-index: 8;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-sidebar .wgb-popup-sidebar-items {
height: 92%;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-sidebar .wgb-popup-mobile-sidebar-buttons {
display: block;
width: 100%;
float: left;
padding: 5px 20px;
border-bottom: 1px #e3e3e3 solid;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-sidebar .wgb-popup-mobile-sidebar-buttons span {
float: left;
line-height: 32px;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content {
width: 100%;
overflow: hidden;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts {
height: 83%;
padding-top: 10px;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-mobile-filter-button, .wgb-popup-box .wgb-popup-sidebar .wgb-popup-mobile-apply-filter {
display: block;
height: 32px;
font-size: 13pt;
cursor: pointer;
color: #fff;
background-color: #5e5e5e;
border: 1px #535353 solid;
padding: 0 20px;
text-decoration: none;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.wgb-popup-box .wgb-popup-sidebar .wgb-popup-mobile-apply-filter {
background-color: #2ca036;
border-color: #26882e;
float: right;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-bottom, .wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top .wgb-popup-content-top-right .view-mode-button {
display: none;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top {
padding: 5px 20px;
border-bottom: 1px #e3e3e3 solid;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts[data-view="grid"] .wgb-popup-post-item {
width: 98%;
float: left;
margin: 0 1% 10px 1%;
}
}@font-face{font-family:Icons;src:url(//afzethekken.nl/wp-content/plugins/jagif-woocommerce-free-gift/assets/fonts/sematic/icons.eot);src:url(//afzethekken.nl/wp-content/plugins/jagif-woocommerce-free-gift/assets/fonts/sematic/icons.eot?#iefix) format('embedded-opentype'),url(//afzethekken.nl/wp-content/plugins/jagif-woocommerce-free-gift/assets/fonts/sematic/icons.woff2) format('woff2'),url(//afzethekken.nl/wp-content/plugins/jagif-woocommerce-free-gift/assets/fonts/sematic/icons.woff) format('woff'),url(//afzethekken.nl/wp-content/plugins/jagif-woocommerce-free-gift/assets/fonts/sematic/icons.ttf) format('truetype'),url(//afzethekken.nl/wp-content/plugins/jagif-woocommerce-free-gift/assets/fonts/sematic/icons.svg#icons) format('svg');font-style:normal;font-weight:400;font-variant:normal;text-decoration:inherit;text-transform:none}i.icon{display:inline-block;opacity:1;margin:0 .25rem 0 0;width:1.18em;height:1em;font-family:Icons;font-style:normal;font-weight:400;text-decoration:inherit;text-align:center;speak:none;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-backface-visibility:hidden;backface-visibility:hidden}i.icon:before{background:0 0!important}i.icon.loading{height:1em;line-height:1;-webkit-animation:icon-loading 2s linear infinite;animation:icon-loading 2s linear infinite}@-webkit-keyframes icon-loading{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes icon-loading{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}i.icon.hover{opacity:1!important}i.icon.active{opacity:1!important}i.emphasized.icon{opacity:1!important}i.disabled.icon{opacity:.45!important}i.fitted.icon{width:auto;margin:0!important}i.link.icon,i.link.icons{cursor:pointer;opacity:.8;-webkit-transition:opacity .1s ease;transition:opacity .1s ease}i.link.icon:hover,i.link.icons:hover{opacity:1!important}i.circular.icon{border-radius:500em!important;line-height:1!important;padding:.5em 0!important;-webkit-box-shadow:0 0 0 .1em rgba(0,0,0,.1) inset;box-shadow:0 0 0 .1em rgba(0,0,0,.1) inset;width:2em!important;height:2em!important}i.circular.inverted.icon{border:none;-webkit-box-shadow:none;box-shadow:none}i.flipped.icon,i.horizontally.flipped.icon{-webkit-transform:scale(-1,1);transform:scale(-1,1)}i.vertically.flipped.icon{-webkit-transform:scale(1,-1);transform:scale(1,-1)}i.clockwise.rotated.icon,i.right.rotated.icon,i.rotated.icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}i.counterclockwise.rotated.icon,i.left.rotated.icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}i.bordered.icon{line-height:1;vertical-align:baseline;width:2em;height:2em;padding:.5em 0!important;-webkit-box-shadow:0 0 0 .1em rgba(0,0,0,.1) inset;box-shadow:0 0 0 .1em rgba(0,0,0,.1) inset}i.bordered.inverted.icon{border:none;-webkit-box-shadow:none;box-shadow:none}i.inverted.bordered.icon,i.inverted.circular.icon{background-color:#1b1c1d!important;color:#fff!important}i.inverted.icon{color:#fff}i.red.icon{color:#db2828!important}i.inverted.red.icon{color:#ff695e!important}i.inverted.bordered.red.icon,i.inverted.circular.red.icon{background-color:#db2828!important;color:#fff!important}i.orange.icon{color:#f2711c!important}i.inverted.orange.icon{color:#ff851b!important}i.inverted.bordered.orange.icon,i.inverted.circular.orange.icon{background-color:#f2711c!important;color:#fff!important}i.yellow.icon{color:#fbbd08!important}i.inverted.yellow.icon{color:#ffe21f!important}i.inverted.bordered.yellow.icon,i.inverted.circular.yellow.icon{background-color:#fbbd08!important;color:#fff!important}i.olive.icon{color:#b5cc18!important}i.inverted.olive.icon{color:#d9e778!important}i.inverted.bordered.olive.icon,i.inverted.circular.olive.icon{background-color:#b5cc18!important;color:#fff!important}i.green.icon{color:#21ba45!important}i.inverted.green.icon{color:#2ecc40!important}i.inverted.bordered.green.icon,i.inverted.circular.green.icon{background-color:#21ba45!important;color:#fff!important}i.teal.icon{color:#00b5ad!important}i.inverted.teal.icon{color:#6dffff!important}i.inverted.bordered.teal.icon,i.inverted.circular.teal.icon{background-color:#00b5ad!important;color:#fff!important}i.blue.icon{color:#2185d0!important}i.inverted.blue.icon{color:#54c8ff!important}i.inverted.bordered.blue.icon,i.inverted.circular.blue.icon{background-color:#2185d0!important;color:#fff!important}i.violet.icon{color:#6435c9!important}i.inverted.violet.icon{color:#a291fb!important}i.inverted.bordered.violet.icon,i.inverted.circular.violet.icon{background-color:#6435c9!important;color:#fff!important}i.purple.icon{color:#a333c8!important}i.inverted.purple.icon{color:#dc73ff!important}i.inverted.bordered.purple.icon,i.inverted.circular.purple.icon{background-color:#a333c8!important;color:#fff!important}i.pink.icon{color:#e03997!important}i.inverted.pink.icon{color:#ff8edf!important}i.inverted.bordered.pink.icon,i.inverted.circular.pink.icon{background-color:#e03997!important;color:#fff!important}i.brown.icon{color:#a5673f!important}i.inverted.brown.icon{color:#d67c1c!important}i.inverted.bordered.brown.icon,i.inverted.circular.brown.icon{background-color:#a5673f!important;color:#fff!important}i.grey.icon{color:#767676!important}i.inverted.grey.icon{color:#dcddde!important}i.inverted.bordered.grey.icon,i.inverted.circular.grey.icon{background-color:#767676!important;color:#fff!important}i.black.icon{color:#1b1c1d!important}i.inverted.black.icon{color:#545454!important}i.inverted.bordered.black.icon,i.inverted.circular.black.icon{background-color:#1b1c1d!important;color:#fff!important}i.mini.icon,i.mini.icons{line-height:1;font-size:.4em}i.tiny.icon,i.tiny.icons{line-height:1;font-size:.5em}i.small.icon,i.small.icons{line-height:1;font-size:.75em}i.icon,i.icons{font-size:1em}i.large.icon,i.large.icons{line-height:1;vertical-align:middle;font-size:1.5em}i.big.icon,i.big.icons{line-height:1;vertical-align:middle;font-size:2em}i.huge.icon,i.huge.icons{line-height:1;vertical-align:middle;font-size:4em}i.massive.icon,i.massive.icons{line-height:1;vertical-align:middle;font-size:8em}i.icons{display:inline-block;position:relative;line-height:1}i.icons .icon{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);margin:0;margin:0}i.icons .icon:first-child{position:static;width:auto;height:auto;vertical-align:top;-webkit-transform:none;transform:none;margin-right:.25rem}i.icons .corner.icon{top:auto;left:auto;right:0;bottom:0;-webkit-transform:none;transform:none;font-size:.45em;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}i.icons .top.right.corner.icon{top:0;left:auto;right:0;bottom:auto}i.icons .top.left.corner.icon{top:0;left:0;right:auto;bottom:auto}i.icons .bottom.left.corner.icon{top:auto;left:0;right:auto;bottom:0}i.icons .bottom.right.corner.icon{top:auto;left:auto;right:0;bottom:0}i.icons .inverted.corner.icon{text-shadow:-1px -1px 0 #1b1c1d,1px -1px 0 #1b1c1d,-1px 1px 0 #1b1c1d,1px 1px 0 #1b1c1d}i.icon.linkedin.in:before{content:"\f0e1"}i.icon.zoom.in:before{content:"\f00e"}i.icon.zoom.out:before{content:"\f010"}i.icon.sign.in:before{content:"\f2f6"}i.icon.in.cart:before{content:"\f218"}i.icon.log.out:before{content:"\f2f5"}i.icon.sign.out:before{content:"\f2f5"}i.icon.\35 00px:before{content:"\f26e"}i.icon.accessible.icon:before{content:"\f368"}i.icon.accusoft:before{content:"\f369"}i.icon.address.book:before{content:"\f2b9"}i.icon.address.card:before{content:"\f2bb"}i.icon.adjust:before{content:"\f042"}i.icon.adn:before{content:"\f170"}i.icon.adversal:before{content:"\f36a"}i.icon.affiliatetheme:before{content:"\f36b"}i.icon.algolia:before{content:"\f36c"}i.icon.align.center:before{content:"\f037"}i.icon.align.justify:before{content:"\f039"}i.icon.align.left:before{content:"\f036"}i.icon.align.right:before{content:"\f038"}i.icon.amazon:before{content:"\f270"}i.icon.amazon.pay:before{content:"\f42c"}i.icon.ambulance:before{content:"\f0f9"}i.icon.american.sign.language.interpreting:before{content:"\f2a3"}i.icon.amilia:before{content:"\f36d"}i.icon.anchor:before{content:"\f13d"}i.icon.android:before{content:"\f17b"}i.icon.angellist:before{content:"\f209"}i.icon.angle.double.down:before{content:"\f103"}i.icon.angle.double.left:before{content:"\f100"}i.icon.angle.double.right:before{content:"\f101"}i.icon.angle.double.up:before{content:"\f102"}i.icon.angle.down:before{content:"\f107"}i.icon.angle.left:before{content:"\f104"}i.icon.angle.right:before{content:"\f105"}i.icon.angle.up:before{content:"\f106"}i.icon.angrycreative:before{content:"\f36e"}i.icon.angular:before{content:"\f420"}i.icon.app.store:before{content:"\f36f"}i.icon.app.store.ios:before{content:"\f370"}i.icon.apper:before{content:"\f371"}i.icon.apple:before{content:"\f179"}i.icon.apple.pay:before{content:"\f415"}i.icon.archive:before{content:"\f187"}i.icon.arrow.alternate.circle.down:before{content:"\f358"}i.icon.arrow.alternate.circle.left:before{content:"\f359"}i.icon.arrow.alternate.circle.right:before{content:"\f35a"}i.icon.arrow.alternate.circle.up:before{content:"\f35b"}i.icon.arrow.circle.down:before{content:"\f0ab"}i.icon.arrow.circle.left:before{content:"\f0a8"}i.icon.arrow.circle.right:before{content:"\f0a9"}i.icon.arrow.circle.up:before{content:"\f0aa"}i.icon.arrow.down:before{content:"\f063"}i.icon.arrow.left:before{content:"\f060"}i.icon.arrow.right:before{content:"\f061"}i.icon.arrow.up:before{content:"\f062"}i.icon.arrows.alternate:before{content:"\f0b2"}i.icon.arrows.alternate.horizontal:before{content:"\f337"}i.icon.arrows.alternate.vertical:before{content:"\f338"}i.icon.assistive.listening.systems:before{content:"\f2a2"}i.icon.asterisk:before{content:"\f069"}i.icon.asymmetrik:before{content:"\f372"}i.icon.at:before{content:"\f1fa"}i.icon.audible:before{content:"\f373"}i.icon.audio.description:before{content:"\f29e"}i.icon.autoprefixer:before{content:"\f41c"}i.icon.avianex:before{content:"\f374"}i.icon.aviato:before{content:"\f421"}i.icon.aws:before{content:"\f375"}i.icon.backward:before{content:"\f04a"}i.icon.balance.scale:before{content:"\f24e"}i.icon.ban:before{content:"\f05e"}i.icon.band.aid:before{content:"\f462"}i.icon.bandcamp:before{content:"\f2d5"}i.icon.barcode:before{content:"\f02a"}i.icon.bars:before{content:"\f0c9"}i.icon.baseball.ball:before{content:"\f433"}i.icon.basketball.ball:before{content:"\f434"}i.icon.bath:before{content:"\f2cd"}i.icon.battery.empty:before{content:"\f244"}i.icon.battery.full:before{content:"\f240"}i.icon.battery.half:before{content:"\f242"}i.icon.battery.quarter:before{content:"\f243"}i.icon.battery.three.quarters:before{content:"\f241"}i.icon.bed:before{content:"\f236"}i.icon.beer:before{content:"\f0fc"}i.icon.behance:before{content:"\f1b4"}i.icon.behance.square:before{content:"\f1b5"}i.icon.bell:before{content:"\f0f3"}i.icon.bell.slash:before{content:"\f1f6"}i.icon.bicycle:before{content:"\f206"}i.icon.bimobject:before{content:"\f378"}i.icon.binoculars:before{content:"\f1e5"}i.icon.birthday.cake:before{content:"\f1fd"}i.icon.bitbucket:before{content:"\f171"}i.icon.bitcoin:before{content:"\f379"}i.icon.bity:before{content:"\f37a"}i.icon.black.tie:before{content:"\f27e"}i.icon.blackberry:before{content:"\f37b"}i.icon.blind:before{content:"\f29d"}i.icon.blogger:before{content:"\f37c"}i.icon.blogger.b:before{content:"\f37d"}i.icon.bluetooth:before{content:"\f293"}i.icon.bluetooth.b:before{content:"\f294"}i.icon.bold:before{content:"\f032"}i.icon.bolt:before{content:"\f0e7"}i.icon.bomb:before{content:"\f1e2"}i.icon.book:before{content:"\f02d"}i.icon.bookmark:before{content:"\f02e"}i.icon.bowling.ball:before{content:"\f436"}i.icon.box:before{content:"\f466"}i.icon.boxes:before{content:"\f468"}i.icon.braille:before{content:"\f2a1"}i.icon.briefcase:before{content:"\f0b1"}i.icon.btc:before{content:"\f15a"}i.icon.bug:before{content:"\f188"}i.icon.building:before{content:"\f1ad"}i.icon.bullhorn:before{content:"\f0a1"}i.icon.bullseye:before{content:"\f140"}i.icon.buromobelexperte:before{content:"\f37f"}i.icon.bus:before{content:"\f207"}i.icon.buysellads:before{content:"\f20d"}i.icon.calculator:before{content:"\f1ec"}i.icon.calendar:before{content:"\f133"}i.icon.calendar.alternate:before{content:"\f073"}i.icon.calendar.check:before{content:"\f274"}i.icon.calendar.minus:before{content:"\f272"}i.icon.calendar.plus:before{content:"\f271"}i.icon.calendar.times:before{content:"\f273"}i.icon.camera:before{content:"\f030"}i.icon.camera.retro:before{content:"\f083"}i.icon.car:before{content:"\f1b9"}i.icon.caret.down:before{content:"\f0d7"}i.icon.caret.left:before{content:"\f0d9"}i.icon.caret.right:before{content:"\f0da"}i.icon.caret.square.down:before{content:"\f150"}i.icon.caret.square.left:before{content:"\f191"}i.icon.caret.square.right:before{content:"\f152"}i.icon.caret.square.up:before{content:"\f151"}i.icon.caret.up:before{content:"\f0d8"}i.icon.cart.arrow.down:before{content:"\f218"}i.icon.cart.plus:before{content:"\f217"}i.icon.cc.amazon.pay:before{content:"\f42d"}i.icon.cc.amex:before{content:"\f1f3"}i.icon.cc.apple.pay:before{content:"\f416"}i.icon.cc.diners.club:before{content:"\f24c"}i.icon.cc.discover:before{content:"\f1f2"}i.icon.cc.jcb:before{content:"\f24b"}i.icon.cc.mastercard:before{content:"\f1f1"}i.icon.cc.paypal:before{content:"\f1f4"}i.icon.cc.stripe:before{content:"\f1f5"}i.icon.cc.visa:before{content:"\f1f0"}i.icon.centercode:before{content:"\f380"}i.icon.certificate:before{content:"\f0a3"}i.icon.chart.area:before{content:"\f1fe"}i.icon.chart.bar:before{content:"\f080"}i.icon.chart.line:before{content:"\f201"}i.icon.chart.pie:before{content:"\f200"}i.icon.check:before{content:"\f00c"}i.icon.check.circle:before{content:"\f058"}i.icon.check.square:before{content:"\f14a"}i.icon.chess:before{content:"\f439"}i.icon.chess.bishop:before{content:"\f43a"}i.icon.chess.board:before{content:"\f43c"}i.icon.chess.king:before{content:"\f43f"}i.icon.chess.knight:before{content:"\f441"}i.icon.chess.pawn:before{content:"\f443"}i.icon.chess.queen:before{content:"\f445"}i.icon.chess.rook:before{content:"\f447"}i.icon.chevron.circle.down:before{content:"\f13a"}i.icon.chevron.circle.left:before{content:"\f137"}i.icon.chevron.circle.right:before{content:"\f138"}i.icon.chevron.circle.up:before{content:"\f139"}i.icon.chevron.down:before{content:"\f078"}i.icon.chevron.left:before{content:"\f053"}i.icon.chevron.right:before{content:"\f054"}i.icon.chevron.up:before{content:"\f077"}i.icon.child:before{content:"\f1ae"}i.icon.chrome:before{content:"\f268"}i.icon.circle:before{content:"\f111"}i.icon.circle.notch:before{content:"\f1ce"}i.icon.clipboard:before{content:"\f328"}i.icon.clipboard.check:before{content:"\f46c"}i.icon.clipboard.list:before{content:"\f46d"}i.icon.clock:before{content:"\f017"}i.icon.clone:before{content:"\f24d"}i.icon.closed.captioning:before{content:"\f20a"}i.icon.cloud:before{content:"\f0c2"}i.icon.cloudscale:before{content:"\f383"}i.icon.cloudsmith:before{content:"\f384"}i.icon.cloudversify:before{content:"\f385"}i.icon.code:before{content:"\f121"}i.icon.code.branch:before{content:"\f126"}i.icon.codepen:before{content:"\f1cb"}i.icon.codiepie:before{content:"\f284"}i.icon.coffee:before{content:"\f0f4"}i.icon.cog:before{content:"\f013"}i.icon.cogs:before{content:"\f085"}i.icon.columns:before{content:"\f0db"}i.icon.comment:before{content:"\f075"}i.icon.comment.alternate:before{content:"\f27a"}i.icon.comments:before{content:"\f086"}i.icon.compass:before{content:"\f14e"}i.icon.compress:before{content:"\f066"}i.icon.connectdevelop:before{content:"\f20e"}i.icon.contao:before{content:"\f26d"}i.icon.copy:before{content:"\f0c5"}i.icon.copyright:before{content:"\f1f9"}i.icon.cpanel:before{content:"\f388"}i.icon.creative.commons:before{content:"\f25e"}i.icon.credit.card:before{content:"\f09d"}i.icon.crop:before{content:"\f125"}i.icon.crosshairs:before{content:"\f05b"}i.icon.css3:before{content:"\f13c"}i.icon.css3.alternate:before{content:"\f38b"}i.icon.cube:before{content:"\f1b2"}i.icon.cubes:before{content:"\f1b3"}i.icon.cut:before{content:"\f0c4"}i.icon.cuttlefish:before{content:"\f38c"}i.icon.d.and.d:before{content:"\f38d"}i.icon.dashcube:before{content:"\f210"}i.icon.database:before{content:"\f1c0"}i.icon.deaf:before{content:"\f2a4"}i.icon.delicious:before{content:"\f1a5"}i.icon.deploydog:before{content:"\f38e"}i.icon.deskpro:before{content:"\f38f"}i.icon.desktop:before{content:"\f108"}i.icon.deviantart:before{content:"\f1bd"}i.icon.digg:before{content:"\f1a6"}i.icon.digital.ocean:before{content:"\f391"}i.icon.discord:before{content:"\f392"}i.icon.discourse:before{content:"\f393"}i.icon.dna:before{content:"\f471"}i.icon.dochub:before{content:"\f394"}i.icon.docker:before{content:"\f395"}i.icon.dollar.sign:before{content:"\f155"}i.icon.dolly:before{content:"\f472"}i.icon.dolly.flatbed:before{content:"\f474"}i.icon.dot.circle:before{content:"\f192"}i.icon.download:before{content:"\f019"}i.icon.draft2digital:before{content:"\f396"}i.icon.dribbble:before{content:"\f17d"}i.icon.dribbble.square:before{content:"\f397"}i.icon.dropbox:before{content:"\f16b"}i.icon.drupal:before{content:"\f1a9"}i.icon.dyalog:before{content:"\f399"}i.icon.earlybirds:before{content:"\f39a"}i.icon.edge:before{content:"\f282"}i.icon.edit:before{content:"\f044"}i.icon.eject:before{content:"\f052"}i.icon.elementor:before{content:"\f430"}i.icon.ellipsis.horizontal:before{content:"\f141"}i.icon.ellipsis.vertical:before{content:"\f142"}i.icon.ember:before{content:"\f423"}i.icon.empire:before{content:"\f1d1"}i.icon.envelope:before{content:"\f0e0"}i.icon.envelope.open:before{content:"\f2b6"}i.icon.envelope.square:before{content:"\f199"}i.icon.envira:before{content:"\f299"}i.icon.eraser:before{content:"\f12d"}i.icon.erlang:before{content:"\f39d"}i.icon.ethereum:before{content:"\f42e"}i.icon.etsy:before{content:"\f2d7"}i.icon.euro.sign:before{content:"\f153"}i.icon.exchange.alternate:before{content:"\f362"}i.icon.exclamation:before{content:"\f12a"}i.icon.exclamation.circle:before{content:"\f06a"}i.icon.exclamation.triangle:before{content:"\f071"}i.icon.expand:before{content:"\f065"}i.icon.expand.arrows.alternate:before{content:"\f31e"}i.icon.expeditedssl:before{content:"\f23e"}i.icon.external.alternate:before{content:"\f35d"}i.icon.external.square.alternate:before{content:"\f360"}i.icon.eye:before{content:"\f06e"}i.icon.eye.dropper:before{content:"\f1fb"}i.icon.eye.slash:before{content:"\f070"}i.icon.facebook:before{content:"\f09a"}i.icon.facebook.f:before{content:"\f39e"}i.icon.facebook.messenger:before{content:"\f39f"}i.icon.facebook.square:before{content:"\f082"}i.icon.fast.backward:before{content:"\f049"}i.icon.fast.forward:before{content:"\f050"}i.icon.fax:before{content:"\f1ac"}i.icon.female:before{content:"\f182"}i.icon.fighter.jet:before{content:"\f0fb"}i.icon.file:before{content:"\f15b"}i.icon.file.alternate:before{content:"\f15c"}i.icon.file.archive:before{content:"\f1c6"}i.icon.file.audio:before{content:"\f1c7"}i.icon.file.code:before{content:"\f1c9"}i.icon.file.excel:before{content:"\f1c3"}i.icon.file.image:before{content:"\f1c5"}i.icon.file.pdf:before{content:"\f1c1"}i.icon.file.powerpoint:before{content:"\f1c4"}i.icon.file.video:before{content:"\f1c8"}i.icon.file.word:before{content:"\f1c2"}i.icon.film:before{content:"\f008"}i.icon.filter:before{content:"\f0b0"}i.icon.fire:before{content:"\f06d"}i.icon.fire.extinguisher:before{content:"\f134"}i.icon.firefox:before{content:"\f269"}i.icon.first.aid:before{content:"\f479"}i.icon.first.order:before{content:"\f2b0"}i.icon.firstdraft:before{content:"\f3a1"}i.icon.flag:before{content:"\f024"}i.icon.flag.checkered:before{content:"\f11e"}i.icon.flask:before{content:"\f0c3"}i.icon.flickr:before{content:"\f16e"}i.icon.flipboard:before{content:"\f44d"}i.icon.fly:before{content:"\f417"}i.icon.folder:before{content:"\f07b"}i.icon.folder.open:before{content:"\f07c"}i.icon.font:before{content:"\f031"}i.icon.font.awesome:before{content:"\f2b4"}i.icon.font.awesome.alternate:before{content:"\f35c"}i.icon.font.awesome.flag:before{content:"\f425"}i.icon.fonticons:before{content:"\f280"}i.icon.fonticons.fi:before{content:"\f3a2"}i.icon.football.ball:before{content:"\f44e"}i.icon.fort.awesome:before{content:"\f286"}i.icon.fort.awesome.alternate:before{content:"\f3a3"}i.icon.forumbee:before{content:"\f211"}i.icon.forward:before{content:"\f04e"}i.icon.foursquare:before{content:"\f180"}i.icon.free.code.camp:before{content:"\f2c5"}i.icon.freebsd:before{content:"\f3a4"}i.icon.frown:before{content:"\f119"}i.icon.futbol:before{content:"\f1e3"}i.icon.gamepad:before{content:"\f11b"}i.icon.gavel:before{content:"\f0e3"}i.icon.gem:before{content:"\f3a5"}i.icon.genderless:before{content:"\f22d"}i.icon.get.pocket:before{content:"\f265"}i.icon.gg:before{content:"\f260"}i.icon.gg.circle:before{content:"\f261"}i.icon.gift:before{content:"\f06b"}i.icon.git:before{content:"\f1d3"}i.icon.git.square:before{content:"\f1d2"}i.icon.github:before{content:"\f09b"}i.icon.github.alternate:before{content:"\f113"}i.icon.github.square:before{content:"\f092"}i.icon.gitkraken:before{content:"\f3a6"}i.icon.gitlab:before{content:"\f296"}i.icon.gitter:before{content:"\f426"}i.icon.glass.martini:before{content:"\f000"}i.icon.glide:before{content:"\f2a5"}i.icon.glide.g:before{content:"\f2a6"}i.icon.globe:before{content:"\f0ac"}i.icon.gofore:before{content:"\f3a7"}i.icon.golf.ball:before{content:"\f450"}i.icon.goodreads:before{content:"\f3a8"}i.icon.goodreads.g:before{content:"\f3a9"}i.icon.google:before{content:"\f1a0"}i.icon.google.drive:before{content:"\f3aa"}i.icon.google.play:before{content:"\f3ab"}i.icon.google.plus:before{content:"\f2b3"}i.icon.google.plus.g:before{content:"\f0d5"}i.icon.google.plus.square:before{content:"\f0d4"}i.icon.google.wallet:before{content:"\f1ee"}i.icon.graduation.cap:before{content:"\f19d"}i.icon.gratipay:before{content:"\f184"}i.icon.grav:before{content:"\f2d6"}i.icon.gripfire:before{content:"\f3ac"}i.icon.grunt:before{content:"\f3ad"}i.icon.gulp:before{content:"\f3ae"}i.icon.h.square:before{content:"\f0fd"}i.icon.hacker.news:before{content:"\f1d4"}i.icon.hacker.news.square:before{content:"\f3af"}i.icon.hand.lizard:before{content:"\f258"}i.icon.hand.paper:before{content:"\f256"}i.icon.hand.peace:before{content:"\f25b"}i.icon.hand.point.down:before{content:"\f0a7"}i.icon.hand.point.left:before{content:"\f0a5"}i.icon.hand.point.right:before{content:"\f0a4"}i.icon.hand.point.up:before{content:"\f0a6"}i.icon.hand.pointer:before{content:"\f25a"}i.icon.hand.rock:before{content:"\f255"}i.icon.hand.scissors:before{content:"\f257"}i.icon.hand.spock:before{content:"\f259"}i.icon.handshake:before{content:"\f2b5"}i.icon.hashtag:before{content:"\f292"}i.icon.hdd:before{content:"\f0a0"}i.icon.heading:before{content:"\f1dc"}i.icon.headphones:before{content:"\f025"}i.icon.heart:before{content:"\f004"}i.icon.heartbeat:before{content:"\f21e"}i.icon.hips:before{content:"\f452"}i.icon.hire.a.helper:before{content:"\f3b0"}i.icon.history:before{content:"\f1da"}i.icon.hockey.puck:before{content:"\f453"}i.icon.home:before{content:"\f015"}i.icon.hooli:before{content:"\f427"}i.icon.hospital:before{content:"\f0f8"}i.icon.hospital.symbol:before{content:"\f47e"}i.icon.hotjar:before{content:"\f3b1"}i.icon.hourglass:before{content:"\f254"}i.icon.hourglass.end:before{content:"\f253"}i.icon.hourglass.half:before{content:"\f252"}i.icon.hourglass.start:before{content:"\f251"}i.icon.houzz:before{content:"\f27c"}i.icon.html5:before{content:"\f13b"}i.icon.hubspot:before{content:"\f3b2"}i.icon.i.cursor:before{content:"\f246"}i.icon.id.badge:before{content:"\f2c1"}i.icon.id.card:before{content:"\f2c2"}i.icon.image:before{content:"\f03e"}i.icon.images:before{content:"\f302"}i.icon.imdb:before{content:"\f2d8"}i.icon.inbox:before{content:"\f01c"}i.icon.indent:before{content:"\f03c"}i.icon.industry:before{content:"\f275"}i.icon.info:before{content:"\f129"}i.icon.info.circle:before{content:"\f05a"}i.icon.instagram:before{content:"\f16d"}i.icon.internet.explorer:before{content:"\f26b"}i.icon.ioxhost:before{content:"\f208"}i.icon.italic:before{content:"\f033"}i.icon.itunes:before{content:"\f3b4"}i.icon.itunes.note:before{content:"\f3b5"}i.icon.jenkins:before{content:"\f3b6"}i.icon.joget:before{content:"\f3b7"}i.icon.joomla:before{content:"\f1aa"}i.icon.js:before{content:"\f3b8"}i.icon.js.square:before{content:"\f3b9"}i.icon.jsfiddle:before{content:"\f1cc"}i.icon.key:before{content:"\f084"}i.icon.keyboard:before{content:"\f11c"}i.icon.keycdn:before{content:"\f3ba"}i.icon.kickstarter:before{content:"\f3bb"}i.icon.kickstarter.k:before{content:"\f3bc"}i.icon.korvue:before{content:"\f42f"}i.icon.language:before{content:"\f1ab"}i.icon.laptop:before{content:"\f109"}i.icon.laravel:before{content:"\f3bd"}i.icon.lastfm:before{content:"\f202"}i.icon.lastfm.square:before{content:"\f203"}i.icon.leaf:before{content:"\f06c"}i.icon.leanpub:before{content:"\f212"}i.icon.lemon:before{content:"\f094"}i.icon.less:before{content:"\f41d"}i.icon.level.down.alternate:before{content:"\f3be"}i.icon.level.up.alternate:before{content:"\f3bf"}i.icon.life.ring:before{content:"\f1cd"}i.icon.lightbulb:before{content:"\f0eb"}i.icon.linechat:before{content:"\f3c0"}i.icon.linkify:before{content:"\f0c1"}i.icon.linkedin:before{content:"\f08c"}i.icon.linkedin.alt:before{content:"\f0e1"}i.icon.linode:before{content:"\f2b8"}i.icon.linux:before{content:"\f17c"}i.icon.lira.sign:before{content:"\f195"}i.icon.list:before{content:"\f03a"}i.icon.list.alternate:before{content:"\f022"}i.icon.list.ol:before{content:"\f0cb"}i.icon.list.ul:before{content:"\f0ca"}i.icon.location.arrow:before{content:"\f124"}i.icon.lock:before{content:"\f023"}i.icon.lock.open:before{content:"\f3c1"}i.icon.long.arrow.alternate.down:before{content:"\f309"}i.icon.long.arrow.alternate.left:before{content:"\f30a"}i.icon.long.arrow.alternate.right:before{content:"\f30b"}i.icon.long.arrow.alternate.up:before{content:"\f30c"}i.icon.low.vision:before{content:"\f2a8"}i.icon.lyft:before{content:"\f3c3"}i.icon.magento:before{content:"\f3c4"}i.icon.magic:before{content:"\f0d0"}i.icon.magnet:before{content:"\f076"}i.icon.male:before{content:"\f183"}i.icon.map:before{content:"\f279"}i.icon.map.marker:before{content:"\f041"}i.icon.map.marker.alternate:before{content:"\f3c5"}i.icon.map.pin:before{content:"\f276"}i.icon.map.signs:before{content:"\f277"}i.icon.mars:before{content:"\f222"}i.icon.mars.double:before{content:"\f227"}i.icon.mars.stroke:before{content:"\f229"}i.icon.mars.stroke.horizontal:before{content:"\f22b"}i.icon.mars.stroke.vertical:before{content:"\f22a"}i.icon.maxcdn:before{content:"\f136"}i.icon.medapps:before{content:"\f3c6"}i.icon.medium:before{content:"\f23a"}i.icon.medium.m:before{content:"\f3c7"}i.icon.medkit:before{content:"\f0fa"}i.icon.medrt:before{content:"\f3c8"}i.icon.meetup:before{content:"\f2e0"}i.icon.meh:before{content:"\f11a"}i.icon.mercury:before{content:"\f223"}i.icon.microchip:before{content:"\f2db"}i.icon.microphone:before{content:"\f130"}i.icon.microphone.slash:before{content:"\f131"}i.icon.microsoft:before{content:"\f3ca"}i.icon.minus:before{content:"\f068"}i.icon.minus.circle:before{content:"\f056"}i.icon.minus.square:before{content:"\f146"}i.icon.mix:before{content:"\f3cb"}i.icon.mixcloud:before{content:"\f289"}i.icon.mizuni:before{content:"\f3cc"}i.icon.mobile:before{content:"\f10b"}i.icon.mobile.alternate:before{content:"\f3cd"}i.icon.modx:before{content:"\f285"}i.icon.monero:before{content:"\f3d0"}i.icon.money.bill.alternate:before{content:"\f3d1"}i.icon.moon:before{content:"\f186"}i.icon.motorcycle:before{content:"\f21c"}i.icon.mouse.pointer:before{content:"\f245"}i.icon.music:before{content:"\f001"}i.icon.napster:before{content:"\f3d2"}i.icon.neuter:before{content:"\f22c"}i.icon.newspaper:before{content:"\f1ea"}i.icon.nintendo.switch:before{content:"\f418"}i.icon.node:before{content:"\f419"}i.icon.node.js:before{content:"\f3d3"}i.icon.npm:before{content:"\f3d4"}i.icon.ns8:before{content:"\f3d5"}i.icon.nutritionix:before{content:"\f3d6"}i.icon.object.group:before{content:"\f247"}i.icon.object.ungroup:before{content:"\f248"}i.icon.odnoklassniki:before{content:"\f263"}i.icon.odnoklassniki.square:before{content:"\f264"}i.icon.opencart:before{content:"\f23d"}i.icon.openid:before{content:"\f19b"}i.icon.opera:before{content:"\f26a"}i.icon.optin.monster:before{content:"\f23c"}i.icon.osi:before{content:"\f41a"}i.icon.outdent:before{content:"\f03b"}i.icon.page4:before{content:"\f3d7"}i.icon.pagelines:before{content:"\f18c"}i.icon.paint.brush:before{content:"\f1fc"}i.icon.palfed:before{content:"\f3d8"}i.icon.pallet:before{content:"\f482"}i.icon.paper.plane:before{content:"\f1d8"}i.icon.paperclip:before{content:"\f0c6"}i.icon.paragraph:before{content:"\f1dd"}i.icon.paste:before{content:"\f0ea"}i.icon.patreon:before{content:"\f3d9"}i.icon.pause:before{content:"\f04c"}i.icon.pause.circle:before{content:"\f28b"}i.icon.paw:before{content:"\f1b0"}i.icon.paypal:before{content:"\f1ed"}i.icon.pen.square:before{content:"\f14b"}i.icon.pencil.alternate:before{content:"\f303"}i.icon.percent:before{content:"\f295"}i.icon.periscope:before{content:"\f3da"}i.icon.phabricator:before{content:"\f3db"}i.icon.phoenix.framework:before{content:"\f3dc"}i.icon.phone:before{content:"\f095"}i.icon.phone.square:before{content:"\f098"}i.icon.phone.volume:before{content:"\f2a0"}i.icon.php:before{content:"\f457"}i.icon.pied.piper:before{content:"\f2ae"}i.icon.pied.piper.alternate:before{content:"\f1a8"}i.icon.pied.piper.pp:before{content:"\f1a7"}i.icon.pills:before{content:"\f484"}i.icon.pinterest:before{content:"\f0d2"}i.icon.pinterest.p:before{content:"\f231"}i.icon.pinterest.square:before{content:"\f0d3"}i.icon.plane:before{content:"\f072"}i.icon.play:before{content:"\f04b"}i.icon.play.circle:before{content:"\f144"}i.icon.playstation:before{content:"\f3df"}i.icon.plug:before{content:"\f1e6"}i.icon.plus:before{content:"\f067"}i.icon.plus.circle:before{content:"\f055"}i.icon.plus.square:before{content:"\f0fe"}i.icon.podcast:before{content:"\f2ce"}i.icon.pound.sign:before{content:"\f154"}i.icon.power.off:before{content:"\f011"}i.icon.print:before{content:"\f02f"}i.icon.product.hunt:before{content:"\f288"}i.icon.pushed:before{content:"\f3e1"}i.icon.puzzle.piece:before{content:"\f12e"}i.icon.python:before{content:"\f3e2"}i.icon.qq:before{content:"\f1d6"}i.icon.qrcode:before{content:"\f029"}i.icon.question:before{content:"\f128"}i.icon.question.circle:before{content:"\f059"}i.icon.quidditch:before{content:"\f458"}i.icon.quinscape:before{content:"\f459"}i.icon.quora:before{content:"\f2c4"}i.icon.quote.left:before{content:"\f10d"}i.icon.quote.right:before{content:"\f10e"}i.icon.random:before{content:"\f074"}i.icon.ravelry:before{content:"\f2d9"}i.icon.react:before{content:"\f41b"}i.icon.rebel:before{content:"\f1d0"}i.icon.recycle:before{content:"\f1b8"}i.icon.redriver:before{content:"\f3e3"}i.icon.reddit:before{content:"\f1a1"}i.icon.reddit.alien:before{content:"\f281"}i.icon.reddit.square:before{content:"\f1a2"}i.icon.redo:before{content:"\f01e"}i.icon.redo.alternate:before{content:"\f2f9"}i.icon.registered:before{content:"\f25d"}i.icon.rendact:before{content:"\f3e4"}i.icon.renren:before{content:"\f18b"}i.icon.reply:before{content:"\f3e5"}i.icon.reply.all:before{content:"\f122"}i.icon.replyd:before{content:"\f3e6"}i.icon.resolving:before{content:"\f3e7"}i.icon.retweet:before{content:"\f079"}i.icon.road:before{content:"\f018"}i.icon.rocket:before{content:"\f135"}i.icon.rocketchat:before{content:"\f3e8"}i.icon.rockrms:before{content:"\f3e9"}i.icon.rss:before{content:"\f09e"}i.icon.rss.square:before{content:"\f143"}i.icon.ruble.sign:before{content:"\f158"}i.icon.rupee.sign:before{content:"\f156"}i.icon.safari:before{content:"\f267"}i.icon.sass:before{content:"\f41e"}i.icon.save:before{content:"\f0c7"}i.icon.schlix:before{content:"\f3ea"}i.icon.scribd:before{content:"\f28a"}i.icon.search:before{content:"\f002"}i.icon.search.minus:before{content:"\f010"}i.icon.search.plus:before{content:"\f00e"}i.icon.searchengin:before{content:"\f3eb"}i.icon.sellcast:before{content:"\f2da"}i.icon.sellsy:before{content:"\f213"}i.icon.server:before{content:"\f233"}i.icon.servicestack:before{content:"\f3ec"}i.icon.share:before{content:"\f064"}i.icon.share.alternate:before{content:"\f1e0"}i.icon.share.alternate.square:before{content:"\f1e1"}i.icon.share.square:before{content:"\f14d"}i.icon.shekel.sign:before{content:"\f20b"}i.icon.shield.alternate:before{content:"\f3ed"}i.icon.ship:before{content:"\f21a"}i.icon.shipping.fast:before{content:"\f48b"}i.icon.shirtsinbulk:before{content:"\f214"}i.icon.shopping.bag:before{content:"\f290"}i.icon.shopping.basket:before{content:"\f291"}i.icon.shopping.cart:before{content:"\f07a"}i.icon.shower:before{content:"\f2cc"}i.icon.sign.language:before{content:"\f2a7"}i.icon.signal:before{content:"\f012"}i.icon.simplybuilt:before{content:"\f215"}i.icon.sistrix:before{content:"\f3ee"}i.icon.sitemap:before{content:"\f0e8"}i.icon.skyatlas:before{content:"\f216"}i.icon.skype:before{content:"\f17e"}i.icon.slack:before{content:"\f198"}i.icon.slack.hash:before{content:"\f3ef"}i.icon.sliders.horizontal:before{content:"\f1de"}i.icon.slideshare:before{content:"\f1e7"}i.icon.smile:before{content:"\f118"}i.icon.snapchat:before{content:"\f2ab"}i.icon.snapchat.ghost:before{content:"\f2ac"}i.icon.snapchat.square:before{content:"\f2ad"}i.icon.snowflake:before{content:"\f2dc"}i.icon.sort:before{content:"\f0dc"}i.icon.sort.alphabet.down:before{content:"\f15d"}i.icon.sort.alphabet.up:before{content:"\f15e"}i.icon.sort.amount.down:before{content:"\f160"}i.icon.sort.amount.up:before{content:"\f161"}i.icon.sort.down:before{content:"\f0dd"}i.icon.sort.numeric.down:before{content:"\f162"}i.icon.sort.numeric.up:before{content:"\f163"}i.icon.sort.up:before{content:"\f0de"}i.icon.soundcloud:before{content:"\f1be"}i.icon.space.shuttle:before{content:"\f197"}i.icon.speakap:before{content:"\f3f3"}i.icon.spinner:before{content:"\f110"}i.icon.spotify:before{content:"\f1bc"}i.icon.square:before{content:"\f0c8"}i.icon.square.full:before{content:"\f45c"}i.icon.stack.exchange:before{content:"\f18d"}i.icon.stack.overflow:before{content:"\f16c"}i.icon.star:before{content:"\f005"}i.icon.star.half:before{content:"\f089"}i.icon.staylinked:before{content:"\f3f5"}i.icon.steam:before{content:"\f1b6"}i.icon.steam.square:before{content:"\f1b7"}i.icon.steam.symbol:before{content:"\f3f6"}i.icon.step.backward:before{content:"\f048"}i.icon.step.forward:before{content:"\f051"}i.icon.stethoscope:before{content:"\f0f1"}i.icon.sticker.mule:before{content:"\f3f7"}i.icon.sticky.note:before{content:"\f249"}i.icon.stop:before{content:"\f04d"}i.icon.stop.circle:before{content:"\f28d"}i.icon.stopwatch:before{content:"\f2f2"}i.icon.strava:before{content:"\f428"}i.icon.street.view:before{content:"\f21d"}i.icon.strikethrough:before{content:"\f0cc"}i.icon.stripe:before{content:"\f429"}i.icon.stripe.s:before{content:"\f42a"}i.icon.studiovinari:before{content:"\f3f8"}i.icon.stumbleupon:before{content:"\f1a4"}i.icon.stumbleupon.circle:before{content:"\f1a3"}i.icon.subscript:before{content:"\f12c"}i.icon.subway:before{content:"\f239"}i.icon.suitcase:before{content:"\f0f2"}i.icon.sun:before{content:"\f185"}i.icon.superpowers:before{content:"\f2dd"}i.icon.superscript:before{content:"\f12b"}i.icon.supple:before{content:"\f3f9"}i.icon.sync:before{content:"\f021"}i.icon.sync.alternate:before{content:"\f2f1"}i.icon.syringe:before{content:"\f48e"}i.icon.table:before{content:"\f0ce"}i.icon.table.tennis:before{content:"\f45d"}i.icon.tablet:before{content:"\f10a"}i.icon.tablet.alternate:before{content:"\f3fa"}i.icon.tachometer.alternate:before{content:"\f3fd"}i.icon.tag:before{content:"\f02b"}i.icon.tags:before{content:"\f02c"}i.icon.tasks:before{content:"\f0ae"}i.icon.taxi:before{content:"\f1ba"}i.icon.telegram:before{content:"\f2c6"}i.icon.telegram.plane:before{content:"\f3fe"}i.icon.tencent.weibo:before{content:"\f1d5"}i.icon.terminal:before{content:"\f120"}i.icon.text.height:before{content:"\f034"}i.icon.text.width:before{content:"\f035"}i.icon.th:before{content:"\f00a"}i.icon.th.large:before{content:"\f009"}i.icon.th.list:before{content:"\f00b"}i.icon.themeisle:before{content:"\f2b2"}i.icon.thermometer:before{content:"\f491"}i.icon.thermometer.empty:before{content:"\f2cb"}i.icon.thermometer.full:before{content:"\f2c7"}i.icon.thermometer.half:before{content:"\f2c9"}i.icon.thermometer.quarter:before{content:"\f2ca"}i.icon.thermometer.three.quarters:before{content:"\f2c8"}i.icon.thumbs.down:before{content:"\f165"}i.icon.thumbs.up:before{content:"\f164"}i.icon.thumbtack:before{content:"\f08d"}i.icon.ticket.alternate:before{content:"\f3ff"}i.icon.times:before{content:"\f00d"}i.icon.times.circle:before{content:"\f057"}i.icon.tint:before{content:"\f043"}i.icon.toggle.off:before{content:"\f204"}i.icon.toggle.on:before{content:"\f205"}i.icon.trademark:before{content:"\f25c"}i.icon.train:before{content:"\f238"}i.icon.transgender:before{content:"\f224"}i.icon.transgender.alternate:before{content:"\f225"}i.icon.trash:before{content:"\f1f8"}i.icon.trash.alternate:before{content:"\f2ed"}i.icon.tree:before{content:"\f1bb"}i.icon.trello:before{content:"\f181"}i.icon.tripadvisor:before{content:"\f262"}i.icon.trophy:before{content:"\f091"}i.icon.truck:before{content:"\f0d1"}i.icon.tty:before{content:"\f1e4"}i.icon.tumblr:before{content:"\f173"}i.icon.tumblr.square:before{content:"\f174"}i.icon.tv:before{content:"\f26c"}i.icon.twitch:before{content:"\f1e8"}i.icon.twitter:before{content:"\f099"}i.icon.twitter.square:before{content:"\f081"}i.icon.typo3:before{content:"\f42b"}i.icon.uber:before{content:"\f402"}i.icon.uikit:before{content:"\f403"}i.icon.umbrella:before{content:"\f0e9"}i.icon.underline:before{content:"\f0cd"}i.icon.undo:before{content:"\f0e2"}i.icon.undo.alternate:before{content:"\f2ea"}i.icon.uniregistry:before{content:"\f404"}i.icon.universal.access:before{content:"\f29a"}i.icon.university:before{content:"\f19c"}i.icon.unlink:before{content:"\f127"}i.icon.unlock:before{content:"\f09c"}i.icon.unlock.alternate:before{content:"\f13e"}i.icon.untappd:before{content:"\f405"}i.icon.upload:before{content:"\f093"}i.icon.usb:before{content:"\f287"}i.icon.user:before{content:"\f007"}i.icon.user.circle:before{content:"\f2bd"}i.icon.user.md:before{content:"\f0f0"}i.icon.user.plus:before{content:"\f234"}i.icon.user.secret:before{content:"\f21b"}i.icon.user.times:before{content:"\f235"}i.icon.users:before{content:"\f0c0"}i.icon.ussunnah:before{content:"\f407"}i.icon.utensil.spoon:before{content:"\f2e5"}i.icon.utensils:before{content:"\f2e7"}i.icon.vaadin:before{content:"\f408"}i.icon.venus:before{content:"\f221"}i.icon.venus.double:before{content:"\f226"}i.icon.venus.mars:before{content:"\f228"}i.icon.viacoin:before{content:"\f237"}i.icon.viadeo:before{content:"\f2a9"}i.icon.viadeo.square:before{content:"\f2aa"}i.icon.viber:before{content:"\f409"}i.icon.video:before{content:"\f03d"}i.icon.vimeo:before{content:"\f40a"}i.icon.vimeo.square:before{content:"\f194"}i.icon.vimeo.v:before{content:"\f27d"}i.icon.vine:before{content:"\f1ca"}i.icon.vk:before{content:"\f189"}i.icon.vnv:before{content:"\f40b"}i.icon.volleyball.ball:before{content:"\f45f"}i.icon.volume.down:before{content:"\f027"}i.icon.volume.off:before{content:"\f026"}i.icon.volume.up:before{content:"\f028"}i.icon.vuejs:before{content:"\f41f"}i.icon.warehouse:before{content:"\f494"}i.icon.weibo:before{content:"\f18a"}i.icon.weight:before{content:"\f496"}i.icon.weixin:before{content:"\f1d7"}i.icon.whatsapp:before{content:"\f232"}i.icon.whatsapp.square:before{content:"\f40c"}i.icon.wheelchair:before{content:"\f193"}i.icon.whmcs:before{content:"\f40d"}i.icon.wifi:before{content:"\f1eb"}i.icon.wikipedia.w:before{content:"\f266"}i.icon.window.close:before{content:"\f410"}i.icon.window.maximize:before{content:"\f2d0"}i.icon.window.minimize:before{content:"\f2d1"}i.icon.window.restore:before{content:"\f2d2"}i.icon.windows:before{content:"\f17a"}i.icon.won.sign:before{content:"\f159"}i.icon.wordpress:before{content:"\f19a"}i.icon.wordpress.simple:before{content:"\f411"}i.icon.wpbeginner:before{content:"\f297"}i.icon.wpexplorer:before{content:"\f2de"}i.icon.wpforms:before{content:"\f298"}i.icon.wrench:before{content:"\f0ad"}i.icon.xbox:before{content:"\f412"}i.icon.xing:before{content:"\f168"}i.icon.xing.square:before{content:"\f169"}i.icon.y.combinator:before{content:"\f23b"}i.icon.yahoo:before{content:"\f19e"}i.icon.yandex:before{content:"\f413"}i.icon.yandex.international:before{content:"\f414"}i.icon.yelp:before{content:"\f1e9"}i.icon.yen.sign:before{content:"\f157"}i.icon.yoast:before{content:"\f2b1"}i.icon.youtube:before{content:"\f167"}i.icon.youtube.square:before{content:"\f431"}i.icon.chess.rock:before{content:"\f447"}i.icon.ordered.list:before{content:"\f0cb"}i.icon.unordered.list:before{content:"\f0ca"}i.icon.user.doctor:before{content:"\f0f0"}i.icon.shield:before{content:"\f3ed"}i.icon.puzzle:before{content:"\f12e"}i.icon.credit.card.amazon.pay:before{content:"\f42d"}i.icon.credit.card.american.express:before{content:"\f1f3"}i.icon.credit.card.diners.club:before{content:"\f24c"}i.icon.credit.card.discover:before{content:"\f1f2"}i.icon.credit.card.jcb:before{content:"\f24b"}i.icon.credit.card.mastercard:before{content:"\f1f1"}i.icon.credit.card.paypal:before{content:"\f1f4"}i.icon.credit.card.stripe:before{content:"\f1f5"}i.icon.credit.card.visa:before{content:"\f1f0"}i.icon.add.circle:before{content:"\f055"}i.icon.add.square:before{content:"\f0fe"}i.icon.add.to.calendar:before{content:"\f271"}i.icon.add.to.cart:before{content:"\f217"}i.icon.add.user:before{content:"\f234"}i.icon.add:before{content:"\f067"}i.icon.alarm.mute:before{content:"\f1f6"}i.icon.alarm:before{content:"\f0f3"}i.icon.ald:before{content:"\f2a2"}i.icon.als:before{content:"\f2a2"}i.icon.american.express.card:before{content:"\f1f3"}i.icon.american.express:before{content:"\f1f3"}i.icon.amex:before{content:"\f1f3"}i.icon.announcement:before{content:"\f0a1"}i.icon.area.chart:before{content:"\f1fe"}i.icon.area.graph:before{content:"\f1fe"}i.icon.arrow.down.cart:before{content:"\f218"}i.icon.asexual:before{content:"\f22d"}i.icon.asl.interpreting:before{content:"\f2a3"}i.icon.asl:before{content:"\f2a3"}i.icon.assistive.listening.devices:before{content:"\f2a2"}i.icon.attach:before{content:"\f0c6"}i.icon.attention:before{content:"\f06a"}i.icon.balance:before{content:"\f24e"}i.icon.bar:before{content:"\f0fc"}i.icon.bathtub:before{content:"\f2cd"}i.icon.battery.four:before{content:"\f240"}i.icon.battery.high:before{content:"\f241"}i.icon.battery.low:before{content:"\f243"}i.icon.battery.medium:before{content:"\f242"}i.icon.battery.one:before{content:"\f243"}i.icon.battery.three:before{content:"\f241"}i.icon.battery.two:before{content:"\f242"}i.icon.battery.zero:before{content:"\f244"}i.icon.birthday:before{content:"\f1fd"}i.icon.block.layout:before{content:"\f009"}i.icon.bluetooth.alternative:before{content:"\f294"}i.icon.broken.chain:before{content:"\f127"}i.icon.browser:before{content:"\f022"}i.icon.call.square:before{content:"\f098"}i.icon.call:before{content:"\f095"}i.icon.cancel:before{content:"\f00d"}i.icon.cart:before{content:"\f07a"}i.icon.cc:before{content:"\f20a"}i.icon.chain:before{content:"\f0c1"}i.icon.chat:before{content:"\f075"}i.icon.checked.calendar:before{content:"\f274"}i.icon.checkmark:before{content:"\f00c"}i.icon.circle.notched:before{content:"\f1ce"}i.icon.close:before{content:"\f00d"}i.icon.cny:before{content:"\f157"}i.icon.cocktail:before{content:"\f000"}i.icon.commenting:before{content:"\f27a"}i.icon.computer:before{content:"\f108"}i.icon.configure:before{content:"\f0ad"}i.icon.content:before{content:"\f0c9"}i.icon.deafness:before{content:"\f2a4"}i.icon.delete.calendar:before{content:"\f273"}i.icon.delete:before{content:"\f00d"}i.icon.detective:before{content:"\f21b"}i.icon.diners.club.card:before{content:"\f24c"}i.icon.diners.club:before{content:"\f24c"}i.icon.discover.card:before{content:"\f1f2"}i.icon.discover:before{content:"\f1f2"}i.icon.discussions:before{content:"\f086"}i.icon.doctor:before{content:"\f0f0"}i.icon.dollar:before{content:"\f155"}i.icon.dont:before{content:"\f05e"}i.icon.dribble:before{content:"\f17d"}i.icon.drivers.license:before{content:"\f2c2"}i.icon.dropdown:before{content:"\f0d7"}i.icon.eercast:before{content:"\f2da"}i.icon.emergency:before{content:"\f0f9"}i.icon.envira.gallery:before{content:"\f299"}i.icon.erase:before{content:"\f12d"}i.icon.eur:before{content:"\f153"}i.icon.euro:before{content:"\f153"}i.icon.eyedropper:before{content:"\f1fb"}i.icon.fa:before{content:"\f2b4"}i.icon.factory:before{content:"\f275"}i.icon.favorite:before{content:"\f005"}i.icon.feed:before{content:"\f09e"}i.icon.female.homosexual:before{content:"\f226"}i.icon.file.text:before{content:"\f15c"}i.icon.find:before{content:"\f1e5"}i.icon.first.aid:before{content:"\f0fa"}i.icon.five.hundred.pixels:before{content:"\f26e"}i.icon.fork:before{content:"\f126"}i.icon.game:before{content:"\f11b"}i.icon.gay:before{content:"\f227"}i.icon.gbp:before{content:"\f154"}i.icon.gittip:before{content:"\f184"}i.icon.google.plus.circle:before{content:"\f2b3"}i.icon.google.plus.official:before{content:"\f2b3"}i.icon.grab:before{content:"\f255"}i.icon.graduation:before{content:"\f19d"}i.icon.grid.layout:before{content:"\f00a"}i.icon.group:before{content:"\f0c0"}i.icon.h:before{content:"\f0fd"}i.icon.hand.victory:before{content:"\f25b"}i.icon.handicap:before{content:"\f193"}i.icon.hard.of.hearing:before{content:"\f2a4"}i.icon.header:before{content:"\f1dc"}i.icon.help.circle:before{content:"\f059"}i.icon.help:before{content:"\f128"}i.icon.heterosexual:before{content:"\f228"}i.icon.hide:before{content:"\f070"}i.icon.hotel:before{content:"\f236"}i.icon.hourglass.four:before{content:"\f254"}i.icon.hourglass.full:before{content:"\f254"}i.icon.hourglass.one:before{content:"\f251"}i.icon.hourglass.three:before{content:"\f253"}i.icon.hourglass.two:before{content:"\f252"}i.icon.idea:before{content:"\f0eb"}i.icon.ils:before{content:"\f20b"}i.icon.in-cart:before{content:"\f218"}i.icon.inr:before{content:"\f156"}i.icon.intergender:before{content:"\f224"}i.icon.intersex:before{content:"\f224"}i.icon.japan.credit.bureau.card:before{content:"\f24b"}i.icon.japan.credit.bureau:before{content:"\f24b"}i.icon.jcb:before{content:"\f24b"}i.icon.jpy:before{content:"\f157"}i.icon.krw:before{content:"\f159"}i.icon.lab:before{content:"\f0c3"}i.icon.law:before{content:"\f24e"}i.icon.legal:before{content:"\f0e3"}i.icon.lesbian:before{content:"\f226"}i.icon.lightning:before{content:"\f0e7"}i.icon.like:before{content:"\f004"}i.icon.line.graph:before{content:"\f201"}i.icon.linkedin.square:before{content:"\f08c"}i.icon.linkify:before{content:"\f0c1"}i.icon.lira:before{content:"\f195"}i.icon.list.layout:before{content:"\f00b"}i.icon.magnify:before{content:"\f00e"}i.icon.mail.forward:before{content:"\f064"}i.icon.mail.square:before{content:"\f199"}i.icon.mail:before{content:"\f0e0"}i.icon.male.homosexual:before{content:"\f227"}i.icon.man:before{content:"\f222"}i.icon.marker:before{content:"\f041"}i.icon.mars.alternate:before{content:"\f229"}i.icon.mars.horizontal:before{content:"\f22b"}i.icon.mars.vertical:before{content:"\f22a"}i.icon.mastercard.card:before{content:"\f1f1"}i.icon.mastercard:before{content:"\f1f1"}i.icon.microsoft.edge:before{content:"\f282"}i.icon.military:before{content:"\f0fb"}i.icon.ms.edge:before{content:"\f282"}i.icon.mute:before{content:"\f131"}i.icon.new.pied.piper:before{content:"\f2ae"}i.icon.non.binary.transgender:before{content:"\f223"}i.icon.numbered.list:before{content:"\f0cb"}i.icon.optinmonster:before{content:"\f23c"}i.icon.options:before{content:"\f1de"}i.icon.other.gender.horizontal:before{content:"\f22b"}i.icon.other.gender.vertical:before{content:"\f22a"}i.icon.other.gender:before{content:"\f229"}i.icon.payment:before{content:"\f09d"}i.icon.paypal.card:before{content:"\f1f4"}i.icon.pencil.square:before{content:"\f14b"}i.icon.photo:before{content:"\f030"}i.icon.picture:before{content:"\f03e"}i.icon.pie.chart:before{content:"\f200"}i.icon.pie.graph:before{content:"\f200"}i.icon.pied.piper.hat:before{content:"\f2ae"}i.icon.pin:before{content:"\f08d"}i.icon.plus.cart:before{content:"\f217"}i.icon.pocket:before{content:"\f265"}i.icon.point:before{content:"\f041"}i.icon.pointing.down:before{content:"\f0a7"}i.icon.pointing.left:before{content:"\f0a5"}i.icon.pointing.right:before{content:"\f0a4"}i.icon.pointing.up:before{content:"\f0a6"}i.icon.pound:before{content:"\f154"}i.icon.power.cord:before{content:"\f1e6"}i.icon.power:before{content:"\f011"}i.icon.privacy:before{content:"\f084"}i.icon.r.circle:before{content:"\f25d"}i.icon.rain:before{content:"\f0e9"}i.icon.record:before{content:"\f03d"}i.icon.refresh:before{content:"\f021"}i.icon.remove.circle:before{content:"\f057"}i.icon.remove.from.calendar:before{content:"\f272"}i.icon.remove.user:before{content:"\f235"}i.icon.remove:before{content:"\f00d"}i.icon.repeat:before{content:"\f01e"}i.icon.rmb:before{content:"\f157"}i.icon.rouble:before{content:"\f158"}i.icon.rub:before{content:"\f158"}i.icon.ruble:before{content:"\f158"}i.icon.rupee:before{content:"\f156"}i.icon.s15:before{content:"\f2cd"}i.icon.selected.radio:before{content:"\f192"}i.icon.send:before{content:"\f1d8"}i.icon.setting:before{content:"\f013"}i.icon.settings:before{content:"\f085"}i.icon.shekel:before{content:"\f20b"}i.icon.sheqel:before{content:"\f20b"}i.icon.shipping:before{content:"\f0d1"}i.icon.shop:before{content:"\f07a"}i.icon.shuffle:before{content:"\f074"}i.icon.shutdown:before{content:"\f011"}i.icon.sidebar:before{content:"\f0c9"}i.icon.signing:before{content:"\f2a7"}i.icon.signup:before{content:"\f044"}i.icon.sliders:before{content:"\f1de"}i.icon.soccer:before{content:"\f1e3"}i.icon.sort.alphabet.ascending:before{content:"\f15d"}i.icon.sort.alphabet.descending:before{content:"\f15e"}i.icon.sort.ascending:before{content:"\f0de"}i.icon.sort.content.ascending:before{content:"\f160"}i.icon.sort.content.descending:before{content:"\f161"}i.icon.sort.descending:before{content:"\f0dd"}i.icon.sort.numeric.ascending:before{content:"\f162"}i.icon.sort.numeric.descending:before{content:"\f163"}i.icon.sound:before{content:"\f025"}i.icon.spy:before{content:"\f21b"}i.icon.stripe.card:before{content:"\f1f5"}i.icon.student:before{content:"\f19d"}i.icon.talk:before{content:"\f27a"}i.icon.target:before{content:"\f140"}i.icon.teletype:before{content:"\f1e4"}i.icon.television:before{content:"\f26c"}i.icon.text.cursor:before{content:"\f246"}i.icon.text.telephone:before{content:"\f1e4"}i.icon.theme.isle:before{content:"\f2b2"}i.icon.theme:before{content:"\f043"}i.icon.thermometer:before{content:"\f2c7"}i.icon.thumb.tack:before{content:"\f08d"}i.icon.time:before{content:"\f017"}i.icon.tm:before{content:"\f25c"}i.icon.toggle.down:before{content:"\f150"}i.icon.toggle.left:before{content:"\f191"}i.icon.toggle.right:before{content:"\f152"}i.icon.toggle.up:before{content:"\f151"}i.icon.translate:before{content:"\f1ab"}i.icon.travel:before{content:"\f0b1"}i.icon.treatment:before{content:"\f0f1"}i.icon.triangle.down:before{content:"\f0d7"}i.icon.triangle.left:before{content:"\f0d9"}i.icon.triangle.right:before{content:"\f0da"}i.icon.triangle.up:before{content:"\f0d8"}i.icon.try:before{content:"\f195"}i.icon.unhide:before{content:"\f06e"}i.icon.unlinkify:before{content:"\f127"}i.icon.unmute:before{content:"\f130"}i.icon.usd:before{content:"\f155"}i.icon.user.cancel:before{content:"\f235"}i.icon.user.close:before{content:"\f235"}i.icon.user.delete:before{content:"\f235"}i.icon.user.x:before{content:"\f235"}i.icon.vcard:before{content:"\f2bb"}i.icon.video.camera:before{content:"\f03d"}i.icon.video.play:before{content:"\f144"}i.icon.visa.card:before{content:"\f1f0"}i.icon.visa:before{content:"\f1f0"}i.icon.volume.control.phone:before{content:"\f2a0"}i.icon.wait:before{content:"\f017"}i.icon.warning.circle:before{content:"\f06a"}i.icon.warning.sign:before{content:"\f071"}i.icon.warning:before{content:"\f12a"}i.icon.wechat:before{content:"\f1d7"}i.icon.wi-fi:before{content:"\f1eb"}i.icon.wikipedia:before{content:"\f266"}i.icon.winner:before{content:"\f091"}i.icon.wizard:before{content:"\f0d0"}i.icon.woman:before{content:"\f221"}i.icon.won:before{content:"\f159"}i.icon.wordpress.beginner:before{content:"\f297"}i.icon.wordpress.forms:before{content:"\f298"}i.icon.world:before{content:"\f0ac"}i.icon.write.square:before{content:"\f14b"}i.icon.x:before{content:"\f00d"}i.icon.yc:before{content:"\f23b"}i.icon.ycombinator:before{content:"\f23b"}i.icon.yen:before{content:"\f157"}i.icon.zip:before{content:"\f187"}i.icon.zoom-in:before{content:"\f00e"}i.icon.zoom-out:before{content:"\f010"}i.icon.zoom:before{content:"\f00e"}i.icon.bitbucket.square:before{content:"\f171"}i.icon.checkmark.box:before{content:"\f14a"}i.icon.circle.thin:before{content:"\f111"}i.icon.cloud.download:before{content:"\f381"}i.icon.cloud.upload:before{content:"\f382"}i.icon.compose:before{content:"\f303"}i.icon.conversation:before{content:"\f086"}i.icon.credit.card.alternative:before{content:"\f09d"}i.icon.currency:before{content:"\f3d1"}i.icon.dashboard:before{content:"\f3fd"}i.icon.diamond:before{content:"\f3a5"}i.icon.disk:before{content:"\f0a0"}i.icon.exchange:before{content:"\f362"}i.icon.external.share:before{content:"\f14d"}i.icon.external.square:before{content:"\f360"}i.icon.external:before{content:"\f35d"}i.icon.facebook.official:before{content:"\f082"}i.icon.food:before{content:"\f2e7"}i.icon.hourglass.zero:before{content:"\f253"}i.icon.level.down:before{content:"\f3be"}i.icon.level.up:before{content:"\f3bf"}i.icon.logout:before{content:"\f2f5"}i.icon.meanpath:before{content:"\f0c8"}i.icon.money:before{content:"\f3d1"}i.icon.move:before{content:"\f0b2"}i.icon.pencil:before{content:"\f303"}i.icon.protect:before{content:"\f023"}i.icon.radio:before{content:"\f192"}i.icon.remove.bookmark:before{content:"\f02e"}i.icon.resize.horizontal:before{content:"\f337"}i.icon.resize.vertical:before{content:"\f338"}i.icon.sign-in:before{content:"\f2f6"}i.icon.sign-out:before{content:"\f2f5"}i.icon.spoon:before{content:"\f2e5"}i.icon.star.half.empty:before{content:"\f089"}i.icon.star.half.full:before{content:"\f089"}i.icon.ticket:before{content:"\f3ff"}i.icon.times.rectangle:before{content:"\f410"}i.icon.write:before{content:"\f303"}i.icon.youtube.play:before{content:"\f167"}@font-face{font-family:outline-icons;src:url(//afzethekken.nl/wp-content/plugins/jagif-woocommerce-free-gift/assets/fonts/outline-icons.eot);src:url(//afzethekken.nl/wp-content/plugins/jagif-woocommerce-free-gift/assets/fonts/outline-icons.eot?#iefix) format('embedded-opentype'),url(//afzethekken.nl/wp-content/plugins/jagif-woocommerce-free-gift/assets/fonts/outline-icons.woff2) format('woff2'),url(//afzethekken.nl/wp-content/plugins/jagif-woocommerce-free-gift/assets/fonts/outline-icons.woff) format('woff'),url(//afzethekken.nl/wp-content/plugins/jagif-woocommerce-free-gift/assets/fonts/outline-icons.ttf) format('truetype'),url(//afzethekken.nl/wp-content/plugins/jagif-woocommerce-free-gift/assets/fonts/outline-icons.svg#icons) format('svg');font-style:normal;font-weight:400;font-variant:normal;text-decoration:inherit;text-transform:none}i.icon.outline{font-family:outline-icons}i.icon.address.book.outline:before{content:"\f2b9"}i.icon.address.card.outline:before{content:"\f2bb"}i.icon.arrow.alternate.circle.down.outline:before{content:"\f358"}i.icon.arrow.alternate.circle.left.outline:before{content:"\f359"}i.icon.arrow.alternate.circle.right.outline:before{content:"\f35a"}i.icon.arrow.alternate.circle.up.outline:before{content:"\f35b"}i.icon.bell.outline:before{content:"\f0f3"}i.icon.bell.slash.outline:before{content:"\f1f6"}i.icon.bookmark.outline:before{content:"\f02e"}i.icon.building.outline:before{content:"\f1ad"}i.icon.calendar.outline:before{content:"\f133"}i.icon.calendar.alternate.outline:before{content:"\f073"}i.icon.calendar.check.outline:before{content:"\f274"}i.icon.calendar.minus.outline:before{content:"\f272"}i.icon.calendar.plus.outline:before{content:"\f271"}i.icon.calendar.times.outline:before{content:"\f273"}i.icon.caret.square.down.outline:before{content:"\f150"}i.icon.caret.square.left.outline:before{content:"\f191"}i.icon.caret.square.right.outline:before{content:"\f152"}i.icon.caret.square.up.outline:before{content:"\f151"}i.icon.chart.bar.outline:before{content:"\f080"}i.icon.check.circle.outline:before{content:"\f058"}i.icon.check.square.outline:before{content:"\f14a"}i.icon.circle.outline:before{content:"\f111"}i.icon.clipboard.outline:before{content:"\f328"}i.icon.clock.outline:before{content:"\f017"}i.icon.clone.outline:before{content:"\f24d"}i.icon.closed.captioning.outline:before{content:"\f20a"}i.icon.comment.outline:before{content:"\f075"}i.icon.comment.alternate.outline:before{content:"\f27a"}i.icon.comments.outline:before{content:"\f086"}i.icon.compass.outline:before{content:"\f14e"}i.icon.copy.outline:before{content:"\f0c5"}i.icon.copyright.outline:before{content:"\f1f9"}i.icon.credit.card.outline:before{content:"\f09d"}i.icon.dot.circle.outline:before{content:"\f192"}i.icon.edit.outline:before{content:"\f044"}i.icon.envelope.outline:before{content:"\f0e0"}i.icon.envelope.open.outline:before{content:"\f2b6"}i.icon.eye.slash.outline:before{content:"\f070"}i.icon.file.outline:before{content:"\f15b"}i.icon.file.alternate.outline:before{content:"\f15c"}i.icon.file.archive.outline:before{content:"\f1c6"}i.icon.file.audio.outline:before{content:"\f1c7"}i.icon.file.code.outline:before{content:"\f1c9"}i.icon.file.excel.outline:before{content:"\f1c3"}i.icon.file.image.outline:before{content:"\f1c5"}i.icon.file.pdf.outline:before{content:"\f1c1"}i.icon.file.powerpoint.outline:before{content:"\f1c4"}i.icon.file.video.outline:before{content:"\f1c8"}i.icon.file.word.outline:before{content:"\f1c2"}i.icon.flag.outline:before{content:"\f024"}i.icon.folder.outline:before{content:"\f07b"}i.icon.folder.open.outline:before{content:"\f07c"}i.icon.frown.outline:before{content:"\f119"}i.icon.futbol.outline:before{content:"\f1e3"}i.icon.gem.outline:before{content:"\f3a5"}i.icon.hand.lizard.outline:before{content:"\f258"}i.icon.hand.paper.outline:before{content:"\f256"}i.icon.hand.peace.outline:before{content:"\f25b"}i.icon.hand.point.down.outline:before{content:"\f0a7"}i.icon.hand.point.left.outline:before{content:"\f0a5"}i.icon.hand.point.right.outline:before{content:"\f0a4"}i.icon.hand.point.up.outline:before{content:"\f0a6"}i.icon.hand.pointer.outline:before{content:"\f25a"}i.icon.hand.rock.outline:before{content:"\f255"}i.icon.hand.scissors.outline:before{content:"\f257"}i.icon.hand.spock.outline:before{content:"\f259"}i.icon.handshake.outline:before{content:"\f2b5"}i.icon.hdd.outline:before{content:"\f0a0"}i.icon.heart.outline:before{content:"\f004"}i.icon.hospital.outline:before{content:"\f0f8"}i.icon.hourglass.outline:before{content:"\f254"}i.icon.id.badge.outline:before{content:"\f2c1"}i.icon.id.card.outline:before{content:"\f2c2"}i.icon.image.outline:before{content:"\f03e"}i.icon.images.outline:before{content:"\f302"}i.icon.keyboard.outline:before{content:"\f11c"}i.icon.lemon.outline:before{content:"\f094"}i.icon.life.ring.outline:before{content:"\f1cd"}i.icon.lightbulb.outline:before{content:"\f0eb"}i.icon.list.alternate.outline:before{content:"\f022"}i.icon.map.outline:before{content:"\f279"}i.icon.meh.outline:before{content:"\f11a"}i.icon.minus.square.outline:before{content:"\f146"}i.icon.money.bill.alternate.outline:before{content:"\f3d1"}i.icon.moon.outline:before{content:"\f186"}i.icon.newspaper.outline:before{content:"\f1ea"}i.icon.object.group.outline:before{content:"\f247"}i.icon.object.ungroup.outline:before{content:"\f248"}i.icon.paper.plane.outline:before{content:"\f1d8"}i.icon.pause.circle.outline:before{content:"\f28b"}i.icon.play.circle.outline:before{content:"\f144"}i.icon.plus.square.outline:before{content:"\f0fe"}i.icon.question.circle.outline:before{content:"\f059"}i.icon.registered.outline:before{content:"\f25d"}i.icon.save.outline:before{content:"\f0c7"}i.icon.share.square.outline:before{content:"\f14d"}i.icon.smile.outline:before{content:"\f118"}i.icon.snowflake.outline:before{content:"\f2dc"}i.icon.square.outline:before{content:"\f0c8"}i.icon.star.outline:before{content:"\f005"}i.icon.star.half.outline:before{content:"\f089"}i.icon.sticky.note.outline:before{content:"\f249"}i.icon.stop.circle.outline:before{content:"\f28d"}i.icon.sun.outline:before{content:"\f185"}i.icon.thumbs.down.outline:before{content:"\f165"}i.icon.thumbs.up.outline:before{content:"\f164"}i.icon.times.circle.outline:before{content:"\f057"}i.icon.trash.alternate.outline:before{content:"\f2ed"}i.icon.user.outline:before{content:"\f007"}i.icon.user.circle.outline:before{content:"\f2bd"}i.icon.window.close.outline:before{content:"\f410"}i.icon.window.maximize.outline:before{content:"\f2d0"}i.icon.window.minimize.outline:before{content:"\f2d1"}i.icon.window.restore.outline:before{content:"\f2d2"}i.icon.disk.outline:before{content:"\f0a0"}i.icon.heart.empty,i.icon.star.empty{font-family:outline-icons}i.icon.heart.empty:before{content:"\f004"}i.icon.star.empty:before{content:"\f089"}@font-face{font-family:brand-icons;src:url(//afzethekken.nl/wp-content/plugins/jagif-woocommerce-free-gift/assets/fonts/brand-icons.eot);src:url(//afzethekken.nl/wp-content/plugins/jagif-woocommerce-free-gift/assets/fonts/brand-icons.eot?#iefix) format('embedded-opentype'),url(//afzethekken.nl/wp-content/plugins/jagif-woocommerce-free-gift/assets/fonts/brand-icons.woff2) format('woff2'),url(//afzethekken.nl/wp-content/plugins/jagif-woocommerce-free-gift/assets/fonts/brand-icons.woff) format('woff'),url(//afzethekken.nl/wp-content/plugins/jagif-woocommerce-free-gift/assets/fonts/brand-icons.ttf) format('truetype'),url(//afzethekken.nl/wp-content/plugins/jagif-woocommerce-free-gift/assets/fonts/brand-icons.svg#icons) format('svg');font-style:normal;font-weight:400;font-variant:normal;text-decoration:inherit;text-transform:none}i.icon.\35 00px,i.icon.accessible.icon,i.icon.accusoft,i.icon.adn,i.icon.adversal,i.icon.affiliatetheme,i.icon.algolia,i.icon.amazon,i.icon.amazon.pay,i.icon.amilia,i.icon.android,i.icon.angellist,i.icon.angrycreative,i.icon.angular,i.icon.app.store,i.icon.app.store.ios,i.icon.apper,i.icon.apple,i.icon.apple.pay,i.icon.asymmetrik,i.icon.audible,i.icon.autoprefixer,i.icon.avianex,i.icon.aviato,i.icon.aws,i.icon.bandcamp,i.icon.behance,i.icon.behance.square,i.icon.bimobject,i.icon.bitbucket,i.icon.bitcoin,i.icon.bity,i.icon.black.tie,i.icon.blackberry,i.icon.blogger,i.icon.blogger.b,i.icon.bluetooth,i.icon.bluetooth.b,i.icon.btc,i.icon.buromobelexperte,i.icon.buysellads,i.icon.cc.amazon.pay,i.icon.cc.amex,i.icon.cc.apple.pay,i.icon.cc.diners.club,i.icon.cc.discover,i.icon.cc.jcb,i.icon.cc.mastercard,i.icon.cc.paypal,i.icon.cc.stripe,i.icon.cc.visa,i.icon.centercode,i.icon.chrome,i.icon.cloudscale,i.icon.cloudsmith,i.icon.cloudversify,i.icon.codepen,i.icon.codiepie,i.icon.connectdevelop,i.icon.contao,i.icon.cpanel,i.icon.creative.commons,i.icon.css3,i.icon.css3.alternate,i.icon.cuttlefish,i.icon.d.and.d,i.icon.dashcube,i.icon.delicious,i.icon.deploydog,i.icon.deskpro,i.icon.deviantart,i.icon.digg,i.icon.digital.ocean,i.icon.discord,i.icon.discourse,i.icon.dochub,i.icon.docker,i.icon.draft2digital,i.icon.dribbble,i.icon.dribbble.square,i.icon.dropbox,i.icon.drupal,i.icon.dyalog,i.icon.earlybirds,i.icon.edge,i.icon.elementor,i.icon.ember,i.icon.empire,i.icon.envira,i.icon.erlang,i.icon.ethereum,i.icon.etsy,i.icon.expeditedssl,i.icon.facebook,i.icon.facebook.f,i.icon.facebook.messenger,i.icon.facebook.square,i.icon.firefox,i.icon.first.order,i.icon.firstdraft,i.icon.flickr,i.icon.flipboard,i.icon.fly,i.icon.font.awesome,i.icon.font.awesome.alternate,i.icon.font.awesome.flag,i.icon.fonticons,i.icon.fonticons.fi,i.icon.fort.awesome,i.icon.fort.awesome.alternate,i.icon.forumbee,i.icon.foursquare,i.icon.free.code.camp,i.icon.freebsd,i.icon.get.pocket,i.icon.gg,i.icon.gg.circle,i.icon.git,i.icon.git.square,i.icon.github,i.icon.github.alternate,i.icon.github.square,i.icon.gitkraken,i.icon.gitlab,i.icon.gitter,i.icon.glide,i.icon.glide.g,i.icon.gofore,i.icon.goodreads,i.icon.goodreads.g,i.icon.google,i.icon.google.drive,i.icon.google.play,i.icon.google.plus,i.icon.google.plus.g,i.icon.google.plus.square,i.icon.google.wallet,i.icon.gratipay,i.icon.grav,i.icon.gripfire,i.icon.grunt,i.icon.gulp,i.icon.hacker.news,i.icon.hacker.news.square,i.icon.hips,i.icon.hire.a.helper,i.icon.hooli,i.icon.hotjar,i.icon.houzz,i.icon.html5,i.icon.hubspot,i.icon.imdb,i.icon.instagram,i.icon.internet.explorer,i.icon.ioxhost,i.icon.itunes,i.icon.itunes.note,i.icon.jenkins,i.icon.joget,i.icon.joomla,i.icon.js,i.icon.js.square,i.icon.jsfiddle,i.icon.keycdn,i.icon.kickstarter,i.icon.kickstarter.k,i.icon.korvue,i.icon.laravel,i.icon.lastfm,i.icon.lastfm.square,i.icon.leanpub,i.icon.less,i.icon.linechat,i.icon.linkedin,i.icon.linkedin.alternate,i.icon.linkedin.in,i.icon.linode,i.icon.linux,i.icon.lyft,i.icon.magento,i.icon.maxcdn,i.icon.medapps,i.icon.medium,i.icon.medium.m,i.icon.medrt,i.icon.meetup,i.icon.microsoft,i.icon.mix,i.icon.mixcloud,i.icon.mizuni,i.icon.modx,i.icon.monero,i.icon.napster,i.icon.nintendo.switch,i.icon.node,i.icon.node.js,i.icon.npm,i.icon.ns8,i.icon.nutritionix,i.icon.odnoklassniki,i.icon.odnoklassniki.square,i.icon.opencart,i.icon.openid,i.icon.opera,i.icon.optin.monster,i.icon.osi,i.icon.page4,i.icon.pagelines,i.icon.palfed,i.icon.patreon,i.icon.paypal,i.icon.periscope,i.icon.phabricator,i.icon.phoenix.framework,i.icon.php,i.icon.pied.piper,i.icon.pied.piper.alternate,i.icon.pied.piper.pp,i.icon.pinterest,i.icon.pinterest.p,i.icon.pinterest.square,i.icon.playstation,i.icon.product.hunt,i.icon.pushed,i.icon.python,i.icon.qq,i.icon.quinscape,i.icon.quora,i.icon.ravelry,i.icon.react,i.icon.rebel,i.icon.reddit,i.icon.reddit.alien,i.icon.reddit.square,i.icon.redriver,i.icon.rendact,i.icon.renren,i.icon.replyd,i.icon.resolving,i.icon.rocketchat,i.icon.rockrms,i.icon.safari,i.icon.sass,i.icon.schlix,i.icon.scribd,i.icon.searchengin,i.icon.sellcast,i.icon.sellsy,i.icon.servicestack,i.icon.shirtsinbulk,i.icon.simplybuilt,i.icon.sistrix,i.icon.skyatlas,i.icon.skype,i.icon.slack,i.icon.slack.hash,i.icon.slideshare,i.icon.snapchat,i.icon.snapchat.ghost,i.icon.snapchat.square,i.icon.soundcloud,i.icon.speakap,i.icon.spotify,i.icon.stack.exchange,i.icon.stack.overflow,i.icon.staylinked,i.icon.steam,i.icon.steam.square,i.icon.steam.symbol,i.icon.sticker.mule,i.icon.strava,i.icon.stripe,i.icon.stripe.s,i.icon.studiovinari,i.icon.stumbleupon,i.icon.stumbleupon.circle,i.icon.superpowers,i.icon.supple,i.icon.telegram,i.icon.telegram.plane,i.icon.tencent.weibo,i.icon.themeisle,i.icon.trello,i.icon.tripadvisor,i.icon.tumblr,i.icon.tumblr.square,i.icon.twitch,i.icon.twitter,i.icon.twitter.square,i.icon.typo3,i.icon.uber,i.icon.uikit,i.icon.uniregistry,i.icon.untappd,i.icon.usb,i.icon.ussunnah,i.icon.vaadin,i.icon.viacoin,i.icon.viadeo,i.icon.viadeo.square,i.icon.viber,i.icon.vimeo,i.icon.vimeo.square,i.icon.vimeo.v,i.icon.vine,i.icon.vk,i.icon.vnv,i.icon.vuejs,i.icon.wechat,i.icon.weibo,i.icon.weixin,i.icon.whatsapp,i.icon.whatsapp.square,i.icon.whmcs,i.icon.wikipedia.w,i.icon.windows,i.icon.wordpress,i.icon.wordpress.simple,i.icon.wpbeginner,i.icon.wpexplorer,i.icon.wpforms,i.icon.xbox,i.icon.xing,i.icon.xing.square,i.icon.y.combinator,i.icon.yahoo,i.icon.yandex,i.icon.yandex.international,i.icon.yelp,i.icon.yoast,i.icon.youtube,i.icon.youtube.square{font-family:brand-icons}[class*=jagif-],[class*=jagif-]:after,[class*=jagif-]:before,[class*=jagif_],[class*=jagif_]:after,[class*=jagif_]:before{-webkit-box-sizing:border-box;box-sizing:border-box}.jagif-disabled,.product-thumbnails .flickity-viewport .flickity-slider .jagif_badge-gift-icon,.storefront-product-pagination .jagif_badge-gift-icon,.storefront-sticky-add-to-cart__content .jagif_badge-gift-icon,.widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart .jagif_badge-gift-icon,.woocommerce-cart-form__cart-item .product-thumbnail .jagif_badge-gift-icon{display:none!important}.theme-flatsome .jagif-cart-item.jagif-cart-child .product-thumbnail a img,.theme-twentytwenty .jagif-cart-item.jagif-cart-child .product-thumbnail a img,.theme-twentytwentyone .jagif-cart-item.jagif-cart-child .product-thumbnail a img{max-width:80%!important}.theme-twentytwenty .jagif-cart-item.jagif-cart-child .product-quantity,.theme-twentytwentyone .jagif-cart-item.jagif-cart-child .product-quantity{text-align:start}.theme-flatsome .woocommerce-mini-cart-item.jagif-cart-child img{width:45px;height:45px;left:15px}.theme-flatsome .jagif-popup-var-close-wrap{margin:0}.theme-storefront .jagif-cart-item.jagif-cart-child .product-thumbnail a img{width:50px}.theme-storefront .jagif-popup-var-close-wrap{background-color:#fff}.elementor-menu-cart__products.woocommerce-mini-cart .jagif-cart-child .elementor-menu-cart__product-price .quantity,.jagif-cart-item.jagif-cart-child .jagif-subtotal-child .jagif-cart-icon-price.jagif-hidden,.jagif-gifts-package .jagif-free-gift-promo-item .jagif-inline .jagif_option_wrap .jagif-open-popup-choose-var .jagif-button-variation-change.jagif-hidden{display:none}.jagif-cart-item.jagif-cart-child .product-quantity{text-align:center}.jagif-cart-item.jagif-cart-child .product-thumbnail a img{margin-left:20%}.jagif-cart-item.jagif-cart-child .jagif-subtotal-child{justify-content:flex-end;display:flex}.jagif-cart-item.jagif-cart-child .jagif-subtotal-child>.woocommerce-Price-amount{text-decoration:line-through;padding-right:5px;align-self:center}.jagif-cart-item.jagif-cart-child .jagif-subtotal-child .jagif-cart-icon-price{width:20px;vertical-align:sub}.jagif-cart-item.jagif-cart-child .product-name a{text-decoration:none;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.125;word-break:break-word;white-space:pre-wrap}.jagif-cart-item.jagif-cart-child .product-name .jagif-cart-change-variation{cursor:pointer;width:max-content}.jagif-cart-item.jagif-cart-child .product-name .jagif-cart-change-variation .jagif-button-variation-change,.jagif-gifts-package .jagif-free-gift-promo-item .jagif-inline .jagif_option_wrap .jagif-open-popup-choose-var .jagif-button-variation-change{padding:0 5px}.jagif-variation-form .jagif-variations{width:100%}.jagif-variation-form .jagif-variations tr{margin-bottom:10px}.jagif-variation-form .jagif-variations tr td.label{text-align:left}.jagif-variation-form .jagif-variations tr td.label label{margin-bottom:0}.jagif-variation-form .jagif-variations tr td.value{height:40px}.jagif-variation-form .jagif-variations tr td.value select{height:unset;padding:0 30px 0 10px;border:0;border-bottom:1px solid #000}.woocommerce-mini-cart-item.jagif-cart-child .jagif_item_name{font-weight:700}.jagif-free_gift_wrap{display:block;clear:both;margin:15px auto;border-radius:2px;position:relative}.jagif-free_gift_wrap .jagif-free-gift-promo_title:not(.jagif-popup-rule-title){padding:10px 0;font-style:normal;font-weight:400;line-height:30px;text-align:justify}.jagif-free_gift_wrap .jagif-free-gift-promo_title.jagif-collapse-title{cursor:pointer}.jagif-free-gift-promo-content{border-width:1px 0 0;border-style:solid;border-color:#bbb;overflow:auto;padding-top:5px}.jagif-free-gift-promo-content::-webkit-scrollbar{width:7px}.jagif-free-gift-promo-content::-webkit-scrollbar-track{background:#f1f1f1;margin-top:2px;margin-bottom:2px}.jagif-free-gift-promo-content::-webkit-scrollbar-thumb{background:#cecece;border-radius:20px}.jagif-free-gift-promo-content-1::-webkit-scrollbar-thumb:hover,.jagif-free-gift-promo-content::-webkit-scrollbar-thumb:hover{background:#a6a6a6}.jagif-gifts-package{margin-top:10px}.jagif-gifts-package .gift-pack-check .gift_pack_active{margin:auto;outline-style:none;vertical-align:middle}.jagif-gifts-package .gift-pack-check label{display:inline-block;vertical-align:middle}.jagif-gifts-package .jagif-free-gift-promo-item:first-of-type{margin:0}.jagif-gifts-package .jagif-free-gift-promo-item{margin-top:15px;position:relative}.jagif-gifts-package .jagif-free-gift-promo-item .item-gift{display:inline-block;vertical-align:middle}.jagif-gifts-package .jagif-free-gift-promo-item .jagif-image-gift-item{width:15%;position:relative;margin-right:15px}.jagif-gifts-package .jagif-free-gift-promo-item .jagif-inline{width:75%}.jagif-gifts-package .jagif-free-gift-promo-item .jagif-inline .jagif-gift-name{text-decoration:none;outline-style:none;overflow:hidden;text-overflow:ellipsis;white-space:initial;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.jagif-gifts-package .jagif-free-gift-promo-item .jagif-inline .jagif_option_wrap{display:flex;flex-wrap:wrap;justify-content:flex-start}.jagif-gifts-package .jagif-free-gift-promo-item .jagif-inline .jagif_option_wrap .jagif-open-popup-choose-var{text-decoration:none;margin-right:10px;display:flex}.jagif-gifts-package .jagif-free-gift-promo-item .jagif-inline .jagif_option_wrap .jagif-open-popup-choose-var i.alternate{height:unset;align-self:center;margin-left:.5em}.jagif-gifts-package .jagif-free-gift-promo-item .jagif-inline .jagif_option_wrap .jagif-open-popup-choose-var i.jagif-hidden{display:none}.jagif-gifts-package .jagif-free-gift-promo-item .jagif-inline .jagif_option_wrap .jagif-variation-choose-var:not(.jagif-open-popup-choose-var){padding-right:8px}.jagif-gifts-package .jagif-free-gift-promo-item .jagif-open-popup-choose-var{outline:0;cursor:pointer}.alternate.icon{font-size:.6em}.item-gift-qty{display:inline}.jagif-change-variation-popup,.jagif-variation-dropdown{display:none}.jagif-btn-choose{margin-top:10px}.jagif-btn-choose .jagif-dropdown-close-var{margin:auto;cursor:pointer}.jagif-btn-choose .jagif-dropdown-close-var.jagif-btn-disabled{cursor:no-drop}.jagif-btn-choose .jagif-cart-change-variation-popup{margin:0}.jagif-popup-var-close-wrap{position:absolute!important;top:10px;right:10px;cursor:pointer;padding:0 6px!important;line-height:1.125;z-index:1}.jagif-close-dropdown{right:0;top:0;position:absolute;font-size:20px;margin:0 10px 0 0}.jagif-dropdown-close-var.disabled{opacity:.6;cursor:not-allowed}.single_add_to_cart_button.jagif-check-disabled{opacity:.5!important;cursor:not-allowed}@media screen and (max-width:320px){.theme-twentytwenty .jagif-variation-popup.jagif-popup-var-content-open table{margin:1rem 0}.theme-twentytwentyone .jagif-variation-popup.jagif-popup-var-content-open table td{padding:calc(.1*var(--global--spacing-unit))!important}.theme-twentytwentyone .jagif-variation-popup.jagif-popup-var-content-open button{padding:10px!important}.theme-twentytwentyone .jagif-variation-popup.jagif-popup-var-content-open select{padding:5px!important}}@media only screen and (min-width:992px){.et-product-detail .woocommerce-product-gallery .woocommerce-product-gallery__image a .jagif_badge-gift-icon{display:contents}}.jagif-free-gift-promo-content-1{border-width:1px 0 0;border-style:solid;border-color:#bbb;display:flex;padding:15px 0;align-items:flex-start;flex-direction:row;overflow:auto}.jagif-free-gift-promo-content-1::-webkit-scrollbar{width:7px;height:10px}.jagif-free-gift-promo-content-1::-webkit-scrollbar-track{background:#f1f1f1;margin-top:2px;margin-bottom:2px}.jagif-free-gift-promo-content-1::-webkit-scrollbar-thumb{background:#cecece;border-radius:20px}.jagif-free-gift-promo-content-1 .operator{margin-left:20px;margin-right:20px;align-self:flex-start;display:flex;align-items:center}.jagif-free-gift-promo-content-1 .operator .jagif-svg-icon{display:inline-block;width:.9em;height:.9em;fill:currentColor;position:relative}.jagif-free-gift-promo-content-1 .item{display:flex;flex-direction:column;width:180px}.jagif-free-gift-promo-content-1 .item a{cursor:pointer;text-decoration:none;background-color:transparent}.jagif-free-gift-promo-content-1 .item a img{width:180px}.jagif-free-gift-promo-content-1 .item .image-gift{position:relative}.jagif-free-gift-promo-content-1 .item .image-gift .title-gift{transform:translateY(-31px);position:absolute;right:5px;border-radius:50%;height:25px;font-size:14px;padding:0 5px;line-height:22px;-moz-box-sizing:border-box;color:#000;background:#fff}.jagif-free-gift-promo-content-1 .item .name-gift{overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.125;word-break:break-word;padding-top:7px}.jagif-free-gift-promo-content-1 .item .variation{display:flex;cursor:pointer}.jagif-variation-wrap{top:0;left:0;position:fixed;width:100vw;height:100vh;z-index:999994}.jagif-variation-wrap .jagif-popup-var-overlay{top:0;left:0;width:100%;height:100%;z-index:999995;overflow:hidden;position:absolute;background:#0b0b0b;opacity:.6;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}.jagif-variation-wrap .jagif-popup-var-overlay.jagif-disabled{opacity:0}.jagif-variation-wrap .jagif-variation-popup.jagif-popup-var-content-open{transform:translateX(-50%) translateY(-50%);top:50%;left:50%;z-index:999996;display:inline-block;position:absolute;max-width:875px;outline:0!important;-webkit-backface-visibility:hidden;text-align:center;background-color:#fff;min-width:230px}.jagif-variation-wrap .jagif-variation-popup.jagif-popup-var-content-open .jagif-pv-content{max-width:875px;cursor:auto;margin:0 auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);position:relative}.jagif-variation-wrap .jagif-variation-popup.jagif-popup-var-content-open .jagif-pv-content.jagif-enable-variation-image .var-form{padding-top:5px}.jagif-variation-wrap .jagif-variation-popup.jagif-popup-var-content-open .jagif-pv-content .jagif-variation-image-wrap.jagif-hidden,.jagif_badge-gift-icon .jagif-icon-gift.jagif-hidden{display:none}.jagif-variation-wrap .jagif-variation-popup.jagif-popup-var-content-open .jagif-pv-content .var-form{padding:30px;position:relative;margin:0;width:100%}.jagif-btn-show-popup{position:relative;margin:5px 5px 5px 0}.jagif-disable-link{pointer-events:none;cursor:default!important}.jagif_badge-gift-icon{position:relative}.jagif_badge-gift-icon .jagif-icon-gift{cursor:pointer;position:absolute;z-index:9}.jagif_badge-gift-icon .jagif-icon-gift>i{display:flex;max-height:100%}.jagif_badge-gift-icon .jagif-icon-gift>i:before{align-self:center}.jagif_badge-gift-icon .jagif-box-gift,.jagif_badge-gift-icon .jagif-box-gift-right{background-color:rgba(205,205,205,.78);font-size:.8em;max-width:20em;line-height:1.8em;position:absolute;white-space:normal;margin:1.5em 1px 0 -1em;z-index:9999999;text-align:start;border-radius:3px;padding:.618em 1em;box-shadow:0 1px 3px rgba(0,0,0,.2);color:#2a2a2a;border:1px solid #acacac}.jagif_badge-gift-icon .jagif-box-gift .gift-archive-item span em,.jagif_badge-gift-icon .jagif-box-gift-right .gift-archive-item span em{font-size:13px;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box}.jagif_badge-gift-icon .jagif-box-gift-right{z-index:9999}.jagif_badge-gift-icon .jagif-box-gift-right::before,.jagif_badge-gift-icon .jagif-box-gift::before{position:absolute;content:"";background-image:none;z-index:2;width:.6666em;height:.6666em;-webkit-transition:background .1s ease;transition:background .1s ease;border-width:1px 0 0 1px;-webkit-transform:translateX(-50%) translateY(-55%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);top:0;background-color:inherit}.jagif_badge-gift-icon .jagif-box-gift::before{left:20%}.jagif_badge-gift-icon .jagif-box-gift-right::before{right:20%}.jagif-progress-bar-container{width:100%;text-align:center;clear:both}.jagif-progress-bar-container .jagif-progress-bar-wrap{width:100%;position:relative;overflow:hidden;margin:0 auto;height:10px;border-width:1px;border-style:solid;border-radius:10px}.jagif-progress-bar-container .jagif-progress-bar-wrap .jagif-progress-bar-fill{height:100%;border-radius:10px}.jagif-progress-bar-container .jagif-progress-bar-message{display:block;font-size:13px;margin-top:10px}.jagif_cart_notice_wrap .jagif_cart_notice_text{font-weight:700;margin:5px 0 20px}@keyframes jagif-zoom_out{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes jagif-zoom_in{0%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}.jagif-disabled{display:none!important}.jagif-popup-gift-wrap{box-sizing:border-box;line-height:1.6;font-size:13px}.jagif-popup-gift-wrap *,.jagif-popup-gift-wrap ::after,.jagif-popup-gift-wrap ::before{box-sizing:border-box}.jagif-popup-gift-wrap :focus{outline:unset!important}.jagif-popup-gift-wrap .button,.jagif-popup-gift-wrap .jagif-popup-gift-bt,.jagif-popup-gift-wrap button{display:inline-flex;justify-content:center;align-items:center;width:auto!important;height:36px;padding:3px 10px!important;box-sizing:border-box;min-width:0!important;min-height:0!important;border:0!important;margin:0;background:#bdbdbd;color:#fff;text-transform:none!important;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;font-weight:400;position:relative}.jagif-popup-gift-wrap .button:not(.jagif-disabled),.jagif-popup-gift-wrap .jagif-popup-gift-bt:not(.jagif-disabled),.jagif-popup-gift-wrap button:not(.jagif-disabled){display:inline-flex!important;justify-content:center!important;align-items:center!important}.jagif-popup-gift-overlay{position:fixed;z-index:9999999;height:100vh;width:100vw;top:0;left:0;background:rgba(0,0,0,.5);opacity:1}.jagif-popup-gift-2.jagif-popup-gift-bottom_left,.jagif-popup-gift-2.jagif-popup-gift-bottom_left .jagif-popup-gift-content-wrap{left:0;bottom:0}.jagif-popup-gift-2.jagif-popup-gift-bottom_left .jagif-popup-gift-icon-wrap{left:20px;bottom:20px}.jagif-popup-gift-2.jagif-popup-gift-top_left,.jagif-popup-gift-2.jagif-popup-gift-top_left .jagif-popup-gift-content-wrap{left:0;top:0}.jagif-popup-gift-2.jagif-popup-gift-top_left .jagif-popup-gift-icon-wrap{left:20px;top:20px}.jagif-popup-gift-2.jagif-popup-gift-top_right,.jagif-popup-gift-2.jagif-popup-gift-top_right .jagif-popup-gift-content-wrap{right:0;top:0}.jagif-popup-gift-2.jagif-popup-gift-top_right .jagif-popup-gift-icon-wrap{right:20px;top:20px}.jagif-popup-gift-2.jagif-popup-gift-bottom_right,.jagif-popup-gift-2.jagif-popup-gift-bottom_right .jagif-popup-gift-content-wrap{right:0;bottom:0}.jagif-popup-gift-2.jagif-popup-gift-bottom_right .jagif-popup-gift-icon-wrap{right:20px;bottom:20px}.jagif-popup-gift-1.jagif-popup-gift-bottom_left{left:20px;bottom:20px}.jagif-popup-gift-1.jagif-popup-gift-bottom_left .jagif-popup-gift-content-wrap,.jagif-popup-gift-1.jagif-popup-gift-bottom_left .jagif-popup-gift-icon-wrap{left:0;bottom:0}.jagif-popup-gift-1.jagif-popup-gift-top_left{left:20px;top:20px}.jagif-popup-gift-1.jagif-popup-gift-top_left .jagif-popup-gift-content-wrap,.jagif-popup-gift-1.jagif-popup-gift-top_left .jagif-popup-gift-icon-wrap{left:0;top:0}.jagif-popup-gift-1.jagif-popup-gift-bottom_right{right:20px;bottom:20px}.jagif-popup-gift-1.jagif-popup-gift-bottom_right .jagif-popup-gift-content-wrap,.jagif-popup-gift-1.jagif-popup-gift-bottom_right .jagif-popup-gift-icon-wrap{right:0;bottom:0}.jagif-popup-gift-1.jagif-popup-gift-top_right{right:20px;top:20px}.jagif-popup-gift-1.jagif-popup-gift-top_right .jagif-popup-gift-content-wrap,.jagif-popup-gift-1.jagif-popup-gift-top_right .jagif-popup-gift-icon-wrap{right:0;top:0}.jagif-popup-gift{z-index:9999999;opacity:1;position:fixed;line-height:inherit}.jagif-popup-gift .jagif-popup-gift-content-wrap.jagif-popup-gift-content-wrap-customize .jagif-popup-gift-pd-remove,.jagif-popup-gift .jagif-popup-gift-content-wrap.jagif-popup-gift-content-wrap-customize button.jagif-bt-coupon-code,.jagif-popup-gift .jagif-popup-gift-content-wrap.jagif-popup-gift-content-wrap-customize button.jagif-pd_plus-product-bt-atc,.jagif-popup-gift .jagif-popup-gift-content-wrap.jagif-popup-gift-content-wrap-customize button.jagif-popup-gift-bt-checkout-place_order{cursor:no-drop!important}.jagif-popup-gift-bottom_left .jagif-popup-gift-icon-wrap.jagif-popup-gift-icon-wrap-open{animation-duration:.8s;animation-name:jagif-gift-icon-slide_in_left}.jagif-popup-gift-bottom_left .jagif-popup-gift-icon-wrap.jagif-popup-gift-icon-wrap-close{animation-duration:.8s;animation-name:jagif-gift-icon-slide_out_left}.jagif-popup-gift-top_left .jagif-popup-gift-icon-wrap.jagif-popup-gift-icon-wrap-open{animation-duration:.8s;animation-name:jagif-gift-icon-slide_in_left}.jagif-popup-gift-top_left .jagif-popup-gift-icon-wrap.jagif-popup-gift-icon-wrap-close{animation-duration:.8s;animation-name:jagif-gift-icon-slide_out_left}.jagif-popup-gift-bottom_right .jagif-popup-gift-icon-wrap.jagif-popup-gift-icon-wrap-open{animation-duration:.8s;animation-name:jagif-gift-icon-slide_in_right}.jagif-popup-gift-bottom_right .jagif-popup-gift-icon-wrap.jagif-popup-gift-icon-wrap-close{animation-duration:.8s;animation-name:jagif-gift-icon-slide_out_right}.jagif-popup-gift-top_right .jagif-popup-gift-icon-wrap.jagif-popup-gift-icon-wrap-open{animation-duration:.8s;animation-name:jagif-gift-icon-slide_in_right}.jagif-popup-gift-top_right .jagif-popup-gift-icon-wrap.jagif-popup-gift-icon-wrap-close{animation-duration:.8s;animation-name:jagif-gift-icon-slide_out_right}.jagif-popup-gift-icon-wrap.jagif-popup-gift-icon-wrap-mouseenter{animation-duration:.3s!important;animation-name:jagif-gift-icon-mouseenter!important}.jagif-popup-gift-icon-wrap.jagif-popup-gift-icon-wrap-mouseleave{animation-duration:.3s!important;animation-name:jagif-gift-icon-mouseleave!important}.jagif-popup-gift-icon-wrap.jagif-popup-gift-icon-wrap-effect-shake_vertical:not(.jagif-popup-gift-icon-wrap-mouseenter){animation-duration:1s!important;animation-name:jagif-gift-icon-shake_vertical!important}.jagif-popup-gift-icon-wrap.jagif-popup-gift-icon-wrap-effect-shake_horizontal:not(.jagif-popup-gift-icon-wrap-mouseenter){animation-duration:1s!important;animation-name:jagif-gift-icon-shake_horizontal!important}.jagif-popup-gift-icon-wrap{width:50px;height:50px;text-align:center;cursor:pointer;transition:all .3s ease-in-out;border-radius:50px;animation-fill-mode:both}.jagif-popup-gift-icon{background:0 0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.jagif-popup-gift-icon i{font-size:20px!important;color:#d2691e;transform:translateZ(0)}.jagif-popup-gift-icon i:before{margin:0}.jagif-popup-gift-count-wrap{border-radius:20px;font-size:10px;font-weight:700;display:inline-flex;justify-content:center;align-items:center}.jagif-popup-gift-icon-1 .jagif-popup-gift-count-wrap{position:absolute;left:0;top:5px;height:20px;width:20px;transform:scale(1) translateY(-50%) translateX(-45%)}.jagif-popup-gift-icon.jagif-popup-gift-icon-2{align-items:flex-end}.jagif-popup-gift-icon.jagif-popup-gift-icon-2 i{margin-bottom:5px}.jagif-popup-gift-icon-2 .jagif-popup-gift-count-wrap{position:absolute;top:10%;right:10%;height:16px;width:16px}.jagif-popup-gift-icon.jagif-popup-gift-icon-3 i{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;line-height:60px}.jagif-popup-gift-icon-3 .jagif-popup-gift-count-wrap{position:absolute;top:10px;left:20px;z-index:1;height:16px;width:16px;transform:scale(1) rotate(-50deg)}.jagif-popup-gift-icon-4 .jagif-popup-gift-count-wrap{display:none}.jagif-popup-gift-count{font-weight:300}.jagif-popup-gift-content-close{visibility:hidden;opacity:0;z-index:-1;pointer-events:none!important}.jagif-popup-gift-content-open{visibility:visible;opacity:1}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-slide-left{animation-duration:.6s;animation-name:jagif-slide_out_left}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-slide-left{animation-duration:.5s;animation-name:jagif-slide_in_left}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-slide-right{animation-duration:.6s;animation-name:jagif-slide_out_right}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-slide-right{animation-duration:.5s;animation-name:jagif-slide_in_right}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-flip-left,.jagif-popup-gift-content-open.jagif-popup-gift-content-open-flip-left{animation-duration:.6s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:jagif-flip_out_left}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-flip-left{animation-duration:1s;animation-name:jagif-flip_in_left}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-flip-right,.jagif-popup-gift-content-open.jagif-popup-gift-content-open-flip-right{animation-duration:.6s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:jagif-flip_out_right}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-flip-right{animation-duration:1s;animation-name:jagif-flip_in_right}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-fade-left{animation-duration:.6s;animation-name:jagif-fade_out_left}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-fade-left{animation-duration:.5s;animation-name:jagif-fade_in_left}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-fade-right{animation-duration:.6s;animation-name:jagif-fade_out_right}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-fade-right{animation-duration:.5s;animation-name:jagif-fade_in_right}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-roll-left{animation-duration:.6s;animation-name:jagif-roll_out_left}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-roll-left{animation-duration:.5s;animation-name:jagif-roll_in_left}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-roll-right{animation-duration:.6s;animation-name:jagif-roll_out_right}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-roll-right{animation-duration:.5s;animation-name:jagif-roll_in_right}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-rotate-left{animation-duration:.8s;animation-name:jagif-rotate_out_left}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-rotate-left{animation-duration:1s;animation-name:jagif-rotate_in_left}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-rotate-right{animation-duration:.8s;animation-name:jagif-rotate_out_right}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-rotate-right{animation-duration:1s;animation-name:jagif-rotate_in_right}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-rotate_down-left{animation-duration:.6s;animation-name:jagif-rotate_down_out_left}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-rotate_down-left{animation-duration:1s;animation-name:jagif-rotate_down_in_left}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-rotate_down-right{animation-duration:.6s;animation-name:jagif-rotate_down_out_right}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-rotate_down-right{animation-duration:1s;animation-name:jagif-rotate_down_in_right}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-rotate_up-left{animation-duration:.6s;animation-name:jagif-rotate_up_out_left}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-rotate_up-left{animation-duration:1s;animation-name:jagif-rotate_up_in_left}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-rotate_up-right{animation-duration:.6s;animation-name:jagif-rotate_up_out_right}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-rotate_up-right{animation-duration:1s;animation-name:jagif-rotate_up_in_right}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-zoom-left,.jagif-popup-gift-content-close.jagif-popup-gift-content-close-zoom-right{animation-duration:.6s;animation-name:jagif-zoom_out}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-zoom-left,.jagif-popup-gift-content-open.jagif-popup-gift-content-open-zoom-right{animation-duration:1s;animation-name:jagif-zoom_in}.jagif-popup-gift-2 .jagif-popup-gift-content-wrap{height:100vh;display:inline-flex;flex-wrap:nowrap;flex-direction:column}.jagif-popup-gift-2 .jagif-popup-gift-content-wrap>div{flex-grow:1}.jagif-popup-gift-content-wrap{position:absolute;width:440px;max-width:calc(100vw - 40px);max-height:100vh;min-height:-webkit-fill-available;background:#fff;margin:0;overflow:hidden;height:auto}.jagif-popup-gift-content-wrap>.jagif-free-gift-popup-close{position:absolute;right:15px;z-index:9}.jagif-popup-gift-header-title-wrap{width:auto;max-width:100%;font-weight:600;font-size:20px;color:#181818;transform:translateZ(0)}.jagif-popup-gift-header-coupon-wrap{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;min-width:190px}.jagif-popup-gift-header-coupon-wrap .jagif-coupon-code{padding:0 5px;box-sizing:border-box;border:1px solid #ddd;height:30px;font-size:.97em;max-width:55%!important;vertical-align:middle;background-color:#fff;color:#333;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);transition:color .3s,border .3s,background .3s,opacity .3s;margin:0!important}.jagif-popup-gift-header-coupon-wrap .jagif-bt-coupon-code.button,.jagif-popup-gift-header-coupon-wrap button.jagif-bt-coupon-code{height:30px;font-size:13px}.jagif-popup-gift-close-wrap{display:flex;justify-content:center;align-items:flex-start;position:absolute;top:20px;right:15px;cursor:pointer}.jagif-popup-gift-close-wrap i{color:#111}.jagif-popup-gift-close-wrap i:before{font-size:13px}.jagif-popup-gift-1 .jagif-popup-gift-content-wrap1{max-height:250px}.jagif-popup-gift-products{max-width:100%;list-style:none;overflow:hidden;padding:0;margin:0}.jagif-popup-gift-products .jagif-popup-gift-pd-empty{text-align:center;opacity:.2;font-size:20px;margin-top:10px;text-transform:uppercase;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);width:80%}.jagif-popup-gift-products .jagif-popup-gift-pd-wrap{margin-top:20px;display:flex}.jagif-popup-gift-products .jagif-popup-gift-pd-wrap:last-child{margin-bottom:20px}.jagif-popup-gift-products .jagif-popup-gift-pd-img-wrap{width:25%;display:flex}.jagif-popup-gift-products .jagif-popup-gift-pd-img-wrap img{width:90px;height:90px;max-width:100%}.jagif-popup-gift-products .jagif-popup-gift-pd-info-wrap{width:75%;padding-left:5px;font-size:16px}.jagif-popup-gift-products .jagif-popup-gift-pd-info-wrap div{max-width:100%;margin-bottom:8px}.jagif-popup-gift-products .jagif-popup-gift-pd-info-wrap .jagif-popup-gift-pd-meta dd:last-child,.jagif-popup-gift-products .jagif-popup-gift-pd-info-wrap .jagif-popup-gift-pd-meta dl:last-child,.jagif-popup-gift-products .jagif-popup-gift-pd-info-wrap .jagif-popup-gift-pd-meta p:last-child,.jagif-popup-gift-products .jagif-popup-gift-pd-info-wrap div:last-child{margin-bottom:0}.jagif-popup-gift-products .jagif-popup-gift-pd-info-wrap .jagif-popup-gift-pd-meta dd,.jagif-popup-gift-products .jagif-popup-gift-pd-info-wrap .jagif-popup-gift-pd-meta p{margin-bottom:8px;margin-top:0}.jagif-popup-gift-products .jagif-popup-gift-pd-info-wrap .jagif-popup-gift-pd-meta dl{display:inline-flex;flex-wrap:wrap;margin-bottom:8px;margin-top:0}.jagif-popup-gift-products .jagif-popup-gift-pd-name-wrap{font-weight:300;word-spacing:.1em;display:inline-flex;justify-content:space-between;width:100%}.jagif-popup-gift-products .jagif-popup-gift-pd-desc{display:inline-flex;align-items:baseline;flex-wrap:wrap;width:100%;justify-content:space-between}.jagif-popup-gift-products .jagif-popup-gift-pd-desc div{margin-right:10px}.jagif-popup-gift-products .jagif-popup-gift-pd-desc div:last-child{margin-right:0}.jagif-popup-gift-products .jagif-popup-gift-pd-desc .jagif-popup-gift-pd-quantity{display:inline-flex;align-items:center;justify-content:center}.jagif-popup-gift-products .jagif-popup-gift-pd-desc .jagif_qty{margin:0;box-sizing:border-box;padding:0;height:25px;font-size:.97em;max-width:50px;min-width:45px;width:100%;box-shadow:unset;transition:color .3s,border .3s,background .3s,opacity .3s;vertical-align:middle;text-align:center;background-color:#fff;color:#333;border:unset!important}.jagif-popup-gift-products .jagif-popup-gift-pd-desc .jagif_change_qty{min-width:20px;display:inline-flex;justify-content:center;align-items:center;cursor:pointer}.jagif-popup-gift-products input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none!important;margin-right:0!important}.jagif-popup-gift-products input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none!important;margin-right:0!important}.jagif-popup-gift-products .jagif-popup-gift-pd-remove-wrap i{color:#808b97}.jagif-popup-gift-footer-wrap{padding:15px 15px 20px;width:100%;border-width:1px 0 0;border-style:solid;border-color:#e6e6e6}.jagif-popup-gift-footer{display:inline-block;width:100%}.jagif-popup-gift-footer-action{float:right}.jagif-popup-gift-footer-action .jagif-popup-gift-bt{float:left;margin-left:10px!important}.jagif-popup-gift-footer-gift_total-wrap{display:inline-flex;justify-content:flex-start;align-items:center;line-height:36px}.jagif-popup-gift-footer-gift_total{display:inline-flex;align-items:center;float:left;color:#181818}.jagif-popup-gift-footer-gift_total>div:nth-child(1){margin-right:5px}.jagif-popup-gift-footer-gift_total>div:nth-child(2){font-weight:700}.jagif-popup-gift-footer-message-wrap{clear:both;margin-top:10px}.jagif-popup-gift-content-wrap1::-webkit-scrollbar{width:7px}.jagif-popup-gift-content-wrap1::-webkit-scrollbar-track{background:#f1f1f1;margin-top:2px;margin-bottom:2px}.jagif-popup-gift-content-wrap1::-webkit-scrollbar-thumb{background:#cecece;border-radius:20px}.jagif-popup-gift-content-wrap1::-webkit-scrollbar-thumb:hover{background:#a6a6a6}.jagif-popup-gift.jagif-popup-gift-rtl .jagif-popup-gift-header-title-wrap{margin-right:0;margin-left:10px}.jagif-popup-gift.jagif-popup-gift-rtl .jagif-popup-gift-header-coupon-wrap{margin-right:0;margin-left:25px}.jagif-popup-gift.jagif-popup-gift-rtl .jagif-popup-gift-close-wrap{left:15px;right:auto}.jagif-popup-gift.jagif-popup-gift-rtl .jagif-popup-gift-products .jagif-popup-gift-pd-info-wrap{padding-left:0;padding-right:5px}.jagif-popup-gift.jagif-popup-gift-rtl .jagif-popup-gift-footer-action{float:left}.jagif-popup-gift.jagif-popup-gift-rtl .jagif-popup-gift-footer-action .jagif-popup-gift-bt{float:right;margin-left:0!important;margin-right:10px!important}.jagif-img-flying{background:#fff 0 0;box-shadow:0 5px 31px -1px rgba(0,0,0,.15);display:none;overflow:hidden;position:absolute;left:0;top:0;z-index:999999999}.jagif-img-flying img{width:100%;height:100%}@media screen and (min-width:768px){.jagif-popup-gift-2 .jagif-popup-gift-content-wrap.jagif-popup-gift-content-wrap-logged:not(.jagif-popup-gift-content-wrap-customize){max-height:calc(100vh - 32px)}}@media screen and (max-width:480px){.jagif-popup-gift-header-coupon-wrap{min-width:150px;width:150px}}@media screen and (max-width:320px){.jagif-popup-gift-header-coupon-wrap{min-width:0;width:115px;margin-right:15px}}@keyframes jagif-zoom_out{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes jagif-zoom_in{0%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}[class*=jagif-],[class*=jagif-]:after,[class*=jagif-]:before,[class*=jagif_],[class*=jagif_]:after,[class*=jagif_]:before{-webkit-box-sizing:border-box;box-sizing:border-box}.jagif-popup-gift-wrap{box-sizing:border-box;line-height:1.6;font-size:13px}.jagif-popup-gift-wrap *,.jagif-popup-gift-wrap ::after,.jagif-popup-gift-wrap ::before{box-sizing:border-box}.jagif-popup-gift-wrap :focus{outline:unset!important}.jagif-popup-gift-wrap a{text-decoration:none!important}.jagif-popup-gift-wrap .button,.jagif-popup-gift-wrap .jagif-popup-gift-bt,.jagif-popup-gift-wrap button{display:inline-flex;justify-content:center;align-items:center;width:auto!important;height:36px;padding:3px 10px!important;box-sizing:border-box;min-width:0!important;min-height:0!important;border:0!important;margin:0;background:#bdbdbd;color:#fff;text-transform:none!important;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;font-weight:400;position:relative}.jagif-popup-gift-wrap .button:not(.jagif-disabled):not(.jagif-bt-disabled),.jagif-popup-gift-wrap .jagif-popup-gift-bt:not(.jagif-disabled):not(.jagif-bt-disabled),.jagif-popup-gift-wrap button:not(.jagif-disabled):not(.jagif-bt-disabled){display:inline-flex!important;justify-content:center!important;align-items:center!important}.jagif-popup-gift-overlay{position:fixed;z-index:999992;height:100vh;width:100vw;top:0;left:0;background:rgba(0,0,0,.5);opacity:1}.jagif-popup-gift{z-index:999993;opacity:1;position:fixed;line-height:inherit}.jagif-popup-gift .jagif-popup-gift-content-wrap.jagif-popup-gift-content-wrap-customize .jagif-popup-gift-pd-remove,.jagif-popup-gift .jagif-popup-gift-content-wrap.jagif-popup-gift-content-wrap-customize button.jagif-bt-coupon-code,.jagif-popup-gift .jagif-popup-gift-content-wrap.jagif-popup-gift-content-wrap-customize button.jagif-pd_plus-product-bt-atc,.jagif-popup-gift .jagif-popup-gift-content-wrap.jagif-popup-gift-content-wrap-customize button.jagif-popup-gift-bt-checkout-place_order{cursor:no-drop!important}.jagif-variation-form-popup .jagif-variations-popup{margin:0}.jagif-variation-form-popup .jagif-variations-popup td{padding:.1em}.jagif-variation-form-popup .jagif-variations-popup td select{width:70%;margin:.2em .7em}.jagif-popup-gift-2.jagif-popup-gift-bottom_left{left:0;bottom:0}.jagif-popup-gift-2.jagif-popup-gift-top_left{left:0;top:0}.jagif-popup-gift-2.jagif-popup-gift-top_right{right:0;top:0}.jagif-popup-gift-2.jagif-popup-gift-bottom_right{right:0;bottom:0}.jagif-popup-gift-1.jagif-popup-gift-bottom_left{left:20px;bottom:20px}.jagif-popup-gift-1.jagif-popup-gift-top_left{left:20px;top:20px}.jagif-popup-gift-1.jagif-popup-gift-bottom_right{right:20px;bottom:20px}.jagif-popup-gift-1.jagif-popup-gift-top_right{right:20px;top:20px}.jagif-popup-gift-bottom_left .jagif-popup-gift-content-wrap{left:0;bottom:0}.jagif-popup-gift-top_left .jagif-popup-gift-content-wrap{left:0;top:0}.jagif-popup-gift-top_right .jagif-popup-gift-content-wrap{right:0;top:0}.jagif-popup-gift-bottom_right .jagif-popup-gift-content-wrap{right:0;bottom:0}.jagif-popup-gift-content-close{visibility:hidden;opacity:0;z-index:-1;pointer-events:none!important}.jagif-popup-gift-content-open,.jagif-popup-gift-content-wrap .jagif-popup-slide_wrap #jagif-free_gift_wrap.jagif-slide-item-active{visibility:visible;opacity:1}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-slide-left{animation-duration:.6s;animation-name:jagif-slide_out_left}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-slide-left{animation-duration:.5s;animation-name:jagif-slide_in_left}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-slide-right{animation-duration:.6s;animation-name:jagif-slide_out_right}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-slide-right{animation-duration:.5s;animation-name:jagif-slide_in_right}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-flip-left,.jagif-popup-gift-content-open.jagif-popup-gift-content-open-flip-left{animation-duration:.6s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:jagif-flip_out_left}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-flip-left{animation-duration:1s;animation-name:jagif-flip_in_left}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-flip-right,.jagif-popup-gift-content-open.jagif-popup-gift-content-open-flip-right{animation-duration:.6s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:jagif-flip_out_right}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-flip-right{animation-duration:1s;animation-name:jagif-flip_in_right}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-fade-left{animation-duration:.6s;animation-name:jagif-fade_out_left}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-fade-left{animation-duration:.5s;animation-name:jagif-fade_in_left}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-fade-right{animation-duration:.6s;animation-name:jagif-fade_out_right}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-fade-right{animation-duration:.5s;animation-name:jagif-fade_in_right}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-roll-left{animation-duration:.6s;animation-name:jagif-roll_out_left}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-roll-left{animation-duration:.5s;animation-name:jagif-roll_in_left}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-roll-right{animation-duration:.6s;animation-name:jagif-roll_out_right}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-roll-right{animation-duration:.5s;animation-name:jagif-roll_in_right}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-rotate-left{animation-duration:.8s;animation-name:jagif-rotate_out_left}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-rotate-left{animation-duration:1s;animation-name:jagif-rotate_in_left}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-rotate-right{animation-duration:.8s;animation-name:jagif-rotate_out_right}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-rotate-right{animation-duration:1s;animation-name:jagif-rotate_in_right}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-rotate_down-left{animation-duration:.6s;animation-name:jagif-rotate_down_out_left}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-rotate_down-left{animation-duration:1s;animation-name:jagif-rotate_down_in_left}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-rotate_down-right{animation-duration:.6s;animation-name:jagif-rotate_down_out_right}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-rotate_down-right{animation-duration:1s;animation-name:jagif-rotate_down_in_right}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-rotate_up-left{animation-duration:.6s;animation-name:jagif-rotate_up_out_left}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-rotate_up-left{animation-duration:1s;animation-name:jagif-rotate_up_in_left}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-rotate_up-right{animation-duration:.6s;animation-name:jagif-rotate_up_out_right}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-rotate_up-right{animation-duration:1s;animation-name:jagif-rotate_up_in_right}.jagif-popup-gift-content-close.jagif-popup-gift-content-close-zoom-left,.jagif-popup-gift-content-close.jagif-popup-gift-content-close-zoom-right{animation-duration:.5s;animation-name:jagif-zoom_out}.jagif-popup-gift-content-open.jagif-popup-gift-content-open-zoom-left,.jagif-popup-gift-content-open.jagif-popup-gift-content-open-zoom-right{animation-duration:.5s;animation-name:jagif-zoom_in}.jagif-popup-gift-2 .jagif-popup-gift-content-wrap{height:100vh;display:inline-flex;flex-wrap:nowrap;flex-direction:column}.jagif-popup-gift-2 .jagif-popup-gift-content-wrap>div{flex-grow:1}.jagif-popup-gift-content-wrap{border-radius:8px;position:absolute;width:440px;max-width:calc(100vw - 40px);max-height:100vh;background:#fff;margin:0;overflow:hidden;height:auto;padding:15px 20px}.jagif-popup-gift-content-wrap::-webkit-scrollbar{width:7px}.jagif-popup-gift-content-wrap::-webkit-scrollbar-track{background:#f1f1f1;margin-top:2px;margin-bottom:2px}.jagif-popup-gift-content-wrap::-webkit-scrollbar-thumb{background:#cecece;border-radius:20px}.jagif-popup-gift-content-wrap::-webkit-scrollbar-thumb:hover{background:#a6a6a6}.jagif-popup-gift-content-wrap .jagif-popup-slide_wrap{display:flex;flex-wrap:nowrap;width:100%;height:100%;position:relative;margin:auto}.jagif-popup-gift-content-wrap .jagif-popup-slide_wrap #jagif-free_gift_wrap{width:100%;min-width:100%;max-height:400px;overflow-y:auto;visibility:hidden;opacity:0;margin:5px auto}.jagif-popup-gift-content-wrap .jagif-popup-slide_wrap #jagif-free_gift_wrap::-webkit-scrollbar{width:.5em;background-color:#f1f1f1}.jagif-popup-gift-content-wrap .jagif-popup-slide_wrap #jagif-free_gift_wrap::-webkit-scrollbar-thumb{background-color:#c1c1c1}.jagif-popup-gift-content-wrap .jagif-popup-slide_wrap #jagif-free_gift_wrap::-webkit-scrollbar-thumb:hover{background-color:#a1a1a1}.jagif-popup-gift-content-wrap .jagif-popup-slide_wrap #jagif-free_gift_wrap-webkit-scrollbar-button{display:none}.jagif-popup-gift-content-wrap .jagif-popup-slide_wrap #jagif-free_gift_wrap .jagif-free-gift-promo-content{border:0;padding-top:0}.jagif-popup-gift-content-wrap .jagif-popup-slide_wrap #jagif-free_gift_wrap .jagif-free-gift-promo-content .jagif-gifts-package:first-child{margin-top:0}.jagif-popup-gift-content-wrap .jagif-popup-slide_wrap .jagif-slide-left{cursor:pointer;position:absolute;left:-18px;top:40%;z-index:99;background-color:rgba(173,181,189,.5)}.jagif-popup-gift-content-wrap .jagif-popup-slide_wrap .jagif-slide-left :hover,.jagif-popup-gift-content-wrap .jagif-popup-slide_wrap .jagif-slide-right :hover{box-shadow:inset 0 0 0 10em rgba(0,0,0,.2)}.jagif-popup-gift-content-wrap .jagif-popup-slide_wrap .jagif-slide-left>span,.jagif-popup-gift-content-wrap .jagif-popup-slide_wrap .jagif-slide-right>span{padding:unset}.jagif-popup-gift-content-wrap .jagif-popup-slide_wrap .jagif-slide-right{cursor:pointer;position:absolute;right:-18px;top:40%;z-index:99;background-color:rgba(173,181,189,.5)}.jagif-popup-gift-content-wrap .jagif-free-gift-promo_ribbon{position:absolute;right:-5px;top:-5px;z-index:1;overflow:hidden;width:85px;height:85px;text-align:right}.jagif-popup-gift-content-wrap .jagif-free-gift-promo_ribbon span{font-size:12px;font-weight:700;text-transform:uppercase;text-align:center;line-height:23px;transform:rotate(45deg);-webkit-transform:rotate(45deg);width:110px;display:block;box-shadow:0 3px 10px -5px #000;position:absolute;top:25px;right:-19px}.jagif-popup-gift-content-wrap .jagif-free-gift-promo_ribbon i{display:flex;justify-content:center;align-items:flex-start;position:absolute;width:10px;height:10px;top:35px;right:40px;cursor:pointer}.jagif-popup-gift-header-wrap{width:100%;position:relative;display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:space-between;background:#fff;padding:10px 0 15px;border-width:0 0 1px;border-style:solid;border-color:#e6e6e6}.jagif-popup-gift-header-title-wrap{width:auto;max-width:100%;font-weight:600;font-size:20px;color:#181818;transform:translateZ(0)}.jagif-popup-gift-header-coupon-wrap{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;min-width:190px}.jagif-popup-gift-header-coupon-wrap .jagif-coupon-code{padding:0 5px;box-sizing:border-box;border:1px solid #ddd;height:30px;font-size:.97em;max-width:55%!important;vertical-align:middle;background-color:#fff;color:#333;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);transition:color .3s,border .3s,background .3s,opacity .3s;margin:0!important}.jagif-popup-gift-header-coupon-wrap .jagif-bt-coupon-code.button,.jagif-popup-gift-header-coupon-wrap button.jagif-bt-coupon-code{height:30px;font-size:13px}.jagif-popup-gift-close-wrap{display:flex;justify-content:center;align-items:flex-start;position:absolute;top:20px;right:15px;cursor:pointer}.jagif-popup-gift-close-wrap i{color:#111}.jagif-popup-gift-close-wrap i:before{font-size:13px}.jagif-popup-gift-1 .jagif-popup-gift-content-wrap1{max-height:250px}.jagif-popup-gift-content-wrap1,.jagif-popup-gift-products-wrap{padding:0 15px;background:#fff;color:#222;overflow:auto;min-height:225px;height:100%}.jagif-popup-gift-products{max-width:100%;list-style:none;overflow:hidden;padding:0;margin:0}.jagif-popup-gift-products .jagif-popup-gift-pd-empty{text-align:center;opacity:.2;font-size:20px;margin-top:10px;text-transform:uppercase;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);width:80%}.jagif-popup-gift-products .jagif-popup-gift-pd-wrap{margin-top:20px;display:flex}.jagif-popup-gift-products .jagif-popup-gift-pd-wrap:last-child{margin-bottom:20px}.jagif-popup-gift-products .jagif-popup-gift-pd-img-wrap{width:25%;display:flex;min-width:90px}.jagif-popup-gift-products .jagif-popup-gift-pd-img-wrap img{width:90px;height:90px;max-width:100%}.jagif-popup-gift-products .jagif-popup-gift-pd-info-wrap{width:75%;padding-left:5px;font-size:16px}.jagif-popup-gift-products .jagif-popup-gift-pd-info-wrap div{max-width:100%;margin-bottom:8px}.jagif-popup-gift-products .jagif-popup-gift-pd-info-wrap .jagif-popup-gift-pd-meta dd:last-child,.jagif-popup-gift-products .jagif-popup-gift-pd-info-wrap .jagif-popup-gift-pd-meta dl:last-child,.jagif-popup-gift-products .jagif-popup-gift-pd-info-wrap .jagif-popup-gift-pd-meta p:last-child,.jagif-popup-gift-products .jagif-popup-gift-pd-info-wrap div:last-child{margin-bottom:0}.jagif-popup-gift-products .jagif-popup-gift-pd-info-wrap .jagif-popup-gift-pd-meta dd,.jagif-popup-gift-products .jagif-popup-gift-pd-info-wrap .jagif-popup-gift-pd-meta p{margin-bottom:8px;margin-top:0}.jagif-popup-gift-products .jagif-popup-gift-pd-info-wrap .jagif-popup-gift-pd-meta dl{display:inline-flex;flex-wrap:wrap;margin-bottom:8px;margin-top:0}.jagif-popup-gift-products .jagif-popup-gift-pd-name-wrap{font-weight:300;word-spacing:.1em;display:inline-flex;justify-content:space-between;width:100%}.jagif-popup-gift-products .jagif-popup-gift-pd-desc{display:inline-flex;align-items:baseline;flex-wrap:wrap;width:100%;justify-content:space-between}.jagif-popup-gift-products .jagif-popup-gift-pd-desc div{margin-right:10px}.jagif-popup-gift-products .jagif-popup-gift-pd-desc div:last-child{margin-right:0}.jagif-popup-gift-products .jagif-popup-gift-pd-desc .jagif-popup-gift-pd-quantity{display:inline-flex;align-items:center;justify-content:center}.jagif-popup-gift-products .jagif-popup-gift-pd-desc .jagif_qty{margin:0;box-sizing:border-box;padding:0;height:25px;font-size:.97em;max-width:50px;min-width:45px;width:100%;box-shadow:unset;transition:color .3s,border .3s,background .3s,opacity .3s;vertical-align:middle;text-align:center;background-color:#fff;color:#333;border:unset!important;display:inline-block;line-height:1!important}.jagif-popup-gift-products .jagif-popup-gift-pd-desc .jagif_change_qty{min-width:20px;display:inline-flex;justify-content:center;align-items:center;cursor:pointer}.jagif-popup-gift-products .jagif-popup-gift-pd-remove-wrap i{color:#808b97}.jagif-popup-gift-footer-wrap{padding:15px 15px 20px;width:100%;border-width:1px 0 0;border-style:solid;border-color:#e6e6e6;text-align:left}.jagif-popup-gift-footer-wrap .jagif-popup-gift-footer.jagif-popup-gift-footer-products:nth-child(2){margin-bottom:0}.jagif-popup-gift-footer{display:inline-block;width:100%}.jagif-popup-gift-footer-action{float:right}.jagif-popup-gift-footer-action .jagif-popup-gift-bt{float:left;margin-left:10px!important}.jagif-popup-gift-footer.jagif-popup-gift-footer-products{display:inline-flex;align-items:center;justify-content:space-between;margin-bottom:10px}.jagif-popup-gift-footer-gift_total-wrap{display:inline-grid;justify-content:flex-start;align-items:center;line-height:normal;max-width:70%;grid-gap:10px}.jagif-popup-gift-footer-gift_total-wrap>div{display:inline-flex;align-items:center;float:left;color:#181818;width:100%}.jagif-popup-gift-footer-gift_total>div:nth-child(1){margin-right:5px}.jagif-popup-gift-footer-gift_total>div:nth-child(2){font-weight:700}.jagif-popup-gift-footer-message-wrap{clear:both;margin-top:10px}.jagif-popup-gift-footer-coupons table,.jagif-popup-gift-footer-coupons table td,.jagif-popup-gift-footer-coupons table th,.jagif-popup-gift-footer-coupons table tr{border:0;margin:0;padding:0;background:0 0!important}.jagif-popup-gift-footer-coupons table tr{width:100%;display:inline-grid;grid-gap:10px;grid-template-columns:auto auto}.jagif-popup-gift.jagif-popup-gift-rtl .jagif-popup-gift-header-title-wrap{margin-right:0;margin-left:10px}.jagif-popup-gift.jagif-popup-gift-rtl .jagif-popup-gift-header-coupon-wrap{margin-right:0;margin-left:25px}.jagif-popup-gift.jagif-popup-gift-rtl .jagif-popup-gift-close-wrap{left:15px;right:auto}.jagif-popup-gift.jagif-popup-gift-rtl .jagif-popup-gift-products .jagif-popup-gift-pd-info-wrap{padding-left:0;padding-right:5px}.jagif-popup-gift.jagif-popup-gift-rtl .jagif-popup-gift-footer-action{float:left}.jagif-popup-gift.jagif-popup-gift-rtl .jagif-popup-gift-footer-action .jagif-popup-gift-bt{float:right;margin-left:0!important;margin-right:10px!important}.jagif-popup-gift.jagif-popup-gift-rtl .jagif-popup-gift-footer-pd-plus-title{text-align:right}.jagif-img-flying{background:#fff 0 0;box-shadow:0 5px 31px -1px rgba(0,0,0,.15);display:none;overflow:hidden;position:absolute;left:0;top:0;z-index:999999999}.jagif-img-flying img{width:100%;height:100%}.jagif-popup-gift-footer-pd-price ins{text-decoration:none}.jagif-variation-dropdown-popup{display:none;height:auto!important;background:#fff;box-shadow:0 .1rem .4rem;border:1px solid #ccc;padding:5px 8px 0;border-radius:5px;max-height:350px;width:40%;left:25%;top:75%;position:absolute;z-index:9;visibility:hidden}.jagif-variation-dropdown-popup:before{top:-.25em;left:2em;right:auto;margin:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);display:block;position:absolute;pointer-events:none;content:"";visibility:visible;width:.5em;height:.5em;-webkit-box-shadow:-1px -1px 0 0 rgba(34,36,38,.15);box-shadow:-1px -1px 0 0 rgba(34,36,38,.15);background:#fff;z-index:2}.jagif-variation-dropdown-popup.active{display:block;-webkit-animation:isures-enter--giftbox--animate .2s cubic-bezier(.4,0,.6,1);animation:isures-enter--giftbox--animate .2s cubic-bezier(.4,0,.6,1);will-change:transform;visibility:visible}.jagif-close-dropdown-popup{cursor:pointer;color:#0e2a47;position:absolute;font-size:15px;top:0;right:10px}.jagif-dropdown-close-var-popup{cursor:pointer}.jagif-dropdown-close-var-popup:hover{color:#0e2a47}.jagif-dropdown-close-var-popup.disabled{opacity:.6;cursor:not-allowed}@media screen and (max-width:480px){.jagif-popup-gift-header-coupon-wrap{min-width:150px;width:150px}}@media screen and (max-width:320px){.jagif-popup-gift-header-coupon-wrap{min-width:0;width:115px;margin-right:15px}}.entry-summary .variations select[data-attributetype="box_style"]{
display: none !important;
}
.entry-summary .variations .data-val[data-attributetype="box_style"]{
display: inline-block;
vertical-align: middle;
}
.entry-summary .variations .data-val{
display: none;
font-size: 0;
line-height: 0;
margin: 0 -4px;
}
.entry-summary .variations .data-val a{
position: relative;
display: inline-block;
vertical-align: middle;
min-width: 20px;
height: 20px;
font-size: 12px;
line-height: 20px;
border: 1px solid #eee;
margin: 2px 4px;
padding: 0 5px;
text-transform: uppercase;
}
.entry-summary .variations .data-val a::before{
position: absolute;
content: '';
top: -2px;
bottom: -2px;
left: -2px;
right: -2px;
border: 1px solid transparent;
}
.entry-summary .variations .data-val a:hover,
.entry-summary .variations .data-val a.active{
border-color: #ffe6ec;
}
.entry-summary .variations .data-val a:hover::before,
.entry-summary .variations .data-val a.active::before{
border-color: #ff3366;
}.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}.wp-block-pullquote {
margin-top: 32px;
margin-bottom: 32px;
}
.has-huge-font-size,
.has-large-font-size,
.has-medium-font-size,
.has-small-font-size {
line-height: 1.8;
}
@media only screen and (min-width: 768px) {
.alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
width: auto;
max-width: 1000%;
}
.alignwide {
margin-left: calc(25% - 25vw);
margin-right: calc(25% - 25vw);
width: auto;
max-width: 1000%;
}
.alignwide img,
.alignfull img {
display: block;
margin: 0 auto;
}
}@font-face{font-family:dashicons;src:url(//afzethekken.nl/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url(//afzethekken.nl/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url(//afzethekken.nl/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}