@charset "utf-8";
@charset "UTF-8";
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}
 @media print, screen and (min-width: 48em) {
.reveal.large, .reveal.small, .reveal.tiny, .reveal {
right: auto;
left: auto;
margin: 0 auto; } }
.slide-in-down.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateY(-100%);
transition-property: transform, opacity;
backface-visibility: hidden; }
.slide-in-down.mui-enter.mui-enter-active {
transform: translateY(0); }
.slide-in-left.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateX(-100%);
transition-property: transform, opacity;
backface-visibility: hidden; }
.slide-in-left.mui-enter.mui-enter-active {
transform: translateX(0); }
.slide-in-up.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateY(100%);
transition-property: transform, opacity;
backface-visibility: hidden; }
.slide-in-up.mui-enter.mui-enter-active {
transform: translateY(0); }
.slide-in-right.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateX(100%);
transition-property: transform, opacity;
backface-visibility: hidden; }
.slide-in-right.mui-enter.mui-enter-active {
transform: translateX(0); }
.slide-out-down.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateY(0);
transition-property: transform, opacity;
backface-visibility: hidden; }
.slide-out-down.mui-leave.mui-leave-active {
transform: translateY(100%); }
.slide-out-right.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateX(0);
transition-property: transform, opacity;
backface-visibility: hidden; }
.slide-out-right.mui-leave.mui-leave-active {
transform: translateX(100%); }
.slide-out-up.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateY(0);
transition-property: transform, opacity;
backface-visibility: hidden; }
.slide-out-up.mui-leave.mui-leave-active {
transform: translateY(-100%); }
.slide-out-left.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateX(0);
transition-property: transform, opacity;
backface-visibility: hidden; }
.slide-out-left.mui-leave.mui-leave-active {
transform: translateX(-100%); }
.fade-in.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
opacity: 0;
transition-property: opacity; }
.fade-in.mui-enter.mui-enter-active {
opacity: 1; }
.fade-out.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
opacity: 1;
transition-property: opacity; }
.fade-out.mui-leave.mui-leave-active {
opacity: 0; }
.hinge-in-from-top.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateX(-90deg);
transform-origin: top;
transition-property: transform, opacity;
opacity: 0; }
.hinge-in-from-top.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1; }
.hinge-in-from-right.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateY(-90deg);
transform-origin: right;
transition-property: transform, opacity;
opacity: 0; }
.hinge-in-from-right.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1; }
.hinge-in-from-bottom.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateX(90deg);
transform-origin: bottom;
transition-property: transform, opacity;
opacity: 0; }
.hinge-in-from-bottom.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1; }
.hinge-in-from-left.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateY(90deg);
transform-origin: left;
transition-property: transform, opacity;
opacity: 0; }
.hinge-in-from-left.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1; }
.hinge-in-from-middle-x.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateX(-90deg);
transform-origin: center;
transition-property: transform, opacity;
opacity: 0; }
.hinge-in-from-middle-x.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1; }
.hinge-in-from-middle-y.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateY(-90deg);
transform-origin: center;
transition-property: transform, opacity;
opacity: 0; }
.hinge-in-from-middle-y.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1; }
.hinge-out-from-top.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
transform-origin: top;
transition-property: transform, opacity;
opacity: 1; }
.hinge-out-from-top.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateX(90deg);
opacity: 0; }
.hinge-out-from-right.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
transform-origin: right;
transition-property: transform, opacity;
opacity: 1; }
.hinge-out-from-right.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateY(90deg);
opacity: 0; }
.hinge-out-from-bottom.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
transform-origin: bottom;
transition-property: transform, opacity;
opacity: 1; }
.hinge-out-from-bottom.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateX(-90deg);
opacity: 0; }
.hinge-out-from-left.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
transform-origin: left;
transition-property: transform, opacity;
opacity: 1; }
.hinge-out-from-left.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateY(-90deg);
opacity: 0; }
.hinge-out-from-middle-x.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
transform-origin: center;
transition-property: transform, opacity;
opacity: 1; }
.hinge-out-from-middle-x.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateX(90deg);
opacity: 0; }
.hinge-out-from-middle-y.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
transform-origin: center;
transition-property: transform, opacity;
opacity: 1; }
.hinge-out-from-middle-y.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateY(90deg);
opacity: 0; }
.scale-in-up.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: scale(0.5);
transition-property: transform, opacity;
opacity: 0; }
.scale-in-up.mui-enter.mui-enter-active {
transform: scale(1);
opacity: 1; }
.scale-in-down.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: scale(1.5);
transition-property: transform, opacity;
opacity: 0; }
.scale-in-down.mui-enter.mui-enter-active {
transform: scale(1);
opacity: 1; }
.scale-out-up.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: scale(1);
transition-property: transform, opacity;
opacity: 1; }
.scale-out-up.mui-leave.mui-leave-active {
transform: scale(1.5);
opacity: 0; }
.scale-out-down.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: scale(1);
transition-property: transform, opacity;
opacity: 1; }
.scale-out-down.mui-leave.mui-leave-active {
transform: scale(0.5);
opacity: 0; }
.spin-in.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: rotate(-0.75turn);
transition-property: transform, opacity;
opacity: 0; }
.spin-in.mui-enter.mui-enter-active {
transform: rotate(0);
opacity: 1; }
.spin-out.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: rotate(0);
transition-property: transform, opacity;
opacity: 1; }
.spin-out.mui-leave.mui-leave-active {
transform: rotate(0.75turn);
opacity: 0; }
.spin-in-ccw.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: rotate(0.75turn);
transition-property: transform, opacity;
opacity: 0; }
.spin-in-ccw.mui-enter.mui-enter-active {
transform: rotate(0);
opacity: 1; }
.spin-out-ccw.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: rotate(0);
transition-property: transform, opacity;
opacity: 1; }
.spin-out-ccw.mui-leave.mui-leave-active {
transform: rotate(-0.75turn);
opacity: 0; }
.slow {
transition-duration: 750ms !important; }
.fast {
transition-duration: 250ms !important; }
.linear {
transition-timing-function: linear !important; }
.ease {
transition-timing-function: ease !important; }
.ease-in {
transition-timing-function: ease-in !important; }
.ease-out {
transition-timing-function: ease-out !important; }
.ease-in-out {
transition-timing-function: ease-in-out !important; }
.bounce-in {
transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }
.bounce-out {
transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }
.bounce-in-out {
transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }
.short-delay {
transition-delay: 300ms !important; }
.long-delay {
transition-delay: 700ms !important; }
.shake {
animation-name: shake-7; }
@keyframes shake-7 {
0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
transform: translateX(7%); }
5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
transform: translateX(-7%); } }
.spin-cw {
animation-name: spin-cw-1turn; }
@keyframes spin-cw-1turn {
0% {
transform: rotate(-1turn); }
100% {
transform: rotate(0); } }
.spin-ccw {
animation-name: spin-ccw-1turn; }
@keyframes spin-ccw-1turn {
0% {
transform: rotate(0); }
100% {
transform: rotate(-1turn); } }
.wiggle {
animation-name: wiggle-7deg; }
@keyframes wiggle-7deg {
40%, 50%, 60% {
transform: rotate(7deg); }
35%, 45%, 55%, 65% {
transform: rotate(-7deg); }
0%, 30%, 70%, 100% {
transform: rotate(0); } }
.shake,
.spin-cw,
.spin-ccw,
.wiggle {
animation-duration: 500ms; }
.infinite {
animation-iteration-count: infinite; }
.slow {
animation-duration: 750ms !important; }
.fast {
animation-duration: 250ms !important; }
.linear {
animation-timing-function: linear !important; }
.ease {
animation-timing-function: ease !important; }
.ease-in {
animation-timing-function: ease-in !important; }
.ease-out {
animation-timing-function: ease-out !important; }
.ease-in-out {
animation-timing-function: ease-in-out !important; }
.bounce-in {
animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }
.bounce-out {
animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }
.bounce-in-out {
animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }
.short-delay {
animation-delay: 300ms !important; }
.long-delay {
animation-delay: 700ms !important; } html {
line-height: 1.15;
-webkit-text-size-adjust: 100%; }
body {
margin: 0; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
hr {
box-sizing: content-box;
height: 0;
overflow: visible; }
pre {
font-family: monospace, monospace;
font-size: 1em; }
a {
background-color: transparent; }
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted; }
b,
strong {
font-weight: bolder; }
code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em; }
small {
font-size: 80%; }
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sub {
bottom: -0.25em; }
sup {
top: -0.5em; }
img {
border-style: none; }
button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0; }
button,
input {
overflow: visible; }
button,
select {
text-transform: none; }
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; }
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0; }
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText; }
fieldset {
padding: 0.35em 0.75em 0.625em; }
legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal; }
progress {
vertical-align: baseline; }
textarea {
overflow: auto; }
[type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0; }
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto; }
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px; }
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit; }
details {
display: block; }
summary {
display: list-item; }
template {
display: none; }
[hidden] {
display: none; }
.foundation-mq {
font-family: "small=0em&medium=48em&large=64.0625em&xlarge=75em&xxlarge=87.5em&xxxlarge=100em"; }
html {
box-sizing: border-box;
font-size: 100%; }
*,
*::before,
*::after {
box-sizing: inherit; }
body {
margin: 0;
padding: 0;
background: #fefefe;
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-weight: normal;
line-height: 1.3;
color: #0a0a0a;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
img {
display: inline-block;
vertical-align: middle;
max-width: 100%;
height: auto;
-ms-interpolation-mode: bicubic; }
textarea {
height: auto;
min-height: 50px;
border-radius: 0; }
select {
box-sizing: border-box;
width: 100%;
border-radius: 0; }
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
max-width: none !important; }
button {
padding: 0;
appearance: none;
border: 0;
border-radius: 0;
background: transparent;
line-height: 1;
cursor: auto; }
[data-whatinput='mouse'] button {
outline: 0; }
pre {
overflow: auto; }
button,
input,
optgroup,
select,
textarea {
font-family: inherit; }
.is-visible {
display: block !important; }
.is-hidden {
display: none !important; }
.grid-container {
padding-right: 3.125rem;
padding-left: 3.125rem;
max-width: 100%;
margin-left: auto;
margin-right: auto; }
.grid-container.fluid {
padding-right: 3.125rem;
padding-left: 3.125rem;
max-width: 100%;
margin-left: auto;
margin-right: auto; }
.grid-container.full {
padding-right: 0;
padding-left: 0;
max-width: 100%;
margin-left: auto;
margin-right: auto; }
.grid-x {
display: flex;
flex-flow: row wrap; }
.cell {
flex: 0 0 auto;
min-height: 0px;
min-width: 0px;
width: 100%; }
.cell.auto {
flex: 1 1 0px; }
.cell.shrink {
flex: 0 0 auto; }
.grid-x > .auto {
width: auto; }
.grid-x > .shrink {
width: auto; }
.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
flex-basis: auto; }
@media print, screen and (min-width: 48em) {
.grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
flex-basis: auto; } }
@media print, screen and (min-width: 64.0625em) {
.grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
flex-basis: auto; } }
@media screen and (min-width: 75em) {
.grid-x > .xlarge-shrink, .grid-x > .xlarge-full, .grid-x > .xlarge-1, .grid-x > .xlarge-2, .grid-x > .xlarge-3, .grid-x > .xlarge-4, .grid-x > .xlarge-5, .grid-x > .xlarge-6, .grid-x > .xlarge-7, .grid-x > .xlarge-8, .grid-x > .xlarge-9, .grid-x > .xlarge-10, .grid-x > .xlarge-11, .grid-x > .xlarge-12 {
flex-basis: auto; } }
@media screen and (min-width: 87.5em) {
.grid-x > .xxlarge-shrink, .grid-x > .xxlarge-full, .grid-x > .xxlarge-1, .grid-x > .xxlarge-2, .grid-x > .xxlarge-3, .grid-x > .xxlarge-4, .grid-x > .xxlarge-5, .grid-x > .xxlarge-6, .grid-x > .xxlarge-7, .grid-x > .xxlarge-8, .grid-x > .xxlarge-9, .grid-x > .xxlarge-10, .grid-x > .xxlarge-11, .grid-x > .xxlarge-12 {
flex-basis: auto; } }
@media screen and (min-width: 100em) {
.grid-x > .xxxlarge-shrink, .grid-x > .xxxlarge-full, .grid-x > .xxxlarge-1, .grid-x > .xxxlarge-2, .grid-x > .xxxlarge-3, .grid-x > .xxxlarge-4, .grid-x > .xxxlarge-5, .grid-x > .xxxlarge-6, .grid-x > .xxxlarge-7, .grid-x > .xxxlarge-8, .grid-x > .xxxlarge-9, .grid-x > .xxxlarge-10, .grid-x > .xxxlarge-11, .grid-x > .xxxlarge-12 {
flex-basis: auto; } }
.grid-x > .small-12, .grid-x > .small-11, .grid-x > .small-10, .grid-x > .small-9, .grid-x > .small-8, .grid-x > .small-7, .grid-x > .small-6, .grid-x > .small-5, .grid-x > .small-4, .grid-x > .small-3, .grid-x > .small-2, .grid-x > .small-1 {
flex: 0 0 auto; }
.grid-x > .small-1 {
width: 8.3333333333%; }
.grid-x > .small-2 {
width: 16.6666666667%; }
.grid-x > .small-3 {
width: 25%; }
.grid-x > .small-4 {
width: 33.3333333333%; }
.grid-x > .small-5 {
width: 41.6666666667%; }
.grid-x > .small-6 {
width: 50%; }
.grid-x > .small-7 {
width: 58.3333333333%; }
.grid-x > .small-8 {
width: 66.6666666667%; }
.grid-x > .small-9 {
width: 75%; }
.grid-x > .small-10 {
width: 83.3333333333%; }
.grid-x > .small-11 {
width: 91.6666666667%; }
.grid-x > .small-12 {
width: 100%; }
@media print, screen and (min-width: 48em) {
.grid-x > .medium-auto {
flex: 1 1 0px;
width: auto; }
.grid-x > .medium-12, .grid-x > .medium-11, .grid-x > .medium-10, .grid-x > .medium-9, .grid-x > .medium-8, .grid-x > .medium-7, .grid-x > .medium-6, .grid-x > .medium-5, .grid-x > .medium-4, .grid-x > .medium-3, .grid-x > .medium-2, .grid-x > .medium-1, .grid-x > .medium-shrink {
flex: 0 0 auto; }
.grid-x > .medium-shrink {
width: auto; }
.grid-x > .medium-1 {
width: 8.3333333333%; }
.grid-x > .medium-2 {
width: 16.6666666667%; }
.grid-x > .medium-3 {
width: 25%; }
.grid-x > .medium-4 {
width: 33.3333333333%; }
.grid-x > .medium-5 {
width: 41.6666666667%; }
.grid-x > .medium-6 {
width: 50%; }
.grid-x > .medium-7 {
width: 58.3333333333%; }
.grid-x > .medium-8 {
width: 66.6666666667%; }
.grid-x > .medium-9 {
width: 75%; }
.grid-x > .medium-10 {
width: 83.3333333333%; }
.grid-x > .medium-11 {
width: 91.6666666667%; }
.grid-x > .medium-12 {
width: 100%; } }
@media print, screen and (min-width: 64.0625em) {
.grid-x > .large-auto {
flex: 1 1 0px;
width: auto; }
.grid-x > .large-12, .grid-x > .large-11, .grid-x > .large-10, .grid-x > .large-9, .grid-x > .large-8, .grid-x > .large-7, .grid-x > .large-6, .grid-x > .large-5, .grid-x > .large-4, .grid-x > .large-3, .grid-x > .large-2, .grid-x > .large-1, .grid-x > .large-shrink {
flex: 0 0 auto; }
.grid-x > .large-shrink {
width: auto; }
.grid-x > .large-1 {
width: 8.3333333333%; }
.grid-x > .large-2 {
width: 16.6666666667%; }
.grid-x > .large-3 {
width: 25%; }
.grid-x > .large-4 {
width: 33.3333333333%; }
.grid-x > .large-5 {
width: 41.6666666667%; }
.grid-x > .large-6 {
width: 50%; }
.grid-x > .large-7 {
width: 58.3333333333%; }
.grid-x > .large-8 {
width: 66.6666666667%; }
.grid-x > .large-9 {
width: 75%; }
.grid-x > .large-10 {
width: 83.3333333333%; }
.grid-x > .large-11 {
width: 91.6666666667%; }
.grid-x > .large-12 {
width: 100%; } }
@media screen and (min-width: 75em) {
.grid-x > .xlarge-auto {
flex: 1 1 0px;
width: auto; }
.grid-x > .xlarge-12, .grid-x > .xlarge-11, .grid-x > .xlarge-10, .grid-x > .xlarge-9, .grid-x > .xlarge-8, .grid-x > .xlarge-7, .grid-x > .xlarge-6, .grid-x > .xlarge-5, .grid-x > .xlarge-4, .grid-x > .xlarge-3, .grid-x > .xlarge-2, .grid-x > .xlarge-1, .grid-x > .xlarge-shrink {
flex: 0 0 auto; }
.grid-x > .xlarge-shrink {
width: auto; }
.grid-x > .xlarge-1 {
width: 8.3333333333%; }
.grid-x > .xlarge-2 {
width: 16.6666666667%; }
.grid-x > .xlarge-3 {
width: 25%; }
.grid-x > .xlarge-4 {
width: 33.3333333333%; }
.grid-x > .xlarge-5 {
width: 41.6666666667%; }
.grid-x > .xlarge-6 {
width: 50%; }
.grid-x > .xlarge-7 {
width: 58.3333333333%; }
.grid-x > .xlarge-8 {
width: 66.6666666667%; }
.grid-x > .xlarge-9 {
width: 75%; }
.grid-x > .xlarge-10 {
width: 83.3333333333%; }
.grid-x > .xlarge-11 {
width: 91.6666666667%; }
.grid-x > .xlarge-12 {
width: 100%; } }
@media screen and (min-width: 87.5em) {
.grid-x > .xxlarge-auto {
flex: 1 1 0px;
width: auto; }
.grid-x > .xxlarge-12, .grid-x > .xxlarge-11, .grid-x > .xxlarge-10, .grid-x > .xxlarge-9, .grid-x > .xxlarge-8, .grid-x > .xxlarge-7, .grid-x > .xxlarge-6, .grid-x > .xxlarge-5, .grid-x > .xxlarge-4, .grid-x > .xxlarge-3, .grid-x > .xxlarge-2, .grid-x > .xxlarge-1, .grid-x > .xxlarge-shrink {
flex: 0 0 auto; }
.grid-x > .xxlarge-shrink {
width: auto; }
.grid-x > .xxlarge-1 {
width: 8.3333333333%; }
.grid-x > .xxlarge-2 {
width: 16.6666666667%; }
.grid-x > .xxlarge-3 {
width: 25%; }
.grid-x > .xxlarge-4 {
width: 33.3333333333%; }
.grid-x > .xxlarge-5 {
width: 41.6666666667%; }
.grid-x > .xxlarge-6 {
width: 50%; }
.grid-x > .xxlarge-7 {
width: 58.3333333333%; }
.grid-x > .xxlarge-8 {
width: 66.6666666667%; }
.grid-x > .xxlarge-9 {
width: 75%; }
.grid-x > .xxlarge-10 {
width: 83.3333333333%; }
.grid-x > .xxlarge-11 {
width: 91.6666666667%; }
.grid-x > .xxlarge-12 {
width: 100%; } }
@media screen and (min-width: 100em) {
.grid-x > .xxxlarge-auto {
flex: 1 1 0px;
width: auto; }
.grid-x > .xxxlarge-12, .grid-x > .xxxlarge-11, .grid-x > .xxxlarge-10, .grid-x > .xxxlarge-9, .grid-x > .xxxlarge-8, .grid-x > .xxxlarge-7, .grid-x > .xxxlarge-6, .grid-x > .xxxlarge-5, .grid-x > .xxxlarge-4, .grid-x > .xxxlarge-3, .grid-x > .xxxlarge-2, .grid-x > .xxxlarge-1, .grid-x > .xxxlarge-shrink {
flex: 0 0 auto; }
.grid-x > .xxxlarge-shrink {
width: auto; }
.grid-x > .xxxlarge-1 {
width: 8.3333333333%; }
.grid-x > .xxxlarge-2 {
width: 16.6666666667%; }
.grid-x > .xxxlarge-3 {
width: 25%; }
.grid-x > .xxxlarge-4 {
width: 33.3333333333%; }
.grid-x > .xxxlarge-5 {
width: 41.6666666667%; }
.grid-x > .xxxlarge-6 {
width: 50%; }
.grid-x > .xxxlarge-7 {
width: 58.3333333333%; }
.grid-x > .xxxlarge-8 {
width: 66.6666666667%; }
.grid-x > .xxxlarge-9 {
width: 75%; }
.grid-x > .xxxlarge-10 {
width: 83.3333333333%; }
.grid-x > .xxxlarge-11 {
width: 91.6666666667%; }
.grid-x > .xxxlarge-12 {
width: 100%; } }
.grid-margin-x:not(.grid-x) > .cell {
width: auto; }
.grid-margin-y:not(.grid-y) > .cell {
height: auto; }
.grid-margin-x {
margin-left: -0.3125rem;
margin-right: -0.3125rem; }
@media print, screen and (min-width: 48em) {
.grid-margin-x {
margin-left: -0.625rem;
margin-right: -0.625rem; } }
@media print, screen and (min-width: 64.0625em) {
.grid-margin-x {
margin-left: -0.9375rem;
margin-right: -0.9375rem; } }
@media screen and (min-width: 75em) {
.grid-margin-x {
margin-left: -1.25rem;
margin-right: -1.25rem; } }
.grid-margin-x > .cell {
width: calc(100% - 0.625rem);
margin-left: 0.3125rem;
margin-right: 0.3125rem; }
@media print, screen and (min-width: 48em) {
.grid-margin-x > .cell {
width: calc(100% - 1.25rem);
margin-left: 0.625rem;
margin-right: 0.625rem; } }
@media print, screen and (min-width: 64.0625em) {
.grid-margin-x > .cell {
width: calc(100% - 1.875rem);
margin-left: 0.9375rem;
margin-right: 0.9375rem; } }
@media screen and (min-width: 75em) {
.grid-margin-x > .cell {
width: calc(100% - 2.5rem);
margin-left: 1.25rem;
margin-right: 1.25rem; } }
.grid-margin-x > .auto {
width: auto; }
.grid-margin-x > .shrink {
width: auto; }
.grid-margin-x > .small-1 {
width: calc(8.3333333333% - 0.625rem); }
.grid-margin-x > .small-2 {
width: calc(16.6666666667% - 0.625rem); }
.grid-margin-x > .small-3 {
width: calc(25% - 0.625rem); }
.grid-margin-x > .small-4 {
width: calc(33.3333333333% - 0.625rem); }
.grid-margin-x > .small-5 {
width: calc(41.6666666667% - 0.625rem); }
.grid-margin-x > .small-6 {
width: calc(50% - 0.625rem); }
.grid-margin-x > .small-7 {
width: calc(58.3333333333% - 0.625rem); }
.grid-margin-x > .small-8 {
width: calc(66.6666666667% - 0.625rem); }
.grid-margin-x > .small-9 {
width: calc(75% - 0.625rem); }
.grid-margin-x > .small-10 {
width: calc(83.3333333333% - 0.625rem); }
.grid-margin-x > .small-11 {
width: calc(91.6666666667% - 0.625rem); }
.grid-margin-x > .small-12 {
width: calc(100% - 0.625rem); }
@media print, screen and (min-width: 48em) {
.grid-margin-x > .auto {
width: auto; }
.grid-margin-x > .shrink {
width: auto; }
.grid-margin-x > .small-1 {
width: calc(8.3333333333% - 1.25rem); }
.grid-margin-x > .small-2 {
width: calc(16.6666666667% - 1.25rem); }
.grid-margin-x > .small-3 {
width: calc(25% - 1.25rem); }
.grid-margin-x > .small-4 {
width: calc(33.3333333333% - 1.25rem); }
.grid-margin-x > .small-5 {
width: calc(41.6666666667% - 1.25rem); }
.grid-margin-x > .small-6 {
width: calc(50% - 1.25rem); }
.grid-margin-x > .small-7 {
width: calc(58.3333333333% - 1.25rem); }
.grid-margin-x > .small-8 {
width: calc(66.6666666667% - 1.25rem); }
.grid-margin-x > .small-9 {
width: calc(75% - 1.25rem); }
.grid-margin-x > .small-10 {
width: calc(83.3333333333% - 1.25rem); }
.grid-margin-x > .small-11 {
width: calc(91.6666666667% - 1.25rem); }
.grid-margin-x > .small-12 {
width: calc(100% - 1.25rem); }
.grid-margin-x > .medium-auto {
width: auto; }
.grid-margin-x > .medium-shrink {
width: auto; }
.grid-margin-x > .medium-1 {
width: calc(8.3333333333% - 1.25rem); }
.grid-margin-x > .medium-2 {
width: calc(16.6666666667% - 1.25rem); }
.grid-margin-x > .medium-3 {
width: calc(25% - 1.25rem); }
.grid-margin-x > .medium-4 {
width: calc(33.3333333333% - 1.25rem); }
.grid-margin-x > .medium-5 {
width: calc(41.6666666667% - 1.25rem); }
.grid-margin-x > .medium-6 {
width: calc(50% - 1.25rem); }
.grid-margin-x > .medium-7 {
width: calc(58.3333333333% - 1.25rem); }
.grid-margin-x > .medium-8 {
width: calc(66.6666666667% - 1.25rem); }
.grid-margin-x > .medium-9 {
width: calc(75% - 1.25rem); }
.grid-margin-x > .medium-10 {
width: calc(83.3333333333% - 1.25rem); }
.grid-margin-x > .medium-11 {
width: calc(91.6666666667% - 1.25rem); }
.grid-margin-x > .medium-12 {
width: calc(100% - 1.25rem); } }
@media print, screen and (min-width: 64.0625em) {
.grid-margin-x > .auto {
width: auto; }
.grid-margin-x > .shrink {
width: auto; }
.grid-margin-x > .small-1 {
width: calc(8.3333333333% - 1.875rem); }
.grid-margin-x > .small-2 {
width: calc(16.6666666667% - 1.875rem); }
.grid-margin-x > .small-3 {
width: calc(25% - 1.875rem); }
.grid-margin-x > .small-4 {
width: calc(33.3333333333% - 1.875rem); }
.grid-margin-x > .small-5 {
width: calc(41.6666666667% - 1.875rem); }
.grid-margin-x > .small-6 {
width: calc(50% - 1.875rem); }
.grid-margin-x > .small-7 {
width: calc(58.3333333333% - 1.875rem); }
.grid-margin-x > .small-8 {
width: calc(66.6666666667% - 1.875rem); }
.grid-margin-x > .small-9 {
width: calc(75% - 1.875rem); }
.grid-margin-x > .small-10 {
width: calc(83.3333333333% - 1.875rem); }
.grid-margin-x > .small-11 {
width: calc(91.6666666667% - 1.875rem); }
.grid-margin-x > .small-12 {
width: calc(100% - 1.875rem); }
.grid-margin-x > .medium-auto {
width: auto; }
.grid-margin-x > .medium-shrink {
width: auto; }
.grid-margin-x > .medium-1 {
width: calc(8.3333333333% - 1.875rem); }
.grid-margin-x > .medium-2 {
width: calc(16.6666666667% - 1.875rem); }
.grid-margin-x > .medium-3 {
width: calc(25% - 1.875rem); }
.grid-margin-x > .medium-4 {
width: calc(33.3333333333% - 1.875rem); }
.grid-margin-x > .medium-5 {
width: calc(41.6666666667% - 1.875rem); }
.grid-margin-x > .medium-6 {
width: calc(50% - 1.875rem); }
.grid-margin-x > .medium-7 {
width: calc(58.3333333333% - 1.875rem); }
.grid-margin-x > .medium-8 {
width: calc(66.6666666667% - 1.875rem); }
.grid-margin-x > .medium-9 {
width: calc(75% - 1.875rem); }
.grid-margin-x > .medium-10 {
width: calc(83.3333333333% - 1.875rem); }
.grid-margin-x > .medium-11 {
width: calc(91.6666666667% - 1.875rem); }
.grid-margin-x > .medium-12 {
width: calc(100% - 1.875rem); }
.grid-margin-x > .large-auto {
width: auto; }
.grid-margin-x > .large-shrink {
width: auto; }
.grid-margin-x > .large-1 {
width: calc(8.3333333333% - 1.875rem); }
.grid-margin-x > .large-2 {
width: calc(16.6666666667% - 1.875rem); }
.grid-margin-x > .large-3 {
width: calc(25% - 1.875rem); }
.grid-margin-x > .large-4 {
width: calc(33.3333333333% - 1.875rem); }
.grid-margin-x > .large-5 {
width: calc(41.6666666667% - 1.875rem); }
.grid-margin-x > .large-6 {
width: calc(50% - 1.875rem); }
.grid-margin-x > .large-7 {
width: calc(58.3333333333% - 1.875rem); }
.grid-margin-x > .large-8 {
width: calc(66.6666666667% - 1.875rem); }
.grid-margin-x > .large-9 {
width: calc(75% - 1.875rem); }
.grid-margin-x > .large-10 {
width: calc(83.3333333333% - 1.875rem); }
.grid-margin-x > .large-11 {
width: calc(91.6666666667% - 1.875rem); }
.grid-margin-x > .large-12 {
width: calc(100% - 1.875rem); } }
@media screen and (min-width: 75em) {
.grid-margin-x > .auto {
width: auto; }
.grid-margin-x > .shrink {
width: auto; }
.grid-margin-x > .small-1 {
width: calc(8.3333333333% - 2.5rem); }
.grid-margin-x > .small-2 {
width: calc(16.6666666667% - 2.5rem); }
.grid-margin-x > .small-3 {
width: calc(25% - 2.5rem); }
.grid-margin-x > .small-4 {
width: calc(33.3333333333% - 2.5rem); }
.grid-margin-x > .small-5 {
width: calc(41.6666666667% - 2.5rem); }
.grid-margin-x > .small-6 {
width: calc(50% - 2.5rem); }
.grid-margin-x > .small-7 {
width: calc(58.3333333333% - 2.5rem); }
.grid-margin-x > .small-8 {
width: calc(66.6666666667% - 2.5rem); }
.grid-margin-x > .small-9 {
width: calc(75% - 2.5rem); }
.grid-margin-x > .small-10 {
width: calc(83.3333333333% - 2.5rem); }
.grid-margin-x > .small-11 {
width: calc(91.6666666667% - 2.5rem); }
.grid-margin-x > .small-12 {
width: calc(100% - 2.5rem); }
.grid-margin-x > .medium-auto {
width: auto; }
.grid-margin-x > .medium-shrink {
width: auto; }
.grid-margin-x > .medium-1 {
width: calc(8.3333333333% - 2.5rem); }
.grid-margin-x > .medium-2 {
width: calc(16.6666666667% - 2.5rem); }
.grid-margin-x > .medium-3 {
width: calc(25% - 2.5rem); }
.grid-margin-x > .medium-4 {
width: calc(33.3333333333% - 2.5rem); }
.grid-margin-x > .medium-5 {
width: calc(41.6666666667% - 2.5rem); }
.grid-margin-x > .medium-6 {
width: calc(50% - 2.5rem); }
.grid-margin-x > .medium-7 {
width: calc(58.3333333333% - 2.5rem); }
.grid-margin-x > .medium-8 {
width: calc(66.6666666667% - 2.5rem); }
.grid-margin-x > .medium-9 {
width: calc(75% - 2.5rem); }
.grid-margin-x > .medium-10 {
width: calc(83.3333333333% - 2.5rem); }
.grid-margin-x > .medium-11 {
width: calc(91.6666666667% - 2.5rem); }
.grid-margin-x > .medium-12 {
width: calc(100% - 2.5rem); }
.grid-margin-x > .large-auto {
width: auto; }
.grid-margin-x > .large-shrink {
width: auto; }
.grid-margin-x > .large-1 {
width: calc(8.3333333333% - 2.5rem); }
.grid-margin-x > .large-2 {
width: calc(16.6666666667% - 2.5rem); }
.grid-margin-x > .large-3 {
width: calc(25% - 2.5rem); }
.grid-margin-x > .large-4 {
width: calc(33.3333333333% - 2.5rem); }
.grid-margin-x > .large-5 {
width: calc(41.6666666667% - 2.5rem); }
.grid-margin-x > .large-6 {
width: calc(50% - 2.5rem); }
.grid-margin-x > .large-7 {
width: calc(58.3333333333% - 2.5rem); }
.grid-margin-x > .large-8 {
width: calc(66.6666666667% - 2.5rem); }
.grid-margin-x > .large-9 {
width: calc(75% - 2.5rem); }
.grid-margin-x > .large-10 {
width: calc(83.3333333333% - 2.5rem); }
.grid-margin-x > .large-11 {
width: calc(91.6666666667% - 2.5rem); }
.grid-margin-x > .large-12 {
width: calc(100% - 2.5rem); }
.grid-margin-x > .xlarge-auto {
width: auto; }
.grid-margin-x > .xlarge-shrink {
width: auto; }
.grid-margin-x > .xlarge-1 {
width: calc(8.3333333333% - 2.5rem); }
.grid-margin-x > .xlarge-2 {
width: calc(16.6666666667% - 2.5rem); }
.grid-margin-x > .xlarge-3 {
width: calc(25% - 2.5rem); }
.grid-margin-x > .xlarge-4 {
width: calc(33.3333333333% - 2.5rem); }
.grid-margin-x > .xlarge-5 {
width: calc(41.6666666667% - 2.5rem); }
.grid-margin-x > .xlarge-6 {
width: calc(50% - 2.5rem); }
.grid-margin-x > .xlarge-7 {
width: calc(58.3333333333% - 2.5rem); }
.grid-margin-x > .xlarge-8 {
width: calc(66.6666666667% - 2.5rem); }
.grid-margin-x > .xlarge-9 {
width: calc(75% - 2.5rem); }
.grid-margin-x > .xlarge-10 {
width: calc(83.3333333333% - 2.5rem); }
.grid-margin-x > .xlarge-11 {
width: calc(91.6666666667% - 2.5rem); }
.grid-margin-x > .xlarge-12 {
width: calc(100% - 2.5rem); } }
@media screen and (min-width: 87.5em) {
.grid-margin-x > .xxlarge-auto {
width: auto; }
.grid-margin-x > .xxlarge-shrink {
width: auto; }
.grid-margin-x > .xxlarge-1 {
width: calc(8.3333333333% - 2.5rem); }
.grid-margin-x > .xxlarge-2 {
width: calc(16.6666666667% - 2.5rem); }
.grid-margin-x > .xxlarge-3 {
width: calc(25% - 2.5rem); }
.grid-margin-x > .xxlarge-4 {
width: calc(33.3333333333% - 2.5rem); }
.grid-margin-x > .xxlarge-5 {
width: calc(41.6666666667% - 2.5rem); }
.grid-margin-x > .xxlarge-6 {
width: calc(50% - 2.5rem); }
.grid-margin-x > .xxlarge-7 {
width: calc(58.3333333333% - 2.5rem); }
.grid-margin-x > .xxlarge-8 {
width: calc(66.6666666667% - 2.5rem); }
.grid-margin-x > .xxlarge-9 {
width: calc(75% - 2.5rem); }
.grid-margin-x > .xxlarge-10 {
width: calc(83.3333333333% - 2.5rem); }
.grid-margin-x > .xxlarge-11 {
width: calc(91.6666666667% - 2.5rem); }
.grid-margin-x > .xxlarge-12 {
width: calc(100% - 2.5rem); } }
@media screen and (min-width: 100em) {
.grid-margin-x > .xxxlarge-auto {
width: auto; }
.grid-margin-x > .xxxlarge-shrink {
width: auto; }
.grid-margin-x > .xxxlarge-1 {
width: calc(8.3333333333% - 2.5rem); }
.grid-margin-x > .xxxlarge-2 {
width: calc(16.6666666667% - 2.5rem); }
.grid-margin-x > .xxxlarge-3 {
width: calc(25% - 2.5rem); }
.grid-margin-x > .xxxlarge-4 {
width: calc(33.3333333333% - 2.5rem); }
.grid-margin-x > .xxxlarge-5 {
width: calc(41.6666666667% - 2.5rem); }
.grid-margin-x > .xxxlarge-6 {
width: calc(50% - 2.5rem); }
.grid-margin-x > .xxxlarge-7 {
width: calc(58.3333333333% - 2.5rem); }
.grid-margin-x > .xxxlarge-8 {
width: calc(66.6666666667% - 2.5rem); }
.grid-margin-x > .xxxlarge-9 {
width: calc(75% - 2.5rem); }
.grid-margin-x > .xxxlarge-10 {
width: calc(83.3333333333% - 2.5rem); }
.grid-margin-x > .xxxlarge-11 {
width: calc(91.6666666667% - 2.5rem); }
.grid-margin-x > .xxxlarge-12 {
width: calc(100% - 2.5rem); } }
.grid-padding-x .grid-padding-x {
margin-right: -0.3125rem;
margin-left: -0.3125rem; }
@media print, screen and (min-width: 48em) {
.grid-padding-x .grid-padding-x {
margin-right: -0.625rem;
margin-left: -0.625rem; } }
@media print, screen and (min-width: 64.0625em) {
.grid-padding-x .grid-padding-x {
margin-right: -0.9375rem;
margin-left: -0.9375rem; } }
@media screen and (min-width: 75em) {
.grid-padding-x .grid-padding-x {
margin-right: -1.25rem;
margin-left: -1.25rem; } }
.grid-container:not(.full) > .grid-padding-x {
margin-right: -0.3125rem;
margin-left: -0.3125rem; }
@media print, screen and (min-width: 48em) {
.grid-container:not(.full) > .grid-padding-x {
margin-right: -0.625rem;
margin-left: -0.625rem; } }
@media print, screen and (min-width: 64.0625em) {
.grid-container:not(.full) > .grid-padding-x {
margin-right: -0.9375rem;
margin-left: -0.9375rem; } }
@media screen and (min-width: 75em) {
.grid-container:not(.full) > .grid-padding-x {
margin-right: -1.25rem;
margin-left: -1.25rem; } }
.grid-padding-x > .cell {
padding-right: 0.3125rem;
padding-left: 0.3125rem; }
@media print, screen and (min-width: 48em) {
.grid-padding-x > .cell {
padding-right: 0.625rem;
padding-left: 0.625rem; } }
@media print, screen and (min-width: 64.0625em) {
.grid-padding-x > .cell {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
@media screen and (min-width: 75em) {
.grid-padding-x > .cell {
padding-right: 1.25rem;
padding-left: 1.25rem; } }
.small-up-1 > .cell {
width: 100%; }
.small-up-2 > .cell {
width: 50%; }
.small-up-3 > .cell {
width: 33.3333333333%; }
.small-up-4 > .cell {
width: 25%; }
.small-up-5 > .cell {
width: 20%; }
.small-up-6 > .cell {
width: 16.6666666667%; }
.small-up-7 > .cell {
width: 14.2857142857%; }
.small-up-8 > .cell {
width: 12.5%; }
@media print, screen and (min-width: 48em) {
.medium-up-1 > .cell {
width: 100%; }
.medium-up-2 > .cell {
width: 50%; }
.medium-up-3 > .cell {
width: 33.3333333333%; }
.medium-up-4 > .cell {
width: 25%; }
.medium-up-5 > .cell {
width: 20%; }
.medium-up-6 > .cell {
width: 16.6666666667%; }
.medium-up-7 > .cell {
width: 14.2857142857%; }
.medium-up-8 > .cell {
width: 12.5%; } }
@media print, screen and (min-width: 64.0625em) {
.large-up-1 > .cell {
width: 100%; }
.large-up-2 > .cell {
width: 50%; }
.large-up-3 > .cell {
width: 33.3333333333%; }
.large-up-4 > .cell {
width: 25%; }
.large-up-5 > .cell {
width: 20%; }
.large-up-6 > .cell {
width: 16.6666666667%; }
.large-up-7 > .cell {
width: 14.2857142857%; }
.large-up-8 > .cell {
width: 12.5%; } }
@media screen and (min-width: 75em) {
.xlarge-up-1 > .cell {
width: 100%; }
.xlarge-up-2 > .cell {
width: 50%; }
.xlarge-up-3 > .cell {
width: 33.3333333333%; }
.xlarge-up-4 > .cell {
width: 25%; }
.xlarge-up-5 > .cell {
width: 20%; }
.xlarge-up-6 > .cell {
width: 16.6666666667%; }
.xlarge-up-7 > .cell {
width: 14.2857142857%; }
.xlarge-up-8 > .cell {
width: 12.5%; } }
@media screen and (min-width: 87.5em) {
.xxlarge-up-1 > .cell {
width: 100%; }
.xxlarge-up-2 > .cell {
width: 50%; }
.xxlarge-up-3 > .cell {
width: 33.3333333333%; }
.xxlarge-up-4 > .cell {
width: 25%; }
.xxlarge-up-5 > .cell {
width: 20%; }
.xxlarge-up-6 > .cell {
width: 16.6666666667%; }
.xxlarge-up-7 > .cell {
width: 14.2857142857%; }
.xxlarge-up-8 > .cell {
width: 12.5%; } }
@media screen and (min-width: 100em) {
.xxxlarge-up-1 > .cell {
width: 100%; }
.xxxlarge-up-2 > .cell {
width: 50%; }
.xxxlarge-up-3 > .cell {
width: 33.3333333333%; }
.xxxlarge-up-4 > .cell {
width: 25%; }
.xxxlarge-up-5 > .cell {
width: 20%; }
.xxxlarge-up-6 > .cell {
width: 16.6666666667%; }
.xxxlarge-up-7 > .cell {
width: 14.2857142857%; }
.xxxlarge-up-8 > .cell {
width: 12.5%; } }
.grid-margin-x.small-up-1 > .cell {
width: calc(100% - 0.625rem); }
.grid-margin-x.small-up-2 > .cell {
width: calc(50% - 0.625rem); }
.grid-margin-x.small-up-3 > .cell {
width: calc(33.3333333333% - 0.625rem); }
.grid-margin-x.small-up-4 > .cell {
width: calc(25% - 0.625rem); }
.grid-margin-x.small-up-5 > .cell {
width: calc(20% - 0.625rem); }
.grid-margin-x.small-up-6 > .cell {
width: calc(16.6666666667% - 0.625rem); }
.grid-margin-x.small-up-7 > .cell {
width: calc(14.2857142857% - 0.625rem); }
.grid-margin-x.small-up-8 > .cell {
width: calc(12.5% - 0.625rem); }
@media print, screen and (min-width: 48em) {
.grid-margin-x.small-up-1 > .cell {
width: calc(100% - 1.25rem); }
.grid-margin-x.small-up-2 > .cell {
width: calc(50% - 1.25rem); }
.grid-margin-x.small-up-3 > .cell {
width: calc(33.3333333333% - 1.25rem); }
.grid-margin-x.small-up-4 > .cell {
width: calc(25% - 1.25rem); }
.grid-margin-x.small-up-5 > .cell {
width: calc(20% - 1.25rem); }
.grid-margin-x.small-up-6 > .cell {
width: calc(16.6666666667% - 1.25rem); }
.grid-margin-x.small-up-7 > .cell {
width: calc(14.2857142857% - 1.25rem); }
.grid-margin-x.small-up-8 > .cell {
width: calc(12.5% - 1.25rem); }
.grid-margin-x.medium-up-1 > .cell {
width: calc(100% - 1.25rem); }
.grid-margin-x.medium-up-2 > .cell {
width: calc(50% - 1.25rem); }
.grid-margin-x.medium-up-3 > .cell {
width: calc(33.3333333333% - 1.25rem); }
.grid-margin-x.medium-up-4 > .cell {
width: calc(25% - 1.25rem); }
.grid-margin-x.medium-up-5 > .cell {
width: calc(20% - 1.25rem); }
.grid-margin-x.medium-up-6 > .cell {
width: calc(16.6666666667% - 1.25rem); }
.grid-margin-x.medium-up-7 > .cell {
width: calc(14.2857142857% - 1.25rem); }
.grid-margin-x.medium-up-8 > .cell {
width: calc(12.5% - 1.25rem); } }
@media print, screen and (min-width: 64.0625em) {
.grid-margin-x.small-up-1 > .cell {
width: calc(100% - 1.875rem); }
.grid-margin-x.medium-up-1 > .cell {
width: calc(100% - 1.875rem); }
.grid-margin-x.small-up-2 > .cell {
width: calc(50% - 1.875rem); }
.grid-margin-x.medium-up-2 > .cell {
width: calc(50% - 1.875rem); }
.grid-margin-x.small-up-3 > .cell {
width: calc(33.3333333333% - 1.875rem); }
.grid-margin-x.medium-up-3 > .cell {
width: calc(33.3333333333% - 1.875rem); }
.grid-margin-x.small-up-4 > .cell {
width: calc(25% - 1.875rem); }
.grid-margin-x.medium-up-4 > .cell {
width: calc(25% - 1.875rem); }
.grid-margin-x.small-up-5 > .cell {
width: calc(20% - 1.875rem); }
.grid-margin-x.medium-up-5 > .cell {
width: calc(20% - 1.875rem); }
.grid-margin-x.small-up-6 > .cell {
width: calc(16.6666666667% - 1.875rem); }
.grid-margin-x.medium-up-6 > .cell {
width: calc(16.6666666667% - 1.875rem); }
.grid-margin-x.small-up-7 > .cell {
width: calc(14.2857142857% - 1.875rem); }
.grid-margin-x.medium-up-7 > .cell {
width: calc(14.2857142857% - 1.875rem); }
.grid-margin-x.small-up-8 > .cell {
width: calc(12.5% - 1.875rem); }
.grid-margin-x.medium-up-8 > .cell {
width: calc(12.5% - 1.875rem); }
.grid-margin-x.large-up-1 > .cell {
width: calc(100% - 1.875rem); }
.grid-margin-x.large-up-2 > .cell {
width: calc(50% - 1.875rem); }
.grid-margin-x.large-up-3 > .cell {
width: calc(33.3333333333% - 1.875rem); }
.grid-margin-x.large-up-4 > .cell {
width: calc(25% - 1.875rem); }
.grid-margin-x.large-up-5 > .cell {
width: calc(20% - 1.875rem); }
.grid-margin-x.large-up-6 > .cell {
width: calc(16.6666666667% - 1.875rem); }
.grid-margin-x.large-up-7 > .cell {
width: calc(14.2857142857% - 1.875rem); }
.grid-margin-x.large-up-8 > .cell {
width: calc(12.5% - 1.875rem); } }
@media screen and (min-width: 75em) {
.grid-margin-x.small-up-1 > .cell {
width: calc(100% - 2.5rem); }
.grid-margin-x.medium-up-1 > .cell {
width: calc(100% - 2.5rem); }
.grid-margin-x.large-up-1 > .cell {
width: calc(100% - 2.5rem); }
.grid-margin-x.small-up-2 > .cell {
width: calc(50% - 2.5rem); }
.grid-margin-x.medium-up-2 > .cell {
width: calc(50% - 2.5rem); }
.grid-margin-x.large-up-2 > .cell {
width: calc(50% - 2.5rem); }
.grid-margin-x.small-up-3 > .cell {
width: calc(33.3333333333% - 2.5rem); }
.grid-margin-x.medium-up-3 > .cell {
width: calc(33.3333333333% - 2.5rem); }
.grid-margin-x.large-up-3 > .cell {
width: calc(33.3333333333% - 2.5rem); }
.grid-margin-x.small-up-4 > .cell {
width: calc(25% - 2.5rem); }
.grid-margin-x.medium-up-4 > .cell {
width: calc(25% - 2.5rem); }
.grid-margin-x.large-up-4 > .cell {
width: calc(25% - 2.5rem); }
.grid-margin-x.small-up-5 > .cell {
width: calc(20% - 2.5rem); }
.grid-margin-x.medium-up-5 > .cell {
width: calc(20% - 2.5rem); }
.grid-margin-x.large-up-5 > .cell {
width: calc(20% - 2.5rem); }
.grid-margin-x.small-up-6 > .cell {
width: calc(16.6666666667% - 2.5rem); }
.grid-margin-x.medium-up-6 > .cell {
width: calc(16.6666666667% - 2.5rem); }
.grid-margin-x.large-up-6 > .cell {
width: calc(16.6666666667% - 2.5rem); }
.grid-margin-x.small-up-7 > .cell {
width: calc(14.2857142857% - 2.5rem); }
.grid-margin-x.medium-up-7 > .cell {
width: calc(14.2857142857% - 2.5rem); }
.grid-margin-x.large-up-7 > .cell {
width: calc(14.2857142857% - 2.5rem); }
.grid-margin-x.small-up-8 > .cell {
width: calc(12.5% - 2.5rem); }
.grid-margin-x.medium-up-8 > .cell {
width: calc(12.5% - 2.5rem); }
.grid-margin-x.large-up-8 > .cell {
width: calc(12.5% - 2.5rem); }
.grid-margin-x.xlarge-up-1 > .cell {
width: calc(100% - 2.5rem); }
.grid-margin-x.xlarge-up-2 > .cell {
width: calc(50% - 2.5rem); }
.grid-margin-x.xlarge-up-3 > .cell {
width: calc(33.3333333333% - 2.5rem); }
.grid-margin-x.xlarge-up-4 > .cell {
width: calc(25% - 2.5rem); }
.grid-margin-x.xlarge-up-5 > .cell {
width: calc(20% - 2.5rem); }
.grid-margin-x.xlarge-up-6 > .cell {
width: calc(16.6666666667% - 2.5rem); }
.grid-margin-x.xlarge-up-7 > .cell {
width: calc(14.2857142857% - 2.5rem); }
.grid-margin-x.xlarge-up-8 > .cell {
width: calc(12.5% - 2.5rem); } }
@media screen and (min-width: 87.5em) {
.grid-margin-x.xxlarge-up-1 > .cell {
width: calc(100% - 2.5rem); }
.grid-margin-x.xxlarge-up-2 > .cell {
width: calc(50% - 2.5rem); }
.grid-margin-x.xxlarge-up-3 > .cell {
width: calc(33.3333333333% - 2.5rem); }
.grid-margin-x.xxlarge-up-4 > .cell {
width: calc(25% - 2.5rem); }
.grid-margin-x.xxlarge-up-5 > .cell {
width: calc(20% - 2.5rem); }
.grid-margin-x.xxlarge-up-6 > .cell {
width: calc(16.6666666667% - 2.5rem); }
.grid-margin-x.xxlarge-up-7 > .cell {
width: calc(14.2857142857% - 2.5rem); }
.grid-margin-x.xxlarge-up-8 > .cell {
width: calc(12.5% - 2.5rem); } }
@media screen and (min-width: 100em) {
.grid-margin-x.xxxlarge-up-1 > .cell {
width: calc(100% - 2.5rem); }
.grid-margin-x.xxxlarge-up-2 > .cell {
width: calc(50% - 2.5rem); }
.grid-margin-x.xxxlarge-up-3 > .cell {
width: calc(33.3333333333% - 2.5rem); }
.grid-margin-x.xxxlarge-up-4 > .cell {
width: calc(25% - 2.5rem); }
.grid-margin-x.xxxlarge-up-5 > .cell {
width: calc(20% - 2.5rem); }
.grid-margin-x.xxxlarge-up-6 > .cell {
width: calc(16.6666666667% - 2.5rem); }
.grid-margin-x.xxxlarge-up-7 > .cell {
width: calc(14.2857142857% - 2.5rem); }
.grid-margin-x.xxxlarge-up-8 > .cell {
width: calc(12.5% - 2.5rem); } }
.small-margin-collapse {
margin-right: 0;
margin-left: 0; }
.small-margin-collapse > .cell {
margin-right: 0;
margin-left: 0; }
.small-margin-collapse > .small-1 {
width: 8.3333333333%; }
.small-margin-collapse > .small-2 {
width: 16.6666666667%; }
.small-margin-collapse > .small-3 {
width: 25%; }
.small-margin-collapse > .small-4 {
width: 33.3333333333%; }
.small-margin-collapse > .small-5 {
width: 41.6666666667%; }
.small-margin-collapse > .small-6 {
width: 50%; }
.small-margin-collapse > .small-7 {
width: 58.3333333333%; }
.small-margin-collapse > .small-8 {
width: 66.6666666667%; }
.small-margin-collapse > .small-9 {
width: 75%; }
.small-margin-collapse > .small-10 {
width: 83.3333333333%; }
.small-margin-collapse > .small-11 {
width: 91.6666666667%; }
.small-margin-collapse > .small-12 {
width: 100%; }
@media print, screen and (min-width: 48em) {
.small-margin-collapse > .medium-1 {
width: 8.3333333333%; }
.small-margin-collapse > .medium-2 {
width: 16.6666666667%; }
.small-margin-collapse > .medium-3 {
width: 25%; }
.small-margin-collapse > .medium-4 {
width: 33.3333333333%; }
.small-margin-collapse > .medium-5 {
width: 41.6666666667%; }
.small-margin-collapse > .medium-6 {
width: 50%; }
.small-margin-collapse > .medium-7 {
width: 58.3333333333%; }
.small-margin-collapse > .medium-8 {
width: 66.6666666667%; }
.small-margin-collapse > .medium-9 {
width: 75%; }
.small-margin-collapse > .medium-10 {
width: 83.3333333333%; }
.small-margin-collapse > .medium-11 {
width: 91.6666666667%; }
.small-margin-collapse > .medium-12 {
width: 100%; } }
@media print, screen and (min-width: 64.0625em) {
.small-margin-collapse > .large-1 {
width: 8.3333333333%; }
.small-margin-collapse > .large-2 {
width: 16.6666666667%; }
.small-margin-collapse > .large-3 {
width: 25%; }
.small-margin-collapse > .large-4 {
width: 33.3333333333%; }
.small-margin-collapse > .large-5 {
width: 41.6666666667%; }
.small-margin-collapse > .large-6 {
width: 50%; }
.small-margin-collapse > .large-7 {
width: 58.3333333333%; }
.small-margin-collapse > .large-8 {
width: 66.6666666667%; }
.small-margin-collapse > .large-9 {
width: 75%; }
.small-margin-collapse > .large-10 {
width: 83.3333333333%; }
.small-margin-collapse > .large-11 {
width: 91.6666666667%; }
.small-margin-collapse > .large-12 {
width: 100%; } }
@media screen and (min-width: 75em) {
.small-margin-collapse > .xlarge-1 {
width: 8.3333333333%; }
.small-margin-collapse > .xlarge-2 {
width: 16.6666666667%; }
.small-margin-collapse > .xlarge-3 {
width: 25%; }
.small-margin-collapse > .xlarge-4 {
width: 33.3333333333%; }
.small-margin-collapse > .xlarge-5 {
width: 41.6666666667%; }
.small-margin-collapse > .xlarge-6 {
width: 50%; }
.small-margin-collapse > .xlarge-7 {
width: 58.3333333333%; }
.small-margin-collapse > .xlarge-8 {
width: 66.6666666667%; }
.small-margin-collapse > .xlarge-9 {
width: 75%; }
.small-margin-collapse > .xlarge-10 {
width: 83.3333333333%; }
.small-margin-collapse > .xlarge-11 {
width: 91.6666666667%; }
.small-margin-collapse > .xlarge-12 {
width: 100%; } }
@media screen and (min-width: 87.5em) {
.small-margin-collapse > .xxlarge-1 {
width: 8.3333333333%; }
.small-margin-collapse > .xxlarge-2 {
width: 16.6666666667%; }
.small-margin-collapse > .xxlarge-3 {
width: 25%; }
.small-margin-collapse > .xxlarge-4 {
width: 33.3333333333%; }
.small-margin-collapse > .xxlarge-5 {
width: 41.6666666667%; }
.small-margin-collapse > .xxlarge-6 {
width: 50%; }
.small-margin-collapse > .xxlarge-7 {
width: 58.3333333333%; }
.small-margin-collapse > .xxlarge-8 {
width: 66.6666666667%; }
.small-margin-collapse > .xxlarge-9 {
width: 75%; }
.small-margin-collapse > .xxlarge-10 {
width: 83.3333333333%; }
.small-margin-collapse > .xxlarge-11 {
width: 91.6666666667%; }
.small-margin-collapse > .xxlarge-12 {
width: 100%; } }
@media screen and (min-width: 100em) {
.small-margin-collapse > .xxxlarge-1 {
width: 8.3333333333%; }
.small-margin-collapse > .xxxlarge-2 {
width: 16.6666666667%; }
.small-margin-collapse > .xxxlarge-3 {
width: 25%; }
.small-margin-collapse > .xxxlarge-4 {
width: 33.3333333333%; }
.small-margin-collapse > .xxxlarge-5 {
width: 41.6666666667%; }
.small-margin-collapse > .xxxlarge-6 {
width: 50%; }
.small-margin-collapse > .xxxlarge-7 {
width: 58.3333333333%; }
.small-margin-collapse > .xxxlarge-8 {
width: 66.6666666667%; }
.small-margin-collapse > .xxxlarge-9 {
width: 75%; }
.small-margin-collapse > .xxxlarge-10 {
width: 83.3333333333%; }
.small-margin-collapse > .xxxlarge-11 {
width: 91.6666666667%; }
.small-margin-collapse > .xxxlarge-12 {
width: 100%; } }
.small-padding-collapse {
margin-right: 0;
margin-left: 0; }
.small-padding-collapse > .cell {
padding-right: 0;
padding-left: 0; }
@media print, screen and (min-width: 48em) {
.medium-margin-collapse {
margin-right: 0;
margin-left: 0; }
.medium-margin-collapse > .cell {
margin-right: 0;
margin-left: 0; } }
@media print, screen and (min-width: 48em) {
.medium-margin-collapse > .small-1 {
width: 8.3333333333%; }
.medium-margin-collapse > .small-2 {
width: 16.6666666667%; }
.medium-margin-collapse > .small-3 {
width: 25%; }
.medium-margin-collapse > .small-4 {
width: 33.3333333333%; }
.medium-margin-collapse > .small-5 {
width: 41.6666666667%; }
.medium-margin-collapse > .small-6 {
width: 50%; }
.medium-margin-collapse > .small-7 {
width: 58.3333333333%; }
.medium-margin-collapse > .small-8 {
width: 66.6666666667%; }
.medium-margin-collapse > .small-9 {
width: 75%; }
.medium-margin-collapse > .small-10 {
width: 83.3333333333%; }
.medium-margin-collapse > .small-11 {
width: 91.6666666667%; }
.medium-margin-collapse > .small-12 {
width: 100%; } }
@media print, screen and (min-width: 48em) {
.medium-margin-collapse > .medium-1 {
width: 8.3333333333%; }
.medium-margin-collapse > .medium-2 {
width: 16.6666666667%; }
.medium-margin-collapse > .medium-3 {
width: 25%; }
.medium-margin-collapse > .medium-4 {
width: 33.3333333333%; }
.medium-margin-collapse > .medium-5 {
width: 41.6666666667%; }
.medium-margin-collapse > .medium-6 {
width: 50%; }
.medium-margin-collapse > .medium-7 {
width: 58.3333333333%; }
.medium-margin-collapse > .medium-8 {
width: 66.6666666667%; }
.medium-margin-collapse > .medium-9 {
width: 75%; }
.medium-margin-collapse > .medium-10 {
width: 83.3333333333%; }
.medium-margin-collapse > .medium-11 {
width: 91.6666666667%; }
.medium-margin-collapse > .medium-12 {
width: 100%; } }
@media print, screen and (min-width: 64.0625em) {
.medium-margin-collapse > .large-1 {
width: 8.3333333333%; }
.medium-margin-collapse > .large-2 {
width: 16.6666666667%; }
.medium-margin-collapse > .large-3 {
width: 25%; }
.medium-margin-collapse > .large-4 {
width: 33.3333333333%; }
.medium-margin-collapse > .large-5 {
width: 41.6666666667%; }
.medium-margin-collapse > .large-6 {
width: 50%; }
.medium-margin-collapse > .large-7 {
width: 58.3333333333%; }
.medium-margin-collapse > .large-8 {
width: 66.6666666667%; }
.medium-margin-collapse > .large-9 {
width: 75%; }
.medium-margin-collapse > .large-10 {
width: 83.3333333333%; }
.medium-margin-collapse > .large-11 {
width: 91.6666666667%; }
.medium-margin-collapse > .large-12 {
width: 100%; } }
@media screen and (min-width: 75em) {
.medium-margin-collapse > .xlarge-1 {
width: 8.3333333333%; }
.medium-margin-collapse > .xlarge-2 {
width: 16.6666666667%; }
.medium-margin-collapse > .xlarge-3 {
width: 25%; }
.medium-margin-collapse > .xlarge-4 {
width: 33.3333333333%; }
.medium-margin-collapse > .xlarge-5 {
width: 41.6666666667%; }
.medium-margin-collapse > .xlarge-6 {
width: 50%; }
.medium-margin-collapse > .xlarge-7 {
width: 58.3333333333%; }
.medium-margin-collapse > .xlarge-8 {
width: 66.6666666667%; }
.medium-margin-collapse > .xlarge-9 {
width: 75%; }
.medium-margin-collapse > .xlarge-10 {
width: 83.3333333333%; }
.medium-margin-collapse > .xlarge-11 {
width: 91.6666666667%; }
.medium-margin-collapse > .xlarge-12 {
width: 100%; } }
@media screen and (min-width: 87.5em) {
.medium-margin-collapse > .xxlarge-1 {
width: 8.3333333333%; }
.medium-margin-collapse > .xxlarge-2 {
width: 16.6666666667%; }
.medium-margin-collapse > .xxlarge-3 {
width: 25%; }
.medium-margin-collapse > .xxlarge-4 {
width: 33.3333333333%; }
.medium-margin-collapse > .xxlarge-5 {
width: 41.6666666667%; }
.medium-margin-collapse > .xxlarge-6 {
width: 50%; }
.medium-margin-collapse > .xxlarge-7 {
width: 58.3333333333%; }
.medium-margin-collapse > .xxlarge-8 {
width: 66.6666666667%; }
.medium-margin-collapse > .xxlarge-9 {
width: 75%; }
.medium-margin-collapse > .xxlarge-10 {
width: 83.3333333333%; }
.medium-margin-collapse > .xxlarge-11 {
width: 91.6666666667%; }
.medium-margin-collapse > .xxlarge-12 {
width: 100%; } }
@media screen and (min-width: 100em) {
.medium-margin-collapse > .xxxlarge-1 {
width: 8.3333333333%; }
.medium-margin-collapse > .xxxlarge-2 {
width: 16.6666666667%; }
.medium-margin-collapse > .xxxlarge-3 {
width: 25%; }
.medium-margin-collapse > .xxxlarge-4 {
width: 33.3333333333%; }
.medium-margin-collapse > .xxxlarge-5 {
width: 41.6666666667%; }
.medium-margin-collapse > .xxxlarge-6 {
width: 50%; }
.medium-margin-collapse > .xxxlarge-7 {
width: 58.3333333333%; }
.medium-margin-collapse > .xxxlarge-8 {
width: 66.6666666667%; }
.medium-margin-collapse > .xxxlarge-9 {
width: 75%; }
.medium-margin-collapse > .xxxlarge-10 {
width: 83.3333333333%; }
.medium-margin-collapse > .xxxlarge-11 {
width: 91.6666666667%; }
.medium-margin-collapse > .xxxlarge-12 {
width: 100%; } }
@media print, screen and (min-width: 48em) {
.medium-padding-collapse {
margin-right: 0;
margin-left: 0; }
.medium-padding-collapse > .cell {
padding-right: 0;
padding-left: 0; } }
@media print, screen and (min-width: 64.0625em) {
.large-margin-collapse {
margin-right: 0;
margin-left: 0; }
.large-margin-collapse > .cell {
margin-right: 0;
margin-left: 0; } }
@media print, screen and (min-width: 64.0625em) {
.large-margin-collapse > .small-1 {
width: 8.3333333333%; }
.large-margin-collapse > .small-2 {
width: 16.6666666667%; }
.large-margin-collapse > .small-3 {
width: 25%; }
.large-margin-collapse > .small-4 {
width: 33.3333333333%; }
.large-margin-collapse > .small-5 {
width: 41.6666666667%; }
.large-margin-collapse > .small-6 {
width: 50%; }
.large-margin-collapse > .small-7 {
width: 58.3333333333%; }
.large-margin-collapse > .small-8 {
width: 66.6666666667%; }
.large-margin-collapse > .small-9 {
width: 75%; }
.large-margin-collapse > .small-10 {
width: 83.3333333333%; }
.large-margin-collapse > .small-11 {
width: 91.6666666667%; }
.large-margin-collapse > .small-12 {
width: 100%; } }
@media print, screen and (min-width: 64.0625em) {
.large-margin-collapse > .medium-1 {
width: 8.3333333333%; }
.large-margin-collapse > .medium-2 {
width: 16.6666666667%; }
.large-margin-collapse > .medium-3 {
width: 25%; }
.large-margin-collapse > .medium-4 {
width: 33.3333333333%; }
.large-margin-collapse > .medium-5 {
width: 41.6666666667%; }
.large-margin-collapse > .medium-6 {
width: 50%; }
.large-margin-collapse > .medium-7 {
width: 58.3333333333%; }
.large-margin-collapse > .medium-8 {
width: 66.6666666667%; }
.large-margin-collapse > .medium-9 {
width: 75%; }
.large-margin-collapse > .medium-10 {
width: 83.3333333333%; }
.large-margin-collapse > .medium-11 {
width: 91.6666666667%; }
.large-margin-collapse > .medium-12 {
width: 100%; } }
@media print, screen and (min-width: 64.0625em) {
.large-margin-collapse > .large-1 {
width: 8.3333333333%; }
.large-margin-collapse > .large-2 {
width: 16.6666666667%; }
.large-margin-collapse > .large-3 {
width: 25%; }
.large-margin-collapse > .large-4 {
width: 33.3333333333%; }
.large-margin-collapse > .large-5 {
width: 41.6666666667%; }
.large-margin-collapse > .large-6 {
width: 50%; }
.large-margin-collapse > .large-7 {
width: 58.3333333333%; }
.large-margin-collapse > .large-8 {
width: 66.6666666667%; }
.large-margin-collapse > .large-9 {
width: 75%; }
.large-margin-collapse > .large-10 {
width: 83.3333333333%; }
.large-margin-collapse > .large-11 {
width: 91.6666666667%; }
.large-margin-collapse > .large-12 {
width: 100%; } }
@media screen and (min-width: 75em) {
.large-margin-collapse > .xlarge-1 {
width: 8.3333333333%; }
.large-margin-collapse > .xlarge-2 {
width: 16.6666666667%; }
.large-margin-collapse > .xlarge-3 {
width: 25%; }
.large-margin-collapse > .xlarge-4 {
width: 33.3333333333%; }
.large-margin-collapse > .xlarge-5 {
width: 41.6666666667%; }
.large-margin-collapse > .xlarge-6 {
width: 50%; }
.large-margin-collapse > .xlarge-7 {
width: 58.3333333333%; }
.large-margin-collapse > .xlarge-8 {
width: 66.6666666667%; }
.large-margin-collapse > .xlarge-9 {
width: 75%; }
.large-margin-collapse > .xlarge-10 {
width: 83.3333333333%; }
.large-margin-collapse > .xlarge-11 {
width: 91.6666666667%; }
.large-margin-collapse > .xlarge-12 {
width: 100%; } }
@media screen and (min-width: 87.5em) {
.large-margin-collapse > .xxlarge-1 {
width: 8.3333333333%; }
.large-margin-collapse > .xxlarge-2 {
width: 16.6666666667%; }
.large-margin-collapse > .xxlarge-3 {
width: 25%; }
.large-margin-collapse > .xxlarge-4 {
width: 33.3333333333%; }
.large-margin-collapse > .xxlarge-5 {
width: 41.6666666667%; }
.large-margin-collapse > .xxlarge-6 {
width: 50%; }
.large-margin-collapse > .xxlarge-7 {
width: 58.3333333333%; }
.large-margin-collapse > .xxlarge-8 {
width: 66.6666666667%; }
.large-margin-collapse > .xxlarge-9 {
width: 75%; }
.large-margin-collapse > .xxlarge-10 {
width: 83.3333333333%; }
.large-margin-collapse > .xxlarge-11 {
width: 91.6666666667%; }
.large-margin-collapse > .xxlarge-12 {
width: 100%; } }
@media screen and (min-width: 100em) {
.large-margin-collapse > .xxxlarge-1 {
width: 8.3333333333%; }
.large-margin-collapse > .xxxlarge-2 {
width: 16.6666666667%; }
.large-margin-collapse > .xxxlarge-3 {
width: 25%; }
.large-margin-collapse > .xxxlarge-4 {
width: 33.3333333333%; }
.large-margin-collapse > .xxxlarge-5 {
width: 41.6666666667%; }
.large-margin-collapse > .xxxlarge-6 {
width: 50%; }
.large-margin-collapse > .xxxlarge-7 {
width: 58.3333333333%; }
.large-margin-collapse > .xxxlarge-8 {
width: 66.6666666667%; }
.large-margin-collapse > .xxxlarge-9 {
width: 75%; }
.large-margin-collapse > .xxxlarge-10 {
width: 83.3333333333%; }
.large-margin-collapse > .xxxlarge-11 {
width: 91.6666666667%; }
.large-margin-collapse > .xxxlarge-12 {
width: 100%; } }
@media print, screen and (min-width: 64.0625em) {
.large-padding-collapse {
margin-right: 0;
margin-left: 0; }
.large-padding-collapse > .cell {
padding-right: 0;
padding-left: 0; } }
@media screen and (min-width: 75em) {
.xlarge-margin-collapse {
margin-right: 0;
margin-left: 0; }
.xlarge-margin-collapse > .cell {
margin-right: 0;
margin-left: 0; } }
@media screen and (min-width: 75em) {
.xlarge-margin-collapse > .small-1 {
width: 8.3333333333%; }
.xlarge-margin-collapse > .small-2 {
width: 16.6666666667%; }
.xlarge-margin-collapse > .small-3 {
width: 25%; }
.xlarge-margin-collapse > .small-4 {
width: 33.3333333333%; }
.xlarge-margin-collapse > .small-5 {
width: 41.6666666667%; }
.xlarge-margin-collapse > .small-6 {
width: 50%; }
.xlarge-margin-collapse > .small-7 {
width: 58.3333333333%; }
.xlarge-margin-collapse > .small-8 {
width: 66.6666666667%; }
.xlarge-margin-collapse > .small-9 {
width: 75%; }
.xlarge-margin-collapse > .small-10 {
width: 83.3333333333%; }
.xlarge-margin-collapse > .small-11 {
width: 91.6666666667%; }
.xlarge-margin-collapse > .small-12 {
width: 100%; } }
@media screen and (min-width: 75em) {
.xlarge-margin-collapse > .medium-1 {
width: 8.3333333333%; }
.xlarge-margin-collapse > .medium-2 {
width: 16.6666666667%; }
.xlarge-margin-collapse > .medium-3 {
width: 25%; }
.xlarge-margin-collapse > .medium-4 {
width: 33.3333333333%; }
.xlarge-margin-collapse > .medium-5 {
width: 41.6666666667%; }
.xlarge-margin-collapse > .medium-6 {
width: 50%; }
.xlarge-margin-collapse > .medium-7 {
width: 58.3333333333%; }
.xlarge-margin-collapse > .medium-8 {
width: 66.6666666667%; }
.xlarge-margin-collapse > .medium-9 {
width: 75%; }
.xlarge-margin-collapse > .medium-10 {
width: 83.3333333333%; }
.xlarge-margin-collapse > .medium-11 {
width: 91.6666666667%; }
.xlarge-margin-collapse > .medium-12 {
width: 100%; } }
@media screen and (min-width: 75em) {
.xlarge-margin-collapse > .large-1 {
width: 8.3333333333%; }
.xlarge-margin-collapse > .large-2 {
width: 16.6666666667%; }
.xlarge-margin-collapse > .large-3 {
width: 25%; }
.xlarge-margin-collapse > .large-4 {
width: 33.3333333333%; }
.xlarge-margin-collapse > .large-5 {
width: 41.6666666667%; }
.xlarge-margin-collapse > .large-6 {
width: 50%; }
.xlarge-margin-collapse > .large-7 {
width: 58.3333333333%; }
.xlarge-margin-collapse > .large-8 {
width: 66.6666666667%; }
.xlarge-margin-collapse > .large-9 {
width: 75%; }
.xlarge-margin-collapse > .large-10 {
width: 83.3333333333%; }
.xlarge-margin-collapse > .large-11 {
width: 91.6666666667%; }
.xlarge-margin-collapse > .large-12 {
width: 100%; } }
@media screen and (min-width: 75em) {
.xlarge-margin-collapse > .xlarge-1 {
width: 8.3333333333%; }
.xlarge-margin-collapse > .xlarge-2 {
width: 16.6666666667%; }
.xlarge-margin-collapse > .xlarge-3 {
width: 25%; }
.xlarge-margin-collapse > .xlarge-4 {
width: 33.3333333333%; }
.xlarge-margin-collapse > .xlarge-5 {
width: 41.6666666667%; }
.xlarge-margin-collapse > .xlarge-6 {
width: 50%; }
.xlarge-margin-collapse > .xlarge-7 {
width: 58.3333333333%; }
.xlarge-margin-collapse > .xlarge-8 {
width: 66.6666666667%; }
.xlarge-margin-collapse > .xlarge-9 {
width: 75%; }
.xlarge-margin-collapse > .xlarge-10 {
width: 83.3333333333%; }
.xlarge-margin-collapse > .xlarge-11 {
width: 91.6666666667%; }
.xlarge-margin-collapse > .xlarge-12 {
width: 100%; } }
@media screen and (min-width: 87.5em) {
.xlarge-margin-collapse > .xxlarge-1 {
width: 8.3333333333%; }
.xlarge-margin-collapse > .xxlarge-2 {
width: 16.6666666667%; }
.xlarge-margin-collapse > .xxlarge-3 {
width: 25%; }
.xlarge-margin-collapse > .xxlarge-4 {
width: 33.3333333333%; }
.xlarge-margin-collapse > .xxlarge-5 {
width: 41.6666666667%; }
.xlarge-margin-collapse > .xxlarge-6 {
width: 50%; }
.xlarge-margin-collapse > .xxlarge-7 {
width: 58.3333333333%; }
.xlarge-margin-collapse > .xxlarge-8 {
width: 66.6666666667%; }
.xlarge-margin-collapse > .xxlarge-9 {
width: 75%; }
.xlarge-margin-collapse > .xxlarge-10 {
width: 83.3333333333%; }
.xlarge-margin-collapse > .xxlarge-11 {
width: 91.6666666667%; }
.xlarge-margin-collapse > .xxlarge-12 {
width: 100%; } }
@media screen and (min-width: 100em) {
.xlarge-margin-collapse > .xxxlarge-1 {
width: 8.3333333333%; }
.xlarge-margin-collapse > .xxxlarge-2 {
width: 16.6666666667%; }
.xlarge-margin-collapse > .xxxlarge-3 {
width: 25%; }
.xlarge-margin-collapse > .xxxlarge-4 {
width: 33.3333333333%; }
.xlarge-margin-collapse > .xxxlarge-5 {
width: 41.6666666667%; }
.xlarge-margin-collapse > .xxxlarge-6 {
width: 50%; }
.xlarge-margin-collapse > .xxxlarge-7 {
width: 58.3333333333%; }
.xlarge-margin-collapse > .xxxlarge-8 {
width: 66.6666666667%; }
.xlarge-margin-collapse > .xxxlarge-9 {
width: 75%; }
.xlarge-margin-collapse > .xxxlarge-10 {
width: 83.3333333333%; }
.xlarge-margin-collapse > .xxxlarge-11 {
width: 91.6666666667%; }
.xlarge-margin-collapse > .xxxlarge-12 {
width: 100%; } }
@media screen and (min-width: 75em) {
.xlarge-padding-collapse {
margin-right: 0;
margin-left: 0; }
.xlarge-padding-collapse > .cell {
padding-right: 0;
padding-left: 0; } }
@media screen and (min-width: 87.5em) {
.xxlarge-margin-collapse {
margin-right: 0;
margin-left: 0; }
.xxlarge-margin-collapse > .cell {
margin-right: 0;
margin-left: 0; } }
@media screen and (min-width: 87.5em) {
.xxlarge-margin-collapse > .small-1 {
width: 8.3333333333%; }
.xxlarge-margin-collapse > .small-2 {
width: 16.6666666667%; }
.xxlarge-margin-collapse > .small-3 {
width: 25%; }
.xxlarge-margin-collapse > .small-4 {
width: 33.3333333333%; }
.xxlarge-margin-collapse > .small-5 {
width: 41.6666666667%; }
.xxlarge-margin-collapse > .small-6 {
width: 50%; }
.xxlarge-margin-collapse > .small-7 {
width: 58.3333333333%; }
.xxlarge-margin-collapse > .small-8 {
width: 66.6666666667%; }
.xxlarge-margin-collapse > .small-9 {
width: 75%; }
.xxlarge-margin-collapse > .small-10 {
width: 83.3333333333%; }
.xxlarge-margin-collapse > .small-11 {
width: 91.6666666667%; }
.xxlarge-margin-collapse > .small-12 {
width: 100%; } }
@media screen and (min-width: 87.5em) {
.xxlarge-margin-collapse > .medium-1 {
width: 8.3333333333%; }
.xxlarge-margin-collapse > .medium-2 {
width: 16.6666666667%; }
.xxlarge-margin-collapse > .medium-3 {
width: 25%; }
.xxlarge-margin-collapse > .medium-4 {
width: 33.3333333333%; }
.xxlarge-margin-collapse > .medium-5 {
width: 41.6666666667%; }
.xxlarge-margin-collapse > .medium-6 {
width: 50%; }
.xxlarge-margin-collapse > .medium-7 {
width: 58.3333333333%; }
.xxlarge-margin-collapse > .medium-8 {
width: 66.6666666667%; }
.xxlarge-margin-collapse > .medium-9 {
width: 75%; }
.xxlarge-margin-collapse > .medium-10 {
width: 83.3333333333%; }
.xxlarge-margin-collapse > .medium-11 {
width: 91.6666666667%; }
.xxlarge-margin-collapse > .medium-12 {
width: 100%; } }
@media screen and (min-width: 87.5em) {
.xxlarge-margin-collapse > .large-1 {
width: 8.3333333333%; }
.xxlarge-margin-collapse > .large-2 {
width: 16.6666666667%; }
.xxlarge-margin-collapse > .large-3 {
width: 25%; }
.xxlarge-margin-collapse > .large-4 {
width: 33.3333333333%; }
.xxlarge-margin-collapse > .large-5 {
width: 41.6666666667%; }
.xxlarge-margin-collapse > .large-6 {
width: 50%; }
.xxlarge-margin-collapse > .large-7 {
width: 58.3333333333%; }
.xxlarge-margin-collapse > .large-8 {
width: 66.6666666667%; }
.xxlarge-margin-collapse > .large-9 {
width: 75%; }
.xxlarge-margin-collapse > .large-10 {
width: 83.3333333333%; }
.xxlarge-margin-collapse > .large-11 {
width: 91.6666666667%; }
.xxlarge-margin-collapse > .large-12 {
width: 100%; } }
@media screen and (min-width: 87.5em) {
.xxlarge-margin-collapse > .xlarge-1 {
width: 8.3333333333%; }
.xxlarge-margin-collapse > .xlarge-2 {
width: 16.6666666667%; }
.xxlarge-margin-collapse > .xlarge-3 {
width: 25%; }
.xxlarge-margin-collapse > .xlarge-4 {
width: 33.3333333333%; }
.xxlarge-margin-collapse > .xlarge-5 {
width: 41.6666666667%; }
.xxlarge-margin-collapse > .xlarge-6 {
width: 50%; }
.xxlarge-margin-collapse > .xlarge-7 {
width: 58.3333333333%; }
.xxlarge-margin-collapse > .xlarge-8 {
width: 66.6666666667%; }
.xxlarge-margin-collapse > .xlarge-9 {
width: 75%; }
.xxlarge-margin-collapse > .xlarge-10 {
width: 83.3333333333%; }
.xxlarge-margin-collapse > .xlarge-11 {
width: 91.6666666667%; }
.xxlarge-margin-collapse > .xlarge-12 {
width: 100%; } }
@media screen and (min-width: 87.5em) {
.xxlarge-margin-collapse > .xxlarge-1 {
width: 8.3333333333%; }
.xxlarge-margin-collapse > .xxlarge-2 {
width: 16.6666666667%; }
.xxlarge-margin-collapse > .xxlarge-3 {
width: 25%; }
.xxlarge-margin-collapse > .xxlarge-4 {
width: 33.3333333333%; }
.xxlarge-margin-collapse > .xxlarge-5 {
width: 41.6666666667%; }
.xxlarge-margin-collapse > .xxlarge-6 {
width: 50%; }
.xxlarge-margin-collapse > .xxlarge-7 {
width: 58.3333333333%; }
.xxlarge-margin-collapse > .xxlarge-8 {
width: 66.6666666667%; }
.xxlarge-margin-collapse > .xxlarge-9 {
width: 75%; }
.xxlarge-margin-collapse > .xxlarge-10 {
width: 83.3333333333%; }
.xxlarge-margin-collapse > .xxlarge-11 {
width: 91.6666666667%; }
.xxlarge-margin-collapse > .xxlarge-12 {
width: 100%; } }
@media screen and (min-width: 100em) {
.xxlarge-margin-collapse > .xxxlarge-1 {
width: 8.3333333333%; }
.xxlarge-margin-collapse > .xxxlarge-2 {
width: 16.6666666667%; }
.xxlarge-margin-collapse > .xxxlarge-3 {
width: 25%; }
.xxlarge-margin-collapse > .xxxlarge-4 {
width: 33.3333333333%; }
.xxlarge-margin-collapse > .xxxlarge-5 {
width: 41.6666666667%; }
.xxlarge-margin-collapse > .xxxlarge-6 {
width: 50%; }
.xxlarge-margin-collapse > .xxxlarge-7 {
width: 58.3333333333%; }
.xxlarge-margin-collapse > .xxxlarge-8 {
width: 66.6666666667%; }
.xxlarge-margin-collapse > .xxxlarge-9 {
width: 75%; }
.xxlarge-margin-collapse > .xxxlarge-10 {
width: 83.3333333333%; }
.xxlarge-margin-collapse > .xxxlarge-11 {
width: 91.6666666667%; }
.xxlarge-margin-collapse > .xxxlarge-12 {
width: 100%; } }
@media screen and (min-width: 87.5em) {
.xxlarge-padding-collapse {
margin-right: 0;
margin-left: 0; }
.xxlarge-padding-collapse > .cell {
padding-right: 0;
padding-left: 0; } }
@media screen and (min-width: 100em) {
.xxxlarge-margin-collapse {
margin-right: 0;
margin-left: 0; }
.xxxlarge-margin-collapse > .cell {
margin-right: 0;
margin-left: 0; } }
@media screen and (min-width: 100em) {
.xxxlarge-margin-collapse > .small-1 {
width: 8.3333333333%; }
.xxxlarge-margin-collapse > .small-2 {
width: 16.6666666667%; }
.xxxlarge-margin-collapse > .small-3 {
width: 25%; }
.xxxlarge-margin-collapse > .small-4 {
width: 33.3333333333%; }
.xxxlarge-margin-collapse > .small-5 {
width: 41.6666666667%; }
.xxxlarge-margin-collapse > .small-6 {
width: 50%; }
.xxxlarge-margin-collapse > .small-7 {
width: 58.3333333333%; }
.xxxlarge-margin-collapse > .small-8 {
width: 66.6666666667%; }
.xxxlarge-margin-collapse > .small-9 {
width: 75%; }
.xxxlarge-margin-collapse > .small-10 {
width: 83.3333333333%; }
.xxxlarge-margin-collapse > .small-11 {
width: 91.6666666667%; }
.xxxlarge-margin-collapse > .small-12 {
width: 100%; } }
@media screen and (min-width: 100em) {
.xxxlarge-margin-collapse > .medium-1 {
width: 8.3333333333%; }
.xxxlarge-margin-collapse > .medium-2 {
width: 16.6666666667%; }
.xxxlarge-margin-collapse > .medium-3 {
width: 25%; }
.xxxlarge-margin-collapse > .medium-4 {
width: 33.3333333333%; }
.xxxlarge-margin-collapse > .medium-5 {
width: 41.6666666667%; }
.xxxlarge-margin-collapse > .medium-6 {
width: 50%; }
.xxxlarge-margin-collapse > .medium-7 {
width: 58.3333333333%; }
.xxxlarge-margin-collapse > .medium-8 {
width: 66.6666666667%; }
.xxxlarge-margin-collapse > .medium-9 {
width: 75%; }
.xxxlarge-margin-collapse > .medium-10 {
width: 83.3333333333%; }
.xxxlarge-margin-collapse > .medium-11 {
width: 91.6666666667%; }
.xxxlarge-margin-collapse > .medium-12 {
width: 100%; } }
@media screen and (min-width: 100em) {
.xxxlarge-margin-collapse > .large-1 {
width: 8.3333333333%; }
.xxxlarge-margin-collapse > .large-2 {
width: 16.6666666667%; }
.xxxlarge-margin-collapse > .large-3 {
width: 25%; }
.xxxlarge-margin-collapse > .large-4 {
width: 33.3333333333%; }
.xxxlarge-margin-collapse > .large-5 {
width: 41.6666666667%; }
.xxxlarge-margin-collapse > .large-6 {
width: 50%; }
.xxxlarge-margin-collapse > .large-7 {
width: 58.3333333333%; }
.xxxlarge-margin-collapse > .large-8 {
width: 66.6666666667%; }
.xxxlarge-margin-collapse > .large-9 {
width: 75%; }
.xxxlarge-margin-collapse > .large-10 {
width: 83.3333333333%; }
.xxxlarge-margin-collapse > .large-11 {
width: 91.6666666667%; }
.xxxlarge-margin-collapse > .large-12 {
width: 100%; } }
@media screen and (min-width: 100em) {
.xxxlarge-margin-collapse > .xlarge-1 {
width: 8.3333333333%; }
.xxxlarge-margin-collapse > .xlarge-2 {
width: 16.6666666667%; }
.xxxlarge-margin-collapse > .xlarge-3 {
width: 25%; }
.xxxlarge-margin-collapse > .xlarge-4 {
width: 33.3333333333%; }
.xxxlarge-margin-collapse > .xlarge-5 {
width: 41.6666666667%; }
.xxxlarge-margin-collapse > .xlarge-6 {
width: 50%; }
.xxxlarge-margin-collapse > .xlarge-7 {
width: 58.3333333333%; }
.xxxlarge-margin-collapse > .xlarge-8 {
width: 66.6666666667%; }
.xxxlarge-margin-collapse > .xlarge-9 {
width: 75%; }
.xxxlarge-margin-collapse > .xlarge-10 {
width: 83.3333333333%; }
.xxxlarge-margin-collapse > .xlarge-11 {
width: 91.6666666667%; }
.xxxlarge-margin-collapse > .xlarge-12 {
width: 100%; } }
@media screen and (min-width: 100em) {
.xxxlarge-margin-collapse > .xxlarge-1 {
width: 8.3333333333%; }
.xxxlarge-margin-collapse > .xxlarge-2 {
width: 16.6666666667%; }
.xxxlarge-margin-collapse > .xxlarge-3 {
width: 25%; }
.xxxlarge-margin-collapse > .xxlarge-4 {
width: 33.3333333333%; }
.xxxlarge-margin-collapse > .xxlarge-5 {
width: 41.6666666667%; }
.xxxlarge-margin-collapse > .xxlarge-6 {
width: 50%; }
.xxxlarge-margin-collapse > .xxlarge-7 {
width: 58.3333333333%; }
.xxxlarge-margin-collapse > .xxlarge-8 {
width: 66.6666666667%; }
.xxxlarge-margin-collapse > .xxlarge-9 {
width: 75%; }
.xxxlarge-margin-collapse > .xxlarge-10 {
width: 83.3333333333%; }
.xxxlarge-margin-collapse > .xxlarge-11 {
width: 91.6666666667%; }
.xxxlarge-margin-collapse > .xxlarge-12 {
width: 100%; } }
@media screen and (min-width: 100em) {
.xxxlarge-margin-collapse > .xxxlarge-1 {
width: 8.3333333333%; }
.xxxlarge-margin-collapse > .xxxlarge-2 {
width: 16.6666666667%; }
.xxxlarge-margin-collapse > .xxxlarge-3 {
width: 25%; }
.xxxlarge-margin-collapse > .xxxlarge-4 {
width: 33.3333333333%; }
.xxxlarge-margin-collapse > .xxxlarge-5 {
width: 41.6666666667%; }
.xxxlarge-margin-collapse > .xxxlarge-6 {
width: 50%; }
.xxxlarge-margin-collapse > .xxxlarge-7 {
width: 58.3333333333%; }
.xxxlarge-margin-collapse > .xxxlarge-8 {
width: 66.6666666667%; }
.xxxlarge-margin-collapse > .xxxlarge-9 {
width: 75%; }
.xxxlarge-margin-collapse > .xxxlarge-10 {
width: 83.3333333333%; }
.xxxlarge-margin-collapse > .xxxlarge-11 {
width: 91.6666666667%; }
.xxxlarge-margin-collapse > .xxxlarge-12 {
width: 100%; } }
@media screen and (min-width: 100em) {
.xxxlarge-padding-collapse {
margin-right: 0;
margin-left: 0; }
.xxxlarge-padding-collapse > .cell {
padding-right: 0;
padding-left: 0; } }
.small-offset-0 {
margin-left: 0%; }
.grid-margin-x > .small-offset-0 {
margin-left: calc(0% + 0.3125rem); }
.small-offset-1 {
margin-left: 8.3333333333%; }
.grid-margin-x > .small-offset-1 {
margin-left: calc(8.3333333333% + 0.3125rem); }
.small-offset-2 {
margin-left: 16.6666666667%; }
.grid-margin-x > .small-offset-2 {
margin-left: calc(16.6666666667% + 0.3125rem); }
.small-offset-3 {
margin-left: 25%; }
.grid-margin-x > .small-offset-3 {
margin-left: calc(25% + 0.3125rem); }
.small-offset-4 {
margin-left: 33.3333333333%; }
.grid-margin-x > .small-offset-4 {
margin-left: calc(33.3333333333% + 0.3125rem); }
.small-offset-5 {
margin-left: 41.6666666667%; }
.grid-margin-x > .small-offset-5 {
margin-left: calc(41.6666666667% + 0.3125rem); }
.small-offset-6 {
margin-left: 50%; }
.grid-margin-x > .small-offset-6 {
margin-left: calc(50% + 0.3125rem); }
.small-offset-7 {
margin-left: 58.3333333333%; }
.grid-margin-x > .small-offset-7 {
margin-left: calc(58.3333333333% + 0.3125rem); }
.small-offset-8 {
margin-left: 66.6666666667%; }
.grid-margin-x > .small-offset-8 {
margin-left: calc(66.6666666667% + 0.3125rem); }
.small-offset-9 {
margin-left: 75%; }
.grid-margin-x > .small-offset-9 {
margin-left: calc(75% + 0.3125rem); }
.small-offset-10 {
margin-left: 83.3333333333%; }
.grid-margin-x > .small-offset-10 {
margin-left: calc(83.3333333333% + 0.3125rem); }
.small-offset-11 {
margin-left: 91.6666666667%; }
.grid-margin-x > .small-offset-11 {
margin-left: calc(91.6666666667% + 0.3125rem); }
@media print, screen and (min-width: 48em) {
.medium-offset-0 {
margin-left: 0%; }
.grid-margin-x > .medium-offset-0 {
margin-left: calc(0% + 0.625rem); }
.medium-offset-1 {
margin-left: 8.3333333333%; }
.grid-margin-x > .medium-offset-1 {
margin-left: calc(8.3333333333% + 0.625rem); }
.medium-offset-2 {
margin-left: 16.6666666667%; }
.grid-margin-x > .medium-offset-2 {
margin-left: calc(16.6666666667% + 0.625rem); }
.medium-offset-3 {
margin-left: 25%; }
.grid-margin-x > .medium-offset-3 {
margin-left: calc(25% + 0.625rem); }
.medium-offset-4 {
margin-left: 33.3333333333%; }
.grid-margin-x > .medium-offset-4 {
margin-left: calc(33.3333333333% + 0.625rem); }
.medium-offset-5 {
margin-left: 41.6666666667%; }
.grid-margin-x > .medium-offset-5 {
margin-left: calc(41.6666666667% + 0.625rem); }
.medium-offset-6 {
margin-left: 50%; }
.grid-margin-x > .medium-offset-6 {
margin-left: calc(50% + 0.625rem); }
.medium-offset-7 {
margin-left: 58.3333333333%; }
.grid-margin-x > .medium-offset-7 {
margin-left: calc(58.3333333333% + 0.625rem); }
.medium-offset-8 {
margin-left: 66.6666666667%; }
.grid-margin-x > .medium-offset-8 {
margin-left: calc(66.6666666667% + 0.625rem); }
.medium-offset-9 {
margin-left: 75%; }
.grid-margin-x > .medium-offset-9 {
margin-left: calc(75% + 0.625rem); }
.medium-offset-10 {
margin-left: 83.3333333333%; }
.grid-margin-x > .medium-offset-10 {
margin-left: calc(83.3333333333% + 0.625rem); }
.medium-offset-11 {
margin-left: 91.6666666667%; }
.grid-margin-x > .medium-offset-11 {
margin-left: calc(91.6666666667% + 0.625rem); } }
@media print, screen and (min-width: 64.0625em) {
.large-offset-0 {
margin-left: 0%; }
.grid-margin-x > .large-offset-0 {
margin-left: calc(0% + 0.9375rem); }
.large-offset-1 {
margin-left: 8.3333333333%; }
.grid-margin-x > .large-offset-1 {
margin-left: calc(8.3333333333% + 0.9375rem); }
.large-offset-2 {
margin-left: 16.6666666667%; }
.grid-margin-x > .large-offset-2 {
margin-left: calc(16.6666666667% + 0.9375rem); }
.large-offset-3 {
margin-left: 25%; }
.grid-margin-x > .large-offset-3 {
margin-left: calc(25% + 0.9375rem); }
.large-offset-4 {
margin-left: 33.3333333333%; }
.grid-margin-x > .large-offset-4 {
margin-left: calc(33.3333333333% + 0.9375rem); }
.large-offset-5 {
margin-left: 41.6666666667%; }
.grid-margin-x > .large-offset-5 {
margin-left: calc(41.6666666667% + 0.9375rem); }
.large-offset-6 {
margin-left: 50%; }
.grid-margin-x > .large-offset-6 {
margin-left: calc(50% + 0.9375rem); }
.large-offset-7 {
margin-left: 58.3333333333%; }
.grid-margin-x > .large-offset-7 {
margin-left: calc(58.3333333333% + 0.9375rem); }
.large-offset-8 {
margin-left: 66.6666666667%; }
.grid-margin-x > .large-offset-8 {
margin-left: calc(66.6666666667% + 0.9375rem); }
.large-offset-9 {
margin-left: 75%; }
.grid-margin-x > .large-offset-9 {
margin-left: calc(75% + 0.9375rem); }
.large-offset-10 {
margin-left: 83.3333333333%; }
.grid-margin-x > .large-offset-10 {
margin-left: calc(83.3333333333% + 0.9375rem); }
.large-offset-11 {
margin-left: 91.6666666667%; }
.grid-margin-x > .large-offset-11 {
margin-left: calc(91.6666666667% + 0.9375rem); } }
@media screen and (min-width: 75em) {
.xlarge-offset-0 {
margin-left: 0%; }
.grid-margin-x > .xlarge-offset-0 {
margin-left: calc(0% + 1.25rem); }
.xlarge-offset-1 {
margin-left: 8.3333333333%; }
.grid-margin-x > .xlarge-offset-1 {
margin-left: calc(8.3333333333% + 1.25rem); }
.xlarge-offset-2 {
margin-left: 16.6666666667%; }
.grid-margin-x > .xlarge-offset-2 {
margin-left: calc(16.6666666667% + 1.25rem); }
.xlarge-offset-3 {
margin-left: 25%; }
.grid-margin-x > .xlarge-offset-3 {
margin-left: calc(25% + 1.25rem); }
.xlarge-offset-4 {
margin-left: 33.3333333333%; }
.grid-margin-x > .xlarge-offset-4 {
margin-left: calc(33.3333333333% + 1.25rem); }
.xlarge-offset-5 {
margin-left: 41.6666666667%; }
.grid-margin-x > .xlarge-offset-5 {
margin-left: calc(41.6666666667% + 1.25rem); }
.xlarge-offset-6 {
margin-left: 50%; }
.grid-margin-x > .xlarge-offset-6 {
margin-left: calc(50% + 1.25rem); }
.xlarge-offset-7 {
margin-left: 58.3333333333%; }
.grid-margin-x > .xlarge-offset-7 {
margin-left: calc(58.3333333333% + 1.25rem); }
.xlarge-offset-8 {
margin-left: 66.6666666667%; }
.grid-margin-x > .xlarge-offset-8 {
margin-left: calc(66.6666666667% + 1.25rem); }
.xlarge-offset-9 {
margin-left: 75%; }
.grid-margin-x > .xlarge-offset-9 {
margin-left: calc(75% + 1.25rem); }
.xlarge-offset-10 {
margin-left: 83.3333333333%; }
.grid-margin-x > .xlarge-offset-10 {
margin-left: calc(83.3333333333% + 1.25rem); }
.xlarge-offset-11 {
margin-left: 91.6666666667%; }
.grid-margin-x > .xlarge-offset-11 {
margin-left: calc(91.6666666667% + 1.25rem); } }
@media screen and (min-width: 87.5em) {
.xxlarge-offset-0 {
margin-left: 0%; }
.grid-margin-x > .xxlarge-offset-0 {
margin-left: calc(0% + 1.25rem); }
.xxlarge-offset-1 {
margin-left: 8.3333333333%; }
.grid-margin-x > .xxlarge-offset-1 {
margin-left: calc(8.3333333333% + 1.25rem); }
.xxlarge-offset-2 {
margin-left: 16.6666666667%; }
.grid-margin-x > .xxlarge-offset-2 {
margin-left: calc(16.6666666667% + 1.25rem); }
.xxlarge-offset-3 {
margin-left: 25%; }
.grid-margin-x > .xxlarge-offset-3 {
margin-left: calc(25% + 1.25rem); }
.xxlarge-offset-4 {
margin-left: 33.3333333333%; }
.grid-margin-x > .xxlarge-offset-4 {
margin-left: calc(33.3333333333% + 1.25rem); }
.xxlarge-offset-5 {
margin-left: 41.6666666667%; }
.grid-margin-x > .xxlarge-offset-5 {
margin-left: calc(41.6666666667% + 1.25rem); }
.xxlarge-offset-6 {
margin-left: 50%; }
.grid-margin-x > .xxlarge-offset-6 {
margin-left: calc(50% + 1.25rem); }
.xxlarge-offset-7 {
margin-left: 58.3333333333%; }
.grid-margin-x > .xxlarge-offset-7 {
margin-left: calc(58.3333333333% + 1.25rem); }
.xxlarge-offset-8 {
margin-left: 66.6666666667%; }
.grid-margin-x > .xxlarge-offset-8 {
margin-left: calc(66.6666666667% + 1.25rem); }
.xxlarge-offset-9 {
margin-left: 75%; }
.grid-margin-x > .xxlarge-offset-9 {
margin-left: calc(75% + 1.25rem); }
.xxlarge-offset-10 {
margin-left: 83.3333333333%; }
.grid-margin-x > .xxlarge-offset-10 {
margin-left: calc(83.3333333333% + 1.25rem); }
.xxlarge-offset-11 {
margin-left: 91.6666666667%; }
.grid-margin-x > .xxlarge-offset-11 {
margin-left: calc(91.6666666667% + 1.25rem); } }
@media screen and (min-width: 100em) {
.xxxlarge-offset-0 {
margin-left: 0%; }
.grid-margin-x > .xxxlarge-offset-0 {
margin-left: calc(0% + 1.25rem); }
.xxxlarge-offset-1 {
margin-left: 8.3333333333%; }
.grid-margin-x > .xxxlarge-offset-1 {
margin-left: calc(8.3333333333% + 1.25rem); }
.xxxlarge-offset-2 {
margin-left: 16.6666666667%; }
.grid-margin-x > .xxxlarge-offset-2 {
margin-left: calc(16.6666666667% + 1.25rem); }
.xxxlarge-offset-3 {
margin-left: 25%; }
.grid-margin-x > .xxxlarge-offset-3 {
margin-left: calc(25% + 1.25rem); }
.xxxlarge-offset-4 {
margin-left: 33.3333333333%; }
.grid-margin-x > .xxxlarge-offset-4 {
margin-left: calc(33.3333333333% + 1.25rem); }
.xxxlarge-offset-5 {
margin-left: 41.6666666667%; }
.grid-margin-x > .xxxlarge-offset-5 {
margin-left: calc(41.6666666667% + 1.25rem); }
.xxxlarge-offset-6 {
margin-left: 50%; }
.grid-margin-x > .xxxlarge-offset-6 {
margin-left: calc(50% + 1.25rem); }
.xxxlarge-offset-7 {
margin-left: 58.3333333333%; }
.grid-margin-x > .xxxlarge-offset-7 {
margin-left: calc(58.3333333333% + 1.25rem); }
.xxxlarge-offset-8 {
margin-left: 66.6666666667%; }
.grid-margin-x > .xxxlarge-offset-8 {
margin-left: calc(66.6666666667% + 1.25rem); }
.xxxlarge-offset-9 {
margin-left: 75%; }
.grid-margin-x > .xxxlarge-offset-9 {
margin-left: calc(75% + 1.25rem); }
.xxxlarge-offset-10 {
margin-left: 83.3333333333%; }
.grid-margin-x > .xxxlarge-offset-10 {
margin-left: calc(83.3333333333% + 1.25rem); }
.xxxlarge-offset-11 {
margin-left: 91.6666666667%; }
.grid-margin-x > .xxxlarge-offset-11 {
margin-left: calc(91.6666666667% + 1.25rem); } }
.grid-y {
display: flex;
flex-flow: column nowrap; }
.grid-y > .cell {
width: auto;
max-width: none; }
.grid-y > .auto {
height: auto; }
.grid-y > .shrink {
height: auto; }
.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
flex-basis: auto; }
@media print, screen and (min-width: 48em) {
.grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
flex-basis: auto; } }
@media print, screen and (min-width: 64.0625em) {
.grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
flex-basis: auto; } }
@media screen and (min-width: 75em) {
.grid-y > .xlarge-shrink, .grid-y > .xlarge-full, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12 {
flex-basis: auto; } }
@media screen and (min-width: 87.5em) {
.grid-y > .xxlarge-shrink, .grid-y > .xxlarge-full, .grid-y > .xxlarge-1, .grid-y > .xxlarge-2, .grid-y > .xxlarge-3, .grid-y > .xxlarge-4, .grid-y > .xxlarge-5, .grid-y > .xxlarge-6, .grid-y > .xxlarge-7, .grid-y > .xxlarge-8, .grid-y > .xxlarge-9, .grid-y > .xxlarge-10, .grid-y > .xxlarge-11, .grid-y > .xxlarge-12 {
flex-basis: auto; } }
@media screen and (min-width: 100em) {
.grid-y > .xxxlarge-shrink, .grid-y > .xxxlarge-full, .grid-y > .xxxlarge-1, .grid-y > .xxxlarge-2, .grid-y > .xxxlarge-3, .grid-y > .xxxlarge-4, .grid-y > .xxxlarge-5, .grid-y > .xxxlarge-6, .grid-y > .xxxlarge-7, .grid-y > .xxxlarge-8, .grid-y > .xxxlarge-9, .grid-y > .xxxlarge-10, .grid-y > .xxxlarge-11, .grid-y > .xxxlarge-12 {
flex-basis: auto; } }
.grid-y > .small-12, .grid-y > .small-11, .grid-y > .small-10, .grid-y > .small-9, .grid-y > .small-8, .grid-y > .small-7, .grid-y > .small-6, .grid-y > .small-5, .grid-y > .small-4, .grid-y > .small-3, .grid-y > .small-2, .grid-y > .small-1 {
flex: 0 0 auto; }
.grid-y > .small-1 {
height: 8.3333333333%; }
.grid-y > .small-2 {
height: 16.6666666667%; }
.grid-y > .small-3 {
height: 25%; }
.grid-y > .small-4 {
height: 33.3333333333%; }
.grid-y > .small-5 {
height: 41.6666666667%; }
.grid-y > .small-6 {
height: 50%; }
.grid-y > .small-7 {
height: 58.3333333333%; }
.grid-y > .small-8 {
height: 66.6666666667%; }
.grid-y > .small-9 {
height: 75%; }
.grid-y > .small-10 {
height: 83.3333333333%; }
.grid-y > .small-11 {
height: 91.6666666667%; }
.grid-y > .small-12 {
height: 100%; }
@media print, screen and (min-width: 48em) {
.grid-y > .medium-auto {
flex: 1 1 0px;
height: auto; }
.grid-y > .medium-12, .grid-y > .medium-11, .grid-y > .medium-10, .grid-y > .medium-9, .grid-y > .medium-8, .grid-y > .medium-7, .grid-y > .medium-6, .grid-y > .medium-5, .grid-y > .medium-4, .grid-y > .medium-3, .grid-y > .medium-2, .grid-y > .medium-1, .grid-y > .medium-shrink {
flex: 0 0 auto; }
.grid-y > .medium-shrink {
height: auto; }
.grid-y > .medium-1 {
height: 8.3333333333%; }
.grid-y > .medium-2 {
height: 16.6666666667%; }
.grid-y > .medium-3 {
height: 25%; }
.grid-y > .medium-4 {
height: 33.3333333333%; }
.grid-y > .medium-5 {
height: 41.6666666667%; }
.grid-y > .medium-6 {
height: 50%; }
.grid-y > .medium-7 {
height: 58.3333333333%; }
.grid-y > .medium-8 {
height: 66.6666666667%; }
.grid-y > .medium-9 {
height: 75%; }
.grid-y > .medium-10 {
height: 83.3333333333%; }
.grid-y > .medium-11 {
height: 91.6666666667%; }
.grid-y > .medium-12 {
height: 100%; } }
@media print, screen and (min-width: 64.0625em) {
.grid-y > .large-auto {
flex: 1 1 0px;
height: auto; }
.grid-y > .large-12, .grid-y > .large-11, .grid-y > .large-10, .grid-y > .large-9, .grid-y > .large-8, .grid-y > .large-7, .grid-y > .large-6, .grid-y > .large-5, .grid-y > .large-4, .grid-y > .large-3, .grid-y > .large-2, .grid-y > .large-1, .grid-y > .large-shrink {
flex: 0 0 auto; }
.grid-y > .large-shrink {
height: auto; }
.grid-y > .large-1 {
height: 8.3333333333%; }
.grid-y > .large-2 {
height: 16.6666666667%; }
.grid-y > .large-3 {
height: 25%; }
.grid-y > .large-4 {
height: 33.3333333333%; }
.grid-y > .large-5 {
height: 41.6666666667%; }
.grid-y > .large-6 {
height: 50%; }
.grid-y > .large-7 {
height: 58.3333333333%; }
.grid-y > .large-8 {
height: 66.6666666667%; }
.grid-y > .large-9 {
height: 75%; }
.grid-y > .large-10 {
height: 83.3333333333%; }
.grid-y > .large-11 {
height: 91.6666666667%; }
.grid-y > .large-12 {
height: 100%; } }
@media screen and (min-width: 75em) {
.grid-y > .xlarge-auto {
flex: 1 1 0px;
height: auto; }
.grid-y > .xlarge-12, .grid-y > .xlarge-11, .grid-y > .xlarge-10, .grid-y > .xlarge-9, .grid-y > .xlarge-8, .grid-y > .xlarge-7, .grid-y > .xlarge-6, .grid-y > .xlarge-5, .grid-y > .xlarge-4, .grid-y > .xlarge-3, .grid-y > .xlarge-2, .grid-y > .xlarge-1, .grid-y > .xlarge-shrink {
flex: 0 0 auto; }
.grid-y > .xlarge-shrink {
height: auto; }
.grid-y > .xlarge-1 {
height: 8.3333333333%; }
.grid-y > .xlarge-2 {
height: 16.6666666667%; }
.grid-y > .xlarge-3 {
height: 25%; }
.grid-y > .xlarge-4 {
height: 33.3333333333%; }
.grid-y > .xlarge-5 {
height: 41.6666666667%; }
.grid-y > .xlarge-6 {
height: 50%; }
.grid-y > .xlarge-7 {
height: 58.3333333333%; }
.grid-y > .xlarge-8 {
height: 66.6666666667%; }
.grid-y > .xlarge-9 {
height: 75%; }
.grid-y > .xlarge-10 {
height: 83.3333333333%; }
.grid-y > .xlarge-11 {
height: 91.6666666667%; }
.grid-y > .xlarge-12 {
height: 100%; } }
@media screen and (min-width: 87.5em) {
.grid-y > .xxlarge-auto {
flex: 1 1 0px;
height: auto; }
.grid-y > .xxlarge-12, .grid-y > .xxlarge-11, .grid-y > .xxlarge-10, .grid-y > .xxlarge-9, .grid-y > .xxlarge-8, .grid-y > .xxlarge-7, .grid-y > .xxlarge-6, .grid-y > .xxlarge-5, .grid-y > .xxlarge-4, .grid-y > .xxlarge-3, .grid-y > .xxlarge-2, .grid-y > .xxlarge-1, .grid-y > .xxlarge-shrink {
flex: 0 0 auto; }
.grid-y > .xxlarge-shrink {
height: auto; }
.grid-y > .xxlarge-1 {
height: 8.3333333333%; }
.grid-y > .xxlarge-2 {
height: 16.6666666667%; }
.grid-y > .xxlarge-3 {
height: 25%; }
.grid-y > .xxlarge-4 {
height: 33.3333333333%; }
.grid-y > .xxlarge-5 {
height: 41.6666666667%; }
.grid-y > .xxlarge-6 {
height: 50%; }
.grid-y > .xxlarge-7 {
height: 58.3333333333%; }
.grid-y > .xxlarge-8 {
height: 66.6666666667%; }
.grid-y > .xxlarge-9 {
height: 75%; }
.grid-y > .xxlarge-10 {
height: 83.3333333333%; }
.grid-y > .xxlarge-11 {
height: 91.6666666667%; }
.grid-y > .xxlarge-12 {
height: 100%; } }
@media screen and (min-width: 100em) {
.grid-y > .xxxlarge-auto {
flex: 1 1 0px;
height: auto; }
.grid-y > .xxxlarge-12, .grid-y > .xxxlarge-11, .grid-y > .xxxlarge-10, .grid-y > .xxxlarge-9, .grid-y > .xxxlarge-8, .grid-y > .xxxlarge-7, .grid-y > .xxxlarge-6, .grid-y > .xxxlarge-5, .grid-y > .xxxlarge-4, .grid-y > .xxxlarge-3, .grid-y > .xxxlarge-2, .grid-y > .xxxlarge-1, .grid-y > .xxxlarge-shrink {
flex: 0 0 auto; }
.grid-y > .xxxlarge-shrink {
height: auto; }
.grid-y > .xxxlarge-1 {
height: 8.3333333333%; }
.grid-y > .xxxlarge-2 {
height: 16.6666666667%; }
.grid-y > .xxxlarge-3 {
height: 25%; }
.grid-y > .xxxlarge-4 {
height: 33.3333333333%; }
.grid-y > .xxxlarge-5 {
height: 41.6666666667%; }
.grid-y > .xxxlarge-6 {
height: 50%; }
.grid-y > .xxxlarge-7 {
height: 58.3333333333%; }
.grid-y > .xxxlarge-8 {
height: 66.6666666667%; }
.grid-y > .xxxlarge-9 {
height: 75%; }
.grid-y > .xxxlarge-10 {
height: 83.3333333333%; }
.grid-y > .xxxlarge-11 {
height: 91.6666666667%; }
.grid-y > .xxxlarge-12 {
height: 100%; } }
.grid-padding-y .grid-padding-y {
margin-top: -0.3125rem;
margin-bottom: -0.3125rem; }
@media print, screen and (min-width: 48em) {
.grid-padding-y .grid-padding-y {
margin-top: -0.625rem;
margin-bottom: -0.625rem; } }
@media print, screen and (min-width: 64.0625em) {
.grid-padding-y .grid-padding-y {
margin-top: -0.9375rem;
margin-bottom: -0.9375rem; } }
@media screen and (min-width: 75em) {
.grid-padding-y .grid-padding-y {
margin-top: -1.25rem;
margin-bottom: -1.25rem; } }
.grid-padding-y > .cell {
padding-top: 0.3125rem;
padding-bottom: 0.3125rem; }
@media print, screen and (min-width: 48em) {
.grid-padding-y > .cell {
padding-top: 0.625rem;
padding-bottom: 0.625rem; } }
@media print, screen and (min-width: 64.0625em) {
.grid-padding-y > .cell {
padding-top: 0.9375rem;
padding-bottom: 0.9375rem; } }
@media screen and (min-width: 75em) {
.grid-padding-y > .cell {
padding-top: 1.25rem;
padding-bottom: 1.25rem; } }
.grid-margin-y {
margin-top: -0.3125rem;
margin-bottom: -0.3125rem; }
@media print, screen and (min-width: 48em) {
.grid-margin-y {
margin-top: -0.625rem;
margin-bottom: -0.625rem; } }
@media print, screen and (min-width: 64.0625em) {
.grid-margin-y {
margin-top: -0.9375rem;
margin-bottom: -0.9375rem; } }
@media screen and (min-width: 75em) {
.grid-margin-y {
margin-top: -1.25rem;
margin-bottom: -1.25rem; } }
.grid-margin-y > .cell {
height: calc(100% - 0.625rem);
margin-top: 0.3125rem;
margin-bottom: 0.3125rem; }
@media print, screen and (min-width: 48em) {
.grid-margin-y > .cell {
height: calc(100% - 1.25rem);
margin-top: 0.625rem;
margin-bottom: 0.625rem; } }
@media print, screen and (min-width: 64.0625em) {
.grid-margin-y > .cell {
height: calc(100% - 1.875rem);
margin-top: 0.9375rem;
margin-bottom: 0.9375rem; } }
@media screen and (min-width: 75em) {
.grid-margin-y > .cell {
height: calc(100% - 2.5rem);
margin-top: 1.25rem;
margin-bottom: 1.25rem; } }
.grid-margin-y > .auto {
height: auto; }
.grid-margin-y > .shrink {
height: auto; }
.grid-margin-y > .small-1 {
height: calc(8.3333333333% - 0.625rem); }
.grid-margin-y > .small-2 {
height: calc(16.6666666667% - 0.625rem); }
.grid-margin-y > .small-3 {
height: calc(25% - 0.625rem); }
.grid-margin-y > .small-4 {
height: calc(33.3333333333% - 0.625rem); }
.grid-margin-y > .small-5 {
height: calc(41.6666666667% - 0.625rem); }
.grid-margin-y > .small-6 {
height: calc(50% - 0.625rem); }
.grid-margin-y > .small-7 {
height: calc(58.3333333333% - 0.625rem); }
.grid-margin-y > .small-8 {
height: calc(66.6666666667% - 0.625rem); }
.grid-margin-y > .small-9 {
height: calc(75% - 0.625rem); }
.grid-margin-y > .small-10 {
height: calc(83.3333333333% - 0.625rem); }
.grid-margin-y > .small-11 {
height: calc(91.6666666667% - 0.625rem); }
.grid-margin-y > .small-12 {
height: calc(100% - 0.625rem); }
@media print, screen and (min-width: 48em) {
.grid-margin-y > .auto {
height: auto; }
.grid-margin-y > .shrink {
height: auto; }
.grid-margin-y > .small-1 {
height: calc(8.3333333333% - 1.25rem); }
.grid-margin-y > .small-2 {
height: calc(16.6666666667% - 1.25rem); }
.grid-margin-y > .small-3 {
height: calc(25% - 1.25rem); }
.grid-margin-y > .small-4 {
height: calc(33.3333333333% - 1.25rem); }
.grid-margin-y > .small-5 {
height: calc(41.6666666667% - 1.25rem); }
.grid-margin-y > .small-6 {
height: calc(50% - 1.25rem); }
.grid-margin-y > .small-7 {
height: calc(58.3333333333% - 1.25rem); }
.grid-margin-y > .small-8 {
height: calc(66.6666666667% - 1.25rem); }
.grid-margin-y > .small-9 {
height: calc(75% - 1.25rem); }
.grid-margin-y > .small-10 {
height: calc(83.3333333333% - 1.25rem); }
.grid-margin-y > .small-11 {
height: calc(91.6666666667% - 1.25rem); }
.grid-margin-y > .small-12 {
height: calc(100% - 1.25rem); }
.grid-margin-y > .medium-auto {
height: auto; }
.grid-margin-y > .medium-shrink {
height: auto; }
.grid-margin-y > .medium-1 {
height: calc(8.3333333333% - 1.25rem); }
.grid-margin-y > .medium-2 {
height: calc(16.6666666667% - 1.25rem); }
.grid-margin-y > .medium-3 {
height: calc(25% - 1.25rem); }
.grid-margin-y > .medium-4 {
height: calc(33.3333333333% - 1.25rem); }
.grid-margin-y > .medium-5 {
height: calc(41.6666666667% - 1.25rem); }
.grid-margin-y > .medium-6 {
height: calc(50% - 1.25rem); }
.grid-margin-y > .medium-7 {
height: calc(58.3333333333% - 1.25rem); }
.grid-margin-y > .medium-8 {
height: calc(66.6666666667% - 1.25rem); }
.grid-margin-y > .medium-9 {
height: calc(75% - 1.25rem); }
.grid-margin-y > .medium-10 {
height: calc(83.3333333333% - 1.25rem); }
.grid-margin-y > .medium-11 {
height: calc(91.6666666667% - 1.25rem); }
.grid-margin-y > .medium-12 {
height: calc(100% - 1.25rem); } }
@media print, screen and (min-width: 64.0625em) {
.grid-margin-y > .auto {
height: auto; }
.grid-margin-y > .shrink {
height: auto; }
.grid-margin-y > .small-1 {
height: calc(8.3333333333% - 1.875rem); }
.grid-margin-y > .small-2 {
height: calc(16.6666666667% - 1.875rem); }
.grid-margin-y > .small-3 {
height: calc(25% - 1.875rem); }
.grid-margin-y > .small-4 {
height: calc(33.3333333333% - 1.875rem); }
.grid-margin-y > .small-5 {
height: calc(41.6666666667% - 1.875rem); }
.grid-margin-y > .small-6 {
height: calc(50% - 1.875rem); }
.grid-margin-y > .small-7 {
height: calc(58.3333333333% - 1.875rem); }
.grid-margin-y > .small-8 {
height: calc(66.6666666667% - 1.875rem); }
.grid-margin-y > .small-9 {
height: calc(75% - 1.875rem); }
.grid-margin-y > .small-10 {
height: calc(83.3333333333% - 1.875rem); }
.grid-margin-y > .small-11 {
height: calc(91.6666666667% - 1.875rem); }
.grid-margin-y > .small-12 {
height: calc(100% - 1.875rem); }
.grid-margin-y > .medium-auto {
height: auto; }
.grid-margin-y > .medium-shrink {
height: auto; }
.grid-margin-y > .medium-1 {
height: calc(8.3333333333% - 1.875rem); }
.grid-margin-y > .medium-2 {
height: calc(16.6666666667% - 1.875rem); }
.grid-margin-y > .medium-3 {
height: calc(25% - 1.875rem); }
.grid-margin-y > .medium-4 {
height: calc(33.3333333333% - 1.875rem); }
.grid-margin-y > .medium-5 {
height: calc(41.6666666667% - 1.875rem); }
.grid-margin-y > .medium-6 {
height: calc(50% - 1.875rem); }
.grid-margin-y > .medium-7 {
height: calc(58.3333333333% - 1.875rem); }
.grid-margin-y > .medium-8 {
height: calc(66.6666666667% - 1.875rem); }
.grid-margin-y > .medium-9 {
height: calc(75% - 1.875rem); }
.grid-margin-y > .medium-10 {
height: calc(83.3333333333% - 1.875rem); }
.grid-margin-y > .medium-11 {
height: calc(91.6666666667% - 1.875rem); }
.grid-margin-y > .medium-12 {
height: calc(100% - 1.875rem); }
.grid-margin-y > .large-auto {
height: auto; }
.grid-margin-y > .large-shrink {
height: auto; }
.grid-margin-y > .large-1 {
height: calc(8.3333333333% - 1.875rem); }
.grid-margin-y > .large-2 {
height: calc(16.6666666667% - 1.875rem); }
.grid-margin-y > .large-3 {
height: calc(25% - 1.875rem); }
.grid-margin-y > .large-4 {
height: calc(33.3333333333% - 1.875rem); }
.grid-margin-y > .large-5 {
height: calc(41.6666666667% - 1.875rem); }
.grid-margin-y > .large-6 {
height: calc(50% - 1.875rem); }
.grid-margin-y > .large-7 {
height: calc(58.3333333333% - 1.875rem); }
.grid-margin-y > .large-8 {
height: calc(66.6666666667% - 1.875rem); }
.grid-margin-y > .large-9 {
height: calc(75% - 1.875rem); }
.grid-margin-y > .large-10 {
height: calc(83.3333333333% - 1.875rem); }
.grid-margin-y > .large-11 {
height: calc(91.6666666667% - 1.875rem); }
.grid-margin-y > .large-12 {
height: calc(100% - 1.875rem); } }
@media screen and (min-width: 75em) {
.grid-margin-y > .auto {
height: auto; }
.grid-margin-y > .shrink {
height: auto; }
.grid-margin-y > .small-1 {
height: calc(8.3333333333% - 2.5rem); }
.grid-margin-y > .small-2 {
height: calc(16.6666666667% - 2.5rem); }
.grid-margin-y > .small-3 {
height: calc(25% - 2.5rem); }
.grid-margin-y > .small-4 {
height: calc(33.3333333333% - 2.5rem); }
.grid-margin-y > .small-5 {
height: calc(41.6666666667% - 2.5rem); }
.grid-margin-y > .small-6 {
height: calc(50% - 2.5rem); }
.grid-margin-y > .small-7 {
height: calc(58.3333333333% - 2.5rem); }
.grid-margin-y > .small-8 {
height: calc(66.6666666667% - 2.5rem); }
.grid-margin-y > .small-9 {
height: calc(75% - 2.5rem); }
.grid-margin-y > .small-10 {
height: calc(83.3333333333% - 2.5rem); }
.grid-margin-y > .small-11 {
height: calc(91.6666666667% - 2.5rem); }
.grid-margin-y > .small-12 {
height: calc(100% - 2.5rem); }
.grid-margin-y > .medium-auto {
height: auto; }
.grid-margin-y > .medium-shrink {
height: auto; }
.grid-margin-y > .medium-1 {
height: calc(8.3333333333% - 2.5rem); }
.grid-margin-y > .medium-2 {
height: calc(16.6666666667% - 2.5rem); }
.grid-margin-y > .medium-3 {
height: calc(25% - 2.5rem); }
.grid-margin-y > .medium-4 {
height: calc(33.3333333333% - 2.5rem); }
.grid-margin-y > .medium-5 {
height: calc(41.6666666667% - 2.5rem); }
.grid-margin-y > .medium-6 {
height: calc(50% - 2.5rem); }
.grid-margin-y > .medium-7 {
height: calc(58.3333333333% - 2.5rem); }
.grid-margin-y > .medium-8 {
height: calc(66.6666666667% - 2.5rem); }
.grid-margin-y > .medium-9 {
height: calc(75% - 2.5rem); }
.grid-margin-y > .medium-10 {
height: calc(83.3333333333% - 2.5rem); }
.grid-margin-y > .medium-11 {
height: calc(91.6666666667% - 2.5rem); }
.grid-margin-y > .medium-12 {
height: calc(100% - 2.5rem); }
.grid-margin-y > .large-auto {
height: auto; }
.grid-margin-y > .large-shrink {
height: auto; }
.grid-margin-y > .large-1 {
height: calc(8.3333333333% - 2.5rem); }
.grid-margin-y > .large-2 {
height: calc(16.6666666667% - 2.5rem); }
.grid-margin-y > .large-3 {
height: calc(25% - 2.5rem); }
.grid-margin-y > .large-4 {
height: calc(33.3333333333% - 2.5rem); }
.grid-margin-y > .large-5 {
height: calc(41.6666666667% - 2.5rem); }
.grid-margin-y > .large-6 {
height: calc(50% - 2.5rem); }
.grid-margin-y > .large-7 {
height: calc(58.3333333333% - 2.5rem); }
.grid-margin-y > .large-8 {
height: calc(66.6666666667% - 2.5rem); }
.grid-margin-y > .large-9 {
height: calc(75% - 2.5rem); }
.grid-margin-y > .large-10 {
height: calc(83.3333333333% - 2.5rem); }
.grid-margin-y > .large-11 {
height: calc(91.6666666667% - 2.5rem); }
.grid-margin-y > .large-12 {
height: calc(100% - 2.5rem); }
.grid-margin-y > .xlarge-auto {
height: auto; }
.grid-margin-y > .xlarge-shrink {
height: auto; }
.grid-margin-y > .xlarge-1 {
height: calc(8.3333333333% - 2.5rem); }
.grid-margin-y > .xlarge-2 {
height: calc(16.6666666667% - 2.5rem); }
.grid-margin-y > .xlarge-3 {
height: calc(25% - 2.5rem); }
.grid-margin-y > .xlarge-4 {
height: calc(33.3333333333% - 2.5rem); }
.grid-margin-y > .xlarge-5 {
height: calc(41.6666666667% - 2.5rem); }
.grid-margin-y > .xlarge-6 {
height: calc(50% - 2.5rem); }
.grid-margin-y > .xlarge-7 {
height: calc(58.3333333333% - 2.5rem); }
.grid-margin-y > .xlarge-8 {
height: calc(66.6666666667% - 2.5rem); }
.grid-margin-y > .xlarge-9 {
height: calc(75% - 2.5rem); }
.grid-margin-y > .xlarge-10 {
height: calc(83.3333333333% - 2.5rem); }
.grid-margin-y > .xlarge-11 {
height: calc(91.6666666667% - 2.5rem); }
.grid-margin-y > .xlarge-12 {
height: calc(100% - 2.5rem); } }
@media screen and (min-width: 87.5em) {
.grid-margin-y > .xxlarge-auto {
height: auto; }
.grid-margin-y > .xxlarge-shrink {
height: auto; }
.grid-margin-y > .xxlarge-1 {
height: calc(8.3333333333% - 2.5rem); }
.grid-margin-y > .xxlarge-2 {
height: calc(16.6666666667% - 2.5rem); }
.grid-margin-y > .xxlarge-3 {
height: calc(25% - 2.5rem); }
.grid-margin-y > .xxlarge-4 {
height: calc(33.3333333333% - 2.5rem); }
.grid-margin-y > .xxlarge-5 {
height: calc(41.6666666667% - 2.5rem); }
.grid-margin-y > .xxlarge-6 {
height: calc(50% - 2.5rem); }
.grid-margin-y > .xxlarge-7 {
height: calc(58.3333333333% - 2.5rem); }
.grid-margin-y > .xxlarge-8 {
height: calc(66.6666666667% - 2.5rem); }
.grid-margin-y > .xxlarge-9 {
height: calc(75% - 2.5rem); }
.grid-margin-y > .xxlarge-10 {
height: calc(83.3333333333% - 2.5rem); }
.grid-margin-y > .xxlarge-11 {
height: calc(91.6666666667% - 2.5rem); }
.grid-margin-y > .xxlarge-12 {
height: calc(100% - 2.5rem); } }
@media screen and (min-width: 100em) {
.grid-margin-y > .xxxlarge-auto {
height: auto; }
.grid-margin-y > .xxxlarge-shrink {
height: auto; }
.grid-margin-y > .xxxlarge-1 {
height: calc(8.3333333333% - 2.5rem); }
.grid-margin-y > .xxxlarge-2 {
height: calc(16.6666666667% - 2.5rem); }
.grid-margin-y > .xxxlarge-3 {
height: calc(25% - 2.5rem); }
.grid-margin-y > .xxxlarge-4 {
height: calc(33.3333333333% - 2.5rem); }
.grid-margin-y > .xxxlarge-5 {
height: calc(41.6666666667% - 2.5rem); }
.grid-margin-y > .xxxlarge-6 {
height: calc(50% - 2.5rem); }
.grid-margin-y > .xxxlarge-7 {
height: calc(58.3333333333% - 2.5rem); }
.grid-margin-y > .xxxlarge-8 {
height: calc(66.6666666667% - 2.5rem); }
.grid-margin-y > .xxxlarge-9 {
height: calc(75% - 2.5rem); }
.grid-margin-y > .xxxlarge-10 {
height: calc(83.3333333333% - 2.5rem); }
.grid-margin-y > .xxxlarge-11 {
height: calc(91.6666666667% - 2.5rem); }
.grid-margin-y > .xxxlarge-12 {
height: calc(100% - 2.5rem); } }
.grid-frame {
overflow: hidden;
position: relative;
flex-wrap: nowrap;
align-items: stretch;
width: 100vw; }
.cell .grid-frame {
width: 100%; }
.cell-block {
overflow-x: auto;
max-width: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar; }
.cell-block-y {
overflow-y: auto;
max-height: 100%;
min-height: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar; }
.cell-block-container {
display: flex;
flex-direction: column;
max-height: 100%; }
.cell-block-container > .grid-x {
max-height: 100%;
flex-wrap: nowrap; }
@media print, screen and (min-width: 48em) {
.medium-grid-frame {
overflow: hidden;
position: relative;
flex-wrap: nowrap;
align-items: stretch;
width: 100vw; }
.cell .medium-grid-frame {
width: 100%; }
.medium-cell-block {
overflow-x: auto;
max-width: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar; }
.medium-cell-block-container {
display: flex;
flex-direction: column;
max-height: 100%; }
.medium-cell-block-container > .grid-x {
max-height: 100%;
flex-wrap: nowrap; }
.medium-cell-block-y {
overflow-y: auto;
max-height: 100%;
min-height: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar; } }
@media print, screen and (min-width: 64.0625em) {
.large-grid-frame {
overflow: hidden;
position: relative;
flex-wrap: nowrap;
align-items: stretch;
width: 100vw; }
.cell .large-grid-frame {
width: 100%; }
.large-cell-block {
overflow-x: auto;
max-width: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar; }
.large-cell-block-container {
display: flex;
flex-direction: column;
max-height: 100%; }
.large-cell-block-container > .grid-x {
max-height: 100%;
flex-wrap: nowrap; }
.large-cell-block-y {
overflow-y: auto;
max-height: 100%;
min-height: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar; } }
@media screen and (min-width: 75em) {
.xlarge-grid-frame {
overflow: hidden;
position: relative;
flex-wrap: nowrap;
align-items: stretch;
width: 100vw; }
.cell .xlarge-grid-frame {
width: 100%; }
.xlarge-cell-block {
overflow-x: auto;
max-width: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar; }
.xlarge-cell-block-container {
display: flex;
flex-direction: column;
max-height: 100%; }
.xlarge-cell-block-container > .grid-x {
max-height: 100%;
flex-wrap: nowrap; }
.xlarge-cell-block-y {
overflow-y: auto;
max-height: 100%;
min-height: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar; } }
@media screen and (min-width: 87.5em) {
.xxlarge-grid-frame {
overflow: hidden;
position: relative;
flex-wrap: nowrap;
align-items: stretch;
width: 100vw; }
.cell .xxlarge-grid-frame {
width: 100%; }
.xxlarge-cell-block {
overflow-x: auto;
max-width: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar; }
.xxlarge-cell-block-container {
display: flex;
flex-direction: column;
max-height: 100%; }
.xxlarge-cell-block-container > .grid-x {
max-height: 100%;
flex-wrap: nowrap; }
.xxlarge-cell-block-y {
overflow-y: auto;
max-height: 100%;
min-height: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar; } }
@media screen and (min-width: 100em) {
.xxxlarge-grid-frame {
overflow: hidden;
position: relative;
flex-wrap: nowrap;
align-items: stretch;
width: 100vw; }
.cell .xxxlarge-grid-frame {
width: 100%; }
.xxxlarge-cell-block {
overflow-x: auto;
max-width: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar; }
.xxxlarge-cell-block-container {
display: flex;
flex-direction: column;
max-height: 100%; }
.xxxlarge-cell-block-container > .grid-x {
max-height: 100%;
flex-wrap: nowrap; }
.xxxlarge-cell-block-y {
overflow-y: auto;
max-height: 100%;
min-height: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar; } }
.grid-y.grid-frame {
width: auto;
overflow: hidden;
position: relative;
flex-wrap: nowrap;
align-items: stretch;
height: 100vh; }
@media print, screen and (min-width: 48em) {
.grid-y.medium-grid-frame {
width: auto;
overflow: hidden;
position: relative;
flex-wrap: nowrap;
align-items: stretch;
height: 100vh; } }
@media print, screen and (min-width: 64.0625em) {
.grid-y.large-grid-frame {
width: auto;
overflow: hidden;
position: relative;
flex-wrap: nowrap;
align-items: stretch;
height: 100vh; } }
@media screen and (min-width: 75em) {
.grid-y.xlarge-grid-frame {
width: auto;
overflow: hidden;
position: relative;
flex-wrap: nowrap;
align-items: stretch;
height: 100vh; } }
@media screen and (min-width: 87.5em) {
.grid-y.xxlarge-grid-frame {
width: auto;
overflow: hidden;
position: relative;
flex-wrap: nowrap;
align-items: stretch;
height: 100vh; } }
@media screen and (min-width: 100em) {
.grid-y.xxxlarge-grid-frame {
width: auto;
overflow: hidden;
position: relative;
flex-wrap: nowrap;
align-items: stretch;
height: 100vh; } }
.cell .grid-y.grid-frame {
height: 100%; }
@media print, screen and (min-width: 48em) {
.cell .grid-y.medium-grid-frame {
height: 100%; } }
@media print, screen and (min-width: 64.0625em) {
.cell .grid-y.large-grid-frame {
height: 100%; } }
@media screen and (min-width: 75em) {
.cell .grid-y.xlarge-grid-frame {
height: 100%; } }
@media screen and (min-width: 87.5em) {
.cell .grid-y.xxlarge-grid-frame {
height: 100%; } }
@media screen and (min-width: 100em) {
.cell .grid-y.xxxlarge-grid-frame {
height: 100%; } }
.grid-margin-y {
margin-top: -0.3125rem;
margin-bottom: -0.3125rem; }
@media print, screen and (min-width: 48em) {
.grid-margin-y {
margin-top: -0.625rem;
margin-bottom: -0.625rem; } }
@media print, screen and (min-width: 64.0625em) {
.grid-margin-y {
margin-top: -0.9375rem;
margin-bottom: -0.9375rem; } }
@media screen and (min-width: 75em) {
.grid-margin-y {
margin-top: -1.25rem;
margin-bottom: -1.25rem; } }
.grid-margin-y > .cell {
height: calc(100% - 0.625rem);
margin-top: 0.3125rem;
margin-bottom: 0.3125rem; }
@media print, screen and (min-width: 48em) {
.grid-margin-y > .cell {
height: calc(100% - 1.25rem);
margin-top: 0.625rem;
margin-bottom: 0.625rem; } }
@media print, screen and (min-width: 64.0625em) {
.grid-margin-y > .cell {
height: calc(100% - 1.875rem);
margin-top: 0.9375rem;
margin-bottom: 0.9375rem; } }
@media screen and (min-width: 75em) {
.grid-margin-y > .cell {
height: calc(100% - 2.5rem);
margin-top: 1.25rem;
margin-bottom: 1.25rem; } }
.grid-margin-y > .auto {
height: auto; }
.grid-margin-y > .shrink {
height: auto; }
.grid-margin-y > .small-1 {
height: calc(8.3333333333% - 0.625rem); }
.grid-margin-y > .small-2 {
height: calc(16.6666666667% - 0.625rem); }
.grid-margin-y > .small-3 {
height: calc(25% - 0.625rem); }
.grid-margin-y > .small-4 {
height: calc(33.3333333333% - 0.625rem); }
.grid-margin-y > .small-5 {
height: calc(41.6666666667% - 0.625rem); }
.grid-margin-y > .small-6 {
height: calc(50% - 0.625rem); }
.grid-margin-y > .small-7 {
height: calc(58.3333333333% - 0.625rem); }
.grid-margin-y > .small-8 {
height: calc(66.6666666667% - 0.625rem); }
.grid-margin-y > .small-9 {
height: calc(75% - 0.625rem); }
.grid-margin-y > .small-10 {
height: calc(83.3333333333% - 0.625rem); }
.grid-margin-y > .small-11 {
height: calc(91.6666666667% - 0.625rem); }
.grid-margin-y > .small-12 {
height: calc(100% - 0.625rem); }
@media print, screen and (min-width: 48em) {
.grid-margin-y > .auto {
height: auto; }
.grid-margin-y > .shrink {
height: auto; }
.grid-margin-y > .small-1 {
height: calc(8.3333333333% - 1.25rem); }
.grid-margin-y > .small-2 {
height: calc(16.6666666667% - 1.25rem); }
.grid-margin-y > .small-3 {
height: calc(25% - 1.25rem); }
.grid-margin-y > .small-4 {
height: calc(33.3333333333% - 1.25rem); }
.grid-margin-y > .small-5 {
height: calc(41.6666666667% - 1.25rem); }
.grid-margin-y > .small-6 {
height: calc(50% - 1.25rem); }
.grid-margin-y > .small-7 {
height: calc(58.3333333333% - 1.25rem); }
.grid-margin-y > .small-8 {
height: calc(66.6666666667% - 1.25rem); }
.grid-margin-y > .small-9 {
height: calc(75% - 1.25rem); }
.grid-margin-y > .small-10 {
height: calc(83.3333333333% - 1.25rem); }
.grid-margin-y > .small-11 {
height: calc(91.6666666667% - 1.25rem); }
.grid-margin-y > .small-12 {
height: calc(100% - 1.25rem); }
.grid-margin-y > .medium-auto {
height: auto; }
.grid-margin-y > .medium-shrink {
height: auto; }
.grid-margin-y > .medium-1 {
height: calc(8.3333333333% - 1.25rem); }
.grid-margin-y > .medium-2 {
height: calc(16.6666666667% - 1.25rem); }
.grid-margin-y > .medium-3 {
height: calc(25% - 1.25rem); }
.grid-margin-y > .medium-4 {
height: calc(33.3333333333% - 1.25rem); }
.grid-margin-y > .medium-5 {
height: calc(41.6666666667% - 1.25rem); }
.grid-margin-y > .medium-6 {
height: calc(50% - 1.25rem); }
.grid-margin-y > .medium-7 {
height: calc(58.3333333333% - 1.25rem); }
.grid-margin-y > .medium-8 {
height: calc(66.6666666667% - 1.25rem); }
.grid-margin-y > .medium-9 {
height: calc(75% - 1.25rem); }
.grid-margin-y > .medium-10 {
height: calc(83.3333333333% - 1.25rem); }
.grid-margin-y > .medium-11 {
height: calc(91.6666666667% - 1.25rem); }
.grid-margin-y > .medium-12 {
height: calc(100% - 1.25rem); } }
@media print, screen and (min-width: 64.0625em) {
.grid-margin-y > .auto {
height: auto; }
.grid-margin-y > .shrink {
height: auto; }
.grid-margin-y > .small-1 {
height: calc(8.3333333333% - 1.875rem); }
.grid-margin-y > .small-2 {
height: calc(16.6666666667% - 1.875rem); }
.grid-margin-y > .small-3 {
height: calc(25% - 1.875rem); }
.grid-margin-y > .small-4 {
height: calc(33.3333333333% - 1.875rem); }
.grid-margin-y > .small-5 {
height: calc(41.6666666667% - 1.875rem); }
.grid-margin-y > .small-6 {
height: calc(50% - 1.875rem); }
.grid-margin-y > .small-7 {
height: calc(58.3333333333% - 1.875rem); }
.grid-margin-y > .small-8 {
height: calc(66.6666666667% - 1.875rem); }
.grid-margin-y > .small-9 {
height: calc(75% - 1.875rem); }
.grid-margin-y > .small-10 {
height: calc(83.3333333333% - 1.875rem); }
.grid-margin-y > .small-11 {
height: calc(91.6666666667% - 1.875rem); }
.grid-margin-y > .small-12 {
height: calc(100% - 1.875rem); }
.grid-margin-y > .medium-auto {
height: auto; }
.grid-margin-y > .medium-shrink {
height: auto; }
.grid-margin-y > .medium-1 {
height: calc(8.3333333333% - 1.875rem); }
.grid-margin-y > .medium-2 {
height: calc(16.6666666667% - 1.875rem); }
.grid-margin-y > .medium-3 {
height: calc(25% - 1.875rem); }
.grid-margin-y > .medium-4 {
height: calc(33.3333333333% - 1.875rem); }
.grid-margin-y > .medium-5 {
height: calc(41.6666666667% - 1.875rem); }
.grid-margin-y > .medium-6 {
height: calc(50% - 1.875rem); }
.grid-margin-y > .medium-7 {
height: calc(58.3333333333% - 1.875rem); }
.grid-margin-y > .medium-8 {
height: calc(66.6666666667% - 1.875rem); }
.grid-margin-y > .medium-9 {
height: calc(75% - 1.875rem); }
.grid-margin-y > .medium-10 {
height: calc(83.3333333333% - 1.875rem); }
.grid-margin-y > .medium-11 {
height: calc(91.6666666667% - 1.875rem); }
.grid-margin-y > .medium-12 {
height: calc(100% - 1.875rem); }
.grid-margin-y > .large-auto {
height: auto; }
.grid-margin-y > .large-shrink {
height: auto; }
.grid-margin-y > .large-1 {
height: calc(8.3333333333% - 1.875rem); }
.grid-margin-y > .large-2 {
height: calc(16.6666666667% - 1.875rem); }
.grid-margin-y > .large-3 {
height: calc(25% - 1.875rem); }
.grid-margin-y > .large-4 {
height: calc(33.3333333333% - 1.875rem); }
.grid-margin-y > .large-5 {
height: calc(41.6666666667% - 1.875rem); }
.grid-margin-y > .large-6 {
height: calc(50% - 1.875rem); }
.grid-margin-y > .large-7 {
height: calc(58.3333333333% - 1.875rem); }
.grid-margin-y > .large-8 {
height: calc(66.6666666667% - 1.875rem); }
.grid-margin-y > .large-9 {
height: calc(75% - 1.875rem); }
.grid-margin-y > .large-10 {
height: calc(83.3333333333% - 1.875rem); }
.grid-margin-y > .large-11 {
height: calc(91.6666666667% - 1.875rem); }
.grid-margin-y > .large-12 {
height: calc(100% - 1.875rem); } }
@media screen and (min-width: 75em) {
.grid-margin-y > .auto {
height: auto; }
.grid-margin-y > .shrink {
height: auto; }
.grid-margin-y > .small-1 {
height: calc(8.3333333333% - 2.5rem); }
.grid-margin-y > .small-2 {
height: calc(16.6666666667% - 2.5rem); }
.grid-margin-y > .small-3 {
height: calc(25% - 2.5rem); }
.grid-margin-y > .small-4 {
height: calc(33.3333333333% - 2.5rem); }
.grid-margin-y > .small-5 {
height: calc(41.6666666667% - 2.5rem); }
.grid-margin-y > .small-6 {
height: calc(50% - 2.5rem); }
.grid-margin-y > .small-7 {
height: calc(58.3333333333% - 2.5rem); }
.grid-margin-y > .small-8 {
height: calc(66.6666666667% - 2.5rem); }
.grid-margin-y > .small-9 {
height: calc(75% - 2.5rem); }
.grid-margin-y > .small-10 {
height: calc(83.3333333333% - 2.5rem); }
.grid-margin-y > .small-11 {
height: calc(91.6666666667% - 2.5rem); }
.grid-margin-y > .small-12 {
height: calc(100% - 2.5rem); }
.grid-margin-y > .medium-auto {
height: auto; }
.grid-margin-y > .medium-shrink {
height: auto; }
.grid-margin-y > .medium-1 {
height: calc(8.3333333333% - 2.5rem); }
.grid-margin-y > .medium-2 {
height: calc(16.6666666667% - 2.5rem); }
.grid-margin-y > .medium-3 {
height: calc(25% - 2.5rem); }
.grid-margin-y > .medium-4 {
height: calc(33.3333333333% - 2.5rem); }
.grid-margin-y > .medium-5 {
height: calc(41.6666666667% - 2.5rem); }
.grid-margin-y > .medium-6 {
height: calc(50% - 2.5rem); }
.grid-margin-y > .medium-7 {
height: calc(58.3333333333% - 2.5rem); }
.grid-margin-y > .medium-8 {
height: calc(66.6666666667% - 2.5rem); }
.grid-margin-y > .medium-9 {
height: calc(75% - 2.5rem); }
.grid-margin-y > .medium-10 {
height: calc(83.3333333333% - 2.5rem); }
.grid-margin-y > .medium-11 {
height: calc(91.6666666667% - 2.5rem); }
.grid-margin-y > .medium-12 {
height: calc(100% - 2.5rem); }
.grid-margin-y > .large-auto {
height: auto; }
.grid-margin-y > .large-shrink {
height: auto; }
.grid-margin-y > .large-1 {
height: calc(8.3333333333% - 2.5rem); }
.grid-margin-y > .large-2 {
height: calc(16.6666666667% - 2.5rem); }
.grid-margin-y > .large-3 {
height: calc(25% - 2.5rem); }
.grid-margin-y > .large-4 {
height: calc(33.3333333333% - 2.5rem); }
.grid-margin-y > .large-5 {
height: calc(41.6666666667% - 2.5rem); }
.grid-margin-y > .large-6 {
height: calc(50% - 2.5rem); }
.grid-margin-y > .large-7 {
height: calc(58.3333333333% - 2.5rem); }
.grid-margin-y > .large-8 {
height: calc(66.6666666667% - 2.5rem); }
.grid-margin-y > .large-9 {
height: calc(75% - 2.5rem); }
.grid-margin-y > .large-10 {
height: calc(83.3333333333% - 2.5rem); }
.grid-margin-y > .large-11 {
height: calc(91.6666666667% - 2.5rem); }
.grid-margin-y > .large-12 {
height: calc(100% - 2.5rem); }
.grid-margin-y > .xlarge-auto {
height: auto; }
.grid-margin-y > .xlarge-shrink {
height: auto; }
.grid-margin-y > .xlarge-1 {
height: calc(8.3333333333% - 2.5rem); }
.grid-margin-y > .xlarge-2 {
height: calc(16.6666666667% - 2.5rem); }
.grid-margin-y > .xlarge-3 {
height: calc(25% - 2.5rem); }
.grid-margin-y > .xlarge-4 {
height: calc(33.3333333333% - 2.5rem); }
.grid-margin-y > .xlarge-5 {
height: calc(41.6666666667% - 2.5rem); }
.grid-margin-y > .xlarge-6 {
height: calc(50% - 2.5rem); }
.grid-margin-y > .xlarge-7 {
height: calc(58.3333333333% - 2.5rem); }
.grid-margin-y > .xlarge-8 {
height: calc(66.6666666667% - 2.5rem); }
.grid-margin-y > .xlarge-9 {
height: calc(75% - 2.5rem); }
.grid-margin-y > .xlarge-10 {
height: calc(83.3333333333% - 2.5rem); }
.grid-margin-y > .xlarge-11 {
height: calc(91.6666666667% - 2.5rem); }
.grid-margin-y > .xlarge-12 {
height: calc(100% - 2.5rem); } }
@media screen and (min-width: 87.5em) {
.grid-margin-y > .xxlarge-auto {
height: auto; }
.grid-margin-y > .xxlarge-shrink {
height: auto; }
.grid-margin-y > .xxlarge-1 {
height: calc(8.3333333333% - 2.5rem); }
.grid-margin-y > .xxlarge-2 {
height: calc(16.6666666667% - 2.5rem); }
.grid-margin-y > .xxlarge-3 {
height: calc(25% - 2.5rem); }
.grid-margin-y > .xxlarge-4 {
height: calc(33.3333333333% - 2.5rem); }
.grid-margin-y > .xxlarge-5 {
height: calc(41.6666666667% - 2.5rem); }
.grid-margin-y > .xxlarge-6 {
height: calc(50% - 2.5rem); }
.grid-margin-y > .xxlarge-7 {
height: calc(58.3333333333% - 2.5rem); }
.grid-margin-y > .xxlarge-8 {
height: calc(66.6666666667% - 2.5rem); }
.grid-margin-y > .xxlarge-9 {
height: calc(75% - 2.5rem); }
.grid-margin-y > .xxlarge-10 {
height: calc(83.3333333333% - 2.5rem); }
.grid-margin-y > .xxlarge-11 {
height: calc(91.6666666667% - 2.5rem); }
.grid-margin-y > .xxlarge-12 {
height: calc(100% - 2.5rem); } }
@media screen and (min-width: 100em) {
.grid-margin-y > .xxxlarge-auto {
height: auto; }
.grid-margin-y > .xxxlarge-shrink {
height: auto; }
.grid-margin-y > .xxxlarge-1 {
height: calc(8.3333333333% - 2.5rem); }
.grid-margin-y > .xxxlarge-2 {
height: calc(16.6666666667% - 2.5rem); }
.grid-margin-y > .xxxlarge-3 {
height: calc(25% - 2.5rem); }
.grid-margin-y > .xxxlarge-4 {
height: calc(33.3333333333% - 2.5rem); }
.grid-margin-y > .xxxlarge-5 {
height: calc(41.6666666667% - 2.5rem); }
.grid-margin-y > .xxxlarge-6 {
height: calc(50% - 2.5rem); }
.grid-margin-y > .xxxlarge-7 {
height: calc(58.3333333333% - 2.5rem); }
.grid-margin-y > .xxxlarge-8 {
height: calc(66.6666666667% - 2.5rem); }
.grid-margin-y > .xxxlarge-9 {
height: calc(75% - 2.5rem); }
.grid-margin-y > .xxxlarge-10 {
height: calc(83.3333333333% - 2.5rem); }
.grid-margin-y > .xxxlarge-11 {
height: calc(91.6666666667% - 2.5rem); }
.grid-margin-y > .xxxlarge-12 {
height: calc(100% - 2.5rem); } }
.grid-frame.grid-margin-y {
height: calc(100vh + 0.625rem); }
@media print, screen and (min-width: 48em) {
.grid-frame.grid-margin-y {
height: calc(100vh + 1.25rem); } }
@media print, screen and (min-width: 64.0625em) {
.grid-frame.grid-margin-y {
height: calc(100vh + 1.875rem); } }
@media screen and (min-width: 75em) {
.grid-frame.grid-margin-y {
height: calc(100vh + 2.5rem); } }
@media screen and (min-width: 87.5em) {
.grid-frame.grid-margin-y {
height: calc(100vh + 2.5rem); } }
@media screen and (min-width: 100em) {
.grid-frame.grid-margin-y {
height: calc(100vh + 2.5rem); } }
@media print, screen and (min-width: 48em) {
.grid-margin-y.medium-grid-frame {
height: calc(100vh + 1.25rem); } }
@media print, screen and (min-width: 64.0625em) {
.grid-margin-y.large-grid-frame {
height: calc(100vh + 1.875rem); } }
@media screen and (min-width: 75em) {
.grid-margin-y.xlarge-grid-frame {
height: calc(100vh + 2.5rem); } }
@media screen and (min-width: 87.5em) {
.grid-margin-y.xxlarge-grid-frame {
height: calc(100vh + 2.5rem); } }
@media screen and (min-width: 100em) {
.grid-margin-y.xxxlarge-grid-frame {
height: calc(100vh + 2.5rem); } }
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
margin: 0;
padding: 0; }
p {
margin-bottom: 1rem;
font-size: inherit;
line-height: 1.6;
text-rendering: optimizeLegibility; }
em,
i {
font-style: italic;
line-height: inherit; }
strong,
b {
font-weight: bold;
line-height: inherit; }
small {
font-size: 80%;
line-height: inherit; }
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-style: normal;
font-weight: normal;
color: inherit;
text-rendering: optimizeLegibility; }
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
line-height: 0;
color: #e1e1e1; }
h1, .h1 {
font-size: 1.5rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem; }
h2, .h2 {
font-size: 1.25rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem; }
h3, .h3 {
font-size: 1.1875rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem; }
h4, .h4 {
font-size: 1.125rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem; }
h5, .h5 {
font-size: 1.0625rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem; }
h6, .h6 {
font-size: 1rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem; }
@media print, screen and (min-width: 48em) {
h1, .h1 {
font-size: 3rem; }
h2, .h2 {
font-size: 2.5rem; }
h3, .h3 {
font-size: 1.9375rem; }
h4, .h4 {
font-size: 1.5625rem; }
h5, .h5 {
font-size: 1.25rem; }
h6, .h6 {
font-size: 1rem; } }
a {
line-height: inherit;
color: #000000;
text-decoration: none;
cursor: pointer; }
a:hover, a:focus {
color: black; }
a img {
border: 0; }
hr {
clear: both;
max-width: 100%;
height: 0;
margin: 1.25rem auto;
border-top: 0;
border-right: 0;
border-bottom: 1px solid #e1e1e1;
border-left: 0; }
ul,
ol,
dl {
margin-bottom: 1rem;
list-style-position: outside;
line-height: 1.6; }
li {
font-size: inherit; }
ul {
margin-left: 1.25rem;
list-style-type: disc; }
ol {
margin-left: 1.25rem; }
ul ul, ul ol, ol ul, ol ol {
margin-left: 1.25rem;
margin-bottom: 0; }
dl {
margin-bottom: 1rem; }
dl dt {
margin-bottom: 0.3rem;
font-weight: bold; }
blockquote {
margin: 0 0 1rem;
padding: 0.5625rem 1.25rem 0 1.1875rem;
border-left: 1px solid #e1e1e1; }
blockquote, blockquote p {
line-height: 1.6;
color: #8a8a8a; }
cite {
display: block;
font-size: 0.8125rem;
color: #8a8a8a; }
cite:before {
content: "— "; }
abbr, abbr[title] {
border-bottom: 1px dotted #0a0a0a;
cursor: help;
text-decoration: none; }
figure {
margin: 0; }
code {
padding: 0.125rem 0.3125rem 0.0625rem;
border: 1px solid #e1e1e1;
background-color: #e6e6e6;
font-family: Consolas, "Liberation Mono", Courier, monospace;
font-weight: normal;
color: #0a0a0a; }
kbd {
margin: 0;
padding: 0.125rem 0.25rem 0;
background-color: #e6e6e6;
font-family: Consolas, "Liberation Mono", Courier, monospace;
color: #0a0a0a; }
.subheader {
margin-top: 0.2rem;
margin-bottom: 0.5rem;
font-weight: normal;
line-height: 1.4;
color: #8a8a8a; }
.lead {
font-size: 125%;
line-height: 1.6; }
.stat {
font-size: 2.5rem;
line-height: 1; }
p + .stat {
margin-top: -1rem; }
ul.no-bullet, ol.no-bullet {
margin-left: 0;
list-style: none; }
.text-left {
text-align: left; }
.text-right {
text-align: right; }
.text-center {
text-align: center; }
.text-justify {
text-align: justify; }
@media print, screen and (min-width: 48em) {
.medium-text-left {
text-align: left; }
.medium-text-right {
text-align: right; }
.medium-text-center {
text-align: center; }
.medium-text-justify {
text-align: justify; } }
@media print, screen and (min-width: 64.0625em) {
.large-text-left {
text-align: left; }
.large-text-right {
text-align: right; }
.large-text-center {
text-align: center; }
.large-text-justify {
text-align: justify; } }
@media screen and (min-width: 75em) {
.xlarge-text-left {
text-align: left; }
.xlarge-text-right {
text-align: right; }
.xlarge-text-center {
text-align: center; }
.xlarge-text-justify {
text-align: justify; } }
@media screen and (min-width: 87.5em) {
.xxlarge-text-left {
text-align: left; }
.xxlarge-text-right {
text-align: right; }
.xxlarge-text-center {
text-align: center; }
.xxlarge-text-justify {
text-align: justify; } }
@media screen and (min-width: 100em) {
.xxxlarge-text-left {
text-align: left; }
.xxxlarge-text-right {
text-align: right; }
.xxxlarge-text-center {
text-align: center; }
.xxxlarge-text-justify {
text-align: justify; } }
.show-for-print {
display: none !important; }
@media print {
* {
background: transparent !important;
box-shadow: none !important;
color: black !important;
text-shadow: none !important; }
.show-for-print {
display: block !important; }
.hide-for-print {
display: none !important; }
table.show-for-print {
display: table !important; }
thead.show-for-print {
display: table-header-group !important; }
tbody.show-for-print {
display: table-row-group !important; }
tr.show-for-print {
display: table-row !important; }
td.show-for-print {
display: table-cell !important; }
th.show-for-print {
display: table-cell !important; }
a,
a:visited {
text-decoration: underline; }
a[href]:after {
content: " (" attr(href) ")"; }
.ir a:after,
a[href^='javascript:']:after,
a[href^='#']:after {
content: ''; }
abbr[title]:after {
content: " (" attr(title) ")"; }
pre,
blockquote {
border: 1px solid #8a8a8a;
page-break-inside: avoid; }
thead {
display: table-header-group; }
tr,
img {
page-break-inside: avoid; }
img {
max-width: 100% !important; }
@page {
margin: 0.5cm; }
p,
h2,
h3 {
orphans: 3;
widows: 3; }
h2,
h3 {
page-break-after: avoid; }
.print-break-inside {
page-break-inside: auto; } }
.button {
display: inline-block;
vertical-align: middle;
margin: 0 0 1rem 0;
padding: 0.85em 1em;
border: 1px solid transparent;
border-radius: 0;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
font-family: inherit;
font-size: 0.9rem;
-webkit-appearance: none;
line-height: 1;
text-align: center;
cursor: pointer;
background-color: #000000;
color: #fefefe; }
[data-whatinput='mouse'] .button {
outline: 0; }
.button:hover, .button:focus {
background-color: black;
color: #fefefe; }
.button.tiny {
font-size: 0.6rem; }
.button.small {
font-size: 0.75rem; }
.button.large {
font-size: 1.25rem; }
.button.expanded {
display: block;
width: 100%;
margin-right: 0;
margin-left: 0; }
.button.primary {
background-color: #000000;
color: #fefefe; }
.button.primary:hover, .button.primary:focus {
background-color: black;
color: #fefefe; }
.button.secondary {
background-color: #767676;
color: #fefefe; }
.button.secondary:hover, .button.secondary:focus {
background-color: #5e5e5e;
color: #fefefe; }
.button.success {
background-color: #3adb76;
color: #0a0a0a; }
.button.success:hover, .button.success:focus {
background-color: #22bb5b;
color: #0a0a0a; }
.button.warning {
background-color: #ffae00;
color: #0a0a0a; }
.button.warning:hover, .button.warning:focus {
background-color: #cc8b00;
color: #0a0a0a; }
.button.alert {
background-color: #cc4b37;
color: #fefefe; }
.button.alert:hover, .button.alert:focus {
background-color: #a53b2a;
color: #fefefe; }
.button.disabled, .button[disabled] {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
background-color: #000000;
color: #fefefe; }
.button.disabled.primary, .button.primary[disabled] {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button.primary[disabled], .button.primary[disabled]:hover, .button.primary[disabled]:focus {
background-color: #000000;
color: #fefefe; }
.button.disabled.secondary, .button.secondary[disabled] {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button.secondary[disabled], .button.secondary[disabled]:hover, .button.secondary[disabled]:focus {
background-color: #767676;
color: #fefefe; }
.button.disabled.success, .button.success[disabled] {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button.success[disabled], .button.success[disabled]:hover, .button.success[disabled]:focus {
background-color: #3adb76;
color: #0a0a0a; }
.button.disabled.warning, .button.warning[disabled] {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button.warning[disabled], .button.warning[disabled]:hover, .button.warning[disabled]:focus {
background-color: #ffae00;
color: #0a0a0a; }
.button.disabled.alert, .button.alert[disabled] {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button.alert[disabled], .button.alert[disabled]:hover, .button.alert[disabled]:focus {
background-color: #cc4b37;
color: #fefefe; }
.button.hollow {
border: 1px solid #000000;
color: #000000; }
.button.hollow, .button.hollow:hover, .button.hollow:focus {
background-color: transparent; }
.button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
background-color: transparent; }
.button.hollow:hover, .button.hollow:focus {
border-color: black;
color: black; }
.button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
border: 1px solid #000000;
color: #000000; }
.button.hollow.primary {
border: 1px solid #000000;
color: #000000; }
.button.hollow.primary:hover, .button.hollow.primary:focus {
border-color: black;
color: black; }
.button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
border: 1px solid #000000;
color: #000000; }
.button.hollow.secondary {
border: 1px solid #767676;
color: #767676; }
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
border-color: #3b3b3b;
color: #3b3b3b; }
.button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
border: 1px solid #767676;
color: #767676; }
.button.hollow.success {
border: 1px solid #3adb76;
color: #3adb76; }
.button.hollow.success:hover, .button.hollow.success:focus {
border-color: #157539;
color: #157539; }
.button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
border: 1px solid #3adb76;
color: #3adb76; }
.button.hollow.warning {
border: 1px solid #ffae00;
color: #ffae00; }
.button.hollow.warning:hover, .button.hollow.warning:focus {
border-color: #805700;
color: #805700; }
.button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
border: 1px solid #ffae00;
color: #ffae00; }
.button.hollow.alert {
border: 1px solid #cc4b37;
color: #cc4b37; }
.button.hollow.alert:hover, .button.hollow.alert:focus {
border-color: #67251a;
color: #67251a; }
.button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
border: 1px solid #cc4b37;
color: #cc4b37; }
.button.clear {
border: 1px solid #000000;
color: #000000; }
.button.clear, .button.clear:hover, .button.clear:focus {
background-color: transparent; }
.button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
background-color: transparent; }
.button.clear:hover, .button.clear:focus {
border-color: black;
color: black; }
.button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
border: 1px solid #000000;
color: #000000; }
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear:focus, .button.clear.disabled:focus, .button.clear[disabled]:focus {
border-color: transparent; }
.button.clear.primary {
border: 1px solid #000000;
color: #000000; }
.button.clear.primary:hover, .button.clear.primary:focus {
border-color: black;
color: black; }
.button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
border: 1px solid #000000;
color: #000000; }
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary:focus, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
border-color: transparent; }
.button.clear.secondary {
border: 1px solid #767676;
color: #767676; }
.button.clear.secondary:hover, .button.clear.secondary:focus {
border-color: #3b3b3b;
color: #3b3b3b; }
.button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
border: 1px solid #767676;
color: #767676; }
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary:focus, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
border-color: transparent; }
.button.clear.success {
border: 1px solid #3adb76;
color: #3adb76; }
.button.clear.success:hover, .button.clear.success:focus {
border-color: #157539;
color: #157539; }
.button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
border: 1px solid #3adb76;
color: #3adb76; }
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success:focus, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
border-color: transparent; }
.button.clear.warning {
border: 1px solid #ffae00;
color: #ffae00; }
.button.clear.warning:hover, .button.clear.warning:focus {
border-color: #805700;
color: #805700; }
.button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
border: 1px solid #ffae00;
color: #ffae00; }
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning:focus, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
border-color: transparent; }
.button.clear.alert {
border: 1px solid #cc4b37;
color: #cc4b37; }
.button.clear.alert:hover, .button.clear.alert:focus {
border-color: #67251a;
color: #67251a; }
.button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
border: 1px solid #cc4b37;
color: #cc4b37; }
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert:focus, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
border-color: transparent; }
.button.dropdown::after {
display: block;
width: 0;
height: 0;
border: inset 0.4em;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #fefefe transparent transparent;
position: relative;
top: 0.4em;
display: inline-block;
float: right;
margin-left: 1em; }
.button.dropdown.hollow::after, .button.dropdown.clear::after {
border-top-color: #000000; }
.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
border-top-color: #000000; }
.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
border-top-color: #767676; }
.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
border-top-color: #3adb76; }
.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
border-top-color: #ffae00; }
.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
border-top-color: #cc4b37; }
.button.arrow-only::after {
top: -0.1em;
float: none;
margin-left: 0; }
a.button:hover, a.button:focus {
text-decoration: none; }
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
display: block;
box-sizing: border-box;
width: 100%;
height: 2.2375rem;
margin: 0 0 1rem;
padding: 0.5rem;
border: 2px solid #e1e1e1;
border-radius: 0;
background-color: #fefefe;
box-shadow: none;
font-family: inherit;
font-size: 1rem;
font-weight: normal;
line-height: 1.3;
color: #0a0a0a;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
appearance: none; }
[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus {
outline: none;
border: 2px solid #0a0a0a;
background-color: #fefefe;
box-shadow: none;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
textarea {
max-width: 100%; }
textarea[rows] {
height: auto; }
input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
background-color: #e6e6e6;
cursor: not-allowed; }
[type='submit'],
[type='button'] {
appearance: none;
border-radius: 0; }
input[type='search'] {
box-sizing: border-box; }
::placeholder {
color: #e1e1e1; }
[type='file'],
[type='checkbox'],
[type='radio'] {
margin: 0 0 1rem; }
[type='checkbox'] + label,
[type='radio'] + label {
display: inline-block;
vertical-align: baseline;
margin-left: 0.5rem;
margin-right: 1rem;
margin-bottom: 0; }
[type='checkbox'] + label[for],
[type='radio'] + label[for] {
cursor: pointer; }
label > [type='checkbox'],
label > [type='radio'] {
margin-right: 0.5rem; }
[type='file'] {
width: 100%; }
label {
display: block;
margin: 0;
font-size: 0.875rem;
font-weight: normal;
line-height: 1.8;
color: #0a0a0a; }
label.middle {
margin: 0 0 1rem;
padding: 0.625rem 0; }
.help-text {
margin-top: -0.5rem;
font-size: 0.8125rem;
font-style: italic;
color: #0a0a0a; }
.input-group {
display: flex;
width: 100%;
margin-bottom: 1rem;
align-items: stretch; }
.input-group > :first-child, .input-group > .input-group-button:first-child > * {
border-radius: 0 0 0 0; }
.input-group > :last-child, .input-group > .input-group-button:last-child > * {
border-radius: 0 0 0 0; }
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label, .input-group-button, .input-group-field, .input-group-label {
margin: 0;
white-space: nowrap; }
.input-group-label {
padding: 0 1rem;
border: 1px solid #e1e1e1;
background: #e6e6e6;
color: #0a0a0a;
text-align: center;
white-space: nowrap;
display: flex;
flex: 0 0 auto;
align-items: center; }
.input-group-label:first-child {
border-right: 0; }
.input-group-label:last-child {
border-left: 0; }
.input-group-field {
border-radius: 0;
flex: 1 1 0px;
min-width: 0; }
.input-group-button {
padding-top: 0;
padding-bottom: 0;
text-align: center;
display: flex;
flex: 0 0 auto; }
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
align-self: stretch;
height: auto;
padding-top: 0;
padding-bottom: 0;
font-size: 1rem; }
fieldset {
margin: 0;
padding: 0;
border: 0; }
legend {
max-width: 100%;
margin-bottom: 0.5rem; }
.fieldset {
margin: 1.125rem 0;
padding: 1.25rem;
border: 1px solid #e1e1e1; }
.fieldset legend {
margin: 0;
margin-left: -0.1875rem;
padding: 0 0.1875rem; }
select {
height: 2.2375rem;
margin: 0 0 1rem;
padding: 0.5rem;
appearance: none;
border: 2px solid #e1e1e1;
border-radius: 0;
background-color: #fefefe;
font-family: inherit;
font-size: 1rem;
font-weight: normal;
line-height: 1.3;
color: #0a0a0a;
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
background-origin: content-box;
background-position: right -1rem center;
background-repeat: no-repeat;
background-size: 9px 6px;
padding-right: 1.5rem;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
@media screen and (min-width: 0\0) {
select {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==); } }
select:focus {
outline: none;
border: 2px solid #0a0a0a;
background-color: #fefefe;
box-shadow: none;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
select:disabled {
background-color: #e6e6e6;
cursor: not-allowed; }
select::-ms-expand {
display: none; }
select[multiple] {
height: auto;
background-image: none; }
.is-invalid-input:not(:focus) {
border-color: #cc4b37;
background-color: #f9ecea; }
.is-invalid-input:not(:focus)::placeholder {
color: #cc4b37; }
.is-invalid-label {
color: #cc4b37; }
.form-error {
display: none;
margin-top: -0.5rem;
margin-bottom: 1rem;
font-size: 0.75rem;
font-weight: bold;
color: #cc4b37; }
.form-error.is-visible {
display: block; }
.accordion {
margin-left: 0;
background: #fefefe;
list-style-type: none; }
.accordion[disabled] .accordion-title {
cursor: not-allowed; }
.accordion-item:first-child > :first-child {
border-radius: 0 0 0 0; }
.accordion-item:last-child > :last-child {
border-radius: 0 0 0 0; }
.accordion-title {
position: relative;
display: block;
padding: 1.25rem 1rem;
border: 1px solid #e6e6e6;
border-bottom: 0;
font-size: 0.75rem;
line-height: 1;
color: #000000; }
:last-child:not(.is-active) > .accordion-title {
border-bottom: 1px solid #e6e6e6;
border-radius: 0 0 0 0; }
.accordion-title:hover, .accordion-title:focus {
background-color: #e6e6e6; }
.accordion-title::before {
position: absolute;
top: 50%;
right: 1rem;
margin-top: -0.5rem;
content: '+'; }
.is-active > .accordion-title::before {
content: '\2013'; }
.accordion-content {
display: none;
padding: 1rem;
border: 1px solid #e6e6e6;
border-bottom: 0;
background-color: #fefefe;
color: #0a0a0a; }
:last-child > .accordion-content:last-child {
border-bottom: 1px solid #e6e6e6; }
.accordion-menu li {
width: 100%; }
.accordion-menu a {
padding: 0.7rem 1rem; }
.accordion-menu .is-accordion-submenu a {
padding: 0.7rem 1rem; }
.accordion-menu .nested.is-accordion-submenu {
margin-right: 0;
margin-left: 1rem; }
.accordion-menu.align-right .nested.is-accordion-submenu {
margin-right: 1rem;
margin-left: 0; }
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
position: relative; }
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #000000 transparent transparent;
position: absolute;
top: 50%;
margin-top: -3px;
right: 1rem; }
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
right: 1rem;
left: auto; }
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
right: auto;
left: 1rem; }
.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
transform: rotate(180deg);
transform-origin: 50% 50%; }
.is-accordion-submenu-parent {
position: relative; }
.has-submenu-toggle > a {
margin-right: 40px; }
.submenu-toggle {
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 40px;
cursor: pointer; }
.submenu-toggle::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #000000 transparent transparent;
top: 0;
bottom: 0;
margin: auto; }
.submenu-toggle[aria-expanded='true']::after {
transform: scaleY(-1);
transform-origin: 50% 50%; }
.submenu-toggle-text {
position: absolute !important;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0; }
.badge {
display: inline-block;
min-width: 2.1em;
padding: 0.3em;
border-radius: 50%;
font-size: 0.6rem;
text-align: center;
background: #000000;
color: #fefefe; }
.badge.primary {
background: #000000;
color: #fefefe; }
.badge.secondary {
background: #767676;
color: #fefefe; }
.badge.success {
background: #3adb76;
color: #0a0a0a; }
.badge.warning {
background: #ffae00;
color: #0a0a0a; }
.badge.alert {
background: #cc4b37;
color: #fefefe; }
.button-group {
margin-bottom: 1rem;
display: flex;
flex-wrap: nowrap;
align-items: stretch; }
.button-group::before, .button-group::after {
display: table;
content: ' ';
flex-basis: 0;
order: 1; }
.button-group::after {
clear: both; }
.button-group .button {
margin: 0;
margin-right: 1px;
margin-bottom: 1px;
font-size: 0.9rem;
flex: 0 0 auto; }
.button-group .button:last-child {
margin-right: 0; }
.button-group.tiny .button {
font-size: 0.6rem; }
.button-group.small .button {
font-size: 0.75rem; }
.button-group.large .button {
font-size: 1.25rem; }
.button-group.expanded .button {
flex: 1 1 0px; }
.button-group.primary .button {
background-color: #000000;
color: #fefefe; }
.button-group.primary .button:hover, .button-group.primary .button:focus {
background-color: black;
color: #fefefe; }
.button-group.secondary .button {
background-color: #767676;
color: #fefefe; }
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
background-color: #5e5e5e;
color: #fefefe; }
.button-group.success .button {
background-color: #3adb76;
color: #0a0a0a; }
.button-group.success .button:hover, .button-group.success .button:focus {
background-color: #22bb5b;
color: #0a0a0a; }
.button-group.warning .button {
background-color: #ffae00;
color: #0a0a0a; }
.button-group.warning .button:hover, .button-group.warning .button:focus {
background-color: #cc8b00;
color: #0a0a0a; }
.button-group.alert .button {
background-color: #cc4b37;
color: #fefefe; }
.button-group.alert .button:hover, .button-group.alert .button:focus {
background-color: #a53b2a;
color: #fefefe; }
.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
flex-wrap: wrap; }
.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
flex: 0 0 100%; }
.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
margin-bottom: 0; }
.button-group.stacked.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-medium.expanded .button {
flex: 1 1 0px; }
@media print, screen and (min-width: 48em) {
.button-group.stacked-for-small .button {
flex: 0 0 auto;
margin-bottom: 0; } }
@media print, screen and (min-width: 64.0625em) {
.button-group.stacked-for-medium .button {
flex: 0 0 auto;
margin-bottom: 0; } }
@media screen and (max-width: 47.99875em) {
.button-group.stacked-for-small.expanded {
display: block; }
.button-group.stacked-for-small.expanded .button {
display: block;
margin-right: 0; } }
@media screen and (max-width: 64.06125em) {
.button-group.stacked-for-medium.expanded {
display: block; }
.button-group.stacked-for-medium.expanded .button {
display: block;
margin-right: 0; } }
.callout {
position: relative;
margin: 0 0 1rem 0;
padding: 1rem;
border: 1px solid rgba(10, 10, 10, 0.25);
border-radius: 0;
background-color: white;
color: #0a0a0a; }
.callout > :first-child {
margin-top: 0; }
.callout > :last-child {
margin-bottom: 0; }
.callout.primary {
background-color: #d9d9d9;
color: #0a0a0a; }
.callout.secondary {
background-color: #eaeaea;
color: #0a0a0a; }
.callout.success {
background-color: #e1faea;
color: #0a0a0a; }
.callout.warning {
background-color: #fff3d9;
color: #0a0a0a; }
.callout.alert {
background-color: #f7e4e1;
color: #0a0a0a; }
.callout.small {
padding-top: 0.5rem;
padding-right: 0.5rem;
padding-bottom: 0.5rem;
padding-left: 0.5rem; }
.callout.large {
padding-top: 3rem;
padding-right: 3rem;
padding-bottom: 3rem;
padding-left: 3rem; }
.card {
display: flex;
flex-direction: column;
flex-grow: 1;
margin-bottom: 1rem;
border: 1px solid #e6e6e6;
border-radius: 0;
background: #fefefe;
box-shadow: none;
overflow: hidden;
color: #0a0a0a; }
.card > :last-child {
margin-bottom: 0; }
.card-divider {
display: flex;
flex: 0 1 auto;
padding: 1rem;
background: #e6e6e6; }
.card-divider > :last-child {
margin-bottom: 0; }
.card-section {
flex: 1 0 auto;
padding: 1rem; }
.card-section > :last-child {
margin-bottom: 0; }
.card-image {
min-height: 1px; }
.close-button {
position: absolute;
color: #8a8a8a;
cursor: pointer; }
[data-whatinput='mouse'] .close-button {
outline: 0; }
.close-button:hover, .close-button:focus {
color: #0a0a0a; }
.close-button.small {
right: 0.66rem;
top: 0.33em;
font-size: 1.5em;
line-height: 1; }
.close-button, .close-button.medium {
right: 1rem;
top: 0.5rem;
font-size: 2em;
line-height: 1; }
.menu {
padding: 0;
margin: 0;
list-style: none;
position: relative;
display: flex;
flex-wrap: wrap; }
[data-whatinput='mouse'] .menu li {
outline: 0; }
.menu a,
.menu .button {
line-height: 1;
text-decoration: none;
display: block;
padding: 0.7rem 1rem; }
.menu input,
.menu select,
.menu a,
.menu button {
margin-bottom: 0; }
.menu input {
display: inline-block; }
.menu, .menu.horizontal {
flex-wrap: wrap;
flex-direction: row; }
.menu.vertical {
flex-wrap: nowrap;
flex-direction: column; }
.menu.expanded li {
flex: 1 1 0px; }
.menu.simple {
align-items: center; }
.menu.simple li + li {
margin-left: 1rem; }
.menu.simple a {
padding: 0; }
@media print, screen and (min-width: 48em) {
.menu.medium-horizontal {
flex-wrap: wrap;
flex-direction: row; }
.menu.medium-vertical {
flex-wrap: nowrap;
flex-direction: column; }
.menu.medium-expanded li {
flex: 1 1 0px; }
.menu.medium-simple li {
flex: 1 1 0px; } }
@media print, screen and (min-width: 64.0625em) {
.menu.large-horizontal {
flex-wrap: wrap;
flex-direction: row; }
.menu.large-vertical {
flex-wrap: nowrap;
flex-direction: column; }
.menu.large-expanded li {
flex: 1 1 0px; }
.menu.large-simple li {
flex: 1 1 0px; } }
@media screen and (min-width: 75em) {
.menu.xlarge-horizontal {
flex-wrap: wrap;
flex-direction: row; }
.menu.xlarge-vertical {
flex-wrap: nowrap;
flex-direction: column; }
.menu.xlarge-expanded li {
flex: 1 1 0px; }
.menu.xlarge-simple li {
flex: 1 1 0px; } }
@media screen and (min-width: 87.5em) {
.menu.xxlarge-horizontal {
flex-wrap: wrap;
flex-direction: row; }
.menu.xxlarge-vertical {
flex-wrap: nowrap;
flex-direction: column; }
.menu.xxlarge-expanded li {
flex: 1 1 0px; }
.menu.xxlarge-simple li {
flex: 1 1 0px; } }
@media screen and (min-width: 100em) {
.menu.xxxlarge-horizontal {
flex-wrap: wrap;
flex-direction: row; }
.menu.xxxlarge-vertical {
flex-wrap: nowrap;
flex-direction: column; }
.menu.xxxlarge-expanded li {
flex: 1 1 0px; }
.menu.xxxlarge-simple li {
flex: 1 1 0px; } }
.menu.nested {
margin-right: 0;
margin-left: 1rem; }
.menu.icons a {
display: flex; }
.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
display: flex; }
.menu.icon-left li a {
flex-flow: row nowrap; }
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg {
margin-right: 0.25rem; }
.menu.icon-right li a {
flex-flow: row nowrap; }
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
margin-left: 0.25rem; }
.menu.icon-top li a {
flex-flow: column nowrap; }
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
align-self: stretch;
margin-bottom: 0.25rem;
text-align: center; }
.menu.icon-bottom li a {
flex-flow: column nowrap; }
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
align-self: stretch;
margin-bottom: 0.25rem;
text-align: center; }
.menu .is-active > a {
background: #000000;
color: #fefefe; }
.menu .active > a {
background: #000000;
color: #fefefe; }
.menu.align-left {
justify-content: flex-start; }
.menu.align-right li {
display: flex;
justify-content: flex-end; }
.menu.align-right li .submenu li {
justify-content: flex-start; }
.menu.align-right.vertical li {
display: block;
text-align: right; }
.menu.align-right.vertical li .submenu li {
text-align: right; }
.menu.align-right .nested {
margin-right: 1rem;
margin-left: 0; }
.menu.align-center li {
display: flex;
justify-content: center; }
.menu.align-center li .submenu li {
justify-content: flex-start; }
.menu .menu-text {
padding: 0.7rem 1rem;
font-weight: bold;
line-height: 1;
color: inherit; }
.menu-centered > .menu {
justify-content: center; }
.menu-centered > .menu li {
display: flex;
justify-content: center; }
.menu-centered > .menu li .submenu li {
justify-content: flex-start; }
.no-js [data-responsive-menu] ul {
display: none; }
.menu-icon {
position: relative;
display: inline-block;
vertical-align: middle;
width: 20px;
height: 16px;
cursor: pointer; }
.menu-icon::after {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 2px;
background: #fefefe;
box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
content: ''; }
.menu-icon:hover::after {
background: #e1e1e1;
box-shadow: 0 7px 0 #e1e1e1, 0 14px 0 #e1e1e1; }
.menu-icon.dark {
position: relative;
display: inline-block;
vertical-align: middle;
width: 20px;
height: 16px;
cursor: pointer; }
.menu-icon.dark::after {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 2px;
background: #0a0a0a;
box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
content: ''; }
.menu-icon.dark:hover::after {
background: #8a8a8a;
box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }
.is-drilldown {
position: relative;
overflow: hidden; }
.is-drilldown li {
display: block; }
.is-drilldown.animate-height {
transition: height 0.5s; }
.drilldown a {
padding: 0.7rem 1rem;
background: #fefefe; }
.drilldown .is-drilldown-submenu {
position: absolute;
top: 0;
left: 100%;
z-index: -1;
width: 100%;
background: #fefefe;
transition: transform 0.15s linear; }
.drilldown .is-drilldown-submenu.is-active {
z-index: 1;
display: block;
transform: translateX(-100%); }
.drilldown .is-drilldown-submenu.is-closing {
transform: translateX(100%); }
.drilldown .is-drilldown-submenu a {
padding: 0.7rem 1rem; }
.drilldown .nested.is-drilldown-submenu {
margin-right: 0;
margin-left: 0; }
.drilldown .drilldown-submenu-cover-previous {
min-height: 100%; }
.drilldown .is-drilldown-submenu-parent > a {
position: relative; }
.drilldown .is-drilldown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #000000;
position: absolute;
top: 50%;
margin-top: -6px;
right: 1rem; }
.drilldown.align-left .is-drilldown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #000000;
right: 1rem;
left: auto; }
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #000000 transparent transparent;
right: auto;
left: 1rem; }
.drilldown .js-drilldown-back > a::before {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #000000 transparent transparent;
display: inline-block;
vertical-align: middle;
margin-right: 0.75rem; }
.dropdown-pane {
position: absolute;
z-index: 10;
display: none;
width: 300px;
padding: 1rem;
visibility: hidden;
border: 1px solid #e1e1e1;
border-radius: 0;
background-color: #fefefe;
font-size: inherit; }
.dropdown-pane.is-opening {
display: block; }
.dropdown-pane.is-open {
display: block;
visibility: visible; }
.dropdown-pane.tiny {
width: 100px; }
.dropdown-pane.small {
width: 200px; }
.dropdown-pane.large {
width: 400px; }
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
top: 100%;
right: 0;
left: auto; }
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
top: 100%;
right: auto;
left: 0; }
.dropdown.menu > li.is-dropdown-submenu-parent > a {
position: relative;
padding-right: 1.5rem; }
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #000000 transparent transparent;
right: 5px;
left: auto;
margin-top: -3px; }
[data-whatinput='mouse'] .dropdown.menu a {
outline: 0; }
.dropdown.menu > li > a {
background: #fefefe;
padding: 0.7rem 1rem; }
.dropdown.menu > li.is-active > a {
background: transparent;
color: #000; }
.no-js .dropdown.menu ul {
display: none; }
.dropdown.menu .nested.is-dropdown-submenu {
margin-right: 0;
margin-left: 200; }
.dropdown.menu.vertical > li .is-dropdown-submenu {
top: 0; }
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
top: 0;
right: 100%;
left: auto; }
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%; }
.dropdown.menu.vertical > li > a::after {
right: 14px; }
.dropdown.menu.vertical > li.opens-left > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #000000 transparent transparent;
right: auto;
left: 5px; }
.dropdown.menu.vertical > li.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #000000; }
@media print, screen and (min-width: 48em) {
.dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
top: 100%;
right: 0;
left: auto; }
.dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
top: 100%;
right: auto;
left: 0; }
.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
position: relative;
padding-right: 1.5rem; }
.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #000000 transparent transparent;
right: 5px;
left: auto;
margin-top: -3px; }
.dropdown.menu.medium-vertical > li .is-dropdown-submenu {
top: 0; }
.dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
top: 0;
right: 100%;
left: auto; }
.dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%; }
.dropdown.menu.medium-vertical > li > a::after {
right: 14px; }
.dropdown.menu.medium-vertical > li.opens-left > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #000000 transparent transparent;
right: auto;
left: 5px; }
.dropdown.menu.medium-vertical > li.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #000000; } }
@media print, screen and (min-width: 64.0625em) {
.dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
top: 100%;
right: 0;
left: auto; }
.dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
top: 100%;
right: auto;
left: 0; }
.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
position: relative;
padding-right: 1.5rem; }
.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #000000 transparent transparent;
right: 5px;
left: auto;
margin-top: -3px; }
.dropdown.menu.large-vertical > li .is-dropdown-submenu {
top: 0; }
.dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
top: 0;
right: 100%;
left: auto; }
.dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%; }
.dropdown.menu.large-vertical > li > a::after {
right: 14px; }
.dropdown.menu.large-vertical > li.opens-left > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #000000 transparent transparent;
right: auto;
left: 5px; }
.dropdown.menu.large-vertical > li.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #000000; } }
@media screen and (min-width: 75em) {
.dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu {
top: 100%;
right: 0;
left: auto; }
.dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu {
top: 100%;
right: auto;
left: 0; }
.dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a {
position: relative;
padding-right: 1.5rem; }
.dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #000000 transparent transparent;
right: 5px;
left: auto;
margin-top: -3px; }
.dropdown.menu.xlarge-vertical > li .is-dropdown-submenu {
top: 0; }
.dropdown.menu.xlarge-vertical > li.opens-left > .is-dropdown-submenu {
top: 0;
right: 100%;
left: auto; }
.dropdown.menu.xlarge-vertical > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%; }
.dropdown.menu.xlarge-vertical > li > a::after {
right: 14px; }
.dropdown.menu.xlarge-vertical > li.opens-left > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #000000 transparent transparent;
right: auto;
left: 5px; }
.dropdown.menu.xlarge-vertical > li.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #000000; } }
@media screen and (min-width: 87.5em) {
.dropdown.menu.xxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
top: 100%;
right: 0;
left: auto; }
.dropdown.menu.xxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
top: 100%;
right: auto;
left: 0; }
.dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a {
position: relative;
padding-right: 1.5rem; }
.dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #000000 transparent transparent;
right: 5px;
left: auto;
margin-top: -3px; }
.dropdown.menu.xxlarge-vertical > li .is-dropdown-submenu {
top: 0; }
.dropdown.menu.xxlarge-vertical > li.opens-left > .is-dropdown-submenu {
top: 0;
right: 100%;
left: auto; }
.dropdown.menu.xxlarge-vertical > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%; }
.dropdown.menu.xxlarge-vertical > li > a::after {
right: 14px; }
.dropdown.menu.xxlarge-vertical > li.opens-left > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #000000 transparent transparent;
right: auto;
left: 5px; }
.dropdown.menu.xxlarge-vertical > li.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #000000; } }
@media screen and (min-width: 100em) {
.dropdown.menu.xxxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
top: 100%;
right: 0;
left: auto; }
.dropdown.menu.xxxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
top: 100%;
right: auto;
left: 0; }
.dropdown.menu.xxxlarge-horizontal > li.is-dropdown-submenu-parent > a {
position: relative;
padding-right: 1.5rem; }
.dropdown.menu.xxxlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #000000 transparent transparent;
right: 5px;
left: auto;
margin-top: -3px; }
.dropdown.menu.xxxlarge-vertical > li .is-dropdown-submenu {
top: 0; }
.dropdown.menu.xxxlarge-vertical > li.opens-left > .is-dropdown-submenu {
top: 0;
right: 100%;
left: auto; }
.dropdown.menu.xxxlarge-vertical > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%; }
.dropdown.menu.xxxlarge-vertical > li > a::after {
right: 14px; }
.dropdown.menu.xxxlarge-vertical > li.opens-left > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #000000 transparent transparent;
right: auto;
left: 5px; }
.dropdown.menu.xxxlarge-vertical > li.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #000000; } }
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
top: 100%;
right: 0;
left: auto; }
.is-dropdown-menu.vertical {
width: 100px; }
.is-dropdown-menu.vertical.align-right {
float: right; }
.is-dropdown-submenu-parent {
position: relative; }
.is-dropdown-submenu-parent a::after {
position: absolute;
top: 50%;
right: 5px;
left: auto;
margin-top: -6px; }
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
top: 100%;
left: auto; }
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
right: 100%;
left: auto; }
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%; }
.is-dropdown-submenu {
position: absolute;
top: 0;
left: 100%;
z-index: 1;
display: none;
min-width: 200px;
border: 0;
background: #fefefe; }
.dropdown .is-dropdown-submenu a {
padding: 0.7rem 1rem; }
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
right: 14px; }
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #000000 transparent transparent;
right: auto;
left: 5px; }
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #000000; }
.is-dropdown-submenu .is-dropdown-submenu {
margin-top: 0; }
.is-dropdown-submenu > li {
width: 100%; }
.is-dropdown-submenu.js-dropdown-active {
display: block; }
.responsive-embed,
.flex-video {
position: relative;
height: 0;
margin-bottom: 1rem;
padding-bottom: 75%;
overflow: hidden; }
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.responsive-embed.widescreen,
.flex-video.widescreen {
padding-bottom: 56.25%; }
.label {
display: inline-block;
padding: 0.33333rem 0.5rem;
border-radius: 0;
font-size: 0.8rem;
line-height: 1;
white-space: nowrap;
cursor: default;
background: #000000;
color: #fefefe; }
.label.primary {
background: #000000;
color: #fefefe; }
.label.secondary {
background: #767676;
color: #fefefe; }
.label.success {
background: #3adb76;
color: #0a0a0a; }
.label.warning {
background: #ffae00;
color: #0a0a0a; }
.label.alert {
background: #cc4b37;
color: #fefefe; }
.media-object {
display: flex;
margin-bottom: 1rem;
flex-wrap: nowrap; }
.media-object img {
max-width: none; }
@media screen and (max-width: 47.99875em) {
.media-object.stack-for-small {
flex-wrap: wrap; } }
.media-object-section {
flex: 0 1 auto; }
.media-object-section:first-child {
padding-right: 1rem; }
.media-object-section:last-child:not(:nth-child(2)) {
padding-left: 1rem; }
.media-object-section > :last-child {
margin-bottom: 0; }
@media screen and (max-width: 47.99875em) {
.stack-for-small .media-object-section {
padding: 0;
padding-bottom: 1rem;
flex-basis: 100%;
max-width: 100%; }
.stack-for-small .media-object-section img {
width: 100%; } }
.media-object-section.main-section {
flex: 1 1 0px; }
.orbit {
position: relative; }
.orbit-container {
position: relative;
height: 0;
margin: 0;
list-style: none;
overflow: hidden; }
.orbit-slide {
width: 100%;
position: absolute; }
.orbit-slide.no-motionui.is-active {
top: 0;
left: 0; }
.orbit-figure {
margin: 0; }
.orbit-image {
width: 100%;
max-width: 100%;
margin: 0; }
.orbit-caption {
position: absolute;
bottom: 0;
width: 100%;
margin-bottom: 0;
padding: 1rem;
background-color: rgba(10, 10, 10, 0.5);
color: #fefefe; }
.orbit-next, .orbit-previous {
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 10;
padding: 1rem;
color: #fefefe; }
[data-whatinput='mouse'] .orbit-next, [data-whatinput='mouse'] .orbit-previous {
outline: 0; }
.orbit-next:hover, .orbit-previous:hover, .orbit-next:active, .orbit-previous:active, .orbit-next:focus, .orbit-previous:focus {
background-color: rgba(10, 10, 10, 0.5); }
.orbit-previous {
left: 0; }
.orbit-next {
left: auto;
right: 0; }
.orbit-bullets {
position: relative;
margin-top: 0.8rem;
margin-bottom: 0.8rem;
text-align: center; }
[data-whatinput='mouse'] .orbit-bullets {
outline: 0; }
.orbit-bullets button {
width: 1.2rem;
height: 1.2rem;
margin: 0.1rem;
border-radius: 50%;
background-color: #e1e1e1; }
.orbit-bullets button:hover {
background-color: #8a8a8a; }
.orbit-bullets button.is-active {
background-color: #8a8a8a; }
.pagination {
margin-left: 0;
margin-bottom: 1rem; }
.pagination::before, .pagination::after {
display: table;
content: ' ';
flex-basis: 0;
order: 1; }
.pagination::after {
clear: both; }
.pagination li {
margin-right: 0.0625rem;
border-radius: 0;
font-size: 0.875rem;
display: none; }
.pagination li:last-child, .pagination li:first-child {
display: inline-block; }
@media print, screen and (min-width: 48em) {
.pagination li {
display: inline-block; } }
.pagination a,
.pagination button {
display: block;
padding: 0.1875rem 0.625rem;
border-radius: 0;
color: #0a0a0a; }
.pagination a:hover,
.pagination button:hover {
background: #e6e6e6; }
.pagination .current {
padding: 0.1875rem 0.625rem;
background: #000000;
color: #fefefe;
cursor: default; }
.pagination .disabled {
padding: 0.1875rem 0.625rem;
color: #e1e1e1;
cursor: not-allowed; }
.pagination .disabled:hover {
background: transparent; }
.pagination .ellipsis::after {
padding: 0.1875rem 0.625rem;
content: '\2026';
color: #0a0a0a; }
.pagination-previous a::before,
.pagination-previous.disabled::before {
display: inline-block;
margin-right: 0.5rem;
content: '\00ab'; }
.pagination-next a::after,
.pagination-next.disabled::after {
display: inline-block;
margin-left: 0.5rem;
content: '\00bb'; }
.progress {
height: 1rem;
margin-bottom: 1rem;
border-radius: 0;
background-color: #e1e1e1; }
.progress.primary .progress-meter {
background-color: #000000; }
.progress.secondary .progress-meter {
background-color: #767676; }
.progress.success .progress-meter {
background-color: #3adb76; }
.progress.warning .progress-meter {
background-color: #ffae00; }
.progress.alert .progress-meter {
background-color: #cc4b37; }
.progress-meter {
position: relative;
display: block;
width: 0%;
height: 100%;
background-color: #000000; }
.progress-meter-text {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
margin: 0;
font-size: 0.75rem;
font-weight: bold;
color: #fefefe;
white-space: nowrap; }
.slider {
position: relative;
height: 0.5rem;
margin-top: 1.25rem;
margin-bottom: 2.25rem;
background-color: #e6e6e6;
cursor: pointer;
user-select: none;
touch-action: none; }
.slider-fill {
position: absolute;
top: 0;
left: 0;
display: inline-block;
max-width: 100%;
height: 0.5rem;
background-color: #e1e1e1;
transition: all 0.2s ease-in-out; }
.slider-fill.is-dragging {
transition: all 0s linear; }
.slider-handle {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
z-index: 1;
display: inline-block;
width: 1.4rem;
height: 1.4rem;
border-radius: 0;
background-color: #000000;
transition: all 0.2s ease-in-out;
touch-action: manipulation; }
[data-whatinput='mouse'] .slider-handle {
outline: 0; }
.slider-handle:hover {
background-color: black; }
.slider-handle.is-dragging {
transition: all 0s linear; }
.slider.disabled,
.slider[disabled] {
opacity: 0.25;
cursor: not-allowed; }
.slider.vertical {
display: inline-block;
width: 0.5rem;
height: 12.5rem;
margin: 0 1.25rem;
transform: scale(1, -1); }
.slider.vertical .slider-fill {
top: 0;
width: 0.5rem;
max-height: 100%; }
.slider.vertical .slider-handle {
position: absolute;
top: 0;
left: 50%;
width: 1.4rem;
height: 1.4rem;
transform: translateX(-50%); }
.sticky-container {
position: relative; }
.sticky {
position: relative;
z-index: 0;
transform: translate3d(0, 0, 0); }
.sticky.is-stuck {
position: fixed;
z-index: 5;
width: 100%; }
.sticky.is-stuck.is-at-top {
top: 0; }
.sticky.is-stuck.is-at-bottom {
bottom: 0; }
.sticky.is-anchored {
position: relative;
right: auto;
left: auto; }
.sticky.is-anchored.is-at-bottom {
bottom: 0; }
html.is-reveal-open {
position: fixed;
width: 100%;
overflow-y: hidden; }
html.is-reveal-open.zf-has-scroll {
overflow-y: scroll; }
html.is-reveal-open body {
overflow-y: hidden; }
.reveal-overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1005;
display: none;
background-color: rgba(10, 10, 10, 0.45);
overflow-y: auto; }
.reveal {
z-index: 1006;
backface-visibility: hidden;
display: none;
padding: 1rem;
border: 1px solid #e1e1e1;
border-radius: 0;
background-color: #fefefe;
position: relative;
top: 100px;
margin-right: auto;
margin-left: auto;
overflow-y: auto; }
[data-whatinput='mouse'] .reveal {
outline: 0; }
@media print, screen and (min-width: 48em) {
.reveal {
min-height: 0; } }
.reveal .column {
min-width: 0; }
.reveal > :last-child {
margin-bottom: 0; }
@media print, screen and (min-width: 48em) {
.reveal {
width: 600px;
max-width: 100%; } }
.reveal.collapse {
padding: 0; }
@media print, screen and (min-width: 48em) {
.reveal.tiny {
width: 30%;
max-width: 100%; } }
@media print, screen and (min-width: 48em) {
.reveal.small {
width: 50%;
max-width: 100%; } }
@media print, screen and (min-width: 48em) {
.reveal.large {
width: 90%;
max-width: 100%; } }
.reveal.full {
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
max-width: none;
height: 100%;
min-height: 100%;
margin-left: 0;
border: 0;
border-radius: 0; }
@media screen and (max-width: 47.99875em) {
.reveal {
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
max-width: none;
height: 100%;
min-height: 100%;
margin-left: 0;
border: 0;
border-radius: 0; } }
.reveal.without-overlay {
position: fixed; }
.switch {
height: 2rem;
position: relative;
margin-bottom: 1rem;
outline: 0;
font-size: 0.875rem;
font-weight: bold;
color: #fefefe;
user-select: none; }
.switch-input {
position: absolute;
margin-bottom: 0;
opacity: 0; }
.switch-paddle {
position: relative;
display: block;
width: 4rem;
height: 2rem;
border-radius: 0;
background: #e1e1e1;
transition: all 0.25s ease-out;
font-weight: inherit;
color: inherit;
cursor: pointer; }
input + .switch-paddle {
margin: 0; }
.switch-paddle::after {
position: absolute;
top: 0.25rem;
left: 0.25rem;
display: block;
width: 1.5rem;
height: 1.5rem;
transform: translate3d(0, 0, 0);
border-radius: 0;
background: #fefefe;
transition: all 0.25s ease-out;
content: ''; }
input:checked ~ .switch-paddle {
background: #000000; }
input:checked ~ .switch-paddle::after {
left: 2.25rem; }
[data-whatinput='mouse'] input:focus ~ .switch-paddle {
outline: 0; }
.switch-inactive, .switch-active {
position: absolute;
top: 50%;
transform: translateY(-50%); }
.switch-active {
left: 8%;
display: none; }
input:checked + label > .switch-active {
display: block; }
.switch-inactive {
right: 15%; }
input:checked + label > .switch-inactive {
display: none; }
.switch.tiny {
height: 1.5rem; }
.switch.tiny .switch-paddle {
width: 3rem;
height: 1.5rem;
font-size: 0.625rem; }
.switch.tiny .switch-paddle::after {
top: 0.25rem;
left: 0.25rem;
width: 1rem;
height: 1rem; }
.switch.tiny input:checked ~ .switch-paddle::after {
left: 1.75rem; }
.switch.small {
height: 1.75rem; }
.switch.small .switch-paddle {
width: 3.5rem;
height: 1.75rem;
font-size: 0.75rem; }
.switch.small .switch-paddle::after {
top: 0.25rem;
left: 0.25rem;
width: 1.25rem;
height: 1.25rem; }
.switch.small input:checked ~ .switch-paddle::after {
left: 2rem; }
.switch.large {
height: 2.5rem; }
.switch.large .switch-paddle {
width: 5rem;
height: 2.5rem;
font-size: 1rem; }
.switch.large .switch-paddle::after {
top: 0.25rem;
left: 0.25rem;
width: 2rem;
height: 2rem; }
.switch.large input:checked ~ .switch-paddle::after {
left: 2.75rem; }
table {
border-collapse: collapse;
width: 100%;
margin-bottom: 1rem;
border-radius: 0; }
thead,
tbody,
tfoot {
border: 1px solid #f1f1f1;
background-color: #fefefe; }
caption {
padding: 0.5rem 0.625rem 0.625rem;
font-weight: bold; }
thead {
background: #f8f8f8;
color: #0a0a0a; }
tfoot {
background: #f1f1f1;
color: #0a0a0a; }
thead tr,
tfoot tr {
background: transparent; }
thead th,
thead td,
tfoot th,
tfoot td {
padding: 0.5rem 0.625rem 0.625rem;
font-weight: bold;
text-align: left; }
tbody th,
tbody td {
padding: 0.5rem 0.625rem 0.625rem; }
tbody tr:nth-child(even) {
border-bottom: 0;
background-color: #f1f1f1; }
table.unstriped tbody {
background-color: #fefefe; }
table.unstriped tbody tr {
border-bottom: 0;
border-bottom: 1px solid #f1f1f1;
background-color: #fefefe; }
@media screen and (max-width: 64.06125em) {
table.stack thead {
display: none; }
table.stack tfoot {
display: none; }
table.stack tr,
table.stack th,
table.stack td {
display: block; }
table.stack td {
border-top: 0; } }
table.scroll {
display: block;
width: 100%;
overflow-x: auto; }
table.hover thead tr:hover {
background-color: #f3f3f3; }
table.hover tfoot tr:hover {
background-color: #ececec; }
table.hover tbody tr:hover {
background-color: #f9f9f9; }
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
background-color: #ececec; }
.table-scroll {
overflow-x: auto; }
.tabs {
margin: 0;
border: 1px solid #e6e6e6;
background: #fefefe;
list-style-type: none; }
.tabs::before, .tabs::after {
display: table;
content: ' ';
flex-basis: 0;
order: 1; }
.tabs::after {
clear: both; }
.tabs.vertical > li {
display: block;
float: none;
width: auto; }
.tabs.simple > li > a {
padding: 0; }
.tabs.simple > li > a:hover {
background: transparent; }
.tabs.primary {
background: #000000; }
.tabs.primary > li > a {
color: #fefefe; }
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
background: #0d0d0d; }
.tabs-title {
float: left; }
.tabs-title > a {
display: block;
padding: 1.25rem 1.5rem;
font-size: 0.75rem;
line-height: 1;
color: #000000; }
[data-whatinput='mouse'] .tabs-title > a {
outline: 0; }
.tabs-title > a:hover {
background: #fefefe;
color: black; }
.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
background: #e6e6e6;
color: #000000; }
.tabs-content {
border: 1px solid #e6e6e6;
border-top: 0;
background: #fefefe;
color: #0a0a0a;
transition: all 0.5s ease; }
.tabs-content.vertical {
border: 1px solid #e6e6e6;
border-left: 0; }
.tabs-panel {
display: none;
padding: 1rem; }
.tabs-panel.is-active {
display: block; }
.thumbnail {
display: inline-block;
max-width: 100%;
margin-bottom: 1rem;
border: solid 4px #fefefe;
border-radius: 0;
box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
line-height: 0; }
a.thumbnail {
transition: box-shadow 200ms ease-out; }
a.thumbnail:hover, a.thumbnail:focus {
box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.5); }
a.thumbnail image {
box-shadow: none; }
.title-bar {
padding: 0.5rem;
background: #0a0a0a;
color: #fefefe;
display: flex;
justify-content: flex-start;
align-items: center; }
.title-bar .menu-icon {
margin-left: 0.25rem;
margin-right: 0.25rem; }
.title-bar-left,
.title-bar-right {
flex: 1 1 0px; }
.title-bar-right {
text-align: right; }
.title-bar-title {
display: inline-block;
vertical-align: middle;
font-weight: bold; }
.has-tip {
position: relative;
display: inline-block;
border-bottom: dotted 1px #8a8a8a;
font-weight: bold;
cursor: help; }
.tooltip {
position: absolute;
top: calc(100% + 0.6495rem);
z-index: 1200;
max-width: 10rem;
padding: 0.75rem;
border-radius: 0;
background-color: #0a0a0a;
font-size: 80%;
color: #fefefe; }
.tooltip::before {
position: absolute; }
.tooltip.bottom::before {
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
content: '';
border-top-width: 0;
border-bottom-style: solid;
border-color: transparent transparent #0a0a0a;
bottom: 100%; }
.tooltip.bottom.align-center::before {
left: 50%;
transform: translateX(-50%); }
.tooltip.top::before {
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #0a0a0a transparent transparent;
top: 100%;
bottom: auto; }
.tooltip.top.align-center::before {
left: 50%;
transform: translateX(-50%); }
.tooltip.left::before {
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #0a0a0a;
left: 100%; }
.tooltip.left.align-center::before {
bottom: auto;
top: 50%;
transform: translateY(-50%); }
.tooltip.right::before {
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #0a0a0a transparent transparent;
right: 100%;
left: auto; }
.tooltip.right.align-center::before {
bottom: auto;
top: 50%;
transform: translateY(-50%); }
.tooltip.align-top::before {
bottom: auto;
top: 10%; }
.tooltip.align-bottom::before {
bottom: 10%;
top: auto; }
.tooltip.align-left::before {
left: 10%;
right: auto; }
.tooltip.align-right::before {
left: auto;
right: 10%; }
.top-bar {
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
align-items: center;
padding: 0.5rem;
flex-wrap: wrap; }
.top-bar,
.top-bar ul {
background-color: #e6e6e6; }
.top-bar input {
max-width: 200px;
margin-right: 1rem; }
.top-bar .input-group-field {
width: 100%;
margin-right: 0; }
.top-bar input.button {
width: auto; }
.top-bar .top-bar-left,
.top-bar .top-bar-right {
flex: 0 0 100%;
max-width: 100%; }
@media print, screen and (min-width: 48em) {
.top-bar {
flex-wrap: nowrap; }
.top-bar .top-bar-left {
flex: 1 1 auto;
margin-right: auto; }
.top-bar .top-bar-right {
flex: 0 1 auto;
margin-left: auto; } }
@media screen and (max-width: 64.06125em) {
.top-bar.stacked-for-medium {
flex-wrap: wrap; }
.top-bar.stacked-for-medium .top-bar-left,
.top-bar.stacked-for-medium .top-bar-right {
flex: 0 0 100%;
max-width: 100%; } }
@media screen and (max-width: 74.99875em) {
.top-bar.stacked-for-large {
flex-wrap: wrap; }
.top-bar.stacked-for-large .top-bar-left,
.top-bar.stacked-for-large .top-bar-right {
flex: 0 0 100%;
max-width: 100%; } }
@media screen and (max-width: 87.49875em) {
.top-bar.stacked-for-xlarge {
flex-wrap: wrap; }
.top-bar.stacked-for-xlarge .top-bar-left,
.top-bar.stacked-for-xlarge .top-bar-right {
flex: 0 0 100%;
max-width: 100%; } }
@media screen and (max-width: 99.99875em) {
.top-bar.stacked-for-xxlarge {
flex-wrap: wrap; }
.top-bar.stacked-for-xxlarge .top-bar-left,
.top-bar.stacked-for-xxlarge .top-bar-right {
flex: 0 0 100%;
max-width: 100%; } }
.top-bar.stacked-for-xxxlarge {
flex-wrap: wrap; }
.top-bar.stacked-for-xxxlarge .top-bar-left,
.top-bar.stacked-for-xxxlarge .top-bar-right {
flex: 0 0 100%;
max-width: 100%; }
.top-bar-title {
flex: 0 0 auto;
margin: 0.5rem 1rem 0.5rem 0; }
.top-bar-left,
.top-bar-right {
flex: 0 0 auto; }
.hide {
display: none !important; }
.invisible {
visibility: hidden; }
@media screen and (max-width: 47.99875em) {
.hide-for-small-only {
display: none !important; } }
@media screen and (max-width: 0em), screen and (min-width: 48em) {
.show-for-small-only {
display: none !important; } }
@media print, screen and (min-width: 48em) {
.hide-for-medium {
display: none !important; } }
@media screen and (max-width: 47.99875em) {
.show-for-medium {
display: none !important; } }
@media screen and (min-width: 48em) and (max-width: 64.06125em) {
.hide-for-medium-only {
display: none !important; } }
@media screen and (max-width: 47.99875em), screen and (min-width: 64.0625em) {
.show-for-medium-only {
display: none !important; } }
@media print, screen and (min-width: 64.0625em) {
.hide-for-large {
display: none !important; } }
@media screen and (max-width: 64.06125em) {
.show-for-large {
display: none !important; } }
@media screen and (min-width: 64.0625em) and (max-width: 74.99875em) {
.hide-for-large-only {
display: none !important; } }
@media screen and (max-width: 64.06125em), screen and (min-width: 75em) {
.show-for-large-only {
display: none !important; } }
@media screen and (min-width: 75em) {
.hide-for-xlarge {
display: none !important; } }
@media screen and (max-width: 74.99875em) {
.show-for-xlarge {
display: none !important; } }
@media screen and (min-width: 75em) and (max-width: 87.49875em) {
.hide-for-xlarge-only {
display: none !important; } }
@media screen and (max-width: 74.99875em), screen and (min-width: 87.5em) {
.show-for-xlarge-only {
display: none !important; } }
@media screen and (min-width: 87.5em) {
.hide-for-xxlarge {
display: none !important; } }
@media screen and (max-width: 87.49875em) {
.show-for-xxlarge {
display: none !important; } }
@media screen and (min-width: 87.5em) and (max-width: 99.99875em) {
.hide-for-xxlarge-only {
display: none !important; } }
@media screen and (max-width: 87.49875em), screen and (min-width: 100em) {
.show-for-xxlarge-only {
display: none !important; } }
@media screen and (min-width: 100em) {
.hide-for-xxxlarge {
display: none !important; } }
@media screen and (max-width: 99.99875em) {
.show-for-xxxlarge {
display: none !important; } }
@media screen and (min-width: 100em) {
.hide-for-xxxlarge-only {
display: none !important; } }
@media screen and (max-width: 99.99875em) {
.show-for-xxxlarge-only {
display: none !important; } }
.show-for-sr, .screen-reader-text,
.show-on-focus {
position: absolute !important;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0; }
.show-on-focus:active, .show-on-focus:focus {
position: static !important;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal; }
.show-for-landscape,
.hide-for-portrait {
display: block !important; }
@media screen and (orientation: landscape) {
.show-for-landscape,
.hide-for-portrait {
display: block !important; } }
@media screen and (orientation: portrait) {
.show-for-landscape,
.hide-for-portrait {
display: none !important; } }
.hide-for-landscape,
.show-for-portrait {
display: none !important; }
@media screen and (orientation: landscape) {
.hide-for-landscape,
.show-for-portrait {
display: none !important; } }
@media screen and (orientation: portrait) {
.hide-for-landscape,
.show-for-portrait {
display: block !important; } }
.align-left {
justify-content: flex-start; }
.align-right {
justify-content: flex-end; }
.align-center {
justify-content: center; }
.align-justify {
justify-content: space-between; }
.align-spaced {
justify-content: space-around; }
.align-left.vertical.menu > li > a {
justify-content: flex-start; }
.align-right.vertical.menu > li > a {
justify-content: flex-end; }
.align-center.vertical.menu > li > a {
justify-content: center; }
.align-top {
align-items: flex-start; }
.align-self-top {
align-self: flex-start; }
.align-bottom {
align-items: flex-end; }
.align-self-bottom {
align-self: flex-end; }
.align-middle {
align-items: center; }
.align-self-middle {
align-self: center; }
.align-stretch {
align-items: stretch; }
.align-self-stretch {
align-self: stretch; }
.align-center-middle {
justify-content: center;
align-items: center;
align-content: center; }
.small-order-1 {
order: 1; }
.small-order-2 {
order: 2; }
.small-order-3 {
order: 3; }
.small-order-4 {
order: 4; }
.small-order-5 {
order: 5; }
.small-order-6 {
order: 6; }
@media print, screen and (min-width: 48em) {
.medium-order-1 {
order: 1; }
.medium-order-2 {
order: 2; }
.medium-order-3 {
order: 3; }
.medium-order-4 {
order: 4; }
.medium-order-5 {
order: 5; }
.medium-order-6 {
order: 6; } }
@media print, screen and (min-width: 64.0625em) {
.large-order-1 {
order: 1; }
.large-order-2 {
order: 2; }
.large-order-3 {
order: 3; }
.large-order-4 {
order: 4; }
.large-order-5 {
order: 5; }
.large-order-6 {
order: 6; } }
@media screen and (min-width: 75em) {
.xlarge-order-1 {
order: 1; }
.xlarge-order-2 {
order: 2; }
.xlarge-order-3 {
order: 3; }
.xlarge-order-4 {
order: 4; }
.xlarge-order-5 {
order: 5; }
.xlarge-order-6 {
order: 6; } }
@media screen and (min-width: 87.5em) {
.xxlarge-order-1 {
order: 1; }
.xxlarge-order-2 {
order: 2; }
.xxlarge-order-3 {
order: 3; }
.xxlarge-order-4 {
order: 4; }
.xxlarge-order-5 {
order: 5; }
.xxlarge-order-6 {
order: 6; } }
@media screen and (min-width: 100em) {
.xxxlarge-order-1 {
order: 1; }
.xxxlarge-order-2 {
order: 2; }
.xxxlarge-order-3 {
order: 3; }
.xxxlarge-order-4 {
order: 4; }
.xxxlarge-order-5 {
order: 5; }
.xxxlarge-order-6 {
order: 6; } }
.flex-container {
display: flex; }
.flex-child-auto {
flex: 1 1 auto; }
.flex-child-grow {
flex: 1 0 auto; }
.flex-child-shrink {
flex: 0 1 auto; }
.flex-dir-row {
flex-direction: row; }
.flex-dir-row-reverse {
flex-direction: row-reverse; }
.flex-dir-column {
flex-direction: column; }
.flex-dir-column-reverse {
flex-direction: column-reverse; }
@media print, screen and (min-width: 48em) {
.medium-flex-container {
display: flex; }
.medium-flex-child-auto {
flex: 1 1 auto; }
.medium-flex-child-grow {
flex: 1 0 auto; }
.medium-flex-child-shrink {
flex: 0 1 auto; }
.medium-flex-dir-row {
flex-direction: row; }
.medium-flex-dir-row-reverse {
flex-direction: row-reverse; }
.medium-flex-dir-column {
flex-direction: column; }
.medium-flex-dir-column-reverse {
flex-direction: column-reverse; } }
@media print, screen and (min-width: 64.0625em) {
.large-flex-container {
display: flex; }
.large-flex-child-auto {
flex: 1 1 auto; }
.large-flex-child-grow {
flex: 1 0 auto; }
.large-flex-child-shrink {
flex: 0 1 auto; }
.large-flex-dir-row {
flex-direction: row; }
.large-flex-dir-row-reverse {
flex-direction: row-reverse; }
.large-flex-dir-column {
flex-direction: column; }
.large-flex-dir-column-reverse {
flex-direction: column-reverse; } }
@media screen and (min-width: 75em) {
.xlarge-flex-container {
display: flex; }
.xlarge-flex-child-auto {
flex: 1 1 auto; }
.xlarge-flex-child-grow {
flex: 1 0 auto; }
.xlarge-flex-child-shrink {
flex: 0 1 auto; }
.xlarge-flex-dir-row {
flex-direction: row; }
.xlarge-flex-dir-row-reverse {
flex-direction: row-reverse; }
.xlarge-flex-dir-column {
flex-direction: column; }
.xlarge-flex-dir-column-reverse {
flex-direction: column-reverse; } }
@media screen and (min-width: 87.5em) {
.xxlarge-flex-container {
display: flex; }
.xxlarge-flex-child-auto {
flex: 1 1 auto; }
.xxlarge-flex-child-grow {
flex: 1 0 auto; }
.xxlarge-flex-child-shrink {
flex: 0 1 auto; }
.xxlarge-flex-dir-row {
flex-direction: row; }
.xxlarge-flex-dir-row-reverse {
flex-direction: row-reverse; }
.xxlarge-flex-dir-column {
flex-direction: column; }
.xxlarge-flex-dir-column-reverse {
flex-direction: column-reverse; } }
@media screen and (min-width: 100em) {
.xxxlarge-flex-container {
display: flex; }
.xxxlarge-flex-child-auto {
flex: 1 1 auto; }
.xxxlarge-flex-child-grow {
flex: 1 0 auto; }
.xxxlarge-flex-child-shrink {
flex: 0 1 auto; }
.xxxlarge-flex-dir-row {
flex-direction: row; }
.xxxlarge-flex-dir-row-reverse {
flex-direction: row-reverse; }
.xxxlarge-flex-dir-column {
flex-direction: column; }
.xxxlarge-flex-dir-column-reverse {
flex-direction: column-reverse; } }
.slide-in-down.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateY(-100%);
transition-property: transform, opacity;
backface-visibility: hidden; }
.slide-in-down.mui-enter.mui-enter-active {
transform: translateY(0); }
.slide-in-left.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateX(-100%);
transition-property: transform, opacity;
backface-visibility: hidden; }
.slide-in-left.mui-enter.mui-enter-active {
transform: translateX(0); }
.slide-in-up.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateY(100%);
transition-property: transform, opacity;
backface-visibility: hidden; }
.slide-in-up.mui-enter.mui-enter-active {
transform: translateY(0); }
.slide-in-right.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateX(100%);
transition-property: transform, opacity;
backface-visibility: hidden; }
.slide-in-right.mui-enter.mui-enter-active {
transform: translateX(0); }
.slide-out-down.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateY(0);
transition-property: transform, opacity;
backface-visibility: hidden; }
.slide-out-down.mui-leave.mui-leave-active {
transform: translateY(100%); }
.slide-out-right.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateX(0);
transition-property: transform, opacity;
backface-visibility: hidden; }
.slide-out-right.mui-leave.mui-leave-active {
transform: translateX(100%); }
.slide-out-up.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateY(0);
transition-property: transform, opacity;
backface-visibility: hidden; }
.slide-out-up.mui-leave.mui-leave-active {
transform: translateY(-100%); }
.slide-out-left.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateX(0);
transition-property: transform, opacity;
backface-visibility: hidden; }
.slide-out-left.mui-leave.mui-leave-active {
transform: translateX(-100%); }
.fade-in.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
opacity: 0;
transition-property: opacity; }
.fade-in.mui-enter.mui-enter-active {
opacity: 1; }
.fade-out.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
opacity: 1;
transition-property: opacity; }
.fade-out.mui-leave.mui-leave-active {
opacity: 0; }
.hinge-in-from-top.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateX(-90deg);
transform-origin: top;
transition-property: transform, opacity;
opacity: 0; }
.hinge-in-from-top.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1; }
.hinge-in-from-right.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateY(-90deg);
transform-origin: right;
transition-property: transform, opacity;
opacity: 0; }
.hinge-in-from-right.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1; }
.hinge-in-from-bottom.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateX(90deg);
transform-origin: bottom;
transition-property: transform, opacity;
opacity: 0; }
.hinge-in-from-bottom.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1; }
.hinge-in-from-left.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateY(90deg);
transform-origin: left;
transition-property: transform, opacity;
opacity: 0; }
.hinge-in-from-left.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1; }
.hinge-in-from-middle-x.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateX(-90deg);
transform-origin: center;
transition-property: transform, opacity;
opacity: 0; }
.hinge-in-from-middle-x.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1; }
.hinge-in-from-middle-y.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateY(-90deg);
transform-origin: center;
transition-property: transform, opacity;
opacity: 0; }
.hinge-in-from-middle-y.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1; }
.hinge-out-from-top.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
transform-origin: top;
transition-property: transform, opacity;
opacity: 1; }
.hinge-out-from-top.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateX(90deg);
opacity: 0; }
.hinge-out-from-right.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
transform-origin: right;
transition-property: transform, opacity;
opacity: 1; }
.hinge-out-from-right.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateY(90deg);
opacity: 0; }
.hinge-out-from-bottom.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
transform-origin: bottom;
transition-property: transform, opacity;
opacity: 1; }
.hinge-out-from-bottom.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateX(-90deg);
opacity: 0; }
.hinge-out-from-left.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
transform-origin: left;
transition-property: transform, opacity;
opacity: 1; }
.hinge-out-from-left.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateY(-90deg);
opacity: 0; }
.hinge-out-from-middle-x.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
transform-origin: center;
transition-property: transform, opacity;
opacity: 1; }
.hinge-out-from-middle-x.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateX(90deg);
opacity: 0; }
.hinge-out-from-middle-y.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
transform-origin: center;
transition-property: transform, opacity;
opacity: 1; }
.hinge-out-from-middle-y.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateY(90deg);
opacity: 0; }
.scale-in-up.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: scale(0.5);
transition-property: transform, opacity;
opacity: 0; }
.scale-in-up.mui-enter.mui-enter-active {
transform: scale(1);
opacity: 1; }
.scale-in-down.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: scale(1.5);
transition-property: transform, opacity;
opacity: 0; }
.scale-in-down.mui-enter.mui-enter-active {
transform: scale(1);
opacity: 1; }
.scale-out-up.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: scale(1);
transition-property: transform, opacity;
opacity: 1; }
.scale-out-up.mui-leave.mui-leave-active {
transform: scale(1.5);
opacity: 0; }
.scale-out-down.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: scale(1);
transition-property: transform, opacity;
opacity: 1; }
.scale-out-down.mui-leave.mui-leave-active {
transform: scale(0.5);
opacity: 0; }
.spin-in.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: rotate(-0.75turn);
transition-property: transform, opacity;
opacity: 0; }
.spin-in.mui-enter.mui-enter-active {
transform: rotate(0);
opacity: 1; }
.spin-out.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: rotate(0);
transition-property: transform, opacity;
opacity: 1; }
.spin-out.mui-leave.mui-leave-active {
transform: rotate(0.75turn);
opacity: 0; }
.spin-in-ccw.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: rotate(0.75turn);
transition-property: transform, opacity;
opacity: 0; }
.spin-in-ccw.mui-enter.mui-enter-active {
transform: rotate(0);
opacity: 1; }
.spin-out-ccw.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: rotate(0);
transition-property: transform, opacity;
opacity: 1; }
.spin-out-ccw.mui-leave.mui-leave-active {
transform: rotate(-0.75turn);
opacity: 0; }
.slow {
transition-duration: 750ms !important; }
.fast {
transition-duration: 250ms !important; }
.linear {
transition-timing-function: linear !important; }
.ease {
transition-timing-function: ease !important; }
.ease-in {
transition-timing-function: ease-in !important; }
.ease-out {
transition-timing-function: ease-out !important; }
.ease-in-out {
transition-timing-function: ease-in-out !important; }
.bounce-in {
transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }
.bounce-out {
transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }
.bounce-in-out {
transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }
.short-delay {
transition-delay: 300ms !important; }
.long-delay {
transition-delay: 700ms !important; }
.shake {
animation-name: shake-7; }
@keyframes shake-7 {
0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
transform: translateX(7%); }
5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
transform: translateX(-7%); } }
.spin-cw {
animation-name: spin-cw-1turn; }
@keyframes spin-cw-1turn {
0% {
transform: rotate(-1turn); }
100% {
transform: rotate(0); } }
.spin-ccw {
animation-name: spin-ccw-1turn; }
@keyframes spin-ccw-1turn {
0% {
transform: rotate(0); }
100% {
transform: rotate(-1turn); } }
.wiggle {
animation-name: wiggle-7deg; }
@keyframes wiggle-7deg {
40%, 50%, 60% {
transform: rotate(7deg); }
35%, 45%, 55%, 65% {
transform: rotate(-7deg); }
0%, 30%, 70%, 100% {
transform: rotate(0); } }
.shake,
.spin-cw,
.spin-ccw,
.wiggle {
animation-duration: 500ms; }
.infinite {
animation-iteration-count: infinite; }
.slow {
animation-duration: 750ms !important; }
.fast {
animation-duration: 250ms !important; }
.linear {
animation-timing-function: linear !important; }
.ease {
animation-timing-function: ease !important; }
.ease-in {
animation-timing-function: ease-in !important; }
.ease-out {
animation-timing-function: ease-out !important; }
.ease-in-out {
animation-timing-function: ease-in-out !important; }
.bounce-in {
animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }
.bounce-out {
animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }
.bounce-in-out {
animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }
.short-delay {
animation-delay: 300ms !important; }
.long-delay {
animation-delay: 700ms !important; } @keyframes product-fade-in {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes blink {
0% {
opacity: 1; }
50% {
opacity: 0; }
100% {
opacity: 1; } }
@-webkit-keyframes blink {
0% {
opacity: 1; }
50% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes topCanvasNavOpen {
0% {
-webkit-clip-path: polygon(0 0, 100% 0, 100% 50%, 0 100%);
clip-path: polygon(0 0, 100% 0, 100% 50%, 0 100%); }
to {
-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); } }
@keyframes topCanvasClose {
0% {
-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 70%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 70%); }
50% {
-webkit-clip-path: polygon(0 0, 100% 0, 100% 70%, 0 70%);
clip-path: polygon(0 0, 100% 0, 100% 70%, 0 70%); }
100% {
-webkit-clip-path: polygon(0 0, 100% 0, 100% 50%, 0 70%);
clip-path: polygon(0 0, 100% 0, 100% 50%, 0 70%); } }
@-webkit-keyframes show-menu-section {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes show-menu-section {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes fadeIn {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } }
@keyframes full_and_visible {
100% {
width: 100%;
height: 100%;
visibility: visible; } }
@keyframes no_space_and_hidden {
100% {
width: 0;
height: 0;
visibility: hidden; } }
@keyframes shop_tooltip_clicked {
0% {
transform: scale(1); }
50% {
transform: scale(0.9); }
100% {
transform: scale(1); } }
@keyframes shop_tooltip_clicked_desktop {
0% {
transform: scale(1.1); }
50% {
transform: scale(0.9); }
100% {
transform: scale(1.1); } }
@keyframes shop_tooltip_hover_in {
0% {
transform: translate3d(-50%, -70%, 0);
opacity: 0; }
100% {
transform: translate3d(-50%, -20%, 0);
opacity: 1; } }
@keyframes shop_tooltip_hover_out {
0% {
transform: translate3d(-50%, -20%, 0);
opacity: 1; }
100% {
transform: translate3d(-50%, -70%, 0);
opacity: 0; } }
@keyframes shop_tooltip_show_hide {
0% {
transform: translate3d(200px, 0, 0);
opacity: 0; }
100% {
transform: translate3d(0, 0, 0);
opacity: 1; } }
@keyframes drop_down_in {
0% {
opacity: 0;
transform: perspective(500px) rotateX(-25deg); }
50% {
opacity: 1; }
100% {
opacity: 1;
transform: perspective(9999px) rotateX(0deg); } }
@keyframes drop_down_out {
0% {
opacity: 1;
transform: perspective(9999px) rotateX(0deg); }
50% {
opacity: 1; }
100% {
opacity: 0;
transform: perspective(500px) rotateX(-25deg); } }
@keyframes drop_down_right_in {
0% {
opacity: 0;
transform: perspective(500px) rotateY(20deg); }
50% {
opacity: 1; }
100% {
opacity: 1;
transform: perspective(9999px) rotateY(0deg); } }
@keyframes drop_down_right_out {
0% {
opacity: 1;
transform: perspective(9999px) rotateY(0deg); }
50% {
opacity: 1; }
100% {
opacity: 0;
transform: perspective(500px) rotateY(20deg); } }
@keyframes drop_down_left_in {
0% {
opacity: 0;
transform: perspective(500px) rotateY(-10deg); }
50% {
opacity: 1; }
100% {
opacity: 1;
transform: perspective(9999px) rotateY(0deg); } }
@keyframes drop_down_left_out {
0% {
opacity: 1;
transform: perspective(9999px) rotateY(0deg); }
50% {
opacity: 1; }
100% {
opacity: 0;
transform: perspective(500px) rotateY(-10deg); } }
@keyframes mega_drop_down_in {
0% {
opacity: 0;
transform: perspective(500px) rotateX(-5deg); }
50% {
opacity: 1; }
100% {
opacity: 1;
transform: perspective(9999px) rotateX(0deg); } }
@keyframes mega_drop_down_out {
0% {
opacity: 1;
transform: perspective(9999px) rotateX(0deg); }
50% {
opacity: 1; }
100% {
opacity: 0;
transform: perspective(500px) rotateX(-5deg); } }
@keyframes minicart_in {
0% {
opacity: 0;
transform: perspective(500px) rotateX(-5deg); }
50% {
opacity: 1; }
100% {
opacity: 1;
transform: perspective(9999px) rotateX(0deg); } }
@keyframes minicart_out {
0% {
opacity: 1;
transform: perspective(9999px) rotateX(0deg); }
50% {
opacity: 1; }
100% {
opacity: 0;
transform: perspective(500px) rotateX(-5deg); } }
@keyframes menu_dropdowns_li {
0% {
opacity: 0;
transform: translate3d(-10px, 0, 0); }
100% {
opacity: 1;
transform: translate3d(0, 0, 0); } }
@keyframes megadropdown_categories {
0% {
opacity: 0;
transform: translate3d(-5px, 0, 0); }
100% {
opacity: 1;
transform: translate3d(0, 0, 0); } }
@keyframes megamenu_blog_cats {
0% {
opacity: 0;
transform: translate3d(-10px, 0, 0); }
100% {
opacity: 1;
transform: translate3d(0, 0, 0); } }
@keyframes megamenu_blog {
0% {
opacity: 0;
transform: scale(0.95); }
100% {
opacity: 1;
transform: scale(1); } }
@keyframes megamenu_icons {
0% {
opacity: 0;
transform: scale(0.85); }
100% {
opacity: 1;
transform: scale(1); } }
@keyframes megamenu_categories {
0% {
opacity: 0;
transform: scale(0.95); }
100% {
opacity: 1;
transform: scale(1); } }
@keyframes megamenu_contact_img {
0% {
opacity: 0;
transform: scale(0.9); }
100% {
opacity: 1;
transform: scale(1); } }
@keyframes megamenu_contact {
0% {
opacity: 0;
transform: translate3d(-10px, 0, 0); }
100% {
opacity: 1;
transform: translate3d(0, 0, 0); } }
@keyframes sticky_header_out {
100% {
height: 0;
visibility: hidden;
overflow: hidden; } }
@keyframes sticky_header_in {
100% {
height: auto;
visibility: visible;
overflow: visible; } }
@keyframes bounceInCart {
from, 50%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% {
transform: scale3d(0.75, 0.75, 0.75); }
50% {
transform: scale3d(1, 1, 1); }
to {
transform: scale3d(0.75, 0.75, 0.75); } }
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3); }
20% {
-webkit-transform: scale3d(1.3, 1.3, 1.3);
transform: scale3d(1.3, 1.3, 1.3); }
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9); }
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03); }
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97); }
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1); } }
@-webkit-keyframes slideInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible; }
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }
@keyframes slideInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible; }
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }
@-moz-keyframes pulsate {
0% {
-moz-transform: scale(0.1, 0.1);
-o-transform: scale(0.1, 0.1);
-ms-transform: scale(0.1, 0.1);
-webkit-transform: scale(0.1, 0.1);
transform: scale(0.1, 0.1);
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0); }
50% {
opacity: 1;
-ms-filter: none;
filter: none; }
100% {
-moz-transform: scale(1.2, 1.2);
-o-transform: scale(1.2, 1.2);
-ms-transform: scale(1.2, 1.2);
-webkit-transform: scale(1.2, 1.2);
transform: scale(1.2, 1.2);
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0); } }
@-webkit-keyframes pulsate {
0% {
-moz-transform: scale(0.1, 0.1);
-o-transform: scale(0.1, 0.1);
-ms-transform: scale(0.1, 0.1);
-webkit-transform: scale(0.1, 0.1);
transform: scale(0.1, 0.1);
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0); }
50% {
opacity: 1;
-ms-filter: none;
filter: none; }
100% {
-moz-transform: scale(1.2, 1.2);
-o-transform: scale(1.2, 1.2);
-ms-transform: scale(1.2, 1.2);
-webkit-transform: scale(1.2, 1.2);
transform: scale(1.2, 1.2);
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0); } }
@-o-keyframes pulsate {
0% {
-moz-transform: scale(0.1, 0.1);
-o-transform: scale(0.1, 0.1);
-ms-transform: scale(0.1, 0.1);
-webkit-transform: scale(0.1, 0.1);
transform: scale(0.1, 0.1);
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0); }
50% {
opacity: 1;
-ms-filter: none;
filter: none; }
100% {
-moz-transform: scale(1.2, 1.2);
-o-transform: scale(1.2, 1.2);
-ms-transform: scale(1.2, 1.2);
-webkit-transform: scale(1.2, 1.2);
transform: scale(1.2, 1.2);
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0); } }
@keyframes pulsate {
0% {
-moz-transform: scale(0.1, 0.1);
-o-transform: scale(0.1, 0.1);
-ms-transform: scale(0.1, 0.1);
-webkit-transform: scale(0.1, 0.1);
transform: scale(0.1, 0.1);
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0); }
50% {
opacity: 1;
-ms-filter: none;
filter: none; }
100% {
-moz-transform: scale(1.2, 1.2);
-o-transform: scale(1.2, 1.2);
-ms-transform: scale(1.2, 1.2);
-webkit-transform: scale(1.2, 1.2);
transform: scale(1.2, 1.2);
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0); } }
@keyframes beat {
0%, 100% {
transform: scale(1); }
50% {
transform: scale(1.1); } }
@keyframes bounceIconUp {
0% {
transform: translateY(0px); }
25% {
transform: translateY(-20px); }
50% {
transform: translateY(0px); }
75% {
transform: translateY(-20px); }
100% {
transform: translateY(0px); } }
@-webkit-keyframes fx {
50% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1; }
100% {
opacity: 0; } }
@keyframes fx {
50% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1; }
100% {
opacity: 0; } }
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0; }
to {
background-position: 0 0; } }
@keyframes progress-bar-stripes {
from {
background-position: 40px 0; }
to {
background-position: 0 0; } }
@-webkit-keyframes rotateIn {
0% {
transform: rotate(0deg); }
50% {
transform: rotate(40deg); }
100% {
transform: rotate(0deg); } }
@keyframes rotateIn {
0% {
transform: rotate(0deg); }
50% {
transform: rotate(40deg); }
100% {
transform: rotate(0deg); } }
.woocommerce .blockUI.blockOverlay {
position: relative;
background-color: rgba(255, 255, 255, 0.8) !important; }
.progress-page {
opacity: 1;
visibility: visible;
z-index: 1; }
.progress-page:hover .scrolltotop {
visibility: visible;
overflow: visible; }
.progress-page .scrolltotop {
background: none;
font-size: 0;
border-top-width: 0;
color: inherit;
padding: 0;
text-align: right;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer; }
.progress-page .scrolltotop .tooltip {
max-width: 15rem;
transition: all .3s ease;
font-size: 12px;
font-weight: 400;
line-height: 1;
position: absolute;
top: -35px;
right: auto;
left: 50%;
transform: translate3d(-50%, 0, 0);
visibility: hidden;
pointer-events: none;
white-space: nowrap;
text-align: center;
padding: 8px 9px 6px 9px; }
@media print, screen and (min-width: 64.0625em) {
.progress-page .scrolltotop .tooltip {
animation: shop_tooltip_hover_out .3s; } }
.progress-page .scrolltotop .tooltip:after {
position: absolute;
bottom: -16px;
right: auto;
left: 50%;
transform: translate3d(-50%, 0, 0);
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 10px;
border-color: transparent transparent transparent;
border-top-color: #0a0a0a; }
@media print, screen and (min-width: 64.0625em) {
.progress-page .scrolltotop:hover .tooltip {
animation: shop_tooltip_hover_in .3s;
animation-fill-mode: forwards;
visibility: visible; } }
.progress-page .scrolltotop:after { font-family: 'Barberry' !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;
content: "";
transition: all .3s ease-in-out;
font-size: 16px; }
.attr-swatches {
opacity: 1;
visibility: visible;
z-index: 1; }
.attr-swatches:hover .sub-swatch {
visibility: visible;
overflow: visible; }
.attr-swatches .sub-swatch {
background: none;
font-size: 0;
border-top-width: 0;
color: inherit;
padding: 0;
text-align: right;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer; }
.attr-swatches .sub-swatch .tooltip {
max-width: 15rem;
transition: all .3s ease;
font-size: 12px;
font-weight: 400;
line-height: 1;
position: absolute;
top: -35px;
right: auto;
left: 50%;
transform: translate3d(-50%, 0, 0);
visibility: hidden;
pointer-events: none;
white-space: nowrap;
text-align: center;
padding: 8px 9px 6px 9px; }
@media print, screen and (min-width: 64.0625em) {
.attr-swatches .sub-swatch .tooltip {
animation: shop_tooltip_hover_out .3s; } }
.attr-swatches .sub-swatch .tooltip:after {
position: absolute;
bottom: -16px;
right: auto;
left: 50%;
transform: translate3d(-50%, 0, 0);
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 10px;
border-color: transparent transparent transparent;
border-top-color: #0a0a0a; }
@media print, screen and (min-width: 64.0625em) {
.attr-swatches .sub-swatch:hover .tooltip {
animation: shop_tooltip_hover_in .3s;
animation-fill-mode: forwards;
visibility: visible; } }
.attr-swatches .sub-swatch:after { font-family: 'Barberry' !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;
content: "";
transition: all .3s ease-in-out;
font-size: 16px; }
.footer-section-inner {
opacity: 1;
visibility: visible;
z-index: 1; }
.footer-section-inner:hover .barberry_product_wishlist_button {
visibility: visible;
overflow: visible; }
.footer-section-inner .barberry_product_wishlist_button {
background: none;
font-size: 0;
border-top-width: 0;
color: inherit;
padding: 0;
text-align: right;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer; }
.footer-section-inner .barberry_product_wishlist_button .tooltip {
max-width: 15rem;
transition: all .3s ease;
font-size: 12px;
font-weight: 400;
line-height: 1;
position: absolute;
top: -35px;
right: auto;
left: 50%;
transform: translate3d(-50%, 0, 0);
visibility: hidden;
pointer-events: none;
white-space: nowrap;
text-align: center;
padding: 8px 9px 6px 9px; }
@media print, screen and (min-width: 64.0625em) {
.footer-section-inner .barberry_product_wishlist_button .tooltip {
animation: shop_tooltip_hover_out .3s; } }
.footer-section-inner .barberry_product_wishlist_button .tooltip:after {
position: absolute;
bottom: -16px;
right: auto;
left: 50%;
transform: translate3d(-50%, 0, 0);
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 10px;
border-color: transparent transparent transparent;
border-top-color: #0a0a0a; }
@media print, screen and (min-width: 64.0625em) {
.footer-section-inner .barberry_product_wishlist_button:hover .tooltip {
animation: shop_tooltip_hover_in .3s;
animation-fill-mode: forwards;
visibility: visible; } }
.footer-section-inner .barberry_product_wishlist_button:after { font-family: 'Barberry' !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;
content: "";
transition: all .3s ease-in-out;
font-size: 16px; }
.footer-section-inner {
opacity: 1;
visibility: visible;
z-index: 1; }
.footer-section-inner:hover .barberry_product_compare_button {
visibility: visible;
overflow: visible; }
.footer-section-inner .barberry_product_compare_button {
background: none;
font-size: 0;
border-top-width: 0;
color: inherit;
padding: 0;
text-align: right;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer; }
.footer-section-inner .barberry_product_compare_button .tooltip {
max-width: 15rem;
transition: all .3s ease;
font-size: 12px;
font-weight: 400;
line-height: 1;
position: absolute;
top: -35px;
right: auto;
left: 50%;
transform: translate3d(-50%, 0, 0);
visibility: hidden;
pointer-events: none;
white-space: nowrap;
text-align: center;
padding: 8px 9px 6px 9px; }
@media print, screen and (min-width: 64.0625em) {
.footer-section-inner .barberry_product_compare_button .tooltip {
animation: shop_tooltip_hover_out .3s; } }
.footer-section-inner .barberry_product_compare_button .tooltip:after {
position: absolute;
bottom: -16px;
right: auto;
left: 50%;
transform: translate3d(-50%, 0, 0);
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 10px;
border-color: transparent transparent transparent;
border-top-color: #0a0a0a; }
@media print, screen and (min-width: 64.0625em) {
.footer-section-inner .barberry_product_compare_button:hover .tooltip {
animation: shop_tooltip_hover_in .3s;
animation-fill-mode: forwards;
visibility: visible; } }
.footer-section-inner .barberry_product_compare_button:after { font-family: 'Barberry' !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;
content: "";
transition: all .3s ease-in-out;
font-size: 16px; }
.footer-section-inner {
opacity: 1;
visibility: visible;
z-index: 1; }
.footer-section-inner:hover .barberry_product_quick_view_button {
visibility: visible;
overflow: visible; }
.footer-section-inner .barberry_product_quick_view_button {
background: none;
font-size: 0;
border-top-width: 0;
color: inherit;
padding: 0;
text-align: right;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer; }
.footer-section-inner .barberry_product_quick_view_button .tooltip {
max-width: 15rem;
transition: all .3s ease;
font-size: 12px;
font-weight: 400;
line-height: 1;
position: absolute;
top: -35px;
right: auto;
left: 50%;
transform: translate3d(-50%, 0, 0);
visibility: hidden;
pointer-events: none;
white-space: nowrap;
text-align: center;
padding: 8px 9px 6px 9px; }
@media print, screen and (min-width: 64.0625em) {
.footer-section-inner .barberry_product_quick_view_button .tooltip {
animation: shop_tooltip_hover_out .3s; } }
.footer-section-inner .barberry_product_quick_view_button .tooltip:after {
position: absolute;
bottom: -16px;
right: auto;
left: 50%;
transform: translate3d(-50%, 0, 0);
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 10px;
border-color: transparent transparent transparent;
border-top-color: #0a0a0a; }
@media print, screen and (min-width: 64.0625em) {
.footer-section-inner .barberry_product_quick_view_button:hover .tooltip {
animation: shop_tooltip_hover_in .3s;
animation-fill-mode: forwards;
visibility: visible; } }
.footer-section-inner .barberry_product_quick_view_button:after { font-family: 'Barberry' !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;
content: "";
transition: all .3s ease-in-out;
font-size: 16px; }
.progress-page {
position: fixed;
right: 30px;
bottom: 60px;
height: 46px;
width: 46px;
border-radius: 50%;
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
opacity: 0;
z-index: 10;
-webkit-transform: scale(0.8);
transform: scale(0.8);
webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; }
@media screen and (max-width: 90em) {
.progress-page {
right: 20px;
bottom: 20px; } }
.progress-page.is-active.is-visible {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
cursor: pointer; }
.progress-page .scrolltotop {
z-index: 4;
height: 46px;
right: 0px;
bottom: 40px;
width: 46px;
cursor: inherit;
opacity: 1;
position: absolute;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; }
.progress-page .scrolltotop .arrow-top {
border-bottom: 2px solid #000;
border-left: 2px solid #000;
height: 8px;
transform: rotate(135deg);
width: 8px;
position: absolute;
left: 19px;
top: 16px;
transition: all 0.2s ease-in-out; }
.progress-page .scrolltotop .arrow-top-line {
background-color: #000;
height: 14px;
left: 50%;
position: absolute;
top: 16px;
width: 2px;
margin-left: -1px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; }
.progress-page .scrolltotop.is-active.is-visible {
opacity: 1;
bottom: 0; }
.progress-page svg {
transition: all 0.2s ease-in-out;
top: 0; }
.progress-page svg path {
fill: none; }
.progress-page svg.progress-circle path {
stroke: black;
stroke-width: 3;
box-sizing: border-box; }
body:not(.is-mobile) .progress-page:hover {
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1); }
body:not(.is-mobile) .progress-page:hover .scrolltotop .arrow-top {
top: 14px; }
body:not(.is-mobile) .progress-page:hover .scrolltotop .arrow-top-line {
top: 14px;
height: 18px; }
body:not(.is-mobile) .progress-page:hover svg {
opacity: 0; }
.reveal-overlay {
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: rgba(0, 0, 0, 0.3);
cursor: url(//www.pbrc.ca/wp-content/themes/barberry/images/ui/cross.svg), url(//www.pbrc.ca/wp-content/themes/barberry/images/ui/cross.png), zoom-out; }
.reveal {
text-align: left;
border: none;
background-color: #fff;
position: relative;
top: 100px;
margin-right: auto;
margin-left: auto;
overflow: visible;
overflow-y: auto;
width: auto;
height: auto;
min-height: inherit;
max-width: 574px;
margin: 7% auto 0;
padding: 40px 40px;
-webkit-box-shadow: 5px 5px 60px -10px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 5px 5px 60px -10px rgba(0, 0, 0, 0.15);
box-shadow: 5px 5px 60px -10px rgba(0, 0, 0, 0.15);
cursor: auto; }
@media screen and (max-width: 47.99875em) {
.reveal {
padding: 30px 30px; } }
.reveal.blog-gallery {
top: 0 !important;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none; }
.breadcrumbs-wrapper {
overflow: hidden;
margin-bottom: 20px; }
@media screen and (max-width: 64.06125em) {
.breadcrumbs-wrapper {
margin-bottom: 15px; } }
@media screen and (max-width: 47.99875em) {
.breadcrumbs-wrapper {
margin-bottom: 10px; } }
.breadcrumbs-wrapper .breadcrumbs {
line-height: 1.3 !important;
font-weight: 300 !important;
color: #000; }
.breadcrumbs-wrapper .breadcrumbs > a,
.breadcrumbs-wrapper .breadcrumbs > span {
line-height: 1.3 !important;
font-size: 83%;
display: inline-block; }
.breadcrumbs-wrapper .breadcrumbs > span {
padding: 0; }
.breadcrumbs-wrapper .breadcrumbs > span.delimiter {
padding: 0 10px; }
.breadcrumbs-wrapper .breadcrumbs a {
font-size: inherit;
color: #000; }
.breadcrumbs-wrapper .breadcrumbs a:hover {
opacity: 0.5; }
.breadcrumbs-wrapper .breadcrumbs a, .breadcrumbs-wrapper .breadcrumbs span {
text-decoration: none;
font-weight: 300; }
.box-share-master-container {
opacity: 1;
visibility: visible;
z-index: 1; }
.box-share-master-container:hover .social-sharing {
visibility: visible;
overflow: visible; }
.box-share-master-container .social-sharing {
background: none;
font-size: 0;
border-top-width: 0;
color: inherit;
padding: 0;
text-align: right;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer; }
.box-share-master-container .social-sharing .tooltip {
max-width: 15rem;
transition: all .3s ease;
font-size: 12px;
font-weight: 400;
line-height: 1;
position: absolute;
top: -35px;
right: auto;
left: 50%;
transform: translate3d(-50%, 0, 0);
visibility: hidden;
pointer-events: none;
white-space: nowrap;
text-align: center;
padding: 8px 9px 6px 9px; }
@media print, screen and (min-width: 64.0625em) {
.box-share-master-container .social-sharing .tooltip {
animation: shop_tooltip_hover_out .3s; } }
.box-share-master-container .social-sharing .tooltip:after {
position: absolute;
bottom: -16px;
right: auto;
left: 50%;
transform: translate3d(-50%, 0, 0);
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 10px;
border-color: transparent transparent transparent;
border-top-color: #0a0a0a; }
@media print, screen and (min-width: 64.0625em) {
.box-share-master-container .social-sharing:hover .tooltip {
animation: shop_tooltip_hover_in .3s;
animation-fill-mode: forwards;
visibility: visible; } }
.box-share-master-container .social-sharing:after { font-family: 'Barberry' !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;
content: "";
transition: all .3s ease-in-out;
font-size: 16px; }
.box-share-master-container {
position: absolute;
right: -80px;
top: 0; }
@media screen and (max-width: 75em) {
.box-share-master-container {
right: -60px; } }
.box-share-master-container a {
background-color: #fff;
width: 55px;
height: 55px;
border-radius: 50%;
-webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.08);
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.08); }
.box-share-master-container a:after {
position: absolute;
top: calc(50% - 10px);
left: calc(50% - 12px);
font-size: 20px !important;
font-weight: 700 !important; }
@media screen and (max-width: 80em) {
.box-share-master-container a {
width: 45px;
height: 45px; }
.box-share-master-container a:after {
position: absolute;
top: calc(50% - 9px);
left: calc(50% - 9px);
font-size: 16px !important;
font-weight: 700 !important; } }
.box-share-master-container a:before {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: #000;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transform-origin: center center;
transform-origin: center center;
transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
border-radius: 50%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
body:not(.is-mobile) .box-share-master-container a:hover:before {
-webkit-transform: scale(1);
transform: scale(1); }
body:not(.is-mobile) .box-share-master-container a:hover:after {
color: #fff;
transform: scale(0.8); }   .arthref {
position: fixed;
top: 0;
left: 0;
z-index: 99; }
.arthref .overlay {
z-index: 100;
position: fixed;
width: 100%;
height: 100%;
opacity: 0;
background: rgba(255, 255, 255, 0.6);
pointer-events: none;
display: none;
-moz-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
-webkit-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out; }
.arthref .overlay.active {
opacity: 1;
pointer-events: all; }
.arthref .opaque {
background: rgba(255, 255, 255, 0.6); }
.arthref .icon-container {
z-index: 101;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
text-align: center; }
.arthref .icon-container:before {
content: '';
height: 100%;
display: inline-block;
vertical-align: middle; }
.arthref .icon-container .centered {
display: inline-block;
padding: 1em;
vertical-align: middle;
text-align: left;
width: 90%;
max-width: 725px; }
.arthref .icon-container .share-title {
display: block;
margin-bottom: 40px;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
text-align: center; }
.arthref .icon-container .share-title h4 {
font-size: 16px;
line-height: 26px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 2px;
margin-bottom: 30px; }
.arthref .icon-container ul {
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
-moz-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
-webkit-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
pointer-events: none; }
.arthref .icon-container ul.active {
pointer-events: auto; }
.arthref .icon-container ul li {
opacity: 0;
-moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
transition: all 1s cubic-bezier(0.19, 1, 0.22, 1); }
@media screen and (max-width: 47.99875em) {
.arthref .icon-container ul li {
margin-right: 1.875rem; } }
.arthref .icon-container ul li:last-child {
margin-right: 0; }
.arthref .icon-container ul li a {
background-color: transparent;
width: 30px;
height: 30px; }
.arthref .icon-container ul li a svg {
margin-top: 1px;
width: 30px;
height: 30px; }
@media screen and (max-width: 47.99875em) {
.arthref .icon-container ul li a {
width: 24px;
height: 24px; }
.arthref .icon-container ul li a svg {
margin-top: -9px;
width: 24px;
height: 24px; } }
.arthref .launchpadReverse .icon-container .share-title,
.arthref .launchpadReverse .icon-container .social-icons li {
-webkit-transform-origin: center 20%;
-webkit-transform: scale(1.3);
-moz-transform-origin: center 20%;
-moz-transform: scale(1.3);
-o-transform-origin: center 20%;
-o-transform: scale(1.3);
-ms-transform-origin: center 20%;
-ms-transform: scale(1.3);
transform-origin: center 20%;
transform: scale(1.3); }
.arthref .launchpadReverse.active .icon-container .share-title {
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1); }
.arthref .launchpadReverse.active .icon-container .social-icons li {
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(1) {
transition-delay: 0.1s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(2) {
transition-delay: 0.2s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(3) {
transition-delay: 0.3s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(4) {
transition-delay: 0.4s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(5) {
transition-delay: 0.5s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(6) {
transition-delay: 0.6s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(7) {
transition-delay: 0.7s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(8) {
transition-delay: 0.8s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(9) {
transition-delay: 0.9s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(10) {
transition-delay: 1s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(11) {
transition-delay: 1.1s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(12) {
transition-delay: 1.2s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(13) {
transition-delay: 1.3s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(14) {
transition-delay: 1.4s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(15) {
transition-delay: 1.5s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(16) {
transition-delay: 1.6s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(17) {
transition-delay: 1.7s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(18) {
transition-delay: 1.8s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(19) {
transition-delay: 1.9s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(20) {
transition-delay: 2s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(21) {
transition-delay: 2.1s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(22) {
transition-delay: 2.2s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(23) {
transition-delay: 2.3s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(24) {
transition-delay: 2.4s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(25) {
transition-delay: 2.5s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(26) {
transition-delay: 2.6s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(27) {
transition-delay: 2.7s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(28) {
transition-delay: 2.8s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(29) {
transition-delay: 2.9s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(30) {
transition-delay: 3s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(31) {
transition-delay: 3.1s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(32) {
transition-delay: 3.2s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(33) {
transition-delay: 3.3s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(34) {
transition-delay: 3.4s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(35) {
transition-delay: 3.5s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(36) {
transition-delay: 3.6s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(37) {
transition-delay: 3.7s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(38) {
transition-delay: 3.8s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(39) {
transition-delay: 3.9s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(40) {
transition-delay: 4s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(41) {
transition-delay: 4.1s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(42) {
transition-delay: 4.2s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(43) {
transition-delay: 4.3s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(44) {
transition-delay: 4.4s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(45) {
transition-delay: 4.5s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(46) {
transition-delay: 4.6s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(47) {
transition-delay: 4.7s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(48) {
transition-delay: 4.8s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(49) {
transition-delay: 4.9s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(50) {
transition-delay: 5s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(51) {
transition-delay: 5.1s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(52) {
transition-delay: 5.2s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(53) {
transition-delay: 5.3s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(54) {
transition-delay: 5.4s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(55) {
transition-delay: 5.5s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(56) {
transition-delay: 5.6s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(57) {
transition-delay: 5.7s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(58) {
transition-delay: 5.8s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(59) {
transition-delay: 5.9s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(60) {
transition-delay: 6s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(61) {
transition-delay: 6.1s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(62) {
transition-delay: 6.2s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(63) {
transition-delay: 6.3s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(64) {
transition-delay: 6.4s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(65) {
transition-delay: 6.5s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(66) {
transition-delay: 6.6s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(67) {
transition-delay: 6.7s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(68) {
transition-delay: 6.8s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(69) {
transition-delay: 6.9s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(70) {
transition-delay: 7s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(71) {
transition-delay: 7.1s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(72) {
transition-delay: 7.2s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(73) {
transition-delay: 7.3s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(74) {
transition-delay: 7.4s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(75) {
transition-delay: 7.5s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(76) {
transition-delay: 7.6s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(77) {
transition-delay: 7.7s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(78) {
transition-delay: 7.8s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(79) {
transition-delay: 7.9s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(80) {
transition-delay: 8s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(81) {
transition-delay: 8.1s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(82) {
transition-delay: 8.2s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(83) {
transition-delay: 8.3s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(84) {
transition-delay: 8.4s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(85) {
transition-delay: 8.5s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(86) {
transition-delay: 8.6s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(87) {
transition-delay: 8.7s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(88) {
transition-delay: 8.8s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(89) {
transition-delay: 8.9s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(90) {
transition-delay: 9s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(91) {
transition-delay: 9.1s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(92) {
transition-delay: 9.2s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(93) {
transition-delay: 9.3s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(94) {
transition-delay: 9.4s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(95) {
transition-delay: 9.5s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(96) {
transition-delay: 9.6s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(97) {
transition-delay: 9.7s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(98) {
transition-delay: 9.8s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(99) {
transition-delay: 9.9s; }
.arthref .launchpadReverse.active .icon-container .social-icons li:nth-child(100) {
transition-delay: 10s; }
.blurred {
-webkit-filter: blur(14px);
-moz-filter: blur(14px);
-o-filter: blur(14px);
-ms-filter: blur(14px);
filter: blur(14px);
-moz-transition: filter 0.3s ease-in-out;
-o-transition: filter 0.3s ease-in-out;
-webkit-transition: filter 0.3s ease-in-out;
transition: filter 0.3s ease-in-out; }
.post-password-form .post-password-form-inner {
background-color: #f4f4f4;
width: 100%;
padding: 2.5rem;
max-width: 600px;
margin: 0 auto;
margin-bottom: 2.5rem; }
.post-password-form .post-password-form-inner p label {
margin-top: 1.25rem; }
.post-password-form .post-password-form-inner p:last-child {
margin-bottom: 0; }
.post-password-form .post-password-form-inner p .button {
width: 100%;
margin-top: 1.25rem; } .nano {
position: relative;
width: 100%;
height: 100%;
overflow: hidden; }
.nano > .nano-content {
position: absolute;
overflow: scroll;
overflow-x: hidden;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.nano > .nano-content:focus {
outline: thin dotted; }
.nano > .nano-content::-webkit-scrollbar {
display: none; }
.has-scrollbar > .nano-content::-webkit-scrollbar {
display: block; }
.nano > .nano-pane {
background: rgba(0, 0, 0, 0.15);
position: absolute;
width: 2px;
right: 0;
top: 0;
bottom: 0;
visibility: hidden\9; opacity: .01;
-webkit-transition: .2s;
-moz-transition: .2s;
-o-transition: .2s;
transition: .2s;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px; }
.nano > .nano-pane > .nano-slider {
background: #f2f2f2;
background: rgba(0, 0, 0, 0.5);
position: relative;
margin: 0;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px; }
.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
visibility: visible\9; opacity: 0.99; }
.select2 {
width: 100% !important;
padding: 0 !important;
border: 2px solid;
border-color: inherit;
height: calc(100%); }
.select2-container {
box-sizing: border-box;
display: inline-block;
margin: 0;
vertical-align: middle; }
.woocommerce-ordering .select2-container {
min-width: 230px; }
@media screen and (max-width: 64.06125em) {
.woocommerce-ordering .select2-container {
min-width: 200px; } }
body > .select2-container {
z-index: 9999; }
.select2-container .select2-selection--single {
box-sizing: border-box;
cursor: pointer;
display: block;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-user-select: none;
border: none;
height: auto;
background-color: transparent;
padding: 12px 30px 12px 20px; }
.select2-container .select2-selection--single .select2-selection__rendered {
text-overflow: ellipsis !important;
color: #000;
padding-right: 10px !important; }
.select2-container .select2-selection--single .select2-selection__clear {
position: relative;
font-size: 24px !important;
line-height: 20px !important;
font-weight: 300 !important; }
.select2-container .select2-selection--multiple {
box-sizing: border-box;
cursor: pointer;
display: block;
min-height: 32px;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-user-select: none; }
.select2-container .select2-selection--multiple .select2-selection__rendered {
display: inline-block;
overflow: hidden;
padding-left: 0px;
text-overflow: ellipsis;
white-space: nowrap; }
.select2-container .select2-selection--single .select2-selection__rendered {
padding-left: 0px; }
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
-webkit-appearance: none; }
.select2-dropdown {
position: absolute;
background-color: #fff !important;
box-sizing: border-box;
display: block;
border: 2px solid;
border-color: inherit;
border-radius: 0; }
.select2-dropdown .select2-search--dropdown {
padding: 0; }
.select2-dropdown .select2-search__field {
padding: 0 20px;
border-bottom: 2px solid #000 !important;
border-right: 0 !important;
border-left: 0 !important;
border-top: 0 !important;
margin-bottom: 0; }
.select2-results__option {
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-user-select: none;
font-size: 16px;
padding: 2px 20px !important;
opacity: 1;
position: relative;
font-weight: 400;
opacity: 0.5;
-moz-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1); }
.select2-results__option:first-child {
padding-top: 14px !important; }
.select2-results__option:last-of-type {
padding-bottom: 14px !important; }
.select2-results__option[aria-selected] {
cursor: pointer; }
.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[data-selected=true] {
background-color: transparent;
opacity: 1; }
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
background-color: transparent !important;
color: #000;
opacity: 1; }
ul.select2-results__options {
max-height: 0;
opacity: 0;
-moz-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
transition-delay: 1s; }
.select2-container--open ul.select2-results__options {
opacity: 1;
transition-delay: 1s; }
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
-webkit-appearance: none; }
.select2-container .select2-selection--single {
outline: 0; }
.select2-container .select2-selection--single .select2-selection__rendered {
font-weight: 400;
font-size: 16px; }
.select2-container .select2-selection--single .select2-selection__rendered:before,
.select2-container .select2-selection--single .select2-selection__rendered:after {
font-size: 8px;
line-height: 1;
position: absolute;
right: 1.7em;
width: 8px;
height: 8px; }
.select2-container .select2-selection--single .select2-selection__rendered:before { font-family: 'Barberry' !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;
content: "";
top: calc(50% - 9px); }
.select2-container .select2-selection--single .select2-selection__rendered:after { font-family: 'Barberry' !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;
content: "";
top: calc(50% - 0px); }
.select2-container .select2-selection--single .select2-selection__arrow {
display: none; } .flickity-enabled {
position: relative; }
.flickity-enabled:focus {
outline: none; }
.flickity-viewport {
overflow: hidden;
position: relative;
height: 100%; }
.flickity-slider {
position: absolute;
width: 100%;
height: 100%; } .flickity-enabled.is-draggable {
-webkit-tap-highlight-color: transparent;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.flickity-enabled.is-draggable .flickity-viewport {
cursor: move;
cursor: -webkit-grab;
cursor: grab; }
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
cursor: -webkit-grabbing;
cursor: grabbing; } .flickity-button {
position: absolute;
background: rgba(255, 255, 255, 0.75);
border: none;
color: #333; }
.flickity-button:hover {
background: white;
cursor: pointer; }
.flickity-button:focus {
outline: none;
box-shadow: 0 0 0 5px #19F; }
.flickity-button:active {
opacity: 0.6; }
.flickity-button-icon {
fill: #333; } .flickity-prev-next-button {
top: calc(50% - 22px);
width: 44px;
height: 44px;
border-radius: 50%;
background-color: transparent; position: absolute;
background-color: transparent;
margin: 0;
padding: 0;
width: 44px;
color: #111;
border: none;
cursor: pointer;
opacity: 0;
transition: transform .3s, opacity .3s, background .3s, box-shadow .3s; }
@media screen and (max-width: 48em) {
.flickity-prev-next-button {
display: none; } }
.flickity-prev-next-button.previous {
-ms-transform: translateX(20%);
transform: translateX(20%);
left: 2.5%; }
.flickity-prev-next-button.next {
-ms-transform: translateX(-20%);
transform: translateX(-20%);
right: 2.5%; }
.flickity-prev-next-button:hover {
background-color: transparent; }
.flickity-enabled:hover .flickity-prev-next-button {
opacity: 1;
-ms-transform: translateX(0) !important;
transform: translateX(0) !important; }
.flickity-enabled:hover .flickity-prev-next-button:disabled {
opacity: 0.3;
cursor: auto; pointer-events: none; } .flickity-rtl .flickity-prev-next-button.previous {
left: auto;
right: 10px; }
.flickity-rtl .flickity-prev-next-button.next {
right: auto;
left: 10px; }
.flickity-prev-next-button .flickity-button-icon {
position: absolute;
left: 20%;
top: 20%;
width: 60%;
height: 60%; } .flickity-page-dots {
position: absolute;
width: 100%;
bottom: -25px;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
line-height: 1; }
.flickity-rtl .flickity-page-dots {
direction: rtl; }
.flickity-page-dots .dot {
display: inline-block;
width: 6px;
height: 6px;
margin: 0 8px;
background: #333;
border-radius: 50%;
opacity: 0.25;
cursor: pointer;
-moz-transition: transform 0.3s;
-o-transition: transform 0.3s;
-webkit-transition: transform 0.3s;
transition: transform 0.3s; }
.flickity-page-dots .dot.is-selected {
opacity: 1;
-moz-transform: scale(1.5);
-o-transform: scale(1.5);
-ms-transform: scale(1.5);
-webkit-transform: scale(1.5);
transform: scale(1.5); }
.pswp__img--placeholder--blank {
background: transparent !important; }   .pswp {
display: none;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
-ms-touch-action: none;
touch-action: none;
z-index: 1500;
-webkit-text-size-adjust: 100%; -webkit-backface-visibility: hidden;
outline: none; }
.pswp * {
box-sizing: border-box; }
.pswp img {
max-width: none; } .pswp--animate_opacity { opacity: 0.001;
will-change: opacity; transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp--open {
display: block; }
.pswp--zoom-allowed .pswp__img { cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
-webkit-box-shadow: 5px 5px 80px 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 5px 5px 80px 5px rgba(0, 0, 0, 0.15);
box-shadow: 5px 5px 80px 5px rgba(0, 0, 0, 0.15); }
.pswp--zoomed-in .pswp__img { cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab; }
.pswp--dragging .pswp__img { cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: grabbing; } .pswp__bg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: white;
opacity: 0;
-webkit-backface-visibility: hidden;
will-change: opacity; }
.pswp__bgc {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: white;
opacity: 0;
-webkit-backface-visibility: hidden;
will-change: opacity; }
.pswp__bg,
.pswp__bgc {
transition: 0.5s opacity cubic-bezier(0.445, 0.05, 0.55, 0.95), 0.5s background cubic-bezier(0.445, 0.05, 0.55, 0.95), 0.5s background-color cubic-bezier(0.445, 0.05, 0.55, 0.95) !important; }
.pswp__scroll-wrap {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: hidden; }
.pswp__container,
.pswp__zoom-wrap {
-ms-touch-action: none;
touch-action: none;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0; } .pswp__container,
.pswp__img {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-touch-callout: none; }
.pswp__zoom-wrap {
position: absolute;
width: 100%;
-webkit-transform-origin: left top;
-moz-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top; transition: 0.85s -webkit-transform cubic-bezier(0.19, 1, 0.22, 1);
transition: 0.85s transform cubic-bezier(0.19, 1, 0.22, 1);
transition: 0.85s transform cubic-bezier(0.19, 1, 0.22, 1), 0.85s -webkit-transform cubic-bezier(0.19, 1, 0.22, 1); }
.pswp__bg {
will-change: opacity; transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp__bg_cover {
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.3); }
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
-webkit-transition: none;
transition: none; }
.pswp__container,
.pswp__zoom-wrap {
-webkit-backface-visibility: hidden;
will-change: transform; }
.pswp__item {
opacity: 0;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: hidden; }
.pswp__img {
position: absolute;
width: auto;
height: auto;
top: 0;
left: 0; } .pswp__img--placeholder {
-webkit-backface-visibility: hidden; } .pswp__img--placeholder--blank {
background: transparent !important; }
.pswp--ie .pswp__img {
width: 100% !important;
height: auto !important;
left: 0;
top: 0; } .pswp__error-msg {
position: absolute;
left: 0;
top: 50%;
width: 100%;
text-align: center;
font-size: 14px;
line-height: 16px;
margin-top: -8px;
color: #CCC; }
.pswp__error-msg a {
color: #CCC;
text-decoration: underline; }
body:not(.is-mobile) .pswp .pswp__container:not(.is-dragging) {
-moz-transition: 1.5s transform cubic-bezier(0.19, 1, 0.22, 1) !important;
-o-transition: 1.5s transform cubic-bezier(0.19, 1, 0.22, 1) !important;
-webkit-transition: 1.5s transform cubic-bezier(0.19, 1, 0.22, 1) !important;
transition: 1.5s transform cubic-bezier(0.19, 1, 0.22, 1) !important; }
.pswp__top-bar {
background-color: transparent !important; }
.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
background-color: transparent !important; }     .pswp__button {
width: 44px;
height: 44px;
position: relative;
background: none;
cursor: pointer;
overflow: visible;
-webkit-appearance: none;
display: block;
border: 0;
padding: 0;
margin: 0;
float: right;
opacity: 0.75;
transition: opacity 0.2s;
box-shadow: none; }
.pswp__button:focus, .pswp__button:hover {
opacity: 1; }
.pswp__button:active {
outline: none;
opacity: 0.9; }
.pswp__button::-moz-focus-inner {
padding: 0;
border: 0; } .pswp__ui--over-close .pswp__button--close {
opacity: 1; }
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
background: url(//www.pbrc.ca/wp-content/themes/barberry/images/photo-swipe/default-skin.png) 0 0 no-repeat;
background-size: 264px 88px;
width: 44px;
height: 44px; }
@media (-webkit-min-device-pixel-ratio: 1.1), (min-resolution: 105dpi), (min-resolution: 1.1dppx) { .pswp--svg .pswp__button,
.pswp--svg .pswp__button--arrow--left:before,
.pswp--svg .pswp__button--arrow--right:before {
background-image: url(//www.pbrc.ca/wp-content/themes/barberry/images/photo-swipe/default-skin.svg); }
.pswp--svg .pswp__button--arrow--left,
.pswp--svg .pswp__button--arrow--right {
background: none; } }
.pswp__button--close {
background-position: 0 -44px; }
.pswp__button--share {
background-position: -44px -44px; }
.pswp__button--fs {
display: none; }
.pswp--supports-fs .pswp__button--fs {
display: block; }
.pswp--fs .pswp__button--fs {
background-position: -44px 0; }
.pswp__button--zoom {
display: none;
background-position: -88px 0; }
.pswp--zoom-allowed .pswp__button--zoom {
display: block; }
.pswp--zoomed-in .pswp__button--zoom {
background-position: -132px 0; } .pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
visibility: hidden; } .pswp__button--arrow--left,
.pswp__button--arrow--right {
background: none;
top: 50%;
margin-top: -50px;
width: 70px;
height: 100px;
position: absolute; }
.pswp__button--arrow--left {
left: 0; }
.pswp__button--arrow--right {
right: 0; }
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
content: '';
top: 35px;
background-color: rgba(0, 0, 0, 0.3);
height: 30px;
width: 32px;
position: absolute; }
.pswp__button--arrow--left:before {
left: 6px;
background-position: -138px -44px; }
.pswp__button--arrow--right:before {
right: 6px;
background-position: -94px -44px; } .pswp__counter,
.pswp__share-modal {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.pswp__share-modal {
display: block;
background: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 10px;
position: absolute;
z-index: 1600;
opacity: 0;
transition: opacity 0.25s ease-out;
-webkit-backface-visibility: hidden;
will-change: opacity; }
.pswp__share-modal--hidden {
display: none; }
.pswp__share-tooltip {
z-index: 1620;
position: absolute;
background: #FFF;
top: 56px;
border-radius: 2px;
display: block;
width: auto;
right: 44px;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
transform: translateY(6px);
transition: transform 0.25s;
-webkit-backface-visibility: hidden;
will-change: transform; }
.pswp__share-tooltip a {
display: block;
padding: 8px 12px;
color: #000;
text-decoration: none;
font-size: 14px;
line-height: 18px; }
.pswp__share-tooltip a:hover {
text-decoration: none;
color: #000; }
.pswp__share-tooltip a:first-child { border-radius: 2px 2px 0 0; }
.pswp__share-tooltip a:last-child {
border-radius: 0 0 2px 2px; }
.pswp__share-modal--fade-in {
opacity: 1; }
.pswp__share-modal--fade-in .pswp__share-tooltip {
transform: translateY(0); } .pswp--touch .pswp__share-tooltip a {
padding: 16px 12px; }
a.pswp__share--facebook:before {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
top: -12px;
right: 15px;
border: 6px solid rgba(0, 0, 0, 0);
border-bottom-color: #FFF;
-webkit-pointer-events: none;
-moz-pointer-events: none;
pointer-events: none; }
a.pswp__share--facebook:hover {
background: #3E5C9A;
color: #FFF; }
a.pswp__share--facebook:hover:before {
border-bottom-color: #3E5C9A; }
a.pswp__share--twitter:hover {
background: #55ACEE;
color: #FFF; }
a.pswp__share--pinterest:hover {
background: #CCC;
color: #CE272D; }
a.pswp__share--download:hover {
background: #DDD; } .pswp__counter {
position: absolute;
left: 0;
top: 0;
height: 44px;
font-size: 13px;
line-height: 44px;
color: #FFF;
opacity: 0.75;
padding: 0 10px; } .pswp__caption {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
min-height: 44px; }
.pswp__caption small {
font-size: 11px;
color: #BBB; }
.pswp__caption__center {
text-align: center;
max-width: 420px;
margin: 0 auto;
font-size: 16px;
font-weight: 400;
padding: 10px;
line-height: 20px;
color: #CCC; }
.pswp.dominant_enabled .pswp__caption__center {
color: #000; }
.pswp__caption--empty {
display: none; } .pswp__caption--fake {
visibility: hidden; } .pswp__preloader {
width: 44px;
height: 44px;
position: absolute;
top: 0;
left: 50%;
margin-left: -22px;
opacity: 0;
transition: opacity 0.25s ease-out;
will-change: opacity;
direction: ltr; }
.pswp__preloader__icn {
width: 20px;
height: 20px;
margin: 12px; }
.pswp__preloader--active {
opacity: 1; }
.pswp__preloader--active .pswp__preloader__icn { background: url(//www.pbrc.ca/wp-content/themes/barberry/images/photo-swipe/preloader.gif) 0 0 no-repeat; }
.pswp--css_animation .pswp__preloader--active {
opacity: 1; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
animation: clockwise 500ms linear infinite; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }
.pswp--css_animation .pswp__preloader__icn {
background: none;
opacity: 0.75;
width: 14px;
height: 14px;
position: absolute;
left: 15px;
top: 15px;
margin: 0; }
.pswp--css_animation .pswp__preloader__cut { position: relative;
width: 7px;
height: 14px;
overflow: hidden; }
.pswp--css_animation .pswp__preloader__donut {
box-sizing: border-box;
width: 14px;
height: 14px;
border: 2px solid #FFF;
border-radius: 50%;
border-left-color: transparent;
border-bottom-color: transparent;
position: absolute;
top: 0;
left: 0;
background: none;
margin: 0; }
@media screen and (max-width: 1024px) {
.pswp__preloader {
position: relative;
left: auto;
top: auto;
margin: 0;
float: right; } }
@keyframes clockwise {
0% {
transform: rotate(0deg); }
100% {
transform: rotate(360deg); } }
@keyframes donut-rotate {
0% {
transform: rotate(0); }
50% {
transform: rotate(-140deg); }
100% {
transform: rotate(0); } }  .pswp__ui {
-webkit-font-smoothing: auto;
visibility: visible;
opacity: 1;
z-index: 1550; } .pswp__top-bar {
position: absolute;
left: 0;
top: 0;
height: 44px;
width: 100%; }
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
-webkit-backface-visibility: hidden;
will-change: opacity;
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); } .pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
visibility: visible; }
.pswp__top-bar,
.pswp__caption {
background-color: rgba(0, 0, 0, 0.5); } .pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
background-color: rgba(0, 0, 0, 0.3);
background-color: transparent; } .pswp__ui--idle .pswp__top-bar {
opacity: 0; }
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
opacity: 0; } .pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right { opacity: 0.001; } .pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
display: none; }
.pswp__element--disabled {
display: none !important; }
.pswp--minimal--dark .pswp__top-bar {
background: none; }
#bb-container {
overflow: hidden;
height: auto;
width: 100%; }
body:not(.woocommerce-cart) #content .entry-content p a:not(.button) {
font-weight: normal;
color: #000;
background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, 0.1) 0px, rgba(0, 0, 0, 0.1) 0px);
background-position: left bottom, left bottom;
background-repeat: no-repeat, no-repeat;
background-size: 0 1px, 100% 1px;
transition: none 300ms ease-in-out;
transition-property: background-size, color;
word-wrap: break-word; }
body:not(.woocommerce-cart) #content .entry-content p a:not(.button):hover {
background-size: 100% 1px, 100% 1px; }
a:focus,
button:focus,
input:focus,
textarea:focus {
outline: none; }
.svg-defs {
display: none; }
svg {
position: relative;
top: -.1em;
display: inline-block;
vertical-align: middle; }
p {
color: #666;
font-size: 20px;
margin-bottom: 1.875rem; }
a {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease; }
h1:first-child {
margin-top: -0.13em; }
h1, h1 a {
font-size: 1.875rem;
line-height: 1.3em; }
h2, h2 a {
font-size: 1.6875rem;
line-height: 1.2em; }
h3, h3 a {
font-size: 1.4375rem;
line-height: 1.3em; }
h4, h4 a {
font-size: 1.125rem;
line-height: 1.55555em; }
h5, h5 a {
font-size: 1rem;
line-height: 1.625em; }
h6, h6 a {
font-size: 13px;
line-height: 1.71428em; }
@media screen and (min-width: 64.0625em) {
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
margin-bottom: 1.5rem; }
h1, h1 a, h2, h2 a {
line-height: 1.13; }
h1 {
font-size: 3.125rem; }
h2 {
font-size: 2.3125rem; }
h3, h3 a {
font-size: 1.875rem;
line-height: 1.2em; }
h4, h4 a {
font-size: 1.4375rem;
line-height: 1.391304em; }
h5, h5 a {
font-size: 1.125rem;
line-height: 1.55555em; }
h6, h6 a {
line-height: 1.625em; } }
table {
border-collapse: collapse;
margin-bottom: 2rem; }
table thead,
table tbody,
table tfoot {
color: #000; }
table tr {
border-bottom: 1px solid;
border-bottom-color: #f1f1f1; }
table tr th, table tr td {
padding: 0.9375rem 0;
padding-left: 0.9375rem; }
table tr th {
text-align: left;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
font-weight: normal; }
table tr td p:last-child {
margin-bottom: 0; }
table:not(.woocommerce-grouped-product-list) tbody tr td a {
font-weight: 600; }
table:not(.woocommerce-grouped-product-list) tbody tr td a:hover:not(.button) {
opacity: 0.6; }
ul ul, ul ol, ul dl, ol ul, ol ol, ol dl, dl ul, dl ol, dl dl {
margin-top: 0.5rem; }
ul > li, ol > li, dl > li {
margin-bottom: 0.5rem; }
ul ul, ol ul, ul ol, ol ol {
margin-left: 2.1875rem; }
dl dt {
margin-top: 1.875rem; }
figcaption {
margin-top: 1rem;
margin-bottom: 2rem;
font-size: 0.875rem; }
pre {
padding: 1.5625rem;
margin: 1.875rem 0; }
kbd {
background-color: #fff;
color: #000000;
padding: 0.125rem 0.3125rem 0.0625rem;
border-radius: 0; }
blockquote {
font-size: 1.25rem;
border-color: #000; }
blockquote p {
color: #000;
font-weight: 400;
margin-bottom: 0; }
cite {
display: inline-block;
font-size: 0.8125rem;
color: #8a8a8a; }
cite:before {
content: '\2014 \0020'; }
hr {
margin-bottom: 2rem;
margin-top: 2rem;
border-bottom-color: #000000; }
.sticky {
z-index: 10; }
.clear {
clear: both; }
.kirki-customizer-loading-wrapper {
background-image: none !important; }
a[href^=tel] {
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
background-image: none !important; }
*:focus {
outline: none; }
form {
margin: 0; }
label {
padding: 0.25rem 0 0.5rem;
font-size: 1rem;
line-height: 1.125rem;
font-weight: normal;
text-decoration: none;
border-bottom: 0 none; }
label .required {
font-size: 140%;
color: #ed3737; }
.wpcf7-radio .wpcf7-list-item,
.wpcf7-checkbox .wpcf7-list-item {
font-size: 1rem;
line-height: 1.125rem;
margin-left: 0;
margin-right: 20px; }
fieldset legend,
.fieldset legend {
background: none; }
[type='text'],
[type='password'],
[type='date'],
[type='datetime'],
[type='datetime-local'],
[type='month'],
[type='week'],
[type='email'],
[type='number'],
[type='search'],
[type='tel'],
[type='time'],
[type='url'],
[type='color'],
textarea,
select {
height: 3rem;
line-height: 3rem;
padding: 0 1rem;
font-size: 1rem;
-webkit-appearance: none;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
background-clip: padding-box; -webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none; }
[type='text']:hover, [type='text']:focus,
[type='password']:hover,
[type='password']:focus,
[type='date']:hover,
[type='date']:focus,
[type='datetime']:hover,
[type='datetime']:focus,
[type='datetime-local']:hover,
[type='datetime-local']:focus,
[type='month']:hover,
[type='month']:focus,
[type='week']:hover,
[type='week']:focus,
[type='email']:hover,
[type='email']:focus,
[type='number']:hover,
[type='number']:focus,
[type='search']:hover,
[type='search']:focus,
[type='tel']:hover,
[type='tel']:focus,
[type='time']:hover,
[type='time']:focus,
[type='url']:hover,
[type='url']:focus,
[type='color']:hover,
[type='color']:focus,
textarea:hover,
textarea:focus,
select:hover,
select:focus {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none; }
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0; }
select {
background-position: right 0em center;
background-size: 6px 6px; }
select option {
color: #0a0a0a; }
textarea {
padding: 1rem;
resize: vertical;
height: auto;
line-height: inherit; }
input[type=checkbox] + label,
input[type=radio] + label {
position: relative;
padding: 0;
text-transform: none;
color: #0a0a0a;
font-family: inherit; }
.woocommerce-widget-layered-nav-dropdown {
position: relative; }
.select2 {
margin: 0 0 1rem;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
border-color: #e1e1e1; }
.select2.select2-container--open {
border-color: #000; }
.select2 .select2-selection {
background-color: transparent !important;
border: none !important; }
.select2-dropdown {
z-index: 4;
border-radius: 0 !important;
border-width: 2px !important; }
.form-row,
.form-group,
.form-actions,
.form-row:last-child,
.form-group:last-child,
.form-actions:last-child {
margin-bottom: 5px; }
.form-row-wide {
clear: both; }
.form-row-first,
.form-row-last {
width: 48%; }
@media screen and (max-width: 47.99875em) {
.form-row-first,
.form-row-last {
width: 100%; } }
.form-row-first {
float: left; }
.form-row-last {
float: right; }
#loginModal .form-row-first,
#loginModal .form-row-last,
#head_loginModal .form-row-first,
#head_loginModal .form-row-last {
float: none;
display: inline-block;
vertical-align: bottom; }
#loginModal .form-row-last,
#head_loginModal .form-row-last {
margin-left: 10px; }
@media screen and (max-width: 47.99875em) {
#loginModal .form-row-last,
#head_loginModal .form-row-last {
margin-left: 0; } }
.woocommerce-form__label-for-checkbox,
.form-row label.checkbox {
padding-bottom: 0; }
.form-row label .required {
text-decoration: none;
border-bottom: 0 none; }
.login .login-form-footer,
.register .login-form-footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline; }
.login .login-form-footer .lost_password,
.register .login-form-footer .lost_password {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
padding: 0; }
.login .login-form-footer .lost_password a,
.register .login-form-footer .lost_password a {
color: #000;
font-size: 16px;
background-image: none !important;
font-weight: 400;
-moz-transition: opacity 0.3s !important;
-o-transition: opacity 0.3s !important;
-webkit-transition: opacity 0.3s !important;
transition: opacity 0.3s !important; }
.login .login-form-footer .lost_password a:hover,
.register .login-form-footer .lost_password a:hover {
opacity: .6; }
.login .login-form-footer .woocommerce-form__label-for-checkbox,
.register .login-form-footer .woocommerce-form__label-for-checkbox {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
line-height: 1; }
.login .login-form-footer .woocommerce-form__label-for-checkbox span,
.register .login-form-footer .woocommerce-form__label-for-checkbox span {
display: inline-block;
line-height: 1; }
.login .form-actions,
.register .form-actions {
margin-top: 0.625rem; }
.login .form-actions .button,
.register .form-actions .button {
width: 100%;
margin-bottom: 0; }
.login .button.btn--border,
.register .button.btn--border {
width: 100%;
margin-bottom: 0; }
.bb-login-form-divider {
position: relative;
width: 100%;
margin: 14px 0;
text-align: center; }
.bb-login-form-divider:before {
position: absolute;
top: 50%;
left: 0;
display: block;
content: " ";
width: 100%;
height: 1px;
background: #e1e1e1; }
.bb-login-form-divider span {
position: relative;
z-index: 10;
display: inline-block;
font-size: 18px;
font-weight: 400;
color: #000;
padding: 0 19px;
text-transform: lowercase;
background: #fff; }
.barberry-social-login {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
justify-content: space-between; }
.barberry-social-login .social-login-btn {
flex-basis: 100%;
margin-right: 5px;
margin-left: 5px;
text-align: center; }
.barberry-social-login .social-login-btn:last-child {
margin-right: 0; }
.barberry-social-login .social-login-btn a {
background-color: #333;
display: block;
width: 100%;
height: 100%;
padding: 15px 10px;
line-height: 10px;
vertical-align: middle; }
.barberry-social-login .social-login-btn a span.social-login-btn-inner {
position: relative;
display: inline-block;
line-height: 10px; }
.barberry-social-login .social-login-btn a span.social-login-btn-inner svg {
position: absolute;
left: 0;
top: -2px;
width: 16px;
height: 16px;
fill: #fff; }
@media screen and (max-width: 28.125em) {
.barberry-social-login .social-login-btn a span.social-login-btn-inner svg {
position: relative;
top: 0; } }
.barberry-social-login .social-login-btn a span.social-login-btn-inner span {
padding-left: 25px;
display: inline-block;
color: #fff;
font-size: 10px;
line-height: 10px;
text-transform: uppercase;
font-weight: 600; }
@media screen and (max-width: 28.125em) {
.barberry-social-login .social-login-btn a span.social-login-btn-inner span {
display: none; } }
.barberry-social-login .social-login-btn a:hover {
opacity: 0.8; }
.barberry-social-login .social-login-btn a.login-fb-link {
background-color: #4267B2; }
.barberry-social-login .social-login-btn a.login-goo-link {
background-color: #4285F4; }
.barberry-social-login .social-login-btn a.login-vk-link {
background-color: #45668E; }
.mc4wp-form > div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.mc4wp-form > div input[type='email'] {
min-width: 250px;
border-color: #000;
border-right: none;
min-height: 3.125rem; }
.mc4wp-form > div input[type='submit'] {
padding: 0 1.4375rem;
min-height: 3.125rem;
max-height: 3.125rem;
line-height: 4; }
div.wpforms-container .wpforms-form .wpforms-field-label {
font-weight: normal; }
div.wpforms-container .wpforms-form input[type=date],
div.wpforms-container .wpforms-form input[type=datetime],
div.wpforms-container .wpforms-form input[type=datetime-local],
div.wpforms-container .wpforms-form input[type=email],
div.wpforms-container .wpforms-form input[type=month],
div.wpforms-container .wpforms-form input[type=number],
div.wpforms-container .wpforms-form input[type=password],
div.wpforms-container .wpforms-form input[type=range],
div.wpforms-container .wpforms-form input[type=search],
div.wpforms-container .wpforms-form input[type=tel],
div.wpforms-container .wpforms-form input[type=text],
div.wpforms-container .wpforms-form input[type=time],
div.wpforms-container .wpforms-form input[type=url],
div.wpforms-container .wpforms-form input[type=week],
div.wpforms-container .wpforms-form select,
div.wpforms-container .wpforms-form textarea {
border-radius: 0;
border: 2px solid #e1e1e1;
padding: inherit;
height: 3rem;
line-height: 3rem;
padding: 0 1rem;
font-size: 1rem; }
div.wpforms-container .wpforms-form textarea:focus,
div.wpforms-container .wpforms-form select:focus {
border: 2px solid #e1e1e1; }
div.wpforms-container .wpforms-form button[type=submit] {
background-color: inherit; }   button[type="submit"], button.submit, button.btn--primary, button.button,
.button[type="submit"],
.button.submit,
.button.btn--primary,
.button.button,
a[type="submit"],
a.submit,
a.btn--primary,
a.button,
input[type="submit"],
input.submit,
input.btn--primary,
input.button,
div.wpforms-container .wpforms-form button[type=submit][type="submit"],
div.wpforms-container .wpforms-form button.submit[type=submit],
div.wpforms-container .wpforms-form button.btn--primary[type=submit],
div.wpforms-container .wpforms-form button.button[type=submit] {
z-index: 1;
overflow: hidden;
position: relative;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
white-space: nowrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-align: center;
line-height: 1;
padding: 1.8em 3.25em 1.8em;
border-radius: 0px;
font-size: 0.55em;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
text-decoration: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: color 1s ease;
-o-transition: color 1s ease;
-webkit-transition: color 1s ease;
transition: color 1s ease;
background: transparent;
border: 2px solid #000;
background-color: #000;
color: #fff;
background-image: none !important; }
button[type="submit"]:before, button.submit:before, button.btn--primary:before, button.button:before,
.button[type="submit"]:before,
.button.submit:before,
.button.btn--primary:before,
.button.button:before,
a[type="submit"]:before,
a.submit:before,
a.btn--primary:before,
a.button:before,
input[type="submit"]:before,
input.submit:before,
input.btn--primary:before,
input.button:before,
div.wpforms-container .wpforms-form button[type=submit][type="submit"]:before,
div.wpforms-container .wpforms-form button.submit[type=submit]:before,
div.wpforms-container .wpforms-form button.btn--primary[type=submit]:before,
div.wpforms-container .wpforms-form button.button[type=submit]:before {
z-index: -1;
content: '';
background-color: #fff;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 150%;
height: 100%;
-moz-transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
-o-transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
-ms-transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
-webkit-transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
-webkit-transform-origin: 0% 100%;
transform-origin: 0% 100%;
-moz-transition: transform 0.5s cubic-bezier(0.59, 0.03, 0.2, 1);
-o-transition: transform 0.5s cubic-bezier(0.59, 0.03, 0.2, 1);
-webkit-transition: transform 0.5s cubic-bezier(0.59, 0.03, 0.2, 1);
transition: transform 0.5s cubic-bezier(0.59, 0.03, 0.2, 1); }
body.is-mobile button[type="submit"]:before, body.is-mobile button.submit:before, body.is-mobile button.btn--primary:before, body.is-mobile button.button:before, body.is-mobile .button[type="submit"]:before, body.is-mobile .button.submit:before, body.is-mobile .button.btn--primary:before, body.is-mobile .button.button:before, body.is-mobile a[type="submit"]:before, body.is-mobile a.submit:before, body.is-mobile a.btn--primary:before, body.is-mobile a.button:before, body.is-mobile input[type="submit"]:before, body.is-mobile input.submit:before, body.is-mobile input.btn--primary:before, body.is-mobile input.button:before, body.is-mobile div.wpforms-container .wpforms-form button[type=submit][type="submit"]:before, body.is-mobile div.wpforms-container .wpforms-form button.submit[type=submit]:before, body.is-mobile div.wpforms-container .wpforms-form button.btn--primary[type=submit]:before, body.is-mobile div.wpforms-container .wpforms-form button.button[type=submit]:before {
display: none; }
button[type="submit"]:after, button.submit:after, button.btn--primary:after, button.button:after,
.button[type="submit"]:after,
.button.submit:after,
.button.btn--primary:after,
.button.button:after,
a[type="submit"]:after,
a.submit:after,
a.btn--primary:after,
a.button:after,
input[type="submit"]:after,
input.submit:after,
input.btn--primary:after,
input.button:after,
div.wpforms-container .wpforms-form button[type=submit][type="submit"]:after,
div.wpforms-container .wpforms-form button.submit[type=submit]:after,
div.wpforms-container .wpforms-form button.btn--primary[type=submit]:after,
div.wpforms-container .wpforms-form button.button[type=submit]:after {
color: #fff; }
body:not(.is-mobile) button[type="submit"]:hover, body:not(.is-mobile) button.submit:hover, body:not(.is-mobile) button.btn--primary:hover, body:not(.is-mobile) button.button:hover, body:not(.is-mobile) .button[type="submit"]:hover, body:not(.is-mobile) .button.submit:hover, body:not(.is-mobile) .button.btn--primary:hover, body:not(.is-mobile) .button.button:hover, body:not(.is-mobile) a[type="submit"]:hover, body:not(.is-mobile) a.submit:hover, body:not(.is-mobile) a.btn--primary:hover, body:not(.is-mobile) a.button:hover, body:not(.is-mobile) input[type="submit"]:hover, body:not(.is-mobile) input.submit:hover, body:not(.is-mobile) input.btn--primary:hover, body:not(.is-mobile) input.button:hover, body:not(.is-mobile) div.wpforms-container .wpforms-form button[type=submit][type="submit"]:hover, body:not(.is-mobile) div.wpforms-container .wpforms-form button.submit[type=submit]:hover, body:not(.is-mobile) div.wpforms-container .wpforms-form button.btn--primary[type=submit]:hover, body:not(.is-mobile) div.wpforms-container .wpforms-form button.button[type=submit]:hover {
color: #000; }
body:not(.is-mobile) button[type="submit"]:hover:before, body:not(.is-mobile) button.submit:hover:before, body:not(.is-mobile) button.btn--primary:hover:before, body:not(.is-mobile) button.button:hover:before, body:not(.is-mobile) .button[type="submit"]:hover:before, body:not(.is-mobile) .button.submit:hover:before, body:not(.is-mobile) .button.btn--primary:hover:before, body:not(.is-mobile) .button.button:hover:before, body:not(.is-mobile) a[type="submit"]:hover:before, body:not(.is-mobile) a.submit:hover:before, body:not(.is-mobile) a.btn--primary:hover:before, body:not(.is-mobile) a.button:hover:before, body:not(.is-mobile) input[type="submit"]:hover:before, body:not(.is-mobile) input.submit:hover:before, body:not(.is-mobile) input.btn--primary:hover:before, body:not(.is-mobile) input.button:hover:before, body:not(.is-mobile) div.wpforms-container .wpforms-form button[type=submit][type="submit"]:hover:before, body:not(.is-mobile) div.wpforms-container .wpforms-form button.submit[type=submit]:hover:before, body:not(.is-mobile) div.wpforms-container .wpforms-form button.btn--primary[type=submit]:hover:before, body:not(.is-mobile) div.wpforms-container .wpforms-form button.button[type=submit]:hover:before {
opacity: 1;
background-color: #fff;
-moz-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
-o-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
-ms-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
-webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0); }
body:not(.is-mobile) button[type="submit"]:hover:after, body:not(.is-mobile) button.submit:hover:after, body:not(.is-mobile) button.btn--primary:hover:after, body:not(.is-mobile) button.button:hover:after, body:not(.is-mobile) .button[type="submit"]:hover:after, body:not(.is-mobile) .button.submit:hover:after, body:not(.is-mobile) .button.btn--primary:hover:after, body:not(.is-mobile) .button.button:hover:after, body:not(.is-mobile) a[type="submit"]:hover:after, body:not(.is-mobile) a.submit:hover:after, body:not(.is-mobile) a.btn--primary:hover:after, body:not(.is-mobile) a.button:hover:after, body:not(.is-mobile) input[type="submit"]:hover:after, body:not(.is-mobile) input.submit:hover:after, body:not(.is-mobile) input.btn--primary:hover:after, body:not(.is-mobile) input.button:hover:after, body:not(.is-mobile) div.wpforms-container .wpforms-form button[type=submit][type="submit"]:hover:after, body:not(.is-mobile) div.wpforms-container .wpforms-form button.submit[type=submit]:hover:after, body:not(.is-mobile) div.wpforms-container .wpforms-form button.btn--primary[type=submit]:hover:after, body:not(.is-mobile) div.wpforms-container .wpforms-form button.button[type=submit]:hover:after {
color: #000; }
button.btn--secondary[type="submit"], button.submit.btn--secondary, button.btn--primary.btn--secondary, button.button.btn--secondary,
.button.btn--secondary[type="submit"],
.button.submit.btn--secondary,
.button.btn--primary.btn--secondary,
.button.button.btn--secondary,
a.btn--secondary[type="submit"],
a.submit.btn--secondary,
a.btn--primary.btn--secondary,
a.button.btn--secondary,
input.btn--secondary[type="submit"],
input.submit.btn--secondary,
input.btn--primary.btn--secondary,
input.button.btn--secondary,
div.wpforms-container .wpforms-form button.btn--secondary[type=submit][type="submit"],
div.wpforms-container .wpforms-form button.submit.btn--secondary[type=submit],
div.wpforms-container .wpforms-form button.btn--primary.btn--secondary[type=submit],
div.wpforms-container .wpforms-form button.button.btn--secondary[type=submit] {
background-color: #fff;
color: #000; }
button.btn--secondary[type="submit"] body:not(.is-mobile):before, button.submit.btn--secondary body:not(.is-mobile):before, button.btn--primary.btn--secondary body:not(.is-mobile):before, button.button.btn--secondary body:not(.is-mobile):before,
.button.btn--secondary[type="submit"] body:not(.is-mobile):before,
.button.submit.btn--secondary body:not(.is-mobile):before,
.button.btn--primary.btn--secondary body:not(.is-mobile):before,
.button.button.btn--secondary body:not(.is-mobile):before,
a.btn--secondary[type="submit"] body:not(.is-mobile):before,
a.submit.btn--secondary body:not(.is-mobile):before,
a.btn--primary.btn--secondary body:not(.is-mobile):before,
a.button.btn--secondary body:not(.is-mobile):before,
input.btn--secondary[type="submit"] body:not(.is-mobile):before,
input.submit.btn--secondary body:not(.is-mobile):before,
input.btn--primary.btn--secondary body:not(.is-mobile):before,
input.button.btn--secondary body:not(.is-mobile):before,
div.wpforms-container .wpforms-form button.btn--secondary[type=submit][type="submit"] body:not(.is-mobile):before,
div.wpforms-container .wpforms-form button.submit.btn--secondary[type=submit] body:not(.is-mobile):before,
div.wpforms-container .wpforms-form button.btn--primary.btn--secondary[type=submit] body:not(.is-mobile):before,
div.wpforms-container .wpforms-form button.button.btn--secondary[type=submit] body:not(.is-mobile):before {
background-color: #000; }
button.btn--secondary[type="submit"] body:not(.is-mobile):after, button.submit.btn--secondary body:not(.is-mobile):after, button.btn--primary.btn--secondary body:not(.is-mobile):after, button.button.btn--secondary body:not(.is-mobile):after,
.button.btn--secondary[type="submit"] body:not(.is-mobile):after,
.button.submit.btn--secondary body:not(.is-mobile):after,
.button.btn--primary.btn--secondary body:not(.is-mobile):after,
.button.button.btn--secondary body:not(.is-mobile):after,
a.btn--secondary[type="submit"] body:not(.is-mobile):after,
a.submit.btn--secondary body:not(.is-mobile):after,
a.btn--primary.btn--secondary body:not(.is-mobile):after,
a.button.btn--secondary body:not(.is-mobile):after,
input.btn--secondary[type="submit"] body:not(.is-mobile):after,
input.submit.btn--secondary body:not(.is-mobile):after,
input.btn--primary.btn--secondary body:not(.is-mobile):after,
input.button.btn--secondary body:not(.is-mobile):after,
div.wpforms-container .wpforms-form button.btn--secondary[type=submit][type="submit"] body:not(.is-mobile):after,
div.wpforms-container .wpforms-form button.submit.btn--secondary[type=submit] body:not(.is-mobile):after,
div.wpforms-container .wpforms-form button.btn--primary.btn--secondary[type=submit] body:not(.is-mobile):after,
div.wpforms-container .wpforms-form button.button.btn--secondary[type=submit] body:not(.is-mobile):after {
color: #000; }
button.btn--secondary[type="submit"] body:not(.is-mobile):hover, button.submit.btn--secondary body:not(.is-mobile):hover, button.btn--primary.btn--secondary body:not(.is-mobile):hover, button.button.btn--secondary body:not(.is-mobile):hover,
.button.btn--secondary[type="submit"] body:not(.is-mobile):hover,
.button.submit.btn--secondary body:not(.is-mobile):hover,
.button.btn--primary.btn--secondary body:not(.is-mobile):hover,
.button.button.btn--secondary body:not(.is-mobile):hover,
a.btn--secondary[type="submit"] body:not(.is-mobile):hover,
a.submit.btn--secondary body:not(.is-mobile):hover,
a.btn--primary.btn--secondary body:not(.is-mobile):hover,
a.button.btn--secondary body:not(.is-mobile):hover,
input.btn--secondary[type="submit"] body:not(.is-mobile):hover,
input.submit.btn--secondary body:not(.is-mobile):hover,
input.btn--primary.btn--secondary body:not(.is-mobile):hover,
input.button.btn--secondary body:not(.is-mobile):hover,
div.wpforms-container .wpforms-form button.btn--secondary[type=submit][type="submit"] body:not(.is-mobile):hover,
div.wpforms-container .wpforms-form button.submit.btn--secondary[type=submit] body:not(.is-mobile):hover,
div.wpforms-container .wpforms-form button.btn--primary.btn--secondary[type=submit] body:not(.is-mobile):hover,
div.wpforms-container .wpforms-form button.button.btn--secondary[type=submit] body:not(.is-mobile):hover {
color: #fff; }
button.btn--secondary[type="submit"] body:not(.is-mobile):hover:after, button.submit.btn--secondary body:not(.is-mobile):hover:after, button.btn--primary.btn--secondary body:not(.is-mobile):hover:after, button.button.btn--secondary body:not(.is-mobile):hover:after,
.button.btn--secondary[type="submit"] body:not(.is-mobile):hover:after,
.button.submit.btn--secondary body:not(.is-mobile):hover:after,
.button.btn--primary.btn--secondary body:not(.is-mobile):hover:after,
.button.button.btn--secondary body:not(.is-mobile):hover:after,
a.btn--secondary[type="submit"] body:not(.is-mobile):hover:after,
a.submit.btn--secondary body:not(.is-mobile):hover:after,
a.btn--primary.btn--secondary body:not(.is-mobile):hover:after,
a.button.btn--secondary body:not(.is-mobile):hover:after,
input.btn--secondary[type="submit"] body:not(.is-mobile):hover:after,
input.submit.btn--secondary body:not(.is-mobile):hover:after,
input.btn--primary.btn--secondary body:not(.is-mobile):hover:after,
input.button.btn--secondary body:not(.is-mobile):hover:after,
div.wpforms-container .wpforms-form button.btn--secondary[type=submit][type="submit"] body:not(.is-mobile):hover:after,
div.wpforms-container .wpforms-form button.submit.btn--secondary[type=submit] body:not(.is-mobile):hover:after,
div.wpforms-container .wpforms-form button.btn--primary.btn--secondary[type=submit] body:not(.is-mobile):hover:after,
div.wpforms-container .wpforms-form button.button.btn--secondary[type=submit] body:not(.is-mobile):hover:after {
color: #fff; }
button.btn--border[type="submit"], button.disabled[type="submit"], button.submit.btn--border, button.submit.disabled, button.btn--primary.btn--border, button.btn--primary.disabled, button.button.btn--border, button.button.disabled,
.button.btn--border[type="submit"],
.button.disabled[type="submit"],
.button.submit.btn--border,
.button.submit.disabled,
.button.btn--primary.btn--border,
.button.btn--primary.disabled,
.button.button.btn--border,
.button.button.disabled,
a.btn--border[type="submit"],
a.disabled[type="submit"],
a.submit.btn--border,
a.submit.disabled,
a.btn--primary.btn--border,
a.btn--primary.disabled,
a.button.btn--border,
a.button.disabled,
input.btn--border[type="submit"],
input.disabled[type="submit"],
input.submit.btn--border,
input.submit.disabled,
input.btn--primary.btn--border,
input.btn--primary.disabled,
input.button.btn--border,
input.button.disabled,
div.wpforms-container .wpforms-form button.btn--border[type=submit][type="submit"],
div.wpforms-container .wpforms-form button.disabled[type=submit][type="submit"],
div.wpforms-container .wpforms-form button.submit.btn--border[type=submit],
div.wpforms-container .wpforms-form button.submit.disabled[type=submit],
div.wpforms-container .wpforms-form button.btn--primary.btn--border[type=submit],
div.wpforms-container .wpforms-form button.btn--primary.disabled[type=submit],
div.wpforms-container .wpforms-form button.button.btn--border[type=submit],
div.wpforms-container .wpforms-form button.button.disabled[type=submit] {
border-width: 1px;
border-color: #e1e1e1;
background-color: #fff;
color: #000;
-moz-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s; }
button.btn--border[type="submit"]:before, button.disabled[type="submit"]:before, button.submit.btn--border:before, button.submit.disabled:before, button.btn--primary.btn--border:before, button.btn--primary.disabled:before, button.button.btn--border:before, button.button.disabled:before,
.button.btn--border[type="submit"]:before,
.button.disabled[type="submit"]:before,
.button.submit.btn--border:before,
.button.submit.disabled:before,
.button.btn--primary.btn--border:before,
.button.btn--primary.disabled:before,
.button.button.btn--border:before,
.button.button.disabled:before,
a.btn--border[type="submit"]:before,
a.disabled[type="submit"]:before,
a.submit.btn--border:before,
a.submit.disabled:before,
a.btn--primary.btn--border:before,
a.btn--primary.disabled:before,
a.button.btn--border:before,
a.button.disabled:before,
input.btn--border[type="submit"]:before,
input.disabled[type="submit"]:before,
input.submit.btn--border:before,
input.submit.disabled:before,
input.btn--primary.btn--border:before,
input.btn--primary.disabled:before,
input.button.btn--border:before,
input.button.disabled:before,
div.wpforms-container .wpforms-form button.btn--border[type=submit][type="submit"]:before,
div.wpforms-container .wpforms-form button.disabled[type=submit][type="submit"]:before,
div.wpforms-container .wpforms-form button.submit.btn--border[type=submit]:before,
div.wpforms-container .wpforms-form button.submit.disabled[type=submit]:before,
div.wpforms-container .wpforms-form button.btn--primary.btn--border[type=submit]:before,
div.wpforms-container .wpforms-form button.btn--primary.disabled[type=submit]:before,
div.wpforms-container .wpforms-form button.button.btn--border[type=submit]:before,
div.wpforms-container .wpforms-form button.button.disabled[type=submit]:before {
display: none; }
button.btn--border[type="submit"]:hover, button.disabled[type="submit"]:hover, button.submit.btn--border:hover, button.submit.disabled:hover, button.btn--primary.btn--border:hover, button.btn--primary.disabled:hover, button.button.btn--border:hover, button.button.disabled:hover,
.button.btn--border[type="submit"]:hover,
.button.disabled[type="submit"]:hover,
.button.submit.btn--border:hover,
.button.submit.disabled:hover,
.button.btn--primary.btn--border:hover,
.button.btn--primary.disabled:hover,
.button.button.btn--border:hover,
.button.button.disabled:hover,
a.btn--border[type="submit"]:hover,
a.disabled[type="submit"]:hover,
a.submit.btn--border:hover,
a.submit.disabled:hover,
a.btn--primary.btn--border:hover,
a.btn--primary.disabled:hover,
a.button.btn--border:hover,
a.button.disabled:hover,
input.btn--border[type="submit"]:hover,
input.disabled[type="submit"]:hover,
input.submit.btn--border:hover,
input.submit.disabled:hover,
input.btn--primary.btn--border:hover,
input.btn--primary.disabled:hover,
input.button.btn--border:hover,
input.button.disabled:hover,
div.wpforms-container .wpforms-form button.btn--border[type=submit][type="submit"]:hover,
div.wpforms-container .wpforms-form button.disabled[type=submit][type="submit"]:hover,
div.wpforms-container .wpforms-form button.submit.btn--border[type=submit]:hover,
div.wpforms-container .wpforms-form button.submit.disabled[type=submit]:hover,
div.wpforms-container .wpforms-form button.btn--primary.btn--border[type=submit]:hover,
div.wpforms-container .wpforms-form button.btn--primary.disabled[type=submit]:hover,
div.wpforms-container .wpforms-form button.button.btn--border[type=submit]:hover,
div.wpforms-container .wpforms-form button.button.disabled[type=submit]:hover {
opacity: 0.5; }
button.disabled[type="submit"], button.submit.disabled, button.btn--primary.disabled, button.button.disabled,
.button.disabled[type="submit"],
.button.submit.disabled,
.button.btn--primary.disabled,
.button.button.disabled,
a.disabled[type="submit"],
a.submit.disabled,
a.btn--primary.disabled,
a.button.disabled,
input.disabled[type="submit"],
input.submit.disabled,
input.btn--primary.disabled,
input.button.disabled,
div.wpforms-container .wpforms-form button.disabled[type=submit][type="submit"],
div.wpforms-container .wpforms-form button.submit.disabled[type=submit],
div.wpforms-container .wpforms-form button.btn--primary.disabled[type=submit],
div.wpforms-container .wpforms-form button.button.disabled[type=submit] {
cursor: not-allowed; }
input[type="submit"] {
-moz-transition: background-color 1s ease;
-o-transition: background-color 1s ease;
-webkit-transition: background-color 1s ease;
transition: background-color 1s ease;
cursor: pointer; }
input[type="submit"]:before {
display: none; }
input[type="submit"]:hover {
color: #000;
background-color: #fff; }
input.dokan-btn[type="submit"], input.dokan-btn-default[type="submit"] {
border: none;
border-color: transparent;
border-radius: 0 !important; }
body.is-mobile .filter_switch:active, body.is-mobile .filter_switch:hover {
color: #000; }
body.is-mobile .filter_switch .f-plus:before, body.is-mobile .filter_switch .f-plus:after {
background-color: #000 !important; }
body.is-mobile .filter_switch:before {
display: none; }
.close-icon,
.close-button {
overflow: hidden;
position: absolute;
left: 0px;
top: 0px;
cursor: pointer;
width: 1.3rem;
height: 1.3rem;
opacity: 0;
-moz-transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1);
-o-transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1);
-webkit-transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1);
transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1); }
@media screen and (max-width: 47.99875em) {
.close-icon,
.close-button {
width: 1.1rem;
height: 1.1rem; } }
.close-icon .close-icon_top,
.close-button .close-icon_top {
position: absolute;
top: 50%;
left: 0%;
background: #000000;
width: 100%;
height: 0.16rem;
margin-top: -0.09375rem;
-moz-transform: rotate(-45deg) translateX(-140%);
-o-transform: rotate(-45deg) translateX(-140%);
-ms-transform: rotate(-45deg) translateX(-140%);
-webkit-transform: rotate(-45deg) translateX(-140%);
transform: rotate(-45deg) translateX(-140%);
-moz-transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
-o-transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
-webkit-transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
-moz-transition-delay: 0.1s;
-o-transition-delay: 0.1s;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s; }
@media screen and (max-width: 47.99875em) {
.close-icon .close-icon_top,
.close-button .close-icon_top {
height: 0.12rem; } }
.close-icon .close-icon_bottom,
.close-button .close-icon_bottom {
position: absolute;
top: 50%;
left: 0%;
background: #000000;
width: 100%;
height: 0.16rem;
margin-top: -0.09375rem;
-moz-transform: rotate(45deg) translateX(-140%);
-o-transform: rotate(45deg) translateX(-140%);
-ms-transform: rotate(45deg) translateX(-140%);
-webkit-transform: rotate(45deg) translateX(-140%);
transform: rotate(45deg) translateX(-140%);
-moz-transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
-o-transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
-webkit-transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
-moz-transition-delay: 0.1s;
-o-transition-delay: 0.1s;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s; }
@media screen and (max-width: 47.99875em) {
.close-icon .close-icon_bottom,
.close-button .close-icon_bottom {
height: 0.12rem; } }
.offcanvas_aside.offcanvas_aside_left .close-icon, .offcanvas_aside.offcanvas_aside_left .close-button {
left: 100px;
top: 80px; }
@media screen and (max-width: 64.06125em) {
.offcanvas_aside.offcanvas_aside_left .close-icon, .offcanvas_aside.offcanvas_aside_left .close-button {
left: 50px;
top: 40px; } }
@media screen and (max-width: 47.99875em) {
.offcanvas_aside.offcanvas_aside_left .close-icon, .offcanvas_aside.offcanvas_aside_left .close-button {
top: 30px; } }
.offcanvas_aside.offcanvas_aside_right .close-icon, .offcanvas_aside.offcanvas_aside_right .close-button {
left: auto;
right: 0px;
top: 80px; }
@media screen and (max-width: 64.06125em) {
.offcanvas_aside.offcanvas_aside_right .close-icon, .offcanvas_aside.offcanvas_aside_right .close-button {
right: 0px;
top: 40px; } }
@media screen and (max-width: 47.99875em) {
.offcanvas_aside.offcanvas_aside_right .close-icon, .offcanvas_aside.offcanvas_aside_right .close-button {
top: 30px; } }
.offcanvas_aside.offcanvas_aside_top .close-icon, .offcanvas_aside.offcanvas_aside_top .close-button {
left: auto;
right: 30px;
top: 80px; }
@media (min-width: 768px) {
.offcanvas_aside.offcanvas_aside_top .close-icon, .offcanvas_aside.offcanvas_aside_top .close-button {
right: calc(8.6805555556vw - 36.6666666667px); } }
@media (min-width: 1920px) {
.offcanvas_aside.offcanvas_aside_top .close-icon, .offcanvas_aside.offcanvas_aside_top .close-button {
right: 130px; } }
@media screen and (max-width: 64.06125em) {
.offcanvas_aside.offcanvas_aside_top .close-icon, .offcanvas_aside.offcanvas_aside_top .close-button {
top: 40px; } }
@media screen and (max-width: 47.99875em) {
.offcanvas_aside.offcanvas_aside_top .close-icon, .offcanvas_aside.offcanvas_aside_top .close-button {
top: 30px; } }
.offcanvas_left .close-icon, .offcanvas_right .close-icon, .offcanvas_top .close-icon, html.is-reveal-open .reveal-overlay .reveal .close-icon, .site-content.open .close-icon, .offcanvas_left .close-button, .offcanvas_right .close-button, .offcanvas_top .close-button, html.is-reveal-open .reveal-overlay .reveal .close-button, .site-content.open .close-button {
opacity: 1;
-moz-transition-delay: 0.3s;
-o-transition-delay: 0.3s;
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s; }
.offcanvas_left .close-icon .close-icon_top, .offcanvas_right .close-icon .close-icon_top, .offcanvas_top .close-icon .close-icon_top, html.is-reveal-open .reveal-overlay .reveal .close-icon .close-icon_top, .site-content.open .close-icon .close-icon_top, .offcanvas_left .close-button .close-icon_top, .offcanvas_right .close-button .close-icon_top, .offcanvas_top .close-button .close-icon_top, html.is-reveal-open .reveal-overlay .reveal .close-button .close-icon_top, .site-content.open .close-button .close-icon_top {
-moz-transform: rotate(-45deg) translateX(0%);
-o-transform: rotate(-45deg) translateX(0%);
-ms-transform: rotate(-45deg) translateX(0%);
-webkit-transform: rotate(-45deg) translateX(0%);
transform: rotate(-45deg) translateX(0%);
-moz-transition-delay: 0.5s;
-o-transition-delay: 0.5s;
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s; }
.offcanvas_left .close-icon .close-icon_bottom, .offcanvas_right .close-icon .close-icon_bottom, .offcanvas_top .close-icon .close-icon_bottom, html.is-reveal-open .reveal-overlay .reveal .close-icon .close-icon_bottom, .site-content.open .close-icon .close-icon_bottom, .offcanvas_left .close-button .close-icon_bottom, .offcanvas_right .close-button .close-icon_bottom, .offcanvas_top .close-button .close-icon_bottom, html.is-reveal-open .reveal-overlay .reveal .close-button .close-icon_bottom, .site-content.open .close-button .close-icon_bottom {
-moz-transform: rotate(45deg) translateX(0%);
-o-transform: rotate(45deg) translateX(0%);
-ms-transform: rotate(45deg) translateX(0%);
-webkit-transform: rotate(45deg) translateX(0%);
transform: rotate(45deg) translateX(0%);
-moz-transition-delay: 0.5s;
-o-transition-delay: 0.5s;
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s; }
.edit,
.comment-edit-link {
position: relative;
padding-right: 22px;
font-size: 16px;
font-weight: 400;
line-height: 1;
display: inline-block;
background-image: none !important;
transition: opacity .6s !important; }
.edit:hover,
.comment-edit-link:hover {
opacity: .5; }
.edit:after,
.comment-edit-link:after {
position: absolute;
right: 0;
bottom: 3px;
font-size: 16px; font-family: 'Barberry' !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;
content: ""; }
.search-form,
.woocommerce-product-search,
.searchform {
color: #000;
position: relative;
width: 100%;
border-bottom: 2px solid;
border-color: rgba(119, 119, 119, 0.15); }
.search-form .screen-reader-text,
.woocommerce-product-search .screen-reader-text,
.searchform .screen-reader-text {
display: none; }
.search-form label,
.woocommerce-product-search label,
.searchform label {
padding: 0;
width: 100%; }
.search-form:before,
.woocommerce-product-search:before,
.searchform:before {
background-color: #000; }
.search-form:before,
.woocommerce-product-search:before,
.searchform:before {
content: "";
width: 0;
height: 2px;
display: block;
position: absolute;
bottom: -2px;
transition: width ease .3s; }
.search-form:hover:before,
.woocommerce-product-search:hover:before,
.searchform:hover:before {
width: 100%; }
.search-form:after,
.woocommerce-product-search:after,
.searchform:after {
position: absolute;
right: 0;
top: 0;
bottom: 0;
width: 2.5rem;
height: 2.5rem;
cursor: pointer; font-family: 'Barberry' !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;
content: "";
font-size: 20px;
font-weight: bold;
display: flex;
align-items: center;
justify-content: center;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
pointer-events: none; }
.search-form input[type='text'],
.search-form .search-field,
.woocommerce-product-search input[type='text'],
.woocommerce-product-search .search-field,
.searchform input[type='text'],
.searchform .search-field {
margin: 0;
padding-left: 0;
padding-right: 3rem;
width: 100%;
border: 0;
box-shadow: none;
font-size: 18px; }
.search-form input[type='text']::placeholder,
.search-form .search-field::placeholder,
.woocommerce-product-search input[type='text']::placeholder,
.woocommerce-product-search .search-field::placeholder,
.searchform input[type='text']::placeholder,
.searchform .search-field::placeholder {
transition: all .3s ease-in-out;
opacity: 0.6; }
.search-form input[type='text']:hover, .search-form input[type='text']:focus,
.search-form .search-field:hover,
.search-form .search-field:focus,
.woocommerce-product-search input[type='text']:hover,
.woocommerce-product-search input[type='text']:focus,
.woocommerce-product-search .search-field:hover,
.woocommerce-product-search .search-field:focus,
.searchform input[type='text']:hover,
.searchform input[type='text']:focus,
.searchform .search-field:hover,
.searchform .search-field:focus {
border-top: none;
border-left: none;
border-right: none;
background: none;
box-shadow: none; }
.search-form input[type='text']:focus::placeholder,
.search-form .search-field:focus::placeholder,
.woocommerce-product-search input[type='text']:focus::placeholder,
.woocommerce-product-search .search-field:focus::placeholder,
.searchform input[type='text']:focus::placeholder,
.searchform .search-field:focus::placeholder {
opacity: 1; }
.search-form [type=submit],
.woocommerce-product-search [type=submit],
.searchform [type=submit] {
position: absolute;
right: 0;
top: 0;
bottom: 0;
width: 2.5rem;
height: 2.5rem;
cursor: pointer;
padding: 0;
font-size: 0;
color: transparent;
opacity: 0; }
.search-form [type=submit]:hover, .search-form [type=submit]:focus,
.woocommerce-product-search [type=submit]:hover,
.woocommerce-product-search [type=submit]:focus,
.searchform [type=submit]:hover,
.searchform [type=submit]:focus {
opacity: 0; } @font-face {
font-family: 'Barberry';
src: url(//www.pbrc.ca/wp-content/themes/barberry/inc/fonts/barberry-fonts/Barberry.eot);
src: url(//www.pbrc.ca/wp-content/themes/barberry/inc/fonts/barberry-fonts/Barberry.eot) format("embedded-opentype"), url(//www.pbrc.ca/wp-content/themes/barberry/inc/fonts/barberry-fonts/Barberry.woff2) format("woff2"), url(//www.pbrc.ca/wp-content/themes/barberry/inc/fonts/barberry-fonts/Barberry.woff) format("woff"), url(//www.pbrc.ca/wp-content/themes/barberry/inc/fonts/barberry-fonts/Barberry.ttf) format("truetype"), url(//www.pbrc.ca/wp-content/themes/barberry/inc/fonts/barberry-fonts/Barberry.svg) format("svg");
font-weight: normal;
font-style: normal; } .icon {
display: inline-block;
font: normal normal normal 1em/1 'Barberry';
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }  .icon-sm {
font-size: 0.8em; }
.icon-lg {
font-size: 1.2em; } .icon-16 {
font-size: 16px; }
.icon-32 {
font-size: 32px; } .icon-bg-square,
.icon-bg-circle {
padding: 0.35em;
background-color: #eee; }
.icon-bg-circle {
border-radius: 50%; } .icon-ul {
padding-left: 0;
list-style-type: none; }
.icon-ul > li {
display: flex;
align-items: flex-start;
line-height: 1.4; }
.icon-ul > li > .icon {
margin-right: 0.4em;
line-height: inherit; } .icon-is-spinning {
-webkit-animation: icon-spin 2s infinite linear;
-moz-animation: icon-spin 2s infinite linear;
animation: icon-spin 2s infinite linear; }
@-webkit-keyframes icon-spin {
0% {
-webkit-transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg); } }
@-moz-keyframes icon-spin {
0% {
-moz-transform: rotate(0deg); }
100% {
-moz-transform: rotate(360deg); } }
@keyframes icon-spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg); } } .icon-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg); }
.icon-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg); }
.icon-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg); }
.icon-flip-y {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1); }
.icon-flip-x {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: scale(1, -1);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1); } .icon-bb-menu-left::before {
content: "\ea02"; }
.icon-bb-menu-full::before {
content: "\ea03"; }
.icon-bb-cart-16::before {
content: "\ea04"; }
.icon-bb-heart-gl::before {
content: "\ea05"; }
.icon-bb-heart-line::before {
content: "\ea06"; }
.icon-bb-favourite-line::before {
content: "\ea07"; }
.icon-bb-favourite-gl::before {
content: "\ea08"; }
.icon-bb-discount::before {
content: "\ea09"; }
.icon-bb-user-16::before {
content: "\ea0a"; }
.icon-bb-share-24::before {
content: "\ea0b"; }
.icon-bb-share-16::before {
content: "\ea0c"; }
.icon-bb-360::before {
content: "\ea0d"; }
.icon-bb-tail-left-16::before {
content: "\ea0e"; }
.icon-bb-tail-right-16::before {
content: "\ea0f"; }
.icon-bb-medium-left::before {
content: "\ea10"; }
.icon-bb-medium-right::before {
content: "\ea11"; }
.icon-bb-medium-up::before {
content: "\ea12"; }
.icon-bb-medium-down::before {
content: "\ea13"; }
.icon-bb-back::before {
content: "\ea14"; }
.icon-bb-eye::before {
content: "\ea15"; }
.icon-bb-ruler::before {
content: "\ea16"; }
.icon-bb-search::before {
content: "\ea17"; }
.icon-bb-video::before {
content: "\ea18"; }
.icon-bb-user-24::before {
content: "\ea19"; }
.icon-bb-small-add::before {
content: "\ea1a"; }
.icon-small-delete::before {
content: "\ea1b"; }
.icon-bb-plus-24::before {
content: "\ea1c"; }
.icon-bb-minus-24::before {
content: "\ea1d"; }
.icon-bb-coupon::before {
content: "\ea1e"; }
.icon-bb-edit::before {
content: "\ea1f"; }
.icon-bb-small-left::before {
content: "\ea20"; }
.icon-bb-small-right::before {
content: "\ea21"; }
.icon-bb-small-up::before {
content: "\ea22"; }
.icon-bb-small-down::before {
content: "\ea23"; }
.icon-bb-tail-left-24::before {
content: "\ea24"; }
.icon-bb-tail-right-24::before {
content: "\ea25"; }
.icon-bb-sidebar::before {
content: "\ea26"; }
.icon-bb-document::before {
content: "\ea27"; }
.icon-bb-comments-32::before {
content: "\ea28"; }
.icon-bb-close-24::before {
content: "\ea29"; }
.icon-bb-close-16::before {
content: "\ea2a"; }
.icon-bb-check-32::before {
content: "\ea2b"; }
.icon-bb-cart-speed-32::before {
content: "\ea2c"; }
.icon-bb-alert-32::before {
content: "\ea2d"; }
.icon-bb-box-32::before {
content: "\ea2f"; }
.icon-bb-download-32::before {
content: "\ea30"; }
.icon-bb-home-32::before {
content: "\ea31"; }
.icon-bb-edit-32::before {
content: "\ea32"; }
.icon-bb-power-32::before {
content: "\ea33"; }
.icon-bb-dashboard-32::before {
content: "\ea34"; }
.icon-bb-alert-48::before {
content: "\ea35"; }
.icon-bb-check-12::before {
content: "\ea36"; }
.icon-bb-button-play::before {
content: "\ea38"; }
.icon-bb-search-24::before {
content: "\ea39"; }
.icon-bb-pin-32::before {
content: "\ea3a"; }
.icon-bb-cart-speed-16::before {
content: "\ea3b"; }
.icon-bb-favorite-32::before {
content: "\ea3c"; }
.icon-bb-credit-card-32::before {
content: "\ea3d"; }
.icon-bb-email-32::before {
content: "\ea3e"; }
.icon-bb-present-32::before {
content: "\ea3f"; }
.icon-bb-dish-32::before {
content: "\ea40"; }
.icon-bb-compare-16::before {
content: "\ea41"; }
.icon-bb-business-contact-32::before {
content: "\ea42"; }
.icon-bb-ticket-32::before {
content: "\ea43"; }
.icon-bb-support-32::before {
content: "\ea44"; }
.icon-bb-cart-return-32::before {
content: "\ea45"; }
.icon-bb-users-wm-32::before {
content: "\ea46"; }
.icon-bb-flag-points-16::before {
content: "\ea47"; }
.icon-bb-lock-16::before {
content: "\ea48"; }
.icon-bb-award-32::before {
content: "\ea49"; }
.icon-bb-award-32-2::before {
content: "\ea4a"; }
.icon-bb-check-all-16::before {
content: "\ea4b"; }
.icon-bb-bookmark-32::before {
content: "\ea4c"; }
.dropdown.menu > li.is-dropdown-submenu-parent > a::after { font-family: 'Barberry' !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;
content: ""; }
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after { font-family: 'Barberry' !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;
content: ""; }
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after { font-family: 'Barberry' !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;
content: ""; }
#header-loader {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 99998;
overflow: hidden;
height: 3px; }
#header-loader #header-loader-under-bar {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 5;
background: #e5e5e5;
transition: opacity .7s ease; }
#header-loader #header-loader-under-bar.hidden {
opacity: 0; }
#header-loader .bar {
position: absolute;
width: 100%;
height: 5px;
z-index: 10; }
header.site-header {
z-index: 3;
width: 100%;
backface-visibility: hidden;
position: relative;
-o-transition: 0.5s -o-filter ease; }
header.site-header .header-inner {
z-index: 3;
width: 100%;
position: absolute;
left: 0;
top: 0; }
header.site-header .header-inner:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #fff;
opacity: 0;
-moz-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1); }
header.site-header .header-inner:after {
position: absolute;
right: 10%;
bottom: 0;
left: 10%;
z-index: -1;
height: 20px;
border-radius: 100%;
-webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.07);
-moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.07);
box-shadow: 0 0 40px rgba(0, 0, 0, 0.07);
content: "";
opacity: 0;
-moz-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1); }
header.site-header[data-sticky="visible"] {
z-index: 301; }
body.admin-bar header.site-header .header-inner {
top: 0px; }
@media screen and (max-width: 64.06125em) {
body.admin-bar header.site-header .header-inner {
top: 0px; } }
body.admin-bar header.site-header.header--clone .header-inner {
top: 32px; }
@media screen and (max-width: 64.06125em) {
body.admin-bar header.site-header.header--clone .header-inner {
top: 32px; } }
@media screen and (max-width: 47.99875em) {
body.admin-bar header.site-header.header--clone .header-inner {
top: 46px; } }
@media screen and (max-width: 37.5em) {
body.admin-bar header.site-header.header--clone .header-inner {
top: 0px; } }
header.site-header .header-wrapper {
position: relative;
-moz-transition: padding 0.6s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: padding 0.6s cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition: padding 0.6s cubic-bezier(0.19, 1, 0.22, 1);
transition: padding 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
header.site-header .header-wrapper .header-sections .left-nav {
opacity: 1;
-moz-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
transition-delay: .3s; }
header.site-header .header-wrapper .header-sections .site-branding {
opacity: 1;
-moz-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
transition-delay: .3s; }
@media (min-width: 64.0625em) {
header.site-header .header-wrapper .header-sections .site-branding {
-webkit-transition: -webkit-transform 0.75s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 0.75s cubic-bezier(0.19, 1, 0.22, 1);
transition-delay: .0s; } }
header.site-header .header-wrapper .header-sections .site-branding a {
min-height: 45px;
display: inline-block; }
@media screen and (max-width: 64.06125em) {
header.site-header .header-wrapper .header-sections .site-branding a {
min-height: inherit; } }
header.site-header .header-wrapper .header-sections .site-branding .site-title a {
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
color: #000; }
@media (min-width: 320px) {
header.site-header .header-wrapper .header-sections .site-branding .site-title a {
font-size: calc(0.8522727273vw + 13.2727272727px); } }
@media (min-width: 1024px) {
header.site-header .header-wrapper .header-sections .site-branding .site-title a {
font-size: calc(0.3472222222vw + 18.4444444444px); } }
@media (min-width: 1600px) {
header.site-header .header-wrapper .header-sections .site-branding .site-title a {
font-size: 24px; } }
header.site-header .header-wrapper .header-sections .site-branding .site-logo-light {
display: none; }
header.site-header .header-wrapper .header-sections .site-branding .sticky-logo {
display: none; }
header.site-header .header-wrapper .header-sections .tools {
opacity: 1;
-moz-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
transition-delay: .3s; }
header.site-header .header-wrapper .header-sections .tools > a {
margin-left: 1.4em;
margin-left: 20px; }
@media (min-width: 1024px) {
header.site-header .header-wrapper .header-sections .tools > a {
margin-left: calc(2.4038461538vw - 4.6153846154px); } }
@media (min-width: 1440px) {
header.site-header .header-wrapper .header-sections .tools > a {
margin-left: 30px; } }
@media screen and (max-width: 47.99875em) {
header.site-header .header-wrapper .header-sections .tools > a {
margin-left: .7em; } }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view {
display: inline-block; }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-expanded-view-inner {
display: flex;
align-items: center; }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view svg {
width: 1.2em;
height: 1.2em;
width: 17px;
height: 17px;
fill: #000;
stroke: #000; }
@media (min-width: 1024px) {
header.site-header .header-wrapper .header-sections .tools .header-expanded-view svg {
width: calc(0.390625vw + 13px); } }
@media (min-width: 1280px) {
header.site-header .header-wrapper .header-sections .tools .header-expanded-view svg {
width: 18px; } }
@media (min-width: 1440px) {
header.site-header .header-wrapper .header-sections .tools .header-expanded-view svg {
width: 18px; } }
@media (min-width: 1024px) {
header.site-header .header-wrapper .header-sections .tools .header-expanded-view svg {
height: calc(0.390625vw + 13px); } }
@media (min-width: 1280px) {
header.site-header .header-wrapper .header-sections .tools .header-expanded-view svg {
height: 18px; } }
@media (min-width: 1440px) {
header.site-header .header-wrapper .header-sections .tools .header-expanded-view svg {
height: 18px; } }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-search {
cursor: pointer; }
@media screen and (max-width: 47.99875em) {
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-search svg {
top: 0; } }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-wishlist {
display: none;
cursor: pointer;
margin-left: 1.4em;
margin-left: 20px; }
@media (min-width: 1024px) {
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-wishlist {
margin-left: calc(2.4038461538vw - 4.6153846154px); } }
@media (min-width: 1440px) {
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-wishlist {
margin-left: 30px; } }
body.has-wishlist header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-wishlist {
display: inline; }
@media screen and (max-width: 47.99875em) {
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-wishlist {
display: none; }
body.has-wishlist header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-wishlist {
display: none; } }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-wishlist.animated svg {
animation: bounceIn 1s ease-in-out;
animation-delay: .7s;
animation-fill-mode: forwards; }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-wishlist sup {
color: #000;
margin-left: -3px;
top: -9px;
font-size: 12px;
font-weight: 500; }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-compare {
display: inline;
cursor: pointer;
margin-left: 1.4em;
margin-left: 20px; }
@media (min-width: 1024px) {
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-compare {
margin-left: calc(2.4038461538vw - 4.6153846154px); } }
@media (min-width: 1440px) {
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-compare {
margin-left: 30px; } }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-compare.compare {
display: none; }
@media screen and (max-width: 47.99875em) {
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-compare {
display: none; } }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-compare.animated svg {
animation: bounceIn 1s ease-in-out;
animation-delay: .7s;
animation-fill-mode: forwards; }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-compare sup {
color: #000;
margin-left: -3px;
top: -9px;
font-size: 12px;
font-weight: 500; }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-compare sup.barberry-product-empty {
display: none; }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account {
display: inline-block;
margin-right: -.3em; }
@media screen and (max-width: 64.06125em) {
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account {
display: none; } }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account > ul {
margin-left: 20px; }
@media (min-width: 1024px) {
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account > ul {
margin-left: calc(2.4038461538vw - 4.6153846154px); } }
@media (min-width: 1440px) {
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account > ul {
margin-left: 30px; } }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account > ul > li {
text-align: left;
padding-right: 0; }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account > ul > li > a {
padding: .5em 0;
padding-right: 0;
padding: 0; }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account > ul > li > a span {
padding: 0; }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account > ul > li > a:after {
left: auto;
right: 0; }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account > ul > li.is-dropdown-submenu-parent > a {
padding-right: 1.2rem; }
@media screen and (max-width: 47.99875em) {
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account > ul.my-account-icon {
margin-left: .7em; } }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account > ul.my-account-icon > li > a {
display: block;
width: 18px;
height: 24px;
position: relative;
padding: 0; }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account > ul.my-account-icon > li > a:before {
position: absolute;
top: 1px;
left: 0; font-family: 'Barberry' !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;
content: ""; }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account > ul.my-account-icon > li > a:after,
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account > ul.my-account-icon > li > a span {
display: none; }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account .is-dropdown-submenu li {
text-align: right; }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account .is-dropdown-submenu li.woocommerce-MyAccount-navigation-link--woocommerce-waitlist {
display: none; }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account .is-dropdown-submenu li.woocommerce-MyAccount-navigation-link--woocommerce-waitlist.show-waitlist {
display: list-item; }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account .is-dropdown-submenu li a {
margin: 0;
background-color: transparent; }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account .my-account-form .is-dropdown-submenu {
min-width: 450px;
padding: 3rem 3rem; }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account .my-account-form .is-dropdown-submenu li {
text-align: left; }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account .my-account-form .is-dropdown-submenu .login-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
color: #2d2a2a;
margin-bottom: 25px;
padding-bottom: 10px;
line-height: 1;
border-bottom: 3px solid; }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account .my-account-form .is-dropdown-submenu .login-title .create-account-link {
padding: 0;
margin: 0;
margin-bottom: -8px;
letter-spacing: 0;
font-size: 16px;
line-height: 1.2;
font-weight: 400; }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account .my-account-form .is-dropdown-submenu .login-form-footer {
margin: 20px 0; }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account .my-account-form .is-dropdown-submenu .login-form-footer .lost_password {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
padding: 0; }
header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account .my-account-form .is-dropdown-submenu .login-form-footer .lost_password a {
padding: 0;
font-size: 16px;
line-height: 1.2;
font-weight: 400; }
header.site-header .header-wrapper .header-sections .tools .header-cart .header-cart-title {
color: #000; }
@media screen and (max-width: 47.99875em) {
header.site-header .header-wrapper .header-sections .tools .header-cart .header-cart-title {
display: none; } }
header.site-header .header-wrapper .header-sections .tools .header-cart .header-cart-count {
width: 24px;
height: 24px;
border-radius: 50%;
display: inline-block;
text-align: center;
line-height: 1.1;
letter-spacing: 0;
vertical-align: middle;
transition: 0.2s background cubic-bezier(0.445, 0.05, 0.55, 0.95);
top: -.1em;
margin-left: .2em;
position: relative; }
header.site-header .header-wrapper .header-sections .tools .header-cart .header-cart-count .header-cart-count-background {
background: #000;
border-radius: 50%;
position: absolute;
top: -25%;
left: -25%;
width: 150%;
height: 150%;
display: block;
-webkit-transform: scale(0.75);
transform: scale(0.75); }
header.site-header .header-wrapper .header-sections .tools .header-cart .header-cart-count .header-cart-count-number {
display: flex;
align-items: center;
justify-content: center;
position: relative;
font-size: 0.8125rem;
line-height: 1;
font-weight: 600;
color: #fff;
height: 100%;
top: 1px; }
@media screen and (max-width: 47.99875em) {
header.site-header .header-wrapper .header-sections .tools .header-cart .header-cart-count {
top: 0;
width: 20px;
height: 20px;
line-height: .9; }
header.site-header .header-wrapper .header-sections .tools .header-cart .header-cart-count .header-cart-count-number {
font-size: 0.75rem; } }
header.site-header .header-wrapper .header-sections .tools .header-cart.animated .header-cart-count-background {
animation: bounceInCart 1s ease-in-out;
animation-delay: .7s;
animation-fill-mode: forwards; }
header.site-header .header-wrapper .header-sections .tools .header-cart.show-cart-icon {
width: 20px;
vertical-align: top;
display: inline-block;
position: relative; }
header.site-header .header-wrapper .header-sections .tools .header-cart.show-cart-icon .header-cart-title {
display: none; }
header.site-header .header-wrapper .header-sections .tools .header-cart.show-cart-icon:before {
position: absolute;
top: 7px;
left: 0; font-family: 'Barberry' !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;
content: "";
font-size: 20px; }
@media screen and (max-width: 47.99875em) {
header.site-header .header-wrapper .header-sections .tools .header-cart.show-cart-icon:before {
top: 10px;
font-size: 18px; } }
header.site-header .header-wrapper .header-sections .tools .header-cart.show-cart-icon .header-cart-count {
position: absolute;
right: -11px;
top: -1px;
margin-left: 0;
width: 15px;
height: 15px; }
@media screen and (max-width: 47.99875em) {
header.site-header .header-wrapper .header-sections .tools .header-cart.show-cart-icon .header-cart-count {
top: 3px;
right: -10px; } }
header.site-header .header-wrapper .header-sections .tools .header-cart.show-cart-icon .header-cart-count-number {
font-size: 0.625rem;
line-height: 1;
font-weight: 400; }
header.site-header.header-left .header-wrapper .header-sections .mobile-nav {
display: none; }
header.site-header.header-left .header-wrapper .header-sections .site-branding {
padding-right: 3.125rem; }
body.header-has-no-overlap header.site-header:not(.header--clone) {
background-color: #fff; }
header.site-header.header-color-default:not(.header--clone) .header-wrapper .header-sections .site-branding .site-logo {
display: inline-block; }
header.site-header.header-color-default:not(.header--clone) .header-wrapper .header-sections .site-branding .site-logo-light {
display: none; }
header.site-header.header-color-light:not(.header--clone) .header-wrapper .header-sections .site-branding .site-logo {
display: none; }
header.site-header.header-color-light:not(.header--clone) .header-wrapper .header-sections .site-branding .site-logo-light {
display: inline-block; }
header.site-header.header-color-light:not(.header--clone) .header-wrapper .header-sections .tools .header-expanded-view svg {
fill: #fff;
stroke: #fff; }
header.site-header.header-color-light:not(.header--clone) .header-wrapper .header-sections .tools .header-expanded-view sup {
color: #fff; }
header.site-header.header-color-light:not(.header--clone) .header-wrapper .header-sections .tools .header-expanded-view .header-account > ul.my-account-icon > li > a:before {
color: #fff; }
header.site-header.header-color-light:not(.header--clone) .header-wrapper .header-sections .tools .header-cart .header-cart-title {
color: #fff; }
header.site-header.header-color-light:not(.header--clone) .header-wrapper .header-sections .tools .header-cart.show-cart-icon:before {
color: #fff; }
header.site-header.header-color-light:not(.header--clone) .header-wrapper .header-sections .tools .header-cart .header-cart-count .header-cart-count-background {
background: #fff; }
header.site-header.header-color-light:not(.header--clone) .header-wrapper .header-sections .tools .header-cart .header-cart-count .header-cart-count-number {
color: #000; }
header.site-header {   }
header.site-header.header--clone {
z-index: 7; }
header.site-header.header--clone .header-inner { position: fixed;
z-index: 7;
top: 0;
left: 0; }
@media screen and (max-width: 64.06125em) {
header.site-header.header--clone .header-inner:before, header.site-header.header--clone .header-inner:after {
opacity: 1;
-moz-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
transition-delay: .3s; } }
header.site-header.header--clone .header-inner .header-wrapper .header-sections .site-branding a {
display: inline; }
header.site-header.header--clone[data-sticky="visible"] {
z-index: 301; }
header.site-header.header--clone.visible {
z-index: 301; }
header.site-header.header--clone .header-inner { background: #fff;
-moz-transform: translateY(-120%);
-o-transform: translateY(-120%);
-ms-transform: translateY(-120%);
-webkit-transform: translateY(-120%);
transform: translateY(-120%); }
header.site-header.header--clone .header-inner .header-wrapper .header-sections .site-branding .site-logo,
header.site-header.header--clone .header-inner .header-wrapper .header-sections .site-branding .site-logo-light {
display: none; }
header.site-header.header--clone .header-inner .header-wrapper .header-sections .site-branding .sticky-logo {
display: inline-block; }
header.site-header.header--clone .header-inner:before {
opacity: 1; }
header.site-header.header--clone .header-inner:after {
opacity: 1; }
.offcanvas_open.offcanvas_top header.site-header.header--clone:before, .offcanvas_open.offcanvas_top header.site-header.header--clone:after {
opacity: 0; }
header.site-header.header--stick .header-inner {
-webkit-animation: slide-down-rotated 0.7s ease forwards;
-moz-animation: slide-down-rotated 0.7s ease forwards;
-ms-animation: slide-down-rotated 0.7s ease forwards;
-o-animation: slide-down-rotated 0.7s ease forwards;
animation: slide-down-rotated 0.7s ease forwards; }
header.site-header.header--unstick .header-inner {
-webkit-animation: slide-down-rotated-right 0.5s ease forwards;
-moz-animation: slide-down-rotated-right 0.5s ease forwards;
-ms-animation: slide-down-rotated-right 0.5s ease forwards;
-o-animation: slide-down-rotated-right 0.5s ease forwards;
animation: slide-down-rotated-right 0.5s ease forwards; }
@-webkit-keyframes slide-down-rotated {
0% {
-webkit-transform: translateX(-20px) translateY(-120%) rotate(-7deg);
transform: translateX(-20px) translateY(-120%) rotate(-7deg);
-webkit-transform-origin: left top;
transform-origin: left top; }
to {
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transform-origin: left top;
transform-origin: left top; } }
@keyframes slide-down-rotated {
0% {
-webkit-transform: translateX(-20px) translateY(-120%) rotate(-7deg);
transform: translateX(-20px) translateY(-120%) rotate(-7deg);
-webkit-transform-origin: left top;
transform-origin: left top; }
to {
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transform-origin: left top;
transform-origin: left top; } }
@-webkit-keyframes slide-down-rotated-right {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transform-origin: right top;
transform-origin: right top;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in; }
50% {
-webkit-transform: translateY(-20%) rotate(2deg);
transform: translateY(-20%) rotate(2deg);
-webkit-transform-origin: right top;
transform-origin: right top;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out; }
to {
-webkit-transform: translateY(-120%) rotate(0deg);
transform: translateY(-120%) rotate(0deg);
-webkit-transform-origin: right top;
transform-origin: right top;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out; } }
@keyframes slide-down-rotated-right {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transform-origin: right top;
transform-origin: right top;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in; }
50% {
-webkit-transform: translateY(-20%) rotate(2deg);
transform: translateY(-20%) rotate(2deg);
-webkit-transform-origin: right top;
transform-origin: right top;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out; }
to {
-webkit-transform: translateY(-120%) rotate(0deg);
transform: translateY(-120%) rotate(0deg);
-webkit-transform-origin: right top;
transform-origin: right top;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out; } }
.topbar {
position: relative;
z-index: 6;
width: 100%;
border-bottom: 1px solid; }
@media screen and (max-width: 64.06125em) {
.topbar {
display: none; } }
.topbar .topbar-sections {
height: 50px; }
.topbar .topbar-sections .topbar-left .topbar-socials,
.topbar .topbar-sections .topbar-right .topbar-socials {
margin-right: 0.9375rem;
display: inline-block; }
.topbar .topbar-sections .topbar-left .topbar-socials .social-icons,
.topbar .topbar-sections .topbar-right .topbar-socials .social-icons {
margin-bottom: 0; }
.topbar .topbar-sections .topbar-left .topbar-socials .social-icons li,
.topbar .topbar-sections .topbar-right .topbar-socials .social-icons li {
opacity: 1;
margin-right: 0.9375rem;
margin-bottom: 0; }
.topbar .topbar-sections .topbar-left .topbar-socials .social-icons li a,
.topbar .topbar-sections .topbar-right .topbar-socials .social-icons li a {
width: 18px;
height: 18px; }
.topbar .topbar-sections .topbar-left .topbar-socials .social-icons li a svg,
.topbar .topbar-sections .topbar-right .topbar-socials .social-icons li a svg {
margin-top: -2px;
width: 18px;
height: 18px; }
.topbar .topbar-sections .topbar-left .topbar-contact,
.topbar .topbar-sections .topbar-right .topbar-contact {
font-size: 16px;
line-height: 16px;
display: inline-block; }
.topbar .topbar-sections .topbar-left .topbar-contact strong,
.topbar .topbar-sections .topbar-right .topbar-contact strong {
font-weight: 600; }
.topbar .topbar-sections .topbar-right {
text-align: right; }
.topbar .topbar-sections .topbar-right .topbar-socials {
margin-right: 0;
margin-left: 0.9375rem; }
.topbar .topbar-sections .topbar-right .topbar-socials .social-icons li {
margin-right: 0;
margin-left: 0.9375rem; }
.topbar .topbar-sections .topbar-right .topbar-wpml {
display: inline-block;
vertical-align: middle; }
@media screen and (max-width: 75em) {
.topbar .topbar-sections .topbar-right .topbar-wpml .language_currency_switcher .language_switcher > span,
.topbar .topbar-sections .topbar-right .topbar-wpml .language_currency_switcher .currency_switcher > span {
display: none; } }
.topbar .topbar-sections .topbar-right .topbar-wpml .language_currency_switcher .language_switcher.intro-text-off .intro-text,
.topbar .topbar-sections .topbar-right .topbar-wpml .language_currency_switcher .currency_switcher.intro-text-off .intro-text {
display: none; }
.page-header {
overflow: hidden;
position: relative;
width: 100%; }
.page-header .page-title-delimiter {
display: block;
background: #000;
height: 3px;
margin: 5px auto 28px;
width: 100px; }
@media screen and (max-width: 47.99875em) {
.page-header .page-title-delimiter {
margin-top: 20px; } }
.page-header.title-design-disable {
display: none; }
.page-header.title-size-small .title-section .title-section-wrapper {
padding-top: 60px;
padding-bottom: 60px; }
@media screen and (max-width: 64.06125em) {
.page-header.title-size-small .title-section .title-section-wrapper {
padding-top: 50px;
padding-bottom: 50px; } }
@media screen and (max-width: 47.99875em) {
.page-header.title-size-small .title-section .title-section-wrapper {
padding-top: 40px;
padding-bottom: 40px; } }
.page-header.title-size-default .title-section .title-section-wrapper {
padding-top: 100px;
padding-bottom: 100px; }
@media screen and (max-width: 64.06125em) {
.page-header.title-size-default .title-section .title-section-wrapper {
padding-top: 70px;
padding-bottom: 70px; } }
@media screen and (max-width: 47.99875em) {
.page-header.title-size-default .title-section .title-section-wrapper {
padding-top: 40px;
padding-bottom: 40px; } }
.page-header.title-size-large .title-section .title-section-wrapper {
padding-top: 150px;
padding-bottom: 150px; }
@media screen and (max-width: 64.06125em) {
.page-header.title-size-large .title-section .title-section-wrapper {
padding-top: 100px;
padding-bottom: 100px; } }
@media screen and (max-width: 47.99875em) {
.page-header.title-size-large .title-section .title-section-wrapper {
padding-top: 40px;
padding-bottom: 40px; } }
.page-header.title-size-xlarge .title-section .title-section-wrapper {
padding-top: 250px;
padding-bottom: 250px; }
@media screen and (max-width: 87.49875em) {
.page-header.title-size-xlarge .title-section .title-section-wrapper {
padding-top: 150px;
padding-bottom: 150px; } }
@media screen and (max-width: 64.06125em) {
.page-header.title-size-xlarge .title-section .title-section-wrapper {
padding-top: 130px;
padding-bottom: 130px; } }
@media screen and (max-width: 47.99875em) {
.page-header.title-size-xlarge .title-section .title-section-wrapper {
padding-top: 40px;
padding-bottom: 40px; } }
.page-header .title-section .title-section-wrapper {
text-align: center; }
.page-header .title-section .title-section-wrapper .title-wrapper {
max-width: 70%; }
@media screen and (max-width: 64.06125em) {
.page-header .title-section .title-section-wrapper .title-wrapper {
max-width: 80%; } }
@media screen and (max-width: 47.99875em) {
.page-header .title-section .title-section-wrapper .title-wrapper {
max-width: 90%; } }
.page-header .title-section .title-section-wrapper .title-wrapper .page-title-wrapper {
position: relative;
display: inline-block;
overflow: hidden;
text-align: center; }
.page-header .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .back-btn {
z-index: 4;
overflow: hidden;
position: absolute;
left: 5px;
top: 0;
cursor: pointer;
width: 32px;
height: 32px;
top: calc(50% - 17px); }
@media screen and (max-width: 64.06125em) {
.page-header .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .back-btn {
width: 26px;
height: 26px;
top: calc(50% - 13px); } }
@media screen and (max-width: 47.99875em) {
.page-header .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .back-btn {
width: 22px;
height: 22px;
top: calc(50% - 11px); } }
.page-header .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .back-btn:hover {
left: 0px; }
.page-header .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .back-btn svg {
position: absolute;
left: 0;
top: 0;
width: 32px;
height: 32px;
stroke: #000; }
@media screen and (max-width: 64.06125em) {
.page-header .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .back-btn svg {
width: 26px;
height: 26px; } }
@media screen and (max-width: 47.99875em) {
.page-header .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .back-btn svg {
width: 22px;
height: 22px; } }
.page-header .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .page-title {
font-size: 70px;
line-height: 1.1;
font-weight: 700;
letter-spacing: 0;
margin: 0; }
.page-header .title-section .title-section-wrapper .title-wrapper .term-description {
margin: 0 auto; }
.page-header .title-section .title-section-wrapper .title-wrapper .term-description p {
font-size: 24px;
line-height: 1.5;
font-weight: 300; }
@media screen and (max-width: 64.06125em) {
.page-header .title-section .title-section-wrapper .title-wrapper .term-description {
margin-top: 5px; } }
@media screen and (max-width: 47.99875em) {
.page-header .title-section .title-section-wrapper .title-wrapper .term-description p {
font-size: 20px;
line-height: 1.2; } }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper {
width: 100%;
overflow: hidden; }
@media screen and (max-width: 64.06125em) {
.page-header .title-section .title-section-wrapper .shop-categories-wrapper,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper {
width: 90%;
margin-top: 0px; } }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories {
position: relative;
display: block; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-show-categories,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-show-categories,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-show-categories,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-show-categories {
display: none;
padding-bottom: 10px; }
@media screen and (max-width: 64.06125em) {
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-show-categories,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-show-categories,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-show-categories,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-show-categories {
display: inline-block; } }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-show-categories a,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-show-categories a,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-show-categories a,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-show-categories a {
line-height: 1.2;
font-weight: 400;
position: relative;
color: #000;
padding-right: 20px; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-show-categories a:before,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-show-categories a:before,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-show-categories a:before,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-show-categories a:before { font-family: 'Barberry' !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;
content: "";
font-size: 14px;
position: absolute;
right: 0;
top: calc(50% - 7px);
opacity: 1;
width: 11px;
height: 11px;
border: none;
transition: transform .7s ease, top .7s ease;
transition-delay: .5s;
margin-top: 0; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-show-categories a span,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-show-categories a span,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-show-categories a span,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-show-categories a span {
line-height: 1.2;
padding-bottom: 3px;
background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, 0.1) 0px, rgba(0, 0, 0, 0.1) 0px);
background-position: left bottom, left bottom;
background-repeat: no-repeat, no-repeat;
background-size: 0 1px, 100% 1px;
transition: none 300ms ease-in-out;
transition-property: background-size, color;
word-wrap: break-word; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-show-categories.button-open a:before,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-show-categories.button-open a:before,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-show-categories.button-open a:before,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-show-categories.button-open a:before {
transform: rotateX(180deg) rotateY(0deg) rotateZ(0deg);
top: calc(50% - 4px);
transition-delay: .3s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-show-categories.button-open a span,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-show-categories.button-open a span,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-show-categories.button-open a span,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-show-categories.button-open a span {
background-size: 100% 1px, 100% 1px; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories ul,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories ul,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories ul,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories ul {
vertical-align: middle;
margin: 0;
padding: 0;
list-style: none; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories ul li,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories ul li,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories ul li,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories ul li {
display: inline-block;
vertical-align: middle; }
@media screen and (max-width: 64.06125em) {
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories ul li,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories ul li,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories ul li,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories ul li {
opacity: 0;
display: block;
margin: 10px 0;
-moz-transform: scale(1.3);
-o-transform: scale(1.3);
-ms-transform: scale(1.3);
-webkit-transform: scale(1.3);
transform: scale(1.3); } }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories ul li a,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories ul li a,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories ul li a,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories ul li a {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
justify-content: center;
padding-left: 13px;
padding-right: 13px; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories ul li a img,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories ul li a img,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories ul li a img,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories ul li a img {
max-height: 30px;
display: inline-block;
margin-right: 10px; }
@media screen and (max-width: 47.99875em) {
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories ul li a img,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories ul li a img,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories ul li a img,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories ul li a img {
max-height: 25px; } }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories ul li a .cat-item-title,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories ul li a .cat-item-title,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories ul li a .cat-item-title,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories ul li a .cat-item-title {
position: relative;
color: #000;
display: inline-block;
vertical-align: middle;
text-align: center;
margin-top: 2px; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories ul li a .cat-item-title span,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories ul li a .cat-item-title span,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories ul li a .cat-item-title span,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories ul li a .cat-item-title span {
font-weight: 500;
display: inline-block;
line-height: 1.2;
background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, 0.1) 0px, rgba(0, 0, 0, 0.1) 0px);
background-position: left bottom, left bottom;
background-repeat: no-repeat, no-repeat;
background-size: 0 1px, 100% 1px;
transition: none 300ms ease-in-out;
transition-property: background-size, color;
word-wrap: break-word; }
@media screen and (max-width: 64.06125em) {
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories ul li a .cat-item-title span,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories ul li a .cat-item-title span,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories ul li a .cat-item-title span,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories ul li a .cat-item-title span {
background-size: 0; } }
@media screen and (max-width: 47.99875em) {
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories ul li a .cat-item-title,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories ul li a .cat-item-title,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories ul li a .cat-item-title,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories ul li a .cat-item-title {
font-size: 18px; } }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories ul li a .cat-item-title sup,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories ul li a .cat-item-title sup,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories ul li a .cat-item-title sup,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories ul li a .cat-item-title sup {
margin-left: 5px;
top: -9px;
font-size: 60%;
font-weight: 500; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories ul li a:hover .cat-item-title span,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories ul li a:hover .cat-item-title span,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories ul li a:hover .cat-item-title span,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories ul li a:hover .cat-item-title span {
background-size: 100% 1px, 100% 1px; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .list_blog_categories li,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .list_blog_categories li,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .list_blog_categories li,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .list_blog_categories li {
padding: 0 13px; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .list_blog_categories li a,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .list_blog_categories li a,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .list_blog_categories li a,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .list_blog_categories li a {
padding: 0;
font-weight: 500;
display: inline-block;
line-height: 1.2;
background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, 0.1) 0px, rgba(0, 0, 0, 0.1) 0px);
background-position: left bottom, left bottom;
background-repeat: no-repeat, no-repeat;
background-size: 0 1px, 100% 1px;
transition: none 300ms ease-in-out;
transition-property: background-size, color;
word-wrap: break-word; }
@media screen and (max-width: 64.06125em) {
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .list_blog_categories li a,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .list_blog_categories li a,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .list_blog_categories li a,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .list_blog_categories li a {
background-size: 0; } }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .list_blog_categories li a:hover,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .list_blog_categories li a:hover,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .list_blog_categories li a:hover,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .list_blog_categories li a:hover {
background-size: 100% 1px, 100% 1px; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .list_blog_categories li.current-cat a,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .list_blog_categories li.current-cat a,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .list_blog_categories li.current-cat a,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .list_blog_categories li.current-cat a {
background-size: 100% 1px, 100% 1px; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .list_blog_categories li.cat-item-none,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .list_blog_categories li.cat-item-none,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .list_blog_categories li.cat-item-none,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .list_blog_categories li.cat-item-none {
display: none; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories {
opacity: 1; }
@media screen and (max-width: 64.06125em) {
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories {
max-height: 0;
visibility: hidden;
opacity: 0;
background-color: rgba(255, 255, 255, 0.5);
padding: 15px;
border-color: transparent; } }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened {
opacity: 1;
visibility: visible;
border-color: #000; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li {
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
-moz-transition: 0.5s transform cubic-bezier(0.19, 1, 0.22, 1), 0.5s opacity cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: 0.5s transform cubic-bezier(0.19, 1, 0.22, 1), 0.5s opacity cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition: 0.5s transform cubic-bezier(0.19, 1, 0.22, 1), 0.5s opacity cubic-bezier(0.19, 1, 0.22, 1);
transition: 0.5s transform cubic-bezier(0.19, 1, 0.22, 1), 0.5s opacity cubic-bezier(0.19, 1, 0.22, 1); }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(1),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(1),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(1),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(1) {
transition-delay: 0.07s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(2),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(2),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(2),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(2) {
transition-delay: 0.14s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(3),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(3),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(3),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(3) {
transition-delay: 0.21s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(4),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(4),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(4),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(4) {
transition-delay: 0.28s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(5),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(5),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(5),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(5) {
transition-delay: 0.35s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(6),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(6),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(6),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(6) {
transition-delay: 0.42s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(7),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(7),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(7),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(7) {
transition-delay: 0.49s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(8),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(8),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(8),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(8) {
transition-delay: 0.56s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(9),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(9),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(9),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(9) {
transition-delay: 0.63s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(10),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(10),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(10),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(10) {
transition-delay: 0.7s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(11),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(11),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(11),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(11) {
transition-delay: 0.77s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(12),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(12),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(12),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(12) {
transition-delay: 0.84s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(13),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(13),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(13),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(13) {
transition-delay: 0.91s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(14),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(14),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(14),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(14) {
transition-delay: 0.98s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(15),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(15),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(15),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(15) {
transition-delay: 1.05s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(16),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(16),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(16),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(16) {
transition-delay: 1.12s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(17),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(17),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(17),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(17) {
transition-delay: 1.19s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(18),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(18),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(18),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(18) {
transition-delay: 1.26s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(19),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(19),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(19),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(19) {
transition-delay: 1.33s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(20),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(20),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(20),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(20) {
transition-delay: 1.4s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(21),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(21),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(21),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(21) {
transition-delay: 1.47s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(22),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(22),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(22),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(22) {
transition-delay: 1.54s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(23),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(23),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(23),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(23) {
transition-delay: 1.61s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(24),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(24),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(24),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(24) {
transition-delay: 1.68s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(25),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(25),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(25),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(25) {
transition-delay: 1.75s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(26),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(26),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(26),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(26) {
transition-delay: 1.82s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(27),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(27),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(27),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(27) {
transition-delay: 1.89s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(28),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(28),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(28),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(28) {
transition-delay: 1.96s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(29),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(29),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(29),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(29) {
transition-delay: 2.03s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(30),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(30),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(30),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(30) {
transition-delay: 2.1s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(31),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(31),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(31),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(31) {
transition-delay: 2.17s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(32),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(32),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(32),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(32) {
transition-delay: 2.24s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(33),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(33),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(33),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(33) {
transition-delay: 2.31s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(34),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(34),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(34),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(34) {
transition-delay: 2.38s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(35),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(35),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(35),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(35) {
transition-delay: 2.45s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(36),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(36),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(36),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(36) {
transition-delay: 2.52s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(37),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(37),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(37),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(37) {
transition-delay: 2.59s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(38),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(38),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(38),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(38) {
transition-delay: 2.66s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(39),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(39),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(39),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(39) {
transition-delay: 2.73s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(40),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(40),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(40),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(40) {
transition-delay: 2.8s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(41),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(41),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(41),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(41) {
transition-delay: 2.87s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(42),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(42),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(42),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(42) {
transition-delay: 2.94s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(43),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(43),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(43),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(43) {
transition-delay: 3.01s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(44),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(44),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(44),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(44) {
transition-delay: 3.08s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(45),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(45),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(45),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(45) {
transition-delay: 3.15s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(46),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(46),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(46),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(46) {
transition-delay: 3.22s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(47),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(47),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(47),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(47) {
transition-delay: 3.29s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(48),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(48),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(48),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(48) {
transition-delay: 3.36s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(49),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(49),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(49),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(49) {
transition-delay: 3.43s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(50),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(50),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(50),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(50) {
transition-delay: 3.5s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(51),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(51),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(51),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(51) {
transition-delay: 3.57s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(52),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(52),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(52),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(52) {
transition-delay: 3.64s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(53),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(53),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(53),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(53) {
transition-delay: 3.71s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(54),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(54),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(54),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(54) {
transition-delay: 3.78s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(55),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(55),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(55),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(55) {
transition-delay: 3.85s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(56),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(56),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(56),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(56) {
transition-delay: 3.92s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(57),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(57),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(57),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(57) {
transition-delay: 3.99s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(58),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(58),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(58),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(58) {
transition-delay: 4.06s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(59),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(59),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(59),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(59) {
transition-delay: 4.13s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(60),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(60),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(60),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(60) {
transition-delay: 4.2s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(61),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(61),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(61),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(61) {
transition-delay: 4.27s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(62),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(62),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(62),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(62) {
transition-delay: 4.34s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(63),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(63),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(63),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(63) {
transition-delay: 4.41s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(64),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(64),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(64),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(64) {
transition-delay: 4.48s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(65),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(65),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(65),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(65) {
transition-delay: 4.55s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(66),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(66),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(66),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(66) {
transition-delay: 4.62s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(67),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(67),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(67),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(67) {
transition-delay: 4.69s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(68),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(68),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(68),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(68) {
transition-delay: 4.76s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(69),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(69),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(69),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(69) {
transition-delay: 4.83s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(70),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(70),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(70),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(70) {
transition-delay: 4.9s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(71),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(71),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(71),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(71) {
transition-delay: 4.97s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(72),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(72),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(72),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(72) {
transition-delay: 5.04s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(73),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(73),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(73),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(73) {
transition-delay: 5.11s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(74),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(74),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(74),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(74) {
transition-delay: 5.18s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(75),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(75),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(75),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(75) {
transition-delay: 5.25s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(76),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(76),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(76),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(76) {
transition-delay: 5.32s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(77),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(77),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(77),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(77) {
transition-delay: 5.39s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(78),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(78),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(78),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(78) {
transition-delay: 5.46s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(79),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(79),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(79),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(79) {
transition-delay: 5.53s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(80),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(80),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(80),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(80) {
transition-delay: 5.6s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(81),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(81),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(81),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(81) {
transition-delay: 5.67s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(82),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(82),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(82),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(82) {
transition-delay: 5.74s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(83),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(83),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(83),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(83) {
transition-delay: 5.81s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(84),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(84),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(84),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(84) {
transition-delay: 5.88s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(85),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(85),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(85),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(85) {
transition-delay: 5.95s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(86),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(86),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(86),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(86) {
transition-delay: 6.02s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(87),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(87),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(87),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(87) {
transition-delay: 6.09s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(88),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(88),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(88),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(88) {
transition-delay: 6.16s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(89),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(89),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(89),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(89) {
transition-delay: 6.23s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(90),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(90),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(90),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(90) {
transition-delay: 6.3s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(91),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(91),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(91),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(91) {
transition-delay: 6.37s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(92),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(92),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(92),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(92) {
transition-delay: 6.44s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(93),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(93),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(93),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(93) {
transition-delay: 6.51s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(94),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(94),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(94),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(94) {
transition-delay: 6.58s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(95),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(95),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(95),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(95) {
transition-delay: 6.65s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(96),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(96),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(96),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(96) {
transition-delay: 6.72s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(97),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(97),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(97),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(97) {
transition-delay: 6.79s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(98),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(98),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(98),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(98) {
transition-delay: 6.86s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(99),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(99),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(99),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(99) {
transition-delay: 6.93s; }
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(100),
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(100),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li:nth-child(100),
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li:nth-child(100) {
transition-delay: 7s; }
@media screen and (max-width: 64.06125em) {
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li a:hover span,
.page-header .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li a:hover span,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories.categories-opened ul li a:hover span,
.page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories.categories-opened ul li a:hover span {
background-image: none !important; } }
.page-header.with-back-btn .page-title-wrapper {
padding: 0 50px; }
@media screen and (max-width: 64.06125em) {
.page-header.with-back-btn .page-title-wrapper {
padding: 0 40px; } }
@media screen and (max-width: 47.99875em) {
.page-header.with-back-btn .page-title-wrapper {
padding: 0 35px; } }
.page-header.color-scheme-light .title-section .title-section-wrapper .title-wrapper .breadcrumbs-wrapper .breadcrumbs {
color: #fff; }
.page-header.color-scheme-light .title-section .title-section-wrapper .title-wrapper .breadcrumbs-wrapper .breadcrumbs span, .page-header.color-scheme-light .title-section .title-section-wrapper .title-wrapper .breadcrumbs-wrapper .breadcrumbs a {
color: #fff; }
.page-header.color-scheme-light .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .back-btn svg {
stroke: #fff; }
.page-header.color-scheme-light .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .page-title {
color: #fff; }
.page-header.color-scheme-light .title-section .title-section-wrapper .title-wrapper .term-description p {
color: #fff; }
.page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-show-categories a, .page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-show-categories a:before,
.page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-show-categories a,
.page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-show-categories a:before,
.page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-show-categories a,
.page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-show-categories a:before,
.page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-show-categories a,
.page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-show-categories a:before {
color: #fff; }
.page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-show-categories a span,
.page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-show-categories a span,
.page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-show-categories a span,
.page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-show-categories a span {
color: #fff !important;
background-image: linear-gradient(to top, #fff 0px, #fff 0px), linear-gradient(to top, rgba(255, 255, 255, 0.1) 0px, rgba(255, 255, 255, 0.1) 0px) !important; }
@media screen and (max-width: 64.06125em) {
.page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories,
.page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories,
.page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories,
.page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories {
background-color: rgba(0, 0, 0, 0.1); } }
.page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories ul.list_blog_categories li a,
.page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories ul.list_blog_categories li a,
.page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories ul.list_blog_categories li a,
.page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories ul.list_blog_categories li a {
background-image: linear-gradient(to top, #fff 0px, #fff 0px), linear-gradient(to top, rgba(255, 255, 255, 0.1) 0px, rgba(255, 255, 255, 0.1) 0px) !important; }
.page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories ul li a,
.page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories ul li a,
.page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories ul li a,
.page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories ul li a {
color: #fff !important; }
.page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories ul li a span,
.page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories ul li a span,
.page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories ul li a span,
.page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories ul li a span {
color: #fff !important; }
.page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories ul li a span span,
.page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories ul li a span span,
.page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories ul li a span span,
.page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories ul li a span span {
background-image: linear-gradient(to top, #fff 0px, #fff 0px), linear-gradient(to top, rgba(255, 255, 255, 0.1) 0px, rgba(255, 255, 255, 0.1) 0px) !important; }
.page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories .barberry-categories ul li a span sup,
.page-header.color-scheme-light .title-section .title-section-wrapper .shop-categories-wrapper .blog-categories .barberry-categories ul li a span sup,
.page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .shop-categories .barberry-categories ul li a span sup,
.page-header.color-scheme-light .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories .barberry-categories ul li a span sup {
color: #fff; }
.page-header .page-header-bg-wrapper {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
-moz-transform: scale(1.5);
-o-transform: scale(1.5);
-ms-transform: scale(1.5);
-webkit-transform: scale(1.5);
transform: scale(1.5);
-moz-transition: opacity 1s linear, transform 1.3s cubic-bezier(0.1, 0.68, 0.32, 1);
-o-transition: opacity 1s linear, transform 1.3s cubic-bezier(0.1, 0.68, 0.32, 1);
-webkit-transition: opacity 1s linear, transform 1.3s cubic-bezier(0.1, 0.68, 0.32, 1);
transition: opacity 1s linear, transform 1.3s cubic-bezier(0.1, 0.68, 0.32, 1); }
.page-header .page-header-bg-wrapper .page-header-bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.page-header .page-header-bg-wrapper.bg-loaded {
opacity: 1 !important;
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1); }
.header-has-no-overlap .page-header .page-header-bg-wrapper.bg-loaded {
-moz-transform: scale(1.05);
-o-transform: scale(1.05);
-ms-transform: scale(1.05);
-webkit-transform: scale(1.05);
transform: scale(1.05); }
.offcanvas_aside.offcanvas_aside_top {
height: 50vh;
min-height: 400px; }
@media screen and (max-width: 47.99875em) {
.offcanvas_aside.offcanvas_aside_top {
height: 40vh;
min-height: 300px; } }
.offcanvas_search {
background-color: #fff; }
.offcanvas_search .grid-container {
position: relative; }
.offcanvas_search .search-header {
padding: 15vh 0 5vh 0; }
@media screen and (max-width: 47.99875em) {
.offcanvas_search .search-header {
padding: 10vh 0 5vh 0; } }
.offcanvas_search .search-header .search-text {
text-transform: uppercase;
font-size: 11px;
font-weight: 600;
margin-bottom: 10px;
color: rgba(0, 0, 0, 0.5);
letter-spacing: 1px;
width: 50vw;
margin: 0 auto;
margin-bottom: 20px; }
@media screen and (max-width: 47.99875em) {
.offcanvas_search .search-header .search-text {
width: 75vw; } }
.offcanvas_search .woocommerce-product-search,
.offcanvas_search .widget_search {
border-bottom: none;
width: 50vw;
margin: 0 auto; }
.offcanvas_search .woocommerce-product-search .search-form,
.offcanvas_search .widget_search .search-form {
border-bottom: none; }
.offcanvas_search .woocommerce-product-search .search-form:before,
.offcanvas_search .widget_search .search-form:before {
display: none; }
.offcanvas_search .woocommerce-product-search:after,
.offcanvas_search .widget_search:after {
font-size: 20px;
position: absolute;
right: 0;
top: auto;
bottom: 10px;
width: 40px;
height: 40px; }
@media (min-width: 1024px) {
.offcanvas_search .woocommerce-product-search:after,
.offcanvas_search .widget_search:after {
font-size: calc(0.9615384615vw + 10.1538461538px); } }
@media (min-width: 1440px) {
.offcanvas_search .woocommerce-product-search:after,
.offcanvas_search .widget_search:after {
font-size: 24px; } }
@media (min-width: 1024px) {
.offcanvas_search .woocommerce-product-search:after,
.offcanvas_search .widget_search:after {
width: calc(3.6057692308vw + 3.0769230769px); } }
@media (min-width: 1440px) {
.offcanvas_search .woocommerce-product-search:after,
.offcanvas_search .widget_search:after {
width: 55px; } }
@media (min-width: 1024px) {
.offcanvas_search .woocommerce-product-search:after,
.offcanvas_search .widget_search:after {
height: calc(3.6057692308vw + 3.0769230769px); } }
@media (min-width: 1440px) {
.offcanvas_search .woocommerce-product-search:after,
.offcanvas_search .widget_search:after {
height: 55px; } }
@media screen and (max-width: 47.99875em) {
.offcanvas_search .woocommerce-product-search:after,
.offcanvas_search .widget_search:after {
bottom: 5px; } }
@media screen and (max-width: 47.99875em) {
.offcanvas_search .woocommerce-product-search,
.offcanvas_search .widget_search {
width: 75vw; } }
.offcanvas_search .woocommerce-product-search:before,
.offcanvas_search .widget_search:before {
display: none; }
.offcanvas_search .woocommerce-product-search > div,
.offcanvas_search .widget_search > div {
position: relative; }
.offcanvas_search .woocommerce-product-search input.search-field,
.offcanvas_search .widget_search input.search-field {
color: #000;
padding: .3em 3rem .3em 0em;
height: auto;
font-size: calc(22px + 16 * (100vw - 320px) / 1480);
letter-spacing: -1px;
line-height: 1.3;
font-weight: 700;
border-bottom: 2px solid #eee; }
@media screen and (max-width: 47.99875em) {
.offcanvas_search .woocommerce-product-search input.search-field,
.offcanvas_search .widget_search input.search-field {
padding: .6em 3rem .3em 0em;
font-size: 22px;
font-weight: 500; } }
.offcanvas_search .woocommerce-product-search .search-clear,
.offcanvas_search .widget_search .search-clear {
color: #000;
position: absolute;
top: 1.5vw;
right: 0;
font-weight: 600;
font-size: 16px;
text-transform: lowercase;
outline: 0;
-moz-transition: transform 0.1s ease-in-out, opacity 0.3s;
-o-transition: transform 0.1s ease-in-out, opacity 0.3s;
-webkit-transition: transform 0.1s ease-in-out, opacity 0.3s;
transition: transform 0.1s ease-in-out, opacity 0.3s;
cursor: pointer; }
.offcanvas_search .woocommerce-product-search .search-clear:hover,
.offcanvas_search .widget_search .search-clear:hover {
opacity: .6; }
@media screen and (max-width: 47.99875em) {
.offcanvas_search .woocommerce-product-search .search-clear,
.offcanvas_search .widget_search .search-clear {
display: none; } }
.offcanvas_search .woocommerce-product-search [type=submit],
.offcanvas_search .widget_search [type=submit] {
position: absolute;
right: 5px;
top: auto;
bottom: 5px;
width: 40px;
height: 40px; }
@media (min-width: 1024px) {
.offcanvas_search .woocommerce-product-search [type=submit],
.offcanvas_search .widget_search [type=submit] {
width: calc(3.6057692308vw + 3.0769230769px); } }
@media (min-width: 1440px) {
.offcanvas_search .woocommerce-product-search [type=submit],
.offcanvas_search .widget_search [type=submit] {
width: 55px; } }
@media (min-width: 1024px) {
.offcanvas_search .woocommerce-product-search [type=submit],
.offcanvas_search .widget_search [type=submit] {
height: calc(3.6057692308vw + 3.0769230769px); } }
@media (min-width: 1440px) {
.offcanvas_search .woocommerce-product-search [type=submit],
.offcanvas_search .widget_search [type=submit] {
height: 55px; } }
.offcanvas_search .woocommerce-product-search .search_label,
.offcanvas_search .widget_search .search_label {
position: absolute;
top: 0;
left: 0;
width: 100%;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: .5em 0 .2em 0;
background: #fff;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
@media screen and (max-width: 47.99875em) {
.offcanvas_search .woocommerce-product-search .search_label,
.offcanvas_search .widget_search .search_label {
display: none; } }
.offcanvas_search .woocommerce-product-search .search_label .search_label-text,
.offcanvas_search .widget_search .search_label .search_label-text {
font-size: calc(22px + 16 * (100vw - 320px) / 1480);
letter-spacing: -1px;
line-height: 1.3;
font-weight: 700; }
@media screen and (max-width: 47.99875em) {
.offcanvas_search .woocommerce-product-search .search_label .search_label-text,
.offcanvas_search .widget_search .search_label .search_label-text {
font-size: 20px;
font-weight: 500; } }
.offcanvas_search .woocommerce-product-search .search_label .typed-cursor,
.offcanvas_search .widget_search .search_label .typed-cursor {
margin-left: 5px;
font-size: calc(22px + 16 * (100vw - 320px) / 1480);
letter-spacing: -1px;
line-height: 1.3;
font-weight: 500;
opacity: 1;
-webkit-animation: blink 1s infinite;
animation: blink 1s infinite; }
@media screen and (max-width: 47.99875em) {
.offcanvas_search .woocommerce-product-search .search_label .typed-cursor,
.offcanvas_search .widget_search .search_label .typed-cursor {
font-size: 20px;
font-weight: 500; } }
.offcanvas_search .widget_search .search-form:after {
font-size: 20px;
position: absolute;
right: 0;
top: 5px;
bottom: 0;
width: 40px;
height: 40px; }
@media (min-width: 1024px) {
.offcanvas_search .widget_search .search-form:after {
font-size: calc(0.9615384615vw + 10.1538461538px); } }
@media (min-width: 1440px) {
.offcanvas_search .widget_search .search-form:after {
font-size: 24px; } }
@media (min-width: 1024px) {
.offcanvas_search .widget_search .search-form:after {
width: calc(3.6057692308vw + 3.0769230769px); } }
@media (min-width: 1440px) {
.offcanvas_search .widget_search .search-form:after {
width: 55px; } }
@media (min-width: 1024px) {
.offcanvas_search .widget_search .search-form:after {
height: calc(3.6057692308vw + 3.0769230769px); } }
@media (min-width: 1440px) {
.offcanvas_search .widget_search .search-form:after {
height: 55px; } }
.offcanvas_search .search-preloader-wrapp,
.offcanvas_search .search-default-preloader {
height: 420px !important; }
.offcanvas_search #products-grid {
justify-content: center;
margin: 4vw 0 0 0; }
@media screen and (max-width: 47.99875em) {
.offcanvas_search #products-grid {
margin: 40px 0; } }
.offcanvas_search #products-grid .product {
visibility: visible;
opacity: 0;
animation: product-fade-in;
animation-duration: .6s;
animation-delay: 0s;
animation-fill-mode: forwards;
animation-timing-function: ease-in; }
@media screen and (max-width: 37.5em) {
.offcanvas_search #products-grid .product {
width: 100%;
margin-bottom: 0; } }
@media screen and (max-width: 47.99875em) {
.offcanvas_search #products-grid .product .product-labels {
display: none; } }
@media screen and (max-width: 47.99875em) {
.offcanvas_search #products-grid .product .product-inner .product-image {
margin-right: 1.25rem;
max-width: 80px;
display: inline-block; } }
@media screen and (max-width: 47.99875em) {
.offcanvas_search #products-grid .product .product-inner .product-details-wrapper {
padding-top: 0.625rem;
vertical-align: top;
display: inline-block;
width: 60%; } }
.offcanvas_search #products-grid .product .product-inner .product-details-wrapper .product-details {
vertical-align: top; }
.offcanvas_search #products-grid .product .product-inner .product-details-wrapper .product-details h2 {
line-height: 1; }
.offcanvas_search #products-grid .product .product-inner .product-details-wrapper .product-details h2 a {
font-weight: 300;
font-size: 18px;
line-height: 1.2; }
@media screen and (max-width: 47.99875em) {
.offcanvas_search #products-grid .product .product-inner .product-details-wrapper .product-details h2 a {
font-size: 16px; } }
.offcanvas_search .search-results-wrapp {
position: relative;
margin: 3.5vw 0 0 0;
-moz-transition: width 2s, height 2s, transform 2s, -webkit-transform 2s;
-o-transition: width 2s, height 2s, transform 2s, -webkit-transform 2s;
-webkit-transition: width 2s, height 2s, transform 2s, -webkit-transform 2s;
transition: width 2s, height 2s, transform 2s, -webkit-transform 2s; }
@media screen and (max-width: 47.99875em) {
.offcanvas_search .search-results-wrapp {
margin-top: 40px; } }
.offcanvas_search .search-results-wrapp .barberry-search-loader {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: white;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
z-index: 1002;
opacity: 0;
visibility: hidden;
-moz-transition: opacity 0.1s ease, visibility 0.1s ease;
-o-transition: opacity 0.1s ease, visibility 0.1s ease;
-webkit-transition: opacity 0.1s ease, visibility 0.1s ease;
transition: opacity 0.1s ease, visibility 0.1s ease; }
@keyframes loader_spinner {
100% {
transform: rotate(360deg); } }
@keyframes loader_fade {
0% {
opacity: 0; }
100% {
opacity: 1; } }
.offcanvas_search .search-results-wrapp .barberry-search-loader:after {
content: '';
display: inline-block;
box-sizing: border-box;
width: 24px;
height: 24px;
border-radius: 100%;
border: 1px solid transparent;
animation: loader_fade .5s ease-in, loader_spinner .5s linear infinite; }
.offcanvas_search .search-results-wrapp .barberry-search-loader:after {
border-top-color: #000;
position: absolute;
top: 0;
left: calc(50% - 12px); }
.offcanvas_search .search-results-wrapp .search-results-inner {
margin: 0;
justify-content: center; }
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion {
cursor: pointer;
display: inline-block;
vertical-align: top;
visibility: visible;
opacity: 0;
animation: product-fade-in;
animation-duration: .6s;
animation-delay: 0s;
animation-fill-mode: forwards;
animation-timing-function: ease-in;
margin-bottom: 20px; }
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion:hover .suggestion-inner-wrapper {
opacity: 0.7; }
@media screen and (max-width: 64.06125em) {
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion {
margin-bottom: 10px; } }
@media screen and (max-width: 37.5em) {
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion {
width: 100%;
margin-bottom: 0; } }
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper {
position: relative;
-moz-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s; }
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner {
position: relative; }
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-image {
position: relative;
overflow: hidden;
margin-bottom: 1.25rem; }
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-image img {
width: 100%; }
@media screen and (max-width: 47.99875em) {
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-image {
margin-right: 1.25rem;
max-width: 80px;
display: inline-block;
margin-bottom: 0; } }
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper {
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between; }
@media screen and (max-width: 48em) {
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper {
flex-wrap: wrap; } }
@media screen and (max-width: 47.99875em) {
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper {
padding-top: 0.625rem;
vertical-align: top;
display: inline-block;
width: 60%; } }
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper h4.suggestion-title {
font-weight: 300;
font-size: 18px;
line-height: 1.2;
letter-spacing: 0;
margin-right: 15px; }
@media screen and (max-width: 47.99875em) {
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper h4.suggestion-title {
font-size: 16px;
margin-right: 0; } }
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper h4.suggestion-title strong {
font-weight: 600;
border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price {
max-width: 35%;
text-align: right;
font-size: 18px;
line-height: 1.2;
font-weight: 600; }
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price .amount {
line-height: 1.1; }
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price .woocommerce-price-suffix {
display: block;
font-weight: 300; }
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price sup {
font-size: 60%;
font-weight: 400;
line-height: 1.6;
margin-left: 0.1rem; }
@media screen and (max-width: 48em) {
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price {
font-size: 16px;
max-width: inherit;
text-align: left; } }
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price del {
text-align: right;
position: relative;
display: inline;
width: 100%;
text-decoration: none; }
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price del .amount {
line-height: 1.4; }
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price del span {
color: #333;
font-size: 88%;
font-weight: 300; }
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price del sup {
font-weight: 300; }
@media screen and (max-width: 64.06125em) {
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price del {
text-align: left;
width: 100%; } }
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price del .amount:before {
width: 100%;
position: absolute;
content: "";
right: 0;
top: 50%;
height: 0px;
border-bottom: 1px solid #f9423a;
opacity: 0.7;
transform: rotate(-15deg); }
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price ins {
color: #f9423a;
text-decoration: none;
display: block;
line-height: 1;
padding: 0;
width: 100%; }
@media screen and (max-width: 64.06125em) {
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price ins {
display: inline; } }
@media screen and (max-width: 64.06125em) {
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price {
width: 100%; } }
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price .woocommerce-Price-currencySymbol {
font-size: 70%;
margin-right: 3px; }
@media screen and (max-width: 47.99875em) {
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price {
line-height: 1.3; }
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price .woocommerce-Price-currencySymbol {
margin-right: 2px; }
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-inner-wrapper .suggestion-inner .suggestion-details-wrapper .price sup {
font-weight: 400;
margin-left: 0.05rem; } }
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-title.no-found-msg {
text-align: center;
cursor: default;
font-weight: 400;
font-size: 30px;
line-height: 1.4; }
@media screen and (max-width: 47.99875em) {
.offcanvas_search .search-results-wrapp .search-results-inner .autocomplete-suggestion .suggestion-title.no-found-msg {
font-size: 18px; } }
.offcanvas_search .search-results-wrapp .search-results-inner.no-found-inner .autocomplete-suggestion {
width: 100%; }
.offcanvas_search .search-results-wrapp .search-results-inner .view-all-results {
-webkit-box-flex: 1;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
text-align: center; }
.offcanvas_search .search-results-wrapp .search-results-inner .view-all-results .button {
cursor: pointer;
margin-bottom: 0;
-moz-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s; }
@media screen and (max-width: 47.99875em) {
.offcanvas_search .search-results-wrapp .search-results-inner .view-all-results .button {
width: 100%; } }
.offcanvas_search .search-results-wrapp .search-results-inner .view-all-results .button:hover {
opacity: 0.5; }
.offcanvas_search .search-wrapp .search-loading + .search-results-wrapp .barberry-search-loader {
opacity: 1;
visibility: visible;
transition: opacity 0.3s ease, visibility 0.3s ease;
-webkit-transition: opacity 0.3s ease, visibility 0.3s ease; }
.offcanvas_container {
position: relative;
overflow: hidden;
background: #fff;
-o-transition: 0.5s -o-filter ease; }
.offcanvas_main_content {
position: relative;
z-index: 2;
background: #fff;
transition: transform 0.75s cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition-delay: 0s;
transition-delay: 0s; }
body.no-offcanvas-animation .offcanvas_overlay {
top: 100%;
left: 100%;
width: 0;
height: 0; }
body.no-offcanvas-animation .offcanvas_overlay:after {
z-index: -1; }
.offcanvas_aside {
position: fixed;
top: 0;
z-index: 1001;
width: 320px;
height: 100%;
overflow: hidden; }
.offcanvas_aside.offcanvas_aside_top {
width: 100%;
-webkit-transition: -webkit-transform 0.75s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 0.75s cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0); }
.offcanvas_aside.offcanvas_aside_top:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
background-color: white; }
.offcanvas_aside.offcanvas_aside_left {
left: 0;
-webkit-transform: translate3d(-320px, 0, 0);
transform: translate3d(-320px, 0, 0);
-webkit-transition: -webkit-transform 0.75s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 0.75s cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition-delay: .1s;
transition-delay: .1s; }
@media (min-width: 48em) {
.offcanvas_aside.offcanvas_aside_left {
width: 450px;
-webkit-transform: translate3d(-450px, 0, 0);
transform: translate3d(-450px, 0, 0); } }
@media (min-width: 64.0625em) {
.offcanvas_aside.offcanvas_aside_left {
width: 700px;
-webkit-transform: translate3d(-700px, 0, 0);
transform: translate3d(-700px, 0, 0); } }
.offcanvas_aside.offcanvas_aside_left:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
background-color: white; }
.offcanvas_aside.offcanvas_aside_right {
right: 0;
-webkit-transform: translate3d(320px, 0, 0);
transform: translate3d(320px, 0, 0);
-webkit-transition: -webkit-transform 0.75s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 0.75s cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition-delay: .1s;
transition-delay: .1s; }
@media (min-width: 48em) {
.offcanvas_aside.offcanvas_aside_right {
width: 450px;
-webkit-transform: translate3d(450px, 0, 0);
transform: translate3d(450px, 0, 0); } }
@media (min-width: 64.0625em) {
.offcanvas_aside.offcanvas_aside_right {
width: 700px;
-webkit-transform: translate3d(700px, 0, 0);
transform: translate3d(700px, 0, 0); } }
.offcanvas_aside.offcanvas_aside_right:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
background-color: #fff;
width: 100%; }
body.no-offcanvas-animation .offcanvas_aside {
visibility: hidden; }
.offcanvas_aside .offcanvas_aside_content {
position: relative;
height: 100%;
overflow: auto;
padding: 0px 100px 0 100px; }
@media screen and (max-width: 64.06125em) {
.offcanvas_aside .offcanvas_aside_content {
padding: 0px 50px 0 50px; } }
.offcanvas_aside.offcanvas_aside_left .offcanvas_aside_content {
padding-top: 100px; }
.offcanvas_aside.offcanvas_aside_left .offcanvas_aside_content button.close-icon {
left: 100px;
top: 50px; }
@media screen and (max-width: 64.06125em) {
.offcanvas_aside.offcanvas_aside_left .offcanvas_aside_content button.close-icon {
left: 50px; } }
.offcanvas_aside.offcanvas_aside_top .offcanvas_aside_content {
padding: 0; }
body.offcanvas_open .offcanvas_overlay {
opacity: 1;
pointer-events: auto; }
body.offcanvas_left .offcanvas_aside_left, body.offcanvas_right .offcanvas_aside_right, body.offcanvas_top .offcanvas_aside_top {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1); }
@-webkit-keyframes leftCanvasOpen {
0% {
-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); }
30% {
-webkit-clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%); }
100% {
-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); } }
@keyframes leftCanvasOpen {
0% {
-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); }
30% {
-webkit-clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%); }
100% {
-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); } }
@-webkit-keyframes rightCanvasOpen {}@keyframes rightCanvasOpen {
0% {
-moz-transform: rotate3d(0, 0, 1, -25deg) translate3d(100%, -5em, 0);
-o-transform: rotate3d(0, 0, 1, -25deg) translate3d(100%, -5em, 0);
-ms-transform: rotate3d(0, 0, 1, -25deg) translate3d(100%, -5em, 0);
-webkit-transform: rotate3d(0, 0, 1, -25deg) translate3d(100%, -5em, 0);
transform: rotate3d(0, 0, 1, -25deg) translate3d(100%, -5em, 0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out; }
to {
-moz-transform: rotate3d(0, 0, 1, 0) translate3d(0, -1em, 0);
-o-transform: rotate3d(0, 0, 1, 0) translate3d(0, -1em, 0);
-ms-transform: rotate3d(0, 0, 1, 0) translate3d(0, -1em, 0);
-webkit-transform: rotate3d(0, 0, 1, 0) translate3d(0, -1em, 0);
transform: rotate3d(0, 0, 1, 0) translate3d(0, -1em, 0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out; } }
@keyframes rightCanvasClose {
0% {
-moz-transform: rotate3d(0, 0, 1, 0) translate3d(0, -1em, 0);
-o-transform: rotate3d(0, 0, 1, 0) translate3d(0, -1em, 0);
-ms-transform: rotate3d(0, 0, 1, 0) translate3d(0, -1em, 0);
-webkit-transform: rotate3d(0, 0, 1, 0) translate3d(0, -1em, 0);
transform: rotate3d(0, 0, 1, 0) translate3d(0, -1em, 0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out; }
to {
-moz-transform: rotate3d(0, 0, 1, 25deg) translate3d(100%, -5em, 0);
-o-transform: rotate3d(0, 0, 1, 25deg) translate3d(100%, -5em, 0);
-ms-transform: rotate3d(0, 0, 1, 25deg) translate3d(100%, -5em, 0);
-webkit-transform: rotate3d(0, 0, 1, 25deg) translate3d(100%, -5em, 0);
transform: rotate3d(0, 0, 1, 25deg) translate3d(100%, -5em, 0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out; } }
@-webkit-keyframes leftCanvasClose {
0% {
-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); }
50% {
-webkit-clip-path: polygon(0 0, 60% 0, 100% 100%, 0 100%);
clip-path: polygon(0 0, 60% 0, 100% 100%, 0 100%); }
100% {
-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); } }
@keyframes leftCanvasClose {
0% {
-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); }
50% {
-webkit-clip-path: polygon(0 0, 60% 0, 100% 100%, 0 100%);
clip-path: polygon(0 0, 60% 0, 100% 100%, 0 100%); }
100% {
-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); } }
@keyframes topCanvasOpen {
0% {
-webkit-clip-path: polygon(0 0, 100% 0, 100% 40%, 0 100%);
clip-path: polygon(0 0, 100% 0, 100% 40%, 0 100%); }
to {
-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); } }
@keyframes topCanvasClose {
0% {
-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 70%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 70%); }
50% {
-webkit-clip-path: polygon(0 0, 100% 0, 100% 70%, 0 70%);
clip-path: polygon(0 0, 100% 0, 100% 70%, 0 70%); }
100% {
-webkit-clip-path: polygon(0 0, 100% 0, 100% 50%, 0 70%);
clip-path: polygon(0 0, 100% 0, 100% 50%, 0 70%); } }
.offcanvas_overlay,
.transparent-window {
position: fixed;
height: 100vh;
width: 100vw;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
pointer-events: none;
background: rgba(0, 0, 0, 0.3);
z-index: 300;
-moz-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1), visibility 1s steps(1, end);
-o-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1), visibility 1s steps(1, end);
-webkit-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1), visibility 1s steps(1, end);
transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1), visibility 1s steps(1, end);
opacity: 0;
-webkit-transition-delay: .2s;
transition-delay: .2s;
cursor: url(//www.pbrc.ca/wp-content/themes/barberry/images/ui/cross.svg), url(//www.pbrc.ca/wp-content/themes/barberry/images/ui/cross.png), zoom-out; }
body.offcanvas_bottom .transparent-window {
opacity: 1;
pointer-events: auto; }
.navigation_overlay,
.topbar_overlay {
position: fixed;
height: 100vh;
width: 100vw;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
pointer-events: none;
background: rgba(0, 0, 0, 0.3);
z-index: 300;
transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1), visibility 1s steps(1, end);
opacity: 0;
visibility: hidden;
-webkit-transition-delay: 0s;
transition-delay: 0s; }
.navigation_overlay.visible,
.topbar_overlay.visible {
visibility: visible;
opacity: 1;
pointer-events: auto;
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
transition-delay: 0s; }
.navigation_overlay {
z-index: 300; }
.topbar_overlay {
z-index: 5; }
.content-area,
.blog-content-area,
.post-content-area {
position: relative;
z-index: 5;
background-color: #fff;
border-bottom: 1px solid #eee; }
.header-has-no-title.header-has-overlap:not(.tax-product_cat) .content-area .site-content .content-page-wrapper, .header-has-no-title.header-has-overlap:not(.tax-product_cat) .blog-content-area .site-content .content-page-wrapper, .header-has-no-title.header-has-overlap:not(.tax-product_cat) .post-content-area .site-content .content-page-wrapper {
padding-top: 0; }
.content-area .grid-container,
.blog-content-area .grid-container,
.post-content-area .grid-container {
padding-top: 3.75rem;
padding-bottom: 6.25rem; }
@media screen and (max-width: 64.06125em) {
.content-area .grid-container,
.blog-content-area .grid-container,
.post-content-area .grid-container {
padding-top: 40px;
padding-bottom: 60px; } }
@media screen and (max-width: 47.99875em) {
.content-area .grid-container,
.blog-content-area .grid-container,
.post-content-area .grid-container {
padding-top: 30px;
padding-bottom: 30px; } }
@media screen and (max-width: 64.06125em) {
body[data-footer-reveal="1"] .content-area, body[data-footer-reveal="1"] .blog-content-area, body[data-footer-reveal="1"] .post-content-area, body[data-footer-reveal="1"] .product-content-area {
margin-bottom: 0 !important; } }
footer#site-footer {
position: relative;
background-color: #fff;
padding: 0;
width: 100%;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-pack: center;
justify-content: center;
position: relative;
transition: all .3s ease;
overflow: hidden;
z-index: 2; }
footer#site-footer .site-footer-inner {
position: relative;
width: 100%;
height: 100%; }
footer#site-footer .footer__wrapper {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
-moz-transform: translate3d(0, 100%, 0);
-o-transform: translate3d(0, 100%, 0);
-ms-transform: translate3d(0, 100%, 0);
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
transition: transform 0.9s cubic-bezier(0.785, 0.135, 0.15, 0.86);
vertical-align: baseline; }
footer#site-footer.is-animating .footer__wrapper {
-moz-transform: translateZ(0);
-o-transform: translateZ(0);
-ms-transform: translateZ(0);
-webkit-transform: translateZ(0);
transform: translateZ(0);
transition: transform 0.9s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
body[data-footer-reveal="1"] footer#site-footer {
z-index: -2;
position: fixed;
bottom: 0;
left: 0;
right: 0;
-moz-transform: translateZ(0);
-o-transform: translateZ(0);
-ms-transform: translateZ(0);
-webkit-transform: translateZ(0);
transform: translateZ(0); }
@media screen and (max-width: 64.06125em) {
body[data-footer-reveal="1"] footer#site-footer {
position: relative; } }
footer#site-footer .grid-container {
width: 100%;
padding-top: 3.75rem;
padding-bottom: 1.875rem; }
@media print, screen and (min-width: 48em) {
footer#site-footer .grid-container {
padding-top: 5rem;
padding-bottom: 3.75rem; } }
footer#site-footer .widget-area {
border-bottom: 1px solid #eee; }
footer#site-footer .widget-area .widget .widget-title {
margin-bottom: 1.125rem; }
footer#site-footer .widget-area .widget .mc4wp-form p {
margin-bottom: 0; }
footer#site-footer .widget-area .widget .mc4wp-form p:first-child {
font-size: 18px;
opacity: .6;
margin-bottom: 0.9375rem; }
footer#site-footer .widget-area .widget .mc4wp-form p.mailchimp_intro {
width: 100%; }
@media screen and (max-width: 64em) {
footer#site-footer .widget-area .widget .mc4wp-form > div > p:first-child {
-webkit-box-flex: 1;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
width: 100%; } }
@media screen and (max-width: 47.99875em) {
footer#site-footer .widget-area .widget .mc4wp-form input[type='email'] {
min-width: 210px; } }
@media screen and (max-width: 23.4375em) {
footer#site-footer .widget-area .widget .mc4wp-form .mc4wp-form-fields {
display: block; }
footer#site-footer .widget-area .widget .mc4wp-form p {
margin-bottom: 15px; }
footer#site-footer .widget-area .widget .mc4wp-form input[type='email'] {
min-width: 100%;
border-right: 2px solid;
margin-bottom: 0;
width: 100%; } }
footer#site-footer .widget-area .large-up-4 .widget .mc4wp-form input[type='email'] {
border-right-width: 2px;
border-right-style: solid; }
footer#site-footer .widget-area,
footer#site-footer .copyright-section {
margin-right: -2.1875rem;
margin-left: -2.1875rem; }
@media screen and (max-width: 75em) {
footer#site-footer .widget-area,
footer#site-footer .copyright-section {
margin-right: -1.25rem;
margin-left: -1.25rem; } }
@media screen and (max-width: 47.99875em) {
footer#site-footer .widget-area,
footer#site-footer .copyright-section {
margin-left: -0.625rem;
margin-right: -0.625rem; } }
footer#site-footer .widget-area .cell aside,
footer#site-footer .copyright-section .cell aside {
padding-bottom: 2.5rem; }
@media print, screen and (min-width: 48em) {
footer#site-footer .widget-area .cell aside,
footer#site-footer .copyright-section .cell aside {
padding-bottom: 2.5rem; } }
@media screen and (max-width: 64.06125em) {
footer#site-footer .widget-area .cell.text-center, footer#site-footer .widget-area .cell.text-right,
footer#site-footer .copyright-section .cell.text-center,
footer#site-footer .copyright-section .cell.text-right {
text-align: left; } }
footer#site-footer .widget-area .cell.text-center .mc4wp-form > div,
footer#site-footer .copyright-section .cell.text-center .mc4wp-form > div {
justify-content: center; }
@media screen and (max-width: 64.06125em) {
footer#site-footer .widget-area .cell.text-center .mc4wp-form > div,
footer#site-footer .copyright-section .cell.text-center .mc4wp-form > div {
justify-content: left; } }
footer#site-footer .widget-area .cell.text-right .mc4wp-form > div,
footer#site-footer .copyright-section .cell.text-right .mc4wp-form > div {
justify-content: flex-end; }
@media screen and (max-width: 64.06125em) {
footer#site-footer .widget-area .cell.text-right .mc4wp-form > div,
footer#site-footer .copyright-section .cell.text-right .mc4wp-form > div {
justify-content: left; } }
footer#site-footer .copyright-section {
padding-top: 3.125rem; }
footer#site-footer .copyright-section .grid-x {
align-items: center; }
footer#site-footer .copyright-section .grid-x .cell {
padding-bottom: 1.5625rem; }
@media print, screen and (min-width: 64.0625em) {
footer#site-footer .copyright-section .grid-x .cell {
padding-bottom: 0; } }
footer#site-footer .copyright-section .social-icons {
margin-bottom: 0;
text-align: center; }
@media print, screen and (min-width: 64.0625em) {
footer#site-footer .copyright-section .social-icons {
text-align: left; } }
footer#site-footer .copyright-section .social-icons li {
opacity: 1;
margin-top: 5px;
margin-bottom: 5px; }
footer#site-footer .copyright-section .footer_text {
text-align: center;
font-size: 18px; }
footer#site-footer .copyright-section .footer_text strong {
font-weight: 600; }
footer#site-footer .copyright-section .footer_text a {
font-weight: 600;
font-size: 18px;
color: #000;
background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, 0.1) 0px, rgba(0, 0, 0, 0.1) 0px);
background-position: left bottom, left bottom;
background-repeat: no-repeat, no-repeat;
background-size: 0 1px, 100% 1px;
transition: none 300ms ease-in-out;
transition-property: background-size, color;
word-wrap: break-word; }
footer#site-footer .copyright-section .footer_text a:hover {
background-size: 100% 1px, 100% 1px; }
footer#site-footer .copyright-section .footer-credit-card-icons {
text-align: center; }
@media print, screen and (min-width: 64.0625em) {
footer#site-footer .copyright-section .footer-credit-card-icons {
text-align: right; } }
footer#site-footer .copyright-section .footer-credit-card-icons img {
max-height: 34px;
padding-left: 14px; }
footer#site-footer .copyright-section .footer-credit-card-icons img:first-child {
padding-left: 0; }
footer#site-footer[data-footer-copy="2"] .copyright-section .cell {
width: 100%;
text-align: center;
margin-bottom: 30px;
padding-bottom: 0; }
footer#site-footer[data-footer-copy="2"] .copyright-section .cell:last-child {
margin-bottom: 0; }
footer#site-footer[data-footer-copy="2"] .copyright-section .social-icons li:last-child {
margin-right: 0; }
footer#site-footer[data-footer-copy="2"] .copyright-section .social-icons,
footer#site-footer[data-footer-copy="2"] .copyright-section .footer-credit-card-icons {
text-align: center; }
.barberry-navigation {
position: relative; }
.drilldown a {
background: transparent; }
.navigation-foundation {
position: relative; }
.navigation-foundation ul {
list-style: none; }
.navigation-foundation ul li {
margin: 0; }
.navigation-foundation ul li.active > a {
background: transparent;
color: #000; }
.navigation-foundation ul li a {
font-size: 20px;
line-height: 1.2;
font-weight: 400;
color: #000; }
.navigation-foundation ul li a:hover {
opacity: 0.6;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
filter: alpha(opacity=60); }
.navigation-foundation ul li .opens-right ul.is-dropdown-submenu {
margin-left: -1px; }
.navigation-foundation ul li .opens-right ul.is-dropdown-submenu li {
opacity: 0;
-moz-transform: translateY(10px);
-o-transform: translateY(10px);
-ms-transform: translateY(10px);
-webkit-transform: translateY(10px);
transform: translateY(10px);
-moz-transition: 0.5s transform cubic-bezier(0.19, 1, 0.22, 1), 0.5s opacity cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: 0.5s transform cubic-bezier(0.19, 1, 0.22, 1), 0.5s opacity cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition: 0.5s transform cubic-bezier(0.19, 1, 0.22, 1), 0.5s opacity cubic-bezier(0.19, 1, 0.22, 1);
transition: 0.5s transform cubic-bezier(0.19, 1, 0.22, 1), 0.5s opacity cubic-bezier(0.19, 1, 0.22, 1);
transition-delay: 0s; }
@media print, screen and (min-width: 64.0625em) {
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li {
-moz-transform: none;
-o-transform: none;
-ms-transform: none;
-webkit-transform: none;
transform: none;
opacity: 1;
-moz-transition: 0.5s transform cubic-bezier(0.19, 1, 0.22, 1), 0.5s opacity cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: 0.5s transform cubic-bezier(0.19, 1, 0.22, 1), 0.5s opacity cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition: 0.5s transform cubic-bezier(0.19, 1, 0.22, 1), 0.5s opacity cubic-bezier(0.19, 1, 0.22, 1);
transition: 0.5s transform cubic-bezier(0.19, 1, 0.22, 1), 0.5s opacity cubic-bezier(0.19, 1, 0.22, 1); }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(1) {
transition-delay: 0.06s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(2) {
transition-delay: 0.12s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(3) {
transition-delay: 0.18s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(4) {
transition-delay: 0.24s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(5) {
transition-delay: 0.3s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(6) {
transition-delay: 0.36s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(7) {
transition-delay: 0.42s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(8) {
transition-delay: 0.48s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(9) {
transition-delay: 0.54s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(10) {
transition-delay: 0.6s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(11) {
transition-delay: 0.66s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(12) {
transition-delay: 0.72s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(13) {
transition-delay: 0.78s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(14) {
transition-delay: 0.84s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(15) {
transition-delay: 0.9s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(16) {
transition-delay: 0.96s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(17) {
transition-delay: 1.02s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(18) {
transition-delay: 1.08s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(19) {
transition-delay: 1.14s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(20) {
transition-delay: 1.2s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(21) {
transition-delay: 1.26s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(22) {
transition-delay: 1.32s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(23) {
transition-delay: 1.38s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(24) {
transition-delay: 1.44s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(25) {
transition-delay: 1.5s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(26) {
transition-delay: 1.56s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(27) {
transition-delay: 1.62s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(28) {
transition-delay: 1.68s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(29) {
transition-delay: 1.74s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(30) {
transition-delay: 1.8s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(31) {
transition-delay: 1.86s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(32) {
transition-delay: 1.92s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(33) {
transition-delay: 1.98s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(34) {
transition-delay: 2.04s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(35) {
transition-delay: 2.1s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(36) {
transition-delay: 2.16s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(37) {
transition-delay: 2.22s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(38) {
transition-delay: 2.28s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(39) {
transition-delay: 2.34s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(40) {
transition-delay: 2.4s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(41) {
transition-delay: 2.46s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(42) {
transition-delay: 2.52s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(43) {
transition-delay: 2.58s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(44) {
transition-delay: 2.64s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(45) {
transition-delay: 2.7s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(46) {
transition-delay: 2.76s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(47) {
transition-delay: 2.82s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(48) {
transition-delay: 2.88s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(49) {
transition-delay: 2.94s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(50) {
transition-delay: 3s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(51) {
transition-delay: 3.06s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(52) {
transition-delay: 3.12s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(53) {
transition-delay: 3.18s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(54) {
transition-delay: 3.24s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(55) {
transition-delay: 3.3s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(56) {
transition-delay: 3.36s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(57) {
transition-delay: 3.42s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(58) {
transition-delay: 3.48s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(59) {
transition-delay: 3.54s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(60) {
transition-delay: 3.6s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(61) {
transition-delay: 3.66s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(62) {
transition-delay: 3.72s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(63) {
transition-delay: 3.78s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(64) {
transition-delay: 3.84s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(65) {
transition-delay: 3.9s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(66) {
transition-delay: 3.96s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(67) {
transition-delay: 4.02s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(68) {
transition-delay: 4.08s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(69) {
transition-delay: 4.14s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(70) {
transition-delay: 4.2s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(71) {
transition-delay: 4.26s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(72) {
transition-delay: 4.32s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(73) {
transition-delay: 4.38s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(74) {
transition-delay: 4.44s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(75) {
transition-delay: 4.5s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(76) {
transition-delay: 4.56s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(77) {
transition-delay: 4.62s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(78) {
transition-delay: 4.68s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(79) {
transition-delay: 4.74s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(80) {
transition-delay: 4.8s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(81) {
transition-delay: 4.86s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(82) {
transition-delay: 4.92s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(83) {
transition-delay: 4.98s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(84) {
transition-delay: 5.04s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(85) {
transition-delay: 5.1s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(86) {
transition-delay: 5.16s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(87) {
transition-delay: 5.22s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(88) {
transition-delay: 5.28s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(89) {
transition-delay: 5.34s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(90) {
transition-delay: 5.4s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(91) {
transition-delay: 5.46s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(92) {
transition-delay: 5.52s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(93) {
transition-delay: 5.58s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(94) {
transition-delay: 5.64s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(95) {
transition-delay: 5.7s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(96) {
transition-delay: 5.76s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(97) {
transition-delay: 5.82s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(98) {
transition-delay: 5.88s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(99) {
transition-delay: 5.94s; }
.navigation-foundation ul li .opens-right.is-active .js-dropdown-active li:nth-child(100) {
transition-delay: 6s; } }
.navigation-foundation ul li .opens-left ul.is-dropdown-submenu {
margin-right: 0; }
@media print, screen and (min-width: 64.0625em) {
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li {
-moz-transform: none;
-o-transform: none;
-ms-transform: none;
-webkit-transform: none;
transform: none;
opacity: 1;
-moz-transition: 0.5s transform cubic-bezier(0.19, 1, 0.22, 1), 0.5s opacity cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: 0.5s transform cubic-bezier(0.19, 1, 0.22, 1), 0.5s opacity cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition: 0.5s transform cubic-bezier(0.19, 1, 0.22, 1), 0.5s opacity cubic-bezier(0.19, 1, 0.22, 1);
transition: 0.5s transform cubic-bezier(0.19, 1, 0.22, 1), 0.5s opacity cubic-bezier(0.19, 1, 0.22, 1); }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(1) {
transition-delay: 0.06s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(2) {
transition-delay: 0.12s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(3) {
transition-delay: 0.18s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(4) {
transition-delay: 0.24s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(5) {
transition-delay: 0.3s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(6) {
transition-delay: 0.36s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(7) {
transition-delay: 0.42s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(8) {
transition-delay: 0.48s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(9) {
transition-delay: 0.54s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(10) {
transition-delay: 0.6s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(11) {
transition-delay: 0.66s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(12) {
transition-delay: 0.72s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(13) {
transition-delay: 0.78s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(14) {
transition-delay: 0.84s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(15) {
transition-delay: 0.9s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(16) {
transition-delay: 0.96s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(17) {
transition-delay: 1.02s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(18) {
transition-delay: 1.08s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(19) {
transition-delay: 1.14s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(20) {
transition-delay: 1.2s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(21) {
transition-delay: 1.26s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(22) {
transition-delay: 1.32s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(23) {
transition-delay: 1.38s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(24) {
transition-delay: 1.44s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(25) {
transition-delay: 1.5s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(26) {
transition-delay: 1.56s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(27) {
transition-delay: 1.62s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(28) {
transition-delay: 1.68s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(29) {
transition-delay: 1.74s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(30) {
transition-delay: 1.8s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(31) {
transition-delay: 1.86s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(32) {
transition-delay: 1.92s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(33) {
transition-delay: 1.98s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(34) {
transition-delay: 2.04s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(35) {
transition-delay: 2.1s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(36) {
transition-delay: 2.16s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(37) {
transition-delay: 2.22s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(38) {
transition-delay: 2.28s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(39) {
transition-delay: 2.34s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(40) {
transition-delay: 2.4s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(41) {
transition-delay: 2.46s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(42) {
transition-delay: 2.52s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(43) {
transition-delay: 2.58s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(44) {
transition-delay: 2.64s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(45) {
transition-delay: 2.7s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(46) {
transition-delay: 2.76s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(47) {
transition-delay: 2.82s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(48) {
transition-delay: 2.88s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(49) {
transition-delay: 2.94s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(50) {
transition-delay: 3s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(51) {
transition-delay: 3.06s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(52) {
transition-delay: 3.12s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(53) {
transition-delay: 3.18s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(54) {
transition-delay: 3.24s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(55) {
transition-delay: 3.3s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(56) {
transition-delay: 3.36s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(57) {
transition-delay: 3.42s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(58) {
transition-delay: 3.48s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(59) {
transition-delay: 3.54s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(60) {
transition-delay: 3.6s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(61) {
transition-delay: 3.66s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(62) {
transition-delay: 3.72s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(63) {
transition-delay: 3.78s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(64) {
transition-delay: 3.84s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(65) {
transition-delay: 3.9s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(66) {
transition-delay: 3.96s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(67) {
transition-delay: 4.02s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(68) {
transition-delay: 4.08s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(69) {
transition-delay: 4.14s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(70) {
transition-delay: 4.2s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(71) {
transition-delay: 4.26s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(72) {
transition-delay: 4.32s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(73) {
transition-delay: 4.38s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(74) {
transition-delay: 4.44s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(75) {
transition-delay: 4.5s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(76) {
transition-delay: 4.56s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(77) {
transition-delay: 4.62s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(78) {
transition-delay: 4.68s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(79) {
transition-delay: 4.74s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(80) {
transition-delay: 4.8s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(81) {
transition-delay: 4.86s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(82) {
transition-delay: 4.92s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(83) {
transition-delay: 4.98s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(84) {
transition-delay: 5.04s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(85) {
transition-delay: 5.1s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(86) {
transition-delay: 5.16s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(87) {
transition-delay: 5.22s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(88) {
transition-delay: 5.28s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(89) {
transition-delay: 5.34s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(90) {
transition-delay: 5.4s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(91) {
transition-delay: 5.46s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(92) {
transition-delay: 5.52s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(93) {
transition-delay: 5.58s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(94) {
transition-delay: 5.64s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(95) {
transition-delay: 5.7s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(96) {
transition-delay: 5.76s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(97) {
transition-delay: 5.82s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(98) {
transition-delay: 5.88s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(99) {
transition-delay: 5.94s; }
.navigation-foundation ul li .opens-left.is-active .js-dropdown-active li:nth-child(100) {
transition-delay: 6s; } }
.navigation-foundation ul.is-dropdown-submenu {
opacity: 0;
display: block;
padding: 1.75em 0;
margin: 0 -1.5em;
outline: 0px solid transparent;
z-index: 999;
min-width: 300px;
background-color: transparent;
visibility: hidden;
height: auto;
-moz-transform: scaleY(0);
-o-transform: scaleY(0);
-ms-transform: scaleY(0);
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: top;
transform-origin: top;
-webkit-overflow-scrolling: touch;
-moz-transition: 0.2s transform cubic-bezier(0.165, 0.84, 0.44, 1);
-o-transition: 0.2s transform cubic-bezier(0.165, 0.84, 0.44, 1);
-webkit-transition: 0.2s transform cubic-bezier(0.165, 0.84, 0.44, 1);
transition: 0.2s transform cubic-bezier(0.165, 0.84, 0.44, 1); }
.navigation-foundation ul.is-dropdown-submenu:after {
opacity: 0;
content: "";
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
z-index: -1;
-moz-transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 1s cubic-bezier(0.165, 0.84, 0.44, 1);
-o-transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 1s cubic-bezier(0.165, 0.84, 0.44, 1);
-webkit-transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 1s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 1s cubic-bezier(0.165, 0.84, 0.44, 1);
-webkit-box-shadow: 5px 5px 0px -10px rgba(0, 0, 0, 0);
-moz-box-shadow: 5px 5px 0px -10px rgba(0, 0, 0, 0);
box-shadow: 5px 5px 0px -10px rgba(0, 0, 0, 0);
transition-delay: .6s; }
.navigation-foundation ul.is-dropdown-submenu li {
opacity: 0;
-moz-transform: translateY(10px);
-o-transform: translateY(10px);
-ms-transform: translateY(10px);
-webkit-transform: translateY(10px);
transform: translateY(10px);
-moz-transition: 0.5s transform cubic-bezier(0.165, 0.84, 0.44, 1), 0.5s opacity cubic-bezier(0.165, 0.84, 0.44, 1);
-o-transition: 0.5s transform cubic-bezier(0.165, 0.84, 0.44, 1), 0.5s opacity cubic-bezier(0.165, 0.84, 0.44, 1);
-webkit-transition: 0.5s transform cubic-bezier(0.165, 0.84, 0.44, 1), 0.5s opacity cubic-bezier(0.165, 0.84, 0.44, 1);
transition: 0.5s transform cubic-bezier(0.165, 0.84, 0.44, 1), 0.5s opacity cubic-bezier(0.165, 0.84, 0.44, 1);
transition-delay: 0s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active {
opacity: 1;
visibility: visible;
-moz-transition: 0.75s transform cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: 0.75s transform cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition: 0.75s transform cubic-bezier(0.19, 1, 0.22, 1);
transition: 0.75s transform cubic-bezier(0.19, 1, 0.22, 1);
-moz-transform: none;
-o-transform: none;
-ms-transform: none;
-webkit-transform: none;
transform: none;
pointer-events: inherit;
-webkit-animation-name: show-menu-section;
animation-name: show-menu-section;
-webkit-animation-duration: .001s;
animation-duration: .001s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
background-color: #fff;
z-index: -1; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active:before {
opacity: 1; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active:after {
opacity: 1;
-webkit-box-shadow: 5px 5px 60px -10px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 5px 5px 60px -10px rgba(0, 0, 0, 0.15);
box-shadow: 5px 5px 60px -10px rgba(0, 0, 0, 0.15); }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li {
-moz-transform: none;
-o-transform: none;
-ms-transform: none;
-webkit-transform: none;
transform: none;
opacity: 1;
-moz-transition: 0.5s transform cubic-bezier(0.19, 1, 0.22, 1), 0.5s opacity cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: 0.5s transform cubic-bezier(0.19, 1, 0.22, 1), 0.5s opacity cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition: 0.5s transform cubic-bezier(0.19, 1, 0.22, 1), 0.5s opacity cubic-bezier(0.19, 1, 0.22, 1);
transition: 0.5s transform cubic-bezier(0.19, 1, 0.22, 1), 0.5s opacity cubic-bezier(0.19, 1, 0.22, 1); }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(1) {
transition-delay: 0.06s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(2) {
transition-delay: 0.12s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(3) {
transition-delay: 0.18s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(4) {
transition-delay: 0.24s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(5) {
transition-delay: 0.3s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(6) {
transition-delay: 0.36s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(7) {
transition-delay: 0.42s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(8) {
transition-delay: 0.48s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(9) {
transition-delay: 0.54s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(10) {
transition-delay: 0.6s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(11) {
transition-delay: 0.66s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(12) {
transition-delay: 0.72s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(13) {
transition-delay: 0.78s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(14) {
transition-delay: 0.84s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(15) {
transition-delay: 0.9s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(16) {
transition-delay: 0.96s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(17) {
transition-delay: 1.02s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(18) {
transition-delay: 1.08s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(19) {
transition-delay: 1.14s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(20) {
transition-delay: 1.2s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(21) {
transition-delay: 1.26s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(22) {
transition-delay: 1.32s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(23) {
transition-delay: 1.38s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(24) {
transition-delay: 1.44s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(25) {
transition-delay: 1.5s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(26) {
transition-delay: 1.56s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(27) {
transition-delay: 1.62s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(28) {
transition-delay: 1.68s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(29) {
transition-delay: 1.74s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(30) {
transition-delay: 1.8s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(31) {
transition-delay: 1.86s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(32) {
transition-delay: 1.92s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(33) {
transition-delay: 1.98s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(34) {
transition-delay: 2.04s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(35) {
transition-delay: 2.1s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(36) {
transition-delay: 2.16s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(37) {
transition-delay: 2.22s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(38) {
transition-delay: 2.28s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(39) {
transition-delay: 2.34s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(40) {
transition-delay: 2.4s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(41) {
transition-delay: 2.46s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(42) {
transition-delay: 2.52s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(43) {
transition-delay: 2.58s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(44) {
transition-delay: 2.64s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(45) {
transition-delay: 2.7s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(46) {
transition-delay: 2.76s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(47) {
transition-delay: 2.82s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(48) {
transition-delay: 2.88s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(49) {
transition-delay: 2.94s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(50) {
transition-delay: 3s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(51) {
transition-delay: 3.06s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(52) {
transition-delay: 3.12s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(53) {
transition-delay: 3.18s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(54) {
transition-delay: 3.24s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(55) {
transition-delay: 3.3s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(56) {
transition-delay: 3.36s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(57) {
transition-delay: 3.42s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(58) {
transition-delay: 3.48s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(59) {
transition-delay: 3.54s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(60) {
transition-delay: 3.6s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(61) {
transition-delay: 3.66s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(62) {
transition-delay: 3.72s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(63) {
transition-delay: 3.78s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(64) {
transition-delay: 3.84s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(65) {
transition-delay: 3.9s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(66) {
transition-delay: 3.96s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(67) {
transition-delay: 4.02s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(68) {
transition-delay: 4.08s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(69) {
transition-delay: 4.14s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(70) {
transition-delay: 4.2s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(71) {
transition-delay: 4.26s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(72) {
transition-delay: 4.32s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(73) {
transition-delay: 4.38s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(74) {
transition-delay: 4.44s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(75) {
transition-delay: 4.5s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(76) {
transition-delay: 4.56s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(77) {
transition-delay: 4.62s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(78) {
transition-delay: 4.68s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(79) {
transition-delay: 4.74s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(80) {
transition-delay: 4.8s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(81) {
transition-delay: 4.86s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(82) {
transition-delay: 4.92s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(83) {
transition-delay: 4.98s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(84) {
transition-delay: 5.04s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(85) {
transition-delay: 5.1s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(86) {
transition-delay: 5.16s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(87) {
transition-delay: 5.22s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(88) {
transition-delay: 5.28s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(89) {
transition-delay: 5.34s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(90) {
transition-delay: 5.4s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(91) {
transition-delay: 5.46s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(92) {
transition-delay: 5.52s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(93) {
transition-delay: 5.58s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(94) {
transition-delay: 5.64s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(95) {
transition-delay: 5.7s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(96) {
transition-delay: 5.76s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(97) {
transition-delay: 5.82s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(98) {
transition-delay: 5.88s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(99) {
transition-delay: 5.94s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(100) {
transition-delay: 6s; }
.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li a {
font-size: 18px;
font-weight: 300; }
.navigation-foundation ul.is-dropdown-submenu li {
padding-top: 0;
padding-bottom: 0; }
.navigation-foundation ul.is-dropdown-submenu li.menu-item-has-children > a {
background-color: transparent;
position: relative; }
.navigation-foundation ul.is-dropdown-submenu li.menu-item-has-children > a:after {
transition: all .7s;
line-height: inherit;
margin-top: -0.6em; }
.navigation-foundation ul.is-dropdown-submenu li.menu-item-has-children.opens-right > a:after {
right: 4.2em; }
.navigation-foundation ul.is-dropdown-submenu li.menu-item-has-children.opens-left > a:after {
right: 4.2em;
left: auto; }
.navigation-foundation ul.is-dropdown-submenu li a {
position: relative;
line-height: 1.3;
padding: 0.4em 2.7em; }
.navigation-foundation ul.is-dropdown-submenu li a .items-badge {
position: absolute;
bottom: 78%;
white-space: nowrap;
z-index: 1;
display: inline-block;
margin-left: -13px;
vertical-align: middle; }
.navigation-foundation ul.is-dropdown-submenu li a .items-badge span {
font-size: 10px;
line-height: 12px;
font-weight: bold;
font-weight: 600;
padding: 3px 5px 2px 5px;
color: #fff;
position: relative; }
.navigation-foundation ul.is-dropdown-submenu li a .items-badge span:before {
content: "";
position: absolute;
bottom: -4px;
left: 7px;
width: 0;
height: 0;
border-style: solid;
border-top-width: 4px;
border-bottom-width: 0;
border-right-width: 7px;
border-left-width: 0;
border-top-color: transparent;
border-left-color: transparent !important;
border-right-color: transparent !important;
border-bottom-color: transparent !important; }
.navigation-foundation ul.is-dropdown-submenu li a .items-badge span.hot-badge {
background: #ed3737; }
.navigation-foundation ul.is-dropdown-submenu li a .items-badge span.hot-badge:before {
border-color: #ed3737; }
.navigation-foundation ul.is-dropdown-submenu li a .items-badge span.new-badge {
background: #65b32c; }
.navigation-foundation ul.is-dropdown-submenu li a .items-badge span.new-badge:before {
border-color: #65b32c; }
.navigation-foundation ul.is-dropdown-submenu li a .items-badge span.trending-badge {
background: #e4b425; }
.navigation-foundation ul.is-dropdown-submenu li a .items-badge span.trending-badge:before {
border-color: #e4b425; }
.navigation-foundation ul.is-dropdown-submenu li a .items-badge > span {
opacity: 0; }
.navigation-foundation ul.is-dropdown-submenu li a .items-badge > span:last-child {
opacity: 1; }
.navigation-foundation ul.is-dropdown-submenu ul {
margin-top: -1.75em; }
.navigation-foundation > ul {
margin: 0 -1.2em;
margin: 0; }
.navigation-foundation > ul > li {
padding-right: 1.4em;
padding-right: 20px;
position: relative; }
@media (min-width: 1024px) {
.navigation-foundation > ul > li {
padding-right: calc(2.4038461538vw - 4.6153846154px); } }
@media (min-width: 1440px) {
.navigation-foundation > ul > li {
padding-right: 30px; } }
.navigation-foundation > ul > li:first-child > a {
padding-left: 0; }
.navigation-foundation > ul > li > a {
position: relative; }
.navigation-foundation > ul > li > a > span {
position: relative;
display: block;
padding: 0; }
.navigation-foundation > ul > li > a:hover:before {
right: auto;
left: 0px;
width: 100%; }
.navigation-foundation > ul > li > a.hover {
opacity: 1 !important; }
.navigation-foundation > ul > li:hover > a, .navigation-foundation > ul > li.is-active > a {
opacity: 1 !important;
color: inherit; }
.navigation-foundation > ul > li:hover > a:before, .navigation-foundation > ul > li.is-active > a:before {
right: auto;
left: 0px;
width: 100%; }
.navigation-foundation .no_menu {
min-height: 60px; }
.navigation-foundation .menu .is-mega-menu {
position: static;
position: relative; }
.navigation-foundation .menu .is-mega-menu .is-dropdown-submenu {
top: 0;
right: auto;
left: 100%;
padding: 1.75em 2.7em; }
.navigation-foundation .menu .is-mega-menu .dropdown-submenu {
padding: 0; }
.navigation-foundation .menu .is-mega-menu .dropdown-submenu .mega-menu-content {
padding: 3rem 4rem;
-webkit-transform: none;
transform: none; }
.navigation-foundation .menu .is-mega-menu .dropdown-submenu .mega-menu-content .cell:nth-child(n+5) {
margin-top: 20px; }
.navigation-foundation .menu .is-mega-menu .dropdown-submenu .mega-menu-content .menu-item-mega {
margin-bottom: 0rem; }
.navigation-foundation .menu .is-mega-menu .dropdown-submenu .mega-menu-content .menu-item-mega a.dropdown-toggle {
padding: 0;
padding-left: 0;
margin-left: 0rem;
margin-bottom: 1rem;
font-size: 22px;
font-weight: 600; }
.navigation-foundation .menu .is-mega-menu .dropdown-submenu .mega-menu-content .menu-item-mega .mega-menu-submenu ul.sub-menu {
margin-top: 0;
margin-left: 0rem;
margin-right: 1.5rem; }
.navigation-foundation .menu .is-mega-menu .dropdown-submenu .mega-menu-content .menu-item-mega .mega-menu-submenu ul.sub-menu li a {
padding-left: 0;
padding-right: 0;
transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1); }
.navigation-foundation .menu .is-mega-menu .dropdown-submenu .mega-menu-content .menu-item-mega .mega-menu-submenu ul.sub-menu li a:hover {
opacity: .5; }
.navigation-foundation .menu .is-mega-menu.is-active .mega-menu-content {
-webkit-animation: 2s ease 0s normal forwards 1 fadeIn;
animation: 2s ease 0s normal forwards 1 fadeIn; }
.dropdown.menu > li > a {
background: transparent;
padding: 0rem 0rem; }
.dropdown.menu > li > a span {
padding: .5rem 0; }
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
font-size: 11px;
position: absolute;
right: 0;
top: calc(50% - 6px);
opacity: .5;
width: 11px;
height: 11px;
border: none;
transition: .25s transform ease;
margin-top: 0; }
.dropdown.menu.my-account-no-drop > li.is-dropdown-submenu-parent > a {
padding-right: 0 !important; }
.dropdown.menu.my-account-no-drop > li.is-dropdown-submenu-parent > a:after {
display: none; }
.dropdown.menu > li.is-dropdown-submenu-parent.opens-left > a::after {
right: auto;
left: .7em; }
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after,
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
font-size: 11px;
display: block;
width: 11px;
height: 11px;
border: none;
font-family: 'Barberry';
top: calc(50%);
opacity: .5; }
.dropdown.menu > li.is-dropdown-submenu-parent > a {
position: relative;
padding-right: 1.2rem; }
.drilldown .is-drilldown-submenu-parent > a::after {
position: absolute;
top: 50%;
margin-top: -6px;
right: 1rem;
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #1779ba; font-family: 'Barberry' !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;
content: "";
font-size: 16px;
top: calc(50% - 3px);
right: 1rem;
border: none; }
.drilldown .js-drilldown-back > a::before {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #1779ba transparent transparent;
border-left-width: 0;
display: inline-block;
vertical-align: middle;
margin-right: 0.75rem;
border-left-width: 0; font-family: 'Barberry' !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;
content: "";
font-weight: bold;
font-size: 16px;
width: 16px;
height: 16px;
margin-top: -4px;
border: none; }
.menu-trigger {
display: none;
width: auto;
float: left;
cursor: pointer; }
.site-header.header-offcanvas .menu-trigger {
display: flex; }
.menu-trigger .nav_burger {
width: 20px;
height: 12px;
position: relative;
overflow: hidden; }
.menu-trigger .nav_burger span {
height: 2px;
position: absolute;
display: inline-block;
width: 100%;
background: #000000;
left: 0;
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center;
-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
transition: -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1); }
.menu-trigger .nav_burger span:before {
-webkit-transform: translateX(-200%);
-ms-transform: translateX(-200%);
transform: translateX(-200%);
width: 100%;
display: inline-block;
height: 100%;
content: "";
background: #000000;
-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
transition: -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
position: absolute;
top: 0;
left: 0; }
.menu-trigger .nav_burger span.burger_top {
top: 0; }
.menu-trigger .nav_burger span.burger_middle {
top: 50%;
margin-top: -1px;
transition-delay: .03s; }
.menu-trigger .nav_burger span.burger_bottom {
bottom: 0;
width: 60%;
-webkit-transition: margin 0.4s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.4s 0s cubic-bezier(0.4, 0, 0.2, 1);
transition: margin 0.4s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.4s 0s cubic-bezier(0.4, 0, 0.2, 1);
transition: transform 0.4s 0s cubic-bezier(0.4, 0, 0.2, 1), margin 0.4s cubic-bezier(0.4, 0, 0.2, 1);
transition: transform 0.4s 0s cubic-bezier(0.4, 0, 0.2, 1), margin 0.4s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.4s 0s cubic-bezier(0.4, 0, 0.2, 1);
transition-delay: .07s; }
.menu-trigger:hover .nav_burger span {
-webkit-transform: translateX(200%);
-ms-transform: translateX(200%);
transform: translateX(200%); }
.menu-trigger .menu-title span {
margin-left: 15px; }
@media screen and (max-width: 47.99875em) {
.menu-trigger .menu-title {
display: none; } }
header.site-header.header-color-light:not(.header--clone) .dropdown.menu > li > a {
color: #fff; }
header.site-header.header-color-light:not(.header--clone) .dropdown.menu > li > a span {
color: #fff; }
header.site-header.header-color-light:not(.header--clone) .dropdown.menu > li > a:after {
color: #fff; }
header.site-header.header-color-light:not(.header--clone) .menu-trigger .nav_burger span,
header.site-header.header-color-light:not(.header--clone) .menu-trigger .nav_burger span:before {
background: #fff; }
header.site-header.header-color-light:not(.header--clone) .menu-trigger .menu-title span {
color: #fff; }
header.header-left.header-nav-center .navigation-foundation > ul {
justify-content: center; }
.offcanvas_mainmenu {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
height: 100%; }
.header-mobiles-primary-menu,
.header-mobiles-account-menu {
margin-top: 4.375rem;
margin-bottom: 1.875rem;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-transform: translateX(-50px);
-o-transform: translateX(-50px);
-ms-transform: translateX(-50px);
-webkit-transform: translateX(-50px);
transform: translateX(-50px);
-moz-transition: 0.3s opacity ease, 0.3s -webkit-transform ease;
-o-transition: 0.3s opacity ease, 0.3s -webkit-transform ease;
-webkit-transition: 0.3s opacity ease, 0.3s -webkit-transform ease;
transition: 0.3s opacity ease, 0.3s -webkit-transform ease; }
@media screen and (max-width: 64.06125em) {
.header-mobiles-primary-menu,
.header-mobiles-account-menu {
margin-top: 0px;
margin-bottom: 1.25rem; } }
.offcanvas_left .header-mobiles-primary-menu, .offcanvas_left .header-mobiles-account-menu {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-transform: translateX(0px);
-o-transform: translateX(0px);
-ms-transform: translateX(0px);
-webkit-transform: translateX(0px);
transform: translateX(0px); }
.header-mobiles-primary-menu ul > li,
.header-mobiles-account-menu ul > li {
overflow: hidden;
margin-bottom: 1.125rem; }
.header-mobiles-primary-menu ul > li > a,
.header-mobiles-account-menu ul > li > a {
padding: 0;
color: #000;
font-size: 30px;
line-height: 1;
font-weight: bold;
font-weight: 600; }
@media screen and (max-width: 64.06125em) {
.header-mobiles-primary-menu ul > li > a,
.header-mobiles-account-menu ul > li > a {
font-size: 22px; } }
.header-mobiles-primary-menu ul > li > a:hover,
.header-mobiles-account-menu ul > li > a:hover {
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50); }
.header-mobiles-primary-menu ul .is-drilldown-submenu,
.header-mobiles-account-menu ul .is-drilldown-submenu {
padding-bottom: 20px; }
.header-mobiles-primary-menu ul .is-drilldown-submenu li,
.header-mobiles-account-menu ul .is-drilldown-submenu li {
margin-bottom: 0.875rem; }
.header-mobiles-primary-menu ul .is-drilldown-submenu li a,
.header-mobiles-account-menu ul .is-drilldown-submenu li a {
font-size: 22px;
line-height: 1.2;
font-weight: normal;
font-weight: 300;
padding: 0; }
@media screen and (max-width: 64.06125em) {
.header-mobiles-primary-menu ul .is-drilldown-submenu li a,
.header-mobiles-account-menu ul .is-drilldown-submenu li a {
font-size: 20px;
font-weight: 300; } }
.header-mobiles-primary-menu ul .is-drilldown-submenu li.is-submenu-parent-item a,
.header-mobiles-account-menu ul .is-drilldown-submenu li.is-submenu-parent-item a {
font-weight: 600; }
.header-mobiles-primary-menu ul .is-drilldown-submenu .js-drilldown-back a,
.header-mobiles-account-menu ul .is-drilldown-submenu .js-drilldown-back a {
font-weight: 600;
border-bottom: 2px solid #000;
margin-bottom: 10px;
padding-bottom: 10px; }
.header-mobiles-account-menu {
-moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
margin-top: 0;
margin-bottom: 0; }
.header-mobiles-account-menu .is-drilldown {
padding-bottom: 20px; }
.header-mobiles-account-menu hr {
margin-top: 0; }
.header-mobiles-account-menu ul > li {
margin-bottom: 0.875rem; }
@media screen and (max-width: 47.99875em) {
.header-mobiles-account-menu ul > li {
margin-bottom: 0.625rem; } }
.header-mobiles-account-menu ul > li:last-child {
margin-bottom: 0; }
.header-mobiles-account-menu ul > li.is-active > a {
color: #000;
background-color: transparent; }
.header-mobiles-account-menu ul > li.offcanvas-my-account-link > a:before, .header-mobiles-account-menu ul > li.woocommerce-MyAccount-navigation-link--wishlist > a:before, .header-mobiles-account-menu ul > li.compare-mob-link > a:before {
content: '';
font-size: 16px;
font-weight: normal;
margin-right: 10px;
display: inline-block;
vertical-align: middle;
margin-top: -4px; }
.header-mobiles-account-menu ul > li.offcanvas-my-account-link > a:before { font-family: 'Barberry' !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;
content: ""; }
.header-mobiles-account-menu ul > li.woocommerce-MyAccount-navigation-link--wishlist > a:before { font-family: 'Barberry' !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;
content: ""; }
.header-mobiles-account-menu ul > li.compare-mob-link > a:before { font-family: 'Barberry' !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;
content: ""; }
.header-mobiles-account-menu ul > li ul.submenu .woocommerce-MyAccount-navigation-link--wishlist a:before {
display: none; }
.header-mobiles-account-menu ul > li > a {
font-size: 22px;
line-height: 1.2;
font-weight: 300; }
@media screen and (max-width: 47.99875em) {
.header-mobiles-account-menu ul > li > a {
font-size: 20px; }
.header-mobiles-account-menu ul > li > a span {
padding-right: 15px; }
.header-mobiles-account-menu ul > li > a strong {
overflow-wrap: break-word;
word-wrap: break-word;
hyphens: auto; } }
.header-mobiles-account-menu ul > li > a:after {
font-weight: 600; }
.header-mobiles-account-menu ul > li:first-child > a {
position: relative; }
.header-mobiles-account-menu ul > li.js-drilldown-back a:before {
top: auto;
display: inline-block;
vertical-align: middle;
margin-right: 0.75rem;
border-left-width: 0; font-family: 'Barberry' !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;
content: "";
font-size: 16px;
font-weight: bold;
width: 16px;
height: 16px;
margin-top: -4px;
border: none; }
.header-mobiles-account-menu .is-drilldown-submenu li a:before {
display: none; }
.header-mobiles-account-menu .is-drilldown-submenu .is-active a {
color: #000;
background-color: transparent; }
.offcanvas_aside_content hr {
display: block;
width: 100%;
height: 6px;
background-color: #000;
border: none;
-moz-transform: scaleX(0);
-o-transform: scaleX(0);
-ms-transform: scaleX(0);
-webkit-transform: scaleX(0);
transform: scaleX(0);
-moz-transition: transform 1.1s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: transform 1.1s cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition: transform 1.1s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 1.1s cubic-bezier(0.19, 1, 0.22, 1);
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
-webkit-transition-delay: 0s;
transition-delay: 0s;
margin-top: 50px;
margin-bottom: 25px; }
@media screen and (max-width: 64.06125em) {
.offcanvas_aside_content hr {
margin-top: 30px; } }
@media screen and (max-width: 47.99875em) {
.offcanvas_aside_content hr {
margin-bottom: 15px; } }
.offcanvas_aside_content hr.menu-horizontal-rule {
-webkit-transform-origin: left;
transform-origin: left; }
.offcanvas_aside_content hr.cart-horizontal-rule {
margin-top: 0px;
margin-bottom: 25px;
-webkit-transform-origin: right;
transform-origin: right; }
@media screen and (max-width: 47.99875em) {
.offcanvas_aside_content hr.cart-horizontal-rule {
margin-bottom: 15px; } }
.offcanvas_left .offcanvas_aside_content hr, .offcanvas_right .offcanvas_aside_content hr {
-moz-transform: none;
-o-transform: none;
-ms-transform: none;
-webkit-transform: none;
transform: none;
-moz-transition-delay: 0.1s;
-o-transition-delay: 0.1s;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s; }
.social-icons {
list-style: none;
margin: 0;
margin-bottom: 2.5rem;
padding: 0; }
@media screen and (max-width: 47.99875em) {
.social-icons {
margin-bottom: 1.25rem; } }
.social-icons li {
margin-right: 2.1875rem;
margin-bottom: 10px;
vertical-align: middle;
display: inline-block;
opacity: 0;
-moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
transition: all 1s cubic-bezier(0.19, 1, 0.22, 1); }
.offcanvas_left .social-icons li {
opacity: 1; }
.offcanvas_left .social-icons li:nth-child(1) {
transition-delay: 0.15s; }
.offcanvas_left .social-icons li:nth-child(2) {
transition-delay: 0.3s; }
.offcanvas_left .social-icons li:nth-child(3) {
transition-delay: 0.45s; }
.offcanvas_left .social-icons li:nth-child(4) {
transition-delay: 0.6s; }
.offcanvas_left .social-icons li:nth-child(5) {
transition-delay: 0.75s; }
.offcanvas_left .social-icons li:nth-child(6) {
transition-delay: 0.9s; }
.offcanvas_left .social-icons li:nth-child(7) {
transition-delay: 1.05s; }
.offcanvas_left .social-icons li:nth-child(8) {
transition-delay: 1.2s; }
.offcanvas_left .social-icons li:nth-child(9) {
transition-delay: 1.35s; }
.offcanvas_left .social-icons li:nth-child(10) {
transition-delay: 1.5s; }
.offcanvas_left .social-icons li:nth-child(11) {
transition-delay: 1.65s; }
.offcanvas_left .social-icons li:nth-child(12) {
transition-delay: 1.8s; }
.offcanvas_left .social-icons li:nth-child(13) {
transition-delay: 1.95s; }
.offcanvas_left .social-icons li:nth-child(14) {
transition-delay: 2.1s; }
.offcanvas_left .social-icons li:nth-child(15) {
transition-delay: 2.25s; }
.offcanvas_left .social-icons li:nth-child(16) {
transition-delay: 2.4s; }
.offcanvas_left .social-icons li:nth-child(17) {
transition-delay: 2.55s; }
.offcanvas_left .social-icons li:nth-child(18) {
transition-delay: 2.7s; }
.offcanvas_left .social-icons li:nth-child(19) {
transition-delay: 2.85s; }
.offcanvas_left .social-icons li:nth-child(20) {
transition-delay: 3s; }
.offcanvas_left .social-icons li:nth-child(21) {
transition-delay: 3.15s; }
.offcanvas_left .social-icons li:nth-child(22) {
transition-delay: 3.3s; }
.offcanvas_left .social-icons li:nth-child(23) {
transition-delay: 3.45s; }
.offcanvas_left .social-icons li:nth-child(24) {
transition-delay: 3.6s; }
.offcanvas_left .social-icons li:nth-child(25) {
transition-delay: 3.75s; }
.offcanvas_left .social-icons li:nth-child(26) {
transition-delay: 3.9s; }
.offcanvas_left .social-icons li:nth-child(27) {
transition-delay: 4.05s; }
.offcanvas_left .social-icons li:nth-child(28) {
transition-delay: 4.2s; }
.offcanvas_left .social-icons li:nth-child(29) {
transition-delay: 4.35s; }
.offcanvas_left .social-icons li:nth-child(30) {
transition-delay: 4.5s; }
.offcanvas_left .social-icons li:nth-child(31) {
transition-delay: 4.65s; }
.offcanvas_left .social-icons li:nth-child(32) {
transition-delay: 4.8s; }
.offcanvas_left .social-icons li:nth-child(33) {
transition-delay: 4.95s; }
.offcanvas_left .social-icons li:nth-child(34) {
transition-delay: 5.1s; }
.offcanvas_left .social-icons li:nth-child(35) {
transition-delay: 5.25s; }
.offcanvas_left .social-icons li:nth-child(36) {
transition-delay: 5.4s; }
.offcanvas_left .social-icons li:nth-child(37) {
transition-delay: 5.55s; }
.offcanvas_left .social-icons li:nth-child(38) {
transition-delay: 5.7s; }
.offcanvas_left .social-icons li:nth-child(39) {
transition-delay: 5.85s; }
.offcanvas_left .social-icons li:nth-child(40) {
transition-delay: 6s; }
.offcanvas_left .social-icons li:nth-child(41) {
transition-delay: 6.15s; }
.offcanvas_left .social-icons li:nth-child(42) {
transition-delay: 6.3s; }
.offcanvas_left .social-icons li:nth-child(43) {
transition-delay: 6.45s; }
.offcanvas_left .social-icons li:nth-child(44) {
transition-delay: 6.6s; }
.offcanvas_left .social-icons li:nth-child(45) {
transition-delay: 6.75s; }
.offcanvas_left .social-icons li:nth-child(46) {
transition-delay: 6.9s; }
.offcanvas_left .social-icons li:nth-child(47) {
transition-delay: 7.05s; }
.offcanvas_left .social-icons li:nth-child(48) {
transition-delay: 7.2s; }
.offcanvas_left .social-icons li:nth-child(49) {
transition-delay: 7.35s; }
.offcanvas_left .social-icons li:nth-child(50) {
transition-delay: 7.5s; }
.offcanvas_left .social-icons li:nth-child(51) {
transition-delay: 7.65s; }
.offcanvas_left .social-icons li:nth-child(52) {
transition-delay: 7.8s; }
.offcanvas_left .social-icons li:nth-child(53) {
transition-delay: 7.95s; }
.offcanvas_left .social-icons li:nth-child(54) {
transition-delay: 8.1s; }
.offcanvas_left .social-icons li:nth-child(55) {
transition-delay: 8.25s; }
.offcanvas_left .social-icons li:nth-child(56) {
transition-delay: 8.4s; }
.offcanvas_left .social-icons li:nth-child(57) {
transition-delay: 8.55s; }
.offcanvas_left .social-icons li:nth-child(58) {
transition-delay: 8.7s; }
.offcanvas_left .social-icons li:nth-child(59) {
transition-delay: 8.85s; }
.offcanvas_left .social-icons li:nth-child(60) {
transition-delay: 9s; }
.offcanvas_left .social-icons li:nth-child(61) {
transition-delay: 9.15s; }
.offcanvas_left .social-icons li:nth-child(62) {
transition-delay: 9.3s; }
.offcanvas_left .social-icons li:nth-child(63) {
transition-delay: 9.45s; }
.offcanvas_left .social-icons li:nth-child(64) {
transition-delay: 9.6s; }
.offcanvas_left .social-icons li:nth-child(65) {
transition-delay: 9.75s; }
.offcanvas_left .social-icons li:nth-child(66) {
transition-delay: 9.9s; }
.offcanvas_left .social-icons li:nth-child(67) {
transition-delay: 10.05s; }
.offcanvas_left .social-icons li:nth-child(68) {
transition-delay: 10.2s; }
.offcanvas_left .social-icons li:nth-child(69) {
transition-delay: 10.35s; }
.offcanvas_left .social-icons li:nth-child(70) {
transition-delay: 10.5s; }
.offcanvas_left .social-icons li:nth-child(71) {
transition-delay: 10.65s; }
.offcanvas_left .social-icons li:nth-child(72) {
transition-delay: 10.8s; }
.offcanvas_left .social-icons li:nth-child(73) {
transition-delay: 10.95s; }
.offcanvas_left .social-icons li:nth-child(74) {
transition-delay: 11.1s; }
.offcanvas_left .social-icons li:nth-child(75) {
transition-delay: 11.25s; }
.offcanvas_left .social-icons li:nth-child(76) {
transition-delay: 11.4s; }
.offcanvas_left .social-icons li:nth-child(77) {
transition-delay: 11.55s; }
.offcanvas_left .social-icons li:nth-child(78) {
transition-delay: 11.7s; }
.offcanvas_left .social-icons li:nth-child(79) {
transition-delay: 11.85s; }
.offcanvas_left .social-icons li:nth-child(80) {
transition-delay: 12s; }
.offcanvas_left .social-icons li:nth-child(81) {
transition-delay: 12.15s; }
.offcanvas_left .social-icons li:nth-child(82) {
transition-delay: 12.3s; }
.offcanvas_left .social-icons li:nth-child(83) {
transition-delay: 12.45s; }
.offcanvas_left .social-icons li:nth-child(84) {
transition-delay: 12.6s; }
.offcanvas_left .social-icons li:nth-child(85) {
transition-delay: 12.75s; }
.offcanvas_left .social-icons li:nth-child(86) {
transition-delay: 12.9s; }
.offcanvas_left .social-icons li:nth-child(87) {
transition-delay: 13.05s; }
.offcanvas_left .social-icons li:nth-child(88) {
transition-delay: 13.2s; }
.offcanvas_left .social-icons li:nth-child(89) {
transition-delay: 13.35s; }
.offcanvas_left .social-icons li:nth-child(90) {
transition-delay: 13.5s; }
.offcanvas_left .social-icons li:nth-child(91) {
transition-delay: 13.65s; }
.offcanvas_left .social-icons li:nth-child(92) {
transition-delay: 13.8s; }
.offcanvas_left .social-icons li:nth-child(93) {
transition-delay: 13.95s; }
.offcanvas_left .social-icons li:nth-child(94) {
transition-delay: 14.1s; }
.offcanvas_left .social-icons li:nth-child(95) {
transition-delay: 14.25s; }
.offcanvas_left .social-icons li:nth-child(96) {
transition-delay: 14.4s; }
.offcanvas_left .social-icons li:nth-child(97) {
transition-delay: 14.55s; }
.offcanvas_left .social-icons li:nth-child(98) {
transition-delay: 14.7s; }
.offcanvas_left .social-icons li:nth-child(99) {
transition-delay: 14.85s; }
.offcanvas_left .social-icons li:nth-child(100) {
transition-delay: 15s; }
.social-icons li a {
position: relative;
width: 24px;
height: 24px;
line-height: 1;
background: #ffffff;
-webkit-transition: background 0.4s cubic-bezier(0.4, 0, 0.2, 1);
transition: background 0.4s cubic-bezier(0.4, 0, 0.2, 1);
border-radius: 50%;
display: inline-block;
position: relative; }
.social-icons li a:after {
display: inline-block;
bottom: 0;
left: 0;
right: 0;
top: 0;
content: "";
position: absolute;
z-index: 3;
background: #ffffff;
-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
transition: -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
-webkit-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center;
-webkit-transition-delay: 0.4s;
transition-delay: 0.4s;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1); }
.social-icons li a .s-circle_bg {
background: #000000;
border-radius: 50%;
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
display: inline-block;
background: #000000;
-webkit-transition: opacity 0.2s 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
transition: opacity 0.2s 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s 0.2s cubic-bezier(0.4, 0, 0.2, 1);
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
-webkit-transform: scale(0.6, 0.6);
-ms-transform: scale(0.6, 0.6);
transform: scale(0.6, 0.6);
opacity: 0; }
.social-icons li a svg {
margin-top: 2px;
width: 24px;
height: 24px;
z-index: 2;
position: relative; }
.social-icons li a:hover svg {
fill: #fff;
-webkit-transform: scale(0.8, 0.8);
-ms-transform: scale(0.8, 0.8);
transform: scale(0.8, 0.8); }
.social-icons li a:hover .s-circle_bg {
opacity: 1;
-webkit-transform: scale(1.5, 1.5);
-ms-transform: scale(1.5, 1.5);
transform: scale(1.5, 1.5);
-webkit-transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1);
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1); }
.social-icons li a:hover:after {
-webkit-transition-delay: 0.4s;
transition-delay: 0.4s;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1); }
@media screen and (max-width: 47.99875em) {
.social-icons li {
margin-right: 20px; }
.social-icons li svg {
width: 22px;
height: 22px; } }
.offcanvas-bottom {
margin-bottom: 3.75rem; }
.offcanvas-bottom .offcanvas-contact {
font-size: 18px; }
.offcanvas-bottom .offcanvas-contact a {
font-size: 18px; }
.offcanvas-contact-section {
display: flex;
justify-content: space-between; }
@media screen and (max-width: 64.06125em) {
.offcanvas-contact-section {
flex-wrap: wrap; } }
@media screen and (max-width: 64.06125em) {
.offcanvas-contact-section > div {
width: 100%;
order: 1; } }
@media screen and (max-width: 64.06125em) {
.offcanvas-contact-section > div:first-child {
order: 2; } }
@media screen and (max-width: 64.06125em) {
.offcanvas-contact-section .offcanvas-wpml {
margin-bottom: 20px; } }
.offcanvas-contact-section .offcanvas-wpml .language_currency_switcher {
line-height: 1; }
.offcanvas-contact-section .offcanvas-wpml .language_currency_switcher > div {
display: block; }
@media screen and (max-width: 64.06125em) {
.offcanvas-contact-section .offcanvas-wpml .language_currency_switcher > div {
display: inline; } }
.offcanvas-contact-section .offcanvas-wpml .language_currency_switcher .language_switcher > span,
.offcanvas-contact-section .offcanvas-wpml .language_currency_switcher .currency_switcher > span {
font-size: 18px;
line-height: 1.6; }
@media screen and (max-width: 64.06125em) {
.offcanvas-contact-section .offcanvas-wpml .language_currency_switcher .language_switcher > span,
.offcanvas-contact-section .offcanvas-wpml .language_currency_switcher .currency_switcher > span {
display: none; } }
.offcanvas-contact-section .offcanvas-wpml .language_currency_switcher .language_switcher nav > ul > li,
.offcanvas-contact-section .offcanvas-wpml .language_currency_switcher .currency_switcher nav > ul > li {
padding-bottom: 0; }
.offcanvas-contact-section .offcanvas-wpml .language_currency_switcher .language_switcher nav > ul > li > a span,
.offcanvas-contact-section .offcanvas-wpml .language_currency_switcher .currency_switcher nav > ul > li > a span {
font-size: 18px; }
@media screen and (max-width: 47.99875em) {
.offcanvas-contact-section .offcanvas-wpml .language_currency_switcher .language_switcher nav > ul > li > a span,
.offcanvas-contact-section .offcanvas-wpml .language_currency_switcher .currency_switcher nav > ul > li > a span {
font-size: 16px; } }
.offcanvas-contact-section .offcanvas-wpml .language_currency_switcher .language_switcher.intro-text-off .intro-text,
.offcanvas-contact-section .offcanvas-wpml .language_currency_switcher .currency_switcher.intro-text-off .intro-text {
display: none; }
.offcanvas-contact-section .offcanvas-wpml .language_currency_switcher .dropdown.menu > li > .is-dropdown-submenu {
bottom: 100%;
top: auto; }
.widget {
padding: 0;
margin: 0;
margin-bottom: 3.75rem; }
.widget:last-child {
margin-bottom: 0; }
.widget .widget-title {
line-height: 1.3;
margin-bottom: 1.5625rem;
font-weight: 400; }
.widget .widget-title a img {
display: none; }
.widget ul {
list-style: none;
padding: 0;
margin: 0; }
.widget ul ul {
margin: 0.25rem 0 0.25rem 1rem; }
.widget ul ul ul {
margin: 0.25rem 0 0.25rem 1rem; }
.widget ul ul ul ul {
margin: 0.25rem 0 0.25rem 1rem; }
.widget ul ul ul ul ul {
margin: 8px 0 0 !important; }
.widget_recent_entries li {
position: relative;
display: block;
margin-bottom: 1.5rem;
padding-left: 1.625rem;
line-height: 1.2; }
.widget_recent_entries li:before {
color: #333;
font-size: 16px;
position: absolute;
left: 0;
top: 2px; font-family: 'Barberry' !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;
content: ""; }
.widget_recent_entries li a {
font-size: 94%;
line-height: 1.4;
font-weight: 500;
color: #000; }
.widget_recent_entries li a:hover {
opacity: .6; }
.widget_recent_entries li .post-date {
color: #333;
font-size: 80%;
display: block;
margin-top: 0.25rem; }
.widget_calendar table {
margin-bottom: 0;
font-size: 14px; }
.widget_calendar table caption {
text-align: center;
font-size: 1rem;
line-height: 1.4;
font-weight: 400;
padding: 0 0 20px 0; }
.widget_calendar table th, .widget_calendar table td {
border: 0;
text-align: center; }
.widget_calendar table th a, .widget_calendar table td a {
color: inherit; }
.widget_calendar table tbody tr > td {
font-size: 0.875rem; }
.widget_calendar table tbody tr > td a {
font-size: 0.875rem;
border-bottom: 1px solid;
font-weight: 600; }
.widget_calendar table tfoot tr > td {
text-align: left; }
.widget_calendar table tfoot tr > td#next {
text-align: right; }
.widget_calendar table th {
font-size: 0.75rem; }
.widget_calendar table tr {
border: none; }
.widget_calendar table td {
padding: 0.3125rem 0.25rem; }
.widget_calendar table td#today {
position: relative; }
.widget_calendar table td#today:after {
content: "";
position: absolute;
top: 1px;
border-radius: 100%;
width: 4px;
height: 4px; }
.widget_calendar table a {
padding: 0 0.3125rem;
font-size: 0.75rem;
font-weight: 500;
text-transform: uppercase; }
.widget_recent_comments .recentcomments {
color: #333;
position: relative;
font-size: 94%;
line-height: 1.6;
margin-bottom: 1.25rem;
padding-left: 1.625rem; }
.widget_recent_comments .recentcomments:before {
color: #333;
font-size: 16px;
position: absolute;
left: 0;
top: 6px; font-family: 'Barberry' !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;
content: ""; }
.widget_recent_comments .recentcomments .comment-author-link a {
font-size: 94%; }
.widget_recent_comments .recentcomments .comment-author-link + a {
font-style: normal;
color: #000;
font-weight: 500;
line-height: 1.4;
display: block !important; }
.widget_recent_comments .recentcomments .comment-author-link + a:hover {
opacity: .6; }
.widget_archive .screen-reader-text {
display: none; }
.widget_archive ul li:not(:last-child) {
margin: 0 0 0.25rem; }
.widget_archive ul li:last-child {
margin-bottom: 0; }
.widget_archive ul li a {
font-size: 94%;
line-height: 1.4;
color: #333; }
.widget_archive ul li a:hover {
color: #000; }
.widget_archive ul li ul {
margin-top: 0.25rem;
margin-bottom: 0; }
.widget_archive ul li {
width: 100%; }
.widget_archive ul li a {
display: inline;
color: #000;
padding: 0.25rem 0; }
.widget_archive ul li a:hover {
opacity: .6; }
.widget_nav_menu ul li:not(:last-child) {
margin: 0 0 0.25rem; }
.widget_nav_menu ul li:last-child {
margin-bottom: 0; }
.widget_nav_menu ul li a {
font-size: 94%;
line-height: 1.4;
color: #333; }
.widget_nav_menu ul li a:hover {
color: #000; }
.widget_nav_menu ul li ul {
margin-top: 0.25rem;
margin-bottom: 0; }
.widget_nav_menu ul li {
width: 100%; }
.widget_nav_menu ul li a {
display: inline;
color: #000;
padding: 0.25rem 0; }
.widget_nav_menu ul li a:hover {
opacity: .6; }
.widget_categories .screen-reader-text {
display: none; }
.widget_categories li {
margin-bottom: 0.25rem; }
.widget_categories li a {
font-size: 94%;
font-weight: 600;
opacity: .5; }
.widget_categories li a:hover {
opacity: 1; }
.widget_tag_cloud .tagcloud {
display: flex;
align-items: center;
display: flex;
flex-flow: row wrap;
margin-bottom: -0.25rem; }
.widget_tag_cloud .tagcloud a {
color: inherit;
padding: 0.5rem 0.75rem;
margin: 0 0.25rem 0.25rem 0;
text-transform: capitalize;
font-size: 16px;
line-height: 1.2; }
.widget_tag_cloud .tagcloud a:hover {
opacity: 1; }
.widget_tag_cloud .tagcloud .tag-cloud-link {
color: #000;
background-color: #fff;
padding-left: 0;
margin: 0;
padding: 0.375rem 0.625rem 0.375rem 0;
display: inline-block;
line-height: 1.2;
font-weight: 300;
transition: all .3s ease; }
.widget_tag_cloud .tagcloud .tag-cloud-link .tag-link-count {
top: -9px;
font-size: 60%;
opacity: 0.5;
font-weight: 300;
line-height: 0;
position: relative;
vertical-align: baseline; }
.widget_tag_cloud .tagcloud .tag-cloud-link:hover {
opacity: 0.6; }
.widget_rss .rsswidget {
color: inherit; }
.widget_rss li {
line-height: 1.2;
margin-bottom: 1.25rem; }
.widget_rss li a {
font-size: 1.125rem;
line-height: 1.2;
font-weight: 400;
color: #000; }
.widget_rss li a:hover {
opacity: .6; }
.widget_rss li .rss-date {
color: #666;
font-size: 0.875rem;
display: block;
margin-top: 0.25rem; }
.widget_rss li .rssSummary {
font-size: 1rem;
line-height: 1.6;
margin: 0.75rem 0 1.75rem 0; }
.widget_rss li cite {
font-size: inherit;
text-transform: none;
padding: 0; }
.widget_text .textwidget a:not(.button) {
font-size: 1.125rem;
line-height: 1.6;
font-weight: normal;
color: #000;
background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, 0.1) 0px, rgba(0, 0, 0, 0.1) 0px);
background-position: left bottom, left bottom;
background-repeat: no-repeat, no-repeat;
background-size: 0 1px, 100% 1px;
transition: none 300ms ease-in-out;
transition-property: background-size, color;
word-wrap: break-word; }
.widget_text .textwidget a:not(.button):hover {
background-size: 100% 1px, 100% 1px; }
.widget_text .textwidget p {
font-size: 1.125rem;
line-height: 1.6;
margin-bottom: 16px; }
.widget_text .textwidget p:last-of-type {
margin-bottom: 0; }
.widget_text .textwidget ul {
margin-left: 1.25rem;
list-style: inherit; }
.widget_text .textwidget ul, .widget_text .textwidget ol, .widget_text .textwidget dl {
margin-bottom: 2rem;
list-style-position: outside; }
.widget_text .textwidget ul li, .widget_text .textwidget ol li, .widget_text .textwidget dl li {
margin: 0 0 8px; }
.widget_meta ul li:not(:last-child) {
margin: 0 0 0.25rem; }
.widget_meta ul li:last-child {
margin-bottom: 0; }
.widget_meta ul li a {
font-size: 94%;
line-height: 1.4;
color: #333; }
.widget_meta ul li a:hover {
color: #000; }
.widget_meta ul li ul {
margin-top: 0.25rem;
margin-bottom: 0; }
.widget_meta li abbr {
border-bottom: 1px dashed; }
body.tag-cloud-equal .widget_tag_cloud .tagcloud .tag-cloud-link {
border: 2px solid #e1e1e1;
font-size: 0.8125rem !important;
padding: 0.5rem 0.75rem 0.375rem 0.625rem;
margin: 0 0.625rem 0.625rem 0;
font-weight: 400; }
body.tag-cloud-equal .widget_tag_cloud .tagcloud .tag-cloud-link:before {
background-color: #e1e1e1;
content: "";
width: 5px;
height: 5px;
margin-right: 0.5rem;
margin-bottom: 0.1rem;
display: inline-block;
-webkit-border-radius: 50%;
border-radius: 50%; }
body.tag-cloud-equal .widget_tag_cloud .tagcloud .tag-cloud-link:hover {
opacity: 1;
border-color: #000;
color: #fff;
background-color: #000; }
body.tag-cloud-equal .widget_tag_cloud .tagcloud .tag-cloud-link:hover:before {
background-color: #fff; }
body.tag-cloud-equal .widget_tag_cloud .tagcloud .tag-cloud-link:hover .tag-link-count {
color: #fff; }
.widget ul.select2-results__options li.select2-results__option {
padding: 4px 20px; }
.widget ul.select2-results__options li.select2-results__option:first-child {
padding-top: 14px; }
.widget ul.select2-results__options li.select2-results__option:last-of-type {
padding-bottom: 14px; }
.widget.woocommerce.widget_product_categories ul li:not(:last-child) {
margin: 0 0 0.25rem; }
.widget.woocommerce.widget_product_categories ul li:last-child {
margin-bottom: 0; }
.widget.woocommerce.widget_product_categories ul li a {
font-size: 94%;
line-height: 1.4;
color: #333; }
.widget.woocommerce.widget_product_categories ul li a:hover {
color: #000; }
.widget.woocommerce.widget_product_categories ul li ul {
margin-top: 0.25rem;
margin-bottom: 0; }
.widget.woocommerce.widget_product_categories .product-categories li {
padding: 0; }
.widget.woocommerce.widget_product_categories .product-categories li:not(:last-child) {
margin: 0 0 5px 0; }
.widget.woocommerce.widget_product_categories .product-categories li > a {
color: #000;
font-size: 110%;
line-height: 1.4;
display: inline-block; }
.widget.woocommerce.widget_product_categories .product-categories li > a:hover {
opacity: 0.6; }
.widget.woocommerce.widget_product_categories .product-categories li span.count {
display: inline-block;
vertical-align: top;
letter-spacing: 0px;
color: #000;
font-weight: 400;
font-size: 12px;
margin-top: 0px;
margin-left: 0px; }
.widget.woocommerce.widget_product_categories .product-categories li ul.children {
margin-top: 8px;
margin-left: 10px; }
.widget.woocommerce.widget_product_categories .product-categories li ul.children li {
padding-left: 20px;
border: 0;
margin: 0;
position: relative; }
.widget.woocommerce.widget_product_categories .product-categories li ul.children li a {
font-size: 90%;
font-weight: 300;
padding-bottom: 0;
line-height: 1.2;
background-image: none;
transition: opacity .3s ease; }
.widget.woocommerce.widget_product_categories .product-categories li ul.children li a:hover {
opacity: 0.7; }
.widget.woocommerce.widget_product_categories .product-categories li ul.children li span.count {
font-size: 10px;
font-weight: 300;
margin-top: 2px;
margin-left: -4px; }
.widget.woocommerce.widget_product_categories .product-categories li ul.children li:before, .widget.woocommerce.widget_product_categories .product-categories li ul.children li:after {
position: absolute;
width: 10px;
border-left: 1px solid #d6d6d6;
left: 2px;
top: 7px;
content: ''; }
.widget.woocommerce.widget_product_categories .product-categories li ul.children li:after {
height: 11px;
border-bottom: 1px solid #d6d6d6; }
.widget.woocommerce.widget_product_categories .product-categories li ul.children li:before {
height: 105%; }
.widget.woocommerce.widget_product_categories .product-categories li ul.children li:last-child:before {
display: none; }
.widget.woocommerce.widget_product_categories .product-categories li ul.children li:last-child:after {
border-bottom-left-radius: 1px; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li {
margin: 0;
display: flex;
align-items: center;
flex-wrap: wrap;
cursor: pointer; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li:last-child {
border-bottom: 0; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li .dropdown_icon:before {
display: flex;
justify-content: flex-end;
transition: transform .7s; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li.active-item .dropdown_icon {
transform: rotateX(180deg) rotateY(0deg) rotateZ(0deg); }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > a {
display: flex;
align-items: center;
min-height: 2em;
padding-top: 0.4em;
padding-bottom: 0.4em;
max-width: 70%;
line-height: 1.2;
font-weight: 600; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > a span {
-moz-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
font-size: 110%; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > a:hover span {
opacity: 0.6; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > a img {
width: 1.625rem;
margin-right: 0.9375rem;
margin-bottom: 2px; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > a:hover span {
background-size: 100% 1px, 100% 1px; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li .count {
display: inline-block;
vertical-align: top;
letter-spacing: 0px;
color: #000;
font-weight: 400;
font-size: 12px;
margin-top: -13px;
margin-left: 5px; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > ul.children {
margin: 0.5rem 0.5rem 0.5rem 2.5rem;
width: 100%; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > ul.children.add_scroll {
max-height: 200px;
overflow-y: scroll;
margin-bottom: 1.5rem; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > ul.children.add_scroll::-webkit-scrollbar-track {
border-radius: 3px;
background: #666; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > ul.children.add_scroll::-webkit-scrollbar {
width: 2px;
background: #666; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > ul.children.add_scroll::-webkit-scrollbar-thumb {
border-radius: 3px;
background: #eee; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > ul.children li {
padding-left: 20px;
border: 0;
margin: 0;
position: relative; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > ul.children li .dropdown_icon {
display: none; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > ul.children li a {
font-size: 90%;
font-weight: 300;
line-height: 1.2; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > ul.children li a:hover {
opacity: 0.7; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > ul.children li span.count {
font-size: 10px;
font-weight: 300;
margin-top: 2px;
margin-left: -2px; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > ul.children li img {
display: none; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > ul.children li:before, .widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > ul.children li:after {
position: absolute;
width: 10px;
border-left: 1px solid #d6d6d6;
left: 2px;
top: 7px;
content: ''; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > ul.children li:after {
height: 11px;
border-bottom: 1px solid #d6d6d6; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > ul.children li:before {
height: 105%; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > ul.children li:last-child:before {
display: none; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > ul.children li:last-child:after {
border-bottom-left-radius: 1px; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > .cat-parent {
position: relative; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > .cat-parent.no-icon > .children {
margin-left: 0; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > .cat-parent.current-cat-parent.active ul.children {
display: block; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > .cat-parent .dropdown_icon {
transition: all .3s ease-in-out;
padding: 0.375rem;
flex-grow: 1;
justify-content: flex-end;
text-align: right; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > .cat-parent .dropdown_icon.expand_all {
transform: rotateX(180deg) rotateY(0deg) rotateZ(0deg); }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > .cat-parent .dropdown_icon:before {
font-size: 1rem; font-family: 'Barberry' !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;
content: ""; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > .cat-parent.active-item .dropdown_icon.expand_all {
transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg); }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > .cat-parent > .children {
display: none; }
.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > .cat-parent > .children li ul.children {
margin: 0.5rem 0.5rem 0 1.25rem; }
.widget.woocommerce.widget_layered_nav ul li:not(:last-child), .widget.woocommerce.woocommerce-widget-layered-nav ul li:not(:last-child), .widget.woocommerce.barberry-price-filter-list ul li:not(:last-child) {
margin: 0 0 0.25rem; }
.widget.woocommerce.widget_layered_nav ul li:last-child, .widget.woocommerce.woocommerce-widget-layered-nav ul li:last-child, .widget.woocommerce.barberry-price-filter-list ul li:last-child {
margin-bottom: 0; }
.widget.woocommerce.widget_layered_nav ul li a, .widget.woocommerce.woocommerce-widget-layered-nav ul li a, .widget.woocommerce.barberry-price-filter-list ul li a {
font-size: 94%;
line-height: 1.4;
color: #333; }
.widget.woocommerce.widget_layered_nav ul li a:hover, .widget.woocommerce.woocommerce-widget-layered-nav ul li a:hover, .widget.woocommerce.barberry-price-filter-list ul li a:hover {
color: #000; }
.widget.woocommerce.widget_layered_nav ul li ul, .widget.woocommerce.woocommerce-widget-layered-nav ul li ul, .widget.woocommerce.barberry-price-filter-list ul li ul {
margin-top: 0.25rem;
margin-bottom: 0; }
.widget.woocommerce.widget_layered_nav ul .show-color, .widget.woocommerce.woocommerce-widget-layered-nav ul .show-color, .widget.woocommerce.barberry-price-filter-list ul .show-color {
opacity: 1;
visibility: visible;
z-index: 1; }
.widget.woocommerce.widget_layered_nav ul .show-color:hover .swatch-color, .widget.woocommerce.woocommerce-widget-layered-nav ul .show-color:hover .swatch-color, .widget.woocommerce.barberry-price-filter-list ul .show-color:hover .swatch-color {
visibility: visible;
overflow: visible; }
.widget.woocommerce.widget_layered_nav ul .show-color .swatch-color, .widget.woocommerce.woocommerce-widget-layered-nav ul .show-color .swatch-color, .widget.woocommerce.barberry-price-filter-list ul .show-color .swatch-color {
background: none;
font-size: 0;
border-top-width: 0;
color: inherit;
padding: 0;
text-align: right;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer; }
.widget.woocommerce.widget_layered_nav ul .show-color .swatch-color .tooltip, .widget.woocommerce.woocommerce-widget-layered-nav ul .show-color .swatch-color .tooltip, .widget.woocommerce.barberry-price-filter-list ul .show-color .swatch-color .tooltip {
max-width: 15rem;
transition: all .3s ease;
font-size: 12px;
font-weight: 400;
line-height: 1;
position: absolute;
top: -35px;
right: auto;
left: 50%;
transform: translate3d(-50%, 0, 0);
visibility: hidden;
pointer-events: none;
white-space: nowrap;
text-align: center;
padding: 8px 9px 6px 9px; }
@media print, screen and (min-width: 64.0625em) {
.widget.woocommerce.widget_layered_nav ul .show-color .swatch-color .tooltip, .widget.woocommerce.woocommerce-widget-layered-nav ul .show-color .swatch-color .tooltip, .widget.woocommerce.barberry-price-filter-list ul .show-color .swatch-color .tooltip {
animation: shop_tooltip_hover_out .3s; } }
.widget.woocommerce.widget_layered_nav ul .show-color .swatch-color .tooltip:after, .widget.woocommerce.woocommerce-widget-layered-nav ul .show-color .swatch-color .tooltip:after, .widget.woocommerce.barberry-price-filter-list ul .show-color .swatch-color .tooltip:after {
position: absolute;
bottom: -16px;
right: auto;
left: 50%;
transform: translate3d(-50%, 0, 0);
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 10px;
border-color: transparent transparent transparent;
border-top-color: #0a0a0a; }
@media print, screen and (min-width: 64.0625em) {
.widget.woocommerce.widget_layered_nav ul .show-color .swatch-color:hover .tooltip, .widget.woocommerce.woocommerce-widget-layered-nav ul .show-color .swatch-color:hover .tooltip, .widget.woocommerce.barberry-price-filter-list ul .show-color .swatch-color:hover .tooltip {
animation: shop_tooltip_hover_in .3s;
animation-fill-mode: forwards;
visibility: visible; } }
.widget.woocommerce.widget_layered_nav ul .show-color .swatch-color:after, .widget.woocommerce.woocommerce-widget-layered-nav ul .show-color .swatch-color:after, .widget.woocommerce.barberry-price-filter-list ul .show-color .swatch-color:after { font-family: 'Barberry' !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;
content: "";
transition: all .3s ease-in-out;
font-size: 16px; }
.widget.woocommerce.widget_layered_nav ul .show-image, .widget.woocommerce.woocommerce-widget-layered-nav ul .show-image, .widget.woocommerce.barberry-price-filter-list ul .show-image {
opacity: 1;
visibility: visible;
z-index: 1; }
.widget.woocommerce.widget_layered_nav ul .show-image:hover .swatch-image, .widget.woocommerce.woocommerce-widget-layered-nav ul .show-image:hover .swatch-image, .widget.woocommerce.barberry-price-filter-list ul .show-image:hover .swatch-image {
visibility: visible;
overflow: visible; }
.widget.woocommerce.widget_layered_nav ul .show-image .swatch-image, .widget.woocommerce.woocommerce-widget-layered-nav ul .show-image .swatch-image, .widget.woocommerce.barberry-price-filter-list ul .show-image .swatch-image {
background: none;
font-size: 0;
border-top-width: 0;
color: inherit;
padding: 0;
text-align: right;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer; }
.widget.woocommerce.widget_layered_nav ul .show-image .swatch-image .tooltip, .widget.woocommerce.woocommerce-widget-layered-nav ul .show-image .swatch-image .tooltip, .widget.woocommerce.barberry-price-filter-list ul .show-image .swatch-image .tooltip {
max-width: 15rem;
transition: all .3s ease;
font-size: 12px;
font-weight: 400;
line-height: 1;
position: absolute;
top: -35px;
right: auto;
left: 50%;
transform: translate3d(-50%, 0, 0);
visibility: hidden;
pointer-events: none;
white-space: nowrap;
text-align: center;
padding: 8px 9px 6px 9px; }
@media print, screen and (min-width: 64.0625em) {
.widget.woocommerce.widget_layered_nav ul .show-image .swatch-image .tooltip, .widget.woocommerce.woocommerce-widget-layered-nav ul .show-image .swatch-image .tooltip, .widget.woocommerce.barberry-price-filter-list ul .show-image .swatch-image .tooltip {
animation: shop_tooltip_hover_out .3s; } }
.widget.woocommerce.widget_layered_nav ul .show-image .swatch-image .tooltip:after, .widget.woocommerce.woocommerce-widget-layered-nav ul .show-image .swatch-image .tooltip:after, .widget.woocommerce.barberry-price-filter-list ul .show-image .swatch-image .tooltip:after {
position: absolute;
bottom: -16px;
right: auto;
left: 50%;
transform: translate3d(-50%, 0, 0);
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 10px;
border-color: transparent transparent transparent;
border-top-color: #0a0a0a; }
@media print, screen and (min-width: 64.0625em) {
.widget.woocommerce.widget_layered_nav ul .show-image .swatch-image:hover .tooltip, .widget.woocommerce.woocommerce-widget-layered-nav ul .show-image .swatch-image:hover .tooltip, .widget.woocommerce.barberry-price-filter-list ul .show-image .swatch-image:hover .tooltip {
animation: shop_tooltip_hover_in .3s;
animation-fill-mode: forwards;
visibility: visible; } }
.widget.woocommerce.widget_layered_nav ul .show-image .swatch-image:after, .widget.woocommerce.woocommerce-widget-layered-nav ul .show-image .swatch-image:after, .widget.woocommerce.barberry-price-filter-list ul .show-image .swatch-image:after { font-family: 'Barberry' !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;
content: "";
transition: all .3s ease-in-out;
font-size: 16px; }
.widget.woocommerce.widget_layered_nav ul li a, .widget.woocommerce.woocommerce-widget-layered-nav ul li a, .widget.woocommerce.barberry-price-filter-list ul li a {
color: #000;
vertical-align: middle;
position: relative;
padding-left: 23px; }
.widget.woocommerce.widget_layered_nav ul li a .price .amount, .widget.woocommerce.woocommerce-widget-layered-nav ul li a .price .amount, .widget.woocommerce.barberry-price-filter-list ul li a .price .amount {
font-weight: 300; }
.widget.woocommerce.widget_layered_nav ul li a span, .widget.woocommerce.woocommerce-widget-layered-nav ul li a span, .widget.woocommerce.barberry-price-filter-list ul li a span {
transition: opacity .3s; }
.widget.woocommerce.widget_layered_nav ul li a:before, .widget.woocommerce.woocommerce-widget-layered-nav ul li a:before, .widget.woocommerce.barberry-price-filter-list ul li a:before {
position: absolute;
left: 0;
bottom: 4px;
content: '';
width: 13px;
height: 13px;
border: 1px solid #b2b2b2;
border-radius: 50%; }
.widget.woocommerce.widget_layered_nav ul li a:after, .widget.woocommerce.woocommerce-widget-layered-nav ul li a:after, .widget.woocommerce.barberry-price-filter-list ul li a:after {
opacity: 0;
content: '';
position: absolute;
left: 4px;
bottom: calc(50% - 2px);
width: 5px;
height: 5px;
background-color: #b2b2b2;
border-radius: 50%;
transition: opacity .3s; }
.widget.woocommerce.widget_layered_nav ul li a:hover > span, .widget.woocommerce.woocommerce-widget-layered-nav ul li a:hover > span, .widget.woocommerce.barberry-price-filter-list ul li a:hover > span {
opacity: .6; }
.widget.woocommerce.widget_layered_nav ul li a:hover:after, .widget.woocommerce.woocommerce-widget-layered-nav ul li a:hover:after, .widget.woocommerce.barberry-price-filter-list ul li a:hover:after {
opacity: 1;
background-color: #000; }
.widget.woocommerce.widget_layered_nav ul li span.count, .widget.woocommerce.woocommerce-widget-layered-nav ul li span.count, .widget.woocommerce.barberry-price-filter-list ul li span.count {
display: inline-block;
vertical-align: top;
letter-spacing: 0px;
color: #000;
font-size: 11px;
margin-top: 2px;
margin-left: -2px; }
.widget.woocommerce.widget_layered_nav ul li.show-color, .widget.woocommerce.widget_layered_nav ul li.show-image, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image, .widget.woocommerce.barberry-price-filter-list ul li.show-color, .widget.woocommerce.barberry-price-filter-list ul li.show-image {
display: inline-block;
margin-right: 15px;
vertical-align: top; }
.widget.woocommerce.widget_layered_nav ul li.show-color a, .widget.woocommerce.widget_layered_nav ul li.show-image a, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color a, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image a, .widget.woocommerce.barberry-price-filter-list ul li.show-color a, .widget.woocommerce.barberry-price-filter-list ul li.show-image a {
padding: 0; }
.widget.woocommerce.widget_layered_nav ul li.show-color a:before, .widget.woocommerce.widget_layered_nav ul li.show-color a:after, .widget.woocommerce.widget_layered_nav ul li.show-image a:before, .widget.woocommerce.widget_layered_nav ul li.show-image a:after, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color a:before, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color a:after, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image a:before, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image a:after, .widget.woocommerce.barberry-price-filter-list ul li.show-color a:before, .widget.woocommerce.barberry-price-filter-list ul li.show-color a:after, .widget.woocommerce.barberry-price-filter-list ul li.show-image a:before, .widget.woocommerce.barberry-price-filter-list ul li.show-image a:after {
display: none; }
.widget.woocommerce.widget_layered_nav ul li.show-color .count,
.widget.woocommerce.widget_layered_nav ul li.show-color .nav-title, .widget.woocommerce.widget_layered_nav ul li.show-image .count,
.widget.woocommerce.widget_layered_nav ul li.show-image .nav-title, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .count,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .nav-title, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .count,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .nav-title, .widget.woocommerce.barberry-price-filter-list ul li.show-color .count,
.widget.woocommerce.barberry-price-filter-list ul li.show-color .nav-title, .widget.woocommerce.barberry-price-filter-list ul li.show-image .count,
.widget.woocommerce.barberry-price-filter-list ul li.show-image .nav-title {
display: none; }
.widget.woocommerce.widget_layered_nav ul li.show-color .swatch-color,
.widget.woocommerce.widget_layered_nav ul li.show-color .swatch-image, .widget.woocommerce.widget_layered_nav ul li.show-image .swatch-color,
.widget.woocommerce.widget_layered_nav ul li.show-image .swatch-image, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .swatch-color,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .swatch-image, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .swatch-color,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .swatch-image, .widget.woocommerce.barberry-price-filter-list ul li.show-color .swatch-color,
.widget.woocommerce.barberry-price-filter-list ul li.show-color .swatch-image, .widget.woocommerce.barberry-price-filter-list ul li.show-image .swatch-color,
.widget.woocommerce.barberry-price-filter-list ul li.show-image .swatch-image {
width: 20px;
height: 20px;
border-radius: 50%;
opacity: 1;
display: block;
position: relative;
transition: all .3s; }
.widget.woocommerce.widget_layered_nav ul li.show-color .swatch-color .swatch-color-bg,
.widget.woocommerce.widget_layered_nav ul li.show-color .swatch-color .swatch-image-bg,
.widget.woocommerce.widget_layered_nav ul li.show-color .swatch-image .swatch-color-bg,
.widget.woocommerce.widget_layered_nav ul li.show-color .swatch-image .swatch-image-bg, .widget.woocommerce.widget_layered_nav ul li.show-image .swatch-color .swatch-color-bg,
.widget.woocommerce.widget_layered_nav ul li.show-image .swatch-color .swatch-image-bg,
.widget.woocommerce.widget_layered_nav ul li.show-image .swatch-image .swatch-color-bg,
.widget.woocommerce.widget_layered_nav ul li.show-image .swatch-image .swatch-image-bg, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .swatch-color .swatch-color-bg,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .swatch-color .swatch-image-bg,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .swatch-image .swatch-color-bg,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .swatch-image .swatch-image-bg, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .swatch-color .swatch-color-bg,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .swatch-color .swatch-image-bg,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .swatch-image .swatch-color-bg,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .swatch-image .swatch-image-bg, .widget.woocommerce.barberry-price-filter-list ul li.show-color .swatch-color .swatch-color-bg,
.widget.woocommerce.barberry-price-filter-list ul li.show-color .swatch-color .swatch-image-bg,
.widget.woocommerce.barberry-price-filter-list ul li.show-color .swatch-image .swatch-color-bg,
.widget.woocommerce.barberry-price-filter-list ul li.show-color .swatch-image .swatch-image-bg, .widget.woocommerce.barberry-price-filter-list ul li.show-image .swatch-color .swatch-color-bg,
.widget.woocommerce.barberry-price-filter-list ul li.show-image .swatch-color .swatch-image-bg,
.widget.woocommerce.barberry-price-filter-list ul li.show-image .swatch-image .swatch-color-bg,
.widget.woocommerce.barberry-price-filter-list ul li.show-image .swatch-image .swatch-image-bg {
left: 0;
top: 0;
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
transition: all .3s; }
.widget.woocommerce.widget_layered_nav ul li.show-color .swatch-color .swatch-color-bg:after,
.widget.woocommerce.widget_layered_nav ul li.show-color .swatch-color .swatch-image-bg:after,
.widget.woocommerce.widget_layered_nav ul li.show-color .swatch-image .swatch-color-bg:after,
.widget.woocommerce.widget_layered_nav ul li.show-color .swatch-image .swatch-image-bg:after, .widget.woocommerce.widget_layered_nav ul li.show-image .swatch-color .swatch-color-bg:after,
.widget.woocommerce.widget_layered_nav ul li.show-image .swatch-color .swatch-image-bg:after,
.widget.woocommerce.widget_layered_nav ul li.show-image .swatch-image .swatch-color-bg:after,
.widget.woocommerce.widget_layered_nav ul li.show-image .swatch-image .swatch-image-bg:after, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .swatch-color .swatch-color-bg:after,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .swatch-color .swatch-image-bg:after,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .swatch-image .swatch-color-bg:after,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .swatch-image .swatch-image-bg:after, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .swatch-color .swatch-color-bg:after,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .swatch-color .swatch-image-bg:after,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .swatch-image .swatch-color-bg:after,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .swatch-image .swatch-image-bg:after, .widget.woocommerce.barberry-price-filter-list ul li.show-color .swatch-color .swatch-color-bg:after,
.widget.woocommerce.barberry-price-filter-list ul li.show-color .swatch-color .swatch-image-bg:after,
.widget.woocommerce.barberry-price-filter-list ul li.show-color .swatch-image .swatch-color-bg:after,
.widget.woocommerce.barberry-price-filter-list ul li.show-color .swatch-image .swatch-image-bg:after, .widget.woocommerce.barberry-price-filter-list ul li.show-image .swatch-color .swatch-color-bg:after,
.widget.woocommerce.barberry-price-filter-list ul li.show-image .swatch-color .swatch-image-bg:after,
.widget.woocommerce.barberry-price-filter-list ul li.show-image .swatch-image .swatch-color-bg:after,
.widget.woocommerce.barberry-price-filter-list ul li.show-image .swatch-image .swatch-image-bg:after {
opacity: 0; font-family: 'Barberry' !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;
content: "";
color: #fff;
font-size: 12px;
font-weight: bold;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
transition: all .3s; }
.widget.woocommerce.widget_layered_nav ul li.show-color .swatch-color .swatch-color-bg:before,
.widget.woocommerce.widget_layered_nav ul li.show-color .swatch-color .swatch-image-bg:before,
.widget.woocommerce.widget_layered_nav ul li.show-color .swatch-image .swatch-color-bg:before,
.widget.woocommerce.widget_layered_nav ul li.show-color .swatch-image .swatch-image-bg:before, .widget.woocommerce.widget_layered_nav ul li.show-image .swatch-color .swatch-color-bg:before,
.widget.woocommerce.widget_layered_nav ul li.show-image .swatch-color .swatch-image-bg:before,
.widget.woocommerce.widget_layered_nav ul li.show-image .swatch-image .swatch-color-bg:before,
.widget.woocommerce.widget_layered_nav ul li.show-image .swatch-image .swatch-image-bg:before, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .swatch-color .swatch-color-bg:before,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .swatch-color .swatch-image-bg:before,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .swatch-image .swatch-color-bg:before,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .swatch-image .swatch-image-bg:before, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .swatch-color .swatch-color-bg:before,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .swatch-color .swatch-image-bg:before,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .swatch-image .swatch-color-bg:before,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .swatch-image .swatch-image-bg:before, .widget.woocommerce.barberry-price-filter-list ul li.show-color .swatch-color .swatch-color-bg:before,
.widget.woocommerce.barberry-price-filter-list ul li.show-color .swatch-color .swatch-image-bg:before,
.widget.woocommerce.barberry-price-filter-list ul li.show-color .swatch-image .swatch-color-bg:before,
.widget.woocommerce.barberry-price-filter-list ul li.show-color .swatch-image .swatch-image-bg:before, .widget.woocommerce.barberry-price-filter-list ul li.show-image .swatch-color .swatch-color-bg:before,
.widget.woocommerce.barberry-price-filter-list ul li.show-image .swatch-color .swatch-image-bg:before,
.widget.woocommerce.barberry-price-filter-list ul li.show-image .swatch-image .swatch-color-bg:before,
.widget.woocommerce.barberry-price-filter-list ul li.show-image .swatch-image .swatch-image-bg:before {
border: none;
border-radius: 50%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
content: '';
width: 5px;
height: 5px;
opacity: 0;
background-color: transparent;
transition: all .3s; }
.widget.woocommerce.widget_layered_nav ul li.show-color .swatch-color .swatch-image-bg,
.widget.woocommerce.widget_layered_nav ul li.show-color .swatch-image .swatch-image-bg, .widget.woocommerce.widget_layered_nav ul li.show-image .swatch-color .swatch-image-bg,
.widget.woocommerce.widget_layered_nav ul li.show-image .swatch-image .swatch-image-bg, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .swatch-color .swatch-image-bg,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .swatch-image .swatch-image-bg, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .swatch-color .swatch-image-bg,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .swatch-image .swatch-image-bg, .widget.woocommerce.barberry-price-filter-list ul li.show-color .swatch-color .swatch-image-bg,
.widget.woocommerce.barberry-price-filter-list ul li.show-color .swatch-image .swatch-image-bg, .widget.woocommerce.barberry-price-filter-list ul li.show-image .swatch-color .swatch-image-bg,
.widget.woocommerce.barberry-price-filter-list ul li.show-image .swatch-image .swatch-image-bg {
background-size: cover;
background-position: center; }
.widget.woocommerce.widget_layered_nav ul li.show-color .swatch-color .tooltip .count,
.widget.woocommerce.widget_layered_nav ul li.show-color .swatch-image .tooltip .count, .widget.woocommerce.widget_layered_nav ul li.show-image .swatch-color .tooltip .count,
.widget.woocommerce.widget_layered_nav ul li.show-image .swatch-image .tooltip .count, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .swatch-color .tooltip .count,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .swatch-image .tooltip .count, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .swatch-color .tooltip .count,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .swatch-image .tooltip .count, .widget.woocommerce.barberry-price-filter-list ul li.show-color .swatch-color .tooltip .count,
.widget.woocommerce.barberry-price-filter-list ul li.show-color .swatch-image .tooltip .count, .widget.woocommerce.barberry-price-filter-list ul li.show-image .swatch-color .tooltip .count,
.widget.woocommerce.barberry-price-filter-list ul li.show-image .swatch-image .tooltip .count {
display: inline-block; }
.widget.woocommerce.widget_layered_nav ul li.show-color .swatch-color:hover .swatch-color-bg,
.widget.woocommerce.widget_layered_nav ul li.show-color .swatch-color:hover .swatch-image-bg,
.widget.woocommerce.widget_layered_nav ul li.show-color .swatch-image:hover .swatch-color-bg,
.widget.woocommerce.widget_layered_nav ul li.show-color .swatch-image:hover .swatch-image-bg, .widget.woocommerce.widget_layered_nav ul li.show-image .swatch-color:hover .swatch-color-bg,
.widget.woocommerce.widget_layered_nav ul li.show-image .swatch-color:hover .swatch-image-bg,
.widget.woocommerce.widget_layered_nav ul li.show-image .swatch-image:hover .swatch-color-bg,
.widget.woocommerce.widget_layered_nav ul li.show-image .swatch-image:hover .swatch-image-bg, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .swatch-color:hover .swatch-color-bg,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .swatch-color:hover .swatch-image-bg,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .swatch-image:hover .swatch-color-bg,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .swatch-image:hover .swatch-image-bg, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .swatch-color:hover .swatch-color-bg,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .swatch-color:hover .swatch-image-bg,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .swatch-image:hover .swatch-color-bg,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .swatch-image:hover .swatch-image-bg, .widget.woocommerce.barberry-price-filter-list ul li.show-color .swatch-color:hover .swatch-color-bg,
.widget.woocommerce.barberry-price-filter-list ul li.show-color .swatch-color:hover .swatch-image-bg,
.widget.woocommerce.barberry-price-filter-list ul li.show-color .swatch-image:hover .swatch-color-bg,
.widget.woocommerce.barberry-price-filter-list ul li.show-color .swatch-image:hover .swatch-image-bg, .widget.woocommerce.barberry-price-filter-list ul li.show-image .swatch-color:hover .swatch-color-bg,
.widget.woocommerce.barberry-price-filter-list ul li.show-image .swatch-color:hover .swatch-image-bg,
.widget.woocommerce.barberry-price-filter-list ul li.show-image .swatch-image:hover .swatch-color-bg,
.widget.woocommerce.barberry-price-filter-list ul li.show-image .swatch-image:hover .swatch-image-bg {
transform: scale(1.2);
opacity: 1; }
.widget.woocommerce.widget_layered_nav ul li.show-color .swatch-color:hover .swatch-color-bg:before,
.widget.woocommerce.widget_layered_nav ul li.show-color .swatch-color:hover .swatch-image-bg:before,
.widget.woocommerce.widget_layered_nav ul li.show-color .swatch-image:hover .swatch-color-bg:before,
.widget.woocommerce.widget_layered_nav ul li.show-color .swatch-image:hover .swatch-image-bg:before, .widget.woocommerce.widget_layered_nav ul li.show-image .swatch-color:hover .swatch-color-bg:before,
.widget.woocommerce.widget_layered_nav ul li.show-image .swatch-color:hover .swatch-image-bg:before,
.widget.woocommerce.widget_layered_nav ul li.show-image .swatch-image:hover .swatch-color-bg:before,
.widget.woocommerce.widget_layered_nav ul li.show-image .swatch-image:hover .swatch-image-bg:before, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .swatch-color:hover .swatch-color-bg:before,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .swatch-color:hover .swatch-image-bg:before,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .swatch-image:hover .swatch-color-bg:before,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .swatch-image:hover .swatch-image-bg:before, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .swatch-color:hover .swatch-color-bg:before,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .swatch-color:hover .swatch-image-bg:before,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .swatch-image:hover .swatch-color-bg:before,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .swatch-image:hover .swatch-image-bg:before, .widget.woocommerce.barberry-price-filter-list ul li.show-color .swatch-color:hover .swatch-color-bg:before,
.widget.woocommerce.barberry-price-filter-list ul li.show-color .swatch-color:hover .swatch-image-bg:before,
.widget.woocommerce.barberry-price-filter-list ul li.show-color .swatch-image:hover .swatch-color-bg:before,
.widget.woocommerce.barberry-price-filter-list ul li.show-color .swatch-image:hover .swatch-image-bg:before, .widget.woocommerce.barberry-price-filter-list ul li.show-image .swatch-color:hover .swatch-color-bg:before,
.widget.woocommerce.barberry-price-filter-list ul li.show-image .swatch-color:hover .swatch-image-bg:before,
.widget.woocommerce.barberry-price-filter-list ul li.show-image .swatch-image:hover .swatch-color-bg:before,
.widget.woocommerce.barberry-price-filter-list ul li.show-image .swatch-image:hover .swatch-image-bg:before {
opacity: 0;
background-color: #fff; }
.widget.woocommerce.widget_layered_nav ul li.show-color .swatch-image, .widget.woocommerce.widget_layered_nav ul li.show-image .swatch-image, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color .swatch-image, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image .swatch-image, .widget.woocommerce.barberry-price-filter-list ul li.show-color .swatch-image, .widget.woocommerce.barberry-price-filter-list ul li.show-image .swatch-image {
width: 30px;
height: 30px; }
.widget.woocommerce.widget_layered_nav ul li.show-color.chosen .swatch-color .swatch-color-bg, .widget.woocommerce.widget_layered_nav ul li.show-image.chosen .swatch-color .swatch-color-bg, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color.chosen .swatch-color .swatch-color-bg, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image.chosen .swatch-color .swatch-color-bg, .widget.woocommerce.barberry-price-filter-list ul li.show-color.chosen .swatch-color .swatch-color-bg, .widget.woocommerce.barberry-price-filter-list ul li.show-image.chosen .swatch-color .swatch-color-bg {
transform: scale(1.3); }
.widget.woocommerce.widget_layered_nav ul li.show-color.chosen .swatch-color .swatch-color-bg:before, .widget.woocommerce.widget_layered_nav ul li.show-image.chosen .swatch-color .swatch-color-bg:before, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color.chosen .swatch-color .swatch-color-bg:before, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image.chosen .swatch-color .swatch-color-bg:before, .widget.woocommerce.barberry-price-filter-list ul li.show-color.chosen .swatch-color .swatch-color-bg:before, .widget.woocommerce.barberry-price-filter-list ul li.show-image.chosen .swatch-color .swatch-color-bg:before {
opacity: 1;
background-color: #fff; }
.widget.woocommerce.widget_layered_nav ul li.show-color.chosen .swatch-image .swatch-image-bg, .widget.woocommerce.widget_layered_nav ul li.show-image.chosen .swatch-image .swatch-image-bg, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color.chosen .swatch-image .swatch-image-bg, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image.chosen .swatch-image .swatch-image-bg, .widget.woocommerce.barberry-price-filter-list ul li.show-color.chosen .swatch-image .swatch-image-bg, .widget.woocommerce.barberry-price-filter-list ul li.show-image.chosen .swatch-image .swatch-image-bg {
transform: scale(1.2); }
.widget.woocommerce.widget_layered_nav ul li.show-color.chosen .swatch-image .swatch-image-bg:before, .widget.woocommerce.widget_layered_nav ul li.show-image.chosen .swatch-image .swatch-image-bg:before, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color.chosen .swatch-image .swatch-image-bg:before, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image.chosen .swatch-image .swatch-image-bg:before, .widget.woocommerce.barberry-price-filter-list ul li.show-color.chosen .swatch-image .swatch-image-bg:before, .widget.woocommerce.barberry-price-filter-list ul li.show-image.chosen .swatch-image .swatch-image-bg:before {
opacity: 1;
background-color: #fff; }
.widget.woocommerce.widget_layered_nav ul li.show-color.chosen:hover .swatch-color .swatch-color-bg:before,
.widget.woocommerce.widget_layered_nav ul li.show-color.chosen:hover .swatch-color .swatch-image-bg:before,
.widget.woocommerce.widget_layered_nav ul li.show-color.chosen:hover .swatch-image .swatch-color-bg:before,
.widget.woocommerce.widget_layered_nav ul li.show-color.chosen:hover .swatch-image .swatch-image-bg:before, .widget.woocommerce.widget_layered_nav ul li.show-image.chosen:hover .swatch-color .swatch-color-bg:before,
.widget.woocommerce.widget_layered_nav ul li.show-image.chosen:hover .swatch-color .swatch-image-bg:before,
.widget.woocommerce.widget_layered_nav ul li.show-image.chosen:hover .swatch-image .swatch-color-bg:before,
.widget.woocommerce.widget_layered_nav ul li.show-image.chosen:hover .swatch-image .swatch-image-bg:before, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color.chosen:hover .swatch-color .swatch-color-bg:before,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color.chosen:hover .swatch-color .swatch-image-bg:before,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color.chosen:hover .swatch-image .swatch-color-bg:before,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color.chosen:hover .swatch-image .swatch-image-bg:before, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image.chosen:hover .swatch-color .swatch-color-bg:before,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image.chosen:hover .swatch-color .swatch-image-bg:before,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image.chosen:hover .swatch-image .swatch-color-bg:before,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image.chosen:hover .swatch-image .swatch-image-bg:before, .widget.woocommerce.barberry-price-filter-list ul li.show-color.chosen:hover .swatch-color .swatch-color-bg:before,
.widget.woocommerce.barberry-price-filter-list ul li.show-color.chosen:hover .swatch-color .swatch-image-bg:before,
.widget.woocommerce.barberry-price-filter-list ul li.show-color.chosen:hover .swatch-image .swatch-color-bg:before,
.widget.woocommerce.barberry-price-filter-list ul li.show-color.chosen:hover .swatch-image .swatch-image-bg:before, .widget.woocommerce.barberry-price-filter-list ul li.show-image.chosen:hover .swatch-color .swatch-color-bg:before,
.widget.woocommerce.barberry-price-filter-list ul li.show-image.chosen:hover .swatch-color .swatch-image-bg:before,
.widget.woocommerce.barberry-price-filter-list ul li.show-image.chosen:hover .swatch-image .swatch-color-bg:before,
.widget.woocommerce.barberry-price-filter-list ul li.show-image.chosen:hover .swatch-image .swatch-image-bg:before {
opacity: 0; }
.widget.woocommerce.widget_layered_nav ul li.show-color.chosen:hover .swatch-color .swatch-color-bg:after,
.widget.woocommerce.widget_layered_nav ul li.show-color.chosen:hover .swatch-color .swatch-image-bg:after,
.widget.woocommerce.widget_layered_nav ul li.show-color.chosen:hover .swatch-image .swatch-color-bg:after,
.widget.woocommerce.widget_layered_nav ul li.show-color.chosen:hover .swatch-image .swatch-image-bg:after, .widget.woocommerce.widget_layered_nav ul li.show-image.chosen:hover .swatch-color .swatch-color-bg:after,
.widget.woocommerce.widget_layered_nav ul li.show-image.chosen:hover .swatch-color .swatch-image-bg:after,
.widget.woocommerce.widget_layered_nav ul li.show-image.chosen:hover .swatch-image .swatch-color-bg:after,
.widget.woocommerce.widget_layered_nav ul li.show-image.chosen:hover .swatch-image .swatch-image-bg:after, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color.chosen:hover .swatch-color .swatch-color-bg:after,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color.chosen:hover .swatch-color .swatch-image-bg:after,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color.chosen:hover .swatch-image .swatch-color-bg:after,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color.chosen:hover .swatch-image .swatch-image-bg:after, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image.chosen:hover .swatch-color .swatch-color-bg:after,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image.chosen:hover .swatch-color .swatch-image-bg:after,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image.chosen:hover .swatch-image .swatch-color-bg:after,
.widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image.chosen:hover .swatch-image .swatch-image-bg:after, .widget.woocommerce.barberry-price-filter-list ul li.show-color.chosen:hover .swatch-color .swatch-color-bg:after,
.widget.woocommerce.barberry-price-filter-list ul li.show-color.chosen:hover .swatch-color .swatch-image-bg:after,
.widget.woocommerce.barberry-price-filter-list ul li.show-color.chosen:hover .swatch-image .swatch-color-bg:after,
.widget.woocommerce.barberry-price-filter-list ul li.show-color.chosen:hover .swatch-image .swatch-image-bg:after, .widget.woocommerce.barberry-price-filter-list ul li.show-image.chosen:hover .swatch-color .swatch-color-bg:after,
.widget.woocommerce.barberry-price-filter-list ul li.show-image.chosen:hover .swatch-color .swatch-image-bg:after,
.widget.woocommerce.barberry-price-filter-list ul li.show-image.chosen:hover .swatch-image .swatch-color-bg:after,
.widget.woocommerce.barberry-price-filter-list ul li.show-image.chosen:hover .swatch-image .swatch-image-bg:after {
opacity: 1; }
body.is-mobile .widget.woocommerce.widget_layered_nav ul li.show-color.chosen:hover .swatch-color .swatch-color-bg:after, body.is-mobile .widget.woocommerce.widget_layered_nav ul li.show-color.chosen:hover .swatch-color .swatch-image-bg:after, body.is-mobile .widget.woocommerce.widget_layered_nav ul li.show-color.chosen:hover .swatch-image .swatch-color-bg:after, body.is-mobile .widget.woocommerce.widget_layered_nav ul li.show-color.chosen:hover .swatch-image .swatch-image-bg:after, body.is-mobile .widget.woocommerce.widget_layered_nav ul li.show-image.chosen:hover .swatch-color .swatch-color-bg:after, body.is-mobile .widget.woocommerce.widget_layered_nav ul li.show-image.chosen:hover .swatch-color .swatch-image-bg:after, body.is-mobile .widget.woocommerce.widget_layered_nav ul li.show-image.chosen:hover .swatch-image .swatch-color-bg:after, body.is-mobile .widget.woocommerce.widget_layered_nav ul li.show-image.chosen:hover .swatch-image .swatch-image-bg:after, body.is-mobile .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color.chosen:hover .swatch-color .swatch-color-bg:after, body.is-mobile .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color.chosen:hover .swatch-color .swatch-image-bg:after, body.is-mobile .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color.chosen:hover .swatch-image .swatch-color-bg:after, body.is-mobile .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-color.chosen:hover .swatch-image .swatch-image-bg:after, body.is-mobile .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image.chosen:hover .swatch-color .swatch-color-bg:after, body.is-mobile .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image.chosen:hover .swatch-color .swatch-image-bg:after, body.is-mobile .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image.chosen:hover .swatch-image .swatch-color-bg:after, body.is-mobile .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-image.chosen:hover .swatch-image .swatch-image-bg:after, body.is-mobile .widget.woocommerce.barberry-price-filter-list ul li.show-color.chosen:hover .swatch-color .swatch-color-bg:after, body.is-mobile .widget.woocommerce.barberry-price-filter-list ul li.show-color.chosen:hover .swatch-color .swatch-image-bg:after, body.is-mobile .widget.woocommerce.barberry-price-filter-list ul li.show-color.chosen:hover .swatch-image .swatch-color-bg:after, body.is-mobile .widget.woocommerce.barberry-price-filter-list ul li.show-color.chosen:hover .swatch-image .swatch-image-bg:after, body.is-mobile .widget.woocommerce.barberry-price-filter-list ul li.show-image.chosen:hover .swatch-color .swatch-color-bg:after, body.is-mobile .widget.woocommerce.barberry-price-filter-list ul li.show-image.chosen:hover .swatch-color .swatch-image-bg:after, body.is-mobile .widget.woocommerce.barberry-price-filter-list ul li.show-image.chosen:hover .swatch-image .swatch-color-bg:after, body.is-mobile .widget.woocommerce.barberry-price-filter-list ul li.show-image.chosen:hover .swatch-image .swatch-image-bg:after {
opacity: 0; }
.widget.woocommerce.widget_layered_nav ul li.show-label, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-label, .widget.woocommerce.barberry-price-filter-list ul li.show-label {
width: auto;
height: auto;
margin-right: 8px;
margin-bottom: 3px;
padding: 6px 8px 5px;
border-radius: 0;
font-size: 16px;
line-height: 1;
display: inline-block;
border: 1px solid #000;
background-color: #fff;
color: #000;
transition: all .3s; }
.widget.woocommerce.widget_layered_nav ul li.show-label:hover span, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-label:hover span, .widget.woocommerce.barberry-price-filter-list ul li.show-label:hover span {
color: #fff; }
.widget.woocommerce.widget_layered_nav ul li.show-label a, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-label a, .widget.woocommerce.barberry-price-filter-list ul li.show-label a {
line-height: 1;
padding: 0; }
.widget.woocommerce.widget_layered_nav ul li.show-label a:before, .widget.woocommerce.widget_layered_nav ul li.show-label a:after, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-label a:before, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-label a:after, .widget.woocommerce.barberry-price-filter-list ul li.show-label a:before, .widget.woocommerce.barberry-price-filter-list ul li.show-label a:after {
display: none; }
.widget.woocommerce.widget_layered_nav ul li.show-label a .nav-title, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-label a .nav-title, .widget.woocommerce.barberry-price-filter-list ul li.show-label a .nav-title {
display: none; }
.widget.woocommerce.widget_layered_nav ul li.show-label a:hover, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-label a:hover, .widget.woocommerce.barberry-price-filter-list ul li.show-label a:hover {
color: #fff; }
.widget.woocommerce.widget_layered_nav ul li.show-label a:hover > span, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-label a:hover > span, .widget.woocommerce.barberry-price-filter-list ul li.show-label a:hover > span {
opacity: 1;
color: #fff; }
.widget.woocommerce.widget_layered_nav ul li.show-label span .nav-title, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-label span .nav-title, .widget.woocommerce.barberry-price-filter-list ul li.show-label span .nav-title {
display: none; }
.widget.woocommerce.widget_layered_nav ul li.show-label.chosen, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-label.chosen, .widget.woocommerce.barberry-price-filter-list ul li.show-label.chosen {
color: #fff; }
.widget.woocommerce.widget_layered_nav ul li.show-label.chosen a, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-label.chosen a, .widget.woocommerce.barberry-price-filter-list ul li.show-label.chosen a {
color: #fff;
padding-left: 20px; }
.widget.woocommerce.widget_layered_nav ul li.show-label.chosen a:after, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-label.chosen a:after, .widget.woocommerce.barberry-price-filter-list ul li.show-label.chosen a:after {
color: #fff;
display: inline-block;
opacity: 1;
top: -2px; }
.widget.woocommerce.widget_layered_nav ul li.show-label.chosen a:hover:after, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-label.chosen a:hover:after, .widget.woocommerce.barberry-price-filter-list ul li.show-label.chosen a:hover:after {
opacity: 1;
color: #fff; }
.widget.woocommerce.widget_layered_nav ul li.show-label.chosen a:hover > span, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-label.chosen a:hover > span, .widget.woocommerce.barberry-price-filter-list ul li.show-label.chosen a:hover > span {
opacity: 1; }
.widget.woocommerce.widget_layered_nav ul li.show-label.chosen span, .widget.woocommerce.woocommerce-widget-layered-nav ul li.show-label.chosen span, .widget.woocommerce.barberry-price-filter-list ul li.show-label.chosen span {
color: #fff; }
.widget.woocommerce.widget_layered_nav ul li.chosen a, .widget.woocommerce.woocommerce-widget-layered-nav ul li.chosen a, .widget.woocommerce.barberry-price-filter-list ul li.chosen a {
font-weight: 400; }
.widget.woocommerce.widget_layered_nav ul li.chosen a:before, .widget.woocommerce.woocommerce-widget-layered-nav ul li.chosen a:before, .widget.woocommerce.barberry-price-filter-list ul li.chosen a:before {
opacity: 0; }
.widget.woocommerce.widget_layered_nav ul li.chosen a:after, .widget.woocommerce.woocommerce-widget-layered-nav ul li.chosen a:after, .widget.woocommerce.barberry-price-filter-list ul li.chosen a:after {
opacity: 1;
position: absolute;
left: 0px;
bottom: 1px; font-family: 'Barberry' !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;
content: "";
color: #b2b2b2;
font-size: 18px;
width: 18px;
height: 18px;
border: none;
background-color: transparent;
transition: color .3s; }
.widget.woocommerce.widget_layered_nav ul li.chosen a:hover:after, .widget.woocommerce.woocommerce-widget-layered-nav ul li.chosen a:hover:after, .widget.woocommerce.barberry-price-filter-list ul li.chosen a:hover:after {
color: #000;
background-color: transparent;
opacity: 0.6; }
.widget.woocommerce.widget_layered_nav ul.price-list li a .price .woocommerce-Price-currencySymbol, .widget.woocommerce.woocommerce-widget-layered-nav ul.price-list li a .price .woocommerce-Price-currencySymbol, .widget.woocommerce.barberry-price-filter-list ul.price-list li a .price .woocommerce-Price-currencySymbol {
font-size: 12px;
margin-right: 3px; }
.widget.woocommerce.widget_layered_nav ul.price-list li a .price sup, .widget.woocommerce.woocommerce-widget-layered-nav ul.price-list li a .price sup, .widget.woocommerce.barberry-price-filter-list ul.price-list li a .price sup {
font-size: 11px;
line-height: 1.4;
margin-left: 0.05rem; }
.widget.woocommerce.widget_layered_nav ul.add_scroll, .widget.woocommerce.woocommerce-widget-layered-nav ul.add_scroll, .widget.woocommerce.barberry-price-filter-list ul.add_scroll {
max-height: 175px;
overflow-y: scroll;
padding-left: 2px; }
@media screen and (max-width: 64.06125em) {
.widget.woocommerce.widget_layered_nav ul.add_scroll, .widget.woocommerce.woocommerce-widget-layered-nav ul.add_scroll, .widget.woocommerce.barberry-price-filter-list ul.add_scroll {
width: 100%;
max-height: 172px;
margin-bottom: 0; } }
.widget.woocommerce.widget_layered_nav ul.add_scroll::-webkit-scrollbar-track, .widget.woocommerce.woocommerce-widget-layered-nav ul.add_scroll::-webkit-scrollbar-track, .widget.woocommerce.barberry-price-filter-list ul.add_scroll::-webkit-scrollbar-track {
background: #eee; }
.widget.woocommerce.widget_layered_nav ul.add_scroll::-webkit-scrollbar, .widget.woocommerce.woocommerce-widget-layered-nav ul.add_scroll::-webkit-scrollbar, .widget.woocommerce.barberry-price-filter-list ul.add_scroll::-webkit-scrollbar {
width: 1px;
background: #eee; }
.widget.woocommerce.widget_layered_nav ul.add_scroll::-webkit-scrollbar-thumb, .widget.woocommerce.woocommerce-widget-layered-nav ul.add_scroll::-webkit-scrollbar-thumb, .widget.woocommerce.barberry-price-filter-list ul.add_scroll::-webkit-scrollbar-thumb {
background: #999; }
.widget.woocommerce.widget_layered_nav ul .woocommerce-widget-layered-nav-dropdown .select2-results__option, .widget.woocommerce.woocommerce-widget-layered-nav ul .woocommerce-widget-layered-nav-dropdown .select2-results__option, .widget.woocommerce.barberry-price-filter-list ul .woocommerce-widget-layered-nav-dropdown .select2-results__option {
padding: 4px 20px; }
.widget.woocommerce.widget_layered_nav_filters {
padding: 0; }
.widget.woocommerce.widget_layered_nav_filters ul {
display: flex;
flex-flow: row wrap;
margin-bottom: -0.25rem;
margin-bottom: 0; }
.widget.woocommerce.widget_layered_nav_filters ul a {
color: inherit;
padding: 0.5rem 0.75rem;
margin: 0 0.25rem 0.25rem 0;
text-transform: capitalize;
font-size: 16px;
line-height: 1.2; }
.widget.woocommerce.widget_layered_nav_filters ul a:hover {
opacity: 1; }
.widget.woocommerce.widget_layered_nav_filters ul li {
margin-bottom: 0; }
.widget.woocommerce.widget_layered_nav_filters ul li a {
padding: 0.5rem 0.75rem 0.5rem 0.75rem;
margin-bottom: 0;
display: flex;
align-items: center; }
.widget.woocommerce.widget_layered_nav_filters ul li a:before {
font-size: 0.5rem;
margin-right: 0.5rem; }
.widget.woocommerce.widget_price_filter form {
padding-top: 1.25rem; }
.widget.woocommerce.widget_price_filter .price_slider {
margin-bottom: 1.875rem; }
.widget.woocommerce.widget_price_filter .price_slider_amount {
text-align: left; }
.widget.woocommerce.widget_price_filter .price_slider_amount .price_label {
display: inline-block;
font-size: 85%;
line-height: 1.4;
float: left; }
.widget.woocommerce.widget_price_filter .price_slider_amount .price_label span {
font-weight: 400;
display: inline-block; }
.widget.woocommerce.widget_price_filter .price_slider_amount .button {
display: inline-block;
vertical-align: bottom;
float: right;
width: auto;
margin: 0;
font-size: 14px;
line-height: 1;
background: #000;
border: 2px solid #000;
height: auto;
padding: 5px 10px 3px;
text-transform: none;
letter-spacing: 0;
font-weight: 400; }
body.catalog-ajax-filter .widget.woocommerce.widget_price_filter .price_slider_amount .button {
display: none; }
.widget.woocommerce.widget_price_filter .price_slider_amount .button:before {
display: none; }
.widget.woocommerce.widget_price_filter .price_slider_amount .button:hover {
background-color: #fff;
color: #000; }
.widget.woocommerce.widget_price_filter .ui-slider {
position: relative;
text-align: left;
margin-left: 8px;
margin-right: 8px; }
.widget.woocommerce.widget_price_filter .ui-slider .ui-slider-handle {
background-color: #fff;
position: absolute;
z-index: 2;
width: 16px;
height: 16px;
border-radius: 50px;
cursor: ew-resize;
outline: none;
top: -7px;
border-width: 3px;
border-style: solid;
margin-left: -8px; }
.widget.woocommerce.widget_price_filter .ui-slider .ui-slider-range {
background-color: #000;
position: absolute;
z-index: 1;
display: block;
border: 0;
border-radius: 1em; }
.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #ebebeb;
border: 0;
position: relative;
z-index: 0; }
.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content:before {
content: "";
display: block;
position: absolute;
top: 0;
left: -8px;
width: 8px;
height: 3px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px; }
.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content:after {
content: "";
display: block;
position: absolute;
top: 0;
right: -8px;
width: 8px;
height: 3px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px; }
.widget.woocommerce.widget_price_filter .ui-slider-horizontal {
height: 3px; }
.widget.woocommerce.widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: -1px;
height: 100%; }
.widget.woocommerce.widget_product_tag_cloud .tagcloud {
display: flex;
align-items: center;
display: flex;
flex-flow: row wrap;
margin-bottom: -0.25rem; }
.widget.woocommerce.widget_product_tag_cloud .tagcloud a {
color: inherit;
padding: 0.5rem 0.75rem;
margin: 0 0.25rem 0.25rem 0;
text-transform: capitalize;
font-size: 16px;
line-height: 1.2; }
.widget.woocommerce.widget_product_tag_cloud .tagcloud a:hover {
opacity: 1; }
.widget.woocommerce.widget_product_tag_cloud .tagcloud .tag-cloud-link {
color: #000;
background-color: #fff;
padding-left: 0;
margin: 0;
padding: 0.375rem 0.625rem 0.375rem 0;
display: inline-block;
line-height: 1.2;
font-weight: 300;
transition: all .3s ease; }
.widget.woocommerce.widget_product_tag_cloud .tagcloud .tag-cloud-link .tag-link-count {
top: -9px;
font-size: 60%;
opacity: 0.5;
font-weight: 300;
line-height: 0;
position: relative;
vertical-align: baseline; }
.widget.woocommerce.widget_product_tag_cloud .tagcloud .tag-cloud-link:hover {
opacity: 0.6; }
.widget.woocommerce.widget_products li, .widget.woocommerce.widget_recent_reviews li, .widget.woocommerce.widget_recently_viewed_products li, .widget.woocommerce.widget_top_rated_products li {
min-height: 4.875rem;
padding: 0 0 0 5.875rem;
margin: 1.25rem 0;
position: relative;
line-height: 1; }
.widget.woocommerce.widget_products li::before, .widget.woocommerce.widget_products li::after, .widget.woocommerce.widget_recent_reviews li::before, .widget.woocommerce.widget_recent_reviews li::after, .widget.woocommerce.widget_recently_viewed_products li::before, .widget.woocommerce.widget_recently_viewed_products li::after, .widget.woocommerce.widget_top_rated_products li::before, .widget.woocommerce.widget_top_rated_products li::after {
display: table;
content: ' ';
flex-basis: 0;
order: 1; }
.widget.woocommerce.widget_products li::after, .widget.woocommerce.widget_recent_reviews li::after, .widget.woocommerce.widget_recently_viewed_products li::after, .widget.woocommerce.widget_top_rated_products li::after {
clear: both; }
.widget.woocommerce.widget_products li:first-child, .widget.woocommerce.widget_recent_reviews li:first-child, .widget.woocommerce.widget_recently_viewed_products li:first-child, .widget.woocommerce.widget_top_rated_products li:first-child {
margin: 0 0 1rem; }
.widget.woocommerce.widget_products li:last-child, .widget.woocommerce.widget_recent_reviews li:last-child, .widget.woocommerce.widget_recently_viewed_products li:last-child, .widget.woocommerce.widget_top_rated_products li:last-child {
margin-bottom: 0; }
.widget.woocommerce.widget_products li > a, .widget.woocommerce.widget_recent_reviews li > a, .widget.woocommerce.widget_recently_viewed_products li > a, .widget.woocommerce.widget_top_rated_products li > a {
display: block; }
.widget.woocommerce.widget_products li > a:first-child, .widget.woocommerce.widget_recent_reviews li > a:first-child, .widget.woocommerce.widget_recently_viewed_products li > a:first-child, .widget.woocommerce.widget_top_rated_products li > a:first-child {
margin-bottom: 0.25rem; }
.widget.woocommerce.widget_products li .product-title, .widget.woocommerce.widget_recent_reviews li .product-title, .widget.woocommerce.widget_recently_viewed_products li .product-title, .widget.woocommerce.widget_top_rated_products li .product-title {
padding-top: 0.3125rem;
display: block;
font-size: 18px;
line-height: 1.4;
font-weight: 300 !important;
transition: all .3s ease-in-out; }
.widget.woocommerce.widget_products li .product-title:hover, .widget.woocommerce.widget_recent_reviews li .product-title:hover, .widget.woocommerce.widget_recently_viewed_products li .product-title:hover, .widget.woocommerce.widget_top_rated_products li .product-title:hover {
opacity: 0.6; }
.widget.woocommerce.widget_products li img, .widget.woocommerce.widget_recent_reviews li img, .widget.woocommerce.widget_recently_viewed_products li img, .widget.woocommerce.widget_top_rated_products li img {
transition: opacity .3s;
float: left;
max-width: 4.875rem;
height: auto;
margin-left: -5.875rem; }
.widget.woocommerce.widget_products li .star-rating, .widget.woocommerce.widget_recent_reviews li .star-rating, .widget.woocommerce.widget_recently_viewed_products li .star-rating, .widget.woocommerce.widget_top_rated_products li .star-rating {
display: block;
font-size: 10px;
margin: 0.1875rem 0 0.375rem; }
.widget.woocommerce.widget_products li .reviewer, .widget.woocommerce.widget_recent_reviews li .reviewer, .widget.woocommerce.widget_recently_viewed_products li .reviewer, .widget.woocommerce.widget_top_rated_products li .reviewer {
font-size: 1rem; }
.widget.woocommerce.widget_products li .subscription-details,
.widget.woocommerce.widget_products li .from, .widget.woocommerce.widget_recent_reviews li .subscription-details,
.widget.woocommerce.widget_recent_reviews li .from, .widget.woocommerce.widget_recently_viewed_products li .subscription-details,
.widget.woocommerce.widget_recently_viewed_products li .from, .widget.woocommerce.widget_top_rated_products li .subscription-details,
.widget.woocommerce.widget_top_rated_products li .from {
font-size: 0.875rem; }
.widget.woocommerce.widget_products li .amount, .widget.woocommerce.widget_recent_reviews li .amount, .widget.woocommerce.widget_recently_viewed_products li .amount, .widget.woocommerce.widget_top_rated_products li .amount {
font-size: 1rem;
line-height: 1.2;
font-weight: 600; }
.widget.woocommerce.widget_products li sup, .widget.woocommerce.widget_recent_reviews li sup, .widget.woocommerce.widget_recently_viewed_products li sup, .widget.woocommerce.widget_top_rated_products li sup {
font-size: 60%;
font-weight: 400;
line-height: 1.6;
margin-left: 0.1rem; }
.widget.woocommerce.widget_products li del, .widget.woocommerce.widget_recent_reviews li del, .widget.woocommerce.widget_recently_viewed_products li del, .widget.woocommerce.widget_top_rated_products li del {
font-size: 16px;
position: relative;
text-decoration: none; }
.widget.woocommerce.widget_products li del .amount, .widget.woocommerce.widget_recent_reviews li del .amount, .widget.woocommerce.widget_recently_viewed_products li del .amount, .widget.woocommerce.widget_top_rated_products li del .amount {
position: relative;
font-size: 85%;
font-weight: 300;
line-height: 1.4; }
.widget.woocommerce.widget_products li del .amount span, .widget.woocommerce.widget_recent_reviews li del .amount span, .widget.woocommerce.widget_recently_viewed_products li del .amount span, .widget.woocommerce.widget_top_rated_products li del .amount span {
color: #333;
font-size: 85%;
font-weight: 300; }
.widget.woocommerce.widget_products li del sup, .widget.woocommerce.widget_recent_reviews li del sup, .widget.woocommerce.widget_recently_viewed_products li del sup, .widget.woocommerce.widget_top_rated_products li del sup {
font-weight: 300; }
.widget.woocommerce.widget_products li del .amount:before, .widget.woocommerce.widget_recent_reviews li del .amount:before, .widget.woocommerce.widget_recently_viewed_products li del .amount:before, .widget.woocommerce.widget_top_rated_products li del .amount:before {
width: 100%;
position: absolute;
content: "";
right: 0;
top: 50%;
height: 0px;
border-bottom: 1px solid #f9423a;
opacity: 0.7;
transform: rotate(-15deg); }
.widget.woocommerce.widget_products li ins, .widget.woocommerce.widget_recent_reviews li ins, .widget.woocommerce.widget_recently_viewed_products li ins, .widget.woocommerce.widget_top_rated_products li ins {
color: #f9423a;
text-decoration: none;
line-height: 1;
padding: 0;
margin-top: -2px; }
.widget.woocommerce.widget_products li .woocommerce-Price-currencySymbol, .widget.woocommerce.widget_recent_reviews li .woocommerce-Price-currencySymbol, .widget.woocommerce.widget_recently_viewed_products li .woocommerce-Price-currencySymbol, .widget.woocommerce.widget_top_rated_products li .woocommerce-Price-currencySymbol {
font-size: 70%;
margin-right: 3px; }
body.tag-cloud-equal .widget.woocommerce.widget_product_tag_cloud .tagcloud .tag-cloud-link {
border: 2px solid #e1e1e1;
font-size: 0.8125rem !important;
padding: 0.5rem 0.75rem 0.375rem 0.625rem;
margin: 0 0.625rem 0.625rem 0;
font-weight: 400; }
body.tag-cloud-equal .widget.woocommerce.widget_product_tag_cloud .tagcloud .tag-cloud-link:before {
background-color: #e1e1e1;
content: "";
width: 5px;
height: 5px;
margin-right: 0.5rem;
margin-bottom: 0.1rem;
display: inline-block;
-webkit-border-radius: 50%;
border-radius: 50%; }
body.tag-cloud-equal .widget.woocommerce.widget_product_tag_cloud .tagcloud .tag-cloud-link:hover {
opacity: 1;
border-color: #000;
color: #fff;
background-color: #000; }
body.tag-cloud-equal .widget.woocommerce.widget_product_tag_cloud .tagcloud .tag-cloud-link:hover:before {
background-color: #fff; }
body.tag-cloud-equal .widget.woocommerce.widget_product_tag_cloud .tagcloud .tag-cloud-link:hover .tag-link-count {
color: #fff; }
.blog-content-area article .entry-meta,
.single_related_posts article .entry-meta {
margin-bottom: 0.625rem; }
.blog-content-area article .entry-meta .entry-date,
.single_related_posts article .entry-meta .entry-date {
display: inline-block;
border-bottom: 1px solid #666;
font-size: 12px;
line-height: 1;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 1px; }
.blog-content-area article .entry-meta .entry-date span,
.single_related_posts article .entry-meta .entry-date span {
color: #333;
display: inline-block;
padding: 0px 0px 5px 0px; }
.blog-content-area article.has-post-thumbnail .entry-thumbnail,
.single_related_posts article.has-post-thumbnail .entry-thumbnail {
position: relative; }
.blog-content-area article.has-post-thumbnail .entry-thumbnail .entry-meta,
.single_related_posts article.has-post-thumbnail .entry-thumbnail .entry-meta {
z-index: 1;
position: absolute;
left: -15px;
top: 20px; }
@media screen and (max-width: 47.99875em) {
.blog-content-area article.has-post-thumbnail .entry-thumbnail .entry-meta,
.single_related_posts article.has-post-thumbnail .entry-thumbnail .entry-meta {
left: 0px; } }
.blog-content-area article.has-post-thumbnail .entry-thumbnail .entry-meta .entry-date,
.single_related_posts article.has-post-thumbnail .entry-thumbnail .entry-meta .entry-date {
display: inline-block;
border: 1px solid #666;
font-size: 12px;
line-height: 1;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 1px;
background-color: #fff; }
.blog-content-area article.has-post-thumbnail .entry-thumbnail .entry-meta .entry-date span,
.single_related_posts article.has-post-thumbnail .entry-thumbnail .entry-meta .entry-date span {
display: inline-block;
padding: 12px 12px 8px 12px; }
.blog-content-area article.has-post-thumbnail .entry-content-wrap .entry-header .entry-meta,
.single_related_posts article.has-post-thumbnail .entry-content-wrap .entry-header .entry-meta {
display: none; }
body.blog-pagination-infinite_scroll nav.posts-navigation,
body.blog-pagination-load_more_button nav.posts-navigation {
display: none; }
body.blog-pagination-infinite_scroll .pagination-container,
body.blog-pagination-load_more_button .pagination-container {
text-align: center; }
.comments-area {
margin-top: 5rem; }
@media screen and (max-width: 47.99875em) {
.comments-area {
margin-top: 2.5rem; } }
.comments-area .comments-title {
font-size: 1.875rem;
margin-bottom: 3.75rem;
font-weight: 300; }
.comments-area .comments-title b {
font-weight: 600; }
.comments-area .comments-title__post-title {
color: inherit; }
.comments-area .comment-list {
list-style: none;
margin: 0; }
.comments-area .comment-list > .comment:last-child {
margin-bottom: 5rem; }
.comments-area .comment-list li.pingback {
font-size: 0.875rem;
padding: 25px 25px 25px 35px;
border: 1px solid;
text-transform: uppercase;
margin-bottom: 2.1875rem; }
.comments-area .comment-list li.pingback + .comment {
margin-top: 3.75rem; }
.comments-area .comment-list li.pingback a.url {
font-size: 1rem;
text-transform: none;
padding: 0px 10px; }
.comments-area .comment-list li.pingback .edit-link {
text-transform: uppercase;
font-size: 0.625rem;
line-height: 0.8125rem;
margin-left: 1rem; }
.comments-area .comment-list li.pingback .edit-link .comment-edit-link {
color: inherit;
display: inline-flex;
align-items: center; }
.comments-area .comment-list .comment {
margin: 0;
position: relative;
min-height: 4.375rem;
margin-bottom: 3.125rem; }
.comments-area .comment-list .comment article.comment-body header.comment-meta {
padding-left: 5.625rem;
margin-bottom: 0.625rem; }
.comments-area .comment-list .comment article.comment-body header.comment-meta .comment-author .avatar {
max-width: 4.375rem;
height: auto;
border-radius: 50%;
position: absolute;
left: 0;
top: 0; }
.comments-area .comment-list .comment article.comment-body header.comment-meta .comment-author h3.comment-author-title,
.comments-area .comment-list .comment article.comment-body header.comment-meta .comment-author h3.comment-author-title a {
color: #000;
font-size: 1.5rem;
line-height: 1.2;
margin-bottom: 0; }
@media screen and (max-width: 47.99875em) {
.comments-area .comment-list .comment article.comment-body header.comment-meta .comment-author h3.comment-author-title,
.comments-area .comment-list .comment article.comment-body header.comment-meta .comment-author h3.comment-author-title a {
font-size: 1.375rem; } }
.comments-area .comment-list .comment article.comment-body header.comment-meta .comment-author h3.comment-author-title a:hover {
opacity: .6; }
.comments-area .comment-list .comment article.comment-body header.comment-meta .comment-metadata time {
display: block;
color: #666;
font-weight: 300;
font-size: 1rem; }
.comments-area .comment-list .comment article.comment-body .comment-content {
padding-left: 5.625rem; }
.comments-area .comment-list .comment article.comment-body .comment-content .comment-text {
margin-bottom: 0.875rem; }
.comments-area .comment-list .comment article.comment-body .comment-content .comment-text p:last-child {
margin-bottom: 0; }
.comments-area .comment-list .comment article.comment-body .comment-content .comment-text a:not(.button) {
font-weight: normal;
color: #000;
background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, 0.1) 0px, rgba(0, 0, 0, 0.1) 0px);
background-position: left bottom, left bottom;
background-repeat: no-repeat, no-repeat;
background-size: 0 1px, 100% 1px;
transition: none 300ms ease-in-out;
transition-property: background-size, color;
word-wrap: break-word; }
.comments-area .comment-list .comment article.comment-body .comment-content .comment-text a:not(.button):hover {
background-size: 100% 1px, 100% 1px; }
.comments-area .comment-list .comment article.comment-body .comment-content .comment-reply {
display: inline-block;
margin-right: 0.625rem;
line-height: 1; }
.comments-area .comment-list .comment article.comment-body .comment-content .comment-reply a {
position: relative;
padding-left: 23px;
font-size: 16px;
font-weight: 400;
line-height: 1;
display: inline-block;
background-image: none !important;
transition: opacity .6s !important; }
.comments-area .comment-list .comment article.comment-body .comment-content .comment-reply a:hover {
opacity: .5; }
.comments-area .comment-list .comment article.comment-body .comment-content .comment-reply a:before {
position: absolute;
left: 0;
bottom: 1px;
font-size: 18px; font-family: 'Barberry' !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;
content: ""; }
.comments-area .comment-list .comment article.comment-body + .comment-respond {
margin-top: 3.125rem;
margin-bottom: 4.375rem; }
.comments-area .comment-list .comment article.comment-body + .comment-respond .comment-reply-title {
color: #000;
display: flex;
justify-content: space-between;
align-items: center; }
@media screen and (max-width: 47.99875em) {
.comments-area .comment-list .comment article.comment-body + .comment-respond .comment-reply-title {
display: block; } }
.comments-area .comment-list .comment article.comment-body + .comment-respond .comment-reply-title small {
font-size: 0.625rem;
line-height: 0.8125rem;
text-transform: uppercase; }
@media screen and (max-width: 47.99875em) {
.comments-area .comment-list .comment article.comment-body + .comment-respond .comment-reply-title small {
margin-top: 0.3125rem;
margin-bottom: 1.25rem;
display: block; } }
.comments-area .comment-list .comment article.comment-body + .comment-respond .comment-reply-title small a {
position: relative;
font-size: 0.6875rem;
display: flex;
align-items: center;
margin-bottom: 0;
padding-left: 17px;
letter-spacing: 0; }
.comments-area .comment-list .comment article.comment-body + .comment-respond .comment-reply-title small a:before {
position: absolute;
top: -3px;
left: 0; font-family: 'Barberry' !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;
content: "";
font-size: 1rem; }
.comments-area .comment-list .comment article.comment-body + .comment-respond .comment-reply-title small a:hover {
opacity: .6; }
.comments-area .comment-list .comment .children {
margin-top: 3.125rem;
margin-left: 5.625rem;
list-style-type: none; }
@media screen and (max-width: 47.99875em) {
.comments-area .comment-list .comment .children {
margin-left: 0; } }
.comments-area .comments-pagination {
margin-bottom: 5rem; }
.comments-area .comments-pagination .nav-links {
align-items: center; }
.comments-area .comments-pagination .nav-links .page-numbers {
margin-right: 2rem;
font-size: 1rem;
line-height: 1.5rem;
display: inline-block; }
.comments-area .comments-pagination .nav-links .page-numbers.current, .comments-area .comments-pagination .nav-links .page-numbers:hover {
opacity: 1; }
.comments-area .comments-pagination .nav-links .page-numbers.prev, .comments-area .comments-pagination .nav-links .page-numbers.next {
position: relative;
top: -1px; }
.comments-area .comments-pagination .nav-links .page-numbers.prev:after, .comments-area .comments-pagination .nav-links .page-numbers.next:after {
font-size: 0.5rem;
vertical-align: middle; }
.comments-area .comments-pagination .nav-links .page-numbers.prev {
margin-right: 1.375rem; }
@media print, screen and (min-width: 64.0625em) {
.comments-area .comments-pagination .nav-links .page-numbers.prev {
margin-left: -0.625rem; } }
.comments-area .comments-pagination .nav-links .page-numbers.prev:after { font-family: 'Barberry' !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;
content: ""; }
@media print, screen and (min-width: 64.0625em) {
.comments-area .comments-pagination .nav-links .page-numbers.next {
margin-left: -0.625rem; } }
.comments-area .comments-pagination .nav-links .page-numbers.next:after { font-family: 'Barberry' !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;
content: ""; }
.comments-area .comment-respond .comment-reply-title {
font-size: 1.875rem;
margin-bottom: 0; }
.comments-area .comment-respond .comment-form {
font-size: 0; }
@media screen and (max-width: 47.99875em) {
.comments-area .comment-respond .comment-form {
margin-bottom: 2.5rem; } }
.comments-area .comment-respond .comment-form p {
margin-bottom: 0.9375rem; }
.comments-area .comment-respond .comment-form .comment-notes,
.comments-area .comment-respond .comment-form .logged-in-as > a {
font-size: 1rem;
opacity: 1;
margin-bottom: 1.25rem; }
.comments-area .comment-respond .comment-form .comment-notes {
opacity: 1; }
.comments-area .comment-respond .comment-form .logged-in-as > a {
margin-left: 0.3125rem;
font-size: 1.125rem;
color: #666;
background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, 0.1) 0px, rgba(0, 0, 0, 0.1) 0px);
background-position: left bottom, left bottom;
background-repeat: no-repeat, no-repeat;
background-size: 0 1px, 100% 1px;
transition: none 300ms ease-in-out;
transition-property: background-size, color;
word-wrap: break-word; }
.comments-area .comment-respond .comment-form .logged-in-as > a:hover {
color: #000;
background-size: 100% 1px, 100% 1px; }
.comments-area .comment-respond .comment-form .logged-in-as > a:first-child {
margin-left: 0; }
.comments-area .comment-respond .comment-form .comment-form-comment {
margin-bottom: 1.5rem; }
@media print, screen and (min-width: 48em) {
.comments-area .comment-respond .comment-form .comment-form-author,
.comments-area .comment-respond .comment-form .comment-form-email,
.comments-area .comment-respond .comment-form .comment-form-url {
float: left;
width: 32%;
margin-right: 2%; } }
.comments-area .comment-respond .comment-form .comment-form-author input,
.comments-area .comment-respond .comment-form .comment-form-email input,
.comments-area .comment-respond .comment-form .comment-form-url input {
margin-bottom: 0; }
.comments-area .comment-respond .comment-form .comment-form-url {
margin-right: 0; }
.comments-area .comment-respond .comment-form .form-submit {
clear: both;
float: none;
display: block;
width: 100%;
margin-bottom: 0; }
.comments-area .comment-respond .comment-form .form-submit .submit {
margin-top: 0.9375rem; }
.gallery {
margin: 2.5rem 0; }
.gallery dl dt {
padding: 0;
margin: 0; }
.gallery .gallery-item {
position: relative;
margin: 0;
float: left;
transition: opacity .8s ease; }
.gallery .gallery-item:hover {
opacity: .5; }
.gallery .gallery-item .wp-caption-text {
background-color: #fff;
position: absolute;
left: 10px;
bottom: 10px;
line-height: 1.3;
padding: 5px 10px; }
.gallery .gallery-icon img {
width: 100%;
border-right: 2px solid #FFF;
border-bottom: 2px solid #FFF; }
.gallery:after {
content: "";
display: block;
clear: both; }
.gallery-columns-1 .gallery-item {
width: 100%; }
.gallery-columns-2 .gallery-item {
width: 100%; }
@media print, screen and (min-width: 48em) {
.gallery-columns-2 .gallery-item {
width: calc(100% / 2); } }
.gallery-columns-2 .gallery-item:nth-child(2n+2):after {
content: "";
display: block;
clear: both; }
.gallery-columns-3 .gallery-item {
width: 100%; }
@media print, screen and (min-width: 48em) {
.gallery-columns-3 .gallery-item {
width: calc(100% / 3); } }
.gallery-columns-3 .gallery-item:nth-child(3n+3):after {
content: "";
display: block;
clear: both; }
.gallery-columns-4 .gallery-item {
width: 100%; }
@media print, screen and (min-width: 48em) {
.gallery-columns-4 .gallery-item {
width: calc(100% / 4); } }
.gallery-columns-4 .gallery-item:nth-child(4n+4):after {
content: "";
display: block;
clear: both; }
.gallery-columns-5 .gallery-item {
width: 100%; }
@media print, screen and (min-width: 48em) {
.gallery-columns-5 .gallery-item {
width: calc(100% / 5); } }
.gallery-columns-6 .gallery-item {
width: 100%; }
@media print, screen and (min-width: 48em) {
.gallery-columns-6 .gallery-item {
width: calc(100% / 6); } }
.gallery-columns-7 .gallery-item {
width: 100%; }
@media print, screen and (min-width: 48em) {
.gallery-columns-7 .gallery-item {
width: calc(100% / 7); } }
.gallery-columns-8 .gallery-item {
width: 100%; }
@media print, screen and (min-width: 48em) {
.gallery-columns-8 .gallery-item {
width: calc(100% / 8); } }
.gallery-columns-9 .gallery-item {
width: 100%; }
@media print, screen and (min-width: 48em) {
.gallery-columns-9 .gallery-item {
width: calc(100% / 9); } }
.blog-gallery {
text-align: center;
z-index: 999999; }
.blog-gallery img {
max-height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
position: absolute;
margin: auto;
animation: fadeIn 1s; }
.blog-gallery button {
background: none;
width: auto;
height: auto;
margin: 0;
border-color: transparent;
background-color: transparent !important;
position: absolute;
padding: 0; }
.blog-gallery button:active, .blog-gallery button:focus {
background-color: transparent; }
.blog-gallery button:after, .blog-gallery button:before {
transition: all .3s ease-in-out; }
.blog-gallery button.close-button {
opacity: 1;
margin-top: 20px;
margin-right: 17px;
top: 0;
right: 0;
left: auto;
position: absolute;
background-color: #eee; }
.blog-gallery button.close-button:after {
color: #000; font-family: 'Barberry' !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;
content: "";
font-size: 2.625rem; }
.blog-gallery button.prev, .blog-gallery button.next {
cursor: pointer;
margin-top: -15px;
transition: all .3s ease-in-out; }
.blog-gallery button.prev:before, .blog-gallery button.next:before {
display: none; }
.blog-gallery button.prev {
margin-left: 1.0625rem;
top: 50%;
left: 0; }
.blog-gallery button.prev:after { font-family: 'Barberry' !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;
content: "";
font-size: 1.875rem; }
.blog-gallery button.prev:hover {
transform: translate3d(-5px, 0, 0); }
.blog-gallery button.next {
margin-right: 1.0625rem;
right: 0;
top: 50%; }
.blog-gallery button.next:after { font-family: 'Barberry' !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;
content: "";
font-size: 1.875rem; }
.blog-gallery button.next:hover {
transform: translate3d(5px, 0, 0); }
.blog-gallery button:hover {
background-color: transparent;
outline: none; }
.blog-gallery button:before {
background: none; }
.blog-gallery button.prev:before {
content: "\e905"; }
.blog-gallery button.next:before {
content: "\e906"; }
.wp-caption,
.wp-caption-text,
.gallery-caption,
.bypostauthor {
line-height: 1; }
.wp-caption {
color: inherit; }
.wp-caption-text {
font-size: 16px;
text-align: left;
padding: 1.25rem 0;
line-height: 1.6;
color: #666 !important;
margin-bottom: 0; }
.aligncenter {
display: block;
margin: 10px auto 20px; }
.alignleft {
display: inline;
float: left;
margin: 10px 35px 25px 0px; }
.alignleft img {
width: 100%; }
@media screen and (max-width: 64.06125em) {
.alignleft {
margin: 10px 25px 0 0; } }
@media screen and (max-width: 23.75em) {
.alignleft {
width: 100% !important;
margin: 10px 0 0 0; } }
.alignright {
display: inline;
float: right;
margin: 10px 0px 25px 35px; }
.alignright img {
width: 100%; }
@media screen and (max-width: 64.06125em) {
.alignright {
margin: 10px 0 0px 25px; } }
@media screen and (max-width: 23.75em) {
.alignright {
width: 100% !important;
margin: 10px 0 0 0; } }
.alignright .wp-caption-text {
text-align: right; }
.gallery-caption {
color: inherit; }
.bypostauthor {
color: inherit; }
@media screen and (min-width: 64.0625em) {
.entry-content .alignwide {
margin-left: calc( -75vw / 2 + 100% / 2);
margin-right: calc( -75vw / 2 + 100% / 2);
max-width: 75vw; } }
.entry-content .alignfull {
margin-left: calc( -100vw / 2 + 100% / 2);
margin-right: calc( -100vw / 2 + 100% / 2);
max-width: 100vw; }
[class*='wp-block-'],
.wc-block-featured-product,
.gbt_18_sk_social_media_wrapper,
.gbt_18_sk_slider_wrapper,
.gbt_18_sk_portfolio,
.gbt_18_sk_banner {
margin-bottom: 2.5rem; }
.gbt_18_sk_categories_grid {
margin-bottom: 1.25rem; }
.gbt_18_sk_posts_grid {
margin-bottom: 0.5rem; }
.wp-block-cover.alignleft,
.wp-block-cover.alignright,
.wp-block-image.alignleft,
.wp-block-image.alignright {
margin-top: 1rem;
margin-bottom: 1rem; }
.wp-block-gallery {
margin: 0 0 calc(2.5rem - 16px) 0; }
@media all and (max-width: 480px) {
.wp-block-gallery.alignright, .wp-block-gallery.alignleft {
margin: 0;
max-width: 100%; } }
@media all and (min-width: 481px) {
.wp-block-gallery.alignleft {
margin: 0 1.5rem 0 0; }
.wp-block-gallery.alignright {
margin: 0 0 0 1.5rem; } }
.wp-block-quote,
.wp-block-quote.is-style-large {
padding: 0 1em; }
.wp-block-quote p,
.wp-block-quote.is-style-large p {
font-size: 1.875rem;
font-style: normal;
line-height: 1.333em;
font-weight: 700;
padding: 0; }
@media all and (max-width: 767px) {
.wp-block-quote p,
.wp-block-quote.is-style-large p {
font-size: 23px; } }
.wp-block-quote cite,
.wp-block-quote.is-style-large cite {
font-size: 14px;
text-align: left; }
.wp-block-quote.is-style-large {
margin-bottom: 2.5rem !important; }
.entry-content > p + .wp-block-quote.is-style-large {
margin-top: 2.5rem !important; }
.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
margin-top: 1.5em;
margin-bottom: 1.5em; }
.wp-block-pullquote.is-style-solid-color.alignleft blockquote p, .wp-block-pullquote.is-style-solid-color.alignright blockquote p {
font-size: 20px; }
.wp-block-pullquote.is-style-solid-color.alignright blockquote {
text-align: right; }
.wp-block-pullquote blockquote {
margin: 0 auto;
max-width: 60%; }
.wp-block-pullquote blockquote.has-text-color p, .wp-block-pullquote blockquote.has-text-color cite {
color: inherit; }
.wp-block-pullquote p {
color: inherit;
font-weight: 700;
padding: 0;
line-height: 1.333em; }
.wp-block-pullquote cite {
color: inherit;
font-size: 14px;
text-transform: inherit; }
.wp-block-embed .responsive-embed.widescreen,
.wp-block-embed .widescreen,
.wp-block-embed .responsive-embed,
.wp-block-embed .video-container {
padding-bottom: 0; }
.wp-block-embed .video-container {
margin-top: 0;
text-align: center; }
.wp-block-embed .responsive-embed {
position: initial;
margin-bottom: 0; }
.wp-block-table:not(.is-style-stripes) tbody tr:last-child td {
border-bottom: 1px solid; }
.wp-block-table td {
padding: 0.5em; }
.wp-block-button.aligncenter {
margin-bottom: 1.5em; }
.wp-block-button a.wp-block-button__link {
font-size: 13px;
font-weight: 400;
text-transform: uppercase;
margin-bottom: 0; }
.wp-block-file .wp-block-file__button {
margin-bottom: 0; }
.wp-block-cover::-webkit-scrollbar {
display: none; }
.wp-block-cover {
-ms-overflow-style: none; }
.wp-block-cover.alignwide, .wp-block-cover.alignfull {
width: auto; }
.wp-block-cover.has-parallax {
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover; }
.wp-block-cover.alignright, .wp-block-cover.alignleft {
margin-top: 0;
margin-bottom: 0.5rem; }
@media all and (max-width: 480px) {
.wp-block-cover.alignright, .wp-block-cover.alignleft {
width: 50% !important; } }
.wp-block-cover.alignleft .wp-block-cover-text {
text-align: left; }
.wp-block-cover.alignright .wp-block-cover-text {
text-align: right; }
.wp-block-cover .wp-block-cover-text {
color: #fff !important;
font-weight: 400;
margin: 10% !important; }
.wp-block-cover .wp-block-cover-text a {
color: #fff !important;
background-image: linear-gradient(to top, #fff 0px, #fff 0px), linear-gradient(to top, rgba(255, 255, 255, 0.1) 0px, rgba(255, 255, 255, 0.1) 0px) !important;
font-size: 0.8em !important;
line-height: 1; }
@media all and (max-width: 480px) {
.wp-block-cover .wp-block-cover-text {
font-size: 20px; } }
.wp-block-media-text .wp-block-media-text__content p {
font-weight: 700; }
.wp-block-image {
margin-bottom: 1.5em;
position: relative;
max-width: none !important; }
.wp-block-image figure {
position: relative; }
.wp-block-image figcaption {
position: absolute;
bottom: 25px;
width: 180px;
padding: 15px 20px;
background: #333333;
margin: 0;
color: #999;
font-size: 14px;
line-height: 16px;
text-align: left;
right: -25px; }
@media all and (max-width: 480px) {
.wp-block-image .aligncenter {
width: 100% !important;
margin-left: 0;
margin-right: 0; }
.wp-block-image .aligncenter img {
width: 100%; } }
@media all and (max-width: 480px) {
.wp-block-image .alignright,
.wp-block-image .alignleft {
width: 50% !important; }
.wp-block-image .alignright img,
.wp-block-image .alignleft img {
width: 100%; } }
.wp-block-image.alignfull img, .wp-block-image.alignwide img {
width: 100%; }
.wp-block-image.alignleft figcaption {
left: -25px;
right: auto; }
figure.wp-block-image img {
width: 100%; }
p.wp-block-subhead {
font-weight: bold;
font-style: normal; }
.wp-block-code code {
background: transparent;
border: 0; }
@media screen and (max-width: 47.99875em) {
.wp-block-columns,
.wp-block-text-columns {
display: block;
overflow: hidden;
width: 100%; } }
.wp-block-columns .wp-block-column,
.wp-block-text-columns .wp-block-column {
padding-right: 0.75rem;
padding-left: 0.75rem; }
@media screen and (max-width: 47.99875em) {
.wp-block-columns .wp-block-column,
.wp-block-text-columns .wp-block-column {
width: 100% !important;
padding: 0;
margin: 0; } }
.wp-block-columns .wp-block-column:first-child,
.wp-block-text-columns .wp-block-column:first-child {
padding-left: 0; }
.wp-block-columns .wp-block-column:last-child,
.wp-block-text-columns .wp-block-column:last-child {
padding-right: 0; }
@media screen and (min-width: 48em) and (max-width: 64.06125em) {
.wp-block-columns.has-4-columns, .wp-block-columns.has-5-columns, .wp-block-columns.has-6-columns, .wp-block-columns.columns-4,
.wp-block-text-columns.has-4-columns,
.wp-block-text-columns.has-5-columns,
.wp-block-text-columns.has-6-columns,
.wp-block-text-columns.columns-4 {
display: block;
overflow: hidden;
width: 100%; }
.wp-block-columns.has-4-columns .wp-block-column, .wp-block-columns.has-5-columns .wp-block-column, .wp-block-columns.has-6-columns .wp-block-column, .wp-block-columns.columns-4 .wp-block-column,
.wp-block-text-columns.has-4-columns .wp-block-column,
.wp-block-text-columns.has-5-columns .wp-block-column,
.wp-block-text-columns.has-6-columns .wp-block-column,
.wp-block-text-columns.columns-4 .wp-block-column {
width: 50%;
float: left;
margin: 0; }
.wp-block-columns.has-4-columns .wp-block-column:nth-child(odd):not(:first-child), .wp-block-columns.has-5-columns .wp-block-column:nth-child(odd):not(:first-child), .wp-block-columns.has-6-columns .wp-block-column:nth-child(odd):not(:first-child), .wp-block-columns.columns-4 .wp-block-column:nth-child(odd):not(:first-child),
.wp-block-text-columns.has-4-columns .wp-block-column:nth-child(odd):not(:first-child),
.wp-block-text-columns.has-5-columns .wp-block-column:nth-child(odd):not(:first-child),
.wp-block-text-columns.has-6-columns .wp-block-column:nth-child(odd):not(:first-child),
.wp-block-text-columns.columns-4 .wp-block-column:nth-child(odd):not(:first-child) {
clear: both;
padding-left: 0; }
.wp-block-columns.has-4-columns .wp-block-column:nth-child(even), .wp-block-columns.has-5-columns .wp-block-column:nth-child(even), .wp-block-columns.has-6-columns .wp-block-column:nth-child(even), .wp-block-columns.columns-4 .wp-block-column:nth-child(even),
.wp-block-text-columns.has-4-columns .wp-block-column:nth-child(even),
.wp-block-text-columns.has-5-columns .wp-block-column:nth-child(even),
.wp-block-text-columns.has-6-columns .wp-block-column:nth-child(even),
.wp-block-text-columns.columns-4 .wp-block-column:nth-child(even) {
padding-right: 0; } }
.wp-block-latest-posts,
.wp-block-categories,
.wp-block-archives {
margin-left: 0;
margin-right: 0; }
.wp-block-latest-posts li,
.wp-block-categories li,
.wp-block-archives li {
list-style-type: none; }
.wp-block-video video {
width: 100%; }
.wp-block-latest-posts li {
margin-bottom: 16px; }
.wp-block-latest-posts a {
font-size: 24px;
font-weight: 900;
line-height: 36px; }
.wp-block-latest-posts .wp-block-latest-posts__post-date {
margin-bottom: 0; }
.gbt_18_sk_categories_grid .gbt_18_sk_category_count {
font-size: 13px; }
@media all and (min-width: 63.9375em) {
.gbt_18_sk_categories_grid .gbt_18_sk_category_name {
font-size: 18px; } }
.gbt_18_sk_posts_grid .gbt_18_sk_posts_grid_title {
font-size: 24px;
line-height: 1.4em; }
@media all and (min-width: 640px) and (max-width: 1023px) {
.gbt_18_sk_posts_grid .gbt_18_sk_posts_grid_title {
font-size: 22px; } }
@media all and (max-width: 639px) {
.gbt_18_sk_posts_grid .gbt_18_sk_posts_grid_title {
font-size: 20px; } }
body .wp-block-woocommerce-handpicked-products ul.products,
body .wp-block-woocommerce-product-best-sellers ul.products,
body .wp-block-woocommerce-product-on-sale ul.products,
body .wp-block-woocommerce-product-top-rated ul.products,
body .wp-block-woocommerce-products-by-attribute ul.products,
body .wp-block-woocommerce-product-category ul.products,
body .wp-block-woocommerce-product-new ul.products,
.woocommerce .wp-block-woocommerce-handpicked-products ul.products,
.woocommerce .wp-block-woocommerce-product-best-sellers ul.products,
.woocommerce .wp-block-woocommerce-product-on-sale ul.products,
.woocommerce .wp-block-woocommerce-product-top-rated ul.products,
.woocommerce .wp-block-woocommerce-products-by-attribute ul.products,
.woocommerce .wp-block-woocommerce-product-category ul.products,
.woocommerce .wp-block-woocommerce-product-new ul.products {
margin-bottom: 0; }
body .wp-block-woocommerce-handpicked-products.alignfull,
body .wp-block-woocommerce-product-best-sellers.alignfull,
body .wp-block-woocommerce-product-on-sale.alignfull,
body .wp-block-woocommerce-product-top-rated.alignfull,
body .wp-block-woocommerce-products-by-attribute.alignfull,
body .wp-block-woocommerce-product-category.alignfull,
body .wp-block-woocommerce-product-new.alignfull,
.woocommerce .wp-block-woocommerce-handpicked-products.alignfull,
.woocommerce .wp-block-woocommerce-product-best-sellers.alignfull,
.woocommerce .wp-block-woocommerce-product-on-sale.alignfull,
.woocommerce .wp-block-woocommerce-product-top-rated.alignfull,
.woocommerce .wp-block-woocommerce-products-by-attribute.alignfull,
.woocommerce .wp-block-woocommerce-product-category.alignfull,
.woocommerce .wp-block-woocommerce-product-new.alignfull {
padding: 0 1.6rem; }
body .wp-block-woocommerce-handpicked-products.is-hidden-title li.product h3,
body .wp-block-woocommerce-handpicked-products.is-hidden-title .yith-wcwl-add-to-wishlist,
body .wp-block-woocommerce-product-best-sellers.is-hidden-title li.product h3,
body .wp-block-woocommerce-product-best-sellers.is-hidden-title .yith-wcwl-add-to-wishlist,
body .wp-block-woocommerce-product-on-sale.is-hidden-title li.product h3,
body .wp-block-woocommerce-product-on-sale.is-hidden-title .yith-wcwl-add-to-wishlist,
body .wp-block-woocommerce-product-top-rated.is-hidden-title li.product h3,
body .wp-block-woocommerce-product-top-rated.is-hidden-title .yith-wcwl-add-to-wishlist,
body .wp-block-woocommerce-products-by-attribute.is-hidden-title li.product h3,
body .wp-block-woocommerce-products-by-attribute.is-hidden-title .yith-wcwl-add-to-wishlist,
body .wp-block-woocommerce-product-category.is-hidden-title li.product h3,
body .wp-block-woocommerce-product-category.is-hidden-title .yith-wcwl-add-to-wishlist,
body .wp-block-woocommerce-product-new.is-hidden-title li.product h3,
body .wp-block-woocommerce-product-new.is-hidden-title .yith-wcwl-add-to-wishlist,
.woocommerce .wp-block-woocommerce-handpicked-products.is-hidden-title li.product h3,
.woocommerce .wp-block-woocommerce-handpicked-products.is-hidden-title .yith-wcwl-add-to-wishlist,
.woocommerce .wp-block-woocommerce-product-best-sellers.is-hidden-title li.product h3,
.woocommerce .wp-block-woocommerce-product-best-sellers.is-hidden-title .yith-wcwl-add-to-wishlist,
.woocommerce .wp-block-woocommerce-product-on-sale.is-hidden-title li.product h3,
.woocommerce .wp-block-woocommerce-product-on-sale.is-hidden-title .yith-wcwl-add-to-wishlist,
.woocommerce .wp-block-woocommerce-product-top-rated.is-hidden-title li.product h3,
.woocommerce .wp-block-woocommerce-product-top-rated.is-hidden-title .yith-wcwl-add-to-wishlist,
.woocommerce .wp-block-woocommerce-products-by-attribute.is-hidden-title li.product h3,
.woocommerce .wp-block-woocommerce-products-by-attribute.is-hidden-title .yith-wcwl-add-to-wishlist,
.woocommerce .wp-block-woocommerce-product-category.is-hidden-title li.product h3,
.woocommerce .wp-block-woocommerce-product-category.is-hidden-title .yith-wcwl-add-to-wishlist,
.woocommerce .wp-block-woocommerce-product-new.is-hidden-title li.product h3,
.woocommerce .wp-block-woocommerce-product-new.is-hidden-title .yith-wcwl-add-to-wishlist {
display: none; }
body .wp-block-woocommerce-handpicked-products.is-hidden-rating li.product .star-rating,
body .wp-block-woocommerce-product-best-sellers.is-hidden-rating li.product .star-rating,
body .wp-block-woocommerce-product-on-sale.is-hidden-rating li.product .star-rating,
body .wp-block-woocommerce-product-top-rated.is-hidden-rating li.product .star-rating,
body .wp-block-woocommerce-products-by-attribute.is-hidden-rating li.product .star-rating,
body .wp-block-woocommerce-product-category.is-hidden-rating li.product .star-rating,
body .wp-block-woocommerce-product-new.is-hidden-rating li.product .star-rating,
.woocommerce .wp-block-woocommerce-handpicked-products.is-hidden-rating li.product .star-rating,
.woocommerce .wp-block-woocommerce-product-best-sellers.is-hidden-rating li.product .star-rating,
.woocommerce .wp-block-woocommerce-product-on-sale.is-hidden-rating li.product .star-rating,
.woocommerce .wp-block-woocommerce-product-top-rated.is-hidden-rating li.product .star-rating,
.woocommerce .wp-block-woocommerce-products-by-attribute.is-hidden-rating li.product .star-rating,
.woocommerce .wp-block-woocommerce-product-category.is-hidden-rating li.product .star-rating,
.woocommerce .wp-block-woocommerce-product-new.is-hidden-rating li.product .star-rating {
display: none; }
body .wc-block-featured-product,
.woocommerce .wc-block-featured-product {
width: auto; }
@media screen and (max-width: 80em) {
.blog-content-area .blog-list-cells {
width: 100%; } }
.blog-content-area .blog-listing .cell:not(.site-main-content-wrapper) {
padding-left: 1.875rem; }
@media screen and (max-width: 90em) {
.blog-content-area .blog-listing .cell:not(.site-main-content-wrapper) {
padding-left: 0; } }
.blog-listing .posts-navigation {
padding-top: 3.75rem;
border-top: 1px solid #eee;
text-align: center;
font-size: 1.25rem; }
.blog-listing .posts-navigation > ul {
list-style: none;
margin: 0;
display: flex;
justify-content: center; }
.blog-listing .posts-navigation li {
display: flex;
align-items: center;
margin-bottom: 0;
color: #000; }
.blog-listing .posts-navigation li .page-numbers {
opacity: 0.5;
color: inherit;
font-size: 1.25rem;
font-weight: 400;
line-height: 1rem;
margin-right: 2rem;
display: flex;
align-items: center; }
.blog-listing .posts-navigation li .page-numbers.current {
opacity: 1; }
.blog-listing .posts-navigation li .page-numbers:hover {
opacity: 1; }
.blog-listing .posts-navigation li .prev,
.blog-listing .posts-navigation li .next {
font-size: 0;
display: flex; }
.blog-listing .posts-navigation li .prev:before,
.blog-listing .posts-navigation li .next:before {
font-size: 1rem;
margin-bottom: 5px; }
.blog-listing .posts-navigation li .next {
margin-right: 0; }
.blog-listing .posts-navigation li .prev:before { font-family: 'Barberry' !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;
content: ""; }
.blog-listing .posts-navigation li .next:before { font-family: 'Barberry' !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;
content: ""; }
.blog-listing .blog-articles article {
display: flex;
justify-content: flex-start;
flex-direction: column;
align-items: center; }
@media print, screen and (min-width: 48em) {
.blog-listing .blog-articles article {
flex-direction: row; } }
@media print, screen and (min-width: 48em) {
.blog-listing .blog-articles article.sticky .entry-content-wrap {
padding-left: 1.5rem; } }
.blog-listing .blog-articles article.sticky .entry-content-wrap .entry-header .entry-title a:before {
content: "★";
margin-right: 10px; }
.blog-listing .blog-articles article.has-post-thumbnail .entry-thumbnail,
.blog-listing .blog-articles article.has-post-thumbnail .entry-content-wrap {
width: 100%; }
@media print, screen and (min-width: 48em) {
.blog-listing .blog-articles article.has-post-thumbnail .entry-thumbnail,
.blog-listing .blog-articles article.has-post-thumbnail .entry-content-wrap {
width: 50%; } }
.blog-listing .blog-articles article.has-post-thumbnail .entry-thumbnail {
align-self: flex-start;
vertical-align: middle; }
.blog-listing .blog-articles article.has-post-thumbnail .entry-thumbnail a {
overflow: hidden;
display: block;
margin-left: -1.5rem;
margin-right: -1.5rem; }
@media print, screen and (min-width: 48em) {
.blog-listing .blog-articles article.has-post-thumbnail .entry-thumbnail a {
margin-left: auto;
margin-right: auto; } }
.blog-listing .blog-articles article.has-post-thumbnail .entry-thumbnail a .image-holder {
position: relative; }
.blog-listing .blog-articles article.has-post-thumbnail .entry-thumbnail img {
width: 100%; }
@media print, screen and (min-width: 48em) {
.blog-listing .blog-articles article.has-post-thumbnail .entry-thumbnail img {
transform: none;
transition: opacity 1s; } }
@media screen and (max-width: 47.99875em) {
.blog-listing .blog-articles article.has-post-thumbnail .entry-thumbnail {
margin-bottom: 30px; } }
@media print, screen and (min-width: 48em) {
.blog-listing .blog-articles article.has-post-thumbnail .entry-thumbnail:hover img {
opacity: 0.6; } }
.blog-listing .blog-articles article.has-post-thumbnail .entry-content-wrap {
display: inline-block;
vertical-align: middle;
padding-left: 40px;
padding-right: 20px; }
@media (min-width: 769px) {
.blog-listing .blog-articles article.has-post-thumbnail .entry-content-wrap {
padding-left: calc(3.9215686275vw + 9.8431372549px); } }
@media (min-width: 1024px) {
.blog-listing .blog-articles article.has-post-thumbnail .entry-content-wrap {
padding-left: calc(2.2321428571vw + 27.1428571429px); } }
@media (min-width: 1920px) {
.blog-listing .blog-articles article.has-post-thumbnail .entry-content-wrap {
padding-left: 70px; } }
@media (min-width: 769px) {
.blog-listing .blog-articles article.has-post-thumbnail .entry-content-wrap {
padding-right: calc(3.9215686275vw - 10.1568627451px); } }
@media (min-width: 1024px) {
.blog-listing .blog-articles article.has-post-thumbnail .entry-content-wrap {
padding-right: calc(2.2321428571vw + 7.1428571429px); } }
@media (min-width: 1920px) {
.blog-listing .blog-articles article.has-post-thumbnail .entry-content-wrap {
padding-right: 50px; } }
@media screen and (max-width: 47.99875em) {
.blog-listing .blog-articles article.has-post-thumbnail .entry-content-wrap {
padding-left: 0;
padding-right: 0; } }
.blog-listing .blog-articles article.has-post-thumbnail .entry-content-wrap .entry-header .entry-title, .blog-listing .blog-articles article.has-post-thumbnail .entry-content-wrap .entry-header a {
font-size: 1.75rem;
line-height: 1.3; }
@media print, screen and (min-width: 64.0625em) {
.blog-sidebar-active .blog-listing .blog-articles article.has-post-thumbnail:nth-child(4n+1) .entry-title,
.blog-sidebar-active .blog-listing .blog-articles article.has-post-thumbnail:nth-child(4n+1) .entry-content {
padding-right: 10rem; } }
.blog-listing .blog-articles article:not(.has-post-thumbnail) {
display: block; }
.blog-listing .blog-articles article:not(.has-post-thumbnail):first-child {
padding-top: 3rem; }
@media print, screen and (min-width: 48em) {
.blog-listing .blog-articles article:not(.has-post-thumbnail):first-child {
border-top: 0;
padding-top: 0; } }
.blog-listing .blog-articles article:not(.has-post-thumbnail) .entry-thumbnail,
.blog-listing .blog-articles article:not(.has-post-thumbnail) .entry-content-wrap {
width: 100%;
padding: 0; }
.blog-listing .blog-articles article:not(.has-post-thumbnail) .entry-content-wrap {
transform: none !important; }
.blog-listing .blog-articles article:not(.has-post-thumbnail) .entry-content-wrap .entry-header .entry-title {
font-size: 1.125rem;
margin-bottom: 0.625rem; }
@media print, screen and (min-width: 48em) {
.blog-listing .blog-articles article:not(.has-post-thumbnail) .entry-content-wrap .entry-header .entry-title {
font-size: 1.6875rem; } }
.blog-listing .blog-articles article:not(.has-post-thumbnail) .entry-thumbnail {
margin-bottom: 1.5rem; }
body:not(.search-results) .blog-listing .blog-articles article:nth-child(4n+1) {
display: block; }
@media print, screen and (min-width: 48em) {
body:not(.search-results) .blog-listing .blog-articles article.has-post-thumbnail:nth-child(4n+1) {
padding: 3.75rem 0 3.125rem;
border-top: 1px solid;
border-bottom: 1px solid;
border-color: #eee; } }
@media print, screen and (min-width: 48em) {
body:not(.search-results) .blog-listing .blog-articles article:nth-child(4n+1):first-child {
border-top: 0;
padding-top: 0; } }
body:not(.search-results) .blog-listing .blog-articles article:nth-child(4n+1) .entry-thumbnail,
body:not(.search-results) .blog-listing .blog-articles article:nth-child(4n+1) .entry-content-wrap {
width: 100%;
padding: 0; }
body:not(.search-results) .blog-listing .blog-articles article:nth-child(4n+1) .entry-content-wrap .entry-header .entry-title, body:not(.search-results) .blog-listing .blog-articles article:nth-child(4n+1) .entry-content-wrap .entry-header a {
line-height: 1.3; }
body:not(.search-results) .blog-listing .blog-articles article.has-post-thumbnail:nth-child(4n+1) .entry-content-wrap {
padding: 50px 60px;
padding-bottom: 0;
position: relative;
background-color: #fff;
width: 80%;
float: right;
margin-top: -7vw; }
body:not(.search-results) .blog-listing .blog-articles article.has-post-thumbnail:nth-child(4n+1) .entry-content-wrap .entry-header .entry-title, body:not(.search-results) .blog-listing .blog-articles article.has-post-thumbnail:nth-child(4n+1) .entry-content-wrap .entry-header a {
font-size: 2.25rem;
line-height: 1.3; }
@media screen and (max-width: 47.99875em) {
body:not(.search-results) .blog-listing .blog-articles article.has-post-thumbnail:nth-child(4n+1) .entry-content-wrap {
margin-top: 0;
width: 100%;
padding: 0; }
body:not(.search-results) .blog-listing .blog-articles article.has-post-thumbnail:nth-child(4n+1) .entry-content-wrap .entry-header .entry-title, body:not(.search-results) .blog-listing .blog-articles article.has-post-thumbnail:nth-child(4n+1) .entry-content-wrap .entry-header a {
font-size: 1.75rem;
line-height: 1.3; } }
body:not(.search-results) .blog-listing .blog-articles article:not(:nth-child(4n+1)) .entry-content-wrap {
transform: none !important; }
.blog-listing .blog-articles .post,
.blog-listing .blog-articles .type-page {
margin-bottom: 3.75rem; }
@media print, screen and (min-width: 48em) {
.blog-listing .blog-articles .post,
.blog-listing .blog-articles .type-page {
margin-bottom: 5rem; } }
.blog-listing .blog-articles .post .entry-title a,
.blog-listing .blog-articles .type-page .entry-title a {
transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
.blog-listing .blog-articles .post .entry-title a:hover,
.blog-listing .blog-articles .type-page .entry-title a:hover {
opacity: .6; }
.blog-listing .blog-articles .post .entry-content,
.blog-listing .blog-articles .type-page .entry-content {
color: #666;
margin-bottom: 1rem; }
.blog-listing .blog-articles .post .entry-content a:not(.button),
.blog-listing .blog-articles .type-page .entry-content a:not(.button) {
font-weight: normal;
color: #000;
background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, 0.1) 0px, rgba(0, 0, 0, 0.1) 0px);
background-position: left bottom, left bottom;
background-repeat: no-repeat, no-repeat;
background-size: 0 1px, 100% 1px;
transition: none 300ms ease-in-out;
transition-property: background-size, color;
word-wrap: break-word; }
.blog-listing .blog-articles .post .entry-content a:not(.button):hover,
.blog-listing .blog-articles .type-page .entry-content a:not(.button):hover {
background-size: 100% 1px, 100% 1px; }
.blog-listing .blog-articles .post .entry-content-readmore,
.blog-listing .blog-articles .type-page .entry-content-readmore {
font-weight: 400;
font-size: 1rem; }
.blog-listing .blog-articles .post .entry-content-readmore:before,
.blog-listing .blog-articles .type-page .entry-content-readmore:before {
content: "";
background-color: #000000;
width: 40px;
height: 1px;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
-moz-transition: width 0.3s ease;
-o-transition: width 0.3s ease;
-webkit-transition: width 0.3s ease;
transition: width 0.3s ease; }
.blog-listing .blog-articles .post .entry-content-readmore:hover:before,
.blog-listing .blog-articles .type-page .entry-content-readmore:hover:before {
width: 30px; }
@media screen and (max-width: 47.99875em) {
.blog-listing .right-sidebar-wrapper {
margin-top: 2.5rem; } }
.blog-listing .no-results a:not(.button) {
font-weight: normal;
color: #000;
background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, 0.1) 0px, rgba(0, 0, 0, 0.1) 0px);
background-position: left bottom, left bottom;
background-repeat: no-repeat, no-repeat;
background-size: 0 1px, 100% 1px;
transition: none 300ms ease-in-out;
transition-property: background-size, color;
word-wrap: break-word; }
.blog-listing .no-results a:not(.button):hover {
background-size: 100% 1px, 100% 1px; }
body.posts-has-parallax .blog-listing .blog-articles article.has-post-thumbnail .entry-thumbnail img,
body.posts-has-parallax .related_post_container .single_related_posts .related-post .entry-thumbnail .related_post_image .wp-post-image.size-large {
transform: scale(1.15); }
body.single .page-header {
background-color: #fff; }
body.single .page-header .barberry-entry-meta {
width: 100%;
position: relative;
overflow: hidden; }
body.single .page-header .barberry-entry-meta ul.entry-meta-list {
list-style: none;
margin: 0; }
body.single .page-header .barberry-entry-meta ul.entry-meta-list li {
display: inline-block;
vertical-align: middle;
margin-bottom: 0;
line-height: 1.4;
margin-right: 20px; }
body.single .page-header .barberry-entry-meta ul.entry-meta-list li:last-child {
margin-right: 0; }
body.single .page-header .barberry-entry-meta ul.entry-meta-list li span, body.single .page-header .barberry-entry-meta ul.entry-meta-list li a {
color: #000;
line-height: 1.4;
font-weight: 400; }
body.single .page-header .barberry-entry-meta ul.entry-meta-list li a {
background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, 0.1) 0px, rgba(0, 0, 0, 0.1) 0px);
background-position: left bottom, left bottom;
background-repeat: no-repeat, no-repeat;
background-size: 0 1px, 100% 1px;
transition: none 300ms ease-in-out;
transition-property: background-size, color;
word-wrap: break-word; }
body.single .page-header .barberry-entry-meta ul.entry-meta-list li a:hover {
background-size: 100% 1px, 100% 1px; }
body.single .page-header .barberry-entry-meta ul.entry-meta-list li.post-share .post-share-container {
position: relative; }
body.single .page-header .barberry-entry-meta ul.entry-meta-list li.post-share .post-share-container:before {
font-size: 16px;
margin-right: 0.1875rem; font-family: 'Barberry' !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;
content: ""; }
body.single .breadcrumbs-wrapper .breadcrumbs .delimiter:last-child {
display: none; }
body.single .post-content-area .grid-container {
padding-top: 0; }
body.single .post-content-area .site-content .cell:not(.site-main-content-wrapper) {
padding-left: 1.875rem; }
@media screen and (max-width: 90em) {
body.single .post-content-area .site-content .cell:not(.site-main-content-wrapper) {
padding-left: 0; } }
body.single .post .entry-header .entry-thumbnail {
text-align: center;
overflow: hidden;
margin-bottom: 5rem; }
body.single .post .entry-header .entry-thumbnail img {
margin: 0; }
@media screen and (max-width: 47.99875em) {
body.single .post .entry-header .entry-thumbnail {
margin-bottom: 2.5rem; } }
@media screen and (max-width: 47.99875em) {
body.single .post .entry-header {
margin-left: -1.5rem;
margin-right: -1.5rem; } }
body.single .post .entry-content a:not(.button):not(.wp-block-button__link) {
font-weight: normal;
color: #000;
background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, 0.1) 0px, rgba(0, 0, 0, 0.1) 0px);
background-position: left bottom, left bottom;
background-repeat: no-repeat, no-repeat;
background-size: 0 1px, 100% 1px;
transition: none 300ms ease-in-out;
transition-property: background-size, color;
word-wrap: break-word;
-moz-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s; }
body.single .post .entry-content a:not(.button):not(.wp-block-button__link):hover {
background-size: 100% 1px, 100% 1px; }
body.single .post .entry-content .page-links {
display: flex;
justify-content: center;
font-size: 1.125rem;
clear: both; }
body.single .post .entry-content .page-links a {
background-image: none; }
body.single .post .entry-content .page-links a:hover {
opacity: .6; }
body.single .post .entry-content .page-links span, body.single .post .entry-content .page-links a {
font-size: 1.125rem; }
body.single .post .entry-content .page-links span {
margin-right: 2rem; }
body.single .post footer.entry-meta {
margin-top: 3.75rem; }
body.single .post footer.entry-meta .post_tags {
text-align: center; }
body.single .post footer.entry-meta .post_tags a {
color: #000;
background-color: #fff;
border: 2px solid #e1e1e1;
padding: 0.5rem 0.75rem 0.375rem 0.625rem;
margin: 0 0.625rem 0.625rem 0;
display: inline-block;
font-size: 0.8125rem !important;
line-height: 1.2;
font-weight: 400;
transition: all .3s ease; }
body.single .post footer.entry-meta .post_tags a:before {
background-color: #e1e1e1;
content: "";
width: 5px;
height: 5px;
margin-right: 0.5rem;
margin-bottom: 0.05rem;
display: inline-block;
-webkit-border-radius: 50%;
border-radius: 50%; }
body.single .post footer.entry-meta .post_tags a .tag-link-count {
color: #999; }
body.single .post footer.entry-meta .post_tags a:hover {
border-color: #000;
color: #fff;
background-color: #000; }
body.single .post footer.entry-meta .post_tags a:hover:before {
background-color: #fff; }
body.single .post footer.entry-meta .post_tags a:hover .tag-link-count {
color: #fff; }
body.single .single_navigation_container {
border-top: 1px solid #eee; }
body.single .single_navigation_container .grid-container {
padding-top: 0;
padding-bottom: 0; }
body.single .single_navigation_container .single_navigation {
width: 100%;
padding: 3.125rem 0; }
@media screen and (max-width: 47.99875em) {
body.single .single_navigation_container .single_navigation {
padding: 0; } }
body.single .single_navigation_container .post-navigation {
position: relative;
width: 100%; }
@media screen and (max-width: 47.99875em) {
body.single .single_navigation_container .nav-previous,
body.single .single_navigation_container .nav-next {
padding: 1.875rem 0; } }
body.single .single_navigation_container .nav-previous a .nav-previous-title,
body.single .single_navigation_container .nav-previous a .nav-next-title,
body.single .single_navigation_container .nav-next a .nav-previous-title,
body.single .single_navigation_container .nav-next a .nav-next-title {
position: relative;
display: inline-block;
margin-bottom: 0.625rem;
font-size: 0.75rem;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 2px;
color: #999; }
@media screen and (max-width: 64.06125em) {
body.single .single_navigation_container .nav-previous a .nav-previous-title,
body.single .single_navigation_container .nav-previous a .nav-next-title,
body.single .single_navigation_container .nav-next a .nav-previous-title,
body.single .single_navigation_container .nav-next a .nav-next-title {
font-size: 12px; } }
@media screen and (max-width: 47.99875em) {
body.single .single_navigation_container .nav-previous a .nav-previous-title,
body.single .single_navigation_container .nav-previous a .nav-next-title,
body.single .single_navigation_container .nav-next a .nav-previous-title,
body.single .single_navigation_container .nav-next a .nav-next-title {
margin-bottom: 0; } }
body.single .single_navigation_container .nav-previous a .nav-previous-title + span,
body.single .single_navigation_container .nav-previous a .nav-next-title + span,
body.single .single_navigation_container .nav-next a .nav-previous-title + span,
body.single .single_navigation_container .nav-next a .nav-next-title + span {
display: block;
padding-bottom: 1.5rem;
transition: all .3s ease-in-out;
font-size: 1.625rem;
line-height: 1.4;
font-weight: 600; }
@media print, screen and (min-width: 64.0625em) {
body.single .single_navigation_container .nav-previous a .nav-previous-title + span,
body.single .single_navigation_container .nav-previous a .nav-next-title + span,
body.single .single_navigation_container .nav-next a .nav-previous-title + span,
body.single .single_navigation_container .nav-next a .nav-next-title + span {
padding-bottom: 0; } }
@media screen and (max-width: 64.06125em) {
body.single .single_navigation_container .nav-previous a .nav-previous-title + span,
body.single .single_navigation_container .nav-previous a .nav-next-title + span,
body.single .single_navigation_container .nav-next a .nav-previous-title + span,
body.single .single_navigation_container .nav-next a .nav-next-title + span {
font-size: 1.25rem; } }
@media screen and (max-width: 47.99875em) {
body.single .single_navigation_container .nav-previous a .nav-previous-title + span,
body.single .single_navigation_container .nav-previous a .nav-next-title + span,
body.single .single_navigation_container .nav-next a .nav-previous-title + span,
body.single .single_navigation_container .nav-next a .nav-next-title + span {
font-size: 1.125rem;
padding-bottom: 0; } }
body.single .single_navigation_container .nav-previous a .nav-previous-title,
body.single .single_navigation_container .nav-next a .nav-previous-title {
padding-left: 22px; }
body.single .single_navigation_container .nav-previous a .nav-previous-title:before,
body.single .single_navigation_container .nav-next a .nav-previous-title:before {
position: absolute;
top: 1px;
left: 0; font-family: 'Barberry' !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;
content: ""; }
body.single .single_navigation_container .nav-previous a .nav-next-title,
body.single .single_navigation_container .nav-next a .nav-next-title {
padding-right: 22px; }
body.single .single_navigation_container .nav-previous a .nav-next-title:after,
body.single .single_navigation_container .nav-next a .nav-next-title:after {
position: absolute;
top: 1px;
right: 0; font-family: 'Barberry' !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;
content: ""; }
body.single .single_navigation_container .nav-previous a:hover .nav-previous-title + span,
body.single .single_navigation_container .nav-previous a:hover .nav-next-title + span,
body.single .single_navigation_container .nav-next a:hover .nav-previous-title + span,
body.single .single_navigation_container .nav-next a:hover .nav-next-title + span {
opacity: .6; }
body.single .single_navigation_container .nav-previous {
padding-right: 6.25rem; }
@media screen and (max-width: 64.06125em) {
body.single .single_navigation_container .nav-previous {
padding-right: 3.125rem; } }
@media screen and (max-width: 47.99875em) {
body.single .single_navigation_container .nav-previous {
padding-right: 0; } }
body.single .single_navigation_container .nav-next {
border-left: 1px solid #eee;
text-align: right;
padding-left: 6.25rem; }
@media screen and (max-width: 64.06125em) {
body.single .single_navigation_container .nav-next {
padding-left: 3.125rem; } }
@media screen and (max-width: 47.99875em) {
body.single .single_navigation_container .nav-next {
padding-left: 0;
border-left: none;
text-align: left; } }
@media screen and (max-width: 47.99875em) {
body.single .single_navigation_container .medium-6 .nav-next {
border-top: 1px solid;
border-color: #eee; } }
body.single .single-comments-container {
border-top: 1px solid rgba(0, 0, 0, 0.1); }
body.single .single-comments-container .single-comments-row {
padding-bottom: 5rem; }
.related_post_container {
background-color: rgba(0, 0, 0, 0.03);
padding: 3.75rem 0; }
@media screen and (max-width: 47.99875em) {
.related_post_container {
padding: 1.875rem 0; } }
.related_post_container .grid-container {
padding-top: 0;
padding-bottom: 0; }
.related_post_container .single_related_posts .entry-title {
text-align: center;
margin-bottom: 2.5rem; }
@media screen and (max-width: 47.99875em) {
.related_post_container .single_related_posts .entry-title {
text-align: left;
margin-bottom: 1.875rem; } }
@media screen and (max-width: 47.99875em) {
.related_post_container .single_related_posts .related-post {
margin-bottom: 1.5625rem; } }
.related_post_container .single_related_posts .related-post .entry-thumbnail {
margin-bottom: 1.25rem; }
@media screen and (max-width: 47.99875em) {
.related_post_container .single_related_posts .related-post .entry-thumbnail {
display: inline-block;
margin-bottom: 0; } }
@media screen and (max-width: 47.99875em) {
.related_post_container .single_related_posts .related-post .entry-thumbnail .entry-meta {
display: none; } }
.related_post_container .single_related_posts .related-post .entry-thumbnail .related_post_image {
display: block;
overflow: hidden; }
@media print, screen and (min-width: 48em) {
.related_post_container .single_related_posts .related-post .entry-thumbnail .related_post_image:hover img {
opacity: 0.6; } }
.related_post_container .single_related_posts .related-post .entry-thumbnail .wp-post-image.size-large {
margin: 0;
transition: opacity 1s; }
@media screen and (max-width: 47.99875em) {
.related_post_container .single_related_posts .related-post .entry-thumbnail .wp-post-image.size-large {
display: none; } }
.related_post_container .single_related_posts .related-post .entry-thumbnail .wp-post-image.size-thumbnail {
display: none; }
@media screen and (max-width: 47.99875em) {
.related_post_container .single_related_posts .related-post .entry-thumbnail .wp-post-image.size-thumbnail {
display: block;
max-width: 100px;
width: 100%; } }
.related_post_container .single_related_posts .related-post .related_post_content h2.related_post_title a {
font-weight: 400;
letter-spacing: -0.5px;
display: block;
font-size: 20px;
line-height: 1.3; }
@media screen and (max-width: 47.99875em) {
.related_post_container .single_related_posts .related-post .related_post_content h2.related_post_title a {
font-size: 18px; } }
.related_post_container .single_related_posts .related-post .related_post_content h2.related_post_title a:hover {
opacity: .6; }
@media screen and (max-width: 47.99875em) {
.related_post_container .single_related_posts .related-post.has-post-thumbnail .related_post_content {
width: 65%;
padding-left: 20px;
display: inline-block;
vertical-align: top; } }
.related_post_container .single_related_posts .related-post.has-post-thumbnail .related_post_content .entry-meta {
display: none; }
@media screen and (max-width: 47.99875em) {
.related_post_container .single_related_posts .related-post.has-post-thumbnail .related_post_content .entry-meta {
margin-top: -10px;
display: block; } }
body.page .entry-content .page-links {
display: flex;
justify-content: center;
font-size: 1.125rem;
clear: both; }
body.page .entry-content .page-links a {
background-image: none;
-moz-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s; }
body.page .entry-content .page-links a:hover {
opacity: .6; }
body.page .entry-content .page-links span, body.page .entry-content .page-links a {
font-size: 1.125rem; }
body.page .entry-content .page-links span {
margin-right: 2rem; }
.error404 .site-content {
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
text-align: center; }
@media screen and (max-width: 64.06125em) {
.error404 .site-content section {
padding: 0 3.75rem; } }
@media screen and (max-width: 47.99875em) {
.error404 .site-content section {
padding: 0 1.875rem; } }
.error404 .site-content .page-header .page-title-wrapper {
position: relative;
display: inline-block;
overflow: hidden;
text-align: center; }
.error404 .site-content .page-header .page-title-wrapper h1.page-title {
margin: 0; }
.error404 .site-content .error-404-searchform {
margin: 3.75rem 0 0;
padding: 0 3.75rem; }
@media screen and (max-width: 64.06125em) {
.error404 .site-content .error-404-searchform {
padding: 0; } }
body.woocommerce-shop header.woocommerce-archive-header {
position: relative;
margin-bottom: 40px; }
@media screen and (max-width: 64.06125em) {
body.woocommerce-shop header.woocommerce-archive-header {
margin-bottom: 20px; } }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside {
position: relative; }
@media print, screen and (min-width: 64.0625em) {
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside {
display: flex;
align-items: center; } }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .product-found {
font-size: 92%;
display: flex;
flex: inherit;
align-self: flex-start; }
@media screen and (max-width: 64.06125em) {
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .product-found {
display: none; } }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .product-found span {
font-size: 120%;
font-style: bold;
font-weight: 600; }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools {
display: flex;
margin-left: auto;
flex: 1; }
@media print, screen and (min-width: 64.0625em) {
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools {
flex: inherit; } }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .barberry-show-sidebar-btn {
min-width: 50px;
height: 48px;
border: 1px solid #000;
display: none;
cursor: pointer; }
@media screen and (max-width: 64.06125em) {
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .barberry-show-sidebar-btn {
border: 1px solid;
border-color: #e4e4e4;
display: flex;
align-items: center;
justify-content: center; }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .barberry-show-sidebar-btn svg {
top: 0px;
transform: scaleX(-1);
filter: fliph; } }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .woocommerce-ordering {
display: flex;
align-items: center;
flex: 1; }
@media print, screen and (min-width: 64.0625em) {
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .woocommerce-ordering {
flex: inherit; } }
@media screen and (max-width: 64.06125em) {
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .woocommerce-ordering {
margin-left: -1px; } }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .woocommerce-ordering .select2 {
height: 48px;
border-color: #000;
margin-bottom: 0; }
@media screen and (max-width: 64.06125em) {
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .woocommerce-ordering .select2 {
border: 1px solid;
min-width: 180px;
border-color: #e4e4e4 !important; } }
@media screen and (max-width: 23.4375em) {
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .woocommerce-ordering .select2 {
min-width: inherit; } }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .woocommerce-ordering .select2 .select2-selection--single {
padding: 9px 15px 9px 20px; }
@media screen and (max-width: 64.06125em) {
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .woocommerce-ordering .select2 .select2-selection--single {
padding: 10px 10px 9px 15px; } }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .woocommerce-ordering .select2 .select2-selection--single .select2-selection__rendered {
font-weight: 400;
font-size: 14px; }
@media screen and (max-width: 64.06125em) {
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .woocommerce-ordering .select2 .select2-selection--single .select2-selection__rendered {
font-weight: 300;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; } }
@media screen and (max-width: 64.06125em) {
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .woocommerce-ordering .select2-dropdown {
border: 1px solid;
border-color: #e4e4e4;
border-width: 1px !important; }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .woocommerce-ordering .select2-dropdown.select2-dropdown--below {
top: -1px; }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .woocommerce-ordering .select2-dropdown.select2-dropdown--above {
top: 1px; } }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .woocommerce-ordering .select2-dropdown .select2-search--dropdown {
display: none; }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .woocommerce-ordering .select2-results__option {
padding: 3px 20px;
margin-bottom: 0;
font-size: 14px; }
@media screen and (max-width: 64.06125em) {
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .woocommerce-ordering .select2-results__option {
font-weight: 300; } }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .woocommerce-ordering .select2-results__option:first-child {
padding-top: 12px; }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .woocommerce-ordering .select2-results__option:last-of-type {
padding-bottom: 12px; }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .filter_switch {
text-align: center;
margin-left: -2px;
align-items: center;
position: relative;
cursor: pointer;
user-select: none;
flex: 1;
min-width: 110px;
margin-bottom: 0;
max-height: 48px;
padding: 0;
padding-left: 10px;
padding-right: 10px;
background-color: #f3f3f3;
border-color: #000;
color: #000; }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .filter_switch:before {
background-color: #000; }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .filter_switch:hover {
color: #f3f3f3;
background-color: #f3f3f3; }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .filter_switch:hover:before {
background-color: #000; }
@media print, screen and (min-width: 64.0625em) {
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .filter_switch {
flex: inherit; } }
@media screen and (max-width: 64.06125em) {
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .filter_switch {
border-width: 1px;
border-color: #e4e4e4;
min-width: 100px;
max-width: 120px;
padding-left: 5px;
padding-right: 5px; }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .filter_switch:hover {
color: #000; } }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .filter_switch .f-switchtext {
position: relative;
top: -1px;
z-index: 1;
display: inline-block;
margin-bottom: 0; }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .filter_switch .f-switchtext .f-switchword {
text-transform: none;
letter-spacing: 1px;
font-size: 94%;
text-transform: uppercase;
display: inline-block;
-webkit-transition: opacity 0.35s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.35s cubic-bezier(0.77, 0, 0.175, 1);
transition: opacity 0.35s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.35s cubic-bezier(0.77, 0, 0.175, 1);
transition: opacity 0.35s cubic-bezier(0.77, 0, 0.175, 1), transform 0.35s cubic-bezier(0.77, 0, 0.175, 1);
transition: opacity 0.35s cubic-bezier(0.77, 0, 0.175, 1), transform 0.35s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.35s cubic-bezier(0.77, 0, 0.175, 1);
opacity: 1;
-webkit-transform: rotate(0) translateY(0) translateZ(0);
transform: rotate(0) translateY(0) translateZ(0);
-webkit-transform-origin: 10%;
transform-origin: 10%; }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .filter_switch .f-switchtext .f-switchword.is-close {
position: absolute;
top: 1px;
left: 0;
opacity: 0;
-webkit-transform: translateY(-3em) translateZ(0);
transform: translateY(-3em) translateZ(0); }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .filter_switch .f-cross {
position: relative;
z-index: 1;
display: inline-block;
vertical-align: middle;
width: 10px;
height: 48px;
line-height: 0;
top: -2px;
margin-right: 10px;
-webkit-transition: -webkit-transform 0.35s cubic-bezier(0.77, 0, 0.175, 1);
transition: -webkit-transform 0.35s cubic-bezier(0.77, 0, 0.175, 1);
transition: transform 0.35s cubic-bezier(0.77, 0, 0.175, 1);
transition: transform 0.35s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.35s cubic-bezier(0.77, 0, 0.175, 1);
-webkit-transform: rotate(0deg) translateZ(0);
transform: rotate(0deg) translateZ(0); }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .filter_switch .f-plus {
pointer-events: none;
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%) translateZ(0);
transform: translate(-50%, -50%) translateZ(0);
width: 10px;
height: 10px;
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.2, 1);
transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.2, 1);
transition: transform 0.25s cubic-bezier(0, 0, 0.2, 1);
transition: transform 0.25s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0.25s cubic-bezier(0, 0, 0.2, 1);
transform-origin: 0% 0%; }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .filter_switch .f-plus:before, body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .filter_switch .f-plus:after {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
margin-top: -1px;
margin-left: -5px;
width: 100%;
height: 2px;
background-color: #000;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
outline: 1px solid transparent;
-webkit-transform-origin: 50%;
transform-origin: 50%;
transition: background-color .5s ease; }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .filter_switch .f-plus:after {
transform: rotate(90deg) translateZ(0); }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .filter_switch.active .f-switchtext .f-switchword.is-show {
opacity: 0;
-webkit-transform: translateY(3em) translateZ(0);
transform: translateY(3em) translateZ(0); }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .filter_switch.active .f-switchtext .f-switchword.is-close {
opacity: 1;
-webkit-transform: rotate(0) translateY(0) translateZ(0);
transform: rotate(0) translateY(0) translateZ(0); }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .filter_switch.active .f-cross {
transform: rotate(45deg) translateZ(0); }
body.is-mobile body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .filter_switch.active:before {
display: none !important; }
body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .filter_switch:hover .f-plus:before, body.woocommerce-shop header.woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-tools .filter_switch:hover .f-plus:after {
background-color: #fff; }
body.woocommerce-shop .site-shop-filters {
display: none; }
@media screen and (max-width: 64.06125em) {
body.woocommerce-shop .site-shop-filters {
margin-top: -1px; } }
body.woocommerce-shop .site-shop-filters .site-shop-filters-inside {
padding: 30px 0 0 0; }
@media screen and (max-width: 64.06125em) {
body.woocommerce-shop .site-shop-filters .site-shop-filters-inside {
padding: 0px; } }
body.woocommerce-shop .site-shop-filters .site-shop-filters-inside .shop-filters-area-content .cell {
padding-right: 40px;
padding-right: 20px; }
@media (min-width: 1280px) {
body.woocommerce-shop .site-shop-filters .site-shop-filters-inside .shop-filters-area-content .cell {
padding-right: calc(12.5vw - 140px); } }
@media (min-width: 1440px) {
body.woocommerce-shop .site-shop-filters .site-shop-filters-inside .shop-filters-area-content .cell {
padding-right: 40px; } }
body.woocommerce-shop .site-shop-filters .site-shop-filters-inside .shop-filters-area-content .cell:last-child {
padding-right: 0; }
body.woocommerce-shop .site-shop-filters .site-shop-filters-inside .shop-filters-area-content .cell aside .widget-title {
margin-bottom: 0.9375rem; }
@media screen and (max-width: 64.06125em) {
body.woocommerce-shop .site-shop-filters .site-shop-filters-inside .shop-filters-area-content .cell {
padding: 20px;
margin-right: -1px;
margin-bottom: -1px;
border: 1px solid #e4e4e4; }
body.woocommerce-shop .site-shop-filters .site-shop-filters-inside .shop-filters-area-content .cell:last-child {
padding-right: 20px; }
body.woocommerce-shop .site-shop-filters .site-shop-filters-inside .shop-filters-area-content .cell aside {
margin-bottom: 0; }
body.woocommerce-shop .site-shop-filters .site-shop-filters-inside .shop-filters-area-content .cell aside .widget-title {
margin-bottom: 10px; } }
body.woocommerce-shop .site-shop-filters .site-shop-filters-inside .shop-filters-area-content .barberry_attributes_filter.widget_layered_nav ul li, body.woocommerce-shop .site-shop-filters .site-shop-filters-inside .shop-filters-area-content .barberry_attributes_filter.woocommerce-widget-layered-nav ul li, body.woocommerce-shop .site-shop-filters .site-shop-filters-inside .shop-filters-area-content .barberry_attributes_filter.barberry-price-filter-list ul li {
margin-bottom: 0.125rem; }
body.woocommerce-shop .site-shop-filters .site-shop-filters-inside .shop-filters-area-content .barberry_attributes_filter.widget_layered_nav ul li a, body.woocommerce-shop .site-shop-filters .site-shop-filters-inside .shop-filters-area-content .barberry_attributes_filter.woocommerce-widget-layered-nav ul li a, body.woocommerce-shop .site-shop-filters .site-shop-filters-inside .shop-filters-area-content .barberry_attributes_filter.barberry-price-filter-list ul li a {
font-size: 90%;
line-height: 1.2; }
body.woocommerce-shop .site-shop-filters .site-shop-filters-inside .shop-filters-area-content .barberry_attributes_filter ul li.show-color {
display: block; }
body.woocommerce-shop .site-shop-filters .site-shop-filters-inside .shop-filters-area-content .barberry_attributes_filter ul li.show-color a {
position: relative;
display: inline-block; }
body.woocommerce-shop .site-shop-filters .site-shop-filters-inside .shop-filters-area-content .barberry_attributes_filter ul li.show-color .swatch-color {
width: 16px;
height: 16px;
display: inline-block;
margin-right: 10px; }
body.woocommerce-shop .site-shop-filters .site-shop-filters-inside .shop-filters-area-content .barberry_attributes_filter ul li.show-color .swatch-color .tooltip {
display: none; }
body.woocommerce-shop .site-shop-filters .site-shop-filters-inside .shop-filters-area-content .barberry_attributes_filter ul li.show-color .nav-title {
margin-top: 1px;
display: inline-block;
line-height: 1.2;
vertical-align: top; }
body.woocommerce-shop .site-shop-filters .site-shop-filters-inside .shop-filters-area-content .barberry_attributes_filter ul li.show-color .count {
margin-top: 3px;
margin-left: -3px;
display: inline-block;
line-height: 1; }
body.woocommerce-shop .barberry-active-filters {
margin-top: 15px; }
body.woocommerce-shop .barberry-active-filters .barberry-filters-wrapper {
padding-bottom: 10px;
will-change: scroll-position;
-webkit-overflow-scrolling: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
white-space: nowrap;
border-bottom: 1px solid;
border-bottom-color: #eee; }
body.woocommerce-shop .barberry-active-filters .barberry-filters-wrapper .barberry-clear-filters-wrapp {
position: relative;
display: block;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto; }
body.woocommerce-shop .barberry-active-filters .barberry-filters-wrapper .barberry-clear-filters-wrapp a {
position: relative;
border-right: 1px solid #000;
font-size: 16px;
font-weight: 400;
color: #000;
padding-right: 20px;
padding-left: 15px; }
body.woocommerce-shop .barberry-active-filters .barberry-filters-wrapper .barberry-clear-filters-wrapp a:before {
position: absolute;
left: 0px;
bottom: 3px; font-family: 'Barberry' !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;
content: "";
color: #000;
font-size: 12px;
width: 12px;
height: 12px; }
body.woocommerce-shop .barberry-active-filters .barberry-filters-wrapper .barberry-clear-filters-wrapp a:hover {
opacity: 0.7; }
body.woocommerce-shop .barberry-active-filters .barberry-filters-wrapper .widget_layered_nav_filters {
display: inline-flex;
flex: 0 0 auto;
margin-bottom: 0;
margin-left: 15px; }
body.woocommerce-shop .barberry-active-filters .barberry-filters-wrapper .widget_layered_nav_filters h2.widgettitle {
display: none; }
body.woocommerce-shop .barberry-active-filters .barberry-filters-wrapper .widget_layered_nav_filters ul {
margin-top: 4px;
display: inline-flex; }
body.woocommerce-shop .barberry-active-filters .barberry-filters-wrapper .widget_layered_nav_filters ul li {
display: inline-block;
margin-right: 20px; }
body.woocommerce-shop .barberry-active-filters .barberry-filters-wrapper .widget_layered_nav_filters ul li a {
color: #000;
position: relative;
padding: 0;
padding-left: 15px; }
body.woocommerce-shop .barberry-active-filters .barberry-filters-wrapper .widget_layered_nav_filters ul li a:before {
position: absolute;
left: 0px;
bottom: 4px; font-family: 'Barberry' !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;
content: "";
color: #000;
font-size: 12px;
width: 12px;
height: 12px; }
body.woocommerce-shop .barberry-active-filters .barberry-filters-wrapper .widget_layered_nav_filters ul li a .amount {
font-weight: 400;
margin-left: 2px; }
body.woocommerce-shop .barberry-active-filters .barberry-filters-wrapper .widget_layered_nav_filters ul li a .amount sup {
font-size: 10px;
font-weight: 400;
line-height: 1.4;
margin-left: 0.05rem; }
body.woocommerce-shop .barberry-active-filters .barberry-filters-wrapper .widget_layered_nav_filters ul li a:hover {
opacity: 0.7; }
body.woocommerce-shop .barberry-active-filters.add_scroll .barberry-filters-wrapper {
overflow-x: scroll;
border-bottom: none; }
body.woocommerce-shop .barberry-active-filters.add_scroll .barberry-filters-wrapper::-webkit-scrollbar-track {
background: #eee; }
body.woocommerce-shop .barberry-active-filters.add_scroll .barberry-filters-wrapper::-webkit-scrollbar {
height: 1px;
background: #eee; }
body.woocommerce-shop .barberry-active-filters.add_scroll .barberry-filters-wrapper::-webkit-scrollbar-thumb:horizontal {
background: #999; }
body.woocommerce-shop .sidebar-container {
position: relative;
will-change: min-height; }
body.woocommerce-shop .woocommerce-sidebar-inside {
padding-bottom: 1.875rem; }
body.woocommerce-shop.shop-sidebar-left .woocommerce-sidebar-inside {
position: relative;
transform: translate(0, 0); transform: translate3d(0, 0, 0);
will-change: position, transform;
padding-right: 2.5rem; }
@media screen and (max-width: 87.49875em) {
body.woocommerce-shop.shop-sidebar-left .woocommerce-sidebar-inside {
padding-right: 20px; } }
@media screen and (max-width: 74.99875em) {
body.woocommerce-shop.shop-sidebar-left .woocommerce-sidebar-inside {
padding-right: 0; } }
body.woocommerce-shop.shop-sidebar-right .woocommerce-sidebar-inside {
position: relative;
transform: translate(0, 0); transform: translate3d(0, 0, 0);
will-change: position, transform;
padding-left: 2.5rem; }
@media screen and (max-width: 87.49875em) {
body.woocommerce-shop.shop-sidebar-right .woocommerce-sidebar-inside {
padding-left: 20px; } }
@media screen and (max-width: 74.99875em) {
body.woocommerce-shop.shop-sidebar-right .woocommerce-sidebar-inside {
padding-left: 0; } }
body.woocommerce-shop .barberry-sticky-sidebar-btn {
position: fixed;
top: 30%;
left: 0;
width: 50px;
height: 50px;
color: #333;
text-align: center;
z-index: 4;
font-size: 0;
border: 1px solid;
border-color: #e4e4e4;
background-color: rgba(255, 255, 255, 0.9);
display: none; }
body.woocommerce-shop .barberry-sticky-sidebar-btn svg {
transform: scaleX(-1); }
@media screen and (max-width: 64.06125em) {
body.woocommerce-shop .barberry-sticky-sidebar-btn {
display: flex;
align-items: center;
justify-content: center; } }
body.woocommerce-shop .shop-sidebar-btn {
opacity: 0;
pointer-events: none;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
body.woocommerce-shop .barberry-sidebar-btn-shown {
pointer-events: visible;
pointer-events: unset;
opacity: 1;
-webkit-transform: none;
transform: none; }
@media screen and (max-width: 64.06125em) {
body.dokan-store .main-shop-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap; } }
@media screen and (max-width: 47.99875em) {
body.dokan-store .main-shop-container .shop-content {
width: 100% !important;
margin-left: 0;
margin-right: 0; } }
body.dokan-store .sidebar-container {
position: relative;
will-change: min-height; }
@media screen and (max-width: 64.06125em) {
body.dokan-store .sidebar-container {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; } }
body.dokan-store .woocommerce-sidebar-inside {
position: relative;
transform: translate(0, 0); transform: translate3d(0, 0, 0);
will-change: position, transform;
padding-right: 2.5rem;
padding-bottom: 1.875rem; }
@media screen and (max-width: 87.49875em) {
body.dokan-store .woocommerce-sidebar-inside {
padding-right: 20px; } }
@media screen and (max-width: 74.99875em) {
body.dokan-store .woocommerce-sidebar-inside {
padding-right: 0; } }
body.dokan-store .woocommerce-sidebar-inside .dokan-store-contact .seller-form .dokan-btn {
float: none !important; }
@media screen and (max-width: 64.06125em) {
body.shop-sidebar-active.shop-sticky-sidebar .sidebar-container {
display: none; } }
ul.products {
list-style: none;
display: flex;
flex-flow: row wrap; }
ul.products.columns-2, ul.products.columns-2 .flickity-slider {
margin-right: -3.125rem;
margin-left: -3.125rem; }
ul.products.columns-2 > .product, ul.products.columns-2 .flickity-slider > .product {
width: 50%;
padding-left: 3.125rem;
padding-right: 3.125rem;
padding-bottom: 3.125rem; }
@media screen and (max-width: 80em) {
ul.products.columns-2, ul.products.columns-2 .flickity-slider {
margin-right: -2.03125rem;
margin-left: -2.03125rem; }
ul.products.columns-2 > .product, ul.products.columns-2 .flickity-slider > .product {
width: 50%;
padding-left: 2.03125rem;
padding-right: 2.03125rem;
padding-bottom: 2.03125rem; } }
@media screen and (max-width: 41.6875em) {
ul.products.columns-2, ul.products.columns-2 .flickity-slider {
margin-right: -1.25rem;
margin-left: -1.25rem; }
ul.products.columns-2 > .product, ul.products.columns-2 .flickity-slider > .product {
width: 50%;
padding-left: 1.25rem;
padding-right: 1.25rem;
padding-bottom: 1.25rem; } }
@media screen and (max-width: 47.99875em) {
ul.products.columns-2, ul.products.columns-2 .flickity-slider {
margin-right: -0.78125rem;
margin-left: -0.78125rem; }
ul.products.columns-2 > .product, ul.products.columns-2 .flickity-slider > .product {
width: 50%;
padding-left: 0.78125rem;
padding-right: 0.78125rem;
padding-bottom: 0.78125rem; } }
ul.products.columns-3, ul.products.columns-3 .flickity-slider {
margin-right: -3.125rem;
margin-left: -3.125rem; }
ul.products.columns-3 > .product, ul.products.columns-3 .flickity-slider > .product {
width: 33.3333333333%;
padding-left: 3.125rem;
padding-right: 3.125rem;
padding-bottom: 3.125rem; }
@media screen and (max-width: 80em) {
ul.products.columns-3, ul.products.columns-3 .flickity-slider {
margin-right: -2.1875rem;
margin-left: -2.1875rem; }
ul.products.columns-3 > .product, ul.products.columns-3 .flickity-slider > .product {
width: 33.3333333333%;
padding-left: 2.1875rem;
padding-right: 2.1875rem;
padding-bottom: 2.1875rem; } }
@media screen and (max-width: 64.06125em) {
ul.products.columns-3, ul.products.columns-3 .flickity-slider {
margin-right: -1.5625rem;
margin-left: -1.5625rem; }
ul.products.columns-3 > .product, ul.products.columns-3 .flickity-slider > .product {
width: 33.3333333333%;
padding-left: 1.5625rem;
padding-right: 1.5625rem;
padding-bottom: 1.5625rem; } }
@media screen and (max-width: 41.6875em) {
ul.products.columns-3, ul.products.columns-3 .flickity-slider {
margin-right: -0.9375rem;
margin-left: -0.9375rem; }
ul.products.columns-3 > .product, ul.products.columns-3 .flickity-slider > .product {
width: 33.3333333333%;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
padding-bottom: 0.9375rem; } }
@media screen and (max-width: 47.99875em) {
ul.products.columns-3, ul.products.columns-3 .flickity-slider {
margin-right: -0.78125rem;
margin-left: -0.78125rem; }
ul.products.columns-3 > .product, ul.products.columns-3 .flickity-slider > .product {
width: 50%;
padding-left: 0.78125rem;
padding-right: 0.78125rem;
padding-bottom: 0.78125rem; } }
ul.products.columns-4, ul.products.columns-4 .flickity-slider {
margin-right: -1.875rem;
margin-left: -1.875rem; }
ul.products.columns-4 > .product, ul.products.columns-4 .flickity-slider > .product {
width: 25%;
padding-left: 1.875rem;
padding-right: 1.875rem;
padding-bottom: 1.875rem; }
@media screen and (max-width: 80em) {
ul.products.columns-4, ul.products.columns-4 .flickity-slider {
margin-right: -1.5625rem;
margin-left: -1.5625rem; }
ul.products.columns-4 > .product, ul.products.columns-4 .flickity-slider > .product {
width: 25%;
padding-left: 1.5625rem;
padding-right: 1.5625rem;
padding-bottom: 1.5625rem; } }
@media screen and (max-width: 64.06125em) {
ul.products.columns-4, ul.products.columns-4 .flickity-slider {
margin-right: -1.25rem;
margin-left: -1.25rem; }
ul.products.columns-4 > .product, ul.products.columns-4 .flickity-slider > .product {
width: 33.3333333333%;
padding-left: 1.25rem;
padding-right: 1.25rem;
padding-bottom: 1.25rem; } }
@media screen and (max-width: 41.6875em) {
ul.products.columns-4, ul.products.columns-4 .flickity-slider {
margin-right: -0.9375rem;
margin-left: -0.9375rem; }
ul.products.columns-4 > .product, ul.products.columns-4 .flickity-slider > .product {
width: 33.3333333333%;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
padding-bottom: 0.9375rem; } }
@media screen and (max-width: 47.99875em) {
ul.products.columns-4, ul.products.columns-4 .flickity-slider {
margin-right: -0.78125rem;
margin-left: -0.78125rem; }
ul.products.columns-4 > .product, ul.products.columns-4 .flickity-slider > .product {
width: 50%;
padding-left: 0.78125rem;
padding-right: 0.78125rem;
padding-bottom: 0.78125rem; } }
ul.products.columns-5, ul.products.columns-5 .flickity-slider {
margin-right: -1.5625rem;
margin-left: -1.5625rem; }
ul.products.columns-5 > .product, ul.products.columns-5 .flickity-slider > .product {
width: 20%;
padding-left: 1.5625rem;
padding-right: 1.5625rem;
padding-bottom: 1.5625rem; }
@media screen and (max-width: 80em) {
ul.products.columns-5, ul.products.columns-5 .flickity-slider {
margin-right: -1.25rem;
margin-left: -1.25rem; }
ul.products.columns-5 > .product, ul.products.columns-5 .flickity-slider > .product {
width: 25%;
padding-left: 1.25rem;
padding-right: 1.25rem;
padding-bottom: 1.25rem; } }
@media screen and (max-width: 64.06125em) {
ul.products.columns-5, ul.products.columns-5 .flickity-slider {
margin-right: -1.25rem;
margin-left: -1.25rem; }
ul.products.columns-5 > .product, ul.products.columns-5 .flickity-slider > .product {
width: 33.3333333333%;
padding-left: 1.25rem;
padding-right: 1.25rem;
padding-bottom: 1.25rem; } }
@media screen and (max-width: 41.6875em) {
ul.products.columns-5, ul.products.columns-5 .flickity-slider {
margin-right: -0.9375rem;
margin-left: -0.9375rem; }
ul.products.columns-5 > .product, ul.products.columns-5 .flickity-slider > .product {
width: 33.3333333333%;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
padding-bottom: 0.9375rem; } }
@media screen and (max-width: 47.99875em) {
ul.products.columns-5, ul.products.columns-5 .flickity-slider {
margin-right: -0.78125rem;
margin-left: -0.78125rem; }
ul.products.columns-5 > .product, ul.products.columns-5 .flickity-slider > .product {
width: 50%;
padding-left: 0.78125rem;
padding-right: 0.78125rem;
padding-bottom: 0.78125rem; } }
ul.products.columns-6, ul.products.columns-6 .flickity-slider {
margin-right: -1.5625rem;
margin-left: -1.5625rem; }
ul.products.columns-6 > .product, ul.products.columns-6 .flickity-slider > .product {
width: 16.6666666667%;
padding-left: 1.5625rem;
padding-right: 1.5625rem;
padding-bottom: 1.5625rem; }
@media screen and (max-width: 80em) {
ul.products.columns-6, ul.products.columns-6 .flickity-slider {
margin-right: -1.25rem;
margin-left: -1.25rem; }
ul.products.columns-6 > .product, ul.products.columns-6 .flickity-slider > .product {
width: 20%;
padding-left: 1.25rem;
padding-right: 1.25rem;
padding-bottom: 1.25rem; } }
@media screen and (max-width: 64.06125em) {
ul.products.columns-6, ul.products.columns-6 .flickity-slider {
margin-right: -1.25rem;
margin-left: -1.25rem; }
ul.products.columns-6 > .product, ul.products.columns-6 .flickity-slider > .product {
width: 33.3333333333%;
padding-left: 1.25rem;
padding-right: 1.25rem;
padding-bottom: 1.25rem; } }
@media screen and (max-width: 41.6875em) {
ul.products.columns-6, ul.products.columns-6 .flickity-slider {
margin-right: -0.9375rem;
margin-left: -0.9375rem; }
ul.products.columns-6 > .product, ul.products.columns-6 .flickity-slider > .product {
width: 33.3333333333%;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
padding-bottom: 0.9375rem; } }
@media screen and (max-width: 47.99875em) {
ul.products.columns-6, ul.products.columns-6 .flickity-slider {
margin-right: -0.78125rem;
margin-left: -0.78125rem; }
ul.products.columns-6 > .product, ul.products.columns-6 .flickity-slider > .product {
width: 50%;
padding-left: 0.78125rem;
padding-right: 0.78125rem;
padding-bottom: 0.78125rem; } }
.search-results-inner {
list-style: none;
display: flex;
flex-flow: row wrap;
margin-right: -1.5625rem;
margin-left: -1.5625rem; }
.search-results-inner > .autocomplete-suggestion {
width: 16.6666666667%;
padding-left: 1.5625rem;
padding-right: 1.5625rem;
padding-bottom: 1.5625rem; }
@media screen and (max-width: 80em) {
.search-results-inner {
margin-right: -1.25rem;
margin-left: -1.25rem; }
.search-results-inner > .autocomplete-suggestion {
width: 20%;
padding-left: 1.25rem;
padding-right: 1.25rem;
padding-bottom: 1.25rem; } }
@media screen and (max-width: 64.06125em) {
.search-results-inner {
margin-right: -1.25rem;
margin-left: -1.25rem; }
.search-results-inner > .autocomplete-suggestion {
width: 33.3333333333%;
padding-left: 1.25rem;
padding-right: 1.25rem;
padding-bottom: 1.25rem; } }
@media screen and (max-width: 41.6875em) {
.search-results-inner {
margin-right: -0.9375rem;
margin-left: -0.9375rem; }
.search-results-inner > .autocomplete-suggestion {
width: 33.3333333333%;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
padding-bottom: 0.9375rem; } }
@media screen and (max-width: 47.99875em) {
.search-results-inner {
margin-right: -0.78125rem;
margin-left: -0.78125rem; }
.search-results-inner > .autocomplete-suggestion {
width: 50%;
padding-left: 0.78125rem;
padding-right: 0.78125rem;
padding-bottom: 0.78125rem; } }
.site-content.woocommerce-sidebar-active ul.products.columns-2 {
margin-right: -2.5rem;
margin-left: -2.5rem; }
.site-content.woocommerce-sidebar-active ul.products.columns-2 > .product {
width: 50%;
padding-left: 2.5rem;
padding-right: 2.5rem;
padding-bottom: 2.5rem; }
@media screen and (max-width: 80em) {
.site-content.woocommerce-sidebar-active ul.products.columns-2 {
margin-right: -1.875rem;
margin-left: -1.875rem; }
.site-content.woocommerce-sidebar-active ul.products.columns-2 > .product {
width: 50%;
padding-left: 1.875rem;
padding-right: 1.875rem;
padding-bottom: 1.875rem; } }
@media screen and (max-width: 41.6875em) {
.site-content.woocommerce-sidebar-active ul.products.columns-2 {
margin-right: -1.25rem;
margin-left: -1.25rem; }
.site-content.woocommerce-sidebar-active ul.products.columns-2 > .product {
width: 50%;
padding-left: 1.25rem;
padding-right: 1.25rem;
padding-bottom: 1.25rem; } }
@media screen and (max-width: 47.99875em) {
.site-content.woocommerce-sidebar-active ul.products.columns-2 {
margin-right: -0.78125rem;
margin-left: -0.78125rem; }
.site-content.woocommerce-sidebar-active ul.products.columns-2 > .product {
width: 50%;
padding-left: 0.78125rem;
padding-right: 0.78125rem;
padding-bottom: 0.78125rem; } }
.site-content.woocommerce-sidebar-active ul.products.columns-3 {
margin-right: -2.1875rem;
margin-left: -2.1875rem; }
.site-content.woocommerce-sidebar-active ul.products.columns-3 > .product {
width: 33.3333333333%;
padding-left: 2.1875rem;
padding-right: 2.1875rem;
padding-bottom: 2.1875rem; }
@media screen and (max-width: 80em) {
.site-content.woocommerce-sidebar-active ul.products.columns-3 {
margin-right: -1.5625rem;
margin-left: -1.5625rem; }
.site-content.woocommerce-sidebar-active ul.products.columns-3 > .product {
width: 33.3333333333%;
padding-left: 1.5625rem;
padding-right: 1.5625rem;
padding-bottom: 1.5625rem; } }
@media screen and (max-width: 64.06125em) {
.site-content.woocommerce-sidebar-active ul.products.columns-3 {
margin-right: -1.5625rem;
margin-left: -1.5625rem; }
.site-content.woocommerce-sidebar-active ul.products.columns-3 > .product {
width: 33.3333333333%;
padding-left: 1.5625rem;
padding-right: 1.5625rem;
padding-bottom: 1.5625rem; } }
@media screen and (max-width: 41.6875em) {
.site-content.woocommerce-sidebar-active ul.products.columns-3 {
margin-right: -0.9375rem;
margin-left: -0.9375rem; }
.site-content.woocommerce-sidebar-active ul.products.columns-3 > .product {
width: 33.3333333333%;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
padding-bottom: 0.9375rem; } }
@media screen and (max-width: 47.99875em) {
.site-content.woocommerce-sidebar-active ul.products.columns-3 {
margin-right: -0.78125rem;
margin-left: -0.78125rem; }
.site-content.woocommerce-sidebar-active ul.products.columns-3 > .product {
width: 50%;
padding-left: 0.78125rem;
padding-right: 0.78125rem;
padding-bottom: 0.78125rem; } }
.site-content.woocommerce-sidebar-active ul.products.columns-4 {
margin-right: -1.5625rem;
margin-left: -1.5625rem; }
.site-content.woocommerce-sidebar-active ul.products.columns-4 > .product {
width: 25%;
padding-left: 1.5625rem;
padding-right: 1.5625rem;
padding-bottom: 1.5625rem; }
@media screen and (max-width: 90em) {
.site-content.woocommerce-sidebar-active ul.products.columns-4 {
margin-right: -1.5625rem;
margin-left: -1.5625rem; }
.site-content.woocommerce-sidebar-active ul.products.columns-4 > .product {
width: 33.3333333333%;
padding-left: 1.5625rem;
padding-right: 1.5625rem;
padding-bottom: 1.5625rem; } }
@media screen and (max-width: 64.06125em) {
.site-content.woocommerce-sidebar-active ul.products.columns-4 {
margin-right: -1.5625rem;
margin-left: -1.5625rem; }
.site-content.woocommerce-sidebar-active ul.products.columns-4 > .product {
width: 33.3333333333%;
padding-left: 1.5625rem;
padding-right: 1.5625rem;
padding-bottom: 1.5625rem; } }
@media screen and (max-width: 41.6875em) {
.site-content.woocommerce-sidebar-active ul.products.columns-4 {
margin-right: -0.9375rem;
margin-left: -0.9375rem; }
.site-content.woocommerce-sidebar-active ul.products.columns-4 > .product {
width: 33.3333333333%;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
padding-bottom: 0.9375rem; } }
@media screen and (max-width: 47.99875em) {
.site-content.woocommerce-sidebar-active ul.products.columns-4 {
margin-right: -0.78125rem;
margin-left: -0.78125rem; }
.site-content.woocommerce-sidebar-active ul.products.columns-4 > .product {
width: 50%;
padding-left: 0.78125rem;
padding-right: 0.78125rem;
padding-bottom: 0.78125rem; } }
.site-content.woocommerce-sidebar-active ul.products.columns-5 {
margin-right: -1.5625rem;
margin-left: -1.5625rem; }
.site-content.woocommerce-sidebar-active ul.products.columns-5 > .product {
width: 25%;
padding-left: 1.5625rem;
padding-right: 1.5625rem;
padding-bottom: 1.5625rem; }
@media screen and (max-width: 90em) {
.site-content.woocommerce-sidebar-active ul.products.columns-5 {
margin-right: -1.5625rem;
margin-left: -1.5625rem; }
.site-content.woocommerce-sidebar-active ul.products.columns-5 > .product {
width: 33.3333333333%;
padding-left: 1.5625rem;
padding-right: 1.5625rem;
padding-bottom: 1.5625rem; } }
@media screen and (max-width: 64.06125em) {
.site-content.woocommerce-sidebar-active ul.products.columns-5 {
margin-right: -1.5625rem;
margin-left: -1.5625rem; }
.site-content.woocommerce-sidebar-active ul.products.columns-5 > .product {
width: 33.3333333333%;
padding-left: 1.5625rem;
padding-right: 1.5625rem;
padding-bottom: 1.5625rem; } }
@media screen and (max-width: 41.6875em) {
.site-content.woocommerce-sidebar-active ul.products.columns-5 {
margin-right: -0.9375rem;
margin-left: -0.9375rem; }
.site-content.woocommerce-sidebar-active ul.products.columns-5 > .product {
width: 33.3333333333%;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
padding-bottom: 0.9375rem; } }
@media screen and (max-width: 47.99875em) {
.site-content.woocommerce-sidebar-active ul.products.columns-5 {
margin-right: -0.78125rem;
margin-left: -0.78125rem; }
.site-content.woocommerce-sidebar-active ul.products.columns-5 > .product {
width: 50%;
padding-left: 0.78125rem;
padding-right: 0.78125rem;
padding-bottom: 0.78125rem; } }
@media screen and (max-width: 64.06125em) {
.content-page-wrapper {
padding-top: 20px; } }
.shop-content {
position: relative; }
.shop-content .shop-content-inner > .grid-container {
padding: 0; }
ul.products {
transition-delay: 1.4s;
position: relative;
opacity: 1;
visibility: visible;
transition: opacity 1s ease; }
ul.products.show {
opacity: 0;
visibility: hidden; }
.shop-loading {
position: absolute;
top: 0;
left: 0;
text-align: center;
background-color: #fff;
z-index: -999;
opacity: 0;
transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1); }
.shop-loading .barberry-loader {
width: 24px;
height: 24px;
display: inline-block;
position: relative;
vertical-align: middle; }
@keyframes loader_spinner {
100% {
transform: rotate(360deg); } }
@keyframes loader_fade {
0% {
opacity: 0; }
100% {
opacity: 1; } }
.shop-loading .barberry-loader:after {
content: '';
display: inline-block;
box-sizing: border-box;
width: 24px;
height: 24px;
border-radius: 100%;
border: 1px solid transparent;
animation: loader_fade .5s ease-in, loader_spinner .5s linear infinite; }
.shop-loading .barberry-loader:after {
color: #000;
border-top: 1px solid;
position: absolute;
left: 50%;
top: 50%;
margin-top: -8px;
margin-left: -8px;
z-index: 1; }
.shop-loading.show {
width: 100%;
height: 100%;
z-index: 99;
opacity: 1;
transition-delay: 0.5s; }
@keyframes loader_spinner {
100% {
transform: rotate(360deg); } }
@keyframes loader_fade {
0% {
opacity: 0; }
100% {
opacity: 1; } }
.shop-loading.show .barberry-loader:after {
content: '';
display: inline-block;
box-sizing: border-box;
width: 24px;
height: 24px;
border-radius: 100%;
border: 1px solid transparent;
animation: loader_fade .5s ease-in, loader_spinner .5s linear infinite; }
.shop-loading.show .barberry-loader:after {
color: #000;
border-top: 1px solid;
position: absolute;
left: 50%;
top: 50%;
margin-top: -8px;
margin-left: -8px;
z-index: 1; }
ul.products li.product {
visibility: hidden;
margin-bottom: 20px; }
@media screen and (max-width: 64.06125em) {
ul.products li.product {
margin-bottom: 10px; } }
ul.products li.product .product-inner-wrapper {
position: relative; }
ul.products li.product .product-inner {
position: relative; }
ul.products li.product .product-inner .product-image {
position: relative;
overflow: hidden;
margin-bottom: 1.25rem; }
@media screen and (max-width: 64.06125em) {
ul.products li.product .product-inner .product-image {
overflow: visible;
margin-bottom: 0.9375rem; } }
ul.products li.product .product-inner .product-image .loop-thumbnail {
overflow: hidden;
position: relative;
display: block;
transition: opacity 1s ease; }
ul.products li.product .product-inner .product-image .loop-thumbnail:before {
opacity: 0;
transition: opacity 1s ease; }
ul.products li.product .product-inner .product-image .loop-thumbnail.image-loading {
color: transparent; }
@keyframes loader_spinner {
100% {
transform: rotate(360deg); } }
@keyframes loader_fade {
0% {
opacity: 0; }
100% {
opacity: 1; } }
ul.products li.product .product-inner .product-image .loop-thumbnail.image-loading:after {
content: '';
display: inline-block;
box-sizing: border-box;
width: 20px;
height: 20px;
border-radius: 100%;
border: 1px solid transparent;
animation: loader_fade .5s ease-in, loader_spinner .5s linear infinite; }
ul.products li.product .product-inner .product-image .loop-thumbnail.image-loading:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #fff;
opacity: 0.3;
content: "";
z-index: 1;
transition-delay: 0.1s;
transition: opacity 1s ease; }
ul.products li.product .product-inner .product-image .loop-thumbnail.image-loading:after {
color: #000;
border-top: 2px solid;
position: absolute;
left: 50%;
top: 50%;
margin-top: -10px;
margin-left: -10px;
z-index: 1; }
ul.products li.product .product-inner .product-image .loop-thumbnail img {
width: 100%; }
ul.products li.product .product-inner .product-image .loop-thumbnail .image-hover {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18); }
ul.products li.product .product-inner .product-image .loop-thumbnail:hover .image-hover {
opacity: 1;
transform: scale(1.08); }
ul.products li.product .product-inner .product-image .footer-section {
opacity: 0;
z-index: 1;
text-align: center;
position: absolute;
transform: translateY(-44px);
transform: translateY(0);
width: 100%;
transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
transition-delay: 0s; }
@media screen and (max-width: 64.06125em) {
ul.products li.product .product-inner .product-image .footer-section {
position: relative;
transform: translateY(0px); } }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner {
display: flex;
align-items: center;
justify-content: center;
font-size: 0; }
@media screen and (max-width: 64.06125em) {
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
max-width: 100%; } }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .added_to_cart:not(.button) {
display: none; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button {
margin: 0;
border-width: 1px;
position: relative;
height: auto;
font-weight: 600 !important;
padding: 10px 20px 9px;
text-transform: capitalize;
letter-spacing: 0;
margin-bottom: 0;
min-height: 40px;
color: #000;
background-color: #fff;
white-space: normal; }
@media screen and (max-width: 64.06125em) {
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button {
font-size: 0;
border-color: #e4e4e4;
flex: 1 1 0px;
width: auto; } }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button:before {
background-color: #000; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button:after {
transition-delay: 0s;
position: absolute;
left: 50%;
top: 50%;
margin-top: -8px;
margin-left: -8px;
z-index: 1;
color: #000; }
@media screen and (max-width: 64.06125em) {
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button:after {
font-size: 16px; font-family: 'Barberry' !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;
content: ""; } }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button:hover {
color: #fff; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button:hover:before {
background-color: #000; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button:hover:after {
color: #fff; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button.loading.product_type_simple, ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button.loading.product_type_subscription {
color: transparent; }
@keyframes loader_spinner {
100% {
transform: rotate(360deg); } }
@keyframes loader_fade {
0% {
opacity: 0; }
100% {
opacity: 1; } }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button.loading.product_type_simple:after, ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button.loading.product_type_subscription:after {
content: '';
display: inline-block;
box-sizing: border-box;
width: 16px;
height: 16px;
border-radius: 100%;
border: 1px solid transparent;
animation: loader_fade .5s ease-in, loader_spinner .5s linear infinite; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button.loading.product_type_simple:after, ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button.loading.product_type_subscription:after {
transition-delay: 0.1s;
color: #000;
border-top: 1px solid;
position: absolute;
left: 50%;
top: 50%;
margin-top: -8px;
margin-left: -8px;
z-index: 1; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button.loading.product_type_simple:hover:after, ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button.loading.product_type_subscription:hover:after {
color: #fff; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button.barberry_addtocart_button .tooltip {
display: none; }
@media screen and (max-width: 64.06125em) {
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .product_type_simple,
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .added {
font-size: 0; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .product_type_simple:after,
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .added:after {
font-size: 16px; font-family: 'Barberry' !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;
content: ""; } }
@media screen and (max-width: 64.06125em) {
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .add_to_cart_button:after {
font-size: 16px; font-family: 'Barberry' !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;
content: ""; } }
@media screen and (max-width: 64.06125em) {
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .product_type_variable {
font-size: 0; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .product_type_variable:after {
font-size: 16px; font-family: 'Barberry' !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;
content: ""; } }
@media screen and (max-width: 47.99875em) {
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button:nth-last-child(4), ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button:nth-last-child(4) ~ .button {
padding: 8px 10px 7px; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button:nth-last-child(4):after, ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button:nth-last-child(4) ~ .button:after {
font-size: 14px;
margin-top: -7px;
margin-left: -7px; } }
@media screen and (max-width: 75em) {
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button.product_type_simple:nth-last-child(4), ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button.added:nth-last-child(4):not(.barberry-compare), ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button:nth-last-child(4) ~ .button.product_type_simple, ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button:nth-last-child(4) ~ .button.added:not(.barberry-compare) {
font-size: 0; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button.product_type_simple:nth-last-child(4):after, ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button.added:nth-last-child(4):not(.barberry-compare):after, ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button:nth-last-child(4) ~ .button.product_type_simple:after, ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button:nth-last-child(4) ~ .button.added:not(.barberry-compare):after {
font-size: 16px; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button.product_type_simple.loading:nth-last-child(4), ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button.added.loading:nth-last-child(4):not(.barberry-compare), ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button:nth-last-child(4) ~ .button.product_type_simple.loading, ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button:nth-last-child(4) ~ .button.added.loading:not(.barberry-compare) {
color: transparent; }
@keyframes loader_spinner {
100% {
transform: rotate(360deg); } }
@keyframes loader_fade {
0% {
opacity: 0; }
100% {
opacity: 1; } }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button.product_type_simple.loading:nth-last-child(4):after, ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button.added.loading:nth-last-child(4):not(.barberry-compare):after, ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button:nth-last-child(4) ~ .button.product_type_simple.loading:after, ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button:nth-last-child(4) ~ .button.added.loading:not(.barberry-compare):after {
content: '';
display: inline-block;
box-sizing: border-box;
width: 16px;
height: 16px;
border-radius: 100%;
border: 1px solid transparent;
animation: loader_fade .5s ease-in, loader_spinner .5s linear infinite; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button.product_type_simple.loading:nth-last-child(4):after, ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button.added.loading:nth-last-child(4):not(.barberry-compare):after, ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button:nth-last-child(4) ~ .button.product_type_simple.loading:after, ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button:nth-last-child(4) ~ .button.added.loading:not(.barberry-compare):after {
transition-delay: 0.1s;
color: #000;
border-top: 1px solid;
position: absolute;
left: 50%;
top: 50%;
margin-top: -8px;
margin-left: -8px;
z-index: 1; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button.product_type_simple.loading:nth-last-child(4):hover:after, ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button.loading.added:not(.barberry-compare):nth-last-child(4):hover:after, ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button:nth-last-child(4) ~ .button.product_type_simple.loading:hover:after, ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button:nth-last-child(4) ~ .button.added.loading:not(.barberry-compare):hover:after {
color: #fff; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button.product_type_variable:nth-last-child(4), ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button:nth-last-child(4) ~ .button.product_type_variable {
font-size: 0; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button.product_type_variable:nth-last-child(4):after, ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button:nth-last-child(4) ~ .button.product_type_variable:after {
font-size: 16px; font-family: 'Barberry' !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;
content: ""; } }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_quick_view_button {
margin-right: -1px;
background-color: #fff;
height: 100%;
transition: background-color 1s cubic-bezier(0.19, 1, 0.22, 1); }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_quick_view_button:before {
display: none; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_quick_view_button:after { font-family: 'Barberry' !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;
content: ""; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_quick_view_button:hover {
background-color: #000; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_quick_view_button:hover:after {
color: #fff; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_quick_view_button.loading {
color: transparent; }
@keyframes loader_spinner {
100% {
transform: rotate(360deg); } }
@keyframes loader_fade {
0% {
opacity: 0; }
100% {
opacity: 1; } }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_quick_view_button.loading:after {
content: '';
display: inline-block;
box-sizing: border-box;
width: 16px;
height: 16px;
border-radius: 100%;
border: 1px solid transparent;
animation: loader_fade .5s ease-in, loader_spinner .5s linear infinite; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_quick_view_button.loading:after {
transition-delay: 0.1s;
color: #000;
border-top: 1px solid;
position: absolute;
left: 50%;
top: 50%;
margin-top: -8px;
margin-left: -8px;
z-index: 1; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_quick_view_button.loading:hover:after {
color: #fff; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_wishlist_button {
background-color: #fff;
height: 100%;
margin-left: -1px;
transition: background-color 1s cubic-bezier(0.19, 1, 0.22, 1);
opacity: 1 !important; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_wishlist_button .blockUI {
display: none !important; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_wishlist_button:before {
display: none; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_wishlist_button:after { font-family: 'Barberry' !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;
content: ""; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_wishlist_button.added:after { font-family: 'Barberry' !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;
content: ""; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_wishlist_button:hover {
background-color: #000; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_wishlist_button:hover:after {
color: #fff;
animation: beat .6s ease-in-out infinite; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_wishlist_button.loading {
color: transparent; }
@keyframes loader_spinner {
100% {
transform: rotate(360deg); } }
@keyframes loader_fade {
0% {
opacity: 0; }
100% {
opacity: 1; } }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_wishlist_button.loading:after {
content: '';
display: inline-block;
box-sizing: border-box;
width: 16px;
height: 16px;
border-radius: 100%;
border: 1px solid transparent;
animation: loader_fade .5s ease-in, loader_spinner .5s linear infinite; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_wishlist_button.loading:after {
transition-delay: 0.1s;
color: #000;
border-top: 1px solid;
position: absolute;
left: 50%;
top: 50%;
margin-top: -8px;
margin-left: -8px;
z-index: 1; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_wishlist_button.loading:hover:after {
color: #fff; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_compare_button {
background-color: #fff;
height: 100%;
margin-left: -1px;
transition: background-color 1s cubic-bezier(0.19, 1, 0.22, 1);
opacity: 1 !important; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_compare_button .blockUI {
display: none !important; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_compare_button:before {
display: none; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_compare_button:after { font-family: 'Barberry' !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;
content: ""; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_compare_button:hover {
background-color: #000; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_compare_button:hover:after {
color: #fff;
animation: rotateIn .6s ease-in-out infinite; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_compare_button.added:hover:after {
animation: none; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_compare_button.loading {
color: transparent; }
@keyframes loader_spinner {
100% {
transform: rotate(360deg); } }
@keyframes loader_fade {
0% {
opacity: 0; }
100% {
opacity: 1; } }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_compare_button.loading:after {
content: '';
display: inline-block;
box-sizing: border-box;
width: 16px;
height: 16px;
border-radius: 100%;
border: 1px solid transparent;
animation: loader_fade .5s ease-in, loader_spinner .5s linear infinite; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_compare_button.loading:after {
transition-delay: 0.1s;
color: #000;
border-top: 1px solid;
position: absolute;
left: 50%;
top: 50%;
margin-top: -8px;
margin-left: -8px;
z-index: 1; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_compare_button.loading:hover:after {
color: #fff; }
ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_compare_button.added:after { font-family: 'Barberry' !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;
content: ""; }
ul.products li.product .product-inner.phover:hover .product-image {
overflow: visible; }
ul.products li.product .product-inner .product-details {
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between; }
@media screen and (max-width: 48em) {
ul.products li.product .product-inner .product-details {
flex-wrap: wrap; } }
ul.products li.product .product-inner .product-details .star-rating {
display: block;
font-size: 0.6875rem;
margin-bottom: 5px; }
@media screen and (max-width: 64.06125em) {
ul.products li.product .product-inner .product-details .star-rating {
display: block;
margin-bottom: 5px;
font-size: 0.6875rem; } }
ul.products li.product .product-inner .product-details .product-title {
display: inline-block;
max-width: 60%;
font-size: 18px;
line-height: 1.4;
margin-bottom: .3em; }
ul.products li.product .product-inner .product-details .product-title a {
color: #000;
font-size: 18px;
line-height: 1.4; }
ul.products li.product .product-inner .product-details .product-title a:hover {
color: #000;
opacity: 0.7; }
@media screen and (max-width: 48em) {
ul.products li.product .product-inner .product-details .product-title {
max-width: 100%; }
ul.products li.product .product-inner .product-details .product-title a {
font-size: 16px;
font-weight: 300 !important; } }
ul.products li.product .product-inner .product-details .price {
max-width: 35%;
text-align: right;
font-size: 18px;
line-height: 1;
font-weight: 600; }
ul.products li.product .product-inner .product-details .price .subscription-details,
ul.products li.product .product-inner .product-details .price .subscription-details .amount {
font-size: 14px;
font-weight: 300; }
ul.products li.product .product-inner .product-details .price .amount {
line-height: 1.1; }
ul.products li.product .product-inner .product-details .price .woocommerce-price-suffix {
display: block;
font-weight: 300; }
ul.products li.product .product-inner .product-details .price sup {
font-size: 60%;
font-weight: 400;
line-height: 1.6;
margin-left: 0.1rem; }
@media screen and (max-width: 48em) {
ul.products li.product .product-inner .product-details .price {
font-size: 16px;
max-width: inherit;
text-align: left; } }
ul.products li.product .product-inner .product-details .price del {
text-align: right;
position: relative;
display: inline;
text-decoration: none; }
ul.products li.product .product-inner .product-details .price del .amount {
line-height: 1.4; }
ul.products li.product .product-inner .product-details .price del span {
color: #333;
font-size: 88%;
font-weight: 300; }
ul.products li.product .product-inner .product-details .price del sup {
font-weight: 300; }
@media screen and (max-width: 64.06125em) {
ul.products li.product .product-inner .product-details .price del {
text-align: left;
width: 100%; } }
ul.products li.product .product-inner .product-details .price del .amount:before {
width: 100%;
position: absolute;
content: "";
right: 0;
top: 50%;
height: 0px;
border-bottom: 1px solid #f9423a;
opacity: 0.7;
transform: rotate(-15deg); }
ul.products li.product .product-inner .product-details .price ins {
color: #f9423a;
text-decoration: none;
display: block;
line-height: 1;
padding: 0;
width: 100%; }
@media screen and (max-width: 64.06125em) {
ul.products li.product .product-inner .product-details .price ins {
display: inline; } }
@media screen and (max-width: 64.06125em) {
ul.products li.product .product-inner .product-details .price {
width: 100%; } }
ul.products li.product .product-inner .product-details .price .woocommerce-Price-currencySymbol {
font-size: 70%;
margin-right: 3px; }
@media screen and (max-width: 47.99875em) {
ul.products li.product .product-inner .product-details .price {
line-height: 1.3; }
ul.products li.product .product-inner .product-details .price .woocommerce-Price-currencySymbol {
margin-right: 2px; }
ul.products li.product .product-inner .product-details .price sup {
font-weight: 400;
margin-left: 0.05rem; } }
ul.products li.product .product-inner .product-details a.button {
display: none; }
ul.products li.product .product-inner:hover .footer-section {
transform: translateY(-55px); }
@media screen and (max-width: 64em) {
ul.products li.product .product-inner:hover .footer-section {
transform: translateY(0px); } }
ul.products.product-grid-layout-2 li.product .product-inner .product-image {
margin-bottom: 0; }
@media screen and (max-width: 64.06125em) {
ul.products.product-grid-layout-2 li.product .product-inner .product-image {
margin-bottom: 15px; } }
ul.products.product-grid-layout-2 li.product .product-inner .product-details-wrapper {
position: relative;
transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1); }
ul.products.product-grid-layout-2 li.product .product-inner .product-details {
position: absolute;
width: 100%;
bottom: 30px;
z-index: 3; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .star-rating {
opacity: 0;
display: block;
font-size: 0.8125rem;
margin-bottom: 10px; }
body.is-mobile ul.products.product-grid-layout-2 li.product .product-inner .product-details .star-rating {
opacity: 1; }
@media screen and (max-width: 64.06125em) {
ul.products.product-grid-layout-2 li.product .product-inner .product-details .star-rating {
opacity: 1; } }
@media screen and (max-width: 48em) {
ul.products.product-grid-layout-2 li.product .product-inner .product-details {
position: relative;
bottom: auto; } }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title {
max-width: 60%;
margin-left: -30px;
margin-bottom: 0; }
@media screen and (max-width: 48em) {
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title {
max-width: 100%;
margin-left: 0;
margin-bottom: .3em; } }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a {
font-size: 40px;
line-height: 1.2; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div {
width: auto;
padding: 0;
overflow: hidden; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div span {
opacity: 0;
display: inline-block;
position: relative; }
@media screen and (max-width: 64.06125em) {
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div span {
opacity: 1; } }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div span:after {
width: 0;
height: 1px;
position: absolute;
left: 0;
bottom: 2px;
content: " ";
background-color: #000;
-webkit-transition: width 1s cubic-bezier(0.19, 1, 0.22, 1);
-moz-transition: width 1s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: width 1s cubic-bezier(0.19, 1, 0.22, 1);
transition: width 1s cubic-bezier(0.19, 1, 0.22, 1);
transition-delay: 0; }
@media screen and (max-width: 47.99875em) {
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div span:after {
display: none; } }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(1) span:after {
transition-delay: 0.1s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(2) span:after {
transition-delay: 0.2s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(3) span:after {
transition-delay: 0.3s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(4) span:after {
transition-delay: 0.4s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(5) span:after {
transition-delay: 0.5s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(6) span:after {
transition-delay: 0.6s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(7) span:after {
transition-delay: 0.7s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(8) span:after {
transition-delay: 0.8s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(9) span:after {
transition-delay: 0.9s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(10) span:after {
transition-delay: 1s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(11) span:after {
transition-delay: 1.1s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(12) span:after {
transition-delay: 1.2s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(13) span:after {
transition-delay: 1.3s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(14) span:after {
transition-delay: 1.4s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(15) span:after {
transition-delay: 1.5s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(16) span:after {
transition-delay: 1.6s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(17) span:after {
transition-delay: 1.7s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(18) span:after {
transition-delay: 1.8s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(19) span:after {
transition-delay: 1.9s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(20) span:after {
transition-delay: 2s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(21) span:after {
transition-delay: 2.1s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(22) span:after {
transition-delay: 2.2s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(23) span:after {
transition-delay: 2.3s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(24) span:after {
transition-delay: 2.4s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(25) span:after {
transition-delay: 2.5s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(26) span:after {
transition-delay: 2.6s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(27) span:after {
transition-delay: 2.7s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(28) span:after {
transition-delay: 2.8s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(29) span:after {
transition-delay: 2.9s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(30) span:after {
transition-delay: 3s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(31) span:after {
transition-delay: 3.1s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(32) span:after {
transition-delay: 3.2s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(33) span:after {
transition-delay: 3.3s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(34) span:after {
transition-delay: 3.4s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(35) span:after {
transition-delay: 3.5s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(36) span:after {
transition-delay: 3.6s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(37) span:after {
transition-delay: 3.7s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(38) span:after {
transition-delay: 3.8s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(39) span:after {
transition-delay: 3.9s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(40) span:after {
transition-delay: 4s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(41) span:after {
transition-delay: 4.1s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(42) span:after {
transition-delay: 4.2s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(43) span:after {
transition-delay: 4.3s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(44) span:after {
transition-delay: 4.4s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(45) span:after {
transition-delay: 4.5s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(46) span:after {
transition-delay: 4.6s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(47) span:after {
transition-delay: 4.7s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(48) span:after {
transition-delay: 4.8s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(49) span:after {
transition-delay: 4.9s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(50) span:after {
transition-delay: 5s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(51) span:after {
transition-delay: 5.1s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(52) span:after {
transition-delay: 5.2s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(53) span:after {
transition-delay: 5.3s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(54) span:after {
transition-delay: 5.4s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(55) span:after {
transition-delay: 5.5s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(56) span:after {
transition-delay: 5.6s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(57) span:after {
transition-delay: 5.7s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(58) span:after {
transition-delay: 5.8s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(59) span:after {
transition-delay: 5.9s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(60) span:after {
transition-delay: 6s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(61) span:after {
transition-delay: 6.1s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(62) span:after {
transition-delay: 6.2s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(63) span:after {
transition-delay: 6.3s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(64) span:after {
transition-delay: 6.4s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(65) span:after {
transition-delay: 6.5s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(66) span:after {
transition-delay: 6.6s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(67) span:after {
transition-delay: 6.7s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(68) span:after {
transition-delay: 6.8s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(69) span:after {
transition-delay: 6.9s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(70) span:after {
transition-delay: 7s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(71) span:after {
transition-delay: 7.1s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(72) span:after {
transition-delay: 7.2s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(73) span:after {
transition-delay: 7.3s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(74) span:after {
transition-delay: 7.4s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(75) span:after {
transition-delay: 7.5s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(76) span:after {
transition-delay: 7.6s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(77) span:after {
transition-delay: 7.7s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(78) span:after {
transition-delay: 7.8s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(79) span:after {
transition-delay: 7.9s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(80) span:after {
transition-delay: 8s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(81) span:after {
transition-delay: 8.1s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(82) span:after {
transition-delay: 8.2s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(83) span:after {
transition-delay: 8.3s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(84) span:after {
transition-delay: 8.4s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(85) span:after {
transition-delay: 8.5s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(86) span:after {
transition-delay: 8.6s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(87) span:after {
transition-delay: 8.7s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(88) span:after {
transition-delay: 8.8s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(89) span:after {
transition-delay: 8.9s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(90) span:after {
transition-delay: 9s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(91) span:after {
transition-delay: 9.1s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(92) span:after {
transition-delay: 9.2s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(93) span:after {
transition-delay: 9.3s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(94) span:after {
transition-delay: 9.4s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(95) span:after {
transition-delay: 9.5s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(96) span:after {
transition-delay: 9.6s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(97) span:after {
transition-delay: 9.7s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(98) span:after {
transition-delay: 9.8s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(99) span:after {
transition-delay: 9.9s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .product-title a div:nth-child(100) span:after {
transition-delay: 10s; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .price {
position: relative;
opacity: 0;
display: block;
max-width: 100px;
margin-right: 30px;
align-self: flex-end;
bottom: 5px;
overflow: hidden;
text-align: right; }
body.is-mobile ul.products.product-grid-layout-2 li.product .product-inner .product-details .price {
opacity: 1; }
ul.products.product-grid-layout-2 li.product .product-inner .product-details .price .subscription-details,
ul.products.product-grid-layout-2 li.product .product-inner .product-details .price .subscription-details .amount {
font-size: 14px;
font-weight: 300; }
@media screen and (max-width: 64.06125em) {
ul.products.product-grid-layout-2 li.product .product-inner .product-details .price {
bottom: 0; } }
@media screen and (max-width: 48em) {
ul.products.product-grid-layout-2 li.product .product-inner .product-details .price {
opacity: 1; } }
@media screen and (max-width: 48em) {
ul.products.product-grid-layout-2 li.product .product-inner .product-details .price {
text-align: left;
display: block;
max-width: 100%;
opacity: 1;
margin-right: 0;
margin-bottom: 0; } }
ul.products.product-grid-layout-2 li.product .product-inner:hover .product-image .loop-thumbnail .image-hover {
opacity: 1;
transform: scale(1.08); }
ul.products.product-grid-layout-2 li.product .product-inner:hover .product-details-wrapper {
transform: translateY(-40px);
transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1); }
@media screen and (max-width: 64.06125em) {
ul.products.product-grid-layout-2 li.product .product-inner:hover .product-details-wrapper {
transform: none; } }
ul.products.product-grid-layout-2 li.product .product-inner:hover .product-details .product-title a div span:after {
width: 100%; }
ul.products li.product.active .product-inner .product-image .footer-section {
opacity: 1; }
@media screen and (max-width: 48em) {
ul.products li.product.active .product-inner .product-image .footer-section {
transition-delay: .3s; } }
ul.products li.product.active .product-labels {
transition-delay: 1s;
transition: opacity 1s;
opacity: 1; }
ul.products li.product-category .category_wrapper .category_image {
overflow: hidden;
margin-bottom: 1.25rem; }
ul.products li.product-category .category_wrapper .category_image img {
width: 100%;
transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18); }
@media screen and (max-width: 64.06125em) {
ul.products li.product-category .category_wrapper .category_image {
margin-bottom: 0.9375rem; } }
ul.products li.product-category .category_wrapper .category_details a {
color: #000; }
ul.products li.product-category .category_wrapper .category_details .category-title {
color: #000;
font-size: 24px;
line-height: 1.4;
font-weight: 600 !important;
margin-bottom: 0; }
@media screen and (max-width: 47.99875em) {
ul.products li.product-category .category_wrapper .category_details .category-title {
font-size: 20px;
line-height: 1.2; } }
ul.products li.product-category .category_wrapper .category_details .category-title .count {
display: none; }
ul.products li.product-category .category_wrapper .category_details .more-products {
font-weight: 300;
font-size: 16px;
line-height: 1.6; }
ul.products li.product-category .category_wrapper:hover .category_image img {
transform: scale(1.08) !important; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper {
position: relative; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details {
position: absolute;
width: 100%;
bottom: 30px;
z-index: 3; }
@media screen and (max-width: 47.99875em) {
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details {
position: relative; } }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .more-products {
opacity: 0; }
@media screen and (max-width: 64em) {
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .more-products {
opacity: 1; } }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
font-size: 40px;
line-height: 1.2; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div {
overflow: hidden; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div span {
opacity: 0;
display: inline-block;
position: relative; }
@media screen and (max-width: 64em) {
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div span {
opacity: 1; } }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div span:after {
width: 0;
height: 1px;
position: absolute;
left: 0;
bottom: 2px;
content: " ";
background-color: #000;
-webkit-transition: width 1s cubic-bezier(0.19, 1, 0.22, 1);
-moz-transition: width 1s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: width 1s cubic-bezier(0.19, 1, 0.22, 1);
transition: width 1s cubic-bezier(0.19, 1, 0.22, 1);
transition-delay: 0; }
@media screen and (max-width: 47.99875em) {
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div span:after {
display: none; } }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(1) span:after {
transition-delay: 0.1s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(2) span:after {
transition-delay: 0.2s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(3) span:after {
transition-delay: 0.3s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(4) span:after {
transition-delay: 0.4s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(5) span:after {
transition-delay: 0.5s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(6) span:after {
transition-delay: 0.6s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(7) span:after {
transition-delay: 0.7s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(8) span:after {
transition-delay: 0.8s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(9) span:after {
transition-delay: 0.9s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(10) span:after {
transition-delay: 1s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(11) span:after {
transition-delay: 1.1s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(12) span:after {
transition-delay: 1.2s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(13) span:after {
transition-delay: 1.3s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(14) span:after {
transition-delay: 1.4s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(15) span:after {
transition-delay: 1.5s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(16) span:after {
transition-delay: 1.6s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(17) span:after {
transition-delay: 1.7s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(18) span:after {
transition-delay: 1.8s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(19) span:after {
transition-delay: 1.9s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(20) span:after {
transition-delay: 2s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(21) span:after {
transition-delay: 2.1s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(22) span:after {
transition-delay: 2.2s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(23) span:after {
transition-delay: 2.3s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(24) span:after {
transition-delay: 2.4s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(25) span:after {
transition-delay: 2.5s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(26) span:after {
transition-delay: 2.6s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(27) span:after {
transition-delay: 2.7s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(28) span:after {
transition-delay: 2.8s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(29) span:after {
transition-delay: 2.9s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(30) span:after {
transition-delay: 3s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(31) span:after {
transition-delay: 3.1s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(32) span:after {
transition-delay: 3.2s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(33) span:after {
transition-delay: 3.3s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(34) span:after {
transition-delay: 3.4s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(35) span:after {
transition-delay: 3.5s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(36) span:after {
transition-delay: 3.6s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(37) span:after {
transition-delay: 3.7s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(38) span:after {
transition-delay: 3.8s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(39) span:after {
transition-delay: 3.9s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(40) span:after {
transition-delay: 4s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(41) span:after {
transition-delay: 4.1s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(42) span:after {
transition-delay: 4.2s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(43) span:after {
transition-delay: 4.3s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(44) span:after {
transition-delay: 4.4s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(45) span:after {
transition-delay: 4.5s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(46) span:after {
transition-delay: 4.6s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(47) span:after {
transition-delay: 4.7s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(48) span:after {
transition-delay: 4.8s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(49) span:after {
transition-delay: 4.9s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(50) span:after {
transition-delay: 5s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(51) span:after {
transition-delay: 5.1s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(52) span:after {
transition-delay: 5.2s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(53) span:after {
transition-delay: 5.3s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(54) span:after {
transition-delay: 5.4s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(55) span:after {
transition-delay: 5.5s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(56) span:after {
transition-delay: 5.6s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(57) span:after {
transition-delay: 5.7s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(58) span:after {
transition-delay: 5.8s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(59) span:after {
transition-delay: 5.9s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(60) span:after {
transition-delay: 6s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(61) span:after {
transition-delay: 6.1s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(62) span:after {
transition-delay: 6.2s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(63) span:after {
transition-delay: 6.3s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(64) span:after {
transition-delay: 6.4s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(65) span:after {
transition-delay: 6.5s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(66) span:after {
transition-delay: 6.6s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(67) span:after {
transition-delay: 6.7s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(68) span:after {
transition-delay: 6.8s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(69) span:after {
transition-delay: 6.9s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(70) span:after {
transition-delay: 7s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(71) span:after {
transition-delay: 7.1s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(72) span:after {
transition-delay: 7.2s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(73) span:after {
transition-delay: 7.3s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(74) span:after {
transition-delay: 7.4s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(75) span:after {
transition-delay: 7.5s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(76) span:after {
transition-delay: 7.6s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(77) span:after {
transition-delay: 7.7s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(78) span:after {
transition-delay: 7.8s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(79) span:after {
transition-delay: 7.9s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(80) span:after {
transition-delay: 8s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(81) span:after {
transition-delay: 8.1s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(82) span:after {
transition-delay: 8.2s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(83) span:after {
transition-delay: 8.3s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(84) span:after {
transition-delay: 8.4s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(85) span:after {
transition-delay: 8.5s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(86) span:after {
transition-delay: 8.6s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(87) span:after {
transition-delay: 8.7s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(88) span:after {
transition-delay: 8.8s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(89) span:after {
transition-delay: 8.9s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(90) span:after {
transition-delay: 9s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(91) span:after {
transition-delay: 9.1s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(92) span:after {
transition-delay: 9.2s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(93) span:after {
transition-delay: 9.3s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(94) span:after {
transition-delay: 9.4s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(95) span:after {
transition-delay: 9.5s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(96) span:after {
transition-delay: 9.6s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(97) span:after {
transition-delay: 9.7s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(98) span:after {
transition-delay: 9.8s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(99) span:after {
transition-delay: 9.9s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title div:nth-child(100) span:after {
transition-delay: 10s; }
ul.products.category-grid-layout-2 li.product-category .category_wrapper:hover .category_details .category-title div span:after {
width: 100%; }
ul.products li.product .product-inner .product-details .product-title a {
background-image: none !important; }
ul.products.columns-2 li.product .product-inner .product-details .product-title a, ul.products.columns-3 li.product .product-inner .product-details .product-title a {
font-size: 16px; }
@media (min-width: 640px) {
ul.products.columns-2 li.product .product-inner .product-details .product-title a, ul.products.columns-3 li.product .product-inner .product-details .product-title a {
font-size: calc(0.5208333333vw + 12.6666666667px); } }
@media (min-width: 1024px) {
ul.products.columns-2 li.product .product-inner .product-details .product-title a, ul.products.columns-3 li.product .product-inner .product-details .product-title a {
font-size: calc(0.4807692308vw + 13.0769230769px); } }
@media (min-width: 1440px) {
ul.products.columns-2 li.product .product-inner .product-details .product-title a, ul.products.columns-3 li.product .product-inner .product-details .product-title a {
font-size: 20px; } }
ul.products.columns-4 li.product .product-inner .product-details .product-title a, ul.products.columns-5 li.product .product-inner .product-details .product-title a {
font-size: 16px; }
@media (min-width: 640px) {
ul.products.columns-4 li.product .product-inner .product-details .product-title a, ul.products.columns-5 li.product .product-inner .product-details .product-title a {
font-size: calc(0.5208333333vw + 12.6666666667px); } }
@media (min-width: 1024px) {
ul.products.columns-4 li.product .product-inner .product-details .product-title a, ul.products.columns-5 li.product .product-inner .product-details .product-title a {
font-size: calc(0.4807692308vw + 13.0769230769px); } }
@media (min-width: 1440px) {
ul.products.columns-4 li.product .product-inner .product-details .product-title a, ul.products.columns-5 li.product .product-inner .product-details .product-title a {
font-size: 20px; } }
ul.products.columns-2.product-grid-layout-2 li.product .product-inner .product-details {
bottom: 0px; }
@media (min-width: 768px) {
ul.products.columns-2.product-grid-layout-2 li.product .product-inner .product-details {
bottom: calc(7000vw - 53760px); } }
@media (min-width: 769px) {
ul.products.columns-2.product-grid-layout-2 li.product .product-inner .product-details {
bottom: calc(3.9215686275vw + 39.8431372549px); } }
@media (min-width: 1024px) {
ul.products.columns-2.product-grid-layout-2 li.product .product-inner .product-details {
bottom: calc(-5000vw + 51280px); } }
@media (min-width: 1025px) {
ul.products.columns-2.product-grid-layout-2 li.product .product-inner .product-details {
bottom: 30px; } }
@media (min-width: 1440px) {
ul.products.columns-2.product-grid-layout-2 li.product .product-inner .product-details {
bottom: 30px; } }
ul.products.columns-2.product-grid-layout-2 li.product .product-inner .product-details .product-title {
margin-left: 0px; }
@media (min-width: 768px) {
ul.products.columns-2.product-grid-layout-2 li.product .product-inner .product-details .product-title {
margin-left: calc(-1500vw + 11520px); } }
@media (min-width: 769px) {
ul.products.columns-2.product-grid-layout-2 li.product .product-inner .product-details .product-title {
margin-left: calc(-0.9784735812vw - 7.4755381605px); } }
@media (min-width: 1280px) {
ul.products.columns-2.product-grid-layout-2 li.product .product-inner .product-details .product-title {
margin-left: calc(-3.75vw + 28px); } }
@media (min-width: 1440px) {
ul.products.columns-2.product-grid-layout-2 li.product .product-inner .product-details .product-title {
margin-left: -26px; } }
ul.products.columns-2.product-grid-layout-2 li.product .product-inner .product-details .product-title a {
font-size: 18px; }
@media (min-width: 767px) {
ul.products.columns-2.product-grid-layout-2 li.product .product-inner .product-details .product-title a {
font-size: calc(200vw - 1516px); } }
@media (min-width: 768px) {
ul.products.columns-2.product-grid-layout-2 li.product .product-inner .product-details .product-title a {
font-size: calc(0.78125vw + 14px); } }
@media (min-width: 1024px) {
ul.products.columns-2.product-grid-layout-2 li.product .product-inner .product-details .product-title a {
font-size: calc(0.78125vw + 14px); } }
@media (min-width: 1280px) {
ul.products.columns-2.product-grid-layout-2 li.product .product-inner .product-details .product-title a {
font-size: calc(5.625vw - 48px); } }
@media (min-width: 1440px) {
ul.products.columns-2.product-grid-layout-2 li.product .product-inner .product-details .product-title a {
font-size: 33px; } }
ul.products.columns-2.product-grid-layout-2 li.product .product-inner .product-details .product-title a div span:after {
bottom: 2px; }
@media (min-width: 1024px) {
ul.products.columns-2.product-grid-layout-2 li.product .product-inner .product-details .product-title a div span:after {
bottom: calc(0.390625vw - 2px); } }
@media (min-width: 1280px) {
ul.products.columns-2.product-grid-layout-2 li.product .product-inner .product-details .product-title a div span:after {
bottom: 3px; } }
@media (min-width: 1440px) {
ul.products.columns-2.product-grid-layout-2 li.product .product-inner .product-details .product-title a div span:after {
bottom: 3px; } }
ul.products.columns-2.product-grid-layout-2 li.product .product-inner .product-details .price {
margin-right: 0px; }
@media (min-width: 640px) {
ul.products.columns-2.product-grid-layout-2 li.product .product-inner .product-details .price {
margin-right: calc(12.4031007752vw - 79.3798449612px); } }
@media (min-width: 769px) {
ul.products.columns-2.product-grid-layout-2 li.product .product-inner .product-details .price {
margin-right: calc(0.7843137255vw + 9.968627451px); } }
@media (min-width: 1024px) {
ul.products.columns-2.product-grid-layout-2 li.product .product-inner .product-details .price {
margin-right: calc(2.8846153846vw - 11.5384615385px); } }
@media (min-width: 1440px) {
ul.products.columns-2.product-grid-layout-2 li.product .product-inner .product-details .price {
margin-right: 30px; } }
ul.products.columns-2.category-grid-layout-2 li.product-category .category_wrapper .category_details {
bottom: 0px; }
@media (min-width: 767px) {
ul.products.columns-2.category-grid-layout-2 li.product-category .category_wrapper .category_details {
bottom: calc(2000vw - 15340px); } }
@media (min-width: 768px) {
ul.products.columns-2.category-grid-layout-2 li.product-category .category_wrapper .category_details {
bottom: calc(1.953125vw + 5px); } }
@media (min-width: 1280px) {
ul.products.columns-2.category-grid-layout-2 li.product-category .category_wrapper .category_details {
bottom: 30px; } }
@media (min-width: 1440px) {
ul.products.columns-2.category-grid-layout-2 li.product-category .category_wrapper .category_details {
bottom: 30px; } }
ul.products.columns-2.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
margin-left: 0px;
font-size: 18px; }
@media (min-width: 767px) {
ul.products.columns-2.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
margin-left: calc(-1500vw + 11505px); } }
@media (min-width: 768px) {
ul.products.columns-2.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
margin-left: calc(-0.9765625vw - 7.5px); } }
@media (min-width: 1280px) {
ul.products.columns-2.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
margin-left: calc(-3.75vw + 28px); } }
@media (min-width: 1440px) {
ul.products.columns-2.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
margin-left: -26px; } }
@media (min-width: 767px) {
ul.products.columns-2.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
font-size: calc(200vw - 1516px); } }
@media (min-width: 768px) {
ul.products.columns-2.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
font-size: calc(0.78125vw + 14px); } }
@media (min-width: 1024px) {
ul.products.columns-2.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
font-size: calc(0.78125vw + 14px); } }
@media (min-width: 1280px) {
ul.products.columns-2.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
font-size: calc(7.5vw - 72px); } }
@media (min-width: 1440px) {
ul.products.columns-2.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
font-size: 36px; } }
ul.products.columns-2.category-grid-layout-2 li.product-category .category_wrapper .category_details .more-products {
margin-left: 0px; }
@media (min-width: 767px) {
ul.products.columns-2.category-grid-layout-2 li.product-category .category_wrapper .category_details .more-products {
margin-left: calc(-1500vw + 11505px); } }
@media (min-width: 768px) {
ul.products.columns-2.category-grid-layout-2 li.product-category .category_wrapper .category_details .more-products {
margin-left: calc(-0.9765625vw - 7.5px); } }
@media (min-width: 1280px) {
ul.products.columns-2.category-grid-layout-2 li.product-category .category_wrapper .category_details .more-products {
margin-left: calc(-3.75vw + 28px); } }
@media (min-width: 1440px) {
ul.products.columns-2.category-grid-layout-2 li.product-category .category_wrapper .category_details .more-products {
margin-left: -26px; } }
ul.products.columns-3.product-grid-layout-2 li.product .product-inner .product-details, ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details {
bottom: 0px; }
@media (min-width: 768px) {
ul.products.columns-3.product-grid-layout-2 li.product .product-inner .product-details, ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details {
bottom: calc(7000vw - 53760px); } }
@media (min-width: 769px) {
ul.products.columns-3.product-grid-layout-2 li.product .product-inner .product-details, ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details {
bottom: calc(3.9215686275vw + 39.8431372549px); } }
@media (min-width: 1024px) {
ul.products.columns-3.product-grid-layout-2 li.product .product-inner .product-details, ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details {
bottom: calc(-5000vw + 51280px); } }
@media (min-width: 1025px) {
ul.products.columns-3.product-grid-layout-2 li.product .product-inner .product-details, ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details {
bottom: 30px; } }
@media (min-width: 1440px) {
ul.products.columns-3.product-grid-layout-2 li.product .product-inner .product-details, ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details {
bottom: 30px; } }
ul.products.columns-3.product-grid-layout-2 li.product .product-inner .product-details .product-title, ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details .product-title {
margin-left: 0px; }
@media (min-width: 768px) {
ul.products.columns-3.product-grid-layout-2 li.product .product-inner .product-details .product-title, ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details .product-title {
margin-left: calc(-1500vw + 11520px); } }
@media (min-width: 769px) {
ul.products.columns-3.product-grid-layout-2 li.product .product-inner .product-details .product-title, ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details .product-title {
margin-left: calc(-0.9784735812vw - 7.4755381605px); } }
@media (min-width: 1280px) {
ul.products.columns-3.product-grid-layout-2 li.product .product-inner .product-details .product-title, ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details .product-title {
margin-left: calc(-3.75vw + 28px); } }
@media (min-width: 1440px) {
ul.products.columns-3.product-grid-layout-2 li.product .product-inner .product-details .product-title, ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details .product-title {
margin-left: -26px; } }
ul.products.columns-3.product-grid-layout-2 li.product .product-inner .product-details .product-title a, ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title a, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details .product-title a {
font-size: 18px; }
@media (min-width: 767px) {
ul.products.columns-3.product-grid-layout-2 li.product .product-inner .product-details .product-title a, ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title a, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details .product-title a {
font-size: calc(200vw - 1516px); } }
@media (min-width: 768px) {
ul.products.columns-3.product-grid-layout-2 li.product .product-inner .product-details .product-title a, ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title a, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details .product-title a {
font-size: calc(0.78125vw + 14px); } }
@media (min-width: 1024px) {
ul.products.columns-3.product-grid-layout-2 li.product .product-inner .product-details .product-title a, ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title a, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details .product-title a {
font-size: calc(0.78125vw + 14px); } }
@media (min-width: 1280px) {
ul.products.columns-3.product-grid-layout-2 li.product .product-inner .product-details .product-title a, ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title a, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details .product-title a {
font-size: calc(3.75vw - 24px); } }
@media (min-width: 1440px) {
ul.products.columns-3.product-grid-layout-2 li.product .product-inner .product-details .product-title a, ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title a, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details .product-title a {
font-size: 30px; } }
ul.products.columns-3.product-grid-layout-2 li.product .product-inner .product-details .product-title a div span:after, ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title a div span:after, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details .product-title a div span:after {
bottom: 2px; }
@media (min-width: 1024px) {
ul.products.columns-3.product-grid-layout-2 li.product .product-inner .product-details .product-title a div span:after, ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title a div span:after, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details .product-title a div span:after {
bottom: calc(0.390625vw - 2px); } }
@media (min-width: 1280px) {
ul.products.columns-3.product-grid-layout-2 li.product .product-inner .product-details .product-title a div span:after, ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title a div span:after, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details .product-title a div span:after {
bottom: 3px; } }
@media (min-width: 1440px) {
ul.products.columns-3.product-grid-layout-2 li.product .product-inner .product-details .product-title a div span:after, ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title a div span:after, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details .product-title a div span:after {
bottom: 3px; } }
ul.products.columns-3.product-grid-layout-2 li.product .product-inner .product-details .price, ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .price, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details .price {
margin-right: 0px; }
@media (min-width: 640px) {
ul.products.columns-3.product-grid-layout-2 li.product .product-inner .product-details .price, ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .price, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details .price {
margin-right: calc(12.4031007752vw - 79.3798449612px); } }
@media (min-width: 769px) {
ul.products.columns-3.product-grid-layout-2 li.product .product-inner .product-details .price, ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .price, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details .price {
margin-right: calc(0.7843137255vw + 9.968627451px); } }
@media (min-width: 1024px) {
ul.products.columns-3.product-grid-layout-2 li.product .product-inner .product-details .price, ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .price, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details .price {
margin-right: calc(2.8846153846vw - 11.5384615385px); } }
@media (min-width: 1440px) {
ul.products.columns-3.product-grid-layout-2 li.product .product-inner .product-details .price, ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .price, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details .price {
margin-right: 30px; } }
ul.products.columns-3.category-grid-layout-2 li.product-category .category_wrapper .category_details, ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details, ul.products.columns-5.category-grid-layout-2 li.product-category .category_wrapper .category_details {
bottom: 0px; }
@media (min-width: 767px) {
ul.products.columns-3.category-grid-layout-2 li.product-category .category_wrapper .category_details, ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details, ul.products.columns-5.category-grid-layout-2 li.product-category .category_wrapper .category_details {
bottom: calc(1000vw - 7670px); } }
@media (min-width: 768px) {
ul.products.columns-3.category-grid-layout-2 li.product-category .category_wrapper .category_details, ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details, ul.products.columns-5.category-grid-layout-2 li.product-category .category_wrapper .category_details {
bottom: calc(1.953125vw - 5px); } }
@media (min-width: 1280px) {
ul.products.columns-3.category-grid-layout-2 li.product-category .category_wrapper .category_details, ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details, ul.products.columns-5.category-grid-layout-2 li.product-category .category_wrapper .category_details {
bottom: calc(6.25vw - 60px); } }
@media (min-width: 1440px) {
ul.products.columns-3.category-grid-layout-2 li.product-category .category_wrapper .category_details, ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details, ul.products.columns-5.category-grid-layout-2 li.product-category .category_wrapper .category_details {
bottom: 30px; } }
ul.products.columns-3.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title, ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title, ul.products.columns-5.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
margin-left: 0px;
font-size: 18px; }
@media (min-width: 767px) {
ul.products.columns-3.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title, ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title, ul.products.columns-5.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
margin-left: calc(-1500vw + 11505px); } }
@media (min-width: 768px) {
ul.products.columns-3.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title, ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title, ul.products.columns-5.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
margin-left: calc(-0.9765625vw - 7.5px); } }
@media (min-width: 1280px) {
ul.products.columns-3.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title, ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title, ul.products.columns-5.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
margin-left: calc(-3.75vw + 28px); } }
@media (min-width: 1440px) {
ul.products.columns-3.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title, ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title, ul.products.columns-5.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
margin-left: -26px; } }
@media (min-width: 767px) {
ul.products.columns-3.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title, ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title, ul.products.columns-5.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
font-size: calc(200vw - 1516px); } }
@media (min-width: 768px) {
ul.products.columns-3.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title, ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title, ul.products.columns-5.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
font-size: calc(0.78125vw + 14px); } }
@media (min-width: 1024px) {
ul.products.columns-3.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title, ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title, ul.products.columns-5.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
font-size: calc(0.78125vw + 14px); } }
@media (min-width: 1280px) {
ul.products.columns-3.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title, ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title, ul.products.columns-5.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
font-size: calc(3.75vw - 24px); } }
@media (min-width: 1440px) {
ul.products.columns-3.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title, ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title, ul.products.columns-5.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
font-size: 30px; } }
ul.products.columns-3.category-grid-layout-2 li.product-category .category_wrapper .category_details .more-products, ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .more-products, ul.products.columns-5.category-grid-layout-2 li.product-category .category_wrapper .category_details .more-products {
margin-left: 0px; }
@media (min-width: 767px) {
ul.products.columns-3.category-grid-layout-2 li.product-category .category_wrapper .category_details .more-products, ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .more-products, ul.products.columns-5.category-grid-layout-2 li.product-category .category_wrapper .category_details .more-products {
margin-left: calc(-1500vw + 11505px); } }
@media (min-width: 768px) {
ul.products.columns-3.category-grid-layout-2 li.product-category .category_wrapper .category_details .more-products, ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .more-products, ul.products.columns-5.category-grid-layout-2 li.product-category .category_wrapper .category_details .more-products {
margin-left: calc(-0.9765625vw - 7.5px); } }
@media (min-width: 1280px) {
ul.products.columns-3.category-grid-layout-2 li.product-category .category_wrapper .category_details .more-products, ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .more-products, ul.products.columns-5.category-grid-layout-2 li.product-category .category_wrapper .category_details .more-products {
margin-left: calc(-3.75vw + 28px); } }
@media (min-width: 1440px) {
ul.products.columns-3.category-grid-layout-2 li.product-category .category_wrapper .category_details .more-products, ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .more-products, ul.products.columns-5.category-grid-layout-2 li.product-category .category_wrapper .category_details .more-products {
margin-left: -26px; } }
ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details .product-title a {
font-size: 18px; }
@media (min-width: 767px) {
ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details .product-title a {
font-size: calc(200vw - 1516px); } }
@media (min-width: 768px) {
ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details .product-title a {
font-size: calc(0.78125vw + 14px); } }
@media (min-width: 1024px) {
ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details .product-title a {
font-size: calc(0.4807692308vw + 17.0769230769px); } }
@media (min-width: 1440px) {
ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details .product-title a {
font-size: 24px; } }
ul.products.columns-5.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
font-size: 18px; }
@media (min-width: 767px) {
ul.products.columns-5.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
font-size: calc(200vw - 1516px); } }
@media (min-width: 768px) {
ul.products.columns-5.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
font-size: calc(0.78125vw + 14px); } }
@media (min-width: 1024px) {
ul.products.columns-5.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
font-size: calc(0.4807692308vw + 17.0769230769px); } }
@media (min-width: 1440px) {
ul.products.columns-5.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
font-size: 24px; } }
ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details {
bottom: 0px; }
@media (min-width: 768px) {
ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details {
bottom: calc(7000vw - 53760px); } }
@media (min-width: 769px) {
ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details {
bottom: 70px; } }
@media (min-width: 1024px) {
ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details {
bottom: calc(-5000vw + 51270px); } }
@media (min-width: 1025px) {
ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details {
bottom: calc(2.4096385542vw - 4.6987951807px); } }
@media (min-width: 1440px) {
ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details, ul.products.columns-5.product-grid-layout-2 li.product .product-inner .product-details {
bottom: 30px; } }
.site-content.woocommerce-sidebar-active ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details {
bottom: 0px; }
@media (min-width: 768px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details {
bottom: calc(7000vw - 53760px); } }
@media (min-width: 769px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details {
bottom: calc(3.9215686275vw + 39.8431372549px); } }
@media (min-width: 1024px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details {
bottom: calc(-5000vw + 51280px); } }
@media (min-width: 1025px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details {
bottom: 30px; } }
@media (min-width: 1280px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details {
bottom: 30px; } }
@media (min-width: 1440px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details {
bottom: 30px; } }
.site-content.woocommerce-sidebar-active ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title {
margin-left: 0px; }
@media (min-width: 768px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title {
margin-left: calc(-1500vw + 11520px); } }
@media (min-width: 769px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title {
margin-left: calc(-0.9784735812vw - 7.4755381605px); } }
@media (min-width: 1280px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title {
margin-left: -20px; } }
@media (min-width: 1440px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title {
margin-left: -20px; } }
.site-content.woocommerce-sidebar-active ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title a {
font-size: 18px; }
@media (min-width: 767px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title a {
font-size: calc(200vw - 1516px); } }
@media (min-width: 768px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title a {
font-size: calc(0.78125vw + 14px); } }
@media (min-width: 1024px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title a {
font-size: calc(0.78125vw + 14px); } }
@media (min-width: 1280px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title a {
font-size: 24px; } }
@media (min-width: 1440px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title a {
font-size: 24px; } }
.site-content.woocommerce-sidebar-active ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title a div span:after {
bottom: 2px; }
@media (min-width: 1024px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title a div span:after {
bottom: calc(0.390625vw - 2px); } }
@media (min-width: 1280px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title a div span:after {
bottom: 3px; } }
@media (min-width: 1440px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .product-title a div span:after {
bottom: 3px; } }
.site-content.woocommerce-sidebar-active ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .price {
margin-right: 0px; }
@media (min-width: 640px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .price {
margin-right: calc(12.4031007752vw - 79.3798449612px); } }
@media (min-width: 769px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .price {
margin-right: calc(0.7843137255vw + 9.968627451px); } }
@media (min-width: 1024px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .price {
margin-right: calc(2.8846153846vw - 11.5384615385px); } }
@media (min-width: 1440px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.product-grid-layout-2 li.product .product-inner .product-details .price {
margin-right: 30px; } }
.site-content.woocommerce-sidebar-active ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details {
bottom: 0px; }
@media (min-width: 767px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details {
bottom: calc(1000vw - 7670px); } }
@media (min-width: 768px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details {
bottom: calc(1.953125vw - 5px); } }
@media (min-width: 1280px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details {
bottom: calc(6.25vw - 60px); } }
@media (min-width: 1440px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details {
bottom: 30px; } }
.site-content.woocommerce-sidebar-active ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
margin-left: 0px;
font-size: 18px; }
@media (min-width: 767px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
margin-left: calc(-1500vw + 11505px); } }
@media (min-width: 768px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
margin-left: calc(-0.9765625vw - 7.5px); } }
@media (min-width: 1280px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
margin-left: -20px; } }
@media (min-width: 1440px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
margin-left: -20px; } }
@media (min-width: 767px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
font-size: calc(200vw - 1516px); } }
@media (min-width: 768px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
font-size: calc(0.78125vw + 14px); } }
@media (min-width: 1024px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
font-size: calc(0.78125vw + 14px); } }
@media (min-width: 1280px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
font-size: 24px; } }
@media (min-width: 1440px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .category-title {
font-size: 24px; } }
.site-content.woocommerce-sidebar-active ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .more-products {
margin-left: 0px; }
@media (min-width: 767px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .more-products {
margin-left: calc(-1500vw + 11505px); } }
@media (min-width: 768px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .more-products {
margin-left: calc(-0.9765625vw - 7.5px); } }
@media (min-width: 1280px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .more-products {
margin-left: -20px; } }
@media (min-width: 1440px) {
.site-content.woocommerce-sidebar-active ul.products.columns-4.category-grid-layout-2 li.product-category .category_wrapper .category_details .more-products {
margin-left: -20px; } }
.offcanvas_minicart {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
height: 100%; }
.offcanvas_minicart .offcanvas_header {
height: 100px;
margin-bottom: 40px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto; }
@media screen and (max-width: 64.06125em) {
.offcanvas_minicart .offcanvas_header {
height: 80px;
margin-bottom: 0; } }
@media screen and (max-width: 47.99875em) {
.offcanvas_minicart .offcanvas_header {
height: 80px; } }
.offcanvas_minicart .widget_shopping_cart {
margin-bottom: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
position: relative; }
.offcanvas_minicart .widget_shopping_cart .widgettitle {
display: none; }
.offcanvas_minicart .widget_shopping_cart .blockOverlay {
display: none !important; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget {
margin-top: 6px;
-moz-transition: 0.3s opacity ease;
-o-transition: 0.3s opacity ease;
-webkit-transition: 0.3s opacity ease;
transition: 0.3s opacity ease; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget.loading {
opacity: 0.6; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item {
opacity: 0;
position: relative;
display: flex;
align-items: center;
width: 100%;
margin-bottom: 25px;
margin-left: 6px;
-moz-transform: translateX(50px);
-o-transform: translateX(50px);
-ms-transform: translateX(50px);
-webkit-transform: translateX(50px);
transform: translateX(50px);
-moz-transition: 0.5s opacity ease, 0.5s -webkit-transform ease;
-o-transition: 0.5s opacity ease, 0.5s -webkit-transform ease;
-webkit-transition: 0.5s opacity ease, 0.5s -webkit-transform ease;
transition: 0.5s opacity ease, 0.5s -webkit-transform ease; }
.offcanvas_open .offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item {
opacity: 1;
-moz-transform: translateX(0px);
-o-transform: translateX(0px);
-ms-transform: translateX(0px);
-webkit-transform: translateX(0px);
transform: translateX(0px); }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(1) {
transition-delay: 0.1s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(2) {
transition-delay: 0.2s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(3) {
transition-delay: 0.3s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(4) {
transition-delay: 0.4s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(5) {
transition-delay: 0.5s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(6) {
transition-delay: 0.6s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(7) {
transition-delay: 0.7s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(8) {
transition-delay: 0.8s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(9) {
transition-delay: 0.9s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(10) {
transition-delay: 1s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(11) {
transition-delay: 1.1s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(12) {
transition-delay: 1.2s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(13) {
transition-delay: 1.3s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(14) {
transition-delay: 1.4s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(15) {
transition-delay: 1.5s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(16) {
transition-delay: 1.6s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(17) {
transition-delay: 1.7s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(18) {
transition-delay: 1.8s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(19) {
transition-delay: 1.9s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(20) {
transition-delay: 2s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(21) {
transition-delay: 2.1s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(22) {
transition-delay: 2.2s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(23) {
transition-delay: 2.3s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(24) {
transition-delay: 2.4s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(25) {
transition-delay: 2.5s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(26) {
transition-delay: 2.6s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(27) {
transition-delay: 2.7s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(28) {
transition-delay: 2.8s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(29) {
transition-delay: 2.9s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(30) {
transition-delay: 3s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(31) {
transition-delay: 3.1s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(32) {
transition-delay: 3.2s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(33) {
transition-delay: 3.3s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(34) {
transition-delay: 3.4s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(35) {
transition-delay: 3.5s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(36) {
transition-delay: 3.6s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(37) {
transition-delay: 3.7s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(38) {
transition-delay: 3.8s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(39) {
transition-delay: 3.9s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(40) {
transition-delay: 4s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(41) {
transition-delay: 4.1s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(42) {
transition-delay: 4.2s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(43) {
transition-delay: 4.3s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(44) {
transition-delay: 4.4s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(45) {
transition-delay: 4.5s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(46) {
transition-delay: 4.6s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(47) {
transition-delay: 4.7s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(48) {
transition-delay: 4.8s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(49) {
transition-delay: 4.9s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(50) {
transition-delay: 5s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(51) {
transition-delay: 5.1s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(52) {
transition-delay: 5.2s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(53) {
transition-delay: 5.3s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(54) {
transition-delay: 5.4s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(55) {
transition-delay: 5.5s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(56) {
transition-delay: 5.6s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(57) {
transition-delay: 5.7s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(58) {
transition-delay: 5.8s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(59) {
transition-delay: 5.9s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(60) {
transition-delay: 6s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(61) {
transition-delay: 6.1s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(62) {
transition-delay: 6.2s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(63) {
transition-delay: 6.3s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(64) {
transition-delay: 6.4s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(65) {
transition-delay: 6.5s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(66) {
transition-delay: 6.6s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(67) {
transition-delay: 6.7s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(68) {
transition-delay: 6.8s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(69) {
transition-delay: 6.9s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(70) {
transition-delay: 7s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(71) {
transition-delay: 7.1s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(72) {
transition-delay: 7.2s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(73) {
transition-delay: 7.3s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(74) {
transition-delay: 7.4s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(75) {
transition-delay: 7.5s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(76) {
transition-delay: 7.6s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(77) {
transition-delay: 7.7s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(78) {
transition-delay: 7.8s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(79) {
transition-delay: 7.9s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(80) {
transition-delay: 8s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(81) {
transition-delay: 8.1s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(82) {
transition-delay: 8.2s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(83) {
transition-delay: 8.3s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(84) {
transition-delay: 8.4s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(85) {
transition-delay: 8.5s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(86) {
transition-delay: 8.6s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(87) {
transition-delay: 8.7s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(88) {
transition-delay: 8.8s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(89) {
transition-delay: 8.9s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(90) {
transition-delay: 9s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(91) {
transition-delay: 9.1s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(92) {
transition-delay: 9.2s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(93) {
transition-delay: 9.3s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(94) {
transition-delay: 9.4s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(95) {
transition-delay: 9.5s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(96) {
transition-delay: 9.6s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(97) {
transition-delay: 9.7s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(98) {
transition-delay: 9.8s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(99) {
transition-delay: 9.9s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:nth-child(100) {
transition-delay: 10s; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:last-child {
margin-bottom: 0; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .remove {
z-index: 5;
display: inline-block;
font-size: 0px;
position: absolute;
left: -5px;
top: -5px;
width: 18px;
height: 18px;
border-radius: 50%;
border: 1px solid #000;
background-color: #fff;
opacity: 0; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .remove:before {
position: absolute;
left: calc(50% - 7px);
top: calc(50% - 7px);
font-size: 14px; font-family: 'Barberry' !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;
content: ""; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .remove:hover {
background-color: #000; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .remove:hover:before {
color: #fff; }
@media screen and (max-width: 64em) {
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .remove {
opacity: 1; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .remove:hover {
background-color: #fff; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .remove:hover:before {
color: #000; } }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item:hover .remove {
opacity: 1; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-thumbnail {
position: relative;
text-align: left;
margin-right: 25px; }
@media screen and (max-width: 64.06125em) {
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-thumbnail {
margin-right: 15px; } }
@media screen and (max-width: 47.99875em) {
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-thumbnail {
align-self: flex-start; } }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-thumbnail img {
max-width: 5.9375rem;
height: auto;
-moz-transition: 0.3s opacity ease;
-o-transition: 0.3s opacity ease;
-webkit-transition: 0.3s opacity ease;
transition: 0.3s opacity ease; }
@media screen and (max-width: 64.06125em) {
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-thumbnail img {
max-width: 4.6875rem; } }
@media screen and (max-width: 47.99875em) {
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-thumbnail img {
max-width: 3.4375rem; } }
@keyframes loader_spinner {
100% {
transform: rotate(360deg); } }
@keyframes loader_fade {
0% {
opacity: 0; }
100% {
opacity: 1; } }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-thumbnail.removing-process:after {
content: '';
display: inline-block;
box-sizing: border-box;
width: 24px;
height: 24px;
border-radius: 100%;
border: 1px solid transparent;
animation: loader_fade .5s ease-in, loader_spinner .5s linear infinite; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-thumbnail.removing-process:after {
color: #000;
border-top: 1px solid;
position: absolute;
left: 50%;
top: 50%;
margin-top: -12px;
margin-left: -12px;
z-index: 1; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-thumbnail.removing-process img {
opacity: 0.2; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-content {
display: flex;
align-items: center;
text-align: left;
width: 100%;
padding-right: 10px; }
@media screen and (max-width: 47.99875em) {
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-content {
flex-wrap: wrap;
align-self: flex-start; } }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-content .mini-cart-title {
margin-right: 30px; }
@media screen and (max-width: 47.99875em) {
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-content .mini-cart-title {
margin-right: 0;
display: block;
width: 100%; } }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-content .mini-cart-title > a {
font-size: 18px;
line-height: 1.3;
font-weight: 400 !important;
display: block; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-content .mini-cart-title > a:hover {
opacity: 0.6; }
@media screen and (max-width: 64.06125em) {
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-content .mini-cart-title > a {
font-size: 16px; } }
@media screen and (max-width: 47.99875em) {
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-content .mini-cart-title > a {
font-size: 14px; } }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-content .mini-cart-title .product-quantity {
margin-top: 10px; }
@media screen and (max-width: 47.99875em) {
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-content .mini-cart-title .product-quantity {
margin-top: 5px; } }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-content .mini-cart-title .product-quantity .quantity {
margin-right: 0; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-content .mini-cart-title .product-quantity .quantity .plus-btn,
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-content .mini-cart-title .product-quantity .quantity .minus-btn {
min-width: 24px;
height: 24px;
line-height: 24px; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-content .mini-cart-title .product-quantity .quantity input.custom-qty {
width: 24px;
font-size: 16px;
line-height: 2;
font-weight: 400;
height: 26px; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-content .mini-cart-title .variation {
margin-left: 0; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-content .amount {
margin-left: auto;
text-align: right;
margin-right: 10px;
font-size: 18px;
line-height: 1;
font-weight: 600; }
@media screen and (max-width: 47.99875em) {
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-content .amount {
text-align: left;
margin-left: 0;
margin-right: 0;
font-size: 14px; } }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-content .amount sup {
font-size: 60%;
font-weight: 400;
line-height: 1.6;
margin-left: 0.1rem; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-content .amount .woocommerce-Price-currencySymbol {
font-size: 70%;
margin-right: 3px; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-content .subscription-price {
font-size: 1rem; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-body .product_list_widget .woocommerce-mini-cart-item .mini-cart-content .subscription-price .amount {
margin-right: 0; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer .total {
display: flex;
align-items: center;
width: 100%;
opacity: 0;
-moz-transform: translateX(50px);
-o-transform: translateX(50px);
-ms-transform: translateX(50px);
-webkit-transform: translateX(50px);
transform: translateX(50px);
-moz-transition: 0.5s opacity ease, 0.5s -webkit-transform ease;
-o-transition: 0.5s opacity ease, 0.5s -webkit-transform ease;
-webkit-transition: 0.5s opacity ease, 0.5s -webkit-transform ease;
transition: 0.5s opacity ease, 0.5s -webkit-transform ease; }
.offcanvas_open .offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer .total {
transition-delay: .2s;
-moz-transform: translateX(0px);
-o-transform: translateX(0px);
-ms-transform: translateX(0px);
-webkit-transform: translateX(0px);
transform: translateX(0px);
opacity: 1; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer .total .tax_label {
font-size: 14px;
line-height: 1.4;
display: block;
font-weight: 300;
margin-left: 0.625rem; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer .total strong {
color: #000;
font-weight: 400; }
@media screen and (max-width: 47.99875em) {
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer .total strong {
font-size: 16px; } }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer .total span.amount {
margin-left: auto;
text-align: right;
font-size: 26px;
line-height: 1;
font-weight: 600; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer .total span.amount .amount {
opacity: 1;
-moz-transition: 0.3s opacity ease;
-o-transition: 0.3s opacity ease;
-webkit-transition: 0.3s opacity ease;
transition: 0.3s opacity ease; }
@media screen and (max-width: 47.99875em) {
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer .total span.amount {
font-size: 22px; } }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer .total span.amount sup {
font-size: 60%;
font-weight: 400;
line-height: 1.6;
margin-left: 0.1rem; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer .total span.amount .woocommerce-Price-currencySymbol {
font-size: 70%;
margin-right: 3px; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer .total.loading span.amount {
position: relative;
font-size: 0; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer .total.loading span.amount:after {
content: "";
position: absolute;
top: 0;
right: 0;
width: 20px;
height: 100%; }
@keyframes loader_spinner {
100% {
transform: rotate(360deg); } }
@keyframes loader_fade {
0% {
opacity: 0; }
100% {
opacity: 1; } }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer .total.loading span.amount:after {
content: '';
display: inline-block;
box-sizing: border-box;
width: 24px;
height: 24px;
border-radius: 100%;
border: 1px solid transparent;
animation: loader_fade .5s ease-in, loader_spinner .5s linear infinite; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer .total.loading span.amount:after {
border-top-color: #000;
z-index: 4;
position: absolute;
top: calc(40% - 12px);
left: auto;
right: 10px; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer .total.loading span.amount > .amount {
opacity: 0; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer .barberry-total-condition-wrap {
opacity: 0;
-moz-transform: translateX(50px);
-o-transform: translateX(50px);
-ms-transform: translateX(50px);
-webkit-transform: translateX(50px);
transform: translateX(50px);
-moz-transition: 0.5s opacity ease, 0.5s -webkit-transform ease;
-o-transition: 0.5s opacity ease, 0.5s -webkit-transform ease;
-webkit-transition: 0.5s opacity ease, 0.5s -webkit-transform ease;
transition: 0.5s opacity ease, 0.5s -webkit-transform ease; }
.offcanvas_open .offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer .barberry-total-condition-wrap {
transition-delay: .25s;
-moz-transform: translateX(0px);
-o-transform: translateX(0px);
-ms-transform: translateX(0px);
-webkit-transform: translateX(0px);
transform: translateX(0px);
opacity: 1; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer .buttons {
margin: 40px 0;
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
opacity: 0;
-moz-transform: translateX(50px);
-o-transform: translateX(50px);
-ms-transform: translateX(50px);
-webkit-transform: translateX(50px);
transform: translateX(50px);
-moz-transition: 0.5s opacity ease, 0.5s -webkit-transform ease;
-o-transition: 0.5s opacity ease, 0.5s -webkit-transform ease;
-webkit-transition: 0.5s opacity ease, 0.5s -webkit-transform ease;
transition: 0.5s opacity ease, 0.5s -webkit-transform ease; }
.offcanvas_open .offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer .buttons {
transition-delay: .2s;
-moz-transform: translateX(0px);
-o-transform: translateX(0px);
-ms-transform: translateX(0px);
-webkit-transform: translateX(0px);
transform: translateX(0px);
opacity: 1; }
@media screen and (max-width: 64.06125em) {
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer .buttons {
margin: 30px 0; } }
@media screen and (max-width: 47.99875em) {
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer .buttons {
margin: 20px 0 30px 0;
display: block; } }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer .buttons a {
width: 100%; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer .buttons a.cart-but {
background-color: #fff;
color: #000;
border-width: 1px;
border-color: rgba(0, 0, 0, 0.1);
transition: all .3s;
padding-top: 1.9em;
padding-bottom: 1.8em; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer .buttons a.cart-but:before {
display: none; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer .buttons a.cart-but:hover {
color: rgba(0, 0, 0, 0.4); }
@media screen and (max-width: 47.99875em) {
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer .buttons a {
margin-bottom: 0;
font-size: 10px;
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline; } }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer .barberry-total-condition-wrap .barberry-total-condition {
margin-bottom: 0; }
.offcanvas_minicart .widget_shopping_cart .widget_shopping_cart_content .shopping-cart-widget-footer .barberry-total-condition-wrap .barberry-total-condition-desc .hide-in-cart-sidebar {
display: none; }
.offcanvas_minicart .mini-cart-no-products {
padding: 50px 0;
text-align: center; }
.offcanvas_minicart .mini-cart-no-products h4 {
font-size: 30px;
line-height: 1.2;
margin-bottom: 40px; }
.offcanvas_minicart .mini-cart-no-products .return-to-shop .button {
background-color: #fff;
color: #000;
border-width: 1px;
border-color: rgba(0, 0, 0, 0.1);
transition: all .3s; }
.offcanvas_minicart .mini-cart-no-products .return-to-shop .button:before {
display: none; }
.offcanvas_minicart .mini-cart-no-products .return-to-shop .button:hover {
color: rgba(0, 0, 0, 0.4); }
@media screen and (max-width: 47.99875em) {
.offcanvas_minicart .mini-cart-no-products .return-to-shop .button {
margin-bottom: 0;
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline; } }
ul.variation {
list-style: none;
margin: 0;
margin-top: 5px;
font-size: 14px;
line-height: 1.4;
color: #333; }
ul.variation li {
margin-bottom: 0px;
line-height: 1.4;
font-weight: 300; }
ul.variation li p {
color: inherit;
margin-top: 0;
margin-bottom: 0;
line-height: inherit;
font-size: inherit;
font-weight: inherit; }
ul.variation li:last-child {
margin-bottom: 0; }
ul.variation .item-variation-name {
font-size: 14px !important;
font-weight: 400 !important;
line-height: 1.4 !important; }
@media screen and (max-width: 47.99875em) {
ul.variation .item-variation-name {
font-weight: 300 !important; } }
ul.variation .item-variation-name,
ul.variation .item-variation-value {
font-size: 14px;
line-height: 1.4;
display: inline-block;
vertical-align: middle; }
form.track_order .track-order-inner {
background-color: #f4f4f4;
width: 100%;
padding: 2.5rem;
max-width: 600px;
margin: 0 auto;
margin-bottom: 2.5rem; }
form.track_order .track-order-inner p:not(.form-row) {
margin-bottom: 1.875rem; }
@media screen and (max-width: 47.99875em) {
form.track_order .track-order-inner p:not(.form-row) {
font-size: 16px; } }
form.track_order .track-order-inner .form-row-first, form.track_order .track-order-inner .form-row-last,
form.track_order .track-order-inner .button {
width: 100%; }
form.track_order .track-order-inner .button {
margin-top: 1.25rem; }
.addresses-grid {
margin-top: 3.125rem; }
.addresses-grid .cell {
padding: 0; }
.addresses-grid .cell h3 {
font-size: 1.625rem; }
.addresses-grid .cell address {
font-size: 1.25rem;
line-height: 1.4;
margin-bottom: 1.25rem; }
@media screen and (max-width: 47.99875em) {
.addresses-grid .cell {
margin-bottom: 2.5rem; }
.addresses-grid .cell:last-child {
margin-bottom: 0; } }
body.woocommerce-wishlist .wishlist-title {
position: relative; }
body.woocommerce-wishlist .wishlist-title h2 {
display: inline-block; }
body.woocommerce-wishlist .wishlist-title a.button {
vertical-align: top;
display: inline-block;
padding: 7px 12px; }
body.woocommerce-wishlist .wishlist_table {
margin-bottom: 0; }
body.woocommerce-wishlist .wishlist_table .blockUI {
background: none !important; }
@keyframes loader_spinner {
100% {
transform: rotate(360deg); } }
@keyframes loader_fade {
0% {
opacity: 0; }
100% {
opacity: 1; } }
body.woocommerce-wishlist .wishlist_table .blockUI:after {
content: '';
display: inline-block;
box-sizing: border-box;
width: 24px;
height: 24px;
border-radius: 100%;
border: 1px solid transparent;
animation: loader_fade .5s ease-in, loader_spinner .5s linear infinite; }
body.woocommerce-wishlist .wishlist_table .blockUI:after {
border-top-color: #000;
z-index: 4;
position: absolute;
top: calc(50% - 12px);
left: calc(50% - 12px); }
body.woocommerce-wishlist .wishlist_table tr {
border: none; }
body.woocommerce-wishlist .wishlist_table tr th, body.woocommerce-wishlist .wishlist_table tr td {
padding: 1.25rem 0; }
body.woocommerce-wishlist .wishlist_table tr td {
text-align: left;
padding: 1.5625rem 0; }
body.woocommerce-wishlist .wishlist_table tr th {
padding-right: 0.9375rem; }
body.woocommerce-wishlist .wishlist_table thead {
background-color: transparent;
border: none; }
body.woocommerce-wishlist .wishlist_table thead tr {
border-bottom: 6px solid #000; }
body.woocommerce-wishlist .wishlist_table thead tr th {
border-top: none;
padding-top: 0;
line-height: 1; }
body.woocommerce-wishlist .wishlist_table thead tr th:last-child {
padding-right: 0;
text-align: right; }
body.woocommerce-wishlist .wishlist_table thead tr th span {
font-size: 16px;
font-weight: 400; }
@media (min-width: 1024px) {
body.woocommerce-wishlist .wishlist_table thead tr th span {
font-size: calc(0.9615384615vw + 6.1538461538px); } }
@media (min-width: 1440px) {
body.woocommerce-wishlist .wishlist_table thead tr th span {
font-size: 20px; } }
@media screen and (max-width: 31.25em) {
body.woocommerce-wishlist .wishlist_table thead tr th.product-remove, body.woocommerce-wishlist .wishlist_table thead tr th.woocommerce-orders-table__header-order-date, body.woocommerce-wishlist .wishlist_table thead tr th.download-remaining, body.woocommerce-wishlist .wishlist_table thead tr th.product-name {
display: none; } }
@media screen and (max-width: 23.4375em) {
body.woocommerce-wishlist .wishlist_table thead tr th.product-stock-status {
display: none; } }
body.woocommerce-wishlist .wishlist_table tbody {
background-color: transparent;
border: none; }
body.woocommerce-wishlist .wishlist_table tbody tr {
background-color: transparent;
border-bottom: 1px solid #dbdbdb; }
body.woocommerce-wishlist .wishlist_table tbody tr:last-child {
border-bottom: none; }
body.woocommerce-wishlist .wishlist_table tbody tr td {
padding-right: 0.9375rem;
font-size: 18px;
line-height: 1.4; }
body.woocommerce-wishlist .wishlist_table tbody tr td:first-child a {
font-size: 18px;
line-height: 1.4; }
@media screen and (max-width: 31.25em) {
body.woocommerce-wishlist .wishlist_table tbody tr td:first-child a {
font-size: 16px; } }
body.woocommerce-wishlist .wishlist_table tbody tr td:last-child {
padding-right: 0;
text-align: right; }
body.woocommerce-wishlist .wishlist_table tbody tr td:last-child .dateadded {
font-size: 14px;
margin-bottom: 5px; }
body.woocommerce-wishlist .wishlist_table tbody tr td.wishlist-empty {
text-align: center; }
body.woocommerce-wishlist .wishlist_table tbody tr td.product-remove div, body.woocommerce-wishlist .wishlist_table tbody tr td.product-thumbnail div {
position: relative;
height: 18px; }
body.woocommerce-wishlist .wishlist_table tbody tr td.product-remove a.remove, body.woocommerce-wishlist .wishlist_table tbody tr td.product-thumbnail a.remove {
position: absolute;
left: 0;
top: 0;
background-image: none !important;
display: inline-block;
font-size: 0px;
width: 18px;
height: 18px;
border-radius: 50%;
border: 1px solid #000;
background-color: #fff;
-moz-transition: opacity 0.3s !important;
-o-transition: opacity 0.3s !important;
-webkit-transition: opacity 0.3s !important;
transition: opacity 0.3s !important; }
body.woocommerce-wishlist .wishlist_table tbody tr td.product-remove a.remove:before, body.woocommerce-wishlist .wishlist_table tbody tr td.product-thumbnail a.remove:before {
color: #000;
position: absolute;
left: calc(50% - 7px);
top: calc(50% - 7px);
font-size: 14px; font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-wishlist .wishlist_table tbody tr td.product-remove a.remove:hover, body.woocommerce-wishlist .wishlist_table tbody tr td.product-thumbnail a.remove:hover {
background-color: #000 !important; }
body.woocommerce-wishlist .wishlist_table tbody tr td.product-remove a.remove:hover:before, body.woocommerce-wishlist .wishlist_table tbody tr td.product-thumbnail a.remove:hover:before {
color: #fff; }
body.woocommerce-wishlist .wishlist_table tbody tr td.product-thumbnail a {
max-width: auto; }
@media screen and (max-width: 23.4375em) {
body.woocommerce-wishlist .wishlist_table tbody tr td.product-thumbnail a {
max-width: 100px; } }
body.woocommerce-wishlist .wishlist_table tbody tr td.product-thumbnail .product-thumbnail-container {
display: inline-block;
height: 100%; }
@media screen and (max-width: 23.4375em) {
body.woocommerce-wishlist .wishlist_table tbody tr td.product-thumbnail .product-thumbnail-container img {
max-width: 100px; } }
body.woocommerce-wishlist .wishlist_table tbody tr td.product-thumbnail .product-thumbnail-container .remove_from_wishlist {
display: none;
top: -5px;
left: -5px; }
@media screen and (max-width: 23.4375em) {
body.woocommerce-wishlist .wishlist_table tbody tr td.product-thumbnail .product-thumbnail-container .remove_from_wishlist {
display: block; } }
body.woocommerce-wishlist .wishlist_table tbody tr td.product-thumbnail a.product-thumbnail-name {
display: none;
font-weight: 400;
font-size: 18px;
line-height: 1.2; }
@media screen and (max-width: 31.25em) {
body.woocommerce-wishlist .wishlist_table tbody tr td.product-thumbnail a.product-thumbnail-name {
font-size: 16px;
margin-top: 10px;
display: inline-block; } }
@media screen and (max-width: 23.4375em) {
body.woocommerce-wishlist .wishlist_table tbody tr td.product-thumbnail a.product-thumbnail-name {
margin-top: 10px;
display: inline-block;
width: 100%; } }
body.woocommerce-wishlist .wishlist_table tbody tr td.product-name a {
font-weight: 400;
font-size: 18px;
line-height: 1.2; }
@media screen and (max-width: 31.25em) {
body.woocommerce-wishlist .wishlist_table tbody tr td.product-name a {
font-size: 16px; } }
body.woocommerce-wishlist .wishlist_table tbody tr td.product-name dl.variation {
font-size: 14px; }
body.woocommerce-wishlist .wishlist_table tbody tr td.product-name dl.variation dt, body.woocommerce-wishlist .wishlist_table tbody tr td.product-name dl.variation dd {
margin: 0;
display: inline-block; }
body.woocommerce-wishlist .wishlist_table tbody tr td.product-name dl.variation dt {
font-weight: 400; }
body.woocommerce-wishlist .wishlist_table tbody tr td.product-name dl.variation dd {
margin-left: 5px;
margin-right: 10px; }
body.woocommerce-wishlist .wishlist_table tbody tr td.product-stock-status span {
font-size: 16px;
font-weight: 400; }
body.woocommerce-wishlist .wishlist_table tbody tr td.product-price del {
text-align: right;
position: relative;
display: inline;
width: 100%;
text-decoration: none; }
body.woocommerce-wishlist .wishlist_table tbody tr td.product-price del .amount {
line-height: 1.4; }
body.woocommerce-wishlist .wishlist_table tbody tr td.product-price del span {
color: #666;
font-size: 85%;
font-weight: 300; }
body.woocommerce-wishlist .wishlist_table tbody tr td.product-price del sup {
font-weight: 300; }
@media screen and (max-width: 64.06125em) {
body.woocommerce-wishlist .wishlist_table tbody tr td.product-price del {
text-align: left;
width: 100%; } }
body.woocommerce-wishlist .wishlist_table tbody tr td.product-price del .amount:before {
width: 100%;
position: absolute;
content: "";
right: 0;
top: 50%;
height: 0px;
border-bottom: 1px solid #f9423a;
opacity: 0.7;
transform: rotate(-15deg); }
body.woocommerce-wishlist .wishlist_table tbody tr td.product-price ins {
color: #f9423a;
text-decoration: none;
line-height: 1; }
body.woocommerce-wishlist .wishlist_table tbody tr td.product-add-to-cart a {
color: #000;
display: inline-flex !important;
border-radius: 0;
background-color: #fff;
border-width: 1px;
padding: 12px 20px 9px;
height: auto;
font-size: 13px !important;
font-weight: 600 !important;
text-transform: capitalize;
letter-spacing: 0; }
body.woocommerce-wishlist .wishlist_table tbody tr td.product-add-to-cart a:before {
background-color: #000; }
body.woocommerce-wishlist .wishlist_table tbody tr td.product-add-to-cart a:hover {
color: #fff !important; }
body.woocommerce-wishlist .wishlist_table tbody tr td.product-add-to-cart a:hover:before {
background-color: #000; }
body.woocommerce-wishlist .wishlist_table tbody tr td.wishlist-empty a {
font-weight: 400; }
body.woocommerce-wishlist .wishlist_table tbody tr td.wishlist-empty a:hover {
opacity: .6; }
@media screen and (max-width: 31.25em) {
body.woocommerce-wishlist .wishlist_table tbody tr td {
font-size: 16px;
line-height: 1.2; }
body.woocommerce-wishlist .wishlist_table tbody tr td.woocommerce-orders-table__cell-order-number a {
font-size: 16px; }
body.woocommerce-wishlist .wishlist_table tbody tr td.woocommerce-orders-table__cell-order-total {
font-size: 0; }
body.woocommerce-wishlist .wishlist_table tbody tr td.product-remove, body.woocommerce-wishlist .wishlist_table tbody tr td.woocommerce-orders-table__cell-order-date, body.woocommerce-wishlist .wishlist_table tbody tr td.download-remaining, body.woocommerce-wishlist .wishlist_table tbody tr td.product-name {
display: none; } }
@media screen and (max-width: 23.4375em) {
body.woocommerce-wishlist .wishlist_table tbody tr td.product-stock-status {
display: none; } }
body.woocommerce-wishlist .wishlist_table tfoot {
color: #000;
border: none;
background: transparent; }
body.woocommerce-wishlist .wishlist_table tfoot td {
padding-top: 0; }
body.woocommerce-wishlist .wishlist_table tfoot .yith-wcwl-share {
margin-bottom: 0;
border-top: 2px solid #000;
padding-top: 0.9375rem; }
body.woocommerce-wishlist .wishlist_table tfoot .yith-wcwl-share .yith-wcwl-share-title {
text-transform: uppercase;
letter-spacing: 2px;
font-weight: 400 !important;
font-size: 12px !important; }
body.woocommerce-wishlist .wishlist_table tfoot .yith-wcwl-share .social-icons li {
opacity: 1;
margin-right: 1.25rem; }
body.woocommerce-wishlist .wishlist_table tfoot .yith-wcwl-share .social-icons li a {
background-image: none !important; }
body.woocommerce-wishlist .wishlist_table.mobile li {
margin-bottom: 50px; }
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper {
width: 100%;
display: flex; }
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .product-thumbnail {
max-width: 140px;
margin-right: 1.25rem; }
@media screen and (max-width: 23.4375em) {
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .product-thumbnail {
max-width: 100px;
margin-right: 0.9375rem; } }
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .product-thumbnail .product-thumbnail-inner {
display: flex;
align-items: center; }
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .product-thumbnail .product-thumbnail-inner .product-remove div {
width: 35px;
position: relative;
height: 18px; }
@media screen and (max-width: 23.4375em) {
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .product-thumbnail .product-thumbnail-inner .product-remove div {
width: 30px; } }
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .product-thumbnail .product-thumbnail-inner .product-remove a {
position: absolute;
left: 0;
top: 0;
background-image: none !important;
display: inline-block;
font-size: 0px;
width: 18px;
height: 18px;
border-radius: 50%;
border: 1px solid #000;
background-color: #fff;
-moz-transition: opacity 0.3s !important;
-o-transition: opacity 0.3s !important;
-webkit-transition: opacity 0.3s !important;
transition: opacity 0.3s !important; }
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .product-thumbnail .product-thumbnail-inner .product-remove a:before {
color: #000;
position: absolute;
left: calc(50% - 7px);
top: calc(50% - 7px);
font-size: 14px; font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .product-name h3 {
font-size: 1.25rem;
line-height: 1.2; }
@media screen and (max-width: 23.4375em) {
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .product-name h3 {
font-size: 1.125rem; } }
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .item-details-table tbody tr,
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .additional-info-wrapper tbody tr {
border-bottom: 1px solid #eee; }
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .item-details-table tbody tr td,
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .additional-info-wrapper tbody tr td {
vertical-align: middle;
background: transparent; }
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .item-details-table tbody tr td.label,
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .additional-info-wrapper tbody tr td.label {
display: table-cell;
color: #000;
font-weight: 300; }
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .item-details-table tbody tr td.value .wishlist-in-stock,
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .additional-info-wrapper tbody tr td.value .wishlist-in-stock {
font-weight: 400;
color: #297e29; }
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .item-details-table tbody tr td.value .wishlist-out-of-stock,
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .additional-info-wrapper tbody tr td.value .wishlist-out-of-stock {
font-weight: 400;
color: #f9423a; }
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .item-details-table tbody tr td.value del,
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .additional-info-wrapper tbody tr td.value del {
text-align: right;
position: relative;
display: inline;
width: 100%;
text-decoration: none; }
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .item-details-table tbody tr td.value del .amount,
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .additional-info-wrapper tbody tr td.value del .amount {
line-height: 1.4; }
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .item-details-table tbody tr td.value del span,
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .additional-info-wrapper tbody tr td.value del span {
color: #666;
font-size: 85%;
font-weight: 300; }
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .item-details-table tbody tr td.value del sup,
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .additional-info-wrapper tbody tr td.value del sup {
font-weight: 300; }
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .item-details-table tbody tr td.value del .amount:before,
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .additional-info-wrapper tbody tr td.value del .amount:before {
width: 100%;
position: absolute;
content: "";
right: 0;
top: 50%;
height: 0px;
border-bottom: 1px solid #f9423a;
opacity: 0.7;
transform: rotate(-15deg); }
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .item-details-table tbody tr td.value ins,
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .additional-info-wrapper tbody tr td.value ins {
color: #f9423a;
text-decoration: none;
line-height: 1; }
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .additional-info-wrapper .additional-info tbody tr {
border-bottom: none; }
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .additional-info-wrapper .product-add-to-cart {
text-align: left;
margin-top: 15px; }
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .additional-info-wrapper .product-add-to-cart a {
display: inline-block;
float: left;
opacity: 1;
color: #000;
display: inline-flex !important;
border-radius: 0;
background-color: #fff;
border-width: 1px;
padding: 12px 20px 9px;
height: auto;
font-size: 13px !important;
font-weight: 600 !important;
text-transform: capitalize;
letter-spacing: 0; }
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .additional-info-wrapper .product-add-to-cart a:before {
background-color: #000; }
body.woocommerce-wishlist .wishlist_table.mobile li .item-wrapper .item-details .additional-info-wrapper .product-add-to-cart a .tooltip {
display: none; }
body.woocommerce-wishlist #yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share {
width: 100%;
margin-bottom: 0;
border-top: 2px solid #000;
padding-top: 0.9375rem; }
body.woocommerce-wishlist #yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share .yith-wcwl-share-title {
text-transform: uppercase;
letter-spacing: 2px;
font-weight: 400 !important;
font-size: 12px !important; }
body.woocommerce-wishlist #yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share .social-icons li {
opacity: 1;
margin-right: 1.25rem; }
body.woocommerce-wishlist #yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share .social-icons li a {
padding: 0;
background: transparent;
background-color: transparent;
background-image: none !important; }
body.woocommerce-wishlist #yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share .social-icons .yith-wcwl-after-share-section {
margin-top: 10px; }
body.woocommerce-wishlist #yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share .social-icons .yith-wcwl-after-share-section input {
width: 50%;
display: inline-block;
background-color: transparent;
cursor: text;
margin-bottom: 0; }
@media screen and (max-width: 80em) {
body.woocommerce-wishlist #yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share .social-icons .yith-wcwl-after-share-section input {
width: 100%; } }
body.woocommerce-wishlist #yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share .social-icons .yith-wcwl-after-share-section small {
margin-top: 5px;
opacity: 0.6;
font-size: 16px;
width: 100%;
display: block; }
body.woocommerce-wishlist #yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share .social-icons .yith-wcwl-after-share-section small span {
font-weight: 600; }
@media screen and (max-width: 31.25em) {
body.woocommerce-wishlist.logged-in table.wishlist_table thead tr th.product-thumbnail {
display: table-cell !important; } }
@media screen and (max-width: 31.25em) {
body.woocommerce-wishlist.logged-in table.wishlist_table tbody tr td.product-thumbnail {
display: table-cell !important; } }
body.is-mobile.woocommerce-wishlist table.wishlist_table tbody tr td.product-add-to-cart a:hover {
color: #000 !important; }
.woocommerce .tax_label,
.woocommerce .woocommerce-price-suffix {
display: block;
font-size: 14px;
line-height: 1.2;
font-weight: 300; }
.woocommerce .tax_label .amount,
.woocommerce .woocommerce-price-suffix .amount {
font-size: 14px !important;
font-weight: 300 !important; }
.woocommerce .tax_label sup,
.woocommerce .woocommerce-price-suffix sup {
font-weight: 300; }
.woocommerce .amount {
color: #000;
font-size: 18px;
line-height: 1.1;
font-weight: 600; }
.woocommerce .amount .woocommerce-Price-currencySymbol {
font-size: 70%;
margin-right: 3px; }
.woocommerce .amount sup {
font-size: 60%;
line-height: 1.5;
margin-left: 0.1rem; }
.woocommerce ins .amount {
color: #f9423a; } .woocommerce ul#shipping_method li > label,
.woocommerce ul.wc_payment_methods li > label,
body.woocommerce-checkout #payment ul.payment_methods li.payment_method_stripe label[for=payment_method_stripe] {
position: relative;
vertical-align: middle;
padding-left: 25px; }
.woocommerce ul#shipping_method li:only-child > label,
.woocommerce ul.wc_payment_methods li:only-child > label,
body.woocommerce-checkout #payment ul.payment_methods li.payment_method_stripe:only-child > label[for=payment_method_stripe] {
padding-left: 0px; }
ul.wc_payment_methods.payment_methods.methods li.wc_payment_method:only-child > label:before,
ul.wc-saved-payment-methods li:only-child > label:before {
display: none; }
body.woocommerce-checkout #payment ul.payment_methods li:only-child .payment_box p,
body.woocommerce-checkout #payment ul.payment_methods li:only-child .payment_box fieldset {
padding-left: 0; }
ul.wc_payment_methods.payment_methods.methods li.wc_payment_method > label:before,
ul.wc-saved-payment-methods li > label:before {
content: '';
display: block;
position: absolute;
width: 16px;
height: 16px;
left: 0;
top: calc(50% - 10px);
background-image: url(//www.pbrc.ca/wp-content/themes/barberry/images/radio.png);
background-color: #fff;
background-repeat: no-repeat;
background-size: 16px 40px;
background-position: 0 0;
border-radius: 16px;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
overflow: hidden; }
.woocommerce ul#shipping_method li > label:before,
.woocommerce ul.wc_payment_methods li > label:before {
content: '';
display: block;
position: absolute;
width: 16px;
height: 16px;
left: 0;
top: calc(50% - 10px);
background-image: url(//www.pbrc.ca/wp-content/themes/barberry/images/radio.png);
background-color: #fff;
background-repeat: no-repeat;
background-size: 16px 40px;
background-position: 0 0;
border-radius: 16px;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
overflow: hidden; }
.woocommerce ul#shipping_method li:only-child > label:before,
.woocommerce ul.wc_payment_methods li:only-child > label:before {
display: none; }
ul.wc_payment_methods.payment_methods.methods li input:checked + label:before,
.woocommerce ul#shipping_method li input:checked + label:before,
.wc-terms-and-conditions input:checked + label:before {
background-position: 0px -24px; }
.woocommerce ul#shipping_method li ul,
.woocommerce ul.wc_payment_methods li ul {
list-style: none; } .mailchimp-newsletter,
.mc4wp-checkbox-woocommerce,
.woocommerce-form__label-for-checkbox,
.woocommerce-SavedPaymentMethods-saveNew {
position: relative; }
.mailchimp-newsletter input,
.mc4wp-checkbox-woocommerce input,
.woocommerce-form__label-for-checkbox input,
.woocommerce-SavedPaymentMethods-saveNew input {
visibility: hidden; }
.woocommerce-form__label-for-checkbox span {
display: inline-block; }
.woocommerce-SavedPaymentMethods-saveNew label {
display: inline-block !important;
margin-left: 0; }
.mc4wp-checkbox-woocommerce input + span:before,
.woocommerce-form__label-for-checkbox input + span:before,
.woocommerce-SavedPaymentMethods-saveNew input + label:before {
position: absolute;
top: 0;
left: 0;
display: block;
content: " ";
width: 19px;
height: 19px;
border: 2px solid #e1e1e1;
cursor: pointer; }
.mailchimp-newsletter {
margin-bottom: 0; }
.mailchimp-newsletter input {
vertical-align: top; }
.mailchimp-newsletter label {
position: absolute !important;
left: 0;
margin-left: 0; }
.mailchimp-newsletter label:before {
position: absolute;
top: -2px;
left: 0;
display: block;
content: " ";
width: 19px;
height: 19px;
border: 2px solid #e1e1e1;
cursor: pointer; }
.mailchimp-newsletter label span {
margin-left: 25px;
line-height: 1; }
h3#ship-to-different-address {
letter-spacing: 0 !important; }
.woocommerce-SavedPaymentMethods-saveNew #wc-stripe-new-payment-method {
position: absolute;
display: inline-block; }
.woocommerce-SavedPaymentMethods-saveNew input + label {
padding-left: 30px; }
.mailchimp-newsletter input:checked + label:before,
.mc4wp-checkbox-woocommerce input:checked + span:before,
.woocommerce-form__label-for-checkbox input:checked + span:before,
.woocommerce-SavedPaymentMethods-saveNew input:checked + label:before {
position: absolute; font-family: 'Barberry' !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;
content: "";
font-size: 10px;
line-height: 16px;
font-style: normal;
font-weight: normal;
color: #000;
text-align: center; }
#yith-wcwl-popup-message {
display: none !important; }
body.is-mobile ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_quick_view_button:hover,
body.is-mobile ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_wishlist_button:hover,
body.is-mobile ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .barberry_product_compare_button:hover {
background-color: #fff !important; }
body.is-mobile ul.products li.product .product-inner .product-image .footer-section .footer-section-inner .button:hover:after {
color: #000 !important; }
.order-info {
text-align: center;
font-size: 1.625rem;
line-height: 1.6; }
.order-info mark {
font-size: 20px;
padding: 7px 10px 5px;
font-weight: 400; }
.woocommerce .star-rating {
font-family: 'Barberry'; font-family: 'Barberry' !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;
content: "";
display: inline-block;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 0.8125rem;
letter-spacing: 0.2em;
width: 5.8em;
color: #dedede; }
.woocommerce .star-rating:before { font-family: 'Barberry' !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;
content: "";
position: absolute;
top: 0;
left: 0; }
.woocommerce .star-rating span {
overflow: hidden;
position: absolute;
top: 0;
left: 0;
padding-top: 1.5em; }
.woocommerce .star-rating span:before {
color: #ffcc33; font-family: 'Barberry' !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;
content: "";
position: absolute;
top: 0;
left: 0; }
ul.products li.product .attr-swatches {
max-width: 70%;
height: auto;
vertical-align: top;
display: inline-block;
opacity: 0;
z-index: 4;
position: absolute;
right: 15px;
top: 15px;
text-align: right;
z-index: 2; }
@media screen and (max-width: 47.99875em) {
ul.products li.product .attr-swatches {
right: 10px;
top: 10px; } }
ul.products li.product .attr-swatches .swatch {
margin: 0 5px;
display: inline-block;
vertical-align: top; }
@media screen and (max-width: 47.99875em) {
ul.products li.product .attr-swatches .swatch {
margin: 0 3px; } }
ul.products li.product .attr-swatches .swatch:first-child {
margin-left: 0; }
ul.products li.product .attr-swatches .swatch.ev-swatch-variation-image {
cursor: pointer; }
ul.products li.product .attr-swatches .swatch-label {
cursor: pointer;
display: inline-block;
float: right;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0;
color: #666;
padding: 5px 5px 4px;
margin: 0 3px 3px 0;
font-size: 0;
background-color: #fff;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s; }
ul.products li.product .attr-swatches .swatch-label span {
font-size: 12px;
line-height: 12px; }
ul.products li.product .attr-swatches .swatch-label:hover, ul.products li.product .attr-swatches .swatch-label.selected {
border-color: rgba(0, 0, 0, 0.8);
color: #fff !important; }
ul.products li.product .attr-swatches .swatch-color,
ul.products li.product .attr-swatches .swatch-image {
cursor: pointer;
width: 12px;
height: 12px;
border-radius: 50%;
position: relative; }
ul.products li.product .attr-swatches .swatch-color:last-child,
ul.products li.product .attr-swatches .swatch-image:last-child {
margin-right: 0; }
@media screen and (max-width: 47.99875em) {
ul.products li.product .attr-swatches .swatch-color,
ul.products li.product .attr-swatches .swatch-image {
width: 10px;
height: 10px; } }
ul.products li.product .attr-swatches .swatch-color .sub-swatch,
ul.products li.product .attr-swatches .swatch-image .sub-swatch {
width: 12px;
height: 12px;
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%); }
ul.products li.product .attr-swatches .swatch-color .sub-swatch .sub-swatch-bg,
ul.products li.product .attr-swatches .swatch-image .sub-swatch .sub-swatch-bg {
left: 0;
top: 0;
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
transition: all .3s; }
@media screen and (max-width: 47.99875em) {
ul.products li.product .attr-swatches .swatch-color .sub-swatch,
ul.products li.product .attr-swatches .swatch-image .sub-swatch {
width: 10px;
height: 10px; } }
ul.products li.product .attr-swatches .swatch-color:hover .sub-swatch .sub-swatch-bg,
ul.products li.product .attr-swatches .swatch-image:hover .sub-swatch .sub-swatch-bg {
transform: scale(1.2); }
@media screen and (max-width: 47.99875em) {
ul.products li.product .attr-swatches .swatch-color.selected span.sub-swatch,
ul.products li.product .attr-swatches .swatch-image.selected span.sub-swatch {
width: 14px;
height: 14px; } }
ul.products li.product .attr-swatches .swatch-color.selected span.sub-swatch .sub-swatch-bg,
ul.products li.product .attr-swatches .swatch-image.selected span.sub-swatch .sub-swatch-bg {
transform: scale(1.4); }
@media screen and (max-width: 47.99875em) {
ul.products li.product .attr-swatches .swatch-color.selected span.sub-swatch .sub-swatch-bg,
ul.products li.product .attr-swatches .swatch-image.selected span.sub-swatch .sub-swatch-bg {
transform: scale(1); } }
ul.products li.product .attr-swatches .swatch-color.selected span.sub-swatch .sub-swatch-bg:before,
ul.products li.product .attr-swatches .swatch-image.selected span.sub-swatch .sub-swatch-bg:before {
border: none;
border-radius: 50%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
content: '';
width: 3px;
height: 3px;
background-color: #fff; }
ul.products li.product .attr-swatches .swatch-image {
width: 22px;
height: 22px; }
@media screen and (max-width: 47.99875em) {
ul.products li.product .attr-swatches .swatch-image {
width: 16px;
height: 16px; } }
ul.products li.product .attr-swatches .swatch-image .sub-swatch {
width: 22px;
height: 22px; }
@media screen and (max-width: 47.99875em) {
ul.products li.product .attr-swatches .swatch-image .sub-swatch {
width: 16px;
height: 16px; } }
ul.products li.product .attr-swatches .swatch-image .sub-swatch .sub-swatch-bg:before {
width: 4px !important;
height: 4px !important; }
ul.products li.product .attr-swatches .swatch-image .sub-swatch img {
border-radius: 50%; }
ul.products li.product .attr-swatches .swatch-image.selected .sub-swatch .sub-swatch-bg {
transform: scale(1.2) !important; }
ul.products li.product.active .attr-swatches {
transition-delay: 1s;
opacity: 1;
-moz-transition: opacity 1s ease;
-o-transition: opacity 1s ease;
-webkit-transition: opacity 1s ease;
transition: opacity 1s ease; }
.woocommerce-pagination {
text-align: center;
font-size: 1.25rem; }
body.shop-pagination-load_more_button .woocommerce-pagination, body.shop-pagination-infinite_scroll .woocommerce-pagination {
display: none; }
.woocommerce-pagination > ul {
list-style: none;
margin: 0;
display: flex;
justify-content: center; }
.woocommerce-pagination li {
display: flex;
align-items: center;
margin-bottom: 0; }
.woocommerce-pagination li .page-numbers {
opacity: 0.5;
color: inherit;
font-size: 1.25rem;
font-weight: 400;
line-height: 1rem;
margin-right: 2rem;
display: flex;
align-items: center; }
.woocommerce-pagination li .page-numbers.current {
opacity: 1; }
.woocommerce-pagination li .page-numbers:hover {
opacity: 1; }
.woocommerce-pagination li .prev,
.woocommerce-pagination li .next {
font-size: 0;
display: flex; }
.woocommerce-pagination li .prev:before,
.woocommerce-pagination li .next:before {
font-size: 1rem;
margin-bottom: 5px; }
.woocommerce-pagination li .next {
margin-right: 0; }
.woocommerce-pagination li .prev:before { font-family: 'Barberry' !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;
content: ""; }
.woocommerce-pagination li .next:before { font-family: 'Barberry' !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;
content: ""; }
.products_ajax_button,
.posts_ajax_button {
cursor: pointer;
text-align: center; }
.products_ajax_button .loadmore,
.posts_ajax_button .loadmore {
display: inline-block;
text-align: center; }
.products_ajax_button .loadmore span,
.posts_ajax_button .loadmore span {
font-size: 20px;
line-height: 1;
font-weight: 400;
display: block;
width: 100%; }
@media screen and (max-width: 47.99875em) {
.products_ajax_button .loadmore span,
.posts_ajax_button .loadmore span {
font-size: 18px; } }
body.shop-pagination-infinite_scroll .products_ajax_button .loadmore span, body.blog-pagination-infinite_scroll .products_ajax_button .loadmore span, body.shop-pagination-infinite_scroll .posts_ajax_button .loadmore span, body.blog-pagination-infinite_scroll .posts_ajax_button .loadmore span {
display: none; }
.products_ajax_button .loadmore .container,
.posts_ajax_button .loadmore .container {
display: inline-block; }
.products_ajax_button .loadmore .dot,
.posts_ajax_button .loadmore .dot {
width: 8px;
height: 8px;
border: 1px solid #000;
border-radius: 50%;
float: left;
margin: 0 4px; }
.products_ajax_button.loading .loadmore .dot,
.posts_ajax_button.loading .loadmore .dot {
-webkit-transform: scale(0);
transform: scale(0);
-webkit-animation: fx 1000ms ease infinite 0ms;
animation: fx 1000ms ease infinite 0ms; }
.products_ajax_button.loading .loadmore .dot:nth-child(2),
.posts_ajax_button.loading .loadmore .dot:nth-child(2) {
-webkit-animation: fx 1000ms ease infinite 300ms;
animation: fx 1000ms ease infinite 300ms; }
.products_ajax_button.loading .loadmore .dot:nth-child(3),
.posts_ajax_button.loading .loadmore .dot:nth-child(3) {
-webkit-animation: fx 1000ms ease infinite 600ms;
animation: fx 1000ms ease infinite 600ms; }
.products_ajax_button.disabled,
.posts_ajax_button.disabled {
cursor: unset; }
.products_ajax_button.disabled .loadmore span,
.posts_ajax_button.disabled .loadmore span {
display: none; }
.products_ajax_button.disabled .loadmore .dot,
.posts_ajax_button.disabled .loadmore .dot {
border: 1px solid #dbdbdb; }
.quantity {
display: inline-block;
width: auto;
float: none;
margin-right: 23px;
min-width: 120px; }
.quantity input[type="number"] {
-moz-appearance: textfield; }
.quantity .plus-btn,
.quantity .minus-btn {
position: relative;
cursor: pointer;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
min-width: 32px;
height: 32px;
line-height: 38px;
background: #f5f5f5;
position: relative;
display: inline-block;
border-radius: 50%;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: background .3s ease,-webkit-transform .3s ease;
transition: background .3s ease,-webkit-transform .3s ease;
transition: background .3s ease,transform .3s ease;
transition: background .3s ease,transform .3s ease,-webkit-transform .3s ease;
vertical-align: top; }
.quantity .plus-btn i.icon,
.quantity .minus-btn i.icon {
font-size: 16px;
position: absolute;
top: calc(50% - 10px);
left: calc(50% - 8px);
display: inline-block;
width: auto;
height: auto;
line-height: 1.2;
vertical-align: inherit;
margin-left: 0; }
.quantity .plus-btn .icon-bb-plus-24:before,
.quantity .plus-btn .icon-bb-minus-24:before,
.quantity .minus-btn .icon-bb-plus-24:before,
.quantity .minus-btn .icon-bb-minus-24:before {
position: relative;
z-index: 1;
font-size: 16px;
color: #000;
transition: color 0.4s cubic-bezier(0.59, 0.03, 0.2, 1); }
.quantity .plus-btn:after,
.quantity .minus-btn:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: #000;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transform-origin: center center;
transform-origin: center center;
transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
border-radius: 50%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.quantity .plus-btn:hover:after,
.quantity .minus-btn:hover:after {
-webkit-transform: scale(1);
transform: scale(1); }
.quantity .plus-btn:hover .icon-bb-plus-24:before,
.quantity .plus-btn:hover .icon-bb-minus-24:before,
.quantity .minus-btn:hover .icon-bb-plus-24:before,
.quantity .minus-btn:hover .icon-bb-minus-24:before {
color: #fff; }
.quantity input.custom-qty {
vertical-align: top;
padding: 0;
margin: 0;
width: 40px;
border: none;
display: inline-block;
text-align: center;
font-weight: bold;
outline: none;
font-size: 20px;
line-height: 2;
font-weight: 400;
height: 30px;
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield; }
.quantity input.custom-qty:focus {
background: transparent; }
body.bb_classic_notif .woocommerce-message,
body.bb_classic_notif .woocommerce-info {
text-align: left;
font-weight: 600;
transition: opacity .2s, height 1s;
height: auto;
opacity: 1;
margin-bottom: 1.875rem; }
body.bb_classic_notif .woocommerce-message.hidden-notice,
body.bb_classic_notif .woocommerce-info.hidden-notice {
opacity: 0;
height: 0;
margin: 0;
padding: 0; }
body.bb_classic_notif .woocommerce-message.hidden-notice .button,
body.bb_classic_notif .woocommerce-info.hidden-notice .button {
display: none; }
body.bb_classic_notif .woocommerce-message .woocommerce-message-wrapper,
body.bb_classic_notif .woocommerce-info .woocommerce-message-wrapper {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
background-color: #fff;
padding-left: 5rem; }
body.bb_classic_notif .woocommerce-message .woocommerce-message-wrapper .remove-notif,
body.bb_classic_notif .woocommerce-info .woocommerce-message-wrapper .remove-notif {
color: #000;
position: absolute;
top: calc(50% - 8px);
right: 20px;
display: inline-block;
font-size: 0px;
width: 18px;
height: 18px; }
body.bb_classic_notif .woocommerce-message .woocommerce-message-wrapper .remove-notif:before,
body.bb_classic_notif .woocommerce-info .woocommerce-message-wrapper .remove-notif:before {
position: absolute;
left: calc(50% - 7px);
top: calc(50% - 7px);
font-size: 16px; font-family: 'Barberry' !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;
content: ""; }
body.bb_classic_notif .woocommerce-message .woocommerce-message-wrapper .success-icon,
body.bb_classic_notif .woocommerce-info .woocommerce-message-wrapper .success-icon {
position: absolute;
left: 0;
top: 0;
bottom: 0;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
justify-content: center;
width: 60px;
height: 100%; }
body.bb_classic_notif .woocommerce-message .woocommerce-message-wrapper .success-icon i,
body.bb_classic_notif .woocommerce-info .woocommerce-message-wrapper .success-icon i {
color: #fff;
font-weight: 700;
margin: 0;
width: auto; }
body.bb_classic_notif .woocommerce-message .woocommerce-message-wrapper .notice_text,
body.bb_classic_notif .woocommerce-info .woocommerce-message-wrapper .notice_text {
position: relative;
width: 100%;
padding: 20px 0;
padding-right: 20px;
font-size: 18px;
line-height: 1.2; }
body.bb_classic_notif .woocommerce-message .woocommerce-message-wrapper .notice_text a,
body.bb_classic_notif .woocommerce-info .woocommerce-message-wrapper .notice_text a {
color: #000;
font-weight: 400;
font-size: 18px;
line-height: 1.2;
background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, 0.1) 0px, rgba(0, 0, 0, 0.1) 0px);
background-position: left bottom, left bottom;
background-repeat: no-repeat, no-repeat;
background-size: 0 1px, 100% 1px;
transition: none 300ms ease-in-out;
transition-property: background-size, color;
word-wrap: break-word; }
body.bb_classic_notif .woocommerce-message .woocommerce-message-wrapper .notice_text a:hover,
body.bb_classic_notif .woocommerce-info .woocommerce-message-wrapper .notice_text a:hover {
background-size: 100% 1px, 100% 1px; }
body.bb_classic_notif .woocommerce-message .woocommerce-message-wrapper .notice_text .button,
body.bb_classic_notif .woocommerce-info .woocommerce-message-wrapper .notice_text .button {
background-color: transparent;
border: none;
position: relative;
border-left: none;
padding: 0;
margin-right: 0.625rem;
margin: 0;
font-size: 18px;
text-transform: none;
line-height: 1.2;
-moz-transition: 0.3s opacity;
-o-transition: 0.3s opacity;
-webkit-transition: 0.3s opacity;
transition: 0.3s opacity; }
body.bb_classic_notif .woocommerce-message .woocommerce-message-wrapper .notice_text .button:hover,
body.bb_classic_notif .woocommerce-info .woocommerce-message-wrapper .notice_text .button:hover {
opacity: 0.6; }
body.bb_classic_notif .woocommerce-message .woocommerce-message-wrapper .notice_text .button:before,
body.bb_classic_notif .woocommerce-info .woocommerce-message-wrapper .notice_text .button:before {
display: none; }
body.bb_classic_notif.single-product .woocommerce-message {
opacity: 0; }
body.bb_classic_notif .woocommerce-message .woocommerce-message-wrapper {
background-color: #effae6; }
body.bb_classic_notif .woocommerce-message .success-icon {
background-color: #85ab69; }
body.bb_classic_notif .woocommerce-message,
body.bb_classic_notif .woocommerce-info,
body.bb_classic_notif .woocommerce-error {
font-size: 18px;
line-height: 1.2;
position: relative;
list-style: none;
margin: 0;
margin-bottom: 1.875rem;
padding-left: 5rem;
padding-top: 20px;
padding-bottom: 20px;
padding-right: 20px; }
body.bb_classic_notif .woocommerce-message a,
body.bb_classic_notif .woocommerce-info a,
body.bb_classic_notif .woocommerce-error a {
font-size: 18px; }
body.bb_classic_notif .woocommerce-message a:hover,
body.bb_classic_notif .woocommerce-info a:hover,
body.bb_classic_notif .woocommerce-error a:hover {
opacity: 0.5; }
body.bb_classic_notif .woocommerce-message a.button,
body.bb_classic_notif .woocommerce-info a.button,
body.bb_classic_notif .woocommerce-error a.button {
color: #0a0a0a;
border: none;
background-color: transparent;
float: right;
padding: 0;
margin: 0;
text-transform: inherit;
font-weight: 600;
transition: opacity .5s ease; }
body.bb_classic_notif .woocommerce-message a.button:before,
body.bb_classic_notif .woocommerce-info a.button:before,
body.bb_classic_notif .woocommerce-error a.button:before {
display: none; }
body.bb_classic_notif .woocommerce-message a.button:hover,
body.bb_classic_notif .woocommerce-info a.button:hover,
body.bb_classic_notif .woocommerce-error a.button:hover {
opacity: 0.5; }
body.bb_classic_notif .woocommerce-message:before,
body.bb_classic_notif .woocommerce-info:before,
body.bb_classic_notif .woocommerce-error:before {
color: #fff;
position: absolute;
left: 0;
top: 0;
display: flex;
align-items: center;
justify-content: center;
width: 60px;
height: 100%;
font-size: 24px;
font-weight: 700; }
body.bb_classic_notif .woocommerce-message {
background-color: #effae6; }
body.bb_classic_notif .woocommerce-message:before {
background-color: #85ab69; font-family: 'Barberry' !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;
content: "";
font-weight: 700; }
body.bb_classic_notif .woocommerce-info {
background-color: #faf1e1; }
body.bb_classic_notif .woocommerce-info:before {
background-color: #e6b659; font-family: 'Barberry' !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;
content: "";
font-weight: 700; }
body.bb_classic_notif .woocommerce-error {
background-color: #f9dddd; }
body.bb_classic_notif .woocommerce-error:before {
background-color: #da4343; font-family: 'Barberry' !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;
content: "";
font-weight: 700; }
body.bb_classic_notif .woocommerce-error li {
font-size: 18px;
font-weight: 600;
line-height: 1.4;
color: #000; }
body.bb_classic_notif .woocommerce-error li a {
color: #000;
font-size: 18px;
line-height: 1.4; }
body.bb_classic_notif .woocommerce-error li strong {
font-weight: 600; }
body.bb_classic_notif .woocommerce-error li:last-child {
margin-bottom: 0; }
body.bb_classic_notif.notice_clickable .woocommerce-message,
body.bb_classic_notif.notice_clickable .woocommerce-info {
cursor: pointer; }
body.bb_classic_notif:not(.woocommerce-account) .woocommerce-error,
body.bb_classic_notif:not(.woocommerce-cart) .woocommerce-error,
body.bb_classic_notif:not(.woocommerce-checkout) .woocommerce-error,
body.bb_classic_notif:not(.woocommerce-shop) .woocommerce-error {
width: 836px;
margin: 0 auto 30px !important;
max-width: 100%; }
body.woocommerce-checkout.bb_classic_notif .woocommerce-message:first-child,
body.woocommerce-checkout.bb_classic_notif .woocommerce-error:first-child,
body.woocommerce-checkout.bb_classic_notif .woocommerce-info:first-child {
z-index: 2; }
@media screen and (max-width: 48em) {
body.woocommerce-checkout.bb_classic_notif .woocommerce-message:first-child,
body.woocommerce-checkout.bb_classic_notif .woocommerce-error:first-child,
body.woocommerce-checkout.bb_classic_notif .woocommerce-info:first-child {
margin-right: 1.5rem;
margin-left: 1.5rem; } }
body.single-product.bb_classic_notif .woocommerce-error {
width: auto;
max-width: 100%; }
@media screen and (max-width: 47.99875em) {
body.single-product.bb_classic_notif .woocommerce-error {
margin-bottom: 0 !important; } }
body.single-product.bb_classic_notif .woocommerce-error .button {
background-color: transparent;
border: none;
position: relative;
border-left: none;
padding: 0;
margin-right: 0.625rem;
margin: 0;
font-size: 18px;
text-transform: none;
line-height: 1.2;
-moz-transition: 0.3s opacity;
-o-transition: 0.3s opacity;
-webkit-transition: 0.3s opacity;
transition: 0.3s opacity; }
body.single-product.bb_classic_notif .woocommerce-error .button:hover {
opacity: 0.6; }
body.single-product.bb_classic_notif .woocommerce-error .button:before {
display: none; }
body.woocommerce-account.bb_classic_notif .woocommerce-error {
width: 100%; }
.woocommerce .product-labels {
top: 15px;
left: -10px;
position: absolute;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
z-index: 1;
max-width: 60%;
-webkit-transition: opacity .3s ease;
transition: opacity .3s ease; }
@media screen and (max-width: 47.99875em) {
.woocommerce .product-labels {
top: 10px;
left: -10px; } }
.woocommerce .product-labels.labels-bordered .product-label {
padding: 5px 15px 3px 15px;
border: 2px solid;
background-color: #fff; }
@media screen and (max-width: 47.99875em) {
.woocommerce .product-labels.labels-bordered .product-label {
padding: 5px 7px 3px 7px;
border: 1px solid; } }
.woocommerce .product-labels.labels-bordered .new {
border-color: #333;
color: #333; }
.woocommerce .product-labels.labels-bordered .onsale {
border-color: #f9423a;
color: #f9423a; }
.woocommerce .product-labels.labels-bordered .featured {
border-color: #fd922a;
color: #fd922a; }
.woocommerce .product-labels.labels-bordered .out-of-stock {
border-color: #999;
color: #999; }
.woocommerce .product-labels.labels-solid .product-label {
padding: 7px 20px 5px 20px;
color: #fff; }
@media screen and (max-width: 47.99875em) {
.woocommerce .product-labels.labels-solid .product-label {
padding: 5px 10px 3px 10px; } }
.woocommerce .product-labels.labels-solid .new {
background-color: #333; }
.woocommerce .product-labels.labels-solid .onsale {
background-color: #f9423a; }
.woocommerce .product-labels.labels-solid .featured {
background-color: #fd922a; }
.woocommerce .product-labels.labels-solid .out-of-stock {
background-color: #999; }
.woocommerce .product-labels .product-label {
display: inline-block;
font-size: 14px;
line-height: 1.4;
font-weight: 400; }
.woocommerce .product-labels .product-label:not(:last-child) {
margin-bottom: 10px; }
@media screen and (max-width: 47.99875em) {
.woocommerce .product-labels .product-label {
font-size: 11px;
line-height: 1.3; } }
.woocommerce .price del {
text-decoration: none; }
.woocommerce .price del span.amount {
position: relative;
color: #666;
font-size: 95%;
font-weight: 300; }
.woocommerce .price del span.amount .amount:before {
width: 100%;
position: absolute;
content: "";
right: 0;
top: 50%;
height: 0px;
border-bottom: 1px solid #f9423a;
opacity: 0.7;
transform: rotate(-15deg); }
.woocommerce .price ins {
color: #f9423a;
text-decoration: none;
line-height: 1; }
.woocommerce-store-notice {
padding: 1.25rem 1.5625rem;
padding-right: 3.75rem;
position: fixed;
margin-bottom: 0px;
z-index: 9999;
display: none;
width: 100%;
bottom: 0;
left: 0;
background-color: #333;
color: #fff;
font-size: 90%;
line-height: 1.4;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
@media print, screen and (min-width: 48em) {
.woocommerce-store-notice {
width: 40%;
bottom: 2.5rem;
left: 2.5rem; } }
@media print, screen and (min-width: 64.0625em) {
.woocommerce-store-notice {
width: 30%; } }
@media screen and (min-width: 75em) {
.woocommerce-store-notice {
width: 20%; } }
.woocommerce-store-notice .woocommerce-store-notice__dismiss-link {
visibility: hidden;
font-size: 0;
position: absolute;
top: 1.25rem;
right: 1.25rem; }
.woocommerce-store-notice .woocommerce-store-notice__dismiss-link:after {
color: #fff;
visibility: visible;
font-size: 24px; font-family: 'Barberry' !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;
content: "";
-moz-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s; }
.woocommerce-store-notice .woocommerce-store-notice__dismiss-link:hover:after {
opacity: .6; }
.barberry-timer {
display: block;
font-size: 0;
line-height: 1;
margin-bottom: 30px; }
.barberry-timer > span {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 10px;
margin-left: -1px;
min-width: 85px;
min-height: 80px;
font-size: 24px;
line-height: 30px;
color: #333333;
font-weight: 600;
border-width: 1px;
border-style: solid;
border-color: #eee; }
@media screen and (max-width: 47.99875em) {
.barberry-timer > span {
min-width: 65px;
min-height: 60px;
font-size: 20px;
line-height: 26px; } }
.barberry-timer > span span {
font-size: 11px;
line-height: 16px;
text-transform: uppercase;
letter-spacing: 2px;
color: #999; }
@media screen and (max-width: 47.99875em) {
.barberry-timer > span span {
font-size: 10px;
line-height: 14px; } }
ul.products .product .barberry-timer {
z-index: 1;
position: absolute;
right: 20px;
top: 20px;
margin-bottom: 0; }
@media screen and (max-width: 47.99875em) {
ul.products .product .barberry-timer {
right: 10px;
top: 10px; } }
ul.products .product .barberry-timer > span {
text-align: center;
display: block;
min-width: auto;
min-height: auto;
font-size: 16px;
font-size: 12px;
line-height: 1.2;
padding: 10px;
padding: 5px;
margin-left: 1px;
margin-top: -1px;
background-color: rgba(255, 255, 255, 0.8); }
@media (min-width: 768px) {
ul.products .product .barberry-timer > span {
font-size: calc(0.3472222222vw + 9.3333333333px); } }
@media (min-width: 1920px) {
ul.products .product .barberry-timer > span {
font-size: 16px; } }
@media (min-width: 768px) {
ul.products .product .barberry-timer > span {
padding: calc(0.4340277778vw + 1.6666666667px); } }
@media (min-width: 1920px) {
ul.products .product .barberry-timer > span {
padding: 10px; } }
ul.products .product .barberry-timer > span span {
font-size: 9px;
font-size: 6px;
line-height: 1.2;
letter-spacing: 1px;
display: block; }
@media (min-width: 768px) {
ul.products .product .barberry-timer > span span {
font-size: calc(0.2604166667vw + 4px); } }
@media (min-width: 1920px) {
ul.products .product .barberry-timer > span span {
font-size: 9px; } }
ul.products .product.has-default-attributes .barberry-timer {
top: 45px; }
@media screen and (max-width: 47.99875em) {
ul.products .product.has-default-attributes .barberry-timer {
top: 30px; } }
body.woocommerce-cart .page-header {
display: none; }
@media screen and (max-width: 48em) {
body.woocommerce-cart .page-header {
display: block; } }
body.woocommerce-cart .page-header .page-header-bg {
background-color: transparent; }
body.woocommerce-cart .breadcrumbs-wrapper {
display: none; }
body.woocommerce-cart .content-page-wrapper {
padding: 0; }
body.woocommerce-cart .cart-cells {
min-height: 100vh; }
@media screen and (max-width: 47.99875em) {
body.woocommerce-cart .cart-cells {
min-height: auto; } }
body.woocommerce-cart .cart-cells .cell {
padding: 6.25rem;
padding-left: 40px;
padding-right: 40px;
padding-bottom: 50px; }
@media (min-width: 768px) {
body.woocommerce-cart .cart-cells .cell {
padding-left: calc(7.8125vw - 20px); } }
@media (min-width: 1920px) {
body.woocommerce-cart .cart-cells .cell {
padding-left: 130px; } }
@media (min-width: 768px) {
body.woocommerce-cart .cart-cells .cell {
padding-right: calc(7.8125vw - 20px); } }
@media (min-width: 1920px) {
body.woocommerce-cart .cart-cells .cell {
padding-right: 130px; } }
@media (min-width: 768px) {
body.woocommerce-cart .cart-cells .cell {
padding-bottom: calc(6.9444444444vw - 3.3333333333px); } }
@media (min-width: 1920px) {
body.woocommerce-cart .cart-cells .cell {
padding-bottom: 130px; } }
@media screen and (max-width: 47.99875em) {
body.woocommerce-cart .cart-cells .cell {
padding-top: 0; } }
body.woocommerce-cart .cart-cells .cell.cart-empty {
text-align: center;
min-height: 100vh;
display: flex;
align-items: center;
justify-content: center; }
@media screen and (max-width: 47.99875em) {
body.woocommerce-cart .cart-cells .cell.cart-empty {
min-height: auto; } }
body.woocommerce-cart .cart-cells .cell.cart-empty .no-content h2.cart-empty-text {
font-size: 30px; }
@media (min-width: 768px) {
body.woocommerce-cart .cart-cells .cell.cart-empty .no-content h2.cart-empty-text {
font-size: calc(4.3402777778vw - 3.3333333333px); } }
@media (min-width: 1920px) {
body.woocommerce-cart .cart-cells .cell.cart-empty .no-content h2.cart-empty-text {
font-size: 80px; } }
body.woocommerce-cart .cart-cells .cell.cart-empty .no-content .return-to-shop {
margin-top: 40px; }
body.woocommerce-cart .cart-cells .cell.cart-empty .no-content .return-to-shop a {
color: #000;
background-color: transparent;
border-width: 1px;
border-color: rgba(0, 0, 0, 0.1);
transition: all .3s; }
body.woocommerce-cart .cart-cells .cell.cart-empty .no-content .return-to-shop a:before {
display: none; }
body.woocommerce-cart .cart-cells .cell.cart-empty .no-content .return-to-shop a:hover {
color: rgba(0, 0, 0, 0.4); }
body.woocommerce-cart .cart-cells .cell.cart-intro {
padding-right: 3.125rem; }
@media screen and (max-width: 80em) {
body.woocommerce-cart .cart-cells .cell.cart-intro {
display: none; } }
body.woocommerce-cart .cart-cells .cell.cart-intro .title-wrapper .page-title-wrapper {
display: inline-block;
overflow: hidden;
vertical-align: bottom; }
body.woocommerce-cart .cart-cells .cell.cart-intro .title-wrapper .page-title-wrapper h1.page-title {
margin: 0;
font-size: 90px;
font-size: 70px;
line-height: 1.1;
margin-bottom: 0; }
@media (min-width: 1280px) {
body.woocommerce-cart .cart-cells .cell.cart-intro .title-wrapper .page-title-wrapper h1.page-title {
font-size: calc(12.5vw - 90px); } }
@media (min-width: 1440px) {
body.woocommerce-cart .cart-cells .cell.cart-intro .title-wrapper .page-title-wrapper h1.page-title {
font-size: 90px; } }
body.woocommerce-cart .cart-cells .cell.cart-intro .title-wrapper .term-description p {
font-size: 20px;
line-height: 1.4; }
@media (min-width: 1280px) {
body.woocommerce-cart .cart-cells .cell.cart-intro .title-wrapper .term-description p {
font-size: calc(2.5vw - 12px); } }
@media (min-width: 1440px) {
body.woocommerce-cart .cart-cells .cell.cart-intro .title-wrapper .term-description p {
font-size: 24px; } }
body.woocommerce-cart .cart-cells .cell.cart-intro .continue-shopping {
margin-top: 50px;
padding-left: 35px;
position: relative;
display: inline-block;
font-size: 18px;
color: #000;
font-weight: 400;
transition: transform .3s !important; }
body.woocommerce-cart .cart-cells .cell.cart-intro .continue-shopping:before {
position: absolute;
left: 0;
font-size: 24px; font-family: 'Barberry' !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;
content: "";
transition: transform .3s; }
body.woocommerce-cart .cart-cells .cell.cart-intro .continue-shopping:hover {
transform: translateX(-5px); }
body.woocommerce-cart .cart-cells .cell.cart-intro .continue-shopping:hover:before {
transform: translateX(-5px); }
body.woocommerce-cart .cart-cells .cell.cart-items {
position: relative;
clear: both;
padding-left: 3.125rem; }
body.woocommerce-cart .cart-cells .cell.cart-items .checkout-gift-link {
position: relative;
display: block;
margin-bottom: 20px;
float: right;
clear: both; }
body.woocommerce-cart .cart-cells .cell.cart-items .checkout-gift-link a {
position: relative;
padding-left: 25px;
z-index: 5;
display: inline-block; }
body.woocommerce-cart .cart-cells .cell.cart-items .checkout-gift-link a:before {
position: absolute;
left: 0;
top: calc(50% - 10px);
font-size: 16px; font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-cart .cart-cells .cell.cart-items .woocommerce-cart-form {
position: relative; }
@keyframes loader_spinner {
100% {
transform: rotate(360deg); } }
@keyframes loader_fade {
0% {
opacity: 0; }
100% {
opacity: 1; } }
body.woocommerce-cart .cart-cells .cell.cart-items .woocommerce-cart-form.processing .blockUI:after {
content: '';
display: inline-block;
box-sizing: border-box;
width: 24px;
height: 24px;
border-radius: 100%;
border: 1px solid transparent;
animation: loader_fade .5s ease-in, loader_spinner .5s linear infinite; }
body.woocommerce-cart .cart-cells .cell.cart-items .woocommerce-cart-form.processing .blockUI:after {
border-top-color: #000;
z-index: 4;
position: absolute;
top: calc(40% - 12px);
left: calc(50% - 12px); }
@media screen and (max-width: 80em) {
body.woocommerce-cart .cart-cells .cell.cart-items {
width: 58.333%;
padding-left: 2.5rem; } }
@media screen and (max-width: 48em) {
body.woocommerce-cart .cart-cells .cell.cart-items {
padding-left: 2.5rem;
padding-right: 2.5rem;
width: 100%; } }
body.woocommerce-cart .cart-cells .cell.cart-items .title-wrapper {
display: none;
margin-bottom: 30px; }
@media screen and (max-width: 80em) {
body.woocommerce-cart .cart-cells .cell.cart-items .title-wrapper {
display: block; } }
@media screen and (max-width: 48em) {
body.woocommerce-cart .cart-cells .cell.cart-items .title-wrapper {
display: none; } }
body.woocommerce-cart .cart-cells .cell.cart-items .title-wrapper .page-title-wrapper {
display: inline-block;
overflow: hidden;
vertical-align: bottom; }
body.woocommerce-cart .cart-cells .cell.cart-items .title-wrapper .page-title-wrapper h1.page-title {
margin: 0;
font-size: 90px;
font-size: 40px;
line-height: 1.1;
margin-bottom: 0; }
@media (min-width: 768px) {
body.woocommerce-cart .cart-cells .cell.cart-items .title-wrapper .page-title-wrapper h1.page-title {
font-size: calc(5.859375vw - 5px); } }
@media (min-width: 1280px) {
body.woocommerce-cart .cart-cells .cell.cart-items .title-wrapper .page-title-wrapper h1.page-title {
font-size: 70px; } }
body.woocommerce-cart .cart-cells .cell.cart-items .title-wrapper .term-description p {
line-height: 1.4; }
@media screen and (max-width: 47.99875em) {
body.woocommerce-cart .cart-cells .cell.cart-items .cart-empty-section {
text-align: center; } }
body.woocommerce-cart .cart-cells .cell.cart-items .cart-empty-section .cart-empty-text {
font-size: 30px;
line-height: 1.2;
margin-bottom: 1.875rem; }
body.woocommerce-cart .cart-cells .cell.cart-totals {
background: #f4f4f4; }
@media screen and (max-width: 80em) {
body.woocommerce-cart .cart-cells .cell.cart-totals {
width: 41.667%; } }
@media screen and (max-width: 64em) {
body.woocommerce-cart .cart-cells .cell.cart-totals {
padding-right: 2.5rem; } }
@media screen and (max-width: 48.0625em) {
body.woocommerce-cart .cart-cells .cell.cart-totals {
padding-top: 3.125rem; } }
@media screen and (max-width: 48em) {
body.woocommerce-cart .cart-cells .cell.cart-totals {
width: 100%; } }
body.woocommerce-cart .cart-cells .cell.cart-totals .cart-collaterals {
text-align: center; }
body.woocommerce-cart .cart-cells .cell.cart-totals .cart_totals {
text-align: left; }
body.woocommerce-cart .cart-cells .cell.cart-totals .continue-shopping {
margin-top: 20px;
padding-left: 35px;
position: relative;
display: none;
font-size: 18px;
color: #000;
font-weight: 400; }
@media screen and (max-width: 80em) {
body.woocommerce-cart .cart-cells .cell.cart-totals .continue-shopping {
display: inline-block; } }
body.woocommerce-cart .cart-cells .cell.cart-totals .continue-shopping:before {
position: absolute;
left: 0;
font-size: 24px; font-family: 'Barberry' !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;
content: "";
transition: transform .3s; }
body.woocommerce-cart .cart-cells .cell.cart-totals .continue-shopping:hover:before {
transform: translateX(-5px); }
body.woocommerce-cart .cross-sells-wrapper {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #f4f4f4; }
body.woocommerce-cart .cross-sells-wrapper .cross-sells h2 {
margin-bottom: 20px; }
@media (min-width: 768px) {
body.woocommerce-cart .cross-sells-wrapper .cross-sells h2 {
margin-bottom: calc(2.9761904762vw - 2.8571428571px); } }
@media (min-width: 1440px) {
body.woocommerce-cart .cross-sells-wrapper .cross-sells h2 {
margin-bottom: 40px; } }
body.woocommerce-cart .default-width-page .woocommerce .grid-container.cross-sells-wrapper {
padding-top: 40px;
padding-left: 30px;
padding-right: 30px; }
@media (min-width: 768px) {
body.woocommerce-cart .default-width-page .woocommerce .grid-container.cross-sells-wrapper {
padding-left: calc(8.6805555556vw - 36.6666666667px); } }
@media (min-width: 1920px) {
body.woocommerce-cart .default-width-page .woocommerce .grid-container.cross-sells-wrapper {
padding-left: 130px; } }
@media (min-width: 768px) {
body.woocommerce-cart .default-width-page .woocommerce .grid-container.cross-sells-wrapper {
padding-right: calc(8.6805555556vw - 36.6666666667px); } }
@media (min-width: 1920px) {
body.woocommerce-cart .default-width-page .woocommerce .grid-container.cross-sells-wrapper {
padding-right: 130px; } }
@media screen and (max-width: 47.99875em) {
body.woocommerce-cart .default-width-page .woocommerce .grid-container.cross-sells-wrapper {
padding-right: 1.5rem;
padding-left: 1.5rem; } }
body.woocommerce-cart .cart-cells.cart-cells-empty .cell.cart-items .checkout-gift-link {
display: none; }
body.woocommerce-cart .cart-cells .cart-items .cart_item {
position: relative;
display: flex;
align-items: center;
width: 100%;
margin-bottom: 25px; }
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-remove {
width: 18px;
height: 18px;
margin-right: 1.875rem; }
@media screen and (max-width: 64.06125em) {
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-remove {
position: absolute;
left: -5px;
top: -5px; } }
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-remove a {
color: #000;
position: absolute;
display: inline-block;
font-size: 0px;
width: 18px;
height: 18px;
border-radius: 50%;
border: 1px solid #000;
background-color: #fff; }
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-remove a:before {
position: absolute;
left: calc(50% - 7px);
top: calc(50% - 7px);
font-size: 14px; font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-remove a:hover {
background-color: #000; }
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-remove a:hover:before {
color: #fff; }
@media screen and (max-width: 64em) {
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-remove a {
opacity: 1; }
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-remove a:hover {
background-color: #fff; }
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-remove a:hover:before {
color: #000; } }
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-thumbnail {
margin-right: 1.875rem; }
@media screen and (max-width: 64.06125em) {
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-thumbnail {
margin-right: 1.25rem; } }
@media screen and (max-width: 31.25em) {
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-thumbnail {
align-self: flex-start; } }
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-thumbnail img {
max-width: 6.875rem; }
@media screen and (max-width: 90em) {
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-thumbnail img {
max-width: 5.625rem; } }
@media screen and (max-width: 64.06125em) {
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-thumbnail img {
max-width: 4.375rem; } }
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-content {
display: flex;
align-items: center;
width: 100%; }
@media screen and (max-width: 31.25em) {
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-content {
flex-wrap: wrap;
align-self: flex-start; } }
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-content .product-content-name {
margin-right: 1.875rem; }
@media screen and (max-width: 64.06125em) {
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-content .product-content-name {
margin-right: 1.25rem; } }
@media screen and (max-width: 31.25em) {
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-content .product-content-name {
margin-right: 0;
display: block;
width: 100%; } }
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-content .product-content-name .product-name a {
color: #000;
font-size: 18px;
line-height: 1.3;
font-weight: 400 !important;
display: block; }
@media screen and (max-width: 90em) {
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-content .product-content-name .product-name a {
font-size: 16px; } }
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-content .product-content-name .product-name a:hover {
opacity: 0.6; }
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-content .product-content-name .product-quantity {
margin-top: 10px; }
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-content .product-subtotal {
margin-left: auto;
text-align: right;
line-height: 1; }
@media screen and (max-width: 31.25em) {
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-content .product-subtotal {
text-align: left;
margin-top: 5px;
margin-left: 0;
margin-right: 0; } }
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-content .product-subtotal .amount {
font-size: 22px;
line-height: 1;
font-weight: 600; }
@media screen and (max-width: 31.25em) {
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-content .product-subtotal .amount {
text-align: left;
margin-left: 0;
margin-right: 0;
font-size: 18px; } }
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-content .product-subtotal .amount sup {
font-size: 60%;
font-weight: 400;
line-height: 1.6;
margin-left: 0.1rem; }
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-content .product-subtotal .amount .woocommerce-Price-currencySymbol {
font-size: 70%;
margin-right: 3px; }
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-content .product-subtotal .product-price {
line-height: 1;
font-size: 14px;
color: #666;
font-weight: 300; }
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-content .product-subtotal .product-price .amount {
font-size: 16px;
color: #666;
font-weight: 300; }
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-content .product-subtotal .subscription-price .subscription-details {
font-size: 0.875rem; }
body.woocommerce-cart .cart-cells .cart-items .cart_item .product-content .product-subtotal .subscription-price .subscription-details .amount {
font-size: 0.875rem; }
body.woocommerce-cart .actions {
margin-top: 3.75rem;
padding-top: 2.5rem;
border-top: 6px solid #000; }
body.woocommerce-cart .actions .coupon {
width: 55%;
position: relative;
float: left; }
@media screen and (max-width: 64.06125em) {
body.woocommerce-cart .actions .coupon {
width: 100%;
float: none; } }
body.woocommerce-cart .actions .coupon label {
display: none; }
body.woocommerce-cart .actions .coupon .button {
position: absolute;
top: 0;
right: 0px;
padding: 0;
margin: 0;
background: none !important;
min-width: 0;
width: 50px;
font-size: 0 !important;
height: 100%;
z-index: 999;
border: none; }
body.woocommerce-cart .actions .coupon .button:before {
display: none; }
body.woocommerce-cart .actions .coupon .button:active, body.woocommerce-cart .actions .coupon .button:focus {
outline: none;
border: none; }
body.woocommerce-cart .actions .coupon #coupon_code {
padding: 17px 60px 16px 0;
min-width: 200px;
width: 100%;
height: 60px;
font-size: 16px;
display: block;
margin-right: 0px;
border-width: 1px;
border-style: dashed;
padding-left: 60px;
color: #000;
border-color: rgba(0, 0, 0, 0.2);
transition: border-color .6s; }
body.woocommerce-cart .actions .coupon #coupon_code:focus {
border-color: black; }
body.woocommerce-cart .actions .coupon:before {
position: absolute;
left: 14px;
top: 20px;
font-size: 24px;
font-weight: normal;
color: #000; font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-cart .actions .coupon:after {
content: '';
opacity: 0;
transition: opacity .6s; }
body.woocommerce-cart .actions .coupon.focus:after {
opacity: 1;
position: absolute;
right: 16px;
top: 18px;
font-size: 24px;
font-weight: normal;
color: #000; font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-cart .actions button.button {
margin-bottom: 0;
float: right;
border-width: 1px;
background-color: #fff;
color: #000;
border-color: rgba(0, 0, 0, 0.1); }
body.woocommerce-cart .actions button.button:before {
display: none; }
body.woocommerce-cart .actions button.button:hover {
color: rgba(0, 0, 0, 0.4); }
@media screen and (max-width: 31.25em) {
body.woocommerce-cart .actions button.button {
width: 100%;
float: none; } }
body.woocommerce-cart .actions button.button.button.disabled:before, body.woocommerce-cart .actions button.button.button[disabled]:before {
display: none; }
body.woocommerce-cart .actions button.button.button.disabled:hover, body.woocommerce-cart .actions button.button.button[disabled]:hover {
color: inherit; }
body.woocommerce-cart .cart-totals h2 {
font-size: 30px; }
body.woocommerce-cart .cart-totals .cart_totals.calculated_shipping.processing .blockUI, body.woocommerce-cart .cart-totals .cart_totals.processing .blockUI {
background-color: #f4f4f4 !important; }
@keyframes loader_spinner {
100% {
transform: rotate(360deg); } }
@keyframes loader_fade {
0% {
opacity: 0; }
100% {
opacity: 1; } }
body.woocommerce-cart .cart-totals .cart_totals.calculated_shipping.processing .blockUI:after, body.woocommerce-cart .cart-totals .cart_totals.processing .blockUI:after {
content: '';
display: inline-block;
box-sizing: border-box;
width: 24px;
height: 24px;
border-radius: 100%;
border: 1px solid transparent;
animation: loader_fade .5s ease-in, loader_spinner .5s linear infinite; }
body.woocommerce-cart .cart-totals .cart_totals.calculated_shipping.processing .blockUI:after, body.woocommerce-cart .cart-totals .cart_totals.processing .blockUI:after {
border-top-color: #000;
z-index: 4;
position: absolute;
top: calc(50% - 12px);
left: calc(50% - 12px); }
body.woocommerce-cart .cart-totals .cart-totals-inner {
position: relative; }
body.woocommerce-cart .cart-totals .shop_table tr {
border-bottom-color: #dbdbdb;
border-bottom-width: 1px; }
body.woocommerce-cart .cart-totals .shop_table tr.cart-subtotal {
border-bottom: none; }
body.woocommerce-cart .cart-totals .shop_table tr.cart-subtotal td {
font-size: 1.125rem;
line-height: 1.2; }
body.woocommerce-cart .cart-totals .shop_table tr.recurring-totals {
background-color: #fff; }
body.woocommerce-cart .cart-totals .shop_table tr.recurring-totals th {
position: relative;
padding: 22px 25px 20px 25px;
color: #000;
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 2px;
background-image: none; }
body.woocommerce-cart .cart-totals .shop_table tr.recurring-total.cart-subtotal, body.woocommerce-cart .cart-totals .shop_table tr.recurring-total.shipping {
background-color: #fff !important;
border-bottom: 0 !important; }
body.woocommerce-cart .cart-totals .shop_table tr.recurring-total.cart-subtotal th, body.woocommerce-cart .cart-totals .shop_table tr.recurring-total.shipping th {
padding-left: 25px !important; }
body.woocommerce-cart .cart-totals .shop_table tr.recurring-total.cart-subtotal td, body.woocommerce-cart .cart-totals .shop_table tr.recurring-total.shipping td {
padding-right: 25px !important; }
body.woocommerce-cart .cart-totals .shop_table tr.recurring-total.shipping th {
font-size: 1rem;
font-weight: 300; }
body.woocommerce-cart .cart-totals .shop_table tr.recurring-total.shipping td {
text-align: right; }
body.woocommerce-cart .cart-totals .shop_table tr.recurring-total.shipping td .amount {
float: none; }
body.woocommerce-cart .cart-totals .shop_table tr.recurring-total.order-total td {
font-size: 1.125rem;
line-height: 1.2; }
body.woocommerce-cart .cart-totals .shop_table tr.recurring-total.order-total td .first-payment-date small {
font-size: 1.125rem; }
body.woocommerce-cart .cart-totals .shop_table tbody {
border: none;
background-color: transparent; }
body.woocommerce-cart .cart-totals .shop_table tbody tr:nth-child(even) {
border-bottom: 1px solid;
border-bottom-color: #dbdbdb;
background-color: transparent; }
body.woocommerce-cart .cart-totals .shop_table tbody td {
padding-left: 0; }
body.woocommerce-cart .cart-totals .shop_table tbody .cart-empty-tr td {
padding-top: 3.75rem;
line-height: 1.2; }
body.woocommerce-cart .cart-totals .shop_table tbody .cart-subtotal th {
padding-left: 0;
font-size: 20px; }
body.woocommerce-cart .cart-totals .shop_table tbody .cart-subtotal td {
text-align: right; }
body.woocommerce-cart .cart-totals .shop_table tbody .cart-subtotal td .amount {
font-size: 24px; }
@media screen and (max-width: 47.99875em) {
body.woocommerce-cart .cart-totals .shop_table tbody .cart-subtotal td .amount {
font-size: 20px; } }
body.woocommerce-cart .cart-totals .shop_table tbody .cart-discount {
border-top: 1px solid;
border-top-color: #dbdbdb; }
body.woocommerce-cart .cart-totals .shop_table tbody .cart-discount th {
font-weight: 300;
font-size: 18px;
line-height: 1.4;
padding-left: 0; }
body.woocommerce-cart .cart-totals .shop_table tbody .cart-discount td {
position: relative;
text-align: right;
padding-right: 25px; }
body.woocommerce-cart .cart-totals .shop_table tbody .cart-discount td > .amount {
margin-left: 10px; }
body.woocommerce-cart .cart-totals .shop_table tbody .cart-discount td .woocommerce-remove-coupon {
color: #000;
position: absolute;
top: calc(50% - 9px);
right: 0;
display: inline-block;
font-size: 0px;
width: 18px;
height: 18px;
border-radius: 50%;
border: 1px solid #000;
background-color: #fff; }
body.woocommerce-cart .cart-totals .shop_table tbody .cart-discount td .woocommerce-remove-coupon:before {
position: absolute;
left: calc(50% - 7px);
top: calc(50% - 7px);
font-size: 14px; font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-cart .cart-totals .shop_table tbody .cart-discount td .woocommerce-remove-coupon:hover {
background-color: #000; }
body.woocommerce-cart .cart-totals .shop_table tbody .cart-discount td .woocommerce-remove-coupon:hover:before {
color: #fff; }
body.woocommerce-cart .cart-totals .shop_table tbody .shipping {
border-top: 1px solid #dbdbdb;
border-bottom: none !important;
background-color: transparent; }
body.woocommerce-cart .cart-totals .shop_table tbody .shipping th {
display: none; }
body.woocommerce-cart .cart-totals .shop_table tbody .shipping td {
font-size: 1rem; }
body.woocommerce-cart .cart-totals .shop_table tbody .shipping td .amount {
float: right; }
body.woocommerce-cart .cart-totals .shop_table tbody .shipping .shipping-th-title {
color: #000;
font-size: 20px;
font-weight: 400;
margin-bottom: 0.625rem; }
body.woocommerce-cart .cart-totals .shop_table tbody .shipping ul#shipping_method {
margin: 0;
list-style: none; }
body.woocommerce-cart .cart-totals .shop_table tbody .shipping ul#shipping_method li {
margin-bottom: 5px; }
body.woocommerce-cart .cart-totals .shop_table tbody .shipping ul#shipping_method li input.shipping_method {
display: none; }
body.woocommerce-cart .cart-totals .shop_table tbody .shipping ul#shipping_method li label {
font-weight: 300;
width: 100%;
margin-left: 0; }
body.woocommerce-cart .cart-totals .shop_table tbody .shipping ul#shipping_method li label .amount {
float: right; }
body.woocommerce-cart .cart-totals .shop_table tbody .shipping .woocommerce-shipping-destination {
margin-top: 10px;
font-size: 1rem;
color: #000; }
body.woocommerce-cart .cart-totals .shop_table tbody .shipping .woocommerce-shipping-destination strong {
font-weight: 600; }
body.woocommerce-cart .cart-totals .shop_table tbody .shipping.recurring-total th {
display: table-cell;
padding-left: 0; }
body.woocommerce-cart .cart-totals .shop_table tbody .shipping-calc-wrap {
border-bottom: none !important; }
body.woocommerce-cart .cart-totals .shop_table tbody .shipping-calc-wrap .woocommerce-shipping-calculator {
margin-bottom: 1.875rem; }
body.woocommerce-cart .cart-totals .shop_table tbody .shipping-calc-wrap .woocommerce-shipping-calculator > p {
margin-bottom: 0; }
body.woocommerce-cart .cart-totals .shop_table tbody .shipping-calc-wrap .shipping-calculator-button {
position: relative;
padding: 22px 30px 20px 30px;
color: #000;
display: block;
width: 100%;
background-color: #fff;
font-size: 12px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 2px;
background-image: none; }
body.woocommerce-cart .cart-totals .shop_table tbody .shipping-calc-wrap .shipping-calculator-button:after {
position: absolute;
top: calc(50% - 6px);
right: 20px;
font-size: 12px; font-family: 'Barberry' !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;
content: "";
transition: transform .7s ease, top .7s ease; }
body.woocommerce-cart .cart-totals .shop_table tbody .shipping-calc-wrap .shipping-calculator-form {
padding: 5px 30px 15px 30px;
background-color: #fff; }
body.woocommerce-cart .cart-totals .shop_table tbody .shipping-calc-wrap .shipping-calculator-form p {
margin-bottom: 0.75rem; }
body.woocommerce-cart .cart-totals .shop_table tbody .shipping-calc-wrap .shipping-calculator-form p input {
margin-bottom: 0; }
body.woocommerce-cart .cart-totals .shop_table tbody .shipping-calc-wrap .shipping-calculator-form .select2 {
margin-bottom: 0; }
body.woocommerce-cart .cart-totals .shop_table tbody .shipping-calc-wrap .shipping-calculator-form button {
width: 100%;
margin-top: 5px;
margin-bottom: 0; }
body.woocommerce-cart .cart-totals .shop_table tbody .order-total {
border-bottom: none !important;
border-top: 6px solid #000;
background-color: transparent; }
body.woocommerce-cart .cart-totals .shop_table tbody .order-total th, body.woocommerce-cart .cart-totals .shop_table tbody .order-total td {
padding-left: 0;
padding-top: 1.875rem; }
body.woocommerce-cart .cart-totals .shop_table tbody .order-total th {
font-size: 1.625rem;
line-height: 1.2;
font-weight: 600; }
body.woocommerce-cart .cart-totals .shop_table tbody .order-total td {
text-align: right; }
body.woocommerce-cart .cart-totals .shop_table tbody .order-total td .amount {
font-size: 36px; }
@media screen and (max-width: 47.99875em) {
body.woocommerce-cart .cart-totals .shop_table tbody .order-total td .amount {
font-size: 30px; } }
body.woocommerce-cart .cart-totals .shop_table tbody .order-total td .includes_tax {
font-size: 14px;
line-height: 1.4;
display: block;
font-weight: 300; }
body.woocommerce-cart .cart-totals .shop_table tbody .order-total td .includes_tax .amount {
font-size: 14px; }
body.woocommerce-cart .cart-totals .wc-proceed-to-checkout a {
width: 100%; }
body.woocommerce-cart .sidebar {
will-change: min-height; }
body.woocommerce-cart .sidebar__inner {
transform: translate(0, 0); transform: translate3d(0, 0, 0);
will-change: position, transform; }
body.woocommerce-cart #loginModal .close-icon,
body.woocommerce-cart #couponModal .close-icon,
body.woocommerce-cart #giftModal .close-icon {
position: absolute;
left: auto;
right: 40px;
top: 40px; }
@media screen and (max-width: 47.99875em) {
body.woocommerce-cart #loginModal .close-icon,
body.woocommerce-cart #couponModal .close-icon,
body.woocommerce-cart #giftModal .close-icon {
right: 30px;
top: 30px; } }
body.woocommerce-cart #loginModal .login-title,
body.woocommerce-cart #couponModal .login-title,
body.woocommerce-cart #giftModal .login-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
color: #2d2a2a;
margin-bottom: 25px;
padding-bottom: 10px;
line-height: 1;
border-bottom: 3px solid; }
body.woocommerce-cart #loginModal p:not(.form-row),
body.woocommerce-cart #couponModal p:not(.form-row),
body.woocommerce-cart #giftModal p:not(.form-row) {
font-size: 18px;
line-height: 1.4; }
@media screen and (max-width: 47.99875em) {
body.woocommerce-cart #loginModal p:not(.form-row),
body.woocommerce-cart #couponModal p:not(.form-row),
body.woocommerce-cart #giftModal p:not(.form-row) {
font-size: 16px; } }
body.woocommerce-cart .ywgc_enter_code {
border: none;
padding: 0;
margin: 0;
border-radius: 0px; }
body.woocommerce-cart #couponModal .coupon,
body.woocommerce-cart #giftModal .coupon {
position: relative; }
body.woocommerce-cart #couponModal .coupon .button,
body.woocommerce-cart #giftModal .coupon .button {
position: absolute;
top: 0;
right: 0px;
padding: 0;
margin: 0;
background: none !important;
min-width: 0;
width: 50px;
font-size: 0 !important;
height: 100%;
z-index: 999;
border: none; }
body.woocommerce-cart #couponModal .coupon .button:before,
body.woocommerce-cart #giftModal .coupon .button:before {
display: none; }
body.woocommerce-cart #couponModal .coupon .button:active, body.woocommerce-cart #couponModal .coupon .button:focus,
body.woocommerce-cart #giftModal .coupon .button:active,
body.woocommerce-cart #giftModal .coupon .button:focus {
outline: none;
border: none; }
body.woocommerce-cart #couponModal .coupon #coupon_code,
body.woocommerce-cart #couponModal .coupon #giftcard_code,
body.woocommerce-cart #giftModal .coupon #coupon_code,
body.woocommerce-cart #giftModal .coupon #giftcard_code {
padding: 17px 60px 16px 0;
min-width: 200px;
width: 100%;
height: 60px;
font-size: 16px;
display: block;
margin-right: 0px;
border-width: 1px;
border-style: dashed;
padding-left: 60px;
color: #000;
border-color: rgba(0, 0, 0, 0.2);
transition: border-color .6s; }
body.woocommerce-cart #couponModal .coupon #coupon_code:focus,
body.woocommerce-cart #couponModal .coupon #giftcard_code:focus,
body.woocommerce-cart #giftModal .coupon #coupon_code:focus,
body.woocommerce-cart #giftModal .coupon #giftcard_code:focus {
border-color: black; }
body.woocommerce-cart #couponModal .coupon:before,
body.woocommerce-cart #giftModal .coupon:before {
position: absolute;
left: 14px;
top: 20px;
font-size: 24px;
font-weight: normal;
color: #000; font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-cart #couponModal .coupon:after,
body.woocommerce-cart #giftModal .coupon:after {
content: '';
opacity: 0;
transition: opacity .6s; }
body.woocommerce-cart #couponModal .coupon.focus:after,
body.woocommerce-cart #giftModal .coupon.focus:after {
opacity: 1;
position: absolute;
right: 16px;
top: 18px;
font-size: 24px;
font-weight: normal;
color: #000; font-family: 'Barberry' !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;
content: ""; }
.barberry-total-condition-wrap .barberry-total-condition {
width: 100%;
position: relative;
background: #EDEDED;
height: 3px;
line-height: 3px;
font-size: 60%;
margin-top: 2.5rem;
margin-bottom: 1.875rem; }
.barberry-total-condition-wrap .barberry-total-condition .barberry-total-condition-hin {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 0;
line-height: inherit;
color: #555555;
text-align: center;
font-weight: 600;
-webkit-transition: width 500ms ease;
-moz-transition: width 500ms ease;
-o-transition: width 500ms ease;
transition: width 500ms ease; }
.barberry-total-condition-wrap .barberry-total-condition .barberry-total-condition-hin span {
font-size: 18px;
color: #F9423A;
padding: 0 10px;
background-color: #fff;
z-index: 9999;
height: 3px;
display: inline-block;
position: absolute;
right: -25px;
top: 0; }
.barberry-total-condition-wrap .barberry-total-condition .barberry-subtotal-condition {
position: relative;
background: linear-gradient(325.12deg, #F9423A 0, #F1E04D 100%);
background-color: #F9423A;
z-index: 1;
color: #FFF;
line-height: inherit;
width: 2px;
height: 100%;
overflow: hidden;
text-align: center;
font-weight: 600;
-webkit-transition: width 500ms ease;
-moz-transition: width 500ms ease;
-o-transition: width 500ms ease;
transition: width 500ms ease; }
.barberry-total-condition-wrap .barberry-total-condition-desc {
margin: 15px auto 30px auto;
font-size: 16px;
line-height: 1.6; }
.barberry-total-condition-wrap .barberry-total-condition-desc strong {
font-weight: 600; }
.barberry-total-condition-wrap .barberry-total-condition-desc .backtoshoplink {
margin-left: 10px;
display: inline-block;
position: relative;
font-size: 16px;
line-height: 1.6;
font-weight: 600; }
.barberry-total-condition-wrap .barberry-total-condition-desc .backtoshoplink:hover {
opacity: 0.5; }
body.woocommerce-checkout .page-header {
display: none; }
body.woocommerce-checkout .page-header .page-header-bg {
background: transparent;
background-color: transparent; }
body.woocommerce-checkout .breadcrumbs-wrapper {
display: none; }
body.woocommerce-checkout .content-page-wrapper {
padding: 0; }
body.woocommerce-checkout .woocommerce-notices-wrapper {
z-index: 5;
position: relative; }
body.woocommerce-checkout .checkout-wrapper {
padding-left: 30px;
padding-right: 30px; }
@media (min-width: 768px) {
body.woocommerce-checkout .checkout-wrapper {
padding-left: calc(8.6805555556vw - 36.6666666667px); } }
@media (min-width: 1920px) {
body.woocommerce-checkout .checkout-wrapper {
padding-left: 130px; } }
@media (min-width: 768px) {
body.woocommerce-checkout .checkout-wrapper {
padding-right: calc(8.6805555556vw - 36.6666666667px); } }
@media (min-width: 1920px) {
body.woocommerce-checkout .checkout-wrapper {
padding-right: 130px; } }
@media screen and (max-width: 48em) {
body.woocommerce-checkout .checkout-wrapper {
padding-left: 0;
padding-right: 0; } }
body.woocommerce-checkout .checkout-wrapper:after {
z-index: 1;
position: absolute;
right: 0;
top: 0;
bottom: 0;
left: auto;
width: 30%;
width: 325px;
content: "";
background: #f4f4f4; }
@media (min-width: 768px) {
body.woocommerce-checkout .checkout-wrapper:after {
width: calc(42.96875vw - 5px); } }
@media (min-width: 1024px) {
body.woocommerce-checkout .checkout-wrapper:after {
width: calc(-8000vw + 82355px); } }
@media (min-width: 1025px) {
body.woocommerce-checkout .checkout-wrapper:after {
width: calc(37.2549019608vw - 26.862745098px); } }
@media (min-width: 1280px) {
body.woocommerce-checkout .checkout-wrapper:after {
width: calc(34.375vw + 10px); } }
@media (min-width: 1920px) {
body.woocommerce-checkout .checkout-wrapper:after {
width: calc(34.375vw + 10px); } }
@media (min-width: 2560px) {
body.woocommerce-checkout .checkout-wrapper:after {
width: 890px; } }
@media screen and (max-width: 48em) {
body.woocommerce-checkout .checkout-wrapper:after {
display: none; } }
body.woocommerce-checkout .checkout-wrapper .woocommerce-NoticeGroup {
position: relative;
z-index: 4;
margin-bottom: 20px; }
@media screen and (max-width: 48em) {
body.woocommerce-checkout .checkout-wrapper .woocommerce-NoticeGroup {
padding-left: 1.25rem;
padding-right: 1.25rem; } }
body.woocommerce-checkout .checkout-cells-empty {
text-align: center; }
body.woocommerce-checkout .checkout-cells-empty .checkout-empty-text {
font-size: 30px;
line-height: 1.2;
margin-bottom: 1.875rem; }
body.woocommerce-checkout .checkout-cells {
z-index: 4;
position: relative;
margin-top: 3.125rem; }
@media screen and (max-width: 80em) {
body.woocommerce-checkout .checkout-cells {
margin-top: 2.5rem; } }
@media screen and (max-width: 64em) {
body.woocommerce-checkout .checkout-cells {
margin-top: 1.25rem; } }
@media screen and (max-width: 48em) {
body.woocommerce-checkout .checkout-cells {
margin-top: 0; } }
body.woocommerce-checkout .checkout-cells .cell {
position: relative;
padding-top: 0;
padding-bottom: 50px; }
@media (min-width: 768px) {
body.woocommerce-checkout .checkout-cells .cell {
padding-bottom: calc(6.9444444444vw - 3.3333333333px); } }
@media (min-width: 1920px) {
body.woocommerce-checkout .checkout-cells .cell {
padding-bottom: 130px; } }
body.woocommerce-checkout .checkout-cells .cell.checkout-billing {
position: relative;
padding-right: 40px; }
@media (min-width: 1024px) {
body.woocommerce-checkout .checkout-cells .cell.checkout-billing {
padding-right: 40px; } }
@media (min-width: 1025px) {
body.woocommerce-checkout .checkout-cells .cell.checkout-billing {
padding-right: calc(10.0558659218vw - 63.0726256983px); } }
@media (min-width: 1920px) {
body.woocommerce-checkout .checkout-cells .cell.checkout-billing {
padding-right: 130px; } }
@media screen and (max-width: 48em) {
body.woocommerce-checkout .checkout-cells .cell.checkout-billing {
padding-left: 1.5625rem;
padding-right: 1.5625rem; } }
@media screen and (max-width: 48em) {
body.woocommerce-checkout .checkout-cells .cell.checkout-billing {
width: 100%;
padding-right: 1.5625rem; } }
body.woocommerce-checkout .checkout-cells .cell.checkout-order {
padding-left: 40px; }
@media (min-width: 1024px) {
body.woocommerce-checkout .checkout-cells .cell.checkout-order {
padding-left: 40px; } }
@media (min-width: 1025px) {
body.woocommerce-checkout .checkout-cells .cell.checkout-order {
padding-left: calc(10.0558659218vw - 63.0726256983px); } }
@media (min-width: 1920px) {
body.woocommerce-checkout .checkout-cells .cell.checkout-order {
padding-left: 130px; } }
@media screen and (max-width: 48em) {
body.woocommerce-checkout .checkout-cells .cell.checkout-order {
width: 100%;
background-color: #f4f4f4;
padding: 2.1875rem 1.5625rem; } }
body.woocommerce-checkout .checkout-billing .backto-cart {
position: absolute;
top: -35px;
left: -35px;
padding-left: 35px;
display: inline-block;
font-size: 18px;
color: #000;
font-weight: 400;
background-image: none !important;
transition: transform .3s !important; }
@media screen and (max-width: 80em) {
body.woocommerce-checkout .checkout-billing .backto-cart {
left: 0px; } }
@media screen and (max-width: 64.06125em) {
body.woocommerce-checkout .checkout-billing .backto-cart {
display: none; } }
body.woocommerce-checkout .checkout-billing .backto-cart:before {
position: absolute;
left: 0;
font-size: 24px; font-family: 'Barberry' !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;
content: "";
transition: transform .3s; }
body.woocommerce-checkout .checkout-billing .backto-cart:hover {
transform: translateX(-5px); }
body.woocommerce-checkout .checkout-billing .backto-cart:hover:before {
transform: translateX(-5px); }
body.woocommerce-checkout .checkout-billing .checkout-links {
float: right;
text-align: right; }
@media screen and (max-width: 64.06125em) {
body.woocommerce-checkout .checkout-billing .checkout-links {
float: none;
text-align: left;
margin-top: 0; } }
body.woocommerce-checkout .checkout-billing .checkout-links .wc-amazon-checkout-message {
display: block; }
body.woocommerce-checkout .checkout-billing .checkout-links .wc-amazon-checkout-message .woocommerce-info {
cursor: default;
font-size: 0; }
@media screen and (max-width: 64.06125em) {
body.woocommerce-checkout .checkout-billing .checkout-links .wc-amazon-checkout-message {
text-align: left; } }
body.woocommerce-checkout .checkout-billing .checkout-links span {
position: relative;
display: inline-block;
margin-left: 40px;
padding-left: 25px; }
@media screen and (max-width: 90em) {
body.woocommerce-checkout .checkout-billing .checkout-links span {
margin-left: 30px; } }
@media screen and (max-width: 80em) {
body.woocommerce-checkout .checkout-billing .checkout-links span {
display: block;
width: auto;
float: right;
text-align: right;
clear: both; } }
@media screen and (max-width: 64em) {
body.woocommerce-checkout .checkout-billing .checkout-links span {
margin-left: 20px;
margin-bottom: 10px;
float: none; } }
@media screen and (max-width: 64.06125em) {
body.woocommerce-checkout .checkout-billing .checkout-links span {
display: inline-block;
text-align: left; }
body.woocommerce-checkout .checkout-billing .checkout-links span:last-child {
margin-left: 0px; } }
body.woocommerce-checkout .checkout-billing .checkout-links span:first-child {
margin-left: 0; }
body.woocommerce-checkout .checkout-billing .checkout-links span a {
font-size: 22px;
font-weight: 600; }
@media screen and (max-width: 74.99875em) {
body.woocommerce-checkout .checkout-billing .checkout-links span a {
font-size: 20px; } }
@media screen and (max-width: 47.99875em) {
body.woocommerce-checkout .checkout-billing .checkout-links span a {
font-size: 18px;
font-weight: 400; } }
body.woocommerce-checkout .checkout-billing .checkout-links span:before {
position: absolute;
left: 0;
top: calc(50% - 10px); }
body.woocommerce-checkout .checkout-billing .checkout-links span.checkout-coupon-link:before {
font-size: 16px; font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-checkout .checkout-billing .checkout-links span.checkout-login-link:before {
font-size: 16px; font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-checkout .checkout-billing .checkout-links span.checkout-gift-link:before {
font-size: 16px; font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-checkout .checkout-billing .woocommerce-billing-fields h3 {
display: inline-block;
font-size: 50px;
font-size: 40px; }
@media (min-width: 1024px) {
body.woocommerce-checkout .checkout-billing .woocommerce-billing-fields h3 {
font-size: calc(1.5625vw + 24px); } }
@media (min-width: 1280px) {
body.woocommerce-checkout .checkout-billing .woocommerce-billing-fields h3 {
font-size: calc(3.75vw - 4px); } }
@media (min-width: 1440px) {
body.woocommerce-checkout .checkout-billing .woocommerce-billing-fields h3 {
font-size: 50px; } }
body.woocommerce-checkout .checkout-billing .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
margin-top: 20px; }
@media screen and (max-width: 64.06125em) {
body.woocommerce-checkout .checkout-billing .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
margin-top: 0; } }
body.woocommerce-checkout .checkout-billing .woocommerce-billing-fields p.woocommerce-invalid input,
body.woocommerce-checkout .checkout-billing .woocommerce-billing-fields p.woocommerce-invalid input:-internal-autofill-selected {
border-color: #f9423a;
background-color: #fff3f2; }
body.woocommerce-checkout .checkout-billing .woocommerce-billing-fields p.woocommerce-validated input,
body.woocommerce-checkout .checkout-billing .woocommerce-billing-fields p.woocommerce-validated input:-internal-autofill-selected {
border-color: #7fb34d;
background-color: #f1f9e9; }
body.woocommerce-checkout .checkout-order h3 {
display: inline-block;
font-size: 1.875rem; }
body.woocommerce-checkout .checkout-order .edit {
margin-top: 13px;
float: right; }
body.woocommerce-checkout #order_review {
margin-top: 20px; }
body.woocommerce-checkout #order_review table {
margin-bottom: 1.25rem; }
body.woocommerce-checkout #order_review table .blockUI {
background-color: #f4f4f4 !important; }
@keyframes loader_spinner {
100% {
transform: rotate(360deg); } }
@keyframes loader_fade {
0% {
opacity: 0; }
100% {
opacity: 1; } }
body.woocommerce-checkout #order_review table .blockUI:after {
content: '';
display: inline-block;
box-sizing: border-box;
width: 24px;
height: 24px;
border-radius: 100%;
border: 1px solid transparent;
animation: loader_fade .5s ease-in, loader_spinner .5s linear infinite; }
body.woocommerce-checkout #order_review table .blockUI:after {
border-top-color: #000;
z-index: 4;
position: absolute;
top: calc(50% - 12px);
left: calc(50% - 12px); }
body.woocommerce-checkout #order_review table thead {
display: none; }
body.woocommerce-checkout #order_review table tbody {
background-color: transparent;
border: none; }
body.woocommerce-checkout #order_review table tbody tr {
background-color: transparent;
border-bottom: none; }
body.woocommerce-checkout #order_review table tbody tr:last-child td {
padding-bottom: 40px; }
body.woocommerce-checkout #order_review table tbody tr td {
padding: 12px 0; }
body.woocommerce-checkout #order_review table tbody .checkout-product-wrap {
position: relative;
display: flex;
align-items: center;
width: 100%; }
body.woocommerce-checkout #order_review table tbody .checkout-product-wrap .checkout-product-thumbnail {
margin-right: 20px; }
body.woocommerce-checkout #order_review table tbody .checkout-product-wrap .checkout-product-thumbnail img {
max-width: 4.375rem;
-webkit-box-shadow: 5px 5px 50px -5px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 5px 5px 50px -5px rgba(0, 0, 0, 0.1);
box-shadow: 5px 5px 50px -5px rgba(0, 0, 0, 0.1); }
@media screen and (max-width: 80em) {
body.woocommerce-checkout #order_review table tbody .checkout-product-wrap .checkout-product-thumbnail img {
max-width: 3.75rem; } }
body.woocommerce-checkout #order_review table tbody .checkout-product-wrap .checkout-product-name {
color: #000;
font-size: 16px;
line-height: 1.3;
font-weight: 400 !important;
display: block;
padding-right: 20px; }
body.woocommerce-checkout #order_review table tbody .checkout-product-wrap .checkout-product-name .product-quantity {
font-weight: 300;
color: #999999; }
body.woocommerce-checkout #order_review table tbody .checkout-product-wrap .checkout-product-total {
margin-left: auto;
text-align: right;
line-height: 1.2; }
body.woocommerce-checkout #order_review table tbody .checkout-product-wrap .checkout-product-total .subscription-price .subscription-details {
font-size: 1.125rem; }
body.woocommerce-checkout #order_review table tfoot {
background-color: transparent;
border: none; }
body.woocommerce-checkout #order_review table tfoot th {
font-size: 20px; }
body.woocommerce-checkout #order_review table tfoot tr {
border: none; }
body.woocommerce-checkout #order_review table tfoot .cart-subtotal {
border-top: 2px solid #000;
border-bottom: 1px solid #dbdbdb; }
body.woocommerce-checkout #order_review table tfoot .cart-subtotal th, body.woocommerce-checkout #order_review table tfoot .cart-subtotal td {
padding-left: 0;
padding-top: 1.25rem; }
body.woocommerce-checkout #order_review table tfoot .cart-subtotal td {
text-align: right; }
body.woocommerce-checkout #order_review table tfoot .cart-subtotal td .amount {
font-size: 24px; }
body.woocommerce-checkout #order_review table tfoot .shipping th {
display: none; }
body.woocommerce-checkout #order_review table tfoot .cart-discount {
border-bottom: 1px solid #dbdbdb; }
body.woocommerce-checkout #order_review table tfoot .cart-discount th {
padding-left: 0;
font-weight: 300;
font-size: 18px;
line-height: 1.4; }
body.woocommerce-checkout #order_review table tfoot .cart-discount td {
position: relative;
text-align: right;
padding-right: 25px;
font-weight: 300; }
body.woocommerce-checkout #order_review table tfoot .cart-discount td > .amount {
margin-left: 10px; }
body.woocommerce-checkout #order_review table tfoot .cart-discount td .woocommerce-remove-coupon {
color: #000;
position: absolute;
top: calc(50% - 9px);
right: 0;
display: inline-block;
font-size: 0px;
width: 18px;
height: 18px;
border-radius: 50%;
border: 1px solid #000;
background-color: #fff; }
body.woocommerce-checkout #order_review table tfoot .cart-discount td .woocommerce-remove-coupon:before {
position: absolute;
left: calc(50% - 7px);
top: calc(50% - 7px);
font-size: 14px; font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-checkout #order_review table tfoot .cart-discount td .woocommerce-remove-coupon:hover {
background-color: #000; }
body.woocommerce-checkout #order_review table tfoot .cart-discount td .woocommerce-remove-coupon:hover:before {
color: #fff; }
body.woocommerce-checkout #order_review table tfoot .shipping td {
font-weight: 300;
font-size: 1rem;
padding-left: 0; }
body.woocommerce-checkout #order_review table tfoot .shipping td .amount {
float: right; }
body.woocommerce-checkout #order_review table tfoot .shipping .shipping-th-title {
color: #000;
font-size: 20px;
font-weight: normal;
margin-bottom: 0.625rem; }
body.woocommerce-checkout #order_review table tfoot .shipping ul#shipping_method {
margin: 0;
list-style: none; }
body.woocommerce-checkout #order_review table tfoot .shipping ul#shipping_method li {
margin-bottom: 5px; }
body.woocommerce-checkout #order_review table tfoot .shipping ul#shipping_method li input.shipping_method {
display: none; }
body.woocommerce-checkout #order_review table tfoot .shipping ul#shipping_method li label {
font-weight: 300;
width: 100%;
margin-left: 0; }
body.woocommerce-checkout #order_review table tfoot .shipping ul#shipping_method li label .amount {
float: right; }
body.woocommerce-checkout #order_review table tfoot .recurring-totals {
background-color: #fff; }
body.woocommerce-checkout #order_review table tfoot .recurring-totals th {
position: relative;
padding: 22px 25px 20px 25px;
color: #000;
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 2px;
background-image: none; }
body.woocommerce-checkout #order_review table tfoot .recurring-total.cart-subtotal {
border-top: 1px solid;
border-top-color: #dbdbdb;
border-top-width: 1px; }
body.woocommerce-checkout #order_review table tfoot .recurring-total.cart-subtotal td {
font-size: 1.125rem;
line-height: 1.2;
font-weight: 300; }
body.woocommerce-checkout #order_review table tfoot .recurring-total.cart-subtotal, body.woocommerce-checkout #order_review table tfoot .recurring-total.shipping {
background-color: #fff !important; }
body.woocommerce-checkout #order_review table tfoot .recurring-total.cart-subtotal th, body.woocommerce-checkout #order_review table tfoot .recurring-total.shipping th {
padding-left: 25px !important; }
body.woocommerce-checkout #order_review table tfoot .recurring-total.cart-subtotal td, body.woocommerce-checkout #order_review table tfoot .recurring-total.shipping td {
padding-right: 25px !important; }
body.woocommerce-checkout #order_review table tfoot .recurring-total.shipping th {
display: table-cell;
font-size: 1rem;
font-weight: 300; }
body.woocommerce-checkout #order_review table tfoot .recurring-total.shipping td {
text-align: right; }
body.woocommerce-checkout #order_review table tfoot .recurring-total.shipping td .amount {
float: none; }
body.woocommerce-checkout #order_review table tfoot .order-total {
border-top: 6px solid #000;
background-color: transparent; }
body.woocommerce-checkout #order_review table tfoot .order-total th, body.woocommerce-checkout #order_review table tfoot .order-total td {
padding-left: 0;
padding-top: 1.875rem; }
body.woocommerce-checkout #order_review table tfoot .order-total th {
font-size: 1.625rem;
line-height: 1.2;
font-weight: 600; }
body.woocommerce-checkout #order_review table tfoot .order-total td {
text-align: right; }
body.woocommerce-checkout #order_review table tfoot .order-total td .amount {
font-size: 36px; }
@media screen and (max-width: 47.99875em) {
body.woocommerce-checkout #order_review table tfoot .order-total td .amount {
font-size: 30px; } }
body.woocommerce-checkout #order_review table tfoot .order-total td .includes_tax {
font-size: 14px;
line-height: 1.4;
display: block;
font-weight: 300; }
body.woocommerce-checkout #order_review table tfoot .order-total td .includes_tax .amount {
font-size: 14px; }
body.woocommerce-checkout #order_review table tfoot .order-total.recurring-total td {
font-size: 1.125rem;
font-weight: 300;
line-height: 1.2; }
body.woocommerce-checkout #order_review table tfoot .order-total.recurring-total td .first-payment-date small {
font-size: 1.125rem; }
body.woocommerce-checkout #order_review.checkout-form-pay {
margin-top: 0; }
body.woocommerce-checkout #order_review.checkout-form-pay table {
border: none; }
body.woocommerce-checkout #order_review.checkout-form-pay table thead {
border: none;
display: table-header-group;
background-color: transparent; }
body.woocommerce-checkout #order_review.checkout-form-pay table thead tr {
border-bottom: 6px solid #000; }
body.woocommerce-checkout #order_review.checkout-form-pay table thead tr th {
padding: 0;
padding: 1.25rem 0;
padding-right: 0.9375rem; }
body.woocommerce-checkout #order_review.checkout-form-pay table thead tr th:last-child {
padding-right: 0;
text-align: right; }
body.woocommerce-checkout #order_review.checkout-form-pay table tbody tr {
background-color: transparent;
border-bottom: 1px solid #dbdbdb; }
body.woocommerce-checkout #order_review.checkout-form-pay table tbody tr:last-child {
border-bottom: none; }
body.woocommerce-checkout #order_review.checkout-form-pay table tbody tr td {
padding: 1.5625rem 0;
font-size: 18px;
line-height: 1.4; }
body.woocommerce-checkout #order_review.checkout-form-pay table tbody tr td.product-name .wc-item-meta {
display: inline-block;
list-style: none;
margin: 0; }
body.woocommerce-checkout #order_review.checkout-form-pay table tbody tr td.product-name .wc-item-meta li {
padding: 0 10px;
background-color: #eee;
margin-left: 10px; }
body.woocommerce-checkout #order_review.checkout-form-pay table tbody tr td.product-name .wc-item-meta li strong, body.woocommerce-checkout #order_review.checkout-form-pay table tbody tr td.product-name .wc-item-meta li p {
font-size: 16px;
line-height: 1.4;
font-weight: 400;
display: inline-block; }
body.woocommerce-checkout #order_review.checkout-form-pay table tbody tr td.product-name .product-quantity {
font-weight: 300;
color: #666; }
@media screen and (max-width: 31.25em) {
body.woocommerce-checkout #order_review.checkout-form-pay table tbody tr td {
font-size: 16px; } }
body.woocommerce-checkout #order_review.checkout-form-pay table tbody tr td:last-child {
text-align: right; }
body.woocommerce-checkout #order_review.checkout-form-pay table tfoot {
border: none;
background: transparent; }
body.woocommerce-checkout #order_review.checkout-form-pay table tfoot tr {
background-color: transparent;
border-bottom: 1px solid #dbdbdb; }
body.woocommerce-checkout #order_review.checkout-form-pay table tfoot tr th, body.woocommerce-checkout #order_review.checkout-form-pay table tfoot tr td {
width: auto;
padding-left: 0; }
body.woocommerce-checkout #order_review.checkout-form-pay table tfoot tr:first-child {
border-top: 2px solid #000; }
body.woocommerce-checkout #order_review.checkout-form-pay table tfoot tr:first-child th, body.woocommerce-checkout #order_review.checkout-form-pay table tfoot tr:first-child td {
padding-left: 0;
padding-top: 1.25rem; }
body.woocommerce-checkout #order_review.checkout-form-pay table tfoot tr:first-child td .amount {
font-size: 24px; }
body.woocommerce-checkout #order_review.checkout-form-pay table tfoot tr:last-child {
border-bottom: none; }
body.woocommerce-checkout #order_review.checkout-form-pay table tfoot tr td {
font-weight: 300;
font-size: 18px;
line-height: 1.4;
text-align: right; }
@media screen and (max-width: 31.25em) {
body.woocommerce-checkout #order_review.checkout-form-pay table tfoot tr td {
font-size: 16px; } }
body.woocommerce-checkout #order_review.checkout-form-pay table tfoot tr td .shipped_via {
font-size: 100%;
font-weight: 300; }
body.woocommerce-checkout #order_review.checkout-form-pay table tfoot tr:last-child {
border-top: 6px solid #000;
border-bottom: none; }
body.woocommerce-checkout #order_review.checkout-form-pay table tfoot tr:last-child th, body.woocommerce-checkout #order_review.checkout-form-pay table tfoot tr:last-child td {
padding-top: 1.875rem; }
body.woocommerce-checkout #order_review.checkout-form-pay table tfoot tr:last-child td {
text-align: right; }
body.woocommerce-checkout #order_review.checkout-form-pay table tfoot tr:last-child td .amount {
font-size: 36px; }
@media screen and (max-width: 47.99875em) {
body.woocommerce-checkout #order_review.checkout-form-pay table tfoot tr:last-child td .amount {
font-size: 30px; } }
body.woocommerce-checkout #order_review.checkout-form-pay table tfoot tr:last-child td .includes_tax {
font-size: 14px;
line-height: 1.4;
display: block;
font-weight: 300; }
body.woocommerce-checkout #order_review.checkout-form-pay table tfoot tr:last-child td .includes_tax .amount {
font-size: 14px; }
body.woocommerce-checkout #order_review #payment ul.payment_methods {
border: 2px dashed #eee;
margin-bottom: 40px; }
body.woocommerce-checkout #order_review #payment .woocommerce-privacy-policy-text a, body.woocommerce-checkout #order_review #payment .woocommerce-privacy-policy-text p,
body.woocommerce-checkout #order_review #payment .woocommerce-terms-and-conditions-checkbox-text a,
body.woocommerce-checkout #order_review #payment .woocommerce-terms-and-conditions-checkbox-text p,
body.woocommerce-checkout #order_review #payment .woocommerce-terms-and-conditions a,
body.woocommerce-checkout #order_review #payment .woocommerce-terms-and-conditions p {
font-size: 16px;
margin: 0 0 30px; }
body.woocommerce-checkout #order_review #payment .woocommerce-privacy-policy-text a,
body.woocommerce-checkout #order_review #payment .woocommerce-terms-and-conditions-checkbox-text a,
body.woocommerce-checkout #order_review #payment .woocommerce-terms-and-conditions a {
font-weight: 400; }
body.woocommerce-checkout #order_review #payment .woocommerce-terms-and-conditions {
margin-bottom: 30px; }
body.woocommerce-checkout #order_review #payment .woocommerce-terms-and-conditions-checkbox-text {
display: inline;
position: relative;
padding-left: 1.875rem; }
body.woocommerce-checkout #order_review #payment .validate-required label input {
position: absolute;
display: inline-block; }
body.woocommerce-checkout #order_review #payment .woocommerce-form__label-for-checkbox {
margin-bottom: 1.25rem; }
body.woocommerce-checkout #order_review #payment .required {
display: inline; }
body.woocommerce-checkout #payment ul.payment_methods {
background-color: #fff;
list-style: none;
margin: 0;
padding: 20px 35px; }
body.woocommerce-checkout #payment ul.payment_methods li {
padding: 12px 0;
margin-bottom: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
body.woocommerce-checkout #payment ul.payment_methods li.payment_method_stripe label[for=payment_method_stripe] img {
max-width: 30px !important; }
body.woocommerce-checkout #payment ul.payment_methods li.payment_method_stripe .stripe-source-errors {
margin-top: 0.625rem; }
body.woocommerce-checkout #payment ul.payment_methods li.payment_method_stripe .stripe-source-errors .wc-stripe-error {
width: 100%; }
body.woocommerce-checkout #payment ul.payment_methods li.woocommerce-notice {
padding-left: 5rem;
padding-top: 20px;
padding-bottom: 20px;
padding-right: 20px; }
@media screen and (max-width: 47.99875em) {
body.woocommerce-checkout #payment ul.payment_methods li.woocommerce-notice {
margin: 0; } }
body.woocommerce-checkout #payment ul.payment_methods li img {
margin: -2px 10px 0 6px; }
body.woocommerce-checkout #payment ul.payment_methods li:last-child {
border-bottom: none; }
body.woocommerce-checkout #payment ul.payment_methods li input.input-radio,
body.woocommerce-checkout #payment ul.payment_methods li ul li input.woocommerce-SavedPaymentMethods-tokenInput {
display: none; }
body.woocommerce-checkout #payment ul.payment_methods li label {
font-size: 16px;
font-weight: 400;
width: 100%;
margin-left: 0; }
body.woocommerce-checkout #payment ul.payment_methods li label .amount {
float: right; }
body.woocommerce-checkout #payment ul.payment_methods li .payment_box p {
font-size: 14px;
color: #666;
margin: 0;
padding: 8px 5px 8px 25px; }
body.woocommerce-checkout #payment ul.payment_methods li .payment_box p a {
font-size: 14px; }
body.woocommerce-checkout #payment ul.payment_methods li .payment_box fieldset {
padding-left: 25px; }
body.woocommerce-checkout #payment ul.payment_methods li .payment_box fieldset label {
line-height: 1;
padding-bottom: 0; }
body.woocommerce-checkout #payment ul.payment_methods li .payment_box fieldset .form-row-first, body.woocommerce-checkout #payment ul.payment_methods li .payment_box fieldset .form-row-last {
width: 100%; }
body.woocommerce-checkout #payment ul.payment_methods li .payment_box fieldset .wc-stripe-elements-field,
body.woocommerce-checkout #payment ul.payment_methods li .payment_box fieldset .wc-stripe-iban-element-field {
border: 1px solid #ddd;
margin: 0 0 5px 0;
padding: 5px;
background-color: #fff;
outline: 0; }
body.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal img {
max-height: 30px !important;
margin-top: -5px; }
body.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal .about_paypal {
line-height: inherit;
font-size: 14px;
font-weight: 300;
float: right; }
body.woocommerce-checkout #payment .place-order {
margin-top: 40px; }
body.woocommerce-checkout #payment .place-order button {
width: 100%; }
body.woocommerce-checkout #payment .place-order .woocommerce-privacy-policy-text a, body.woocommerce-checkout #payment .place-order .woocommerce-privacy-policy-text p,
body.woocommerce-checkout #payment .place-order .woocommerce-terms-and-conditions-checkbox-text a,
body.woocommerce-checkout #payment .place-order .woocommerce-terms-and-conditions-checkbox-text p {
font-size: 16px;
margin: 0 0 30px; }
body.woocommerce-checkout #payment .place-order .woocommerce-privacy-policy-text a,
body.woocommerce-checkout #payment .place-order .woocommerce-terms-and-conditions-checkbox-text a {
font-weight: 400; }
body.woocommerce-checkout #payment .place-order .woocommerce-terms-and-conditions-checkbox-text {
display: inline;
position: relative;
padding-left: 1.875rem; }
body.woocommerce-checkout #payment .place-order .validate-required label input {
position: absolute;
display: inline-block; }
body.woocommerce-checkout #payment .place-order .woocommerce-form__label-for-checkbox {
margin-bottom: 1.25rem; }
body.woocommerce-checkout #payment .place-order .required {
display: inline; }
form.checkout_coupon {
display: block !important;
width: 100%;
height: auto !important;
margin-left: auto;
margin-right: auto;
overflow: hidden; }
#head_loginModal form.login,
#loginModal form.login {
display: block !important;
height: auto !important; }
#head_loginModal .close-icon,
#loginModal .close-icon,
#couponModal .close-icon,
#giftModal .close-icon {
position: absolute;
left: auto;
right: 40px;
top: 40px; }
@media screen and (max-width: 47.99875em) {
#head_loginModal .close-icon,
#loginModal .close-icon,
#couponModal .close-icon,
#giftModal .close-icon {
right: 30px;
top: 30px; } }
#head_loginModal .login-title,
#loginModal .login-title,
#couponModal .login-title,
#giftModal .login-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
color: #2d2a2a;
margin-bottom: 25px;
padding-bottom: 10px;
line-height: 1;
border-bottom: 3px solid; }
#head_loginModal p:not(.form-row),
#loginModal p:not(.form-row),
#couponModal p:not(.form-row),
#giftModal p:not(.form-row) {
font-size: 18px;
line-height: 1.4; }
@media screen and (max-width: 47.99875em) {
#head_loginModal p:not(.form-row),
#loginModal p:not(.form-row),
#couponModal p:not(.form-row),
#giftModal p:not(.form-row) {
font-size: 16px; } }
#head_loginModal .create-account-qs .button,
#loginModal .create-account-qs .button,
#couponModal .create-account-qs .button,
#giftModal .create-account-qs .button {
width: 100%; }
.ywgc_enter_code {
border: none;
padding: 0;
margin: 0;
border-radius: 0px; }
#giftModal .woocommerce-error {
margin-bottom: 0 !important; }
#couponModal .coupon,
#giftModal .coupon {
position: relative; }
#couponModal .coupon .button,
#giftModal .coupon .button {
position: absolute;
top: 0;
right: 0px;
padding: 0;
margin: 0;
background: none !important;
min-width: 0;
width: 50px;
font-size: 0 !important;
height: 100%;
z-index: 999;
border: none; }
#couponModal .coupon .button:before,
#giftModal .coupon .button:before {
display: none; }
#couponModal .coupon .button:active, #couponModal .coupon .button:focus,
#giftModal .coupon .button:active,
#giftModal .coupon .button:focus {
outline: none;
border: none; }
#couponModal .coupon #coupon_code,
#couponModal .coupon #giftcard_code,
#giftModal .coupon #coupon_code,
#giftModal .coupon #giftcard_code {
padding: 17px 60px 16px 0;
min-width: 200px;
width: 100%;
height: 60px;
font-size: 16px;
display: block;
margin-right: 0px;
border-width: 1px;
border-style: dashed;
padding-left: 60px;
color: #000;
border-color: rgba(0, 0, 0, 0.2);
transition: border-color .6s; }
#couponModal .coupon #coupon_code:focus,
#couponModal .coupon #giftcard_code:focus,
#giftModal .coupon #coupon_code:focus,
#giftModal .coupon #giftcard_code:focus {
border-color: black; }
#couponModal .coupon:before,
#giftModal .coupon:before {
position: absolute;
left: 14px;
top: 20px;
font-size: 24px;
font-weight: normal;
color: #000; font-family: 'Barberry' !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;
content: ""; }
#couponModal .coupon:after,
#giftModal .coupon:after {
content: '';
opacity: 0;
transition: opacity .6s; }
#couponModal .coupon.focus:after,
#giftModal .coupon.focus:after {
opacity: 1;
position: absolute;
right: 16px;
top: 18px;
font-size: 24px;
font-weight: normal;
color: #000; font-family: 'Barberry' !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;
content: ""; }
@media screen and (max-width: 64em) {
body.woocommerce-order-received .account-cells .account-intro .account-intro-inner {
background-color: #f4f4f4;
padding: 2.5rem; } }
@media screen and (max-width: 48em) {
body.woocommerce-order-received .account-cells .account-intro .account-intro-inner {
padding-left: 1.25rem;
padding-right: 1.25rem; } }
body.woocommerce-order-received .account-cells .account-intro .title-wrapper .page-title-wrapper {
display: inline-block;
overflow: hidden;
vertical-align: bottom; }
body.woocommerce-order-received .account-cells .account-intro .title-wrapper .page-title-wrapper h1 {
display: block;
font-size: 40px;
margin: 0; }
@media (min-width: 768px) {
body.woocommerce-order-received .account-cells .account-intro .title-wrapper .page-title-wrapper h1 {
font-size: calc(1.953125vw + 25px); } }
@media (min-width: 1280px) {
body.woocommerce-order-received .account-cells .account-intro .title-wrapper .page-title-wrapper h1 {
font-size: calc(8.75vw - 62px); } }
@media (min-width: 1440px) {
body.woocommerce-order-received .account-cells .account-intro .title-wrapper .page-title-wrapper h1 {
font-size: 64px; } }
body.woocommerce-order-received .account-cells .account-intro .title-wrapper .page-title-wrapper h1.woocommerce-thankyou-order-failed {
font-size: 30px; }
@media (min-width: 1280px) {
body.woocommerce-order-received .account-cells .account-intro .title-wrapper .page-title-wrapper h1.woocommerce-thankyou-order-failed {
font-size: calc(3.75vw - 18px); } }
@media (min-width: 1440px) {
body.woocommerce-order-received .account-cells .account-intro .title-wrapper .page-title-wrapper h1.woocommerce-thankyou-order-failed {
font-size: 36px; } }
body.woocommerce-order-received .account-cells .account-intro .title-wrapper .page-title-wrapper ul.order_details {
list-style: none;
margin: 0;
margin-top: 3.75rem; }
@media screen and (max-width: 64em) {
body.woocommerce-order-received .account-cells .account-intro .title-wrapper .page-title-wrapper ul.order_details {
margin-top: 1.875rem; } }
body.woocommerce-order-received .account-cells .account-intro .title-wrapper .page-title-wrapper ul.order_details li {
color: #000;
margin-bottom: 0.625rem;
font-size: 22px;
line-height: 1.4; }
@media screen and (max-width: 47.99875em) {
body.woocommerce-order-received .account-cells .account-intro .title-wrapper .page-title-wrapper ul.order_details li {
font-size: 18px;
margin-bottom: 0.3125rem; } }
body.woocommerce-order-received .account-cells .account-intro .title-wrapper .page-title-wrapper ul.order_details li strong {
font-weight: bold;
font-weight: 600; }
body.woocommerce-order-received .account-cells .account-intro .title-wrapper .page-title-wrapper ul.order_details li strong .amount {
font-size: 24px; }
@media screen and (max-width: 47.99875em) {
body.woocommerce-order-received .account-cells .account-intro .title-wrapper .page-title-wrapper ul.order_details li strong .amount {
font-size: 20px; } }
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content {
padding-top: 1.25rem !important; }
body.woocommerce-order-received .account-cells .account-content-failed {
text-align: center;
min-height: 100vh;
display: flex;
align-items: center;
flex-direction: column;
justify-content: space-between; }
@media screen and (max-width: 47.99875em) {
body.woocommerce-order-received .account-cells .account-content-failed {
min-height: auto;
display: block;
padding-left: 3.125rem !important;
padding-right: 3.125rem !important; } }
body.woocommerce-order-received .account-cells .account-content-failed h1 {
padding-top: 120px;
position: relative;
font-size: 30px; }
@media screen and (max-width: 64.06125em) {
body.woocommerce-order-received .account-cells .account-content-failed h1 {
padding-top: 90px; } }
body.woocommerce-order-received .account-cells .account-content-failed h1:before {
position: absolute;
top: 0;
left: calc(50% - 40px);
font-size: 80px;
color: #f9423a; font-family: 'Barberry' !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;
content: ""; }
@media screen and (max-width: 64.06125em) {
body.woocommerce-order-received .account-cells .account-content-failed h1:before {
left: calc(50% - 30px);
font-size: 60px; } }
@media (min-width: 768px) {
body.woocommerce-order-received .account-cells .account-content-failed h1 {
font-size: calc(3.90625vw + 0px); } }
@media (min-width: 1024px) {
body.woocommerce-order-received .account-cells .account-content-failed h1 {
font-size: calc(3.90625vw + 0px); } }
@media (min-width: 1280px) {
body.woocommerce-order-received .account-cells .account-content-failed h1 {
font-size: calc(8.75vw - 62px); } }
@media (min-width: 1440px) {
body.woocommerce-order-received .account-cells .account-content-failed h1 {
font-size: 64px; } }
body.woocommerce-order-received .account-cells .account-content-failed .woocommerce-thankyou-order-failed-actions {
margin-top: 2.5rem;
margin-bottom: 2.5rem;
width: 100%; }
body.woocommerce-order-received .account-cells .account-content-failed .woocommerce-thankyou-order-failed-actions a {
display: inline-block;
margin-bottom: 0;
margin-left: 5px; }
body.woocommerce-order-received .account-cells .account-content-failed .woocommerce-thankyou-order-failed-actions a:first-child {
margin-left: 0; }
@media screen and (max-width: 31.25em) {
body.woocommerce-order-received .account-cells .account-content-failed .woocommerce-thankyou-order-failed-actions a {
display: block;
margin-left: 0; } }
body.woocommerce-checkout .checkout-billing #kco-iframe {
float: none;
padding-left: 0;
width: 100%; }
body.woocommerce-checkout .checkout-order #kco-order-review {
float: none;
width: 100%;
padding-right: 0px; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table thead {
display: none;
background: transparent; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tbody {
background-color: transparent;
border: none; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tbody tr {
background-color: transparent;
border-bottom: none; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tbody tr:last-child td {
padding-bottom: 40px; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tbody tr td {
padding: 12px 0; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tbody .checkout-product-wrap {
position: relative;
display: flex;
align-items: center;
width: 100%; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tbody .checkout-product-wrap .checkout-product-thumbnail {
margin-right: 20px; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tbody .checkout-product-wrap .checkout-product-thumbnail img {
max-width: 4.375rem;
-webkit-box-shadow: 5px 5px 50px -5px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 5px 5px 50px -5px rgba(0, 0, 0, 0.1);
box-shadow: 5px 5px 50px -5px rgba(0, 0, 0, 0.1); }
@media screen and (max-width: 80em) {
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tbody .checkout-product-wrap .checkout-product-thumbnail img {
max-width: 3.75rem; } }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tbody .checkout-product-wrap .checkout-product-name {
color: #000;
font-size: 16px;
line-height: 1.3;
font-weight: 400 !important;
display: block;
padding-right: 20px; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tbody .checkout-product-wrap .checkout-product-name .quantity {
display: block;
margin: 5px 0; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tbody .checkout-product-wrap .checkout-product-name .quantity input.custom-qty {
background-color: transparent; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tbody .checkout-product-wrap .checkout-product-total {
margin-left: auto;
text-align: right; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot {
background-color: transparent;
border: none; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot th {
font-size: 20px; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot tr {
border: none; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .cart-subtotal {
border-top: 2px solid #000;
border-bottom: 1px solid #dbdbdb; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .cart-subtotal th, body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .cart-subtotal td {
padding-left: 0;
padding-top: 1.25rem; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .cart-subtotal td {
text-align: right; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .cart-subtotal td .amount {
font-size: 24px; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .shipping th {
display: none; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .cart-discount {
border-bottom: 1px solid #dbdbdb; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .cart-discount th {
padding-left: 0;
font-weight: 300;
font-size: 18px;
line-height: 1.4; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .cart-discount td {
position: relative;
text-align: right;
padding-right: 25px;
font-weight: 300; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .cart-discount td > .amount {
margin-left: 10px; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .cart-discount td .woocommerce-remove-coupon {
color: #000;
position: absolute;
top: calc(50% - 9px);
right: 0;
display: inline-block;
font-size: 0px;
width: 18px;
height: 18px;
border-radius: 50%;
border: 1px solid #000;
background-color: #fff; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .cart-discount td .woocommerce-remove-coupon:before {
position: absolute;
left: calc(50% - 7px);
top: calc(50% - 7px);
font-size: 14px; font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .cart-discount td .woocommerce-remove-coupon:hover {
background-color: #000; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .cart-discount td .woocommerce-remove-coupon:hover:before {
color: #fff; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .shipping td {
font-weight: 300;
font-size: 1rem;
padding-left: 0;
padding-bottom: 30px; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .shipping td .amount {
float: right; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .shipping .shipping-th-title {
color: #000;
font-size: 20px;
font-weight: normal;
margin-bottom: 0.625rem; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .shipping ul#shipping_method {
margin: 0;
list-style: none; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .shipping ul#shipping_method li {
margin-bottom: 5px; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .shipping ul#shipping_method li input.shipping_method {
display: none; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .shipping ul#shipping_method li label {
font-weight: 300;
width: 100%;
margin-left: 0; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .shipping ul#shipping_method li label .amount {
float: right; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .order-total {
border-top: 6px solid #000;
background-color: transparent; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .order-total th, body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .order-total td {
padding-left: 0;
padding-top: 1.875rem; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .order-total td {
text-align: right; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .order-total td .amount {
font-size: 36px; }
@media screen and (max-width: 47.99875em) {
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .order-total td .amount {
font-size: 30px; } }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .order-total td .includes_tax {
font-size: 14px;
line-height: 1.4;
display: block;
font-weight: 300; }
body.woocommerce-checkout .checkout-order #kco-order-review table.shop_table tfoot .order-total td .includes_tax .amount {
font-size: 14px; }
@media screen and (max-width: 47.99875em) {
body.woocommerce-checkout.woocommerce-order-pay .grid-container {
padding-left: 30px;
padding-right: 30px; } }
body.woocommerce-checkout.woocommerce-order-pay .page-header {
display: block; }
body.woocommerce-checkout.woocommerce-order-pay .woocommerce:not(.widget_shopping_cart) {
max-width: 600px;
margin: 0 auto 100px; }
@media (min-width: 1024px) {
body.woocommerce-checkout.woocommerce-order-pay .woocommerce:not(.widget_shopping_cart) {
max-width: calc(39.0625vw + 200px); } }
@media (min-width: 1280px) {
body.woocommerce-checkout.woocommerce-order-pay .woocommerce:not(.widget_shopping_cart) {
max-width: calc(125vw - 900px); } }
@media (min-width: 1440px) {
body.woocommerce-checkout.woocommerce-order-pay .woocommerce:not(.widget_shopping_cart) {
max-width: 900px; } }
@media screen and (max-width: 47.99875em) {
body.woocommerce-checkout.woocommerce-order-pay .woocommerce:not(.widget_shopping_cart) {
max-width: 100%; } }
body.woocommerce-checkout.woocommerce-order-pay .woocommerce:not(.widget_shopping_cart) .order_details {
list-style: none;
margin: 0 0 2.5rem 0;
display: flex; }
@media screen and (max-width: 47.99875em) {
body.woocommerce-checkout.woocommerce-order-pay .woocommerce:not(.widget_shopping_cart) .order_details {
display: block; } }
body.woocommerce-checkout.woocommerce-order-pay .woocommerce:not(.widget_shopping_cart) .order_details li {
font-size: 20px;
margin-right: 20px;
padding-right: 20px;
width: 22%;
vertical-align: top;
border-right: 1px solid #eee; }
body.woocommerce-checkout.woocommerce-order-pay .woocommerce:not(.widget_shopping_cart) .order_details li:last-child {
border-right: none; }
@media screen and (max-width: 47.99875em) {
body.woocommerce-checkout.woocommerce-order-pay .woocommerce:not(.widget_shopping_cart) .order_details li {
width: 100%;
border-right: none;
border-bottom: 1px solid #eee;
margin-bottom: 10px;
padding-bottom: 10px; }
body.woocommerce-checkout.woocommerce-order-pay .woocommerce:not(.widget_shopping_cart) .order_details li:last-child {
border-bottom: none; } }
body.woocommerce-checkout.woocommerce-order-pay .woocommerce:not(.widget_shopping_cart) .order_details li strong {
display: block;
font-weight: 600; }
body.woocommerce-checkout.woocommerce-order-pay .woocommerce:not(.widget_shopping_cart) .wc-stripe-checkout-button {
cursor: pointer; }
body.woocommerce-checkout.woocommerce-order-pay footer#site-footer {
z-index: -2; }
body.woocommerce-account .page-header,
body.logged-in.woocommerce-wishlist .page-header,
body.woocommerce-order-received .page-header {
display: none; }
body.woocommerce-account .page-header .page-header-bg,
body.logged-in.woocommerce-wishlist .page-header .page-header-bg,
body.woocommerce-order-received .page-header .page-header-bg {
background: transparent;
background-color: transparent; }
body.woocommerce-account .content-page-wrapper,
body.logged-in.woocommerce-wishlist .content-page-wrapper,
body.woocommerce-order-received .content-page-wrapper {
padding: 0; }
body.woocommerce-account .account-cells .cell,
body.logged-in.woocommerce-wishlist .account-cells .cell,
body.woocommerce-order-received .account-cells .cell {
padding-left: 40px;
padding-right: 40px;
padding-bottom: 50px; }
@media (min-width: 1024px) {
body.woocommerce-account .account-cells .cell,
body.logged-in.woocommerce-wishlist .account-cells .cell,
body.woocommerce-order-received .account-cells .cell {
padding-left: calc(10.0446428571vw - 62.8571428571px); } }
@media (min-width: 1920px) {
body.woocommerce-account .account-cells .cell,
body.logged-in.woocommerce-wishlist .account-cells .cell,
body.woocommerce-order-received .account-cells .cell {
padding-left: 130px; } }
@media (min-width: 1024px) {
body.woocommerce-account .account-cells .cell,
body.logged-in.woocommerce-wishlist .account-cells .cell,
body.woocommerce-order-received .account-cells .cell {
padding-right: calc(10.0446428571vw - 62.8571428571px); } }
@media (min-width: 1920px) {
body.woocommerce-account .account-cells .cell,
body.logged-in.woocommerce-wishlist .account-cells .cell,
body.woocommerce-order-received .account-cells .cell {
padding-right: 130px; } }
@media (min-width: 1024px) {
body.woocommerce-account .account-cells .cell,
body.logged-in.woocommerce-wishlist .account-cells .cell,
body.woocommerce-order-received .account-cells .cell {
padding-bottom: calc(8.9285714286vw - 41.4285714286px); } }
@media (min-width: 1920px) {
body.woocommerce-account .account-cells .cell,
body.logged-in.woocommerce-wishlist .account-cells .cell,
body.woocommerce-order-received .account-cells .cell {
padding-bottom: 130px; } }
@media screen and (max-width: 64.06125em) {
body.woocommerce-account .account-cells .cell,
body.logged-in.woocommerce-wishlist .account-cells .cell,
body.woocommerce-order-received .account-cells .cell {
padding-left: 0;
padding-right: 0; } }
body.woocommerce-account .account-cells .account-intro,
body.logged-in.woocommerce-wishlist .account-cells .account-intro,
body.woocommerce-order-received .account-cells .account-intro {
background: #f4f4f4;
min-height: 100vh; }
@media screen and (max-width: 64.06125em) {
body.woocommerce-account .account-cells .account-intro,
body.logged-in.woocommerce-wishlist .account-cells .account-intro,
body.woocommerce-order-received .account-cells .account-intro {
background-color: #fff;
min-height: auto;
padding-bottom: 0; } }
body.woocommerce-account .account-cells .account-intro .account-intro-wrapper,
body.logged-in.woocommerce-wishlist .account-cells .account-intro .account-intro-wrapper,
body.woocommerce-order-received .account-cells .account-intro .account-intro-wrapper {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
height: 100%; }
@media screen and (max-width: 64.06125em) {
body.woocommerce-account .account-cells .account-intro .account-nav-top,
body.logged-in.woocommerce-wishlist .account-cells .account-intro .account-nav-top,
body.woocommerce-order-received .account-cells .account-intro .account-nav-top {
background: #f4f4f4; } }
@media screen and (max-width: 64.06125em) {
body.woocommerce-account .account-cells .account-intro .account-nav-bottom,
body.logged-in.woocommerce-wishlist .account-cells .account-intro .account-nav-bottom,
body.woocommerce-order-received .account-cells .account-intro .account-nav-bottom {
background: #f4f4f4; } }
@media screen and (max-width: 64.06125em) {
body.woocommerce-account .account-cells .account-intro .account-nav-bottom a,
body.logged-in.woocommerce-wishlist .account-cells .account-intro .account-nav-bottom a,
body.woocommerce-order-received .account-cells .account-intro .account-nav-bottom a {
display: block;
padding-top: 10px;
margin: 0 auto;
margin-bottom: 2.5rem; }
body.woocommerce-account .account-cells .account-intro .account-nav-bottom a:after,
body.logged-in.woocommerce-wishlist .account-cells .account-intro .account-nav-bottom a:after,
body.woocommerce-order-received .account-cells .account-intro .account-nav-bottom a:after {
position: absolute;
top: calc(50% - 6px);
right: 0;
font-size: 12px; font-family: 'Barberry' !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;
content: ""; } }
@media screen and (max-width: 64.06125em) and (max-width: 64.06125em) {
body.woocommerce-account .account-cells .account-intro .account-nav-bottom a:after,
body.logged-in.woocommerce-wishlist .account-cells .account-intro .account-nav-bottom a:after,
body.woocommerce-order-received .account-cells .account-intro .account-nav-bottom a:after {
right: 25px; } }
@media screen and (max-width: 64.06125em) and (max-width: 64.06125em) and (min-width: 768px) {
body.woocommerce-account .account-cells .account-intro .account-nav-bottom a:after,
body.logged-in.woocommerce-wishlist .account-cells .account-intro .account-nav-bottom a:after,
body.woocommerce-order-received .account-cells .account-intro .account-nav-bottom a:after {
right: calc(5.859375vw - 20px); } }
@media screen and (max-width: 64.06125em) and (max-width: 64.06125em) and (min-width: 1024px) {
body.woocommerce-account .account-cells .account-intro .account-nav-bottom a:after,
body.logged-in.woocommerce-wishlist .account-cells .account-intro .account-nav-bottom a:after,
body.woocommerce-order-received .account-cells .account-intro .account-nav-bottom a:after {
right: 40px; } }
body.woocommerce-account .account-cells .account-content,
body.logged-in.woocommerce-wishlist .account-cells .account-content,
body.woocommerce-order-received .account-cells .account-content {
padding-left: 40px;
padding-right: 40px; }
@media (min-width: 1024px) {
body.woocommerce-account .account-cells .account-content,
body.logged-in.woocommerce-wishlist .account-cells .account-content,
body.woocommerce-order-received .account-cells .account-content {
padding-left: calc(12.2767857143vw - 85.7142857143px); } }
@media (min-width: 1920px) {
body.woocommerce-account .account-cells .account-content,
body.logged-in.woocommerce-wishlist .account-cells .account-content,
body.woocommerce-order-received .account-cells .account-content {
padding-left: 150px; } }
@media (min-width: 1024px) {
body.woocommerce-account .account-cells .account-content,
body.logged-in.woocommerce-wishlist .account-cells .account-content,
body.woocommerce-order-received .account-cells .account-content {
padding-right: calc(12.2767857143vw - 85.7142857143px); } }
@media (min-width: 1920px) {
body.woocommerce-account .account-cells .account-content,
body.logged-in.woocommerce-wishlist .account-cells .account-content,
body.woocommerce-order-received .account-cells .account-content {
padding-right: 150px; } }
@media screen and (max-width: 64.06125em) {
body.woocommerce-account .account-cells .account-content,
body.logged-in.woocommerce-wishlist .account-cells .account-content,
body.woocommerce-order-received .account-cells .account-content {
padding-top: 0 !important; } }
@media screen and (max-width: 47.99875em) {
body.woocommerce-account .account-cells .account-content,
body.logged-in.woocommerce-wishlist .account-cells .account-content,
body.woocommerce-order-received .account-cells .account-content {
padding-left: 20px;
padding-right: 20px; } }
@media screen and (max-width: 47.99875em) and (min-width: 768px) {
body.woocommerce-account .account-cells .account-content,
body.logged-in.woocommerce-wishlist .account-cells .account-content,
body.woocommerce-order-received .account-cells .account-content {
padding-left: calc(7.8125vw - 40px); } }
@media screen and (max-width: 47.99875em) and (min-width: 1024px) {
body.woocommerce-account .account-cells .account-content,
body.logged-in.woocommerce-wishlist .account-cells .account-content,
body.woocommerce-order-received .account-cells .account-content {
padding-left: 40px; } }
@media screen and (max-width: 47.99875em) and (min-width: 768px) {
body.woocommerce-account .account-cells .account-content,
body.logged-in.woocommerce-wishlist .account-cells .account-content,
body.woocommerce-order-received .account-cells .account-content {
padding-right: calc(7.8125vw - 40px); } }
@media screen and (max-width: 47.99875em) and (min-width: 1024px) {
body.woocommerce-account .account-cells .account-content,
body.logged-in.woocommerce-wishlist .account-cells .account-content,
body.woocommerce-order-received .account-cells .account-content {
padding-right: 40px; } }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content {
padding-top: 3.75rem; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .subscription_details tbody tr td,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .subscription_details tbody tr td,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .subscription_details tbody tr td {
padding: 0.625rem 0; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .subscription_details tbody tr td:first-child,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .subscription_details tbody tr td:first-child,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .subscription_details tbody tr td:first-child {
font-weight: 500; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .subscription_details tbody tr:last-child td,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .subscription_details tbody tr:last-child td,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .subscription_details tbody tr:last-child td {
padding-top: 1.25rem; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .woocommerce-message:nth-child(2),
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .woocommerce-message:nth-child(2),
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .woocommerce-message:nth-child(2) {
display: none; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .woocommerce-pagination .woocommerce-button--next,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .woocommerce-pagination .woocommerce-button--next,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .woocommerce-pagination .woocommerce-button--next {
float: right; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .woocommerce-pagination .woocommerce-button--previous,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .woocommerce-pagination .woocommerce-button--previous,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .woocommerce-pagination .woocommerce-button--previous {
float: left; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .wishlist-wrapper .cell,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .wishlist-wrapper .cell,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .wishlist-wrapper .cell {
padding: 0;
width: 100%;
margin-left: 0; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .account-no-orders p,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .account-no-orders p,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .account-no-orders p {
font-size: 18px;
display: inline-block; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .wishlist-title h2,
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content h2,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .wishlist-title h2,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content h2,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .wishlist-title h2,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content h2 {
padding: 0;
font-size: 2.5rem;
margin-bottom: 2.5rem; }
@media screen and (max-width: 80em) {
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .wishlist-title h2,
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content h2,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .wishlist-title h2,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content h2,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .wishlist-title h2,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content h2 {
font-size: 2.25rem;
margin-bottom: 1.875rem; } }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .wishlist-title h2.woocommerce-addresses__title,
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content h2.woocommerce-addresses__title,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .wishlist-title h2.woocommerce-addresses__title,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content h2.woocommerce-addresses__title,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .wishlist-title h2.woocommerce-addresses__title,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content h2.woocommerce-addresses__title {
margin-bottom: 0; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .addresses-grid,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .addresses-grid,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .addresses-grid {
margin-top: 3.125rem; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .addresses-grid .cell,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .addresses-grid .cell,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .addresses-grid .cell {
padding: 0; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .addresses-grid .cell h3,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .addresses-grid .cell h3,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .addresses-grid .cell h3 {
font-size: 1.625rem; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .addresses-grid .cell address,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .addresses-grid .cell address,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .addresses-grid .cell address {
font-size: 1.25rem;
line-height: 1.4;
margin-bottom: 1.25rem; }
@media screen and (max-width: 47.99875em) {
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .addresses-grid .cell,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .addresses-grid .cell,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .addresses-grid .cell {
margin-bottom: 2.5rem; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .addresses-grid .cell:last-child,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .addresses-grid .cell:last-child,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .addresses-grid .cell:last-child {
margin-bottom: 0; } }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .account-orders-table,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .account-orders-table,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .account-orders-table {
margin-top: 60px; }
@media (min-width: 768px) {
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .account-orders-table,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .account-orders-table,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .account-orders-table {
margin-top: calc(5.9523809524vw + 14.2857142857px); } }
@media (min-width: 1440px) {
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .account-orders-table,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .account-orders-table,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .account-orders-table {
margin-top: 100px; } }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .dashboard-intro,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .dashboard-intro,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .dashboard-intro {
font-size: 26px;
line-height: 1.4;
font-weight: 300; }
@media (min-width: 768px) {
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .dashboard-intro,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .dashboard-intro,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .dashboard-intro {
font-size: calc(1.5625vw + 14px); } }
@media (min-width: 1024px) {
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .dashboard-intro,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .dashboard-intro,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .dashboard-intro {
font-size: calc(0.9615384615vw + 20.1538461538px); } }
@media (min-width: 1440px) {
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .dashboard-intro,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .dashboard-intro,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .dashboard-intro {
font-size: 34px; } }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .dashboard-intro a,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .dashboard-intro a,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .dashboard-intro a {
font-size: 26px;
line-height: 1.4;
font-weight: normal;
color: #000;
background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, 0.1) 0px, rgba(0, 0, 0, 0.1) 0px);
background-position: left bottom, left bottom;
background-repeat: no-repeat, no-repeat;
background-size: 0 1px, 100% 1px;
transition: none 300ms ease-in-out;
transition-property: background-size, color;
word-wrap: break-word; }
@media (min-width: 768px) {
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .dashboard-intro a,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .dashboard-intro a,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .dashboard-intro a {
font-size: calc(1.5625vw + 14px); } }
@media (min-width: 1024px) {
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .dashboard-intro a,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .dashboard-intro a,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .dashboard-intro a {
font-size: calc(0.9615384615vw + 20.1538461538px); } }
@media (min-width: 1440px) {
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .dashboard-intro a,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .dashboard-intro a,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .dashboard-intro a {
font-size: 34px; } }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .dashboard-intro a:hover,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .dashboard-intro a:hover,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .dashboard-intro a:hover {
background-size: 100% 1px, 100% 1px; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections > p,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections > p,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections > p {
margin-top: 30px;
margin-bottom: 30px; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections h2,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections h2,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections h2 {
display: none; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .account-no-orders p,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .account-no-orders p,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .account-no-orders p {
font-size: 18px;
display: inline-block; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .addresses-grid,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .addresses-grid,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .addresses-grid {
padding-bottom: 40px;
margin-top: 0; }
@media (min-width: 768px) {
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .addresses-grid,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .addresses-grid,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .addresses-grid {
padding-bottom: calc(7.8125vw - 20px); } }
@media (min-width: 1024px) {
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .addresses-grid,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .addresses-grid,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .addresses-grid {
padding-bottom: calc(9.6153846154vw - 38.4615384615px); } }
@media (min-width: 1440px) {
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .addresses-grid,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .addresses-grid,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .addresses-grid {
padding-bottom: 100px; } }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .addresses-grid .cell h3,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .addresses-grid .cell h3,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .addresses-grid .cell h3 {
font-size: 26px; }
@media (min-width: 768px) {
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .addresses-grid .cell h3,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .addresses-grid .cell h3,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .addresses-grid .cell h3 {
font-size: calc(1.5625vw + 14px); } }
@media (min-width: 1024px) {
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .addresses-grid .cell h3,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .addresses-grid .cell h3,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .addresses-grid .cell h3 {
font-size: calc(2.4038461538vw + 5.3846153846px); } }
@media (min-width: 1440px) {
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .addresses-grid .cell h3,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .addresses-grid .cell h3,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections .addresses-grid .cell h3 {
font-size: 40px; } }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections table,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections table,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .dashboard-sections table {
margin-bottom: 0; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .woocommerce-address-fields button,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .woocommerce-address-fields button,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .woocommerce-address-fields button {
margin-top: 1.25rem; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .edit-account p.woocommerce-form-row span em,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .edit-account p.woocommerce-form-row span em,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .edit-account p.woocommerce-form-row span em {
display: block;
color: #666;
font-size: 16px;
font-style: normal;
line-height: 1.2;
margin-bottom: 0.625rem; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .edit-account fieldset,
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .edit-account .fieldset,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .edit-account fieldset,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .edit-account .fieldset,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .edit-account fieldset,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .edit-account .fieldset {
margin-top: 2.5rem; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .edit-account fieldset legend,
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .edit-account .fieldset legend,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .edit-account fieldset legend,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .edit-account .fieldset legend,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .edit-account fieldset legend,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .edit-account .fieldset legend {
font-size: 1.875rem;
line-height: 1.4; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .edit-account button,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .edit-account button,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .edit-account button {
margin-top: 1.25rem; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .dokan-account-migration-lists li,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .dokan-account-migration-lists li,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .dokan-account-migration-lists li {
font-size: 18px; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .dokan-account-migration-lists li p,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .dokan-account-migration-lists li p,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .dokan-account-migration-lists li p {
font-size: 18px; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .dokan-account-migration-lists li p strong,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .dokan-account-migration-lists li p strong,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .dokan-account-migration-lists li p strong {
font-size: 22px;
font-weight: 600; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .dokan-account-migration-lists li .btn,
body.logged-in.woocommerce-wishlist .account-cells .account-content .woocommerce-MyAccount-content .dokan-account-migration-lists li .btn,
body.woocommerce-order-received .account-cells .account-content .woocommerce-MyAccount-content .dokan-account-migration-lists li .btn {
font-size: 18px;
line-height: 1.4; }
body.woocommerce-account .account-nav-top .title-wrapper,
body.logged-in.woocommerce-wishlist .account-nav-top .title-wrapper,
body.woocommerce-order-received .account-nav-top .title-wrapper {
margin-bottom: 2.5rem; }
@media screen and (max-width: 64.06125em) {
body.woocommerce-account .account-nav-top .title-wrapper,
body.logged-in.woocommerce-wishlist .account-nav-top .title-wrapper,
body.woocommerce-order-received .account-nav-top .title-wrapper {
background-color: #fff;
text-align: center;
padding-bottom: 3.125rem;
margin-bottom: 0; } }
body.woocommerce-account .account-nav-top .title-wrapper .breadcrumbs-wrapper,
body.logged-in.woocommerce-wishlist .account-nav-top .title-wrapper .breadcrumbs-wrapper,
body.woocommerce-order-received .account-nav-top .title-wrapper .breadcrumbs-wrapper {
overflow: hidden;
margin-bottom: 20px; }
@media screen and (max-width: 64.06125em) {
body.woocommerce-account .account-nav-top .title-wrapper .breadcrumbs-wrapper,
body.logged-in.woocommerce-wishlist .account-nav-top .title-wrapper .breadcrumbs-wrapper,
body.woocommerce-order-received .account-nav-top .title-wrapper .breadcrumbs-wrapper {
margin-bottom: 15px; } }
@media screen and (max-width: 47.99875em) {
body.woocommerce-account .account-nav-top .title-wrapper .breadcrumbs-wrapper,
body.logged-in.woocommerce-wishlist .account-nav-top .title-wrapper .breadcrumbs-wrapper,
body.woocommerce-order-received .account-nav-top .title-wrapper .breadcrumbs-wrapper {
margin-bottom: 10px; } }
body.woocommerce-account .account-nav-top .title-wrapper .breadcrumbs-wrapper .breadcrumbs,
body.logged-in.woocommerce-wishlist .account-nav-top .title-wrapper .breadcrumbs-wrapper .breadcrumbs,
body.woocommerce-order-received .account-nav-top .title-wrapper .breadcrumbs-wrapper .breadcrumbs {
opacity: 0; }
body.woocommerce-account .account-nav-top .title-wrapper .breadcrumbs-wrapper .breadcrumbs a,
body.logged-in.woocommerce-wishlist .account-nav-top .title-wrapper .breadcrumbs-wrapper .breadcrumbs a,
body.woocommerce-order-received .account-nav-top .title-wrapper .breadcrumbs-wrapper .breadcrumbs a {
font-weight: 300 !important; }
body.woocommerce-account .account-nav-top .title-wrapper .breadcrumbs-wrapper .breadcrumbs a, body.woocommerce-account .account-nav-top .title-wrapper .breadcrumbs-wrapper .breadcrumbs span,
body.logged-in.woocommerce-wishlist .account-nav-top .title-wrapper .breadcrumbs-wrapper .breadcrumbs a,
body.logged-in.woocommerce-wishlist .account-nav-top .title-wrapper .breadcrumbs-wrapper .breadcrumbs span,
body.woocommerce-order-received .account-nav-top .title-wrapper .breadcrumbs-wrapper .breadcrumbs a,
body.woocommerce-order-received .account-nav-top .title-wrapper .breadcrumbs-wrapper .breadcrumbs span {
font-weight: 300; }
body.woocommerce-account .account-nav-top .title-wrapper .page-title-wrapper,
body.logged-in.woocommerce-wishlist .account-nav-top .title-wrapper .page-title-wrapper,
body.woocommerce-order-received .account-nav-top .title-wrapper .page-title-wrapper {
display: inline-block;
overflow: hidden;
vertical-align: bottom; }
body.woocommerce-account .account-nav-top .title-wrapper .page-title-wrapper h1,
body.logged-in.woocommerce-wishlist .account-nav-top .title-wrapper .page-title-wrapper h1,
body.woocommerce-order-received .account-nav-top .title-wrapper .page-title-wrapper h1 {
display: block;
font-size: 60px;
margin: 0; }
@media (min-width: 1280px) {
body.woocommerce-account .account-nav-top .title-wrapper .page-title-wrapper h1,
body.logged-in.woocommerce-wishlist .account-nav-top .title-wrapper .page-title-wrapper h1,
body.woocommerce-order-received .account-nav-top .title-wrapper .page-title-wrapper h1 {
font-size: calc(6.25vw - 20px); } }
@media (min-width: 1440px) {
body.woocommerce-account .account-nav-top .title-wrapper .page-title-wrapper h1,
body.logged-in.woocommerce-wishlist .account-nav-top .title-wrapper .page-title-wrapper h1,
body.woocommerce-order-received .account-nav-top .title-wrapper .page-title-wrapper h1 {
font-size: 70px; } }
@media screen and (max-width: 64.06125em) {
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation {
margin: 0 auto;
margin-top: 1.875rem; } }
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul {
list-style: none;
margin: 0; }
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li {
position: relative;
margin-bottom: 0.9375rem;
padding: 0; }
@media screen and (max-width: 80em) {
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li {
margin-bottom: 0.625rem; } }
@media screen and (max-width: 64.06125em) {
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li {
margin: 0;
padding: 10px 0 6px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li:after,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li:after,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li:after {
position: absolute;
top: calc(50% - 6px);
right: 0;
font-size: 12px; font-family: 'Barberry' !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;
content: ""; } }
@media screen and (max-width: 64.06125em) and (max-width: 64.06125em) {
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li:after,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li:after,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li:after {
right: 25px; } }
@media screen and (max-width: 64.06125em) and (max-width: 64.06125em) and (min-width: 768px) {
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li:after,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li:after,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li:after {
right: calc(5.859375vw - 20px); } }
@media screen and (max-width: 64.06125em) and (max-width: 64.06125em) and (min-width: 1024px) {
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li:after,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li:after,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li:after {
right: 40px; } }
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li a,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li a,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li a {
position: relative;
padding: 10px 0 10px 40px;
font-size: 22px;
font-weight: 400;
background-image: none !important;
transition: opacity .3s !important; }
@media screen and (max-width: 80em) {
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li a,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li a,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li a {
padding: 5px 0 5px 30px;
font-size: 20px; } }
@media screen and (max-width: 64.06125em) {
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li a,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li a,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li a {
padding-left: 60px; } }
@media screen and (max-width: 64.06125em) and (min-width: 768px) {
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li a,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li a,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li a {
padding-left: calc(5.859375vw + 15px); } }
@media screen and (max-width: 64.06125em) and (min-width: 1024px) {
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li a,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li a,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li a {
padding-left: 75px; } }
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li a:hover,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li a:hover,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li a:hover {
opacity: 0.5; }
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li a:before,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li a:before,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li a:before {
position: absolute;
left: 0;
top: calc(50% - 14px);
font-size: 22px; }
@media screen and (max-width: 80em) {
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li a:before,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li a:before,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li a:before {
font-size: 18px;
top: calc(50% - 12px); } }
@media screen and (max-width: 64.06125em) {
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li a:before,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li a:before,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li a:before {
left: 30px; } }
@media screen and (max-width: 64.06125em) and (min-width: 768px) {
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li a:before,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li a:before,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li a:before {
left: calc(3.90625vw + 0px); } }
@media screen and (max-width: 64.06125em) and (min-width: 1024px) {
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li a:before,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li a:before,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li a:before {
left: 40px; } }
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before { font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before { font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--gift-cards a:before,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--gift-cards a:before,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--gift-cards a:before { font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a:before,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a:before,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a:before { font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--woocommerce-waitlist,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--woocommerce-waitlist,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--woocommerce-waitlist {
display: none; }
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--woocommerce-waitlist.show-waitlist,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--woocommerce-waitlist.show-waitlist,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--woocommerce-waitlist.show-waitlist {
display: list-item; }
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--woocommerce-waitlist a:before,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--woocommerce-waitlist a:before,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--woocommerce-waitlist a:before { font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before { font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before { font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before { font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before { font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--bookmarks a:before,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--bookmarks a:before,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--bookmarks a:before { font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
display: none; }
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wishlist a:before,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wishlist a:before,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wishlist a:before { font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--waitlist a:before,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--waitlist a:before,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--waitlist a:before { font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--points a:before, body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--points-and-rewards a:before,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--points a:before,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--points-and-rewards a:before,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--points a:before,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--points-and-rewards a:before { font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dokan a:before,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dokan a:before,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dokan a:before { font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--rma-requests a:before, body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--refund-requests a:before,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--rma-requests a:before,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--refund-requests a:before,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--rma-requests a:before,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--refund-requests a:before { font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--following a:before,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--following a:before,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--following a:before { font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-account .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--support-tickets a:before,
body.logged-in.woocommerce-wishlist .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--support-tickets a:before,
body.woocommerce-order-received .account-nav-top .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--support-tickets a:before { font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-account .account-nav-bottom a,
body.logged-in.woocommerce-wishlist .account-nav-bottom a,
body.woocommerce-order-received .account-nav-bottom a {
position: relative;
margin: 0;
padding: 10px 0 10px 40px;
font-size: 22px;
font-weight: 400;
background-image: none !important;
transition: opacity .3s !important; }
@media screen and (max-width: 80em) {
body.woocommerce-account .account-nav-bottom a,
body.logged-in.woocommerce-wishlist .account-nav-bottom a,
body.woocommerce-order-received .account-nav-bottom a {
padding: 5px 0 5px 30px;
font-size: 20px; } }
@media screen and (max-width: 64.06125em) {
body.woocommerce-account .account-nav-bottom a,
body.logged-in.woocommerce-wishlist .account-nav-bottom a,
body.woocommerce-order-received .account-nav-bottom a {
padding-left: 60px; } }
@media screen and (max-width: 64.06125em) and (min-width: 768px) {
body.woocommerce-account .account-nav-bottom a,
body.logged-in.woocommerce-wishlist .account-nav-bottom a,
body.woocommerce-order-received .account-nav-bottom a {
padding-left: calc(5.859375vw + 15px); } }
@media screen and (max-width: 64.06125em) and (min-width: 1024px) {
body.woocommerce-account .account-nav-bottom a,
body.logged-in.woocommerce-wishlist .account-nav-bottom a,
body.woocommerce-order-received .account-nav-bottom a {
padding-left: 75px; } }
body.woocommerce-account .account-nav-bottom a:hover,
body.logged-in.woocommerce-wishlist .account-nav-bottom a:hover,
body.woocommerce-order-received .account-nav-bottom a:hover {
opacity: 0.5; }
body.woocommerce-account .account-nav-bottom a:before,
body.logged-in.woocommerce-wishlist .account-nav-bottom a:before,
body.woocommerce-order-received .account-nav-bottom a:before {
position: absolute;
left: 0;
top: calc(50% - 14px);
font-size: 22px; font-family: 'Barberry' !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;
content: ""; }
@media screen and (max-width: 80em) {
body.woocommerce-account .account-nav-bottom a:before,
body.logged-in.woocommerce-wishlist .account-nav-bottom a:before,
body.woocommerce-order-received .account-nav-bottom a:before {
font-size: 18px;
top: calc(50% - 10px); } }
@media screen and (max-width: 64.06125em) {
body.woocommerce-account .account-nav-bottom a:before,
body.logged-in.woocommerce-wishlist .account-nav-bottom a:before,
body.woocommerce-order-received .account-nav-bottom a:before {
left: 30px; } }
@media screen and (max-width: 64.06125em) and (min-width: 768px) {
body.woocommerce-account .account-nav-bottom a:before,
body.logged-in.woocommerce-wishlist .account-nav-bottom a:before,
body.woocommerce-order-received .account-nav-bottom a:before {
left: calc(3.90625vw + 0px); } }
@media screen and (max-width: 64.06125em) and (min-width: 1024px) {
body.woocommerce-account .account-nav-bottom a:before,
body.logged-in.woocommerce-wishlist .account-nav-bottom a:before,
body.woocommerce-order-received .account-nav-bottom a:before {
left: 40px; } }
body.woocommerce-account table.woocommerce-orders-table .blockUI,
body.woocommerce-account table.woocommerce-table--order-downloads .blockUI,
body.woocommerce-account table.wishlist_table .blockUI,
body.woocommerce-account table.my_account_orders .blockUI,
body.woocommerce-account table.shop_table .blockUI,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table .blockUI,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads .blockUI,
body.logged-in.woocommerce-wishlist table.wishlist_table .blockUI,
body.logged-in.woocommerce-wishlist table.my_account_orders .blockUI,
body.logged-in.woocommerce-wishlist table.shop_table .blockUI,
body.woocommerce-order-received table.woocommerce-orders-table .blockUI,
body.woocommerce-order-received table.woocommerce-table--order-downloads .blockUI,
body.woocommerce-order-received table.wishlist_table .blockUI,
body.woocommerce-order-received table.my_account_orders .blockUI,
body.woocommerce-order-received table.shop_table .blockUI {
background: none !important; }
@keyframes loader_spinner {
100% {
transform: rotate(360deg); } }
@keyframes loader_fade {
0% {
opacity: 0; }
100% {
opacity: 1; } }
body.woocommerce-account table.woocommerce-orders-table .blockUI:after,
body.woocommerce-account table.woocommerce-table--order-downloads .blockUI:after,
body.woocommerce-account table.wishlist_table .blockUI:after,
body.woocommerce-account table.my_account_orders .blockUI:after,
body.woocommerce-account table.shop_table .blockUI:after,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table .blockUI:after,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads .blockUI:after,
body.logged-in.woocommerce-wishlist table.wishlist_table .blockUI:after,
body.logged-in.woocommerce-wishlist table.my_account_orders .blockUI:after,
body.logged-in.woocommerce-wishlist table.shop_table .blockUI:after,
body.woocommerce-order-received table.woocommerce-orders-table .blockUI:after,
body.woocommerce-order-received table.woocommerce-table--order-downloads .blockUI:after,
body.woocommerce-order-received table.wishlist_table .blockUI:after,
body.woocommerce-order-received table.my_account_orders .blockUI:after,
body.woocommerce-order-received table.shop_table .blockUI:after {
content: '';
display: inline-block;
box-sizing: border-box;
width: 24px;
height: 24px;
border-radius: 100%;
border: 1px solid transparent;
animation: loader_fade .5s ease-in, loader_spinner .5s linear infinite; }
body.woocommerce-account table.woocommerce-orders-table .blockUI:after,
body.woocommerce-account table.woocommerce-table--order-downloads .blockUI:after,
body.woocommerce-account table.wishlist_table .blockUI:after,
body.woocommerce-account table.my_account_orders .blockUI:after,
body.woocommerce-account table.shop_table .blockUI:after,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table .blockUI:after,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads .blockUI:after,
body.logged-in.woocommerce-wishlist table.wishlist_table .blockUI:after,
body.logged-in.woocommerce-wishlist table.my_account_orders .blockUI:after,
body.logged-in.woocommerce-wishlist table.shop_table .blockUI:after,
body.woocommerce-order-received table.woocommerce-orders-table .blockUI:after,
body.woocommerce-order-received table.woocommerce-table--order-downloads .blockUI:after,
body.woocommerce-order-received table.wishlist_table .blockUI:after,
body.woocommerce-order-received table.my_account_orders .blockUI:after,
body.woocommerce-order-received table.shop_table .blockUI:after {
border-top-color: #000;
z-index: 4;
position: absolute;
top: calc(50% - 12px);
left: calc(50% - 12px); }
body.woocommerce-account table.woocommerce-orders-table tr,
body.woocommerce-account table.woocommerce-table--order-downloads tr,
body.woocommerce-account table.wishlist_table tr,
body.woocommerce-account table.my_account_orders tr,
body.woocommerce-account table.shop_table tr,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tr,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tr,
body.logged-in.woocommerce-wishlist table.wishlist_table tr,
body.logged-in.woocommerce-wishlist table.my_account_orders tr,
body.logged-in.woocommerce-wishlist table.shop_table tr,
body.woocommerce-order-received table.woocommerce-orders-table tr,
body.woocommerce-order-received table.woocommerce-table--order-downloads tr,
body.woocommerce-order-received table.wishlist_table tr,
body.woocommerce-order-received table.my_account_orders tr,
body.woocommerce-order-received table.shop_table tr {
border: none; }
body.woocommerce-account table.woocommerce-orders-table tr th, body.woocommerce-account table.woocommerce-orders-table tr td,
body.woocommerce-account table.woocommerce-table--order-downloads tr th,
body.woocommerce-account table.woocommerce-table--order-downloads tr td,
body.woocommerce-account table.wishlist_table tr th,
body.woocommerce-account table.wishlist_table tr td,
body.woocommerce-account table.my_account_orders tr th,
body.woocommerce-account table.my_account_orders tr td,
body.woocommerce-account table.shop_table tr th,
body.woocommerce-account table.shop_table tr td,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tr th,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tr td,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tr th,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tr td,
body.logged-in.woocommerce-wishlist table.wishlist_table tr th,
body.logged-in.woocommerce-wishlist table.wishlist_table tr td,
body.logged-in.woocommerce-wishlist table.my_account_orders tr th,
body.logged-in.woocommerce-wishlist table.my_account_orders tr td,
body.logged-in.woocommerce-wishlist table.shop_table tr th,
body.logged-in.woocommerce-wishlist table.shop_table tr td,
body.woocommerce-order-received table.woocommerce-orders-table tr th,
body.woocommerce-order-received table.woocommerce-orders-table tr td,
body.woocommerce-order-received table.woocommerce-table--order-downloads tr th,
body.woocommerce-order-received table.woocommerce-table--order-downloads tr td,
body.woocommerce-order-received table.wishlist_table tr th,
body.woocommerce-order-received table.wishlist_table tr td,
body.woocommerce-order-received table.my_account_orders tr th,
body.woocommerce-order-received table.my_account_orders tr td,
body.woocommerce-order-received table.shop_table tr th,
body.woocommerce-order-received table.shop_table tr td {
padding: 1.25rem 0; }
body.woocommerce-account table.woocommerce-orders-table tr td,
body.woocommerce-account table.woocommerce-table--order-downloads tr td,
body.woocommerce-account table.wishlist_table tr td,
body.woocommerce-account table.my_account_orders tr td,
body.woocommerce-account table.shop_table tr td,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tr td,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tr td,
body.logged-in.woocommerce-wishlist table.wishlist_table tr td,
body.logged-in.woocommerce-wishlist table.my_account_orders tr td,
body.logged-in.woocommerce-wishlist table.shop_table tr td,
body.woocommerce-order-received table.woocommerce-orders-table tr td,
body.woocommerce-order-received table.woocommerce-table--order-downloads tr td,
body.woocommerce-order-received table.wishlist_table tr td,
body.woocommerce-order-received table.my_account_orders tr td,
body.woocommerce-order-received table.shop_table tr td {
text-align: left;
padding: 1.5625rem 0; }
body.woocommerce-account table.woocommerce-orders-table tr th,
body.woocommerce-account table.woocommerce-table--order-downloads tr th,
body.woocommerce-account table.wishlist_table tr th,
body.woocommerce-account table.my_account_orders tr th,
body.woocommerce-account table.shop_table tr th,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tr th,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tr th,
body.logged-in.woocommerce-wishlist table.wishlist_table tr th,
body.logged-in.woocommerce-wishlist table.my_account_orders tr th,
body.logged-in.woocommerce-wishlist table.shop_table tr th,
body.woocommerce-order-received table.woocommerce-orders-table tr th,
body.woocommerce-order-received table.woocommerce-table--order-downloads tr th,
body.woocommerce-order-received table.wishlist_table tr th,
body.woocommerce-order-received table.my_account_orders tr th,
body.woocommerce-order-received table.shop_table tr th {
padding-right: 0.9375rem; }
body.woocommerce-account table.woocommerce-orders-table thead,
body.woocommerce-account table.woocommerce-table--order-downloads thead,
body.woocommerce-account table.wishlist_table thead,
body.woocommerce-account table.my_account_orders thead,
body.woocommerce-account table.shop_table thead,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table thead,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads thead,
body.logged-in.woocommerce-wishlist table.wishlist_table thead,
body.logged-in.woocommerce-wishlist table.my_account_orders thead,
body.logged-in.woocommerce-wishlist table.shop_table thead,
body.woocommerce-order-received table.woocommerce-orders-table thead,
body.woocommerce-order-received table.woocommerce-table--order-downloads thead,
body.woocommerce-order-received table.wishlist_table thead,
body.woocommerce-order-received table.my_account_orders thead,
body.woocommerce-order-received table.shop_table thead {
background-color: transparent;
border: none; }
body.woocommerce-account table.woocommerce-orders-table thead tr,
body.woocommerce-account table.woocommerce-table--order-downloads thead tr,
body.woocommerce-account table.wishlist_table thead tr,
body.woocommerce-account table.my_account_orders thead tr,
body.woocommerce-account table.shop_table thead tr,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table thead tr,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads thead tr,
body.logged-in.woocommerce-wishlist table.wishlist_table thead tr,
body.logged-in.woocommerce-wishlist table.my_account_orders thead tr,
body.logged-in.woocommerce-wishlist table.shop_table thead tr,
body.woocommerce-order-received table.woocommerce-orders-table thead tr,
body.woocommerce-order-received table.woocommerce-table--order-downloads thead tr,
body.woocommerce-order-received table.wishlist_table thead tr,
body.woocommerce-order-received table.my_account_orders thead tr,
body.woocommerce-order-received table.shop_table thead tr {
border-bottom: 6px solid #000; }
body.woocommerce-account table.woocommerce-orders-table thead tr th,
body.woocommerce-account table.woocommerce-table--order-downloads thead tr th,
body.woocommerce-account table.wishlist_table thead tr th,
body.woocommerce-account table.my_account_orders thead tr th,
body.woocommerce-account table.shop_table thead tr th,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table thead tr th,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads thead tr th,
body.logged-in.woocommerce-wishlist table.wishlist_table thead tr th,
body.logged-in.woocommerce-wishlist table.my_account_orders thead tr th,
body.logged-in.woocommerce-wishlist table.shop_table thead tr th,
body.woocommerce-order-received table.woocommerce-orders-table thead tr th,
body.woocommerce-order-received table.woocommerce-table--order-downloads thead tr th,
body.woocommerce-order-received table.wishlist_table thead tr th,
body.woocommerce-order-received table.my_account_orders thead tr th,
body.woocommerce-order-received table.shop_table thead tr th {
border-top: none;
padding-top: 0;
line-height: 1; }
body.woocommerce-account table.woocommerce-orders-table thead tr th:last-child,
body.woocommerce-account table.woocommerce-table--order-downloads thead tr th:last-child,
body.woocommerce-account table.wishlist_table thead tr th:last-child,
body.woocommerce-account table.my_account_orders thead tr th:last-child,
body.woocommerce-account table.shop_table thead tr th:last-child,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table thead tr th:last-child,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads thead tr th:last-child,
body.logged-in.woocommerce-wishlist table.wishlist_table thead tr th:last-child,
body.logged-in.woocommerce-wishlist table.my_account_orders thead tr th:last-child,
body.logged-in.woocommerce-wishlist table.shop_table thead tr th:last-child,
body.woocommerce-order-received table.woocommerce-orders-table thead tr th:last-child,
body.woocommerce-order-received table.woocommerce-table--order-downloads thead tr th:last-child,
body.woocommerce-order-received table.wishlist_table thead tr th:last-child,
body.woocommerce-order-received table.my_account_orders thead tr th:last-child,
body.woocommerce-order-received table.shop_table thead tr th:last-child {
padding-right: 0;
text-align: right; }
body.woocommerce-account table.woocommerce-orders-table thead tr th span,
body.woocommerce-account table.woocommerce-table--order-downloads thead tr th span,
body.woocommerce-account table.wishlist_table thead tr th span,
body.woocommerce-account table.my_account_orders thead tr th span,
body.woocommerce-account table.shop_table thead tr th span,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table thead tr th span,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads thead tr th span,
body.logged-in.woocommerce-wishlist table.wishlist_table thead tr th span,
body.logged-in.woocommerce-wishlist table.my_account_orders thead tr th span,
body.logged-in.woocommerce-wishlist table.shop_table thead tr th span,
body.woocommerce-order-received table.woocommerce-orders-table thead tr th span,
body.woocommerce-order-received table.woocommerce-table--order-downloads thead tr th span,
body.woocommerce-order-received table.wishlist_table thead tr th span,
body.woocommerce-order-received table.my_account_orders thead tr th span,
body.woocommerce-order-received table.shop_table thead tr th span {
font-size: 16px;
font-weight: 400; }
@media (min-width: 1024px) {
body.woocommerce-account table.woocommerce-orders-table thead tr th span,
body.woocommerce-account table.woocommerce-table--order-downloads thead tr th span,
body.woocommerce-account table.wishlist_table thead tr th span,
body.woocommerce-account table.my_account_orders thead tr th span,
body.woocommerce-account table.shop_table thead tr th span,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table thead tr th span,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads thead tr th span,
body.logged-in.woocommerce-wishlist table.wishlist_table thead tr th span,
body.logged-in.woocommerce-wishlist table.my_account_orders thead tr th span,
body.logged-in.woocommerce-wishlist table.shop_table thead tr th span,
body.woocommerce-order-received table.woocommerce-orders-table thead tr th span,
body.woocommerce-order-received table.woocommerce-table--order-downloads thead tr th span,
body.woocommerce-order-received table.wishlist_table thead tr th span,
body.woocommerce-order-received table.my_account_orders thead tr th span,
body.woocommerce-order-received table.shop_table thead tr th span {
font-size: calc(0.9615384615vw + 6.1538461538px); } }
@media (min-width: 1440px) {
body.woocommerce-account table.woocommerce-orders-table thead tr th span,
body.woocommerce-account table.woocommerce-table--order-downloads thead tr th span,
body.woocommerce-account table.wishlist_table thead tr th span,
body.woocommerce-account table.my_account_orders thead tr th span,
body.woocommerce-account table.shop_table thead tr th span,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table thead tr th span,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads thead tr th span,
body.logged-in.woocommerce-wishlist table.wishlist_table thead tr th span,
body.logged-in.woocommerce-wishlist table.my_account_orders thead tr th span,
body.logged-in.woocommerce-wishlist table.shop_table thead tr th span,
body.woocommerce-order-received table.woocommerce-orders-table thead tr th span,
body.woocommerce-order-received table.woocommerce-table--order-downloads thead tr th span,
body.woocommerce-order-received table.wishlist_table thead tr th span,
body.woocommerce-order-received table.my_account_orders thead tr th span,
body.woocommerce-order-received table.shop_table thead tr th span {
font-size: 20px; } }
@media screen and (max-width: 31.25em) {
body.woocommerce-account table.woocommerce-orders-table thead tr th.woocommerce-orders-table__header-order-date, body.woocommerce-account table.woocommerce-orders-table thead tr th.download-remaining, body.woocommerce-account table.woocommerce-orders-table thead tr th.product-thumbnail,
body.woocommerce-account table.woocommerce-table--order-downloads thead tr th.woocommerce-orders-table__header-order-date,
body.woocommerce-account table.woocommerce-table--order-downloads thead tr th.download-remaining,
body.woocommerce-account table.woocommerce-table--order-downloads thead tr th.product-thumbnail,
body.woocommerce-account table.wishlist_table thead tr th.woocommerce-orders-table__header-order-date,
body.woocommerce-account table.wishlist_table thead tr th.download-remaining,
body.woocommerce-account table.wishlist_table thead tr th.product-thumbnail,
body.woocommerce-account table.my_account_orders thead tr th.woocommerce-orders-table__header-order-date,
body.woocommerce-account table.my_account_orders thead tr th.download-remaining,
body.woocommerce-account table.my_account_orders thead tr th.product-thumbnail,
body.woocommerce-account table.shop_table thead tr th.woocommerce-orders-table__header-order-date,
body.woocommerce-account table.shop_table thead tr th.download-remaining,
body.woocommerce-account table.shop_table thead tr th.product-thumbnail,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table thead tr th.woocommerce-orders-table__header-order-date,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table thead tr th.download-remaining,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table thead tr th.product-thumbnail,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads thead tr th.woocommerce-orders-table__header-order-date,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads thead tr th.download-remaining,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads thead tr th.product-thumbnail,
body.logged-in.woocommerce-wishlist table.wishlist_table thead tr th.woocommerce-orders-table__header-order-date,
body.logged-in.woocommerce-wishlist table.wishlist_table thead tr th.download-remaining,
body.logged-in.woocommerce-wishlist table.wishlist_table thead tr th.product-thumbnail,
body.logged-in.woocommerce-wishlist table.my_account_orders thead tr th.woocommerce-orders-table__header-order-date,
body.logged-in.woocommerce-wishlist table.my_account_orders thead tr th.download-remaining,
body.logged-in.woocommerce-wishlist table.my_account_orders thead tr th.product-thumbnail,
body.logged-in.woocommerce-wishlist table.shop_table thead tr th.woocommerce-orders-table__header-order-date,
body.logged-in.woocommerce-wishlist table.shop_table thead tr th.download-remaining,
body.logged-in.woocommerce-wishlist table.shop_table thead tr th.product-thumbnail,
body.woocommerce-order-received table.woocommerce-orders-table thead tr th.woocommerce-orders-table__header-order-date,
body.woocommerce-order-received table.woocommerce-orders-table thead tr th.download-remaining,
body.woocommerce-order-received table.woocommerce-orders-table thead tr th.product-thumbnail,
body.woocommerce-order-received table.woocommerce-table--order-downloads thead tr th.woocommerce-orders-table__header-order-date,
body.woocommerce-order-received table.woocommerce-table--order-downloads thead tr th.download-remaining,
body.woocommerce-order-received table.woocommerce-table--order-downloads thead tr th.product-thumbnail,
body.woocommerce-order-received table.wishlist_table thead tr th.woocommerce-orders-table__header-order-date,
body.woocommerce-order-received table.wishlist_table thead tr th.download-remaining,
body.woocommerce-order-received table.wishlist_table thead tr th.product-thumbnail,
body.woocommerce-order-received table.my_account_orders thead tr th.woocommerce-orders-table__header-order-date,
body.woocommerce-order-received table.my_account_orders thead tr th.download-remaining,
body.woocommerce-order-received table.my_account_orders thead tr th.product-thumbnail,
body.woocommerce-order-received table.shop_table thead tr th.woocommerce-orders-table__header-order-date,
body.woocommerce-order-received table.shop_table thead tr th.download-remaining,
body.woocommerce-order-received table.shop_table thead tr th.product-thumbnail {
display: none; }
body.woocommerce-account table.woocommerce-orders-table thead tr th.waitlist-remove,
body.woocommerce-account table.woocommerce-table--order-downloads thead tr th.waitlist-remove,
body.woocommerce-account table.wishlist_table thead tr th.waitlist-remove,
body.woocommerce-account table.my_account_orders thead tr th.waitlist-remove,
body.woocommerce-account table.shop_table thead tr th.waitlist-remove,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table thead tr th.waitlist-remove,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads thead tr th.waitlist-remove,
body.logged-in.woocommerce-wishlist table.wishlist_table thead tr th.waitlist-remove,
body.logged-in.woocommerce-wishlist table.my_account_orders thead tr th.waitlist-remove,
body.logged-in.woocommerce-wishlist table.shop_table thead tr th.waitlist-remove,
body.woocommerce-order-received table.woocommerce-orders-table thead tr th.waitlist-remove,
body.woocommerce-order-received table.woocommerce-table--order-downloads thead tr th.waitlist-remove,
body.woocommerce-order-received table.wishlist_table thead tr th.waitlist-remove,
body.woocommerce-order-received table.my_account_orders thead tr th.waitlist-remove,
body.woocommerce-order-received table.shop_table thead tr th.waitlist-remove {
display: table-cell; } }
@media screen and (max-width: 23.4375em) {
body.woocommerce-account table.woocommerce-orders-table thead tr th.product-stock-status,
body.woocommerce-account table.woocommerce-table--order-downloads thead tr th.product-stock-status,
body.woocommerce-account table.wishlist_table thead tr th.product-stock-status,
body.woocommerce-account table.my_account_orders thead tr th.product-stock-status,
body.woocommerce-account table.shop_table thead tr th.product-stock-status,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table thead tr th.product-stock-status,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads thead tr th.product-stock-status,
body.logged-in.woocommerce-wishlist table.wishlist_table thead tr th.product-stock-status,
body.logged-in.woocommerce-wishlist table.my_account_orders thead tr th.product-stock-status,
body.logged-in.woocommerce-wishlist table.shop_table thead tr th.product-stock-status,
body.woocommerce-order-received table.woocommerce-orders-table thead tr th.product-stock-status,
body.woocommerce-order-received table.woocommerce-table--order-downloads thead tr th.product-stock-status,
body.woocommerce-order-received table.wishlist_table thead tr th.product-stock-status,
body.woocommerce-order-received table.my_account_orders thead tr th.product-stock-status,
body.woocommerce-order-received table.shop_table thead tr th.product-stock-status {
display: none; } }
body.woocommerce-account table.woocommerce-orders-table tbody,
body.woocommerce-account table.woocommerce-table--order-downloads tbody,
body.woocommerce-account table.wishlist_table tbody,
body.woocommerce-account table.my_account_orders tbody,
body.woocommerce-account table.shop_table tbody,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody,
body.logged-in.woocommerce-wishlist table.shop_table tbody,
body.woocommerce-order-received table.woocommerce-orders-table tbody,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody,
body.woocommerce-order-received table.wishlist_table tbody,
body.woocommerce-order-received table.my_account_orders tbody,
body.woocommerce-order-received table.shop_table tbody {
background-color: transparent;
border: none; }
body.woocommerce-account table.woocommerce-orders-table tbody tr,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr,
body.woocommerce-account table.wishlist_table tbody tr,
body.woocommerce-account table.my_account_orders tbody tr,
body.woocommerce-account table.shop_table tbody tr,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr,
body.woocommerce-order-received table.wishlist_table tbody tr,
body.woocommerce-order-received table.my_account_orders tbody tr,
body.woocommerce-order-received table.shop_table tbody tr {
background-color: transparent;
border-bottom: 1px solid #dbdbdb; }
body.woocommerce-account table.woocommerce-orders-table tbody tr:last-child,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr:last-child,
body.woocommerce-account table.wishlist_table tbody tr:last-child,
body.woocommerce-account table.my_account_orders tbody tr:last-child,
body.woocommerce-account table.shop_table tbody tr:last-child,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr:last-child,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr:last-child,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr:last-child,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr:last-child,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr:last-child,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr:last-child,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr:last-child,
body.woocommerce-order-received table.wishlist_table tbody tr:last-child,
body.woocommerce-order-received table.my_account_orders tbody tr:last-child,
body.woocommerce-order-received table.shop_table tbody tr:last-child {
border-bottom: none; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td,
body.woocommerce-account table.wishlist_table tbody tr td,
body.woocommerce-account table.my_account_orders tbody tr td,
body.woocommerce-account table.shop_table tbody tr td,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td,
body.woocommerce-order-received table.wishlist_table tbody tr td,
body.woocommerce-order-received table.my_account_orders tbody tr td,
body.woocommerce-order-received table.shop_table tbody tr td {
padding-right: 0.9375rem;
font-size: 18px;
line-height: 1.4; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td del,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td del,
body.woocommerce-account table.wishlist_table tbody tr td del,
body.woocommerce-account table.my_account_orders tbody tr td del,
body.woocommerce-account table.shop_table tbody tr td del,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td del,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td del,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td del,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td del,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td del,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td del,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td del,
body.woocommerce-order-received table.wishlist_table tbody tr td del,
body.woocommerce-order-received table.my_account_orders tbody tr td del,
body.woocommerce-order-received table.shop_table tbody tr td del {
text-align: right;
position: relative;
display: inline;
width: 100%;
text-decoration: none; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td del .amount,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td del .amount,
body.woocommerce-account table.wishlist_table tbody tr td del .amount,
body.woocommerce-account table.my_account_orders tbody tr td del .amount,
body.woocommerce-account table.shop_table tbody tr td del .amount,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td del .amount,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td del .amount,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td del .amount,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td del .amount,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td del .amount,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td del .amount,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td del .amount,
body.woocommerce-order-received table.wishlist_table tbody tr td del .amount,
body.woocommerce-order-received table.my_account_orders tbody tr td del .amount,
body.woocommerce-order-received table.shop_table tbody tr td del .amount {
line-height: 1.4; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td del span,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td del span,
body.woocommerce-account table.wishlist_table tbody tr td del span,
body.woocommerce-account table.my_account_orders tbody tr td del span,
body.woocommerce-account table.shop_table tbody tr td del span,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td del span,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td del span,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td del span,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td del span,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td del span,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td del span,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td del span,
body.woocommerce-order-received table.wishlist_table tbody tr td del span,
body.woocommerce-order-received table.my_account_orders tbody tr td del span,
body.woocommerce-order-received table.shop_table tbody tr td del span {
color: #666;
font-size: 85%;
font-weight: 300; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td del sup,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td del sup,
body.woocommerce-account table.wishlist_table tbody tr td del sup,
body.woocommerce-account table.my_account_orders tbody tr td del sup,
body.woocommerce-account table.shop_table tbody tr td del sup,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td del sup,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td del sup,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td del sup,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td del sup,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td del sup,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td del sup,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td del sup,
body.woocommerce-order-received table.wishlist_table tbody tr td del sup,
body.woocommerce-order-received table.my_account_orders tbody tr td del sup,
body.woocommerce-order-received table.shop_table tbody tr td del sup {
font-weight: 300; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td del .amount:before,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td del .amount:before,
body.woocommerce-account table.wishlist_table tbody tr td del .amount:before,
body.woocommerce-account table.my_account_orders tbody tr td del .amount:before,
body.woocommerce-account table.shop_table tbody tr td del .amount:before,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td del .amount:before,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td del .amount:before,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td del .amount:before,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td del .amount:before,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td del .amount:before,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td del .amount:before,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td del .amount:before,
body.woocommerce-order-received table.wishlist_table tbody tr td del .amount:before,
body.woocommerce-order-received table.my_account_orders tbody tr td del .amount:before,
body.woocommerce-order-received table.shop_table tbody tr td del .amount:before {
width: 100%;
position: absolute;
content: "";
right: 0;
top: 50%;
height: 0px;
border-bottom: 1px solid #f9423a;
opacity: 0.7;
transform: rotate(-15deg); }
body.woocommerce-account table.woocommerce-orders-table tbody tr td ins,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td ins,
body.woocommerce-account table.wishlist_table tbody tr td ins,
body.woocommerce-account table.my_account_orders tbody tr td ins,
body.woocommerce-account table.shop_table tbody tr td ins,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td ins,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td ins,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td ins,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td ins,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td ins,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td ins,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td ins,
body.woocommerce-order-received table.wishlist_table tbody tr td ins,
body.woocommerce-order-received table.my_account_orders tbody tr td ins,
body.woocommerce-order-received table.shop_table tbody tr td ins {
color: #f9423a;
text-decoration: none;
line-height: 1; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.waitlist-thumbnail,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.waitlist-thumbnail,
body.woocommerce-account table.wishlist_table tbody tr td.waitlist-thumbnail,
body.woocommerce-account table.my_account_orders tbody tr td.waitlist-thumbnail,
body.woocommerce-account table.shop_table tbody tr td.waitlist-thumbnail,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.waitlist-thumbnail,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.waitlist-thumbnail,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.waitlist-thumbnail,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.waitlist-thumbnail,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.waitlist-thumbnail,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.waitlist-thumbnail,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.waitlist-thumbnail,
body.woocommerce-order-received table.wishlist_table tbody tr td.waitlist-thumbnail,
body.woocommerce-order-received table.my_account_orders tbody tr td.waitlist-thumbnail,
body.woocommerce-order-received table.shop_table tbody tr td.waitlist-thumbnail {
width: 10%; }
@media screen and (max-width: 47.99875em) {
body.woocommerce-account table.woocommerce-orders-table tbody tr td.waitlist-thumbnail,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.waitlist-thumbnail,
body.woocommerce-account table.wishlist_table tbody tr td.waitlist-thumbnail,
body.woocommerce-account table.my_account_orders tbody tr td.waitlist-thumbnail,
body.woocommerce-account table.shop_table tbody tr td.waitlist-thumbnail,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.waitlist-thumbnail,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.waitlist-thumbnail,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.waitlist-thumbnail,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.waitlist-thumbnail,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.waitlist-thumbnail,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.waitlist-thumbnail,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.waitlist-thumbnail,
body.woocommerce-order-received table.wishlist_table tbody tr td.waitlist-thumbnail,
body.woocommerce-order-received table.my_account_orders tbody tr td.waitlist-thumbnail,
body.woocommerce-order-received table.shop_table tbody tr td.waitlist-thumbnail {
width: auto; } }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.waitlist-thumbnail a.go-shop-link,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.waitlist-thumbnail a.go-shop-link,
body.woocommerce-account table.wishlist_table tbody tr td.waitlist-thumbnail a.go-shop-link,
body.woocommerce-account table.my_account_orders tbody tr td.waitlist-thumbnail a.go-shop-link,
body.woocommerce-account table.shop_table tbody tr td.waitlist-thumbnail a.go-shop-link,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.waitlist-thumbnail a.go-shop-link,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.waitlist-thumbnail a.go-shop-link,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.waitlist-thumbnail a.go-shop-link,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.waitlist-thumbnail a.go-shop-link,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.waitlist-thumbnail a.go-shop-link,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.waitlist-thumbnail a.go-shop-link,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.waitlist-thumbnail a.go-shop-link,
body.woocommerce-order-received table.wishlist_table tbody tr td.waitlist-thumbnail a.go-shop-link,
body.woocommerce-order-received table.my_account_orders tbody tr td.waitlist-thumbnail a.go-shop-link,
body.woocommerce-order-received table.shop_table tbody tr td.waitlist-thumbnail a.go-shop-link {
display: inline; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td a,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td a,
body.woocommerce-account table.wishlist_table tbody tr td a,
body.woocommerce-account table.my_account_orders tbody tr td a,
body.woocommerce-account table.shop_table tbody tr td a,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td a,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td a,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td a,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td a,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td a,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td a,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td a,
body.woocommerce-order-received table.wishlist_table tbody tr td a,
body.woocommerce-order-received table.my_account_orders tbody tr td a,
body.woocommerce-order-received table.shop_table tbody tr td a {
background-image: none !important;
-moz-transition: opacity 0.3s !important;
-o-transition: opacity 0.3s !important;
-webkit-transition: opacity 0.3s !important;
transition: opacity 0.3s !important; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td a:hover,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td a:hover,
body.woocommerce-account table.wishlist_table tbody tr td a:hover,
body.woocommerce-account table.my_account_orders tbody tr td a:hover,
body.woocommerce-account table.shop_table tbody tr td a:hover,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td a:hover,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td a:hover,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td a:hover,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td a:hover,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td a:hover,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td a:hover,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td a:hover,
body.woocommerce-order-received table.wishlist_table tbody tr td a:hover,
body.woocommerce-order-received table.my_account_orders tbody tr td a:hover,
body.woocommerce-order-received table.shop_table tbody tr td a:hover {
opacity: .6; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td:first-child a,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td:first-child a,
body.woocommerce-account table.wishlist_table tbody tr td:first-child a,
body.woocommerce-account table.my_account_orders tbody tr td:first-child a,
body.woocommerce-account table.shop_table tbody tr td:first-child a,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td:first-child a,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td:first-child a,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td:first-child a,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td:first-child a,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td:first-child a,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td:first-child a,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td:first-child a,
body.woocommerce-order-received table.wishlist_table tbody tr td:first-child a,
body.woocommerce-order-received table.my_account_orders tbody tr td:first-child a,
body.woocommerce-order-received table.shop_table tbody tr td:first-child a {
font-size: 18px;
line-height: 1.4;
font-weight: 400; }
@media screen and (max-width: 31.25em) {
body.woocommerce-account table.woocommerce-orders-table tbody tr td:first-child a,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td:first-child a,
body.woocommerce-account table.wishlist_table tbody tr td:first-child a,
body.woocommerce-account table.my_account_orders tbody tr td:first-child a,
body.woocommerce-account table.shop_table tbody tr td:first-child a,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td:first-child a,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td:first-child a,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td:first-child a,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td:first-child a,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td:first-child a,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td:first-child a,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td:first-child a,
body.woocommerce-order-received table.wishlist_table tbody tr td:first-child a,
body.woocommerce-order-received table.my_account_orders tbody tr td:first-child a,
body.woocommerce-order-received table.shop_table tbody tr td:first-child a {
font-size: 16px; } }
body.woocommerce-account table.woocommerce-orders-table tbody tr td:last-child,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td:last-child,
body.woocommerce-account table.wishlist_table tbody tr td:last-child,
body.woocommerce-account table.my_account_orders tbody tr td:last-child,
body.woocommerce-account table.shop_table tbody tr td:last-child,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td:last-child,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td:last-child,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td:last-child,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td:last-child,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td:last-child,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td:last-child,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td:last-child,
body.woocommerce-order-received table.wishlist_table tbody tr td:last-child,
body.woocommerce-order-received table.my_account_orders tbody tr td:last-child,
body.woocommerce-order-received table.shop_table tbody tr td:last-child {
padding-right: 0;
text-align: right; }
@media screen and (max-width: 47.99875em) {
body.woocommerce-account table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a,
body.woocommerce-account table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a,
body.woocommerce-account table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a,
body.woocommerce-account table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a,
body.woocommerce-order-received table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a,
body.woocommerce-order-received table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a,
body.woocommerce-order-received table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a {
display: block;
margin-top: 15px; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a:first-child,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a:first-child,
body.woocommerce-account table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a:first-child,
body.woocommerce-account table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a:first-child,
body.woocommerce-account table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a:first-child,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a:first-child,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a:first-child,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a:first-child,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a:first-child,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a:first-child,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a:first-child,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a:first-child,
body.woocommerce-order-received table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a:first-child,
body.woocommerce-order-received table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a:first-child,
body.woocommerce-order-received table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions:last-child a:first-child {
margin-top: 0; } }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.product-remove div,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.product-remove div,
body.woocommerce-account table.wishlist_table tbody tr td.product-remove div,
body.woocommerce-account table.my_account_orders tbody tr td.product-remove div,
body.woocommerce-account table.shop_table tbody tr td.product-remove div,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.product-remove div,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.product-remove div,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.product-remove div,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.product-remove div,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.product-remove div,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.product-remove div,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.product-remove div,
body.woocommerce-order-received table.wishlist_table tbody tr td.product-remove div,
body.woocommerce-order-received table.my_account_orders tbody tr td.product-remove div,
body.woocommerce-order-received table.shop_table tbody tr td.product-remove div {
position: relative;
height: 18px; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.product-remove a.remove,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.product-remove a.remove,
body.woocommerce-account table.wishlist_table tbody tr td.product-remove a.remove,
body.woocommerce-account table.my_account_orders tbody tr td.product-remove a.remove,
body.woocommerce-account table.shop_table tbody tr td.product-remove a.remove,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.product-remove a.remove,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.product-remove a.remove,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.product-remove a.remove,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.product-remove a.remove,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.product-remove a.remove,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.product-remove a.remove,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.product-remove a.remove,
body.woocommerce-order-received table.wishlist_table tbody tr td.product-remove a.remove,
body.woocommerce-order-received table.my_account_orders tbody tr td.product-remove a.remove,
body.woocommerce-order-received table.shop_table tbody tr td.product-remove a.remove {
position: absolute;
left: 0;
top: 0;
background-image: none !important;
display: inline-block;
font-size: 0px;
width: 18px;
height: 18px;
border-radius: 50%;
border: 1px solid #000;
background-color: #fff;
-moz-transition: opacity 0.3s !important;
-o-transition: opacity 0.3s !important;
-webkit-transition: opacity 0.3s !important;
transition: opacity 0.3s !important; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.product-remove a.remove:before,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.product-remove a.remove:before,
body.woocommerce-account table.wishlist_table tbody tr td.product-remove a.remove:before,
body.woocommerce-account table.my_account_orders tbody tr td.product-remove a.remove:before,
body.woocommerce-account table.shop_table tbody tr td.product-remove a.remove:before,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.product-remove a.remove:before,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.product-remove a.remove:before,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.product-remove a.remove:before,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.product-remove a.remove:before,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.product-remove a.remove:before,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.product-remove a.remove:before,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.product-remove a.remove:before,
body.woocommerce-order-received table.wishlist_table tbody tr td.product-remove a.remove:before,
body.woocommerce-order-received table.my_account_orders tbody tr td.product-remove a.remove:before,
body.woocommerce-order-received table.shop_table tbody tr td.product-remove a.remove:before {
color: #000;
position: absolute;
left: calc(50% - 7px);
top: calc(50% - 7px);
font-size: 14px; font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.product-remove a.remove:hover,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.product-remove a.remove:hover,
body.woocommerce-account table.wishlist_table tbody tr td.product-remove a.remove:hover,
body.woocommerce-account table.my_account_orders tbody tr td.product-remove a.remove:hover,
body.woocommerce-account table.shop_table tbody tr td.product-remove a.remove:hover,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.product-remove a.remove:hover,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.product-remove a.remove:hover,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.product-remove a.remove:hover,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.product-remove a.remove:hover,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.product-remove a.remove:hover,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.product-remove a.remove:hover,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.product-remove a.remove:hover,
body.woocommerce-order-received table.wishlist_table tbody tr td.product-remove a.remove:hover,
body.woocommerce-order-received table.my_account_orders tbody tr td.product-remove a.remove:hover,
body.woocommerce-order-received table.shop_table tbody tr td.product-remove a.remove:hover {
background-color: #000 !important; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.product-remove a.remove:hover:before,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.product-remove a.remove:hover:before,
body.woocommerce-account table.wishlist_table tbody tr td.product-remove a.remove:hover:before,
body.woocommerce-account table.my_account_orders tbody tr td.product-remove a.remove:hover:before,
body.woocommerce-account table.shop_table tbody tr td.product-remove a.remove:hover:before,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.product-remove a.remove:hover:before,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.product-remove a.remove:hover:before,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.product-remove a.remove:hover:before,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.product-remove a.remove:hover:before,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.product-remove a.remove:hover:before,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.product-remove a.remove:hover:before,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.product-remove a.remove:hover:before,
body.woocommerce-order-received table.wishlist_table tbody tr td.product-remove a.remove:hover:before,
body.woocommerce-order-received table.my_account_orders tbody tr td.product-remove a.remove:hover:before,
body.woocommerce-order-received table.shop_table tbody tr td.product-remove a.remove:hover:before {
color: #fff; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.product-name a,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.product-name a,
body.woocommerce-account table.wishlist_table tbody tr td.product-name a,
body.woocommerce-account table.my_account_orders tbody tr td.product-name a,
body.woocommerce-account table.shop_table tbody tr td.product-name a,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.product-name a,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.product-name a,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.product-name a,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.product-name a,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.product-name a,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.product-name a,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.product-name a,
body.woocommerce-order-received table.wishlist_table tbody tr td.product-name a,
body.woocommerce-order-received table.my_account_orders tbody tr td.product-name a,
body.woocommerce-order-received table.shop_table tbody tr td.product-name a {
font-size: 18px;
line-height: 1.2; }
@media screen and (max-width: 31.25em) {
body.woocommerce-account table.woocommerce-orders-table tbody tr td.product-name a,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.product-name a,
body.woocommerce-account table.wishlist_table tbody tr td.product-name a,
body.woocommerce-account table.my_account_orders tbody tr td.product-name a,
body.woocommerce-account table.shop_table tbody tr td.product-name a,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.product-name a,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.product-name a,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.product-name a,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.product-name a,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.product-name a,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.product-name a,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.product-name a,
body.woocommerce-order-received table.wishlist_table tbody tr td.product-name a,
body.woocommerce-order-received table.my_account_orders tbody tr td.product-name a,
body.woocommerce-order-received table.shop_table tbody tr td.product-name a {
font-size: 16px; } }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.product-stock-status span,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.product-stock-status span,
body.woocommerce-account table.wishlist_table tbody tr td.product-stock-status span,
body.woocommerce-account table.my_account_orders tbody tr td.product-stock-status span,
body.woocommerce-account table.shop_table tbody tr td.product-stock-status span,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.product-stock-status span,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.product-stock-status span,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.product-stock-status span,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.product-stock-status span,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.product-stock-status span,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.product-stock-status span,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.product-stock-status span,
body.woocommerce-order-received table.wishlist_table tbody tr td.product-stock-status span,
body.woocommerce-order-received table.my_account_orders tbody tr td.product-stock-status span,
body.woocommerce-order-received table.shop_table tbody tr td.product-stock-status span {
font-size: 16px;
font-weight: 400; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.product-price del,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.product-price del,
body.woocommerce-account table.wishlist_table tbody tr td.product-price del,
body.woocommerce-account table.my_account_orders tbody tr td.product-price del,
body.woocommerce-account table.shop_table tbody tr td.product-price del,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.product-price del,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.product-price del,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.product-price del,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.product-price del,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.product-price del,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.product-price del,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.product-price del,
body.woocommerce-order-received table.wishlist_table tbody tr td.product-price del,
body.woocommerce-order-received table.my_account_orders tbody tr td.product-price del,
body.woocommerce-order-received table.shop_table tbody tr td.product-price del {
text-align: right;
position: relative;
display: inline;
width: 100%;
text-decoration: none; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.product-price del .amount,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.product-price del .amount,
body.woocommerce-account table.wishlist_table tbody tr td.product-price del .amount,
body.woocommerce-account table.my_account_orders tbody tr td.product-price del .amount,
body.woocommerce-account table.shop_table tbody tr td.product-price del .amount,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.product-price del .amount,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.product-price del .amount,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.product-price del .amount,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.product-price del .amount,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.product-price del .amount,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.product-price del .amount,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.product-price del .amount,
body.woocommerce-order-received table.wishlist_table tbody tr td.product-price del .amount,
body.woocommerce-order-received table.my_account_orders tbody tr td.product-price del .amount,
body.woocommerce-order-received table.shop_table tbody tr td.product-price del .amount {
line-height: 1.4; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.product-price del span,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.product-price del span,
body.woocommerce-account table.wishlist_table tbody tr td.product-price del span,
body.woocommerce-account table.my_account_orders tbody tr td.product-price del span,
body.woocommerce-account table.shop_table tbody tr td.product-price del span,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.product-price del span,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.product-price del span,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.product-price del span,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.product-price del span,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.product-price del span,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.product-price del span,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.product-price del span,
body.woocommerce-order-received table.wishlist_table tbody tr td.product-price del span,
body.woocommerce-order-received table.my_account_orders tbody tr td.product-price del span,
body.woocommerce-order-received table.shop_table tbody tr td.product-price del span {
color: #666;
font-size: 85%;
font-weight: 300; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.product-price del sup,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.product-price del sup,
body.woocommerce-account table.wishlist_table tbody tr td.product-price del sup,
body.woocommerce-account table.my_account_orders tbody tr td.product-price del sup,
body.woocommerce-account table.shop_table tbody tr td.product-price del sup,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.product-price del sup,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.product-price del sup,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.product-price del sup,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.product-price del sup,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.product-price del sup,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.product-price del sup,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.product-price del sup,
body.woocommerce-order-received table.wishlist_table tbody tr td.product-price del sup,
body.woocommerce-order-received table.my_account_orders tbody tr td.product-price del sup,
body.woocommerce-order-received table.shop_table tbody tr td.product-price del sup {
font-weight: 300; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.product-price del .amount:before,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.product-price del .amount:before,
body.woocommerce-account table.wishlist_table tbody tr td.product-price del .amount:before,
body.woocommerce-account table.my_account_orders tbody tr td.product-price del .amount:before,
body.woocommerce-account table.shop_table tbody tr td.product-price del .amount:before,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.product-price del .amount:before,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.product-price del .amount:before,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.product-price del .amount:before,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.product-price del .amount:before,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.product-price del .amount:before,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.product-price del .amount:before,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.product-price del .amount:before,
body.woocommerce-order-received table.wishlist_table tbody tr td.product-price del .amount:before,
body.woocommerce-order-received table.my_account_orders tbody tr td.product-price del .amount:before,
body.woocommerce-order-received table.shop_table tbody tr td.product-price del .amount:before {
width: 100%;
position: absolute;
content: "";
right: 0;
top: 50%;
height: 0px;
border-bottom: 1px solid #f9423a;
opacity: 0.7;
transform: rotate(-15deg); }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.product-price ins,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.product-price ins,
body.woocommerce-account table.wishlist_table tbody tr td.product-price ins,
body.woocommerce-account table.my_account_orders tbody tr td.product-price ins,
body.woocommerce-account table.shop_table tbody tr td.product-price ins,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.product-price ins,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.product-price ins,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.product-price ins,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.product-price ins,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.product-price ins,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.product-price ins,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.product-price ins,
body.woocommerce-order-received table.wishlist_table tbody tr td.product-price ins,
body.woocommerce-order-received table.my_account_orders tbody tr td.product-price ins,
body.woocommerce-order-received table.shop_table tbody tr td.product-price ins {
color: #f9423a;
text-decoration: none;
line-height: 1; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a, body.woocommerce-account table.woocommerce-orders-table tbody tr td.download-file a,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.download-file a,
body.woocommerce-account table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a,
body.woocommerce-account table.wishlist_table tbody tr td.download-file a,
body.woocommerce-account table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a,
body.woocommerce-account table.my_account_orders tbody tr td.download-file a,
body.woocommerce-account table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a,
body.woocommerce-account table.shop_table tbody tr td.download-file a,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.download-file a,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.download-file a,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.download-file a,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.download-file a,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.download-file a,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.download-file a,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.download-file a,
body.woocommerce-order-received table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a,
body.woocommerce-order-received table.wishlist_table tbody tr td.download-file a,
body.woocommerce-order-received table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a,
body.woocommerce-order-received table.my_account_orders tbody tr td.download-file a,
body.woocommerce-order-received table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a,
body.woocommerce-order-received table.shop_table tbody tr td.download-file a {
position: relative;
font-size: 18px;
line-height: 1.2;
font-weight: 400;
padding-right: 1.5rem;
margin-left: 1.25rem;
background-image: none !important;
transition: opacity .3s !important; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a:first-child, body.woocommerce-account table.woocommerce-orders-table tbody tr td.download-file a:first-child,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a:first-child,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.download-file a:first-child,
body.woocommerce-account table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a:first-child,
body.woocommerce-account table.wishlist_table tbody tr td.download-file a:first-child,
body.woocommerce-account table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a:first-child,
body.woocommerce-account table.my_account_orders tbody tr td.download-file a:first-child,
body.woocommerce-account table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a:first-child,
body.woocommerce-account table.shop_table tbody tr td.download-file a:first-child,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a:first-child,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.download-file a:first-child,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a:first-child,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.download-file a:first-child,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a:first-child,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.download-file a:first-child,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a:first-child,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.download-file a:first-child,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a:first-child,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.download-file a:first-child,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a:first-child,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.download-file a:first-child,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a:first-child,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.download-file a:first-child,
body.woocommerce-order-received table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a:first-child,
body.woocommerce-order-received table.wishlist_table tbody tr td.download-file a:first-child,
body.woocommerce-order-received table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a:first-child,
body.woocommerce-order-received table.my_account_orders tbody tr td.download-file a:first-child,
body.woocommerce-order-received table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a:first-child,
body.woocommerce-order-received table.shop_table tbody tr td.download-file a:first-child {
margin-left: 0; }
@media screen and (max-width: 47.99875em) {
body.woocommerce-account table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a, body.woocommerce-account table.woocommerce-orders-table tbody tr td.download-file a,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.download-file a,
body.woocommerce-account table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a,
body.woocommerce-account table.wishlist_table tbody tr td.download-file a,
body.woocommerce-account table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a,
body.woocommerce-account table.my_account_orders tbody tr td.download-file a,
body.woocommerce-account table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a,
body.woocommerce-account table.shop_table tbody tr td.download-file a,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.download-file a,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.download-file a,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.download-file a,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.download-file a,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.download-file a,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.download-file a,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.download-file a,
body.woocommerce-order-received table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a,
body.woocommerce-order-received table.wishlist_table tbody tr td.download-file a,
body.woocommerce-order-received table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a,
body.woocommerce-order-received table.my_account_orders tbody tr td.download-file a,
body.woocommerce-order-received table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a,
body.woocommerce-order-received table.shop_table tbody tr td.download-file a {
font-size: 16px;
padding-right: 0; } }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a.request_warranty, body.woocommerce-account table.woocommerce-orders-table tbody tr td.download-file a.request_warranty,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a.request_warranty,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.download-file a.request_warranty,
body.woocommerce-account table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a.request_warranty,
body.woocommerce-account table.wishlist_table tbody tr td.download-file a.request_warranty,
body.woocommerce-account table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a.request_warranty,
body.woocommerce-account table.my_account_orders tbody tr td.download-file a.request_warranty,
body.woocommerce-account table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a.request_warranty,
body.woocommerce-account table.shop_table tbody tr td.download-file a.request_warranty,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a.request_warranty,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.download-file a.request_warranty,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a.request_warranty,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.download-file a.request_warranty,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a.request_warranty,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.download-file a.request_warranty,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a.request_warranty,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.download-file a.request_warranty,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a.request_warranty,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.download-file a.request_warranty,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a.request_warranty,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.download-file a.request_warranty,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a.request_warranty,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.download-file a.request_warranty,
body.woocommerce-order-received table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a.request_warranty,
body.woocommerce-order-received table.wishlist_table tbody tr td.download-file a.request_warranty,
body.woocommerce-order-received table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a.request_warranty,
body.woocommerce-order-received table.my_account_orders tbody tr td.download-file a.request_warranty,
body.woocommerce-order-received table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a.request_warranty,
body.woocommerce-order-received table.shop_table tbody tr td.download-file a.request_warranty {
padding-right: 0; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a:hover, body.woocommerce-account table.woocommerce-orders-table tbody tr td.download-file a:hover,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a:hover,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.download-file a:hover,
body.woocommerce-account table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a:hover,
body.woocommerce-account table.wishlist_table tbody tr td.download-file a:hover,
body.woocommerce-account table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a:hover,
body.woocommerce-account table.my_account_orders tbody tr td.download-file a:hover,
body.woocommerce-account table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a:hover,
body.woocommerce-account table.shop_table tbody tr td.download-file a:hover,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a:hover,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.download-file a:hover,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a:hover,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.download-file a:hover,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a:hover,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.download-file a:hover,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a:hover,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.download-file a:hover,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a:hover,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.download-file a:hover,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a:hover,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.download-file a:hover,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a:hover,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.download-file a:hover,
body.woocommerce-order-received table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a:hover,
body.woocommerce-order-received table.wishlist_table tbody tr td.download-file a:hover,
body.woocommerce-order-received table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a:hover,
body.woocommerce-order-received table.my_account_orders tbody tr td.download-file a:hover,
body.woocommerce-order-received table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a:hover,
body.woocommerce-order-received table.shop_table tbody tr td.download-file a:hover {
opacity: 0.6; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a:after, body.woocommerce-account table.woocommerce-orders-table tbody tr td.download-file a:after,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a:after,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.download-file a:after,
body.woocommerce-account table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a:after,
body.woocommerce-account table.wishlist_table tbody tr td.download-file a:after,
body.woocommerce-account table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a:after,
body.woocommerce-account table.my_account_orders tbody tr td.download-file a:after,
body.woocommerce-account table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a:after,
body.woocommerce-account table.shop_table tbody tr td.download-file a:after,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a:after,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.download-file a:after,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a:after,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.download-file a:after,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a:after,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.download-file a:after,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a:after,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.download-file a:after,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a:after,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.download-file a:after,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a:after,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.download-file a:after,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a:after,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.download-file a:after,
body.woocommerce-order-received table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a:after,
body.woocommerce-order-received table.wishlist_table tbody tr td.download-file a:after,
body.woocommerce-order-received table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a:after,
body.woocommerce-order-received table.my_account_orders tbody tr td.download-file a:after,
body.woocommerce-order-received table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a:after,
body.woocommerce-order-received table.shop_table tbody tr td.download-file a:after {
position: absolute;
right: 0;
top: 0;
font-size: 16px; }
@media screen and (max-width: 47.99875em) {
body.woocommerce-account table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a:after, body.woocommerce-account table.woocommerce-orders-table tbody tr td.download-file a:after,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a:after,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.download-file a:after,
body.woocommerce-account table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a:after,
body.woocommerce-account table.wishlist_table tbody tr td.download-file a:after,
body.woocommerce-account table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a:after,
body.woocommerce-account table.my_account_orders tbody tr td.download-file a:after,
body.woocommerce-account table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a:after,
body.woocommerce-account table.shop_table tbody tr td.download-file a:after,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a:after,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.download-file a:after,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a:after,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.download-file a:after,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a:after,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.download-file a:after,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a:after,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.download-file a:after,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a:after,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.download-file a:after,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a:after,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.download-file a:after,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a:after,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.download-file a:after,
body.woocommerce-order-received table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a:after,
body.woocommerce-order-received table.wishlist_table tbody tr td.download-file a:after,
body.woocommerce-order-received table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a:after,
body.woocommerce-order-received table.my_account_orders tbody tr td.download-file a:after,
body.woocommerce-order-received table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a:after,
body.woocommerce-order-received table.shop_table tbody tr td.download-file a:after {
display: none; } }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a.pay:after, body.woocommerce-account table.woocommerce-orders-table tbody tr td.download-file a.pay:after,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a.pay:after,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.download-file a.pay:after,
body.woocommerce-account table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a.pay:after,
body.woocommerce-account table.wishlist_table tbody tr td.download-file a.pay:after,
body.woocommerce-account table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a.pay:after,
body.woocommerce-account table.my_account_orders tbody tr td.download-file a.pay:after,
body.woocommerce-account table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a.pay:after,
body.woocommerce-account table.shop_table tbody tr td.download-file a.pay:after,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a.pay:after,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.download-file a.pay:after,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a.pay:after,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.download-file a.pay:after,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a.pay:after,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.download-file a.pay:after,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a.pay:after,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.download-file a.pay:after,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a.pay:after,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.download-file a.pay:after,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a.pay:after,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.download-file a.pay:after,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a.pay:after,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.download-file a.pay:after,
body.woocommerce-order-received table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a.pay:after,
body.woocommerce-order-received table.wishlist_table tbody tr td.download-file a.pay:after,
body.woocommerce-order-received table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a.pay:after,
body.woocommerce-order-received table.my_account_orders tbody tr td.download-file a.pay:after,
body.woocommerce-order-received table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a.pay:after,
body.woocommerce-order-received table.shop_table tbody tr td.download-file a.pay:after { font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a.view:after, body.woocommerce-account table.woocommerce-orders-table tbody tr td.download-file a.view:after,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a.view:after,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.download-file a.view:after,
body.woocommerce-account table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a.view:after,
body.woocommerce-account table.wishlist_table tbody tr td.download-file a.view:after,
body.woocommerce-account table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a.view:after,
body.woocommerce-account table.my_account_orders tbody tr td.download-file a.view:after,
body.woocommerce-account table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a.view:after,
body.woocommerce-account table.shop_table tbody tr td.download-file a.view:after,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a.view:after,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.download-file a.view:after,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a.view:after,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.download-file a.view:after,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a.view:after,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.download-file a.view:after,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a.view:after,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.download-file a.view:after,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a.view:after,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.download-file a.view:after,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a.view:after,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.download-file a.view:after,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a.view:after,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.download-file a.view:after,
body.woocommerce-order-received table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a.view:after,
body.woocommerce-order-received table.wishlist_table tbody tr td.download-file a.view:after,
body.woocommerce-order-received table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a.view:after,
body.woocommerce-order-received table.my_account_orders tbody tr td.download-file a.view:after,
body.woocommerce-order-received table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a.view:after,
body.woocommerce-order-received table.shop_table tbody tr td.download-file a.view:after { font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a.invoice:after, body.woocommerce-account table.woocommerce-orders-table tbody tr td.download-file a.invoice:after,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a.invoice:after,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.download-file a.invoice:after,
body.woocommerce-account table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a.invoice:after,
body.woocommerce-account table.wishlist_table tbody tr td.download-file a.invoice:after,
body.woocommerce-account table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a.invoice:after,
body.woocommerce-account table.my_account_orders tbody tr td.download-file a.invoice:after,
body.woocommerce-account table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a.invoice:after,
body.woocommerce-account table.shop_table tbody tr td.download-file a.invoice:after,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a.invoice:after,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.download-file a.invoice:after,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a.invoice:after,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.download-file a.invoice:after,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a.invoice:after,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.download-file a.invoice:after,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a.invoice:after,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.download-file a.invoice:after,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a.invoice:after,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.download-file a.invoice:after,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a.invoice:after,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.download-file a.invoice:after,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a.invoice:after,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.download-file a.invoice:after,
body.woocommerce-order-received table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a.invoice:after,
body.woocommerce-order-received table.wishlist_table tbody tr td.download-file a.invoice:after,
body.woocommerce-order-received table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a.invoice:after,
body.woocommerce-order-received table.my_account_orders tbody tr td.download-file a.invoice:after,
body.woocommerce-order-received table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a.invoice:after,
body.woocommerce-order-received table.shop_table tbody tr td.download-file a.invoice:after { font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel, body.woocommerce-account table.woocommerce-orders-table tbody tr td.download-file a.cancel,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.download-file a.cancel,
body.woocommerce-account table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel,
body.woocommerce-account table.wishlist_table tbody tr td.download-file a.cancel,
body.woocommerce-account table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel,
body.woocommerce-account table.my_account_orders tbody tr td.download-file a.cancel,
body.woocommerce-account table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel,
body.woocommerce-account table.shop_table tbody tr td.download-file a.cancel,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.download-file a.cancel,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.download-file a.cancel,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.download-file a.cancel,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.download-file a.cancel,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.download-file a.cancel,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.download-file a.cancel,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.download-file a.cancel,
body.woocommerce-order-received table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel,
body.woocommerce-order-received table.wishlist_table tbody tr td.download-file a.cancel,
body.woocommerce-order-received table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel,
body.woocommerce-order-received table.my_account_orders tbody tr td.download-file a.cancel,
body.woocommerce-order-received table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel,
body.woocommerce-order-received table.shop_table tbody tr td.download-file a.cancel {
padding-right: 1.25rem; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel:after, body.woocommerce-account table.woocommerce-orders-table tbody tr td.download-file a.cancel:after,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel:after,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.download-file a.cancel:after,
body.woocommerce-account table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel:after,
body.woocommerce-account table.wishlist_table tbody tr td.download-file a.cancel:after,
body.woocommerce-account table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel:after,
body.woocommerce-account table.my_account_orders tbody tr td.download-file a.cancel:after,
body.woocommerce-account table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel:after,
body.woocommerce-account table.shop_table tbody tr td.download-file a.cancel:after,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel:after,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.download-file a.cancel:after,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel:after,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.download-file a.cancel:after,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel:after,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.download-file a.cancel:after,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel:after,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.download-file a.cancel:after,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel:after,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.download-file a.cancel:after,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel:after,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.download-file a.cancel:after,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel:after,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.download-file a.cancel:after,
body.woocommerce-order-received table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel:after,
body.woocommerce-order-received table.wishlist_table tbody tr td.download-file a.cancel:after,
body.woocommerce-order-received table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel:after,
body.woocommerce-order-received table.my_account_orders tbody tr td.download-file a.cancel:after,
body.woocommerce-order-received table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a.cancel:after,
body.woocommerce-order-received table.shop_table tbody tr td.download-file a.cancel:after { font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a.woocommerce-MyAccount-downloads-file:after, body.woocommerce-account table.woocommerce-orders-table tbody tr td.download-file a.woocommerce-MyAccount-downloads-file:after,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a.woocommerce-MyAccount-downloads-file:after,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.download-file a.woocommerce-MyAccount-downloads-file:after,
body.woocommerce-account table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a.woocommerce-MyAccount-downloads-file:after,
body.woocommerce-account table.wishlist_table tbody tr td.download-file a.woocommerce-MyAccount-downloads-file:after,
body.woocommerce-account table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a.woocommerce-MyAccount-downloads-file:after,
body.woocommerce-account table.my_account_orders tbody tr td.download-file a.woocommerce-MyAccount-downloads-file:after,
body.woocommerce-account table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a.woocommerce-MyAccount-downloads-file:after,
body.woocommerce-account table.shop_table tbody tr td.download-file a.woocommerce-MyAccount-downloads-file:after,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a.woocommerce-MyAccount-downloads-file:after,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.download-file a.woocommerce-MyAccount-downloads-file:after,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a.woocommerce-MyAccount-downloads-file:after,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.download-file a.woocommerce-MyAccount-downloads-file:after,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a.woocommerce-MyAccount-downloads-file:after,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.download-file a.woocommerce-MyAccount-downloads-file:after,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a.woocommerce-MyAccount-downloads-file:after,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.download-file a.woocommerce-MyAccount-downloads-file:after,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a.woocommerce-MyAccount-downloads-file:after,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.download-file a.woocommerce-MyAccount-downloads-file:after,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a.woocommerce-MyAccount-downloads-file:after,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.download-file a.woocommerce-MyAccount-downloads-file:after,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-actions a.woocommerce-MyAccount-downloads-file:after,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.download-file a.woocommerce-MyAccount-downloads-file:after,
body.woocommerce-order-received table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-actions a.woocommerce-MyAccount-downloads-file:after,
body.woocommerce-order-received table.wishlist_table tbody tr td.download-file a.woocommerce-MyAccount-downloads-file:after,
body.woocommerce-order-received table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a.woocommerce-MyAccount-downloads-file:after,
body.woocommerce-order-received table.my_account_orders tbody tr td.download-file a.woocommerce-MyAccount-downloads-file:after,
body.woocommerce-order-received table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions a.woocommerce-MyAccount-downloads-file:after,
body.woocommerce-order-received table.shop_table tbody tr td.download-file a.woocommerce-MyAccount-downloads-file:after { font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.product-add-to-cart a,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.product-add-to-cart a,
body.woocommerce-account table.wishlist_table tbody tr td.product-add-to-cart a,
body.woocommerce-account table.my_account_orders tbody tr td.product-add-to-cart a,
body.woocommerce-account table.shop_table tbody tr td.product-add-to-cart a,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.product-add-to-cart a,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.product-add-to-cart a,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.product-add-to-cart a,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.product-add-to-cart a,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.product-add-to-cart a,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.product-add-to-cart a,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.product-add-to-cart a,
body.woocommerce-order-received table.wishlist_table tbody tr td.product-add-to-cart a,
body.woocommerce-order-received table.my_account_orders tbody tr td.product-add-to-cart a,
body.woocommerce-order-received table.shop_table tbody tr td.product-add-to-cart a {
opacity: 1;
color: #000;
display: inline-flex !important;
border-radius: 0;
background-color: #fff;
border-width: 1px;
padding: 12px 20px 9px;
height: auto;
font-size: 13px !important;
font-weight: 600 !important;
text-transform: capitalize;
letter-spacing: 0; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.product-add-to-cart a:before,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.product-add-to-cart a:before,
body.woocommerce-account table.wishlist_table tbody tr td.product-add-to-cart a:before,
body.woocommerce-account table.my_account_orders tbody tr td.product-add-to-cart a:before,
body.woocommerce-account table.shop_table tbody tr td.product-add-to-cart a:before,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.product-add-to-cart a:before,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.product-add-to-cart a:before,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.product-add-to-cart a:before,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.product-add-to-cart a:before,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.product-add-to-cart a:before,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.product-add-to-cart a:before,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.product-add-to-cart a:before,
body.woocommerce-order-received table.wishlist_table tbody tr td.product-add-to-cart a:before,
body.woocommerce-order-received table.my_account_orders tbody tr td.product-add-to-cart a:before,
body.woocommerce-order-received table.shop_table tbody tr td.product-add-to-cart a:before {
background-color: #000; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.product-add-to-cart a:hover,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.product-add-to-cart a:hover,
body.woocommerce-account table.wishlist_table tbody tr td.product-add-to-cart a:hover,
body.woocommerce-account table.my_account_orders tbody tr td.product-add-to-cart a:hover,
body.woocommerce-account table.shop_table tbody tr td.product-add-to-cart a:hover,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.product-add-to-cart a:hover,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.product-add-to-cart a:hover,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.product-add-to-cart a:hover,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.product-add-to-cart a:hover,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.product-add-to-cart a:hover,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.product-add-to-cart a:hover,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.product-add-to-cart a:hover,
body.woocommerce-order-received table.wishlist_table tbody tr td.product-add-to-cart a:hover,
body.woocommerce-order-received table.my_account_orders tbody tr td.product-add-to-cart a:hover,
body.woocommerce-order-received table.shop_table tbody tr td.product-add-to-cart a:hover {
color: #fff !important; }
@media screen and (max-width: 31.25em) {
body.woocommerce-account table.woocommerce-orders-table tbody tr td,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td,
body.woocommerce-account table.wishlist_table tbody tr td,
body.woocommerce-account table.my_account_orders tbody tr td,
body.woocommerce-account table.shop_table tbody tr td,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td,
body.woocommerce-order-received table.wishlist_table tbody tr td,
body.woocommerce-order-received table.my_account_orders tbody tr td,
body.woocommerce-order-received table.shop_table tbody tr td {
font-size: 16px;
line-height: 1.2; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-number a,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-number a,
body.woocommerce-account table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-number a,
body.woocommerce-account table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-number a,
body.woocommerce-account table.shop_table tbody tr td.woocommerce-orders-table__cell-order-number a,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-number a,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-number a,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-number a,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-number a,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.woocommerce-orders-table__cell-order-number a,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-number a,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-number a,
body.woocommerce-order-received table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-number a,
body.woocommerce-order-received table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-number a,
body.woocommerce-order-received table.shop_table tbody tr td.woocommerce-orders-table__cell-order-number a {
font-size: 16px; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-total,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-total,
body.woocommerce-account table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-total,
body.woocommerce-account table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-total,
body.woocommerce-account table.shop_table tbody tr td.woocommerce-orders-table__cell-order-total,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-total,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-total,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-total,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-total,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.woocommerce-orders-table__cell-order-total,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-total,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-total,
body.woocommerce-order-received table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-total,
body.woocommerce-order-received table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-total,
body.woocommerce-order-received table.shop_table tbody tr td.woocommerce-orders-table__cell-order-total {
font-size: 0; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-date, body.woocommerce-account table.woocommerce-orders-table tbody tr td.download-remaining, body.woocommerce-account table.woocommerce-orders-table tbody tr td.product-thumbnail,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-date,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.download-remaining,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.product-thumbnail,
body.woocommerce-account table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-date,
body.woocommerce-account table.wishlist_table tbody tr td.download-remaining,
body.woocommerce-account table.wishlist_table tbody tr td.product-thumbnail,
body.woocommerce-account table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-date,
body.woocommerce-account table.my_account_orders tbody tr td.download-remaining,
body.woocommerce-account table.my_account_orders tbody tr td.product-thumbnail,
body.woocommerce-account table.shop_table tbody tr td.woocommerce-orders-table__cell-order-date,
body.woocommerce-account table.shop_table tbody tr td.download-remaining,
body.woocommerce-account table.shop_table tbody tr td.product-thumbnail,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-date,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.download-remaining,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.product-thumbnail,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-date,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.download-remaining,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.product-thumbnail,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-date,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.download-remaining,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.product-thumbnail,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-date,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.download-remaining,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.product-thumbnail,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.woocommerce-orders-table__cell-order-date,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.download-remaining,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.product-thumbnail,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-date,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.download-remaining,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.product-thumbnail,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-date,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.download-remaining,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.product-thumbnail,
body.woocommerce-order-received table.wishlist_table tbody tr td.woocommerce-orders-table__cell-order-date,
body.woocommerce-order-received table.wishlist_table tbody tr td.download-remaining,
body.woocommerce-order-received table.wishlist_table tbody tr td.product-thumbnail,
body.woocommerce-order-received table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-date,
body.woocommerce-order-received table.my_account_orders tbody tr td.download-remaining,
body.woocommerce-order-received table.my_account_orders tbody tr td.product-thumbnail,
body.woocommerce-order-received table.shop_table tbody tr td.woocommerce-orders-table__cell-order-date,
body.woocommerce-order-received table.shop_table tbody tr td.download-remaining,
body.woocommerce-order-received table.shop_table tbody tr td.product-thumbnail {
display: none; }
body.woocommerce-account table.woocommerce-orders-table tbody tr td.waitlist-thumbnail,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.waitlist-thumbnail,
body.woocommerce-account table.wishlist_table tbody tr td.waitlist-thumbnail,
body.woocommerce-account table.my_account_orders tbody tr td.waitlist-thumbnail,
body.woocommerce-account table.shop_table tbody tr td.waitlist-thumbnail,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.waitlist-thumbnail,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.waitlist-thumbnail,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.waitlist-thumbnail,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.waitlist-thumbnail,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.waitlist-thumbnail,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.waitlist-thumbnail,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.waitlist-thumbnail,
body.woocommerce-order-received table.wishlist_table tbody tr td.waitlist-thumbnail,
body.woocommerce-order-received table.my_account_orders tbody tr td.waitlist-thumbnail,
body.woocommerce-order-received table.shop_table tbody tr td.waitlist-thumbnail {
display: table-cell; } }
@media screen and (max-width: 23.4375em) {
body.woocommerce-account table.woocommerce-orders-table tbody tr td.product-stock-status,
body.woocommerce-account table.woocommerce-table--order-downloads tbody tr td.product-stock-status,
body.woocommerce-account table.wishlist_table tbody tr td.product-stock-status,
body.woocommerce-account table.my_account_orders tbody tr td.product-stock-status,
body.woocommerce-account table.shop_table tbody tr td.product-stock-status,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tbody tr td.product-stock-status,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tbody tr td.product-stock-status,
body.logged-in.woocommerce-wishlist table.wishlist_table tbody tr td.product-stock-status,
body.logged-in.woocommerce-wishlist table.my_account_orders tbody tr td.product-stock-status,
body.logged-in.woocommerce-wishlist table.shop_table tbody tr td.product-stock-status,
body.woocommerce-order-received table.woocommerce-orders-table tbody tr td.product-stock-status,
body.woocommerce-order-received table.woocommerce-table--order-downloads tbody tr td.product-stock-status,
body.woocommerce-order-received table.wishlist_table tbody tr td.product-stock-status,
body.woocommerce-order-received table.my_account_orders tbody tr td.product-stock-status,
body.woocommerce-order-received table.shop_table tbody tr td.product-stock-status {
display: none; } }
body.woocommerce-account table.woocommerce-orders-table tfoot,
body.woocommerce-account table.woocommerce-table--order-downloads tfoot,
body.woocommerce-account table.wishlist_table tfoot,
body.woocommerce-account table.my_account_orders tfoot,
body.woocommerce-account table.shop_table tfoot,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tfoot,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tfoot,
body.logged-in.woocommerce-wishlist table.wishlist_table tfoot,
body.logged-in.woocommerce-wishlist table.my_account_orders tfoot,
body.logged-in.woocommerce-wishlist table.shop_table tfoot,
body.woocommerce-order-received table.woocommerce-orders-table tfoot,
body.woocommerce-order-received table.woocommerce-table--order-downloads tfoot,
body.woocommerce-order-received table.wishlist_table tfoot,
body.woocommerce-order-received table.my_account_orders tfoot,
body.woocommerce-order-received table.shop_table tfoot {
color: #000;
border: none;
background: transparent; }
body.woocommerce-account table.woocommerce-orders-table tfoot .yith-wcwl-share,
body.woocommerce-account table.woocommerce-table--order-downloads tfoot .yith-wcwl-share,
body.woocommerce-account table.wishlist_table tfoot .yith-wcwl-share,
body.woocommerce-account table.my_account_orders tfoot .yith-wcwl-share,
body.woocommerce-account table.shop_table tfoot .yith-wcwl-share,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tfoot .yith-wcwl-share,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tfoot .yith-wcwl-share,
body.logged-in.woocommerce-wishlist table.wishlist_table tfoot .yith-wcwl-share,
body.logged-in.woocommerce-wishlist table.my_account_orders tfoot .yith-wcwl-share,
body.logged-in.woocommerce-wishlist table.shop_table tfoot .yith-wcwl-share,
body.woocommerce-order-received table.woocommerce-orders-table tfoot .yith-wcwl-share,
body.woocommerce-order-received table.woocommerce-table--order-downloads tfoot .yith-wcwl-share,
body.woocommerce-order-received table.wishlist_table tfoot .yith-wcwl-share,
body.woocommerce-order-received table.my_account_orders tfoot .yith-wcwl-share,
body.woocommerce-order-received table.shop_table tfoot .yith-wcwl-share {
margin-bottom: 0;
border-top: 2px solid #000;
padding-top: 1.5625rem; }
body.woocommerce-account table.woocommerce-orders-table tfoot .yith-wcwl-share .yith-wcwl-share-title,
body.woocommerce-account table.woocommerce-table--order-downloads tfoot .yith-wcwl-share .yith-wcwl-share-title,
body.woocommerce-account table.wishlist_table tfoot .yith-wcwl-share .yith-wcwl-share-title,
body.woocommerce-account table.my_account_orders tfoot .yith-wcwl-share .yith-wcwl-share-title,
body.woocommerce-account table.shop_table tfoot .yith-wcwl-share .yith-wcwl-share-title,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tfoot .yith-wcwl-share .yith-wcwl-share-title,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tfoot .yith-wcwl-share .yith-wcwl-share-title,
body.logged-in.woocommerce-wishlist table.wishlist_table tfoot .yith-wcwl-share .yith-wcwl-share-title,
body.logged-in.woocommerce-wishlist table.my_account_orders tfoot .yith-wcwl-share .yith-wcwl-share-title,
body.logged-in.woocommerce-wishlist table.shop_table tfoot .yith-wcwl-share .yith-wcwl-share-title,
body.woocommerce-order-received table.woocommerce-orders-table tfoot .yith-wcwl-share .yith-wcwl-share-title,
body.woocommerce-order-received table.woocommerce-table--order-downloads tfoot .yith-wcwl-share .yith-wcwl-share-title,
body.woocommerce-order-received table.wishlist_table tfoot .yith-wcwl-share .yith-wcwl-share-title,
body.woocommerce-order-received table.my_account_orders tfoot .yith-wcwl-share .yith-wcwl-share-title,
body.woocommerce-order-received table.shop_table tfoot .yith-wcwl-share .yith-wcwl-share-title {
font-size: 18px; }
body.woocommerce-account table.woocommerce-orders-table tfoot .yith-wcwl-share .social-icons li,
body.woocommerce-account table.woocommerce-table--order-downloads tfoot .yith-wcwl-share .social-icons li,
body.woocommerce-account table.wishlist_table tfoot .yith-wcwl-share .social-icons li,
body.woocommerce-account table.my_account_orders tfoot .yith-wcwl-share .social-icons li,
body.woocommerce-account table.shop_table tfoot .yith-wcwl-share .social-icons li,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tfoot .yith-wcwl-share .social-icons li,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tfoot .yith-wcwl-share .social-icons li,
body.logged-in.woocommerce-wishlist table.wishlist_table tfoot .yith-wcwl-share .social-icons li,
body.logged-in.woocommerce-wishlist table.my_account_orders tfoot .yith-wcwl-share .social-icons li,
body.logged-in.woocommerce-wishlist table.shop_table tfoot .yith-wcwl-share .social-icons li,
body.woocommerce-order-received table.woocommerce-orders-table tfoot .yith-wcwl-share .social-icons li,
body.woocommerce-order-received table.woocommerce-table--order-downloads tfoot .yith-wcwl-share .social-icons li,
body.woocommerce-order-received table.wishlist_table tfoot .yith-wcwl-share .social-icons li,
body.woocommerce-order-received table.my_account_orders tfoot .yith-wcwl-share .social-icons li,
body.woocommerce-order-received table.shop_table tfoot .yith-wcwl-share .social-icons li {
opacity: 1;
margin-right: 1.25rem; }
body.woocommerce-account table.woocommerce-orders-table tfoot .yith-wcwl-share .social-icons li a,
body.woocommerce-account table.woocommerce-table--order-downloads tfoot .yith-wcwl-share .social-icons li a,
body.woocommerce-account table.wishlist_table tfoot .yith-wcwl-share .social-icons li a,
body.woocommerce-account table.my_account_orders tfoot .yith-wcwl-share .social-icons li a,
body.woocommerce-account table.shop_table tfoot .yith-wcwl-share .social-icons li a,
body.logged-in.woocommerce-wishlist table.woocommerce-orders-table tfoot .yith-wcwl-share .social-icons li a,
body.logged-in.woocommerce-wishlist table.woocommerce-table--order-downloads tfoot .yith-wcwl-share .social-icons li a,
body.logged-in.woocommerce-wishlist table.wishlist_table tfoot .yith-wcwl-share .social-icons li a,
body.logged-in.woocommerce-wishlist table.my_account_orders tfoot .yith-wcwl-share .social-icons li a,
body.logged-in.woocommerce-wishlist table.shop_table tfoot .yith-wcwl-share .social-icons li a,
body.woocommerce-order-received table.woocommerce-orders-table tfoot .yith-wcwl-share .social-icons li a,
body.woocommerce-order-received table.woocommerce-table--order-downloads tfoot .yith-wcwl-share .social-icons li a,
body.woocommerce-order-received table.wishlist_table tfoot .yith-wcwl-share .social-icons li a,
body.woocommerce-order-received table.my_account_orders tfoot .yith-wcwl-share .social-icons li a,
body.woocommerce-order-received table.shop_table tfoot .yith-wcwl-share .social-icons li a {
background-image: none !important; }
@media screen and (max-width: 23.4375em) {
body.woocommerce-account table.yith-refund-table thead tr th:nth-child(2), body.woocommerce-account table.yith-refund-table thead tr th:nth-child(5),
body.logged-in.woocommerce-wishlist table.yith-refund-table thead tr th:nth-child(2),
body.logged-in.woocommerce-wishlist table.yith-refund-table thead tr th:nth-child(5),
body.woocommerce-order-received table.yith-refund-table thead tr th:nth-child(2),
body.woocommerce-order-received table.yith-refund-table thead tr th:nth-child(5) {
display: none; } }
body.woocommerce-account table.yith-refund-table tbody tr td b,
body.logged-in.woocommerce-wishlist table.yith-refund-table tbody tr td b,
body.woocommerce-order-received table.yith-refund-table tbody tr td b {
font-weight: 600; }
body.woocommerce-account table.yith-refund-table tbody tr td:nth-child(2) a,
body.logged-in.woocommerce-wishlist table.yith-refund-table tbody tr td:nth-child(2) a,
body.woocommerce-order-received table.yith-refund-table tbody tr td:nth-child(2) a {
font-size: 18px; }
@media screen and (max-width: 23.4375em) {
body.woocommerce-account table.yith-refund-table tbody tr td:nth-child(2), body.woocommerce-account table.yith-refund-table tbody tr td:nth-child(5),
body.logged-in.woocommerce-wishlist table.yith-refund-table tbody tr td:nth-child(2),
body.logged-in.woocommerce-wishlist table.yith-refund-table tbody tr td:nth-child(5),
body.woocommerce-order-received table.yith-refund-table tbody tr td:nth-child(2),
body.woocommerce-order-received table.yith-refund-table tbody tr td:nth-child(5) {
display: none; } }
@media screen and (max-width: 23.4375em) {
body.woocommerce-account table.yith-refund-table tbody tr td .button,
body.logged-in.woocommerce-wishlist table.yith-refund-table tbody tr td .button,
body.woocommerce-order-received table.yith-refund-table tbody tr td .button {
padding: 12px 15px 10px; } }
body.woocommerce-account .account-no-orders table.woocommerce-orders-table tbody tr td,
body.logged-in.woocommerce-wishlist .account-no-orders table.woocommerce-orders-table tbody tr td,
body.woocommerce-order-received .account-no-orders table.woocommerce-orders-table tbody tr td {
text-align: right;
padding: 1.875rem 0; }
body.woocommerce-account table.waitlist-no-products thead tr th,
body.logged-in.woocommerce-wishlist table.waitlist-no-products thead tr th,
body.woocommerce-order-received table.waitlist-no-products thead tr th {
text-align: left !important; }
body.woocommerce-account .login-cells .login-content,
body.logged-in.woocommerce-wishlist .login-cells .login-content,
body.woocommerce-order-received .login-cells .login-content {
width: 100%;
max-width: 550px;
margin: 0 auto;
padding-left: 1.25rem;
padding-right: 1.25rem;
padding-bottom: 3.75rem;
min-height: 100vh; }
body.woocommerce-account .login-cells .login-content .login-content-inner,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner,
body.woocommerce-order-received .login-cells .login-content .login-content-inner {
position: relative;
width: 100%;
height: 100%; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .form-row-first,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .form-row-last,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .form-row-first,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .form-row-last,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .form-row-first,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .form-row-last {
float: none;
width: 100%; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap #bb-show-register-button,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap #bb-show-register-button,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap #bb-show-register-button {
width: 100%; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap {
opacity: 0;
z-index: -1;
width: 100%;
position: absolute;
left: 0;
top: 30px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap.inline,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap.inline,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap.inline,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap.inline,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap.inline,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap.inline,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap.inline,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap.inline,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap.inline {
position: relative;
z-index: 100; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap.fade-in,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap.fade-in,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap.fade-in,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap.fade-in,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap.fade-in,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap.fade-in,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap.fade-in,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap.fade-in,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap.fade-in {
opacity: 1; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap.slide-up,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap.slide-up,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap.slide-up,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap.slide-up,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap.slide-up,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap.slide-up,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap.slide-up,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap.slide-up,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap.slide-up {
top: 0px; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-form-register p:nth-child(2),
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-form-register p:nth-child(2),
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-form-register p:nth-child(2),
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-form-register p:nth-child(2),
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-form-register p:nth-child(2),
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-form-register p:nth-child(2),
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-form-register p:nth-child(2),
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-form-register p:nth-child(2),
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-form-register p:nth-child(2) {
margin-bottom: 20px; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-password-strength,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-password-strength,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-password-strength,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-password-strength,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-password-strength,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-password-strength,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-password-strength,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-password-strength,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-password-strength {
font-size: 16px;
font-weight: 600; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-password-strength:before,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-password-strength:before,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-password-strength:before,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-password-strength:before,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-password-strength:before,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-password-strength:before,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-password-strength:before,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-password-strength:before,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-password-strength:before {
margin-right: 5px; font-family: 'Barberry' !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;
content: ""; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-password-strength.bad,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-password-strength.bad,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-password-strength.bad,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-password-strength.bad,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-password-strength.bad,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-password-strength.bad,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-password-strength.bad,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-password-strength.bad,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-password-strength.bad {
color: #f9423a; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-password-strength.good, body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-password-strength.strong,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-password-strength.good,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-password-strength.strong,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-password-strength.good,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-password-strength.strong,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-password-strength.good,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-password-strength.strong,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-password-strength.good,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-password-strength.strong,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-password-strength.good,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-password-strength.strong,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-password-strength.good,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-password-strength.strong,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-password-strength.good,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-password-strength.strong,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-password-strength.good,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-password-strength.strong {
color: #7fb34d; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-password-hint,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-password-hint,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-password-hint,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-password-hint,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-password-hint,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-password-hint,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-password-hint,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-password-hint,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-password-hint {
display: block;
color: #666;
font-size: 16px;
line-height: 1.4; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-password-text,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-password-text,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-password-text,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-password-text,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-password-text,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-password-text,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-password-text,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-password-text,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-password-text {
border-bottom: 1px solid #eee;
margin-bottom: 30px; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-password-text p, body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-password-text a,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-password-text p,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-password-text a,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-password-text p,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-password-text a,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-password-text p,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-password-text a,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-password-text p,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-password-text a,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-password-text p,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-password-text a,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-password-text p,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-password-text a,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-password-text p,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-password-text a,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-password-text p,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-password-text a {
font-weight: 400;
font-size: 18px; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-privacy-policy-text p, body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-privacy-policy-text a,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-privacy-policy-text p,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-privacy-policy-text a,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-privacy-policy-text p,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-privacy-policy-text a,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-privacy-policy-text p,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-privacy-policy-text a,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-privacy-policy-text p,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-privacy-policy-text a,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-privacy-policy-text p,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-privacy-policy-text a,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-privacy-policy-text p,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .woocommerce-privacy-policy-text a,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-privacy-policy-text p,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .woocommerce-privacy-policy-text a,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-privacy-policy-text p,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .woocommerce-privacy-policy-text a {
font-size: 18px; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper {
text-align: center;
margin-bottom: 2.5rem; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper {
overflow: hidden;
margin-bottom: 20px; }
@media screen and (max-width: 64.06125em) {
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper {
margin-bottom: 15px; } }
@media screen and (max-width: 47.99875em) {
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper {
margin-bottom: 10px; } }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs {
font-size: 12px;
line-height: 16px;
color: #000; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > a,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > a,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > a,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > a,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > a,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > a,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > a,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > a,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > a,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span {
display: inline-block; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span {
padding: 0 10px; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span:first-child,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span:first-child,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span:first-child,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span:first-child,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span:first-child,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span:first-child,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span:first-child,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span:first-child,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span:first-child {
padding-left: 0; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span.delimiter,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span.delimiter,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span.delimiter,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span.delimiter,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span.delimiter,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span.delimiter,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span.delimiter,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span.delimiter,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs > span.delimiter {
padding: 0; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs a,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs a,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs a,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs a,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs a,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs a,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs a,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs a,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs a {
color: #000;
font-weight: 300 !important;
background-image: none !important; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs a:hover,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs a:hover,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs a:hover,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs a:hover,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs a:hover,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs a:hover,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs a:hover,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs a:hover,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs a:hover {
opacity: 0.5; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs a, body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs span,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs a,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs span,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs a,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs span,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs a,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs span,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs a,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs span,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs a,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs span,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs a,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs span,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs a,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs span,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs a,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .breadcrumbs-wrapper .breadcrumbs span {
text-decoration: none;
font-size: 16px;
font-weight: 300; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .page-title-wrapper,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .page-title-wrapper,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .page-title-wrapper,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .page-title-wrapper,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .page-title-wrapper,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .page-title-wrapper,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .page-title-wrapper,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .page-title-wrapper,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .page-title-wrapper {
display: inline-block;
overflow: hidden;
vertical-align: bottom; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .page-title-wrapper h1,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .page-title-wrapper h1,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .page-title-wrapper h1,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .page-title-wrapper h1,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .page-title-wrapper h1,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .page-title-wrapper h1,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .page-title-wrapper h1,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .page-title-wrapper h1,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .page-title-wrapper h1 {
display: block;
font-size: 60px;
margin: 0; }
@media (min-width: 1280px) {
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .page-title-wrapper h1,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .page-title-wrapper h1,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .page-title-wrapper h1,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .page-title-wrapper h1,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .page-title-wrapper h1,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .page-title-wrapper h1,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .page-title-wrapper h1,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .page-title-wrapper h1,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .page-title-wrapper h1 {
font-size: calc(12.5vw - 100px); } }
@media (min-width: 1440px) {
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .page-title-wrapper h1,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .page-title-wrapper h1,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .page-title-wrapper h1,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .page-title-wrapper h1,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .page-title-wrapper h1,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .page-title-wrapper h1,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .page-title-wrapper h1,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .page-title-wrapper h1,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .title-wrapper .page-title-wrapper h1 {
font-size: 80px; } }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap {
opacity: 1;
top: 0; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap p:not(.form-row),
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap p:not(.form-row),
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap p:not(.form-row) {
font-size: 18px; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .form-row,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .form-row,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .form-row {
margin-top: 0.625rem; }
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .form-row-first, body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .form-row-last,
body.woocommerce-account .login-cells .login-content .login-content-inner #bb-password-wrap .button,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .form-row-first,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .form-row-last,
body.logged-in.woocommerce-wishlist .login-cells .login-content .login-content-inner #bb-password-wrap .button,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .form-row-first,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .form-row-last,
body.woocommerce-order-received .login-cells .login-content .login-content-inner #bb-password-wrap .button {
width: 100%;
margin-bottom: 0; }
.woocommerce-order-details-wrapper {
max-width: 960px;
margin: 0 auto; }
.woocommerce-order-details-wrapper section {
margin-bottom: 3.75rem; }
.woocommerce-order-details-wrapper section:last-child {
margin-bottom: 0; }
.woocommerce-order-details-wrapper section h2 {
margin-bottom: 1.25rem !important; }
.woocommerce-order-details-wrapper section.woocommerce-order-downloads h2 {
margin-bottom: 2.5rem !important; }
.woocommerce-MyAccount-content .woocommerce-order-details-wrapper {
max-width: 100%; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .order-info,
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content p:not(.woocommerce-customer-details--phone):not(.woocommerce-customer-details--email) {
font-size: 1.625rem;
line-height: 1.6; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .order-info mark,
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content p:not(.woocommerce-customer-details--phone):not(.woocommerce-customer-details--email) mark {
font-size: 20px;
padding: 7px 10px 5px;
font-weight: 400; }
@media screen and (max-width: 64.06125em) {
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .order-info,
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content p:not(.woocommerce-customer-details--phone):not(.woocommerce-customer-details--email) {
font-size: 1.5rem; }
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .order-info mark,
body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content p:not(.woocommerce-customer-details--phone):not(.woocommerce-customer-details--email) mark {
font-size: 18px;
padding: 5px 7px 3px; } }
.woocommerce-MyAccount-content body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content .order-info, .woocommerce-MyAccount-content body.woocommerce-account .account-cells .account-content .woocommerce-MyAccount-content p:not(.woocommerce-customer-details--phone):not(.woocommerce-customer-details--email) {
max-width: 100%; }
table.my_account_tracking {
border: none;
margin-bottom: 3.125rem; }
table.my_account_tracking thead {
border: none;
background: transparent; }
table.my_account_tracking thead tr {
border-bottom: 6px solid #000; }
table.my_account_tracking thead tr th {
font-size: 16px;
padding-left: 0; }
@media (min-width: 1024px) {
table.my_account_tracking thead tr th {
font-size: calc(0.9615384615vw + 6.1538461538px); } }
@media (min-width: 1440px) {
table.my_account_tracking thead tr th {
font-size: 20px; } }
table.my_account_tracking thead tr th:last-child {
text-align: right;
padding-right: 0; }
table.my_account_tracking tbody {
border: none;
background-color: transparent; }
table.my_account_tracking tbody tr {
background-color: transparent;
border-bottom: 1px solid #dbdbdb; }
table.my_account_tracking tbody tr td {
padding: 1.25rem 0;
font-size: 18px;
line-height: 1.4; }
@media screen and (max-width: 31.25em) {
table.my_account_tracking tbody tr td {
font-size: 16px; } }
table.my_account_tracking tbody tr td a {
font-size: 18px;
line-height: 1.4;
background-image: none !important;
-moz-transition: opacity 0.3s !important;
-o-transition: opacity 0.3s !important;
-webkit-transition: opacity 0.3s !important;
transition: opacity 0.3s !important; }
@media screen and (max-width: 31.25em) {
table.my_account_tracking tbody tr td a {
font-size: 16px; } }
table.my_account_tracking tbody tr td a:hover {
opacity: .6; }
table.my_account_tracking tbody tr td:last-child {
text-align: right; }
table.my_account_tracking tbody tr td.order-actions {
text-align: right !important; }
table.my_account_tracking tbody tr td.order-actions .button {
margin-bottom: 0; }
table.my_account_tracking tbody tr td.order-actions .button:hover {
opacity: 1; }
table.my_account_tracking tfoot {
border: none;
background: transparent; }
table.my_account_tracking tfoot tr {
border: none;
border-bottom: 1px solid #dbdbdb; }
table.my_account_tracking tfoot tr:first-child {
border-top: 2px solid #000; }
table.my_account_tracking tfoot tr:first-child th, table.my_account_tracking tfoot tr:first-child td {
padding-left: 0;
padding-top: 1.25rem; }
table.my_account_tracking tfoot tr:first-child td .amount {
font-size: 24px; }
table.my_account_tracking tfoot tr td {
font-weight: 300;
font-size: 18px;
line-height: 1.4;
text-align: right; }
@media screen and (max-width: 31.25em) {
table.my_account_tracking tfoot tr td {
font-size: 16px; } }
table.my_account_tracking tfoot tr td .shipped_via {
font-size: 100%;
font-weight: 300; }
table.my_account_tracking tfoot tr:last-child {
border-top: 6px solid #000;
border-bottom: none; }
table.my_account_tracking tfoot tr:last-child th, table.my_account_tracking tfoot tr:last-child td {
padding-top: 1.875rem; }
table.my_account_tracking tfoot tr:last-child td {
text-align: right; }
table.my_account_tracking tfoot tr:last-child td .amount {
font-size: 36px; }
@media screen and (max-width: 47.99875em) {
table.my_account_tracking tfoot tr:last-child td .amount {
font-size: 30px; } }
table.my_account_tracking tfoot tr:last-child td .includes_tax {
font-size: 14px;
line-height: 1.4;
display: block;
font-weight: 300; }
table.my_account_tracking tfoot tr:last-child td .includes_tax .amount {
font-size: 14px; }
table.my_account_tracking tfoot th {
padding-left: 0;
font-size: 20px; }
@media screen and (max-width: 31.25em) {
table.my_account_tracking tfoot th {
font-size: 16px; } }
.woocommerce-order-details table.woocommerce-table--order-details {
border: none;
margin-bottom: 1.25rem; }
.woocommerce-order-details table.woocommerce-table--order-details thead {
border: none;
background: transparent; }
.woocommerce-order-details table.woocommerce-table--order-details thead tr {
border-bottom: 6px solid #000; }
.woocommerce-order-details table.woocommerce-table--order-details thead tr th {
font-size: 16px;
padding-left: 0; }
@media (min-width: 1024px) {
.woocommerce-order-details table.woocommerce-table--order-details thead tr th {
font-size: calc(0.9615384615vw + 6.1538461538px); } }
@media (min-width: 1440px) {
.woocommerce-order-details table.woocommerce-table--order-details thead tr th {
font-size: 20px; } }
.woocommerce-order-details table.woocommerce-table--order-details thead tr th:last-child {
text-align: right;
padding-right: 0; }
.woocommerce-order-details table.woocommerce-table--order-details tbody {
border: none;
background-color: transparent; }
.woocommerce-order-details table.woocommerce-table--order-details tbody tr {
background-color: transparent;
border-bottom: 1px solid #dbdbdb; }
.woocommerce-order-details table.woocommerce-table--order-details tbody tr td {
padding: 1.5625rem 0;
font-size: 18px;
line-height: 1.4; }
@media screen and (max-width: 31.25em) {
.woocommerce-order-details table.woocommerce-table--order-details tbody tr td {
font-size: 16px; } }
.woocommerce-order-details table.woocommerce-table--order-details tbody tr td a {
font-size: 18px;
line-height: 1.4;
background-image: none !important;
-moz-transition: opacity 0.3s !important;
-o-transition: opacity 0.3s !important;
-webkit-transition: opacity 0.3s !important;
transition: opacity 0.3s !important; }
@media screen and (max-width: 31.25em) {
.woocommerce-order-details table.woocommerce-table--order-details tbody tr td a {
font-size: 16px; } }
.woocommerce-order-details table.woocommerce-table--order-details tbody tr td a:hover {
opacity: .6; }
.woocommerce-order-details table.woocommerce-table--order-details tbody tr td .product-quantity {
font-weight: 300;
color: #666; }
.woocommerce-order-details table.woocommerce-table--order-details tbody tr td:last-child {
text-align: right; }
.woocommerce-order-details table.woocommerce-table--order-details tbody tr td ul.wc-item-meta {
margin: 0;
list-style: none; }
.woocommerce-order-details table.woocommerce-table--order-details tbody tr td ul.wc-item-meta li strong,
.woocommerce-order-details table.woocommerce-table--order-details tbody tr td ul.wc-item-meta li p {
color: #666;
display: inline-block;
font-size: 16px;
font-weight: 300; }
.woocommerce-order-details table.woocommerce-table--order-details tbody tr td ul.wc-item-meta li strong {
font-weight: 400; }
.woocommerce-order-details table.woocommerce-table--order-details tfoot {
border: none;
background: transparent; }
.woocommerce-order-details table.woocommerce-table--order-details tfoot tr {
border: none;
border-bottom: 1px solid #dbdbdb; }
.woocommerce-order-details table.woocommerce-table--order-details tfoot tr:first-child {
border-top: 2px solid #000; }
.woocommerce-order-details table.woocommerce-table--order-details tfoot tr:first-child th, .woocommerce-order-details table.woocommerce-table--order-details tfoot tr:first-child td {
padding-left: 0;
padding-top: 1.25rem; }
.woocommerce-order-details table.woocommerce-table--order-details tfoot tr:first-child td .amount {
font-size: 24px; }
.woocommerce-order-details table.woocommerce-table--order-details tfoot tr td {
font-weight: 300;
font-size: 18px;
line-height: 1.4;
text-align: right; }
@media screen and (max-width: 31.25em) {
.woocommerce-order-details table.woocommerce-table--order-details tfoot tr td {
font-size: 16px; } }
.woocommerce-order-details table.woocommerce-table--order-details tfoot tr td .shipped_via {
font-size: 100%;
font-weight: 300; }
.woocommerce-order-details table.woocommerce-table--order-details tfoot tr:last-child {
border-top: 6px solid #000;
border-bottom: none; }
.woocommerce-order-details table.woocommerce-table--order-details tfoot tr:last-child th, .woocommerce-order-details table.woocommerce-table--order-details tfoot tr:last-child td {
padding-top: 1.875rem; }
.woocommerce-order-details table.woocommerce-table--order-details tfoot tr:last-child td {
text-align: right; }
.woocommerce-order-details table.woocommerce-table--order-details tfoot tr:last-child td .amount {
font-size: 36px; }
@media screen and (max-width: 47.99875em) {
.woocommerce-order-details table.woocommerce-table--order-details tfoot tr:last-child td .amount {
font-size: 30px; } }
.woocommerce-order-details table.woocommerce-table--order-details tfoot tr:last-child td .includes_tax {
font-size: 14px;
line-height: 1.4;
display: block;
font-weight: 300; }
.woocommerce-order-details table.woocommerce-table--order-details tfoot tr:last-child td .includes_tax .amount {
font-size: 14px; }
.woocommerce-order-details table.woocommerce-table--order-details tfoot th {
padding-left: 0;
font-size: 20px; }
@media screen and (max-width: 31.25em) {
.woocommerce-order-details table.woocommerce-table--order-details tfoot th {
font-size: 16px; } }
.woocommerce-order-details .woocommerce_order_details_notes {
border-left: 2px solid #000;
background-color: #f4f4f4;
padding: 1.25rem 1.875rem; }
.woocommerce-order-details .woocommerce_order_details_notes h4 {
font-size: 22px;
margin-bottom: 0; }
.woocommerce-order-details .woocommerce_order_details_notes p {
font-size: 18px;
margin: 0; }
.woocommerce-customer-details {
margin-top: 2.5rem;
clear: both; }
.woocommerce-customer-details .cell address p {
margin: 0;
font-size: 1.25rem;
line-height: 1.4; }
.woocommerce-customer-details .cell address p.woocommerce-customer-details--phone {
margin-top: 1.875rem; }
.single-product .product-content-area {
position: relative;
z-index: 5;
border-bottom: 1px solid #eee; }
.single-product .product_layout.product_layout_default .product-cells .product-images-cell {
padding-bottom: 7.5rem;
padding-left: 0;
padding-left: 30px; }
@media (min-width: 768px) {
.single-product .product_layout.product_layout_default .product-cells .product-images-cell {
padding-left: calc(5.8004640371vw - 14.5475638051px); } }
@media (min-width: 1199px) {
.single-product .product_layout.product_layout_default .product-cells .product-images-cell {
padding-left: calc(-5500vw + 66000px); } }
@media (min-width: 1200px) {
.single-product .product_layout.product_layout_default .product-cells .product-images-cell {
padding-left: 0; } }
.single-product .product_layout.product_layout_default .product-cells .product-images-cell.thumbs-left, .single-product .product_layout.product_layout_default .product-cells .product-images-cell.thumbs-right {
padding-bottom: 0; }
@media screen and (max-width: 47.9375em) {
.single-product .product_layout.product_layout_default .product-cells .product-images-cell {
width: 100%;
padding-left: 0;
padding-bottom: 0; } }
.single-product .product_layout.product_layout_default .product-cells .product-info-cell {
padding-left: 30px;
padding-right: 20px;
padding-bottom: 2.5rem; }
@media (min-width: 768px) {
.single-product .product_layout.product_layout_default .product-cells .product-info-cell {
padding-left: calc(1000vw - 7650px); } }
@media (min-width: 769px) {
.single-product .product_layout.product_layout_default .product-cells .product-info-cell {
padding-left: calc(11.7647058824vw - 50.4705882353px); } }
@media (min-width: 1024px) {
.single-product .product_layout.product_layout_default .product-cells .product-info-cell {
padding-left: calc(11.71875vw - 50px); } }
@media (min-width: 1280px) {
.single-product .product_layout.product_layout_default .product-cells .product-info-cell {
padding-left: calc(6.25vw + 20px); } }
@media (min-width: 1920px) {
.single-product .product_layout.product_layout_default .product-cells .product-info-cell {
padding-left: 140px; } }
@media (min-width: 768px) {
.single-product .product_layout.product_layout_default .product-cells .product-info-cell {
padding-right: calc(9.2807424594vw - 51.2761020882px); } }
@media (min-width: 1199px) {
.single-product .product_layout.product_layout_default .product-cells .product-info-cell {
padding-right: calc(-74.0740740741vw + 948.1481481481px); } }
@media (min-width: 1280px) {
.single-product .product_layout.product_layout_default .product-cells .product-info-cell {
padding-right: calc(8.59375vw - 110px); } }
@media (min-width: 1920px) {
.single-product .product_layout.product_layout_default .product-cells .product-info-cell {
padding-right: 55px; } }
@media screen and (max-width: 47.9375em) {
.single-product .product_layout.product_layout_default .product-cells .product-info-cell {
width: 100%; } }
.single-product .product_layout.product_layout_style_2 .product-cells .product-images-cell {
padding-bottom: 7.5rem;
padding-left: 0; }
@media screen and (max-width: 48em) {
.single-product .product_layout.product_layout_style_2 .product-cells .product-images-cell {
padding-left: 1.875rem;
width: 41.6666666667%; } }
@media screen and (max-width: 47.9375em) {
.single-product .product_layout.product_layout_style_2 .product-cells .product-images-cell {
width: 100%;
padding-bottom: 0; } }
.single-product .product_layout.product_layout_style_2 .product-cells .product-images-cell.thumbs-left, .single-product .product_layout.product_layout_style_2 .product-cells .product-images-cell.thumbs-right {
padding-bottom: 0; }
.single-product .product_layout.product_layout_style_2 .product-cells .product-info-cell {
padding-left: 30px;
padding-right: 20px;
padding-bottom: 2.5rem; }
@media (min-width: 768px) {
.single-product .product_layout.product_layout_style_2 .product-cells .product-info-cell {
padding-left: calc(5.7803468208vw - 14.3930635838px); } }
@media (min-width: 941px) {
.single-product .product_layout.product_layout_style_2 .product-cells .product-info-cell {
padding-left: calc(36.1445783133vw - 300.1204819277px); } }
@media (min-width: 1024px) {
.single-product .product_layout.product_layout_style_2 .product-cells .product-info-cell {
padding-left: calc(11.71875vw - 50px); } }
@media (min-width: 1280px) {
.single-product .product_layout.product_layout_style_2 .product-cells .product-info-cell {
padding-left: calc(15.625vw - 100px); } }
@media (min-width: 1920px) {
.single-product .product_layout.product_layout_style_2 .product-cells .product-info-cell {
padding-left: 200px; } }
@media (min-width: 768px) {
.single-product .product_layout.product_layout_style_2 .product-cells .product-info-cell {
padding-right: calc(11.5606936416vw - 68.7861271676px); } }
@media (min-width: 941px) {
.single-product .product_layout.product_layout_style_2 .product-cells .product-info-cell {
padding-right: calc(17.6991150442vw - 126.5486725664px); } }
@media (min-width: 1280px) {
.single-product .product_layout.product_layout_style_2 .product-cells .product-info-cell {
padding-right: calc(15.625vw - 100px); } }
@media (min-width: 1920px) {
.single-product .product_layout.product_layout_style_2 .product-cells .product-info-cell {
padding-right: 200px; } }
@media screen and (max-width: 48em) {
.single-product .product_layout.product_layout_style_2 .product-cells .product-info-cell {
width: 58.3333333333%; } }
@media screen and (max-width: 47.9375em) {
.single-product .product_layout.product_layout_style_2 .product-cells .product-info-cell {
width: 100%; } }
@media screen and (max-width: 47.99875em) {
.single-product .product_layout.product_layout_default .product-cells .product-images-cell, .single-product .product_layout.product_layout_style_2 .product-cells .product-images-cell {
padding-left: 0;
padding-bottom: 0;
width: 100%; } }
@media screen and (max-width: 47.99875em) {
.single-product .product_layout.product_layout_default .product-cells .product-info-cell, .single-product .product_layout.product_layout_style_2 .product-cells .product-info-cell {
padding-bottom: 0;
margin-top: 2.5rem;
width: 100%; } }
@media screen and (max-width: 58.75em) {
.single-product .product_layout.product_layout_default .product-images-cell, .single-product .product_layout.product_layout_style_2 .product-images-cell, .single-product .product_layout.product_layout_style_3 .product-images-cell {
padding-bottom: 0; } }
@media screen and (max-width: 47.9375em) {
.single-product .product_layout.product_layout_default .product-info-cell, .single-product .product_layout.product_layout_style_2 .product-info-cell, .single-product .product_layout.product_layout_style_3 .product-info-cell {
margin-top: 2.5rem; } }
@media screen and (max-width: 64.06125em) {
.single-product .sidebar-container {
padding-top: 2.5rem !important;
padding-left: 25px;
padding-right: 25px; } }
@media screen and (max-width: 64.06125em) and (min-width: 768px) {
.single-product .sidebar-container {
padding-left: calc(9.765625vw - 50px); } }
@media screen and (max-width: 64.06125em) and (min-width: 1024px) {
.single-product .sidebar-container {
padding-left: 50px; } }
@media screen and (max-width: 64.06125em) and (min-width: 768px) {
.single-product .sidebar-container {
padding-right: calc(9.765625vw - 50px); } }
@media screen and (max-width: 64.06125em) and (min-width: 1024px) {
.single-product .sidebar-container {
padding-right: 50px; } }
.single-product.product-sidebar-left .woocommerce-sidebar-inside {
position: relative; }
@media screen and (max-width: 74.99875em) {
.single-product.product-sidebar-left .woocommerce-sidebar-inside {
padding-right: 0; } }
.single-product.product-sidebar-right .woocommerce-sidebar-inside {
position: relative; }
@media screen and (max-width: 74.99875em) {
.single-product.product-sidebar-right .woocommerce-sidebar-inside {
padding-left: 0; } }
.single-product .barberry-sticky-sidebar-btn {
position: fixed;
top: 30%;
left: 0;
width: 50px;
height: 50px;
color: #333;
text-align: center;
z-index: 4;
font-size: 0;
border: 1px solid;
border-color: #e4e4e4;
background-color: rgba(255, 255, 255, 0.9);
display: none; }
.single-product .barberry-sticky-sidebar-btn svg {
transform: scaleX(-1); }
@media screen and (max-width: 64.06125em) {
.single-product .barberry-sticky-sidebar-btn {
display: flex;
align-items: center;
justify-content: center; } }
.single-product .shop-sidebar-btn {
opacity: 0;
pointer-events: none;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.single-product .barberry-sidebar-btn-shown {
pointer-events: visible;
pointer-events: unset;
opacity: 1;
-webkit-transform: none;
transform: none; }
.single-product .product_layout.product_layout_default .product-info-cell {
padding-top: 3.75rem;
padding-top: 0px; }
@media (min-width: 1199px) {
.single-product .product_layout.product_layout_default .product-info-cell {
padding-top: calc(37.037037037vw - 444.0740740741px); } }
@media (min-width: 1280px) {
.single-product .product_layout.product_layout_default .product-info-cell {
padding-top: calc(4.6875vw - 30px); } }
@media (min-width: 1920px) {
.single-product .product_layout.product_layout_default .product-info-cell {
padding-top: 60px; } }
.single-product .product_layout.product_layout_style_2 .product-info-cell {
padding-top: 0; }
.single-product .product_layout .product-info-cell .product_summary_top {
padding-right: 3.75rem; }
.single-product .product_layout .product-info-cell .product_summary_top .title-wrapper {
position: relative; }
.single-product .product_layout .product-info-cell .product_summary_top .page-title-wrapper {
padding-top: 10px;
position: relative;
display: inline-block;
overflow: hidden;
margin-bottom: 10px; }
.single-product .product_layout .product-info-cell .product_summary_top .page-title-wrapper h1 {
margin-bottom: 0; }
.single-product .product_layout .product-info-cell .product_summary_middle .woocommerce-product-details__short-description {
margin: 1.25rem 0 2.5rem; }
.single-product .product_layout .product-info-cell .product_summary_middle .woocommerce-product-details__short-description a {
font-weight: 400;
background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, 0.1) 0px, rgba(0, 0, 0, 0.1) 0px);
background-position: left bottom, left bottom;
background-repeat: no-repeat, no-repeat;
background-size: 0 1px, 100% 1px;
transition: none 300ms ease-in-out;
transition-property: background-size, color;
word-wrap: break-word; }
.single-product .product_layout .product-info-cell .product_summary_middle .woocommerce-product-details__short-description a:hover {
background-size: 100% 1px, 100% 1px; }
.single-product .product_layout .product-info-cell .product_summary_middle .woocommerce-product-rating .star-rating {
vertical-align: top;
font-size: 1rem; }
.single-product .product_layout .product-info-cell .product_summary_middle .woocommerce-product-rating .woocommerce-review-link {
margin-left: 0.625rem;
color: #666;
vertical-align: top;
display: inline-block;
font-size: 1rem;
line-height: 1.3;
-moz-transition: color 0.3s;
-o-transition: color 0.3s;
-webkit-transition: color 0.3s;
transition: color 0.3s; }
.single-product .product_layout .product-info-cell .product_summary_middle .woocommerce-product-rating .woocommerce-review-link:hover {
color: #000; }
.single-product .product_layout .product-info-cell .product_summary_middle .price {
margin-top: 0.625rem; }
.single-product .product_layout .product-info-cell .product_summary_middle .price .amount {
font-size: 30px; }
.single-product .product_layout .product-info-cell .product_summary_middle .price .subscription-details,
.single-product .product_layout .product-info-cell .product_summary_middle .price .subscription-details .amount,
.single-product .product_layout .product-info-cell .product_summary_middle .price .from {
font-size: 16px; }
.single-product .product_layout .product-info-cell .product_summary_middle .price del {
text-decoration: none; }
.single-product .product_layout .product-info-cell .product_summary_middle .price del span.amount {
position: relative;
color: #666;
font-size: 95%;
font-weight: 300; }
.single-product .product_layout .product-info-cell .product_summary_middle .price del .woocommerce-Price-amount:before {
width: 100%;
position: absolute;
content: "";
right: 0;
top: 50%;
height: 0px;
border-bottom: 1px solid #f9423a;
opacity: 0.7;
transform: rotate(-15deg); }
.single-product .product_layout .product-info-cell .product_summary_middle .price ins {
margin-left: 0.3125rem;
color: #f9423a;
text-decoration: none;
line-height: 1; }
.single-product .product_layout .product-info-cell .product_summary_bottom {
position: relative; }
.single-product .product_layout .product-info-cell .product_summary_bottom .addtocart-button-group .button-group-inner {
width: 100%;
font-size: 0; }
.single-product .product_layout .product-info-cell .product_summary_bottom .addtocart-button-group .button-group-inner .addtocart-button-group-inner {
display: flex;
flex-wrap: wrap; }
@media screen and (min-width: 451px) {
.single-product .product_layout .product-info-cell .product_summary_bottom .addtocart-button-group .button-group-inner .addtocart-button-group-inner > button:not(:only-child) {
flex-grow: 1;
flex-basis: 0; } }
.single-product .product_layout .product-info-cell .product_summary_bottom p {
font-size: 16px;
margin: 0 0 15px 0; }
.single-product .product_layout .product-info-cell .product_summary_bottom p.stock:before {
content: "";
width: 7px;
height: 7px;
margin-right: 0.5rem;
margin-bottom: 0.1rem;
display: inline-block;
-webkit-border-radius: 50%;
border-radius: 50%; }
.single-product .product_layout .product-info-cell .product_summary_bottom p.in-stock {
color: #85ab69;
font-weight: 400; }
.single-product .product_layout .product-info-cell .product_summary_bottom p.in-stock:before {
background-color: #85ab69; }
.single-product .product_layout .product-info-cell .product_summary_bottom p.out-of-stock {
color: #da4343;
font-weight: 400; }
.single-product .product_layout .product-info-cell .product_summary_bottom p.out-of-stock:before {
background-color: #da4343; }
.single-product .product_layout .product-info-cell .product_summary_bottom p.available-on-backorder {
color: #777;
font-weight: 400; }
.single-product .product_layout .product-info-cell .product_summary_bottom p.available-on-backorder:before {
background-color: #777; }
.single-product .product_layout .product-info-cell .product_summary_bottom button.button {
margin-bottom: 0; }
.single-product .product_layout .product-info-cell .product_summary_bottom .give-as-present {
display: block !important;
margin-top: 20px !important;
font-size: 18px;
cursor: pointer;
position: relative;
padding-left: 25px; }
.single-product .product_layout .product-info-cell .product_summary_bottom .give-as-present:before {
position: absolute;
left: 0;
top: calc(50% - 10px);
font-size: 16px; font-family: 'Barberry' !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;
content: ""; }
.single-product .product_layout .product-info-cell .product_summary_bottom .gift-card-content-editor {
margin-bottom: 20px; }
.single-product .product_layout .product-info-cell .product_summary_bottom .gift-card-content-editor.step-appearance,
.single-product .product_layout .product-info-cell .product_summary_bottom .gift-card-content-editor.step-content {
margin-bottom: 0px !important; }
.single-product .product_layout .product-info-cell .product_summary_bottom form.cart .added_to_cart {
display: none !important; }
@media screen and (max-width: 33.125em) {
.single-product .product_layout .product-info-cell .product_summary_bottom form.cart {
justify-content: center; }
.single-product .product_layout .product-info-cell .product_summary_bottom form.cart .quantity {
line-height: 1.3;
min-width: 70px; }
.single-product .product_layout .product-info-cell .product_summary_bottom form.cart .quantity .plus-btn,
.single-product .product_layout .product-info-cell .product_summary_bottom form.cart .quantity .minus-btn {
min-width: 26px;
height: 26px;
line-height: 38px; }
.single-product .product_layout .product-info-cell .product_summary_bottom form.cart input.custom-qty {
font-size: 0.9375rem;
width: 30px; }
.single-product .product_layout .product-info-cell .product_summary_bottom form.cart .button.single_add_to_cart_button, .single-product .product_layout .product-info-cell .product_summary_bottom form.cart .button.add_to_cart_button, .single-product .product_layout .product-info-cell .product_summary_bottom form.cart .button.barberry-buy-now {
padding: 16px 18px 14px; }
.single-product .product_layout .product-info-cell .product_summary_bottom form.cart .single_variation_wrap .woocommerce-variation-add-to-cart .button {
padding: 16px 18px 14px; } }
@media screen and (max-width: 28.125em) {
.single-product .product_layout .product-info-cell .product_summary_bottom form.cart .button.barberry-buy-now {
margin-left: 0;
margin-right: 0;
margin-top: 10px;
width: 100%;
display: block; } }
@media screen and (max-width: 28.125em) {
.single-product .product_layout .product-info-cell .product_summary_bottom form.cart .quantity {
line-height: 1.3;
margin-bottom: 20px;
margin-right: 0; }
.single-product .product_layout .product-info-cell .product_summary_bottom form.cart .quantity .plus-btn,
.single-product .product_layout .product-info-cell .product_summary_bottom form.cart .quantity .minus-btn {
min-width: 32px;
height: 32px;
line-height: 38px; }
.single-product .product_layout .product-info-cell .product_summary_bottom form.cart input.custom-qty {
font-size: 1.25rem;
width: 2.5rem; }
.single-product .product_layout .product-info-cell .product_summary_bottom form.cart .button {
display: block;
width: 100%; }
.single-product .product_layout .product-info-cell .product_summary_bottom form.cart .button.barberry-buy-now {
margin-top: -4px; }
.single-product .product_layout .product-info-cell .product_summary_bottom form.cart .woocommerce-variation-add-to-cart.woocommerce-variation-add-to-cart-disabled .button.barberry-buy-now {
margin-top: -1px; } }
.single-product .product_layout .product-info-cell .product_summary_bottom form.cart.grouped_form .barberry-buy-now {
margin-left: -9px; }
@media screen and (max-width: 28.125em) {
.single-product .product_layout .product-info-cell .product_summary_bottom form.cart.grouped_form .barberry-buy-now {
margin-left: 0; } }
.single-product .product_layout .product-info-cell .product_summary_bottom .barberry-single-product-stock {
margin: 20px 0 40px 0;
clear: both; }
.single-product .product_layout .product-info-cell .product_summary_bottom .barberry-single-product-stock .in-stock {
display: none; }
.single-product .product_layout .product-info-cell .product_summary_bottom .barberry-single-product-stock .stock-sold {
color: #A0A0A0;
text-transform: uppercase;
font-size: 0.75rem;
font-weight: 400;
letter-spacing: 2.5px;
margin-bottom: 10px;
display: inline-block; }
.single-product .product_layout .product-info-cell .product_summary_bottom .barberry-single-product-stock .stock-sold span {
color: #000;
font-weight: 600;
font-size: 1rem; }
@media screen and (max-width: 23.4375em) {
.single-product .product_layout .product-info-cell .product_summary_bottom .barberry-single-product-stock .stock-sold {
font-size: 0.6875rem;
letter-spacing: 2px; }
.single-product .product_layout .product-info-cell .product_summary_bottom .barberry-single-product-stock .stock-sold span {
font-size: 0.875rem; } }
.single-product .product_layout .product-info-cell .product_summary_bottom .barberry-single-product-stock .barberry-product-stock-progress {
width: 100%;
position: relative;
background: #EDEDED;
height: 3px; }
.single-product .product_layout .product-info-cell .product_summary_bottom .barberry-single-product-stock .barberry-product-stock-progress .barberry-product-stock-progress-bar {
position: absolute;
left: 0;
top: 0;
height: 100%;
background: linear-gradient(325.12deg, #F9423A 0, #F1E04D 100%);
background-color: #F9423A;
z-index: 1;
color: #FFF;
line-height: inherit;
width: 2px;
height: 100%;
overflow: hidden;
-moz-transition: width 500ms ease;
-o-transition: width 500ms ease;
-webkit-transition: width 500ms ease;
transition: width 500ms ease; }
.single-product .product_layout .product-info-cell .product_summary_bottom .barberry-buy-now {
margin-left: -2px;
-moz-transition: opacity 0.3s ease;
-o-transition: opacity 0.3s ease;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease; }
.single-product .product_layout .product-info-cell .product_summary_bottom .barberry-buy-now:hover {
opacity: 0.5; }
.single-product .product_layout .product-info-cell .product_summary_bottom .barberry-buy-now.hide_btn {
opacity: 0; }
.single-product .product_layout.product_layout_default .product-info-cell .product_summary_bottom .cart:not(.variations_form):not(.grouped_form),
.single-product .product_layout.product_layout_default .product-info-cell .product_summary_bottom .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart, .single-product .product_layout.product_layout_style_2 .product-info-cell .product_summary_bottom .cart:not(.variations_form):not(.grouped_form),
.single-product .product_layout.product_layout_style_2 .product-info-cell .product_summary_bottom .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart, .single-product .product_layout.product_layout_style_3 .product-info-cell .product_summary_bottom .cart:not(.variations_form):not(.grouped_form),
.single-product .product_layout.product_layout_style_3 .product-info-cell .product_summary_bottom .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart {
width: 100%; }
.single-product .product_layout.product_layout_default .product-info-cell .product_summary_bottom .cart:not(.variations_form):not(.grouped_form) .addtocart-button-group,
.single-product .product_layout.product_layout_default .product-info-cell .product_summary_bottom .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .addtocart-button-group, .single-product .product_layout.product_layout_style_2 .product-info-cell .product_summary_bottom .cart:not(.variations_form):not(.grouped_form) .addtocart-button-group,
.single-product .product_layout.product_layout_style_2 .product-info-cell .product_summary_bottom .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .addtocart-button-group, .single-product .product_layout.product_layout_style_3 .product-info-cell .product_summary_bottom .cart:not(.variations_form):not(.grouped_form) .addtocart-button-group,
.single-product .product_layout.product_layout_style_3 .product-info-cell .product_summary_bottom .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .addtocart-button-group {
display: inline-block;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: center; }
@media screen and (max-width: 28.125em) {
.single-product .product_layout.product_layout_default .product-info-cell .product_summary_bottom .cart:not(.variations_form):not(.grouped_form) .addtocart-button-group,
.single-product .product_layout.product_layout_default .product-info-cell .product_summary_bottom .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .addtocart-button-group, .single-product .product_layout.product_layout_style_2 .product-info-cell .product_summary_bottom .cart:not(.variations_form):not(.grouped_form) .addtocart-button-group,
.single-product .product_layout.product_layout_style_2 .product-info-cell .product_summary_bottom .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .addtocart-button-group, .single-product .product_layout.product_layout_style_3 .product-info-cell .product_summary_bottom .cart:not(.variations_form):not(.grouped_form) .addtocart-button-group,
.single-product .product_layout.product_layout_style_3 .product-info-cell .product_summary_bottom .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .addtocart-button-group {
display: block;
text-align: center; } }
.single-product .single_video_overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 888;
opacity: 0;
visibility: hidden;
will-change: all;
backface-visibility: hidden;
transition: all .3s ease-in-out; }
.single-product .single_video_overlay.active {
opacity: 1;
visibility: visible;
background: rgba(0, 0, 0, 0.1); }
.single-product .single_video_container {
position: fixed;
z-index: 9999;
opacity: 0;
visibility: hidden;
transition: all .5s ease;
width: 80%;
height: 40%;
bottom: 30%;
right: 10%; }
@media print, screen and (min-width: 64.0625em) {
.single-product .single_video_container {
width: 64%;
height: 79%;
bottom: 7%;
right: 18%; } }
.single-product .single_video_container.active {
opacity: 1;
visibility: visible; }
.single-product .single_video_container.active .close-icon {
opacity: 1;
-moz-transition-delay: 0.3s;
-o-transition-delay: 0.3s;
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s; }
.single-product .single_video_container.active .close-icon .close-icon_top {
-moz-transform: rotate(-45deg) translateX(0%);
-o-transform: rotate(-45deg) translateX(0%);
-ms-transform: rotate(-45deg) translateX(0%);
-webkit-transform: rotate(-45deg) translateX(0%);
transform: rotate(-45deg) translateX(0%);
-moz-transition-delay: 0.5s;
-o-transition-delay: 0.5s;
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s; }
.single-product .single_video_container.active .close-icon .close-icon_bottom {
-moz-transform: rotate(45deg) translateX(0%);
-o-transform: rotate(45deg) translateX(0%);
-ms-transform: rotate(45deg) translateX(0%);
-webkit-transform: rotate(45deg) translateX(0%);
transform: rotate(45deg) translateX(0%);
-moz-transition-delay: 0.5s;
-o-transition-delay: 0.5s;
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s; }
.single-product .single_video_container .youtube-video {
position: relative;
padding-bottom: 56.25%;
height: 0;
width: 100%;
-webkit-box-shadow: 5px 5px 80px 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 5px 5px 80px 5px rgba(0, 0, 0, 0.15);
box-shadow: 5px 5px 80px 5px rgba(0, 0, 0, 0.15); }
.single-product .single_video_container .youtube-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.single-product .single_video_container.stuck {
width: 175px;
height: 100px;
bottom: 1.25rem;
right: 1.25rem; }
@media print, screen and (min-width: 48em) {
.single-product .single_video_container.stuck {
width: 250px;
height: 142px;
right: 1.5rem; } }
@media print, screen and (min-width: 64.0625em) {
.single-product .single_video_container.stuck {
width: 350px;
height: 200px;
right: 1.5625rem; } }
.single-product .single_video_container.stuck .youtube-video {
-webkit-box-shadow: 5px 5px 40px 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 5px 5px 40px 5px rgba(0, 0, 0, 0.15);
box-shadow: 5px 5px 40px 5px rgba(0, 0, 0, 0.15); }
.single-product .single_video_container .close-icon {
position: absolute;
top: -34px;
left: auto;
right: 0px;
width: 1.625rem;
height: 1.625rem; }
@media screen and (max-width: 47.99875em) {
.single-product .single_video_container .close-icon {
top: -24px;
width: 1.125rem;
height: 1.125rem; } }
.single-product .single_video_container .close-icon .close-icon_top {
height: 2px; }
.single-product .single_video_container .close-icon .close-icon_bottom {
height: 2px; }
.single-product .products-nav {
position: relative; }
@media screen and (max-width: 64.06125em) {
.single-product .products-nav {
display: none; } }
.single-product .next-product,
.single-product .prev-product {
opacity: 0;
position: fixed;
top: calc(50% - 6vw);
z-index: 999;
font-size: 0;
-moz-transition: 1s transform cubic-bezier(0.19, 1, 0.22, 1), 1s opacity cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: 1s transform cubic-bezier(0.19, 1, 0.22, 1), 1s opacity cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition: 1s transform cubic-bezier(0.19, 1, 0.22, 1), 1s opacity cubic-bezier(0.19, 1, 0.22, 1);
transition: 1s transform cubic-bezier(0.19, 1, 0.22, 1), 1s opacity cubic-bezier(0.19, 1, 0.22, 1);
-webkit-perspective: 500;
perspective: 500; }
.single-product .next-product .next-product__text,
.single-product .next-product .prev-product__text,
.single-product .prev-product .next-product__text,
.single-product .prev-product .prev-product__text {
text-align: center;
visibility: visible;
opacity: 1;
transition: opacity .1s;
transition-delay: .2s;
vertical-align: middle;
width: 150px;
display: inline-block; }
.single-product .next-product .next-product__text p,
.single-product .next-product .prev-product__text p,
.single-product .prev-product .next-product__text p,
.single-product .prev-product .prev-product__text p {
color: #000;
position: relative;
white-space: nowrap;
font-size: 14px;
font-weight: 400;
letter-spacing: 2px;
text-transform: uppercase; }
.single-product .next-product .preview,
.single-product .next-product p,
.single-product .prev-product .preview,
.single-product .prev-product p {
margin: 0;
display: inline-block;
vertical-align: middle; }
.single-product .next-product .preview,
.single-product .prev-product .preview {
width: 10vw; }
.single-product .next-product .preview .intrinsic,
.single-product .prev-product .preview .intrinsic {
background-color: rgba(0, 0, 0, 0.04);
position: relative;
width: 100%;
height: 0;
padding-top: 100%;
background-size: cover;
background-position: center;
background-repeat: no-repeat; }
.single-product .next-product .preview .intrinsic .image-center,
.single-product .prev-product .preview .intrinsic .image-center {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transform-origin: top right;
transform-origin: top right;
z-index: 99;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
transition: 0.1s -webkit-transform cubic-bezier(0.19, 1, 0.22, 1);
transition: 0.1s transform cubic-bezier(0.19, 1, 0.22, 1);
transition: 0.1s transform cubic-bezier(0.19, 1, 0.22, 1), 0.1s -webkit-transform cubic-bezier(0.19, 1, 0.22, 1);
transition-delay: .45s; }
.single-product .next-product .preview .intrinsic .image-center .image,
.single-product .prev-product .preview .intrinsic .image-center .image {
position: relative;
max-width: 50%; }
.single-product .next-product .preview .intrinsic .image-center .image img,
.single-product .prev-product .preview .intrinsic .image-center .image img {
max-height: 100%;
max-width: 100%;
-webkit-box-shadow: 0px 0px 50px 5px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 0px 50px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 50px 5px rgba(0, 0, 0, 0.1);
display: block; }
.single-product .prev-product {
left: 0;
-moz-transform: translateX(-22vw);
-o-transform: translateX(-22vw);
-ms-transform: translateX(-22vw);
-webkit-transform: translateX(-22vw);
transform: translateX(-22vw); }
.single-product .prev-product .image-center {
-moz-transform: translateX(-50%) rotateY(50deg);
-o-transform: translateX(-50%) rotateY(50deg);
-ms-transform: translateX(-50%) rotateY(50deg);
-webkit-transform: translateX(-50%) rotateY(50deg);
transform: translateX(-50%) rotateY(50deg); }
.single-product .prev-product p {
-moz-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
left: 30px; }
.single-product .next-product {
right: 0;
-moz-transform: translateX(22vw);
-o-transform: translateX(22vw);
-ms-transform: translateX(22vw);
-webkit-transform: translateX(22vw);
transform: translateX(22vw); }
.single-product .next-product .image-center {
-moz-transform: translateX(50%) rotateY(-50deg);
-o-transform: translateX(50%) rotateY(-50deg);
-ms-transform: translateX(50%) rotateY(-50deg);
-webkit-transform: translateX(50%) rotateY(-50deg);
transform: translateX(50%) rotateY(-50deg); }
.single-product .next-product p {
-moz-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
right: 30px; }
.single-product .products-nav.visible .prev-product {
opacity: 1;
-moz-transform: translateX(-13vw);
-o-transform: translateX(-13vw);
-ms-transform: translateX(-13vw);
-webkit-transform: translateX(-13vw);
transform: translateX(-13vw); }
@media screen and (max-width: 80em) {
.single-product .products-nav.visible .prev-product {
-moz-transform: translateX(-15vw);
-o-transform: translateX(-15vw);
-ms-transform: translateX(-15vw);
-webkit-transform: translateX(-15vw);
transform: translateX(-15vw); } }
.single-product .products-nav.visible .next-product {
opacity: 1;
-moz-transform: translateX(13vw);
-o-transform: translateX(13vw);
-ms-transform: translateX(13vw);
-webkit-transform: translateX(13vw);
transform: translateX(13vw); }
@media screen and (max-width: 80em) {
.single-product .products-nav.visible .next-product {
-moz-transform: translateX(15vw);
-o-transform: translateX(15vw);
-ms-transform: translateX(15vw);
-webkit-transform: translateX(15vw);
transform: translateX(15vw); } }
.single-product .products-nav.visible .next-product:hover,
.single-product .products-nav.visible .prev-product:hover {
transform: none;
transition-duration: 1s; }
.single-product .products-nav.visible .next-product:hover .preview .intrinsic .image-center,
.single-product .products-nav.visible .prev-product:hover .preview .intrinsic .image-center {
-moz-transform: none;
-o-transform: none;
-ms-transform: none;
-webkit-transform: none;
transform: none;
-moz-transition: 1s transform cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: 1s transform cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition: 1s transform cubic-bezier(0.19, 1, 0.22, 1);
transition: 1s transform cubic-bezier(0.19, 1, 0.22, 1); }
.single-product .products-nav.visible .next-product:hover .prev-product__text,
.single-product .products-nav.visible .next-product:hover .next-product__text,
.single-product .products-nav.visible .prev-product:hover .prev-product__text,
.single-product .products-nav.visible .prev-product:hover .next-product__text {
transition-delay: 0s;
opacity: 0; }
.single-product .product_meta .product_meta_ins {
padding: 1.625rem 0;
border-bottom: 1px solid #eee;
text-align: center; }
.single-product .product_meta .product_meta_ins .cell {
padding: 0 1.875rem; }
.single-product .product_meta .product_meta_ins .cell > span {
font-size: 1.125rem;
font-weight: 400;
margin-right: 1.875rem; }
.single-product .product_meta .product_meta_ins .cell > span .sku {
font-weight: 300; }
.single-product .product_meta .product_meta_ins .cell > span a {
font-size: 1.125rem;
background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, 0.1) 0px, rgba(0, 0, 0, 0.1) 0px);
background-position: left bottom, left bottom;
background-repeat: no-repeat, no-repeat;
background-size: 0 1px, 100% 1px;
transition: none 300ms ease-in-out;
transition-property: background-size, color;
word-wrap: break-word; }
.single-product .product_meta .product_meta_ins .cell > span a:hover {
background-size: 100% 1px, 100% 1px; }
.single-product .product_meta .product_meta_ins .cell > span:last-child {
margin-right: 0; }
@media screen and (max-width: 47.99875em) {
.single-product .product_meta .product_meta_ins .cell {
text-align: center; }
.single-product .product_meta .product_meta_ins .cell > span {
display: block;
text-align: center;
margin-right: 0; } }
.single-product .product_related_wrapper .single_product_summary_upsell,
.single-product .product_related_wrapper .single_product_summary_related {
text-align: center; }
.single-product .product_related_wrapper .single_product_summary_upsell section > h2,
.single-product .product_related_wrapper .single_product_summary_related section > h2 {
margin-bottom: 3.75rem; }
.single-product .product_related_wrapper .single_product_summary_upsell section ul.products,
.single-product .product_related_wrapper .single_product_summary_related section ul.products {
justify-content: center; }
@media screen and (max-width: 47.99875em) {
.single-product .product_related_wrapper .single_product_summary_upsell section ul.products,
.single-product .product_related_wrapper .single_product_summary_related section ul.products {
justify-content: left; } }
.single-product .product_related_wrapper.product_related_wrapper[data-rel-scroll="1"] .product_carousel.related_has_slider, .single-product .product_related_wrapper.product_related_wrapper[data-rel-scroll="1"] .product_carousel.upselles_has_slider {
margin-left: -30px;
margin-right: -30px; }
@media (min-width: 768px) {
.single-product .product_related_wrapper.product_related_wrapper[data-rel-scroll="1"] .product_carousel.related_has_slider, .single-product .product_related_wrapper.product_related_wrapper[data-rel-scroll="1"] .product_carousel.upselles_has_slider {
margin-left: calc(-6.0763888889vw + 16.6666666667px); } }
@media (min-width: 1920px) {
.single-product .product_related_wrapper.product_related_wrapper[data-rel-scroll="1"] .product_carousel.related_has_slider, .single-product .product_related_wrapper.product_related_wrapper[data-rel-scroll="1"] .product_carousel.upselles_has_slider {
margin-left: -100px; } }
@media (min-width: 768px) {
.single-product .product_related_wrapper.product_related_wrapper[data-rel-scroll="1"] .product_carousel.related_has_slider, .single-product .product_related_wrapper.product_related_wrapper[data-rel-scroll="1"] .product_carousel.upselles_has_slider {
margin-right: calc(-6.0763888889vw + 16.6666666667px); } }
@media (min-width: 1920px) {
.single-product .product_related_wrapper.product_related_wrapper[data-rel-scroll="1"] .product_carousel.related_has_slider, .single-product .product_related_wrapper.product_related_wrapper[data-rel-scroll="1"] .product_carousel.upselles_has_slider {
margin-right: -100px; } }
@media screen and (max-width: 47.99875em) {
.single-product .product_related_wrapper.product_related_wrapper[data-rel-scroll="1"] .product_carousel.related_has_slider, .single-product .product_related_wrapper.product_related_wrapper[data-rel-scroll="1"] .product_carousel.upselles_has_slider {
margin-left: -1.5rem;
margin-right: -1.5rem; } }
@media screen and (max-width: 47.99875em) {
.single-product .woocommerce-Tabs-panel--more_seller_product > .grid-container {
padding: 0 !important; } }
.single-product .woocommerce-Tabs-panel--more_seller_product ul.products {
justify-content: center; }
@media screen and (max-width: 47.99875em) {
.single-product .woocommerce-Tabs-panel--more_seller_product ul.products {
justify-content: left; } }
.single-product .woocommerce-Tabs-panel--more_seller_product ul.products .product-inner .product-details .product-title a div span:after {
display: none; }
.single-product .woocommerce-Tabs-panel--more_seller_product ul.products .product-inner .product-image .footer-section {
opacity: 1; }
.single-product .breadcrumbs-wrapper .breadcrumbs span:nth-last-child(-n+2), .single-product .breadcrumbs-wrapper .breadcrumbs span:last-child {
display: none; }
.single-product .woocommerce-tabs #reviews {
margin: 0 auto; }
.single-product .woocommerce-tabs #reviews #comments {
padding-right: 60px;
width: 55%;
float: left; }
@media screen and (max-width: 74.99875em) {
.single-product .woocommerce-tabs #reviews #comments {
padding-right: 0;
float: none;
width: 100%; } }
.single-product .woocommerce-tabs #reviews #comments h2.woocommerce-Reviews-title {
font-size: 30px;
font-weight: 600;
margin-bottom: 0.625rem; }
@media screen and (max-width: 47.99875em) {
.single-product .woocommerce-tabs #reviews #comments h2.woocommerce-Reviews-title {
margin-bottom: 1.875rem; } }
.single-product .woocommerce-tabs #reviews #comments h2.woocommerce-Reviews-title span {
font-weight: 600; }
.single-product .woocommerce-tabs #reviews #comments .commentlist {
list-style: none;
margin: 1.875rem 0 0 0;
padding: 0; }
.single-product .woocommerce-tabs #reviews #comments .comment_container {
padding: 0;
position: relative;
margin-bottom: 1.25rem;
text-align: left; }
.single-product .woocommerce-tabs #reviews #comments .comment_container .comment-text {
padding-left: 5.625rem; }
@media screen and (max-width: 47.99875em) {
.single-product .woocommerce-tabs #reviews #comments .comment_container .comment-text {
padding-left: 4.375rem; } }
.single-product .woocommerce-tabs #reviews #comments .avatar {
position: absolute;
left: 0;
top: 0;
width: 4.375rem;
height: 4.375rem;
margin: 0.3125rem 0 0.625rem 0;
border-radius: 4.375rem; }
@media screen and (max-width: 47.99875em) {
.single-product .woocommerce-tabs #reviews #comments .avatar {
width: 3.125rem;
height: 3.125rem; } }
.single-product .woocommerce-tabs #reviews #comments .star-rating {
float: right;
display: inline-block;
margin: 0.625rem 0 0.625rem; }
@media screen and (max-width: 47.99875em) {
.single-product .woocommerce-tabs #reviews #comments .star-rating {
float: none;
margin: 0.25rem 0 0.625rem; } }
.single-product .woocommerce-tabs #reviews #comments .meta {
display: inline-block;
padding-top: 0.3125rem;
margin-bottom: 0; }
@media screen and (max-width: 47.99875em) {
.single-product .woocommerce-tabs #reviews #comments .meta {
display: block; } }
.single-product .woocommerce-tabs #reviews #comments .meta strong.woocommerce-review__author {
color: #000;
margin-right: 10px;
font-weight: 600;
display: inline-block;
font-size: 1.5rem;
line-height: 1.2; }
@media screen and (max-width: 47.99875em) {
.single-product .woocommerce-tabs #reviews #comments .meta strong.woocommerce-review__author {
font-size: 1.375rem; } }
.single-product .woocommerce-tabs #reviews #comments .meta .woocommerce-review__dash {
display: none; }
.single-product .woocommerce-tabs #reviews #comments .meta em.verified {
display: inline-block;
font-size: 1rem;
line-height: 1;
top: -10px; }
.single-product .woocommerce-tabs #reviews #comments .meta time {
width: 100%;
color: #666;
display: block;
font-weight: 300;
font-size: 1rem; }
.single-product .woocommerce-tabs #reviews #comments .description {
margin: 0;
line-height: 1.6em;
padding: 0.625rem 0 1.25rem 0; }
@media screen and (max-width: 47.99875em) {
.single-product .woocommerce-tabs #reviews #comments .description {
padding: 0 0 1.25rem 0; } }
.single-product .woocommerce-tabs #reviews #comments .description p {
font-size: 1.25rem;
line-height: 1.4;
padding: 0;
margin: 0 auto; }
@media screen and (max-width: 47.99875em) {
.single-product .woocommerce-tabs #reviews #comments .description p {
font-size: 1.125rem; } }
.single-product .woocommerce-tabs #reviews #review_form_wrapper {
border-left: 1px solid #f0f0f0;
padding-left: 60px;
padding-bottom: 40px;
width: 45%;
float: left; }
@media screen and (max-width: 74.99875em) {
.single-product .woocommerce-tabs #reviews #review_form_wrapper {
border-left: none;
float: none;
width: 100%;
padding-left: 0; } }
.single-product .woocommerce-tabs #reviews #review_form_wrapper h3, .single-product .woocommerce-tabs #reviews #review_form_wrapper .comment-reply-title {
font-size: 1.875rem;
line-height: 1.2;
font-weight: 600;
margin: 0; }
.single-product .woocommerce-tabs #reviews #review_form_wrapper .comment-form p.comment-notes {
margin-top: 0.625rem;
font-size: 16px; }
.single-product .woocommerce-tabs #reviews #review_form_wrapper .comment-form .comment-form-rating {
margin-top: 1.875rem; }
.single-product .woocommerce-tabs #reviews #review_form_wrapper .comment-form .stars {
position: relative;
display: inline-block;
vertical-align: middle;
white-space: nowrap; }
.single-product .woocommerce-tabs #reviews #review_form_wrapper .comment-form .stars a {
position: absolute;
top: 0;
left: 0;
text-decoration: none;
letter-spacing: 3px;
font-size: 0; }
.single-product .woocommerce-tabs #reviews #review_form_wrapper .comment-form .stars a:before {
display: block;
position: absolute;
top: 0;
left: 0;
text-indent: 0;
transition: all 0.3s ease;
color: #ffcc33;
height: 22px;
font-size: 22px;
line-height: 1; }
.single-product .woocommerce-tabs #reviews #review_form_wrapper .comment-form .stars a:after {
content: ""; }
.single-product .woocommerce-tabs #reviews #review_form_wrapper .comment-form .stars a.star-1 {
z-index: 5; }
.single-product .woocommerce-tabs #reviews #review_form_wrapper .comment-form .stars a.star-1:before { font-family: 'Barberry' !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;
content: "";
width: 20px; }
.single-product .woocommerce-tabs #reviews #review_form_wrapper .comment-form .stars a.star-1.active:before, .single-product .woocommerce-tabs #reviews #review_form_wrapper .comment-form .stars a.star-1:hover:before { font-family: 'Barberry' !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;
content: ""; }
.single-product .woocommerce-tabs #reviews #review_form_wrapper .comment-form .stars a.star-2 {
z-index: 4; }
.single-product .woocommerce-tabs #reviews #review_form_wrapper .comment-form .stars a.star-2:before { font-family: 'Barberry' !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;
content: "";
width: 47px; }
.single-product .woocommerce-tabs #reviews #review_form_wrapper .comment-form .stars a.star-2.active:before, .single-product .woocommerce-tabs #reviews #review_form_wrapper .comment-form .stars a.star-2:hover:before { font-family: 'Barberry' !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;
content: ""; }
.single-product .woocommerce-tabs #reviews #review_form_wrapper .comment-form .stars a.star-3 {
z-index: 3; }
.single-product .woocommerce-tabs #reviews #review_form_wrapper .comment-form .stars a.star-3:before { font-family: 'Barberry' !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;
content: "";
width: 71px; }
.single-product .woocommerce-tabs #reviews #review_form_wrapper .comment-form .stars a.star-3.active:before, .single-product .woocommerce-tabs #reviews #review_form_wrapper .comment-form .stars a.star-3:hover:before { font-family: 'Barberry' !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;
content: ""; }
.single-product .woocommerce-tabs #reviews #review_form_wrapper .comment-form .stars a.star-4 {
z-index: 2; }
.single-product .woocommerce-tabs #reviews #review_form_wrapper .comment-form .stars a.star-4:before { font-family: 'Barberry' !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;
content: "";
width: 97px; }
.single-product .woocommerce-tabs #reviews #review_form_wrapper .comment-form .stars a.star-4.active:before, .single-product .woocommerce-tabs #reviews #review_form_wrapper .comment-form .stars a.star-4:hover:before { font-family: 'Barberry' !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;
content: ""; }
.single-product .woocommerce-tabs #reviews #review_form_wrapper .comment-form .stars a.star-5 {
z-index: 1; }
.single-product .woocommerce-tabs #reviews #review_form_wrapper .comment-form .stars a.star-5:before { font-family: 'Barberry' !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;
content: "";
width: 122px; }
.single-product .woocommerce-tabs #reviews #review_form_wrapper .comment-form .stars a.star-5.active:before, .single-product .woocommerce-tabs #reviews #review_form_wrapper .comment-form .stars a.star-5:hover:before { font-family: 'Barberry' !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;
content: ""; }
.single-product form.variations_form table,
#barberry_woocommerce_quickview form.variations_form table {
border: none; }
.single-product form.variations_form table tbody,
#barberry_woocommerce_quickview form.variations_form table tbody {
border: none; }
.single-product form.variations_form table tbody tr,
#barberry_woocommerce_quickview form.variations_form table tbody tr {
border: none;
background-color: transparent; }
.single-product form.variations_form table tbody tr td,
#barberry_woocommerce_quickview form.variations_form table tbody tr td {
vertical-align: middle;
padding: 0;
padding-bottom: 15px; }
@media screen and (max-width: 20em) {
.single-product form.variations_form table tbody tr td,
#barberry_woocommerce_quickview form.variations_form table tbody tr td {
display: block; } }
.single-product form.variations_form table tbody tr td.label,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.label {
background: transparent; }
.single-product form.variations_form table tbody tr td.label label,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.label label {
padding: 17px 30px 16px 0;
font-size: 18px; }
.single-product form.variations_form table tbody tr td.label label:after,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.label label:after {
content: ":";
margin-left: 2px; }
@media screen and (max-width: 47.99875em) {
.single-product form.variations_form table tbody tr td.label label,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.label label {
padding-right: 20px; } }
@media screen and (max-width: 20em) {
.single-product form.variations_form table tbody tr td.label label,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.label label {
padding: 0; } }
.single-product form.variations_form table tbody tr td.value,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.value {
vertical-align: middle;
position: relative;
padding-left: 5px;
width: 100%; }
@media screen and (max-width: 47.99875em) {
.single-product form.variations_form table tbody tr td.value,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.value {
padding-right: 0; } }
@media screen and (max-width: 20em) {
.single-product form.variations_form table tbody tr td.value,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.value {
padding-left: 0; } }
.single-product form.variations_form table tbody tr td.value .reset_variations,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.value .reset_variations {
display: inline-block !important;
position: relative;
padding-left: 20px;
margin-left: 10px;
vertical-align: middle;
font-weight: 400;
font-size: 0.6875rem;
line-height: 0.6875rem;
color: inherit;
text-transform: uppercase; }
@media screen and (max-width: 47.99875em) {
.single-product form.variations_form table tbody tr td.value .reset_variations,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.value .reset_variations {
margin-left: 0;
display: block !important;
margin-top: 20px;
position: relative; } }
.single-product form.variations_form table tbody tr td.value .reset_variations:hover,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.value .reset_variations:hover {
opacity: .6; }
.single-product form.variations_form table tbody tr td.value .reset_variations:before,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.value .reset_variations:before {
position: absolute;
left: 0;
top: -4px;
width: 10px;
height: 10px;
font-size: 16px; font-family: 'Barberry' !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;
content: ""; }
.single-product form.variations_form table tbody tr td.value .select2,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.value .select2 {
display: inline-block;
max-width: 75%;
border-color: #000; }
@media screen and (max-width: 47.99875em) {
.single-product form.variations_form table tbody tr td.value .select2,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.value .select2 {
max-width: 15.625rem; } }
@media screen and (max-width: 20em) {
.single-product form.variations_form table tbody tr td.value .select2,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.value .select2 {
margin-top: 10px; } }
.single-product form.variations_form table tbody tr td.value .select2 .select2-selection__placeholder,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.value .select2 .select2-selection__placeholder {
color: #000 !important; }
.single-product form.variations_form table tbody tr td.value .tawcvs-swatches,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.value .tawcvs-swatches {
max-width: 75%;
display: inline-block;
overflow: visible;
padding: 5px 0 5px 0; }
@media screen and (max-width: 47.99875em) {
.single-product form.variations_form table tbody tr td.value .tawcvs-swatches,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.value .tawcvs-swatches {
max-width: 100%; } }
.single-product form.variations_form table tbody tr td.value .tawcvs-swatches span,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.value .tawcvs-swatches span {
width: 22px;
height: 22px;
line-height: 1;
margin-right: 17px;
opacity: 1;
border: none; }
.single-product form.variations_form table tbody tr td.value .tawcvs-swatches span:hover,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.value .tawcvs-swatches span:hover {
-moz-transform: scale(1.4);
-o-transform: scale(1.4);
-ms-transform: scale(1.4);
-webkit-transform: scale(1.4);
transform: scale(1.4); }
.single-product form.variations_form table tbody tr td.value .tawcvs-swatches span.selected,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.value .tawcvs-swatches span.selected {
-moz-transform: scale(1.4);
-o-transform: scale(1.4);
-ms-transform: scale(1.4);
-webkit-transform: scale(1.4);
transform: scale(1.4);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none; }
.single-product form.variations_form table tbody tr td.value .tawcvs-swatches span.selected:before,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.value .tawcvs-swatches span.selected:before {
margin: 0;
z-index: 4;
-moz-transform: none;
-o-transform: none;
-ms-transform: none;
-webkit-transform: none;
transform: none;
background-color: #fff;
border: none;
border-radius: 50%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
content: '';
width: 6px;
height: 6px;
opacity: 1;
transition: all .3s; }
.single-product form.variations_form table tbody tr td.value .tawcvs-swatches span.swatch-image,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.value .tawcvs-swatches span.swatch-image {
width: 34px;
height: 34px;
font-size: 0; }
.single-product form.variations_form table tbody tr td.value .tawcvs-swatches span.swatch-label,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.value .tawcvs-swatches span.swatch-label {
width: auto;
height: auto;
margin-right: 8px;
margin-bottom: 6px;
padding: 8px 10px 7px;
border-radius: 0;
font-size: 16px;
line-height: 1;
display: inline-block;
border: 1px solid #000;
background-color: #fff;
color: #000; }
.single-product form.variations_form table tbody tr td.value .tawcvs-swatches span.swatch-label .swatch__tooltip,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.value .tawcvs-swatches span.swatch-label .swatch__tooltip {
display: none; }
.single-product form.variations_form table tbody tr td.value .tawcvs-swatches span.swatch-label:before,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.value .tawcvs-swatches span.swatch-label:before {
display: none; }
.single-product form.variations_form table tbody tr td.value .tawcvs-swatches span.swatch-label:hover, .single-product form.variations_form table tbody tr td.value .tawcvs-swatches span.swatch-label.selected,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.value .tawcvs-swatches span.swatch-label:hover,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.value .tawcvs-swatches span.swatch-label.selected {
color: #fff;
background-color: #000;
border: 1px solid black;
-moz-transform: none;
-o-transform: none;
-ms-transform: none;
-webkit-transform: none;
transform: none; }
.single-product form.variations_form table tbody tr td.value .tawcvs-swatches span.swatch-label.out-of,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.value .tawcvs-swatches span.swatch-label.out-of {
cursor: not-allowed;
pointer-events: none;
color: #999;
border-color: rgba(0, 0, 0, 0.1); }
.single-product form.variations_form table tbody tr td.value .tawcvs-swatches .swatch__tooltip,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.value .tawcvs-swatches .swatch__tooltip {
width: auto;
max-width: 15rem;
margin: 0;
padding-top: 7px;
transition: all .3s ease;
font-size: 11px;
font-weight: 400;
line-height: 11px;
border-radius: 0;
background-color: #000;
position: absolute;
top: -32px;
bottom: auto;
right: auto;
left: 50%;
transform: translate3d(-50%, 0, 0); }
@media print, screen and (min-width: 64.0625em) {
.single-product form.variations_form table tbody tr td.value .tawcvs-swatches .swatch__tooltip,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.value .tawcvs-swatches .swatch__tooltip {
animation: shop_tooltip_hover_out .3s; } }
.single-product form.variations_form table tbody tr td.value .tawcvs-swatches .swatch__tooltip:after,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.value .tawcvs-swatches .swatch__tooltip:after {
position: absolute;
bottom: -16px;
right: auto;
left: 50%;
margin-left: 0;
transform: translate3d(-50%, 0, 0);
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 10px;
border-color: transparent transparent transparent;
border-top-color: #0a0a0a;
background: transparent; }
@media print, screen and (min-width: 64.0625em) {
.single-product form.variations_form table tbody tr td.value .tawcvs-swatches .swatch:hover .swatch__tooltip,
#barberry_woocommerce_quickview form.variations_form table tbody tr td.value .tawcvs-swatches .swatch:hover .swatch__tooltip {
animation: shop_tooltip_hover_in .3s;
animation-fill-mode: forwards;
visibility: visible; } }
.single-product form.variations_form table tbody tr:last-child td,
#barberry_woocommerce_quickview form.variations_form table tbody tr:last-child td {
padding-bottom: 0; }
.single-product form.variations_form .select2,
#barberry_woocommerce_quickview form.variations_form .select2 {
margin-bottom: 0; }
.single-product form.variations_form .single_variation_wrap .woocommerce-variation-description p,
#barberry_woocommerce_quickview form.variations_form .single_variation_wrap .woocommerce-variation-description p {
font-size: 18px; }
.single-product form.variations_form .single_variation_wrap .woocommerce-variation-price .price .amount,
#barberry_woocommerce_quickview form.variations_form .single_variation_wrap .woocommerce-variation-price .price .amount {
font-size: 30px; }
.single-product form.variations_form .single_variation_wrap .woocommerce-variation-price .price del span.amount,
#barberry_woocommerce_quickview form.variations_form .single_variation_wrap .woocommerce-variation-price .price del span.amount {
font-size: 95%; }
.single-product form.variations_form .single_variation_wrap .woocommerce-variation-price .price del .woocommerce-Price-amount:before,
#barberry_woocommerce_quickview form.variations_form .single_variation_wrap .woocommerce-variation-price .price del .woocommerce-Price-amount:before {
width: 100%;
position: absolute;
content: "";
right: 0;
top: 50%;
height: 0px;
border-bottom: 1px solid #f9423a;
opacity: 0.7;
transform: rotate(-15deg); }
.single-product form.variations_form .single_variation_wrap .woocommerce-variation-price .price ins,
#barberry_woocommerce_quickview form.variations_form .single_variation_wrap .woocommerce-variation-price .price ins {
margin-left: 0.3125rem;
color: #f9423a;
text-decoration: none;
line-height: 1; }
.single-product form.variations_form .single_variation_wrap .woocommerce-variation-availability,
#barberry_woocommerce_quickview form.variations_form .single_variation_wrap .woocommerce-variation-availability {
margin-bottom: 20px; }
.single-product form.variations_form .single_variation_wrap .woocommerce-variation-availability p,
#barberry_woocommerce_quickview form.variations_form .single_variation_wrap .woocommerce-variation-availability p {
font-size: 16px;
font-weight: 400;
margin: 0; }
.single-product form.variations_form .single_variation_wrap .woocommerce-variation-availability p.in-stock,
#barberry_woocommerce_quickview form.variations_form .single_variation_wrap .woocommerce-variation-availability p.in-stock {
color: #85ab69; }
.single-product form.variations_form .single_variation_wrap .woocommerce-variation-availability p.out-of-stock,
#barberry_woocommerce_quickview form.variations_form .single_variation_wrap .woocommerce-variation-availability p.out-of-stock {
color: #da4343; }
.single-product form.variations_form .single_variation_wrap .woocommerce-variation-availability .barberry-single-product-stock,
#barberry_woocommerce_quickview form.variations_form .single_variation_wrap .woocommerce-variation-availability .barberry-single-product-stock {
margin-top: 0; }
.single-product form.variations_form .single_variation_wrap .woocommerce-variation-availability .barberry-single-product-stock .stock-sold,
.single-product form.variations_form .single_variation_wrap .woocommerce-variation-availability .barberry-single-product-stock .barberry-product-stock-progress,
#barberry_woocommerce_quickview form.variations_form .single_variation_wrap .woocommerce-variation-availability .barberry-single-product-stock .stock-sold,
#barberry_woocommerce_quickview form.variations_form .single_variation_wrap .woocommerce-variation-availability .barberry-single-product-stock .barberry-product-stock-progress {
display: none; }
.single-product form.variations_form .single_variation_wrap .woocommerce-variation-availability .barberry-single-product-stock .in-stock,
#barberry_woocommerce_quickview form.variations_form .single_variation_wrap .woocommerce-variation-availability .barberry-single-product-stock .in-stock {
position: relative;
display: block; }
.single-product form.variations_form .single_variation_wrap .woocommerce-variation-availability .barberry-single-product-stock .in-stock:before,
#barberry_woocommerce_quickview form.variations_form .single_variation_wrap .woocommerce-variation-availability .barberry-single-product-stock .in-stock:before {
background-color: #85ab69;
content: "";
width: 7px;
height: 7px;
margin-right: 0.5rem;
margin-bottom: 0.1rem;
display: inline-block;
-webkit-border-radius: 50%;
border-radius: 50%; }
.single-product .select2-results__option:last-of-type,
#barberry_woocommerce_quickview .select2-results__option:last-of-type {
padding-bottom: 0; }
@media screen and (max-width: 33.125em) {
.single-product .woocommerce-variation,
#barberry_woocommerce_quickview .woocommerce-variation {
text-align: center; } }
.single-product .woocommerce-variation-add-to-cart,
#barberry_woocommerce_quickview .woocommerce-variation-add-to-cart {
display: inline-block; }
@media screen and (max-width: 33.125em) {
.single-product .woocommerce-variation-add-to-cart,
#barberry_woocommerce_quickview .woocommerce-variation-add-to-cart {
justify-content: center; } }
.single-product .woocommerce-variation-add-to-cart .barberry-buy-now:hover,
#barberry_woocommerce_quickview .woocommerce-variation-add-to-cart .barberry-buy-now:hover {
opacity: 0.5; }
.single-product .woocommerce-variation-add-to-cart.woocommerce-variation-add-to-cart-disabled .barberry-buy-now,
#barberry_woocommerce_quickview .woocommerce-variation-add-to-cart.woocommerce-variation-add-to-cart-disabled .barberry-buy-now {
margin-left: -8px;
cursor: not-allowed;
border-width: 1px;
border-color: #e1e1e1;
background-color: #fff;
color: #000;
opacity: 0.25;
-moz-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s; }
.single-product .woocommerce-variation-add-to-cart.woocommerce-variation-add-to-cart-disabled .barberry-buy-now:before,
#barberry_woocommerce_quickview .woocommerce-variation-add-to-cart.woocommerce-variation-add-to-cart-disabled .barberry-buy-now:before {
display: none; }
.single-product .woocommerce-variation-add-to-cart.woocommerce-variation-add-to-cart-disabled .barberry-buy-now:hover,
#barberry_woocommerce_quickview .woocommerce-variation-add-to-cart.woocommerce-variation-add-to-cart-disabled .barberry-buy-now:hover {
opacity: 0.5; }
.single-product .woocommerce-variation-add-to-cart.woocommerce-variation-add-to-cart-disabled .button:hover,
#barberry_woocommerce_quickview .woocommerce-variation-add-to-cart.woocommerce-variation-add-to-cart-disabled .button:hover {
opacity: 0.25; }
.single-product .woocommerce-variation-add-to-cart.woocommerce-variation-add-to-cart-disabled .button:hover,
#barberry_woocommerce_quickview .woocommerce-variation-add-to-cart.woocommerce-variation-add-to-cart-disabled .button:hover {
opacity: 0.25 !important; }
.single-product #wc-stripe-payment-request-wrapper,
#barberry_woocommerce_quickview #wc-stripe-payment-request-wrapper {
width: 100%;
clear: none !important;
display: inline-block; }
.single-product .product_summary_bottom_inner,
#barberry_woocommerce_quickview .product_summary_bottom_inner {
padding-top: 1.875rem; }
@media screen and (max-width: 33.125em) {
.single-product .product_summary_bottom_inner,
#barberry_woocommerce_quickview .product_summary_bottom_inner {
text-align: center; } }
.single-product .product_summary_bottom_inner small,
#barberry_woocommerce_quickview .product_summary_bottom_inner small {
font-size: 1rem; }
.single-product .product_summary_bottom_inner .dokan-report-abuse-button,
#barberry_woocommerce_quickview .product_summary_bottom_inner .dokan-report-abuse-button {
display: inline-block;
font-weight: 400;
padding-left: 1.5rem;
font-size: 1rem;
line-height: 1rem;
position: relative; }
.single-product .product_summary_bottom_inner .dokan-report-abuse-button i,
#barberry_woocommerce_quickview .product_summary_bottom_inner .dokan-report-abuse-button i {
width: 16px;
height: 16px;
position: absolute;
top: -2px;
left: 0; }
.single-product .product_summary_bottom_inner .dokan-report-abuse-button i:before,
#barberry_woocommerce_quickview .product_summary_bottom_inner .dokan-report-abuse-button i:before { font-family: 'Barberry' !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;
content: "";
font-size: 1rem; }
@keyframes loader_spinner {
100% {
transform: rotate(360deg); } }
@keyframes loader_fade {
0% {
opacity: 0; }
100% {
opacity: 1; } }
.single-product .product_summary_bottom_inner .dokan-report-abuse-button.working i:after,
#barberry_woocommerce_quickview .product_summary_bottom_inner .dokan-report-abuse-button.working i:after {
content: '';
display: inline-block;
box-sizing: border-box;
width: 16px;
height: 16px;
border-radius: 100%;
border: 1px solid transparent;
animation: loader_fade .5s ease-in, loader_spinner .5s linear infinite; }
.single-product .product_summary_bottom_inner .dokan-report-abuse-button.working i:before,
#barberry_woocommerce_quickview .product_summary_bottom_inner .dokan-report-abuse-button.working i:before {
display: none; }
.single-product .product_summary_bottom_inner .dokan-report-abuse-button.working i:after,
#barberry_woocommerce_quickview .product_summary_bottom_inner .dokan-report-abuse-button.working i:after {
border-top-color: #000;
z-index: 4;
position: absolute;
top: -2px;
left: 0; }
.single-product .product_summary_bottom_inner .yith-wcwl-add-to-wishlist,
#barberry_woocommerce_quickview .product_summary_bottom_inner .yith-wcwl-add-to-wishlist {
display: inline-block;
margin-top: 0;
margin-right: 1.25rem; }
.single-product .product_summary_bottom_inner .yith-wcwl-add-to-wishlist .clear, .single-product .product_summary_bottom_inner .yith-wcwl-add-to-wishlist + .clear,
#barberry_woocommerce_quickview .product_summary_bottom_inner .yith-wcwl-add-to-wishlist .clear,
#barberry_woocommerce_quickview .product_summary_bottom_inner .yith-wcwl-add-to-wishlist + .clear {
display: none; }
.single-product .product_summary_bottom_inner .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .blockUI,
#barberry_woocommerce_quickview .product_summary_bottom_inner .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .blockUI {
display: none !important; }
.single-product .product_summary_bottom_inner .yith-wcwl-add-to-wishlist .yith-wcwl-add-button > img,
#barberry_woocommerce_quickview .product_summary_bottom_inner .yith-wcwl-add-to-wishlist .yith-wcwl-add-button > img {
display: none !important; }
.single-product .product_summary_bottom_inner .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist,
#barberry_woocommerce_quickview .product_summary_bottom_inner .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist {
position: relative;
font-weight: 400;
font-size: 1rem;
line-height: 1rem;
padding-left: 1.5rem;
display: flex;
align-items: center; }
.single-product .product_summary_bottom_inner .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist .yith-wcwl-icon,
#barberry_woocommerce_quickview .product_summary_bottom_inner .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist .yith-wcwl-icon {
display: none; }
.single-product .product_summary_bottom_inner .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist:before,
#barberry_woocommerce_quickview .product_summary_bottom_inner .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist:before {
opacity: 1; font-family: 'Barberry' !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;
content: "";
margin-right: 0.5rem;
font-size: 1rem;
position: absolute;
top: -2px;
left: 0; }
.single-product .product_summary_bottom_inner .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist:hover:before,
#barberry_woocommerce_quickview .product_summary_bottom_inner .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist:hover:before {
animation: beat .6s ease-in-out infinite; }
@keyframes loader_spinner {
100% {
transform: rotate(360deg); } }
@keyframes loader_fade {
0% {
opacity: 0; }
100% {
opacity: 1; } }
.single-product .product_summary_bottom_inner .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.loading .add_to_wishlist:after,
#barberry_woocommerce_quickview .product_summary_bottom_inner .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.loading .add_to_wishlist:after {
content: '';
display: inline-block;
box-sizing: border-box;
width: 16px;
height: 16px;
border-radius: 100%;
border: 1px solid transparent;
animation: loader_fade .5s ease-in, loader_spinner .5s linear infinite; }
.single-product .product_summary_bottom_inner .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.loading .add_to_wishlist:after,
#barberry_woocommerce_quickview .product_summary_bottom_inner .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.loading .add_to_wishlist:after {
border-top-color: #000;
z-index: 4;
position: absolute;
top: -2px;
left: 0; }
.single-product .product_summary_bottom_inner .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.loading .add_to_wishlist:before,
#barberry_woocommerce_quickview .product_summary_bottom_inner .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.loading .add_to_wishlist:before {
opacity: 0; }
.single-product .product_summary_bottom_inner .yith-wcwl-wishlistaddedbrowse,
.single-product .product_summary_bottom_inner .yith-wcwl-wishlistexistsbrowse,
#barberry_woocommerce_quickview .product_summary_bottom_inner .yith-wcwl-wishlistaddedbrowse,
#barberry_woocommerce_quickview .product_summary_bottom_inner .yith-wcwl-wishlistexistsbrowse {
display: flex;
align-items: center; }
.single-product .product_summary_bottom_inner .yith-wcwl-wishlistaddedbrowse span.feedback,
.single-product .product_summary_bottom_inner .yith-wcwl-wishlistexistsbrowse span.feedback,
#barberry_woocommerce_quickview .product_summary_bottom_inner .yith-wcwl-wishlistaddedbrowse span.feedback,
#barberry_woocommerce_quickview .product_summary_bottom_inner .yith-wcwl-wishlistexistsbrowse span.feedback {
display: none; }
.single-product .product_summary_bottom_inner .yith-wcwl-wishlistaddedbrowse a,
.single-product .product_summary_bottom_inner .yith-wcwl-wishlistexistsbrowse a,
#barberry_woocommerce_quickview .product_summary_bottom_inner .yith-wcwl-wishlistaddedbrowse a,
#barberry_woocommerce_quickview .product_summary_bottom_inner .yith-wcwl-wishlistexistsbrowse a {
position: relative;
font-weight: 400;
font-size: 1rem;
line-height: 1rem;
padding-left: 1.5rem;
display: flex;
align-items: center; }
.single-product .product_summary_bottom_inner .yith-wcwl-wishlistaddedbrowse a:before,
.single-product .product_summary_bottom_inner .yith-wcwl-wishlistexistsbrowse a:before,
#barberry_woocommerce_quickview .product_summary_bottom_inner .yith-wcwl-wishlistaddedbrowse a:before,
#barberry_woocommerce_quickview .product_summary_bottom_inner .yith-wcwl-wishlistexistsbrowse a:before {
opacity: 1; font-family: 'Barberry' !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;
content: "";
margin-right: 0.5rem;
font-size: 1rem;
position: absolute;
top: -2px;
left: 0; }
.single-product .product_summary_bottom_inner .yith-wcwl-wishlistaddedbrowse a:hover:before,
.single-product .product_summary_bottom_inner .yith-wcwl-wishlistexistsbrowse a:hover:before,
#barberry_woocommerce_quickview .product_summary_bottom_inner .yith-wcwl-wishlistaddedbrowse a:hover:before,
#barberry_woocommerce_quickview .product_summary_bottom_inner .yith-wcwl-wishlistexistsbrowse a:hover:before {
animation: beat .6s ease-in-out infinite; }
.single-product .product_summary_bottom_inner .compare-btn,
#barberry_woocommerce_quickview .product_summary_bottom_inner .compare-btn {
display: inline-block;
margin: 0;
padding: 0;
margin-right: 0.9375rem; }
.single-product .product_summary_bottom_inner .compare-btn a.compare-link,
#barberry_woocommerce_quickview .product_summary_bottom_inner .compare-btn a.compare-link {
position: relative;
font-weight: 400;
font-size: 1rem;
line-height: 1rem;
padding-left: 1.5rem;
display: flex;
align-items: center; }
.single-product .product_summary_bottom_inner .compare-btn a.compare-link .blockUI,
#barberry_woocommerce_quickview .product_summary_bottom_inner .compare-btn a.compare-link .blockUI {
display: none !important; }
.single-product .product_summary_bottom_inner .compare-btn a.compare-link:before,
#barberry_woocommerce_quickview .product_summary_bottom_inner .compare-btn a.compare-link:before {
opacity: 1; font-family: 'Barberry' !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;
content: "";
margin-right: 0.5rem;
font-size: 1rem;
position: absolute;
top: -2px;
left: 0; }
.single-product .product_summary_bottom_inner .compare-btn a.compare-link:hover:before,
#barberry_woocommerce_quickview .product_summary_bottom_inner .compare-btn a.compare-link:hover:before {
animation: rotateIn .6s ease-in-out infinite; }
@keyframes loader_spinner {
100% {
transform: rotate(360deg); } }
@keyframes loader_fade {
0% {
opacity: 0; }
100% {
opacity: 1; } }
.single-product .product_summary_bottom_inner .compare-btn a.compare-link.loading:after,
#barberry_woocommerce_quickview .product_summary_bottom_inner .compare-btn a.compare-link.loading:after {
content: '';
display: inline-block;
box-sizing: border-box;
width: 16px;
height: 16px;
border-radius: 100%;
border: 1px solid transparent;
animation: loader_fade .5s ease-in, loader_spinner .5s linear infinite; }
.single-product .product_summary_bottom_inner .compare-btn a.compare-link.loading:after,
#barberry_woocommerce_quickview .product_summary_bottom_inner .compare-btn a.compare-link.loading:after {
border-top-color: #000;
z-index: 4;
position: absolute;
top: -2px;
left: 0; }
.single-product .product_summary_bottom_inner .compare-btn a.compare-link.loading:before,
#barberry_woocommerce_quickview .product_summary_bottom_inner .compare-btn a.compare-link.loading:before {
opacity: 0; }
.single-product .product_summary_bottom_inner .compare-btn a.compare-link.loading.added:after,
#barberry_woocommerce_quickview .product_summary_bottom_inner .compare-btn a.compare-link.loading.added:after {
display: none; }
.single-product .product_summary_bottom_inner .compare-btn a.compare-link.loading.added:before,
#barberry_woocommerce_quickview .product_summary_bottom_inner .compare-btn a.compare-link.loading.added:before {
opacity: 1; }
.single-product .single_variation_wrap .woocommerce-variation .woocommerce-variation-price .price .subscription-details,
.single-product .single_variation_wrap .woocommerce-variation .woocommerce-variation-price .price .subscription-details .amount,
#barberry_woocommerce_quickview .single_variation_wrap .woocommerce-variation .woocommerce-variation-price .price .subscription-details,
#barberry_woocommerce_quickview .single_variation_wrap .woocommerce-variation .woocommerce-variation-price .price .subscription-details .amount {
font-size: 16px; }
@media screen and (max-width: 33.125em) {
.single-product .grouped_form,
#barberry_woocommerce_quickview .grouped_form {
text-align: center; } }
.single-product .product-type-grouped .woocommerce-grouped-product-list-item__quantity,
#barberry_woocommerce_quickview .product-type-grouped .woocommerce-grouped-product-list-item__quantity {
opacity: 1;
visibility: visible;
z-index: 1; }
.single-product .product-type-grouped .woocommerce-grouped-product-list-item__quantity:hover .button,
#barberry_woocommerce_quickview .product-type-grouped .woocommerce-grouped-product-list-item__quantity:hover .button {
visibility: visible;
overflow: visible; }
.single-product .product-type-grouped .woocommerce-grouped-product-list-item__quantity .button,
#barberry_woocommerce_quickview .product-type-grouped .woocommerce-grouped-product-list-item__quantity .button {
background: none;
font-size: 0;
border-top-width: 0;
color: inherit;
padding: 0;
text-align: right;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer; }
.single-product .product-type-grouped .woocommerce-grouped-product-list-item__quantity .button .tooltip,
#barberry_woocommerce_quickview .product-type-grouped .woocommerce-grouped-product-list-item__quantity .button .tooltip {
max-width: 15rem;
transition: all .3s ease;
font-size: 12px;
font-weight: 400;
line-height: 1;
position: absolute;
top: -35px;
right: auto;
left: 50%;
transform: translate3d(-50%, 0, 0);
visibility: hidden;
pointer-events: none;
white-space: nowrap;
text-align: center;
padding: 8px 9px 6px 9px; }
@media print, screen and (min-width: 64.0625em) {
.single-product .product-type-grouped .woocommerce-grouped-product-list-item__quantity .button .tooltip,
#barberry_woocommerce_quickview .product-type-grouped .woocommerce-grouped-product-list-item__quantity .button .tooltip {
animation: shop_tooltip_hover_out .3s; } }
.single-product .product-type-grouped .woocommerce-grouped-product-list-item__quantity .button .tooltip:after,
#barberry_woocommerce_quickview .product-type-grouped .woocommerce-grouped-product-list-item__quantity .button .tooltip:after {
position: absolute;
bottom: -16px;
right: auto;
left: 50%;
transform: translate3d(-50%, 0, 0);
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 10px;
border-color: transparent transparent transparent;
border-top-color: #0a0a0a; }
@media print, screen and (min-width: 64.0625em) {
.single-product .product-type-grouped .woocommerce-grouped-product-list-item__quantity .button:hover .tooltip,
#barberry_woocommerce_quickview .product-type-grouped .woocommerce-grouped-product-list-item__quantity .button:hover .tooltip {
animation: shop_tooltip_hover_in .3s;
animation-fill-mode: forwards;
visibility: visible; } }
.single-product .product-type-grouped .woocommerce-grouped-product-list-item__quantity .button:after,
#barberry_woocommerce_quickview .product-type-grouped .woocommerce-grouped-product-list-item__quantity .button:after { font-family: 'Barberry' !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;
content: "";
transition: all .3s ease-in-out;
font-size: 16px; }
.single-product .product-type-grouped .group_table,
#barberry_woocommerce_quickview .product-type-grouped .group_table {
table-layout: fixed;
border: none;
text-align: left; }
.single-product .product-type-grouped .group_table tbody,
#barberry_woocommerce_quickview .product-type-grouped .group_table tbody {
border: none; }
.single-product .product-type-grouped .group_table tr,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr {
border-bottom-width: 0;
background-color: transparent;
border-bottom: 1px solid #eee; }
.single-product .product-type-grouped .group_table tr:last-child,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr:last-child {
border-bottom: none; }
@media screen and (max-width: 47.99875em) {
.single-product .product-type-grouped .group_table tr:first-child td,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr:first-child td {
padding-top: 0; } }
.single-product .product-type-grouped .group_table tr:last-child td,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr:last-child td {
padding-bottom: 1rem; }
.single-product .product-type-grouped .group_table tr td,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td {
vertical-align: middle; }
.single-product .product-type-grouped .group_table tr td:first-child,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td:first-child {
padding-left: 0; }
.single-product .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity .quantity,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity .quantity {
margin-right: 0;
min-width: 120px;
margin-bottom: 0 !important; }
@media screen and (max-width: 23.4375em) {
.single-product .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity .quantity,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity .quantity {
line-height: 1.3 !important;
min-width: 70px !important; }
.single-product .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity .quantity .plus-btn,
.single-product .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity .quantity .minus-btn,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity .quantity .plus-btn,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity .quantity .minus-btn {
min-width: 26px !important;
height: 26px !important;
line-height: 38px !important; } }
@media screen and (max-width: 23.4375em) {
.single-product .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity input.custom-qty,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity input.custom-qty {
font-size: 0.9375rem !important;
width: 25px !important; } }
.single-product .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity a.button,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity a.button {
text-align: center;
text-transform: capitalize;
padding: 15px 0;
border-width: 0px;
width: 120px;
display: inline-block;
background: #f5f5f5;
margin-bottom: 0;
letter-spacing: 0; }
.single-product .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity a.button:before,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity a.button:before {
display: none; }
.single-product .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity a.button:after,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity a.button:after {
color: #000; }
.single-product .product-type-grouped .group_table tr td a.product_type_external, .single-product .product-type-grouped .group_table tr td a.product_type_simple, .single-product .product-type-grouped .group_table tr td a.product_type_variable,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td a.product_type_external,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td a.product_type_simple,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td a.product_type_variable {
font-size: 0;
padding: 1.125rem 0;
position: relative;
opacity: 1;
width: 100%; }
.single-product .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__label label,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__label label {
padding: 0;
padding-left: 10px; }
.single-product .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__label label a,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__label label a {
color: inherit;
font-size: 1.125rem;
line-height: 1.3;
font-weight: 400 !important; }
@media screen and (max-width: 47.99875em) {
.single-product .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__label label a,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__label label a {
font-size: 1rem; } }
.single-product .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__label label a:hover,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__label label a:hover {
opacity: 0.6; }
.single-product .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price {
text-align: right;
font-size: 18px;
line-height: 1.2; }
.single-product .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price .barberry-single-product-stock,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price .barberry-single-product-stock {
margin: 0; }
.single-product .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price .barberry-single-product-stock .in-stock,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price .barberry-single-product-stock .in-stock {
display: inline;
margin: 0; }
.single-product .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price .barberry-single-product-stock .in-stock:before,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price .barberry-single-product-stock .in-stock:before {
content: "";
width: 7px;
height: 7px;
margin-right: 0.5rem;
margin-bottom: 0;
display: inline-block;
-webkit-border-radius: 50%;
border-radius: 50%; }
@media screen and (max-width: 23.4375em) {
.single-product .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price .barberry-single-product-stock .in-stock:before,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price .barberry-single-product-stock .in-stock:before {
display: none; } }
.single-product .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price .barberry-single-product-stock .stock-sold,
.single-product .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price .barberry-single-product-stock .barberry-product-stock-progress,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price .barberry-single-product-stock .stock-sold,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price .barberry-single-product-stock .barberry-product-stock-progress {
display: none; }
.single-product .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price del,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price del {
text-decoration: none; }
.single-product .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price del span.amount,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price del span.amount {
position: relative;
color: #666;
font-size: 85%;
font-weight: 300;
line-height: 1.2; }
.single-product .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price del span.amount .amount:before,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price del span.amount .amount:before {
width: 100%;
position: absolute;
content: "";
right: 0;
top: 50%;
height: 0px;
border-bottom: 1px solid #f9423a;
opacity: 0.7;
transform: rotate(-15deg); }
.single-product .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price ins,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price ins {
color: #f9423a;
text-decoration: none;
line-height: 1; }
.single-product .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price ins .amount,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price ins .amount {
font-size: 18px;
line-height: 1.2; }
.single-product .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price p.stock,
#barberry_woocommerce_quickview .product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price p.stock {
display: block;
margin-top: 0px;
margin-bottom: 0;
line-height: 1; }
.single_add_to_cart_button.progress-btn {
cursor: pointer; }
.single_add_to_cart_button.progress-btn:after {
display: none; }
.single_add_to_cart_button.progress-btn .checked {
position: absolute;
top: calc(50% - 8px);
left: 47%;
opacity: 1;
height: 0; }
.single_add_to_cart_button.progress-btn .checked:after {
font-size: 0;
margin-left: -5px; font-family: 'Barberry' !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;
content: ""; }
.single_add_to_cart_button.progress-btn.check .btn-text {
opacity: 0;
font-size: 0; }
.single_add_to_cart_button.progress-btn.check .checked {
opacity: 1;
height: auto;
transition: all 0.3s ease; }
.single_add_to_cart_button.progress-btn.check .checked:after {
font-size: 16px; }
.single_add_to_cart_button.progress-btn .btn-text {
-moz-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
opacity: 1; }
.single_add_to_cart_button.progress-btn.active {
opacity: 1 !important;
pointer-events: none;
cursor: initial !important; }
.single_add_to_cart_button.progress-btn.active .progress {
opacity: 1;
animation: progress-anim 3s ease 0s; }
.single_add_to_cart_button.progress-btn.active .btn-text {
opacity: 0;
transition: all 0.3s ease; }
.single_add_to_cart_button.progress-btn.active:before {
transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0); }
.single_add_to_cart_button.progress-btn.active.check:before {
transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0); }
.single_add_to_cart_button.progress-btn .progress {
width: 0%;
height: 100%;
z-index: 5;
background: #000;
opacity: 0;
transition: all 0.3s ease;
position: absolute;
left: 0px;
top: 0;
right: 0;
bottom: 0; }
body.is-mobile .single_add_to_cart_button.progress-btn {
-moz-transition: 0.6s background-color ease;
-o-transition: 0.6s background-color ease;
-webkit-transition: 0.6s background-color ease;
transition: 0.6s background-color ease; }
body.is-mobile .single_add_to_cart_button.progress-btn.active {
background-color: #fff; }
body.is-mobile .single_add_to_cart_button.progress-btn.active.check .checked:after {
color: #000; }
@keyframes progress-anim {
0% {
width: 0%; }
5% {
width: 0%; }
10% {
width: 15%; }
30% {
width: 40%; }
50% {
width: 55%; }
80% {
width: 100%; }
95% {
width: 100%; }
100% {
width: 0%; } }
.product-images-wrapper {
position: relative; }
.product-images-wrapper .product-labels {
top: 25px;
left: -10px; }
@media screen and (max-width: 47.99875em) {
.product-images-wrapper .product-labels {
top: 30px;
left: 25px; } }
.product-images-wrapper .product-labels.labels-bordered .product-label {
padding: 5px 15px 3px 15px;
border: 2px solid; }
@media screen and (max-width: 47.99875em) {
.product-images-wrapper .product-labels.labels-bordered .product-label {
padding: 5px 10px 3px 10px;
border: 1px solid; } }
.product-images-wrapper .product-labels.labels-solid .product-label {
padding: 7px 20px 5px 20px;
color: #fff; }
@media screen and (max-width: 47.99875em) {
.product-images-wrapper .product-labels.labels-solid .product-label {
padding: 5px 10px 3px 10px; } }
.product-images-wrapper .product-labels .product-label {
display: inline-block;
font-size: 16px;
line-height: 1.4;
font-weight: 400; }
.product-images-wrapper .product-labels .product-label:not(:last-child) {
margin-bottom: 10px; }
@media screen and (max-width: 47.99875em) {
.product-images-wrapper .product-labels .product-label {
font-size: 13px;
line-height: 1.3; } }
.product_layout.product_layout_style_2 .product-images-wrapper .product-labels, .product_layout.product_layout_style_3 .product-images-wrapper .product-labels {
left: 25px; }
@media (min-width: 768px) {
.product_layout.product_layout_style_2 .product-images-wrapper .product-labels, .product_layout.product_layout_style_3 .product-images-wrapper .product-labels {
left: calc(9.1145833333vw - 45px); } }
@media (min-width: 1920px) {
.product_layout.product_layout_style_2 .product-images-wrapper .product-labels, .product_layout.product_layout_style_3 .product-images-wrapper .product-labels {
left: 130px; } }
.single-product .product-tabs-cells {
margin-top: 2.5rem;
border-bottom: 1px solid #eee; }
@media screen and (max-width: 47.99875em) {
.single-product .product-tabs-cells {
margin-top: 2.5rem;
border-top: 1px solid #eee; } }
.single-product .woocommerce-tabs {
margin: 1.25rem 0 0; }
.single-product .woocommerce-tabs ul.tabs {
background-color: transparent;
margin: 0 0 2.5rem 0;
padding: 0;
list-style: none;
text-align: center;
border: none; }
@media screen and (max-width: 47.99875em) {
.single-product .woocommerce-tabs ul.tabs {
margin: 0 0 1.25rem 0; } }
.single-product .woocommerce-tabs ul.tabs li {
display: inline-block;
font-weight: bold;
padding: 0 0.625rem;
margin: 5px 0;
width: auto; }
@media screen and (max-width: 47.99875em) {
.single-product .woocommerce-tabs ul.tabs li {
display: block;
width: 100%;
text-align: center;
margin: 15px 0; } }
.single-product .woocommerce-tabs ul.tabs li a {
padding: 0.3125rem 0.625rem;
color: rgba(0, 0, 0, 0.3);
font-size: 2.125rem;
line-height: 1.2;
font-weight: 600;
letter-spacing: -1px; }
.single-product .woocommerce-tabs ul.tabs li a sup {
font-size: 1.125rem;
margin-left: 5px;
top: -10px;
vertical-align: middle; }
@media screen and (max-width: 47.99875em) {
.single-product .woocommerce-tabs ul.tabs li a {
font-size: 1.625rem; } }
.single-product .woocommerce-tabs ul.tabs li.active a {
color: #000; }
.single-product .woocommerce-tabs ul.tabs li.active a sup {
color: #000; }
.single-product .woocommerce-tabs .grid-container {
padding: 0; }
@media screen and (max-width: 64em) {
.single-product .woocommerce-tabs .grid-container {
padding-left: 30px;
padding-right: 30px; } }
@media screen and (max-width: 64em) and (min-width: 768px) {
.single-product .woocommerce-tabs .grid-container {
padding-left: calc(5.8823529412vw - 15.1764705882px); } }
@media screen and (max-width: 64em) and (min-width: 1023px) {
.single-product .woocommerce-tabs .grid-container {
padding-left: 45px; } }
@media screen and (max-width: 64em) and (min-width: 768px) {
.single-product .woocommerce-tabs .grid-container {
padding-right: calc(5.8823529412vw - 15.1764705882px); } }
@media screen and (max-width: 64em) and (min-width: 1023px) {
.single-product .woocommerce-tabs .grid-container {
padding-right: 45px; } }
.single-product .woocommerce-tabs #tab-description p a {
font-weight: 400; }
.single-product .woocommerce-tabs #tab-additional_information .shop_attributes .cell {
padding-right: 1.25rem;
margin-bottom: 1.25rem; }
.single-product .woocommerce-tabs #tab-additional_information .shop_attributes .cell:last-child {
padding-right: 0; }
.single-product .woocommerce-tabs #tab-additional_information .shop_attributes .cell .attr-title {
font-weight: 400;
font-size: 18px; }
.single-product .woocommerce-tabs #tab-additional_information .shop_attributes .cell .attr-excerpt p {
font-size: 18px; }
.single-product .woocommerce-tabs #tab-description,
.single-product .woocommerce-tabs #tab-additional_information {
padding-bottom: 3.75rem; }
@media screen and (max-width: 47.99875em) {
.single-product .woocommerce-tabs #tab-description,
.single-product .woocommerce-tabs #tab-additional_information {
padding-bottom: 1.875rem; } }
body:not(.is-mobile) .woocommerce-tabs ul.tabs li a {
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-image: linear-gradient(to right, #000, #000 50%, rgba(0, 0, 0, 0.3) 50%);
background-size: 200% 100%;
background-position: 100%;
transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1); }
body:not(.is-mobile) .woocommerce-tabs ul.tabs li a sup {
background-image: none;
-webkit-text-fill-color: rgba(0, 0, 0, 0.3); }
body:not(.is-mobile) .woocommerce-tabs ul.tabs li a:hover {
background-position: 0%; }
body:not(.is-mobile) .woocommerce-tabs ul.tabs li a:hover sup {
-webkit-text-fill-color: black; }
body:not(.is-mobile) .woocommerce-tabs ul.tabs li.active a {
color: #000;
background-image: none;
-webkit-text-fill-color: #000; }
body:not(.is-mobile) .woocommerce-tabs ul.tabs li.active a sup {
-webkit-text-fill-color: black; }
.product_layout .barberry-images {
position: relative; }
.product_layout .barberry-images .product_tool_buttons_placeholder {
opacity: 1;
visibility: visible;
z-index: 1; }
.product_layout .barberry-images .product_tool_buttons_placeholder:hover .single_product_video_trigger {
visibility: visible;
overflow: visible; }
.product_layout .barberry-images .product_tool_buttons_placeholder .single_product_video_trigger {
background: none;
font-size: 0;
border-top-width: 0;
color: inherit;
padding: 0;
text-align: right;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer; }
.product_layout .barberry-images .product_tool_buttons_placeholder .single_product_video_trigger .tooltip {
max-width: 15rem;
transition: all .3s ease;
font-size: 12px;
font-weight: 400;
line-height: 1;
position: absolute;
top: -35px;
right: auto;
left: 50%;
transform: translate3d(-50%, 0, 0);
visibility: hidden;
pointer-events: none;
white-space: nowrap;
text-align: center;
padding: 8px 9px 6px 9px; }
@media print, screen and (min-width: 64.0625em) {
.product_layout .barberry-images .product_tool_buttons_placeholder .single_product_video_trigger .tooltip {
animation: shop_tooltip_hover_out .3s; } }
.product_layout .barberry-images .product_tool_buttons_placeholder .single_product_video_trigger .tooltip:after {
position: absolute;
bottom: -16px;
right: auto;
left: 50%;
transform: translate3d(-50%, 0, 0);
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 10px;
border-color: transparent transparent transparent;
border-top-color: #0a0a0a; }
@media print, screen and (min-width: 64.0625em) {
.product_layout .barberry-images .product_tool_buttons_placeholder .single_product_video_trigger:hover .tooltip {
animation: shop_tooltip_hover_in .3s;
animation-fill-mode: forwards;
visibility: visible; } }
.product_layout .barberry-images .product_tool_buttons_placeholder .single_product_video_trigger:after { font-family: 'Barberry' !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;
content: "";
transition: all .3s ease-in-out;
font-size: 16px; }
.product_layout .barberry-images.woocommerce-product-gallery--without-images .product-thumbnails-wrapper {
display: none; }
.product_layout .product-images-inner {
position: relative; }
.product_layout .product-images-inner .product_tool_buttons_placeholder {
z-index: 4;
position: absolute;
right: 30px;
bottom: 30px;
width: 55px;
height: 55px; }
@media screen and (max-width: 80em) {
.product_layout .product-images-inner .product_tool_buttons_placeholder {
right: 20px;
bottom: 20px;
width: 45px;
height: 45px; } }
.product_layout .product-images-inner .product_tool_buttons_placeholder .single_product_video_trigger {
position: relative;
z-index: 1;
overflow: hidden; }
.product_layout .product-images-inner .product_tool_buttons_placeholder .single_product_video_trigger:before {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: #000;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transform-origin: center center;
transform-origin: center center;
transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
border-radius: 50%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
body:not(.is-mobile) .product_layout .product-images-inner .product_tool_buttons_placeholder .single_product_video_trigger:hover:before {
-webkit-transform: scale(1);
transform: scale(1); }
body:not(.is-mobile) .product_layout .product-images-inner .product_tool_buttons_placeholder .single_product_video_trigger:hover:after {
color: #fff;
transform: scale(0.8); }
.product_layout .product-images-inner .product_tool_buttons_placeholder .single_product_video_trigger {
background-color: #fff;
width: 55px;
height: 55px;
border-radius: 50%;
-webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.05); }
.product_layout .product-images-inner .product_tool_buttons_placeholder .single_product_video_trigger:after {
position: absolute;
top: calc(50% - 11px);
left: calc(50% - 8px);
font-size: 20px;
font-weight: 600;
-moz-transition: transform 0.3s;
-o-transition: transform 0.3s;
-webkit-transition: transform 0.3s;
transition: transform 0.3s; }
@media screen and (max-width: 80em) {
.product_layout .product-images-inner .product_tool_buttons_placeholder .single_product_video_trigger {
width: 45px;
height: 45px; }
.product_layout .product-images-inner .product_tool_buttons_placeholder .single_product_video_trigger:after {
position: absolute;
top: calc(50% - 9px);
left: calc(50% - 6px);
font-size: 16px;
font-weight: 600;
-moz-transition: transform 0.3s;
-o-transition: transform 0.3s;
-webkit-transition: transform 0.3s;
transition: transform 0.3s; } }
.product_layout .product-image-wrapper {
position: relative;
overflow: hidden; }
.product_layout #product-images {
opacity: 0; }
.product_layout #product-images.flickity-enabled {
opacity: 1; }
.product_layout #product-images .woocommerce-product-gallery__image {
width: 100%; }
.product_layout #product-images .woocommerce-product-gallery__image img {
width: 100%;
height: auto;
box-shadow: none; }
.product_layout #product-images .woocommerce-product-gallery__image img.flickity-lazyloaded:not(.zoomImg) {
opacity: 1; }
.product_layout #product-images .woocommerce-product-gallery__image .photoswipe {
cursor: crosshair;
display: block; }
.product_layout #product-images .woocommerce-product-gallery__image .zoomImg {
background-color: #fff;
opacity: 0; }
.product_layout #product-images.photoswipe-enabled .woocommerce-product-gallery__image {
cursor: pointer; }
.product_layout #product-images.zoom-enabled .woocommerce-product-gallery__image {
cursor: crosshair; }
.product_layout .product-thumbnails-wrapper {
position: absolute;
bottom: -50px;
left: 0;
width: 100%; }
@media screen and (max-width: 48em) {
.product_layout .product-thumbnails-wrapper {
position: relative;
bottom: 0; } }
.product_layout .product-thumbnails-container {
position: relative;
margin: 0 auto 0 auto;
overflow: hidden;
max-width: 65%;
transition: box-shadow 1.2s cubic-bezier(0.4, 0, 0.2, 1); }
.product_layout .product-thumbnails-container.shadow {
-webkit-box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.1); }
@media screen and (max-width: 64.06125em) {
.product_layout .product-thumbnails-container {
max-width: 70%; } }
@media screen and (max-width: 47.99875em) {
.product_layout .product-thumbnails-container {
margin-top: 0;
max-width: 100%; }
.product_layout .product-thumbnails-container.shadow {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none; } }
.product_layout .product-thumbnails {
height: auto;
background: #fff;
border: 4px solid #fff;
opacity: 0; }
.product_layout .product-thumbnails.flickity-enabled {
opacity: 1; }
@media screen and (max-width: 47.99875em) {
.product_layout .product-thumbnails {
border-left: none;
border-right: none; } }
.product_layout .product-thumbnails .woocommerce-product-thumb__image {
background-color: #fff;
height: auto;
opacity: 1;
width: 25%; }
.product_layout .product-thumbnails .woocommerce-product-thumb__image img {
cursor: pointer;
width: 100%;
margin-right: 4px;
margin-left: 4px;
transition: opacity 1.2s cubic-bezier(0.4, 0, 0.2, 1); }
.product_layout .product-thumbnails .woocommerce-product-thumb__image:first-child img {
margin-left: 0; }
.product_layout .product-thumbnails .woocommerce-product-thumb__image.is-nav-selected img {
opacity: .5; }
.product_layout .product-thumbnails-container.thumb-no-2, .product_layout .product-thumbnails-container[data-thumb="2"] {
max-width: 40%; }
.product_layout .product-thumbnails-container.thumb-no-2 .woocommerce-product-thumb__image, .product_layout .product-thumbnails-container[data-thumb="2"] .woocommerce-product-thumb__image {
width: 50%; }
@media screen and (max-width: 64.06125em) {
.product_layout .product-thumbnails-container.thumb-no-2, .product_layout .product-thumbnails-container[data-thumb="2"] {
margin-top: -5vw;
max-width: 40%; } }
@media screen and (max-width: 47.99875em) {
.product_layout .product-thumbnails-container.thumb-no-2, .product_layout .product-thumbnails-container[data-thumb="2"] {
margin-top: 0;
max-width: 100%; }
.product_layout .product-thumbnails-container.thumb-no-2 .flickity-slider, .product_layout .product-thumbnails-container[data-thumb="2"] .flickity-slider {
transform: none !important; }
.product_layout .product-thumbnails-container.thumb-no-2 .woocommerce-product-thumb__image, .product_layout .product-thumbnails-container[data-thumb="2"] .woocommerce-product-thumb__image {
width: 25%;
width: 94px; } }
@media screen and (max-width: 47.99875em) and (min-width: 375px) {
.product_layout .product-thumbnails-container.thumb-no-2 .woocommerce-product-thumb__image, .product_layout .product-thumbnails-container[data-thumb="2"] .woocommerce-product-thumb__image {
width: calc(19.1780821918vw + 22.0821917808px); } }
@media screen and (max-width: 47.99875em) and (min-width: 667px) {
.product_layout .product-thumbnails-container.thumb-no-2 .woocommerce-product-thumb__image, .product_layout .product-thumbnails-container[data-thumb="2"] .woocommerce-product-thumb__image {
width: calc(-1700vw + 11489px); } }
@media screen and (max-width: 47.99875em) and (min-width: 668px) {
.product_layout .product-thumbnails-container.thumb-no-2 .woocommerce-product-thumb__image, .product_layout .product-thumbnails-container[data-thumb="2"] .woocommerce-product-thumb__image {
width: 133px; } }
@media screen and (max-width: 47.99875em) and (min-width: 768px) {
.product_layout .product-thumbnails-container.thumb-no-2 .woocommerce-product-thumb__image, .product_layout .product-thumbnails-container[data-thumb="2"] .woocommerce-product-thumb__image {
width: 133px; } }
.product_layout .product-thumbnails-container.thumb-no-3, .product_layout .product-thumbnails-container[data-thumb="3"] {
max-width: 50%; }
.product_layout .product-thumbnails-container.thumb-no-3 .woocommerce-product-thumb__image, .product_layout .product-thumbnails-container[data-thumb="3"] .woocommerce-product-thumb__image {
width: 33.33%; }
@media screen and (max-width: 64.06125em) {
.product_layout .product-thumbnails-container.thumb-no-3, .product_layout .product-thumbnails-container[data-thumb="3"] {
margin-top: -5vw;
max-width: 55%; } }
@media screen and (max-width: 47.99875em) {
.product_layout .product-thumbnails-container.thumb-no-3, .product_layout .product-thumbnails-container[data-thumb="3"] {
margin-top: 0;
max-width: 100%; }
.product_layout .product-thumbnails-container.thumb-no-3 .flickity-slider, .product_layout .product-thumbnails-container[data-thumb="3"] .flickity-slider {
transform: none !important; }
.product_layout .product-thumbnails-container.thumb-no-3 .woocommerce-product-thumb__image, .product_layout .product-thumbnails-container[data-thumb="3"] .woocommerce-product-thumb__image {
width: 25%;
width: 94px; } }
@media screen and (max-width: 47.99875em) and (min-width: 375px) {
.product_layout .product-thumbnails-container.thumb-no-3 .woocommerce-product-thumb__image, .product_layout .product-thumbnails-container[data-thumb="3"] .woocommerce-product-thumb__image {
width: calc(19.1780821918vw + 22.0821917808px); } }
@media screen and (max-width: 47.99875em) and (min-width: 667px) {
.product_layout .product-thumbnails-container.thumb-no-3 .woocommerce-product-thumb__image, .product_layout .product-thumbnails-container[data-thumb="3"] .woocommerce-product-thumb__image {
width: calc(-1700vw + 11489px); } }
@media screen and (max-width: 47.99875em) and (min-width: 668px) {
.product_layout .product-thumbnails-container.thumb-no-3 .woocommerce-product-thumb__image, .product_layout .product-thumbnails-container[data-thumb="3"] .woocommerce-product-thumb__image {
width: 133px; } }
@media screen and (max-width: 47.99875em) and (min-width: 768px) {
.product_layout .product-thumbnails-container.thumb-no-3 .woocommerce-product-thumb__image, .product_layout .product-thumbnails-container[data-thumb="3"] .woocommerce-product-thumb__image {
width: 133px; } }
.product_layout.product_layout_style_3 .product-images-wrapper .product-labels {
display: none; }
@media screen and (max-width: 58.75em) {
.product_layout.product_layout_style_3 .product-images-wrapper .product-labels {
display: block; } }
.product_layout.product_layout_style_3 .product-images-inner .product_tool_buttons_placeholder {
right: 27.7vw; }
@media screen and (max-width: 80em) {
.product_layout.product_layout_style_3 .product-images-inner .product_tool_buttons_placeholder {
right: 23.5vw; } }
@media screen and (max-width: 58.75em) {
.product_layout.product_layout_style_3 .product-images-inner .product_tool_buttons_placeholder {
right: 20px; } }
.product_layout.product_layout_style_3 #product-images .woocommerce-product-gallery__image {
width: 42vw;
opacity: 0.3;
-moz-transition: opacity 1.2s cubic-bezier(0.4, 0, 0.2, 1);
-o-transition: opacity 1.2s cubic-bezier(0.4, 0, 0.2, 1);
-webkit-transition: opacity 1.2s cubic-bezier(0.4, 0, 0.2, 1);
transition: opacity 1.2s cubic-bezier(0.4, 0, 0.2, 1); }
@media screen and (max-width: 80em) {
.product_layout.product_layout_style_3 #product-images .woocommerce-product-gallery__image {
width: 50vw; } }
@media screen and (max-width: 58.75em) {
.product_layout.product_layout_style_3 #product-images .woocommerce-product-gallery__image {
width: 100%; } }
.product_layout.product_layout_style_3 #product-images .woocommerce-product-gallery__image img {
opacity: 1; }
.product_layout.product_layout_style_3 #product-images .woocommerce-product-gallery__image.is-selected {
opacity: 1; }
@media screen and (max-width: 58.75em) {
.product_layout.product_layout_style_3 .product-title-section-wrapper {
display: none; } }
.product_layout.product_layout_style_3 .product-title-section-wrapper .product-title-section-right {
position: absolute;
top: calc(50% - 50px);
transform: translateY(-50%);
right: 27.7vw;
width: 50px;
text-align: center; }
@media screen and (max-width: 80em) {
.product_layout.product_layout_style_3 .product-title-section-wrapper .product-title-section-right {
right: 23vw; } }
.product_layout.product_layout_style_3 .product-title-section-wrapper .product-title-section-right .carousel-status {
color: #000;
font-size: 16px; }
.product_layout.product_layout_style_3 .product-title-section-wrapper .product-title-section-right .carousel-status span {
color: #000;
padding: 0 5px; }
.product_layout.product_layout_style_3 .product-title-section-wrapper .product-title-section-right .carousel-status span:first-child {
font-size: 26px;
font-weight: 400; }
.product_layout.product_layout_style_3 .product-title-section-wrapper .product-title-section-right .box-share-master-container {
top: 50px;
right: 0; }
.product_layout.product_layout_style_3 .product-title-section-wrapper .product-title-section-right .box-share-master-container a {
background-color: #fff;
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.05); }
.product_layout.product_layout_style_3 .product-title-section-wrapper .product-title-section-wrapper-inner {
position: absolute;
top: calc(50%);
transform: translateY(-50%);
left: 18vw;
width: 25vw; }
@media screen and (max-width: 80em) {
.product_layout.product_layout_style_3 .product-title-section-wrapper .product-title-section-wrapper-inner {
left: 13vw;
width: 30vw; } }
.product_layout.product_layout_style_3 .product-title-section-wrapper .product-title-section-wrapper-inner .title-wrapper {
padding-top: 10px;
position: relative;
display: inline-block;
overflow: hidden; }
.product_layout.product_layout_style_3 .product-title-section-wrapper .product-title-section-wrapper-inner .title-wrapper h1 {
margin-bottom: 0; }
.product_layout.product_layout_style_3 .product-title-section-wrapper .product-title-section-wrapper-inner .product_summary_middle .woocommerce-product-rating .star-rating {
vertical-align: top;
font-size: 1rem; }
.product_layout.product_layout_style_3 .product-title-section-wrapper .product-title-section-wrapper-inner .product_summary_middle .woocommerce-product-rating .woocommerce-review-link {
margin-left: 0.625rem;
color: #666;
vertical-align: top;
display: inline-block;
font-size: 1rem;
line-height: 1.3;
-moz-transition: color 0.3s;
-o-transition: color 0.3s;
-webkit-transition: color 0.3s;
transition: color 0.3s; }
.product_layout.product_layout_style_3 .product-title-section-wrapper .product-title-section-wrapper-inner .product_summary_middle .woocommerce-product-rating .woocommerce-review-link:hover {
color: #000; }
.product_layout.product_layout_style_3 .product-title-section-wrapper .product-title-section-wrapper-inner .product_summary_middle .price {
margin-top: 0.625rem;
margin-bottom: 0; }
.product_layout.product_layout_style_3 .product-title-section-wrapper .product-title-section-wrapper-inner .product_summary_middle .price .amount {
font-size: 30px; }
.product_layout.product_layout_style_3 .product-title-section-wrapper .product-title-section-wrapper-inner .product_summary_middle .price del {
text-decoration: none; }
.product_layout.product_layout_style_3 .product-title-section-wrapper .product-title-section-wrapper-inner .product_summary_middle .price del span.amount {
position: relative;
color: #666;
font-size: 95%;
font-weight: 300; }
.product_layout.product_layout_style_3 .product-title-section-wrapper .product-title-section-wrapper-inner .product_summary_middle .price del span.amount .amount:before {
width: 100%;
position: absolute;
content: "";
right: 0;
top: 50%;
height: 0px;
border-bottom: 1px solid #f9423a;
opacity: 0.7;
transform: rotate(-15deg); }
.product_layout.product_layout_style_3 .product-title-section-wrapper .product-title-section-wrapper-inner .product_summary_middle .price ins {
margin-left: 0.3125rem;
color: #f9423a;
text-decoration: none;
line-height: 1; }
.product_layout.product_layout_style_3 .product-thumbnails-container {
max-width: 26%; }
.product_layout.product_layout_style_3 .product-thumbnails-container.thumb-no-2, .product_layout.product_layout_style_3 .product-thumbnails-container[data-thumb="2"] {
max-width: 14%; }
@media screen and (max-width: 64.06125em) {
.product_layout.product_layout_style_3 .product-thumbnails-container.thumb-no-2, .product_layout.product_layout_style_3 .product-thumbnails-container[data-thumb="2"] {
margin-top: -5vw;
max-width: 20%; } }
@media screen and (max-width: 58.75em) {
.product_layout.product_layout_style_3 .product-thumbnails-container.thumb-no-2, .product_layout.product_layout_style_3 .product-thumbnails-container[data-thumb="2"] {
margin-top: 0;
max-width: 100%; }
.product_layout.product_layout_style_3 .product-thumbnails-container.thumb-no-2 .flickity-slider, .product_layout.product_layout_style_3 .product-thumbnails-container[data-thumb="2"] .flickity-slider {
transform: none !important; }
.product_layout.product_layout_style_3 .product-thumbnails-container.thumb-no-2 .woocommerce-product-thumb__image, .product_layout.product_layout_style_3 .product-thumbnails-container[data-thumb="2"] .woocommerce-product-thumb__image {
width: 20%; } }
@media screen and (max-width: 47.99875em) {
.product_layout.product_layout_style_3 .product-thumbnails-container.thumb-no-2, .product_layout.product_layout_style_3 .product-thumbnails-container[data-thumb="2"] {
margin-top: 0;
max-width: 100%; }
.product_layout.product_layout_style_3 .product-thumbnails-container.thumb-no-2 .flickity-slider, .product_layout.product_layout_style_3 .product-thumbnails-container[data-thumb="2"] .flickity-slider {
transform: none !important; }
.product_layout.product_layout_style_3 .product-thumbnails-container.thumb-no-2 .woocommerce-product-thumb__image, .product_layout.product_layout_style_3 .product-thumbnails-container[data-thumb="2"] .woocommerce-product-thumb__image {
width: 25%;
width: 94px; } }
@media screen and (max-width: 47.99875em) and (min-width: 375px) {
.product_layout.product_layout_style_3 .product-thumbnails-container.thumb-no-2 .woocommerce-product-thumb__image, .product_layout.product_layout_style_3 .product-thumbnails-container[data-thumb="2"] .woocommerce-product-thumb__image {
width: calc(19.1780821918vw + 22.0821917808px); } }
@media screen and (max-width: 47.99875em) and (min-width: 667px) {
.product_layout.product_layout_style_3 .product-thumbnails-container.thumb-no-2 .woocommerce-product-thumb__image, .product_layout.product_layout_style_3 .product-thumbnails-container[data-thumb="2"] .woocommerce-product-thumb__image {
width: calc(-1700vw + 11489px); } }
@media screen and (max-width: 47.99875em) and (min-width: 668px) {
.product_layout.product_layout_style_3 .product-thumbnails-container.thumb-no-2 .woocommerce-product-thumb__image, .product_layout.product_layout_style_3 .product-thumbnails-container[data-thumb="2"] .woocommerce-product-thumb__image {
width: 133px; } }
@media screen and (max-width: 47.99875em) and (min-width: 768px) {
.product_layout.product_layout_style_3 .product-thumbnails-container.thumb-no-2 .woocommerce-product-thumb__image, .product_layout.product_layout_style_3 .product-thumbnails-container[data-thumb="2"] .woocommerce-product-thumb__image {
width: 133px; } }
.product_layout.product_layout_style_3 .product-thumbnails-container.thumb-no-3, .product_layout.product_layout_style_3 .product-thumbnails-container[data-thumb="3"] {
max-width: 20%; }
.product_layout.product_layout_style_3 .product-thumbnails-container.thumb-no-3 .woocommerce-product-thumb__image, .product_layout.product_layout_style_3 .product-thumbnails-container[data-thumb="3"] .woocommerce-product-thumb__image {
width: 33.33%; }
@media screen and (max-width: 64.06125em) {
.product_layout.product_layout_style_3 .product-thumbnails-container.thumb-no-3, .product_layout.product_layout_style_3 .product-thumbnails-container[data-thumb="3"] {
margin-top: -5vw;
max-width: 27%; } }
@media screen and (max-width: 58.75em) {
.product_layout.product_layout_style_3 .product-thumbnails-container.thumb-no-3, .product_layout.product_layout_style_3 .product-thumbnails-container[data-thumb="3"] {
margin-top: 0;
max-width: 100%; }
.product_layout.product_layout_style_3 .product-thumbnails-container.thumb-no-3 .flickity-slider, .product_layout.product_layout_style_3 .product-thumbnails-container[data-thumb="3"] .flickity-slider {
transform: none !important; }
.product_layout.product_layout_style_3 .product-thumbnails-container.thumb-no-3 .woocommerce-product-thumb__image, .product_layout.product_layout_style_3 .product-thumbnails-container[data-thumb="3"] .woocommerce-product-thumb__image {
width: 20%; } }
@media screen and (max-width: 47.99875em) {
.product_layout.product_layout_style_3 .product-thumbnails-container.thumb-no-3 .woocommerce-product-thumb__image, .product_layout.product_layout_style_3 .product-thumbnails-container[data-thumb="3"] .woocommerce-product-thumb__image {
width: 25%; } }
.product_layout.product_layout_style_3 .product-images-cell {
padding-bottom: 3.125rem; }
@media screen and (max-width: 58.75em) {
.product_layout.product_layout_style_3 .product-images-cell {
padding-left: 1.875rem;
width: 41.6666666667%; } }
@media screen and (max-width: 47.9375em) {
.product_layout.product_layout_style_3 .product-images-cell {
padding-left: 0;
width: 100%; } }
.product_layout.product_layout_style_3 .product-info-cell {
padding-top: 5rem;
margin-bottom: 2.5rem;
padding-left: 0;
padding-right: 0; }
@media screen and (max-width: 75em) {
.product_layout.product_layout_style_3 .product-info-cell {
padding-left: 30px;
padding-right: 30px; } }
@media screen and (max-width: 75em) and (min-width: 768px) {
.product_layout.product_layout_style_3 .product-info-cell {
padding-left: calc(5.859375vw - 15px); } }
@media screen and (max-width: 75em) and (min-width: 1024px) {
.product_layout.product_layout_style_3 .product-info-cell {
padding-left: calc(5.6818181818vw - 13.1818181818px); } }
@media screen and (max-width: 75em) and (min-width: 1200px) {
.product_layout.product_layout_style_3 .product-info-cell {
padding-left: 55px; } }
@media screen and (max-width: 75em) and (min-width: 768px) {
.product_layout.product_layout_style_3 .product-info-cell {
padding-right: calc(5.859375vw - 15px); } }
@media screen and (max-width: 75em) and (min-width: 1024px) {
.product_layout.product_layout_style_3 .product-info-cell {
padding-right: calc(5.6818181818vw - 13.1818181818px); } }
@media screen and (max-width: 75em) and (min-width: 1200px) {
.product_layout.product_layout_style_3 .product-info-cell {
padding-right: 55px; } }
@media screen and (max-width: 64em) {
.product_layout.product_layout_style_3 .product-info-cell {
padding-top: 2.5rem;
margin-bottom: 1.25rem; } }
@media screen and (max-width: 58.75em) {
.product_layout.product_layout_style_3 .product-info-cell {
width: 58.3333333333%;
padding-top: 0; } }
@media screen and (max-width: 47.9375em) {
.product_layout.product_layout_style_3 .product-info-cell {
width: 100%; } }
.product_layout.product_layout_style_3 .product-info-cell .product_summary_top {
display: none; }
@media screen and (max-width: 58.75em) {
.product_layout.product_layout_style_3 .product-info-cell .product_summary_top {
display: block; } }
.product_layout.product_layout_style_3 .product-info-cell .product_summary_middle,
.product_layout.product_layout_style_3 .product-info-cell .product_summary_bottom {
padding-top: 1.25rem; }
@media screen and (max-width: 75em) {
.product_layout.product_layout_style_3 .product-info-cell .product_summary_middle,
.product_layout.product_layout_style_3 .product-info-cell .product_summary_bottom {
padding-top: 0; } }
.product_layout.product_layout_style_3 .product-info-cell .product_summary_middle {
padding-right: 4.375rem; }
.product_layout.product_layout_style_3 .product-info-cell .product_summary_middle .woocommerce-product-rating,
.product_layout.product_layout_style_3 .product-info-cell .product_summary_middle .price {
display: none; }
@media screen and (max-width: 58.75em) {
.product_layout.product_layout_style_3 .product-info-cell .product_summary_middle .woocommerce-product-rating,
.product_layout.product_layout_style_3 .product-info-cell .product_summary_middle .price {
display: block; } }
@media screen and (max-width: 58.75em) {
.product_layout.product_layout_style_3 .product-info-cell .product_summary_middle {
width: 100%; } }
.product_layout.product_layout_style_3 .product-info-cell .product_summary_middle .woocommerce-product-details__short-description {
margin: 0; }
@media screen and (max-width: 58.75em) {
.product_layout.product_layout_style_3 .product-info-cell .product_summary_middle .woocommerce-product-details__short-description {
margin: 1.25rem 0 2.5rem; } }
@media screen and (max-width: 64em) {
.product_layout.product_layout_style_3 .product-info-cell .product_summary_middle {
padding-right: 2.5rem; } }
@media screen and (max-width: 58.75em) {
.product_layout.product_layout_style_3 .product-info-cell .product_summary_middle {
padding-right: 0; } }
.product_layout.product_layout_style_3 .product-info-cell .product_summary_bottom {
border-left: 1px solid #eee;
padding-left: 4.375rem; }
@media screen and (max-width: 64em) {
.product_layout.product_layout_style_3 .product-info-cell .product_summary_bottom {
padding-left: 2.5rem; } }
@media screen and (max-width: 58.75em) {
.product_layout.product_layout_style_3 .product-info-cell .product_summary_bottom {
border-left: none;
width: 100%;
padding-left: 0; } }
@media screen and (max-width: 58.75em) {
.product_layout.product_layout_default .product-thumbnails-wrapper, .product_layout.product_layout_style_2 .product-thumbnails-wrapper, .product_layout.product_layout_style_3 .product-thumbnails-wrapper {
position: relative;
bottom: 0; }
.product_layout.product_layout_default .product-thumbnails-container, .product_layout.product_layout_style_2 .product-thumbnails-container, .product_layout.product_layout_style_3 .product-thumbnails-container {
margin-top: 0;
max-width: 100%; }
.product_layout.product_layout_default .product-thumbnails-container.shadow, .product_layout.product_layout_style_2 .product-thumbnails-container.shadow, .product_layout.product_layout_style_3 .product-thumbnails-container.shadow {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none; }
.product_layout.product_layout_default .product-thumbnails, .product_layout.product_layout_style_2 .product-thumbnails, .product_layout.product_layout_style_3 .product-thumbnails {
border-left: none;
border-right: none; } }
.product_layout:not(.woocommerce-sidebar-active) .thumbs-left .product-vr-thumbnails-wrapper {
left: -60px; }
@media screen and (max-width: 87.49875em) {
.product_layout:not(.woocommerce-sidebar-active) .thumbs-left .product-vr-thumbnails-wrapper {
left: -40px; } }
.product_layout:not(.woocommerce-sidebar-active) .thumbs-right .product-vr-thumbnails-wrapper {
right: -60px; }
@media screen and (max-width: 87.49875em) {
.product_layout:not(.woocommerce-sidebar-active) .thumbs-right .product-vr-thumbnails-wrapper {
right: -40px; } }
.product_layout.product_layout_style_2:not(.woocommerce-sidebar-active) .thumbs-left .product-vr-thumbnails-wrapper {
left: 25px; }
@media (min-width: 768px) {
.product_layout.product_layout_style_2:not(.woocommerce-sidebar-active) .thumbs-left .product-vr-thumbnails-wrapper {
left: calc(4.7743055556vw - 11.6666666667px); } }
@media (min-width: 1920px) {
.product_layout.product_layout_style_2:not(.woocommerce-sidebar-active) .thumbs-left .product-vr-thumbnails-wrapper {
left: 80px; } }
@media screen and (min-width: 75em) {
.product_layout:not(.woocommerce-sidebar-active) .thumbs-left .product-thumbnails-wrapper,
.product_layout:not(.woocommerce-sidebar-active) .thumbs-right .product-thumbnails-wrapper {
display: none; } }
.product_layout:not(.woocommerce-sidebar-active) .thumbs-left .product-vr-thumbnails-wrapper,
.product_layout:not(.woocommerce-sidebar-active) .thumbs-right .product-vr-thumbnails-wrapper {
position: absolute;
top: 50%;
transform: translateY(-50%); }
.product_layout:not(.woocommerce-sidebar-active) .thumbs-left .product-vr-thumbnails-wrapper .product-vr-thumbnails-container,
.product_layout:not(.woocommerce-sidebar-active) .thumbs-right .product-vr-thumbnails-wrapper .product-vr-thumbnails-container {
transition: box-shadow 1.2s cubic-bezier(0.4, 0, 0.2, 1); }
.product_layout:not(.woocommerce-sidebar-active) .thumbs-left .product-vr-thumbnails-wrapper .product-vr-thumbnails-container.shadow,
.product_layout:not(.woocommerce-sidebar-active) .thumbs-right .product-vr-thumbnails-wrapper .product-vr-thumbnails-container.shadow {
-webkit-box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.1); }
.product_layout:not(.woocommerce-sidebar-active) .thumbs-left .product-vr-thumbnails-wrapper .product-vr-thumbnails-container .product-vr-thumbnails,
.product_layout:not(.woocommerce-sidebar-active) .thumbs-right .product-vr-thumbnails-wrapper .product-vr-thumbnails-container .product-vr-thumbnails {
width: 110px;
max-height: 428px;
background: #fff;
border: 4px solid #fff;
border-bottom-width: 2px; }
@media screen and (max-width: 87.49875em) {
.product_layout:not(.woocommerce-sidebar-active) .thumbs-left .product-vr-thumbnails-wrapper .product-vr-thumbnails-container .product-vr-thumbnails,
.product_layout:not(.woocommerce-sidebar-active) .thumbs-right .product-vr-thumbnails-wrapper .product-vr-thumbnails-container .product-vr-thumbnails {
width: 80px;
max-height: 308px; } }
.product_layout:not(.woocommerce-sidebar-active) .thumbs-left .product-vr-thumbnails-wrapper .product-vr-thumbnails-container .product-vr-thumbnails .woocommerce-product-thumb__image,
.product_layout:not(.woocommerce-sidebar-active) .thumbs-right .product-vr-thumbnails-wrapper .product-vr-thumbnails-container .product-vr-thumbnails .woocommerce-product-thumb__image {
background-color: #fff;
cursor: pointer; }
.product_layout:not(.woocommerce-sidebar-active) .thumbs-left .product-vr-thumbnails-wrapper .product-vr-thumbnails-container .product-vr-thumbnails .woocommerce-product-thumb__image img,
.product_layout:not(.woocommerce-sidebar-active) .thumbs-right .product-vr-thumbnails-wrapper .product-vr-thumbnails-container .product-vr-thumbnails .woocommerce-product-thumb__image img {
margin-top: 2px;
margin-bottom: 2px;
transition: opacity 1.2s cubic-bezier(0.4, 0, 0.2, 1); }
.product_layout:not(.woocommerce-sidebar-active) .thumbs-left .product-vr-thumbnails-wrapper .product-vr-thumbnails-container .product-vr-thumbnails .woocommerce-product-thumb__image:first-child img,
.product_layout:not(.woocommerce-sidebar-active) .thumbs-right .product-vr-thumbnails-wrapper .product-vr-thumbnails-container .product-vr-thumbnails .woocommerce-product-thumb__image:first-child img {
margin-top: 0; }
.product_layout:not(.woocommerce-sidebar-active) .thumbs-left .product-vr-thumbnails-wrapper .product-vr-thumbnails-container .product-vr-thumbnails .woocommerce-product-thumb__image.is-nav-selected img,
.product_layout:not(.woocommerce-sidebar-active) .thumbs-right .product-vr-thumbnails-wrapper .product-vr-thumbnails-container .product-vr-thumbnails .woocommerce-product-thumb__image.is-nav-selected img {
opacity: .5; }
.product_layout:not(.woocommerce-sidebar-active) .thumbs-left .product-vr-thumbnails-wrapper .product-vr-thumbnails-container.add_scroll .product-vr-thumbnails,
.product_layout:not(.woocommerce-sidebar-active) .thumbs-right .product-vr-thumbnails-wrapper .product-vr-thumbnails-container.add_scroll .product-vr-thumbnails {
overflow-y: scroll; }
@media screen and (max-width: 75em) {
.product_layout:not(.woocommerce-sidebar-active) .thumbs-left .product-vr-thumbnails-wrapper,
.product_layout:not(.woocommerce-sidebar-active) .thumbs-right .product-vr-thumbnails-wrapper {
display: none; } }
.product_layout.product_layout_default:not(.woocommerce-sidebar-active) .thumbs-bottom .flickity-prev-next-button.previous {
left: 7%; }
@media screen and (max-width: 75em) {
.product_layout.product_layout_default:not(.woocommerce-sidebar-active) .thumbs-bottom .flickity-prev-next-button.previous {
left: 5%; } }
.product_layout.product_layout_default:not(.woocommerce-sidebar-active) .thumbs-bottom .flickity-prev-next-button.next {
right: 7%; }
@media screen and (max-width: 75em) {
.product_layout.product_layout_default:not(.woocommerce-sidebar-active) .thumbs-bottom .flickity-prev-next-button.next {
right: 5%; } }
.product_layout.product_layout_default:not(.woocommerce-sidebar-active) .thumbs-left .flickity-prev-next-button.previous {
left: 10%; }
@media screen and (max-width: 75em) {
.product_layout.product_layout_default:not(.woocommerce-sidebar-active) .thumbs-left .flickity-prev-next-button.previous {
left: 5%; } }
.product_layout.product_layout_default:not(.woocommerce-sidebar-active) .thumbs-left .flickity-prev-next-button.next {
right: 5%; }
.product_layout.product_layout_default:not(.woocommerce-sidebar-active) .thumbs-right .flickity-prev-next-button.previous {
left: 5%; }
.product_layout.product_layout_default:not(.woocommerce-sidebar-active) .thumbs-right .flickity-prev-next-button.next {
right: 10%; }
@media screen and (max-width: 75em) {
.product_layout.product_layout_default:not(.woocommerce-sidebar-active) .thumbs-right .flickity-prev-next-button.next {
right: 5%; } }
.product_layout.product_layout_style_2:not(.woocommerce-sidebar-active) .thumbs-bottom .flickity-prev-next-button.previous {
left: 7%; }
.product_layout.product_layout_style_2:not(.woocommerce-sidebar-active) .thumbs-bottom .flickity-prev-next-button.next {
right: 7%; }
.product_layout.product_layout_style_2:not(.woocommerce-sidebar-active) .thumbs-left .flickity-prev-next-button.previous {
left: 20%; }
@media screen and (max-width: 80em) {
.product_layout.product_layout_style_2:not(.woocommerce-sidebar-active) .thumbs-left .flickity-prev-next-button.previous {
left: 25%; } }
@media screen and (max-width: 75em) {
.product_layout.product_layout_style_2:not(.woocommerce-sidebar-active) .thumbs-left .flickity-prev-next-button.previous {
left: 5%; } }
.product_layout.product_layout_style_2:not(.woocommerce-sidebar-active) .thumbs-left .flickity-prev-next-button.next {
right: 5%; }
.product_layout.product_layout_style_2:not(.woocommerce-sidebar-active) .thumbs-right .flickity-prev-next-button.previous {
left: 8%; }
.product_layout.product_layout_style_2:not(.woocommerce-sidebar-active) .thumbs-right .flickity-prev-next-button.next {
right: 10%; }
.related,
.upsells,
.product_slider_wrapper {
padding-top: 3.75rem;
padding-bottom: 1.875rem;
position: relative; }
.related > .grid-container,
.upsells > .grid-container,
.product_slider_wrapper > .grid-container {
padding: 0; }
.related ul.products,
.upsells ul.products,
.product_slider_wrapper ul.products {
text-align: left;
margin-bottom: 2.5rem; }
.related ul.products .flickity-slider,
.upsells ul.products .flickity-slider,
.product_slider_wrapper ul.products .flickity-slider {
margin-left: 0;
margin-right: 0; }
.related ul.products .flickity-slider li.product,
.upsells ul.products .flickity-slider li.product,
.product_slider_wrapper ul.products .flickity-slider li.product {
opacity: 1 !important;
visibility: visible;
padding-bottom: 20px !important;
margin-bottom: 0 !important; }
.related ul.products .flickity-slider li.product .attr-swatches .sub-swatch .tooltip,
.upsells ul.products .flickity-slider li.product .attr-swatches .sub-swatch .tooltip,
.product_slider_wrapper ul.products .flickity-slider li.product .attr-swatches .sub-swatch .tooltip {
display: none; }
.related ul.products .flickity-slider li.product.active .product-image .footer-section,
.upsells ul.products .flickity-slider li.product.active .product-image .footer-section,
.product_slider_wrapper ul.products .flickity-slider li.product.active .product-image .footer-section {
opacity: 1 !important; }
.related ul.products .flickity-slider li.product.active .product-details .product-title a div span,
.related ul.products .flickity-slider li.product.active .product-details .price,
.related ul.products .flickity-slider li.product.active .product-details .star-rating,
.upsells ul.products .flickity-slider li.product.active .product-details .product-title a div span,
.upsells ul.products .flickity-slider li.product.active .product-details .price,
.upsells ul.products .flickity-slider li.product.active .product-details .star-rating,
.product_slider_wrapper ul.products .flickity-slider li.product.active .product-details .product-title a div span,
.product_slider_wrapper ul.products .flickity-slider li.product.active .product-details .price,
.product_slider_wrapper ul.products .flickity-slider li.product.active .product-details .star-rating {
opacity: 1 !important; }
.related ul.products .flickity-viewport,
.upsells ul.products .flickity-viewport,
.product_slider_wrapper ul.products .flickity-viewport {
width: 100% !important; }
.related ul.products .flickity-page-dots,
.upsells ul.products .flickity-page-dots,
.product_slider_wrapper ul.products .flickity-page-dots {
bottom: -30px;
display: none; }
@media screen and (max-width: 47.99875em) {
.related ul.products .flickity-page-dots,
.upsells ul.products .flickity-page-dots,
.product_slider_wrapper ul.products .flickity-page-dots {
display: block; } }
.woocommerce-Tabs-panel--more_seller_product > .grid-container {
padding: 0; }
.woocommerce-Tabs-panel--more_seller_product ul.products .flickity-slider {
margin-left: 0;
margin-right: 0; }
.woocommerce-Tabs-panel--more_seller_product ul.products .flickity-slider li.product {
opacity: 1 !important;
visibility: visible;
padding-bottom: 20px !important;
margin-bottom: 0 !important; }
.woocommerce-Tabs-panel--more_seller_product ul.products .flickity-slider li.product .attr-swatches .sub-swatch .tooltip {
display: none; }
.woocommerce-Tabs-panel--more_seller_product ul.products .flickity-viewport {
width: 100% !important; }
.woocommerce-Tabs-panel--more_seller_product ul.products .flickity-page-dots {
bottom: -30px;
display: none; }
@media screen and (max-width: 47.99875em) {
.woocommerce-Tabs-panel--more_seller_product ul.products .flickity-page-dots {
display: block; } }
.product_slider_wrapper ul.products .flickity-page-dots {
display: block; }
body.is-mobile .related ul.products li.product .product-inner .product-image .loop-thumbnail .image-hover,
body.is-mobile .upsells ul.products li.product .product-inner .product-image .loop-thumbnail .image-hover,
body.is-mobile .product_slider_wrapper ul.products li.product .product-inner .product-image .loop-thumbnail .image-hover {
display: none !important; }
#barberry_woocommerce_quickview {
background: rgba(0, 0, 0, 0.1);
transition: opacity .3s ease-in-out;
transition-delay: .2s;
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
opacity: 0;
visibility: hidden;
display: flex;
align-items: center;
justify-content: center;
z-index: 99999; }
#barberry_woocommerce_quickview .close-button-wrapper {
overflow: hidden;
z-index: 4;
position: absolute;
top: 20px;
right: 20px;
width: 40px;
height: 40px;
display: inline-block;
border-radius: 50%;
border-width: 1px;
border-style: solid;
border-color: transparent;
background-color: transparent;
cursor: pointer;
transition: border-color 1s ease-in-out, background-color 1s ease-in-out;
transition-delay: .7s; }
@media screen and (max-width: 47.9375em) {
#barberry_woocommerce_quickview .close-button-wrapper {
width: 35px;
height: 35px;
position: fixed; } }
#barberry_woocommerce_quickview .close-button {
z-index: 4;
position: absolute;
top: calc(50% - 10px);
right: calc(50% - 10px);
left: auto;
overflow: visible;
visibility: visible;
display: block; }
@media screen and (max-width: 47.99875em) {
#barberry_woocommerce_quickview .close-button {
width: 1.3rem;
height: 1.3rem; }
#barberry_woocommerce_quickview .close-button .close-icon_top,
#barberry_woocommerce_quickview .close-button .close-icon_bottom {
height: 0.14rem; } }
#barberry_woocommerce_quickview.open {
opacity: 1;
visibility: visible; }
#barberry_woocommerce_quickview.open .barberry_qv_content {
opacity: 1;
visibility: visible; }
#barberry_woocommerce_quickview:focus {
outline: none; }
#barberry_woocommerce_quickview .barberry_qv_content {
background-color: #fff;
width: 300px;
height: auto;
position: relative;
max-height: 80vh;
overflow: hidden;
opacity: 0;
visibility: hidden;
transition: opacity .5s ease-in-out;
box-shadow: 5px 5px 130px 5px rgba(0, 0, 0, 0.2); }
@media (min-width: 375px) {
#barberry_woocommerce_quickview .barberry_qv_content {
width: calc(92.5925925926vw - 47.2222222222px); } }
@media (min-width: 1023px) {
#barberry_woocommerce_quickview .barberry_qv_content {
width: 900px; } }
@media (min-width: 1280px) {
#barberry_woocommerce_quickview .barberry_qv_content {
width: calc(31.25vw + 500px); } }
@media (min-width: 1920px) {
#barberry_woocommerce_quickview .barberry_qv_content {
width: 1100px; } }
@media screen and (max-width: 47.9375em) {
#barberry_woocommerce_quickview .barberry_qv_content {
overflow: visible;
max-height: 100%; }
#barberry_woocommerce_quickview .barberry_qv_content.maybe_scroll {
overflow-y: auto;
overflow-x: hidden;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
height: 100%; }
#barberry_woocommerce_quickview .barberry_qv_content::-webkit-scrollbar {
width: 2px; } }
@media screen and (max-width: 47.9375em) {
#barberry_woocommerce_quickview .barberry_qv_content {
width: 100%; } }
#barberry_woocommerce_quickview .barberry_qv_content .before-product-summary-wrapper {
position: relative;
min-height: 450px; }
@media screen and (max-width: 63.9375em) {
#barberry_woocommerce_quickview .barberry_qv_content .before-product-summary-wrapper {
min-height: 100%; } }
#barberry_woocommerce_quickview .barberry_qv_content .before-product-summary-wrapper .product-labels {
top: 15px;
left: 15px; }
@media screen and (max-width: 47.99875em) {
#barberry_woocommerce_quickview .barberry_qv_content .before-product-summary-wrapper .product-labels {
top: 25px;
left: 25px; } }
#barberry_woocommerce_quickview .barberry_qv_content .before-product-summary-wrapper .barberry-images {
position: relative; }
#barberry_woocommerce_quickview .barberry_qv_content .before-product-summary-wrapper .barberry-images .product_tool_buttons_placeholder {
display: none; }
#barberry_woocommerce_quickview .barberry_qv_content .before-product-summary-wrapper .barberry-images .product-image-wrapper {
position: relative;
overflow: hidden; }
#barberry_woocommerce_quickview .barberry_qv_content .before-product-summary-wrapper .barberry-images .product-image-wrapper .product-title-section-wrapper {
display: none; }
#barberry_woocommerce_quickview .barberry_qv_content .before-product-summary-wrapper .barberry-images .product-image-wrapper #product-images,
#barberry_woocommerce_quickview .barberry_qv_content .before-product-summary-wrapper .barberry-images .product-image-wrapper .flickity-slider {
opacity: 0; }
#barberry_woocommerce_quickview .barberry_qv_content .before-product-summary-wrapper .barberry-images .product-image-wrapper #product-images .flickity-page-dots {
bottom: 25px; }
#barberry_woocommerce_quickview .barberry_qv_content .before-product-summary-wrapper .barberry-images .product-image-wrapper #product-images.is-single-slide .flickity-page-dots,
#barberry_woocommerce_quickview .barberry_qv_content .before-product-summary-wrapper .barberry-images .product-image-wrapper #product-images.is-single-slide .flickity-button {
display: none; }
#barberry_woocommerce_quickview .barberry_qv_content .before-product-summary-wrapper .barberry-images .product-image-wrapper .woocommerce-product-gallery__image {
width: 100%; }
#barberry_woocommerce_quickview .barberry_qv_content .before-product-summary-wrapper .barberry-images .product-image-wrapper .woocommerce-product-gallery__image img {
width: 100%;
height: auto;
box-shadow: none; }
@media screen and (max-width: 47.9375em) {
#barberry_woocommerce_quickview .barberry_qv_content .gallery-cell {
width: 100%; } }
#barberry_woocommerce_quickview .barberry_qv_content .summary-cell {
position: relative; }
@media screen and (max-width: 47.9375em) {
#barberry_woocommerce_quickview .barberry_qv_content .summary-cell {
width: 100%; } }
#barberry_woocommerce_quickview .barberry_qv_content .summary-cell .entry-summary {
overflow: hidden;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: auto;
max-height: 80vh;
width: 100%; }
@media screen and (max-width: 47.9375em) {
#barberry_woocommerce_quickview .barberry_qv_content .summary-cell .entry-summary {
overflow: visible;
position: relative;
max-height: 100%; }
#barberry_woocommerce_quickview .barberry_qv_content .summary-cell .entry-summary .nano {
overflow: visible; } }
#barberry_woocommerce_quickview .barberry_qv_content .summary-cell .entry-summary:after {
z-index: 6;
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 200px;
background: #fff;
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 70%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
z-index: 3;
right: 0;
display: block;
visibility: visible;
transition: all .5s; }
@media screen and (max-width: 63.9375em) {
#barberry_woocommerce_quickview .barberry_qv_content .summary-cell .entry-summary:after {
display: none; } }
#barberry_woocommerce_quickview .barberry_qv_content .summary-cell:hover .entry-summary:after {
opacity: 0;
visibility: hidden; }
#barberry_woocommerce_quickview .nano-content {
padding: 3.75rem; }
@media screen and (max-width: 48em) {
#barberry_woocommerce_quickview .nano-content {
padding: 1.875rem; } }
@media screen and (max-width: 47.9375em) {
#barberry_woocommerce_quickview .nano-content {
padding: 2.5rem;
position: relative; } }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_top .title-wrapper {
position: relative; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_top .title-wrapper .breadcrumbs-wrapper .breadcrumbs {
font-size: 0; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_top .title-wrapper .breadcrumbs-wrapper .breadcrumbs span.delimiter:last-child {
display: none; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_top .title-wrapper .page-title-wrapper {
padding-top: 10px;
position: relative;
display: inline-block;
overflow: hidden;
margin-bottom: 10px; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_top .title-wrapper .page-title-wrapper h1 {
margin-bottom: 0; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_middle .woocommerce-product-details__short-description {
margin: 1.25rem 0 1.25rem; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_middle .woocommerce-product-details__short-description a {
font-weight: 400;
background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, 0.1) 0px, rgba(0, 0, 0, 0.1) 0px);
background-position: left bottom, left bottom;
background-repeat: no-repeat, no-repeat;
background-size: 0 1px, 100% 1px;
transition: none 300ms ease-in-out;
transition-property: background-size, color;
word-wrap: break-word; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_middle .woocommerce-product-details__short-description a:hover {
background-size: 100% 1px, 100% 1px; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_middle .go_to_product_page_wrapper {
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
padding: 20px 0;
margin-bottom: 30px; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_middle .go_to_product_page {
position: relative;
display: inline-block;
font-size: 1.125rem;
font-weight: 400;
margin-bottom: 0;
padding-left: 1.625rem;
transition: transform .3s; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_middle .go_to_product_page:before {
font-size: 1rem;
position: absolute;
left: 0;
top: calc(50% - 9px); font-family: 'Barberry' !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;
content: "";
transition: transform .3s; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_middle .go_to_product_page:hover {
transform: translateX(10px); }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_middle .go_to_product_page:hover:before {
transform: translateX(3px); }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_middle .woocommerce-product-rating .star-rating {
vertical-align: top;
font-size: 1rem; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_middle .woocommerce-product-rating .woocommerce-review-link {
display: none; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_middle .price {
margin-top: 0; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_middle .price .amount {
font-size: 30px; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_middle .price del {
text-decoration: none; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_middle .price del span.amount {
position: relative;
color: #666;
font-size: 95%;
font-weight: 300; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_middle .price del .woocommerce-Price-amount:before {
width: 100%;
position: absolute;
content: "";
right: 0;
top: 50%;
height: 0px;
border-bottom: 1px solid #f9423a;
opacity: 0.7;
transform: rotate(-15deg); }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_middle .price ins {
margin-left: 0.3125rem;
color: #f9423a;
text-decoration: none;
line-height: 1; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom {
position: relative; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom .sizeguide-link,
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom .compare-btn {
display: none; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom .quantity input.custom-qty {
background-color: #fff; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom p {
font-size: 16px;
margin: 0 0 15px 0; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom p.stock:before {
content: "";
width: 7px;
height: 7px;
margin-right: 0.5rem;
margin-bottom: 0.1rem;
display: inline-block;
-webkit-border-radius: 50%;
border-radius: 50%; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom p.in-stock {
color: #85ab69;
font-weight: 400; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom p.in-stock:before {
background-color: #85ab69; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom p.out-of-stock {
color: #da4343;
font-weight: 400; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom p.out-of-stock:before {
background-color: #da4343; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom .barberry-single-product-stock {
margin: 20px 0 40px 0;
clear: both; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom .barberry-single-product-stock .in-stock {
display: none; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom .barberry-single-product-stock .stock-sold {
color: #A0A0A0;
text-transform: uppercase;
font-size: 0.75rem;
font-weight: 400;
letter-spacing: 2.5px;
margin-bottom: 10px;
display: inline-block; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom .barberry-single-product-stock .stock-sold span {
color: #000;
font-weight: 600;
font-size: 1rem; }
@media screen and (max-width: 25em) {
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom .barberry-single-product-stock .stock-sold {
font-size: 0.6875rem;
letter-spacing: 1px; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom .barberry-single-product-stock .stock-sold span {
font-size: 0.875rem; } }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom .barberry-single-product-stock .barberry-product-stock-progress {
width: 100%;
position: relative;
background: #EDEDED;
height: 3px; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom .barberry-single-product-stock .barberry-product-stock-progress .barberry-product-stock-progress-bar {
position: absolute;
left: 0;
top: 0;
height: 100%;
background: linear-gradient(325.12deg, #F9423A 0, #F1E04D 100%);
background-color: #F9423A;
z-index: 1;
color: #FFF;
line-height: inherit;
width: 2px;
height: 100%;
overflow: hidden;
-moz-transition: width 500ms ease;
-o-transition: width 500ms ease;
-webkit-transition: width 500ms ease;
transition: width 500ms ease; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom button.button {
margin-bottom: 0; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom form.cart .added_to_cart {
display: none !important; }
@media screen and (max-width: 33.125em) {
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom form.cart .quantity {
line-height: 1.3; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom form.cart .quantity .plus-btn,
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom form.cart .quantity .minus-btn {
min-width: 26px;
height: 26px;
line-height: 38px; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom form.cart input.custom-qty {
font-size: 0.9375rem;
width: 30px; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom form.cart .button.add_to_cart_button, #barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom form.cart .button.barberry-buy-now {
padding: 16px 18px 14px; } }
@media screen and (max-width: 28.125em) {
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom form.cart .button.barberry-buy-now {
margin-left: 0;
margin-right: 0;
margin-top: 10px;
width: 100%;
display: block; } }
@media screen and (max-width: 23.4375em) {
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom form.cart .quantity {
line-height: 1.3;
margin-bottom: 20px; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom form.cart .quantity .plus-btn,
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom form.cart .quantity .minus-btn {
min-width: 32px;
height: 32px;
line-height: 38px; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom form.cart input.custom-qty {
font-size: 1.25rem;
width: 2.5rem; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom form.cart .button {
display: block;
width: 100%; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom form.cart .button.barberry-buy-now {
margin-top: -4px; } }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom .product_summary_bottom_inner .product_meta .product_meta_ins {
opacity: 1;
padding: 0;
text-align: left;
border-bottom: none; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom .product_summary_bottom_inner .product_meta .product_meta_ins .cell {
width: 100%;
padding: 0; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom .product_summary_bottom_inner .product_meta .product_meta_ins .cell > span {
font-size: 1rem;
font-weight: 400;
margin-right: 1.875rem;
display: block;
text-align: left;
margin-right: 0; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom .product_summary_bottom_inner .product_meta .product_meta_ins .cell > span .sku {
font-weight: 300; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom .product_summary_bottom_inner .product_meta .product_meta_ins .cell > span a {
font-size: 1rem;
background-image: linear-gradient(to top, #000 0px, #000 0px), linear-gradient(to top, rgba(0, 0, 0, 0.1) 0px, rgba(0, 0, 0, 0.1) 0px);
background-position: left bottom, left bottom;
background-repeat: no-repeat, no-repeat;
background-size: 0 1px, 100% 1px;
transition: none 300ms ease-in-out;
transition-property: background-size, color;
word-wrap: break-word; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom .product_summary_bottom_inner .product_meta .product_meta_ins .cell > span a:hover {
background-size: 100% 1px, 100% 1px; }
#barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_bottom .product_summary_bottom_inner .product_meta .product_meta_ins .cell > span:last-child {
margin-right: 0; }
body.is-mobile #barberry_woocommerce_quickview .barberry_qv_content .summary-cell .entry-summary:after {
display: none; }
.sizeguide-link {
display: inline-block; }
.sizeguide-link a {
position: relative;
font-weight: 400;
font-size: 1rem;
line-height: 1rem;
margin-right: 1.25rem;
padding-left: 1.5rem;
display: flex;
align-items: center; }
.sizeguide-link a:before {
opacity: 1; font-family: 'Barberry' !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;
content: "";
margin-right: 0.5rem;
font-size: 1rem;
position: absolute;
top: -2px;
left: 0; }
#sizeGuideModal {
max-width: 800px;
height: 100%;
padding: 0; }
#sizeGuideModal .close-icon {
position: absolute;
left: auto;
right: 40px;
top: 30px; }
@media screen and (max-width: 47.99875em) {
#sizeGuideModal .close-icon {
right: 30px;
top: 30px; } }
#sizeGuideModal .nano-content {
padding: 30px 30px; }
#sizeGuideModal .barberry-sizeguide-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
color: #2d2a2a;
margin-bottom: 25px;
padding-bottom: 10px;
line-height: 1;
border-bottom: 3px solid; }
#sizeGuideModal .barberry-sizeguide-content p {
font-size: 1.125rem;
line-height: 1.6; }
#sizeGuideModal .barberry-sizeguide-table tbody {
border: none; }
#sizeGuideModal .barberry-sizeguide-table tr {
background-color: transparent;
border-bottom: 1px solid #dbdbdb;
-moz-transition: background-color 0.3s;
-o-transition: background-color 0.3s;
-webkit-transition: background-color 0.3s;
transition: background-color 0.3s; }
#sizeGuideModal .barberry-sizeguide-table tr:hover {
background-color: rgba(0, 0, 0, 0.03); }
#sizeGuideModal .barberry-sizeguide-table tr:first-child:hover {
background-color: transparent; }
#sizeGuideModal .barberry-sizeguide-table tr:first-child td {
font-weight: 600;
border-bottom: 6px solid #000; }
#sizeGuideModal .barberry-sizeguide-table td {
padding: 0.9375rem 0;
padding-right: 0.9375rem;
font-size: 18px;
text-align: center; }
@media screen and (max-width: 47.99875em) {
#sizeGuideModal .barberry-sizeguide-table td {
font-size: 16px; } }
body.barberry-has-cart-fixed[data-footer-reveal="0"] {
padding-bottom: 90px; }
@media screen and (max-width: 31.25em) {
body.barberry-has-cart-fixed[data-footer-reveal="0"] {
padding-bottom: 65px; } }
@media screen and (max-width: 64.06125em) {
body.barberry-has-cart-fixed.stickycart-not-show-mobile[data-footer-reveal="0"] {
padding-bottom: 0; } }
@media screen and (max-width: 64.06125em) {
body.barberry-has-cart-fixed.stickycart-not-show-mobile[data-footer-reveal="1"] footer#site-footer .site-footer-inner {
margin-bottom: 0 !important; } }
body.barberry-has-cart-fixed .progress-page {
bottom: 120px; }
@media screen and (max-width: 64.06125em) {
body.barberry-has-cart-fixed.stickycart-not-show-mobile .barberry-add-to-cart-fixed {
display: none; }
body.barberry-has-cart-fixed.stickycart-not-show-mobile .progress-page {
bottom: 20px; } }
.barberry-add-to-cart-fixed {
backface-visibility: hidden;
position: relative;
-o-transition: 0.5s -o-filter ease;
z-index: 3; }
@media screen and (max-width: 64.06125em) {
.barberry-add-to-cart-fixed.not-show-mobile {
display: none; } }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner {
opacity: 0;
z-index: 3;
position: fixed;
background-color: #fff;
bottom: 0;
left: 0;
width: 100%;
height: 90px;
-moz-transform: translateY(0);
-o-transform: translateY(0);
-ms-transform: translateY(0);
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-animation: hide-addtocart 0.7s ease forwards;
-moz-animation: hide-addtocart 0.7s ease forwards;
-ms-animation: hide-addtocart 0.7s ease forwards;
-o-animation: hide-addtocart 0.7s ease forwards;
animation: hide-addtocart 0.7s ease forwards;
-moz-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;
-o-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;
-webkit-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;
transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s; }
@media screen and (max-width: 31.25em) {
.barberry-add-to-cart-fixed .barberry-wrap-content-inner {
height: 65px; } }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #fff;
opacity: 0;
-moz-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1); }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner:after {
position: absolute;
right: 10%;
top: 0;
left: 10%;
z-index: -1;
height: 20px;
border-radius: 100%;
-webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.07);
-moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.07);
box-shadow: 0 0 40px rgba(0, 0, 0, 0.07);
content: "";
opacity: 0;
-moz-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1); }
body.barberry-has-cart-fixed .barberry-add-to-cart-fixed .barberry-wrap-content-inner {
opacity: 1;
-moz-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;
-o-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;
-webkit-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;
transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;
-webkit-animation: show-addtocart 0.7s ease forwards;
-moz-animation: show-addtocart 0.7s ease forwards;
-ms-animation: show-addtocart 0.7s ease forwards;
-o-animation: show-addtocart 0.7s ease forwards;
animation: show-addtocart 0.7s ease forwards; }
body.barberry-has-cart-fixed .barberry-add-to-cart-fixed .barberry-wrap-content-inner:before, body.barberry-has-cart-fixed .barberry-add-to-cart-fixed .barberry-wrap-content-inner:after {
opacity: 1; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content {
position: relative; }
@media screen and (max-width: 31.25em) {
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content {
padding-right: 1rem;
padding-left: 1rem; } }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections {
padding: 10px 0; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-info {
position: relative;
display: flex;
align-items: center; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-info .barberry-thumb-clone {
display: inline-block;
margin-right: 20px; }
@media screen and (max-width: 31.25em) {
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-info .barberry-thumb-clone {
margin-right: 10px; } }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-info .barberry-thumb-clone img {
height: 100%;
max-height: 70px; }
@media screen and (max-width: 31.25em) {
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-info .barberry-thumb-clone img {
max-height: 40px; } }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-info .barberry-title-clone h3 {
font-size: 20px;
line-height: 1.6;
margin-bottom: -10px;
display: block; }
@media screen and (max-width: 31.25em) {
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-info .barberry-title-clone h3 {
font-size: 16px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
max-width: 130px; } }
@media screen and (max-width: 20em) {
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-info .barberry-title-clone h3 {
max-width: 90px; } }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-info .barberry-title-clone .price .amount .amount {
font-size: 80%; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-info .barberry-title-clone .price del {
font-size: 80%; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-info .barberry-title-clone .price .subscription-details,
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-info .barberry-title-clone .price .subscription-details .amount {
font-size: 14px; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap .barberry-fixed-product-variations {
position: relative;
text-align: center;
will-change: scroll-position;
-webkit-overflow-scrolling: auto;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
white-space: nowrap; }
@media screen and (max-width: 64.06125em) {
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap .barberry-fixed-product-variations {
display: none; } }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap .barberry-fixed-product-variations .barberry-attr-wrap-clone {
display: inline-block;
margin-left: 20px; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap .barberry-fixed-product-variations .barberry-attr-wrap-clone:first-child {
margin-left: 0; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap .barberry-fixed-product-variations .barberry-attr-wrap-clone span {
font-size: 0;
position: relative;
display: inline-block;
width: 22px;
height: 22px;
line-height: 1;
margin-right: 17px;
opacity: 1;
border: none;
vertical-align: middle;
cursor: pointer;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap .barberry-fixed-product-variations .barberry-attr-wrap-clone span.barberry-attr-color-clone {
border-radius: 50%; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap .barberry-fixed-product-variations .barberry-attr-wrap-clone span.barberry-attr-color-clone:hover {
-moz-transform: scale(1.4);
-o-transform: scale(1.4);
-ms-transform: scale(1.4);
-webkit-transform: scale(1.4);
transform: scale(1.4); }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap .barberry-fixed-product-variations .barberry-attr-wrap-clone span.barberry-attr-color-clone.selected {
-moz-transform: scale(1.4);
-o-transform: scale(1.4);
-ms-transform: scale(1.4);
-webkit-transform: scale(1.4);
transform: scale(1.4);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap .barberry-fixed-product-variations .barberry-attr-wrap-clone span.barberry-attr-color-clone.selected:before {
z-index: 4;
-moz-transform: none;
-o-transform: none;
-ms-transform: none;
-webkit-transform: none;
transform: none;
background-color: #fff;
border: none;
border-radius: 50%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
content: '';
width: 6px;
height: 6px;
opacity: 1;
transition: all .3s; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap .barberry-fixed-product-variations .barberry-attr-wrap-clone span.barberry-attr-image-clone {
overflow: visible;
width: 34px;
height: 34px;
font-size: 0; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap .barberry-fixed-product-variations .barberry-attr-wrap-clone span.barberry-attr-image-clone img {
border-radius: 100%; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap .barberry-fixed-product-variations .barberry-attr-wrap-clone span.barberry-attr-image-clone:hover {
-moz-transform: scale(1.4);
-o-transform: scale(1.4);
-ms-transform: scale(1.4);
-webkit-transform: scale(1.4);
transform: scale(1.4); }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap .barberry-fixed-product-variations .barberry-attr-wrap-clone span.barberry-attr-image-clone.selected {
-moz-transform: scale(1.4);
-o-transform: scale(1.4);
-ms-transform: scale(1.4);
-webkit-transform: scale(1.4);
transform: scale(1.4);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap .barberry-fixed-product-variations .barberry-attr-wrap-clone span.barberry-attr-image-clone.selected:before {
z-index: 4;
-moz-transform: none;
-o-transform: none;
-ms-transform: none;
-webkit-transform: none;
transform: none;
background-color: #fff;
border: none;
border-radius: 50%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
content: '';
width: 6px;
height: 6px;
opacity: 1;
transition: all .3s; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap .barberry-fixed-product-variations .barberry-attr-wrap-clone span.barberry-attr-label-clone {
width: auto;
height: auto;
margin-right: 8px;
margin-top: 3px;
margin-bottom: 3px;
padding: 7px 8px 6px;
border-radius: 0;
font-size: 14px;
line-height: 1;
display: inline-block;
border: 1px solid #000;
background-color: #fff;
color: #000; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap .barberry-fixed-product-variations .barberry-attr-wrap-clone span.barberry-attr-label-clone .swatch__tooltip {
display: none; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap .barberry-fixed-product-variations .barberry-attr-wrap-clone span.barberry-attr-label-clone:before {
display: none; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap .barberry-fixed-product-variations .barberry-attr-wrap-clone span.barberry-attr-label-clone:hover, .barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap .barberry-fixed-product-variations .barberry-attr-wrap-clone span.barberry-attr-label-clone.selected {
color: #fff;
background-color: #000;
border: 1px solid black;
-moz-transform: none;
-o-transform: none;
-ms-transform: none;
-webkit-transform: none;
transform: none; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap .barberry-fixed-product-variations .barberry-attr-wrap-clone span .swatch__tooltip {
color: #fff;
width: auto;
max-width: 15rem;
padding-top: 7px;
transition: all .3s ease;
font-size: 11px;
font-weight: 400;
line-height: 11px;
border-radius: 0;
background-color: #000;
position: absolute;
top: -15px;
bottom: auto;
right: auto;
left: 50%;
transform: translate3d(-50%, 0, 0); }
@media print, screen and (min-width: 64.0625em) {
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap .barberry-fixed-product-variations .barberry-attr-wrap-clone span .swatch__tooltip {
animation: shop_tooltip_hover_out .3s; } }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap .barberry-fixed-product-variations .barberry-attr-wrap-clone span .swatch__tooltip:after {
position: absolute;
bottom: -16px;
right: auto;
left: 50%;
margin-left: 0;
transform: translate3d(-50%, 0, 0);
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 10px;
border-color: transparent transparent transparent;
border-top-color: #0a0a0a;
background: transparent; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap .barberry-fixed-product-variations .barberry-attr-wrap-clone span:hover .swatch__tooltip {
animation: shop_tooltip_hover_in .3s;
animation-fill-mode: forwards;
visibility: visible; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap .barberry-fixed-product-variations .barberry-attr-select_wrap-clone {
display: inline-block;
text-align: left; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap .barberry-fixed-product-variations .barberry-attr-select_wrap-clone label {
display: none; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap .barberry-fixed-product-variations .barberry-attr-select_wrap-clone .select2 {
width: auto !important;
min-width: 250px;
margin-bottom: 0; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap.add_scroll {
position: relative; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap.add_scroll .barberry-fixed-product-variations {
overflow-x: scroll;
padding-left: 20px;
padding-right: 20px; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-variations-wrap.add_scroll:after {
z-index: 1;
content: "";
position: absolute;
top: 0;
right: 0;
height: 100%;
width: 50px;
background: white;
background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 70%); }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn {
text-align: right; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn .barberry-single-btn-clone .group_table,
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn .barberry-single-btn-clone .wc-pao-addon,
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn .barberry-single-btn-clone .product-addon-totals {
display: none; }
@media screen and (max-width: 47.99875em) {
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn .quantity {
display: none; } }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn .barberry-single-btn-clone .price {
display: inline-block;
margin-right: 20px; }
@media screen and (max-width: 47.99875em) {
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn .barberry-single-btn-clone .price {
display: none; } }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn .barberry-single-btn-clone .price del {
font-size: 80%; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn .barberry-single-btn-clone .woocommerce-variation-add-to-cart-clone {
display: inline-block; }
@media screen and (max-width: 64em) {
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn .barberry-single-btn-clone .woocommerce-variation-add-to-cart-clone .single_add_to_cart_button,
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn .barberry-single-btn-clone .woocommerce-variation-add-to-cart-clone .quantity {
display: none; } }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn .barberry-single-btn-clone .woocommerce-variation-add-to-cart-clone .warranty_info {
display: none; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn .barberry-single-btn-clone .woocommerce-variation-add-to-cart-clone .woocommerce-variation-mob-btn-clone.button {
margin-bottom: 0;
display: none; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn .barberry-single-btn-clone .woocommerce-variation-add-to-cart-clone .woocommerce-variation-mob-btn-clone.button .progress {
display: none; }
@media screen and (max-width: 64em) {
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn .barberry-single-btn-clone .woocommerce-variation-add-to-cart-clone .woocommerce-variation-mob-btn-clone.button {
display: inline-block; } }
@media screen and (max-width: 31.25em) {
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn .barberry-single-btn-clone .woocommerce-variation-add-to-cart-clone .woocommerce-variation-mob-btn-clone.button {
padding: 10px 20px 10px; } }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn .single_add_to_cart_button,
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn .woocommerce-variation-add-to-cart-clone {
margin-bottom: 0; }
@media screen and (max-width: 31.25em) {
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn .single_add_to_cart_button,
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn .woocommerce-variation-add-to-cart-clone {
padding: 10px 20px 10px; } }
@media screen and (max-width: 23.4375em) {
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn .single_add_to_cart_button,
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn .woocommerce-variation-add-to-cart-clone {
justify-content: left; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn .single_add_to_cart_button .btn-text,
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn .woocommerce-variation-add-to-cart-clone .btn-text {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
max-width: 110px; } }
@media screen and (max-width: 20em) {
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn .single_add_to_cart_button,
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn .woocommerce-variation-add-to-cart-clone {
max-width: 130px; }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn .single_add_to_cart_button .btn-text,
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn .woocommerce-variation-add-to-cart-clone .btn-text {
max-width: 65px; } }
.barberry-add-to-cart-fixed .barberry-wrap-content-inner .barberry-wrap-content .barberry-wrap-content-sections .barberry-fixed-product-btn .added_to_cart {
display: none; }
@-webkit-keyframes hide-addtocart {
0% {
-webkit-transform: translateX(0px) translateY(0);
transform: translateX(0px) translateY(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out; }
to {
-webkit-transform: translateY(100%);
transform: translateY(100%); } }
@keyframes hide-addtocart {
0% {
-webkit-transform: translateX(0px) translateY(0);
transform: translateX(0px) translateY(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out; }
to {
-webkit-transform: translateY(100%);
transform: translateY(100%); } }
@-webkit-keyframes show-addtocart {
0% {
-webkit-transform: translateY(120%);
transform: translateY(120%);
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in; }
50% {
-webkit-transform: translateY(20%) rotate(2deg);
transform: translateY(20%) rotate(2deg);
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out; }
to {
-webkit-transform: translateY(0) rotate(0deg);
transform: translateY(0) rotate(0deg);
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out; } }
@keyframes show-addtocart {
0% {
-webkit-transform: translateY(120%);
transform: translateY(120%);
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in; }
50% {
-webkit-transform: translateY(20%) rotate(2deg);
transform: translateY(20%) rotate(2deg);
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out; }
to {
-webkit-transform: translateY(0) rotate(0deg);
transform: translateY(0) rotate(0deg);
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out; } }
@media screen and (max-width: 64.06125em) {
body.product-sidebar-active.single-product .product_layout.product_layout_default .single-product-container {
padding-left: 0;
padding-right: 0; } }
body.product-sidebar-active.single-product .product_layout.product_layout_default .product-info-cell {
padding-top: 0; }
body.product-sidebar-active.single-product .product_layout.product_layout_default .product-cells .product-images-cell {
padding-left: 0px; }
@media (min-width: 768px) {
body.product-sidebar-active.single-product .product_layout.product_layout_default .product-cells .product-images-cell {
padding-left: calc(3000vw - 23040px); } }
@media (min-width: 769px) {
body.product-sidebar-active.single-product .product_layout.product_layout_default .product-cells .product-images-cell {
padding-left: calc(7.8431372549vw - 30.3137254902px); } }
@media (min-width: 1024px) {
body.product-sidebar-active.single-product .product_layout.product_layout_default .product-cells .product-images-cell {
padding-left: calc(-5000vw + 51250px); } }
@media (min-width: 1025px) {
body.product-sidebar-active.single-product .product_layout.product_layout_default .product-cells .product-images-cell {
padding-left: 0px; } }
@media (min-width: 1199px) {
body.product-sidebar-active.single-product .product_layout.product_layout_default .product-cells .product-images-cell {
padding-left: 0px; } }
@media (min-width: 1200px) {
body.product-sidebar-active.single-product .product_layout.product_layout_default .product-cells .product-images-cell {
padding-left: 0; } }
body.product-sidebar-active.single-product .product_layout.product_layout_default .product-cells .product-info-cell {
padding-left: 25px;
padding-right: 25px;
padding-bottom: 2.5rem; }
@media (min-width: 768px) {
body.product-sidebar-active.single-product .product_layout.product_layout_default .product-cells .product-info-cell {
padding-left: calc(1500vw - 11495px); } }
@media (min-width: 769px) {
body.product-sidebar-active.single-product .product_layout.product_layout_default .product-cells .product-info-cell {
padding-left: calc(3.9215686275vw + 9.8431372549px); } }
@media (min-width: 1024px) {
body.product-sidebar-active.single-product .product_layout.product_layout_default .product-cells .product-info-cell {
padding-left: 50px; } }
@media (min-width: 1280px) {
body.product-sidebar-active.single-product .product_layout.product_layout_default .product-cells .product-info-cell {
padding-left: calc(4.6875vw - 10px); } }
@media (min-width: 1920px) {
body.product-sidebar-active.single-product .product_layout.product_layout_default .product-cells .product-info-cell {
padding-left: 80px; } }
@media (min-width: 768px) {
body.product-sidebar-active.single-product .product_layout.product_layout_default .product-cells .product-info-cell {
padding-right: calc(500vw - 3815px); } }
@media (min-width: 769px) {
body.product-sidebar-active.single-product .product_layout.product_layout_default .product-cells .product-info-cell {
padding-right: calc(7.8431372549vw - 30.3137254902px); } }
@media (min-width: 1024px) {
body.product-sidebar-active.single-product .product_layout.product_layout_default .product-cells .product-info-cell {
padding-right: calc(-3000vw + 30770px); } }
@media (min-width: 1025px) {
body.product-sidebar-active.single-product .product_layout.product_layout_default .product-cells .product-info-cell {
padding-right: 20px; } }
@media (min-width: 1199px) {
body.product-sidebar-active.single-product .product_layout.product_layout_default .product-cells .product-info-cell {
padding-right: calc(-24.6913580247vw + 316.049382716px); } }
@media (min-width: 1280px) {
body.product-sidebar-active.single-product .product_layout.product_layout_default .product-cells .product-info-cell {
padding-right: calc(3.125vw - 40px); } }
@media (min-width: 1920px) {
body.product-sidebar-active.single-product .product_layout.product_layout_default .product-cells .product-info-cell {
padding-right: 20px; } }
body.product-sidebar-active.single-product .product_layout.product_layout_default .product_meta .product_meta_ins {
border-left: 1px solid #eee;
border-right: 1px solid #eee; }
@media screen and (max-width: 47.99875em) {
body.product-sidebar-active.single-product .product_layout.product_layout_default .product_meta .product_meta_ins {
border-left: none;
border-right: none; } }
@media screen and (max-width: 64.06125em) {
body.product-sidebar-active.single-product.product-sticky-sidebar .sidebar-container {
display: none; } }
body.buy_now_enable .product_layout.product_layout_default .product-info-cell .product_summary_bottom .cart:not(.variations_form):not(.grouped_form),
body.buy_now_enable .product_layout.product_layout_default .product-info-cell .product_summary_bottom .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart,
body.buy_now_enable .product_layout.product_layout_default .product-info-cell .product_summary_bottom .single_variation_wrap .woocommerce-variation-add-to-cart, body.buy_now_enable .product_layout.product_layout_style_2 .product-info-cell .product_summary_bottom .cart:not(.variations_form):not(.grouped_form),
body.buy_now_enable .product_layout.product_layout_style_2 .product-info-cell .product_summary_bottom .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart,
body.buy_now_enable .product_layout.product_layout_style_2 .product-info-cell .product_summary_bottom .single_variation_wrap .woocommerce-variation-add-to-cart, body.buy_now_enable .product_layout.product_layout_style_3 .product-info-cell .product_summary_bottom .cart:not(.variations_form):not(.grouped_form),
body.buy_now_enable .product_layout.product_layout_style_3 .product-info-cell .product_summary_bottom .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart,
body.buy_now_enable .product_layout.product_layout_style_3 .product-info-cell .product_summary_bottom .single_variation_wrap .woocommerce-variation-add-to-cart {
width: 100%; }
@media screen and (max-width: 28.125em) {
body.buy_now_enable .product_layout.product_layout_default .product-info-cell .product_summary_bottom .cart:not(.variations_form):not(.grouped_form) .addtocart-button-group,
body.buy_now_enable .product_layout.product_layout_default .product-info-cell .product_summary_bottom .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .addtocart-button-group,
body.buy_now_enable .product_layout.product_layout_default .product-info-cell .product_summary_bottom .single_variation_wrap .woocommerce-variation-add-to-cart .addtocart-button-group, body.buy_now_enable .product_layout.product_layout_style_2 .product-info-cell .product_summary_bottom .cart:not(.variations_form):not(.grouped_form) .addtocart-button-group,
body.buy_now_enable .product_layout.product_layout_style_2 .product-info-cell .product_summary_bottom .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .addtocart-button-group,
body.buy_now_enable .product_layout.product_layout_style_2 .product-info-cell .product_summary_bottom .single_variation_wrap .woocommerce-variation-add-to-cart .addtocart-button-group, body.buy_now_enable .product_layout.product_layout_style_3 .product-info-cell .product_summary_bottom .cart:not(.variations_form):not(.grouped_form) .addtocart-button-group,
body.buy_now_enable .product_layout.product_layout_style_3 .product-info-cell .product_summary_bottom .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .addtocart-button-group,
body.buy_now_enable .product_layout.product_layout_style_3 .product-info-cell .product_summary_bottom .single_variation_wrap .woocommerce-variation-add-to-cart .addtocart-button-group {
display: block;
text-align: center; } }
.single-product .product-type-external .barberry-buy-now {
display: none; }
.single-product .product_layout.product_layout_style_3 .product-info-cell .product_summary_bottom .barberry-single-product-stock {
margin-top: 0; }
.dokan-store #dokan-primary {
width: 100%; }
.dokan-store #dokan-primary .store-page-wrap .profile-frame .profile-info-box .profile-info ul li {
font-size: 18px;
line-height: 1.6; }
@media screen and (max-width: 75em) {
.dokan-store #dokan-primary .store-page-wrap .profile-frame .profile-info-box .profile-info ul li {
color: inherit; } }
.dokan-store #dokan-primary .store-page-wrap .profile-frame .profile-info-box .profile-info ul li.dokan-store-rating .text, .dokan-store #dokan-primary .store-page-wrap .profile-frame .profile-info-box .profile-info ul li.dokan-store-rating .text a {
font-size: 18px;
line-height: 1.6; }
.dokan-store #dokan-primary .store-page-wrap .profile-frame .profile-info-box.profile-layout-default .profile-info ul li {
color: #fff; }
.dokan-store #dokan-primary .store-page-wrap .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper {
height: 170px; }
@media screen and (max-width: 75em) {
.dokan-store #dokan-primary .store-page-wrap .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper {
height: 200px; } }
@media screen and (max-width: 34.375em) {
.dokan-store #dokan-primary .store-page-wrap .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper {
height: 400px; } }
.dokan-store #dokan-primary .store-page-wrap .profile-frame .profile-info-box.profile-layout-layout1 .profile-info ul li {
position: relative;
margin-bottom: 0; }
.dokan-store #dokan-primary .store-page-wrap .dokan-store-tabs {
margin-bottom: 3.75rem; }
.dokan-store #dokan-primary .store-page-wrap .dokan-store-tabs ul li {
margin-bottom: 0; }
.dokan-store #dokan-primary .store-page-wrap .dokan-store-tabs ul li a {
font-size: 18px;
font-weight: 600; }
.dokan-store #dokan-primary .store-page-wrap .dokan-store-tabs ul li.dokan-share-btn-wrap {
border-right: none; }
.dokan-store #dokan-primary .paging-navigation .dokan-pagination-container ul {
list-style: none;
margin: 0;
display: flex;
justify-content: center; }
.dokan-store #dokan-primary .paging-navigation .dokan-pagination-container ul li {
display: flex;
align-items: center;
margin-bottom: 0; }
.dokan-store #dokan-primary .paging-navigation .dokan-pagination-container ul li a {
opacity: 0.5;
color: inherit;
font-size: 1.25rem;
font-weight: 400;
line-height: 1rem;
margin-right: 2rem;
display: flex;
align-items: center;
background: transparent;
border: none;
padding: 0; }
.dokan-store #dokan-primary .paging-navigation .dokan-pagination-container ul li a:hover {
opacity: 1; }
.dokan-store #dokan-primary .paging-navigation .dokan-pagination-container ul li.active a {
opacity: 1; }
.dokan-store #dokan-primary #reviews {
margin: 0 auto; }
.dokan-store #dokan-primary #reviews #comments h2.headline {
font-size: 30px;
font-weight: 600;
margin-bottom: 0.625rem; }
@media screen and (max-width: 47.99875em) {
.dokan-store #dokan-primary #reviews #comments h2.headline {
margin-bottom: 1.875rem; } }
.dokan-store #dokan-primary #reviews #comments .commentlist {
list-style: none;
margin: 1.875rem 0 0 0;
padding: 0; }
.dokan-store #dokan-primary #reviews #comments .commentlist .review_comment_container {
padding: 0;
position: relative;
margin-bottom: 1.25rem;
text-align: left; }
.dokan-store #dokan-primary #reviews #comments .commentlist .review_comment_container .dokan-review-author-img img {
position: absolute;
left: 0;
top: 0;
width: 4.375rem;
height: 4.375rem;
margin: 0.3125rem 0 0.625rem 0;
border-radius: 4.375rem; }
@media screen and (max-width: 47.99875em) {
.dokan-store #dokan-primary #reviews #comments .commentlist .review_comment_container .dokan-review-author-img img {
width: 3.125rem;
height: 3.125rem; } }
.dokan-store #dokan-primary #reviews #comments .commentlist .review_comment_container .comment-text {
padding-left: 5.625rem; }
@media screen and (max-width: 47.99875em) {
.dokan-store #dokan-primary #reviews #comments .commentlist .review_comment_container .comment-text {
padding-left: 4.375rem; } }
.dokan-store #dokan-primary #reviews #comments .commentlist .review_comment_container .comment-text > a {
display: inline-block;
float: right; }
.dokan-store #dokan-primary #reviews #comments .commentlist .review_comment_container .comment-text > p {
font-size: 0;
display: inline-block;
padding-top: 0.3125rem;
margin-bottom: 0; }
@media screen and (max-width: 47.99875em) {
.dokan-store #dokan-primary #reviews #comments .commentlist .review_comment_container .comment-text > p {
display: block; } }
.dokan-store #dokan-primary #reviews #comments .commentlist .review_comment_container .comment-text > p strong {
color: #000;
margin-right: 10px;
font-weight: 600;
display: inline-block;
font-size: 1.5rem;
line-height: 1.2; }
@media screen and (max-width: 47.99875em) {
.dokan-store #dokan-primary #reviews #comments .commentlist .review_comment_container .comment-text > p strong {
font-size: 1.375rem; } }
.dokan-store #dokan-primary #reviews #comments .commentlist .review_comment_container .comment-text > p em.verified {
display: inline-block;
font-size: 1rem;
line-height: 1;
top: -10px; }
.dokan-store #dokan-primary #reviews #comments .commentlist .review_comment_container .comment-text > p a time {
width: 100%;
color: #666;
display: block;
font-weight: 300;
font-size: 1rem; }
.dokan-store #dokan-primary #reviews #comments .commentlist .review_comment_container .comment-text .description {
margin: 0;
line-height: 1.6em;
padding: 0.625rem 0 1.25rem 0; }
@media screen and (max-width: 47.99875em) {
.dokan-store #dokan-primary #reviews #comments .commentlist .review_comment_container .comment-text .description {
padding: 0 0 1.25rem 0; } }
.dokan-store #dokan-primary #reviews #comments .commentlist .review_comment_container .comment-text .description p {
font-size: 1.25rem;
line-height: 1.4;
padding: 0;
margin: 0 auto; }
@media screen and (max-width: 47.99875em) {
.dokan-store #dokan-primary #reviews #comments .commentlist .review_comment_container .comment-text .description p {
font-size: 1.125rem; } }
body.dokan-theme-barberry .vendor-wrapper .cell h2 {
text-align: center;
margin: 10px auto 30px; }
body.dokan-theme-barberry .vendor-wrapper .cell form {
margin-bottom: 60px; }
@media screen and (max-width: 47.99875em) {
body.dokan-theme-barberry .vendor-wrapper .cell {
padding-right: 1.5rem;
padding-left: 1.5rem; } }
body.dokan-dashboard .content-page-wrapper.grid-container {
padding-top: 0; }
body.dokan-dashboard .content-page-wrapper.grid-container .dokan-product-edit .dokan-input-group input[type='number'] {
margin-bottom: 0; }
.dokan-seller-search-form {
margin-top: 0 !important; }
#dokan-seller-listing-wrap ul li .store-content .store-info .store-data h2 {
margin: 0 !important; }
#dokan-seller-listing-wrap ul li .store-content .store-info .store-data .dokan-seller-rating {
margin-top: 0 !important; }
#dokan-seller-listing-wrap ul li .store-content .store-info .store-data p {
font-size: 18px;
line-height: 1.2; }
.dokan-dashboard input.dokan-btn-default[type="submit"], .dokan-dashboard a.dokan-btn-default, .dokan-dashboard .dokan-btn-default {
color: #333;
background-color: #fff;
border-color: #ccc; }
@media screen and (max-width: 47.99875em) {
.dokan-dashboard .dokan-dashboard-content {
margin-top: 1.875rem; } }
.dokan-dashboard .dokan-dashboard-content hr {
border-bottom-color: #e1e1e1; }
.dokan-dashboard .dokan-dashboard-content .dokan-form-container .product-edit-container label a {
font-size: inherit;
text-decoration: underline; }
.dokan-dashboard .dokan-dashboard-content .dokan-form-container .product-edit-container .dokan-form-control {
border-width: 2px; }
.dokan-dashboard .dokan-dashboard-content .dokan-form-container .product-edit-container .select2-container--default .select2-selection--single {
border: none;
padding: 10px 30px 10px 20px;
background-color: transparent; }
.dokan-dashboard .dokan-dashboard-content .dokan-form-container .product-edit-container .select2-container--default .select2-selection--multiple {
border: none; }
.dokan-dashboard .dokan-dashboard-content header.dokan-dashboard-header h1 {
padding: 0;
font-size: 2.5rem;
margin-bottom: 1.25rem; }
@media screen and (max-width: 80em) {
.dokan-dashboard .dokan-dashboard-content header.dokan-dashboard-header h1 {
font-size: 2.25rem;
margin-bottom: 0.625rem; } }
.dokan-dashboard .dokan-dashboard-content ul.dokan-listing-filter li a {
font-size: 18px; }
.dokan-dashboard .dokan-dashboard-content .dokan-table thead > tr > th, .dokan-dashboard .dokan-dashboard-content .dokan-table thead > tr > td, .dokan-dashboard .dokan-dashboard-content .dokan-table tbody > tr > th, .dokan-dashboard .dokan-dashboard-content .dokan-table tbody > tr > td, .dokan-dashboard .dokan-dashboard-content .dokan-table tfoot > tr > th, .dokan-dashboard .dokan-dashboard-content .dokan-table tfoot > tr > td {
font-size: 18px; }
.dokan-dashboard .dokan-dashboard-content .dokan-table thead > tr > th > p > a, .dokan-dashboard .dokan-dashboard-content .dokan-table thead > tr > td > p > a, .dokan-dashboard .dokan-dashboard-content .dokan-table tbody > tr > th > p > a, .dokan-dashboard .dokan-dashboard-content .dokan-table tbody > tr > td > p > a, .dokan-dashboard .dokan-dashboard-content .dokan-table tfoot > tr > th > p > a, .dokan-dashboard .dokan-dashboard-content .dokan-table tfoot > tr > td > p > a {
font-size: 18px; }
.dokan-dashboard .dokan-dashboard-content .dokan-table thead > tr > th .row-actions, .dokan-dashboard .dokan-dashboard-content .dokan-table thead > tr > td .row-actions, .dokan-dashboard .dokan-dashboard-content .dokan-table tbody > tr > th .row-actions, .dokan-dashboard .dokan-dashboard-content .dokan-table tbody > tr > td .row-actions, .dokan-dashboard .dokan-dashboard-content .dokan-table tfoot > tr > th .row-actions, .dokan-dashboard .dokan-dashboard-content .dokan-table tfoot > tr > td .row-actions {
font-size: 14px; }
.dokan-dashboard .dokan-dashboard-content .dokan-table thead > tr > th .row-actions span, .dokan-dashboard .dokan-dashboard-content .dokan-table thead > tr > th .row-actions span a, .dokan-dashboard .dokan-dashboard-content .dokan-table thead > tr > td .row-actions span, .dokan-dashboard .dokan-dashboard-content .dokan-table thead > tr > td .row-actions span a, .dokan-dashboard .dokan-dashboard-content .dokan-table tbody > tr > th .row-actions span, .dokan-dashboard .dokan-dashboard-content .dokan-table tbody > tr > th .row-actions span a, .dokan-dashboard .dokan-dashboard-content .dokan-table tbody > tr > td .row-actions span, .dokan-dashboard .dokan-dashboard-content .dokan-table tbody > tr > td .row-actions span a, .dokan-dashboard .dokan-dashboard-content .dokan-table tfoot > tr > th .row-actions span, .dokan-dashboard .dokan-dashboard-content .dokan-table tfoot > tr > th .row-actions span a, .dokan-dashboard .dokan-dashboard-content .dokan-table tfoot > tr > td .row-actions span, .dokan-dashboard .dokan-dashboard-content .dokan-table tfoot > tr > td .row-actions span a {
font-size: 14px; }
.dokan-dashboard .dokan-dashboard-content .dokan-table thead > tr > th .row-actions span.edit, .dokan-dashboard .dokan-dashboard-content .dokan-table thead > tr > td .row-actions span.edit, .dokan-dashboard .dokan-dashboard-content .dokan-table tbody > tr > th .row-actions span.edit, .dokan-dashboard .dokan-dashboard-content .dokan-table tbody > tr > td .row-actions span.edit, .dokan-dashboard .dokan-dashboard-content .dokan-table tfoot > tr > th .row-actions span.edit, .dokan-dashboard .dokan-dashboard-content .dokan-table tfoot > tr > td .row-actions span.edit {
padding-right: 17px; }
.dokan-dashboard .dokan-dashboard-content .dokan-table thead > tr > th .row-actions span.edit:after, .dokan-dashboard .dokan-dashboard-content .dokan-table thead > tr > td .row-actions span.edit:after, .dokan-dashboard .dokan-dashboard-content .dokan-table tbody > tr > th .row-actions span.edit:after, .dokan-dashboard .dokan-dashboard-content .dokan-table tbody > tr > td .row-actions span.edit:after, .dokan-dashboard .dokan-dashboard-content .dokan-table tfoot > tr > th .row-actions span.edit:after, .dokan-dashboard .dokan-dashboard-content .dokan-table tfoot > tr > td .row-actions span.edit:after {
font-size: 12px;
bottom: 7px; }
.dokan-dashboard .dokan-dashboard-content .dokan-table thead {
background: transparent; }
.dokan-dashboard .dokan-dashboard-content .dokan-table tbody {
background-color: transparent; }
.dokan-dashboard .media-modal .media-frame select,
.dokan-dashboard .media-modal .wp-admin .media-frame select {
line-height: 28px;
height: 28px;
margin-top: 11px; }
.dokan-dashboard .media-modal .media-frame-title h1 {
padding: 0 16px;
font-size: 22px;
line-height: 50px;
margin: 0; }
.dokan-dashboard .media-modal .image-details h2, .dokan-dashboard .media-modal .image-details h3, .dokan-dashboard .media-modal .media-sidebar h2, .dokan-dashboard .media-modal .media-sidebar h3 {
position: relative;
font-weight: 600;
text-transform: uppercase;
font-size: 12px;
color: #666;
margin: 24px 0 8px; }
.dokan-dashboard .media-modal .uploader-inline h2, .dokan-dashboard .media-modal .uploader-inline h3 {
font-size: 20px;
line-height: 28px;
font-weight: 400;
margin: 0; }
.dokan-dashboard .media-modal .wp-core-ui .button-group.button-hero .button,
.dokan-dashboard .media-modal .wp-core-ui .button.button-hero {
font-family: inherit;
font-weight: inherit;
letter-spacing: inherit;
text-transform: inherit;
border: 1px solid #ccc;
background-color: inherit;
color: #555;
border-color: #ccc;
background: #f7f7f7;
box-shadow: 0 1px 0 #ccc; }
.dokan-dashboard .media-modal .wp-core-ui .attachment .thumbnail {
max-width: 100%;
margin-bottom: 0;
border: none;
box-shadow: none;
line-height: 1.6; }
.dokan-dashboard .media-modal .media-frame a {
font-size: inherit; }
.dokan-dashboard .media-modal [type='text'], .dokan-dashboard .media-modal [type='password'], .dokan-dashboard .media-modal [type='date'], .dokan-dashboard .media-modal [type='datetime'], .dokan-dashboard .media-modal [type='datetime-local'], .dokan-dashboard .media-modal [type='month'], .dokan-dashboard .media-modal [type='week'], .dokan-dashboard .media-modal [type='email'], .dokan-dashboard .media-modal [type='number'], .dokan-dashboard .media-modal [type='search'], .dokan-dashboard .media-modal [type='tel'], .dokan-dashboard .media-modal [type='time'], .dokan-dashboard .media-modal [type='url'], .dokan-dashboard .media-modal [type='color'], .dokan-dashboard .media-modal textarea, .dokan-dashboard .media-modal select {
height: inherit;
line-height: inherit; }
.dokan-dashboard .media-modal p.media-types {
font-size: 13px;
line-height: 1.5;
margin: 1em 0; }
.dokan-dashboard .media-modal .compat-item table tbody {
border: inherit;
background-color: inherit; }
.dokan-dashboard .media-modal .compat-item table tr {
border-bottom: inherit;
border-bottom-color: inherit; }
.dokan-dashboard .media-modal .compat-item table .label {
background: transparent; }
.dokan-dashboard .media-modal button.button {
border-width: 1px; }
.dokan-dashboard .media-modal button.button:hover {
color: #fff !important; }
.dokan-dashboard .media-modal .media-toolbar .search-form {
border-bottom: none; }
.dokan-dashboard .media-modal .media-toolbar .search-form:before, .dokan-dashboard .media-modal .media-toolbar .search-form:after {
display: none; }
.dokan-dashboard .media-modal .media-toolbar .search-form input.search {
height: auto; }
.dokan-dashboard .media-modal .media-frame-toolbar .search-form {
border: none; }
.dokan-dashboard .media-modal .media-frame-toolbar .search-form:before, .dokan-dashboard .media-modal .media-frame-toolbar .search-form:after {
display: none; }
.dokan-store .dokan-store-tabs .dokan-btn,
.dokan-store .widget-area .dokan-btn {
font-size: 12px;
line-height: 1.2;
font-weight: 400;
padding: 7px 10px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease; }
.dokan-store .dokan-store-tabs .dokan-btn:before,
.dokan-store .widget-area .dokan-btn:before {
display: none; }
.dokan-store .dokan-store-tabs .dokan-btn i,
.dokan-store .widget-area .dokan-btn i {
margin-left: 5px; }
input.dokan-btn[type="submit"]:hover {
color: #fff !important; }
#dokan-seller-listing-wrap .dokan-btn,
.dashboard-sections .dokan-btn,
.dokan-dashboard .dokan-btn {
font-size: 12px;
line-height: 1.2;
font-weight: 400;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease; }
#dokan-seller-listing-wrap .dokan-btn:before,
.dashboard-sections .dokan-btn:before,
.dokan-dashboard .dokan-btn:before {
display: none; }
#dokan-seller-listing-wrap .dokan-btn i,
.dashboard-sections .dokan-btn i,
.dokan-dashboard .dokan-btn i {
margin-left: 5px; }
#dokan-seller-listing-wrap .dokan-btn,
.dokan-dashboard .dokan-btn {
padding: 7px 10px; }
.barberry-td-30 {
width: 30%; }
@media screen and (max-width: 31.25em) {
.barberry-td-30 {
width: 100%;
display: block;
text-align: center; } }
.barberry-td-40 {
width: 40%; }
@media screen and (max-width: 31.25em) {
.barberry-td-40 {
width: 100%;
display: block; } }
.static-content-position {
position: relative; }
.barberry-compare-list-bottom {
position: fixed;
z-index: 999;
bottom: 0;
left: 0;
right: 0;
-moz-transform: translate3d(0, 100%, 0);
-o-transform: translate3d(0, 100%, 0);
-ms-transform: translate3d(0, 100%, 0);
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
-moz-transition: transform 0.75s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: transform 0.75s cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition: transform 0.75s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 0.75s cubic-bezier(0.19, 1, 0.22, 1); }
.barberry-compare-list-bottom:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
background-color: white; }
.barberry-compare-list-bottom.barberry-active {
-moz-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-moz-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1); }
.barberry-compare-list-bottom #barberry-compare-sidebar-content {
position: relative;
min-height: 120px; }
.barberry-compare-list-bottom .barberry-loader {
display: block;
position: absolute;
z-index: 9;
opacity: 1;
top: calc(50% - 15px);
left: calc(50% - 15px);
width: 30px;
height: 30px; }
@keyframes loader_spinner {
100% {
transform: rotate(360deg); } }
@keyframes loader_fade {
0% {
opacity: 0; }
100% {
opacity: 1; } }
.barberry-compare-list-bottom .barberry-loader:after {
content: '';
display: inline-block;
box-sizing: border-box;
width: 30px;
height: 30px;
border-radius: 100%;
border: 1px solid transparent;
animation: loader_fade .5s ease-in, loader_spinner .5s linear infinite; }
.barberry-compare-list-bottom .barberry-loader:after {
border-top-color: #000;
position: absolute;
top: 0;
left: calc(50% - 15px); }
.barberry-compare-list-bottom .barberry-compare-list {
padding: 20px 0;
position: relative; }
@media screen and (max-width: 64.06125em) {
.barberry-compare-list-bottom .barberry-compare-list {
padding: 0; } }
@media screen and (max-width: 75em) {
.barberry-compare-list-bottom .barberry-compare-list .compare-cells .compare-cell {
width: 100%;
margin-left: 0;
padding-left: 30px;
padding-right: 30px; } }
@media screen and (max-width: 75em) and (min-width: 768px) {
.barberry-compare-list-bottom .barberry-compare-list .compare-cells .compare-cell {
padding-left: calc(11.5740740741vw - 58.8888888889px); } }
@media screen and (max-width: 75em) and (min-width: 1200px) {
.barberry-compare-list-bottom .barberry-compare-list .compare-cells .compare-cell {
padding-left: 80px; } }
@media screen and (max-width: 75em) and (min-width: 768px) {
.barberry-compare-list-bottom .barberry-compare-list .compare-cells .compare-cell {
padding-right: calc(11.5740740741vw - 58.8888888889px); } }
@media screen and (max-width: 75em) and (min-width: 1200px) {
.barberry-compare-list-bottom .barberry-compare-list .compare-cells .compare-cell {
padding-right: 80px; } }
.barberry-compare-list-bottom .barberry-compare-list table {
margin: 0;
border: none; }
.barberry-compare-list-bottom .barberry-compare-list table tbody, .barberry-compare-list-bottom .barberry-compare-list table tr {
border: none; }
.barberry-compare-list-bottom .barberry-compare-list table tbody tr td {
padding-left: 0; }
@media screen and (max-width: 31.25em) {
.barberry-compare-list-bottom .barberry-compare-list .compare_title_section {
padding-bottom: 5px; } }
.barberry-compare-list-bottom .barberry-compare-list .compare_title_section .barberry-compare-label {
margin-bottom: 0;
font-size: 1.625rem;
line-height: 1.4;
font-weight: 600; }
@media screen and (max-width: 75em) {
.barberry-compare-list-bottom .barberry-compare-list .compare_title_section .barberry-compare-label {
font-size: 1.375rem; } }
.barberry-compare-list-bottom .barberry-compare-list .compare_title_section .barberry-compare-label .barberry-block {
display: block; }
@media screen and (max-width: 31.25em) {
.barberry-compare-list-bottom .barberry-compare-list .compare_title_section .barberry-compare-label .barberry-block {
display: inline-block; } }
@media screen and (max-width: 20em) {
.barberry-compare-list-bottom .barberry-compare-list .compare_title_section .barberry-compare-label .barberry-block {
display: block; } }
.barberry-compare-list-bottom .barberry-compare-list .compare_title_section .barberry-compare-label .barberry-block.compare-count {
font-size: 0.75rem;
line-height: 0.75rem;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 2px;
opacity: 0.5; }
@media screen and (max-width: 75em) {
.barberry-compare-list-bottom .barberry-compare-list .compare_title_section .barberry-compare-label .barberry-block.compare-count {
font-size: 0.75rem; } }
@media screen and (max-width: 31.25em) {
.barberry-compare-list-bottom .barberry-compare-list .compare_title_section .barberry-compare-label .barberry-block.compare-count {
letter-spacing: 1px;
margin-left: 10px; } }
@media screen and (max-width: 31.25em) and (max-width: 20em) {
.barberry-compare-list-bottom .barberry-compare-list .compare_title_section .barberry-compare-label .barberry-block.compare-count {
margin-left: 0; } }
@media screen and (max-width: 47.99875em) {
.barberry-compare-list-bottom .barberry-compare-list .compare_products_section {
display: none; } }
@media screen and (max-width: 87.5em) {
.barberry-compare-list-bottom .barberry-compare-list .compare_products_section.max-compare-2 .cell, .barberry-compare-list-bottom .barberry-compare-list .compare_products_section.max-compare-3 .cell, .barberry-compare-list-bottom .barberry-compare-list .compare_products_section.max-compare-4 .cell {
padding-left: 0.9375rem;
padding-right: 0.9375rem; } }
@media screen and (max-width: 75em) {
.barberry-compare-list-bottom .barberry-compare-list .compare_products_section.max-compare-2 .cell, .barberry-compare-list-bottom .barberry-compare-list .compare_products_section.max-compare-3 .cell, .barberry-compare-list-bottom .barberry-compare-list .compare_products_section.max-compare-4 .cell {
padding-left: 0.625rem;
padding-right: 0.625rem; } }
.barberry-compare-list-bottom .barberry-compare-list .compare_products_section .barberry-compare-wrap-item {
position: relative;
text-align: center; }
.barberry-compare-list-bottom .barberry-compare-list .compare_products_section .barberry-compare-wrap-item .barberry-compare-item {
max-width: 100px;
position: relative;
margin: 0 auto;
z-index: 2; }
.barberry-compare-list-bottom .barberry-compare-list .compare_products_section .barberry-compare-wrap-item .barberry-compare-item .barberry-no-image,
.barberry-compare-list-bottom .barberry-compare-list .compare_products_section .barberry-compare-wrap-item .barberry-compare-item .barberry-img-compare {
display: inline-block;
padding: 7px;
border: 1px solid #EDEDED;
-moz-transition: all 350ms ease;
-o-transition: all 350ms ease;
-webkit-transition: all 350ms ease;
transition: all 350ms ease; }
.barberry-compare-list-bottom .barberry-compare-list .compare_products_section .barberry-compare-wrap-item .barberry-compare-item .barberry-no-image img,
.barberry-compare-list-bottom .barberry-compare-list .compare_products_section .barberry-compare-wrap-item .barberry-compare-item .barberry-img-compare img {
height: auto; }
.barberry-compare-list-bottom .barberry-compare-list .compare_products_section .barberry-compare-wrap-item .barberry-compare-item .barberry-img-compare {
border-color: #fff;
-webkit-box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.1);
box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.1); }
.barberry-compare-list-bottom .barberry-compare-list .compare_products_section .barberry-compare-wrap-item .barberry-compare-item .barberry-remove-compare {
height: 18px;
width: 18px;
line-height: 22px;
text-align: center;
position: absolute;
right: -5px;
top: -5px;
border-radius: 50%;
border: 1px solid #000;
background-color: #fff;
visibility: hidden;
opacity: 0; }
.barberry-compare-list-bottom .barberry-compare-list .compare_products_section .barberry-compare-wrap-item .barberry-compare-item .barberry-remove-compare:before {
position: absolute;
left: calc(50% - 7px);
top: calc(50% - 7px);
font-size: 14px; font-family: 'Barberry' !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;
content: ""; }
.barberry-compare-list-bottom .barberry-compare-list .compare_products_section .barberry-compare-wrap-item .barberry-compare-item .barberry-remove-compare:hover {
background-color: #000; }
.barberry-compare-list-bottom .barberry-compare-list .compare_products_section .barberry-compare-wrap-item .barberry-compare-item .barberry-remove-compare:hover:before {
color: #fff; }
.barberry-compare-list-bottom .barberry-compare-list .compare_products_section .barberry-compare-wrap-item .barberry-compare-item:hover .barberry-remove-compare {
z-index: 2;
visibility: visible;
opacity: 1; }
.barberry-compare-list-bottom .barberry-compare-list .compare_products_section .barberry-compare-wrap-item .barberry-compare-item-hover {
position: absolute;
bottom: 100%;
width: 230px;
left: 50%;
padding-bottom: 20px;
z-index: 0;
visibility: hidden;
opacity: 0;
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-moz-transition: all 350ms ease;
-o-transition: all 350ms ease;
-webkit-transition: all 350ms ease;
transition: all 350ms ease; }
.barberry-compare-list-bottom .barberry-compare-list .compare_products_section .barberry-compare-wrap-item .barberry-compare-item-hover .barberry-compare-item-hover-wraper {
position: relative;
padding: 15px;
text-align: center;
background-color: #fff;
-webkit-filter: drop-shadow(3px 3px 7px rgba(0, 0, 0, 0.1));
filter: drop-shadow(3px 3px 7px rgba(0, 0, 0, 0.1));
-ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=3, Color='#000')";
filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=3, Color='#000')"; }
.barberry-compare-list-bottom .barberry-compare-list .compare_products_section .barberry-compare-wrap-item .barberry-compare-item-hover .barberry-compare-item-hover-wraper:after {
top: 100%;
left: 50%;
border: solid transparent;
content: "";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(255, 255, 255, 0);
border-top-color: #ffffff;
border-width: 15px;
margin-left: -15px; }
.barberry-compare-list-bottom .barberry-compare-list .compare_products_section .barberry-compare-wrap-item .barberry-compare-item-hover .barberry-compare-item-hover-wraper .product-title {
font-weight: 400;
margin-top: 15px;
margin-bottom: 0;
font-size: 18px;
line-height: 1.2; }
.barberry-compare-list-bottom .barberry-compare-list .compare_products_section .barberry-compare-wrap-item:hover .barberry-compare-item-hover {
background: #fff;
z-index: 2;
visibility: visible;
opacity: 1; }
.barberry-compare-list-bottom .barberry-compare-list .compare_button_section {
text-align: right; }
@media screen and (max-width: 31.25em) {
.barberry-compare-list-bottom .barberry-compare-list .compare_button_section {
padding-top: 0;
text-align: center; } }
.barberry-compare-list-bottom .barberry-compare-list .compare_button_section .barberry-compare-label .barberry-compare-clear-all {
display: inline-block;
position: relative;
padding-left: 20px;
margin-right: 10px;
vertical-align: middle;
font-weight: 400;
font-size: 0.6875rem;
line-height: 0.6875rem;
color: inherit;
text-transform: uppercase; }
.barberry-compare-list-bottom .barberry-compare-list .compare_button_section .barberry-compare-label .barberry-compare-clear-all:hover {
opacity: .6; }
.barberry-compare-list-bottom .barberry-compare-list .compare_button_section .barberry-compare-label .barberry-compare-clear-all:before {
position: absolute;
left: 0;
top: -4px;
width: 10px;
height: 10px;
font-size: 16px; font-family: 'Barberry' !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;
content: ""; }
.barberry-compare-list-bottom .barberry-compare-list .compare_button_section .barberry-compare-label .button {
margin-bottom: 0; }
.barberry-compare-list-bottom .barberry-compare-list .compare_button_section .barberry-compare-label .button i:before { font-family: 'Barberry' !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;
content: "";
margin-right: 10px; }
@media screen and (max-width: 64.06125em) {
.barberry-compare-list-bottom .barberry-compare-list .compare_button_section .barberry-compare-label .button {
padding: 12px 15px 10px; } }
.barberry-compare-list-bottom .barberry-compare-list .compare_button_section .barberry-compare-label.hidden-tag .barberry-compare-clear-all {
display: none; }
.barberry-compare-list-bottom .barberry-compare-mess {
position: absolute;
display: block;
width: 100%;
left: 0;
right: 0;
top: -40px;
text-align: center;
font-size: 100%;
color: #f76b6a;
z-index: 1;
display: none; }
.barberry-compare-list-bottom .barberry-compare-mess span {
height: 40px;
display: inline-block;
font-size: 16px;
line-height: 1.8;
font-weight: 400;
color: #fff;
background-color: #0a0a0a;
padding: 6px 14px 4px 14px; }
.barberry-compare-list-bottom .barberry-compare-mess span:after {
position: absolute;
bottom: -16px;
right: auto;
left: 50%;
transform: translate3d(-50%, 0, 0);
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 10px;
border-color: transparent transparent transparent;
border-top-color: #0a0a0a; }
.barberry-compare-list-bottom .barberry-close-mini-compare {
position: absolute;
top: 20px;
right: 20px;
left: auto;
z-index: 2; }
@media screen and (max-width: 64.06125em) {
.barberry-compare-list-bottom .barberry-close-mini-compare {
top: 10px;
right: 10px; } }
.barberry-compare-list-bottom.barberry-active .barberry-close-mini-compare {
opacity: 1;
-moz-transition-delay: 0.3s;
-o-transition-delay: 0.3s;
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s; }
.barberry-compare-list-bottom.barberry-active .barberry-close-mini-compare .close-icon_top {
-moz-transform: rotate(-45deg) translateX(0%);
-o-transform: rotate(-45deg) translateX(0%);
-ms-transform: rotate(-45deg) translateX(0%);
-webkit-transform: rotate(-45deg) translateX(0%);
transform: rotate(-45deg) translateX(0%);
-moz-transition-delay: 0.5s;
-o-transition-delay: 0.5s;
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s; }
.barberry-compare-list-bottom.barberry-active .barberry-close-mini-compare .close-icon_bottom {
-moz-transform: rotate(45deg) translateX(0%);
-o-transform: rotate(45deg) translateX(0%);
-ms-transform: rotate(45deg) translateX(0%);
-webkit-transform: rotate(45deg) translateX(0%);
transform: rotate(45deg) translateX(0%);
-moz-transition-delay: 0.5s;
-o-transition-delay: 0.5s;
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s; }
@media screen and (max-width: 64.06125em) {
.barberry-compare-list-bottom.barberry-active .barberry-close-mini-compare {
width: 1rem;
height: 1rem; } }
@media screen and (max-width: 47.99875em) {
.barberry-compare-list-bottom.barberry-active .barberry-close-mini-compare {
width: 0.7rem;
height: 0.7rem; } }
@media screen and (max-width: 64.06125em) {
.barberry-compare-list-bottom.barberry-active .barberry-close-mini-compare .close-icon_top,
.barberry-compare-list-bottom.barberry-active .barberry-close-mini-compare .close-icon_bottom {
height: 0.1rem; } }
.barberry-wrap-table-compare ul {
display: flex;
top: 0px;
z-index: 10;
margin: 0; }
@media (min-width: 900px) {
.barberry-wrap-table-compare ul {
display: none; } }
.barberry-wrap-table-compare ul li {
margin: 0;
list-style: none;
flex: 1; }
.barberry-wrap-table-compare ul li:last-child {
border-right: 1px solid rgba(0, 0, 0, 0.1); }
.barberry-wrap-table-compare ul li .compare-product-inner {
position: relative;
width: 100%;
height: 100%;
border: 1px solid rgba(0, 0, 0, 0.1);
border-right: 0;
border-bottom: 0;
padding: 10px;
text-align: center; }
.barberry-wrap-table-compare ul li .compare-product-inner:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
background-color: white;
z-index: -1; }
.barberry-wrap-table-compare ul li .compare-product-inner .image-wrap {
position: relative;
z-index: 1; }
.barberry-wrap-table-compare ul li .compare-product-inner .compare-product-title {
position: relative;
margin-top: 10px;
margin-bottom: 0;
font-size: 16px;
line-height: 1.2;
font-weight: 400;
z-index: 1; }
.barberry-wrap-table-compare ul li.active .compare-product-inner {
border: 1px solid #fff; }
.barberry-wrap-table-compare ul li.active .compare-product-inner:before {
right: -2px;
bottom: -1px;
border-right: 1px solid #fff;
z-index: 1;
-webkit-box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.15);
box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.15); }
.barberry-wrap-table-compare .barberry-table-compare {
border-collapse: collapse;
table-layout: fixed;
width: 100%; }
@media screen and (max-width: 64.06125em) {
.barberry-wrap-table-compare .barberry-table-compare {
margin-top: -1px; } }
.barberry-wrap-table-compare .barberry-table-compare thead, .barberry-wrap-table-compare .barberry-table-compare tbody {
background-color: transparent;
border: none; }
.barberry-wrap-table-compare .barberry-table-compare thead tr, .barberry-wrap-table-compare .barberry-table-compare thead th, .barberry-wrap-table-compare .barberry-table-compare thead td, .barberry-wrap-table-compare .barberry-table-compare tbody tr, .barberry-wrap-table-compare .barberry-table-compare tbody th, .barberry-wrap-table-compare .barberry-table-compare tbody td {
background-color: transparent;
padding: 0;
border: none; }
.barberry-wrap-table-compare .barberry-table-compare thead th, .barberry-wrap-table-compare .barberry-table-compare tbody th {
background-color: rgba(0, 0, 0, 0.02);
display: none; }
.barberry-wrap-table-compare .barberry-table-compare thead td, .barberry-wrap-table-compare .barberry-table-compare thead th, .barberry-wrap-table-compare .barberry-table-compare tbody td, .barberry-wrap-table-compare .barberry-table-compare tbody th {
border: 1px solid rgba(0, 0, 0, 0.1);
padding: 20px;
empty-cells: show;
vertical-align: top; }
@media screen and (max-width: 64.06125em) {
.barberry-wrap-table-compare .barberry-table-compare thead td, .barberry-wrap-table-compare .barberry-table-compare thead th, .barberry-wrap-table-compare .barberry-table-compare tbody td, .barberry-wrap-table-compare .barberry-table-compare tbody th {
padding: 10px; } }
.barberry-wrap-table-compare .barberry-table-compare thead td, .barberry-wrap-table-compare .barberry-table-compare thead th, .barberry-wrap-table-compare .barberry-table-compare tbody td, .barberry-wrap-table-compare .barberry-table-compare tbody th {
text-align: left; }
.barberry-wrap-table-compare .barberry-table-compare thead td + td, .barberry-wrap-table-compare .barberry-table-compare thead th + th, .barberry-wrap-table-compare .barberry-table-compare tbody td + td, .barberry-wrap-table-compare .barberry-table-compare tbody th + th {
text-align: center;
display: none; }
.barberry-wrap-table-compare .barberry-table-compare thead td.default, .barberry-wrap-table-compare .barberry-table-compare tbody td.default {
display: table-cell; }
.barberry-wrap-table-compare .barberry-table-compare thead .empty-cell, .barberry-wrap-table-compare .barberry-table-compare tbody .empty-cell {
border: none;
background-color: transparent; }
@media (min-width: 900px) {
.barberry-wrap-table-compare .barberry-table-compare thead td, .barberry-wrap-table-compare .barberry-table-compare thead th, .barberry-wrap-table-compare .barberry-table-compare tbody td, .barberry-wrap-table-compare .barberry-table-compare tbody th {
display: table-cell !important; }
.barberry-wrap-table-compare .barberry-table-compare thead td + td, .barberry-wrap-table-compare .barberry-table-compare thead th + th, .barberry-wrap-table-compare .barberry-table-compare tbody td + td, .barberry-wrap-table-compare .barberry-table-compare tbody th + th {
width: auto; } }
@media screen and (max-width: 56.25em) {
.barberry-wrap-table-compare .barberry-table-compare thead {
display: none; } }
.barberry-wrap-table-compare .barberry-table-compare thead th {
background-color: transparent; }
.barberry-wrap-table-compare .barberry-table-compare thead th .image-wrap {
margin-top: 10px; }
@media screen and (max-width: 64.06125em) {
.barberry-wrap-table-compare .barberry-table-compare thead th .image-wrap {
margin-top: 0; } }
.barberry-wrap-table-compare .barberry-table-compare thead th .compare-product-title {
margin-top: 15px;
margin-bottom: 0;
font-size: 20px;
line-height: 1.3; }
@media screen and (max-width: 64.06125em) {
.barberry-wrap-table-compare .barberry-table-compare thead th .compare-product-title {
font-size: 18px; } }
.barberry-wrap-table-compare .barberry-table-compare tbody tr {
-moz-transition: background-color 0.3s ease;
-o-transition: background-color 0.3s ease;
-webkit-transition: background-color 0.3s ease;
transition: background-color 0.3s ease; }
.barberry-wrap-table-compare .barberry-table-compare tbody tr td {
font-size: 18px;
text-align: center; }
.barberry-wrap-table-compare .barberry-table-compare tbody tr td.left-cell {
text-align: left;
font-weight: 400;
background-color: rgba(0, 0, 0, 0.02); }
.barberry-wrap-table-compare .barberry-table-compare tbody tr:hover:not(.remove-item) {
background-color: rgba(0, 0, 0, 0.02); }
.barberry-wrap-table-compare .barberry-table-compare tbody tr th {
font-size: 20px; }
.barberry-wrap-table-compare .barberry-table-compare tbody tr.image, .barberry-wrap-table-compare .barberry-table-compare tbody tr.price:not(.repeated), .barberry-wrap-table-compare .barberry-table-compare tbody tr.add-to-cart:not(.repeated) {
display: none; }
.barberry-wrap-table-compare .barberry-table-compare tbody tr.price .amount {
font-size: 18px;
line-height: 1.1;
font-weight: 600; }
.barberry-wrap-table-compare .barberry-table-compare tbody tr.price .amount .woocommerce-Price-currencySymbol {
font-size: 70%;
margin-right: 3px; }
.barberry-wrap-table-compare .barberry-table-compare tbody tr.price .amount sup {
font-size: 60%;
line-height: 1.5;
margin-left: 0.1rem; }
.barberry-wrap-table-compare .barberry-table-compare tbody tr.price del {
text-decoration: none;
font-size: 85%; }
.barberry-wrap-table-compare .barberry-table-compare tbody tr.price del span.amount {
position: relative;
color: #666;
font-size: 95%;
font-weight: 300; }
.barberry-wrap-table-compare .barberry-table-compare tbody tr.price del span.amount .amount:before {
width: 100%;
position: absolute;
content: "";
right: 0;
top: 50%;
height: 0px;
border-bottom: 1px solid #f9423a;
opacity: 0.7;
transform: rotate(-15deg); }
.barberry-wrap-table-compare .barberry-table-compare tbody tr.price ins {
color: #f9423a;
text-decoration: none;
line-height: 1; }
.barberry-wrap-table-compare .barberry-table-compare tbody tr.description p {
text-align: left;
font-size: 18px;
padding-left: 10px;
padding-right: 10px; }
.barberry-wrap-table-compare .barberry-table-compare tbody tr.description p a {
font-size: 18px; }
.barberry-wrap-table-compare .barberry-table-compare tbody tr.add-to-cart .button {
margin-bottom: 0; }
@media screen and (max-width: 90em) {
.barberry-wrap-table-compare .barberry-table-compare tbody tr.add-to-cart .button {
padding: 12px 15px 10px; } }
@media screen and (max-width: 64.06125em) {
.barberry-wrap-table-compare .barberry-table-compare tbody tr.add-to-cart .button {
padding: 10px 12px 8px;
font-size: 12px; } }
.barberry-wrap-table-compare .barberry-table-compare tbody tr.add-to-cart .added_to_cart {
display: none; }
.barberry-wrap-table-compare .barberry-table-compare tbody tr.remove-item th, .barberry-wrap-table-compare .barberry-table-compare tbody tr.remove-item td {
border: none;
background-color: transparent; }
.barberry-wrap-table-compare .barberry-table-compare tbody tr.remove-item .barberry-remove-compare {
display: inline-block;
position: relative;
padding-left: 20px;
font-weight: 400;
font-size: 0.75rem;
line-height: 0.75rem;
color: inherit;
text-transform: uppercase; }
.barberry-wrap-table-compare .barberry-table-compare tbody tr.remove-item .barberry-remove-compare:hover {
opacity: .6; }
.barberry-wrap-table-compare .barberry-table-compare tbody tr.remove-item .barberry-remove-compare:before {
position: absolute;
left: 0;
top: -4px;
width: 10px;
height: 10px;
font-size: 18px; font-family: 'Barberry' !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;
content: ""; }
.empty-compare-section {
text-align: center;
margin: 0 0 30px 0; }
.empty-compare-section .barberry-empty-icon:before {
font-size: 200px;
color: rgba(0, 0, 0, 0.1); font-family: 'Barberry' !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;
content: ""; }
@media screen and (max-width: 47.99875em) {
.empty-compare-section .barberry-empty-icon:before {
font-size: 120px; } }
.empty-compare-section .woocommerce-compare__empty-message {
margin-top: 2.5rem;
font-size: 1.875rem;
line-height: 1.2;
font-weight: 300; }
@media screen and (max-width: 47.99875em) {
.empty-compare-section .woocommerce-compare__empty-message {
font-size: 1.875rem;
margin-bottom: 1.25rem; } }
body.header-has-no-title .barberry-wrap-table-compare .empty-compare-section {
margin-top: 40px; }
h2.vc_custom_heading {
margin-bottom: 0; }
.grid-container {
padding-left: 30px;
padding-right: 30px; }
@media (min-width: 768px) {
.grid-container {
padding-left: calc(8.6805555556vw - 36.6666666667px); } }
@media (min-width: 1920px) {
.grid-container {
padding-left: 130px; } }
@media (min-width: 768px) {
.grid-container {
padding-right: calc(8.6805555556vw - 36.6666666667px); } }
@media (min-width: 1920px) {
.grid-container {
padding-right: 130px; } }
@media screen and (max-width: 47.99875em) {
.grid-container {
padding-right: 1.5rem;
padding-left: 1.5rem; } }
.default-width-page .woocommerce .grid-container:not(.product_related_wrapper) {
padding: 0; }
.default-width-page .woocommerce .grid-container.checkout-empty {
padding-top: 3.75rem;
padding-bottom: 6.25rem;
padding-left: 30px;
padding-right: 30px; }
@media (min-width: 768px) {
.default-width-page .woocommerce .grid-container.checkout-empty {
padding-left: calc(8.6805555556vw - 36.6666666667px); } }
@media (min-width: 1920px) {
.default-width-page .woocommerce .grid-container.checkout-empty {
padding-left: 130px; } }
@media (min-width: 768px) {
.default-width-page .woocommerce .grid-container.checkout-empty {
padding-right: calc(8.6805555556vw - 36.6666666667px); } }
@media (min-width: 1920px) {
.default-width-page .woocommerce .grid-container.checkout-empty {
padding-right: 130px; } }
@media screen and (max-width: 64.06125em) {
.default-width-page .woocommerce .grid-container.checkout-empty {
padding-top: 40px;
padding-bottom: 60px; } }
@media screen and (max-width: 47.99875em) {
.default-width-page .woocommerce .grid-container.checkout-empty {
padding-right: 1.5rem;
padding-left: 1.5rem;
padding-top: 30px;
padding-bottom: 30px; } }
.full-width-page .grid-container {
padding: 0; }
.full-width-page .woocommerce .grid-container {
padding-top: 0;
padding-bottom: 0; }
@media screen and (max-width: 47.99875em) {
.full-width-page .woocommerce .grid-container {
padding-right: 1.5rem;
padding-left: 1.5rem; } }
.full-width-page .boxed-row {
overflow: visible;
padding-left: 30px;
padding-right: 30px; }
@media (min-width: 768px) {
.full-width-page .boxed-row {
padding-left: calc(8.6805555556vw - 36.6666666667px); } }
@media (min-width: 1920px) {
.full-width-page .boxed-row {
padding-left: 130px; } }
@media (min-width: 768px) {
.full-width-page .boxed-row {
padding-right: calc(8.6805555556vw - 36.6666666667px); } }
@media (min-width: 1920px) {
.full-width-page .boxed-row {
padding-right: 130px; } }
@media screen and (max-width: 47.99875em) {
.full-width-page .boxed-row {
padding-right: 1.5rem;
padding-left: 1.5rem; } }
.full-width-page .boxed-row .woocommerce .grid-container {
padding: 0; }
.full-width-page .boxed-row .vc_row[data-vc-full-width] {
overflow: visible; }
.full-width-page .grid-container.content-page-wrapper {
padding-left: 0;
padding-right: 0; }
.product_slider_wrapper {
padding: 0; }
.product_slider_wrapper .carousel-title {
text-align: center;
margin-bottom: 3.75rem; }
.blog_listing_title {
text-align: center;
margin-bottom: 3.75rem; }
.related_posts_section {
background-color: transparent;
padding: 0; }
.related_posts_section .related-post {
margin-bottom: 1.25rem; }
.barberry-button-container {
display: block;
max-width: 100%; }
.barberry-button-container.b-button_inline {
display: inline-block;
vertical-align: top; }
.barberry-button-container.b-button_left {
text-align: left; }
.barberry-button-container.b-button_center {
text-align: center; }
.barberry-button-container.b-button_right {
text-align: right; }
.barberry-button-container .b-button_small {
padding: 1.25em 2em 1.15em;
font-size: 0.5em; }
.barberry-button-container .b-button_large {
padding: 1.8em 3.25em 1.7em;
font-size: 0.8em; }
.barberry_custom_link {
font-weight: 700 !important;
letter-spacing: 1px;
background-color: transparent;
text-transform: uppercase;
border-bottom: 2px solid;
padding: 0 0 6px;
font-size: 0.8125rem; }
@media screen and (max-width: 47.99875em) {
.barberry_custom_link {
font-size: 0.75rem;
font-weight: 600; } }
.barberry_custom_link:hover {
border-color: transparent !important; }
@media screen and (max-width: 47.99875em) {
.barberry-google-map {
max-height: 400px; } }
.barberry-google-map .animated-dot {
width: 40px;
height: 40px;
left: -20px;
top: -20px;
position: relative;
-webkit-animation-name: slideInDown;
-moz-animation-name: slideInDown;
-o-animation-name: slideInDown;
-ms-animation-name: slideInDown;
animation-name: slideInDown;
animation-duration: 1s;
animation-fill-mode: both;
animation-delay: .5s; }
.barberry-google-map .animated-dot .pin {
width: 40px;
height: 40px;
border-radius: 50% 50% 50% 0;
background: #89849b;
position: absolute;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
left: 50%;
top: 50%;
margin: -20px 0 0 -20px; }
.barberry-google-map .animated-dot .pin:after {
content: '';
width: 16px;
height: 16px;
margin: 12px 0 0 12px;
background: #2f2f2f;
position: absolute;
border-radius: 50%; }
.barberry-google-map .animated-dot .pulse {
opacity: 0.3;
background: rgba(0, 0, 0, 0.4);
border-radius: 50%;
height: 12px;
width: 12px;
position: absolute;
left: 50%;
top: 50%;
margin: 23px 0px 0px -6px;
-webkit-transform: rotateX(55deg);
-moz-transform: rotateX(55deg);
-o-transform: rotateX(55deg);
-ms-transform: rotateX(55deg);
transform: rotateX(55deg);
z-index: -2; }
.barberry-google-map .animated-dot .pulse:after {
content: "";
border-radius: 50%;
height: 50px;
width: 50px;
position: absolute;
margin: -18px 0 0 -18px;
-webkit-animation: pulsate 1s ease-out;
-moz-animation: pulsate 1s ease-out;
-o-animation: pulsate 1s ease-out;
-ms-animation: pulsate 1s ease-out;
animation: pulsate 1s ease-out;
-webkit-animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite;
-o-animation-iteration-count: infinite;
-ms-animation-iteration-count: infinite;
animation-iteration-count: infinite;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-webkit-box-shadow: 0 0 1px 2px #89849b;
box-shadow: 0 0 1px 2px #89849b;
-webkit-animation-delay: 1.1s;
-moz-animation-delay: 1.1s;
-o-animation-delay: 1.1s;
-ms-animation-delay: 1.1s;
animation-delay: 1.1s; }
.wpcf7 p:not(.form-row) {
margin-bottom: 0; }
.wpcf7 p:not(.form-row) .wpcf7-form-control-wrap {
display: block;
margin-top: 7px; }
.site-social-icons-shortcode ul.social-icons.center {
text-align: center; }
.site-social-icons-shortcode ul.social-icons.right {
text-align: right; }
.site-social-icons-shortcode ul.social-icons li {
opacity: 1; }
.shortcode_barberry_slider {
width: 100%; }
.shortcode_barberry_slider.full_height .barberry_slider-wrapper {
height: 100vh;
height: calc(var(--vh, 1vh) * 100); }
.shortcode_barberry_slider.full_height .barberry_slider-wrapper .carousel-cell .bg-wrapper {
height: 100vh;
height: calc(var(--vh, 1vh) * 100); }
.shortcode_barberry_slider .barberry_slider-wrapper {
position: relative;
overflow: hidden; }
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell {
width: 100%;
height: 100%;
overflow: hidden;
transition-delay: .2s;
-moz-transition: 0.4s transform cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: 0.4s transform cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-transition: 0.4s transform cubic-bezier(0.645, 0.045, 0.355, 1);
transition: 0.4s transform cubic-bezier(0.645, 0.045, 0.355, 1); }
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .fullslidelink {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 2;
cursor: pointer; }
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .cell-img {
transform: scale(1.1);
-moz-transition: transform 0s ease;
-o-transition: transform 0s ease;
-webkit-transition: transform 0s ease;
transition: transform 0s ease;
-moz-transition-delay: 2s;
-o-transition-delay: 2s;
-webkit-transition-delay: 2s;
transition-delay: 2s; }
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .cell-img .bg-wrapper {
background-position: center center;
background-size: cover; }
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content {
-moz-transform: skew(8deg);
-o-transform: skew(8deg);
-ms-transform: skew(8deg);
-webkit-transform: skew(8deg);
transform: skew(8deg);
-moz-transition: transform 1s ease;
-o-transition: transform 1s ease;
-webkit-transition: transform 1s ease;
transition: transform 1s ease;
-moz-transition-delay: 2s;
-o-transition-delay: 2s;
-webkit-transition-delay: 2s;
transition-delay: 2s;
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center; }
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper {
opacity: 0;
text-align: center;
max-width: 850px;
max-width: 450px;
-moz-transition: 0.5s transform cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: 0.5s transform cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition: 0.5s transform cubic-bezier(0.19, 1, 0.22, 1);
transition: 0.5s transform cubic-bezier(0.19, 1, 0.22, 1); }
@media (min-width: 768px) {
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper {
max-width: calc(58.59375vw + 0px); } }
@media (min-width: 1024px) {
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper {
max-width: calc(39.0625vw + 200px); } }
@media (min-width: 1280px) {
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper {
max-width: calc(93.75vw - 500px); } }
@media (min-width: 1440px) {
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper {
max-width: 850px; } }
@media screen and (max-width: 25em) {
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper {
max-width: 90%; } }
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-description {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-size: 10px;
font-weight: 600;
line-height: 1.1;
text-transform: uppercase;
letter-spacing: 3px;
margin-bottom: 1.5625rem; }
@media (min-width: 768px) {
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-description {
font-size: calc(0.390625vw + 7px); } }
@media (min-width: 1280px) {
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-description {
font-size: calc(1.25vw - 4px); } }
@media (min-width: 1440px) {
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-description {
font-size: 14px; } }
@media screen and (max-width: 25em) {
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-description {
margin-bottom: 0.9375rem; } }
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-title {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 28px;
line-height: 1.1;
margin-bottom: 0;
display: block; }
@media (min-width: 768px) {
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-title {
font-size: calc(3.3203125vw + 2.5px); } }
@media (min-width: 1280px) {
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-title {
font-size: calc(6.25vw - 35px); } }
@media (min-width: 1440px) {
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-title {
font-size: 55px; } }
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-button a {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-top: 2.1875rem;
display: inline-block;
font-size: 10px;
line-height: 2;
font-weight: 700 !important;
text-transform: uppercase;
letter-spacing: 3px;
border-bottom: 3px solid #000;
background-image: none !important;
transition: border-color .3s !important; }
@media (min-width: 768px) {
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-button a {
font-size: 10px; } }
@media (min-width: 1280px) {
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-button a {
font-size: calc(2.5vw - 22px); } }
@media (min-width: 1440px) {
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-button a {
font-size: 14px; } }
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-button a:hover {
border-bottom: 3px solid transparent !important; }
@media screen and (max-width: 64.06125em) {
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-button a {
margin-top: 1.25rem; } }
@media screen and (max-width: 25em) {
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell .slider-content .slider-content-wrapper .slide-button a {
margin-top: 0.9375rem;
border-width: 2px; } }
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.is-selected .cell-img {
height: 100%;
transform: scale(1);
transition: transform 2s ease;
transition-delay: 0s; }
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.is-selected .slider-content {
transform: skew(0);
transition: transform 1.6s ease;
transition-delay: 0s; }
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.middle_left .slider-content {
justify-content: flex-start; }
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.middle_left .slider-content .slider-content-wrapper {
text-align: left;
margin-left: 12vw; }
@media screen and (max-width: 47.99875em) {
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.middle_left .slider-content .slider-content-wrapper {
margin-left: 9vw; } }
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.middle_right .slider-content {
justify-content: flex-end; }
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.middle_right .slider-content .slider-content-wrapper {
text-align: right;
margin-right: 12vw; }
@media screen and (max-width: 47.99875em) {
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.middle_right .slider-content .slider-content-wrapper {
margin-right: 9vw; } }
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.bottom_left .slider-content {
justify-content: flex-start; }
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.bottom_left .slider-content .slider-content-wrapper {
text-align: left;
align-self: flex-end;
margin-left: 12vw;
margin-bottom: 5vw; }
@media screen and (max-width: 47.99875em) {
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.bottom_left .slider-content .slider-content-wrapper {
margin-left: 9vw;
margin-bottom: 13vw; } }
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.bottom_center .slider-content {
align-items: flex-end; }
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.bottom_center .slider-content .slider-content-wrapper {
text-align: center;
margin-bottom: 5vw; }
@media screen and (max-width: 47.99875em) {
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.bottom_center .slider-content .slider-content-wrapper {
margin-bottom: 13vw; } }
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.bottom_right .slider-content {
justify-content: flex-end; }
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.bottom_right .slider-content .slider-content-wrapper {
text-align: right;
align-self: flex-end;
margin-right: 12vw;
margin-bottom: 5vw; }
@media screen and (max-width: 47.99875em) {
.shortcode_barberry_slider .barberry_slider-wrapper .carousel-cell.bottom_right .slider-content .slider-content-wrapper {
margin-right: 9vw;
margin-bottom: 13vw; } }
.shortcode_barberry_slider .barberry_slider-wrapper .flickity-button .flickity-button-icon {
opacity: 0;
width: 80%;
height: 80%; }
.shortcode_barberry_slider .barberry_slider-wrapper .flickity-page-dots {
opacity: 0;
display: none;
bottom: 5vh; }
@media screen and (max-width: 47.99875em) {
.shortcode_barberry_slider .barberry_slider-wrapper .flickity-page-dots {
display: block; } }
.shortcode_barberry_slider .barberry_slider-wrapper .flickity-page-dots .dot {
background: #333; }
.shortcode_barberry_collections_slider {
width: 100%;
display: flex;
align-items: center;
justify-content: space-between; }
@media screen and (max-width: 48.0625em) {
.shortcode_barberry_collections_slider {
align-items: flex-start;
flex-wrap: wrap;
align-content: flex-start; } }
.shortcode_barberry_collections_slider .barberry_slider_small {
position: relative;
overflow: hidden;
flex-basis: 10%;
height: 70%; }
@media screen and (max-width: 74.99875em) {
.shortcode_barberry_collections_slider .barberry_slider_small {
display: none; } }
.shortcode_barberry_collections_slider .barberry_slider_small .carousel-cell {
width: 100%;
height: 100%;
overflow: hidden;
transition-delay: .2s;
-moz-transition: 0.4s transform cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: 0.4s transform cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-transition: 0.4s transform cubic-bezier(0.645, 0.045, 0.355, 1);
transition: 0.4s transform cubic-bezier(0.645, 0.045, 0.355, 1); }
.shortcode_barberry_collections_slider .barberry_slider_small .carousel-cell .cell-img {
-moz-transition: transform 0s ease;
-o-transition: transform 0s ease;
-webkit-transition: transform 0s ease;
transition: transform 0s ease;
-moz-transition-delay: 2s;
-o-transition-delay: 2s;
-webkit-transition-delay: 2s;
transition-delay: 2s; }
.shortcode_barberry_collections_slider .barberry_slider_small .carousel-cell .cell-img .bg-wrapper {
background-position: center center;
background-size: cover; }
.shortcode_barberry_collections_slider .barberry_slider_small .carousel-cell.is-selected .cell-img {
height: 100%;
transition: transform 2s ease;
transition-delay: 0s; }
.shortcode_barberry_collections_slider .barberry_slider_content {
position: relative;
flex-basis: 15%;
height: 70%; }
@media screen and (max-width: 74.99875em) {
.shortcode_barberry_collections_slider .barberry_slider_content {
height: 70%;
flex-basis: 20%; } }
@media screen and (max-width: 48em) {
.shortcode_barberry_collections_slider .barberry_slider_content {
align-self: flex-start;
height: 100%; } }
@media screen and (max-width: 48.0625em) {
.shortcode_barberry_collections_slider .barberry_slider_content {
order: 2;
flex-basis: 100%;
height: auto;
min-height: 300px; } }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper {
padding: 60px;
z-index: 4;
position: absolute;
left: -2px;
top: 60px;
width: 180%;
height: 100%;
background-color: #fff;
padding-left: 40px; }
@media (min-width: 768px) {
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper {
padding-left: calc(7.8125vw - 20px); } }
@media (min-width: 1280px) {
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper {
padding-left: calc(4.6875vw + 20px); } }
@media (min-width: 1920px) {
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper {
padding-left: 110px; } }
@media screen and (max-width: 64.06125em) {
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper {
padding: 40px; } }
@media screen and (max-width: 48.0625em) {
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper {
top: 0;
width: 100%;
padding-top: 20px; } }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .flickity-viewport {
overflow: visible; }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .flickity-slider {
transform: none !important; }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell {
width: 100%;
height: 100%;
left: 0 !important;
opacity: 0;
transition: opacity .3s ease-in-out;
transition-delay: 0s;
z-index: 1;
background-color: #fff; }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell.is-previous .slider-content .slide-subtitle {
-moz-transform: translateX(-100px) translateZ(0);
-o-transform: translateX(-100px) translateZ(0);
-ms-transform: translateX(-100px) translateZ(0);
-webkit-transform: translateX(-100px) translateZ(0);
transform: translateX(-100px) translateZ(0); }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell.is-previous .slider-content .slide-title {
-moz-transform: translateX(-110px) translateZ(0);
-o-transform: translateX(-110px) translateZ(0);
-ms-transform: translateX(-110px) translateZ(0);
-webkit-transform: translateX(-110px) translateZ(0);
transform: translateX(-110px) translateZ(0); }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell.is-previous .slider-content .slide-description {
-moz-transform: translateX(-120px) translateZ(0);
-o-transform: translateX(-120px) translateZ(0);
-ms-transform: translateX(-120px) translateZ(0);
-webkit-transform: translateX(-120px) translateZ(0);
transform: translateX(-120px) translateZ(0); }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell.is-previous .slider-content .slide-button {
-moz-transform: translateX(-130px) translateZ(0);
-o-transform: translateX(-130px) translateZ(0);
-ms-transform: translateX(-130px) translateZ(0);
-webkit-transform: translateX(-130px) translateZ(0);
transform: translateX(-130px) translateZ(0); }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell.is-next .slider-content .slide-subtitle {
-moz-transform: translateX(100px) translateZ(0);
-o-transform: translateX(100px) translateZ(0);
-ms-transform: translateX(100px) translateZ(0);
-webkit-transform: translateX(100px) translateZ(0);
transform: translateX(100px) translateZ(0); }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell.is-next .slider-content .slide-title {
-moz-transform: translateX(110px) translateZ(0);
-o-transform: translateX(110px) translateZ(0);
-ms-transform: translateX(110px) translateZ(0);
-webkit-transform: translateX(110px) translateZ(0);
transform: translateX(110px) translateZ(0); }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell.is-next .slider-content .slide-description {
-moz-transform: translateX(120px) translateZ(0);
-o-transform: translateX(120px) translateZ(0);
-ms-transform: translateX(120px) translateZ(0);
-webkit-transform: translateX(120px) translateZ(0);
transform: translateX(120px) translateZ(0); }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell.is-next .slider-content .slide-button {
-moz-transform: translateX(130px) translateZ(0);
-o-transform: translateX(130px) translateZ(0);
-ms-transform: translateX(130px) translateZ(0);
-webkit-transform: translateX(130px) translateZ(0);
transform: translateX(130px) translateZ(0); }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-subtitle {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-size: 10px;
font-weight: 600;
line-height: 1.1;
text-transform: uppercase;
letter-spacing: 3px;
margin-bottom: 1.5625rem;
opacity: 0;
-moz-transform: translateX(100px) translateZ(0);
-o-transform: translateX(100px) translateZ(0);
-ms-transform: translateX(100px) translateZ(0);
-webkit-transform: translateX(100px) translateZ(0);
transform: translateX(100px) translateZ(0);
-moz-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1) 2s;
-o-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1) 2s;
-webkit-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1) 2s;
transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1) 2s; }
@media (min-width: 768px) {
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-subtitle {
font-size: calc(0.390625vw + 7px); } }
@media (min-width: 1280px) {
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-subtitle {
font-size: calc(1.25vw - 4px); } }
@media (min-width: 1440px) {
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-subtitle {
font-size: 14px; } }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-title {
text-indent: -34px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 28px;
line-height: 1.1;
margin-bottom: 0;
display: block;
opacity: 0;
-moz-transform: translateX(110px) translateZ(0);
-o-transform: translateX(110px) translateZ(0);
-ms-transform: translateX(110px) translateZ(0);
-webkit-transform: translateX(110px) translateZ(0);
transform: translateX(110px) translateZ(0);
-moz-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1) 2s;
-o-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1) 2s;
-webkit-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1) 2s;
transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1) 2s; }
@media (min-width: 768px) {
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-title {
font-size: calc(2.34375vw + 10px); } }
@media (min-width: 1280px) {
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-title {
font-size: calc(9.375vw - 80px); } }
@media (min-width: 1440px) {
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-title {
font-size: 55px; } }
@media screen and (max-width: 64.06125em) {
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-title {
text-indent: 0px; } }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-description {
opacity: 0;
opacity: .6;
margin-top: 1.25rem;
font-size: 16px;
line-height: 1.4;
-moz-transform: translateX(120px) translateZ(0);
-o-transform: translateX(120px) translateZ(0);
-ms-transform: translateX(120px) translateZ(0);
-webkit-transform: translateX(120px) translateZ(0);
transform: translateX(120px) translateZ(0);
-moz-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1) 2s;
-o-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1) 2s;
-webkit-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1) 2s;
transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1) 2s; }
@media (min-width: 768px) {
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-description {
font-size: 16px; } }
@media (min-width: 1280px) {
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-description {
font-size: calc(1.25vw + 0px); } }
@media (min-width: 1440px) {
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-description {
font-size: 18px; } }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-button {
opacity: 0;
-moz-transform: translateX(130px) translateZ(0);
-o-transform: translateX(130px) translateZ(0);
-ms-transform: translateX(130px) translateZ(0);
-webkit-transform: translateX(130px) translateZ(0);
transform: translateX(130px) translateZ(0);
-moz-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1) 2s;
-o-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1) 2s;
-webkit-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1) 2s;
transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1) 2s; }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-button a {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-top: 0.9375rem;
display: inline-block;
font-size: 10px;
line-height: 2;
font-weight: 700 !important;
text-transform: uppercase;
letter-spacing: 3px;
border-bottom: 3px solid #000;
background-image: none !important;
transition: border-color .3s !important; }
@media (min-width: 768px) {
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-button a {
font-size: 10px; } }
@media (min-width: 1280px) {
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-button a {
font-size: calc(1.25vw - 6px); } }
@media (min-width: 1440px) {
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-button a {
font-size: 12px; } }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-button a:hover {
border-bottom: 2px solid transparent !important; }
@media screen and (max-width: 64.06125em) {
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-button a {
margin-top: 1.25rem; } }
@media screen and (max-width: 25em) {
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell .slider-content .slide-button a {
margin-top: 0.9375rem;
border-width: 2px; } }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell.is-selected {
opacity: 1;
transition: opacity .3s ease-in-out;
transition-delay: .1s;
z-index: 2; }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell.is-selected .slider-content .slide-title,
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell.is-selected .slider-content .slide-subtitle,
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell.is-selected .slider-content .slide-description,
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell.is-selected .slider-content .slide-button {
opacity: 1;
transition-delay: 0s;
transform: translateX(0) translateZ(0); }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .carousel-cell.is-selected .slider-content .slide-description {
opacity: 0.6; }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .flickity-page-dots {
z-index: 4;
bottom: 50px;
width: auto; }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .flickity-page-dots li {
cursor: default;
pointer-events: none; }
@media screen and (max-width: 64.06125em) {
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .flickity-page-dots {
bottom: 80px; } }
@media screen and (max-width: 48.0625em) {
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .flickity-page-dots {
left: auto;
bottom: auto;
right: auto;
top: -30px;
padding: 5px 10px;
background-color: #fff; }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .flickity-page-dots li {
cursor: pointer;
pointer-events: visible; } }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .flickity-button {
height: 60px;
width: 65px;
border-radius: 0;
background-color: #000;
opacity: 1;
-moz-transform: translateX(0) !important;
-o-transform: translateX(0) !important;
-ms-transform: translateX(0) !important;
-webkit-transform: translateX(0) !important;
transform: translateX(0) !important; }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .flickity-button svg {
top: calc(50% - 12px);
left: calc(50% - 11px);
width: 50%;
fill: #fff;
position: absolute;
-moz-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s; }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .flickity-button svg path {
-moz-transform: none;
-o-transform: none;
-ms-transform: none;
-webkit-transform: none;
transform: none; }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .flickity-button:hover svg {
opacity: .6; }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .flickity-button.flickity-prev-next-button.previous {
top: -60px;
left: 0; }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .flickity-button.flickity-prev-next-button.next {
top: -60px;
left: 66px; }
.shortcode_barberry_collections_slider .barberry_slider_content .slider_content-wrapper .flickity-button.flickity-prev-next-button.next svg path {
-moz-transform: scaleX(-1) translateX(-70px);
-o-transform: scaleX(-1) translateX(-70px);
-ms-transform: scaleX(-1) translateX(-70px);
-webkit-transform: scaleX(-1) translateX(-70px);
transform: scaleX(-1) translateX(-70px);
-ms-filter: fliph; filter: fliph; }
.shortcode_barberry_collections_slider .barberry_slider_big {
position: relative;
overflow: hidden;
flex-basis: 75%;
align-self: flex-end; }
@media screen and (max-width: 74.99875em) {
.shortcode_barberry_collections_slider .barberry_slider_big {
flex-basis: 80%; } }
@media screen and (max-width: 48.0625em) {
.shortcode_barberry_collections_slider .barberry_slider_big {
order: 1;
flex-basis: 100%; } }
.shortcode_barberry_collections_slider .barberry_slider_big .carousel-cell {
width: 100%;
height: 100%;
overflow: hidden;
transition-delay: .2s;
-moz-transition: 0.4s transform cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: 0.4s transform cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-transition: 0.4s transform cubic-bezier(0.645, 0.045, 0.355, 1);
transition: 0.4s transform cubic-bezier(0.645, 0.045, 0.355, 1); }
.shortcode_barberry_collections_slider .barberry_slider_big .carousel-cell .cell-img {
-moz-transition: transform 0s ease;
-o-transition: transform 0s ease;
-webkit-transition: transform 0s ease;
transition: transform 0s ease;
-moz-transition-delay: 2s;
-o-transition-delay: 2s;
-webkit-transition-delay: 2s;
transition-delay: 2s; }
.shortcode_barberry_collections_slider .barberry_slider_big .carousel-cell .cell-img .bg-wrapper {
background-position: center center;
background-size: cover; }
.shortcode_barberry_collections_slider .barberry_slider_big .carousel-cell.is-selected .cell-img {
height: 100%;
transition: transform 2s ease;
transition-delay: 0s; }
.language_currency_switcher {
height: 100%; }
.language_currency_switcher .language_switcher,
.language_currency_switcher .currency_switcher {
display: inline-block; }
.language_currency_switcher .language_switcher > span,
.language_currency_switcher .currency_switcher > span {
font-size: 16px;
line-height: 1.3;
display: inline-block; }
.language_currency_switcher .language_switcher nav,
.language_currency_switcher .currency_switcher nav {
margin-right: 5px;
display: inline-block; }
.language_currency_switcher .language_switcher nav > ul > li,
.language_currency_switcher .currency_switcher nav > ul > li {
padding: 0;
padding-bottom: 7px;
margin: 0; }
.language_currency_switcher .language_switcher nav > ul > li > a,
.language_currency_switcher .currency_switcher nav > ul > li > a {
padding: 0;
margin: 0;
margin-left: 0 !important;
font-size: 16px;
line-height: 1.3; }
.language_currency_switcher .language_switcher nav > ul > li > a img,
.language_currency_switcher .currency_switcher nav > ul > li > a img {
margin-bottom: 4px;
margin-right: 5px; }
.language_currency_switcher .language_switcher nav > ul > li > a span,
.language_currency_switcher .currency_switcher nav > ul > li > a span {
display: inline;
font-size: 16px;
line-height: 1.3;
padding: 0; }
.language_currency_switcher .language_switcher nav > ul > li ul.submenu li a img,
.language_currency_switcher .currency_switcher nav > ul > li ul.submenu li a img {
margin-right: 5px;
margin-bottom: 2px; }
.language_currency_switcher .language_switcher nav ul.is-dropdown-submenu,
.language_currency_switcher .currency_switcher nav ul.is-dropdown-submenu {
padding: 1.5625rem 0;
min-width: 200px;
text-align: left; }
.language_currency_switcher .language_switcher nav ul.is-dropdown-submenu li,
.language_currency_switcher .currency_switcher nav ul.is-dropdown-submenu li {
text-align: left; }
.language_currency_switcher .language_switcher nav ul.is-dropdown-submenu li a,
.language_currency_switcher .currency_switcher nav ul.is-dropdown-submenu li a {
font-size: 16px;
padding: 0.25rem 0;
margin-left: 2.1875rem; }
.language_currency_switcher .language_switcher nav ul.is-dropdown-submenu li a span,
.language_currency_switcher .currency_switcher nav ul.is-dropdown-submenu li a span {
font-size: 16px; }
.barberry-switcher .dropdown.menu > li.is-dropdown-submenu-parent > a {
padding-right: 1rem; }
.barberry-switcher .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
font-size: 8px;
font-weight: bold;
content: "\ea13";
top: calc(50% - 4px);
left: auto;
right: .2em; }
.navigation-foundation.barberry-switcher ul {
display: block; }
body.load-transition header.site-header .header-wrapper .header-sections,
body.load-transition .topbar,
body.load-transition .page-header .page-header-bg-wrapper,
body.load-transition .page-header .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .page-title,
body.load-transition .page-header .title-section .title-section-wrapper .title-wrapper .term-description,
body.load-transition .breadcrumbs-wrapper .breadcrumbs,
body.load-transition .page-header .title-section .title-section-wrapper .shop-categories-wrapper .shop-categories,
body.load-transition .page-header .title-section .title-section-wrapper .blog-categories-wrapper .blog-categories,
body.load-transition .page-header .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .back-btn svg,
body.load-transition .content-area,
body.load-transition .blog-content-area,
body.load-transition .post-content-area,
body.load-transition .woocommerce-pagination,
body.load-transition .products_ajax_button,
body.load-transition footer#site-footer,
body.load-transition .page-title-delimiter,
body.load-transition .product-images-wrapper .product-labels {
opacity: 0; }
body.load-transition.single-product .product_layout .product-info-cell .product_summary_top .page-title-wrapper h1,
body.load-transition.single-product .product_layout.product_layout_style_3 .product-title-section-wrapper .product-title-section-wrapper-inner .title-wrapper h1,
body.load-transition.single-product .product-images-wrapper .product-labels,
body.load-transition.single-product .product_layout_default .sidebar-container,
body.load-transition.single-product .product_layout.product_layout_default .product-info-cell .product_summary_middle,
body.load-transition.single-product .product_layout.product_layout_style_2 .product-info-cell .product_summary_middle,
body.load-transition.single-product .product_layout.product_layout_style_3 .product-info-cell,
body.load-transition.single-product .product_layout.product_layout_style_3 .product-title-section-wrapper .product-title-section-wrapper-inner .product_summary_middle,
body.load-transition.single-product .product_layout.product_layout_default .product-info-cell .product_summary_bottom,
body.load-transition.single-product .product_layout.product_layout_style_2 .product-info-cell .product_summary_bottom,
body.load-transition.single-product .single-bottom-inview,
body.load-transition.single-product .product_layout .product-thumbnails,
body.load-transition.single-product .product_layout .product-vr-thumbnails,
body.load-transition.single-product .product_layout #product-images,
body.load-transition.single-product .product_layout .product-images-inner .product_tool_buttons_placeholder,
body.load-transition.single-product .product_layout.product_layout_style_3 .product-title-section-wrapper .product-title-section-right,
body.load-transition.single-product .products-nav,
body.load-transition.single-product .box-share-master-container {
opacity: 0; }
body.load-transition.single .page-header .barberry-entry-meta ul.entry-meta-list {
opacity: 0; }
body.load-transition.woocommerce-account .account-nav-top .title-wrapper .page-title-wrapper h1 {
opacity: 0; }
body.load-transition .blog-listing .blog-articles article {
visibility: hidden; }
body.is-mobile.single-product .products-nav,
body.is-mobile.single-product .single-bottom-inview {
opacity: 1; }.vc_clearfix:after,.vc_column-inner::after,.vc_el-clearfix,.vc_row:after{clear:both}.vc_row:after,.vc_row:before{content:" ";display:table}@media (max-width:767px){.vc_hidden-xs{display:none!important}.vc_el-clearfix-xs{clear:both}}@media (min-width:768px) and (max-width:991px){.vc_hidden-sm{display:none!important}.vc_el-clearfix-sm{clear:both}}@media (min-width:992px) and (max-width:1199px){.vc_hidden-md{display:none!important}.vc_el-clearfix-md{clear:both}}.vc_non_responsive .vc_row .vc_col-sm-1{position:relative;float:left;width:8.33333333%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-2{position:relative;float:left;width:16.66666667%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-3{position:relative;float:left;width:25%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-4{position:relative;float:left;width:33.33333333%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-5{position:relative;float:left;width:41.66666667%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-6{position:relative;float:left;width:50%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-7{position:relative;float:left;width:58.33333333%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-8{position:relative;float:left;width:66.66666667%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-9{position:relative;float:left;width:75%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-10{position:relative;float:left;width:83.33333333%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-11{position:relative;float:left;width:91.66666667%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-12{position:relative;float:left;width:100%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-offset-12{margin-left:100%}.vc_non_responsive .vc_row .vc_col-sm-offset-11{margin-left:91.66666667%}.vc_non_responsive .vc_row .vc_col-sm-offset-10{margin-left:83.33333333%}.vc_non_responsive .vc_row .vc_col-sm-offset-9{margin-left:75%}.vc_non_responsive .vc_row .vc_col-sm-offset-8{margin-left:66.66666667%}.vc_non_responsive .vc_row .vc_col-sm-offset-7{margin-left:58.33333333%}.vc_non_responsive .vc_row .vc_col-sm-offset-6{margin-left:50%}.vc_non_responsive .vc_row .vc_col-sm-offset-5{margin-left:41.66666667%}.vc_non_responsive .vc_row .vc_col-sm-offset-4{margin-left:33.33333333%}.vc_non_responsive .vc_row .vc_col-sm-offset-3{margin-left:25%}.vc_non_responsive .vc_row .vc_col-sm-offset-2{margin-left:16.66666667%}.vc_non_responsive .vc_row .vc_col-sm-offset-1{margin-left:8.33333333%}.vc_non_responsive .vc_row .vc_col-sm-offset-0{margin-left:0}.vc_non_responsive .vc_row .vc_hidden-sm{display:none!important}.vc_non_responsive .vc_row .vc_col-sm-1\/5{position:relative;float:left;width:20%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-2\/5{position:relative;float:left;width:40%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-3\/5{position:relative;float:left;width:60%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-4\/5{position:relative;float:left;width:80%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-5\/5{position:relative;float:left;width:100%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-offset-5\/5{margin-left:100%}.vc_non_responsive .vc_row .vc_col-sm-offset-4\/5{margin-left:80%}.vc_non_responsive .vc_row .vc_col-sm-offset-3\/5{margin-left:60%}.vc_non_responsive .vc_row .vc_col-sm-offset-2\/5{margin-left:40%}.vc_non_responsive .vc_row .vc_col-sm-offset-1\/5{margin-left:20%}.vc_non_responsive .vc_row .vc_col-sm-offset-0\/5{margin-left:0}.vc_column_container{width:100%}.vc_row{margin-left:-15px;margin-right:-15px}.vc_col-lg-1,.vc_col-lg-10,.vc_col-lg-11,.vc_col-lg-12,.vc_col-lg-2,.vc_col-lg-3,.vc_col-lg-4,.vc_col-lg-5,.vc_col-lg-6,.vc_col-lg-7,.vc_col-lg-8,.vc_col-lg-9,.vc_col-md-1,.vc_col-md-10,.vc_col-md-11,.vc_col-md-12,.vc_col-md-2,.vc_col-md-3,.vc_col-md-4,.vc_col-md-5,.vc_col-md-6,.vc_col-md-7,.vc_col-md-8,.vc_col-md-9,.vc_col-sm-1,.vc_col-sm-10,.vc_col-sm-11,.vc_col-sm-12,.vc_col-sm-2,.vc_col-sm-3,.vc_col-sm-4,.vc_col-sm-5,.vc_col-sm-6,.vc_col-sm-7,.vc_col-sm-8,.vc_col-sm-9,.vc_col-xs-1,.vc_col-xs-10,.vc_col-xs-11,.vc_col-xs-12,.vc_col-xs-2,.vc_col-xs-3,.vc_col-xs-4,.vc_col-xs-5,.vc_col-xs-6,.vc_col-xs-7,.vc_col-xs-8,.vc_col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px;box-sizing:border-box}.vc_col-xs-1,.vc_col-xs-10,.vc_col-xs-11,.vc_col-xs-12,.vc_col-xs-2,.vc_col-xs-3,.vc_col-xs-4,.vc_col-xs-5,.vc_col-xs-6,.vc_col-xs-7,.vc_col-xs-8,.vc_col-xs-9{float:left}[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-1,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-10,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-11,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-12,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-2,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-3,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-4,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-6,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-7,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-8,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-9{float:right}.vc_col-xs-12{width:100%}.vc_col-xs-11{width:91.66666667%}.vc_col-xs-10{width:83.33333333%}.vc_col-xs-9{width:75%}.vc_col-xs-8{width:66.66666667%}.vc_col-xs-7{width:58.33333333%}.vc_col-xs-6{width:50%}.vc_col-xs-5{width:41.66666667%}.vc_col-xs-4{width:33.33333333%}.vc_col-xs-3{width:25%}.vc_col-xs-2{width:16.66666667%}.vc_col-xs-1{width:8.33333333%}.vc_col-xs-pull-12{right:100%}.vc_col-xs-pull-11{right:91.66666667%}.vc_col-xs-pull-10{right:83.33333333%}.vc_col-xs-pull-9{right:75%}.vc_col-xs-pull-8{right:66.66666667%}.vc_col-xs-pull-7{right:58.33333333%}.vc_col-xs-pull-6{right:50%}.vc_col-xs-pull-5{right:41.66666667%}.vc_col-xs-pull-4{right:33.33333333%}.vc_col-xs-pull-3{right:25%}.vc_col-xs-pull-2{right:16.66666667%}.vc_col-xs-pull-1{right:8.33333333%}.vc_col-xs-pull-0{right:auto}.vc_col-xs-push-12{left:100%}.vc_col-xs-push-11{left:91.66666667%}.vc_col-xs-push-10{left:83.33333333%}.vc_col-xs-push-9{left:75%}.vc_col-xs-push-8{left:66.66666667%}.vc_col-xs-push-7{left:58.33333333%}.vc_col-xs-push-6{left:50%}.vc_col-xs-push-5{left:41.66666667%}.vc_col-xs-push-4{left:33.33333333%}.vc_col-xs-push-3{left:25%}.vc_col-xs-push-2{left:16.66666667%}.vc_col-xs-push-1{left:8.33333333%}.vc_col-xs-push-0{left:auto}.vc_col-xs-offset-12{margin-left:100%}.vc_col-xs-offset-11{margin-left:91.66666667%}.vc_col-xs-offset-10{margin-left:83.33333333%}.vc_col-xs-offset-9{margin-left:75%}.vc_col-xs-offset-8{margin-left:66.66666667%}.vc_col-xs-offset-7{margin-left:58.33333333%}.vc_col-xs-offset-6{margin-left:50%}.vc_col-xs-offset-5{margin-left:41.66666667%}.vc_col-xs-offset-4{margin-left:33.33333333%}.vc_col-xs-offset-3{margin-left:25%}.vc_col-xs-offset-2{margin-left:16.66666667%}.vc_col-xs-offset-1{margin-left:8.33333333%}.vc_col-xs-offset-0{margin-left:0}.vc_col-lg-1\/5,.vc_col-lg-2\/5,.vc_col-lg-3\/5,.vc_col-lg-4\/5,.vc_col-lg-5\/5,.vc_col-md-1\/5,.vc_col-md-2\/5,.vc_col-md-3\/5,.vc_col-md-4\/5,.vc_col-md-5\/5,.vc_col-sm-1\/5,.vc_col-sm-2\/5,.vc_col-sm-3\/5,.vc_col-sm-4\/5,.vc_col-sm-5\/5,.vc_col-xs-1\/5,.vc_col-xs-2\/5,.vc_col-xs-3\/5,.vc_col-xs-4\/5,.vc_col-xs-5\/5{position:relative;min-height:1px;padding-left:15px;padding-right:15px;box-sizing:border-box}.vc_col-xs-1\/5,.vc_col-xs-2\/5,.vc_col-xs-3\/5,.vc_col-xs-4\/5,.vc_col-xs-5\/5{float:left}.vc_col-xs-5\/5{width:100%}.vc_col-xs-4\/5{width:80%}.vc_col-xs-3\/5{width:60%}.vc_col-xs-2\/5{width:40%}.vc_col-xs-1\/5{width:20%}.vc_col-xs-pull-5\/5{right:100%}.vc_col-xs-pull-4\/5{right:80%}.vc_col-xs-pull-3\/5{right:60%}.vc_col-xs-pull-2\/5{right:40%}.vc_col-xs-pull-1\/5{right:20%}.vc_col-xs-pull-0\/5{right:auto}.vc_col-xs-push-5\/5{left:100%}.vc_col-xs-push-4\/5{left:80%}.vc_col-xs-push-3\/5{left:60%}.vc_col-xs-push-2\/5{left:40%}.vc_col-xs-push-1\/5{left:20%}.vc_col-xs-push-0\/5{left:auto}.vc_col-xs-offset-5\/5{margin-left:100%}.vc_col-xs-offset-4\/5{margin-left:80%}.vc_col-xs-offset-3\/5{margin-left:60%}.vc_col-xs-offset-2\/5{margin-left:40%}.vc_col-xs-offset-1\/5{margin-left:20%}.vc_col-xs-offset-0\/5{margin-left:0}[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-1\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-2\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-3\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-4\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-5\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-1\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-2\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-3\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-4\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-5\/5{float:right}@media (min-width:768px){.vc_col-sm-1,.vc_col-sm-10,.vc_col-sm-11,.vc_col-sm-12,.vc_col-sm-2,.vc_col-sm-3,.vc_col-sm-4,.vc_col-sm-5,.vc_col-sm-6,.vc_col-sm-7,.vc_col-sm-8,.vc_col-sm-9{float:left}[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-1,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-10,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-11,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-12,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-2,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-3,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-4,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-6,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-7,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-8,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-9{float:right}.vc_col-sm-12{width:100%}.vc_col-sm-11{width:91.66666667%}.vc_col-sm-10{width:83.33333333%}.vc_col-sm-9{width:75%}.vc_col-sm-8{width:66.66666667%}.vc_col-sm-7{width:58.33333333%}.vc_col-sm-6{width:50%}.vc_col-sm-5{width:41.66666667%}.vc_col-sm-4{width:33.33333333%}.vc_col-sm-3{width:25%}.vc_col-sm-2{width:16.66666667%}.vc_col-sm-1{width:8.33333333%}.vc_col-sm-pull-12{right:100%}.vc_col-sm-pull-11{right:91.66666667%}.vc_col-sm-pull-10{right:83.33333333%}.vc_col-sm-pull-9{right:75%}.vc_col-sm-pull-8{right:66.66666667%}.vc_col-sm-pull-7{right:58.33333333%}.vc_col-sm-pull-6{right:50%}.vc_col-sm-pull-5{right:41.66666667%}.vc_col-sm-pull-4{right:33.33333333%}.vc_col-sm-pull-3{right:25%}.vc_col-sm-pull-2{right:16.66666667%}.vc_col-sm-pull-1{right:8.33333333%}.vc_col-sm-pull-0{right:auto}.vc_col-sm-push-12{left:100%}.vc_col-sm-push-11{left:91.66666667%}.vc_col-sm-push-10{left:83.33333333%}.vc_col-sm-push-9{left:75%}.vc_col-sm-push-8{left:66.66666667%}.vc_col-sm-push-7{left:58.33333333%}.vc_col-sm-push-6{left:50%}.vc_col-sm-push-5{left:41.66666667%}.vc_col-sm-push-4{left:33.33333333%}.vc_col-sm-push-3{left:25%}.vc_col-sm-push-2{left:16.66666667%}.vc_col-sm-push-1{left:8.33333333%}.vc_col-sm-push-0{left:auto}.vc_col-sm-offset-12{margin-left:100%}.vc_col-sm-offset-11{margin-left:91.66666667%}.vc_col-sm-offset-10{margin-left:83.33333333%}.vc_col-sm-offset-9{margin-left:75%}.vc_col-sm-offset-8{margin-left:66.66666667%}.vc_col-sm-offset-7{margin-left:58.33333333%}.vc_col-sm-offset-6{margin-left:50%}.vc_col-sm-offset-5{margin-left:41.66666667%}.vc_col-sm-offset-4{margin-left:33.33333333%}.vc_col-sm-offset-3{margin-left:25%}.vc_col-sm-offset-2{margin-left:16.66666667%}.vc_col-sm-offset-1{margin-left:8.33333333%}.vc_col-sm-offset-0{margin-left:0}.vc_col-sm-1\/5,.vc_col-sm-2\/5,.vc_col-sm-3\/5,.vc_col-sm-4\/5,.vc_col-sm-5\/5{float:left}[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-1\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-2\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-3\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-4\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-5\/5{float:right}.vc_col-sm-5\/5{width:100%}.vc_col-sm-4\/5{width:80%}.vc_col-sm-3\/5{width:60%}.vc_col-sm-2\/5{width:40%}.vc_col-sm-1\/5{width:20%}.vc_col-sm-pull-5\/5{right:100%}.vc_col-sm-pull-4\/5{right:80%}.vc_col-sm-pull-3\/5{right:60%}.vc_col-sm-pull-2\/5{right:40%}.vc_col-sm-pull-1\/5{right:20%}.vc_col-sm-pull-0\/5{right:auto}.vc_col-sm-push-5\/5{left:100%}.vc_col-sm-push-4\/5{left:80%}.vc_col-sm-push-3\/5{left:60%}.vc_col-sm-push-2\/5{left:40%}.vc_col-sm-push-1\/5{left:20%}.vc_col-sm-push-0\/5{left:auto}.vc_col-sm-offset-5\/5{margin-left:100%}.vc_col-sm-offset-4\/5{margin-left:80%}.vc_col-sm-offset-3\/5{margin-left:60%}.vc_col-sm-offset-2\/5{margin-left:40%}.vc_col-sm-offset-1\/5{margin-left:20%}.vc_col-sm-offset-0\/5{margin-left:0}}@media (min-width:992px){.vc_col-md-1,.vc_col-md-10,.vc_col-md-11,.vc_col-md-12,.vc_col-md-2,.vc_col-md-3,.vc_col-md-4,.vc_col-md-5,.vc_col-md-6,.vc_col-md-7,.vc_col-md-8,.vc_col-md-9{float:left}[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-1,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-10,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-11,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-12,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-2,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-3,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-4,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-6,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-7,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-8,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-9{float:right}.vc_col-md-12{width:100%}.vc_col-md-11{width:91.66666667%}.vc_col-md-10{width:83.33333333%}.vc_col-md-9{width:75%}.vc_col-md-8{width:66.66666667%}.vc_col-md-7{width:58.33333333%}.vc_col-md-6{width:50%}.vc_col-md-5{width:41.66666667%}.vc_col-md-4{width:33.33333333%}.vc_col-md-3{width:25%}.vc_col-md-2{width:16.66666667%}.vc_col-md-1{width:8.33333333%}.vc_col-md-pull-12{right:100%}.vc_col-md-pull-11{right:91.66666667%}.vc_col-md-pull-10{right:83.33333333%}.vc_col-md-pull-9{right:75%}.vc_col-md-pull-8{right:66.66666667%}.vc_col-md-pull-7{right:58.33333333%}.vc_col-md-pull-6{right:50%}.vc_col-md-pull-5{right:41.66666667%}.vc_col-md-pull-4{right:33.33333333%}.vc_col-md-pull-3{right:25%}.vc_col-md-pull-2{right:16.66666667%}.vc_col-md-pull-1{right:8.33333333%}.vc_col-md-pull-0{right:auto}.vc_col-md-push-12{left:100%}.vc_col-md-push-11{left:91.66666667%}.vc_col-md-push-10{left:83.33333333%}.vc_col-md-push-9{left:75%}.vc_col-md-push-8{left:66.66666667%}.vc_col-md-push-7{left:58.33333333%}.vc_col-md-push-6{left:50%}.vc_col-md-push-5{left:41.66666667%}.vc_col-md-push-4{left:33.33333333%}.vc_col-md-push-3{left:25%}.vc_col-md-push-2{left:16.66666667%}.vc_col-md-push-1{left:8.33333333%}.vc_col-md-push-0{left:auto}.vc_col-md-offset-12{margin-left:100%}.vc_col-md-offset-11{margin-left:91.66666667%}.vc_col-md-offset-10{margin-left:83.33333333%}.vc_col-md-offset-9{margin-left:75%}.vc_col-md-offset-8{margin-left:66.66666667%}.vc_col-md-offset-7{margin-left:58.33333333%}.vc_col-md-offset-6{margin-left:50%}.vc_col-md-offset-5{margin-left:41.66666667%}.vc_col-md-offset-4{margin-left:33.33333333%}.vc_col-md-offset-3{margin-left:25%}.vc_col-md-offset-2{margin-left:16.66666667%}.vc_col-md-offset-1{margin-left:8.33333333%}.vc_col-md-offset-0{margin-left:0}.vc_col-md-1\/5,.vc_col-md-2\/5,.vc_col-md-3\/5,.vc_col-md-4\/5,.vc_col-md-5\/5{float:left}[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-1\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-2\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-3\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-4\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-5\/5{float:right}.vc_col-md-5\/5{width:100%}.vc_col-md-4\/5{width:80%}.vc_col-md-3\/5{width:60%}.vc_col-md-2\/5{width:40%}.vc_col-md-1\/5{width:20%}.vc_col-md-pull-5\/5{right:100%}.vc_col-md-pull-4\/5{right:80%}.vc_col-md-pull-3\/5{right:60%}.vc_col-md-pull-2\/5{right:40%}.vc_col-md-pull-1\/5{right:20%}.vc_col-md-pull-0\/5{right:auto}.vc_col-md-push-5\/5{left:100%}.vc_col-md-push-4\/5{left:80%}.vc_col-md-push-3\/5{left:60%}.vc_col-md-push-2\/5{left:40%}.vc_col-md-push-1\/5{left:20%}.vc_col-md-push-0\/5{left:auto}.vc_col-md-offset-5\/5{margin-left:100%}.vc_col-md-offset-4\/5{margin-left:80%}.vc_col-md-offset-3\/5{margin-left:60%}.vc_col-md-offset-2\/5{margin-left:40%}.vc_col-md-offset-1\/5{margin-left:20%}.vc_col-md-offset-0\/5{margin-left:0}}@media (min-width:1200px){.vc_hidden-lg{display:none!important}.vc_col-lg-1,.vc_col-lg-10,.vc_col-lg-11,.vc_col-lg-12,.vc_col-lg-2,.vc_col-lg-3,.vc_col-lg-4,.vc_col-lg-5,.vc_col-lg-6,.vc_col-lg-7,.vc_col-lg-8,.vc_col-lg-9{float:left}[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-1,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-10,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-11,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-12,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-2,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-3,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-4,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-6,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-7,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-8,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-9{float:right}.vc_col-lg-12{width:100%}.vc_col-lg-11{width:91.66666667%}.vc_col-lg-10{width:83.33333333%}.vc_col-lg-9{width:75%}.vc_col-lg-8{width:66.66666667%}.vc_col-lg-7{width:58.33333333%}.vc_col-lg-6{width:50%}.vc_col-lg-5{width:41.66666667%}.vc_col-lg-4{width:33.33333333%}.vc_col-lg-3{width:25%}.vc_col-lg-2{width:16.66666667%}.vc_col-lg-1{width:8.33333333%}.vc_col-lg-pull-12{right:100%}.vc_col-lg-pull-11{right:91.66666667%}.vc_col-lg-pull-10{right:83.33333333%}.vc_col-lg-pull-9{right:75%}.vc_col-lg-pull-8{right:66.66666667%}.vc_col-lg-pull-7{right:58.33333333%}.vc_col-lg-pull-6{right:50%}.vc_col-lg-pull-5{right:41.66666667%}.vc_col-lg-pull-4{right:33.33333333%}.vc_col-lg-pull-3{right:25%}.vc_col-lg-pull-2{right:16.66666667%}.vc_col-lg-pull-1{right:8.33333333%}.vc_col-lg-pull-0{right:auto}.vc_col-lg-push-12{left:100%}.vc_col-lg-push-11{left:91.66666667%}.vc_col-lg-push-10{left:83.33333333%}.vc_col-lg-push-9{left:75%}.vc_col-lg-push-8{left:66.66666667%}.vc_col-lg-push-7{left:58.33333333%}.vc_col-lg-push-6{left:50%}.vc_col-lg-push-5{left:41.66666667%}.vc_col-lg-push-4{left:33.33333333%}.vc_col-lg-push-3{left:25%}.vc_col-lg-push-2{left:16.66666667%}.vc_col-lg-push-1{left:8.33333333%}.vc_col-lg-push-0{left:auto}.vc_col-lg-offset-12{margin-left:100%}.vc_col-lg-offset-11{margin-left:91.66666667%}.vc_col-lg-offset-10{margin-left:83.33333333%}.vc_col-lg-offset-9{margin-left:75%}.vc_col-lg-offset-8{margin-left:66.66666667%}.vc_col-lg-offset-7{margin-left:58.33333333%}.vc_col-lg-offset-6{margin-left:50%}.vc_col-lg-offset-5{margin-left:41.66666667%}.vc_col-lg-offset-4{margin-left:33.33333333%}.vc_col-lg-offset-3{margin-left:25%}.vc_col-lg-offset-2{margin-left:16.66666667%}.vc_col-lg-offset-1{margin-left:8.33333333%}.vc_col-lg-offset-0{margin-left:0}.vc_col-lg-1\/5,.vc_col-lg-2\/5,.vc_col-lg-3\/5,.vc_col-lg-4\/5,.vc_col-lg-5\/5{float:left}[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-1\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-2\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-3\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-4\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-5\/5{float:right}.vc_col-lg-5\/5{width:100%}.vc_col-lg-4\/5{width:80%}.vc_col-lg-3\/5{width:60%}.vc_col-lg-2\/5{width:40%}.vc_col-lg-1\/5{width:20%}.vc_col-lg-pull-5\/5{right:100%}.vc_col-lg-pull-4\/5{right:80%}.vc_col-lg-pull-3\/5{right:60%}.vc_col-lg-pull-2\/5{right:40%}.vc_col-lg-pull-1\/5{right:20%}.vc_col-lg-pull-0\/5{right:auto}.vc_col-lg-push-5\/5{left:100%}.vc_col-lg-push-4\/5{left:80%}.vc_col-lg-push-3\/5{left:60%}.vc_col-lg-push-2\/5{left:40%}.vc_col-lg-push-1\/5{left:20%}.vc_col-lg-push-0\/5{left:auto}.vc_col-lg-offset-5\/5{margin-left:100%}.vc_col-lg-offset-4\/5{margin-left:80%}.vc_col-lg-offset-3\/5{margin-left:60%}.vc_col-lg-offset-2\/5{margin-left:40%}.vc_col-lg-offset-1\/5{margin-left:20%}.vc_col-lg-offset-0\/5{margin-left:0}.vc_el-clearfix-lg{clear:both}}.vc_el_width_100,.vc_el_width_50,.vc_el_width_60,.vc_el_width_70,.vc_el_width_80,.vc_el_width_90{margin-left:auto!important;margin-right:auto!important}.vc_pull-right{float:right!important}.vc_pull-left{float:left!important}.vc_clearfix:after,.vc_clearfix:before{content:" ";display:table}.vc_visible{display:block}.vc_table{width:100%;max-width:100%;margin-bottom:20px;border-collapse:collapse}.vc_pixel_icon,.vc_toggle_size_sm .vc_toggle_icon,i.icon{height:16px;width:16px}.vc_table>tbody>tr>td,.vc_table>tbody>tr>th,.vc_table>tfoot>tr>td,.vc_table>tfoot>tr>th,.vc_table>thead>tr>td,.vc_table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.vc_table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.vc_button-2-wrapper,.vc_pixel_icon,.vc_toggle_icon,.wpb_button{vertical-align:middle}.vc_table>caption+thead>tr:first-child>td,.vc_table>caption+thead>tr:first-child>th,.vc_table>colgroup+thead>tr:first-child>td,.vc_table>colgroup+thead>tr:first-child>th,.vc_table>thead:first-child>tr:first-child>td,.vc_table>thead:first-child>tr:first-child>th{border-top:0}.vc_table>tbody+tbody{border-top:2px solid #ddd}.vc_table .table{background-color:#fff}.vc_table-bordered,.vc_table-bordered>tbody>tr>td,.vc_table-bordered>tbody>tr>th,.vc_table-bordered>tfoot>tr>td,.vc_table-bordered>tfoot>tr>th,.vc_table-bordered>thead>tr>td,.vc_table-bordered>thead>tr>th{border:1px solid #ddd}.vc_table-bordered>thead>tr>td,.vc_table-bordered>thead>tr>th{border-bottom-width:2px}.vc_pixel_icon{display:inline-block;background-position:0 0;background-repeat:no-repeat}.vc_pixel_icon-alert{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/vc/alert.png)}.vc_pixel_icon-info{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/vc/info.png)}.vc_pixel_icon-tick{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/vc/tick.png)}.vc_pixel_icon-explanation{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/vc/exclamation.png)}.vc_pixel_icon-address_book{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/address-book.png)}.vc_pixel_icon-alarm_clock{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/alarm-clock.png)}.vc_pixel_icon-anchor{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/anchor.png)}.vc_pixel_icon-application_image{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/application-image.png)}.vc_pixel_icon-arrow{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/arrow.png)}.vc_pixel_icon-asterisk{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/asterisk.png)}.vc_pixel_icon-hammer{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/auction-hammer.png)}.vc_pixel_icon-balloon{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/balloon.png)}.vc_pixel_icon-balloon_buzz{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/balloon-buzz.png)}.vc_pixel_icon-balloon_facebook{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/balloon-facebook.png)}.vc_pixel_icon-balloon_twitter{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/balloon-twitter.png)}.vc_pixel_icon-battery{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/battery-full.png)}.vc_pixel_icon-binocular{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/binocular.png)}.vc_pixel_icon-document_excel{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/blue-document-excel.png)}.vc_pixel_icon-document_image{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/blue-document-image.png)}.vc_pixel_icon-document_music{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/blue-document-music.png)}.vc_pixel_icon-document_office{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/blue-document-office.png)}.vc_pixel_icon-document_pdf{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/blue-document-pdf.png)}.vc_pixel_icon-document_powerpoint{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/blue-document-powerpoint.png)}.vc_pixel_icon-document_word{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/blue-document-word.png)}.vc_pixel_icon-bookmark{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/bookmark.png)}.vc_pixel_icon-camcorder{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/camcorder.png)}.vc_pixel_icon-camera{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/camera.png)}.vc_pixel_icon-chart{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/chart.png)}.vc_pixel_icon-chart_pie{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/chart-pie.png)}.vc_pixel_icon-clock{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/clock.png)}.vc_pixel_icon-play{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/control.png)}.vc_pixel_icon-fire{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/fire.png)}.vc_pixel_icon-heart{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/heart.png)}.vc_pixel_icon-mail{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/mail.png)}.vc_pixel_icon-shield{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/plus-shield.png)}.vc_pixel_icon-video{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/video.png)}@font-face{font-family:vcpb-plugin-icons;src:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/fonts/vc_icons_v3/fonts/vcpb-plugin-icons.eot?onqajd);src:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/fonts/vc_icons_v3/fonts/vcpb-plugin-icons.eot?onqajd#iefix) format('embedded-opentype'),url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/fonts/vc_icons_v3/fonts/vcpb-plugin-icons.ttf?onqajd) format('truetype'),url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/fonts/vc_icons_v3/fonts/vcpb-plugin-icons.woff?onqajd) format('woff'),url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/fonts/vc_icons_v3/fonts/vcpb-plugin-icons.svg?onqajd#vcpb-plugin-icons) format('svg');font-weight:400;font-style:normal;font-display:block}.vc-composer-icon{font-family:vcpb-plugin-icons!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vc-c-icon-seo:before{content:"\e927"}.vc-c-icon-clone:before{content:"\e926"}.vc-c-icon-paste:before{content:"\e924"}.vc-c-icon-copy:before{content:"\e925"}.vc-c-icon-layout_portrait-smartphones:before{content:"\e917"}.vc-c-icon-layout_landscape-smartphones:before{content:"\e918"}.vc-c-icon-layout_portrait-tablets:before{content:"\e919"}.vc-c-icon-layout_landscape-tablets:before{content:"\e91a"}.vc-c-icon-layout_default:before{content:"\e91b"}.vc-c-icon-cog:before{content:"\e91f"}.vc-c-icon-add_template:before{content:"\e920"}.vc-c-icon-more:before{content:"\e923"}.vc-c-icon-text-block:before{content:"\e903"}.vc-c-icon-fullscreen_exit:before{content:"\e90d"}.vc-c-icon-fullscreen:before{content:"\e910"}.vc-c-icon-close:before{content:"\e914"}.vc-c-icon-add_element:before{content:"\e915"}.vc-c-icon-redo:before{content:"\e921"}.vc-c-icon-undo:before{content:"\e922"}.vc-c-icon-minimize:before{content:"\e91c"}.vc-c-icon-1-6_4-6_1-6:before{content:"\e90e"}.vc-c-icon-arrow_back:before{content:"\e5c4"}.vc-c-icon-arrow_drop_down:before{content:"\e5c5"}.vc-c-icon-arrow_drop_up:before{content:"\e5c7"}.vc-c-icon-arrow_forward:before{content:"\e5c8"}.vc-c-icon-check:before{content:"\e5ca"}.vc-c-icon-arrow_upward:before{content:"\e5d8"}.vc-c-icon-arrow_downward:before{content:"\e5db"}.vc-c-icon-sync:before{content:"\e627"}.vc-c-icon-search:before{content:"\e8b6"}.vc-c-icon-1-1:before{content:"\e900"}.vc-c-icon-1-2_1-2:before{content:"\e901"}.vc-c-icon-1-3_1-3_1-3:before{content:"\e902"}.vc-c-icon-1-4_1-2_1-4:before{content:"\e904"}.vc-c-icon-1-4_1-4_1-4_1-4:before{content:"\e905"}.vc-c-icon-1-4_3-4:before{content:"\e906"}.vc-c-icon-1-6_1-6_1-6_1-2:before{content:"\e907"}.vc-c-icon-1-6_1-6_1-6_1-6_1-6_1-6:before{content:"\e908"}.vc-c-icon-l_15_15_15_15_15:before{content:"\e909"}.vc-c-icon-1-6_2-3_1-6:before{content:"\e90a"}.vc-c-icon-2-3_1-3:before{content:"\e90b"}.vc-c-icon-5-6_1-6:before{content:"\e90c"}.vc-c-icon-add:before{content:"\e90f"}.vc-c-icon-content_copy:before{content:"\e911"}.vc-c-icon-delete_empty:before{content:"\e912"}.vc-c-icon-dragndrop:before{content:"\e913"}.vc-c-icon-arrow_drop_right:before{content:"\e916"}.vc-c-icon-mode_edit:before{content:"\e91d"}.vc-c-icon-row_default_fe:before{content:"\e91e"}.vc_txt_align_left{text-align:left}.vc_txt_align_right{text-align:right}.vc_txt_align_center{text-align:center}.vc_txt_align_justify{text-align:justify;text-justify:inter-word}.vc_el_width_50{width:50%}.vc_el_width_60{width:60%}.vc_el_width_70{width:70%}.vc_el_width_80{width:80%}.vc_el_width_90{width:90%}.vc_el_width_100{width:100%}.vc_btn,a.vc_btn,button.vc_btn{cursor:pointer;display:inline-block;text-decoration:none!important;padding:9px 12px;font-size:100%;line-height:20px;border-radius:4px}.vc_btn,.vc_btn:focus,.vc_btn:hover,a.vc_btn,a.vc_btn:focus,a.vc_btn:hover,button.vc_btn,button.vc_btn:focus,button.vc_btn:hover{border:1px solid transparent;box-shadow:none}.vc_btn-lg,a.vc_btn-lg,button.vc_btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.vc_btn-sm,a.vc_btn-sm,button.vc_btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.vc_btn-xs,a.vc_btn-xs,button.vc_btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.vc_btn_square,a.vc_btn_square,button.vc_btn_square{border-radius:0}.vc_btn_square_outlined,a.vc_btn_square_outlined,button.vc_btn_square_outlined{border-radius:0;background:0 0!important}.vc_btn_square_outlined,.vc_btn_square_outlined:focus,.vc_btn_square_outlined:hover,a.vc_btn_square_outlined,a.vc_btn_square_outlined:focus,a.vc_btn_square_outlined:hover,button.vc_btn_square_outlined,button.vc_btn_square_outlined:focus,button.vc_btn_square_outlined:hover{border:2px solid}.vc_btn_round,a.vc_btn_round,button.vc_btn_round{border-radius:25px}.vc_btn_outlined,a.vc_btn_outlined,button.vc_btn_outlined{background:0 0!important}.vc_btn_outlined,.vc_btn_outlined:focus,.vc_btn_outlined:hover,a.vc_btn_outlined,a.vc_btn_outlined:focus,a.vc_btn_outlined:hover,button.vc_btn_outlined,button.vc_btn_outlined:focus,button.vc_btn_outlined:hover{border:2px solid}.vc_btn-blue,a.vc_btn-blue,button.vc_btn-blue{background-color:#5472D2;color:#fff!important;transition:all .5s}.vc_btn-blue:hover,a.vc_btn-blue:hover,button.vc_btn-blue:hover{background-color:#3c5ecc;color:#f7f7f7!important}.vc_btn-blue.vc_btn_outlined,.vc_btn-blue.vc_btn_square_outlined,a.vc_btn-blue.vc_btn_outlined,a.vc_btn-blue.vc_btn_square_outlined,button.vc_btn-blue.vc_btn_outlined,button.vc_btn-blue.vc_btn_square_outlined{color:#5472D2!important}.vc_btn-blue.vc_btn_outlined:hover,.vc_btn-blue.vc_btn_square_outlined:hover,a.vc_btn-blue.vc_btn_outlined:hover,a.vc_btn-blue.vc_btn_square_outlined:hover,button.vc_btn-blue.vc_btn_outlined:hover,button.vc_btn-blue.vc_btn_square_outlined:hover{border-color:#3c5ecc}.vc_btn-blue.vc_btn_3d,a.vc_btn-blue.vc_btn_3d,button.vc_btn-blue.vc_btn_3d{box-shadow:0 5px 0 #3253bc;margin-bottom:5px}.vc_btn-blue.vc_btn_3d.vc_btn_xs,a.vc_btn-blue.vc_btn_3d.vc_btn_xs,button.vc_btn-blue.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #3253bc;margin-bottom:3px}.vc_btn-blue.vc_btn_3d.vc_btn_sm,a.vc_btn-blue.vc_btn_3d.vc_btn_sm,button.vc_btn-blue.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #3253bc;margin-bottom:4px}.vc_btn-turquoise,a.vc_btn-turquoise,button.vc_btn-turquoise{background-color:#00C1CF;color:#fff!important;transition:all .5s}.vc_btn-turquoise:hover,a.vc_btn-turquoise:hover,button.vc_btn-turquoise:hover{background-color:#00a4b0;color:#f7f7f7!important}.vc_btn-turquoise.vc_btn_outlined,.vc_btn-turquoise.vc_btn_square_outlined,a.vc_btn-turquoise.vc_btn_outlined,a.vc_btn-turquoise.vc_btn_square_outlined,button.vc_btn-turquoise.vc_btn_outlined,button.vc_btn-turquoise.vc_btn_square_outlined{color:#00C1CF!important}.vc_btn-turquoise.vc_btn_outlined:hover,.vc_btn-turquoise.vc_btn_square_outlined:hover,a.vc_btn-turquoise.vc_btn_outlined:hover,a.vc_btn-turquoise.vc_btn_square_outlined:hover,button.vc_btn-turquoise.vc_btn_outlined:hover,button.vc_btn-turquoise.vc_btn_square_outlined:hover{border-color:#00a4b0}.vc_btn-turquoise.vc_btn_3d,a.vc_btn-turquoise.vc_btn_3d,button.vc_btn-turquoise.vc_btn_3d{box-shadow:0 5px 0 #008d97;margin-bottom:5px}.vc_btn-turquoise.vc_btn_3d.vc_btn_xs,a.vc_btn-turquoise.vc_btn_3d.vc_btn_xs,button.vc_btn-turquoise.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #008d97;margin-bottom:3px}.vc_btn-turquoise.vc_btn_3d.vc_btn_sm,a.vc_btn-turquoise.vc_btn_3d.vc_btn_sm,button.vc_btn-turquoise.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #008d97;margin-bottom:4px}.vc_btn-pink,a.vc_btn-pink,button.vc_btn-pink{background-color:#FE6C61;color:#fff!important;transition:all .5s}.vc_btn-pink:hover,a.vc_btn-pink:hover,button.vc_btn-pink:hover{background-color:#fe5043;color:#f7f7f7!important}.vc_btn-pink.vc_btn_outlined,.vc_btn-pink.vc_btn_square_outlined,a.vc_btn-pink.vc_btn_outlined,a.vc_btn-pink.vc_btn_square_outlined,button.vc_btn-pink.vc_btn_outlined,button.vc_btn-pink.vc_btn_square_outlined{color:#FE6C61!important}.vc_btn-pink.vc_btn_outlined:hover,.vc_btn-pink.vc_btn_square_outlined:hover,a.vc_btn-pink.vc_btn_outlined:hover,a.vc_btn-pink.vc_btn_square_outlined:hover,button.vc_btn-pink.vc_btn_outlined:hover,button.vc_btn-pink.vc_btn_square_outlined:hover{border-color:#fe5043}.vc_btn-pink.vc_btn_3d,a.vc_btn-pink.vc_btn_3d,button.vc_btn-pink.vc_btn_3d{box-shadow:0 5px 0 #fe3829;margin-bottom:5px}.vc_btn-pink.vc_btn_3d.vc_btn_xs,a.vc_btn-pink.vc_btn_3d.vc_btn_xs,button.vc_btn-pink.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #fe3829;margin-bottom:3px}.vc_btn-pink.vc_btn_3d.vc_btn_sm,a.vc_btn-pink.vc_btn_3d.vc_btn_sm,button.vc_btn-pink.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #fe3829;margin-bottom:4px}.vc_btn-violet,a.vc_btn-violet,button.vc_btn-violet{background-color:#8D6DC4;color:#fff!important;transition:all .5s}.vc_btn-violet:hover,a.vc_btn-violet:hover,button.vc_btn-violet:hover{background-color:#7c57bb;color:#f7f7f7!important}.vc_btn-violet.vc_btn_outlined,.vc_btn-violet.vc_btn_square_outlined,a.vc_btn-violet.vc_btn_outlined,a.vc_btn-violet.vc_btn_square_outlined,button.vc_btn-violet.vc_btn_outlined,button.vc_btn-violet.vc_btn_square_outlined{color:#8D6DC4!important}.vc_btn-violet.vc_btn_outlined:hover,.vc_btn-violet.vc_btn_square_outlined:hover,a.vc_btn-violet.vc_btn_outlined:hover,a.vc_btn-violet.vc_btn_square_outlined:hover,button.vc_btn-violet.vc_btn_outlined:hover,button.vc_btn-violet.vc_btn_square_outlined:hover{border-color:#7c57bb}.vc_btn-violet.vc_btn_3d,a.vc_btn-violet.vc_btn_3d,button.vc_btn-violet.vc_btn_3d{box-shadow:0 5px 0 #6e48b1;margin-bottom:5px}.vc_btn-violet.vc_btn_3d.vc_btn_xs,a.vc_btn-violet.vc_btn_3d.vc_btn_xs,button.vc_btn-violet.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #6e48b1;margin-bottom:3px}.vc_btn-violet.vc_btn_3d.vc_btn_sm,a.vc_btn-violet.vc_btn_3d.vc_btn_sm,button.vc_btn-violet.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #6e48b1;margin-bottom:4px}.vc_btn-peacoc,a.vc_btn-peacoc,button.vc_btn-peacoc{background-color:#4CADC9;color:#fff!important;transition:all .5s}.vc_btn-peacoc:hover,a.vc_btn-peacoc:hover,button.vc_btn-peacoc:hover{background-color:#39a0bd;color:#f7f7f7!important}.vc_btn-peacoc.vc_btn_outlined,.vc_btn-peacoc.vc_btn_square_outlined,a.vc_btn-peacoc.vc_btn_outlined,a.vc_btn-peacoc.vc_btn_square_outlined,button.vc_btn-peacoc.vc_btn_outlined,button.vc_btn-peacoc.vc_btn_square_outlined{color:#4CADC9!important}.vc_btn-peacoc.vc_btn_outlined:hover,.vc_btn-peacoc.vc_btn_square_outlined:hover,a.vc_btn-peacoc.vc_btn_outlined:hover,a.vc_btn-peacoc.vc_btn_square_outlined:hover,button.vc_btn-peacoc.vc_btn_outlined:hover,button.vc_btn-peacoc.vc_btn_square_outlined:hover{border-color:#39a0bd}.vc_btn-peacoc.vc_btn_3d,a.vc_btn-peacoc.vc_btn_3d,button.vc_btn-peacoc.vc_btn_3d{box-shadow:0 5px 0 #338faa;margin-bottom:5px}.vc_btn-peacoc.vc_btn_3d.vc_btn_xs,a.vc_btn-peacoc.vc_btn_3d.vc_btn_xs,button.vc_btn-peacoc.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #338faa;margin-bottom:3px}.vc_btn-peacoc.vc_btn_3d.vc_btn_sm,a.vc_btn-peacoc.vc_btn_3d.vc_btn_sm,button.vc_btn-peacoc.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #338faa;margin-bottom:4px}.vc_btn-chino,a.vc_btn-chino,button.vc_btn-chino{background-color:#CEC2AB;color:#fff!important;transition:all .5s}.vc_btn-chino:hover,a.vc_btn-chino:hover,button.vc_btn-chino:hover{background-color:#c3b498;color:#f7f7f7!important}.vc_btn-chino.vc_btn_outlined,.vc_btn-chino.vc_btn_square_outlined,a.vc_btn-chino.vc_btn_outlined,a.vc_btn-chino.vc_btn_square_outlined,button.vc_btn-chino.vc_btn_outlined,button.vc_btn-chino.vc_btn_square_outlined{color:#CEC2AB!important}.vc_btn-chino.vc_btn_outlined:hover,.vc_btn-chino.vc_btn_square_outlined:hover,a.vc_btn-chino.vc_btn_outlined:hover,a.vc_btn-chino.vc_btn_square_outlined:hover,button.vc_btn-chino.vc_btn_outlined:hover,button.vc_btn-chino.vc_btn_square_outlined:hover{border-color:#c3b498}.vc_btn-chino.vc_btn_3d,a.vc_btn-chino.vc_btn_3d,button.vc_btn-chino.vc_btn_3d{box-shadow:0 5px 0 #b9a888;margin-bottom:5px}.vc_btn-chino.vc_btn_3d.vc_btn_xs,a.vc_btn-chino.vc_btn_3d.vc_btn_xs,button.vc_btn-chino.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #b9a888;margin-bottom:3px}.vc_btn-chino.vc_btn_3d.vc_btn_sm,a.vc_btn-chino.vc_btn_3d.vc_btn_sm,button.vc_btn-chino.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #b9a888;margin-bottom:4px}.vc_btn-mulled_wine,a.vc_btn-mulled_wine,button.vc_btn-mulled_wine{background-color:#50485B;color:#fff!important;transition:all .5s}.vc_btn-mulled_wine:hover,a.vc_btn-mulled_wine:hover,button.vc_btn-mulled_wine:hover{background-color:#413a4a;color:#f7f7f7!important}.vc_btn-mulled_wine.vc_btn_outlined,.vc_btn-mulled_wine.vc_btn_square_outlined,a.vc_btn-mulled_wine.vc_btn_outlined,a.vc_btn-mulled_wine.vc_btn_square_outlined,button.vc_btn-mulled_wine.vc_btn_outlined,button.vc_btn-mulled_wine.vc_btn_square_outlined{color:#50485B!important}.vc_btn-mulled_wine.vc_btn_outlined:hover,.vc_btn-mulled_wine.vc_btn_square_outlined:hover,a.vc_btn-mulled_wine.vc_btn_outlined:hover,a.vc_btn-mulled_wine.vc_btn_square_outlined:hover,button.vc_btn-mulled_wine.vc_btn_outlined:hover,button.vc_btn-mulled_wine.vc_btn_square_outlined:hover{border-color:#413a4a}.vc_btn-mulled_wine.vc_btn_3d,a.vc_btn-mulled_wine.vc_btn_3d,button.vc_btn-mulled_wine.vc_btn_3d{box-shadow:0 5px 0 #342f3c;margin-bottom:5px}.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs,a.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs,button.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #342f3c;margin-bottom:3px}.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm,a.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm,button.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #342f3c;margin-bottom:4px}.vc_btn-vista_blue,a.vc_btn-vista_blue,button.vc_btn-vista_blue{background-color:#75D69C;color:#fff!important;transition:all .5s}.vc_btn-vista_blue:hover,a.vc_btn-vista_blue:hover,button.vc_btn-vista_blue:hover{background-color:#5dcf8b;color:#f7f7f7!important}.vc_btn-vista_blue.vc_btn_outlined,.vc_btn-vista_blue.vc_btn_square_outlined,a.vc_btn-vista_blue.vc_btn_outlined,a.vc_btn-vista_blue.vc_btn_square_outlined,button.vc_btn-vista_blue.vc_btn_outlined,button.vc_btn-vista_blue.vc_btn_square_outlined{color:#75D69C!important}.vc_btn-vista_blue.vc_btn_outlined:hover,.vc_btn-vista_blue.vc_btn_square_outlined:hover,a.vc_btn-vista_blue.vc_btn_outlined:hover,a.vc_btn-vista_blue.vc_btn_square_outlined:hover,button.vc_btn-vista_blue.vc_btn_outlined:hover,button.vc_btn-vista_blue.vc_btn_square_outlined:hover{border-color:#5dcf8b}.vc_btn-vista_blue.vc_btn_3d,a.vc_btn-vista_blue.vc_btn_3d,button.vc_btn-vista_blue.vc_btn_3d{box-shadow:0 5px 0 #4ac97d;margin-bottom:5px}.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs,a.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs,button.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #4ac97d;margin-bottom:3px}.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm,a.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm,button.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #4ac97d;margin-bottom:4px}.vc_btn-black,a.vc_btn-black,button.vc_btn-black{background-color:#2A2A2A;color:#fff!important;transition:all .5s}.vc_btn-black:hover,a.vc_btn-black:hover,button.vc_btn-black:hover{background-color:#1b1b1b;color:#f7f7f7!important}.vc_btn-black.vc_btn_outlined,.vc_btn-black.vc_btn_square_outlined,a.vc_btn-black.vc_btn_outlined,a.vc_btn-black.vc_btn_square_outlined,button.vc_btn-black.vc_btn_outlined,button.vc_btn-black.vc_btn_square_outlined{color:#2A2A2A!important}.vc_btn-black.vc_btn_outlined:hover,.vc_btn-black.vc_btn_square_outlined:hover,a.vc_btn-black.vc_btn_outlined:hover,a.vc_btn-black.vc_btn_square_outlined:hover,button.vc_btn-black.vc_btn_outlined:hover,button.vc_btn-black.vc_btn_square_outlined:hover{border-color:#1b1b1b}.vc_btn-black.vc_btn_3d,a.vc_btn-black.vc_btn_3d,button.vc_btn-black.vc_btn_3d{box-shadow:0 5px 0 #0e0e0e;margin-bottom:5px}.vc_btn-black.vc_btn_3d.vc_btn_xs,a.vc_btn-black.vc_btn_3d.vc_btn_xs,button.vc_btn-black.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #0e0e0e;margin-bottom:3px}.vc_btn-black.vc_btn_3d.vc_btn_sm,a.vc_btn-black.vc_btn_3d.vc_btn_sm,button.vc_btn-black.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #0e0e0e;margin-bottom:4px}.vc_btn-grey,a.vc_btn-grey,button.vc_btn-grey{background-color:#EBEBEB;color:#666!important;transition:all .5s}.vc_btn-grey:hover,a.vc_btn-grey:hover,button.vc_btn-grey:hover{background-color:#dcdcdc;color:#5e5e5e!important}.vc_btn-grey.vc_btn_outlined,.vc_btn-grey.vc_btn_square_outlined,a.vc_btn-grey.vc_btn_outlined,a.vc_btn-grey.vc_btn_square_outlined,button.vc_btn-grey.vc_btn_outlined,button.vc_btn-grey.vc_btn_square_outlined{color:#EBEBEB!important}.vc_btn-grey.vc_btn_outlined:hover,.vc_btn-grey.vc_btn_square_outlined:hover,a.vc_btn-grey.vc_btn_outlined:hover,a.vc_btn-grey.vc_btn_square_outlined:hover,button.vc_btn-grey.vc_btn_outlined:hover,button.vc_btn-grey.vc_btn_square_outlined:hover{border-color:#dcdcdc}.vc_btn-grey.vc_btn_3d,a.vc_btn-grey.vc_btn_3d,button.vc_btn-grey.vc_btn_3d{box-shadow:0 5px 0 #cfcfcf;margin-bottom:5px}.vc_btn-grey.vc_btn_3d.vc_btn_xs,a.vc_btn-grey.vc_btn_3d.vc_btn_xs,button.vc_btn-grey.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #cfcfcf;margin-bottom:3px}.vc_btn-grey.vc_btn_3d.vc_btn_sm,a.vc_btn-grey.vc_btn_3d.vc_btn_sm,button.vc_btn-grey.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #cfcfcf;margin-bottom:4px}.vc_btn-orange,a.vc_btn-orange,button.vc_btn-orange{background-color:#F7BE68;color:#fff!important;transition:all .5s}.vc_btn-orange:hover,a.vc_btn-orange:hover,button.vc_btn-orange:hover{background-color:#f5b14b;color:#f7f7f7!important}.vc_btn-orange.vc_btn_outlined,.vc_btn-orange.vc_btn_square_outlined,a.vc_btn-orange.vc_btn_outlined,a.vc_btn-orange.vc_btn_square_outlined,button.vc_btn-orange.vc_btn_outlined,button.vc_btn-orange.vc_btn_square_outlined{color:#F7BE68!important}.vc_btn-orange.vc_btn_outlined:hover,.vc_btn-orange.vc_btn_square_outlined:hover,a.vc_btn-orange.vc_btn_outlined:hover,a.vc_btn-orange.vc_btn_square_outlined:hover,button.vc_btn-orange.vc_btn_outlined:hover,button.vc_btn-orange.vc_btn_square_outlined:hover{border-color:#f5b14b}.vc_btn-orange.vc_btn_3d,a.vc_btn-orange.vc_btn_3d,button.vc_btn-orange.vc_btn_3d{box-shadow:0 5px 0 #f4a733;margin-bottom:5px}.vc_btn-orange.vc_btn_3d.vc_btn_xs,a.vc_btn-orange.vc_btn_3d.vc_btn_xs,button.vc_btn-orange.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #f4a733;margin-bottom:3px}.vc_btn-orange.vc_btn_3d.vc_btn_sm,a.vc_btn-orange.vc_btn_3d.vc_btn_sm,button.vc_btn-orange.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #f4a733;margin-bottom:4px}.vc_btn-sky,a.vc_btn-sky,button.vc_btn-sky{background-color:#5AA1E3;color:#fff!important;transition:all .5s}.vc_btn-sky:hover,a.vc_btn-sky:hover,button.vc_btn-sky:hover{background-color:#4092df;color:#f7f7f7!important}.vc_btn-sky.vc_btn_outlined,.vc_btn-sky.vc_btn_square_outlined,a.vc_btn-sky.vc_btn_outlined,a.vc_btn-sky.vc_btn_square_outlined,button.vc_btn-sky.vc_btn_outlined,button.vc_btn-sky.vc_btn_square_outlined{color:#5AA1E3!important}.vc_btn-sky.vc_btn_outlined:hover,.vc_btn-sky.vc_btn_square_outlined:hover,a.vc_btn-sky.vc_btn_outlined:hover,a.vc_btn-sky.vc_btn_square_outlined:hover,button.vc_btn-sky.vc_btn_outlined:hover,button.vc_btn-sky.vc_btn_square_outlined:hover{border-color:#4092df}.vc_btn-sky.vc_btn_3d,a.vc_btn-sky.vc_btn_3d,button.vc_btn-sky.vc_btn_3d{box-shadow:0 5px 0 #2a86db;margin-bottom:5px}.vc_btn-sky.vc_btn_3d.vc_btn_xs,a.vc_btn-sky.vc_btn_3d.vc_btn_xs,button.vc_btn-sky.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #2a86db;margin-bottom:3px}.vc_btn-sky.vc_btn_3d.vc_btn_sm,a.vc_btn-sky.vc_btn_3d.vc_btn_sm,button.vc_btn-sky.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #2a86db;margin-bottom:4px}.vc_btn-green,a.vc_btn-green,button.vc_btn-green{background-color:#6DAB3C;color:#fff!important;transition:all .5s}.vc_btn-green:hover,a.vc_btn-green:hover,button.vc_btn-green:hover{background-color:#5f9434;color:#f7f7f7!important}.vc_btn-green.vc_btn_outlined,.vc_btn-green.vc_btn_square_outlined,a.vc_btn-green.vc_btn_outlined,a.vc_btn-green.vc_btn_square_outlined,button.vc_btn-green.vc_btn_outlined,button.vc_btn-green.vc_btn_square_outlined{color:#6DAB3C!important}.vc_btn-green.vc_btn_outlined:hover,.vc_btn-green.vc_btn_square_outlined:hover,a.vc_btn-green.vc_btn_outlined:hover,a.vc_btn-green.vc_btn_square_outlined:hover,button.vc_btn-green.vc_btn_outlined:hover,button.vc_btn-green.vc_btn_square_outlined:hover{border-color:#5f9434}.vc_btn-green.vc_btn_3d,a.vc_btn-green.vc_btn_3d,button.vc_btn-green.vc_btn_3d{box-shadow:0 5px 0 #53812d;margin-bottom:5px}.vc_btn-green.vc_btn_3d.vc_btn_xs,a.vc_btn-green.vc_btn_3d.vc_btn_xs,button.vc_btn-green.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #53812d;margin-bottom:3px}.vc_btn-green.vc_btn_3d.vc_btn_sm,a.vc_btn-green.vc_btn_3d.vc_btn_sm,button.vc_btn-green.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #53812d;margin-bottom:4px}.vc_btn-juicy_pink,a.vc_btn-juicy_pink,button.vc_btn-juicy_pink{background-color:#F4524D;color:#fff!important;transition:all .5s}.vc_btn-juicy_pink:hover,a.vc_btn-juicy_pink:hover,button.vc_btn-juicy_pink:hover{background-color:#f23630;color:#f7f7f7!important}.vc_btn-juicy_pink.vc_btn_outlined,.vc_btn-juicy_pink.vc_btn_square_outlined,a.vc_btn-juicy_pink.vc_btn_outlined,a.vc_btn-juicy_pink.vc_btn_square_outlined,button.vc_btn-juicy_pink.vc_btn_outlined,button.vc_btn-juicy_pink.vc_btn_square_outlined{color:#F4524D!important}.vc_btn-juicy_pink.vc_btn_outlined:hover,.vc_btn-juicy_pink.vc_btn_square_outlined:hover,a.vc_btn-juicy_pink.vc_btn_outlined:hover,a.vc_btn-juicy_pink.vc_btn_square_outlined:hover,button.vc_btn-juicy_pink.vc_btn_outlined:hover,button.vc_btn-juicy_pink.vc_btn_square_outlined:hover{border-color:#f23630}.vc_btn-juicy_pink.vc_btn_3d,a.vc_btn-juicy_pink.vc_btn_3d,button.vc_btn-juicy_pink.vc_btn_3d{box-shadow:0 5px 0 #f11f18;margin-bottom:5px}.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs,a.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs,button.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #f11f18;margin-bottom:3px}.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm,a.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm,button.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #f11f18;margin-bottom:4px}.vc_btn-sandy_brown,a.vc_btn-sandy_brown,button.vc_btn-sandy_brown{background-color:#F79468;color:#fff!important;transition:all .5s}.vc_btn-sandy_brown:hover,a.vc_btn-sandy_brown:hover,button.vc_btn-sandy_brown:hover{background-color:#f57f4b;color:#f7f7f7!important}.vc_btn-sandy_brown.vc_btn_outlined,.vc_btn-sandy_brown.vc_btn_square_outlined,a.vc_btn-sandy_brown.vc_btn_outlined,a.vc_btn-sandy_brown.vc_btn_square_outlined,button.vc_btn-sandy_brown.vc_btn_outlined,button.vc_btn-sandy_brown.vc_btn_square_outlined{color:#F79468!important}.vc_btn-sandy_brown.vc_btn_outlined:hover,.vc_btn-sandy_brown.vc_btn_square_outlined:hover,a.vc_btn-sandy_brown.vc_btn_outlined:hover,a.vc_btn-sandy_brown.vc_btn_square_outlined:hover,button.vc_btn-sandy_brown.vc_btn_outlined:hover,button.vc_btn-sandy_brown.vc_btn_square_outlined:hover{border-color:#f57f4b}.vc_btn-sandy_brown.vc_btn_3d,a.vc_btn-sandy_brown.vc_btn_3d,button.vc_btn-sandy_brown.vc_btn_3d{box-shadow:0 5px 0 #f46e33;margin-bottom:5px}.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs,a.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs,button.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #f46e33;margin-bottom:3px}.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm,a.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm,button.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #f46e33;margin-bottom:4px}.vc_btn-purple,a.vc_btn-purple,button.vc_btn-purple{background-color:#B97EBB;color:#fff!important;transition:all .5s}.vc_btn-purple:hover,a.vc_btn-purple:hover,button.vc_btn-purple:hover{background-color:#ae6ab0;color:#f7f7f7!important}.vc_btn-purple.vc_btn_outlined,.vc_btn-purple.vc_btn_square_outlined,a.vc_btn-purple.vc_btn_outlined,a.vc_btn-purple.vc_btn_square_outlined,button.vc_btn-purple.vc_btn_outlined,button.vc_btn-purple.vc_btn_square_outlined{color:#B97EBB!important}.vc_btn-purple.vc_btn_outlined:hover,.vc_btn-purple.vc_btn_square_outlined:hover,a.vc_btn-purple.vc_btn_outlined:hover,a.vc_btn-purple.vc_btn_square_outlined:hover,button.vc_btn-purple.vc_btn_outlined:hover,button.vc_btn-purple.vc_btn_square_outlined:hover{border-color:#ae6ab0}.vc_btn-purple.vc_btn_3d,a.vc_btn-purple.vc_btn_3d,button.vc_btn-purple.vc_btn_3d{box-shadow:0 5px 0 #a559a8;margin-bottom:5px}.vc_btn-purple.vc_btn_3d.vc_btn_xs,a.vc_btn-purple.vc_btn_3d.vc_btn_xs,button.vc_btn-purple.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #a559a8;margin-bottom:3px}.vc_btn-purple.vc_btn_3d.vc_btn_sm,a.vc_btn-purple.vc_btn_3d.vc_btn_sm,button.vc_btn-purple.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #a559a8;margin-bottom:4px}.vc_btn-white,a.vc_btn-white,button.vc_btn-white{background-color:#FFF;color:#666!important;transition:all .5s}.vc_btn-white:hover,a.vc_btn-white:hover,button.vc_btn-white:hover{background-color:#f0f0f0;color:#5e5e5e!important}.vc_btn-white.vc_btn_outlined,.vc_btn-white.vc_btn_square_outlined,a.vc_btn-white.vc_btn_outlined,a.vc_btn-white.vc_btn_square_outlined,button.vc_btn-white.vc_btn_outlined,button.vc_btn-white.vc_btn_square_outlined{color:#FFF!important}.vc_btn-white.vc_btn_outlined:hover,.vc_btn-white.vc_btn_square_outlined:hover,a.vc_btn-white.vc_btn_outlined:hover,a.vc_btn-white.vc_btn_square_outlined:hover,button.vc_btn-white.vc_btn_outlined:hover,button.vc_btn-white.vc_btn_square_outlined:hover{border-color:#f0f0f0}.vc_btn-white.vc_btn_3d,a.vc_btn-white.vc_btn_3d,button.vc_btn-white.vc_btn_3d{box-shadow:0 5px 0 #e3e3e3;margin-bottom:5px}.vc_btn-white.vc_btn_3d.vc_btn_xs,a.vc_btn-white.vc_btn_3d.vc_btn_xs,button.vc_btn-white.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #e3e3e3;margin-bottom:3px}.vc_btn-white.vc_btn_3d.vc_btn_sm,a.vc_btn-white.vc_btn_3d.vc_btn_sm,button.vc_btn-white.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #e3e3e3;margin-bottom:4px}.vc_btn-grace,a.vc_btn-grace,button.vc_btn-grace{background-color:#AED13B;color:#fff!important;transition:all .5s}.vc_btn-grace:hover,a.vc_btn-grace:hover,button.vc_btn-grace:hover{background-color:#9ec02d;color:#f7f7f7!important}.vc_btn-grace.vc_btn_outlined,.vc_btn-grace.vc_btn_square_outlined,a.vc_btn-grace.vc_btn_outlined,a.vc_btn-grace.vc_btn_square_outlined,button.vc_btn-grace.vc_btn_outlined,button.vc_btn-grace.vc_btn_square_outlined{color:#AED13B!important}.vc_btn-grace.vc_btn_outlined:hover,.vc_btn-grace.vc_btn_square_outlined:hover,a.vc_btn-grace.vc_btn_outlined:hover,a.vc_btn-grace.vc_btn_square_outlined:hover,button.vc_btn-grace.vc_btn_outlined:hover,button.vc_btn-grace.vc_btn_square_outlined:hover{border-color:#9ec02d}.vc_btn-grace.vc_btn_3d,a.vc_btn-grace.vc_btn_3d,button.vc_btn-grace.vc_btn_3d{box-shadow:0 5px 0 #8dac28;margin-bottom:5px}.vc_btn-grace.vc_btn_3d.vc_btn_xs,a.vc_btn-grace.vc_btn_3d.vc_btn_xs,button.vc_btn-grace.vc_btn_3d.vc_btn_xs{box-shadow:0 3px 0 #8dac28;margin-bottom:3px}.vc_btn-grace.vc_btn_3d.vc_btn_sm,a.vc_btn-grace.vc_btn_3d.vc_btn_sm,button.vc_btn-grace.vc_btn_3d.vc_btn_sm{box-shadow:0 4px 0 #8dac28;margin-bottom:4px}.vc_btn-default,a.vc_btn-default,button.vc_btn-default{color:#7d7d7d;background-color:#fff;border-color:transparent}.open>.dropdown-toggle.vc_btn-default,.open>.dropdown-togglea.vc_btn-default,.open>.dropdown-togglebutton.vc_btn-default,.vc_btn-default.active,.vc_btn-default.focus,.vc_btn-default:active,.vc_btn-default:focus,.vc_btn-default:hover,a.vc_btn-default.active,a.vc_btn-default.focus,a.vc_btn-default:active,a.vc_btn-default:focus,a.vc_btn-default:hover,button.vc_btn-default.active,button.vc_btn-default.focus,button.vc_btn-default:active,button.vc_btn-default:focus,button.vc_btn-default:hover{color:#7d7d7d;background-color:#e6e6e6;border-color:transparent}.open>.dropdown-toggle.vc_btn-default.focus,.open>.dropdown-toggle.vc_btn-default:focus,.open>.dropdown-toggle.vc_btn-default:hover,.open>.dropdown-togglea.vc_btn-default.focus,.open>.dropdown-togglea.vc_btn-default:focus,.open>.dropdown-togglea.vc_btn-default:hover,.open>.dropdown-togglebutton.vc_btn-default.focus,.open>.dropdown-togglebutton.vc_btn-default:focus,.open>.dropdown-togglebutton.vc_btn-default:hover,.vc_btn-default.active.focus,.vc_btn-default.active:focus,.vc_btn-default.active:hover,.vc_btn-default:active.focus,.vc_btn-default:active:focus,.vc_btn-default:active:hover,a.vc_btn-default.active.focus,a.vc_btn-default.active:focus,a.vc_btn-default.active:hover,a.vc_btn-default:active.focus,a.vc_btn-default:active:focus,a.vc_btn-default:active:hover,button.vc_btn-default.active.focus,button.vc_btn-default.active:focus,button.vc_btn-default.active:hover,button.vc_btn-default:active.focus,button.vc_btn-default:active:focus,button.vc_btn-default:active:hover{color:#7d7d7d;background-color:#d4d4d4;border-color:transparent}.open>.dropdown-toggle.vc_btn-default,.open>.dropdown-togglea.vc_btn-default,.open>.dropdown-togglebutton.vc_btn-default,.vc_btn-default.active,.vc_btn-default:active,a.vc_btn-default.active,a.vc_btn-default:active,button.vc_btn-default.active,button.vc_btn-default:active{background-image:none}.vc_btn-default.disabled,.vc_btn-default.disabled.active,.vc_btn-default.disabled.focus,.vc_btn-default.disabled:active,.vc_btn-default.disabled:focus,.vc_btn-default.disabled:hover,.vc_btn-default[disabled],.vc_btn-default[disabled].active,.vc_btn-default[disabled].focus,.vc_btn-default[disabled]:active,.vc_btn-default[disabled]:focus,.vc_btn-default[disabled]:hover,a.vc_btn-default.disabled,a.vc_btn-default.disabled.active,a.vc_btn-default.disabled.focus,a.vc_btn-default.disabled:active,a.vc_btn-default.disabled:focus,a.vc_btn-default.disabled:hover,a.vc_btn-default[disabled],a.vc_btn-default[disabled].active,a.vc_btn-default[disabled].focus,a.vc_btn-default[disabled]:active,a.vc_btn-default[disabled]:focus,a.vc_btn-default[disabled]:hover,button.vc_btn-default.disabled,button.vc_btn-default.disabled.active,button.vc_btn-default.disabled.focus,button.vc_btn-default.disabled:active,button.vc_btn-default.disabled:focus,button.vc_btn-default.disabled:hover,button.vc_btn-default[disabled],button.vc_btn-default[disabled].active,button.vc_btn-default[disabled].focus,button.vc_btn-default[disabled]:active,button.vc_btn-default[disabled]:focus,button.vc_btn-default[disabled]:hover,fieldset[disabled] .vc_btn-default,fieldset[disabled] .vc_btn-default.active,fieldset[disabled] .vc_btn-default.focus,fieldset[disabled] .vc_btn-default:active,fieldset[disabled] .vc_btn-default:focus,fieldset[disabled] .vc_btn-default:hover,fieldset[disabled] a.vc_btn-default,fieldset[disabled] a.vc_btn-default.active,fieldset[disabled] a.vc_btn-default.focus,fieldset[disabled] a.vc_btn-default:active,fieldset[disabled] a.vc_btn-default:focus,fieldset[disabled] a.vc_btn-default:hover,fieldset[disabled] button.vc_btn-default,fieldset[disabled] button.vc_btn-default.active,fieldset[disabled] button.vc_btn-default.focus,fieldset[disabled] button.vc_btn-default:active,fieldset[disabled] button.vc_btn-default:focus,fieldset[disabled] button.vc_btn-default:hover{background-color:#fff;border-color:transparent}.vc_btn-default .badge,a.vc_btn-default .badge,button.vc_btn-default .badge{color:#fff;background-color:#7d7d7d}.vc_btn-primary,a.vc_btn-primary,button.vc_btn-primary{color:#fff;background-color:#00aef0;border-color:transparent}.open>.dropdown-toggle.vc_btn-primary,.open>.dropdown-togglea.vc_btn-primary,.open>.dropdown-togglebutton.vc_btn-primary,.vc_btn-primary.active,.vc_btn-primary.focus,.vc_btn-primary:active,.vc_btn-primary:focus,.vc_btn-primary:hover,a.vc_btn-primary.active,a.vc_btn-primary.focus,a.vc_btn-primary:active,a.vc_btn-primary:focus,a.vc_btn-primary:hover,button.vc_btn-primary.active,button.vc_btn-primary.focus,button.vc_btn-primary:active,button.vc_btn-primary:focus,button.vc_btn-primary:hover{color:#fff;background-color:#0089bd;border-color:transparent}.open>.dropdown-toggle.vc_btn-primary.focus,.open>.dropdown-toggle.vc_btn-primary:focus,.open>.dropdown-toggle.vc_btn-primary:hover,.open>.dropdown-togglea.vc_btn-primary.focus,.open>.dropdown-togglea.vc_btn-primary:focus,.open>.dropdown-togglea.vc_btn-primary:hover,.open>.dropdown-togglebutton.vc_btn-primary.focus,.open>.dropdown-togglebutton.vc_btn-primary:focus,.open>.dropdown-togglebutton.vc_btn-primary:hover,.vc_btn-primary.active.focus,.vc_btn-primary.active:focus,.vc_btn-primary.active:hover,.vc_btn-primary:active.focus,.vc_btn-primary:active:focus,.vc_btn-primary:active:hover,a.vc_btn-primary.active.focus,a.vc_btn-primary.active:focus,a.vc_btn-primary.active:hover,a.vc_btn-primary:active.focus,a.vc_btn-primary:active:focus,a.vc_btn-primary:active:hover,button.vc_btn-primary.active.focus,button.vc_btn-primary.active:focus,button.vc_btn-primary.active:hover,button.vc_btn-primary:active.focus,button.vc_btn-primary:active:focus,button.vc_btn-primary:active:hover{color:#fff;background-color:#006f99;border-color:transparent}.open>.dropdown-toggle.vc_btn-primary,.open>.dropdown-togglea.vc_btn-primary,.open>.dropdown-togglebutton.vc_btn-primary,.vc_btn-primary.active,.vc_btn-primary:active,a.vc_btn-primary.active,a.vc_btn-primary:active,button.vc_btn-primary.active,button.vc_btn-primary:active{background-image:none}.vc_btn-primary.disabled,.vc_btn-primary.disabled.active,.vc_btn-primary.disabled.focus,.vc_btn-primary.disabled:active,.vc_btn-primary.disabled:focus,.vc_btn-primary.disabled:hover,.vc_btn-primary[disabled],.vc_btn-primary[disabled].active,.vc_btn-primary[disabled].focus,.vc_btn-primary[disabled]:active,.vc_btn-primary[disabled]:focus,.vc_btn-primary[disabled]:hover,a.vc_btn-primary.disabled,a.vc_btn-primary.disabled.active,a.vc_btn-primary.disabled.focus,a.vc_btn-primary.disabled:active,a.vc_btn-primary.disabled:focus,a.vc_btn-primary.disabled:hover,a.vc_btn-primary[disabled],a.vc_btn-primary[disabled].active,a.vc_btn-primary[disabled].focus,a.vc_btn-primary[disabled]:active,a.vc_btn-primary[disabled]:focus,a.vc_btn-primary[disabled]:hover,button.vc_btn-primary.disabled,button.vc_btn-primary.disabled.active,button.vc_btn-primary.disabled.focus,button.vc_btn-primary.disabled:active,button.vc_btn-primary.disabled:focus,button.vc_btn-primary.disabled:hover,button.vc_btn-primary[disabled],button.vc_btn-primary[disabled].active,button.vc_btn-primary[disabled].focus,button.vc_btn-primary[disabled]:active,button.vc_btn-primary[disabled]:focus,button.vc_btn-primary[disabled]:hover,fieldset[disabled] .vc_btn-primary,fieldset[disabled] .vc_btn-primary.active,fieldset[disabled] .vc_btn-primary.focus,fieldset[disabled] .vc_btn-primary:active,fieldset[disabled] .vc_btn-primary:focus,fieldset[disabled] .vc_btn-primary:hover,fieldset[disabled] a.vc_btn-primary,fieldset[disabled] a.vc_btn-primary.active,fieldset[disabled] a.vc_btn-primary.focus,fieldset[disabled] a.vc_btn-primary:active,fieldset[disabled] a.vc_btn-primary:focus,fieldset[disabled] a.vc_btn-primary:hover,fieldset[disabled] button.vc_btn-primary,fieldset[disabled] button.vc_btn-primary.active,fieldset[disabled] button.vc_btn-primary.focus,fieldset[disabled] button.vc_btn-primary:active,fieldset[disabled] button.vc_btn-primary:focus,fieldset[disabled] button.vc_btn-primary:hover{background-color:#00aef0;border-color:transparent}.vc_btn-primary .badge,a.vc_btn-primary .badge,button.vc_btn-primary .badge{color:#00aef0;background-color:#fff}.vc_btn-success,a.vc_btn-success,button.vc_btn-success{color:#fff;background-color:#5cb85c;border-color:transparent}.open>.dropdown-toggle.vc_btn-success,.open>.dropdown-togglea.vc_btn-success,.open>.dropdown-togglebutton.vc_btn-success,.vc_btn-success.active,.vc_btn-success.focus,.vc_btn-success:active,.vc_btn-success:focus,.vc_btn-success:hover,a.vc_btn-success.active,a.vc_btn-success.focus,a.vc_btn-success:active,a.vc_btn-success:focus,a.vc_btn-success:hover,button.vc_btn-success.active,button.vc_btn-success.focus,button.vc_btn-success:active,button.vc_btn-success:focus,button.vc_btn-success:hover{color:#fff;background-color:#449d44;border-color:transparent}.open>.dropdown-toggle.vc_btn-success.focus,.open>.dropdown-toggle.vc_btn-success:focus,.open>.dropdown-toggle.vc_btn-success:hover,.open>.dropdown-togglea.vc_btn-success.focus,.open>.dropdown-togglea.vc_btn-success:focus,.open>.dropdown-togglea.vc_btn-success:hover,.open>.dropdown-togglebutton.vc_btn-success.focus,.open>.dropdown-togglebutton.vc_btn-success:focus,.open>.dropdown-togglebutton.vc_btn-success:hover,.vc_btn-success.active.focus,.vc_btn-success.active:focus,.vc_btn-success.active:hover,.vc_btn-success:active.focus,.vc_btn-success:active:focus,.vc_btn-success:active:hover,a.vc_btn-success.active.focus,a.vc_btn-success.active:focus,a.vc_btn-success.active:hover,a.vc_btn-success:active.focus,a.vc_btn-success:active:focus,a.vc_btn-success:active:hover,button.vc_btn-success.active.focus,button.vc_btn-success.active:focus,button.vc_btn-success.active:hover,button.vc_btn-success:active.focus,button.vc_btn-success:active:focus,button.vc_btn-success:active:hover{color:#fff;background-color:#398439;border-color:transparent}.open>.dropdown-toggle.vc_btn-success,.open>.dropdown-togglea.vc_btn-success,.open>.dropdown-togglebutton.vc_btn-success,.vc_btn-success.active,.vc_btn-success:active,a.vc_btn-success.active,a.vc_btn-success:active,button.vc_btn-success.active,button.vc_btn-success:active{background-image:none}.vc_btn-success.disabled,.vc_btn-success.disabled.active,.vc_btn-success.disabled.focus,.vc_btn-success.disabled:active,.vc_btn-success.disabled:focus,.vc_btn-success.disabled:hover,.vc_btn-success[disabled],.vc_btn-success[disabled].active,.vc_btn-success[disabled].focus,.vc_btn-success[disabled]:active,.vc_btn-success[disabled]:focus,.vc_btn-success[disabled]:hover,a.vc_btn-success.disabled,a.vc_btn-success.disabled.active,a.vc_btn-success.disabled.focus,a.vc_btn-success.disabled:active,a.vc_btn-success.disabled:focus,a.vc_btn-success.disabled:hover,a.vc_btn-success[disabled],a.vc_btn-success[disabled].active,a.vc_btn-success[disabled].focus,a.vc_btn-success[disabled]:active,a.vc_btn-success[disabled]:focus,a.vc_btn-success[disabled]:hover,button.vc_btn-success.disabled,button.vc_btn-success.disabled.active,button.vc_btn-success.disabled.focus,button.vc_btn-success.disabled:active,button.vc_btn-success.disabled:focus,button.vc_btn-success.disabled:hover,button.vc_btn-success[disabled],button.vc_btn-success[disabled].active,button.vc_btn-success[disabled].focus,button.vc_btn-success[disabled]:active,button.vc_btn-success[disabled]:focus,button.vc_btn-success[disabled]:hover,fieldset[disabled] .vc_btn-success,fieldset[disabled] .vc_btn-success.active,fieldset[disabled] .vc_btn-success.focus,fieldset[disabled] .vc_btn-success:active,fieldset[disabled] .vc_btn-success:focus,fieldset[disabled] .vc_btn-success:hover,fieldset[disabled] a.vc_btn-success,fieldset[disabled] a.vc_btn-success.active,fieldset[disabled] a.vc_btn-success.focus,fieldset[disabled] a.vc_btn-success:active,fieldset[disabled] a.vc_btn-success:focus,fieldset[disabled] a.vc_btn-success:hover,fieldset[disabled] button.vc_btn-success,fieldset[disabled] button.vc_btn-success.active,fieldset[disabled] button.vc_btn-success.focus,fieldset[disabled] button.vc_btn-success:active,fieldset[disabled] button.vc_btn-success:focus,fieldset[disabled] button.vc_btn-success:hover{background-color:#5cb85c;border-color:transparent}.vc_btn-success .badge,a.vc_btn-success .badge,button.vc_btn-success .badge{color:#5cb85c;background-color:#fff}.vc_btn-info,a.vc_btn-info,button.vc_btn-info{color:#fff;background-color:#5bc0de;border-color:transparent}.open>.dropdown-toggle.vc_btn-info,.open>.dropdown-togglea.vc_btn-info,.open>.dropdown-togglebutton.vc_btn-info,.vc_btn-info.active,.vc_btn-info.focus,.vc_btn-info:active,.vc_btn-info:focus,.vc_btn-info:hover,a.vc_btn-info.active,a.vc_btn-info.focus,a.vc_btn-info:active,a.vc_btn-info:focus,a.vc_btn-info:hover,button.vc_btn-info.active,button.vc_btn-info.focus,button.vc_btn-info:active,button.vc_btn-info:focus,button.vc_btn-info:hover{color:#fff;background-color:#31b0d5;border-color:transparent}.open>.dropdown-toggle.vc_btn-info.focus,.open>.dropdown-toggle.vc_btn-info:focus,.open>.dropdown-toggle.vc_btn-info:hover,.open>.dropdown-togglea.vc_btn-info.focus,.open>.dropdown-togglea.vc_btn-info:focus,.open>.dropdown-togglea.vc_btn-info:hover,.open>.dropdown-togglebutton.vc_btn-info.focus,.open>.dropdown-togglebutton.vc_btn-info:focus,.open>.dropdown-togglebutton.vc_btn-info:hover,.vc_btn-info.active.focus,.vc_btn-info.active:focus,.vc_btn-info.active:hover,.vc_btn-info:active.focus,.vc_btn-info:active:focus,.vc_btn-info:active:hover,a.vc_btn-info.active.focus,a.vc_btn-info.active:focus,a.vc_btn-info.active:hover,a.vc_btn-info:active.focus,a.vc_btn-info:active:focus,a.vc_btn-info:active:hover,button.vc_btn-info.active.focus,button.vc_btn-info.active:focus,button.vc_btn-info.active:hover,button.vc_btn-info:active.focus,button.vc_btn-info:active:focus,button.vc_btn-info:active:hover{color:#fff;background-color:#269abc;border-color:transparent}.open>.dropdown-toggle.vc_btn-info,.open>.dropdown-togglea.vc_btn-info,.open>.dropdown-togglebutton.vc_btn-info,.vc_btn-info.active,.vc_btn-info:active,a.vc_btn-info.active,a.vc_btn-info:active,button.vc_btn-info.active,button.vc_btn-info:active{background-image:none}.vc_btn-info.disabled,.vc_btn-info.disabled.active,.vc_btn-info.disabled.focus,.vc_btn-info.disabled:active,.vc_btn-info.disabled:focus,.vc_btn-info.disabled:hover,.vc_btn-info[disabled],.vc_btn-info[disabled].active,.vc_btn-info[disabled].focus,.vc_btn-info[disabled]:active,.vc_btn-info[disabled]:focus,.vc_btn-info[disabled]:hover,a.vc_btn-info.disabled,a.vc_btn-info.disabled.active,a.vc_btn-info.disabled.focus,a.vc_btn-info.disabled:active,a.vc_btn-info.disabled:focus,a.vc_btn-info.disabled:hover,a.vc_btn-info[disabled],a.vc_btn-info[disabled].active,a.vc_btn-info[disabled].focus,a.vc_btn-info[disabled]:active,a.vc_btn-info[disabled]:focus,a.vc_btn-info[disabled]:hover,button.vc_btn-info.disabled,button.vc_btn-info.disabled.active,button.vc_btn-info.disabled.focus,button.vc_btn-info.disabled:active,button.vc_btn-info.disabled:focus,button.vc_btn-info.disabled:hover,button.vc_btn-info[disabled],button.vc_btn-info[disabled].active,button.vc_btn-info[disabled].focus,button.vc_btn-info[disabled]:active,button.vc_btn-info[disabled]:focus,button.vc_btn-info[disabled]:hover,fieldset[disabled] .vc_btn-info,fieldset[disabled] .vc_btn-info.active,fieldset[disabled] .vc_btn-info.focus,fieldset[disabled] .vc_btn-info:active,fieldset[disabled] .vc_btn-info:focus,fieldset[disabled] .vc_btn-info:hover,fieldset[disabled] a.vc_btn-info,fieldset[disabled] a.vc_btn-info.active,fieldset[disabled] a.vc_btn-info.focus,fieldset[disabled] a.vc_btn-info:active,fieldset[disabled] a.vc_btn-info:focus,fieldset[disabled] a.vc_btn-info:hover,fieldset[disabled] button.vc_btn-info,fieldset[disabled] button.vc_btn-info.active,fieldset[disabled] button.vc_btn-info.focus,fieldset[disabled] button.vc_btn-info:active,fieldset[disabled] button.vc_btn-info:focus,fieldset[disabled] button.vc_btn-info:hover{background-color:#5bc0de;border-color:transparent}.vc_btn-info .badge,a.vc_btn-info .badge,button.vc_btn-info .badge{color:#5bc0de;background-color:#fff}.vc_btn-warning,a.vc_btn-warning,button.vc_btn-warning{color:#fff;background-color:#f0ad4e;border-color:transparent}.open>.dropdown-toggle.vc_btn-warning,.open>.dropdown-togglea.vc_btn-warning,.open>.dropdown-togglebutton.vc_btn-warning,.vc_btn-warning.active,.vc_btn-warning.focus,.vc_btn-warning:active,.vc_btn-warning:focus,.vc_btn-warning:hover,a.vc_btn-warning.active,a.vc_btn-warning.focus,a.vc_btn-warning:active,a.vc_btn-warning:focus,a.vc_btn-warning:hover,button.vc_btn-warning.active,button.vc_btn-warning.focus,button.vc_btn-warning:active,button.vc_btn-warning:focus,button.vc_btn-warning:hover{color:#fff;background-color:#ec971f;border-color:transparent}.open>.dropdown-toggle.vc_btn-warning.focus,.open>.dropdown-toggle.vc_btn-warning:focus,.open>.dropdown-toggle.vc_btn-warning:hover,.open>.dropdown-togglea.vc_btn-warning.focus,.open>.dropdown-togglea.vc_btn-warning:focus,.open>.dropdown-togglea.vc_btn-warning:hover,.open>.dropdown-togglebutton.vc_btn-warning.focus,.open>.dropdown-togglebutton.vc_btn-warning:focus,.open>.dropdown-togglebutton.vc_btn-warning:hover,.vc_btn-warning.active.focus,.vc_btn-warning.active:focus,.vc_btn-warning.active:hover,.vc_btn-warning:active.focus,.vc_btn-warning:active:focus,.vc_btn-warning:active:hover,a.vc_btn-warning.active.focus,a.vc_btn-warning.active:focus,a.vc_btn-warning.active:hover,a.vc_btn-warning:active.focus,a.vc_btn-warning:active:focus,a.vc_btn-warning:active:hover,button.vc_btn-warning.active.focus,button.vc_btn-warning.active:focus,button.vc_btn-warning.active:hover,button.vc_btn-warning:active.focus,button.vc_btn-warning:active:focus,button.vc_btn-warning:active:hover{color:#fff;background-color:#d58512;border-color:transparent}.open>.dropdown-toggle.vc_btn-warning,.open>.dropdown-togglea.vc_btn-warning,.open>.dropdown-togglebutton.vc_btn-warning,.vc_btn-warning.active,.vc_btn-warning:active,a.vc_btn-warning.active,a.vc_btn-warning:active,button.vc_btn-warning.active,button.vc_btn-warning:active{background-image:none}.vc_btn-warning.disabled,.vc_btn-warning.disabled.active,.vc_btn-warning.disabled.focus,.vc_btn-warning.disabled:active,.vc_btn-warning.disabled:focus,.vc_btn-warning.disabled:hover,.vc_btn-warning[disabled],.vc_btn-warning[disabled].active,.vc_btn-warning[disabled].focus,.vc_btn-warning[disabled]:active,.vc_btn-warning[disabled]:focus,.vc_btn-warning[disabled]:hover,a.vc_btn-warning.disabled,a.vc_btn-warning.disabled.active,a.vc_btn-warning.disabled.focus,a.vc_btn-warning.disabled:active,a.vc_btn-warning.disabled:focus,a.vc_btn-warning.disabled:hover,a.vc_btn-warning[disabled],a.vc_btn-warning[disabled].active,a.vc_btn-warning[disabled].focus,a.vc_btn-warning[disabled]:active,a.vc_btn-warning[disabled]:focus,a.vc_btn-warning[disabled]:hover,button.vc_btn-warning.disabled,button.vc_btn-warning.disabled.active,button.vc_btn-warning.disabled.focus,button.vc_btn-warning.disabled:active,button.vc_btn-warning.disabled:focus,button.vc_btn-warning.disabled:hover,button.vc_btn-warning[disabled],button.vc_btn-warning[disabled].active,button.vc_btn-warning[disabled].focus,button.vc_btn-warning[disabled]:active,button.vc_btn-warning[disabled]:focus,button.vc_btn-warning[disabled]:hover,fieldset[disabled] .vc_btn-warning,fieldset[disabled] .vc_btn-warning.active,fieldset[disabled] .vc_btn-warning.focus,fieldset[disabled] .vc_btn-warning:active,fieldset[disabled] .vc_btn-warning:focus,fieldset[disabled] .vc_btn-warning:hover,fieldset[disabled] a.vc_btn-warning,fieldset[disabled] a.vc_btn-warning.active,fieldset[disabled] a.vc_btn-warning.focus,fieldset[disabled] a.vc_btn-warning:active,fieldset[disabled] a.vc_btn-warning:focus,fieldset[disabled] a.vc_btn-warning:hover,fieldset[disabled] button.vc_btn-warning,fieldset[disabled] button.vc_btn-warning.active,fieldset[disabled] button.vc_btn-warning.focus,fieldset[disabled] button.vc_btn-warning:active,fieldset[disabled] button.vc_btn-warning:focus,fieldset[disabled] button.vc_btn-warning:hover{background-color:#f0ad4e;border-color:transparent}.vc_btn-warning .badge,a.vc_btn-warning .badge,button.vc_btn-warning .badge{color:#f0ad4e;background-color:#fff}.vc_btn-danger,a.vc_btn-danger,button.vc_btn-danger{color:#fff;background-color:#d9534f;border-color:transparent}.open>.dropdown-toggle.vc_btn-danger,.open>.dropdown-togglea.vc_btn-danger,.open>.dropdown-togglebutton.vc_btn-danger,.vc_btn-danger.active,.vc_btn-danger.focus,.vc_btn-danger:active,.vc_btn-danger:focus,.vc_btn-danger:hover,a.vc_btn-danger.active,a.vc_btn-danger.focus,a.vc_btn-danger:active,a.vc_btn-danger:focus,a.vc_btn-danger:hover,button.vc_btn-danger.active,button.vc_btn-danger.focus,button.vc_btn-danger:active,button.vc_btn-danger:focus,button.vc_btn-danger:hover{color:#fff;background-color:#c9302c;border-color:transparent}.open>.dropdown-toggle.vc_btn-danger.focus,.open>.dropdown-toggle.vc_btn-danger:focus,.open>.dropdown-toggle.vc_btn-danger:hover,.open>.dropdown-togglea.vc_btn-danger.focus,.open>.dropdown-togglea.vc_btn-danger:focus,.open>.dropdown-togglea.vc_btn-danger:hover,.open>.dropdown-togglebutton.vc_btn-danger.focus,.open>.dropdown-togglebutton.vc_btn-danger:focus,.open>.dropdown-togglebutton.vc_btn-danger:hover,.vc_btn-danger.active.focus,.vc_btn-danger.active:focus,.vc_btn-danger.active:hover,.vc_btn-danger:active.focus,.vc_btn-danger:active:focus,.vc_btn-danger:active:hover,a.vc_btn-danger.active.focus,a.vc_btn-danger.active:focus,a.vc_btn-danger.active:hover,a.vc_btn-danger:active.focus,a.vc_btn-danger:active:focus,a.vc_btn-danger:active:hover,button.vc_btn-danger.active.focus,button.vc_btn-danger.active:focus,button.vc_btn-danger.active:hover,button.vc_btn-danger:active.focus,button.vc_btn-danger:active:focus,button.vc_btn-danger:active:hover{color:#fff;background-color:#ac2925;border-color:transparent}.open>.dropdown-toggle.vc_btn-danger,.open>.dropdown-togglea.vc_btn-danger,.open>.dropdown-togglebutton.vc_btn-danger,.vc_btn-danger.active,.vc_btn-danger:active,a.vc_btn-danger.active,a.vc_btn-danger:active,button.vc_btn-danger.active,button.vc_btn-danger:active{background-image:none}.vc_btn-danger.disabled,.vc_btn-danger.disabled.active,.vc_btn-danger.disabled.focus,.vc_btn-danger.disabled:active,.vc_btn-danger.disabled:focus,.vc_btn-danger.disabled:hover,.vc_btn-danger[disabled],.vc_btn-danger[disabled].active,.vc_btn-danger[disabled].focus,.vc_btn-danger[disabled]:active,.vc_btn-danger[disabled]:focus,.vc_btn-danger[disabled]:hover,a.vc_btn-danger.disabled,a.vc_btn-danger.disabled.active,a.vc_btn-danger.disabled.focus,a.vc_btn-danger.disabled:active,a.vc_btn-danger.disabled:focus,a.vc_btn-danger.disabled:hover,a.vc_btn-danger[disabled],a.vc_btn-danger[disabled].active,a.vc_btn-danger[disabled].focus,a.vc_btn-danger[disabled]:active,a.vc_btn-danger[disabled]:focus,a.vc_btn-danger[disabled]:hover,button.vc_btn-danger.disabled,button.vc_btn-danger.disabled.active,button.vc_btn-danger.disabled.focus,button.vc_btn-danger.disabled:active,button.vc_btn-danger.disabled:focus,button.vc_btn-danger.disabled:hover,button.vc_btn-danger[disabled],button.vc_btn-danger[disabled].active,button.vc_btn-danger[disabled].focus,button.vc_btn-danger[disabled]:active,button.vc_btn-danger[disabled]:focus,button.vc_btn-danger[disabled]:hover,fieldset[disabled] .vc_btn-danger,fieldset[disabled] .vc_btn-danger.active,fieldset[disabled] .vc_btn-danger.focus,fieldset[disabled] .vc_btn-danger:active,fieldset[disabled] .vc_btn-danger:focus,fieldset[disabled] .vc_btn-danger:hover,fieldset[disabled] a.vc_btn-danger,fieldset[disabled] a.vc_btn-danger.active,fieldset[disabled] a.vc_btn-danger.focus,fieldset[disabled] a.vc_btn-danger:active,fieldset[disabled] a.vc_btn-danger:focus,fieldset[disabled] a.vc_btn-danger:hover,fieldset[disabled] button.vc_btn-danger,fieldset[disabled] button.vc_btn-danger.active,fieldset[disabled] button.vc_btn-danger.focus,fieldset[disabled] button.vc_btn-danger:active,fieldset[disabled] button.vc_btn-danger:focus,fieldset[disabled] button.vc_btn-danger:hover{background-color:#d9534f;border-color:transparent}.vc_btn-danger .badge,a.vc_btn-danger .badge,button.vc_btn-danger .badge{color:#d9534f;background-color:#fff}.vc_button-2-wrapper{display:inline-block}.vc_button-2-wrapper.vc_button-2-align-left{display:block;text-align:left}.vc_button-2-wrapper.vc_button-2-align-right{display:block;text-align:right}.vc_button-2-wrapper.vc_button-2-align-center{display:block;text-align:center}i.icon{display:inline-block;line-height:16px;vertical-align:text-top;margin-left:5px}.wpb_btn-large i.icon{height:19px;margin-left:9px}.wpb_btn-small i.icon{height:15px}.wpb_btn-mini i.icon{display:none}.wpb_address_book i.icon,option.wpb_address_book{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/address-book.png) right center no-repeat}.wpb_alarm_clock i.icon,option.wpb_alarm_clock{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/alarm-clock.png) right center no-repeat}.wpb_anchor i.icon,option.wpb_anchor{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/anchor.png) right center no-repeat}.wpb_application_image i.icon,option.wpb_application_image{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/application-image.png) right center no-repeat}.wpb_arrow i.icon,option.wpb_arrow{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/arrow.png) right center no-repeat}.wpb_asterisk i.icon,option.wpb_asterisk{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/asterisk.png) right center no-repeat}.wpb_hammer i.icon,option.wpb_hammer{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/auction-hammer.png) right center no-repeat}.wpb_balloon i.icon,option.wpb_balloon{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/balloon.png) right center no-repeat}.wpb_balloon_buzz i.icon,option.wpb_balloon_buzz{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/balloon-buzz.png) right center no-repeat}.wpb_balloon_facebook i.icon,option.wpb_balloon_facebook{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/balloon-facebook.png) right center no-repeat}.wpb_balloon_twitter i.icon,option.wpb_balloon_twitter{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/balloon-twitter.png) right center no-repeat}.wpb_battery i.icon,option.wpb_battery{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/battery-full.png) right center no-repeat}.wpb_binocular i.icon,option.wpb_binocular{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/binocular.png) right center no-repeat}.wpb_document_excel i.icon,option.wpb_document_excel{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/blue-document-excel.png) right center no-repeat}.wpb_document_image i.icon,option.wpb_document_image{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/blue-document-image.png) right center no-repeat}.wpb_document_music i.icon,option.wpb_document_music{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/blue-document-music.png) right center no-repeat}.wpb_document_office i.icon,option.wpb_document_office{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/blue-document-office.png) right center no-repeat}.wpb_document_pdf i.icon,option.wpb_document_pdf{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/blue-document-pdf.png) right center no-repeat}.wpb_document_powerpoint i.icon,option.wpb_document_powerpoint{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/blue-document-powerpoint.png) right center no-repeat}.wpb_document_word i.icon,option.wpb_document_word{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/blue-document-word.png) right center no-repeat}.wpb_bookmark i.icon,option.wpb_bookmark{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/bookmark.png) right center no-repeat}.wpb_camcorder i.icon,option.wpb_camcorder{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/camcorder.png) right center no-repeat}.wpb_camera i.icon,option.wpb_camera{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/camera.png) right center no-repeat}.wpb_chart i.icon,option.wpb_chart{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/chart.png) right center no-repeat}.wpb_chart_pie i.icon,option.wpb_chart_pie{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/chart-pie.png) right center no-repeat}.wpb_clock i.icon,option.wpb_clock{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/clock.png) right center no-repeat}.wpb_play i.icon,option.wpb_play{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/control.png) right center no-repeat}.wpb_fire i.icon,option.wpb_fire{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/fire.png) right center no-repeat}.wpb_heart i.icon,option.wpb_heart{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/heart.png) right center no-repeat}.wpb_mail i.icon,option.wpb_mail{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/mail.png) right center no-repeat}.wpb_shield i.icon,option.wpb_shield{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/plus-shield.png) right center no-repeat}.wpb_video i.icon,option.wpb_video{background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/icons/video.png) right center no-repeat}.vc_column_container .vc_btn,.vc_column_container .wpb_button{margin-top:5px;margin-bottom:5px}.vc_message_box{border:1px solid transparent;display:block;overflow:hidden;margin:0 0 21.74px;padding:1em 1em 1em 4em;position:relative;font-size:1em;box-sizing:border-box}#content .wpb_alert p:last-child,#content .wpb_text_column :last-child,#content .wpb_text_column p:last-child,.vc_message_box>p:last-child,.wpb_alert p:last-child,.wpb_text_column :last-child,.wpb_text_column p:last-child{margin-bottom:0}.vc_message_box>p:first-child{margin-top:0}.vc_message_box-icon{bottom:0;font-size:1em;font-style:normal;left:0;position:absolute;top:0;width:4em}.vc_message_box-icon>*,.vc_message_box-icon>.fa{font-size:1.7em;line-height:1}.vc_message_box-icon>*{font-style:normal;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.vc_color-blue.vc_message_box{color:#364a8a;border-color:#c5cff0;background-color:#edf1fa}.vc_color-blue.vc_message_box .vc_message_box-icon{color:#5472D2}.vc_color-blue.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#5472D2}.vc_color-blue.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-blue.vc_message_box-outline,.vc_color-blue.vc_message_box-solid-icon{color:#364a8a;border-color:#5472D2;background-color:transparent}.vc_color-blue.vc_message_box-outline .vc_message_box-icon,.vc_color-blue.vc_message_box-solid-icon .vc_message_box-icon{color:#5472D2}.vc_color-blue.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#5472D2}.vc_color-blue.vc_message_box-3d{box-shadow:0 5px 0 #9daee5}.vc_color-turquoise.vc_message_box{color:#085b61;border-color:#c6ecee;background-color:#ebfcfd}.vc_color-turquoise.vc_message_box .vc_message_box-icon{color:#00C1CF}.vc_color-turquoise.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#00C1CF}.vc_color-turquoise.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-turquoise.vc_message_box-outline,.vc_color-turquoise.vc_message_box-solid-icon{color:#085b61;border-color:#00C1CF;background-color:transparent}.vc_color-turquoise.vc_message_box-outline .vc_message_box-icon,.vc_color-turquoise.vc_message_box-solid-icon .vc_message_box-icon{color:#00C1CF}.vc_color-turquoise.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#00C1CF}.vc_color-turquoise.vc_message_box-3d{box-shadow:0 5px 0 #9fdee3}.vc_color-pink.vc_message_box{color:#d82e21;border-color:#ffd8d6;background-color:#fff0ef}.vc_color-pink.vc_message_box .vc_message_box-icon{color:#FE6C61}.vc_color-pink.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#FE6C61}.vc_color-pink.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-pink.vc_message_box-outline,.vc_color-pink.vc_message_box-solid-icon{color:#d82e21;border-color:#FE6C61;background-color:transparent}.vc_color-pink.vc_message_box-outline .vc_message_box-icon,.vc_color-pink.vc_message_box-solid-icon .vc_message_box-icon{color:#FE6C61}.vc_color-pink.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#FE6C61}.vc_color-pink.vc_message_box-3d{box-shadow:0 5px 0 #fea9a3}.vc_color-violet.vc_message_box{color:#5e4a81;border-color:#d4c8e9;background-color:#f0ecf7}.vc_color-violet.vc_message_box .vc_message_box-icon{color:#8D6DC4}.vc_color-violet.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#8D6DC4}.vc_color-violet.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-violet.vc_message_box-outline,.vc_color-violet.vc_message_box-solid-icon{color:#5e4a81;border-color:#8D6DC4;background-color:transparent}.vc_color-violet.vc_message_box-outline .vc_message_box-icon,.vc_color-violet.vc_message_box-solid-icon .vc_message_box-icon{color:#8D6DC4}.vc_color-violet.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#8D6DC4}.vc_color-violet.vc_message_box-3d{box-shadow:0 5px 0 #b8a3da}.vc_color-peacoc.vc_message_box{color:#366a79;border-color:#c2e3ec;background-color:#e9f5f8}.vc_color-peacoc.vc_message_box .vc_message_box-icon{color:#4CADC9}.vc_color-peacoc.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#4CADC9}.vc_color-peacoc.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-peacoc.vc_message_box-outline,.vc_color-peacoc.vc_message_box-solid-icon{color:#366a79;border-color:#4CADC9;background-color:transparent}.vc_color-peacoc.vc_message_box-outline .vc_message_box-icon,.vc_color-peacoc.vc_message_box-solid-icon .vc_message_box-icon{color:#4CADC9}.vc_color-peacoc.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#4CADC9}.vc_color-peacoc.vc_message_box-3d{box-shadow:0 5px 0 #9ad1e1}.vc_color-chino.vc_message_box{color:#978258;border-color:#e5ded2;background-color:#f7f5f2}.vc_color-chino.vc_message_box .vc_message_box-icon{color:#CEC2AB}.vc_color-chino.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#CEC2AB}.vc_color-chino.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-chino.vc_message_box-outline,.vc_color-chino.vc_message_box-solid-icon{color:#978258;border-color:#CEC2AB;background-color:transparent}.vc_color-chino.vc_message_box-outline .vc_message_box-icon,.vc_color-chino.vc_message_box-solid-icon .vc_message_box-icon{color:#CEC2AB}.vc_color-chino.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#CEC2AB}.vc_color-chino.vc_message_box-3d{box-shadow:0 5px 0 #d2c7b1}.vc_color-mulled_wine.vc_message_box{color:#1e1b22;border-color:#d0ccd6;background-color:#eae8ed}.vc_color-mulled_wine.vc_message_box .vc_message_box-icon{color:#50485B}.vc_color-mulled_wine.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#50485B}.vc_color-mulled_wine.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-mulled_wine.vc_message_box-outline,.vc_color-mulled_wine.vc_message_box-solid-icon{color:#1e1b22;border-color:#50485B;background-color:transparent}.vc_color-mulled_wine.vc_message_box-outline .vc_message_box-icon,.vc_color-mulled_wine.vc_message_box-solid-icon .vc_message_box-icon{color:#50485B}.vc_color-mulled_wine.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#50485B}.vc_color-mulled_wine.vc_message_box-3d{box-shadow:0 5px 0 #b6afc0}.vc_color-vista_blue.vc_message_box{color:#3e8e5e;border-color:#bcebcf;background-color:#e3f7eb}.vc_color-vista_blue.vc_message_box .vc_message_box-icon{color:#75D69C}.vc_color-vista_blue.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#75D69C}.vc_color-vista_blue.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-vista_blue.vc_message_box-outline,.vc_color-vista_blue.vc_message_box-solid-icon{color:#3e8e5e;border-color:#75D69C;background-color:transparent}.vc_color-vista_blue.vc_message_box-outline .vc_message_box-icon,.vc_color-vista_blue.vc_message_box-solid-icon .vc_message_box-icon{color:#75D69C}.vc_color-vista_blue.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#75D69C}.vc_color-vista_blue.vc_message_box-3d{box-shadow:0 5px 0 #94dfb3}.vc_color-orange.vc_message_box{color:#c3811c;border-color:#fbe1ba;background-color:#fef6eb}.vc_color-orange.vc_message_box .vc_message_box-icon{color:#F7BE68}.vc_color-orange.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#F7BE68}.vc_color-orange.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-orange.vc_message_box-outline,.vc_color-orange.vc_message_box-solid-icon{color:#c3811c;border-color:#F7BE68;background-color:transparent}.vc_color-orange.vc_message_box-outline .vc_message_box-icon,.vc_color-orange.vc_message_box-solid-icon .vc_message_box-icon{color:#F7BE68}.vc_color-orange.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#F7BE68}.vc_color-orange.vc_message_box-3d{box-shadow:0 5px 0 #f9cd8a}.vc_color-sky.vc_message_box{color:#2a6194;border-color:#bedaf4;background-color:#eaf3fb}.vc_color-sky.vc_message_box .vc_message_box-icon{color:#5AA1E3}.vc_color-sky.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#5AA1E3}.vc_color-sky.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-sky.vc_message_box-outline,.vc_color-sky.vc_message_box-solid-icon{color:#2a6194;border-color:#5AA1E3;background-color:transparent}.vc_color-sky.vc_message_box-outline .vc_message_box-icon,.vc_color-sky.vc_message_box-solid-icon .vc_message_box-icon{color:#5AA1E3}.vc_color-sky.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#5AA1E3}.vc_color-sky.vc_message_box-3d{box-shadow:0 5px 0 #93c1ed}.vc_color-green.vc_message_box{color:#3e562b;border-color:#c2e1a9;background-color:#eaf5e2}.vc_color-green.vc_message_box .vc_message_box-icon{color:#6DAB3C}.vc_color-green.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#6DAB3C}.vc_color-green.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-green.vc_message_box-outline,.vc_color-green.vc_message_box-solid-icon{color:#3e562b;border-color:#6DAB3C;background-color:transparent}.vc_color-green.vc_message_box-outline .vc_message_box-icon,.vc_color-green.vc_message_box-solid-icon .vc_message_box-icon{color:#6DAB3C}.vc_color-green.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#6DAB3C}.vc_color-green.vc_message_box-3d{box-shadow:0 5px 0 #a7d484}.vc_color-juicy_pink.vc_message_box{color:#a3231f;border-color:#fbc7c5;background-color:#fef5f5}.vc_color-juicy_pink.vc_message_box .vc_message_box-icon{color:#F4524D}.vc_color-juicy_pink.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#F4524D}.vc_color-juicy_pink.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-juicy_pink.vc_message_box-outline,.vc_color-juicy_pink.vc_message_box-solid-icon{color:#a3231f;border-color:#F4524D;background-color:transparent}.vc_color-juicy_pink.vc_message_box-outline .vc_message_box-icon,.vc_color-juicy_pink.vc_message_box-solid-icon .vc_message_box-icon{color:#F4524D}.vc_color-juicy_pink.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#F4524D}.vc_color-juicy_pink.vc_message_box-3d{box-shadow:0 5px 0 #f89895}.vc_color-sandy_brown.vc_message_box{color:#c3501c;border-color:#fbceba;background-color:#fef1eb}.vc_color-sandy_brown.vc_message_box .vc_message_box-icon{color:#F79468}.vc_color-sandy_brown.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#F79468}.vc_color-sandy_brown.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-sandy_brown.vc_message_box-outline,.vc_color-sandy_brown.vc_message_box-solid-icon{color:#c3501c;border-color:#F79468;background-color:transparent}.vc_color-sandy_brown.vc_message_box-outline .vc_message_box-icon,.vc_color-sandy_brown.vc_message_box-solid-icon .vc_message_box-icon{color:#F79468}.vc_color-sandy_brown.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#F79468}.vc_color-sandy_brown.vc_message_box-3d{box-shadow:0 5px 0 #f9ac8a}.vc_color-purple.vc_message_box{color:#886389;border-color:#e3cbe3;background-color:#f5ecf5}.vc_color-purple.vc_message_box .vc_message_box-icon{color:#B97EBB}.vc_color-purple.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#B97EBB}.vc_color-purple.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-purple.vc_message_box-outline,.vc_color-purple.vc_message_box-solid-icon{color:#886389;border-color:#B97EBB;background-color:transparent}.vc_color-purple.vc_message_box-outline .vc_message_box-icon,.vc_color-purple.vc_message_box-solid-icon .vc_message_box-icon{color:#B97EBB}.vc_color-purple.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#B97EBB}.vc_color-purple.vc_message_box-3d{box-shadow:0 5px 0 #d1a9d2}.vc_color-black.vc_message_box{color:#fff;border-color:#2A2A2A;background-color:#3c3c3c}.vc_color-black.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#2A2A2A}.vc_color-black.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-black.vc_message_box-outline,.vc_color-black.vc_message_box-solid-icon{border-color:#2A2A2A;background-color:transparent}.vc_color-black.vc_message_box-outline .vc_message_box-icon,.vc_color-black.vc_message_box-solid-icon .vc_message_box-icon{color:#2A2A2A}.vc_color-black.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#2A2A2A}.vc_color-black.vc_message_box-3d{box-shadow:0 5px 0 #101010}.vc_color-grey.vc_message_box{color:#858585;border-color:#d2d2d2;background-color:#EBEBEB}.vc_color-grey.vc_message_box-solid{color:#858585;border-color:transparent;background-color:#EBEBEB}.vc_color-grey.vc_message_box-solid .vc_message_box-icon{color:#858585}.vc_color-grey.vc_message_box-outline,.vc_color-grey.vc_message_box-solid-icon{color:#858585;border-color:#EBEBEB;background-color:transparent}.vc_color-grey.vc_message_box-outline .vc_message_box-icon,.vc_color-grey.vc_message_box-solid-icon .vc_message_box-icon{color:#EBEBEB}.vc_color-grey.vc_message_box-solid-icon .vc_message_box-icon{color:#858585;background-color:#EBEBEB}.vc_color-grey.vc_message_box-3d{box-shadow:0 5px 0 #b8b8b8}.vc_color-white.vc_message_box{color:#b3b3b3;border-color:#e6e6e6;background-color:#FFF}.vc_color-white.vc_message_box-solid{color:#b3b3b3;border-color:transparent;background-color:#FFF}.vc_color-white.vc_message_box-solid .vc_message_box-icon{color:#b3b3b3}.vc_color-white.vc_message_box-outline,.vc_color-white.vc_message_box-solid-icon{border-color:#FFF;background-color:transparent}.vc_color-white.vc_message_box-outline .vc_message_box-icon,.vc_color-white.vc_message_box-solid-icon .vc_message_box-icon{color:#FFF}.vc_color-white.vc_message_box-solid-icon .vc_message_box-icon{color:#b3b3b3;background-color:#FFF}.vc_color-white.vc_message_box-3d{box-shadow:0 5px 0 #ccc}.vc_color-info.vc_message_box{color:#5e7f96;border-color:#cfebfe;background-color:#dff2fe}.vc_color-info.vc_message_box .vc_message_box-icon{color:#56b0ee}.vc_color-info.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#56b0ee}.vc_color-info.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-info.vc_message_box-outline,.vc_color-info.vc_message_box-solid-icon{color:#5e7f96;border-color:#56b0ee;background-color:transparent}.vc_color-info.vc_message_box-outline .vc_message_box-icon,.vc_color-info.vc_message_box-solid-icon .vc_message_box-icon{color:#56b0ee}.vc_color-info.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#56b0ee}.vc_color-info.vc_message_box-3d{box-shadow:0 5px 0 #9dd6fd}.vc_color-success.vc_message_box{color:#5e7f96;border-color:#cfebfe;background-color:#e6fdf8}.vc_color-success.vc_message_box .vc_message_box-icon{color:#1bbc9b}.vc_color-success.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#1bbc9b}.vc_color-success.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-success.vc_message_box-outline,.vc_color-success.vc_message_box-solid-icon{color:#5e7f96;border-color:#1bbc9b;background-color:transparent}.vc_color-success.vc_message_box-outline .vc_message_box-icon,.vc_color-success.vc_message_box-solid-icon .vc_message_box-icon{color:#1bbc9b}.vc_color-success.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#1bbc9b}.vc_color-success.vc_message_box-3d{box-shadow:0 5px 0 #9dd6fd}.vc_color-warning.vc_message_box{color:#9d8967;border-color:#ffeccc;background-color:#fff4e2}.vc_color-warning.vc_message_box .vc_message_box-icon{color:#fcb53f}.vc_color-warning.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#fcb53f}.vc_color-warning.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-warning.vc_message_box-outline,.vc_color-warning.vc_message_box-solid-icon{color:#9d8967;border-color:#fcb53f;background-color:transparent}.vc_color-warning.vc_message_box-outline .vc_message_box-icon,.vc_color-warning.vc_message_box-solid-icon .vc_message_box-icon{color:#fcb53f}.vc_color-warning.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#fcb53f}.vc_color-warning.vc_message_box-3d{box-shadow:0 5px 0 #ffd999}.vc_color-danger.vc_message_box{color:#a85959;border-color:#fedede;background-color:#fdeaea}.vc_color-danger.vc_message_box .vc_message_box-icon{color:#ff7877}.vc_color-danger.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#ff7877}.vc_color-danger.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-danger.vc_message_box-outline,.vc_color-danger.vc_message_box-solid-icon{color:#a85959;border-color:#ff7877;background-color:transparent}.vc_color-danger.vc_message_box-outline .vc_message_box-icon,.vc_color-danger.vc_message_box-solid-icon .vc_message_box-icon{color:#ff7877}.vc_color-danger.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#ff7877}.vc_color-danger.vc_message_box-3d{box-shadow:0 5px 0 #fdacac}.vc_color-alert-info.vc_message_box{color:#31708f;border-color:#bce8f1;background-color:#d9edf7}.vc_color-alert-info.vc_message_box .vc_message_box-icon{color:#67CCE0}.vc_color-alert-info.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#67CCE0}.vc_color-alert-info.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-alert-info.vc_message_box-outline,.vc_color-alert-info.vc_message_box-solid-icon{color:#31708f;border-color:#67CCE0;background-color:transparent}.vc_color-alert-info.vc_message_box-outline .vc_message_box-icon,.vc_color-alert-info.vc_message_box-solid-icon .vc_message_box-icon{color:#67CCE0}.vc_color-alert-info.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#67CCE0}.vc_color-alert-info.vc_message_box-3d{box-shadow:0 5px 0 #91d9e8}.vc_color-alert-success.vc_message_box{color:#3c763d;border-color:#d6e9c6;background-color:#dff0d8}.vc_color-alert-success.vc_message_box .vc_message_box-icon{color:#9AD36A}.vc_color-alert-success.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#9AD36A}.vc_color-alert-success.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-alert-success.vc_message_box-outline,.vc_color-alert-success.vc_message_box-solid-icon{color:#3c763d;border-color:#9AD36A;background-color:transparent}.vc_color-alert-success.vc_message_box-outline .vc_message_box-icon,.vc_color-alert-success.vc_message_box-solid-icon .vc_message_box-icon{color:#9AD36A}.vc_color-alert-success.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#9AD36A}.vc_color-alert-success.vc_message_box-3d{box-shadow:0 5px 0 #bbdba1}.vc_color-alert-warning.vc_message_box{color:#8a6d3b;border-color:#faebcc;background-color:#fcf8e3}.vc_color-alert-warning.vc_message_box .vc_message_box-icon{color:#F9CF79}.vc_color-alert-warning.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#F9CF79}.vc_color-alert-warning.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-alert-warning.vc_message_box-outline,.vc_color-alert-warning.vc_message_box-solid-icon{color:#8a6d3b;border-color:#F9CF79;background-color:transparent}.vc_color-alert-warning.vc_message_box-outline .vc_message_box-icon,.vc_color-alert-warning.vc_message_box-solid-icon .vc_message_box-icon{color:#F9CF79}.vc_color-alert-warning.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#F9CF79}.vc_color-alert-warning.vc_message_box-3d{box-shadow:0 5px 0 #f5d89e}.vc_color-alert-danger.vc_message_box{color:#a94442;border-color:#ebccd1;background-color:#f2dede}.vc_color-alert-danger.vc_message_box .vc_message_box-icon{color:#EF8495}.vc_color-alert-danger.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#EF8495}.vc_color-alert-danger.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-alert-danger.vc_message_box-outline,.vc_color-alert-danger.vc_message_box-solid-icon{color:#a94442;border-color:#EF8495;background-color:transparent}.vc_color-alert-danger.vc_message_box-outline .vc_message_box-icon,.vc_color-alert-danger.vc_message_box-solid-icon .vc_message_box-icon{color:#EF8495}.vc_color-alert-danger.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#EF8495}.vc_color-alert-danger.vc_message_box-3d{box-shadow:0 5px 0 #dca7b0}.vc_color-black.vc_message_box .vc_message_box-icon{color:#fff}.vc_color-black.vc_message_box-outline,.vc_color-black.vc_message_box-outline .vc_message_box-icon,.vc_color-black.vc_message_box-solid-icon{color:#2A2A2A}.vc_color-grey.vc_message_box .vc_message_box-icon{color:#858585}.vc_color-white.vc_message_box .vc_message_box-icon{color:#b3b3b3}.vc_color-white.vc_message_box-outline,.vc_color-white.vc_message_box-outline .vc_message_box-icon,.vc_color-white.vc_message_box-solid-icon{color:#FFF}.vc_message_box-outline,.vc_message_box-solid-icon{border-width:2px}.vc_message_box-solid-icon .vc_message_box-icon{width:3.25em}.vc_message_box-rounded{border-radius:5px}.vc_message_box-round{border-radius:4em}.wpb_button,.wpb_content_element,ul.wpb_thumbnails-fluid>li{margin-bottom:35px}.entry-content .twitter-share-button,.fb_like,.twitter-share-button,.wpb_accordion .wpb_content_element,.wpb_googleplus,.wpb_pinterest,.wpb_tab .wpb_content_element{margin-bottom:21.74px}.wpb-content-wrapper{margin:0;padding:0;border:none;overflow:unset;display:block}.wpb-content--blank .wpb-content-wrapper{margin:0 auto}@media (min-width:576px){.wpb-content--blank .wpb-content-wrapper{max-width:540px}}@media (min-width:768px){.wpb-content--blank .wpb-content-wrapper{max-width:720px}}@media (min-width:992px){.wpb-content--blank .wpb-content-wrapper{max-width:960px}}@media (min-width:1200px){.wpb-content--blank .wpb-content-wrapper{max-width:1140px}}.vc_parallax-inner iframe,.vc_video-bg iframe{max-width:1000%}.vc_parallax{position:relative;overflow:hidden}.vc_parallax>*{position:relative;z-index:1}.vc_parallax .vc_parallax-inner{pointer-events:none;position:absolute;left:0;right:0;top:0;background-attachment:scroll;background-color:transparent;background-image:inherit;background-size:cover;z-index:0;background-position:50% 0}.vc_video-bg-container{position:relative}.vc_video-bg{height:100%;overflow:hidden;pointer-events:none;position:absolute;top:0;left:0;width:100%;z-index:0}.vc_row.vc_row-no-padding .vc_column-inner{padding-left:0;padding-right:0}.vc_row[data-vc-full-width]{transition:opacity .5s ease;overflow:hidden}.vc_row[data-vc-full-width].vc_hidden{opacity:0}.vc_editor .vc_row[data-vc-full-width]{overflow:visible}.vc_row-no-padding .vc_inner{margin-left:0;margin-right:0}.vc_row.vc_row-o-full-height{min-height:100vh}.vc_row.vc_row-flex{box-sizing:border-box;display:flex;flex-wrap:wrap}.vc_row.vc_row-flex>.vc_column_container{display:flex}.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner{flex-grow:1;display:flex;flex-direction:column;z-index:1}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner>*{min-height:1em}}.vc_row.vc_row-flex::after,.vc_row.vc_row-flex::before{display:none}.vc_row.vc_row-o-columns-stretch{align-content:stretch}.vc_row.vc_row-o-columns-top{align-content:flex-start}.vc_row.vc_row-o-columns-bottom{align-content:flex-end}.vc_row.vc_row-o-columns-middle{align-content:center}.vc_row.vc_row-o-columns-bottom::after,.vc_row.vc_row-o-columns-middle::after,.vc_row.vc_row-o-columns-top::after{content:'';width:100%;height:0;overflow:hidden;visibility:hidden;display:block}.vc_row.vc_row-o-content-top>.vc_column_container>.vc_column-inner{justify-content:flex-start}.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_column_container{align-items:flex-start}.vc_row.vc_row-o-content-bottom>.vc_column_container>.vc_column-inner{justify-content:flex-end}.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_column_container{align-items:flex-end}.vc_row.vc_row-o-content-middle>.vc_column_container>.vc_column-inner{justify-content:center}.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_column_container{align-items:center}.vc_column-inner::after,.vc_column-inner::before{content:" ";display:table}.vc_ie-flexbox-fixer{display:flex;flex-direction:column}.vc_ie-flexbox-fixer>.vc_row{flex:1 1 auto}.vc_row.vc_column-gap-1{margin-left:-15.5px;margin-right:-15.5px}.vc_row.vc_column-gap-1>.vc_column_container{padding:.5px}.vc_row.vc_column-gap-2{margin-left:-16px;margin-right:-16px}.vc_row.vc_column-gap-2>.vc_column_container{padding:1px}.vc_row.vc_column-gap-3{margin-left:-16.5px;margin-right:-16.5px}.vc_row.vc_column-gap-3>.vc_column_container{padding:1.5px}.vc_row.vc_column-gap-4{margin-left:-17px;margin-right:-17px}.vc_row.vc_column-gap-4>.vc_column_container{padding:2px}.vc_row.vc_column-gap-5{margin-left:-17.5px;margin-right:-17.5px}.vc_row.vc_column-gap-5>.vc_column_container{padding:2.5px}.vc_row.vc_column-gap-10{margin-left:-20px;margin-right:-20px}.vc_row.vc_column-gap-10>.vc_column_container{padding:5px}.vc_row.vc_column-gap-15{margin-left:-22.5px;margin-right:-22.5px}.vc_row.vc_column-gap-15>.vc_column_container{padding:7.5px}.vc_row.vc_column-gap-20{margin-left:-25px;margin-right:-25px}.vc_row.vc_column-gap-20>.vc_column_container{padding:10px}.vc_row.vc_column-gap-25{margin-left:-27.5px;margin-right:-27.5px}.vc_row.vc_column-gap-25>.vc_column_container{padding:12.5px}.vc_row.vc_column-gap-30{margin-left:-30px;margin-right:-30px}.vc_row.vc_column-gap-30>.vc_column_container{padding:15px}.vc_row.vc_column-gap-35{margin-left:-32.5px;margin-right:-32.5px}.vc_row.vc_column-gap-35>.vc_column_container{padding:17.5px}.vc_col-has-fill>.vc_column-inner,.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,.vc_section.vc_section-has-fill,.vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section,.vc_section.vc_section-has-fill+.vc_section{padding-top:35px}.vc_column_container{padding-left:0;padding-right:0}.vc_column_container>.vc_column-inner{box-sizing:border-box;padding-left:15px;padding-right:15px;width:100%}.vc_section{padding-left:15px;padding-right:15px;margin-left:-15px;margin-right:-15px}.vc_section[data-vc-full-width]{transition:opacity .5s ease;overflow:hidden}.vc_section[data-vc-full-width].vc_hidden{opacity:0}.vc_section[data-vc-full-width]>.vc_row{margin-left:0;margin-right:0}.vc_section[data-vc-stretch-content]{padding-left:0;padding-right:0}.vc_section.vc_row-o-full-height{min-height:100vh}.vc_section.vc_section-flex{box-sizing:border-box;display:flex;flex-flow:column nowrap}.vc_section.vc_section-flex .vc_vc_row{width:100%}.vc_section.vc_section-flex::after,.vc_section.vc_section-flex::before{display:none}.vc_section.vc_section-o-content-top{justify-content:flex-start}.vc_section.vc_section-o-content-bottom{justify-content:flex-end}.vc_section.vc_section-o-content-middle{justify-content:center}.vc_section.vc_section-o-content-bottom::after,.vc_section.vc_section-o-content-middle::after,.vc_section.vc_section-o-content-top::after{content:'';width:100%;height:0;overflow:hidden;visibility:hidden;display:block}.vc_row.vc_column-gap-1>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-1>.vc_vc_column_inner>.vc_column_container{padding-left:.5px;padding-right:.5px}.vc_row.vc_column-gap-2>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-2>.vc_vc_column_inner>.vc_column_container{padding-left:1px;padding-right:1px}.vc_row.vc_column-gap-3>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-3>.vc_vc_column_inner>.vc_column_container{padding-left:1.5px;padding-right:1.5px}.vc_row.vc_column-gap-4>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-4>.vc_vc_column_inner>.vc_column_container{padding-left:2px;padding-right:2px}.vc_row.vc_column-gap-5>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-5>.vc_vc_column_inner>.vc_column_container{padding-left:2.5px;padding-right:2.5px}.vc_row.vc_column-gap-10>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-10>.vc_vc_column_inner>.vc_column_container{padding-left:5px;padding-right:5px}.vc_row.vc_column-gap-15>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-15>.vc_vc_column_inner>.vc_column_container{padding-left:7.5px;padding-right:7.5px}.vc_row.vc_column-gap-20>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-20>.vc_vc_column_inner>.vc_column_container{padding-left:10px;padding-right:10px}.vc_row.vc_column-gap-25>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-25>.vc_vc_column_inner>.vc_column_container{padding-left:12.5px;padding-right:12.5px}.vc_row.vc_column-gap-30>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-30>.vc_vc_column_inner>.vc_column_container{padding-left:15px;padding-right:15px}.vc_row.vc_column-gap-35>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-35>.vc_vc_column_inner>.vc_column_container{padding-left:17.5px;padding-right:17.5px}.vc_vc_column,.vc_vc_column_inner{padding-left:0;padding-right:0}.vc_row.vc_row-flex>.vc_vc_column,.vc_row.vc_row-flex>.vc_vc_column_inner{display:flex}.vc_row.vc_row-flex>.vc_vc_column>.vc_column_container,.vc_row.vc_row-flex>.vc_vc_column_inner>.vc_column_container{display:flex;width:100%}.vc_row.vc_row-flex>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row.vc_row-flex>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{flex-grow:1;display:flex;flex-direction:column}.vc_row.vc_row-o-equal-height>.vc_column_container{align-items:stretch}.vc_row.vc_row-o-content-top>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row.vc_row-o-content-top>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{justify-content:flex-start}.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container{align-items:flex-start}.vc_row.vc_row-o-content-bottom>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row.vc_row-o-content-bottom>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{justify-content:flex-end}.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container{align-items:flex-end}.vc_row.vc_row-o-content-middle>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row.vc_row-o-content-middle>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{justify-content:center}.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container{align-items:center}.vc_empty-element>.vc_column-inner{min-height:100px}.fb_type_standard,.fb_type_standard iframe{height:25px}.fb_type_button_count,.fb_type_button_count iframe{height:20px}.fb_type_box_count,.fb_type_box_count iframe{height:62px}.wpb_googleplus_type_standard{height:25px}.wpb_googleplus_type_small{height:19px}.wpb_googleplus_type_medium,.wpb_googleplus_type_tall{height:21px}.wpb_googleplus_type_tall.vc_googleplus-annotation-bubble{height:62px}.wpb_pinterest a{border-bottom:0}.wpb_pinterest_type_horizontal{height:21px}.wpb_pinterest_type_vertical{box-sizing:content-box;padding-top:29px;height:21px}.wpb_pinterest_type_none{height:21px}iframe.twitter-share-button{margin:0}.vc_toggle{display:block;font-size:1em}.vc_toggle:last-of-type{margin-bottom:35px}.vc_toggle_title{cursor:pointer;display:block;margin:0;padding:0;position:relative;-webkit-user-select:none;user-select:none;font-weight:400}.vc_toggle_title>h4{display:inline}.vc_toggle_icon{display:none;position:relative}.vc_toggle_content{display:none;margin-bottom:21.74px;margin-top:1em;overflow:hidden;padding:0}.vc_toggle.vc_toggle_active>.vc_toggle_content{display:block}.vc_toggle_simple .vc_toggle_icon{border:0 solid transparent;border-radius:0;display:inline-block;height:22px;width:22px;background-color:transparent;margin-left:2px}.vc_toggle_simple.vc_toggle_active .vc_toggle_icon::after{visibility:hidden}.vc_toggle_simple .vc_toggle_icon::before{height:2px;width:10px}.vc_toggle_simple .vc_toggle_icon::after{height:10px;width:2px}.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_simple .vc_toggle_icon::before{content:'';display:block;left:50%;position:absolute;top:50%;box-sizing:border-box;transform:translate(-50%,-50%);background-color:#2A2A2A}.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#444}.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_round .vc_toggle_icon{border:2px solid transparent;border-radius:50%;display:inline-block;height:22px;width:22px;background-color:#2A2A2A}.vc_toggle_round.vc_toggle_active .vc_toggle_icon::after{visibility:hidden}.vc_toggle_round .vc_toggle_icon::before{height:2px;width:10px}.vc_toggle_round .vc_toggle_icon::after{height:10px;width:2px}.vc_toggle_round .vc_toggle_icon::after,.vc_toggle_round .vc_toggle_icon::before{content:'';display:block;left:50%;position:absolute;top:50%;box-sizing:border-box;transform:translate(-50%,-50%);background-color:#FFF}.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#2A2A2A}.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#2A2A2A}.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon{background-color:#444}.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#444}.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#444}.vc_toggle_rounded .vc_toggle_icon{border:2px solid transparent;border-radius:20%;display:inline-block;height:22px;width:22px;background-color:#2A2A2A}.vc_toggle_rounded.vc_toggle_active .vc_toggle_icon::after{visibility:hidden}.vc_toggle_rounded .vc_toggle_icon::before{height:2px;width:10px}.vc_toggle_rounded .vc_toggle_icon::after{height:10px;width:2px}.vc_toggle_rounded .vc_toggle_icon::after,.vc_toggle_rounded .vc_toggle_icon::before{content:'';display:block;left:50%;position:absolute;top:50%;box-sizing:border-box;transform:translate(-50%,-50%);background-color:#FFF}.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#2A2A2A}.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#2A2A2A}.vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon{background-color:#444}.vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#444}.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#444}.vc_toggle_square .vc_toggle_icon{border:2px solid transparent;border-radius:0;display:inline-block;height:22px;width:22px;background-color:#2A2A2A}.vc_toggle_square.vc_toggle_active .vc_toggle_icon::after{visibility:hidden}.vc_toggle_square .vc_toggle_icon::before{height:2px;width:10px}.vc_toggle_square .vc_toggle_icon::after{height:10px;width:2px}.vc_toggle_square .vc_toggle_icon::after,.vc_toggle_square .vc_toggle_icon::before{content:'';display:block;left:50%;position:absolute;top:50%;box-sizing:border-box;transform:translate(-50%,-50%);background-color:#FFF}.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#2A2A2A}.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#2A2A2A}.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon{background-color:#444}.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#444}.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#444}.vc_toggle_text_only .vc_toggle_icon{display:none}.vc_toggle_arrow .vc_toggle_icon{display:inline-block}.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_arrow .vc_toggle_icon::before{content:'';border-style:solid;display:block;left:50%;position:absolute;top:50%;box-sizing:border-box;transform:rotate(45deg)}.vc_toggle_arrow .vc_toggle_icon::before{border-left:none;border-top:none}.vc_toggle_arrow .vc_toggle_icon::after{border-right:none;border-bottom:none;visibility:hidden}.vc_toggle_arrow.vc_toggle_active .vc_toggle_icon::before{visibility:hidden}.vc_toggle_arrow.vc_toggle_active .vc_toggle_icon::after{visibility:visible}.vc_toggle.vc_toggle_arrow .vc_toggle_icon{height:22px;width:22px;background:0 0}.vc_toggle.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle.vc_toggle_arrow .vc_toggle_icon::before{border-width:2px;height:10px;margin-left:-5px;width:10px;border-color:#2A2A2A;background:0 0}.vc_toggle.vc_toggle_arrow .vc_toggle_icon::before{margin-top:-10px}.vc_toggle.vc_toggle_arrow .vc_toggle_icon::after{margin-top:-5px}.vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#444;background:0 0}.vc_toggle_default .vc_toggle_icon{background:#bababa;border:1px solid #acacac;box-sizing:border-box;transform:translate(0,-50%)}.vc_toggle_default .vc_toggle_icon::after,.vc_toggle_default .vc_toggle_icon::before{content:'';display:block;left:50%;position:absolute;top:50%;box-sizing:border-box;transform:translate(-50%,-50%);background:#bababa}.vc_toggle_default .vc_toggle_icon::before{border:1px solid #acacac}.vc_toggle_default.vc_toggle_active .vc_toggle_icon::after,.vc_toggle_default.vc_toggle_active .vc_toggle_icon::before{visibility:hidden}.vc_toggle.vc_toggle_default .vc_toggle_icon{display:inline-block;width:10px;margin-left:5px;height:4px}.vc_toggle.vc_toggle_default .vc_toggle_icon::before{height:10px;width:4px}.vc_toggle.vc_toggle_default .vc_toggle_icon::after{width:8px;height:2px}.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon::before{background-color:#5472D2}.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#7c93dd}.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_blue .vc_toggle_icon{background-color:#5472D2;border-color:transparent}.vc_toggle_color_blue .vc_toggle_icon::after,.vc_toggle_color_blue .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#5472D2}.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#5472D2}.vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon{background-color:#7c93dd}.vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#7c93dd}.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon::before{border-color:#3354c0;background:#5472D2}.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#7c93dd}.vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#5472d2;background:#7c93dd}.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon::after{background:#5472D2}.vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#7c93dd}.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon::before{border-color:#5472D2;background:0 0}.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#7c93dd;background:0 0}.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon::before{background-color:#00C1CF}.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#00919c}.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_turquoise .vc_toggle_icon{background-color:#00C1CF;border-color:transparent}.vc_toggle_color_turquoise .vc_toggle_icon::after,.vc_toggle_color_turquoise .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#00C1CF}.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon::before{border-color:#00919c;background:#00C1CF}.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#00C1CF}.vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon{background-color:#00919c}.vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#00919c}.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#00919c}.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#006269;background:#00919c}.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon::after{background:#00C1CF}.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#00919c}.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon::before{border-color:#00C1CF;background:0 0}.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#00919c;background:0 0}.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon::before{background-color:#FE6C61}.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fe9b94}.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_pink .vc_toggle_icon{background-color:#FE6C61;border-color:transparent}.vc_toggle_color_pink .vc_toggle_icon::after,.vc_toggle_color_pink .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#FE6C61}.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#FE6C61}.vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon{background-color:#fe9b94}.vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#fe9b94}.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon::before{border-color:#fe3d2e;background:#FE6C61}.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fe9b94}.vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#fe6c61;background:#fe9b94}.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon::after{background:#FE6C61}.vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#fe9b94}.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon::before{border-color:#FE6C61;background:0 0}.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#fe9b94;background:0 0}.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon::before{background-color:#8D6DC4}.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#a991d3}.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_violet .vc_toggle_icon{background-color:#8D6DC4;border-color:transparent}.vc_toggle_color_violet .vc_toggle_icon::after,.vc_toggle_color_violet .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#8D6DC4}.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#8D6DC4}.vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon{background-color:#a991d3}.vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#a991d3}.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon::before{border-color:#7149b5;background:#8D6DC4}.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#a991d3}.vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#8d6dc4;background:#a991d3}.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon::after{background:#8D6DC4}.vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#a991d3}.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon::before{border-color:#8D6DC4;background:0 0}.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#a991d3;background:0 0}.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon::before{background-color:#4CADC9}.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#73bfd5}.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_peacoc .vc_toggle_icon{background-color:#4CADC9;border-color:transparent}.vc_toggle_color_peacoc .vc_toggle_icon::after,.vc_toggle_color_peacoc .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#4CADC9}.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#4CADC9}.vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon{background-color:#73bfd5}.vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#73bfd5}.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon::before{border-color:#3492ae;background:#4CADC9}.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#73bfd5}.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#4cadc9;background:#73bfd5}.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon::after{background:#4CADC9}.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#73bfd5}.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon::before{border-color:#4CADC9;background:0 0}.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#73bfd5;background:0 0}.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon::before{background-color:#CEC2AB}.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#e1d9cb}.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_chino .vc_toggle_icon{background-color:#CEC2AB;border-color:transparent}.vc_toggle_color_chino .vc_toggle_icon::after,.vc_toggle_color_chino .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#CEC2AB}.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#CEC2AB}.vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon{background-color:#e1d9cb}.vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#e1d9cb}.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon::before{border-color:#bbab8b;background:#CEC2AB}.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#e1d9cb}.vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#cec2ab;background:#e1d9cb}.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon::after{background:#CEC2AB}.vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#e1d9cb}.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon::before{border-color:#CEC2AB;background:0 0}.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#e1d9cb;background:0 0}.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon::before{background-color:#50485B}.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#695f77}.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_mulled_wine .vc_toggle_icon{background-color:#50485B;border-color:transparent}.vc_toggle_color_mulled_wine .vc_toggle_icon::after,.vc_toggle_color_mulled_wine .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#50485B}.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#50485B}.vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon{background-color:#695f77}.vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#695f77}.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon::before{border-color:#37313f;background:#50485B}.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#695f77}.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#50485b;background:#695f77}.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon::after{background:#50485B}.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#695f77}.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon::before{border-color:#50485B;background:0 0}.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#695f77;background:0 0}.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon::before{background-color:#75D69C}.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#9ce2b8}.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_vista_blue .vc_toggle_icon{background-color:#75D69C;border-color:transparent}.vc_toggle_color_vista_blue .vc_toggle_icon::after,.vc_toggle_color_vista_blue .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#75D69C}.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#75D69C}.vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon{background-color:#9ce2b8}.vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#9ce2b8}.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon::before{border-color:#4eca80;background:#75D69C}.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#9ce2b8}.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#75d69c;background:#9ce2b8}.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon::after{background:#75D69C}.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#9ce2b8}.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon::before{border-color:#75D69C;background:0 0}.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#9ce2b8;background:0 0}.vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon::before{background-color:#2A2A2A}.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#444}.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_black .vc_toggle_icon{background-color:#2A2A2A;border-color:transparent}.vc_toggle_color_black .vc_toggle_icon::after,.vc_toggle_color_black .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#2A2A2A}.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#2A2A2A}.vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon{background-color:#444}.vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#444}.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon::before{border-color:#101010;background:#2A2A2A}.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#444}.vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#2a2a2a;background:#444}.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon::after{background:#2A2A2A}.vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#444}.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon::before{border-color:#2A2A2A;background:0 0}.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#444;background:0 0}.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon::before{background-color:#EBEBEB}.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#d2d2d2}.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_grey .vc_toggle_icon{background-color:#EBEBEB;border-color:transparent}.vc_toggle_color_grey .vc_toggle_icon::after,.vc_toggle_color_grey .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#EBEBEB}.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon::before{border-color:#d2d2d2;background:#EBEBEB}.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#EBEBEB}.vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon{background-color:#d2d2d2}.vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#d2d2d2}.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#d2d2d2}.vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#b8b8b8;background:#d2d2d2}.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon::after{background:#EBEBEB}.vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#d2d2d2}.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon::before{border-color:#EBEBEB;background:0 0}.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#d2d2d2;background:0 0}.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon::before{background-color:#F7BE68}.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fad398}.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_orange .vc_toggle_icon{background-color:#F7BE68;border-color:transparent}.vc_toggle_color_orange .vc_toggle_icon::after,.vc_toggle_color_orange .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#F7BE68}.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#F7BE68}.vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon{background-color:#fad398}.vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#fad398}.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon::before{border-color:#f4a938;background:#F7BE68}.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fad398}.vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#f7be68;background:#fad398}.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon::after{background:#F7BE68}.vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#fad398}.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon::before{border-color:#F7BE68;background:0 0}.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#fad398;background:0 0}.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon::before{background-color:#5AA1E3}.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#86baea}.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_sky .vc_toggle_icon{background-color:#5AA1E3;border-color:transparent}.vc_toggle_color_sky .vc_toggle_icon::after,.vc_toggle_color_sky .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#5AA1E3}.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#5AA1E3}.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon{background-color:#86baea}.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#86baea}.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon::before{border-color:#2e88dc;background:#5AA1E3}.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#86baea}.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#5aa1e3;background:#86baea}.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon::after{background:#5AA1E3}.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#86baea}.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon::before{border-color:#5AA1E3;background:0 0}.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#86baea;background:0 0}.vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon::before{background-color:#6DAB3C}.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#87c456}.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_green .vc_toggle_icon{background-color:#6DAB3C;border-color:transparent}.vc_toggle_color_green .vc_toggle_icon::after,.vc_toggle_color_green .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#6DAB3C}.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#6DAB3C}.vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon{background-color:#87c456}.vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#87c456}.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon::before{border-color:#55852f;background:#6DAB3C}.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#87c456}.vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#6dab3c;background:#87c456}.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon::after{background:#6DAB3C}.vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#87c456}.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon::before{border-color:#6DAB3C;background:0 0}.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#87c456;background:0 0}.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon::before{background-color:#F4524D}.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#f7817d}.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_juicy_pink .vc_toggle_icon{background-color:#F4524D;border-color:transparent}.vc_toggle_color_juicy_pink .vc_toggle_icon::after,.vc_toggle_color_juicy_pink .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#F4524D}.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#F4524D}.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon{background-color:#f7817d}.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#f7817d}.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon::before{border-color:#f1231d;background:#F4524D}.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#f7817d}.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#f4524d;background:#f7817d}.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon::after{background:#F4524D}.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#f7817d}.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon::before{border-color:#F4524D;background:0 0}.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#f7817d;background:0 0}.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon::before{background-color:#F79468}.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fab698}.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_sandy_brown .vc_toggle_icon{background-color:#F79468;border-color:transparent}.vc_toggle_color_sandy_brown .vc_toggle_icon::after,.vc_toggle_color_sandy_brown .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#F79468}.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#F79468}.vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon{background-color:#fab698}.vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#fab698}.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon::before{border-color:#f47238;background:#F79468}.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fab698}.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#f79468;background:#fab698}.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon::after{background:#F79468}.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#fab698}.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon::before{border-color:#F79468;background:0 0}.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#fab698;background:0 0}.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon::before{background-color:#B97EBB}.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#cb9fcd}.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_purple .vc_toggle_icon{background-color:#B97EBB;border-color:transparent}.vc_toggle_color_purple .vc_toggle_icon::after,.vc_toggle_color_purple .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#B97EBB}.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#B97EBB}.vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon{background-color:#cb9fcd}.vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#cb9fcd}.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon::before{border-color:#a75da9;background:#B97EBB}.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#cb9fcd}.vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#b97ebb;background:#cb9fcd}.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon::after{background:#B97EBB}.vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#cb9fcd}.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon::before{border-color:#B97EBB;background:0 0}.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#cb9fcd;background:0 0}.vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#e6e6e6}.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_white .vc_toggle_icon{background-color:#FFF;border-color:transparent}.vc_toggle_color_white .vc_toggle_icon::after,.vc_toggle_color_white .vc_toggle_icon::before{background-color:#2A2A2A}.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#FFF}.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon::before{border-color:#e6e6e6;background:#FFF}.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon{background-color:#e6e6e6}.vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#2A2A2A}.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#e6e6e6}.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#e6e6e6}.vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#ccc;background:#e6e6e6}.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon::after{background:#FFF}.vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#e6e6e6}.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon::before{border-color:#FFF;background:0 0}.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#e6e6e6;background:0 0}.vc_toggle_size_sm .vc_toggle_icon::before{height:2px;width:8px}.vc_toggle_size_sm .vc_toggle_icon::after{height:8px;width:2px}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon{display:inline-block;width:8px;margin-left:4px;height:2px}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon::before{height:8px;width:2px}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon::after{width:6px;height:0}.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon{height:16px;width:16px}.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::before{border-width:2px;height:8px;margin-left:-4px;width:8px}.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::before{margin-top:-8px}.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::after{margin-top:-4px}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_round .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_round .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_square .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_square .vc_toggle_title{padding-left:24px}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_square .vc_toggle_title .vc_toggle_icon{position:absolute;left:0;top:50%;transform:translate(0,-50%)}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title{padding-left:17.6px}.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon{margin-left:8px}.vc_toggle_size_md .vc_toggle_icon{height:22px;width:22px}.vc_toggle_size_md .vc_toggle_icon::before{height:2px;width:10px}.vc_toggle_size_md .vc_toggle_icon::after{height:10px;width:2px}.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon{display:inline-block;width:10px;margin-left:5px;height:4px}.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::before{height:10px;width:4px}.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::after{width:8px;height:2px}.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon{height:22px;width:22px}.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::before{border-width:2px;height:10px;margin-left:-5px;width:10px}.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::before{margin-top:-10px}.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::after{margin-top:-5px}.vc_toggle_size_md.vc_toggle_default .vc_toggle_content,.vc_toggle_size_md.vc_toggle_default .vc_toggle_title,.vc_toggle_size_md.vc_toggle_round .vc_toggle_content,.vc_toggle_size_md.vc_toggle_round .vc_toggle_title,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title,.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content,.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title,.vc_toggle_size_md.vc_toggle_square .vc_toggle_content,.vc_toggle_size_md.vc_toggle_square .vc_toggle_title{padding-left:33px}.vc_toggle_size_md.vc_toggle_default .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_square .vc_toggle_title .vc_toggle_icon{position:absolute;left:0;top:50%;transform:translate(0,-50%)}.vc_toggle_size_md.vc_toggle_default .vc_toggle_content,.vc_toggle_size_md.vc_toggle_default .vc_toggle_title{padding-left:24.2px}.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon{margin-left:11px}.vc_toggle_size_lg .vc_toggle_icon{height:28px;width:28px}.vc_toggle_size_lg .vc_toggle_icon::before{height:2px;width:14px}.vc_toggle_size_lg .vc_toggle_icon::after{height:14px;width:2px}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon{display:inline-block;width:14px;margin-left:7px;height:4px}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon::before{height:14px;width:4px}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon::after{width:12px;height:2px}.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon{height:28px;width:28px}.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::before{border-width:2px;height:14px;margin-left:-7px;width:14px}.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::before{margin-top:-14px}.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::after{margin-top:-7px}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_round .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_round .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_square .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_square .vc_toggle_title{padding-left:42px}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_square .vc_toggle_title .vc_toggle_icon{position:absolute;left:0;top:50%;transform:translate(0,-50%)}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title{padding-left:30.8px}.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon{margin-left:14px}.vc_toggle_default .vc_toggle_content,.vc_toggle_default .vc_toggle_title,.vc_toggle_round .vc_toggle_content,.vc_toggle_round .vc_toggle_title,.vc_toggle_rounded .vc_toggle_content,.vc_toggle_rounded .vc_toggle_title,.vc_toggle_simple .vc_toggle_content,.vc_toggle_simple .vc_toggle_title,.vc_toggle_square .vc_toggle_content,.vc_toggle_square .vc_toggle_title{padding-left:33px}.vc_toggle_default .vc_toggle_content .vc_toggle_icon,.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.vc_toggle_square .vc_toggle_title .vc_toggle_icon{position:absolute;left:0;top:50%;transform:translate(0,-50%)}.vc_toggle_default .vc_toggle_content,.vc_toggle_default .vc_toggle_title{padding-left:24.2px}.vc_toggle_arrow .vc_toggle_icon{margin-left:11px}.wpb-tta-toggle{appearance:none;border:none;position:relative;display:inline-block;width:60px;height:30px;margin:0 15px;border-radius:3em;transition:background .2s ease-in-out,border-color .25s ease-in-out;cursor:pointer}.wpb-tta-toggle:before{content:"";position:absolute;top:4px;left:4px;width:22px;height:22px;background:#fff;border-radius:inherit;transition:left .25s ease-in-out}.wpb-tta-toggle.wpb-tta-toggle-active:before{left:34px}.wpb-wrapper-tta-toggle .vc_pagination.vc_pagination-style-outline.vc_pagination-shape-square{padding:0;margin:0;height:0;width:0;text-align:left}.wpb-tta-toggle-wrapper{display:flex;justify-content:center;align-items:center}.wpb-tta-toggle-wrapper .vc_custom_heading{display:inline}.wpb-wrapper-tta-toggle .vc_tta-tabs.vc_tta-has-pagination.vc_tta-tabs-position-bottom{padding-top:10px}.compose-mode .wpb-wrapper-tta-toggle.wpb-toggle-position-top .vc_controls>.vc_controls-out-tr{top:-70px}.wpb_widgetised_column .wpb_wrapper>ul{margin:0}.wpb_widgetised_column .wpb_wrapper>ul>li{margin-left:0;background-image:none;list-style:none!important}.wpb_widgetised_column .wpb_wrapper>ul>li:after,.wpb_widgetised_column .wpb_wrapper>ul>li:before{display:none!important}.wpb_button{display:inline-block;padding:4px 10px;margin-bottom:0;margin-top:0;font-size:13px;line-height:18px;color:#333;text-align:center;text-shadow:0 1px 1px rgba(255,255,255,.75);cursor:pointer;background-color:#f7f7f7;border:1px solid #ccc;border-radius:2px;box-shadow:none;border-color:rgba(0,0,0,.1)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_black .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_blue .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_green .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_orange .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_red .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_turquoise .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-blue .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-chino .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-peacoc .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-pink .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-turquoise .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-violet .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista-blue .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista_blue .vc_label,.vc_progress_bar.vc_progress-bar-color-bar_black .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-bar_blue .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-bar_green .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-bar_orange .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-bar_red .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-bar_turquoise .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-black .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-blue .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-chino .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-mulled-wine .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-peacoc .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-pink .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-turquoise .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-violet .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-vista-blue .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-vista_blue .vc_single_bar .vc_label{text-shadow:0 -1px 0 rgba(0,0,0,.25);color:#fff}.wpb_button.active,.wpb_button.disabled,.wpb_button:active,.wpb_button:hover,.wpb_button[disabled]{background-color:#eaeaea}.vc_vc_button .vc_btn,.vc_vc_button2 .vc_btn{margin-top:5px;margin-bottom:5px}.wpb_button:hover{color:#333;text-decoration:none;background-color:#e6e6e6;transition:background-color .1s linear;background-image:none}.wpb_button:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.wpb_button.active,.wpb_button:active{background-color:#e6e6e6;background-image:none;outline:0;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}button.wpb_btn-large,span.wpb_btn-large{padding:9px 14px;font-size:15px;line-height:normal;border-radius:2px}button.wpb_btn-large [class^=icon-],span.wpb_btn-large [class^=icon-]{margin-top:1px}button.wpb_btn-small,span.wpb_btn-small{padding:5px 9px;font-size:11px;line-height:16px}button.wpb_btn-small [class^=icon-],span.wpb_btn-small [class^=icon-]{margin-top:-1px}button.wpb_btn-mini,span.wpb_btn-mini{padding:2px 6px;font-size:11px;line-height:14px}.wpb_btn-danger,.wpb_btn-danger:hover,.wpb_btn-info,.wpb_btn-info:hover,.wpb_btn-inverse,.wpb_btn-inverse:hover,.wpb_btn-primary,.wpb_btn-primary:hover,.wpb_btn-success,.wpb_btn-success:hover,.wpb_btn-warning,.wpb_btn-warning:hover{color:#FFF;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.wpb_btn-danger.active,.wpb_btn-info.active,.wpb_btn-inverse.active,.wpb_btn-primary.active,.wpb_btn-success.active,.wpb_btn-warning.active{color:rgba(255,255,255,.75)}.wpb_btn-primary{background-color:#08c}.wpb_btn-primary.active,.wpb_btn-primary.disabled,.wpb_btn-primary:active,.wpb_btn-primary:hover,.wpb_btn-primary[disabled]{background-color:#0077b3}.wpb_btn-warning{background-color:#F90}.wpb_btn-warning.active,.wpb_btn-warning.disabled,.wpb_btn-warning:active,.wpb_btn-warning:hover,.wpb_btn-warning[disabled]{background-color:#e68a00}.wpb_btn-danger{background-color:#FF675B}.wpb_btn-danger.active,.wpb_btn-danger.disabled,.wpb_btn-danger:active,.wpb_btn-danger:hover,.wpb_btn-danger[disabled]{background-color:#ff4f42}.wpb_btn-success{background-color:#6AB165}.wpb_btn-success.active,.wpb_btn-success.disabled,.wpb_btn-success:active,.wpb_btn-success:hover,.wpb_btn-success[disabled]{background-color:#5aa855}.wpb_btn-info{background-color:#58B9DA}.wpb_btn-info.active,.wpb_btn-info.disabled,.wpb_btn-info:active,.wpb_btn-info:hover,.wpb_btn-info[disabled]{background-color:#43b0d5}.wpb_btn-inverse{background-color:#555}.wpb_btn-inverse.active,.wpb_btn-inverse.disabled,.wpb_btn-inverse:active,.wpb_btn-inverse:hover,.wpb_btn-inverse[disabled]{background-color:#484848}button.wpb_button::-moz-focus-inner,input[type=submit].wpb_button::-moz-focus-inner{padding:0;border:0}a.wpb_button_a{text-decoration:none;border:none}a.wpb_button_a:hover{text-decoration:none}.vc_btn3-container{display:block;margin-bottom:21.74px;max-width:100%}.vc_btn3-container.vc_btn3-inline{display:inline-block;vertical-align:top}.vc_general.vc_btn3{display:inline-block;margin-bottom:0;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;background-color:transparent;color:#5472D2;border:1px solid transparent;box-sizing:border-box;word-wrap:break-word;-webkit-user-select:none;user-select:none;text-decoration:none;position:relative;top:0;transition:all .2s ease-in-out;line-height:normal;box-shadow:none;font-size:14px;padding:14px 20px}.vc_general.vc_btn3.vc_btn3-style-outline,.vc_general.vc_btn3.vc_btn3-style-outline-custom{padding:13px 19px}.vc_general.vc_btn3.active,.vc_general.vc_btn3:active,.vc_general.vc_btn3:focus{outline:0}.vc_general.vc_btn3:focus,.vc_general.vc_btn3:hover{border:1px solid transparent;text-decoration:none;color:#4868cf}.vc_general.vc_btn3 .vc_btn3-icon{vertical-align:top;height:14px;line-height:1;font-size:16px}.vc_general.vc_btn3 .vc_btn3-icon-inner{display:block;position:absolute;top:50%;left:0;transform:translate(0,-50%)}.vc_general.vc_btn3 .vc_btn3-placeholder{display:inline-block;vertical-align:top;width:0}.vc_btn3.vc_btn3-icon-left,.vc_btn3.vc_btn3-icon-right{position:relative}.vc_btn3.vc_btn3-icon-left .vc_btn3-icon,.vc_btn3.vc_btn3-icon-right .vc_btn3-icon{display:block;position:absolute;top:50%;transform:translate(0,-50%)}.vc_btn3.vc_btn3-icon-left{text-align:left}.vc_btn3.vc_btn3-icon-right{text-align:right}.vc_btn3.vc_btn3-icon-right:not(.vc_btn3-block) .vc_btn3-icon-inner{transform:translate(-75%,-50%)}.vc_btn3.vc_btn3-o-empty .vc_btn3-icon{transform:translate(-50%,-50%)}.vc_btn3.vc_btn3-o-empty:not(.vc_btn3-block) .vc_btn3-icon-inner{transform:translate(-50%,-50%)}.vc_btn3.vc_btn3-style-classic{border-color:rgba(0,0,0,.1)}.vc_btn3.vc_btn3-style-modern{background-image:linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffffff', endColorstr='#03ffffff', GradientType=0)}.vc_btn3.vc_btn3-style-outline,.vc_btn3.vc_btn3-style-outline-custom,.vc_btn3.vc_btn3-style-outline-custom:focus,.vc_btn3.vc_btn3-style-outline-custom:hover,.vc_btn3.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-style-outline:hover{border-width:2px}.vc_btn3.vc_btn3-style-custom{background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);background-repeat:repeat-x;background-size:200%;background-position:0 -100%}.vc_btn3.vc_btn3-style-custom:focus,.vc_btn3.vc_btn3-style-custom:hover{background-position:0 100%}.vc_btn3.vc_btn3-block{display:block;width:100%;text-align:inherit}.vc_btn3.vc_btn3-shape-square{border-radius:0}.vc_btn3.vc_btn3-shape-rounded{border-radius:5px}.vc_btn3.vc_btn3-shape-round{border-radius:2em}.vc_btn3.vc_btn3-size-xs{font-size:11px;padding:8px 12px}.vc_btn3.vc_btn3-size-xs.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-xs.vc_btn3-style-outline-custom{padding:7px 11px}.vc_btn3.vc_btn3-size-xs .vc_btn3-icon{font-size:14px;height:11px;line-height:11px}.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty){padding-left:31px}.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon{left:12px}.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty){padding-right:31px}.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon{right:12px}.vc_btn3.vc_btn3-size-sm{font-size:12px;padding:11px 16px}.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom{padding:10px 15px}.vc_btn3.vc_btn3-size-sm .vc_btn3-icon{font-size:14px;height:12px;line-height:12px}.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty){padding-left:39px}.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon{left:16px}.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty){padding-right:39px}.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon{right:16px}.vc_btn3.vc_btn3-size-md{font-size:14px;padding:14px 20px}.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom{padding:13px 19px}.vc_btn3.vc_btn3-size-md .vc_btn3-icon{font-size:16px;height:14px;line-height:14px}.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty){padding-left:48px}.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon{left:20px}.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty){padding-right:48px}.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon{right:20px}.vc_btn3.vc_btn3-size-lg{font-size:16px;padding:18px 25px}.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom{padding:17px 24px}.vc_btn3.vc_btn3-size-lg .vc_btn3-icon{font-size:20px;height:16px;line-height:16px}.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty){padding-left:60px}.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon{left:25px}.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty){padding-right:60px}.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon{right:25px}.vc_btn3.vc_btn3-color-blue,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat{color:#fff;background-color:#5472D2}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-blue:focus,.vc_btn3.vc_btn3-color-blue:hover{color:#f7f7f7;background-color:#3c5ecc}.vc_btn3.vc_btn3-color-blue.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-blue:active{color:#f2f2f2;background-color:#3558c8}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline{color:#5472D2;border-color:#5472D2;background-color:transparent}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:hover{color:#fff;border-color:#5472D2;background-color:#5472D2}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d{color:#fff;background-color:#5472D2;box-shadow:0 5px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#5472D2;top:3px;box-shadow:0 2px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#5472D2}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg,.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-3d{box-shadow:0 5px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern{color:#fff;border-color:#5472D2;background-color:#5472D2}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#3c5ecc;background-color:#3c5ecc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#3558c8;background-color:#3558c8}.vc_btn3.vc_btn3-color-turquoise,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat{color:#fff;background-color:#00C1CF}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-turquoise:focus,.vc_btn3.vc_btn3-color-turquoise:hover{color:#f7f7f7;background-color:#00a4b0}.vc_btn3.vc_btn3-color-turquoise.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-turquoise:active{color:#f2f2f2;background-color:#009ba6}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline{color:#00C1CF;border-color:#00C1CF;background-color:transparent}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:hover{color:#fff;border-color:#00C1CF;background-color:#00C1CF}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d{color:#fff;background-color:#00C1CF;box-shadow:0 5px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#00C1CF;top:3px;box-shadow:0 2px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#00C1CF}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg,.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-3d{box-shadow:0 5px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern{color:#fff;border-color:#00C1CF;background-color:#00C1CF}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#00a4b0;background-color:#00a4b0}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#009ba6;background-color:#009ba6}.vc_btn3.vc_btn3-color-pink,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat{color:#fff;background-color:#FE6C61}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-pink:focus,.vc_btn3.vc_btn3-color-pink:hover{color:#f7f7f7;background-color:#fe5043}.vc_btn3.vc_btn3-color-pink.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-pink:active{color:#f2f2f2;background-color:#fe4638}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline{color:#FE6C61;border-color:#FE6C61;background-color:transparent}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:hover{color:#fff;border-color:#FE6C61;background-color:#FE6C61}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d{color:#fff;background-color:#FE6C61;box-shadow:0 5px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#FE6C61;top:3px;box-shadow:0 2px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#FE6C61}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg,.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-3d{box-shadow:0 5px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern{color:#fff;border-color:#FE6C61;background-color:#FE6C61}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#fe5043;background-color:#fe5043}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#fe4638;background-color:#fe4638}.vc_btn3.vc_btn3-color-violet,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat{color:#fff;background-color:#8D6DC4}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-violet:focus,.vc_btn3.vc_btn3-color-violet:hover{color:#f7f7f7;background-color:#7c57bb}.vc_btn3.vc_btn3-color-violet.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-violet:active{color:#f2f2f2;background-color:#7650b8}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline{color:#8D6DC4;border-color:#8D6DC4;background-color:transparent}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:hover{color:#fff;border-color:#8D6DC4;background-color:#8D6DC4}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d{color:#fff;background-color:#8D6DC4;box-shadow:0 5px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#8D6DC4;top:3px;box-shadow:0 2px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#8D6DC4}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg,.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-3d{box-shadow:0 5px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern{color:#fff;border-color:#8D6DC4;background-color:#8D6DC4}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#7c57bb;background-color:#7c57bb}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#7650b8;background-color:#7650b8}.vc_btn3.vc_btn3-color-peacoc,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat{color:#fff;background-color:#4CADC9}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-peacoc:focus,.vc_btn3.vc_btn3-color-peacoc:hover{color:#f7f7f7;background-color:#39a0bd}.vc_btn3.vc_btn3-color-peacoc.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-peacoc:active{color:#f2f2f2;background-color:#3799b5}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline{color:#4CADC9;border-color:#4CADC9;background-color:transparent}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:hover{color:#fff;border-color:#4CADC9;background-color:#4CADC9}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d{color:#fff;background-color:#4CADC9;box-shadow:0 5px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#4CADC9;top:3px;box-shadow:0 2px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#4CADC9}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg,.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-3d{box-shadow:0 5px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern{color:#fff;border-color:#4CADC9;background-color:#4CADC9}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#39a0bd;background-color:#39a0bd}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#3799b5;background-color:#3799b5}.vc_btn3.vc_btn3-color-chino,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat{color:#fff;background-color:#CEC2AB}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-chino:focus,.vc_btn3.vc_btn3-color-chino:hover{color:#f7f7f7;background-color:#c3b498}.vc_btn3.vc_btn3-color-chino.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-chino:active{color:#f2f2f2;background-color:#bfaf91}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline{color:#CEC2AB;border-color:#CEC2AB;background-color:transparent}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:hover{color:#fff;border-color:#CEC2AB;background-color:#CEC2AB}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d{color:#fff;background-color:#CEC2AB;box-shadow:0 5px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#CEC2AB;top:3px;box-shadow:0 2px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#CEC2AB}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg,.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-3d{box-shadow:0 5px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern{color:#fff;border-color:#CEC2AB;background-color:#CEC2AB}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#c3b498;background-color:#c3b498}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#bfaf91;background-color:#bfaf91}.vc_btn3.vc_btn3-color-mulled-wine,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat{color:#fff;background-color:#50485B}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-mulled-wine:focus,.vc_btn3.vc_btn3-color-mulled-wine:hover{color:#f7f7f7;background-color:#413a4a}.vc_btn3.vc_btn3-color-mulled-wine.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-mulled-wine:active{color:#f2f2f2;background-color:#3c3644}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline{color:#50485B;border-color:#50485B;background-color:transparent}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:hover{color:#fff;border-color:#50485B;background-color:#50485B}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d{color:#fff;background-color:#50485B;box-shadow:0 5px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#50485B;top:3px;box-shadow:0 2px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#50485B}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern{color:#fff;border-color:#50485B;background-color:#50485B}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#413a4a;background-color:#413a4a}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#3c3644;background-color:#3c3644}.vc_btn3.vc_btn3-color-vista-blue,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat{color:#fff;background-color:#75D69C}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-vista-blue:focus,.vc_btn3.vc_btn3-color-vista-blue:hover{color:#f7f7f7;background-color:#5dcf8b}.vc_btn3.vc_btn3-color-vista-blue.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-vista-blue:active{color:#f2f2f2;background-color:#56cd85}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline{color:#75D69C;border-color:#75D69C;background-color:transparent}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:hover{color:#fff;border-color:#75D69C;background-color:#75D69C}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d{color:#fff;background-color:#75D69C;box-shadow:0 5px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#75D69C;top:3px;box-shadow:0 2px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#75D69C}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern{color:#fff;border-color:#75D69C;background-color:#75D69C}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#5dcf8b;background-color:#5dcf8b}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#56cd85;background-color:#56cd85}.vc_btn3.vc_btn3-color-orange,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat{color:#fff;background-color:#F7BE68}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-orange:focus,.vc_btn3.vc_btn3-color-orange:hover{color:#f7f7f7;background-color:#f5b14b}.vc_btn3.vc_btn3-color-orange.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-orange:active{color:#f2f2f2;background-color:#f5ad41}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline{color:#F7BE68;border-color:#F7BE68;background-color:transparent}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:hover{color:#fff;border-color:#F7BE68;background-color:#F7BE68}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d{color:#fff;background-color:#F7BE68;box-shadow:0 5px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#F7BE68;top:3px;box-shadow:0 2px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#F7BE68}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern{color:#fff;border-color:#F7BE68;background-color:#F7BE68}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#f5b14b;background-color:#f5b14b}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#f5ad41;background-color:#f5ad41}.vc_btn3.vc_btn3-color-sky,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat{color:#fff;background-color:#5AA1E3}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-sky:focus,.vc_btn3.vc_btn3-color-sky:hover{color:#f7f7f7;background-color:#4092df}.vc_btn3.vc_btn3-color-sky.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-sky:active{color:#f2f2f2;background-color:#378ddd}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline{color:#5AA1E3;border-color:#5AA1E3;background-color:transparent}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:hover{color:#fff;border-color:#5AA1E3;background-color:#5AA1E3}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d{color:#fff;background-color:#5AA1E3;box-shadow:0 5px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#5AA1E3;top:3px;box-shadow:0 2px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#5AA1E3}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern{color:#fff;border-color:#5AA1E3;background-color:#5AA1E3}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#4092df;background-color:#4092df}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#378ddd;background-color:#378ddd}.vc_btn3.vc_btn3-color-green,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat{color:#fff;background-color:#6DAB3C}.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-green:focus,.vc_btn3.vc_btn3-color-green:hover{color:#f7f7f7;background-color:#5f9434}.vc_btn3.vc_btn3-color-green.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-green:active{color:#f2f2f2;background-color:#5a8d31}.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline{color:#6DAB3C;border-color:#6DAB3C;background-color:transparent}.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:hover{color:#fff;border-color:#6DAB3C;background-color:#6DAB3C}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d{color:#fff;background-color:#6DAB3C;box-shadow:0 5px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#6DAB3C;top:3px;box-shadow:0 2px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#6DAB3C}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern{color:#fff;border-color:#6DAB3C;background-color:#6DAB3C}.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#5f9434;background-color:#5f9434}.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#5a8d31;background-color:#5a8d31}.vc_btn3.vc_btn3-color-juicy-pink,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat{color:#fff;background-color:#F4524D}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-juicy-pink:focus,.vc_btn3.vc_btn3-color-juicy-pink:hover{color:#f7f7f7;background-color:#f23630}.vc_btn3.vc_btn3-color-juicy-pink.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-juicy-pink:active{color:#f2f2f2;background-color:#f22d27}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline{color:#F4524D;border-color:#F4524D;background-color:transparent}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:hover{color:#fff;border-color:#F4524D;background-color:#F4524D}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d{color:#fff;background-color:#F4524D;box-shadow:0 5px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#F4524D;top:3px;box-shadow:0 2px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#F4524D}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern{color:#fff;border-color:#F4524D;background-color:#F4524D}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#f23630;background-color:#f23630}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#f22d27;background-color:#f22d27}.vc_btn3.vc_btn3-color-sandy-brown,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat{color:#fff;background-color:#F79468}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-sandy-brown:focus,.vc_btn3.vc_btn3-color-sandy-brown:hover{color:#f7f7f7;background-color:#f57f4b}.vc_btn3.vc_btn3-color-sandy-brown.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-sandy-brown:active{color:#f2f2f2;background-color:#f57941}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline{color:#F79468;border-color:#F79468;background-color:transparent}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:hover{color:#fff;border-color:#F79468;background-color:#F79468}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d{color:#fff;background-color:#F79468;box-shadow:0 5px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#F79468;top:3px;box-shadow:0 2px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#F79468}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern{color:#fff;border-color:#F79468;background-color:#F79468}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#f57f4b;background-color:#f57f4b}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#f57941;background-color:#f57941}.vc_btn3.vc_btn3-color-purple,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat{color:#fff;background-color:#B97EBB}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-purple:focus,.vc_btn3.vc_btn3-color-purple:hover{color:#f7f7f7;background-color:#ae6ab0}.vc_btn3.vc_btn3-color-purple.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-purple:active{color:#f2f2f2;background-color:#ab63ad}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline{color:#B97EBB;border-color:#B97EBB;background-color:transparent}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:hover{color:#fff;border-color:#B97EBB;background-color:#B97EBB}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d{color:#fff;background-color:#B97EBB;box-shadow:0 5px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#B97EBB;top:3px;box-shadow:0 2px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#B97EBB}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern{color:#fff;border-color:#B97EBB;background-color:#B97EBB}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#ae6ab0;background-color:#ae6ab0}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#ab63ad;background-color:#ab63ad}.vc_btn3.vc_btn3-color-black,.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat{color:#fff;background-color:#2A2A2A}.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-black:focus,.vc_btn3.vc_btn3-color-black:hover{color:#f7f7f7;background-color:#1b1b1b}.vc_btn3.vc_btn3-color-black.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-black:active{color:#f2f2f2;background-color:#161616}.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline{border-color:#2A2A2A;background-color:transparent}.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:hover{color:#fff;border-color:#2A2A2A;background-color:#2A2A2A}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d{color:#fff;background-color:#2A2A2A;box-shadow:0 5px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#2A2A2A;top:3px;box-shadow:0 2px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#2A2A2A}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern{color:#fff;border-color:#2A2A2A;background-color:#2A2A2A}.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#1b1b1b;background-color:#1b1b1b}.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#161616;background-color:#161616}.vc_btn3.vc_btn3-color-grey,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat{color:#666;background-color:#EBEBEB}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-grey:focus,.vc_btn3.vc_btn3-color-grey:hover{color:#5e5e5e;background-color:#dcdcdc}.vc_btn3.vc_btn3-color-grey.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-grey:active{color:#595959;background-color:#d7d7d7}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline{border-color:#EBEBEB;background-color:transparent}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover{color:#666;border-color:#EBEBEB;background-color:#EBEBEB}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d{color:#666;background-color:#EBEBEB;box-shadow:0 5px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:hover{color:#5e5e5e;background-color:#EBEBEB;top:3px;box-shadow:0 2px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:active{color:#595959;background-color:#EBEBEB}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{color:#666;border-color:#EBEBEB;background-color:#EBEBEB}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover{color:#5e5e5e;border-color:#dcdcdc;background-color:#dcdcdc}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active{color:#595959;border-color:#d7d7d7;background-color:#d7d7d7}.vc_btn3.vc_btn3-color-white,.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat{color:#666;background-color:#FFF}.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-white:focus,.vc_btn3.vc_btn3-color-white:hover{color:#5e5e5e;background-color:#f0f0f0}.vc_btn3.vc_btn3-color-white.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-white:active{color:#595959;background-color:#ebebeb}.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline{border-color:#FFF;background-color:transparent}.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:hover{color:#666;border-color:#FFF;background-color:#FFF}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d{color:#666;background-color:#FFF;box-shadow:0 5px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:hover{color:#5e5e5e;background-color:#FFF;top:3px;box-shadow:0 2px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:active{color:#595959;background-color:#FFF}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern{color:#666;border-color:#FFF;background-color:#FFF;background-image:linear-gradient(to bottom,rgba(0,0,0,.01) 0,rgba(0,0,0,.02) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#03000000', endColorstr='#05000000', GradientType=0)}.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:hover{color:#5e5e5e;border-color:#f0f0f0;background-color:#f0f0f0}.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:active{color:#595959;border-color:#ebebeb;background-color:#ebebeb}.vc_btn3.vc_btn3-color-default,.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat{color:#333;background-color:#f7f7f7}.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-default:focus,.vc_btn3.vc_btn3-color-default:hover{color:#2b2b2b;background-color:#e8e8e8}.vc_btn3.vc_btn3-color-default.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-default:active{color:#262626;background-color:#e3e3e3}.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline{color:#f7f7f7;border-color:#f7f7f7;background-color:transparent}.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:hover{color:#333;border-color:#f7f7f7;background-color:#f7f7f7}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d{color:#333;background-color:#f7f7f7;box-shadow:0 5px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:hover{color:#2b2b2b;background-color:#f7f7f7;top:3px;box-shadow:0 2px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:active{color:#262626;background-color:#f7f7f7}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern{color:#333;border-color:#f7f7f7;background-color:#f7f7f7}.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:hover{color:#2b2b2b;border-color:#e8e8e8;background-color:#e8e8e8}.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:active{color:#262626;border-color:#e3e3e3;background-color:#e3e3e3}.vc_btn3.vc_btn3-color-primary,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat{color:#FFF;background-color:#08c}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-primary:focus,.vc_btn3.vc_btn3-color-primary:hover{color:#f7f7f7;background-color:#0074ad}.vc_btn3.vc_btn3-color-primary.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-primary:active{color:#f2f2f2;background-color:#006da3}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline{color:#08c;border-color:#08c;background-color:transparent}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:hover{color:#FFF;border-color:#08c;background-color:#08c}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d{color:#FFF;background-color:#08c;box-shadow:0 5px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#08c;top:3px;box-shadow:0 2px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#08c}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern{color:#FFF;border-color:#08c;background-color:#08c}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#0074ad;background-color:#0074ad}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#006da3;background-color:#006da3}.vc_btn3.vc_btn3-color-info,.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat{color:#FFF;background-color:#58B9DA}.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-info:focus,.vc_btn3.vc_btn3-color-info:hover{color:#f7f7f7;background-color:#3fafd4}.vc_btn3.vc_btn3-color-info.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-info:active{color:#f2f2f2;background-color:#37abd3}.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline{color:#58B9DA;border-color:#58B9DA;background-color:transparent}.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:hover{color:#FFF;border-color:#58B9DA;background-color:#58B9DA}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d{color:#FFF;background-color:#58B9DA;box-shadow:0 5px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#58B9DA;top:3px;box-shadow:0 2px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#58B9DA}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern{color:#FFF;border-color:#58B9DA;background-color:#58B9DA}.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#3fafd4;background-color:#3fafd4}.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#37abd3;background-color:#37abd3}.vc_btn3.vc_btn3-color-success,.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat{color:#fff;background-color:#6AB165}.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-success:focus,.vc_btn3.vc_btn3-color-success:hover{color:#f7f7f7;background-color:#59a453}.vc_btn3.vc_btn3-color-success.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-success:active{color:#f2f2f2;background-color:#559d50}.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline{color:#6AB165;border-color:#6AB165;background-color:transparent}.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:hover{color:#fff;border-color:#6AB165;background-color:#6AB165}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d{color:#fff;background-color:#6AB165;box-shadow:0 5px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#6AB165;top:3px;box-shadow:0 2px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#6AB165}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern{color:#fff;border-color:#6AB165;background-color:#6AB165}.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#59a453;background-color:#59a453}.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#559d50;background-color:#559d50}.vc_btn3.vc_btn3-color-warning,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat{color:#FFF;background-color:#F90}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-warning:focus,.vc_btn3.vc_btn3-color-warning:hover{color:#f7f7f7;background-color:#e08700}.vc_btn3.vc_btn3-color-warning.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-warning:active{color:#f2f2f2;background-color:#d68100}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline{color:#F90;border-color:#F90;background-color:transparent}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover{color:#FFF;border-color:#F90;background-color:#F90}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d{color:#FFF;background-color:#F90;box-shadow:0 5px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#F90;top:3px;box-shadow:0 2px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#F90}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern{color:#FFF;border-color:#F90;background-color:#F90}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#e08700;background-color:#e08700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#d68100;background-color:#d68100}.vc_btn3.vc_btn3-color-danger,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat{color:#FFF;background-color:#FF675B}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-danger:focus,.vc_btn3.vc_btn3-color-danger:hover{color:#f7f7f7;background-color:#ff4b3c}.vc_btn3.vc_btn3-color-danger.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-danger:active{color:#f2f2f2;background-color:#ff4132}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline{color:#FF675B;border-color:#FF675B;background-color:transparent}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:hover{color:#FFF;border-color:#FF675B;background-color:#FF675B}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d{color:#FFF;background-color:#FF675B;box-shadow:0 5px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#FF675B;top:3px;box-shadow:0 2px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#FF675B}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern{color:#FFF;border-color:#FF675B;background-color:#FF675B}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#ff4b3c;background-color:#ff4b3c}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#ff4132;background-color:#ff4132}.vc_btn3.vc_btn3-color-inverse,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat{color:#FFF;background-color:#555}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-inverse:focus,.vc_btn3.vc_btn3-color-inverse:hover{color:#f7f7f7;background-color:#464646}.vc_btn3.vc_btn3-color-inverse.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-inverse:active{color:#f2f2f2;background-color:#414141}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline{color:#555;border-color:#555;background-color:transparent}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:hover{color:#FFF;border-color:#555;background-color:#555}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d{color:#FFF;background-color:#555;box-shadow:0 5px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#555;top:3px;box-shadow:0 2px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#555}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern{color:#FFF;border-color:#555;background-color:#555}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#464646;background-color:#464646}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#414141;background-color:#414141}.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline{color:#2A2A2A}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline{color:#EBEBEB}.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline{color:#FFF}.vc_btn3-container.vc_btn3-center{text-align:center}.vc_btn3-container.vc_btn3-left{text-align:left}.vc_btn3-container.vc_btn3-right{text-align:right}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left .vc_btn3-icon,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right .vc_btn3-icon{display:inline-block;position:static;transform:translate(0,0);min-width:1em}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon{margin-right:.5em}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon{margin-left:.5em}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs{font-size:11px;padding:8px 12px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs.vc_btn3-style-outline-custom{padding:7px 11px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm{font-size:12px;padding:11px 16px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm.vc_btn3-style-outline-custom{padding:10px 15px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md{font-size:14px;padding:14px 20px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md.vc_btn3-style-outline-custom{padding:13px 19px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg{font-size:16px;padding:18px 25px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg.vc_btn3-style-outline-custom{padding:17px 24px}.vc_btn3-container .vc_btn3-block.vc_btn3-icon-left,.vc_btn3-container .vc_btn3-block.vc_btn3-icon-right{text-align:inherit}.vc_custom_heading a,.vc_custom_heading a:focus,.vc_custom_heading a:hover,.vc_custom_heading a:visited{border:none;text-decoration:inherit;color:inherit}.vc_custom_heading a{transition:all .2s ease-in-out;opacity:1}.vc_custom_heading a:hover{opacity:.85}.wpb-pricing-table{word-wrap:break-word}.wpb-plan-title{margin:0 0 10px;text-align:center}.wpb-plan-description{margin:0;text-align:center}.wpb-price-container{padding:15px 0;text-align:center;color:#333}.vc_general.vc_cta3.vc_cta3-style-3d .vc_cta3-content-header h2,.vc_general.vc_cta3.vc_cta3-style-3d .vc_cta3-content-header h4,.vc_general.vc_cta3.vc_cta3-style-classic:not(.vc_cta3-color-classic) .vc_cta3-content-header h2,.vc_general.vc_cta3.vc_cta3-style-classic:not(.vc_cta3-color-classic) .vc_cta3-content-header h4,.vc_general.vc_cta3.vc_cta3-style-flat .vc_cta3-content-header h2,.vc_general.vc_cta3.vc_cta3-style-flat .vc_cta3-content-header h4,.vc_general.vc_cta3.vc_cta3-style-outline:not(.vc_cta3-color-classic) .vc_cta3-content-header h2,.vc_general.vc_cta3.vc_cta3-style-outline:not(.vc_cta3-color-classic) .vc_cta3-content-header h4{color:inherit}.wpb-currency{position:relative;top:-20px;font-size:13px}.wpb-price{margin:0 5px;font-size:52px;font-weight:700}.wpb-period{position:relative;bottom:3px;font-size:13px}.wpb-plan-features{margin:20px 0 0;padding:0}.wpb-plan-features li{list-style:none}.vc_call_to_action{background-color:#EBEBEB;border:2px solid #EBEBEB;padding:2em;border-radius:5px}.vc_call_to_action :last-child{margin-bottom:0}.vc_call_to_action.vc_cta_square{border-radius:0}.vc_call_to_action.vc_cta_square_outlined{border-radius:0;background:0 0!important}.vc_call_to_action.vc_cta_round{border-radius:50px}.vc_call_to_action.vc_cta_outlined{background:0 0!important}.vc_call_to_action hgroup h2,.vc_call_to_action hgroup h4{margin:0;clear:none}.vc_call_to_action hgroup+p{margin-top:1em}.vc_call_to_action.vc_cta_btn_pos_right .vc_cta_btn{float:right;margin-left:2em}.vc_call_to_action.vc_cta_btn_pos_left .vc_cta_btn{float:left;margin-right:2em}.wpb_call_to_action{position:relative;background-color:#f7f7f7;padding:35px;border:1px solid #F0F0F0;box-sizing:border-box}.wpb_call_to_action .wpb_button{margin:0;box-sizing:border-box}.cta_align_left .wpb_button{float:left}.cta_align_right .wpb_button{float:right}.cta_align_left .wpb_button,.cta_align_right .wpb_button{max-width:27.5%}.cta_align_left .wpb_call_text,.cta_align_right .wpb_call_text{width:70%;float:left;clear:none}.cta_align_left .wpb_call_text{float:right}#content .wpb_call_to_action .wpb_call_text,.wpb_call_to_action .wpb_call_text{margin:0;padding-top:0}.cta_align_bottom{text-align:center}.cta_align_bottom .wpb_button{position:static;margin-top:21.74px;display:inline-block}.cta_no_button .wpb_call_text{width:auto;float:none}@media (max-width:600px){.vc_responsive .cta_align_left .wpb_button,.vc_responsive .cta_align_right .wpb_button{max-width:70%;width:70%;float:none;display:block;margin:3% auto}.vc_responsive .cta_align_left .wpb_call_text,.vc_responsive .cta_align_right .wpb_call_text{width:auto;max-width:none;text-align:center}}.vc_cta3-container{margin-left:auto;margin-right:auto}.vc_cta3-container::after,.vc_cta3-container::before{display:table;content:' '}.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3-icons .vc_icon_element,.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3-icons .vc_icon_element,.wpb_tour_next_prev_nav span{display:inline-block}.vc_cta3-container.vc_cta3-size-xs{width:50%}.vc_cta3-container.vc_cta3-size-sm{width:60%}.vc_cta3-container.vc_cta3-size-md{width:70%}.vc_cta3-container.vc_cta3-size-lg{width:80%}.vc_cta3-container.vc_cta3-size-xl{width:90%}.vc_general.vc_cta3{border:1px solid transparent;font-size:1em;word-wrap:break-word}.vc_general.vc_cta3.vc_cta3-style-classic,.vc_general.vc_cta3.vc_cta3-style-custom{border-color:#F0F0F0;background-color:#f7f7f7}.vc_general.vc_cta3 .vc_cta3-content{vertical-align:top}.vc_general.vc_cta3 .vc_cta3-content>:last-child,.vc_general.vc_cta3 .vc_cta3-icons>:last-child{margin-bottom:0}.vc_general.vc_cta3 .vc_cta3-actions{vertical-align:middle;white-space:nowrap}@media (min-width:768px){.vc_general.vc_cta3 .vc_cta3-actions .vc_btn3-container{margin:0}}.vc_general.vc_cta3 .vc_cta3-icons{vertical-align:middle}.vc_general.vc_cta3 h2,.vc_general.vc_cta3 h4{margin-top:0;margin-left:0;margin-right:0}.vc_general.vc_cta3.vc_cta3-align-left .vc_cta3-content{text-align:left}.vc_general.vc_cta3.vc_cta3-align-right .vc_cta3-content{text-align:right}.vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content{text-align:center}.vc_general.vc_cta3.vc_cta3-align-justify .vc_cta3-content{text-align:justify}.separator_align_center,.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3-icons,.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3-icons,.vc_pie_chart,.vc_pie_chart .vc_pie_chart_value{text-align:center}.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3_content-container{padding-top:1em}.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3_content-container{padding-bottom:1em}.vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3-icons{display:table-cell}.vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3_content-container{display:table-cell;padding-left:1em}.vc_general.vc_cta3.vc_cta3-icons-right .vc_cta3-icons{display:table-cell}.vc_general.vc_cta3.vc_cta3-icons-right .vc_cta3_content-container{display:table-cell;padding-right:1em}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs .vc_cta3_content-container,.vc_grid.vc_row{padding-right:0}.vc_general.vc_cta3.vc_cta3-icons-on-border{position:relative}.vc_general.vc_cta3.vc_cta3-icons-on-border .vc_cta3-icons{position:absolute}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right .vc_cta3-icons{right:0;top:50%;transform:translate(50%,-50%)}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs{margin-right:17px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container{padding-right:7px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm{margin-right:22px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container{padding-right:14px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md{margin-right:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container{padding-right:21px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg{margin-right:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl .vc_cta3_content-container{padding-right:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl{margin-right:50px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container{padding-right:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left .vc_cta3-icons{left:0;top:50%;transform:translate(-50%,-50%)}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs{margin-left:17px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs .vc_cta3_content-container{padding-left:0}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container{padding-left:7px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm{margin-left:22px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container{padding-left:14px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md{margin-left:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container{padding-left:21px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg{margin-left:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl .vc_cta3_content-container{padding-left:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl{margin-left:50px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container{padding-left:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top .vc_cta3-icons{left:50%;top:0;transform:translate(-50%,-50%)}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs{margin-top:17px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs .vc_cta3_content-container{padding-top:0}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container{padding-top:7px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm{margin-top:22px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container{padding-top:14px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md{margin-top:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container{padding-top:21px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg{margin-top:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl .vc_cta3_content-container{padding-top:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl{margin-top:50px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container{padding-top:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom .vc_cta3-icons{left:50%;bottom:0;transform:translate(-50%,50%)}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs{margin-bottom:17px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs .vc_cta3_content-container{padding-bottom:0}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container{padding-bottom:7px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm{margin-bottom:22px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container{padding-bottom:14px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md{margin-bottom:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container{padding-bottom:21px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg{margin-bottom:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl .vc_cta3_content-container{padding-bottom:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl{margin-bottom:50px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container{padding-bottom:35px}.vc_general.vc_cta3.vc_cta3-actions-top .vc_cta3-content{margin-top:1em}.vc_general.vc_cta3.vc_cta3-actions-bottom .vc_cta3-content{margin-bottom:1em}@media (min-width:768px){.vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-actions,.vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-actions{max-width:30%;display:table-cell}.vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-content{padding-left:28px;display:table-cell}.vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-content{width:100%;padding-right:28px;display:table-cell}}.vc_general.vc_cta3.vc_cta3-style-outline{border-width:3px}.vc_general.vc_cta3.vc_cta3-shape-square{border-radius:0}.vc_general.vc_cta3.vc_cta3-shape-rounded{border-radius:5px}.vc_general.vc_cta3.vc_cta3-shape-round{border-radius:4em}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-classic .vc_cta3-content-header{color:#5472D2}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-3d,.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-flat{color:#c9d2f0;border-color:transparent;background-color:#5472D2}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-outline .vc_cta3-content-header,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon,.vc_separator.vc_sep_color_blue.vc_sep_shadow .vc_sep_holder{color:#5472D2}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-outline{border-color:#5472D2;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-classic .vc_cta3-content-header{color:#00C1CF}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-3d,.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-flat{color:#d3f5f1;border-color:transparent;background-color:#00C1CF}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-outline{border-color:#00C1CF;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-outline .vc_cta3-content-header{color:#00C1CF}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-classic .vc_cta3-content-header{color:#FE6C61}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-3d,.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-flat{color:#fcdbd7;border-color:transparent;background-color:#FE6C61}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-outline{border-color:#FE6C61;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-outline .vc_cta3-content-header{color:#FE6C61}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-classic .vc_cta3-content-header{color:#8D6DC4}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-3d,.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-flat{color:#e1d5f5;border-color:transparent;background-color:#8D6DC4}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-outline{border-color:#8D6DC4;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-outline .vc_cta3-content-header{color:#8D6DC4}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-classic .vc_cta3-content-header{color:#4CADC9}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-3d,.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-flat{color:#d0edf5;border-color:transparent;background-color:#4CADC9}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-outline{border-color:#4CADC9;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-outline .vc_cta3-content-header{color:#4CADC9}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-classic .vc_cta3-content-header{color:#CEC2AB}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-3d,.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-flat{color:#f7f3eb;border-color:transparent;background-color:#CEC2AB}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-outline{border-color:#CEC2AB;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-outline .vc_cta3-content-header{color:#CEC2AB}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-classic .vc_cta3-content-header{color:#50485B}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-flat{color:#e2ddeb;border-color:transparent;background-color:#50485B}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-3d{box-shadow:0 5px 0 #342f3c;color:#e2ddeb;border-color:transparent;background-color:#50485B}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-outline{border-color:#50485B;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-outline .vc_cta3-content-header{color:#50485B}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-classic .vc_cta3-content-header{color:#75D69C}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-flat{color:#e1f5e9;border-color:transparent;background-color:#75D69C}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-3d{box-shadow:0 5px 0 #4ac97d;color:#e1f5e9;border-color:transparent;background-color:#75D69C}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-outline{border-color:#75D69C;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-outline .vc_cta3-content-header{color:#75D69C}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-classic .vc_cta3-content-header{color:#F7BE68}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-flat{color:#faf0e1;border-color:transparent;background-color:#F7BE68}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-3d{box-shadow:0 5px 0 #f4a733;color:#faf0e1;border-color:transparent;background-color:#F7BE68}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-outline{border-color:#F7BE68;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-outline .vc_cta3-content-header{color:#F7BE68}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-classic .vc_cta3-content-header{color:#5AA1E3}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-flat{color:#dce9f5;border-color:transparent;background-color:#5AA1E3}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-3d{box-shadow:0 5px 0 #2a86db;color:#dce9f5;border-color:transparent;background-color:#5AA1E3}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-outline{border-color:#5AA1E3;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-outline .vc_cta3-content-header{color:#5AA1E3}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-classic .vc_cta3-content-header{color:#6DAB3C}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-flat{color:#e5f2da;border-color:transparent;background-color:#6DAB3C}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-3d{box-shadow:0 5px 0 #53812d;color:#e5f2da;border-color:transparent;background-color:#6DAB3C}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-outline{border-color:#6DAB3C;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-outline .vc_cta3-content-header{color:#6DAB3C}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-classic .vc_cta3-content-header{color:#F4524D}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-flat{color:#fce2e1;border-color:transparent;background-color:#F4524D}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-3d{box-shadow:0 5px 0 #f11f18;color:#fce2e1;border-color:transparent;background-color:#F4524D}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-outline{border-color:#F4524D;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-outline .vc_cta3-content-header{color:#F4524D}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-classic .vc_cta3-content-header{color:#F79468}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-flat{color:#f7e1d7;border-color:transparent;background-color:#F79468}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-3d{box-shadow:0 5px 0 #f46e33;color:#f7e1d7;border-color:transparent;background-color:#F79468}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-outline{border-color:#F79468;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-outline .vc_cta3-content-header{color:#F79468}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-classic .vc_cta3-content-header{color:#B97EBB}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-flat{color:#f4dff5;border-color:transparent;background-color:#B97EBB}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-3d{box-shadow:0 5px 0 #a559a8;color:#f4dff5;border-color:transparent;background-color:#B97EBB}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-outline{border-color:#B97EBB;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-outline .vc_cta3-content-header{color:#B97EBB}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-classic .vc_cta3-content-header{color:#2A2A2A}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-flat{color:#d9d9d9;border-color:transparent;background-color:#2A2A2A}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-3d{box-shadow:0 5px 0 #0e0e0e;color:#d9d9d9;border-color:transparent;background-color:#2A2A2A}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-outline{border-color:#2A2A2A;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-outline .vc_cta3-content-header{color:#2A2A2A}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-classic .vc_cta3-content-header{color:#EBEBEB}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-flat{color:#9d9d9e;border-color:transparent;background-color:#EBEBEB}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-flat .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-3d{box-shadow:0 5px 0 #cfcfcf;color:#9d9d9e;border-color:transparent;background-color:#EBEBEB}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-3d .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-outline{border-color:#EBEBEB;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-outline .vc_cta3-content-header{color:#EBEBEB}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-classic .vc_cta3-content-header{color:#FFF}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat{color:#9d9d9e;border-color:transparent;background-color:#FFF}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-3d{box-shadow:0 5px 0 #e3e3e3;color:#9d9d9e;border-color:transparent;background-color:#FFF}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-3d .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-outline{border-color:#FFF;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-outline .vc_cta3-content-header{color:#FFF}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat{color:#9d9d9e;border-color:transparent;background-color:#F0F0F0}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-3d{box-shadow:0 5px 0 #d4d4d4;color:#9d9d9e;border-color:transparent;background-color:#F0F0F0}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-3d .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-outline{border-color:#F0F0F0;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-outline .vc_cta3-content-header{color:#F0F0F0}.vc_cta3.vc_cta3-icon-size-xs .vc_icon_element .vc_icon_element-inner{height:1em;width:1em}.vc_cta3.vc_cta3-icon-size-sm .vc_icon_element .vc_icon_element-inner{height:2em;width:2em}.vc_cta3.vc_cta3-icon-size-md .vc_icon_element .vc_icon_element-inner{height:3em;width:3em}.vc_cta3.vc_cta3-icon-size-lg .vc_icon_element .vc_icon_element-inner{height:4em;width:4em}.vc_cta3.vc_cta3-icon-size-xl .vc_icon_element .vc_icon_element-inner{height:5em;width:5em}.wpb_gmaps_widget .wpb_wrapper{background-color:#f7f7f7;padding:5px}.wpb_gmaps_widget .wpb_map_wraper iframe{margin-bottom:0;padding:0;display:block;width:100%;border:none}.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper{position:relative;padding-bottom:56.25%;height:0}.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper iframe{position:absolute;top:0;left:0;height:100%}.wpb_accordion_section .wpb_accordion_header a:focus,.wpb_content_element .wpb_tabs_nav li a:focus,.wpb_tour_next_prev_nav a:focus{outline:0}.wpb_content_element .wpb_tabs_nav,.wpb_content_element .wpb_tour_tabs_wrapper{padding:0}.wpb_content_element .wpb_tabs_nav{margin:0;padding-left:0!important;text-indent:inherit!important}#content .wpb_content_element .wpb_tabs_nav{margin:0}.wpb_content_element .wpb_tabs_nav li{background-color:#FFF;white-space:nowrap;padding:0;background-image:none;list-style:none!important}.wpb_carousel .next,.wpb_carousel .prev,.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,.wpb_content_element .wpb_tabs_nav li:hover,.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{background-color:#f7f7f7}.wpb_content_element .wpb_tabs_nav li:after,.wpb_content_element .wpb_tabs_nav li:before{display:none!important}.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a{cursor:default}.wpb_content_element .wpb_tour_tabs_wrapper .wpb_ui-tabs-hide{display:none}.wpb_content_element .wpb_accordion_header a,.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a{border-bottom:none;text-decoration:none;display:block;padding:.5em 1em}.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content,.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab{padding:1em}.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content .wpb_row:last-child>div>div.wpb_wrapper .wpb_content_element:last-child,.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content>.wpb_content_element:last-child,.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .wpb_row:last-child>div>div.wpb_wrapper .wpb_content_element:last-child,.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab>.wpb_content_element:last-child{margin-bottom:0}.wpb_tabs .wpb_tabs_nav li{float:left;margin:0 1px 0 0}.wpb_tour .wpb_tabs_nav{float:left;width:31.66666667%}.wpb_tour .wpb_tabs_nav li{margin:0 0 1px;clear:left;width:100%}.wpb_tour .wpb_tabs_nav a{width:100%}.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab{box-sizing:border-box;border:none;float:left;width:68.33333333%;padding:0 0 0 21.74px}.wpb_tour_next_prev_nav{margin-left:31.66666667%;padding-left:21.74px;font-size:80%}.wpb_tour_next_prev_nav a{border-bottom:1px dotted;text-decoration:none}.wpb_tour_next_prev_nav a:hover{text-decoration:none;border-bottom:none}.wpb_tour_next_prev_nav span{width:48%;padding-top:1em;float:left}.wpb_tour_next_prev_nav span.wpb_next_slide{text-align:right;float:right}.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header{margin:0 0 1px;padding-top:0;position:relative;text-transform:none;font-weight:inherit;font-size:inherit;font-family:inherit;line-height:inherit;letter-spacing:inherit}.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a{padding-left:1em}.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon{display:block;width:16px;height:16px;background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/toggle_open.png);background-repeat:no-repeat;position:absolute;right:.7em;top:.7em}.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/toggle_close.png)}@media (max-width:480px){.vc_responsive .wpb_tour .wpb_tab,.vc_responsive .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav,.vc_responsive .wpb_tour_next_prev_nav{width:100%;float:none;margin-left:0}.vc_responsive .wpb_tour_next_prev_nav{width:auto;padding:0 1em}.vc_responsive #content .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav{margin-bottom:1em}.vc_responsive .wpb_tour .wpb_tab{padding-left:1em;padding-right:1em}}.grid_layout-thumbnail .post-thumb,body ul.wpb_thumbnails-fluid li .entry-content :last-child{margin-bottom:0}.wpb_column .wpb_wrapper .wpb_teaser_grid{float:none}body ul.wpb_thumbnails-fluid li{padding:0;margin-left:0;background-image:none;list-style:none!important}body ul.wpb_thumbnails-fluid li:after,body ul.wpb_thumbnails-fluid li:before{display:none!important}.wpb_row .wpb_filtered_grid ul.wpb_thumbnails-fluid,.wpb_row .wpb_grid ul.wpb_thumbnails-fluid{padding:0;overflow:visible!important}.wpb_teaser_grid .entry-content{margin:0;padding:0;width:100%}.grid_layout-thumbnail .post-thumb img{max-width:100%}.wpb_carousel .wpb_wrapper{position:relative}.wpb_carousel .next,.wpb_carousel .prev{position:absolute;top:3px;padding:0 6px;font-size:12px;z-index:10;text-decoration:none;transition:all .2s linear;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;-o-transition:all .2s linear}.wpb_carousel .next:hover,.wpb_carousel .prev:hover{background-color:#F0F0F0}.wpb_carousel .next:focus,.wpb_carousel .prev:focus{outline:0;text-decoration:none}.wpb_carousel .prev{right:30px}.wpb_carousel .next{right:0}.wpb_carousel .wpb_thumbnails-fluid{width:100%}.wpb_carousel .wpb_thumbnails-fluid>[class*=vc_span]{height:auto!important}.wpb_categories_filter,.wpb_teaser_grid .categories_filter{list-style:none;padding:0;margin:0 0 10px}.wpb_categories_filter li,.wpb_teaser_grid .categories_filter li{display:block;float:left;margin:0 10px 10px 0;background-image:none;list-style:none!important}.wpb_categories_filter li:after,.wpb_categories_filter li:before,.wpb_teaser_grid .categories_filter li:after,.wpb_teaser_grid .categories_filter li:before{display:none!important}.wpb_categories_filter li a,.wpb_teaser_grid .categories_filter li a{border:none;text-decoration:none}.wpb_categories_filter li a:hover,.wpb_categories_filter li.active a,.wpb_teaser_grid .categories_filter li a:hover,.wpb_teaser_grid .categories_filter li.active a{border-bottom:1px dotted}@media (max-width:480px){.vc_responsive .wpb_row ul.wpb_thumbnails-fluid{margin-left:0;width:auto}.vc_responsive .wpb_row .wpb_teaser_grid ul.wpb_thumbnails-fluid [class*=vc_col-]{width:100%;float:none;display:block;margin-left:0;margin-right:0}}.wpb_image_grid .wpb_image_grid_ul{margin:0;padding:0}.wpb_image_grid .wpb_image_grid_ul>li{background-image:none;list-style:none!important}.wpb_image_grid .wpb_image_grid_ul>li:after,.wpb_image_grid .wpb_image_grid_ul>li:before{display:none!important}.wpb_image_grid .wpb_image_grid_ul .isotope-item{list-style:none;margin:0 1px 1px 0;max-width:100%;float:left}.wpb_image_grid .wpb_image_grid_ul a{display:block}.wpb_image_grid .wpb_image_grid_ul img{display:block;max-width:100%;height:auto}.wpb_gallery .theme-default .nivoSlider{margin-bottom:0}.wpb_gallery .theme-default .nivo-controlNav{padding:10px 0 3px}.wpb_gallery .wpb_flexslider .flex-control-nav{bottom:auto;top:100%;margin-top:15px}.wpb_gallery .wpb_flexslider .flex-caption{cursor:default}.wpb_gallery .wpb_flexslider .flex-direction-nav a{border:none;box-shadow:none}.wpb_gallery .wpb_flexslider .flex-direction-nav a:hover{box-shadow:none}.wpb_gallery .wpb_flexslider .flex-direction-nav a:before{line-height:1}.wpb_gallery .wpb_flexslider .flex-control-paging{z-index:10}#content .wpb_gallery_slides ul.flex-direction-nav,#content .wpb_gallery_slides ul.slides,.content .wpb_gallery_slides ul.flex-direction-nav,.content .wpb_gallery_slides ul.slides,.wpb_content_element .wpb_gallery_slides ul li,.wpb_gallery_slides ul.flex-direction-nav,.wpb_gallery_slides ul.slides,body .wpb_gallery_slides ul li{list-style:none;padding:0;background-image:none;margin:0}.flickr_badge_image{margin:0 10px 10px 0;width:72px;height:72px;float:left;background:0 0;padding:0}.flickr_badge_image a{border:none}.flickr_badge_image img{margin:0;overflow:hidden;position:relative;width:100%;height:100%;max-width:100%;max-height:100%}.wpb_flickr_widget p.flickr_stream_wrap{clear:both;margin-bottom:0;font-size:80%}.wpb_flickr_widget p.flickr_stream_wrap a{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/flickr.png);background-repeat:no-repeat;background-position:left center;padding-left:25px;display:inline-block}.wpb_video_widget.vc_video-el-width-10 .wpb_wrapper{width:10%}.wpb_video_widget.vc_video-el-width-20 .wpb_wrapper{width:20%}.wpb_video_widget.vc_video-el-width-30 .wpb_wrapper{width:30%}.wpb_video_widget.vc_video-el-width-40 .wpb_wrapper{width:40%}.wpb_video_widget.vc_video-el-width-50 .wpb_wrapper{width:50%}.wpb_video_widget.vc_video-el-width-60 .wpb_wrapper{width:60%}.wpb_video_widget.vc_video-el-width-70 .wpb_wrapper{width:70%}.wpb_video_widget.vc_video-el-width-80 .wpb_wrapper{width:80%}.wpb_video_widget.vc_video-el-width-90 .wpb_wrapper{width:90%}.wpb_video_widget.vc_video-el-width-100 .wpb_wrapper{width:100%}.wpb_video_widget .wpb_video_wrapper{padding-top:56.25%;position:relative;width:100%}.wpb_video_widget .wpb_video_wrapper>div{padding-top:0!important;position:static}.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper{padding-top:56.25%}.wpb_video_widget.vc_video-aspect-ratio-43 .wpb_video_wrapper{padding-top:75%}.wpb_video_widget.vc_video-aspect-ratio-235 .wpb_video_wrapper{padding-top:42.55319149%}.wpb_video_widget.vc_video-aspect-ratio-916 .wpb_video_wrapper{padding-top:177.77777778%}.wpb_video_widget.vc_video-aspect-ratio-34 .wpb_video_wrapper{padding-top:133.33333333%}.wpb_video_widget.vc_video-aspect-ratio-1235 .wpb_video_wrapper{padding-top:235%}.wpb_video_widget.vc_video-align-left .wpb_wrapper{float:left}.wpb_video_widget.vc_video-align-center .wpb_wrapper{margin:0 auto}.wpb_video_widget.vc_video-align-right .wpb_wrapper{float:right}.wpb_video_widget .wpb_wrapper{position:relative}.wpb_video_widget .wpb_wrapper iframe{width:100%;height:100%;display:block;position:absolute;margin:0;top:0;left:0;box-sizing:border-box}.wpb_video_wrapper .fluid-width-video-wrapper{padding-top:0!important;position:static}.wpb_posts_slider .flex-caption,.wpb_posts_slider .nivo-caption{background-color:#f7f7f7;opacity:1;filter:alpha(opacity=100);color:inherit;padding:10px 15px;position:static}.wpb_posts_slider .wpb_gallery_slides>ul>li{background-image:none;list-style:none!important}.wpb_posts_slider .wpb_gallery_slides>ul>li:after,.wpb_posts_slider .wpb_gallery_slides>ul>li:before{display:none!important}.vc_progress_bar .vc_single_bar{background:#f7f7f7;position:relative;margin-bottom:11.67px;box-shadow:0 1px 2px rgba(0,0,0,.1) inset;border-radius:3px}.vc_progress_bar .vc_single_bar:last-child,.vc_separator .vc_icon_element{margin-bottom:0}.vc_progress_bar .vc_single_bar .vc_label{display:block;padding:.5em 1em;position:relative;z-index:1}.vc_progress_bar .vc_single_bar .vc_bar{display:block;position:absolute;height:100%;background-color:#e0e0e0;width:0%;top:0;left:0;border-radius:3px;transition:width 1s linear;-moz-transition:width 1s linear;-webkit-transition:width 1s linear;-o-transition:width 1s linear}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_blue .vc_bar,.vc_progress_bar.vc_progress-bar-color-bar_blue .vc_single_bar .vc_bar{background-color:#0074CC}.vc_progress_bar .vc_single_bar .vc_bar.striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.vc_progress_bar .vc_single_bar .vc_bar.animated{animation:progress-bar-stripes 2s linear infinite}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_turquoise .vc_bar,.vc_progress_bar.vc_progress-bar-color-bar_turquoise .vc_single_bar .vc_bar{background-color:#49afcd}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_green .vc_bar,.vc_progress_bar.vc_progress-bar-color-bar_green .vc_single_bar .vc_bar{background-color:#5bb75b}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_orange .vc_bar,.vc_progress_bar.vc_progress-bar-color-bar_orange .vc_single_bar .vc_bar{background-color:#faa732}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_red .vc_bar,.vc_progress_bar.vc_progress-bar-color-bar_red .vc_single_bar .vc_bar{background-color:#da4f49}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_black .vc_bar,.vc_progress_bar.vc_progress-bar-color-bar_black .vc_single_bar .vc_bar{background-color:#414141}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-blue .vc_bar,.vc_progress_bar.vc_progress-bar-color-blue .vc_single_bar .vc_bar{background-color:#5472D2}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-turquoise .vc_bar,.vc_progress_bar.vc_progress-bar-color-turquoise .vc_single_bar .vc_bar{background-color:#00C1CF}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-pink .vc_bar,.vc_progress_bar.vc_progress-bar-color-pink .vc_single_bar .vc_bar{background-color:#FE6C61}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-violet .vc_bar,.vc_progress_bar.vc_progress-bar-color-violet .vc_single_bar .vc_bar{background-color:#8D6DC4}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-peacoc .vc_bar,.vc_progress_bar.vc_progress-bar-color-peacoc .vc_single_bar .vc_bar{background-color:#4CADC9}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-chino .vc_bar,.vc_progress_bar.vc_progress-bar-color-chino .vc_single_bar .vc_bar{background-color:#CEC2AB}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine .vc_bar,.vc_progress_bar.vc_progress-bar-color-mulled-wine .vc_single_bar .vc_bar{background-color:#50485B}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista-blue .vc_bar,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista_blue .vc_bar,.vc_progress_bar.vc_progress-bar-color-vista-blue .vc_single_bar .vc_bar,.vc_progress_bar.vc_progress-bar-color-vista_blue .vc_single_bar .vc_bar{background-color:#75D69C}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_bar,.vc_progress_bar.vc_progress-bar-color-black .vc_single_bar .vc_bar{background-color:#2A2A2A}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-grey .vc_bar,.vc_progress_bar.vc_progress-bar-color-grey .vc_single_bar .vc_bar{background-color:#EBEBEB}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-grey .vc_label,.vc_progress_bar.vc_progress-bar-color-grey .vc_single_bar .vc_label{color:#666;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-orange .vc_bar,.vc_progress_bar.vc_progress-bar-color-orange .vc_single_bar .vc_bar{background-color:#F7BE68}.vc_progress_bar.vc_progress-bar-color-orange .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sky .vc_bar,.vc_progress_bar.vc_progress-bar-color-sky .vc_single_bar .vc_bar{background-color:#5AA1E3}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-orange .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-sky .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-green .vc_bar,.vc_progress_bar.vc_progress-bar-color-green .vc_single_bar .vc_bar{background-color:#6DAB3C}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sky .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-green .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-juicy-pink .vc_bar,.vc_progress_bar.vc_progress-bar-color-juicy-pink .vc_single_bar .vc_bar{background-color:#F4524D}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-green .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-juicy-pink .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sandy-brown .vc_bar,.vc_progress_bar.vc_progress-bar-color-sandy-brown .vc_single_bar .vc_bar{background-color:#F79468}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-juicy-pink .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-sandy-brown .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-purple .vc_bar,.vc_progress_bar.vc_progress-bar-color-purple .vc_single_bar .vc_bar{background-color:#B97EBB}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sandy-brown .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-purple .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-white .vc_bar,.vc_progress_bar.vc_progress-bar-color-white .vc_single_bar .vc_bar,.vc_text_separator div{background-color:#FFF}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-purple .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-white .vc_label,.vc_progress_bar.vc_progress-bar-color-white .vc_single_bar .vc_label{color:#666;text-shadow:0 -1px 0 rgba(0,0,0,.25)}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.vc_pie_chart{z-index:0;opacity:0;filter:alpha(opacity=0)}.vc_pie_chart.vc_ready{opacity:1;filter:alpha(opacity=100)}.vc_pie_chart .vc_pie_wrapper{position:relative;margin:0 auto}.vc_pie_chart canvas{position:relative;z-index:1}.vc_pie_chart .vc_pie_chart_value,.vc_pie_chart_back{display:block;position:absolute;width:100%;height:100%;top:0;left:0}.vc_pie_chart .vc_pie_chart_value{font-size:200%}.vc_pie_chart_back{border:6px solid #f7f7f7;border-radius:50%;opacity:.3;filter:alpha(opacity=30);box-sizing:border-box}.vc_images_carousel .vc_carousel-control{border:none}.vc_carousel .vc_carousel-control{text-shadow:none;border:none;transition:all .2s linear;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;-o-transition:all .2s linear}.vc_carousel .vc_carousel-control:active,.vc_carousel .vc_carousel-control:focus{outline:0}.vc_carousel .vc_carousel-indicators li{width:5px;height:5px;margin:0;border-color:#f7f7f7;transition:all .2s linear;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;-o-transition:all .2s linear}.vc_separator{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.vc_separator h4{line-height:1em;font-size:100%;margin:0;word-wrap:break-word;flex:0 1 auto}.vc_separator h4 .normal{font-size:12px;font-weight:400}.vc_separator .vc_sep_holder{height:1px;position:relative;flex:1 1 auto;min-width:10%}.vc_separator .vc_sep_holder .vc_sep_line{height:1px;border-top:1px solid #EBEBEB;display:block;position:relative;top:1px;width:100%}.vc_separator.vc_separator_align_left .vc_sep_holder.vc_sep_holder_l,.vc_separator.vc_separator_align_right .vc_sep_holder.vc_sep_holder_r{display:none}.vc_separator.vc_separator_align_center h4{padding:0 .8em}.vc_separator.vc_separator_align_left h4{padding:0 .8em 0 0}.vc_separator.vc_separator_align_right h4{padding:0 0 0 .8em;margin:0!important}.vc_separator.vc_sep_double{height:3px}.vc_separator.vc_sep_double .vc_sep_line{border-bottom:1px solid #EBEBEB;border-top:1px solid #EBEBEB;height:3px}.vc_separator.vc_sep_dashed .vc_sep_line{border-top-style:dashed}.vc_separator.vc_sep_dotted .vc_sep_line{border-top-style:dotted}.vc_separator.vc_sep_shadow .vc_sep_line{border:none;position:relative;height:20px;top:0;overflow:hidden}.vc_separator.vc_sep_shadow .vc_sep_line::after{content:'';display:block;position:absolute;left:0;top:-20px;right:0;height:10px;border-radius:100%}.vc_separator.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{right:-100%;box-shadow:10px 10px 10px 1px}.vc_separator.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{left:-100%;box-shadow:-10px 10px 10px 1px}.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_l{width:100%}.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_r{display:none}.vc_separator .vc_icon_element:not(.vc_icon_element-have-style)+h4{padding-left:0}.vc_separator .vc_icon_element:not(.vc_icon_element-have-style) .vc_icon_element-size-xl{margin-left:.8em;margin-right:.8em}.vc_separator.vc_separator-has-text.vc_separator_align_center .vc_icon_element.vc_icon_element-have-style,.vc_separator.vc_separator-has-text.vc_separator_align_right .vc_icon_element.vc_icon_element-have-style{margin-left:.8em}.vc_separator.vc_separator_align_left .vc_icon_element.vc_icon_element-have-style+h4{padding-left:.8em}.vc_separator.vc_sep_border_width_1 .vc_sep_holder .vc_sep_line{border-top-width:1px}.vc_separator.vc_sep_border_width_1.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:1px;top:0}.vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_line{top:0}.vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 1px}.vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 1px}.vc_separator.vc_sep_border_width_2 .vc_sep_holder .vc_sep_line{border-top-width:2px}.vc_separator.vc_sep_border_width_2.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:2px;top:-1px}.vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_line{top:-1px}.vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 2px}.vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 2px}.vc_separator.vc_sep_border_width_3 .vc_sep_holder .vc_sep_line{border-top-width:3px}.vc_separator.vc_sep_border_width_3.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:3px;top:-1px}.vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_line{top:-1px}.vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 3px}.vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 3px}.vc_separator.vc_sep_border_width_4 .vc_sep_holder .vc_sep_line{border-top-width:4px}.vc_separator.vc_sep_border_width_4.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:4px;top:-2px}.vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_line{top:-2px}.vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 4px}.vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 4px}.vc_separator.vc_sep_border_width_5 .vc_sep_holder .vc_sep_line{border-top-width:5px}.vc_separator.vc_sep_border_width_5.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:5px;top:-2px}.vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_line{top:-2px}.vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 5px}.vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 5px}.vc_separator.vc_sep_border_width_6 .vc_sep_holder .vc_sep_line{border-top-width:6px}.vc_separator.vc_sep_border_width_6.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:6px;top:-3px}.vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_line{top:-3px}.vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 6px}.vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 6px}.vc_separator.vc_sep_border_width_7 .vc_sep_holder .vc_sep_line{border-top-width:7px}.vc_separator.vc_sep_border_width_7.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:7px;top:-3px}.vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_line{top:-3px}.vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 7px}.vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 7px}.vc_separator.vc_sep_border_width_8 .vc_sep_holder .vc_sep_line{border-top-width:8px}.vc_separator.vc_sep_border_width_8.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:8px;top:-4px}.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_line{top:-4px}.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 8px}.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 8px}.vc_separator.vc_sep_border_width_9 .vc_sep_holder .vc_sep_line{border-top-width:9px}.vc_separator.vc_sep_border_width_9.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:9px;top:-4px}.vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_line{top:-4px}.vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 9px}.vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 9px}.vc_separator.vc_sep_border_width_10 .vc_sep_holder .vc_sep_line{border-top-width:10px}.vc_separator.vc_sep_border_width_10.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:10px;top:-5px}.vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_line{top:-5px}.vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 10px}.vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 10px}.vc_separator.vc_sep_color_blue .vc_sep_line{border-color:#5472D2}.vc_separator.vc_sep_color_turquoise .vc_sep_line{border-color:#00C1CF}.vc_separator.vc_sep_color_turquoise.vc_sep_shadow .vc_sep_holder{color:#00C1CF}.vc_separator.vc_sep_color_pink .vc_sep_line{border-color:#FE6C61}.vc_separator.vc_sep_color_pink.vc_sep_shadow .vc_sep_holder{color:#FE6C61}.vc_separator.vc_sep_color_violet .vc_sep_line{border-color:#8D6DC4}.vc_separator.vc_sep_color_violet.vc_sep_shadow .vc_sep_holder{color:#8D6DC4}.vc_separator.vc_sep_color_peacoc .vc_sep_line{border-color:#4CADC9}.vc_separator.vc_sep_color_peacoc.vc_sep_shadow .vc_sep_holder{color:#4CADC9}.vc_separator.vc_sep_color_chino .vc_sep_line{border-color:#CEC2AB}.vc_separator.vc_sep_color_chino.vc_sep_shadow .vc_sep_holder{color:#CEC2AB}.vc_separator.vc_sep_color_mulled_wine .vc_sep_line{border-color:#50485B}.vc_separator.vc_sep_color_mulled_wine.vc_sep_shadow .vc_sep_holder{color:#50485B}.vc_separator.vc_sep_color_vista_blue .vc_sep_line{border-color:#75D69C}.vc_separator.vc_sep_color_vista_blue.vc_sep_shadow .vc_sep_holder{color:#75D69C}.vc_separator.vc_sep_color_black .vc_sep_line{border-color:#2A2A2A}.vc_separator.vc_sep_color_black.vc_sep_shadow .vc_sep_holder{color:#2A2A2A}.vc_separator.vc_sep_color_grey .vc_sep_line{border-color:#EBEBEB}.vc_separator.vc_sep_color_grey.vc_sep_shadow .vc_sep_holder{color:#EBEBEB}.vc_separator.vc_sep_color_orange .vc_sep_line{border-color:#F7BE68}.vc_separator.vc_sep_color_orange.vc_sep_shadow .vc_sep_holder{color:#F7BE68}.vc_separator.vc_sep_color_sky .vc_sep_line{border-color:#5AA1E3}.vc_separator.vc_sep_color_sky.vc_sep_shadow .vc_sep_holder{color:#5AA1E3}.vc_separator.vc_sep_color_green .vc_sep_line{border-color:#6DAB3C}.vc_separator.vc_sep_color_green.vc_sep_shadow .vc_sep_holder{color:#6DAB3C}.vc_separator.vc_sep_color_juicy_pink .vc_sep_line{border-color:#F4524D}.vc_separator.vc_sep_color_juicy_pink.vc_sep_shadow .vc_sep_holder{color:#F4524D}.vc_separator.vc_sep_color_sandy_brown .vc_sep_line{border-color:#F79468}.vc_separator.vc_sep_color_sandy_brown.vc_sep_shadow .vc_sep_holder{color:#F79468}.vc_separator.vc_sep_color_purple .vc_sep_line{border-color:#B97EBB}.vc_separator.vc_sep_color_purple.vc_sep_shadow .vc_sep_holder{color:#B97EBB}.vc_separator.vc_sep_color_white .vc_sep_line{border-color:#FFF}.vc_separator.vc_sep_color_white.vc_sep_shadow .vc_sep_holder{color:#FFF}.vc_text_separator,.wpb_separator{border-bottom:1px solid #EBEBEB;clear:both;height:1px}.vc_sep_width_10{width:10%}.vc_sep_width_20{width:20%}.vc_sep_width_30{width:30%}.vc_sep_width_40{width:40%}.vc_sep_width_50{width:50%}.vc_sep_width_60{width:60%}.vc_sep_width_70{width:70%}.vc_sep_width_80{width:80%}.vc_sep_width_90{width:90%}.vc_sep_width_100{width:100%}.vc_sep_pos_align_center{margin-left:auto;margin-right:auto}.vc_sep_pos_align_left{margin-left:0;margin-right:auto}.vc_sep_pos_align_right{margin-left:auto;margin-right:0}.vc_text_separator div{display:inline-block;padding:1px 1em;position:relative;top:-9px}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-background,.wpb_single_image .vc_box_border.vc_box_border_blue,.wpb_single_image .vc_box_border_circle.vc_box_border_blue{background-color:#5472D2}.separator_align_left{text-align:left}.separator_align_right{text-align:right}.vc-zigzag-wrapper{text-align:center}.vc-zigzag-wrapper.vc-zigzag-align-left{text-align:left}.vc-zigzag-wrapper.vc-zigzag-align-right{text-align:right}.vc-zigzag-inner{display:inline-block}.wpb_single_image a{border:none;outline:0}.wpb_single_image img{height:auto;max-width:100%;vertical-align:top}.wpb_single_image img.vc_img-placeholder{width:100%}.wpb_single_image .vc_single_image-wrapper{display:inline-block;vertical-align:top;max-width:100%}.wpb_single_image .vc_single_image-wrapper.vc_box_rounded,.wpb_single_image .vc_single_image-wrapper.vc_box_rounded img{border-radius:4px;box-shadow:none}.wpb_single_image .vc_single_image-wrapper.vc_box_outline,.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle{border-radius:0;box-shadow:none;padding:6px;border:1px solid #EBEBEB}.wpb_single_image .vc_single_image-wrapper.vc_box_outline img,.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img{border-radius:0;box-shadow:none;border:1px solid #EBEBEB}.wpb_single_image .vc_single_image-wrapper.vc_box_border,.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle{border-radius:0;box-shadow:none;padding:6px;border:none}.wpb_single_image .vc_single_image-wrapper.vc_box_border img,.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img{border-radius:0;box-shadow:none;border:none}.wpb_single_image .vc_single_image-wrapper.vc_box_shadow,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img{border-radius:0;box-shadow:0 0 5px rgba(0,0,0,.1)}.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle{padding:6px}.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d{border-radius:0;box-shadow:none;margin-bottom:15px}.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d img{border-radius:0;box-shadow:none}.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img{border-radius:50%;box-shadow:none;overflow:hidden}.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img{box-shadow:0 0 5px rgba(0,0,0,.1)}.wpb_single_image.vc_align_center{text-align:center}.wpb_single_image.vc_align_right{text-align:right}.wpb_single_image.vc_align_left{text-align:left}.wpb_single_image .vc_box_shadow_3d{position:relative;z-index:0;display:inline-block;max-width:100%}.wpb_single_image .vc_box_shadow_3d:after,.wpb_single_image .vc_box_shadow_3d:before{content:"";position:absolute;box-shadow:0 15px 10px rgba(0,0,0,.6);left:5px;right:50%;bottom:8px;height:30%;z-index:-1;border-radius:inherit;transform-origin:0 0;transform:skewY(-6deg)}.wpb_single_image .vc_box_shadow_3d:after{left:50%;right:5px;transform:skewY(6deg);transform-origin:100% 0}.wpb_single_image .vc_figure{display:inline-block;vertical-align:top;margin:0;max-width:100%}.wpb_single_image .vc_figure-caption{margin-top:.2em;font-size:.8em}.wpb_single_image .vc_box_outline.vc_box_border_blue,.wpb_single_image .vc_box_outline_circle.vc_box_border_blue{border-color:#5472D2}.wpb_single_image .vc_box_outline.vc_box_border_turquoise,.wpb_single_image .vc_box_outline_circle.vc_box_border_turquoise{border-color:#00C1CF}.wpb_single_image .vc_box_border.vc_box_border_turquoise,.wpb_single_image .vc_box_border_circle.vc_box_border_turquoise{background-color:#00C1CF}.wpb_single_image .vc_box_outline.vc_box_border_pink,.wpb_single_image .vc_box_outline_circle.vc_box_border_pink{border-color:#FE6C61}.wpb_single_image .vc_box_border.vc_box_border_pink,.wpb_single_image .vc_box_border_circle.vc_box_border_pink{background-color:#FE6C61}.wpb_single_image .vc_box_outline.vc_box_border_violet,.wpb_single_image .vc_box_outline_circle.vc_box_border_violet{border-color:#8D6DC4}.wpb_single_image .vc_box_border.vc_box_border_violet,.wpb_single_image .vc_box_border_circle.vc_box_border_violet{background-color:#8D6DC4}.wpb_single_image .vc_box_outline.vc_box_border_peacoc,.wpb_single_image .vc_box_outline_circle.vc_box_border_peacoc{border-color:#4CADC9}.wpb_single_image .vc_box_border.vc_box_border_peacoc,.wpb_single_image .vc_box_border_circle.vc_box_border_peacoc{background-color:#4CADC9}.wpb_single_image .vc_box_outline.vc_box_border_chino,.wpb_single_image .vc_box_outline_circle.vc_box_border_chino{border-color:#CEC2AB}.wpb_single_image .vc_box_border.vc_box_border_chino,.wpb_single_image .vc_box_border_circle.vc_box_border_chino{background-color:#CEC2AB}.wpb_single_image .vc_box_outline.vc_box_border_mulled_wine,.wpb_single_image .vc_box_outline_circle.vc_box_border_mulled_wine{border-color:#50485B}.wpb_single_image .vc_box_border.vc_box_border_mulled_wine,.wpb_single_image .vc_box_border_circle.vc_box_border_mulled_wine{background-color:#50485B}.wpb_single_image .vc_box_outline.vc_box_border_vista_blue,.wpb_single_image .vc_box_outline_circle.vc_box_border_vista_blue{border-color:#75D69C}.wpb_single_image .vc_box_border.vc_box_border_vista_blue,.wpb_single_image .vc_box_border_circle.vc_box_border_vista_blue{background-color:#75D69C}.wpb_single_image .vc_box_outline.vc_box_border_black,.wpb_single_image .vc_box_outline_circle.vc_box_border_black{border-color:#2A2A2A}.wpb_single_image .vc_box_border.vc_box_border_black,.wpb_single_image .vc_box_border_circle.vc_box_border_black{background-color:#2A2A2A}.wpb_single_image .vc_box_outline.vc_box_border_grey,.wpb_single_image .vc_box_outline_circle.vc_box_border_grey{border-color:#EBEBEB}.wpb_single_image .vc_box_border.vc_box_border_grey,.wpb_single_image .vc_box_border_circle.vc_box_border_grey{background-color:#EBEBEB}.wpb_single_image .vc_box_outline.vc_box_border_orange,.wpb_single_image .vc_box_outline_circle.vc_box_border_orange{border-color:#F7BE68}.wpb_single_image .vc_box_border.vc_box_border_orange,.wpb_single_image .vc_box_border_circle.vc_box_border_orange{background-color:#F7BE68}.wpb_single_image .vc_box_outline.vc_box_border_sky,.wpb_single_image .vc_box_outline_circle.vc_box_border_sky{border-color:#5AA1E3}.wpb_single_image .vc_box_border.vc_box_border_sky,.wpb_single_image .vc_box_border_circle.vc_box_border_sky{background-color:#5AA1E3}.wpb_single_image .vc_box_outline.vc_box_border_green,.wpb_single_image .vc_box_outline_circle.vc_box_border_green{border-color:#6DAB3C}.wpb_single_image .vc_box_border.vc_box_border_green,.wpb_single_image .vc_box_border_circle.vc_box_border_green{background-color:#6DAB3C}.wpb_single_image .vc_box_outline.vc_box_border_juicy_pink,.wpb_single_image .vc_box_outline_circle.vc_box_border_juicy_pink{border-color:#F4524D}.wpb_single_image .vc_box_border.vc_box_border_juicy_pink,.wpb_single_image .vc_box_border_circle.vc_box_border_juicy_pink{background-color:#F4524D}.wpb_single_image .vc_box_outline.vc_box_border_sandy_brown,.wpb_single_image .vc_box_outline_circle.vc_box_border_sandy_brown{border-color:#F79468}.wpb_single_image .vc_box_border.vc_box_border_sandy_brown,.wpb_single_image .vc_box_border_circle.vc_box_border_sandy_brown{background-color:#F79468}.wpb_single_image .vc_box_outline.vc_box_border_purple,.wpb_single_image .vc_box_outline_circle.vc_box_border_purple{border-color:#B97EBB}.wpb_single_image .vc_box_border.vc_box_border_purple,.wpb_single_image .vc_box_border_circle.vc_box_border_purple{background-color:#B97EBB}.wpb_single_image .vc_box_outline.vc_box_border_white,.wpb_single_image .vc_box_outline_circle.vc_box_border_white{border-color:#FFF}.wpb_single_image .vc_box_border.vc_box_border_white,.wpb_single_image .vc_box_border_circle.vc_box_border_white{background-color:#FFF}.vc_icon_element{line-height:0;font-size:14px;margin-bottom:35px}.vc_icon_element.vc_icon_element-outer{box-sizing:border-box;text-align:center}.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left{text-align:left}.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-center{text-align:center}.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-right{text-align:right}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner{text-align:center;display:inline-block;border:2px solid transparent;width:4em;height:4em;box-sizing:content-box;position:relative}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon{font-size:2.15em;font-style:normal;line-height:1!important;font-size-adjust:none;font-stretch:normal;font-feature-settings:normal;font-language-override:normal;font-kerning:auto;font-synthesis:weight style;font-variant:normal;text-rendering:auto;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before{font-style:normal;display:inline-block;text-decoration:inherit;width:inherit;height:inherit;font-size:1em;text-align:center;text-rendering:optimizelegibility}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-link{width:100%;height:100%;display:block;position:absolute;top:0;box-sizing:content-box;border:none}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs{max-width:100%!important;line-height:1.2em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs.vc_icon_element-have-style-inner{width:2.5em!important;height:2.5em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs .vc_icon_element-icon{font-size:1.2em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm{max-width:100%!important;line-height:1.6em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm.vc_icon_element-have-style-inner{width:3.15em!important;height:3.15em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm .vc_icon_element-icon{font-size:1.6em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md{max-width:100%!important;line-height:2.15em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner{width:4em!important;height:4em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon{font-size:2.15em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg{max-width:100%!important;line-height:2.85em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner{width:5em!important;height:5em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon{font-size:2.85em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl{max-width:100%!important;line-height:5em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner{width:7.15em!important;height:7.15em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon{font-size:5em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_icon_element-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_icon_element-link{border-radius:50%}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_icon_element-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_icon_element-link{border-radius:5px}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-turquoise .vc_icon_element-icon{color:#00C1CF}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-pink .vc_icon_element-icon{color:#FE6C61}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-violet .vc_icon_element-icon{color:#8D6DC4}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-peacoc .vc_icon_element-icon{color:#4CADC9}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-chino .vc_icon_element-icon{color:#CEC2AB}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-mulled_wine .vc_icon_element-icon{color:#50485B}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-vista_blue .vc_icon_element-icon{color:#75D69C}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-black .vc_icon_element-icon{color:#2A2A2A}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-grey .vc_icon_element-icon{color:#EBEBEB}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-orange .vc_icon_element-icon{color:#F7BE68}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sky .vc_icon_element-icon{color:#5AA1E3}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-green .vc_icon_element-icon{color:#6DAB3C}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-juicy_pink .vc_icon_element-icon{color:#F4524D}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sandy_brown .vc_icon_element-icon{color:#F79468}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-purple .vc_icon_element-icon{color:#B97EBB}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-white .vc_icon_element-icon{color:#FFF}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-outline{border-color:#5472D2}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-outline{border-color:#00C1CF}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-background{background-color:#00C1CF}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-outline{border-color:#FE6C61}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-background{background-color:#FE6C61}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-outline{border-color:#8D6DC4}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-background{background-color:#8D6DC4}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-outline{border-color:#4CADC9}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-background{background-color:#4CADC9}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-outline{border-color:#CEC2AB}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-background{background-color:#CEC2AB}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-outline{border-color:#50485B}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-background{background-color:#50485B}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-outline{border-color:#75D69C}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-background{background-color:#75D69C}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-outline{border-color:#2A2A2A}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-background{background-color:#2A2A2A}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-outline{border-color:#EBEBEB}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-background{background-color:#EBEBEB}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-outline{border-color:#F7BE68}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-background{background-color:#F7BE68}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-outline{border-color:#5AA1E3}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-background{background-color:#5AA1E3}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-outline{border-color:#6DAB3C}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-background{background-color:#6DAB3C}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-outline{border-color:#F4524D}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-background{background-color:#F4524D}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-outline{border-color:#F79468}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-background{background-color:#F79468}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-outline{border-color:#B97EBB}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-background{background-color:#B97EBB}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-outline{border-color:#FFF}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-background{background-color:#FFF}.vc_chart .vc_chart-legend{font-size:14px;margin:0;padding:0}.vc_chart .vc_chart-legend li{line-height:1.3em;list-style:none;margin:0 0 .3em;min-height:1.3em}.vc_chart .vc_chart-legend span{border-radius:.3em;display:inline-block;height:1.3em;left:0;margin-right:.5em;vertical-align:middle;width:1.3em}@media (min-width:768px){.vc_chart .vc_chart-legend{display:inline-block;vertical-align:middle;width:40%}.vc_chart .vc_chart-legend li{margin-left:1em}.vc_chart .vc_chart-with-legend{display:inline-block;vertical-align:middle;width:60%}}.vc_line-chart .vc_chart-with-legend{width:75%}.vc_line-chart .vc_chart-legend{width:25%}.wpb_single_image .wpb_wrapper .vc_single_image-wrapper .zoomImg{border-radius:0}.wpb_single_image [class*='_circle'] .vc-zoom-wrapper{border-radius:50%}.wpb_single_image [class*='_rounded'] .vc-zoom-wrapper{border-radius:4px}.vc_general.vc_pagination{display:block;margin:0;padding:0;text-align:center}.vc_general.vc_pagination .vc_pagination-item{display:inline-block;margin:0;padding:0;vertical-align:middle}.vc_general.vc_pagination .vc_pagination-trigger{display:block;text-decoration:none;cursor:pointer;height:10px;width:10px;margin:5px 7px;background:0 0;transition:all .2s ease-in-out;border:none}.vc_gitem-zone,.vc_gitem_row .vc_gitem-col{background-repeat:no-repeat;background-position:50% 50%;background-size:cover;box-sizing:border-box}.vc_general.vc_pagination .vc_pagination-trigger:focus{outline:0}.vc_general.vc_pagination .vc_active .vc_pagination-trigger{cursor:default}.vc_pagination.vc_pagination-style-outline .vc_pagination-trigger{border:3px solid transparent}.vc_pagination.vc_pagination-style-flat .vc_pagination-trigger{opacity:.6}.vc_pagination.vc_pagination-style-flat .vc_active .vc_pagination-trigger,.vc_pagination.vc_pagination-style-flat .vc_pagination-trigger:hover{opacity:1}.vc_pagination.vc_pagination-shape-round .vc_pagination-trigger{border-radius:50%}.vc_pagination.vc_pagination-shape-rounded .vc_pagination-trigger{border-radius:3px}.vc_pagination-color-blue.vc_pagination-style-outline .vc_pagination-trigger{border-color:#5472D2}.vc_pagination-color-blue.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-blue.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-blue.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#5472D2}.vc_pagination-color-turquoise.vc_pagination-style-outline .vc_pagination-trigger{border-color:#00C1CF}.vc_pagination-color-turquoise.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-turquoise.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-turquoise.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#00C1CF}.vc_pagination-color-pink.vc_pagination-style-outline .vc_pagination-trigger{border-color:#FE6C61}.vc_pagination-color-pink.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-pink.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-pink.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#FE6C61}.vc_pagination-color-violet.vc_pagination-style-outline .vc_pagination-trigger{border-color:#8D6DC4}.vc_pagination-color-violet.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-violet.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-violet.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#8D6DC4}.vc_pagination-color-peacoc.vc_pagination-style-outline .vc_pagination-trigger{border-color:#4CADC9}.vc_pagination-color-peacoc.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-peacoc.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-peacoc.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#4CADC9}.vc_pagination-color-chino.vc_pagination-style-outline .vc_pagination-trigger{border-color:#CEC2AB}.vc_pagination-color-chino.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-chino.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-chino.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#CEC2AB}.vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_pagination-trigger{border-color:#50485B}.vc_pagination-color-mulled-wine.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#50485B}.vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_pagination-trigger{border-color:#75D69C}.vc_pagination-color-vista-blue.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#75D69C}.vc_pagination-color-orange.vc_pagination-style-outline .vc_pagination-trigger{border-color:#F7BE68}.vc_pagination-color-orange.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-orange.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-orange.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#F7BE68}.vc_pagination-color-sky.vc_pagination-style-outline .vc_pagination-trigger{border-color:#5AA1E3}.vc_pagination-color-sky.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-sky.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-sky.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#5AA1E3}.vc_pagination-color-green.vc_pagination-style-outline .vc_pagination-trigger{border-color:#6DAB3C}.vc_pagination-color-green.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-green.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-green.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#6DAB3C}.vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_pagination-trigger{border-color:#F4524D}.vc_pagination-color-juicy-pink.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#F4524D}.vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_pagination-trigger{border-color:#F79468}.vc_pagination-color-sandy-brown.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#F79468}.vc_pagination-color-purple.vc_pagination-style-outline .vc_pagination-trigger{border-color:#B97EBB}.vc_pagination-color-purple.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-purple.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-purple.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#B97EBB}.vc_pagination-color-black.vc_pagination-style-outline .vc_pagination-trigger{border-color:#2A2A2A}.vc_pagination-color-black.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-black.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-black.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#2A2A2A}.vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger{border-color:#EBEBEB}.vc_pagination-color-grey.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-grey.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#EBEBEB}.vc_pagination-color-white.vc_pagination-style-outline .vc_pagination-trigger{border-color:#FFF}.vc_pagination-color-white.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-white.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-white.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#FFF}.vc_grid.vc_row{padding-left:0;margin-left:0;margin-right:0}.vc-row[data-vc-full-width] .vc_grid.vc_row{overflow:hidden}.vc_grid.vc_row.vc_grid-gutter-1px{margin-bottom:-1px}.vc_grid.vc_row.vc_grid-gutter-1px .vc_pageable-slide-wrapper{margin-right:-1px}.vc_grid.vc_row.vc_grid-gutter-1px .vc_grid-item{padding-right:1px;padding-bottom:1px}.vc_grid.vc_row.vc_grid-gutter-2px{margin-bottom:-2px}.vc_grid.vc_row.vc_grid-gutter-2px .vc_pageable-slide-wrapper{margin-right:-2px}.vc_grid.vc_row.vc_grid-gutter-2px .vc_grid-item{padding-right:2px;padding-bottom:2px}.vc_grid.vc_row.vc_grid-gutter-3px{margin-bottom:-3px}.vc_grid.vc_row.vc_grid-gutter-3px .vc_pageable-slide-wrapper{margin-right:-3px}.vc_grid.vc_row.vc_grid-gutter-3px .vc_grid-item{padding-right:3px;padding-bottom:3px}.vc_grid.vc_row.vc_grid-gutter-4px{margin-bottom:-4px}.vc_grid.vc_row.vc_grid-gutter-4px .vc_pageable-slide-wrapper{margin-right:-4px}.vc_grid.vc_row.vc_grid-gutter-4px .vc_grid-item{padding-right:4px;padding-bottom:4px}.vc_grid.vc_row.vc_grid-gutter-5px{margin-bottom:-5px}.vc_grid.vc_row.vc_grid-gutter-5px .vc_pageable-slide-wrapper{margin-right:-5px}.vc_grid.vc_row.vc_grid-gutter-5px .vc_grid-item{padding-right:5px;padding-bottom:5px}.vc_grid.vc_row.vc_grid-gutter-10px{margin-bottom:-10px}.vc_grid.vc_row.vc_grid-gutter-10px .vc_pageable-slide-wrapper{margin-right:-10px}.vc_grid.vc_row.vc_grid-gutter-10px .vc_grid-item{padding-right:10px;padding-bottom:10px}.vc_grid.vc_row.vc_grid-gutter-15px{margin-bottom:-15px}.vc_grid.vc_row.vc_grid-gutter-15px .vc_pageable-slide-wrapper{margin-right:-15px}.vc_grid.vc_row.vc_grid-gutter-15px .vc_grid-item{padding-right:15px;padding-bottom:15px}.vc_grid.vc_row.vc_grid-gutter-20px{margin-bottom:-20px}.vc_grid.vc_row.vc_grid-gutter-20px .vc_pageable-slide-wrapper{margin-right:-20px}.vc_grid.vc_row.vc_grid-gutter-20px .vc_grid-item{padding-right:20px;padding-bottom:20px}.vc_grid.vc_row.vc_grid-gutter-25px{margin-bottom:-25px}.vc_grid.vc_row.vc_grid-gutter-25px .vc_pageable-slide-wrapper{margin-right:-25px}.vc_grid.vc_row.vc_grid-gutter-25px .vc_grid-item{padding-right:25px;padding-bottom:25px}.vc_grid.vc_row.vc_grid-gutter-30px{margin-bottom:-30px}.vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper{margin-right:-30px}.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item{padding-right:30px;padding-bottom:30px}.vc_grid.vc_row.vc_grid-gutter-35px{margin-bottom:-35px}.vc_grid.vc_row.vc_grid-gutter-35px .vc_pageable-slide-wrapper{margin-right:-35px}.vc_grid.vc_row.vc_grid-gutter-35px .vc_grid-item{padding-right:35px;padding-bottom:35px}.vc_grid.vc_row .vc_pageable-slide-wrapper .vc_grid-item.vc_visible-item:hover{z-index:3}.vc_grid.vc_row .vc_grid-item{display:none;padding:0;vertical-align:top;float:none;box-sizing:border-box;z-index:1}.vc_grid.vc_row .vc_grid-item .vc_grid-item-mini .vc_grid-item-content{overflow:hidden}.vc_grid.vc_row .vc_grid-item .vc_btn,.vc_grid.vc_row .vc_grid-item .vc_icon_element,.vc_grid.vc_row .vc_grid-item .wpb_content_element{margin-bottom:15px}.vc-hoverbox-inner :last-child,.vc_gitem_row,.vc_gitem_row .vc_gitem_row{margin-bottom:0}.vc_grid.vc_row .vc_grid-item .vc_btn a,.vc_grid.vc_row .vc_grid-item .vc_icon_element a,.vc_grid.vc_row .vc_grid-item .wpb_content_element a{text-decoration:none;border-bottom:0}.vc_grid-animation-none .vc_grid.vc_row .vc_grid-item{transition:none!important}.vc_grid .vc_gitem-link{border-bottom:none;outline:0;box-shadow:none}.vc_masonry_grid .vc_grid.vc_row .vc_grid-item,.vc_masonry_media_grid .vc_grid.vc_row .vc_grid-item{position:static}.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,.vc_masonry_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,.vc_masonry_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,.vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item{display:block}@media (min-width:768px){.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,.vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item{display:inline-block}}@-moz-document url-prefix(){.vc_masonry_grid .vc_grid-item,.vc_masonry_media_grid .vc_grid-item{margin-left:-.01px}}.vc_gitem-zone-b{display:none;overflow:hidden}.vc_gitem-float-none{float:none}.vc_gitem-float-left{float:left}.vc_gitem-float-right{float:right}.vc_gitem-align-center{text-align:center}.vc_gitem-align-right{text-align:right}.vc_gitem-align-justify{text-align:justify}.vc_gitem-block{position:relative;overflow:hidden}.vc_gitem-is-link{cursor:pointer}.vc_gitem-link{text-decoration:none}.vc_gitem_row{margin-left:0;margin-right:0;padding:inherit;box-sizing:border-box}.vc_gitem-zone-a .vc_gitem-row-position-top,.vc_gitem-zone-b .vc_gitem-row-position-top{position:absolute;left:0;right:0;top:0}.vc_gitem-zone-a .vc_gitem-row-position-middle,.vc_gitem-zone-b .vc_gitem-row-position-middle{position:absolute;left:0;right:0;top:50%;transform:translate(0,-50%)}.vc_gitem-zone-a .vc_gitem-row-position-bottom,.vc_gitem-zone-b .vc_gitem-row-position-bottom{position:absolute;left:0;right:0;bottom:0}.vc_gitem_row .vc_gitem-col{padding:10px}.vc_gitem-zone{position:relative;background-clip:border-box;overflow:hidden}.vc_gitem-zone .vc-zone-link{display:block;position:absolute;top:0;right:0;left:0;bottom:0;z-index:5}.vc_gitem-zone-img{width:100%;display:block;visibility:hidden;height:auto}.vc_gitem-zone-a .vc_gitem-zone-mini{box-sizing:border-box;padding:inherit;position:static;top:0;left:0;bottom:0;right:0}.vc_gitem-zone-b .vc_gitem-zone-mini{position:static;padding:inherit;top:0;left:0;right:0;bottom:0;margin:0}.vc_grid-item-zone-c-left .vc_gitem-animated-block{float:right;width:50%}.vc_grid-item-zone-c-left .vc_gitem-zone-c,.vc_grid-item-zone-c-right .vc_gitem-animated-block{float:left;width:50%}.vc_grid-item-zone-c-right .vc_gitem-zone-c{float:right;width:50%}.vc-gitem-zone-height-mode-auto .vc_gitem-zone-img{display:none!important}.vc-gitem-zone-height-mode-auto:before{content:"";display:block;padding-top:100%}.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-4-3:before{padding-top:75%}.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before{padding-top:133.33333333%}.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-16-9:before{padding-top:56.25%}.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-9-16:before{padding-top:177.77777778%}.vc_gitem-animated-block{position:relative}.vc_gitem-animate .vc_btn{transition:all 0s ease}.vc_gitem-animate .vc_gitem-zone-b{z-index:199}.vc_gitem-animate-none .vc_gitem-zone-b{display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:0;opacity:0;filter:alpha(opacity=0);box-sizing:border-box}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-none .vc_gitem-zone-b{opacity:1;filter:alpha(opacity=100)}.vc_gitem-animate-blurOut .vc_gitem-zone-b,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b,.vc_gitem-animate-fadeIn .vc_gitem-zone-b,.vc_gitem-animate-scaleIn .vc_gitem-zone-b,.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b{display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:0;opacity:0;filter:alpha(opacity=0);transition:all 1s ease;box-sizing:border-box}.vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_separator,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_separator,.vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_separator,.vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_separator,.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_separator{transition:all 1s ease;width:0}.vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_btn,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_btn,.vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_btn,.vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_btn,.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_btn{transition:all 1s ease;transform:scale(0)}.vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title,.vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title,.vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title,.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title{display:inline-block;opacity:0;filter:alpha(opacity=0);transform:translate3d(0,-100%,0);-webkit-perspective:1000;-webkit-backface-visibility:hidden;transition:transform 1s cubic-bezier(0,.275,.125,1),opacity .5s cubic-bezier(0,.275,.125,1)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_separator{transition:all 1s ease;width:50%}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_btn{transition:all 1s ease;transform:scale(1)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_post-title{opacity:1;filter:alpha(opacity=100);transform:translate3d(0,0,0)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b{opacity:1;filter:alpha(opacity=100)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_separator{transition:all 1s ease;width:50%}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_btn{transition:all 1s ease;transform:scale(1)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title{opacity:1;filter:alpha(opacity=100);transform:translate3d(0,0,0)}.vc_gitem-animate-scaleIn{overflow:hidden}.vc_gitem-animate-scaleIn .vc_gitem-zone-a{transform:scale(1);transition:transform .3s ease-in-out}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-a{transform:scale(1.1)}.vc_gitem-animate-scaleRotateIn{overflow:hidden}.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-a{transform:scale(1);transition:transform .3s ease-in-out}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-a{transform:scale(1.5) rotate(10deg)}.vc_gitem-animate-blurOut .vc_gitem-zone-a,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-a{-moz-filter:blur(0);-ms-filter:blur(0);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');transform-origin:50% 50%;-webkit-perspective:1000;-webkit-backface-visibility:hidden;webkit-transition:filter .5s cubic-bezier(0,.275,.125,1),-webkit-transform .5s cubic-bezier(0,.275,.125,1);transition:filter .5s cubic-bezier(0,.275,.125,1),transform .5s cubic-bezier(0,.275,.125,1)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-a,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-a{-moz-filter:blur(2px);-ms-filter:blur(2px);filter:blur(2px);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='0')}.vc_gitem-animate-blurScaleOut{overflow:hidden}.vc_gitem-animate-blurScaleOut .vc_gitem-zone-a{transform:scale(1.1)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-a{transform:scale(1)}.vc_gitem-animate-slideInRight{overflow:hidden}.vc_gitem-animate-slideInRight .vc_gitem-zone-b{display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:0;opacity:0;filter:alpha(opacity=0);transition:all 1s ease;transform:translateX(-100%)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideInRight .vc_gitem-zone-b{opacity:1;filter:alpha(opacity=100);transform:translateX(0)}.vc_gitem-animate-slideInLeft{overflow:hidden}.vc_gitem-animate-slideInLeft .vc_gitem-zone-b{display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:0;transition:all 1s ease;transform:translateX(-100%);opacity:0;filter:alpha(opacity=0)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideInLeft .vc_gitem-zone-b{opacity:1;filter:alpha(opacity=100);transform:translateX(0)}.vc_gitem-animate-slideBottom{overflow:hidden;position:relative}.vc_gitem-animate-slideBottom .vc_gitem-zone-b{display:block;transition:all 1s ease;z-index:1000;position:absolute;top:100%;height:100%;left:0;right:0;margin:0}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideBottom .vc_gitem-zone-b{top:0}.vc_gitem-animate-slideTop{overflow:hidden;position:relative}.vc_gitem-animate-slideTop .vc_gitem-zone-b{display:block;transition:all 1s ease;z-index:1000;position:absolute;top:-100%;height:100%;left:0;right:0;margin:0}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideTop .vc_gitem-zone-b{top:0}.vc_gitem-animate-flipFadeIn{overflow:hidden}.vc_gitem-animate-flipFadeIn .vc_gitem-zone-a{backface-visibility:hidden;transition:transform 1s;transform-style:preserve-3d}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipFadeIn .vc_gitem-zone-a{transform:rotateX(180deg)}.vc_gitem-animate-flipFadeIn .vc_gitem-zone-b{display:block;top:0;left:0;right:0;bottom:0;position:absolute;opacity:0;filter:alpha(opacity=0);transition:all .6s ease;transform-style:preserve-3d;transform:rotateX(180deg);backface-visibility:hidden}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipFadeIn .vc_gitem-zone-b{opacity:1;filter:alpha(opacity=100);transform:rotateX(0)}.vc_gitem-animate-flipHorizontalFadeIn{overflow:hidden}.vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-a{backface-visibility:hidden;transition:transform 1s;transform-style:preserve-3d}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-a{transform:rotateY(180deg)}.vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-b{display:block;top:0;left:0;right:0;bottom:0;position:absolute;opacity:0;filter:alpha(opacity=0);transition:all .6s ease;transform-style:preserve-3d;transform:rotateY(180deg);backface-visibility:hidden}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-b{opacity:1;filter:alpha(opacity=100);transform:rotateY(0)}.vc_gitem-animate-goTop20{overflow:hidden}.vc_gitem-animate-goTop20 .vc_gitem-zone-a{position:relative;transform:translateY(0);transition:transform .5s ease}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goTop20 .vc_gitem-zone-a{transform:translateY(-20%)}.vc_gitem-animate-goTop20 .vc_gitem-zone-b{display:block;transition:bottom .5s ease;bottom:-100%;z-index:1000;position:absolute;width:100%;margin:0}.vc_gitem-animate-goTop20 .vc_gitem-zone-b .vc_gitem-zone-mini{position:static;transform:none}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goTop20 .vc_gitem-zone-b{bottom:0}.vc_gitem-animate-goBottom20{overflow:hidden}.vc_gitem-animate-goBottom20 .vc_gitem-zone-a{position:relative;transform:translateY(0);transition:transform .5s ease}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goBottom20 .vc_gitem-zone-a{transform:translateY(20%)}.vc_gitem-animate-goBottom20 .vc_gitem-zone-b{display:block;transition:top .5s ease;top:-100%;z-index:1000;position:absolute;width:100%;margin:0}.vc_gitem-animate-goBottom20 .vc_gitem-zone-b .vc_gitem-zone-mini{position:static;transform:none}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goBottom20 .vc_gitem-zone-b{top:0}.vc_gitem-post-data{margin-bottom:15px}.vc_gitem-post-data h2{margin:0}.vc_gitem-post-category-name .vc_gitem-link{color:inherit}.vc_grid .vc_pageable-load-more-btn{text-align:center;margin-top:25px}.vc_grid .vc_pageable-load-more-btn>.vc_btn{outline:0}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots{display:none;margin-top:20px;text-align:center;-webkit-tap-highlight-color:transparent}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots .vc_grid-owl-dot{cursor:pointer;display:inline-block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots .vc_grid-owl-dot span{width:10px;height:10px;margin:5px 7px;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots{display:block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots .vc_grid-owl-dot span{border:3px solid;transition:background-color .2s ease}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots{display:block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots .vc_grid-owl-dot span{border:3px solid;border-radius:10px;transition:background-color .2s ease}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots{display:block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot span{border-radius:30px;opacity:.6;filter:alpha(opacity=60)}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot:hover span{opacity:1;filter:alpha(opacity=100)}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots{display:block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot span{width:10px;height:10px;margin:5px 7px;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;opacity:.6;filter:alpha(opacity=60)}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot:hover span{opacity:1;filter:alpha(opacity=100)}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots{display:block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot span{width:10px;height:10px;margin:5px 7px;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:3px;opacity:.6;filter:alpha(opacity=60)}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme:hover .vc_grid-owl-nav{opacity:1;filter:alpha(opacity=100)}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span{border-color:#5472D2!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot:hover span{background-color:#5472D2!important;border-color:#5472D2!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span{border-color:#00C1CF!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot:hover span{background-color:#00C1CF!important;border-color:#00C1CF!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span{border-color:#FE6C61!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot:hover span{background-color:#FE6C61!important;border-color:#FE6C61!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span{border-color:#8D6DC4!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot:hover span{background-color:#8D6DC4!important;border-color:#8D6DC4!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span{border-color:#4CADC9!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot:hover span{background-color:#4CADC9!important;border-color:#4CADC9!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span{border-color:#CEC2AB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot:hover span{background-color:#CEC2AB!important;border-color:#CEC2AB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span{border-color:#50485B!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot:hover span{background-color:#50485B!important;border-color:#50485B!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span{border-color:#75D69C!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot:hover span{background-color:#75D69C!important;border-color:#75D69C!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span{border-color:#2A2A2A!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot:hover span{background-color:#2A2A2A!important;border-color:#2A2A2A!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span{border-color:#EBEBEB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot:hover span{background-color:#EBEBEB!important;border-color:#EBEBEB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span{border-color:#F7BE68!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot:hover span{background-color:#F7BE68!important;border-color:#F7BE68!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span{border-color:#5AA1E3!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot:hover span{background-color:#5AA1E3!important;border-color:#5AA1E3!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span{border-color:#6DAB3C!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot:hover span{background-color:#6DAB3C!important;border-color:#6DAB3C!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span{border-color:#F4524D!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot:hover span{background-color:#F4524D!important;border-color:#F4524D!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span{border-color:#F79468!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot:hover span{background-color:#F79468!important;border-color:#F79468!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span{border-color:#B97EBB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot:hover span{background-color:#B97EBB!important;border-color:#B97EBB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span{border-color:#FFF!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot:hover span{background-color:#FFF!important;border-color:#FFF!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span{background-color:#5472D2!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span{background-color:#00C1CF!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span{background-color:#FE6C61!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span{background-color:#8D6DC4!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span{background-color:#4CADC9!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span{background-color:#CEC2AB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span{background-color:#50485B!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span{background-color:#75D69C!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span{background-color:#2A2A2A!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span{background-color:#EBEBEB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span{background-color:#F7BE68!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span{background-color:#5AA1E3!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span{background-color:#6DAB3C!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span{background-color:#F4524D!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span{background-color:#F79468!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span{background-color:#B97EBB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span{background-color:#FFF!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav{cursor:pointer;opacity:0;filter:alpha(opacity=0);transition:opacity .3s ease-in 0s;-webkit-tap-highlight-color:transparent}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .disabled{display:none!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev{position:absolute;top:50%;margin-top:-12.5px;opacity:.5;filter:alpha(opacity=50);font-size:25px;line-height:25px;height:25px;display:inline-block;text-decoration:none;cursor:pointer;transition:opacity .3s ease-in 0s}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next:hover,.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev:hover{opacity:1;filter:alpha(opacity=100)}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev{left:5px}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev.vc_grid-nav-prev-outside{left:-30px}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next{right:5px}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next.vc_grid-nav-next-outside{right:-30px}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-blue{color:#5472D2!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-turquoise{color:#00C1CF!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-pink{color:#FE6C61!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-violet{color:#8D6DC4!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-peacoc{color:#4CADC9!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-chino{color:#CEC2AB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-mulled_wine{color:#50485B!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-vista_blue{color:#75D69C!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-black{color:#2A2A2A!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-grey{color:#EBEBEB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-orange{color:#F7BE68!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-sky{color:#5AA1E3!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-green{color:#6DAB3C!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-juicy_pink{color:#F4524D!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-sandy_brown{color:#F79468!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-purple{color:#B97EBB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-white{color:#FFF!important}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-1px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-1px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-13px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-2px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-2px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-13.5px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-3px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-3px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-14px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-4px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-4px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-14.5px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-5px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-5px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-15px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-10px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-10px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-17.5px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-15px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-15px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-20px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-20px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-20px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-22.5px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-25px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-25px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-25px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-30px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-30px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-27.5px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-35px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-35px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-30px}.vc_grid-pagination .vc_grid-pagination-list{outline:0;display:block;padding-left:0;text-align:center;margin:20px 0 0!important;border-radius:2px}.vc_grid-pagination .vc_grid-pagination-list>li{display:inline-block;margin:0;border:0 solid transparent}.vc_grid-pagination .vc_grid-pagination-list>li>a,.vc_grid-pagination .vc_grid-pagination-list>li>span{color:#fff;background-color:#337ab7;border:1px solid #337ab7;transition:opacity .3s ease-in 0s;position:relative;float:left;padding:3px 10px;line-height:1.42857143;text-decoration:none;opacity:.5;filter:alpha(opacity=50);margin-left:-1px;font-size:10px}.vc_grid-pagination .vc_grid-pagination-list>li:first-child>a,.vc_grid-pagination .vc_grid-pagination-list>li:first-child>span{margin-left:0}.vc_grid-pagination .vc_grid-pagination-list>li:focus a,.vc_grid-pagination .vc_grid-pagination-list>li:focus span,.vc_grid-pagination .vc_grid-pagination-list>li:hover a,.vc_grid-pagination .vc_grid-pagination-list>li:hover span{opacity:1;filter:alpha(opacity=100)}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-prev>a:after{font-family:vc_grid_v1;display:inline-block;content:"\e61b"}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-next>a:after{font-family:vc_grid_v1;display:inline-block;content:"\e61a"}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-first>a:after{font-family:vc_grid_v1;display:inline-block;content:"\e618"}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-last>a:after{font-family:vc_grid_v1;display:inline-block;content:"\e619"}.vc_grid-filter-dropdown .vc_grid-styled-select .vc_arrow-icon-navicon,.vc_grid-filter-select,.vc_grid-filter-select .vc_grid-styled-select .vc_arrow-icon-navicon,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>a,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>a:focus,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>a:hover,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>span,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>span:focus,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>span:hover{display:none}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>a,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>a:focus,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>a:hover,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>span,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>span:focus,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>span:hover{z-index:2;opacity:1;filter:alpha(opacity=100);cursor:default}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue>li{border-color:#5472D2!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue>li>span{background-color:#5472D2!important;border-color:#5472D2!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise>li{border-color:#00C1CF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise>li>span{background-color:#00C1CF!important;border-color:#00C1CF!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink>li{border-color:#FE6C61!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink>li>span{background-color:#FE6C61!important;border-color:#FE6C61!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet>li{border-color:#8D6DC4!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet>li>span{background-color:#8D6DC4!important;border-color:#8D6DC4!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li{border-color:#4CADC9!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li>span{background-color:#4CADC9!important;border-color:#4CADC9!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino>li{border-color:#CEC2AB!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino>li>span{background-color:#CEC2AB!important;border-color:#CEC2AB!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine>li{border-color:#50485B!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine>li>span{background-color:#50485B!important;border-color:#50485B!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue>li{border-color:#75D69C!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue>li>span{background-color:#75D69C!important;border-color:#75D69C!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black>li{border-color:#2A2A2A!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black>li>span{background-color:#2A2A2A!important;border-color:#2A2A2A!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey>li{border-color:#EBEBEB!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey>li>span{background-color:#EBEBEB!important;border-color:#EBEBEB!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange>li{border-color:#F7BE68!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange>li>span{background-color:#F7BE68!important;border-color:#F7BE68!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky>li{border-color:#5AA1E3!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky>li>span{background-color:#5AA1E3!important;border-color:#5AA1E3!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green>li{border-color:#6DAB3C!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green>li>span{background-color:#6DAB3C!important;border-color:#6DAB3C!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink>li{border-color:#F4524D!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink>li>span{background-color:#F4524D!important;border-color:#F4524D!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown>li{border-color:#F79468!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown>li>span{background-color:#F79468!important;border-color:#F79468!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple>li{border-color:#B97EBB!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple>li>span{background-color:#B97EBB!important;border-color:#B97EBB!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white>li{border-color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white>li>span{background-color:#FFF!important;border-color:#FFF!important;color:#2A2A2A!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>span{box-sizing:border-box;min-width:28px;min-height:22px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:first-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:first-child>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:first-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:first-child>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:first-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:first-child>span{border-bottom-left-radius:2px;border-top-left-radius:2px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:last-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:last-child>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:last-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:last-child>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:last-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:last-child>span{border-bottom-right-radius:2px;border-top-right-radius:2px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>span{margin-left:5px;box-sizing:border-box;min-height:22px;min-width:22px;padding:3px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>span{margin-left:5px;border-radius:30px;box-sizing:border-box;min-height:22px;min-width:22px;padding:3px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>span{border-radius:5px;box-sizing:border-box;min-height:22px;min-width:22px;padding:3px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>span{background-color:transparent!important;color:#000!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>span{background-color:transparent!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li{border-left-width:1px!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li>a{border-width:0;background:rgba(0,0,0,0)!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark li.vc_grid-disabled+li,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li:first-child,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light li.vc_grid-disabled+li,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li:first-child{border-width:0!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li>a{color:#000!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li>a{color:#fff!important}.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover>span{color:#FFF}.vc_grid-loading{margin:2em auto;font-size:10px;position:relative;text-indent:-9999em}.vc_grid-loading,.vc_grid-loading:after,.vc_grid-loading:before{border-radius:50%;width:12px;height:12px;animation:load7 1.8s infinite ease-in-out}.vc_grid-loading:before{left:-20px}.vc_grid-loading:after{left:20px;animation-delay:.32s}.vc_grid-loading:after,.vc_grid-loading:before{content:'';position:absolute;top:0}@keyframes load7{0%,100%,80%{box-shadow:0 2.5em 0 -1.3em rgba(235,235,235,.75)}40%{box-shadow:0 2.5em 0 0 rgba(235,235,235,.75)}}.vc_grid-filter{margin-left:0;margin-bottom:20px;list-style:none;padding:0}.vc_grid-filter.vc_grid-filter-center{text-align:center}.vc_grid-filter.vc_grid-filter-right{text-align:right}.vc_grid-filter.vc_grid-filter-left{text-align:left}.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item:hover{background-color:#5472D2}.vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover{background-color:#00C1CF}.vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item:hover{background-color:#FE6C61}.vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item:hover{background-color:#8D6DC4}.vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover{background-color:#4CADC9}.vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item:hover{background-color:#CEC2AB}.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover{background-color:#50485B}.vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover{background-color:#75D69C}.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item:hover{background-color:#2A2A2A}.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover{background-color:#EBEBEB}.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span{color:#666}.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item:hover>span{color:#FFF}.vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item:hover{background-color:#F7BE68}.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item:hover{background-color:#5AA1E3}.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item:hover{background-color:#6DAB3C}.vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover{background-color:#F4524D}.vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover{background-color:#F79468}.vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item:hover{background-color:#B97EBB}.vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item:hover{background-color:#FFF}.vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item:hover>span{color:#666}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item>span{color:#FFF}.vc_grid-filter>.vc_grid-filter-item{cursor:pointer;display:inline-block;background:0 0;padding:4px 10px;transition:background-color .1s linear}.vc_grid-filter>.vc_grid-filter-item:first-child{margin-left:0!important}.vc_grid-filter>.vc_grid-filter-item>span{transition:color .1s linear;outline:0;padding:0;text-decoration:none}.vc_grid-filter>.vc_grid-filter-item.vc_active>span,.vc_grid-filter>.vc_grid-filter-item:hover>span{text-decoration:none}.vc_grid-filter.vc_grid-filter-default>.vc_grid-filter-item{margin:0 5px 5px 0;border-radius:30px}.vc_grid-filter.vc_grid-filter- .vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-comma .vc_grid-filter-item{padding:0!important}.vc_grid-filter.vc_grid-filter-default-less-rounded>.vc_grid-filter-item{margin:0 5px 5px 0;border-radius:5px}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item{margin:0;border:1px solid rgba(235,235,235,.8);border-collapse:collapse}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:nth-child(n+2),.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:nth-child(n+2),.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item:nth-child(n+2){margin-left:-1px;margin-top:-1px}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item:hover{position:relative;z-index:1;border-color:transparent}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item.vc_active>a,.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:hover>a,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item.vc_active>a,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:hover>a,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item.vc_active>a,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item:hover>a{text-decoration:none}.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:first-child{border-top-left-radius:30px;border-bottom-left-radius:30px}.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:last-child{border-top-right-radius:30px;border-bottom-right-radius:30px}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item{background-color:#7c93dd}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item:hover{background-color:#5472D2}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item{background-color:#00919c}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover{background-color:#00C1CF}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item{background-color:#fe9b94}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item:hover{background-color:#FE6C61}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item{background-color:#a991d3}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item:hover{background-color:#8D6DC4}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item{background-color:#73bfd5}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover{background-color:#4CADC9}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item{background-color:#e1d9cb}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item:hover{background-color:#CEC2AB}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item{background-color:#695f77}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover{background-color:#50485B}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item{background-color:#9ce2b8}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover{background-color:#75D69C}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item{background-color:#444}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item:hover{background-color:#2A2A2A}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item>span{color:#666}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item{background-color:#d2d2d2}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item:hover{background-color:#EBEBEB}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item>span{color:#FFF}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item{background-color:#fad398}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item:hover{background-color:#F7BE68}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item{background-color:#86baea}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item:hover{background-color:#5AA1E3}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item{background-color:#87c456}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item:hover{background-color:#6DAB3C}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item{background-color:#f7817d}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover{background-color:#F4524D}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item{background-color:#fab698}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover{background-color:#F79468}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item{background-color:#cb9fcd}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item:hover{background-color:#B97EBB}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item>span{color:#666}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item{background-color:#e6e6e6}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item:hover{background-color:#FFF}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item{margin:0;border:1px solid transparent;border-collapse:collapse;padding:3px 7px}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item>span{color:#FFF}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:nth-child(n+2),.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item:nth-child(n+2){border-left:none;margin-left:1px;border-top:none;margin-top:1px}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:first-child,.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px;border-top:0}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:last-child,.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:first-child{border-top-left-radius:30px;border-bottom-left-radius:30px;border-top:0}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:last-child{border-top-right-radius:30px;border-bottom-right-radius:30px}.vc_grid-filter.vc_grid-filter-filled-rounded-all>.vc_grid-filter-item{border-radius:3px!important}.vc_grid-filter.vc_grid-filter-filled-round-all>.vc_grid-filter-item{border-radius:30px!important}.vc_grid-filter.vc_grid-filter-size-xs .vc_grid-filter-item{font-size:12px;padding:1px 5px}.vc_grid-filter.vc_grid-filter-size-sm .vc_grid-filter-item{font-size:13px;padding:2px 7px}.vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item{font-size:100%;padding:2px 10px}.vc_grid-filter.vc_grid-filter-size-lg .vc_grid-filter-item{font-size:18px;padding:4px 10px}.vc_grid-filter-dropdown,.vc_grid-filter-select{font-size:12px;margin-bottom:20px}.vc_grid-filter-dropdown.vc_grid-filter-center,.vc_grid-filter-select.vc_grid-filter-center{text-align:center}.vc_grid-filter-dropdown.vc_grid-filter-right,.vc_grid-filter-select.vc_grid-filter-right{text-align:right}.vc_grid-filter-dropdown.vc_grid-filter-left,.vc_grid-filter-select.vc_grid-filter-left{text-align:left}.vc_grid-filter-dropdown .vc_grid-styled-select select,.vc_grid-filter-select .vc_grid-styled-select select{outline:0;display:inline-block}@media (min-width:768px){.vc_grid-filter-dropdown.vc_grid-filter-color-blue .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-blue .vc_arrow-icon-navicon{color:#5472D2}.vc_grid-filter-dropdown.vc_grid-filter-color-turquoise .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-turquoise .vc_arrow-icon-navicon{color:#00C1CF}.vc_grid-filter-dropdown.vc_grid-filter-color-pink .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-pink .vc_arrow-icon-navicon{color:#FE6C61}.vc_grid-filter-dropdown.vc_grid-filter-color-violet .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-violet .vc_arrow-icon-navicon{color:#8D6DC4}.vc_grid-filter-dropdown.vc_grid-filter-color-peacoc .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-peacoc .vc_arrow-icon-navicon{color:#4CADC9}.vc_grid-filter-dropdown.vc_grid-filter-color-chino .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-chino .vc_arrow-icon-navicon{color:#CEC2AB}.vc_grid-filter-dropdown.vc_grid-filter-color-mulled_wine .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-mulled_wine .vc_arrow-icon-navicon{color:#50485B}.vc_grid-filter-dropdown.vc_grid-filter-color-vista_blue .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-vista_blue .vc_arrow-icon-navicon{color:#75D69C}.vc_grid-filter-dropdown.vc_grid-filter-color-black .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-black .vc_arrow-icon-navicon{color:#2A2A2A}.vc_grid-filter-dropdown.vc_grid-filter-color-grey .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-grey .vc_arrow-icon-navicon{color:#EBEBEB}.vc_grid-filter-dropdown.vc_grid-filter-color-orange .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-orange .vc_arrow-icon-navicon{color:#F7BE68}.vc_grid-filter-dropdown.vc_grid-filter-color-sky .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-sky .vc_arrow-icon-navicon{color:#5AA1E3}.vc_grid-filter-dropdown.vc_grid-filter-color-green .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-green .vc_arrow-icon-navicon{color:#6DAB3C}.vc_grid-filter-dropdown.vc_grid-filter-color-juicy_pink .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-juicy_pink .vc_arrow-icon-navicon{color:#F4524D}.vc_grid-filter-dropdown.vc_grid-filter-color-sandy_brown .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-sandy_brown .vc_arrow-icon-navicon{color:#F79468}.vc_grid-filter-dropdown.vc_grid-filter-color-purple .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-purple .vc_arrow-icon-navicon{color:#B97EBB}.vc_grid-filter-dropdown.vc_grid-filter-color-white .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-white .vc_arrow-icon-navicon{color:#FFF}.vc_grid-filter-dropdown .vc_grid-styled-select,.vc_grid-filter-select .vc_grid-styled-select{border:1px solid #ccc;display:inline-block;height:30px;overflow:hidden;padding-right:5px;text-align:left;width:auto;vertical-align:middle}.vc_grid-filter-dropdown .vc_grid-styled-select .vc_arrow-icon-navicon,.vc_grid-filter-select .vc_grid-styled-select .vc_arrow-icon-navicon{font-size:17px;display:inline;vertical-align:middle}.vc_grid-filter-dropdown .vc_grid-styled-select select,.vc_grid-filter-select .vc_grid-styled-select select{background:none;border:0;border-radius:0;height:30px;line-height:1;margin-right:-50px;padding:5px;position:relative;font-size:12px;z-index:0;cursor:pointer;max-width:inherit!important}}@media (max-width:768px){.vc_responsive .vc_grid-filter-select{display:block}.vc_responsive .vc_grid-filter:not(.vc_gitem-post-data){display:none!important}}.owl-carousel .owl-item .vc_grid-item{transform:translate3D(0,0,0)}.owl-carousel .owl-animated-out{z-index:0}.owl-carousel .owl-animated-in{z-index:1}.vc-hoverbox-wrapper,.vc-hoverbox-wrapper *{box-sizing:border-box}.vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-back,.vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-front{border-radius:10px}.vc-hoverbox-wrapper.vc-hoverbox-shape--round .vc-hoverbox-back,.vc-hoverbox-wrapper.vc-hoverbox-shape--round .vc-hoverbox-front{border-radius:50px}.vc-hoverbox-wrapper.vc-hoverbox-align--center{text-align:center}.vc-hoverbox-wrapper.vc-hoverbox-align--left{text-align:left}.vc-hoverbox-wrapper.vc-hoverbox-align--right{text-align:right}.vc-hoverbox-wrapper .vc-hoverbox{position:relative;display:inline-block;text-align:center;width:100%}.vc-hoverbox-wrapper.vc-hoverbox-width--100 .vc-hoverbox{width:100%}.vc-hoverbox-wrapper.vc-hoverbox-width--90 .vc-hoverbox{width:90%}.vc-hoverbox-wrapper.vc-hoverbox-width--80 .vc-hoverbox{width:80%}.vc-hoverbox-wrapper.vc-hoverbox-width--70 .vc-hoverbox{width:70%}.vc-hoverbox-wrapper.vc-hoverbox-width--60 .vc-hoverbox{width:60%}.vc-hoverbox-wrapper.vc-hoverbox-width--50 .vc-hoverbox{width:50%}.vc-hoverbox-wrapper.vc-hoverbox-width--40 .vc-hoverbox{width:40%}.vc-hoverbox-wrapper.vc-hoverbox-width--30 .vc-hoverbox{width:30%}.vc-hoverbox-wrapper.vc-hoverbox-width--20 .vc-hoverbox{width:20%}.vc-hoverbox-wrapper.vc-hoverbox-width--10 .vc-hoverbox{width:10%}.vc-hoverbox-inner{width:100%;display:inline-block;min-height:250px}.vc-hoverbox-block{height:100%;width:100%;backface-visibility:hidden;position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;transition:transform .5s ease-in-out;transform-style:preserve-3d;background-size:cover;background-position:center}.vc-hoverbox-block-inner{flex-shrink:0;padding:20px}.vc-hoverbox-front{transform:rotateY(0)}.vc-hoverbox-back{transform:rotateY(180deg)}.vc-hoverbox:hover .vc-hoverbox-front{transform:rotateY(-180deg)}.vc-hoverbox:hover .vc-hoverbox-back{transform:rotateY(0)}.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox-front{transform:rotateY(180deg)}.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox-back{transform:rotateY(0);z-index:2}.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox:hover .vc-hoverbox-front{transform:rotateY(0)}.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox:hover .vc-hoverbox-back{transform:rotateY(-180deg)}@font-face{font-family:vc_grid_v1;src:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.eot?-9hbgac);src:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.eot?#iefix-9hbgac) format('embedded-opentype'),url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.woff?-9hbgac) format('woff'),url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.ttf?-9hbgac) format('truetype'),url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.svg?-9hbgac#vc_grid_v1) format('svg');font-weight:400;font-style:normal}[class*=" vc_arrow-icon-"],[class^=vc_arrow-icon-]{font-family:vc_grid_v1;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vc_arrow-icon-minus:before{content:"\e61c"}.vc_arrow-icon-plus:before{content:"\e61d"}.vc_arrow-icon-arrow_down:before{content:"\e61e"}.vc_arrow-icon-arrow_up:before{content:"\e61f"}.vc_arrow-icon-arrow_01_left:before{content:"\e600"}.vc_arrow-icon-arrow_01_right:before{content:"\e601"}.vc_arrow-icon-arrow_02_left:before{content:"\e602"}.vc_arrow-icon-arrow_02_right:before{content:"\e603"}.vc_arrow-icon-arrow_03_left:before{content:"\e604"}.vc_arrow-icon-arrow_03_right:before{content:"\e605"}.vc_arrow-icon-arrow_04_left:before{content:"\e606"}.vc_arrow-icon-arrow_04_right:before{content:"\e607"}.vc_arrow-icon-arrow_05_left:before{content:"\e608"}.vc_arrow-icon-arrow_05_right:before{content:"\e609"}.vc_arrow-icon-arrow_06_left:before{content:"\e60a"}.vc_arrow-icon-arrow_06_right:before{content:"\e60b"}.vc_arrow-icon-arrow_07_left:before{content:"\e60c"}.vc_arrow-icon-arrow_07_right:before{content:"\e60d"}.vc_arrow-icon-arrow_08_left:before{content:"\e60e"}.vc_arrow-icon-arrow_08_right:before{content:"\e60f"}.vc_arrow-icon-arrow_09_left:before{content:"\e610"}.vc_arrow-icon-arrow_09_right:before{content:"\e611"}.vc_arrow-icon-arrow_10_left:before{content:"\e612"}.vc_arrow-icon-arrow_10_right:before{content:"\e613"}.vc_arrow-icon-arrow_11_left:before{content:"\e614"}.vc_arrow-icon-arrow_11_right:before{content:"\e615"}.vc_arrow-icon-arrow_12_left:before{content:"\e616"}.vc_arrow-icon-arrow_12_right:before{content:"\e617"}.vc_arrow-icon-navicon:before{content:"\f0c9"}.wpb_animate_when_almost_visible{opacity:0;filter:alpha(opacity=0)}.wpb_animate_when_almost_visible:not(.wpb_start_animation){animation:none}.top-to-bottom,.wpb_top-to-bottom{animation:wpb_ttb .7s 1 cubic-bezier(.175,.885,.32,1.275)}.bottom-to-top,.wpb_bottom-to-top{animation:wpb_btt .7s 1 cubic-bezier(.175,.885,.32,1.275)}.left-to-right,.wpb_left-to-right{animation:wpb_ltr .7s 1 cubic-bezier(.175,.885,.32,1.275)}.right-to-left,.wpb_right-to-left{animation:wpb_rtl .7s 1 cubic-bezier(.175,.885,.32,1.275)}.appear,.wpb_appear{animation:wpb_appear .7s 1 cubic-bezier(.175,.885,.32,1.275);transform:scale(1)}.wpb_start_animation{opacity:1;filter:alpha(opacity=100)}@keyframes wpb_ttb{0%{transform:translate(0,-10%);opacity:0;filter:alpha(opacity=0)}100%{transform:translate(0,0);opacity:1;filter:alpha(opacity=100)}}@keyframes wpb_btt{0%{transform:translate(0,10%);opacity:0;filter:alpha(opacity=0)}100%{transform:translate(0,0);opacity:1;filter:alpha(opacity=100)}}@keyframes wpb_ltr{0%{transform:translate(-10%,0);opacity:0;filter:alpha(opacity=0)}100%{transform:translate(0,0);opacity:1;filter:alpha(opacity=100)}}@keyframes wpb_rtl{0%{transform:translate(10%,0);opacity:0;filter:alpha(opacity=0)}100%{transform:translate(0,0);opacity:1;filter:alpha(opacity=100)}}@keyframes wpb_appear{0%{transform:scale(.5);opacity:.1;filter:alpha(opacity=10)}100%{transform:scale(1);opacity:1;filter:alpha(opacity=100)}}.vc-spinner::before{content:'';width:16px;height:16px;display:inline-block;pointer-events:none;margin-top:6px;background:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/images/spinner.gif) no-repeat;background-position-x:center;background-position-y:center}.vc-spinner.vc-spinner-complete::before{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/vc/tick.png)}.vc-spinner.vc-spinner-failed::before{background-image:url(//www.pbrc.ca/wp-content/plugins/js_composer/assets/vc/remove.png)}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini{position:relative}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_gitem-zone{opacity:0!important;filter:alpha(opacity=0)!important;transform:none!important;transition:none!important}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader-wrapper{position:absolute;right:0;top:50%;margin-top:-50px;left:0}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader{margin:2em auto;font-size:10px;position:relative;text-indent:-9999em}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader,.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after,.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before{border-radius:50%;width:12px;height:12px;animation:vc_woo-add-cart-load 1.8s infinite ease-in-out}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before{left:-20px}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after{left:20px;animation-delay:.32s}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after,.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before{content:'';position:absolute;top:0}@keyframes vc_woo-add-cart-load{0%,100%,80%{box-shadow:0 2.5em 0 -1.3em rgba(235,235,235,.75)}40%{box-shadow:0 2.5em 0 0 rgba(235,235,235,.75)}}.vc_grid-item-mini .added_to_cart.wc-forward{display:none}@font-face {font-family: 'Defaults';src:url(//www.pbrc.ca/wp-content/uploads/smile_fonts/Defaults/Defaults.eot?rfa9z8);src:url(//www.pbrc.ca/wp-content/uploads/smile_fonts/Defaults/Defaults.eot?#iefixrfa9z8) format('embedded-opentype'),url(//www.pbrc.ca/wp-content/uploads/smile_fonts/Defaults/Defaults.woff?rfa9z8) format('woff'),url(//www.pbrc.ca/wp-content/uploads/smile_fonts/Defaults/Defaults.ttf?rfa9z8) format('truetype'),url(//www.pbrc.ca/wp-content/uploads/smile_fonts/Defaults/Defaults.svg?rfa9z8#Defaults) format('svg');font-weight: normal;font-style: normal;}[class^="Defaults-"], [class*=" Defaults-"] {font-family: 'Defaults';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;}.Defaults-glass:before {content: "\f000";}.Defaults-music:before {content: "\f001";}.Defaults-search:before {content: "\f002";}.Defaults-envelope-o:before {content: "\f003";}.Defaults-heart:before {content: "\f004";}.Defaults-star:before {content: "\f005";}.Defaults-star-o:before {content: "\f006";}.Defaults-user:before {content: "\f007";}.Defaults-film:before {content: "\f008";}.Defaults-th-large:before {content: "\f009";}.Defaults-th:before {content: "\f00a";}.Defaults-th-list:before {content: "\f00b";}.Defaults-check:before {content: "\f00c";}.Defaults-close:before {content: "\f00d";}.Defaults-remove:before {content: "\f00d";}.Defaults-times:before {content: "\f00d";}.Defaults-search-plus:before {content: "\f00e";}.Defaults-search-minus:before {content: "\f010";}.Defaults-power-off:before {content: "\f011";}.Defaults-signal:before {content: "\f012";}.Defaults-cog:before {content: "\f013";}.Defaults-gear:before {content: "\f013";}.Defaults-trash-o:before {content: "\f014";}.Defaults-home:before {content: "\f015";}.Defaults-file-o:before {content: "\f016";}.Defaults-clock-o:before {content: "\f017";}.Defaults-road:before {content: "\f018";}.Defaults-download:before {content: "\f019";}.Defaults-arrow-circle-o-down:before {content: "\f01a";}.Defaults-arrow-circle-o-up:before {content: "\f01b";}.Defaults-inbox:before {content: "\f01c";}.Defaults-play-circle-o:before {content: "\f01d";}.Defaults-repeat:before {content: "\f01e";}.Defaults-rotate-right:before {content: "\f01e";}.Defaults-refresh:before {content: "\f021";}.Defaults-list-alt:before {content: "\f022";}.Defaults-lock:before {content: "\f023";}.Defaults-flag:before {content: "\f024";}.Defaults-headphones:before {content: "\f025";}.Defaults-volume-off:before {content: "\f026";}.Defaults-volume-down:before {content: "\f027";}.Defaults-volume-up:before {content: "\f028";}.Defaults-qrcode:before {content: "\f029";}.Defaults-barcode:before {content: "\f02a";}.Defaults-tag:before {content: "\f02b";}.Defaults-tags:before {content: "\f02c";}.Defaults-book:before {content: "\f02d";}.Defaults-bookmark:before {content: "\f02e";}.Defaults-print:before {content: "\f02f";}.Defaults-camera:before {content: "\f030";}.Defaults-font:before {content: "\f031";}.Defaults-bold:before {content: "\f032";}.Defaults-italic:before {content: "\f033";}.Defaults-text-height:before {content: "\f034";}.Defaults-text-width:before {content: "\f035";}.Defaults-align-left:before {content: "\f036";}.Defaults-align-center:before {content: "\f037";}.Defaults-align-right:before {content: "\f038";}.Defaults-align-justify:before {content: "\f039";}.Defaults-list:before {content: "\f03a";}.Defaults-dedent:before {content: "\f03b";}.Defaults-outdent:before {content: "\f03b";}.Defaults-indent:before {content: "\f03c";}.Defaults-video-camera:before {content: "\f03d";}.Defaults-image:before {content: "\f03e";}.Defaults-photo:before {content: "\f03e";}.Defaults-picture-o:before {content: "\f03e";}.Defaults-pencil:before {content: "\f040";}.Defaults-map-marker:before {content: "\f041";}.Defaults-adjust:before {content: "\f042";}.Defaults-tint:before {content: "\f043";}.Defaults-edit:before {content: "\f044";}.Defaults-pencil-square-o:before {content: "\f044";}.Defaults-share-square-o:before {content: "\f045";}.Defaults-check-square-o:before {content: "\f046";}.Defaults-arrows:before {content: "\f047";}.Defaults-step-backward:before {content: "\f048";}.Defaults-fast-backward:before {content: "\f049";}.Defaults-backward:before {content: "\f04a";}.Defaults-play:before {content: "\f04b";}.Defaults-pause:before {content: "\f04c";}.Defaults-stop:before {content: "\f04d";}.Defaults-forward:before {content: "\f04e";}.Defaults-fast-forward:before {content: "\f050";}.Defaults-step-forward:before {content: "\f051";}.Defaults-eject:before {content: "\f052";}.Defaults-chevron-left:before {content: "\f053";}.Defaults-chevron-right:before {content: "\f054";}.Defaults-plus-circle:before {content: "\f055";}.Defaults-minus-circle:before {content: "\f056";}.Defaults-times-circle:before {content: "\f057";}.Defaults-check-circle:before {content: "\f058";}.Defaults-question-circle:before {content: "\f059";}.Defaults-info-circle:before {content: "\f05a";}.Defaults-crosshairs:before {content: "\f05b";}.Defaults-times-circle-o:before {content: "\f05c";}.Defaults-check-circle-o:before {content: "\f05d";}.Defaults-ban:before {content: "\f05e";}.Defaults-arrow-left:before {content: "\f060";}.Defaults-arrow-right:before {content: "\f061";}.Defaults-arrow-up:before {content: "\f062";}.Defaults-arrow-down:before {content: "\f063";}.Defaults-mail-forward:before {content: "\f064";}.Defaults-share:before {content: "\f064";}.Defaults-expand:before {content: "\f065";}.Defaults-compress:before {content: "\f066";}.Defaults-plus:before {content: "\f067";}.Defaults-minus:before {content: "\f068";}.Defaults-asterisk:before {content: "\f069";}.Defaults-exclamation-circle:before {content: "\f06a";}.Defaults-gift:before {content: "\f06b";}.Defaults-leaf:before {content: "\f06c";}.Defaults-fire:before {content: "\f06d";}.Defaults-eye:before {content: "\f06e";}.Defaults-eye-slash:before {content: "\f070";}.Defaults-exclamation-triangle:before {content: "\f071";}.Defaults-warning:before {content: "\f071";}.Defaults-plane:before {content: "\f072";}.Defaults-calendar:before {content: "\f073";}.Defaults-random:before {content: "\f074";}.Defaults-comment:before {content: "\f075";}.Defaults-magnet:before {content: "\f076";}.Defaults-chevron-up:before {content: "\f077";}.Defaults-chevron-down:before {content: "\f078";}.Defaults-retweet:before {content: "\f079";}.Defaults-shopping-cart:before {content: "\f07a";}.Defaults-folder:before {content: "\f07b";}.Defaults-folder-open:before {content: "\f07c";}.Defaults-arrows-v:before {content: "\f07d";}.Defaults-arrows-h:before {content: "\f07e";}.Defaults-bar-chart:before {content: "\f080";}.Defaults-bar-chart-o:before {content: "\f080";}.Defaults-twitter-square:before {content: "\f081";}.Defaults-facebook-square:before {content: "\f082";}.Defaults-camera-retro:before {content: "\f083";}.Defaults-key:before {content: "\f084";}.Defaults-cogs:before {content: "\f085";}.Defaults-gears:before {content: "\f085";}.Defaults-comments:before {content: "\f086";}.Defaults-thumbs-o-up:before {content: "\f087";}.Defaults-thumbs-o-down:before {content: "\f088";}.Defaults-star-half:before {content: "\f089";}.Defaults-heart-o:before {content: "\f08a";}.Defaults-sign-out:before {content: "\f08b";}.Defaults-linkedin-square:before {content: "\f08c";}.Defaults-thumb-tack:before {content: "\f08d";}.Defaults-external-link:before {content: "\f08e";}.Defaults-sign-in:before {content: "\f090";}.Defaults-trophy:before {content: "\f091";}.Defaults-github-square:before {content: "\f092";}.Defaults-upload:before {content: "\f093";}.Defaults-lemon-o:before {content: "\f094";}.Defaults-phone:before {content: "\f095";}.Defaults-square-o:before {content: "\f096";}.Defaults-bookmark-o:before {content: "\f097";}.Defaults-phone-square:before {content: "\f098";}.Defaults-twitter:before {content: "\f099";}.Defaults-facebook:before {content: "\f09a";}.Defaults-facebook-f:before {content: "\f09a";}.Defaults-github:before {content: "\f09b";}.Defaults-unlock:before {content: "\f09c";}.Defaults-credit-card:before {content: "\f09d";}.Defaults-rss:before {content: "\f09e";}.Defaults-hdd-o:before {content: "\f0a0";}.Defaults-bullhorn:before {content: "\f0a1";}.Defaults-bell-o:before {content: "\f0a2";}.Defaults-certificate:before {content: "\f0a3";}.Defaults-hand-o-right:before {content: "\f0a4";}.Defaults-hand-o-left:before {content: "\f0a5";}.Defaults-hand-o-up:before {content: "\f0a6";}.Defaults-hand-o-down:before {content: "\f0a7";}.Defaults-arrow-circle-left:before {content: "\f0a8";}.Defaults-arrow-circle-right:before {content: "\f0a9";}.Defaults-arrow-circle-up:before {content: "\f0aa";}.Defaults-arrow-circle-down:before {content: "\f0ab";}.Defaults-globe:before {content: "\f0ac";}.Defaults-wrench:before {content: "\f0ad";}.Defaults-tasks:before {content: "\f0ae";}.Defaults-filter:before {content: "\f0b0";}.Defaults-briefcase:before {content: "\f0b1";}.Defaults-arrows-alt:before {content: "\f0b2";}.Defaults-group:before {content: "\f0c0";}.Defaults-users:before {content: "\f0c0";}.Defaults-chain:before {content: "\f0c1";}.Defaults-link:before {content: "\f0c1";}.Defaults-cloud:before {content: "\f0c2";}.Defaults-flask:before {content: "\f0c3";}.Defaults-cut:before {content: "\f0c4";}.Defaults-scissors:before {content: "\f0c4";}.Defaults-copy:before {content: "\f0c5";}.Defaults-files-o:before {content: "\f0c5";}.Defaults-paperclip:before {content: "\f0c6";}.Defaults-floppy-o:before {content: "\f0c7";}.Defaults-save:before {content: "\f0c7";}.Defaults-square:before {content: "\f0c8";}.Defaults-bars:before {content: "\f0c9";}.Defaults-navicon:before {content: "\f0c9";}.Defaults-reorder:before {content: "\f0c9";}.Defaults-list-ul:before {content: "\f0ca";}.Defaults-list-ol:before {content: "\f0cb";}.Defaults-strikethrough:before {content: "\f0cc";}.Defaults-underline:before {content: "\f0cd";}.Defaults-table:before {content: "\f0ce";}.Defaults-magic:before {content: "\f0d0";}.Defaults-truck:before {content: "\f0d1";}.Defaults-pinterest:before {content: "\f0d2";}.Defaults-pinterest-square:before {content: "\f0d3";}.Defaults-google-plus-square:before {content: "\f0d4";}.Defaults-google-plus:before {content: "\f0d5";}.Defaults-money:before {content: "\f0d6";}.Defaults-caret-down:before {content: "\f0d7";}.Defaults-caret-up:before {content: "\f0d8";}.Defaults-caret-left:before {content: "\f0d9";}.Defaults-caret-right:before {content: "\f0da";}.Defaults-columns:before {content: "\f0db";}.Defaults-sort:before {content: "\f0dc";}.Defaults-unsorted:before {content: "\f0dc";}.Defaults-sort-desc:before {content: "\f0dd";}.Defaults-sort-down:before {content: "\f0dd";}.Defaults-sort-asc:before {content: "\f0de";}.Defaults-sort-up:before {content: "\f0de";}.Defaults-envelope:before {content: "\f0e0";}.Defaults-linkedin:before {content: "\f0e1";}.Defaults-rotate-left:before {content: "\f0e2";}.Defaults-undo:before {content: "\f0e2";}.Defaults-gavel:before {content: "\f0e3";}.Defaults-legal:before {content: "\f0e3";}.Defaults-dashboard:before {content: "\f0e4";}.Defaults-tachometer:before {content: "\f0e4";}.Defaults-comment-o:before {content: "\f0e5";}.Defaults-comments-o:before {content: "\f0e6";}.Defaults-bolt:before {content: "\f0e7";}.Defaults-flash:before {content: "\f0e7";}.Defaults-sitemap:before {content: "\f0e8";}.Defaults-umbrella:before {content: "\f0e9";}.Defaults-clipboard:before {content: "\f0ea";}.Defaults-paste:before {content: "\f0ea";}.Defaults-lightbulb-o:before {content: "\f0eb";}.Defaults-exchange:before {content: "\f0ec";}.Defaults-cloud-download:before {content: "\f0ed";}.Defaults-cloud-upload:before {content: "\f0ee";}.Defaults-user-md:before {content: "\f0f0";}.Defaults-stethoscope:before {content: "\f0f1";}.Defaults-suitcase:before {content: "\f0f2";}.Defaults-bell:before {content: "\f0f3";}.Defaults-coffee:before {content: "\f0f4";}.Defaults-cutlery:before {content: "\f0f5";}.Defaults-file-text-o:before {content: "\f0f6";}.Defaults-building-o:before {content: "\f0f7";}.Defaults-hospital-o:before {content: "\f0f8";}.Defaults-ambulance:before {content: "\f0f9";}.Defaults-medkit:before {content: "\f0fa";}.Defaults-fighter-jet:before {content: "\f0fb";}.Defaults-beer:before {content: "\f0fc";}.Defaults-h-square:before {content: "\f0fd";}.Defaults-plus-square:before {content: "\f0fe";}.Defaults-angle-double-left:before {content: "\f100";}.Defaults-angle-double-right:before {content: "\f101";}.Defaults-angle-double-up:before {content: "\f102";}.Defaults-angle-double-down:before {content: "\f103";}.Defaults-angle-left:before {content: "\f104";}.Defaults-angle-right:before {content: "\f105";}.Defaults-angle-up:before {content: "\f106";}.Defaults-angle-down:before {content: "\f107";}.Defaults-desktop:before {content: "\f108";}.Defaults-laptop:before {content: "\f109";}.Defaults-tablet:before {content: "\f10a";}.Defaults-mobile:before {content: "\f10b";}.Defaults-mobile-phone:before {content: "\f10b";}.Defaults-circle-o:before {content: "\f10c";}.Defaults-quote-left:before {content: "\f10d";}.Defaults-quote-right:before {content: "\f10e";}.Defaults-spinner:before {content: "\f110";}.Defaults-circle:before {content: "\f111";}.Defaults-mail-reply:before {content: "\f112";}.Defaults-reply:before {content: "\f112";}.Defaults-github-alt:before {content: "\f113";}.Defaults-folder-o:before {content: "\f114";}.Defaults-folder-open-o:before {content: "\f115";}.Defaults-smile-o:before {content: "\f118";}.Defaults-frown-o:before {content: "\f119";}.Defaults-meh-o:before {content: "\f11a";}.Defaults-gamepad:before {content: "\f11b";}.Defaults-keyboard-o:before {content: "\f11c";}.Defaults-flag-o:before {content: "\f11d";}.Defaults-flag-checkered:before {content: "\f11e";}.Defaults-terminal:before {content: "\f120";}.Defaults-code:before {content: "\f121";}.Defaults-mail-reply-all:before {content: "\f122";}.Defaults-reply-all:before {content: "\f122";}.Defaults-star-half-empty:before {content: "\f123";}.Defaults-star-half-full:before {content: "\f123";}.Defaults-star-half-o:before {content: "\f123";}.Defaults-location-arrow:before {content: "\f124";}.Defaults-crop:before {content: "\f125";}.Defaults-code-fork:before {content: "\f126";}.Defaults-chain-broken:before {content: "\f127";}.Defaults-unlink:before {content: "\f127";}.Defaults-question:before {content: "\f128";}.Defaults-info:before {content: "\f129";}.Defaults-exclamation:before {content: "\f12a";}.Defaults-superscript:before {content: "\f12b";}.Defaults-subscript:before {content: "\f12c";}.Defaults-eraser:before {content: "\f12d";}.Defaults-puzzle-piece:before {content: "\f12e";}.Defaults-microphone:before {content: "\f130";}.Defaults-microphone-slash:before {content: "\f131";}.Defaults-shield:before {content: "\f132";}.Defaults-calendar-o:before {content: "\f133";}.Defaults-fire-extinguisher:before {content: "\f134";}.Defaults-rocket:before {content: "\f135";}.Defaults-maxcdn:before {content: "\f136";}.Defaults-chevron-circle-left:before {content: "\f137";}.Defaults-chevron-circle-right:before {content: "\f138";}.Defaults-chevron-circle-up:before {content: "\f139";}.Defaults-chevron-circle-down:before {content: "\f13a";}.Defaults-html5:before {content: "\f13b";}.Defaults-css3:before {content: "\f13c";}.Defaults-anchor:before {content: "\f13d";}.Defaults-unlock-alt:before {content: "\f13e";}.Defaults-bullseye:before {content: "\f140";}.Defaults-ellipsis-h:before {content: "\f141";}.Defaults-ellipsis-v:before {content: "\f142";}.Defaults-rss-square:before {content: "\f143";}.Defaults-play-circle:before {content: "\f144";}.Defaults-ticket:before {content: "\f145";}.Defaults-minus-square:before {content: "\f146";}.Defaults-minus-square-o:before {content: "\f147";}.Defaults-level-up:before {content: "\f148";}.Defaults-level-down:before {content: "\f149";}.Defaults-check-square:before {content: "\f14a";}.Defaults-pencil-square:before {content: "\f14b";}.Defaults-external-link-square:before {content: "\f14c";}.Defaults-share-square:before {content: "\f14d";}.Defaults-compass:before {content: "\f14e";}.Defaults-caret-square-o-down:before {content: "\f150";}.Defaults-toggle-down:before {content: "\f150";}.Defaults-caret-square-o-up:before {content: "\f151";}.Defaults-toggle-up:before {content: "\f151";}.Defaults-caret-square-o-right:before {content: "\f152";}.Defaults-toggle-right:before {content: "\f152";}.Defaults-eur:before {content: "\f153";}.Defaults-euro:before {content: "\f153";}.Defaults-gbp:before {content: "\f154";}.Defaults-dollar:before {content: "\f155";}.Defaults-usd:before {content: "\f155";}.Defaults-inr:before {content: "\f156";}.Defaults-rupee:before {content: "\f156";}.Defaults-cny:before {content: "\f157";}.Defaults-jpy:before {content: "\f157";}.Defaults-rmb:before {content: "\f157";}.Defaults-yen:before {content: "\f157";}.Defaults-rouble:before {content: "\f158";}.Defaults-rub:before {content: "\f158";}.Defaults-ruble:before {content: "\f158";}.Defaults-krw:before {content: "\f159";}.Defaults-won:before {content: "\f159";}.Defaults-bitcoin:before {content: "\f15a";}.Defaults-btc:before {content: "\f15a";}.Defaults-file:before {content: "\f15b";}.Defaults-file-text:before {content: "\f15c";}.Defaults-sort-alpha-asc:before {content: "\f15d";}.Defaults-sort-alpha-desc:before {content: "\f15e";}.Defaults-sort-amount-asc:before {content: "\f160";}.Defaults-sort-amount-desc:before {content: "\f161";}.Defaults-sort-numeric-asc:before {content: "\f162";}.Defaults-sort-numeric-desc:before {content: "\f163";}.Defaults-thumbs-up:before {content: "\f164";}.Defaults-thumbs-down:before {content: "\f165";}.Defaults-youtube-square:before {content: "\f166";}.Defaults-youtube:before {content: "\f167";}.Defaults-xing:before {content: "\f168";}.Defaults-xing-square:before {content: "\f169";}.Defaults-youtube-play:before {content: "\f16a";}.Defaults-dropbox:before {content: "\f16b";}.Defaults-stack-overflow:before {content: "\f16c";}.Defaults-instagram:before {content: "\f16d";}.Defaults-flickr:before {content: "\f16e";}.Defaults-adn:before {content: "\f170";}.Defaults-bitbucket:before {content: "\f171";}.Defaults-bitbucket-square:before {content: "\f172";}.Defaults-tumblr:before {content: "\f173";}.Defaults-tumblr-square:before {content: "\f174";}.Defaults-long-arrow-down:before {content: "\f175";}.Defaults-long-arrow-up:before {content: "\f176";}.Defaults-long-arrow-left:before {content: "\f177";}.Defaults-long-arrow-right:before {content: "\f178";}.Defaults-apple:before {content: "\f179";}.Defaults-windows:before {content: "\f17a";}.Defaults-android:before {content: "\f17b";}.Defaults-linux:before {content: "\f17c";}.Defaults-dribbble:before {content: "\f17d";}.Defaults-skype:before {content: "\f17e";}.Defaults-foursquare:before {content: "\f180";}.Defaults-trello:before {content: "\f181";}.Defaults-female:before {content: "\f182";}.Defaults-male:before {content: "\f183";}.Defaults-gittip:before {content: "\f184";}.Defaults-gratipay:before {content: "\f184";}.Defaults-sun-o:before {content: "\f185";}.Defaults-moon-o:before {content: "\f186";}.Defaults-archive:before {content: "\f187";}.Defaults-bug:before {content: "\f188";}.Defaults-vk:before {content: "\f189";}.Defaults-weibo:before {content: "\f18a";}.Defaults-renren:before {content: "\f18b";}.Defaults-pagelines:before {content: "\f18c";}.Defaults-stack-exchange:before {content: "\f18d";}.Defaults-arrow-circle-o-right:before {content: "\f18e";}.Defaults-arrow-circle-o-left:before {content: "\f190";}.Defaults-caret-square-o-left:before {content: "\f191";}.Defaults-toggle-left:before {content: "\f191";}.Defaults-dot-circle-o:before {content: "\f192";}.Defaults-wheelchair:before {content: "\f193";}.Defaults-vimeo-square:before {content: "\f194";}.Defaults-try:before {content: "\f195";}.Defaults-turkish-lira:before {content: "\f195";}.Defaults-plus-square-o:before {content: "\f196";}.Defaults-space-shuttle:before {content: "\f197";}.Defaults-slack:before {content: "\f198";}.Defaults-envelope-square:before {content: "\f199";}.Defaults-wordpress:before {content: "\f19a";}.Defaults-openid:before {content: "\f19b";}.Defaults-bank:before {content: "\f19c";}.Defaults-institution:before {content: "\f19c";}.Defaults-university:before {content: "\f19c";}.Defaults-graduation-cap:before {content: "\f19d";}.Defaults-mortar-board:before {content: "\f19d";}.Defaults-yahoo:before {content: "\f19e";}.Defaults-google:before {content: "\f1a0";}.Defaults-reddit:before {content: "\f1a1";}.Defaults-reddit-square:before {content: "\f1a2";}.Defaults-stumbleupon-circle:before {content: "\f1a3";}.Defaults-stumbleupon:before {content: "\f1a4";}.Defaults-delicious:before {content: "\f1a5";}.Defaults-digg:before {content: "\f1a6";}.Defaults-pied-piper:before {content: "\f1a7";}.Defaults-pied-piper-alt:before {content: "\f1a8";}.Defaults-drupal:before {content: "\f1a9";}.Defaults-joomla:before {content: "\f1aa";}.Defaults-language:before {content: "\f1ab";}.Defaults-fax:before {content: "\f1ac";}.Defaults-building:before {content: "\f1ad";}.Defaults-child:before {content: "\f1ae";}.Defaults-paw:before {content: "\f1b0";}.Defaults-spoon:before {content: "\f1b1";}.Defaults-cube:before {content: "\f1b2";}.Defaults-cubes:before {content: "\f1b3";}.Defaults-behance:before {content: "\f1b4";}.Defaults-behance-square:before {content: "\f1b5";}.Defaults-steam:before {content: "\f1b6";}.Defaults-steam-square:before {content: "\f1b7";}.Defaults-recycle:before {content: "\f1b8";}.Defaults-automobile:before {content: "\f1b9";}.Defaults-car:before {content: "\f1b9";}.Defaults-cab:before {content: "\f1ba";}.Defaults-taxi:before {content: "\f1ba";}.Defaults-tree:before {content: "\f1bb";}.Defaults-spotify:before {content: "\f1bc";}.Defaults-deviantart:before {content: "\f1bd";}.Defaults-soundcloud:before {content: "\f1be";}.Defaults-database:before {content: "\f1c0";}.Defaults-file-pdf-o:before {content: "\f1c1";}.Defaults-file-word-o:before {content: "\f1c2";}.Defaults-file-excel-o:before {content: "\f1c3";}.Defaults-file-powerpoint-o:before {content: "\f1c4";}.Defaults-file-image-o:before {content: "\f1c5";}.Defaults-file-photo-o:before {content: "\f1c5";}.Defaults-file-picture-o:before {content: "\f1c5";}.Defaults-file-archive-o:before {content: "\f1c6";}.Defaults-file-zip-o:before {content: "\f1c6";}.Defaults-file-audio-o:before {content: "\f1c7";}.Defaults-file-sound-o:before {content: "\f1c7";}.Defaults-file-movie-o:before {content: "\f1c8";}.Defaults-file-video-o:before {content: "\f1c8";}.Defaults-file-code-o:before {content: "\f1c9";}.Defaults-vine:before {content: "\f1ca";}.Defaults-codepen:before {content: "\f1cb";}.Defaults-jsfiddle:before {content: "\f1cc";}.Defaults-life-bouy:before {content: "\f1cd";}.Defaults-life-buoy:before {content: "\f1cd";}.Defaults-life-ring:before {content: "\f1cd";}.Defaults-life-saver:before {content: "\f1cd";}.Defaults-support:before {content: "\f1cd";}.Defaults-circle-o-notch:before {content: "\f1ce";}.Defaults-ra:before {content: "\f1d0";}.Defaults-rebel:before {content: "\f1d0";}.Defaults-empire:before {content: "\f1d1";}.Defaults-ge:before {content: "\f1d1";}.Defaults-git-square:before {content: "\f1d2";}.Defaults-git:before {content: "\f1d3";}.Defaults-hacker-news:before {content: "\f1d4";}.Defaults-tencent-weibo:before {content: "\f1d5";}.Defaults-qq:before {content: "\f1d6";}.Defaults-wechat:before {content: "\f1d7";}.Defaults-weixin:before {content: "\f1d7";}.Defaults-paper-plane:before {content: "\f1d8";}.Defaults-send:before {content: "\f1d8";}.Defaults-paper-plane-o:before {content: "\f1d9";}.Defaults-send-o:before {content: "\f1d9";}.Defaults-history:before {content: "\f1da";}.Defaults-circle-thin:before {content: "\f1db";}.Defaults-genderless:before {content: "\f1db";}.Defaults-header:before {content: "\f1dc";}.Defaults-paragraph:before {content: "\f1dd";}.Defaults-sliders:before {content: "\f1de";}.Defaults-share-alt:before {content: "\f1e0";}.Defaults-share-alt-square:before {content: "\f1e1";}.Defaults-bomb:before {content: "\f1e2";}.Defaults-futbol-o:before {content: "\f1e3";}.Defaults-soccer-ball-o:before {content: "\f1e3";}.Defaults-tty:before {content: "\f1e4";}.Defaults-binoculars:before {content: "\f1e5";}.Defaults-plug:before {content: "\f1e6";}.Defaults-slideshare:before {content: "\f1e7";}.Defaults-twitch:before {content: "\f1e8";}.Defaults-yelp:before {content: "\f1e9";}.Defaults-newspaper-o:before {content: "\f1ea";}.Defaults-wifi:before {content: "\f1eb";}.Defaults-calculator:before {content: "\f1ec";}.Defaults-paypal:before {content: "\f1ed";}.Defaults-google-wallet:before {content: "\f1ee";}.Defaults-cc-visa:before {content: "\f1f0";}.Defaults-cc-mastercard:before {content: "\f1f1";}.Defaults-cc-discover:before {content: "\f1f2";}.Defaults-cc-amex:before {content: "\f1f3";}.Defaults-cc-paypal:before {content: "\f1f4";}.Defaults-cc-stripe:before {content: "\f1f5";}.Defaults-bell-slash:before {content: "\f1f6";}.Defaults-bell-slash-o:before {content: "\f1f7";}.Defaults-trash:before {content: "\f1f8";}.Defaults-copyright:before {content: "\f1f9";}.Defaults-at:before {content: "\f1fa";}.Defaults-eyedropper:before {content: "\f1fb";}.Defaults-paint-brush:before {content: "\f1fc";}.Defaults-birthday-cake:before {content: "\f1fd";}.Defaults-area-chart:before {content: "\f1fe";}.Defaults-pie-chart:before {content: "\f200";}.Defaults-line-chart:before {content: "\f201";}.Defaults-lastfm:before {content: "\f202";}.Defaults-lastfm-square:before {content: "\f203";}.Defaults-toggle-off:before {content: "\f204";}.Defaults-toggle-on:before {content: "\f205";}.Defaults-bicycle:before {content: "\f206";}.Defaults-bus:before {content: "\f207";}.Defaults-ioxhost:before {content: "\f208";}.Defaults-angellist:before {content: "\f209";}.Defaults-cc:before {content: "\f20a";}.Defaults-ils:before {content: "\f20b";}.Defaults-shekel:before {content: "\f20b";}.Defaults-sheqel:before {content: "\f20b";}.Defaults-meanpath:before {content: "\f20c";}.Defaults-buysellads:before {content: "\f20d";}.Defaults-connectdevelop:before {content: "\f20e";}.Defaults-dashcube:before {content: "\f210";}.Defaults-forumbee:before {content: "\f211";}.Defaults-leanpub:before {content: "\f212";}.Defaults-sellsy:before {content: "\f213";}.Defaults-shirtsinbulk:before {content: "\f214";}.Defaults-simplybuilt:before {content: "\f215";}.Defaults-skyatlas:before {content: "\f216";}.Defaults-cart-plus:before {content: "\f217";}.Defaults-cart-arrow-down:before {content: "\f218";}.Defaults-diamond:before {content: "\f219";}.Defaults-ship:before {content: "\f21a";}.Defaults-user-secret:before {content: "\f21b";}.Defaults-motorcycle:before {content: "\f21c";}.Defaults-street-view:before {content: "\f21d";}.Defaults-heartbeat:before {content: "\f21e";}.Defaults-venus:before {content: "\f221";}.Defaults-mars:before {content: "\f222";}.Defaults-mercury:before {content: "\f223";}.Defaults-transgender:before {content: "\f224";}.Defaults-transgender-alt:before {content: "\f225";}.Defaults-venus-double:before {content: "\f226";}.Defaults-mars-double:before {content: "\f227";}.Defaults-venus-mars:before {content: "\f228";}.Defaults-mars-stroke:before {content: "\f229";}.Defaults-mars-stroke-v:before {content: "\f22a";}.Defaults-mars-stroke-h:before {content: "\f22b";}.Defaults-neuter:before {content: "\f22c";}.Defaults-facebook-official:before {content: "\f230";}.Defaults-pinterest-p:before {content: "\f231";}.Defaults-whatsapp:before {content: "\f232";}.Defaults-server:before {content: "\f233";}.Defaults-user-plus:before {content: "\f234";}.Defaults-user-times:before {content: "\f235";}.Defaults-bed:before {content: "\f236";}.Defaults-hotel:before {content: "\f236";}.Defaults-viacoin:before {content: "\f237";}.Defaults-train:before {content: "\f238";}.Defaults-subway:before {content: "\f239";}.Defaults-medium:before {content: "\f23a";}
.ubtn{border:inherit;-webkit-border-radius:none;border-radius:none;font-size:12px;font-weight:400;line-height:1.4em;color:inherit;background:0 0;cursor:pointer;display:inline-block;margin:0;padding:25px 80px;outline:0;text-align:center;text-decoration:none;position:relative;-webkit-transition:all .3s;transition:all .3s;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;z-index:1;max-width:100%;visibility:visible;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ubtn:after{content:'';position:absolute;z-index:-1;-webkit-transition:all .3s;transition:all .3s}.ubtn-data{z-index:3;position:inherit;display:block;font-family:inherit;font-weight:inherit;font-size:inherit;color:inherit}button.ubtn{background:inherit;color:inherit}button.ubtn:active,button.ubtn:focus,button.ubtn:hover,button.ubtn:visited{color:inherit;background:inherit;-webkit-box-shadow:inherit;box-shadow:inherit;outline:0}.ubtn-ctn-left{display:block;text-align:left}.ubtn-ctn-center{display:block;text-align:center}.ubtn-ctn-right{display:block;text-align:right}.ubtn-ctn-inline{display:inline-block;text-align:center}a.ubtn-link{display:inline-block;margin:0;color:inherit;text-decoration:none;max-width:100%}a.ubtn-link:hover{color:inherit;text-decoration:none}a.ubtn-link .ubtn{margin:0}button.ubtn-mini{padding:5px 10px}button.ubtn-small{padding:8px 16px}button.ubtn-normal{padding:15px 30px}button.ubtn-large{padding:21px 42px}.ubtn-block{display:block;width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0;padding-right:0}button.ubtn-custom{padding:0}@media(max-width:768px){.ubtn-small{padding:6px 12px}.ubtn-normal{padding:10px 24px}.ubtn-large{padding:12px 36px}}.ubtn-shd{-webkit-border-radius:5px;border-radius:5px;background:#eaeaea;-webkit-box-shadow:0 5px #bebebe;box-shadow:0 5px #bebebe;-webkit-transition:none!important;transition:none!important}.ubtn-sep-icon .ubtn-icon{position:absolute;top:50%;opacity:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);line-height:1;-webkit-transition:all .3s;transition:all .3s}.ubtn-sep-icon:hover .ubtn-icon{opacity:1}.ubtn-sep-icon .ubtn-icon span{line-height:inherit;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ubtn.ubtn-sep-icon.ubtn-only-icon .ubtn-icon{position:relative;left:0;top:0;right:0;bottom:0;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.ubtn-sep-icon.ubtn-sep-icon-at-left .ubtn-icon{left:20px;opacity:1}.ubtn-img-container .ubtn-sep-icon.ubtn-sep-icon-at-left .ubtn-icon{left:20px;opacity:1}.ubtn-img-container .ubtn-sep-icon.ubtn-sep-icon-at-right .ubtn-icon{right:20px;opacity:1}.ubtn-sep-icon.ubtn-sep-icon-at-right .ubtn-icon{right:20px;opacity:1}.ubtn-sep-icon-left .ubtn-icon{left:-2em}.ubtn-sep-icon-left:hover .ubtn-icon{left:10px}.ubtn-img-container .ubtn-sep-icon-left:hover .ubtn-icon{left:10px}.ubtn-sep-icon-left-rev .ubtn-icon{left:4em}.ubtn-sep-icon-left-rev:hover .ubtn-icon{left:20px}.ubtn-sep-icon-right .ubtn-icon{right:-2em}.ubtn-img-container .ubtn-sep-icon-right:hover .ubtn-icon{right:30px}.ubtn-sep-icon-right:hover .ubtn-icon{right:5px}.ubtn-sep-icon-right-rev .ubtn-icon{right:4em}.ubtn-sep-icon-right-rev:hover .ubtn-icon{right:20px}.ubtn-sep-icon.ubtn-sep-icon-bottom-push .ubtn-icon,.ubtn-sep-icon.ubtn-sep-icon-left-push .ubtn-icon,.ubtn-sep-icon.ubtn-sep-icon-right-push .ubtn-icon,.ubtn-sep-icon.ubtn-sep-icon-top-push .ubtn-icon{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);line-height:1}.ubtn-sep-icon.ubtn-sep-icon-bottom-push .ubtn-icon i,.ubtn-sep-icon.ubtn-sep-icon-left-push .ubtn-icon i,.ubtn-sep-icon.ubtn-sep-icon-right-push .ubtn-icon i,.ubtn-sep-icon.ubtn-sep-icon-top-push .ubtn-icon i{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.ubtn-sep-icon.ubtn-sep-icon-bottom-push .ubtn-text,.ubtn-sep-icon.ubtn-sep-icon-left-push .ubtn-text,.ubtn-sep-icon.ubtn-sep-icon-right-push .ubtn-text,.ubtn-sep-icon.ubtn-sep-icon-top-push .ubtn-text{display:inline-block;-webkit-transform:translateX(0) translateY(0);-ms-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0)}.ubtn-sep-icon.ubtn-sep-icon-top-push .ubtn-icon{top:-500px}.ubtn-sep-icon.ubtn-sep-icon-top-push:hover .ubtn-icon{top:0}.ubtn-sep-icon.ubtn-sep-icon-top-push:hover .ubtn-text{display:inline-block;-webkit-transform:translateY(500px);-ms-transform:translateY(500px);transform:translateY(500px)}.ubtn-sep-icon.ubtn-sep-icon-top-push .ubtn-icon,.ubtn-sep-icon.ubtn-sep-icon-top-push .ubtn-text,.ubtn-sep-icon.ubtn-sep-icon-top-push:hover .ubtn-icon,.ubtn-sep-icon.ubtn-sep-icon-top-push:hover .ubtn-text{-webkit-transition:all .45s;transition:all .45s}.ubtn-sep-icon.ubtn-sep-icon-bottom-push .ubtn-icon{top:500px}.ubtn-sep-icon.ubtn-sep-icon-bottom-push:hover .ubtn-icon{top:0}.ubtn-sep-icon.ubtn-sep-icon-bottom-push:hover .ubtn-text{display:inline-block;-webkit-transform:translateY(-500px);-ms-transform:translateY(-500px);transform:translateY(-500px)}.ubtn-sep-icon.ubtn-sep-icon-bottom-push .ubtn-icon,.ubtn-sep-icon.ubtn-sep-icon-bottom-push .ubtn-text,.ubtn-sep-icon.ubtn-sep-icon-bottom-push:hover .ubtn-icon,.ubtn-sep-icon.ubtn-sep-icon-bottom-push:hover .ubtn-text{-webkit-transition:all .45s;transition:all .45s}.ubtn-sep-icon.ubtn-sep-icon-left-push .ubtn-icon{left:-500px}.ubtn-sep-icon.ubtn-sep-icon-left-push:hover .ubtn-icon{left:0}.ubtn-sep-icon.ubtn-sep-icon-left-push:hover .ubtn-text{display:inline-block;-webkit-transform:translateX(500px);-ms-transform:translateX(500px);transform:translateX(500px)}.ubtn-sep-icon.ubtn-sep-icon-left-push .ubtn-icon,.ubtn-sep-icon.ubtn-sep-icon-left-push .ubtn-text,.ubtn-sep-icon.ubtn-sep-icon-left-push:hover .ubtn-icon,.ubtn-sep-icon.ubtn-sep-icon-left-push:hover .ubtn-text{-webkit-transition:all .6s;transition:all .6s}.ubtn-sep-icon.ubtn-sep-icon-right-push .ubtn-icon{left:500px}.ubtn-sep-icon.ubtn-sep-icon-right-push:hover .ubtn-icon{left:0}.ubtn-sep-icon.ubtn-sep-icon-right-push:hover .ubtn-text{display:inline-block;-webkit-transform:translateX(-500px);-ms-transform:translateX(-500px);transform:translateX(-500px)}.ubtn-sep-icon.ubtn-sep-icon-right-push .ubtn-icon,.ubtn-sep-icon.ubtn-sep-icon-right-push .ubtn-text,.ubtn-sep-icon.ubtn-sep-icon-right-push:hover .ubtn-icon,.ubtn-sep-icon.ubtn-sep-icon-right-push:hover .ubtn-text{-webkit-transition:all .6s;transition:all .6s}.ubtn-hover{width:100%;height:100%;top:0;left:0;bottom:0;right:0;position:absolute;background:0 0;z-index:2;-webkit-transition:all .3s;transition:all .3s;-webkit-border-radius:inherit;border-radius:inherit;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ubtn-fade-bg .ubtn-hover{background:rgba(255,255,255,0);opacity:0}.ubtn-fade-bg:hover .ubtn-hover{opacity:1}.ubtn-top-bg .ubtn-hover{top:-100%;background:#ccc}.ubtn-top-bg:hover .ubtn-hover{top:0}.ubtn-bottom-bg .ubtn-hover{top:100%;background:#ccc}.ubtn-bottom-bg:hover .ubtn-hover{top:0}.ubtn-left-bg .ubtn-hover{left:-100%;background:#ccc}.ubtn-left-bg:hover .ubtn-hover{left:0}.ubtn-right-bg .ubtn-hover{left:100%;background:#ccc}.ubtn-right-bg:hover .ubtn-hover{left:0}.ubtn-center-hz-bg .ubtn-hover{width:0;height:103%;top:50%;left:50%;background:#ccc;opacity:0;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.ubtn-center-hz-bg:hover .ubtn-hover{width:90%;opacity:1}.ubtn-center-hz-bg:active .ubtn-hover{width:101%;opacity:1}.ubtn-center-vt-bg .ubtn-hover{width:101%;height:0;top:50%;left:50%;background:#ccc;opacity:0;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.ubtn-center-vt-bg:hover .ubtn-hover{height:75%;opacity:1}.ubtn-center-vt-bg:active .ubtn-hover{height:130%;opacity:1}.ubtn-center-dg-bg .ubtn-hover{width:100%;height:0;top:50%;left:50%;background:#ccc;opacity:0;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);-ms-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg)}.ubtn-center-dg-bg:hover .ubtn-hover{height:260%;opacity:1}.ubtn-center-dg-bg:active .ubtn-hover{height:400%;opacity:1}.no-ubtn-shadow{-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-transition:all 50ms linear!important;transition:all 50ms linear!important}.ubtn-img-container{position:relative}.ubtn-img-container img{position:relative;display:block;max-width:100%;border:0;-webkit-box-shadow:none;box-shadow:none;margin:0 auto;padding:0}.ubtn-img-container .ubtn{position:relative;display:block;margin:0 auto;top:0;left:0;-webkit-transform:none;-ms-transform:none;transform:none}.ubtn-img-container .ubtn.ubtn-right{right:0;margin-right:0;left:initial}.ubtn-img-container .ubtn.ubtn-left{left:0;margin-left:0;right:initial}.ubtn-img-container .ubtn-data{position:relative;display:inline-block}.ubtn-img-container a.ubtn-link{display:inline-block}.ulta-grow{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transform:translateZ(0);transform:translateZ(0)}.ulta-grow:active,.ulta-grow:focus,.ulta-grow:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.ulta-shrink{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transform:translateZ(0);transform:translateZ(0)}.ulta-shrink:active,.ulta-shrink:focus,.ulta-shrink:hover{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}@-webkit-keyframes ulta-pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes ulta-pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(.9);transform:scale(.9)}}.ulta-pulse{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0)}.ulta-pulse:active,.ulta-pulse:focus,.ulta-pulse:hover{-webkit-animation-name:ulta-pulse;animation-name:ulta-pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes ulta-pulse-grow{to{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes ulta-pulse-grow{to{-webkit-transform:scale(1.1);transform:scale(1.1)}}.ulta-pulse-grow{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0)}.ulta-pulse-grow:active,.ulta-pulse-grow:focus,.ulta-pulse-grow:hover{-webkit-animation-name:ulta-pulse-grow;animation-name:ulta-pulse-grow;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes ulta-pulse-shrink{to{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes ulta-pulse-shrink{to{-webkit-transform:scale(.9);transform:scale(.9)}}.ulta-pulse-shrink{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0)}.ulta-pulse-shrink:active,.ulta-pulse-shrink:focus,.ulta-pulse-shrink:hover{-webkit-animation-name:ulta-pulse-shrink;animation-name:ulta-pulse-shrink;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes ulta-push{50%{-webkit-transform:scale(.8);transform:scale(.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes ulta-push{50%{-webkit-transform:scale(.8);transform:scale(.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}.ulta-push{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0)}.ulta-push:active,.ulta-push:focus,.ulta-push:hover{-webkit-animation-name:ulta-push;animation-name:ulta-push;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes ulta-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes ulta-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);transform:scale(1)}}.ulta-pop{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0)}.ulta-pop:active,.ulta-pop:focus,.ulta-pop:hover{-webkit-animation-name:ulta-pop;animation-name:ulta-pop;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.ulta-rotate{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transform:translateZ(0);transform:translateZ(0)}.ulta-rotate:active,.ulta-rotate:focus,.ulta-rotate:hover{-webkit-transform:rotate(4deg);-ms-transform:rotate(4deg);transform:rotate(4deg)}.ulta-grow-rotate{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transform:translateZ(0);transform:translateZ(0)}.ulta-grow-rotate:active,.ulta-grow-rotate:focus,.ulta-grow-rotate:hover{-webkit-transform:scale(1.1) rotate(4deg);-ms-transform:scale(1.1) rotate(4deg);transform:scale(1.1) rotate(4deg)}.ulta-float{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transform:translateZ(0);transform:translateZ(0)}.ulta-float:active,.ulta-float:focus,.ulta-float:hover{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.ulta-sink{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transform:translateZ(0);transform:translateZ(0)}.ulta-sink:active,.ulta-sink:focus,.ulta-sink:hover{-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px)}@-webkit-keyframes ulta-hover{50%{-webkit-transform:translateY(-3px);transform:translateY(-3px)}100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes ulta-hover{50%{-webkit-transform:translateY(-3px);transform:translateY(-3px)}100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}.ulta-hover{display:inline-block;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:transform;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transform:translateZ(0);transform:translateZ(0)}.ulta-hover:active,.ulta-hover:focus,.ulta-hover:hover{-webkit-transform:translateY(-6px);-ms-transform:translateY(-6px);transform:translateY(-6px);-webkit-animation-name:ulta-hover;animation-name:ulta-hover;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes ulta-hang{50%{-webkit-transform:translateY(3px);transform:translateY(3px)}100%{-webkit-transform:translateY(6px);transform:translateY(6px)}}@keyframes ulta-hang{50%{-webkit-transform:translateY(3px);transform:translateY(3px)}100%{-webkit-transform:translateY(6px);transform:translateY(6px)}}.ulta-hang{display:inline-block;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:transform;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transform:translateZ(0);transform:translateZ(0)}.ulta-hang:active,.ulta-hang:focus,.ulta-hang:hover{-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-animation-name:ulta-hang;animation-name:ulta-hang;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}.ulta-skew{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transform:translateZ(0);transform:translateZ(0)}.ulta-skew:active,.ulta-skew:focus,.ulta-skew:hover{-webkit-transform:skew(-10deg);-ms-transform:skew(-10deg);transform:skew(-10deg)}.ulta-skew-forward{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:translateZ(0);transform:translateZ(0)}.ulta-skew-forward:active,.ulta-skew-forward:focus,.ulta-skew-forward:hover{-webkit-transform:skew(-10deg);-ms-transform:skew(-10deg);transform:skew(-10deg)}.ulta-skew-backward{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:translateZ(0);transform:translateZ(0)}.ulta-skew-backward:active,.ulta-skew-backward:focus,.ulta-skew-backward:hover{-webkit-transform:skew(10deg);-ms-transform:skew(10deg);transform:skew(10deg)}@-webkit-keyframes ulta-wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes ulta-wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.ulta-wobble-vertical{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0)}.ulta-wobble-vertical:active,.ulta-wobble-vertical:focus,.ulta-wobble-vertical:hover{-webkit-animation-name:ulta-wobble-vertical;animation-name:ulta-wobble-vertical;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes ulta-wobble-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes ulta-wobble-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.ulta-wobble-horizontal{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0)}.ulta-wobble-horizontal:active,.ulta-wobble-horizontal:focus,.ulta-wobble-horizontal:hover{-webkit-animation-name:ulta-wobble-horizontal;animation-name:ulta-wobble-horizontal;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes ulta-wobble-to-bottom-right{16.65%{-webkit-transform:translate(8px,8px);transform:translate(8px,8px)}33.3%{-webkit-transform:translate(-6px,-6px);transform:translate(-6px,-6px)}49.95%{-webkit-transform:translate(4px,4px);transform:translate(4px,4px)}66.6%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}83.25%{-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ulta-wobble-to-bottom-right{16.65%{-webkit-transform:translate(8px,8px);transform:translate(8px,8px)}33.3%{-webkit-transform:translate(-6px,-6px);transform:translate(-6px,-6px)}49.95%{-webkit-transform:translate(4px,4px);transform:translate(4px,4px)}66.6%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}83.25%{-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.ulta-wobble-to-bottom-right{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0)}.ulta-wobble-to-bottom-right:active,.ulta-wobble-to-bottom-right:focus,.ulta-wobble-to-bottom-right:hover{-webkit-animation-name:ulta-wobble-to-bottom-right;animation-name:ulta-wobble-to-bottom-right;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes ulta-wobble-to-top-right{16.65%{-webkit-transform:translate(8px,-8px);transform:translate(8px,-8px)}33.3%{-webkit-transform:translate(-6px,6px);transform:translate(-6px,6px)}49.95%{-webkit-transform:translate(4px,-4px);transform:translate(4px,-4px)}66.6%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}83.25%{-webkit-transform:translate(1px,-1px);transform:translate(1px,-1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ulta-wobble-to-top-right{16.65%{-webkit-transform:translate(8px,-8px);transform:translate(8px,-8px)}33.3%{-webkit-transform:translate(-6px,6px);transform:translate(-6px,6px)}49.95%{-webkit-transform:translate(4px,-4px);transform:translate(4px,-4px)}66.6%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}83.25%{-webkit-transform:translate(1px,-1px);transform:translate(1px,-1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.ulta-wobble-to-top-right{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0)}.ulta-wobble-to-top-right:active,.ulta-wobble-to-top-right:focus,.ulta-wobble-to-top-right:hover{-webkit-animation-name:ulta-wobble-to-top-right;animation-name:ulta-wobble-to-top-right;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes ulta-wobble-top{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}@keyframes ulta-wobble-top{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}.ulta-wobble-top{display:inline-block;-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:translateZ(0);transform:translateZ(0)}.ulta-wobble-top:active,.ulta-wobble-top:focus,.ulta-wobble-top:hover{-webkit-animation-name:ulta-wobble-top;animation-name:ulta-wobble-top;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes ulta-wobble-bottom{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}@keyframes ulta-wobble-bottom{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}.ulta-wobble-bottom{display:inline-block;-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:translateZ(0);transform:translateZ(0)}.ulta-wobble-bottom:active,.ulta-wobble-bottom:focus,.ulta-wobble-bottom:hover{-webkit-animation-name:ulta-wobble-bottom;animation-name:ulta-wobble-bottom;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes ulta-wobble-skew{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}@keyframes ulta-wobble-skew{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}.ulta-wobble-skew{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0)}.ulta-wobble-skew:active,.ulta-wobble-skew:focus,.ulta-wobble-skew:hover{-webkit-animation-name:ulta-wobble-skew;animation-name:ulta-wobble-skew;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes ulta-buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}@keyframes ulta-buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}.ulta-buzz{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0)}.ulta-buzz:active,.ulta-buzz:focus,.ulta-buzz:hover{-webkit-animation-name:ulta-buzz;animation-name:ulta-buzz;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes ulta-buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}@keyframes ulta-buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}.ulta-buzz-out{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0)}.ulta-buzz-out:active,.ulta-buzz-out:focus,.ulta-buzz-out:hover{-webkit-animation-name:ulta-buzz-out;animation-name:ulta-buzz-out;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.ubtn-img-container .ubtn-data.ubtn-icon i{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ubtn-img-container .ubtn-data.ubtn-icon{height:100%;position:absolute}.ubtn-hover{opacity:0}.ubtn-hover-active{opacity:1}.ubtn-img-container .ubtn-sep-icon-right .ubtn-data.ubtn-text{left:-10px}.ubtn-img-container .ubtn-sep-icon-at-left .ubtn-data.ubtn-text{right:-15px}.ubtn-img-container .ubtn-ctn-center{position:absolute;width:100%;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.ubtn-img-container .ubtn-ctn-inline{position:absolute;width:auto;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.ubtn-img-container .ubtn-ctn-left{position:absolute;left:0;width:100%;top:50%;-webkit-transform:translateX(0) translateY(-50%);-ms-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%)}.ubtn-img-container .ubtn-ctn-right{position:absolute;right:0;width:100%;top:50%;-webkit-transform:translateX(0) translateY(-50%);-ms-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%)} .wp-admin span#animate-me{display:inline-block;position:relative}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scaleX(1.25) scaleY(.75);transform:scaleX(1.25) scaleY(.75)}40%{-webkit-transform:scaleX(.75) scaleY(1.25);transform:scaleX(.75) scaleY(1.25)}60%{-webkit-transform:scaleX(1.15) scaleY(.85);transform:scaleX(1.15) scaleY(.85)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes rubberBand{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scaleX(1.25) scaleY(.75);-ms-transform:scaleX(1.25) scaleY(.75);transform:scaleX(1.25) scaleY(.75)}40%{-webkit-transform:scaleX(.75) scaleY(1.25);-ms-transform:scaleX(.75) scaleY(1.25);transform:scaleX(.75) scaleY(1.25)}60%{-webkit-transform:scaleX(1.15) scaleY(.85);-ms-transform:scaleX(1.15) scaleY(.85);transform:scaleX(1.15) scaleY(.85)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);-ms-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0);transform:translateX(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes wobble{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);-ms-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);-ms-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);-ms-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);-ms-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);-ms-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}100%{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}}@keyframes bounceOut{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes bounceOutDown{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes bounceOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(-360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(-360deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(.95);transform:perspective(400px) translateZ(0) rotateY(0) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(-360deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(-360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(-360deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(.95);-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(.95);transform:perspective(400px) translateZ(0) rotateY(0) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0);-ms-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);opacity:1}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);-ms-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);-ms-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0);-ms-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);opacity:1}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0);-ms-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0);-ms-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);transform:translateX(0) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0) skewX(0);transform:translateX(0) skewX(0);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);-ms-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);-ms-transform:translateX(0) skewX(-15deg);transform:translateX(0) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0) skewX(0);-ms-transform:translateX(0) skewX(0);transform:translateX(0) skewX(0);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0) skewX(0);transform:translateX(0) skewX(0);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes lightSpeedOut{0%{-webkit-transform:translateX(0) skewX(0);-ms-transform:translateX(0) skewX(0);transform:translateX(0) skewX(0);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);-ms-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);-ms-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes slideInDown{0%{opacity:1;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{opacity:1;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{opacity:1;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:1;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{opacity:1;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0%{opacity:1;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:1;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes slideOutLeft{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:1;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:1;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes slideOutRight{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:1;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:1;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes slideOutUp{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:1;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes slideInUp{0%{opacity:1;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInUp{0%{opacity:1;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:1;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes slideOutDown{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:1;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translateY(700px);transform:translateY(700px);opacity:0}}@keyframes hinge{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);-ms-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);-ms-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translateY(700px);-ms-transform:translateY(700px);transform:translateY(700px);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);-ms-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0);-ms-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0);-ms-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);-ms-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);-ms-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(60px);-ms-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(48px);transform:scale(.475) translateX(48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);-ms-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(48px);-ms-transform:scale(.475) translateX(48px);transform:scale(.475) translateX(48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(-48px);transform:scale(.475) translateX(-48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);-ms-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(-48px);-ms-transform:scale(.475) translateX(-48px);transform:scale(.475) translateX(-48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);-ms-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);-ms-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-transform-origin:center bottom;transform-origin:center bottom}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);-ms-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);-ms-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale(.475) translateX(42px);transform:scale(.475) translateX(42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale(.475) translateX(42px);-ms-transform:scale(.475) translateX(42px);transform:scale(.475) translateX(42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);-ms-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale(.475) translateX(-42px);transform:scale(.475) translateX(-42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale(.475) translateX(-42px);-ms-transform:scale(.475) translateX(-42px);transform:scale(.475) translateX(-42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);-ms-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-transform-origin:center top;transform-origin:center top}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale(.475) translateY(60px);-ms-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);-ms-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}.InfiniteBounce,.InfiniteDangle,.InfiniteFlash,.InfiniteHorizontalFlip,.InfiniteHorizontalScaleFlip,.InfiniteHorizontalShake,.InfinitePulse,.InfiniteRotate,.InfiniteRotateCounter,.InfiniteRubberBand,.InfiniteSwing,.InfiniteTADA,.InfiniteVericalFlip,.InfiniteVericalShake,.InfiniteVerticalScaleFlip{-webkit-animation-iteration-count:infinite!important;animation-iteration-count:infinite!important;-webkit-backface-visibility:hidden;backface-visibility:hidden}@-webkit-keyframes InfiniteRotate{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(359deg)}}@keyframes InfiniteRotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.InfiniteRotate{-webkit-animation:InfiniteRotate;animation:InfiniteRotate}@-webkit-keyframes InfiniteRotateCounter{from{-webkit-transform:rotate(359deg)}to{-webkit-transform:rotate(0)}}@keyframes InfiniteRotateCounter{from{-webkit-transform:rotate(359deg);transform:rotate(359deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.InfiniteRotateCounter{-webkit-animation:InfiniteRotateCounter;animation:InfiniteRotateCounter}@-webkit-keyframes InfiniteDangle{0%,100%{-webkit-transform:rotate(-4deg)}50%{-webkit-transform:rotate(4deg)}}@keyframes InfiniteDangle{0%,100%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}50%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}}.InfiniteDangle{-webkit-animation:InfiniteDangle;animation:InfiniteDangle}@-webkit-keyframes InfinitePulse{0%,100%{-webkit-transform:scale(1)}50%{-webkit-transform:scale(.85)}}@keyframes InfinitePulse{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.85);transform:scale(.85)}}.InfinitePulse{-webkit-animation:InfinitePulse;animation:InfinitePulse;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}@-webkit-keyframes InfiniteHorizontalShake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes InfiniteHorizontalShake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}.InfiniteHorizontalShake{-webkit-animation-name:InfiniteHorizontalShake;animation-name:InfiniteHorizontalShake}@-webkit-keyframes InfiniteBounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes InfiniteBounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}.InfiniteBounce{-webkit-animation-name:InfiniteBounce;animation-name:InfiniteBounce}@-webkit-keyframes InfiniteFlash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes InfiniteFlash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.InfiniteFlash{-webkit-animation-name:InfiniteFlash;animation-name:InfiniteFlash}@-webkit-keyframes InfiniteTADA{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes InfiniteTADA{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);-ms-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.InfiniteTADA{-webkit-animation-name:InfiniteTADA;animation-name:InfiniteTADA}@-webkit-keyframes InfiniteSwing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes InfiniteSwing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}}.InfiniteSwing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:InfiniteSwing;animation-name:InfiniteSwing}@-webkit-keyframes InfiniteVericalShake{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}10%,30%,50%,70%,90%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}20%,40%,60%,80%{-webkit-transform:translateY(10px);transform:translateY(10px)}}@keyframes InfiniteVericalShake{0%,100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}10%,30%,50%,70%,90%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}20%,40%,60%,80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}}.InfiniteVericalShake{-webkit-animation-name:InfiniteVericalShake;animation-name:InfiniteVericalShake}@-webkit-keyframes InfiniteRubberBand{0%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scaleX(1.25) scaleY(.75);transform:scaleX(1.25) scaleY(.75)}40%{-webkit-transform:scaleX(.75) scaleY(1.25);transform:scaleX(.75) scaleY(1.25)}60%{-webkit-transform:scaleX(1.15) scaleY(.85);transform:scaleX(1.15) scaleY(.85)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes InfiniteRubberBand{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scaleX(1.25) scaleY(.75);-ms-transform:scaleX(1.25) scaleY(.75);transform:scaleX(1.25) scaleY(.75)}40%{-webkit-transform:scaleX(.75) scaleY(1.25);-ms-transform:scaleX(.75) scaleY(1.25);transform:scaleX(.75) scaleY(1.25)}60%{-webkit-transform:scaleX(1.15) scaleY(.85);-ms-transform:scaleX(1.15) scaleY(.85);transform:scaleX(1.15) scaleY(.85)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.InfiniteRubberBand{-webkit-animation-name:InfiniteRubberBand;animation-name:InfiniteRubberBand}@-webkit-keyframes InfiniteHorizontalFlip{from{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0)}to{-webkit-transform:perspective(400px) rotateY(359deg);transform:perspective(400px) rotateY(359deg)}}@keyframes InfiniteHorizontalFlip{from{-webkit-transform:perspective(400px) rotateY(0);-ms-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0)}to{-webkit-transform:perspective(400px) rotateY(359deg);-ms-transform:perspective(400px) rotateY(359deg);transform:perspective(400px) rotateY(359deg)}}.InfiniteHorizontalFlip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:InfiniteHorizontalFlip;animation-name:InfiniteHorizontalFlip}@-webkit-keyframes InfiniteVericalFlip{from{-webkit-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateY(0)}to{-webkit-transform:perspective(400px) rotateX(359deg);transform:perspective(400px) rotateY(359deg)}}@keyframes InfiniteVericalFlip{from{-webkit-transform:perspective(400px) rotateX(0);-ms-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0)}to{-webkit-transform:perspective(400px) rotateX(359deg);-ms-transform:perspective(400px) rotateX(359deg);transform:perspective(400px) rotateX(359deg)}}.InfiniteVericalFlip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:InfiniteVericalFlip;animation-name:InfiniteVericalFlip}@-webkit-keyframes InfiniteHorizontalScaleFlip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(-360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(-360deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(.95);transform:perspective(400px) translateZ(0) rotateY(0) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes InfiniteHorizontalScaleFlip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(-360deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(-360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(-360deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(.95);-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(.95);transform:perspective(400px) translateZ(0) rotateY(0) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.InfiniteHorizontalScaleFlip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:InfiniteHorizontalScaleFlip;animation-name:InfiniteHorizontalScaleFlip}@-webkit-keyframes InfiniteVerticalScaleFlip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateX(-360deg) scale(1);transform:perspective(400px) translateZ(0) rotateX(-360deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateX(-190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateX(-190deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateX(-170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateX(-170deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateX(0) scale(.95);transform:perspective(400px) translateZ(0) rotateX(0) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateX(0) scale(1);transform:perspective(400px) translateZ(0) rotateX(0) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes InfiniteVerticalScaleFlip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateX(-360deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateX(-360deg) scale(1);transform:perspective(400px) translateZ(0) rotateX(-360deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateX(-190deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateX(-190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateX(-190deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateX(-170deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateX(-170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateX(-170deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateX(0) scale(.95);-ms-transform:perspective(400px) translateZ(0) rotateX(0) scale(.95);transform:perspective(400px) translateZ(0) rotateX(0) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateX(0) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateX(0) scale(1);transform:perspective(400px) translateZ(0) rotateX(0) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.InfiniteVerticalScaleFlip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:InfiniteVerticalScaleFlip;animation-name:InfiniteVerticalScaleFlip}.upb_row_bg,.upb_video-bg,.vcpb-fs-jquery{overflow:hidden}.vc-row-translate-wrapper{margin:0!important}.uvc-vc-full-width .upb_video-bg{width:100%!important;max-width:100%!important;min-width:100%!important;left:0!important;margin-left:0!important}.upb_bg_overlay,.upb_bg_overlay_pattern{color:inherit;position:absolute;width:100%;height:100%!important;left:0;top:0}.upb_bg_overlay_pattern{background-attachment:fixed}.ult-vc-seperator{position:absolute;width:100%;height:0;left:0;z-index:1}.ult-main-seperator-inner{position:relative;height:100%;width:100%}.ult-vc-seperator.top_seperator{top:-1px;bottom:auto}.ult-vc-seperator.bottom_seperator{top:auto;bottom:-1px}.ult-vc-seperator svg{width:100%;height:auto}.uvc-svg-circle,.uvc-svg-triangle{position:absolute;top:-1px;bottom:auto;z-index:1}.bottom_seperator .uvc-svg-circle,.bottom_seperator .uvc-svg-triangle{top:auto;bottom:-1px;-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.uvc-x-large-triangle{position:absolute;top:-1px;bottom:auto;z-index:1}.bottom_seperator .uvc-x-large-triangle{top:auto;bottom:-1px;-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.bottom_seperator .uvc-x-large-triangle,.top_seperator .uvc-x-large-triangle-left{-moz-transform:scaleY(-1);-webkit-transform:scaleY(-1);-o-transform:scaleY(-1);-ms-transform:scaleY(-1)}.uvc-x-large-triangle-left,.uvc-x-large-triangle-right{position:absolute;top:-1px;bottom:auto;z-index:1}.bottom_seperator .uvc-x-large-triangle-left,.bottom_seperator .uvc-x-large-triangle-right,.uvc-x-large-circle{top:auto;bottom:-1px}.top_seperator .uvc-x-large-triangle-left{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.top_seperator .uvc-x-large-triangle-right{-webkit-transform:scale(-1);-ms-transform:scale(-1);transform:scale(-1)}.bottom_seperator .uvc-x-large-triangle-right{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.uvc-x-large-circle{position:absolute}.top_seperator .uvc-x-large-circle{top:-1px;bottom:auto}.bottom_seperator .uvc-x-large-circle{-ms-transform:scaleY(-1);-webkit-transform:scaleY(-1);transform:scaleY(-1)}.bottom_seperator .uvc-x-large-circle,.top_seperator .uvc-curve-up-seperator{-moz-transform:scaleY(-1);-webkit-transform:scaleY(-1);-o-transform:scaleY(-1)}.uvc-curve-up-seperator{position:absolute;top:auto;bottom:-1px}.top_seperator .uvc-curve-up-seperator{top:-1px;bottom:auto;-ms-transform:scaleY(-1);-webkit-transform:scaleY(-1);transform:scaleY(-1)}.uvc-curve-down-seperator{position:absolute;top:auto;bottom:-1px}.bottom_seperator .uvc-curve-down-seperator{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.top_seperator .uvc-curve-down-seperator{top:-1px;bottom:auto;-webkit-transform:scale(-1,-1);-ms-transform:scale(-1,-1);transform:scale(-1,-1)}.uvc-tilt-left-seperator{position:absolute;top:auto;bottom:1px}.top_seperator .uvc-tilt-left-seperator{top:1px;bottom:auto;-webkit-transform:scale(-1);-ms-transform:scale(-1);transform:scale(-1)}.uvc-tilt-right-seperator{position:absolute;top:auto;bottom:1px}.bottom_seperator .uvc-tilt-right-seperator{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.top_seperator .uvc-tilt-right-seperator{top:1px;bottom:auto;-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.ult-rounded-split-seperator-wrapper{z-index:1}.ult-rounded-split-seperator{position:relative;height:100%}.ult-rounded-split-seperator:after,.ult-rounded-split-seperator:before{left:0;z-index:10;width:50%;height:70px;background:inherit inherit/inherit inherit inherit inherit;content:'';position:absolute}.ult-vc-seperator.top_seperator svg.uvc-multi-triangle-svg{-webkit-transform:scale(-1);-ms-transform:scale(-1);transform:scale(-1)}.vcpb-vz-jquery,.vertical_layer_parallax{background-position:50% 0}.upb_video-bg,.vcpb-default,.vcpb-fix,.vcpb-hz-jquery,.vcpb-vz-jquery,.vertical_layer_parallax{background-repeat:no-repeat}.upb_video-bg,.vcpb-default,.vcpb-fix{-webkit-background-size:cover;background-size:cover}.top_seperator.ult-rounded-split-seperator-wrapper{top:0;bottom:auto}.uvc-wave-seperator{position:absolute;top:auto;bottom:-1px}.top_seperator .uvc-wave-seperator{top:-1px;bottom:auto;-ms-transform:scale(-1);-webkit-transform:scale(-1);transform:scale(-1)}.top_seperator .uvc-cloud-seperator,.top_seperator .uvc-wave-seperator{-moz-transform:scale(-1);-webkit-transform:scale(-1);-o-transform:scale(-1)}.uvc-cloud-seperator{position:absolute;top:auto;bottom:-1px}.top_seperator .uvc-cloud-seperator{top:-1px;bottom:auto;-ms-transform:scale(-1);-webkit-transform:scale(-1);transform:scale(-1)}.separator-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:5}.vc-row-translate>.vc-row-translate-wrapper{overflow:hidden;width:100%!important;margin:initial!important}.upb_video_class,.wpb_column,.wpb_row{position:relative}.upb_row_bg{position:absolute;width:100%;height:100%;background-position:center center;top:0;bottom:0;right:0;left:0;z-index:0}.upb-background-text-wrapper,.upb_video-text,.upb_video-text-wrapper{position:relative}.upb_bg_img{display:none!important}.vcpb-default{background-attachment:initial}.vcpb-fix,.vcpb-vz-jquery,.vertical_layer_parallax{background-attachment:fixed}.vertical_layer_parallax{-webkit-background-size:cover;background-size:cover}.vcpb-hz-jquery{background-position:0 50%}.upb_video-wrapper{display:block;max-width:100%;height:100%}.upb_video-text{z-index:9;width:100%;height:100%;top:0;bottom:0;right:0;left:0}.full-browser-size .upb-background-text,.video-browser-size .upb_video-text{margin:initial!important;position:absolute;bottom:auto;top:50%;right:0;left:0;height:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.upb_video-bg{position:absolute;width:100%;height:100%;top:0;bottom:0;right:0;left:0;background-position:50% 50%;margin:0 auto}.upb_video-src{max-width:none;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:relative;min-width:100%;min-height:100%}.upb_video-src.ult-make-full-height{height:100%;width:auto!important;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%;top:0}.upb_utube_iframe,.upb_vimeo_iframe{max-width:none;max-height:none;width:100%;height:100%;position:absolute}.upb_video-bg .mbYTP_wrapper iframe{max-width:none!important;max-height:none!important}.uvc-row.uvc-video-fixer .mbYTP_wrapper iframe{margin-left:0!important;margin-top:-50px!important}.video-controls{position:absolute;bottom:10%;right:5%;cursor:pointer;width:auto!important;min-width:15px!important;height:auto!important;z-index:99}.video-controls i{font-size:40px}body.rtl .upb_row_bg{right:auto}.uvc-multi-color-bg{-webkit-animation:MultiColorVC 10s alternate infinite;animation:MultiColorVC 10s alternate infinite;z-index:9998;opacity:.6;background-color:#e14949}@-webkit-keyframes MultiColorVC{0%{background-color:#e14949}25%{background-color:#3de02c}50%{background-color:#2c8de0}100%{background-color:#e02cbc}}@keyframes MultiColorVC{0%{background-color:#e14949}25%{background-color:#3de02c}50%{background-color:#2c8de0}100%{background-color:#e02cbc}}@media (max-width:479px){.uvc_hidden-xs{display:none!important}}@media (min-width:480px)and (max-width:767px){.uvc_hidden-xsl{display:none!important}}@media (min-width:768px)and (max-width:991px){.uvc_hidden-sm{display:none!important}}@media (min-width:992px)and (max-width:1199px){.uvc_hidden-md{display:none!important}}@media (min-width:1200px)and (max-width:1823px){.uvc_hidden-ml{display:none!important}}@media (min-width:1824px){.uvc_hidden-lg{display:none!important}}.mpcth-vc-row-wrap,.toranj-vc-row-wrapper,.x-content-band{position:relative}.js_active .site-inner{overflow:visible}.vc_row-flex .upb-background-text-wrapper.full-browser-size,.vc_row-flex .upb_video-text-wrapper.full-browser-size{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:-moz-box;display:flex;width:100%}.vc_row-flex .upb-background-text,.vc_row-flex .upb_video-text,.vc_row-flex .vc-row-translate-wrapper,.vc_row-o-content-bottom .upb-background-text,.vc_row-o-content-bottom .upb_video-text,.vc_row-o-content-bottom .vc-row-translate-wrapper,.vc_row-o-content-middle .upb-background-text,.vc_row-o-content-middle .upb_video-text,.vc_row-o-content-middle .vc-row-translate-wrapper,.vc_row-o-content-top .upb-background-text,.vc_row-o-content-top .upb_video-text,.vc_row-o-content-top .vc-row-translate-wrapper,.vc_row-o-equal-height .upb-background-text,.vc_row-o-equal-height .upb_video-text,.vc_row-o-equal-height .vc-row-translate-wrapper{margin:0 auto!important}.vc_row-o-content-top.full-browser-size .upb-background-text,.vc_row-o-content-top.video-browser-size .upb_video-text{top:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.vc_row-o-content-bottom.full-browser-size .upb-background-text,.vc_row-o-content-bottom.video-browser-size .upb_video-text{top:auto;bottom:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ult-content-box-container,.ult-content-box-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ult-content-box-container .ult-content-box-anchor,.ult-content-box-container .ult-content-box-anchor:active,.ult-content-box-container .ult-content-box-anchor:focus,.ult-content-box-container .ult-content-box-anchor:hover,.ult-content-box-container .ult-content-box-anchor:visited{text-decoration:none;line-height:inherit;outline:0}.ult-content-box:after{content:'';display:block;clear:both}.ult_countdown,.wpb_row .wpb_column .wpb_wrapper .ult_countdown{width:100%;height:auto;display:block;line-height:1;margin-bottom:35px;float:left;text-align:center}.ult_countdown .ult_countdown-row{display:block;margin:0 auto}.ult_countdown .ult_countdown-section{display:inline-block;margin-bottom:15px}.ult_countdown .ult_countdown-section .ult_countdown-amount{font-size:36px;border:1px solid transparent;min-width:1.15em;max-width:100%;min-height:1.15em;line-height:1.15em;padding:0;margin:0 auto;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.ult_countdown .ult_countdown-section .ult_countdown-period{padding:0 4px;font-size:13px}.ult_countdown.ult-cd-no-border .ult_countdown-section .ult_countdown-amount{min-width:1em;max-width:100%;min-height:1em;line-height:1em}.ult_countdown.ult-cd-s1 .ult_countdown-section{padding:0 7px}.ult_countdown.ult-cd-s1 .ult_countdown-section .ult_countdown-amount{display:inline-block}.ult_countdown.ult-cd-s2 .ult_countdown-section{padding:0 15px}.ult_countdown.ult-cd-s2 .ult_countdown-section .ult_countdown-amount{display:block}.ult_countdown.ult-cd-s2 .ult_countdown-section .ult_countdown-period{margin-top:7px;width:100%;display:block}.ult_main_cl{margin:0 auto;text-align:center;display:block}p .ult_main_cl{margin:0 auto;text-align:center;display:inline-block}.ult_btn10_span{font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;-webkit-transition:all ease .3s;transition:all ease .3s}.ult_crlink a{position:relative;display:inline-block;outline:0;color:#000;text-decoration:none;text-transform:none;letter-spacing:inherit;font-weight:inherit;font-size:inherit;max-width:100%}.ult_crlink a:focus,.ult_crlink a:hover{outline:0}.ult_cl_link_1 a{margin:0}.ult_cl_link_1 a:after,.ult_cl_link_1 a:before{display:inline-block;opacity:0;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;-webkit-transition:-webkit-transform .3s,opacity .2s;-webkit-transition:opacity .2s,-webkit-transform .3s;transition:opacity .2s,-webkit-transform .3s;transition:transform .3s,opacity .2s;transition:transform .3s,opacity .2s,-webkit-transform .3s;color:inherit;padding:0 3px}.ult_cl_link_1 .ult_btn10_span{-webkit-transition:all ease .3s;transition:all ease .3s}.ult_cl_link_1 a:before{content:'[';-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}.ult_cl_link_1 a:after{content:']';-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}.ult_cl_link_1 a:focus:after,.ult_cl_link_1 a:focus:before,.ult_cl_link_1 a:hover::before,.ult_cl_link_1 a:hover:after{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ult_cl_link_2 a{line-height:inherit;-webkit-perspective:5000px;perspective:5000px;-webkit-perspective-origin:50% 50%;perspective-origin:50% 50%}.ult_cl_link_2 a span{position:relative;display:inline-block;background:inherit;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.ult_cl_link_2 a span:before{position:absolute;top:100%;left:0;width:100%;height:100%;content:attr(data-hover);-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg);-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;padding:inherit;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:inherit}.ult_cl_link_2 .ult_btn10_span{max-width:100%;-webkit-transition:all ease .3s;transition:all ease .3s}.ult_cl_link_2 a:focus span,.ult_cl_link_2 a:hover span{-webkit-transform:rotateX(90deg) translateY(-22px);transform:rotateX(90deg) translateY(-22px)}.ult_cl_link_2 a:focus span:before,.ult_cl_link_2 a:hover span:before{background:inherit}.ult_cl_link_3 a{font-size:inherit}.ult_cl_link_3 a .ult_link_btm3{position:absolute;top:100%;left:0;width:100%;border:inherit;content:'';opacity:0;-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}.ult_cl_link_3 a:hover .ult_link_btm3{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ult_cl_link_3 .ult_btn10_span{-webkit-transition:all ease-out .5s;transition:all ease-out .5s}.ult_cl_link_4 a{font-size:inherit}.ult_cl_link_4 a .ult_link_btm4{position:absolute;top:100%;left:0;width:100%;border:inherit;content:'';opacity:0;-webkit-transition:height .5s,opacity .5s,-webkit-transform .5s;transition:height .5s,opacity .5s,-webkit-transform .5s;transition:height .5s,opacity .5s,transform .5s;transition:height .5s,opacity .5s,transform .5s,-webkit-transform .5s;-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.ult_cl_link_4 a:hover .ult_link_btm4{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ult_cl_link_4 .ult_btn10_span{-webkit-transition:height .5s ease-out,opacity .5s ease-out,-webkit-transform .5s ease-out,all ease-in-out .5s;-webkit-transition:height .5s,opacity .5s ease-out,all ease-in-out .5s,-webkit-transform .5s ease-out;transition:height .5s,opacity .5s ease-out,all ease-in-out .5s,-webkit-transform .5s ease-out;transition:height .5s,opacity .5s ease-out,transform .5s ease-out,all ease-in-out .5s;transition:height .5s,opacity .5s ease-out,transform .5s ease-out,all ease-in-out .5s,-webkit-transform .5s ease-out}.ult_cl_link_5 a{color:#566473;text-shadow:none;font-weight:inherit;height:100%;line-height:1em;font-size:inherit}.ult_cl_link_5 a .ult_link_btm,.ult_cl_link_5 a .ult_link_top{position:absolute;top:100%;left:0;width:100%;border:inherit;content:'';-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:scale(.85);-ms-transform:scale(.85);transform:scale(.85)}.ult_cl_link_5 a .ult_link_btm{opacity:0;-webkit-transition:top .3s,opacity .3s,-webkit-transform .3s;transition:top .3s,opacity .3s,-webkit-transform .3s;transition:top .3s,opacity .3s,transform .3s;transition:top .3s,opacity .3s,transform .3s,-webkit-transform .3s}.ult_cl_link_5 a:focus .ult_link_btm,.ult_cl_link_5 a:focus .ult_link_top,.ult_cl_link_5 a:hover .ult_link_btm,.ult_cl_link_5 a:hover .ult_link_top{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ult_cl_link_5 a:focus .ult_link_btm,.ult_cl_link_5 a:hover .ult_link_btm{top:0;opacity:1}.ult_cl_link_5 .ult_btn10_span{-webkit-transition:-webkit-transform .3s ease-out,all ease-in-out .3s;-webkit-transition:all ease-in-out .3s,-webkit-transform .3s ease-out;transition:all ease-in-out .3s,-webkit-transform .3s ease-out;transition:transform .3s ease-out,all ease-in-out .3s;transition:transform .3s ease-out,all ease-in-out .3s,-webkit-transform .3s ease-out}.ult_cl_link_6 a{-webkit-transition:color .3s;transition:color .3s;line-height:.75em;vertical-align:middle}.ult_cl_link_6 a .ult_btn6_link_top{display:block;position:relative;top:100%;left:50%;color:transparent;content:'•';text-shadow:0 0 transparent;font-size:.6em;font-weight:inherit;-webkit-transition:text-shadow .3s,color .3s;transition:text-shadow .3s,color .3s;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);pointer-events:none}.ult_cl_link_6 a:focus .ult_btn6_link_top,.ult_cl_link_6 a:hover .ult_btn6_link_top{color:inherit}.ult_cl_link_6 a:focus,.ult_cl_link_6 a:hover{color:#ba7700}.ult_cl_link_6 .ult_btn10_span{line-height:2em;-webkit-transition:color .3s;transition:color .3s}.ult_cl_link_7 a{padding:0 20px;height:inherit;line-height:1em}.ult_cl_link_7 a .ult_link_btm,.ult_cl_link_7 a .ult_link_top{position:absolute;width:45px;height:2px;background:#fff;content:'';opacity:.2;-webkit-transition:all .3s;transition:all .3s;pointer-events:none}.ult_cl_link_7 .ult_btn10_span{-webkit-transition:all .3s;transition:all .3s}.ult_cl_link_7 a .btn7_link_top{top:0;left:0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.ult_cl_link_7 a .btn7_link_btm{right:0;bottom:0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.ult_cl_link_7 a:focus .btn7_link_btm,.ult_cl_link_7 a:focus .btn7_link_top,.ult_cl_link_7 a:hover .btn7_link_btm,.ult_cl_link_7 a:hover .btn7_link_top{opacity:1}.ult_cl_link_7 a:focus .btn7_link_top,.ult_cl_link_7 a:hover .btn7_link_top{left:50%;-webkit-transform:rotate(0) translateX(-50%);-ms-transform:rotate(0) translateX(-50%);transform:rotate(0) translateX(-50%)}.ult_cl_link_7 a:focus .btn7_link_btm,.ult_cl_link_7 a:hover .btn7_link_btm{right:50%;-webkit-transform:rotate(0) translateX(50%);-ms-transform:rotate(0) translateX(50%);transform:rotate(0) translateX(50%)}.ult_cl_link_8 a .ulmt_btn8_link_btm,.ult_cl_link_8 a .ult_btn8_link_top{position:absolute;top:0;left:0;width:100%;height:100%;content:'';-webkit-transition:-webkit-transform .3s,opacity .3s;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s}.ult_cl_link_8 .ult_btn10_span{-webkit-transition:-webkit-transform .3s ease-out,all ease .3s;-webkit-transition:all ease .3s,-webkit-transform .3s ease-out;transition:all ease .3s,-webkit-transform .3s ease-out;transition:transform .3s ease-out,all ease .3s;transition:transform .3s ease-out,all ease .3s,-webkit-transform .3s ease-out}.ult_cl_link_8 a .ulmt_btn8_link_btm{opacity:0;-webkit-transform:translateY(-7px) translateX(6px);-ms-transform:translateY(-7px) translateX(6px);transform:translateY(-7px) translateX(6px)}.ult_cl_link_8 a:focus .ult_btn8_link_top,.ult_cl_link_8 a:hover .ult_btn8_link_top{opacity:0;-webkit-transform:translateY(5px) translateX(-5px);-ms-transform:translateY(5px) translateX(-5px);transform:translateY(5px) translateX(-5px)}.ult_cl_link_8 a:focus .ulmt_btn8_link_btm,.ult_cl_link_8 a:hover .ulmt_btn8_link_btm{opacity:1;-webkit-transform:translateY(0) translateX(0);-ms-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}.ult_cl_link_9{position:relative;z-index:1;padding:.5em}.ult_cl_link_9 a{line-height:1.5em;color:#b4770d;font-weight:700;-webkit-transition:-webkit-transform .5s,opacity .5s,color .5s;-webkit-transition:opacity .5s,color .5s,-webkit-transform .5s;transition:opacity .5s,color .5s,-webkit-transform .5s;transition:transform .5s,opacity .5s,color .5s;transition:transform .5s,opacity .5s,color .5s,-webkit-transform .5s}.ult_cl_link_9 span.ult_btn10_span{z-index:2;-webkit-transition:-webkit-transform .5s,opacity .5s,color .5s;-webkit-transition:opacity .5s,color .5s,-webkit-transform .5s;transition:opacity .5s,color .5s,-webkit-transform .5s;transition:transform .5s,opacity .5s,color .5s;transition:transform .5s,opacity .5s,color .5s,-webkit-transform .5s}.ult_cl_link_9 a span.ult_btn9_link_btm,.ult_cl_link_9 a span.ult_btn9_link_top{position:absolute;top:50%;left:0;width:100%;z-index:-1;border:inherit;content:'';-webkit-transition:-webkit-transform .5s,opacity .5s;-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;transition:transform .5s,opacity .5s;transition:transform .5s,opacity .5s,-webkit-transform .5s}.ult_cl_link_9 a:focus,.ult_cl_link_9 a:hover{color:#fff}.ult_cl_link_9 a:focus span.ult_btn9_link_top,.ult_cl_link_9 a:hover span.ult_btn9_link_btm,.ult_cl_link_9 a:hover span.ult_btn9_link_top{opacity:.65}.ult_cl_link_9 a:focus span.ult_btn9_link_top,.ult_cl_link_9 a:hover span.ult_btn9_link_top{top:50%;-webkit-transition:-webkit-transform .5s,opacity .5s;-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;transition:transform .5s,opacity .5s;transition:transform .5s,opacity .5s,-webkit-transform .5s;-webkit-transform:rotate(45deg)!important;-ms-transform:rotate(45deg)!important;transform:rotate(45deg)!important}.ult_cl_link_9 a:focus span.ult_btn9_link_btm,.ult_cl_link_9 a:hover span.ult_btn9_link_btm{top:50%;-webkit-transition:-webkit-transform .5s,opacity .5s;-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;transition:transform .5s,opacity .5s;transition:transform .5s,opacity .5s,-webkit-transform .5s;-webkit-transform:rotate(-45deg)!important;-ms-transform:rotate(-45deg)!important;transform:rotate(-45deg)!important}.ult_cl_link_10 a{line-height:1.75em;-webkit-perspective:800px;perspective:800px}.ult_cl_link_10 a span.ult_btn10_span{position:relative;display:inline-block;background:#587285;border-top:inherit;max-width:100%;-webkit-transition:background .6s;transition:background .6s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ult_cl_link_10 a span.ult_btn10_link_top{position:absolute;top:0;left:0;width:100%;height:100%;background:#d3d3d3;color:#2f4351;-webkit-transform:rotateX(270deg);transform:rotateX(270deg);-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;pointer-events:none}.style10-span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.ult_cl_link_10 a:focus span.ult_btn10_link_top,.ult_cl_link_10 a:hover span.ult_btn10_link_top{-webkit-transform:rotateX(2deg);transform:rotateX(2deg)}.ult_cl_link_11{position:relative;z-index:1}.ult_cl_link_11 a{overflow:hidden;vertical-align:middle}.ult_cl_link_11 a span,.ult_cl_link_11 a span.ult_btn10_span{display:block;background:#fff;-webkit-transition:all ease-out .3s;transition:all ease-out .3s}.ult_cl_link_11 a .ult_btn11_link_top{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:#fff;color:#0f7c67;content:attr(data-hover);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-ms-transform:translateX(-25%);transform:translateX(-25%);-webkit-transform:translateX(-25%);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ult_cl_link_11 a:focus span.ult_btn10_span,.ult_cl_link_11 a:hover span.ult_btn10_span{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transition:transform .3s;transform:translateX(100%);-webkit-transform:translateX(100%);-ms-transform:translateX(100%)}.ult_cl_link_11 a:focus .ult_btn11_link_top,.ult_cl_link_11 a:hover .ult_btn11_link_top{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transition:transform .3s;transform:translateX(0);-webkit-transform:translateX(0);-ms-transform:translateX(0)}.ult_cl_link_1 span.ult_btn10_span{vertical-align:middle}a.ult_colorlink{border-bottom:0 solid #333}.ult-dual-color-responsive-desktop .ult-dual-color-heading{display:block;text-align:center}.ult-dual-color-responsive-desktop .ult-before-heading{display:block;margin-right:0}.ult-dual-color-responsive-desktop .ult-adv-heading{display:block;margin-bottom:15px;margin-top:15px}.ult-dual-color-responsive-desktop .ult-after-heading{display:block;margin-left:0}@media only screen and (max-width:992px){.ult-dual-color-responsive-tablet .ult-dual-color-heading{display:block;text-align:center}.ult-dual-color-responsive-tablet .ult-before-heading{display:block;margin-right:0}.ult-dual-color-responsive-tablet .ult-adv-heading{display:block;margin-bottom:15px;margin-top:15px}.ult-dual-color-responsive-desktop .ult-after-heading{display:block;margin-left:0}}@media only screen and (max-width:767px){.ult-dual-color-responsive-mobile .ult-dual-color-heading{display:block;text-align:center}.ult-dual-color-responsive-mobile .ult-before-heading{display:block;margin-right:0}.ult-dual-color-responsive-mobile .ult-adv-heading{display:block;margin-bottom:15px;margin-top:15px}.ult-dual-color-responsive-desktop .ult-after-heading{display:block;margin-left:0}}.ult_dual_button{position:relative}a.ult_ivan_button{text-decoration:none;-webkit-box-sizing:initial;-moz-box-sizing:initial;-ms-box-sizing:initial;box-sizing:initial}.ult_dual_button.to-left{text-align:left}.ult_dual_button.to-right{text-align:right}.ult_dual_button.to-center{text-align:center;width:100%}.ult_dual_button .ulitmate_dual_buttons .ult_dualbutton-wrapper{float:left;position:relative}.ult_dual_button.large-borders .ulitmate_dual_buttons .ult_dualbutton-wrapper:first-child .ult_ivan_button{border-width:4px 1px 4px 4px}.ult_dual_button.large-borders .ulitmate_dual_buttons .ult_dualbutton-wrapper:last-child .ult_ivan_button{border-width:4px 4px 4px 1px}.ult_dual_button.auto-borders .ulitmate_dual_buttons .ult_dualbutton-wrapper:first-child .ult_ivan_button{border-right-width:1px}.ult_dual_button.auto-borders .ulitmate_dual_buttons .ult_dualbutton-wrapper:last-child .ult_ivan_button{border-left-width:1px}.ult_dual_button.thin-borders .ulitmate_dual_buttons .ult_dualbutton-wrapper:first-child .ult_ivan_button{border-width:1px}.ult_dual_button.thin-borders .ulitmate_dual_buttons .ult_dualbutton-wrapper:last-child .ult_ivan_button{border-width:1px 1px 1px 0}.ult_dual_button.thin-borders .middle-text{border-width:1px;line-height:23px}.ult_dual_button.no-borders .middle-text,.ult_dual_button.no-borders .ulitmate_dual_buttons .ult_dualbutton-wrapper:first-child .ult_ivan_button,.ult_dual_button.no-borders .ulitmate_dual_buttons .ult_dualbutton-wrapper:last-child .ult_ivan_button{border-width:0}.ult_dual_button .middle-text{display:block;position:absolute;top:50%;right:0;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%);height:26px;width:26px;line-height:1;text-align:center;background:#fff;color:#7f7f7f;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-border-radius:100%;border-radius:100%;font-size:11px;border:2px solid #e7e7e7;font-weight:400;z-index:12;-webkit-transition:border-color ease .5s,background ease .5s,color ease .5s;transition:border-color ease .5s,background ease .5s,color ease .5s}.ult_dual_button .middle-text .middle-inner{position:absolute;top:50%;left:50%;width:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);line-height:.8em}.ult_dual_button .gray-bg .middle-text{border-color:#ddd;color:#bbb}.ult_dual_button .dark-bg .middle-text{border-color:#20262c;background:#20262c;color:#fff}.ult_dual_button .light-bg .middle-text{border-color:#fff;color:#444}.ult_dual_button .primary-bg .middle-text{border-color:rgba(0,0,0,.2);background-color:rgba(0,0,0,.2);color:#fff}.ivan-button-align.to-left{text-align:left}.ivan-button-align.to-right{text-align:right}.ivan-button-align.to-center{text-align:center}.ult_dualbutton-wrapper{display:inline-block}.ult_dualbutton-wrapper.btn-block,.ult_dualbutton-wrapper.btn-block .ult_ivan_button{display:block}.ult_dualbutton-wrapper.btn-block .ult_ivan_button.btn-desc{text-align:left}.ult_ivan_button{display:block;vertical-align:middle;overflow:hidden;text-align:center;position:relative;-webkit-transition:border-color ease .5s,background ease .5s,color ease .5s;transition:border-color ease .5s,background ease .5s,color ease .5s;font-size:14px;font-weight:400;line-height:1.428571429;color:#7f7f7f;border:2px solid #e7e7e7;background-color:#fff;padding:.5em 0}.ult_ivan_button hr{background-color:#e7e7e7;border:none;-webkit-transition:background ease 150ms;transition:background ease 150ms}.ult_ivan_button:hover{color:#fff}.ult_ivan_button:hover hr{background-color:#fff;border:none}.ult_ivan_button.outline{border-width:2px;background-color:transparent}.ult_ivan_button.outline:hover{border-color:#2ac56c;color:#2ac56c}.ult_ivan_button.outline:hover hr{background-color:#2ac56c}.ult_ivan_button.no-border{border-width:0;background-color:#f7f7f7}.ult_ivan_button.no-border:hover{background-color:#2ac56c;border-color:#2ac56c}.ult_ivan_button.square{-webkit-border-radius:0;border-radius:0}.ult_ivan_button.round{-webkit-border-radius:50px;border-radius:50px}.ult_ivan_button.round-square{-webkit-border-radius:inherit;border-radius:inherit}.ult_ivan_button.circular{-webkit-border-radius:100%;border-radius:100%;padding:0;width:53px;height:53px}.ult_ivan_button.circular .center-holder{display:table;width:100%;height:100%}.ult_ivan_button.circular .center-inner{display:table-cell;vertical-align:middle}.ult_ivan_button.circular .icon-simple{display:block;padding:0 0 5px;width:auto}.ult_ivan_button.circular .text-btn{padding:0;display:block}.ult_ivan_button.circular.only-icon{padding:0}.ult_ivan_button.circular.only-icon .icon-simple{padding:0;font-size:25px}.ult_ivan_button .text-btn{display:inline-block;vertical-align:middle;padding:0 22px}.ult_ivan_button .icon-simple{display:inline-block;text-align:center;vertical-align:middle;padding:0 10px 0 22px;font-size:16px;position:relative;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.ult_ivan_button .icon-simple.icon-text{width:auto}.ult_ivan_button.icon-before .icon-simple{padding:0 10px}.ult_ivan_button.icon-before .text-btn{padding-left:0}.ult_ivan_button.icon-after .icon-simple{padding:0 10px}.ult_ivan_button.icon-after .text-btn{padding-right:0}.ult_ivan_button.icon-cover.with-icon{padding:0}.ult_ivan_button.icon-cover.with-icon .icon-simple{display:inline-block;vertical-align:middle;padding:13px;background-color:rgba(0,0,0,.2)}.ult_ivan_button.icon-cover.with-icon.icon-before .text-btn{padding-left:13px}.ult_ivan_button.icon-cover.with-icon.icon-after .text-btn{padding-right:13px}.ult_ivan_button.text-separator.with-icon.icon-before .text-btn{border-left:1px solid rgba(255,255,255,.25);padding-left:10px}.ult_ivan_button.text-separator.with-icon.icon-after .text-btn{border-right:1px solid rgba(255,255,255,.25);padding-right:10px}.ult_ivan_button.glow-icon .icon-simple i{text-shadow:rgba(255,255,255,.4) 0 0 20px}.ult_ivan_button.button-zoom{-webkit-transition:all ease .3s;transition:all ease .3s;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ult_ivan_button.button-zoom:hover{-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}.ult_ivan_button.only-icon .icon-simple{padding-left:16px;padding-right:16px;line-height:1}.ult_ivan_button.btn-desc .text-btn-inner{display:block;vertical-align:middle;font-size:13px}.ult_ivan_button.btn-desc .text-desc{display:block;vertical-align:middle;font-size:11px;font-weight:400}.ult_ivan_button.btn-desc.with-icon .text-btn{text-align:left}.ult_ivan_button.large{font-size:18px;padding:16px 0}.ult_ivan_button.large.circular{width:67px;height:67px}.ult_ivan_button.large.circular.only-icon .icon-simple{font-size:28px}.ult_ivan_button.large .text-btn{padding:0 24px}.ult_ivan_button.large .icon-simple{padding:0 12px 0 24px;font-size:22px}.ult_ivan_button.large.icon-before .icon-simple{padding:0 12px 0 19px}.ult_ivan_button.large.icon-before .text-btn{padding-left:0}.ult_ivan_button.large.icon-after .icon-simple{padding:0 19px 0 12px}.ult_ivan_button.large.icon-after .text-btn{padding-right:0}.ult_ivan_button.large.icon-cover.with-icon .icon-simple{padding:16px 17px}.ult_ivan_button.large.icon-cover.with-icon.icon-before .text-btn{padding-left:17px}.ult_ivan_button.large.icon-cover.with-icon.icon-after .text-btn{padding-right:17px}.ult_ivan_button.large.text-separator.with-icon.icon-before .text-btn{padding-left:12px}.ult_ivan_button.large.text-separator.with-icon.icon-after .text-btn{padding-right:12px}.ult_ivan_button.large.only-icon .icon-simple{padding-left:20px;padding-right:20px}.ult_ivan_button.large.btn-desc .text-btn-inner,.ult_ivan_button.large.btn-desc .text-desc{font-size:13px}.ult_ivan_button.x-large{font-size:20px;padding:22px 0}.ult_ivan_button.x-large.circular{width:85px;height:85px}.ult_ivan_button.x-large.circular.only-icon .icon-simple{font-size:34px}.ult_ivan_button.x-large .text-btn{padding:0 36px}.ult_ivan_button.x-large .icon-simple{padding:0 18px 0 36px;font-size:26px}.ult_ivan_button.x-large.icon-before .icon-simple{padding:0 18px 0 27px}.ult_ivan_button.x-large.icon-before .text-btn{padding-left:0}.ult_ivan_button.x-large.icon-after .icon-simple{padding:0 27px 0 18px}.ult_ivan_button.x-large.icon-after .text-btn{padding-right:0}.ult_ivan_button.x-large.icon-cover.with-icon .icon-simple{padding:22px 25px}.ult_ivan_button.x-large.icon-cover.with-icon.icon-before .text-btn{padding-left:25px}.ult_ivan_button.x-large.icon-cover.with-icon.icon-after .text-btn{padding-right:25px}.ult_ivan_button.x-large.text-separator.with-icon.icon-before .text-btn{padding-left:18px}.ult_ivan_button.x-large.text-separator.with-icon.icon-after .text-btn{padding-right:18px}.ult_ivan_button.x-large.only-icon .icon-simple{padding-left:30px;padding-right:30px}.ult_ivan_button.x-large.btn-desc .text-btn-inner{font-size:14px}.ult_ivan_button.x-large.btn-desc .text-desc{font-size:13px}.ult_ivan_button.compact{font-size:14px;padding:5px 0}.ult_ivan_button.compact.circular{width:36px;height:36px}.ult_ivan_button.compact.circular.only-icon .icon-simple{font-size:14px}.ult_ivan_button.compact .text-btn{padding:0 10px}.ult_ivan_button.compact .icon-simple{padding:0 10px;font-size:16px}.ult_ivan_button.compact.icon-before .icon-simple{padding:0 10px}.ult_ivan_button.compact.icon-before .text-btn{padding-left:0}.ult_ivan_button.compact.icon-after .icon-simple{padding:0 10px}.ult_ivan_button.compact.icon-after .text-btn{padding-right:0}.ult_ivan_button.compact.icon-cover.with-icon .icon-simple{padding:5px 10px}.ult_ivan_button.compact.icon-cover.with-icon.icon-before .text-btn{padding-left:10px}.ult_ivan_button.compact.icon-cover.with-icon.icon-after .text-btn{padding-right:10px}.ult_ivan_button.compact.text-separator.with-icon.icon-before .text-btn{padding-left:10px}.ult_ivan_button.compact.text-separator.with-icon.icon-after .text-btn{padding-right:10px}.ult_ivan_button.compact.only-icon .icon-simple{padding-left:7px;padding-right:7px}.ult_ivan_button.compact.btn-desc .text-btn-inner{font-size:11px;line-height:1}.ult_ivan_button.compact.btn-desc .text-desc{font-size:10px;line-height:1}.ult_ivan_button.circular-mega.circular{width:160px;height:160px}.ult_ivan_button.circular-mega.circular.only-icon .icon-simple{font-size:34px}.ult_ivan_button.circular-mega.circular .text-btn{padding:0 10px}.ult_ivan_button.circular-mega.circular hr{height:2px;width:20%;margin:10px auto}.ult_ivan_button.circular-mega.circular hr:last-child{margin-bottom:0}.ult_ivan_button.gray-bg{background-color:#fff;border-color:#ddd;color:#ccc}.ulitmate_dual_buttons{display:inline-block}.ult-dual-btn3 .ult_dual1{display:block;text-align:center;cursor:pointer;-webkit-box-shadow:inherit;box-shadow:inherit;-webkit-border-top-left-radius:inherit;border-top-left-radius:inherit;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-transition:all ease .8s;transition:all ease .8s}.ult-dual-btn3 .ult_dual2{display:block;text-align:center;cursor:pointer;-webkit-box-shadow:inherit;box-shadow:inherit;-webkit-border-bottom-right-radius:inherit;border-bottom-right-radius:inherit;-webkit-transition:all ease .8s;transition:all ease .8s}.ult-dual-btn3 .aio-icon,.ult-dual-btn3 .aio-icon-img,.ult-dual-btn3 .icon-simple,.ult-dual-btn3 .ult-dual-button-title{-webkit-transition:all ease .8s;transition:all ease .8s}.ult-dual-btn4 .ult_dual1{display:block;text-align:center;cursor:pointer;-webkit-box-shadow:inherit;box-shadow:inherit;-webkit-transition:all ease .8s;transition:all ease .8s;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0}.ult-dual-btn4 .ult_dual2{display:block;text-align:center;cursor:pointer;-webkit-box-shadow:inherit;box-shadow:inherit;-webkit-transition:all ease .8s;transition:all ease .8s}.ult-dual-btn4 .aio-icon,.ult-dual-btn4 .aio-icon-img,.ult-dual-btn4 .icon-simple,.ult-dual-btn4 .ult-dual-button-title{-webkit-transition:all ease .8s;transition:all ease .8s}.ult-dual-btn .ult_dual1,.ult-dual-btn .ult_dual2{display:block;-webkit-transition:.5s;transition:.5s}.ult-dual-btn .ult-dual-button-title{-webkit-transition:.5s;transition:.5s}.ult-dual-btn .aio-icon,.ult-dual-btn .aio-icon-img,.ult-dual-btn .icon-simple{-webkit-transition:.5s;transition:.5s}.ult_dual_button .aio-icon{display:block!important}.icon-right1{padding:0 22px 0 10px!important}.icon-left2{padding-left:22px!important}.title_right{padding-right:10px!important}.title_left{padding-left:10px!important}.btn1icon{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);position:relative}.ult_btn1span{height:100%}.ult_exp_section_layer{margin:0;padding:0;width:100%;-webkit-transition:background-color .5s;transition:background-color .5s}.ult_exp_section{margin:0;color:#fff;padding:15px;cursor:pointer;position:relative;background-color:#eaeaea;-webkit-transition:background-color .5s;transition:background-color .5s;font-size:20px;font-weight:400;font-family:inherit;line-height:1em}.ult_ecpsub_cont{text-align:center;margin:0 auto;vertical-align:middle;max-width:900px}.ult_exp_content{padding:15px 10px;text-align:center;background-color:#fafafa;-webkit-transition:background-color .5s;transition:background-color .5s}.ult_exp_section .aio-icon i,.ult_expheader,.ult_expsection_icon{text-transform:capitalize;-webkit-transition:background-color .5s;transition:background-color .5s}.ult_exp_section .aio-icon.none{display:block}.ult_exp_section-main.ult_expleft_icon .ult-just-icon-wrapper.ult_exp_icon,.ult_exp_section-main.ult_expleft_icon .ult_expheader{display:inline-block;padding:10px;vertical-align:middle}.ult_exp_section-main.ult_expright_icon .ult-just-icon-wrapper.ult_exp_icon,.ult_exp_section-main.ult_expright_icon .ult_expheader{display:inline-block;padding:10px;vertical-align:middle}.ult_expsection_icon{position:relative}.ult_exp_section-main img.img-icon.ult_circle,.ult_exp_section-main img.img-icon.ult_square{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:block}span.aio-icon.ult_expsection_icon{vertical-align:middle;display:block}.ult-just-icon-wrapper.ult_exp_icon.center{padding-top:5px}.ult_exp_section:after{clear:both}.ult_exp_section:after,.ult_exp_section:before{display:table;content:""}.ult_exp_content{display:none}.ultimate-vticker ul{margin:0!important;padding:0!important}.ultimate-vticker.ultimate-fancy-text-inherit *{font-size:inherit}.ultimate-vticker.ticker{margin:0 5px 0 5px!important}.ultimate-vticker.ticker ul,.ultimate-vticker.ticker-down ul{position:relative!important;line-height:inherit;color:inherit!important}.ultimate-vticker.ticker ul li,.ultimate-vticker.ticker-down ul li{text-align:left!important;color:inherit!important;font-size:inherit!important;line-height:inherit!important;font-family:inherit!important}.ultimate-vticker.fancytext-background-enabled ul li,.uvc-type-align-center.uvc-type-no-prefix ul li{text-align:center!important}.ultimate-vticker ul li{list-style:none!important}.ultimate-ticker-down-prefix,.ultimate-ticker-down-suffix,.ultimate-ticker-prefix,.ultimate-ticker-suffix{vertical-align:top}.ultimate-vticker.ticker,.ultimate-vticker.ticker-down{display:inline-block!important;vertical-align:top}.ultimate-vticker.ticker,.ultimate-vticker.ticker *,.ultimate-vticker.ticker-down,.ultimate-vticker.ticker-down *{font-family:inherit}.ultimate-typed-main{display:inline-block;margin:0 5px 0 5px}.fancytext-typewriter-background-enabled,.ultimate-vticker.fancytext-background-enabled ul li{padding:0 10px!important}.uvc-type-wrap p{display:inline-block!important;line-height:inherit!important;font-size:inherit!important;color:inherit!important;vertical-align:top!important;margin:0!important;padding:0!important}.typed-cursor{opacity:1;font-weight:100;-webkit-animation:ult-blink .7s infinite;animation:ult-blink .7s infinite}.ultimate-typed-main{font-family:inherit;font-weight:inherit;font-size:inherit;font-style:inherit;line-height:inherit}@keyframes ult-blink{0{opacity:1}50%{opacity:0}100%{opacity:1}}@-webkit-keyframes ult-blink{0{opacity:1}50%{opacity:0}100%{opacity:1}}.flip-box-wrap{display:block;text-align:center;position:relative;-webkit-perspective:1000px;-o-perspective:1000px;-ms-perspective:1000px;perspective:1000px}.flip-box-wrap,.wpb_row .wpb_column .wpb_wrapper .flip-box-wrap{margin-bottom:35px}.flip-box-wrap .flip-box{cursor:pointer;position:relative;width:100%;height:100%;-webkit-transition:750ms;transition:750ms;-ms-perspective:1000px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.flip-box-wrap .ifb-flip-box{height:100%;position:relative;display:block;-webkit-transform-style:initial;transform-style:initial}.flip-box-wrap .ifb-back,.flip-box-wrap .ifb-front{padding:0;height:100%;margin-bottom:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:750ms;transition:750ms;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.flip-box-wrap .ifb-front{z-index:9;-webkit-backface-visibility:hidden;backface-visibility:hidden}.flip-box-wrap .ifb-front *{-webkit-backface-visibility:hidden;backface-visibility:hidden}.flip-box-wrap .flip-box .ifb-flip-box.ifb-hover .ifb-front *{-webkit-backface-visibility:unset!important;backface-visibility:unset!important}.flip-box-wrap .ifb-back{position:absolute;top:0;z-index:-1}.flip-box-wrap:hover .ifb-back{z-index:1}.flip-box-wrap .flip-box .flipbox_heading{margin:15px 0 12px;line-height:1.3em;font-size:16px;display:block}.flip-box-wrap .flip-box-icon{display:block;margin:0 auto}.flip-box-icon .aio-icon-img{margin:0 auto}.flip-box-wrap p{margin-bottom:15px;font-size:14px;line-height:1.65em}.flip-box-wrap .ifb-back p{margin-bottom:15px;overflow:hidden}.flip-box-wrap .ifb-back p:last-child{margin-bottom:0}.flip-box-wrap .flip_link{display:block;position:relative}.flip-box-wrap .flip_link a{color:#fff;background-color:#636363;display:inline-block;margin:10px auto 0;padding:.3em .6em;text-decoration:none;cursor:pointer;font-size:13px}.flip-box-wrap .flip_link a:active,.flip-box-wrap .flip_link a:hover,.flip-box-wrap .flip_link a:visited{color:#fff;text-decoration:none;background-color:#636363}.flip-box-wrap .ifb-auto-height .ifb-face .ifb-desc-back,.flip-box-wrap .ifb-custom-height .ifb-face .ifb-desc-back{margin-bottom:15px;max-height:45%;max-height:-webkit-calc(100% - 55px);max-height:calc(100% - 55px);position:relative;overflow:hidden}.flip-box-wrap .ifb-jq-height .ifb-back p{max-height:100%;overflow:visible;display:block}.flip-box-wrap .ifb-jq-height .ifb-back{display:block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;bottom:0}.flip-box-wrap .horizontal_flip_left .ifb-front{-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.flip-box-wrap .horizontal_flip_left .ifb-back{-webkit-transform:rotateY(-180deg);-ms-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-backface-visibility:hidden;backface-visibility:hidden}.flip-box-wrap .horizontal_flip_left .ifb-hover .ifb-back{-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0)}.flip-box-wrap .horizontal_flip_left .ifb-hover .ifb-front{-webkit-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg)}.flip-box-wrap .horizontal_flip_right .ifb-front{-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0)}.flip-box-wrap .horizontal_flip_right .ifb-back{-webkit-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg)}.flip-box-wrap .horizontal_flip_right .ifb-hover .ifb-back{-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0)}.flip-box-wrap .horizontal_flip_right .ifb-hover .ifb-front{-webkit-transform:rotateY(-180deg);-ms-transform:rotateY(-180deg);transform:rotateY(-180deg)}.flip-box-wrap .vertical_flip_bottom .ifb-hover .ifb-back,.flip-box-wrap .vertical_flip_top .ifb-hover .ifb-back{-ms-transform:rotateX(0);-webkit-transform:rotateX(0);transform:rotateX(0)}.flip-box-wrap .vertical_flip_top .ifb-back{-webkit-transform:rotateX(180deg);-ms-transform:rotateX(180deg);transform:rotateX(180deg)}.flip-box-wrap .vertical_flip_top .ifb-front{-webkit-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0)}.flip-box-wrap .vertical_flip_bottom .ifb-back,.flip-box-wrap .vertical_flip_top .ifb-hover .ifb-front{-webkit-transform:rotateX(-180deg);-ms-transform:rotateX(-180deg);transform:rotateX(-180deg)}.flip-box-wrap .vertical_flip_bottom .ifb-front{-webkit-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0)}.flip-box-wrap .vertical_flip_bottom .ifb-hover .ifb-front{-webkit-transform:rotateX(180deg);-ms-transform:rotateX(180deg);transform:rotateX(180deg)}.flip-box-wrap .flip_bottom .ifb-back,.flip-box-wrap .flip_bottom .ifb-front,.flip-box-wrap .flip_left .ifb-back,.flip-box-wrap .flip_left .ifb-front,.flip-box-wrap .flip_right .ifb-back,.flip-box-wrap .flip_right .ifb-front,.flip-box-wrap .flip_top .ifb-back,.flip-box-wrap .flip_top .ifb-front{-webkit-transition:1s;transition:1s}.flip-box-wrap .flip_bottom .ifb-front,.flip-box-wrap .flip_left .ifb-front,.flip-box-wrap .flip_right .ifb-front,.flip-box-wrap .flip_top .ifb-front{z-index:1}.flip-box-wrap .flip_bottom .ifb-back,.flip-box-wrap .flip_left .ifb-back,.flip-box-wrap .flip_right .ifb-back,.flip-box-wrap .flip_top .ifb-back{opacity:.5;z-index:-9}.flip-box-wrap .flip_bottom .ifb-hover .ifb-front,.flip-box-wrap .flip_left .ifb-hover .ifb-front,.flip-box-wrap .flip_right .ifb-hover .ifb-front,.flip-box-wrap .flip_top .ifb-hover .ifb-front{z-index:-9}.flip-box-wrap .flip_bottom .ifb-hover .ifb-back,.flip-box-wrap .flip_left .ifb-hover .ifb-back,.flip-box-wrap .flip_right .ifb-hover .ifb-back,.flip-box-wrap .flip_top .ifb-hover .ifb-back{opacity:1;z-index:1}.flip_left .ifb-back{-ms-transform-origin:0;-webkit-transform-origin:0;transform-origin:0;-webkit-transform:rotatey(-270deg);-ms-transform:rotatey(-270deg);transform:rotatey(-270deg);-webkit-backface-visibility:visible;backface-visibility:visible}.rtl .flip_left .ifb-back{-webkit-transform:rotatey(270deg);-ms-transform:rotatey(270deg);transform:rotatey(270deg)}.flip_left .ifb-hover .ifb-back{-webkit-transform:rotatey(0);-ms-transform:rotatey(0);transform:rotatey(0)}.rtl .flip_left .ifb-hover .ifb-back{-webkit-transform:rotatey(0);-ms-transform:rotatey(0);transform:rotatey(0)}.flip_right .ifb-back{-webkit-transform-origin:100%;-ms-transform-origin:100%;transform-origin:100%;-webkit-transform:rotatey(270deg);-ms-transform:rotatey(270deg);transform:rotatey(270deg);-webkit-backface-visibility:visible;backface-visibility:visible}.rtl .flip_right .ifb-back{-webkit-transform:rotatey(-270deg);-ms-transform:rotatey(-270deg);transform:rotatey(-270deg)}.flip_right .ifb-hover .ifb-back{-webkit-transform:rotatey(0);-ms-transform:rotatey(0);transform:rotatey(0)}.rtl .flip_right .ifb-hover .ifb-back{-webkit-transform:rotatey(0);-ms-transform:rotatey(0);transform:rotatey(0)}.flip_top .ifb-back{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotatex(270deg);-ms-transform:rotatex(270deg);transform:rotatex(270deg);-webkit-backface-visibility:visible;backface-visibility:visible}.flip_top .ifb-hover .ifb-back{-ms-transform:rotatex(0);-webkit-transform:rotatex(0);transform:rotatex(0)}.flip_bottom .ifb-back{-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:rotatex(-270deg);-ms-transform:rotatex(-270deg);transform:rotatex(-270deg);-webkit-backface-visibility:visible;backface-visibility:visible}.flip_bottom .ifb-hover .ifb-back{-webkit-transform:rotatex(0);-ms-transform:rotatex(0);transform:rotatex(0)}.horizontal_door_flip .h_door.ifb-multiple-front,.reverse_horizontal_door_flip .rh_door.ifb-multiple-back,.reverse_vertical_door_flip .rv_door.ifb-multiple-back,.vertical_door_flip .v_door.ifb-multiple-front{-webkit-transition:1s;transition:1s}.vertical_door_flip .v_door.ifb-multiple-front{position:absolute;width:50%;top:0;bottom:0;overflow:hidden;opacity:1;z-index:1}.flip-box-wrap .vertical_door_flip .ifb-back{z-index:-9}.vertical_door_flip .ifb-hover .v_door.ifb-multiple-front{opacity:.5;z-index:-9}.flip-box-wrap .vertical_door_flip .ifb-hover .ifb-back{z-index:1}.vertical_door_flip .v_door.ifb-multiple-front .ifb-front{width:200%;position:relative}.vertical_door_flip .v_door.ifb-multiple-front.ifb-front-2 .ifb-front{right:100%}.rtl .vertical_door_flip .ifb-hover .v_door.ifb-front-1{-webkit-transform:rotatey(270deg);-ms-transform:rotatey(270deg);transform:rotatey(270deg)}.vertical_door_flip .ifb-hover .v_door.ifb-front-1{-webkit-transform:rotatey(-270deg);-ms-transform:rotatey(-270deg);transform:rotatey(-270deg)}.vertical_door_flip .v_door.ifb-front-1{-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%}.vertical_door_flip .ifb-hover .v_door.ifb-front-2{-webkit-transform:rotatey(270deg);-ms-transform:rotatey(270deg);transform:rotatey(270deg)}.rtl .vertical_door_flip .ifb-hover .v_door.ifb-front-2{-webkit-transform:rotatey(-270deg);-ms-transform:rotatey(-270deg);transform:rotatey(-270deg)}.vertical_door_flip .v_door.ifb-multiple-front.ifb-front-2{right:0;-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.vertical_door_flip .ifb-multiple-front.v_door{width:50.2%}}.reverse_vertical_door_flip .rv_door.ifb-multiple-back{position:absolute;top:0;bottom:0;width:50%;overflow:hidden;opacity:.5;z-index:-9}.flip-box-wrap .reverse_vertical_door_flip .ifb-front{z-index:1}.reverse_vertical_door_flip .ifb-hover .rv_door.ifb-multiple-back{z-index:1;opacity:1}.flip-box-wrap .reverse_vertical_door_flip .ifb-hover .ifb-front{z-index:-9}.reverse_vertical_door_flip .rv_door.ifb-multiple-back .ifb-back{width:200%}.reverse_vertical_door_flip .rv_door.ifb-multiple-back.ifb-back-2 .ifb-back{right:0;left:-100%}.reverse_vertical_door_flip .rv_door.ifb-multiple-back.ifb-back-1{-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:rotatey(-270deg);-ms-transform:rotatey(-270deg);transform:rotatey(-270deg)}.rtl .reverse_vertical_door_flip .rv_door.ifb-multiple-back.ifb-back-1{-webkit-transform:rotatey(270deg);-ms-transform:rotatey(270deg);transform:rotatey(270deg)}.reverse_vertical_door_flip .rv_door.ifb-multiple-back.ifb-back-2{right:0;left:50%;-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:rotatey(270deg);-ms-transform:rotatey(270deg);transform:rotatey(270deg)}.rtl .reverse_vertical_door_flip .rv_door.ifb-multiple-back.ifb-back-2{-webkit-transform:rotatey(-270deg);-ms-transform:rotatey(-270deg);transform:rotatey(-270deg)}.reverse_vertical_door_flip .ifb-hover .rv_door.ifb-multiple-back.ifb-back-1,.reverse_vertical_door_flip .ifb-hover .rv_door.ifb-multiple-back.ifb-back-2{-webkit-transform:rotatey(0);-ms-transform:rotatey(0);transform:rotatey(0)}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.reverse_vertical_door_flip .ifb-hover .rv_door.ifb-multiple-back{visibility:visible}.reverse_vertical_door_flip .rv_door.ifb-multiple-back{visibility:hidden}}.horizontal_door_flip .h_door.ifb-multiple-front{position:absolute;height:50%;width:100%;z-index:1;opacity:1;overflow:hidden}.flip-box-wrap .horizontal_door_flip .ifb-back{z-index:-9}.horizontal_door_flip .ifb-hover .h_door.ifb-multiple-front{z-index:-9;opacity:.5}.flip-box-wrap .horizontal_door_flip .ifb-hover .ifb-back{z-index:1}.horizontal_door_flip .h_door.ifb-multiple-front .ifb-front{position:relative;height:200%}.horizontal_door_flip .h_door.ifb-multiple-front.ifb-front-2 .ifb-front{bottom:100%}.horizontal_door_flip .ifb-hover .h_door.ifb-front-1{-webkit-transform:rotatex(270deg);-ms-transform:rotatex(270deg);transform:rotatex(270deg)}.horizontal_door_flip .h_door.ifb-front-1{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;top:0}.horizontal_door_flip .ifb-hover .h_door.ifb-front-2{-webkit-transform:rotatex(-270deg);-ms-transform:rotatex(-270deg);transform:rotatex(-270deg)}.horizontal_door_flip .h_door.ifb-multiple-front.ifb-front-2{bottom:0;-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;top:50%}.reverse_horizontal_door_flip .rh_door.ifb-multiple-back{position:absolute;height:50%;width:100%;overflow:hidden;z-index:-9;opacity:.5}.flip-box-wrap .reverse_horizontal_door_flip .ifb-front{z-index:1}.reverse_horizontal_door_flip .ifb-hover .rh_door.ifb-multiple-back{z-index:1;opacity:1}.flip-box-wrap .reverse_horizontal_door_flip .ifb-hover .ifb-front{z-index:-9}.reverse_horizontal_door_flip .rh_door.ifb-multiple-back .ifb-back{position:relative;height:200%}.reverse_horizontal_door_flip .rh_door.ifb-multiple-back.ifb-back-1 .ifb-back{border-bottom:none!important}.reverse_horizontal_door_flip .rh_door.ifb-multiple-back.ifb-back-2 .ifb-back{top:-100%}.reverse_horizontal_door_flip .rh_door.ifb-multiple-back.ifb-back-1{top:0;-ms-transform-origin:100% 0;-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:rotatex(270deg);-ms-transform:rotatex(270deg);transform:rotatex(270deg)}.reverse_horizontal_door_flip .rh_door.ifb-multiple-back.ifb-back-2{top:50%;-ms-transform-origin:0 100%;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:rotatex(-270deg);-ms-transform:rotatex(-270deg);transform:rotatex(-270deg)}.reverse_horizontal_door_flip .ifb-hover .rh_door.ifb-multiple-back.ifb-back-1,.reverse_horizontal_door_flip .ifb-hover .rh_door.ifb-multiple-back.ifb-back-2,.reverse_horizontal_door_flip .ifb-hover .rh_door.ifb-multiple-back.ifb-back-2 .flip_link{-webkit-transform:rotatex(0);-ms-transform:rotatex(0);transform:rotatex(0)}.reverse_horizontal_door_flip .rh_door.ifb-multiple-back.ifb-back-2 .flip_link{-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:rotatex(270deg);-ms-transform:rotatex(270deg);transform:rotatex(270deg)}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.reverse_horizontal_door_flip .ifb-hover .rh_door.ifb-multiple-back{visibility:visible}.reverse_horizontal_door_flip .rh_door.ifb-multiple-back{visibility:hidden}}.style_9 .new_style_9{position:absolute;width:50%;height:100%;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:.8s;transition:.8s}.style_9 .new_style_9.ifb-multiple-back .ifb-back,.style_9 .new_style_9.ifb-multiple-front .ifb-front{width:200%;position:relative}.style_9 .new_style_9.ifb-multiple-back,.style_9 .new_style_9.ifb-multiple-front{-webkit-transition:all .3s ease-in;transition:all .3s ease-in;-webkit-backface-visibility:hidden;backface-visibility:hidden}.style_9 .ifb-door-right-open .new_style_9.ifb-multiple-back,.style_9 .new_style_9.ifb-multiple-front{z-index:20}.style_9 .ifb-door-right-open .new_style_9.ifb-multiple-front,.style_9 .new_style_9.ifb-multiple-back{z-index:10}.style_9 .new_style_9.ifb-multiple-front.ifb-front-2{right:0;-webkit-transform:rotatey(0);-ms-transform:rotatey(0);transform:rotatey(0);-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%}.style_9 .new_style_9.ifb-multiple-front.ifb-front-2 .ifb-front{right:100%}.style_9 .new_style_9.ifb-multiple-back.ifb-back-1{-webkit-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.style_9 .new_style_9.ifb-multiple-back.ifb-back-2{right:0}.style_9 .new_style_9.ifb-multiple-back.ifb-back-2 .ifb-back{right:100%}.style_9 .ifb-door-hover .new_style_9.ifb-multiple-front.ifb-front-2{-webkit-transform:rotateY(-40deg);-ms-transform:rotateY(-40deg);transform:rotateY(-40deg)}.style_9 .ifb-door-hover .new_style_9.ifb-multiple-back.ifb-back-1{-webkit-transform:rotateY(140deg);-ms-transform:rotateY(140deg);transform:rotateY(140deg)}.style_9 .ifb-door-right-open .new_style_9.ifb-multiple-front.ifb-front-2{-webkit-transform:rotateY(-180deg);-ms-transform:rotateY(-180deg);transform:rotateY(-180deg)}.style_9 .ifb-door-right-open.ifb-door-hover .new_style_9.ifb-multiple-front.ifb-front-2{-webkit-transform:rotateY(-140deg);-ms-transform:rotateY(-140deg);transform:rotateY(-140deg)}.style_9 .ifb-door-right-open .new_style_9.ifb-multiple-back.ifb-back-1{-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0)}.style_9 .ifb-door-right-open.ifb-door-hover .new_style_9.ifb-multiple-back.ifb-back-1{-webkit-transform:rotateY(40deg);-ms-transform:rotateY(40deg);transform:rotateY(40deg)}.flip-box-wrap .ifb-back,.flip-box-wrap .ifb-front{display:block;width:100%}.ifb-flip-box-section{display:block;position:relative;padding:15px;top:0;-webkit-transform:none;-ms-transform:none;transform:none}.flip-ifb-auto-height .ifb-flip-box-section,.flip-ifb-custom-height .ifb-flip-box-section{top:0;-webkit-transform:none;-ms-transform:none;transform:none}.ifb-flip-box-section.ifb-flip-box-section-vertical-middle{vertical-align:middle!important;top:50%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.flip-ifb-auto-height .ifb-front .ifb-flip-box-section.ifb-flip-box-section-vertical-middle{top:0!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.ifb-flip-box-section.ifb_disable_middle{top:0!important;-ms-transform:none;transform:none;-webkit-transform:none;-moz-transform:none}.flip-box-wrap .flip_bottom .ifb-back,.flip-box-wrap .flip_left .ifb-back,.flip-box-wrap .flip_right .ifb-back,.flip-box-wrap .flip_top .ifb-back,.reverse_horizontal_door_flip .rh_door.ifb-multiple-back{z-index:-4}.flip-ifb-auto-height .ifb-flip-box .h_door .ifb-front,.flip-ifb-auto-height .ifb-flip-box .new_style_9.ifb-front-1,.flip-ifb-auto-height .ifb-flip-box .new_style_9.ifb-front-2,.flip-ifb-auto-height .ifb-flip-box .v_door .ifb-front{height:auto}.ifb-flip-box-section.ifb-flip-box-section-vertical-middle.ifb_disable_middle{top:50%!important;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.uvc-heading{text-align:center}.uvc-heading .uvc-main-heading div,.uvc-heading .uvc-main-heading h1,.uvc-heading .uvc-main-heading h2,.uvc-heading .uvc-main-heading h3,.uvc-heading .uvc-main-heading h4,.uvc-heading .uvc-main-heading h5,.uvc-heading .uvc-main-heading h6,.uvc-heading .uvc-main-heading p,.uvc-heading .uvc-main-heading span{margin:0;padding:0;line-height:normal}.uvc-heading-spacer{margin:0 auto;padding:0;position:relative;overflow:hidden}.uvc-heading-spacer .aio-icon{vertical-align:text-top}.uvc-heading-spacer img{vertical-align:middle;-webkit-box-shadow:none!important;box-shadow:none!important;max-width:100%}.uvc-heading-spacer.line_with_icon:before{content:"";position:absolute;bottom:50%;right:0;border-width:0;top:50%}.uvc-heading-spacer.line_with_icon:after{content:"";position:absolute;bottom:50%;left:0;border-width:0;top:50%}.uvc-headings-line{display:block;width:100%;max-width:100%}.uvc-sub-heading{line-height:normal;margin:0 auto}.uvc-sub-heading div,.uvc-sub-heading p{font-family:inherit!important;font-weight:inherit!important;font-size:inherit!important;color:inherit!important;line-height:inherit!important}.uvc-heading p{word-break:normal;word-wrap:normal;-ms-word-break:normal;-ms-word-wrap:normal}.ultimate-call-to-action{position:relative;-webkit-transition:background .3s ease-in-out;transition:background .3s ease-in-out;overflow:hidden}.ctaction-text-center{text-align:center}.ctaction-text-left{text-align:left}.ctaction-text-right{text-align:right}.ulimate-call-to-action-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9}.ultimate-ctaction-icon{position:absolute;opacity:0;-webkit-transition:all .3s;transition:all .3s}.uvc-ctaction-data{-webkit-transition:all .45s;transition:all .45s;display:inline-block}.ctaction-icon-bottom-push{top:500px;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);line-height:1;opacity:1}.ultimate-call-to-action-hover .ctaction-icon-bottom-push{top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ultimate-call-to-action-hover .uvc-ctaction-data-bottom-push{-webkit-transform:translateY(-500px);-ms-transform:translateY(-500px);transform:translateY(-500px)}.ctaction-icon-top-push{top:-500px;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);line-height:1;opacity:1}.ultimate-call-to-action-hover .ctaction-icon-top-push{top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ultimate-call-to-action-hover .uvc-ctaction-data-top-push{-webkit-transform:translateY(500px);-ms-transform:translateY(500px);transform:translateY(500px)}.ctaction-icon-left-push{left:-200%;top:50%;-webkit-transform:translate(0,50%);-ms-transform:translate(0,50%);transform:translate(0,50%);line-height:1;opacity:1}.ultimate-call-to-action-hover .ctaction-icon-left-push{left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ultimate-call-to-action-hover .uvc-ctaction-data-left-push{-webkit-transform:translateX(1000%);-ms-transform:translateX(1000%);transform:translateX(1000%)}.ctaction-icon-right-push{left:200%;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);line-height:1;opacity:1}.ultimate-call-to-action-hover .ctaction-icon-right-push{left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ultimate-call-to-action-hover .uvc-ctaction-data-right-push{-webkit-transform:translateX(-1000%);-ms-transform:translateX(-1000%);transform:translateX(-1000%)}.ult-tooltipster-base,.ult-tooltipster-base *{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-sizing:border-box}.ult-tooltipster-base{padding:0;font-size:0;line-height:0;position:absolute;left:0;top:0;z-index:9999999;pointer-events:none;width:auto;overflow:visible;max-width:100%}.ult-tooltipster-base .ult-tooltipster-content{overflow:hidden;margin:0 auto;padding:8px 10px}.ult-tooltipster-icon{cursor:help;margin-left:4px}.ult-tooltipster-default{text-align:center;max-width:100%}.ult-tooltipster-default .ult-tooltipster-content{font-family:inherit;font-size:14px;line-height:16px;overflow:hidden;max-width:100%}.ult-tooltipster-arrow{display:block;text-align:center;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.ult-tooltipster-arrow span,.ult-tooltipster-arrow-border{display:block;width:0;height:0;position:absolute}.ult-tooltipster-arrow-top span,.ult-tooltipster-arrow-top-left span,.ult-tooltipster-arrow-top-right span{border-left:8px solid transparent!important;border-right:8px solid transparent!important;border-top:8px solid;bottom:-7px}.ult-tooltipster-arrow-top .ult-tooltipster-arrow-border,.ult-tooltipster-arrow-top-left .ult-tooltipster-arrow-border,.ult-tooltipster-arrow-top-right .ult-tooltipster-arrow-border{border-left:9px solid transparent!important;border-right:9px solid transparent!important;border-top:9px solid;bottom:-7px}.ult-tooltipster-arrow-bottom span,.ult-tooltipster-arrow-bottom-left span,.ult-tooltipster-arrow-bottom-right span{border-left:8px solid transparent!important;border-right:8px solid transparent!important;border-bottom:8px solid;top:-7px}.ult-tooltipster-arrow-bottom .ult-tooltipster-arrow-border,.ult-tooltipster-arrow-bottom-left .ult-tooltipster-arrow-border,.ult-tooltipster-arrow-bottom-right .ult-tooltipster-arrow-border{border-left:9px solid transparent!important;border-right:9px solid transparent!important;border-bottom:9px solid;top:-7px}.ult-tooltipster-arrow-bottom .ult-tooltipster-arrow-border,.ult-tooltipster-arrow-bottom span,.ult-tooltipster-arrow-top .ult-tooltipster-arrow-border,.ult-tooltipster-arrow-top span{left:0;right:0;margin:0 auto}.ult-tooltipster-arrow-bottom-left span,.ult-tooltipster-arrow-top-left span{left:6px}.ult-tooltipster-arrow-bottom-left .ult-tooltipster-arrow-border,.ult-tooltipster-arrow-top-left .ult-tooltipster-arrow-border{left:5px}.ult-tooltipster-arrow-bottom-right span,.ult-tooltipster-arrow-top-right span{right:6px}.ult-tooltipster-arrow-bottom-right .ult-tooltipster-arrow-border,.ult-tooltipster-arrow-top-right .ult-tooltipster-arrow-border{right:5px}.ult-tooltipster-arrow-left .ult-tooltipster-arrow-border,.ult-tooltipster-arrow-left span{border-top:8px solid transparent!important;border-bottom:8px solid transparent!important;border-left:8px solid;top:50%;margin-top:-7px;right:-7px}.ult-tooltipster-arrow-left .ult-tooltipster-arrow-border{border-top:9px solid transparent!important;border-bottom:9px solid transparent!important;border-left:9px solid;margin-top:-8px}.ult-tooltipster-arrow-right .ult-tooltipster-arrow-border,.ult-tooltipster-arrow-right span{border-top:8px solid transparent!important;border-bottom:8px solid transparent!important;border-right:8px solid;top:50%;margin-top:-7px;left:-7px}.ult-tooltipster-arrow-right .ult-tooltipster-arrow-border{border-top:9px solid transparent!important;border-bottom:9px solid transparent!important;border-right:9px solid;margin-top:-8px}.ult-tooltipster-fade{opacity:0;-webkit-transition-property:opacity;transition-property:opacity}.ult-tooltipster-fade-show{opacity:1}.ult-tooltipster-glow{-webkit-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-backface-visibility:hidden}.ult-tooltipster-glow-show{-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.ult-tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.ult-tooltipster-swing-show{opacity:1;-webkit-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.ult-tooltipster-fall{top:0;-webkit-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.ult-tooltipster-fall.ult-tooltipster-dying{-webkit-transition-property:all;transition-property:all;top:0!important;opacity:0}.ult-tooltipster-slide{left:-40px;-webkit-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.ult-tooltipster-euclid{opacity:0;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:rotate3d(0,0,1,20deg);transform:rotate3d(0,0,1,20deg);-webkit-transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,transform .2s;transition:opacity .2s,transform .2s,-webkit-transform .2s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.ult-tooltipster-euclid-show{pointer-events:auto;opacity:1;-webkit-transform:translate3d(0,0,0) rotate3d(0,0,0,0);transform:translate3d(0,0,0) rotate3d(0,0,0,0)}.ult-tooltipster-slide.ult-tooltipster-dying{-webkit-transition-property:all;transition-property:all;left:0!important;opacity:0}.ult-tooltipster-content-changing{opacity:.5;-webkit-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}.ult-tooltipster-light{-webkit-border-radius:5px;border-radius:5px;border:1px solid #ccc;background:#ededed;color:#666}.ult-tooltipster-light .ult-tooltipster-content{font-family:Arial,sans-serif;font-size:14px;line-height:16px;padding:8px 10px;margin:0 auto}.ult-tooltipster-shadow{-webkit-border-radius:5px;border-radius:5px;background:#fff;-webkit-box-shadow:0 0 14px rgba(0,0,0,.3);box-shadow:0 0 14px rgba(0,0,0,.3);color:#2c2c2c}.ult-tooltipster-shadow .ult-tooltipster-content{font-family:Arial,sans-serif;font-size:14px;line-height:16px;padding:8px 10px}.ult-tooltipster-punk{-webkit-border-radius:5px;border-radius:5px;border-bottom:3px solid #f71169;background:#2a2a2a;color:#fff}.ult-tooltipster-punk .ult-tooltipster-content{font-family:Courier,monospace;font-size:14px;line-height:16px;padding:8px 10px}.ult-tooltipster-noir{-webkit-border-radius:0;border-radius:0;border:3px solid #2c2c2c;background:#fff;color:#2c2c2c}.ult-tooltipster-noir .ult-tooltipster-content{font-family:Georgia,serif;font-size:14px;line-height:16px;padding:8px 10px}.ult_hotspot_container,.ult_hotspot_container *{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-sizing:border-box}.ult_hotspot_container img{border:none;-webkit-box-shadow:none;box-shadow:none;height:auto;width:100%;max-width:100%}.ultimate-hotspot-base{max-width:100%}.ult_hotspot_container{position:relative;clear:both;display:block;width:auto;max-width:100%;margin:0 auto;padding:0;line-height:0}.ult_hotspot_container .utl-hotspot-items{overflow:hidden}.ult_hotspot_container .utl-hotspot-items .ult-hotspot-item{position:absolute;text-align:center}.ult_hotspot_container .utl-hotspot-items .ult-hotspot-item a{text-decoration:none;border:none;-webkit-border-radius:0;border-radius:0;background:0 0;text-align:center;line-height:0}.ult_hotspot_container .utl-hotspot-items .ult-hotspot-item a:hover{-webkit-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);transform:scale(1.2,1.2);-webkit-animation:none;animation:none}.ult_hotspot_container .utl-hotspot-items .ult-hotspot-item a:focus{outline:0}.ult_hotspot_container .utl-hotspot-items .ult-hotspot-item a span{color:inherit;font-size:16px;line-height:32px;height:32px;width:32px;-webkit-border-radius:50%;border-radius:50%;display:inline-block;position:absolute;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%)}.ult_hotspot_container .utl-hotspot-items .ult-hotspot-item.ult-glow .aio-icon i:before{z-index:50}.ult_hotspot_container .utl-hotspot-items .ult-hotspot-item .ult-glow{background:#fff;position:absolute;height:200%;width:200%;top:-50%;left:-50%;-webkit-border-radius:50%;border-radius:50%;line-height:normal;-webkit-animation:Hotspot_Glow 2s ease-out infinite;animation:Hotspot_Glow 2s ease-out infinite}@-webkit-keyframes Hotspot_Glow{0%{-webkit-transform:scale(.1);opacity:0}50%{opacity:.7}100%{-webkit-transform:scale(1);opacity:0}}@keyframes Hotspot_Glow{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:0}50%{opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.ult_hotspot_container .utl-hotspot-items .ult-hotspot-item.ult-pulse{border:none;-webkit-animation:Hotspot_Pulse 2s ease-out infinite;animation:Hotspot_Pulse 2s ease-out infinite}@-webkit-keyframes Hotspot_Pulse{0%,100%{-webkit-transform:scale(1);text-shadow:0 0 15px #4f4f4f}50%{-webkit-transform:scale(.8);text-shadow:0 0 10px #4f4f4f}}@keyframes Hotspot_Pulse{0%,100%{-webkit-transform:scale(1);transform:scale(1);text-shadow:0 0 15px #4f4f4f}50%{-webkit-transform:scale(.8);transform:scale(.8);text-shadow:0 0 10px #4f4f4f}}.hotspot-tooltip-content{display:none!important}.ult-new-ib,.ult-new-ib img{display:block;position:relative}.ult-new-ib{z-index:1;overflow:hidden;margin:0 0 35px;background:#3085a3;text-align:center;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ult-new-ib,.wpb_column>.wpb_wrapper .ult-new-ib{margin-bottom:35px}.ult-new-ib *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ult-new-ib *,.ult-new-ib .ult-new-ib-desc{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.ult-new-ib img{min-width:100%;max-width:100%;-webkit-transition:opacity .35s;transition:opacity .35s}.ult-new-ib .ult-new-ib-desc{padding:15px;color:#fff;font-size:1em;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ult-new-ib .ult-new-ib-desc::after,.ult-new-ib .ult-new-ib-desc::before{pointer-events:none}.ult-new-ib .ult-new-ib-desc,.ult-new-ib a{position:absolute;top:0;left:0;width:100%;height:100%}.ult-new-ib .ult-new-ib-content{font-size:13px;line-height:1.6em}.ult-new-ib .ult-new-ib-content p{color:inherit;font-size:inherit;font-family:inherit;font-weight:inherit;line-height:inherit}.ult-new-ib .ult-new-ib-title,.ult-new-ib p{letter-spacing:normal;padding:0;margin:0;font-size:inherit;line-height:inherit;font-weight:inherit;text-decoration:inherit;font-style:inherit;color:inherit}.ult-ib-effect-style10.ult-ib2-min-height:not(.ult-ib2-min-height) img,.ult-ib-effect-style11.ult-ib2-min-height:not(.ult-ib2-min-height) img,.ult-ib-effect-style14.ult-ib2-min-height:not(.ult-ib2-min-height) img,.ult-ib-effect-style15.ult-ib2-min-height:not(.ult-ib2-min-height) img,.ult-ib-effect-style7.ult-ib2-min-height:not(.ult-ib2-min-height) img{max-width:none!important;width:auto!important}.ult-new-ib a{z-index:1000;text-indent:200%;white-space:nowrap;font-size:0;opacity:0}.ult-new-ib a.ult-new-ib-link{display:block;background:0 0}.ult-ib-effect-style1 img{width:-webkit-calc(100% + 50px)!important;width:calc(100% + 50px)!important;max-width:-webkit-calc(100% + 50px)!important;max-width:calc(100% + 50px)!important;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(-40px,0,0);transform:translate3d(-40px,0,0)}.ult-ib-effect-style1 .ult-new-ib-desc{top:auto;bottom:0;min-height:25%;height:auto;max-height:100%;text-align:left}.ult-ib-effect-style1 .ult-new-ib-content,.ult-ib-effect-style1 .ult-new-ib-title{-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0);-webkit-transition-delay:.05s;transition-delay:.05s;-webkit-transition-duration:.35s;transition-duration:.35s}.ult-ib-effect-style1 .ult-new-ib-title{-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}.ult-ib-effect-style1 .ult-new-ib-content{margin-top:10px;opacity:0;-webkit-transition:opacity .2s,-webkit-transform .35s;transition:opacity .2s,-webkit-transform .35s;transition:opacity .2s,transform .35s;transition:opacity .2s,transform .35s,-webkit-transform .35s}.ult-ib-effect-style1:hover .ult-new-ib-content{opacity:1;-webkit-transition-delay:.05s;transition-delay:.05s;-webkit-transition-duration:.35s;transition-duration:.35s}.ult-ib-effect-style1:hover .ult-new-ib-content,.ult-ib-effect-style1:hover .ult-new-ib-title,.ult-ib-effect-style1:hover img{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-delay:.05s;transition-delay:.05s;-webkit-transition-duration:.35s;transition-duration:.35s}.ult-ib-effect-style1.ult-ib2-min-height img{width:auto!important;max-width:none!important;height:100%}.ult-ib-effect-style2 img{width:100%}.ult-ib-effect-style2 .ult-new-ib-desc::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0)}.ult-ib-effect-style2 .ult-new-ib-title{position:absolute;top:50%;left:0;width:100%;-webkit-transition:-webkit-transform .35s,color .35s;-webkit-transition:color .35s,-webkit-transform .35s;transition:color .35s,-webkit-transform .35s;transition:transform .35s,color .35s;transition:transform .35s,color .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.ult-ib-effect-style2 .ult-new-ib-content,.ult-ib-effect-style2 .ult-new-ib-desc::before{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ult-ib-effect-style2 .ult-new-ib-content{position:absolute;bottom:0;left:0;padding:15px;width:100%;max-height:50%;opacity:0;-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}.ult-ib-effect-style2:hover .ult-new-ib-title{color:#fff;-webkit-transform:translate3d(0,-40px,0);transform:translate3d(0,-40px,0)}.ult-ib-effect-style2:hover .ult-new-ib-content,.ult-ib-effect-style2:hover .ult-new-ib-desc::before{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-ib-effect-style2.ult-ib2-min-height img{width:auto;max-width:none;height:100%}.ult-ib-effect-style3 .ult-new-ib-title{position:absolute;bottom:0;left:0;padding:15px;width:100%;text-align:left;-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}.ult-ib-effect-style3 .ult-new-ib-desc::before,.ult-ib-effect-style3 .ult-new-ib-title{-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}.ult-ib-effect-style3:hover .ult-new-ib-desc::before,.ult-ib-effect-style3:hover .ult-new-ib-title{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-ib-effect-style3 .ult-new-ib-content{max-height:-webkit-calc(100% - 60px - 1.5em);max-height:calc(100% - 60px - 1.5em);overflow:hidden}.ult-ib-effect-style4 img{width:-webkit-calc(100% + 40px)!important;width:calc(100% + 40px)!important;max-width:-webkit-calc(100% + 40px)!important;max-width:calc(100% + 40px)!important}.ult-ib-effect-style4 .ult-new-ib-desc{padding:30px}.ult-ib-effect-style4 .ult-new-ib-desc::after,.ult-ib-effect-style4 .ult-new-ib-desc::before{position:absolute;content:"";opacity:0}.ult-ib-effect-style4 .ult-new-ib-desc::before{top:50px;right:30px;bottom:50px;left:30px;border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0,1);-ms-transform:scale(0,1);transform:scale(0,1);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.ult-ib-effect-style4 .ult-new-ib-desc::after{top:30px;right:50px;bottom:30px;left:50px;border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);transform:scale(1,0);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.ult-ib-effect-style4 .ult-new-ib-title{padding-top:50px;-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}.ult-ib-effect-style4 .ult-new-ib-content{padding:10px 30px;opacity:0;overflow:hidden;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.ult-ib-effect-style4 .ult-new-ib-title,.ult-ib-effect-style4 img{-webkit-transform:translate3d(-30px,0,0);transform:translate3d(-30px,0,0)}.ult-ib-effect-style4 .ult-new-ib-content,.ult-ib-effect-style4 .ult-new-ib-desc::after,.ult-ib-effect-style4 .ult-new-ib-desc::before,.ult-ib-effect-style4 img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ult-ib-effect-style4.ult-ib2-min-height img{height:100%;max-width:none!important;width:auto!important}.ult-ib-effect-style4:hover img{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-ib-effect-style4:hover .ult-new-ib-desc::after,.ult-ib-effect-style4:hover .ult-new-ib-desc::before{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ult-ib-effect-style4:hover .ult-new-ib-content,.ult-ib-effect-style4:hover .ult-new-ib-title{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-ib-effect-style4:hover .ult-new-ib-content,.ult-ib-effect-style4:hover .ult-new-ib-desc::after,.ult-ib-effect-style4:hover .ult-new-ib-title,.ult-ib-effect-style4:hover img{-webkit-transition-delay:.15s;transition-delay:.15s}.ult-ib-effect-style5 .ult-new-ib-desc{top:auto;bottom:0;padding:15px;height:auto;background:#f2f2f2;color:#3c4a50;-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.ult-ib-effect-style5 .ult-new-ib-content{position:absolute;top:auto;bottom:100%;left:0;width:100%;padding:25px;color:#fff;text-transform:none;opacity:0;-webkit-transition:opacity .35s;transition:opacity .35s}.ult-ib-effect-style5 .ult-new-ib-title{-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,200%,0);transform:translate3d(0,200%,0);text-align:center}.ult-ib-effect-style5:hover .ult-new-ib-content,.ult-ib-effect-style5:hover .ult-new-ib-content *{opacity:1!important;z-index:99!important;-webkit-backface-visibility:hidden!important;backface-visibility:hidden!important}.ult-ib-effect-style5:hover .ult-new-ib-desc,.ult-ib-effect-style5:hover .ult-new-ib-title{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ult-ib-effect-style5:hover .ult-new-ib-title{-webkit-transition-delay:.05s;transition-delay:.05s}.ult-ib-effect-style6 .ult-new-ib-desc{padding:45px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ult-ib-effect-style6 .ult-new-ib-desc::before{position:absolute;content:"";top:30px;right:30px;bottom:30px;left:30px;border:1px solid #fff}.ult-ib-effect-style6 .ult-new-ib-title{-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;webkit-transform:translate3d(0,50%,0);-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0)}.ult-ib-effect-style6 .ult-new-ib-content,.ult-ib-effect-style6 .ult-new-ib-desc::before{opacity:0;max-width:100%;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.ult-ib-effect-style6:hover .ult-new-ib-title{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-ib-effect-style6:hover .ult-new-ib-content,.ult-ib-effect-style6:hover .ult-new-ib-desc::before{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ult-ib-effect-style6.ult-ib2-min-height img{height:100%;max-width:none;width:auto}.ult-ib-effect-style7 .ult-new-ib-desc{text-align:right}.ult-ib-effect-style7 .ult-new-ib-content,.ult-ib-effect-style7 .ult-new-ib-title{position:absolute;right:30px;left:30px;padding:10px 0}.ult-ib-effect-style7 .ult-new-ib-title{top:30px;-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.ult-ib-effect-style7:hover .ult-new-ib-title{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-ib-effect-style7 .ult-new-ib-title::after{position:absolute;top:100%;left:0;width:100%;height:2px;background:#fff;content:'';-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}.ult-ib-effect-style7 .ult-new-ib-content,.ult-ib-effect-style7 .ult-new-ib-title::after{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ult-ib-effect-style7 .ult-new-ib-content{bottom:30px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.ult-ib-effect-style7:hover .ult-new-ib-content,.ult-ib-effect-style7:hover .ult-new-ib-title::after{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-ib-effect-style7.ult-ib2-min-height img{max-width:none;width:auto;height:100%}.ult-ib-effect-style8 img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}.ult-ib-effect-style8:hover img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ult-ib-effect-style8 .ult-new-ib-title{margin-top:20%;-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.ult-ib-effect-style8:hover .ult-new-ib-title{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-ib-effect-style8 .ult-new-ib-content{margin:1em 0 0;padding:35px;border:1px solid #fff;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,20px,0) scale(1.1);transform:translate3d(0,20px,0) scale(1.1)}.ult-ib-effect-style8:hover .ult-new-ib-content{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}.ult-ib-effect-style9 img{width:-webkit-calc(100% + 60px)!important;width:calc(100% + 60px)!important;max-width:-webkit-calc(100% + 60px)!important;max-width:calc(100% + 60px)!important;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}.ult-ib-effect-style9:hover img{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-ib-effect-style9 .ult-new-ib-desc::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid #fff;content:'';opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}.ult-ib-effect-style9 .ult-new-ib-desc{padding:45px;text-align:left}.ult-ib-effect-style9 .ult-new-ib-title{padding:30% 0 10px}.ult-ib-effect-style9 .ult-new-ib-content{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.ult-ib-effect-style9:hover .ult-new-ib-content,.ult-ib-effect-style9:hover .ult-new-ib-desc::before{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-ib-effect-style9.ult-ib2-min-height img{height:100%;width:auto!important;max-width:none!important}.ult-ib-effect-style10 .ult-new-ib-desc::after,.ult-ib-effect-style10 .ult-new-ib-desc::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;content:'';opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ult-ib-effect-style10 .ult-new-ib-desc::before{border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0,1);-ms-transform:scale(0,1);transform:scale(0,1)}.ult-ib-effect-style10 .ult-new-ib-desc::after{border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);transform:scale(1,0)}.ult-ib-effect-style10:hover .ult-new-ib-desc::after,.ult-ib-effect-style10:hover .ult-new-ib-desc::before{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ult-ib-effect-style10 .ult-new-ib-title{padding:45px 35px 0;-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}.ult-ib-effect-style10 .ult-new-ib-content{padding:20px 45px;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.ult-ib-effect-style10:hover .ult-new-ib-content,.ult-ib-effect-style10:hover .ult-new-ib-title{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-ib-effect-style10.ult-ib2-min-height img{height:100%;max-width:none;width:auto}.ult-ib-effect-style11{-webkit-perspective:1000px;perspective:1000px}.ult-ib-effect-style11 img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.ult-new-ib.ult-ib-effect-style11.ult-ib2-min-height img{height:100%;width:auto!important;max-width:none!important}.ult-ib-effect-style11:hover img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ult-ib-effect-style11 .ult-new-ib-desc::after,.ult-ib-effect-style11 .ult-new-ib-desc::before{position:absolute;top:50%;left:50%;width:80%;height:1px;background:#fff;content:'';-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.ult-ib-effect-style11:hover .ult-new-ib-desc::before{opacity:.5;-webkit-transform:translate3d(-50%,-50%,0) rotate(45deg);transform:translate3d(-50%,-50%,0) rotate(45deg)}.ult-ib-effect-style11:hover .ult-new-ib-desc::after{opacity:.5;-webkit-transform:translate3d(-50%,-50%,0) rotate(-45deg);transform:translate3d(-50%,-50%,0) rotate(-45deg)}.ult-ib-effect-style11 .ult-new-ib-content,.ult-ib-effect-style11 .ult-new-ib-title{position:absolute;top:50%;left:0;width:100%;-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}.ult-ib-effect-style11 .ult-new-ib-title{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}.ult-ib-effect-style11:hover .ult-new-ib-title{-webkit-transform:translate3d(0,-60px,0);transform:translate3d(0,-60px,0)}.ult-ib-effect-style11 .ult-new-ib-content{padding:2px 25px;-webkit-transform:translate3d(0,15px,0);transform:translate3d(0,15px,0)}.ult-ib-effect-style11:hover .ult-new-ib-content{-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}.ult-ib-effect-style12 .ult-new-ib-desc::after{position:absolute;content:"";right:30px;bottom:30px;left:30px;height:-webkit-calc(50% - 30px);height:calc(50% - 30px);border:7px solid #fff;-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.ult-ib-effect-style12:hover .ult-new-ib-desc::after{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-ib-effect-style12 .ult-new-ib-desc{padding:45px;text-align:left}.ult-ib-effect-style12 .ult-new-ib-content{position:absolute;right:60px;bottom:60px;left:60px;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}.ult-ib-effect-style12:hover .ult-new-ib-content{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-ib-effect-style13 img{width:-webkit-calc(100% + 20px)!important;width:calc(100% + 20px)!important;max-width:-webkit-calc(100% + 20px)!important;max-width:calc(100% + 20px)!important;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.ult-ib-effect-style13:hover img{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-ib-effect-style13 .ult-new-ib-desc{text-align:left}.ult-ib-effect-style13 .ult-new-ib-title{position:relative;overflow:hidden;padding:5px 0 10px}.ult-ib-effect-style13 .ult-new-ib-title::after{position:absolute;content:"";bottom:0;left:0;width:100%;height:2px;background:#fff;-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.ult-ib-effect-style13:hover .ult-new-ib-title::after{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-ib-effect-style13 .ult-new-ib-content{padding:15px 0;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.ult-ib-effect-style13:hover .ult-new-ib-content{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-ib-effect-style13.ult-ib2-min-height img{width:auto!important;max-width:none!important;height:100%}.ult-ib-effect-style14 img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:scale(1.12);-ms-transform:scale(1.12);transform:scale(1.12)}.ult-ib-effect-style14.ult-ib2-min-height img{height:100%;width:auto;max-width:none}.ult-ib-effect-style14:hover img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ult-ib-effect-style14 .ult-new-ib-desc{padding:45px}.ult-ib-effect-style14 .ult-new-ib-desc::before{position:absolute;content:"";top:30px;right:30px;bottom:30px;left:30px;border:1px solid #fff;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.ult-ib-effect-style14 .ult-new-ib-content,.ult-ib-effect-style14 .ult-new-ib-desc::before{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ult-ib-effect-style14 .ult-new-ib-title{padding:10px 0 15px}.ult-ib-effect-style14 .ult-new-ib-content{margin:0 auto;max-width:90%;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.ult-ib-effect-style14:hover .ult-new-ib-content,.ult-ib-effect-style14:hover .ult-new-ib-desc::before{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ult-ib-effect-style15 img{width:-webkit-calc(100% + 60px)!important;width:calc(100% + 60px)!important;max-width:-webkit-calc(100% + 60px)!important;max-width:calc(100% + 60px)!important;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(-30px,0,0) scale(1.12);transform:translate3d(-30px,0,0) scale(1.12);-webkit-backface-visibility:hidden;backface-visibility:hidden}.ult-ib-effect-style15:hover img{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}.ult-ib-effect-style15 .ult-new-ib-title{position:absolute;right:0;bottom:0;padding:15px 20px;width:auto}.ult-ib-effect-style15 .ult-new-ib-content{padding:0 10px 0 0;width:50%;border-right:1px solid #fff;text-align:right;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(-40px,0,0);transform:translate3d(-40px,0,0)}.ult-ib-effect-style15:hover .ult-new-ib-content{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-ib-effect-style15.ult-ib2-min-height img{height:100%;width:auto!important;max-width:none!important}.ult-new-ib.ult-ib-effect-style15:not(.ult-ib2-min-height) .ult-ib2-toggle-size,.ult-new-ib.ult-ib-effect-style5 .ult-ib2-toggle-size{left:50%;width:auto!important;height:100%;max-width:none;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ult-new-ib img{border:none;padding:0;margin:0}.ult-ib-effect-style15 p{width:100%;border-right:none}@font-face{font-family:ult-silk;src:url(//www.pbrc.ca/wp-content/plugins/Ultimate_VC_Addons/assets/min-css/fonts/ult-silk.eot);src:url(//www.pbrc.ca/wp-content/plugins/Ultimate_VC_Addons/assets/min-css/fonts/ult-silk.eot) format('embedded-opentype'),url(//www.pbrc.ca/wp-content/plugins/Ultimate_VC_Addons/assets/min-css/fonts/ult-silk.woff) format('woff'),url(//www.pbrc.ca/wp-content/plugins/Ultimate_VC_Addons/assets/min-css/fonts/ult-silk.ttf) format('truetype'),url(//www.pbrc.ca/wp-content/plugins/Ultimate_VC_Addons/assets/min-css/fonts/ult-silk.svg) format('svg');font-weight:400;font-style:normal}[class*=" ultsl-"],[class^=ultsl-]{font-family:ult-silk;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;outline:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ultsl-arrow-right:before{content:"\e600"}.ultsl-arrow-left:before{content:"\e601"}.ultsl-arrow-right2:before{content:"\e602"}.ultsl-arrow-left2:before{content:"\e603"}.ultsl-arrow-right3:before{content:"\e604"}.ultsl-arrow-left3:before{content:"\e605"}.ultsl-checkbox-unchecked:before{content:"\e606"}.ultsl-checkbox-partial:before{content:"\e607"}.ultsl-radio-checked:before{content:"\e608"}.ultsl-radio-unchecked:before{content:"\e609"}.ultsl-record:before{content:"\e60a"}.ultsl-stop:before{content:"\e60b"}.ultsl-arrow-left4:before{content:"\e60c"}.ultsl-arrow-right4:before{content:"\e60d"}.ultsl-arrow-left5:before{content:"\e60e"}.ultsl-arrow-right5:before{content:"\e60f"}.ultsl-arrow-left6:before{content:"\e610"}.ultsl-arrow-right6:before{content:"\e611"}.ult-ih-container{visibility:hidden;opacity:0}.ult-ih-container,.ult-ih-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ult-ih-container{position:relative;clear:both;display:block;width:100%;margin:0;padding:0;line-height:0}.ult-ih-container ul.ult-ih-list{display:block;float:none;line-height:0;position:relative;list-style-type:none;padding:0;margin:0}.ult-ih-container ul.ult-ih-list li.ult-ih-list-item{opacity:1;display:inline-block;list-style:none;list-style-image:none;list-style-type:none;line-height:0;color:inherit;font-size:inherit;font-family:inherit;font-style:inherit;font-weight:inherit;font-stretch:normal;text-shadow:none;letter-spacing:normal;border:0;word-wrap:normal;word-spacing:normal;-webkit-box-shadow:none;box-shadow:none;position:relative;background:0;background-image:none;margin:0;padding:0}.ult-ih-container ul.ult-ih-list li.ult-ih-list-item:after,.ult-ih-container ul.ult-ih-list li.ult-ih-list-item:before{content:"";color:inherit;font-size:inherit;font-family:inherit;font-style:inherit;font-weight:inherit;font-stretch:normal;text-shadow:none;letter-spacing:normal;border:0;word-wrap:normal;word-spacing:normal;-webkit-box-shadow:none;box-shadow:none;position:relative;background:0;background-image:none;margin:0;padding:0}.ult-ih-item{width:100%;height:100%;display:block;text-align:center;position:relative;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ult-ih-item img.ult-ih-image{width:100%;height:100%;border:0;-webkit-box-shadow:none;box-shadow:none}.ult-ih-item a.ult-ih-link{font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;border:0;background:0;-webkit-box-shadow:none;box-shadow:none;letter-spacing:normal;text-decoration:none;margin:0;padding:0;opacity:1;visibility:visible;outline:0}.ult-ih-item a.ult-ih-link.after,.ult-ih-item a.ult-ih-link:before{content:"";font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;border:0;background:0;-webkit-box-shadow:none;box-shadow:none;letter-spacing:normal;text-decoration:none;margin:0;padding:0;opacity:1;visibility:visible;outline:0}.ult-ih-item a.ult-ih-link:active,.ult-ih-item a.ult-ih-link:focus,.ult-ih-item a.ult-ih-link:hover,.ult-ih-item a.ult-ih-link:visited{font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;border:0;background:0;-webkit-box-shadow:none;box-shadow:none;letter-spacing:normal;text-decoration:none;margin:0;padding:0;opacity:1;visibility:visible;outline:0}.ult-ih-item .ult-ih-description-block .ult-ih-description,.ult-ih-item .ult-ih-description-block .ult-ih-description p,.ult-ih-item .ult-ih-heading-block,.ult-ih-item .ult-ih-heading-block .ult-ih-heading{line-height:normal;text-align:center;color:inherit;font-size:inherit;font-family:inherit;font-style:inherit;font-weight:inherit;font-stretch:normal;text-shadow:none;letter-spacing:normal;border:0;word-wrap:normal;word-spacing:normal;-webkit-box-shadow:none;box-shadow:none;position:relative;background:0;background-image:none;margin:0;padding:0}.ult-ih-item .ult-ih-description-block .ult-ih-description img{margin:0;padding:0;border:0;-webkit-box-shadow:none;box-shadow:none}.ult-ih-item .ult-ih-divider-block{margin:0 auto;padding:0;position:relative;overflow:hidden}.ult-ih-item .ult-ih-divider-block .ult-ih-line{display:block;width:100%;max-width:100%;margin:0 auto}.ult-ih-item .ult-ih-content{display:block;position:absolute;width:100%;height:auto;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ult-ih-item .ult-ih-image-block{position:relative;display:block}.ult-ih-item .ult-ih-image-block:before{position:absolute;display:block;content:'';width:100%;height:100%;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ult-ih-item .ult-ih-image-block .ult-ih-wrapper{position:absolute;display:block;content:'';width:100%;height:100%}.ult-ih-item .ult-ih-info{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;width:100%;display:block;height:100%;background:#e6e6e6}.ult-ih-item .ult-ih-info .ult-ih-info-back{position:relative;width:100%;height:100%;overflow:hidden}.ult-ih-item .ult-ih-heading-block{margin-top:5px;margin-bottom:5px;margin-left:20px;margin-right:20px}.ult-ih-item .ult-ih-divider-block{margin-top:7px;margin-bottom:7px;margin-left:10px;margin-right:10px}.ult-ih-item .ult-ih-description-block{margin-top:5px;margin-bottom:5px;margin-left:20px;margin-right:20px}.ult-ih-item.ult-ih-circle{-webkit-border-radius:50%;border-radius:50%}.ult-ih-item.ult-ih-circle .ult-ih-image-block{-webkit-border-radius:50%;border-radius:50%}.ult-ih-item.ult-ih-circle .ult-ih-image-block img.ult-ih-image{-webkit-border-radius:50%!important;border-radius:50%!important}.ult-ih-item.ult-ih-circle .ult-ih-image-block:before{-webkit-border-radius:50%;border-radius:50%}.ult-ih-item.ult-ih-circle .ult-ih-image-block .ult-ih-wrapper{-webkit-border-radius:50%;border-radius:50%}.ult-ih-item.ult-ih-circle .ult-ih-info{-webkit-border-radius:50%;border-radius:50%}.ult-ih-item.ult-ih-circle .ult-ih-info .ult-ih-info-back{-webkit-border-radius:50%;border-radius:50%}.ult-ih-item.ult-ih-square{-webkit-border-radius:0;border-radius:0}.ult-ih-item.ult-ih-square .ult-ih-image-block{-webkit-border-radius:0;border-radius:0}.ult-ih-item.ult-ih-square .ult-ih-image-block img.ult-ih-image{-webkit-border-radius:0!important;border-radius:0!important}.ult-ih-item.ult-ih-square .ult-ih-image-block:before{-webkit-border-radius:0;border-radius:0}.ult-ih-item.ult-ih-square .ult-ih-image-block .ult-ih-wrapper{-webkit-border-radius:0;border-radius:0}.ult-ih-item.ult-ih-square .ult-ih-info{-webkit-border-radius:0;border-radius:0}.ult-ih-item.ult-ih-square .ult-ih-info .ult-ih-info-back{-webkit-border-radius:0;border-radius:0}.ult-ih-item.ult-ih-circle.ult-ih-effect1 .ult-ih-info .ult-ih-info-back{-webkit-border-radius:50%;border-radius:50%}.ult-ih-item.ult-ih-square.ult-ih-effect1 .ult-ih-info .ult-ih-info-back{-webkit-border-radius:0;border-radius:0}.ult-ih-item.ult-ih-circle.ult-ih-effect1,.ult-ih-item.ult-ih-square.ult-ih-effect1{-webkit-perspective:900px;perspective:900px}.ult-ih-item.ult-ih-circle.ult-ih-effect1 .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect1 .ult-ih-image-block{-webkit-transition:all .35s linear;transition:all .35s linear;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0}.ult-ih-item.ult-ih-circle.ult-ih-effect1 .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect1 .ult-ih-info{background:rgba(0,0,0,0);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.ult-ih-item.ult-ih-circle.ult-ih-effect1 .ult-ih-info .ult-ih-info-back,.ult-ih-item.ult-ih-square.ult-ih-effect1 .ult-ih-info .ult-ih-info-back{background-color:#e6e6e6;opacity:1;visibility:hidden;-webkit-transition:all .35s linear;transition:all .35s linear;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ult-ih-item.ult-ih-circle.ult-ih-effect1:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect1:hover .ult-ih-image-block{opacity:0}.ult-ih-item.ult-ih-circle.ult-ih-effect1:hover .ult-ih-info .ult-ih-info-back,.ult-ih-item.ult-ih-square.ult-ih-effect1:hover .ult-ih-info .ult-ih-info-back{opacity:1;visibility:visible}.ult-ih-item.ult-ih-circle.ult-ih-effect1.ult-ih-top_to_bottom .ult-ih-info .ult-ih-info-back,.ult-ih-item.ult-ih-square.ult-ih-effect1.ult-ih-top_to_bottom .ult-ih-info .ult-ih-info-back{-webkit-transform:translate3d(0,0,-220px) rotate3d(1,0,0,90deg);-ms-transform:translate3d(0,0,-220px) rotate3d(1,0,0,90deg);transform:translate3d(0,0,-220px) rotate3d(1,0,0,90deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect1.ult-ih-top_to_bottom:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect1.ult-ih-top_to_bottom:hover .ult-ih-image-block{-webkit-transform:translate3d(0,280px,0) rotate3d(1,0,0,-90deg);-ms-transform:translate3d(0,280px,0) rotate3d(1,0,0,-90deg);transform:translate3d(0,280px,0) rotate3d(1,0,0,-90deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect1.ult-ih-top_to_bottom:hover .ult-ih-info .ult-ih-info-back,.ult-ih-item.ult-ih-square.ult-ih-effect1.ult-ih-top_to_bottom:hover .ult-ih-info .ult-ih-info-back{-webkit-transform:rotate3d(1,0,0,0);-ms-transform:rotate3d(1,0,0,0);transform:rotate3d(1,0,0,0)}.ult-ih-item.ult-ih-circle.ult-ih-effect1.ult-ih-bottom_to_top:hover .ult-ih-info .ult-ih-info-back,.ult-ih-item.ult-ih-square.ult-ih-effect1.ult-ih-bottom_to_top:hover .ult-ih-info .ult-ih-info-back{-webkit-transform:rotate3d(1,0,0,0);-ms-transform:rotate3d(1,0,0,0);transform:rotate3d(1,0,0,0)}.ult-ih-item.ult-ih-circle.ult-ih-effect1.ult-ih-bottom_to_top:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect1.ult-ih-bottom_to_top:hover .ult-ih-image-block{-webkit-transform:translate3d(0,0,-220px) rotate3d(1,0,0,90deg);-ms-transform:translate3d(0,0,-220px) rotate3d(1,0,0,90deg);transform:translate3d(0,0,-220px) rotate3d(1,0,0,90deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect1.ult-ih-bottom_to_top .ult-ih-info .ult-ih-info-back,.ult-ih-item.ult-ih-square.ult-ih-effect1.ult-ih-bottom_to_top .ult-ih-info .ult-ih-info-back{-webkit-transform:translate3d(0,280px,0) rotate3d(1,0,0,-90deg);-ms-transform:translate3d(0,280px,0) rotate3d(1,0,0,-90deg);transform:translate3d(0,280px,0) rotate3d(1,0,0,-90deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect1.ult-ih-right_to_left:hover .ult-ih-info .ult-ih-info-back,.ult-ih-item.ult-ih-square.ult-ih-effect1.ult-ih-right_to_left:hover .ult-ih-info .ult-ih-info-back{-webkit-transform:rotate3d(0,0,1,90deg);-ms-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect1.ult-ih-right_to_left:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect1.ult-ih-right_to_left:hover .ult-ih-image-block{-webkit-transform:translate3d(0,0,-220px) rotate3d(0,0,1,0);-ms-transform:translate3d(0,0,-220px) rotate3d(0,0,1,0);transform:translate3d(0,0,-220px) rotate3d(0,0,1,0)}.ult-ih-item.ult-ih-circle.ult-ih-effect1.ult-ih-right_to_left .ult-ih-info .ult-ih-info-back,.ult-ih-item.ult-ih-square.ult-ih-effect1.ult-ih-right_to_left .ult-ih-info .ult-ih-info-back{-webkit-transform:translate3d(0,0,280px) rotate3d(0,0,1,90deg);-ms-transform:translate3d(0,0,280px) rotate3d(0,0,1,90deg);transform:translate3d(0,0,280px) rotate3d(0,0,1,90deg)}.ult-ih-item.ult-ih-circle .spinner{position:relative;border-width:10px;border-style:solid;-webkit-border-radius:50%;border-radius:50%;z-index:1;-webkit-transition:transform .8s ease-out;-webkit-transition:-webkit-transform .8s ease-out;transition:-webkit-transform .8s ease-out;transition:transform .8s ease-out;transition:transform .8s ease-out,-webkit-transform .8s ease-out}.ult-ih-item.ult-ih-square .spinner{position:relative;border-width:10px;border-style:solid;z-index:1;-webkit-transition:transform .8s ease-in-out;-webkit-transition:-webkit-transform .8s ease-in-out;transition:-webkit-transform .8s ease-in-out;transition:transform .8s ease-in-out;transition:transform .8s ease-in-out,-webkit-transform .8s ease-in-out}.ult-ih-item.ult-ih-circle:hover .spinner,.ult-ih-item.ult-ih-square:hover .spinner{-webkit-transition:transform .8s ease-in-out;-webkit-transition:-webkit-transform .8s ease-in-out;transition:-webkit-transform .8s ease-in-out;transition:transform .8s ease-in-out;transition:transform .8s ease-in-out,-webkit-transform .8s ease-in-out;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect20,.ult-ih-item.ult-ih-square.ult-ih-effect20{-webkit-perspective:900px;perspective:900px}.ult-ih-item.ult-ih-circle.ult-ih-effect20 .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect20 .ult-ih-image-block{position:absolute;top:0;bottom:0;left:0;right:0;width:auto;height:auto;-webkit-transition:all .35s linear;transition:all .35s linear;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0}.ult-ih-item.ult-ih-circle.ult-ih-effect20 .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect20 .ult-ih-info{background:rgba(0,0,0,0);top:0;bottom:0;left:0;right:0;position:absolute;height:auto;width:auto}.ult-ih-item.ult-ih-circle.ult-ih-effect20 .ult-ih-info .ult-ih-info-back,.ult-ih-item.ult-ih-square.ult-ih-effect20 .ult-ih-info .ult-ih-info-back{background-color:#e6e6e6;-webkit-transition-delay:.5s;transition-delay:.5s;-webkit-transition:opacity .5s ease-in;transition:opacity .5s ease-in;opacity:0}.ult-ih-item.ult-ih-circle.ult-ih-effect20:hover .ult-ih-info .ult-ih-info-back,.ult-ih-item.ult-ih-square.ult-ih-effect20:hover .ult-ih-info .ult-ih-info-back{opacity:1}.ult-ih-item.ult-ih-circle.ult-ih-effect2 .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect2 .ult-ih-image-block{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ult-ih-item.ult-ih-circle.ult-ih-effect2 .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect2 .ult-ih-info{opacity:0;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ult-ih-item.ult-ih-circle.ult-ih-effect2.ult-ih-left_to_right .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect2.ult-ih-left_to_right .ult-ih-info{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect2.ult-ih-left_to_right:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect2.ult-ih-left_to_right:hover .ult-ih-image-block{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect2.ult-ih-left_to_right:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect2.ult-ih-left_to_right:hover .ult-ih-info{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect2.ult-ih-right_to_left .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect2.ult-ih-right_to_left .ult-ih-info{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect2.ult-ih-right_to_left:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect2.ult-ih-right_to_left:hover .ult-ih-image-block{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect2.ult-ih-right_to_left:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect2.ult-ih-right_to_left:hover .ult-ih-info{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect2.ult-ih-top_to_bottom .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect2.ult-ih-top_to_bottom .ult-ih-info{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect2.ult-ih-top_to_bottom:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect2.ult-ih-top_to_bottom:hover .ult-ih-image-block{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect2.ult-ih-top_to_bottom:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect2.ult-ih-top_to_bottom:hover .ult-ih-info{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect2.ult-ih-bottom_to_top .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect2.ult-ih-bottom_to_top .ult-ih-info{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect2.ult-ih-bottom_to_top:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect2.ult-ih-bottom_to_top:hover .ult-ih-image-block{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect2.ult-ih-bottom_to_top:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect2.ult-ih-bottom_to_top:hover .ult-ih-info{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect3 .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect3 .ult-ih-image-block{z-index:11;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ult-ih-item.ult-ih-circle.ult-ih-effect3 .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect3 .ult-ih-info{opacity:0;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ult-ih-item.ult-ih-circle.ult-ih-effect3.ult-ih-left_to_right .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect3.ult-ih-left_to_right .ult-ih-image-block{-webkit-transform:scale(1) translateX(0);-ms-transform:scale(1) translateX(0);transform:scale(1) translateX(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect3.ult-ih-left_to_right .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect3.ult-ih-left_to_right .ult-ih-info{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect3.ult-ih-left_to_right:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect3.ult-ih-left_to_right:hover .ult-ih-image-block{-webkit-transform:scale(.5) translateX(100%);-ms-transform:scale(.5) translateX(100%);transform:scale(.5) translateX(100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect3.ult-ih-left_to_right:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect3.ult-ih-left_to_right:hover .ult-ih-info{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect3.ult-ih-right_to_left:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect3.ult-ih-right_to_left:hover .ult-ih-image-block{-webkit-transform:scale(.5) translateX(-100%);-ms-transform:scale(.5) translateX(-100%);transform:scale(.5) translateX(-100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect3.ult-ih-right_to_left:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect3.ult-ih-right_to_left:hover .ult-ih-info{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect3.ult-ih-right_to_left .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect3.ult-ih-right_to_left .ult-ih-image-block{-webkit-transform:scale(1) translateX(0);-ms-transform:scale(1) translateX(0);transform:scale(1) translateX(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect3.ult-ih-right_to_left .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect3.ult-ih-right_to_left .ult-ih-info{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect3.ult-ih-top_to_bottom:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect3.ult-ih-top_to_bottom:hover .ult-ih-image-block{-webkit-transform:scale(.5) translateY(100%);-ms-transform:scale(.5) translateY(100%);transform:scale(.5) translateY(100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect3.ult-ih-top_to_bottom:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect3.ult-ih-top_to_bottom:hover .ult-ih-info{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect3.ult-ih-top_to_bottom .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect3.ult-ih-top_to_bottom .ult-ih-image-block{-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect3.ult-ih-top_to_bottom .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect3.ult-ih-top_to_bottom .ult-ih-info{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect3.ult-ih-bottom_to_top:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect3.ult-ih-bottom_to_top:hover .ult-ih-image-block{-webkit-transform:scale(.5) translateY(-100%);-ms-transform:scale(.5) translateY(-100%);transform:scale(.5) translateY(-100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect3.ult-ih-bottom_to_top:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect3.ult-ih-bottom_to_top:hover .ult-ih-info{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect3.ult-ih-bottom_to_top .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect3.ult-ih-bottom_to_top .ult-ih-image-block{-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect3.ult-ih-bottom_to_top .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect3.ult-ih-bottom_to_top .ult-ih-info{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect4 .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect4 .ult-ih-image-block{opacity:1;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.ult-ih-item.ult-ih-circle.ult-ih-effect4 .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect4 .ult-ih-info{opacity:0;visibility:hidden;-webkit-transition:all .35s ease;transition:all .35s ease}.ult-ih-item.ult-ih-circle.ult-ih-effect4 .ult-ih-info .ult-ih-description,.ult-ih-item.ult-ih-square.ult-ih-effect4 .ult-ih-info .ult-ih-description{-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ult-ih-item.ult-ih-circle.ult-ih-effect4:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect4:hover .ult-ih-image-block{opacity:0}.ult-ih-item.ult-ih-circle.ult-ih-effect4:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect4:hover .ult-ih-info{visibility:visible;opacity:1}.ult-ih-item.ult-ih-circle.ult-ih-effect4.ult-ih-left_to_right:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect4.ult-ih-left_to_right:hover .ult-ih-image-block{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect4.ult-ih-left_to_right:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect4.ult-ih-left_to_right:hover .ult-ih-info{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect4.ult-ih-left_to_right .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect4.ult-ih-left_to_right .ult-ih-image-block{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect4.ult-ih-left_to_right .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect4.ult-ih-left_to_right .ult-ih-info{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect4.ult-ih-right_to_left:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect4.ult-ih-right_to_left:hover .ult-ih-image-block{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect4.ult-ih-right_to_left:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect4.ult-ih-right_to_left:hover .ult-ih-info{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect4.ult-ih-right_to_left .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect4.ult-ih-right_to_left .ult-ih-image-block{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect4.ult-ih-right_to_left .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect4.ult-ih-right_to_left .ult-ih-info{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect4.ult-ih-top_to_bottom:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect4.ult-ih-top_to_bottom:hover .ult-ih-image-block{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect4.ult-ih-top_to_bottom:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect4.ult-ih-top_to_bottom:hover .ult-ih-info{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect4.ult-ih-top_to_bottom .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect4.ult-ih-top_to_bottom .ult-ih-image-block{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect4.ult-ih-top_to_bottom .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect4.ult-ih-top_to_bottom .ult-ih-info{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect4.ult-ih-bottom_to_top:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect4.ult-ih-bottom_to_top:hover .ult-ih-image-block{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect4.ult-ih-bottom_to_top:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect4.ult-ih-bottom_to_top:hover .ult-ih-info{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect4.ult-ih-bottom_to_top .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect4.ult-ih-bottom_to_top .ult-ih-image-block{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect4.ult-ih-bottom_to_top .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect4.ult-ih-bottom_to_top .ult-ih-info{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect5 .ult-ih-info .ult-ih-info-back,.ult-ih-item.ult-ih-square.ult-ih-effect5 .ult-ih-info .ult-ih-info-back{backface-visibility:hidden;-webkit-backface-visibility:hidden}.ult-ih-item.ult-ih-circle.ult-ih-effect5 .ult-ih-info .ult-ih-info-back{-webkit-border-radius:50%;border-radius:50%}.ult-ih-item.ult-ih-square.ult-ih-effect5 .ult-ih-info .ult-ih-info-back{-webkit-border-radius:0;border-radius:0}.ult-ih-item.ult-ih-circle.ult-ih-effect5,.ult-ih-item.ult-ih-square.ult-ih-effect5{-webkit-perspective:900px;perspective:900px}.ult-ih-item.ult-ih-circle.ult-ih-effect5:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect5:hover .ult-ih-info{-webkit-transform:rotate3d(0,1,0,-180deg);-ms-transform:rotate3d(0,1,0,-180deg);transform:rotate3d(0,1,0,-180deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect5:hover .ult-ih-info .ult-ih-info-back,.ult-ih-item.ult-ih-square.ult-ih-effect5:hover .ult-ih-info .ult-ih-info-back{visibility:visible;backface-visibility:visible;-webkit-backface-visibility:visible}.ult-ih-item.ult-ih-circle.ult-ih-effect5 .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect5 .ult-ih-info{background:rgba(0,0,0,0);-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.ult-ih-item.ult-ih-circle.ult-ih-effect5 .ult-ih-info .ult-ih-info-back,.ult-ih-item.ult-ih-square.ult-ih-effect5 .ult-ih-info .ult-ih-info-back{background-color:#e6e6e6;visibility:hidden;width:100%;height:100%;-webkit-transform:rotate3d(0,1,0,180deg);-ms-transform:rotate3d(0,1,0,180deg);transform:rotate3d(0,1,0,180deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect6 .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect6 .ult-ih-image-block{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ult-ih-item.ult-ih-circle.ult-ih-effect6 .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect6 .ult-ih-info{opacity:0;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ult-ih-item.ult-ih-circle.ult-ih-effect6.ult-ih-scale_up:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect6.ult-ih-scale_up:hover .ult-ih-image-block{opacity:0;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.ult-ih-item.ult-ih-circle.ult-ih-effect6.ult-ih-scale_up:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect6.ult-ih-scale_up:hover .ult-ih-info{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ult-ih-item.ult-ih-circle.ult-ih-effect6.ult-ih-scale_up .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect6.ult-ih-scale_up .ult-ih-info{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}.ult-ih-item.ult-ih-circle.ult-ih-effect6.ult-ih-scale_down:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect6.ult-ih-scale_down:hover .ult-ih-image-block{opacity:0;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}.ult-ih-item.ult-ih-circle.ult-ih-effect6.ult-ih-scale_down:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect6.ult-ih-scale_down:hover .ult-ih-info{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ult-ih-item.ult-ih-circle.ult-ih-effect6.ult-ih-scale_down .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect6.ult-ih-scale_down .ult-ih-info{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.ult-ih-item.ult-ih-circle.ult-ih-effect6.ult-ih-scale_down_up:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect6.ult-ih-scale_down_up:hover .ult-ih-image-block{opacity:0;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}.ult-ih-item.ult-ih-circle.ult-ih-effect6.ult-ih-scale_down_up:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect6.ult-ih-scale_down_up:hover .ult-ih-info{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ult-ih-item.ult-ih-circle.ult-ih-effect6.ult-ih-scale_down_up .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect6.ult-ih-scale_down_up .ult-ih-info{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);-webkit-transition:all .35s ease-in-out .2s;transition:all .35s ease-in-out .2s}.ult-ih-item.ult-ih-circle.ult-ih-effect7 .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect7 .ult-ih-image-block{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .35s ease-out;transition:all .35s ease-out}.ult-ih-item.ult-ih-circle.ult-ih-effect7 .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect7 .ult-ih-info{opacity:0;visibility:hidden;-webkit-transition:all .35s ease .2s;transition:all .35s ease .2s}.ult-ih-item.ult-ih-circle.ult-ih-effect7>.ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect7>.ult-ih-info{pointer-events:none}.ult-ih-item.ult-ih-circle.ult-ih-effect7>.ult-ih-info *,.ult-ih-item.ult-ih-square.ult-ih-effect7>.ult-ih-info *{pointer-events:all}.ult-ih-item.ult-ih-circle.ult-ih-effect7:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect7:hover .ult-ih-image-block{opacity:0;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}.ult-ih-item.ult-ih-circle.ult-ih-effect7:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect7:hover .ult-ih-info{visibility:visible;z-index:0;opacity:1}.ult-ih-item.ult-ih-circle.ult-ih-effect7.ult-ih-left_to_right:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect7.ult-ih-left_to_right:hover .ult-ih-info{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect7.ult-ih-left_to_right .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect7.ult-ih-left_to_right .ult-ih-info{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect7.ult-ih-right_to_left:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect7.ult-ih-right_to_left:hover .ult-ih-info{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect7.ult-ih-right_to_left .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect7.ult-ih-right_to_left .ult-ih-info{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect7.ult-ih-top_to_bottom:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect7.ult-ih-top_to_bottom:hover .ult-ih-info{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect7.ult-ih-top_to_bottom .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect7.ult-ih-top_to_bottom .ult-ih-info{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect7.ult-ih-bottom_to_top:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect7.ult-ih-bottom_to_top:hover .ult-ih-info{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect7.ult-ih-bottom_to_top .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect7.ult-ih-bottom_to_top .ult-ih-info{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect8 .ult-ih-image-block-container,.ult-ih-item.ult-ih-square.ult-ih-effect8 .ult-ih-image-block-container{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.ult-ih-item.ult-ih-circle.ult-ih-effect8 .ult-ih-image-block-container .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect8 .ult-ih-image-block-container .ult-ih-image-block{opacity:1;-webkit-transition:all .3s ease-in-out .3s;transition:all .3s ease-in-out .3s}.ult-ih-item.ult-ih-circle.ult-ih-effect8 .info-container,.ult-ih-item.ult-ih-square.ult-ih-effect8 .info-container{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;opacity:0;z-index:-1;-webkit-transition:all .3s ease-in-out .3s;transition:all .3s ease-in-out .3s}.ult-ih-item.ult-ih-circle.ult-ih-effect8 .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect8 .ult-ih-info{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);-webkit-transition:all .35s ease-in-out .6s;transition:all .35s ease-in-out .6s}.ult-ih-item.ult-ih-circle.ult-ih-effect8:hover .ult-ih-image-block-container,.ult-ih-item.ult-ih-square.ult-ih-effect8:hover .ult-ih-image-block-container{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}.ult-ih-item.ult-ih-circle.ult-ih-effect8:hover .ult-ih-image-block-container .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect8:hover .ult-ih-image-block-container .ult-ih-image-block{opacity:0}.ult-ih-item.ult-ih-circle.ult-ih-effect8:hover .info-container,.ult-ih-item.ult-ih-square.ult-ih-effect8:hover .info-container{opacity:1;z-index:1}.ult-ih-item.ult-ih-circle.ult-ih-effect8:hover .info-container .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect8:hover .info-container .ult-ih-info{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ult-ih-item.ult-ih-circle.ult-ih-effect8.ult-ih-left_to_right:hover .ult-ih-image-block-container .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect8.ult-ih-left_to_right:hover .ult-ih-image-block-container .ult-ih-image-block{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect8.ult-ih-left_to_right:hover .info-container,.ult-ih-item.ult-ih-square.ult-ih-effect8.ult-ih-left_to_right:hover .info-container{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect8.ult-ih-left_to_right .ult-ih-image-block-container .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect8.ult-ih-left_to_right .ult-ih-image-block-container .ult-ih-image-block{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect8.ult-ih-left_to_right .info-container,.ult-ih-item.ult-ih-square.ult-ih-effect8.ult-ih-left_to_right .info-container{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect8.ult-ih-right_to_left:hover .ult-ih-image-block-container .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect8.ult-ih-right_to_left:hover .ult-ih-image-block-container .ult-ih-image-block{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect8.ult-ih-right_to_left:hover .info-container,.ult-ih-item.ult-ih-square.ult-ih-effect8.ult-ih-right_to_left:hover .info-container{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect8.ult-ih-right_to_left .ult-ih-image-block-container .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect8.ult-ih-right_to_left .ult-ih-image-block-container .ult-ih-image-block{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect8.ult-ih-right_to_left .info-container,.ult-ih-item.ult-ih-square.ult-ih-effect8.ult-ih-right_to_left .info-container{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect8.ult-ih-top_to_bottom:hover .ult-ih-image-block-container .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect8.ult-ih-top_to_bottom:hover .ult-ih-image-block-container .ult-ih-image-block{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect8.ult-ih-top_to_bottom:hover .info-container,.ult-ih-item.ult-ih-square.ult-ih-effect8.ult-ih-top_to_bottom:hover .info-container{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect8.ult-ih-top_to_bottom .ult-ih-image-block-container .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect8.ult-ih-top_to_bottom .ult-ih-image-block-container .ult-ih-image-block{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect8.ult-ih-top_to_bottom .info-container,.ult-ih-item.ult-ih-square.ult-ih-effect8.ult-ih-top_to_bottom .info-container{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect8.ult-ih-bottom_to_top:hover .ult-ih-image-block-container .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect8.ult-ih-bottom_to_top:hover .ult-ih-image-block-container .ult-ih-image-block{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect8.ult-ih-bottom_to_top:hover .info-container,.ult-ih-item.ult-ih-square.ult-ih-effect8.ult-ih-bottom_to_top:hover .info-container{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect8.ult-ih-bottom_to_top .ult-ih-image-block-container .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect8.ult-ih-bottom_to_top .ult-ih-image-block-container .ult-ih-image-block{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect8.ult-ih-bottom_to_top .info-container,.ult-ih-item.ult-ih-square.ult-ih-effect8.ult-ih-bottom_to_top .info-container{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect9 .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect9 .ult-ih-image-block{opacity:1;z-index:1;-webkit-transition:all .35s ease-out;transition:all .35s ease-out}.ult-ih-item.ult-ih-circle.ult-ih-effect9 .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect9 .ult-ih-info{opacity:0;visibility:hidden;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);-webkit-transition:all .35s ease .2s;transition:all .35s ease .2s}.ult-ih-item.ult-ih-circle.ult-ih-effect9:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect9:hover .ult-ih-image-block{opacity:0;z-index:-1;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}.ult-ih-item.ult-ih-circle.ult-ih-effect9:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect9:hover .ult-ih-info{visibility:visible;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ult-ih-item.ult-ih-circle.ult-ih-effect9.ult-ih-left_to_right:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect9.ult-ih-left_to_right:hover .ult-ih-image-block{-webkit-transform:translateX(100%) rotate(180deg);-ms-transform:translateX(100%) rotate(180deg);transform:translateX(100%) rotate(180deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect9.ult-ih-left_to_right .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect9.ult-ih-left_to_right .ult-ih-image-block{-webkit-transform:translateX(0) rotate(0);-ms-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect9.ult-ih-right_to_left:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect9.ult-ih-right_to_left:hover .ult-ih-image-block{-webkit-transform:translateX(-100%) rotate(-180deg);-ms-transform:translateX(-100%) rotate(-180deg);transform:translateX(-100%) rotate(-180deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect9.ult-ih-right_to_left .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect9.ult-ih-right_to_left .ult-ih-image-block{-webkit-transform:translateX(0) rotate(0);-ms-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect9.ult-ih-top_to_bottom:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect9.ult-ih-top_to_bottom:hover .ult-ih-image-block{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect9.ult-ih-top_to_bottom .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect9.ult-ih-top_to_bottom .ult-ih-image-block{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect9.ult-ih-bottom_to_top:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect9.ult-ih-bottom_to_top:hover .ult-ih-image-block{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect9.ult-ih-bottom_to_top .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect9.ult-ih-bottom_to_top .ult-ih-image-block{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect10 .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect10 .ult-ih-image-block{z-index:11;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ult-ih-item.ult-ih-circle.ult-ih-effect10 .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect10 .ult-ih-info{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ult-ih-item.ult-ih-circle.ult-ih-effect10:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect10:hover .ult-ih-info{visibility:visible;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ult-ih-item.ult-ih-circle.ult-ih-effect10.ult-ih-top_to_bottom:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect10.ult-ih-top_to_bottom:hover .ult-ih-image-block{-webkit-transform:translateY(25%) scale(.5);-ms-transform:translateY(25%) scale(.5);transform:translateY(25%) scale(.5)}.ult-ih-item.ult-ih-circle.ult-ih-effect10.ult-ih-top_to_bottom .ult-ih-content,.ult-ih-item.ult-ih-square.ult-ih-effect10.ult-ih-top_to_bottom .ult-ih-content{top:25%;-webkit-transform:translateY(-25%);-ms-transform:translateY(-25%);transform:translateY(-25%)}.ult-ih-item.ult-ih-circle.ult-ih-effect10.ult-ih-bottom_to_top:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect10.ult-ih-bottom_to_top:hover .ult-ih-image-block{-webkit-transform:translateY(-25%) scale(.5);-ms-transform:translateY(-25%) scale(.5);transform:translateY(-25%) scale(.5)}.ult-ih-item.ult-ih-circle.ult-ih-effect10.ult-ih-bottom_to_top .ult-ih-content,.ult-ih-item.ult-ih-square.ult-ih-effect10.ult-ih-bottom_to_top .ult-ih-content{top:auto;bottom:25%;-webkit-transform:translateY(25%);-ms-transform:translateY(25%);transform:translateY(25%)}.ult-ih-item.ult-ih-circle.ult-ih-effect11,.ult-ih-item.ult-ih-square.ult-ih-effect11{-webkit-perspective:900px;perspective:900px}.ult-ih-item.ult-ih-circle.ult-ih-effect11:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect11:hover .ult-ih-image-block{opacity:0}.ult-ih-item.ult-ih-circle.ult-ih-effect11:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect11:hover .ult-ih-info{visibility:visible;opacity:1}.ult-ih-item.ult-ih-circle.ult-ih-effect11 .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect11 .ult-ih-image-block{opacity:1;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ult-ih-item.ult-ih-circle.ult-ih-effect11 .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect11 .ult-ih-info{opacity:0;visibility:hidden;-webkit-transition:all .35s ease .35s;transition:all .35s ease .35s}.ult-ih-item.ult-ih-circle.ult-ih-effect11.ult-ih-left_to_right:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect11.ult-ih-left_to_right:hover .ult-ih-image-block{-webkit-transform:translateZ(-1000px) rotateY(90deg);-ms-transform:translateZ(-1000px) rotateY(90deg);transform:translateZ(-1000px) rotateY(90deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect11.ult-ih-left_to_right:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect11.ult-ih-left_to_right:hover .ult-ih-info{-webkit-transform:translateZ(0) rotateY(0);-ms-transform:translateZ(0) rotateY(0);transform:translateZ(0) rotateY(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect11.ult-ih-left_to_right .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect11.ult-ih-left_to_right .ult-ih-image-block{-webkit-transform:translateZ(0) rotateY(0);-ms-transform:translateZ(0) rotateY(0);transform:translateZ(0) rotateY(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect11.ult-ih-left_to_right .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect11.ult-ih-left_to_right .ult-ih-info{-webkit-transform:translateZ(-1000px) rotateY(-90deg);-ms-transform:translateZ(-1000px) rotateY(-90deg);transform:translateZ(-1000px) rotateY(-90deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect11.ult-ih-right_to_left:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect11.ult-ih-right_to_left:hover .ult-ih-image-block{-webkit-transform:translateZ(-1000px) rotateY(-90deg);-ms-transform:translateZ(-1000px) rotateY(-90deg);transform:translateZ(-1000px) rotateY(-90deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect11.ult-ih-right_to_left:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect11.ult-ih-right_to_left:hover .ult-ih-info{-webkit-transform:translateZ(0) rotateY(0);-ms-transform:translateZ(0) rotateY(0);transform:translateZ(0) rotateY(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect11.ult-ih-right_to_left .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect11.ult-ih-right_to_left .ult-ih-image-block{-webkit-transform:translateZ(0) rotateY(0);-ms-transform:translateZ(0) rotateY(0);transform:translateZ(0) rotateY(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect11.ult-ih-right_to_left .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect11.ult-ih-right_to_left .ult-ih-info{-webkit-transform:translateZ(-1000px) rotateY(90deg);-ms-transform:translateZ(-1000px) rotateY(90deg);transform:translateZ(-1000px) rotateY(90deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect11.ult-ih-top_to_bottom .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect11.ult-ih-top_to_bottom .ult-ih-image-block{-webkit-transform:translateZ(0) rotateX(0);-ms-transform:translateZ(0) rotateX(0);transform:translateZ(0) rotateX(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect11.ult-ih-top_to_bottom .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect11.ult-ih-top_to_bottom .ult-ih-info{-webkit-transform:translateZ(-1000px) rotateX(90deg);-ms-transform:translateZ(-1000px) rotateX(90deg);transform:translateZ(-1000px) rotateX(90deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect11.ult-ih-top_to_bottom:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect11.ult-ih-top_to_bottom:hover .ult-ih-image-block{-webkit-transform:translateZ(-1000px) rotateX(-90deg);-ms-transform:translateZ(-1000px) rotateX(-90deg);transform:translateZ(-1000px) rotateX(-90deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect11.ult-ih-top_to_bottom:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect11.ult-ih-top_to_bottom:hover .ult-ih-info{-webkit-transform:translateZ(0) rotateX(0);-ms-transform:translateZ(0) rotateX(0);transform:translateZ(0) rotateX(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect11.ult-ih-bottom_to_top:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect11.ult-ih-bottom_to_top:hover .ult-ih-image-block{-webkit-transform:translateZ(-1000px) rotateX(90deg);-ms-transform:translateZ(-1000px) rotateX(90deg);transform:translateZ(-1000px) rotateX(90deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect11.ult-ih-bottom_to_top:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect11.ult-ih-bottom_to_top:hover .ult-ih-info{-webkit-transform:translateZ(0) rotateX(0);-ms-transform:translateZ(0) rotateX(0);transform:translateZ(0) rotateX(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect11.ult-ih-bottom_to_top .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect11.ult-ih-bottom_to_top .ult-ih-image-block{-webkit-transform:translateZ(0) rotateX(0);-ms-transform:translateZ(0) rotateX(0);transform:translateZ(0) rotateX(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect11.ult-ih-bottom_to_top .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect11.ult-ih-bottom_to_top .ult-ih-info{-webkit-transform:translateZ(-1000px) rotateX(-90deg);-ms-transform:translateZ(-1000px) rotateX(-90deg);transform:translateZ(-1000px) rotateX(-90deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect12:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect12:hover .ult-ih-image-block{opacity:0}.ult-ih-item.ult-ih-circle.ult-ih-effect12:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect12:hover .ult-ih-info{opacity:1;visibility:visible}.ult-ih-item.ult-ih-circle.ult-ih-effect12 .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect12 .ult-ih-image-block{opacity:1;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ult-ih-item.ult-ih-circle.ult-ih-effect12 .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect12 .ult-ih-info{opacity:0;visibility:hidden;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-left_to_right:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-left_to_right:hover .ult-ih-image-block{-webkit-transform:translateX(100%) rotate(180deg);-ms-transform:translateX(100%) rotate(180deg);transform:translateX(100%) rotate(180deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-left_to_right:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-left_to_right:hover .ult-ih-info{-webkit-transform:translateX(0) rotate(0);-ms-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0);-webkit-transition-delay:.4s;transition-delay:.4s}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-left_to_right .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-left_to_right .ult-ih-image-block{-webkit-transform:translateX(0) rotate(0);-ms-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-left_to_right .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-left_to_right .ult-ih-info{-webkit-transform:translateX(100%) rotate(180deg);-ms-transform:translateX(100%) rotate(180deg);transform:translateX(100%) rotate(180deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-right_to_left:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-right_to_left:hover .ult-ih-image-block{-webkit-transform:translateX(-100%) rotate(-180deg);-ms-transform:translateX(-100%) rotate(-180deg);transform:translateX(-100%) rotate(-180deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-right_to_left:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-right_to_left:hover .ult-ih-info{-webkit-transform:translateX(0) rotate(0);-ms-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0);-webkit-transition-delay:.4s;transition-delay:.4s}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-right_to_left .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-right_to_left .ult-ih-image-block{-webkit-transform:translateX(0) rotate(0);-ms-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-right_to_left .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-right_to_left .ult-ih-info{-webkit-transform:translateX(-100%) rotate(-180deg);-ms-transform:translateX(-100%) rotate(-180deg);transform:translateX(-100%) rotate(-180deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-top_to_bottom:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-top_to_bottom:hover .ult-ih-image-block{-webkit-transform:translateY(-100%) rotate(-180deg);-ms-transform:translateY(-100%) rotate(-180deg);transform:translateY(-100%) rotate(-180deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-top_to_bottom:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-top_to_bottom:hover .ult-ih-info{-webkit-transform:translateY(0) rotate(0);-ms-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);-webkit-transition-delay:.4s;transition-delay:.4s}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-top_to_bottom .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-top_to_bottom .ult-ih-image-block{-webkit-transform:translateY(0) rotate(0);-ms-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-top_to_bottom .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-top_to_bottom .ult-ih-info{-webkit-transform:translateY(-100%) rotate(-180deg);-ms-transform:translateY(-100%) rotate(-180deg);transform:translateY(-100%) rotate(-180deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-bottom_to_top:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-bottom_to_top:hover .ult-ih-image-block{-webkit-transform:translateY(100%) rotate(180deg);-ms-transform:translateY(100%) rotate(180deg);transform:translateY(100%) rotate(180deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-bottom_to_top:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-bottom_to_top:hover .ult-ih-info{-webkit-transform:translateY(0) rotate(0);-ms-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);-webkit-transition-delay:.4s;transition-delay:.4s}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-bottom_to_top .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-bottom_to_top .ult-ih-image-block{-webkit-transform:translateY(0) rotate(0);-ms-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-bottom_to_top .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-bottom_to_top .ult-ih-info{-webkit-transform:translateY(100%) rotate(180deg);-ms-transform:translateY(100%) rotate(180deg);transform:translateY(100%) rotate(180deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect12 .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect12 .ult-ih-image-block{opacity:1;z-index:1;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ult-ih-item.ult-ih-circle.ult-ih-effect12 .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect12 .ult-ih-info{opacity:0;z-index:-1;visibility:hidden;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ult-ih-item.ult-ih-circle.ult-ih-effect12:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect12:hover .ult-ih-image-block{opacity:0;z-index:-1}.ult-ih-item.ult-ih-circle.ult-ih-effect12:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect12:hover .ult-ih-info{opacity:1;z-index:1;visibility:visible}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-left_to_right:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-left_to_right:hover .ult-ih-image-block{-webkit-transform:translateX(100%) rotate(180deg);-ms-transform:translateX(100%) rotate(180deg);transform:translateX(100%) rotate(180deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-left_to_right:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-left_to_right:hover .ult-ih-info{-webkit-transform:translateX(0) rotate(0);-ms-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0);-webkit-transition-delay:.4s;transition-delay:.4s}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-left_to_right .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-left_to_right .ult-ih-image-block{-webkit-transform:translateX(0) rotate(0);-ms-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-left_to_right .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-left_to_right .ult-ih-info{-webkit-transform:translateX(100%) rotate(180deg);-ms-transform:translateX(100%) rotate(180deg);transform:translateX(100%) rotate(180deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-right_to_left:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-right_to_left:hover .ult-ih-image-block{-webkit-transform:translateX(-100%) rotate(-180deg);-ms-transform:translateX(-100%) rotate(-180deg);transform:translateX(-100%) rotate(-180deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-right_to_left:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-right_to_left:hover .ult-ih-info{-webkit-transform:translateX(0) rotate(0);-ms-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0);-webkit-transition-delay:.4s;transition-delay:.4s}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-right_to_left .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-right_to_left .ult-ih-image-block{-webkit-transform:translateX(0) rotate(0);-ms-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-right_to_left .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-right_to_left .ult-ih-info{-webkit-transform:translateX(-100%) rotate(-180deg);-ms-transform:translateX(-100%) rotate(-180deg);transform:translateX(-100%) rotate(-180deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-top_to_bottom:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-top_to_bottom:hover .ult-ih-image-block{-webkit-transform:translateY(-100%) rotate(-180deg);-ms-transform:translateY(-100%) rotate(-180deg);transform:translateY(-100%) rotate(-180deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-top_to_bottom:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-top_to_bottom:hover .ult-ih-info{-webkit-transform:translateY(0) rotate(0);-ms-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);-webkit-transition-delay:.4s;transition-delay:.4s}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-top_to_bottom .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-top_to_bottom .ult-ih-image-block{-webkit-transform:translateY(0) rotate(0);-ms-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-top_to_bottom .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-top_to_bottom .ult-ih-info{-webkit-transform:translateY(-100%) rotate(-180deg);-ms-transform:translateY(-100%) rotate(-180deg);transform:translateY(-100%) rotate(-180deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-bottom_to_top:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-bottom_to_top:hover .ult-ih-image-block{-webkit-transform:translateY(100%) rotate(180deg);-ms-transform:translateY(100%) rotate(180deg);transform:translateY(100%) rotate(180deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-bottom_to_top:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-bottom_to_top:hover .ult-ih-info{-webkit-transform:translateY(0) rotate(0);-ms-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);-webkit-transition-delay:.4s;transition-delay:.4s}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-bottom_to_top .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-bottom_to_top .ult-ih-image-block{-webkit-transform:translateY(0) rotate(0);-ms-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect12.ult-ih-bottom_to_top .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect12.ult-ih-bottom_to_top .ult-ih-info{-webkit-transform:translateY(100%) rotate(180deg);-ms-transform:translateY(100%) rotate(180deg);transform:translateY(100%) rotate(180deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect13 .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect13 .ult-ih-info{opacity:0;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ult-ih-item.ult-ih-circle.ult-ih-effect13 .ult-ih-info .ult-ih-heading,.ult-ih-item.ult-ih-square.ult-ih-effect13 .ult-ih-info .ult-ih-heading{visibility:hidden;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ult-ih-item.ult-ih-circle.ult-ih-effect13 .ult-ih-info .ult-ih-description,.ult-ih-item.ult-ih-square.ult-ih-effect13 .ult-ih-info .ult-ih-description{visibility:hidden;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ult-ih-item.ult-ih-circle.ult-ih-effect13:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect13:hover .ult-ih-info{opacity:1}.ult-ih-item.ult-ih-circle.ult-ih-effect13:hover .ult-ih-heading,.ult-ih-item.ult-ih-square.ult-ih-effect13:hover .ult-ih-heading{visibility:visible}.ult-ih-item.ult-ih-circle.ult-ih-effect13:hover .ult-ih-description,.ult-ih-item.ult-ih-square.ult-ih-effect13:hover .ult-ih-description{visibility:visible}.ult-ih-item.ult-ih-circle.ult-ih-effect13.ult-ih-right_to_left .ult-ih-info .ult-ih-heading,.ult-ih-item.ult-ih-square.ult-ih-effect13.ult-ih-right_to_left .ult-ih-info .ult-ih-heading{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect13.ult-ih-right_to_left .ult-ih-info .ult-ih-description,.ult-ih-item.ult-ih-square.ult-ih-effect13.ult-ih-right_to_left .ult-ih-info .ult-ih-description{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect13.ult-ih-right_to_left:hover .ult-ih-heading,.ult-ih-item.ult-ih-square.ult-ih-effect13.ult-ih-right_to_left:hover .ult-ih-heading{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect13.ult-ih-right_to_left:hover .ult-ih-description,.ult-ih-item.ult-ih-square.ult-ih-effect13.ult-ih-right_to_left:hover .ult-ih-description{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect13.ult-ih-left_to_right .ult-ih-info .ult-ih-heading,.ult-ih-item.ult-ih-square.ult-ih-effect13.ult-ih-left_to_right .ult-ih-info .ult-ih-heading{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect13.ult-ih-left_to_right .ult-ih-info .ult-ih-description,.ult-ih-item.ult-ih-square.ult-ih-effect13.ult-ih-left_to_right .ult-ih-info .ult-ih-description{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect13.ult-ih-left_to_right:hover .ult-ih-heading,.ult-ih-item.ult-ih-square.ult-ih-effect13.ult-ih-left_to_right:hover .ult-ih-heading{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect13.ult-ih-left_to_right:hover .ult-ih-description,.ult-ih-item.ult-ih-square.ult-ih-effect13.ult-ih-left_to_right:hover .ult-ih-description{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect13.ult-ih-top_to_bottom .ult-ih-info .ult-ih-heading,.ult-ih-item.ult-ih-square.ult-ih-effect13.ult-ih-top_to_bottom .ult-ih-info .ult-ih-heading{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect13.ult-ih-top_to_bottom .ult-ih-info .ult-ih-description,.ult-ih-item.ult-ih-square.ult-ih-effect13.ult-ih-top_to_bottom .ult-ih-info .ult-ih-description{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect13.ult-ih-top_to_bottom:hover .ult-ih-heading,.ult-ih-item.ult-ih-square.ult-ih-effect13.ult-ih-top_to_bottom:hover .ult-ih-heading{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect13.ult-ih-top_to_bottom:hover .ult-ih-description,.ult-ih-item.ult-ih-square.ult-ih-effect13.ult-ih-top_to_bottom:hover .ult-ih-description{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect13.ult-ih-bottom_to_top .ult-ih-info .ult-ih-heading,.ult-ih-item.ult-ih-square.ult-ih-effect13.ult-ih-bottom_to_top .ult-ih-info .ult-ih-heading{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect13.ult-ih-bottom_to_top .ult-ih-info .ult-ih-description,.ult-ih-item.ult-ih-square.ult-ih-effect13.ult-ih-bottom_to_top .ult-ih-info .ult-ih-description{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.ult-ih-item.ult-ih-circle.ult-ih-effect13.ult-ih-bottom_to_top:hover .ult-ih-heading,.ult-ih-item.ult-ih-square.ult-ih-effect13.ult-ih-bottom_to_top:hover .ult-ih-heading{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect13.ult-ih-bottom_to_top:hover .ult-ih-description,.ult-ih-item.ult-ih-square.ult-ih-effect13.ult-ih-bottom_to_top:hover .ult-ih-description{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect14,.ult-ih-item.ult-ih-square.ult-ih-effect14{-webkit-perspective:900px;perspective:900px}.ult-ih-item.ult-ih-circle.ult-ih-effect14 .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect14 .ult-ih-image-block{visibility:visible;opacity:1;-webkit-transition:all .4s ease-out;transition:all .4s ease-out}.ult-ih-item.ult-ih-circle.ult-ih-effect14 .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect14 .ult-ih-info{opacity:0;visibility:hidden;-webkit-transition:all .35s ease-in-out .3s;transition:all .35s ease-in-out .3s}.ult-ih-item.ult-ih-circle.ult-ih-effect14:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect14:hover .ult-ih-image-block{opacity:0;visibility:hidden}.ult-ih-item.ult-ih-circle.ult-ih-effect14:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect14:hover .ult-ih-info{visibility:visible;opacity:1}.ult-ih-item.ult-ih-circle.ult-ih-effect14.ult-ih-left_to_right .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect14.ult-ih-left_to_right .ult-ih-image-block{-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ult-ih-item.ult-ih-circle.ult-ih-effect14.ult-ih-left_to_right .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect14.ult-ih-left_to_right .ult-ih-info{-webkit-transform:rotateY(90deg);-ms-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ult-ih-item.ult-ih-circle.ult-ih-effect14.ult-ih-left_to_right:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect14.ult-ih-left_to_right:hover .ult-ih-image-block{-webkit-transform:rotateY(-90deg);-ms-transform:rotateY(-90deg);transform:rotateY(-90deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect14.ult-ih-left_to_right:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect14.ult-ih-left_to_right:hover .ult-ih-info{-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect14.ult-ih-right_to_left .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect14.ult-ih-right_to_left .ult-ih-image-block{-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ult-ih-item.ult-ih-circle.ult-ih-effect14.ult-ih-right_to_left .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect14.ult-ih-right_to_left .ult-ih-info{-webkit-transform:rotateY(-90deg);-ms-transform:rotateY(-90deg);transform:rotateY(-90deg);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ult-ih-item.ult-ih-circle.ult-ih-effect14.ult-ih-right_to_left:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect14.ult-ih-right_to_left:hover .ult-ih-image-block{-webkit-transform:rotateY(90deg);-ms-transform:rotateY(90deg);transform:rotateY(90deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect14.ult-ih-right_to_left:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect14.ult-ih-right_to_left:hover .ult-ih-info{-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect14.ult-ih-top_to_bottom .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect14.ult-ih-top_to_bottom .ult-ih-image-block{-webkit-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0);-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%}.ult-ih-item.ult-ih-circle.ult-ih-effect14.ult-ih-top_to_bottom .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect14.ult-ih-top_to_bottom .ult-ih-info{-webkit-transform:rotateX(-90deg);-ms-transform:rotateX(-90deg);transform:rotateX(-90deg);-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0}.ult-ih-item.ult-ih-circle.ult-ih-effect14.ult-ih-top_to_bottom:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect14.ult-ih-top_to_bottom:hover .ult-ih-image-block{-webkit-transform:rotateX(90deg);-ms-transform:rotateX(90deg);transform:rotateX(90deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect14.ult-ih-top_to_bottom:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect14.ult-ih-top_to_bottom:hover .ult-ih-info{-webkit-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect14.ult-ih-bottom_to_top .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect14.ult-ih-bottom_to_top .ult-ih-image-block{-webkit-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0);-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0}.ult-ih-item.ult-ih-circle.ult-ih-effect14.ult-ih-bottom_to_top .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect14.ult-ih-bottom_to_top .ult-ih-info{-webkit-transform:rotateX(90deg);-ms-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%}.ult-ih-item.ult-ih-circle.ult-ih-effect14.ult-ih-bottom_to_top:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect14.ult-ih-bottom_to_top:hover .ult-ih-image-block{-webkit-transform:rotateX(-90deg);-ms-transform:rotateX(-90deg);transform:rotateX(-90deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect14.ult-ih-bottom_to_top:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect14.ult-ih-bottom_to_top:hover .ult-ih-info{-webkit-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect15:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect15:hover .ult-ih-image-block{opacity:0;visibility:hidden;-webkit-transform:scale(.5) rotate(720deg);-ms-transform:scale(.5) rotate(720deg);transform:scale(.5) rotate(720deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect15:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect15:hover .ult-ih-info{opacity:1;visibility:visible;-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}.ult-ih-item.ult-ih-circle.ult-ih-effect15 .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect15 .ult-ih-image-block{opacity:1;visibility:visible;-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0);-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ult-ih-item.ult-ih-circle.ult-ih-effect15 .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect15 .ult-ih-info{opacity:0;visibility:hidden;-webkit-transform:scale(.5) rotate(-720deg);-ms-transform:scale(.5) rotate(-720deg);transform:scale(.5) rotate(-720deg);-webkit-transition:all .35s ease-in-out .3s;transition:all .35s ease-in-out .3s}.ult-ih-item.ult-ih-circle.ult-ih-effect16 .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect16 .ult-ih-image-block{z-index:11;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ult-ih-item.ult-ih-circle.ult-ih-effect16 .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect16 .ult-ih-info{-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ult-ih-item.ult-ih-circle.ult-ih-effect16 .ult-ih-info .ult-ih-description,.ult-ih-item.ult-ih-square.ult-ih-effect16 .ult-ih-info .ult-ih-description{-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ult-ih-item.ult-ih-circle.ult-ih-effect16.ult-ih-left_to_right:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect16.ult-ih-left_to_right:hover .ult-ih-image-block{-webkit-transform:rotate(-170deg);-ms-transform:rotate(-170deg);transform:rotate(-170deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect16.ult-ih-left_to_right .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect16.ult-ih-left_to_right .ult-ih-image-block{-webkit-transform-origin:95% 50%;-ms-transform-origin:95% 50%;transform-origin:95% 50%}.ult-ih-item.ult-ih-circle.ult-ih-effect16.ult-ih-left_to_right .ult-ih-image-block:after,.ult-ih-item.ult-ih-square.ult-ih-effect16.ult-ih-left_to_right .ult-ih-image-block:after{content:'';width:8px;height:8px;position:absolute;-webkit-border-radius:50%;border-radius:50%;top:50%;left:95%;margin:-4px 0 0 -4px;background:rgba(0,0,0,.8);-webkit-box-shadow:0 0 1px rgba(255,255,255,.9);box-shadow:0 0 1px rgba(255,255,255,.9)}.ult-ih-item.ult-ih-circle.ult-ih-effect16.ult-ih-right_to_left:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect16.ult-ih-right_to_left:hover .ult-ih-image-block{-webkit-transform:rotate(170deg);-ms-transform:rotate(170deg);transform:rotate(170deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect16.ult-ih-right_to_left .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect16.ult-ih-right_to_left .ult-ih-image-block{-webkit-transform-origin:5% 50%;-ms-transform-origin:5% 50%;transform-origin:5% 50%}.ult-ih-item.ult-ih-circle.ult-ih-effect16.ult-ih-right_to_left .ult-ih-image-block:after,.ult-ih-item.ult-ih-square.ult-ih-effect16.ult-ih-right_to_left .ult-ih-image-block:after{content:'';width:8px;height:8px;position:absolute;-webkit-border-radius:50%;border-radius:50%;top:50%;left:5%;margin:-4px 0 0 -4px;background:rgba(0,0,0,.8);-webkit-box-shadow:0 0 1px rgba(255,255,255,.9);box-shadow:0 0 1px rgba(255,255,255,.9)}.ult-ih-item.ult-ih-circle.ult-ih-effect17 .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect17 .ult-ih-info{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ult-ih-item.ult-ih-circle.ult-ih-effect17 .ult-ih-info .ult-ih-description,.ult-ih-item.ult-ih-square.ult-ih-effect17 .ult-ih-info .ult-ih-description{opacity:0;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ult-ih-item.ult-ih-circle.ult-ih-effect17:hover .ult-ih-image-block:before,.ult-ih-item.ult-ih-square.ult-ih-effect17:hover .ult-ih-image-block:before{-webkit-box-shadow:inset 0 0 0 500px inherit,inset 0 0 0 16px rgba(255,255,255,.8),0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 0 0 500px inherit,inset 0 0 0 16px rgba(255,255,255,.8),0 1px 2px rgba(0,0,0,.1);-webkit-box-shadow:inset 0 0 0 500px rgba(0,0,0,.6),inset 0 0 0 16px rgba(255,255,255,.8),0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 0 0 500px rgba(0,0,0,.6),inset 0 0 0 16px rgba(255,255,255,.8),0 1px 2px rgba(0,0,0,.1)}.ult-ih-item.ult-ih-circle.ult-ih-effect17:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect17:hover .ult-ih-info{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ult-ih-item.ult-ih-circle.ult-ih-effect17:hover .ult-ih-info .ult-ih-description,.ult-ih-item.ult-ih-square.ult-ih-effect17:hover .ult-ih-info .ult-ih-description{opacity:1}.ult-ih-item.ult-ih-circle.ult-ih-effect18 .ult-ih-info .ult-ih-info-back{-webkit-border-radius:50%;border-radius:50%}.ult-ih-item.ult-ih-square.ult-ih-effect18 .ult-ih-info .ult-ih-info-back{-webkit-border-radius:0;border-radius:0}.ult-ih-item.ult-ih-circle.ult-ih-effect18,.ult-ih-item.ult-ih-square.ult-ih-effect18{-webkit-perspective:900px;perspective:900px}.ult-ih-item.ult-ih-circle.ult-ih-effect18 .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect18 .ult-ih-image-block{z-index:11;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.ult-ih-item.ult-ih-circle.ult-ih-effect18 .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect18 .ult-ih-info{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.ult-ih-item.ult-ih-circle.ult-ih-effect18 .ult-ih-info .ult-ih-info-back,.ult-ih-item.ult-ih-square.ult-ih-effect18 .ult-ih-info .ult-ih-info-back{opacity:1}.ult-ih-item.ult-ih-circle.ult-ih-effect18.ult-ih-bottom_to_top:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect18.ult-ih-bottom_to_top:hover .ult-ih-image-block{-webkit-transform:rotate3d(1,0,0,180deg);-ms-transform:rotate3d(1,0,0,180deg);transform:rotate3d(1,0,0,180deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect18.ult-ih-bottom_to_top .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect18.ult-ih-bottom_to_top .ult-ih-image-block{-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0}.ult-ih-item.ult-ih-circle.ult-ih-effect18.ult-ih-top_to_bottom:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect18.ult-ih-top_to_bottom:hover .ult-ih-image-block{-webkit-transform:rotate3d(1,0,0,-180deg);-ms-transform:rotate3d(1,0,0,-180deg);transform:rotate3d(1,0,0,-180deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect18.ult-ih-top_to_bottom .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect18.ult-ih-top_to_bottom .ult-ih-image-block{-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%}.ult-ih-item.ult-ih-circle.ult-ih-effect18.ult-ih-left_to_right:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect18.ult-ih-left_to_right:hover .ult-ih-image-block{-webkit-transform:rotate3d(0,1,0,180deg);-ms-transform:rotate3d(0,1,0,180deg);transform:rotate3d(0,1,0,180deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect18.ult-ih-left_to_right .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect18.ult-ih-left_to_right .ult-ih-image-block{-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ult-ih-item.ult-ih-circle.ult-ih-effect18.ult-ih-right_to_left:hover .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect18.ult-ih-right_to_left:hover .ult-ih-image-block{-webkit-transform:rotate3d(0,1,0,-180deg);-ms-transform:rotate3d(0,1,0,-180deg);transform:rotate3d(0,1,0,-180deg)}.ult-ih-item.ult-ih-circle.ult-ih-effect18.ult-ih-right_to_left .ult-ih-image-block,.ult-ih-item.ult-ih-square.ult-ih-effect18.ult-ih-right_to_left .ult-ih-image-block{-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ult-ih-item.ult-ih-circle.ult-ih-effect19:hover .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect19:hover .ult-ih-info{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ult-ih-item.ult-ih-circle.ult-ih-effect19 .ult-ih-info,.ult-ih-item.ult-ih-square.ult-ih-effect19 .ult-ih-info{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ult-easy-separator-wrapper{position:absolute;z-index:1;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ult-easy-separator-wrapper.ult-top-easy-separator{top:0;bottom:auto;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ult-easy-separator-wrapper.ult-bottom-easy-separator{top:auto;bottom:0;-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%)}.ult-easy-separator-wrapper.ult-left-img{left:0;right:auto;-webkit-transform:translate(0,50%);-ms-transform:translate(0,50%);transform:translate(0,50%)}.ult-easy-separator-wrapper.ult-right-img{right:0;left:auto;-webkit-transform:translate(0,50%);-ms-transform:translate(0,50%);transform:translate(0,50%)}.ult-easy-separator-wrapper .ult-easy-separator-img{-webkit-box-shadow:none;box-shadow:none;max-width:100%;width:100%}.ult-easy-separator-no-default.ult-bottom-easy-separator,.ult-easy-separator-no-default.ult-top-easy-separator{-webkit-transform:translate(-50%,0)!important;-ms-transform:translate(-50%,0)!important;transform:translate(-50%,0)!important}.ult-easy-separator-inner-wrapper{position:relative}.ult-easy-separator-inner-wrapper a{position:absolute;width:100%;height:100%;display:block;z-index:99;text-decoration:none;border:none;text-shadow:none;top:0;left:0;-webkit-box-shadow:none;box-shadow:none;outline:0}.ultb3-box{width:100%;display:block;position:relative;background:#f2f2f2;overflow:hidden}img.ultb3-img{border:0;-webkit-box-shadow:none;box-shadow:none;max-width:none;width:auto!important;float:none;margin:0 auto;display:block;position:absolute;z-index:1;-webkit-transition:all .3s linear;transition:all .3s linear}.ultb3-box-overlay{background:rgba(0,0,0,.5);position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.ultb3-info{padding:25px;position:relative;z-index:5}.ultb3-info.ib3-info-center{text-align:center}.ultb3-info.ib3-info-right{text-align:right}img.ultb3-img.ultb3-img-top-center{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}img.ultb3-img.ultb3-img-top-right{left:auto;right:0}img.ultb3-img.ultb3-img-center-left{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}img.ultb3-img.ultb3-img-center{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}img.ultb3-img.ultb3-img-center-right{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:auto;right:0}img.ultb3-img.ultb3-img-bottom-center,img.ultb3-img.ultb3-img-bottom-left,img.ultb3-img.ultb3-img-bottom-right{top:auto;bottom:0}img.ultb3-img.ultb3-img-bottom-center{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}img.ultb3-img.ultb3-img-bottom-right{right:0;left:auto}.ultb3-box .ultb3-title{font-size:40px;color:#252525;line-height:1.35em;margin-bottom:5px}.ultb3-desc{font-size:20px;line-height:1.5em;margin-bottom:10px}a.ultb3-btn{display:inline-block;color:#0483d9;text-align:center;font-size:20px;padding:15px 25px;-webkit-border-radius:30px;border-radius:30px;border:2px solid #0483d9;position:relative;text-decoration:none;-webkit-transition:all .2s;transition:all .2s}a.ultb3-btn i{position:absolute;left:auto;right:25px;top:50%;opacity:0;width:auto;height:auto;font-size:inherit!important;-webkit-transition:all .25s;transition:all .25s;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}a.ultb3-btn:hover i{right:20px;opacity:1}a.ultb3-btn:hover{padding-right:45px}a.ultb3-btn:active,a.ultb3-btn:focus,a.ultb3-btn:hover,a.ultb3-btn:visited{text-decoration:none;color:inherit;outline:0}.ultb3-hover-1 .ultb3-img.ultb3-img-top-center,.ultb3-hover-1 .ultb3-img.ultb3-img-top-left,.ultb3-hover-1 .ultb3-img.ultb3-img-top-right{top:-50px}.ultb3-hover-1:hover .ultb3-img.ultb3-img-top-center,.ultb3-hover-1:hover .ultb3-img.ultb3-img-top-left,.ultb3-hover-1:hover .ultb3-img.ultb3-img-top-right{top:0}.ultb3-hover-1 .ultb3-img.ultb3-img-center-left{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ultb3-hover-1:hover .ultb3-img.ultb3-img-center-left{-webkit-transform:translateY(-25%);-ms-transform:translateY(-25%);transform:translateY(-25%)}.ultb3-hover-1 .ultb3-img.ultb3-img-center{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ultb3-hover-1:hover .ultb3-img.ultb3-img-center{-webkit-transform:translate(-50%,-25%);-ms-transform:translate(-50%,-25%);transform:translate(-50%,-25%)}.ultb3-hover-1 .ultb3-img.ultb3-img-center-right{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ultb3-hover-1:hover .ultb3-img.ultb3-img-center-right{-webkit-transform:translateY(-25%);-ms-transform:translateY(-25%);transform:translateY(-25%)}.ultb3-hover-1 .ultb3-img.ultb3-img-bottom-center,.ultb3-hover-1 .ultb3-img.ultb3-img-bottom-left,.ultb3-hover-1 .ultb3-img.ultb3-img-bottom-right{bottom:0}.ultb3-hover-1:hover .ultb3-img.ultb3-img-bottom-center,.ultb3-hover-1:hover .ultb3-img.ultb3-img-bottom-left,.ultb3-hover-1:hover .ultb3-img.ultb3-img-bottom-right{bottom:-50px}.ultb3-hover-2 .ultb3-img.ultb3-img-top-center,.ultb3-hover-2 .ultb3-img.ultb3-img-top-left,.ultb3-hover-2 .ultb3-img.ultb3-img-top-right{top:0}.ultb3-hover-2:hover .ultb3-img.ultb3-img-top-center,.ultb3-hover-2:hover .ultb3-img.ultb3-img-top-left,.ultb3-hover-2:hover .ultb3-img.ultb3-img-top-right{top:-50px}.ultb3-hover-2 .ultb3-img.ultb3-img-center-left{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ultb3-hover-2:hover .ultb3-img.ultb3-img-center-left{-webkit-transform:translateY(-75%);-ms-transform:translateY(-75%);transform:translateY(-75%)}.ultb3-hover-2 .ultb3-img.ultb3-img-center{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ultb3-hover-2:hover .ultb3-img.ultb3-img-center{-webkit-transform:translate(-50%,-75%);-ms-transform:translate(-50%,-75%);transform:translate(-50%,-75%)}.ultb3-hover-2 .ultb3-img.ultb3-img-center-right{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ultb3-hover-2:hover .ultb3-img.ultb3-img-center-right{-webkit-transform:translateY(-75%);-ms-transform:translateY(-75%);transform:translateY(-75%)}.ultb3-hover-2 .ultb3-img.ultb3-img-bottom-center,.ultb3-hover-2 .ultb3-img.ultb3-img-bottom-left,.ultb3-hover-2 .ultb3-img.ultb3-img-bottom-right{bottom:-50px}.ultb3-hover-2:hover .ultb3-img.ultb3-img-bottom-center,.ultb3-hover-2:hover .ultb3-img.ultb3-img-bottom-left,.ultb3-hover-2:hover .ultb3-img.ultb3-img-bottom-right{bottom:0}.ultb3-hover-3 .ultb3-img.ultb3-img-center-left,.ultb3-hover-3 .ultb3-img.ultb3-img-top-left{left:0}.ultb3-hover-3:hover .ultb3-img.ultb3-img-center-left,.ultb3-hover-3:hover .ultb3-img.ultb3-img-top-left{left:-50px}.ultb3-hover-3 .ultb3-img.ultb3-img-top-center{-webkit-transform:translateX(-25%);-ms-transform:translateX(-25%);transform:translateX(-25%)}.ultb3-hover-3:hover .ultb3-img.ultb3-img-top-center{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ultb3-hover-3 .ultb3-img.ultb3-img-bottom-right,.ultb3-hover-3 .ultb3-img.ultb3-img-top-right{right:-50px}.ultb3-hover-3:hover .ultb3-img.ultb3-img-bottom-right,.ultb3-hover-3:hover .ultb3-img.ultb3-img-top-right{right:0}.ultb3-hover-3 .ultb3-img.ultb3-img-center{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ultb3-hover-3:hover .ultb3-img.ultb3-img-center{-webkit-transform:translate(-75%,-50%);-ms-transform:translate(-75%,-50%);transform:translate(-75%,-50%)}.ultb3-hover-3 .ultb3-img.ultb3-img-center-right{-webkit-transform:translate(25%,-50%);-ms-transform:translate(25%,-50%);transform:translate(25%,-50%)}.ultb3-hover-3:hover .ultb3-img.ultb3-img-center-right{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.ultb3-hover-3 .ultb3-img.ultb3-img-bottom-left{left:0}.ultb3-hover-3:hover .ultb3-img.ultb3-img-bottom-left{left:-50px}.ultb3-hover-3 .ultb3-img.ultb3-img-bottom-center{-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%)}.ultb3-hover-3:hover .ultb3-img.ultb3-img-bottom-center{-webkit-transform:translate(-75%);-ms-transform:translate(-75%);transform:translate(-75%)}.ultb3-hover-4 .ultb3-img.ultb3-img-center-left,.ultb3-hover-4 .ultb3-img.ultb3-img-top-left{left:-50px}.ultb3-hover-4:hover .ultb3-img.ultb3-img-center-left,.ultb3-hover-4:hover .ultb3-img.ultb3-img-top-left{left:0}.ultb3-hover-4 .ultb3-img.ultb3-img-top-center{-webkit-transform:translateX(-75%);-ms-transform:translateX(-75%);transform:translateX(-75%)}.ultb3-hover-4:hover .ultb3-img.ultb3-img-top-center{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ultb3-hover-4 .ultb3-img.ultb3-img-bottom-right,.ultb3-hover-4 .ultb3-img.ultb3-img-top-right{right:0}.ultb3-hover-4:hover .ultb3-img.ultb3-img-bottom-right,.ultb3-hover-4:hover .ultb3-img.ultb3-img-top-right{right:-50px}.ultb3-hover-4 .ultb3-img.ultb3-img-center{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ultb3-hover-4:hover .ultb3-img.ultb3-img-center{-webkit-transform:translate(-25%,-50%);-ms-transform:translate(-25%,-50%);transform:translate(-25%,-50%)}.ultb3-hover-4 .ultb3-img.ultb3-img-center-right{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.ultb3-hover-4:hover .ultb3-img.ultb3-img-center-right{-webkit-transform:translate(25%,-50%);-ms-transform:translate(25%,-50%);transform:translate(25%,-50%)}.ultb3-hover-4 .ultb3-img.ultb3-img-bottom-left{left:-50px}.ultb3-hover-4:hover .ultb3-img.ultb3-img-bottom-left{left:0}.ultb3-hover-4 .ultb3-img.ultb3-img-bottom-center{-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%)}.ultb3-hover-4:hover .ultb3-img.ultb3-img-bottom-center{transform:translate(-25%);-webkit-transform:translate(-25%);-moz-transform:translate(-25%);-ms-transform:translate(-25%);-o-transform:translate(-25%)}.ultb3-hover-5 .ultb3-img.ultb3-img-top-left{left:0}.ultb3-hover-5 .ultb3-img.ultb3-img-top-right{right:0}.ultb3-hover-5 .ultb3-img.ultb3-img-top-left,.ultb3-hover-5 .ultb3-img.ultb3-img-top-right{top:0}.ultb3-hover-5:hover .ultb3-img.ultb3-img-top-left,.ultb3-hover-5:hover .ultb3-img.ultb3-img-top-right{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.ultb3-hover-5 .ultb3-img.ultb3-img-top-center{top:0;left:50%}.ultb3-hover-5:hover .ultb3-img.ultb3-img-top-center{top:-50px;-webkit-transform:translateX(-50%) scale(1.1);-ms-transform:translateX(-50%) scale(1.1);transform:translateX(-50%) scale(1.1)}.ultb3-hover-5 .ultb3-img.ultb3-img-center-left{left:0;top:50%}.ultb3-hover-5:hover .ultb3-img.ultb3-img-center-left{left:-50px;-webkit-transform:translateY(-50%) scale(1.1);-ms-transform:translateY(-50%) scale(1.1);transform:translateY(-50%) scale(1.1)}.ultb3-hover-5 .ultb3-img.ultb3-img-center-right{right:0;top:50%}.ultb3-hover-5:hover .ultb3-img.ultb3-img-center-right{right:-50px;-webkit-transform:translateY(-50%) scale(1.1);-ms-transform:translateY(-50%) scale(1.1);transform:translateY(-50%) scale(1.1)}.ultb3-hover-5 .ultb3-img.ultb3-img-center{top:50%;left:50%}.ultb3-hover-5:hover .ultb3-img.ultb3-img-center{-webkit-transform:translate(-50%,-50%) scale(1.2);-ms-transform:translate(-50%,-50%) scale(1.2);transform:translate(-50%,-50%) scale(1.2)}.ultb3-hover-5 .ultb3-img.ultb3-img-bottom-left{left:0}.ultb3-hover-5 .ultb3-img.ultb3-img-bottom-right{right:0}.ultb3-hover-5 .ultb3-img.ultb3-img-bottom-left,.ultb3-hover-5 .ultb3-img.ultb3-img-bottom-right{bottom:0}.ultb3-hover-5:hover .ultb3-img.ultb3-img-bottom-left,.ultb3-hover-5:hover .ultb3-img.ultb3-img-bottom-right{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.ultb3-hover-5 .ultb3-img.ultb3-img-bottom-center{bottom:0;left:50%}.ultb3-hover-5:hover .ultb3-img.ultb3-img-bottom-center{bottom:-50px;-webkit-transform:translateX(-50%) scale(1.1);-ms-transform:translateX(-50%) scale(1.1);transform:translateX(-50%) scale(1.1)}.ultb3-hover-6 .ultb3-img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.ultb3-hover-6:hover .ultb3-img{-webkit-transform:scale(2.5);-ms-transform:scale(2.5);transform:scale(2.5);opacity:0}.aio-icon-component,.wpb_column>.wpb_wrapper .aio-icon-component{margin-bottom:35px}.aio-icon-component .aio-icon,.aio-icon-component .img-icon{-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear}.aio-icon-header h3.aio-icon-title{margin:0;display:block;font-size:16px;line-height:1.2em}.aio-icon-description{width:100%;display:block;margin-top:0}.aio-icon-header+.aio-icon-description{margin-top:10px}.aio-icon-read{display:block;padding:5px 0;text-decoration:none}a.aio-icon-box-link{text-decoration:none;border:none;display:block}.default-icon .aio-icon-default{display:table-cell;vertical-align:middle}.default-icon .aio-icon-default .aio-icon,.default-icon .aio-icon-default .aio-icon-img{margin-right:15px}.default-icon .aio-icon-header{display:table-cell;vertical-align:middle}.top-icon .aio-icon,.top-icon .aio-icon-description,.top-icon .aio-icon-header,.top-icon .aio-icon-img{display:block;text-align:center;margin:0 auto}.top-icon .aio-icon-header h3.aio-icon-title{margin:25px 0 15px}.top-icon .aio-icon-description{margin-top:15px}.top-icon .aio-icon-header+.aio-icon-description{margin-top:0}.aio-icon-box.left-icon{display:inline-block}.left-icon .aio-icon-left{display:table-cell;vertical-align:top}.left-icon .aio-icon-left .aio-icon,.left-icon .aio-icon-left .aio-icon-img{margin-right:15px}.left-icon .aio-ibd-block{display:table-cell;vertical-align:middle}.left-icon .aio-icon-description,.left-icon .aio-icon-header{float:left;width:100%}.square_box-icon .aio-icon,.square_box-icon .aio-icon-description,.square_box-icon .aio-icon-header,.square_box-icon .aio-icon-img{display:block;text-align:center;margin:0 auto}.square_box-icon .aio-icon-img{display:block!important}.square_box-icon .aio-icon-description,.square_box-icon .aio-icon-header{padding:0 5%}.square_box-icon .aio-icon-description{padding-bottom:1em}.square_box-icon .aio-icon-header h3.aio-icon-title{margin:15px 0 15px}.square_box-icon .aio-icon-square_box .aio-icon,.square_box-icon .aio-icon-square_box .aio-icon-img{position:absolute;right:0;left:0}.square_box-icon .aio-icon-square_box{height:100%;width:100%;position:relative;display:block}.aio-icon-box.top-icon{text-align:center}.style_2 .aio-icon-box .aio-icon,.style_2 .aio-icon-box .img-icon{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.style_2 .aio-icon-box:hover .aio-icon,.style_2 .aio-icon-box:hover .img-icon{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.style_3 .aio-icon-box .aio-icon,.style_3 .aio-icon-box .img-icon{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.style_3 .aio-icon-box:hover .aio-icon,.style_3 .aio-icon-box:hover .img-icon{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}.style_2 .aio-icon-box .aio-icon.animated,.style_2 .aio-icon-box .img-icon.animated,.style_3 .aio-icon-box .aio-icon.animated,.style_3 .aio-icon-box .img-icon.animated{-webkit-animation-fill-mode:initial;animation-fill-mode:initial}.aio-icon-box.right-icon{display:inline-block;width:100%}.right-icon .aio-icon-right{display:table-cell;vertical-align:top;width:100%}.right-icon .aio-icon-right .aio-icon,.right-icon .aio-icon-right .aio-icon-img{margin-left:15px}.right-icon .aio-ibd-block{display:table-cell;vertical-align:middle;width:100%}.right-icon .aio-ibd-block,.right-icon .aio-ibd-block *,.right-icon .aio-icon-description,.right-icon .aio-icon-header h3.aio-icon-title{text-align:right}.right-icon .aio-icon-description,.right-icon .aio-icon-header{float:right;width:100%}.heading-right-icon .aio-icon-heading-right{display:table-cell;vertical-align:middle;width:100%}.aio-icon-heading-right+.aio-icon-description{margin-top:10px}.heading-right-icon .aio-icon-heading-right .aio-icon,.heading-right-icon .aio-icon-heading-right .aio-icon-img{margin-left:15px}.heading-right-icon .aio-icon-header{display:table-cell;vertical-align:middle;width:100%}.heading-right-icon .aio-icon-description,.heading-right-icon .aio-icon-description *,.heading-right-icon .aio-icon-header .aio-icon-title{text-align:right}.info-c-full .info-c-full-wrap{display:table;width:100%;height:100%}.info-circle-icons{cursor:pointer}.info-circle-icons{text-align:center}.info-wrapper{padding-top:1px}.info-circle-wrapper{width:100%}.info-circle-wrapper .smile_icon_list.left li .icon_description{margin-left:1.2em;-webkit-border-radius:5px;border-radius:5px;padding:10px 10px 10px 15px}.info-c-full-br .info-circle-img-icon,.info-c-semi-br .info-circle-img-icon{-webkit-transform:none;-ms-transform:none;transform:none;vertical-align:baseline}.info-c-full-br .icon-circle-list .info-circle-img-icon,.info-c-semi-br .icon-circle-list .info-circle-img-icon{-webkit-box-shadow:none;box-shadow:none;max-width:100%;width:1em;top:50%;position:relative;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);vertical-align:top}.info-c-full-br,.info-c-semi-br{max-width:80%;position:relative;-webkit-border-radius:50%;border-radius:50%;margin:auto;border:1px solid transparent}.info-c-full-br .info-c-full{text-align:center;width:60%;height:60%;margin:20%;-webkit-border-radius:50%;border-radius:50%;padding:20px;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden!important}.clipped-info-circle .info-c-full-br .info-c-full{overflow:visible}.info-circle-def{display:table;width:100%;height:100%}.info-circle-sub-def{display:table-cell;vertical-align:middle}.info-c-full i{line-height:1;width:1.5em;height:1.5em}.info-c-full h3{margin:0;text-align:center;color:inherit}.info-c-full{padding:20px}.info-circle-text{text-align:center;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;display:block;width:90%;margin:0 auto}.info-c-full-br .icon-circle-list .info-details{display:none}.info-c-full-br .icon-circle-list .info-circle-icons{height:2em;width:2em;list-style:none;position:absolute;opacity:0;-webkit-border-radius:50%;border-radius:50%;-moz-box-sizing:content-box!important;-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.info-c-full-br .icon-circle-list{position:absolute;top:50%;left:50%}.info-c-semi-br.br-dash-out{border-style:dashed;border-width:2px;position:relative}.info-c-semi{border:2px solid green;margin:50px;text-align:center;line-height:200px}.info-c-semi-br .icon-circle-list .info-circle-icons img{width:64px;max-width:100%}.info-c-semi-br .icon-circle-list .info-circle-icons span{display:none}.info-c-semi-br .icon-circle-list .info-circle-icons{list-style:none;position:absolute;margin:-32px}.info-c-semi-br .icon-circle-list{position:absolute;top:200px;left:200px}.info-circle-responsive .smile_icon_list_wrap{display:none}.info-circle-wrapper .icon-circle-list{background-color:transparent!important}.icon-circle-list .info-circle-link{position:relative;width:100%;height:100%}.icon-circle-list a.info-circle-href{position:absolute;width:100%;height:100%;left:0;border-bottom:none;z-index:99999}.info-circle-buzz-out{-webkit-animation-name:circle_buzz_out;animation-name:circle_buzz_out;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes circle_buzz_out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}@keyframes circle_buzz_out{10%{-webkit-transform:translateX(3px) rotate(2deg);-ms-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);-ms-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);-ms-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);-ms-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);-ms-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);-ms-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);-ms-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);-ms-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);-ms-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);-ms-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}.info-circle-pulse{-webkit-animation-name:circle_pulse;animation-name:circle_pulse;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes circle_pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes circle_pulse{25%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}}.info-circle-push{-webkit-animation-name:circle_push;animation-name:circle_push;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes circle_push{50%{-webkit-transform:scale(.8);transform:scale(.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes circle_push{50%{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.info-circle-pop{-webkit-animation-name:circle_pop;animation-name:circle_pop;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes circle_pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes circle_pop{50%{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.smile_icon_list.ic-resp-img li.icon_list_item{min-height:.5em!important}.smile_icon_list.ic-resp-img li .icon_list_icon{width:2em;height:2em;line-height:2em}.smile_icon_list.ic-resp-img li .icon_list_icon img{-webkit-box-shadow:none;box-shadow:none;max-width:100%;width:1em;top:50%;position:relative;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);vertical-align:top}.info-circle-wrapper .smile_icon_list.left.ic-resp-img li .icon_description{margin-left:.85em!important}.info-circle-wrapper .smile_icon_list.left.ic-resp-img li .icon_description{height:2em}.info-circle-responsive .smile_icon_list.left li .icon_list_icon{margin-right:1em}.info-circle-icons *{line-height:inherit}.ult-banner-block,.wpb_row .wpb_column .wpb_wrapper .ult-banner-block{width:100%;margin-bottom:35px;position:relative;overflow:hidden;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:inline-block;z-index:1}.ult-banner-block img{width:100%;max-width:100%!important;display:block;-webkit-border-radius:0!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;padding:0;margin:0;border:none}.ult-banner-block .bb-top-title{color:#fff;margin:0;padding:.7em 15px;display:block;font-size:15px;line-height:1.2;text-align:left;position:relative;width:100%;z-index:99;opacity:1}.ult-banner-block .title-left{text-align:left}.ult-banner-block .title-center{text-align:center}.ult-banner-block .bb-top-title i{float:right;font-size:1em;line-height:1.2;padding-right:0}.ult-banner-block .mask{color:#fff;position:absolute;top:0;left:0;bottom:0;right:0;opacity:0;overflow:hidden;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.ult-banner-block .bb-back-icon{display:block;margin:25px auto 0;text-align:center;line-height:1;font-size:3em}.ult-banner-block p{margin:0}.ult-banner-block .mask .bb-description,.ult-banner-block .mask p{color:inherit;text-align:center;padding:15px 1.5em 0;margin-bottom:0;display:block;line-height:1.5em}.ult-banner-block .mask .bb-description{color:inherit;padding-top:2em}.ult-banner-block .mask .bb-description p{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;color:inherit}a.bb-link{text-decoration:none;cursor:pointer}.ult-banner-block a.bb-link{display:table;position:relative;color:#fff;background-color:#1e73be;margin:15px auto 0;padding:.3em .6em;text-decoration:none;cursor:pointer}.ult-banner-block.ult-bb-box a.bb-link{display:block;position:absolute;width:100%;height:100%;z-index:99;left:0;top:0;color:transparent!important;background-color:transparent!important;margin:0!important;padding:0!important;text-decoration:none;cursor:pointer}.ult-banner-block:hover .mask.solid-background{opacity:1;background:#000}.ult-banner-block:hover .mask.opaque-background{background:rgba(0,0,0,.45)}.ult-banner-block.ult-banner-block-custom-height img{width:auto;max-width:none!important;height:100%;position:absolute;right:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ult-banner-block.ult-banner-block-custom-height .bb-top-title{position:absolute;bottom:0}.banner-style01 .mask{-ms-transform:translateY(100%);-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .2s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.banner-style01:hover .mask{opacity:1;-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:.2s;transition-delay:.2s}.banner-style02 .mask{-ms-transform:translateY(-100%);-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all .2s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.banner-style02:hover .mask{opacity:1;-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:.2s;transition-delay:.2s}.banner-style03 .mask{-ms-transform:translateX(-100%);-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .2s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.banner-style03:hover .mask{opacity:1;-ms-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition-delay:.2s;transition-delay:.2s}.banner-style04 .mask{-ms-transform:translateX(100%);-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all .2s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.banner-style04:hover .mask{opacity:1;-ms-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition-delay:.2s;transition-delay:.2s}.banner-style11 img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.ult-banner-block-custom-height.banner-style11 img{-webkit-transform:translateX(-50%) scale(1.05);-ms-transform:translateX(-50%) scale(1.05);transform:translateX(-50%) scale(1.05)}.banner-style11:hover img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ult-banner-block-custom-height.banner-style11:hover img{-webkit-transform:translateX(-50%) scale(1);-ms-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}.banner-style11:hover .mask{opacity:1}.banner-style11 a,.banner-style11 p{opacity:0;-webkit-transform:scale(2);-ms-transform:scale(2);transform:scale(2);-webkit-transition:all .5s linear;transition:all .5s linear}.banner-style11:hover a,.banner-style11:hover p{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.banner-style12 img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.ult-banner-block-custom-height.banner-style12 img{-webkit-transform:translateX(-50%) scale(1);-ms-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}.banner-style12:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.ult-banner-block-custom-height.banner-style12:hover img{-webkit-transform:translateX(-50%) scale(1.05);-ms-transform:translateX(-50%) scale(1.05);transform:translateX(-50%) scale(1.05)}.banner-style12:hover .mask{opacity:1}.banner-style12 a,.banner-style12 p{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all .5s linear;transition:all .5s linear}.banner-style12:hover a,.banner-style12:hover p{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.banner-style13 img{-webkit-transition:all .3s linear;transition:all .3s linear}.banner-style13:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.ult-banner-block-custom-height.banner-style13:hover img{-webkit-transform:translateX(-50%) scale(1.05);-ms-transform:translateX(-50%) scale(1.05);transform:translateX(-50%) scale(1.05)}.banner-style13:hover .mask{opacity:1}.banner-style13 .mask p{-ms-transform:translateY(50px);-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-transition:all .2s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.banner-style13:hover .mask p{-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:.2s;transition-delay:.2s}.banner-style21 .mask,.banner-style21 .mask:hover{opacity:1}.banner-style21 .mask{-ms-transform:translate(-100%,-100px) rotate(-180deg);-webkit-transform:translate(-100%,-100px) rotate(-180deg);transform:translate(-100%,-100px) rotate(-180deg)}.banner-style21:hover .mask{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.banner-style21 .bb-back-icon{-webkit-transform:translateX(-100%) rotate(-360deg);-ms-transform:translateX(-100%) rotate(-360deg);transform:translateX(-100%) rotate(-360deg);-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.banner-style21:hover .bb-back-icon{-webkit-transform:translateX(0) rotate(0);-ms-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0);-webkit-transition-delay:.3s;transition-delay:.3s}.banner-style21 .mask p{-webkit-transform:translateX(-100%) rotate(-90deg);-ms-transform:translateX(-100%) rotate(-90deg);transform:translateX(-100%) rotate(-90deg);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.banner-style21:hover .mask p{-webkit-transform:translateX(0) rotate(0);-ms-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0);-webkit-transition-delay:.3s;transition-delay:.3s}.banner-style21 .mask a{-webkit-transform:translateY(-200px);-ms-transform:translateY(-200px);transform:translateY(-200px);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.banner-style21:hover .mask a{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:.3s;transition-delay:.3s}.banner-style22 .mask,.banner-style22 .mask:hover{opacity:1}.banner-style22 .mask{-ms-transform:translate(100%,-100px) rotate(180deg);-webkit-transform:translate(100%,-100px) rotate(180deg);transform:translate(100%,-100px) rotate(180deg)}.banner-style22:hover .mask{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.banner-style22 .bb-back-icon{-webkit-transform:translateX(100%) rotate(360deg);-ms-transform:translateX(100%) rotate(360deg);transform:translateX(100%) rotate(360deg);-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.banner-style22:hover .bb-back-icon{-webkit-transform:translateX(0) rotate(0);-ms-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0);-webkit-transition-delay:.3s;transition-delay:.3s}.banner-style22 .mask p{-webkit-transform:translateX(100%) rotate(90deg);-ms-transform:translateX(100%) rotate(90deg);transform:translateX(100%) rotate(90deg);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.banner-style22:hover .mask p{-webkit-transform:translateX(0) rotate(0);-ms-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0);-webkit-transition-delay:.3s;transition-delay:.3s}.banner-style22 .mask a{-webkit-transform:translateY(-200px);-ms-transform:translateY(-200px);transform:translateY(-200px);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.banner-style22:hover .mask a{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:.3s;transition-delay:.3s}.banner-style31:hover .mask.opaque-background,.banner-style32:hover .mask.opaque-background,.banner-style33:hover .mask.opaque-background,.banner-style34:hover .mask.opaque-background{background:#414141}.banner-style31{display:block}.banner-style31 img{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.banner-style31:hover img{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.ult-banner-block-custom-height.banner-style31:hover img{-webkit-transform:translateX(-50%) translateY(-100%);-ms-transform:translateX(-50%) translateY(-100%);transform:translateX(-50%) translateY(-100%)}.banner-style31 .mask{opacity:1;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.banner-style31:hover .mask{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.banner-style32{display:block}.banner-style32 img{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.banner-style32:hover img{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.ult-banner-block-custom-height.banner-style32:hover img{-webkit-transform:translateX(-50%) translateY(100%);-ms-transform:translateX(-50%) translateY(100%);transform:translateX(-50%) translateY(100%)}.banner-style32 .mask{opacity:1;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.banner-style32:hover .mask{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.banner-style33{display:block}.banner-style33 img{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.banner-style33:hover img{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.banner-style33 .mask{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.banner-style33:hover .mask{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.banner-style34{display:block}.banner-style34 img{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.banner-style34:hover img{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.banner-style34 .mask{opacity:1;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.banner-style34:hover .mask{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ult-hide{display:none!important}button.overlay-show,button.overlay-show-boxes,button.overlay-show-cornershape,button.overlay-show-genie,div.ult-overlay-close,img.overlay-show,img.overlay-show-boxes,img.overlay-show-cornershape,img.overlay-show-genie,span.overlay-show{cursor:pointer}.btn-modal{display:block;margin:2px;padding:8px 13px;font-size:14px;line-height:1.5;-webkit-border-radius:3px;border-radius:3px;-webkit-transition:all .5s;transition:all .5s}.btn-modal-lg{padding:10px 16px;font-size:18px;line-height:1.33;-webkit-border-radius:6px;border-radius:6px}.btn-modal-sm{padding:5px 10px;font-size:12px;line-height:1.5;-webkit-border-radius:3px;border-radius:3px}.btn-modal-md{padding:6px 12px;font-size:14px;line-height:1.5;-webkit-border-radius:3px;border-radius:3px}.btn-modal-block{display:block;width:100%;padding-right:0;padding-left:0}.btn-modal:active{-webkit-box-shadow:none;box-shadow:none;outline:0}button.ult-align-center{margin:0 auto;display:block}button.ult-align-left{float:left}button.ult-align-right{float:right}img.ult-modal-img{-webkit-box-shadow:none;box-shadow:none;border:0;max-width:100%;display:block}img.ult-modal-inside-img{width:48px;vertical-align:middle;padding:5px 0;-webkit-box-shadow:none;box-shadow:none;border:0}img.ult-align-center{margin:0 auto}img.ult-align-left{float:left}img.ult-align-right{float:right}span.ult-align-left{text-align:left}span.ult-align-center{text-align:center;display:table;margin:0 auto}span.ult-align-right{display:block;text-align:right}.ult-overlay{position:fixed;width:100%;height:100%;top:0;bottom:0;left:0;right:0;background:rgba(28,28,28,.9);z-index:9999;z-index:16777271;visibility:hidden}.ult_modal-auto-top.ult-open{display:block;overflow:auto;overflow-y:scroll}.ult-overlay-close{width:80px;height:80px;position:fixed;overflow:hidden;border:0;text-indent:200%;color:transparent;outline:0;z-index:9999}.ult-overlay-close-inside{width:100%;height:100%;background:url(//www.pbrc.ca/wp-content/plugins/Ultimate_VC_Addons/assets/img/cross.png) no-repeat center center}.ult-overlay-close.top-right{right:35px;top:35px}.ult-overlay-close.top-left{left:35px;top:35px}.ult-overlay-close.popup-top-right{left:100%;bottom:100%}.ult-overlay-close.popup-top-left{bottom:100%;right:100%}.ult-overlay-close.popup-edge-top-right{left:auto}.ult-overlay-close.popup-edge-top-left{right:auto}.ult-overlay .ult-overlay-close:active{-webkit-box-shadow:none!important;box-shadow:none!important;outline:0!important}.ult_modal{width:400px;max-width:100%;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;z-index:99;display:block;margin:0 auto;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-perspective:1200px;-o-perspective:1200px;-ms-perspective:1200px;perspective:1200px}.ult_modal-auto-top .ult_modal{margin:35px auto;top:0;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.ult_modal-content{-webkit-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 0 7px #404040;-o-box-shadow:0 0 7px #404040;-ms-box-shadow:0 0 7px #404040;box-shadow:0 0 7px #404040;overflow:hidden}.ult_modal-header{border-bottom:1px solid #e5e5e5;font-size:16px;background:#fff}.ult_modal-header>.modal-icon{font-size:2em;display:table-cell;vertical-align:middle;padding:0 0 0 20px}h3.ult_modal-title{color:inherit;display:table-cell;vertical-align:middle;margin:0;padding:10px 20px;font-size:1em;line-height:1.5em}.ult_modal-body{padding:15px 20px;background:#fff;max-width:100%;overflow:hidden;line-height:1.5em}.ult_modal-body p{margin-bottom:1em}.ult_modal-body img{max-width:100%}.ult-overlay iframe,.ult-overlay object{opacity:0;position:absolute;z-index:-99999;max-width:100%}.ult-overlay.ult-open iframe,.ult-overlay.ult-open object{opacity:1;position:relative;z-index:9999;z-index:16777271}.ult_modal.ult-small{width:35%}.ult_modal.ult-medium{width:60%}.ult_modal.ult-container{width:96%}.ult_modal.ult-block{width:auto;max-width:90%;display:table}.overlay-fade{opacity:0;visibility:hidden;-webkit-transition:opacity .5s,visibility .5s;transition:opacity .5s,visibility .5s}.overlay-fade.ult-open{opacity:1;visibility:visible;-webkit-transition:opacity .5s;transition:opacity .5s}.overlay-fade .ult_modal-content{opacity:.4;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .5s,opacity .5s;-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;transition:transform .5s,opacity .5s;transition:transform .5s,opacity .5s,-webkit-transform .5s}.overlay-fade.ult-open .ult_modal-content{opacity:1}.overlay-fade.ult-close .ult_modal-content{-webkit-transform:translateY(25%);-ms-transform:translateY(25%);transform:translateY(25%)}.overlay-corner{opacity:0;visibility:hidden;-webkit-transform:translateY(50px) translateX(50px);-ms-transform:translateY(50px) translateX(50px);transform:translateY(50px) translateX(50px);-webkit-transition:opacity .5s,-webkit-transform .5s,visibility .5s;-webkit-transition:opacity .5s,visibility .5s,-webkit-transform .5s;transition:opacity .5s,visibility .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s,visibility .5s;transition:opacity .5s,transform .5s,visibility .5s,-webkit-transform .5s}.overlay-corner.ult-open{opacity:1;visibility:visible;-webkit-transform:translateY(0) translateX(0);-ms-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0);-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s}.overlay-cornerbottomleft,.overlay-cornerbottomright,.overlay-cornertopleft,.overlay-cornertopright{opacity:0;visibility:hidden;-webkit-transition:opacity .5s,-webkit-transform .5s,visibility .5s;-webkit-transition:opacity .5s,visibility .5s,-webkit-transform .5s;transition:opacity .5s,visibility .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s,visibility .5s;transition:opacity .5s,transform .5s,visibility .5s,-webkit-transform .5s}.overlay-cornerbottomleft.ult-open,.overlay-cornerbottomright.ult-open,.overlay-cornertopleft.ult-open,.overlay-cornertopright.ult-open{opacity:1;visibility:visible;-webkit-transform:translateY(0) translateX(0);-ms-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0);-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s}.overlay-cornerbottomright{-webkit-transform:translateY(200px) translateX(200px);-ms-transform:translateY(200px) translateX(200px);transform:translateY(200px) translateX(200px)}.overlay-cornerbottomleft{-webkit-transform:translateY(200px) translateX(-200px);-ms-transform:translateY(200px) translateX(-200px);transform:translateY(200px) translateX(-200px)}.overlay-cornertopleft{-webkit-transform:translateY(-200px) translateX(-200px);-ms-transform:translateY(-200px) translateX(-200px);transform:translateY(-200px) translateX(-200px)}.overlay-cornertopright{-webkit-transform:translateY(-200px) translateX(200px);-ms-transform:translateY(-200px) translateX(200px);transform:translateY(-200px) translateX(200px)}.overlay-slidedown,.overlay-slideleft,.overlay-slideright,.overlay-slideup{visibility:hidden;-webkit-transition:-webkit-transform .4s ease-in-out,visibility .4s;-webkit-transition:visibility .4s,-webkit-transform .4s ease-in-out;transition:visibility .4s,-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,visibility .4s;transition:transform .4s ease-in-out,visibility .4s,-webkit-transform .4s ease-in-out}.overlay-slidedown.ult-open,.overlay-slideleft.ult-open,.overlay-slideright.ult-open,.overlay-slideup.ult-open{visibility:visible;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.overlay-slidedown{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.overlay-slidedown.ult-open{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.overlay-slideup{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.overlay-slideup.ult-open{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.overlay-slideleft{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.overlay-slideleft.ult-open{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.overlay-slideright{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.overlay-slideright.ult-open{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.overlay-zoomin,.overlay-zoomout{visibility:hidden;opacity:0;-webkit-transition:-webkit-transform .2s,opacity .2s,visibility .2s;-webkit-transition:opacity .2s,visibility .2s,-webkit-transform .2s;transition:opacity .2s,visibility .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s,visibility .2s;transition:transform .2s,opacity .2s,visibility .2s,-webkit-transform .2s}.overlay-zoomin.ult-open,.overlay-zoomout.ult-open{visibility:visible;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .4s,opacity .4s;-webkit-transition:opacity .4s,-webkit-transform .4s;transition:opacity .4s,-webkit-transform .4s;transition:transform .4s,opacity .4s;transition:transform .4s,opacity .4s,-webkit-transform .4s}.overlay-zoomin{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.overlay-zoomout{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}.overlay-doorhorizontal{visibility:hidden;width:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:width .5s .3s,visibility .8s;transition:width .5s .3s,visibility .8s}.overlay-doorhorizontal.ult-open{visibility:visible;width:100%;-webkit-transition:width .5s;transition:width .5s}.overlay-doorhorizontal .ult-overlay-close,.overlay-doorhorizontal .ult_modal-content{opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.overlay-doorhorizontal.ult-open .ult-overlay-close,.overlay-doorhorizontal.ult-open .ult_modal-content{opacity:1;-webkit-transition-delay:.5s;transition-delay:.5s}.overlay-doorhorizontal.ult-close .ult-overlay-close,.overlay-doorhorizontal.ult-close .ult_modal-content{-webkit-transition-delay:0;transition-delay:0}.overlay-doorvertical{visibility:hidden;width:100%;height:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:height .5s .3s,visibility .8s;transition:height .5s .3s,visibility .8s}.overlay-doorvertical.ult-open{visibility:visible;height:100%;-webkit-transition:height .5s;transition:height .5s}.overlay-doorvertical .ult-overlay-close,.overlay-doorvertical .ult_modal-content{opacity:0;-webkit-transition:opacity .3s .5s;transition:opacity .3s .5s}.overlay-doorvertical.ult-open .ult-overlay-close,.overlay-doorvertical.ult-open .ult_modal-content{opacity:1;-webkit-transition-delay:.5s;transition-delay:.5s}.overlay-doorvertical.ult-close .ult-overlay-close,.overlay-doorvertical.ult-close .ult_modal-content{-webkit-transition-delay:0;transition-delay:0}.overlay-cornershape{background:0 0;visibility:hidden;-webkit-transition:visibility .5s;transition:visibility .5s}.overlay-cornershape.ult-open{visibility:visible;-webkit-transition:none;transition:none}.overlay-cornershape svg{position:fixed;top:0;left:0;width:100%;height:100%}.overlay-cornershape .overlay-path{fill:rgba(28,28,28,.9)}.overlay-cornershape .ult-overlay-close,.overlay-cornershape .ult_modal-content{opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s}.overlay-cornershape.ult-open .ult-overlay-close,.overlay-cornershape.ult-open .ult_modal-content{opacity:1;-webkit-transition-delay:.4s;transition-delay:.4s}.overlay-cornershape.ult-close .ult-overlay-close,.overlay-cornershape.ult-close .ult_modal-content{-webkit-transition-delay:0;transition-delay:0}.overlay-boxes{background:0 0;visibility:hidden;-webkit-transition:visibility .8s;transition:visibility .8s}.overlay-boxes.ult-open{visibility:visible;-webkit-transition:none;transition:none}.overlay-boxes svg{position:absolute;top:0;left:0}.overlay-boxes svg path{fill:#1c1c1c;display:none}.overlay-boxes .ult-overlay-close,.overlay-boxes .ult_modal-content{opacity:0;-webkit-transition:opacity .5s .8s;transition:opacity .5s .8s}.overlay-boxes.ult-open .ult-overlay-close,.overlay-boxes.ult-open .ult_modal-content{opacity:1;-webkit-transition-delay:.8s;transition-delay:.8s}.overlay-boxes.ult-close .ult-overlay-close,.overlay-boxes.ult-close .ult_modal-content{-webkit-transition-delay:0;transition-delay:0}.overlay-boxes{background:0 0;visibility:hidden;-webkit-transition:visibility .8s;transition:visibility .8s}.overlay-boxes.ult-open{visibility:visible;-webkit-transition:none;transition:none}.overlay-boxes svg{position:absolute;top:0;left:0}.overlay-boxes svg path{fill:#1c1c1c;display:none}.overlay-boxes .ult-overlay-close{opacity:0;-webkit-transition:opacity .5s .8s;transition:opacity .5s .8s}.overlay-boxes.ult-open .ult-overlay-close{opacity:1;-webkit-transition-delay:.8s;transition-delay:.8s}.overlay-boxes.ult-close .ult-overlay-close{-webkit-transition-delay:0;transition-delay:0}.overlay-simplegenie{visibility:hidden;-webkit-transform:translateY(60%) scale(0);-ms-transform:translateY(60%) scale(0);transform:translateY(60%) scale(0);-webkit-transition:-webkit-transform .4s,visibility .4s;-webkit-transition:visibility .4s,-webkit-transform .4s;transition:visibility .4s,-webkit-transform .4s;transition:transform .4s,visibility .4s;transition:transform .4s,visibility .4s,-webkit-transform .4s}.overlay-simplegenie.ult-open{visibility:visible;-webkit-transform:translateY(0) scale(1);-ms-transform:translateY(0) scale(1);transform:translateY(0) scale(1);-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.overlay-genie{background:0 0;visibility:hidden;opacity:0;-webkit-transition:opacity .3s .2s,visibility .6s;transition:opacity .3s .2s,visibility .6s}.overlay-genie.ult-open{visibility:visible;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s}.overlay-genie svg{position:fixed;top:0;left:0}.overlay-genie .overlay-path{fill:rgba(28,28,28,.9)}.overlay-genie .ult_modal-content{opacity:0;-webkit-transform:scale(.8) translateY(-48%);-ms-transform:scale(.8) translateY(-48%);transform:scale(.8) translateY(-48%);-webkit-transition:opacity .3s .3s,-webkit-transform .3s .3s;transition:opacity .3s .3s,-webkit-transform .3s .3s;transition:opacity .3s .3s,transform .3s .3s;transition:opacity .3s .3s,transform .3s .3s,-webkit-transform .3s .3s}.overlay-genie .ult-overlay-close{opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.overlay-genie.ult-open .ult-overlay-close,.overlay-genie.ult-open .ult_modal-content{opacity:1;-webkit-transition-delay:.3s;transition-delay:.3s}.overlay-genie.ult-open .ult_modal-content{-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.overlay-genie.ult-close .ult-overlay-close,.overlay-genie.ult-close .ult_modal-content{-webkit-transition-delay:0;transition-delay:0}.ult_modal div.ult_modal-body>iframe{display:none}.ult-open>.ult_modal div.ult_modal-body>iframe{display:block}div.ult_modal-body .fluid-width-video-wrapper{padding:0!important}@media(max-width:767px){.ult_modal.ult-container,.ult_modal.ult-medium,.ult_modal.ult-small{width:80%}.ult_modal.ult-block{max-width:80%}.ult-overlay-close{width:24px;height:24px;right:5px;top:5px}}.ult_pricing_table_wrap{min-width:100%}.wpb_column .wpb_wrapper .ult_pricing_table_wrap,.wpb_column .wpb_wrapper .ult_pricing_table_wrap:last-child{display:block;margin-bottom:35px;float:left}.ult_price_body_block,.ult_price_description_block,.ult_price_features,.ult_price_link,.ult_pricing_heading,.ult_pricing_table{margin:0;padding:0;width:100%;float:left;display:block;position:relative}.ult_pricing_table{list-style-type:none;font-size:13px;text-align:center;-webkit-transition:all .3s linear;transition:all .3s linear;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ult_pricing_table .ult_pricing_heading{padding:20px 0}.ult_pricing_table .ult_pricing_heading .price-heading{padding:0;margin:0;font-size:16px;font-weight:700;line-height:1.4em;color:inherit}.ult_pricing_table .ult_pricing_heading .price-subheading{padding:0;margin:4px 20px 15px;font-size:12px;font-weight:400;color:inherit}.ult_pricing_table .ult_price_body,.wpb_column>.wpb_wrapper>.ult_pricing_table_wrap .ult_pricing_table .ult_price_body{display:table;margin:15px auto}.ult_price_body .ult_price{vertical-align:middle;display:table-cell;word-break:break-all}.ult_price_body .ult_price .ult_price_figure{display:block;font-size:1em;line-height:1.3em;font-weight:400}.ult_price_body .ult_price .ult_price_term{font-size:11px;font-weight:400;display:block}.ult_pricing_table .ult_price_features{padding:15px 15px 0 15px;margin:0}.ult_pricing_table .ult_price_features ul{color:inherit;list-style-type:none;padding:0;margin:0 0 20px}.ult_pricing_table .ult_price_features ul li{color:inherit;list-style-type:none;padding:5px 0;margin:0;line-height:1.5em;text-decoration:none}.ult_pricing_table a{text-decoration:none!important;cursor:pointer}.ult_pricing_table .ult_price_description_block .ult_price_description{list-style-type:none;padding:15px;margin:0;line-height:1.5em}.ult_pricing_table .ult_price_link{padding:0 0 15px 0}.ult_pricing_table .ult_price_link .ult_price_action_button{display:inline-block;text-decoration:none;font-weight:400;line-height:1em;padding:9px 20px}.ult_pricing_table_wrap .ult_price_features img{width:100%;max-width:100%;display:block}.ult_clr{clear:both}.ult_featured .ult_pricing_table{position:relative;z-index:9;-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}.ult_pricing_table:hover{-webkit-box-shadow:0 0 7px rgba(167,167,167,.5);box-shadow:0 0 7px rgba(167,167,167,.5)}.ult_info_table.ult_design_1 .ult_pricing_table .ult_price_body{border:0;width:auto;height:auto}.ult_info_table .ult_pricing_table .ult_price_body .aio-icon.none{display:block;margin:0 auto}.ult_design_1 .ult_pricing_table{background:#444;background:-webkit-linear-gradient(#666,#333);background:-webkit-gradient(linear,left top,left bottom,from(#666),to(#333));background:linear-gradient(#666,#333);color:#fff}.ult_design_1 .ult_pricing_table a{color:inherit}.ult_design_1 .ult_pricing_table .ult_price_body{font-size:16px;width:6em;height:6em;padding:0;line-height:1em;border:2px solid;-webkit-border-radius:500%;border-radius:500%}.ult_design_1 .ult_pricing_table .ult_price_link{background:#333}.ult_design_1 .ult_pricing_table .ult_price_link .ult_price_action_button{color:#fff;background:#000;-webkit-border-radius:15px;border-radius:15px;background:#444;background:-webkit-linear-gradient(#666,#333);background:-webkit-gradient(linear,left top,left bottom,from(#666),to(#333));background:linear-gradient(#666,#333)}.ult_design_1.ult-cs-black .ult_pricing_table,.ult_design_1.ult-cs-black .ult_pricing_table .ult_price_link .ult_price_action_button{background:#333;background:-webkit-linear-gradient(#666,#333);background:-webkit-gradient(linear,left top,left bottom,from(#666),to(#333));background:linear-gradient(#666,#333)}.ult_design_1.ult-cs-red .ult_pricing_table,.ult_design_1.ult-cs-red .ult_pricing_table .ult_price_link .ult_price_action_button{background:#df4130;background:-webkit-linear-gradient(#f04735,#df4130);background:-webkit-gradient(linear,left top,left bottom,from(#f04735),to(#df4130));background:linear-gradient(#f04735,#df4130)}.ult_design_1.ult-cs-blue .ult_pricing_table,.ult_design_1.ult-cs-blue .ult_pricing_table .ult_price_link .ult_price_action_button{background:#2867b6;background:-webkit-linear-gradient(#3274c7,#2867b6);background:-webkit-gradient(linear,left top,left bottom,from(#3274c7),to(#2867b6));background:linear-gradient(#3274c7,#2867b6)}.ult_design_1.ult-cs-yellow .ult_pricing_table,.ult_design_1.ult-cs-yellow .ult_pricing_table .ult_price_link .ult_price_action_button{background:#f9b84a;background:-webkit-linear-gradient(#f1c40f,#f1a90f);background:-webkit-gradient(linear,left top,left bottom,from(#f1c40f),to(#f1a90f));background:linear-gradient(#f1c40f,#f1a90f)}.ult_design_1.ult-cs-green .ult_pricing_table,.ult_design_1.ult-cs-green .ult_pricing_table .ult_price_link .ult_price_action_button{background:#17924b;background:-webkit-linear-gradient(#24bb64,#17924b);background:-webkit-gradient(linear,left top,left bottom,from(#24bb64),to(#17924b));background:linear-gradient(#24bb64,#17924b)}.ult_design_1.ult-cs-gray .ult_pricing_table,.ult_design_1.ult-cs-gray .ult_pricing_table .ult_price_link .ult_price_action_button{color:#5d5d5d;background:#d9dee0;background:-webkit-linear-gradient(#e3e4e6,#d9dee0);background:-webkit-gradient(linear,left top,left bottom,from(#e3e4e6),to(#d9dee0));background:linear-gradient(#e3e4e6,#d9dee0)}.ult_design_2 .ult_pricing_table{background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f0f0f0));background:-webkit-linear-gradient(#fff,#f0f0f0);background:linear-gradient(#fff,#f0f0f0);color:#6f6f6f}.ult_design_2 .ult_pricing_table a{color:inherit}.ult_design_2 .ult_pricing_table .ult_price_link .ult_price_action_button,.ult_design_2 .ult_pricing_table .ult_pricing_heading{background:#0f9000;background:-webkit-linear-gradient(#0f9000,#076800);background:-webkit-gradient(linear,left top,left bottom,from(#0f9000),to(#076800));background:linear-gradient(#0f9000,#076800);color:#fff}.ult_design_2 .ult_pricing_table .ult_pricing_heading .price-subheading{padding:0;margin:0 20px;font-size:12px}.ult_design_2 .ult_price_body_block{background:#fbfbfb;border-bottom:4px double #dcdcdc;color:#6f6f6f}.ult_design_2 .ult_pricing_table .ult_price_body{font-size:48px}.ult_design_2 .ult_pricing_table .ult_price_features ul li{border-bottom:1px dashed #999;line-height:2em;margin-left:30px;margin-right:30px}.ult_design_2 .ult_pricing_table .ult_price_features ul li:last-child{border-bottom:0}.ult_design_2 .ult_pricing_table .ult_price_link{padding:0}.ult_design_2 .ult_pricing_table .ult_price_link .ult_price_action_button{color:#fff;background:#000;-webkit-border-radius:3px;border-radius:3px;padding:7px;background:#0f9000;background:-webkit-linear-gradient(#0f9000,#076800);background:-webkit-gradient(linear,left top,left bottom,from(#0f9000),to(#076800));background:linear-gradient(#0f9000,#076800);position:absolute;right:-8px;bottom:-12px}.ult_design_2 .ult_pricing_table .ult_price_link .ult_price_action_button:after{content:"";display:block;position:absolute;width:0;height:0;bottom:-6px;right:0;border-bottom:8px solid transparent;border-left:8px solid #1a1a1a}.ult_design_2.ult-cs-black .ult_pricing_table .ult_price_link .ult_price_action_button,.ult_design_2.ult-cs-black .ult_pricing_table .ult_pricing_heading{background:#333;background:-webkit-linear-gradient(#666,#333);background:-webkit-gradient(linear,left top,left bottom,from(#666),to(#333));background:linear-gradient(#666,#333)}.ult_design_2.ult-cs-black .ult_pricing_table .ult_price_link .ult_price_action_button:after{border-left:8px solid #1a1818}.ult_design_2.ult-cs-red .ult_pricing_table .ult_price_link .ult_price_action_button,.ult_design_2.ult-cs-red .ult_pricing_table .ult_pricing_heading{background:#df4130;background:-webkit-linear-gradient(#f04735,#df4130);background:-webkit-gradient(linear,left top,left bottom,from(#f04735),to(#df4130));background:linear-gradient(#f04735,#df4130)}.ult_design_2.ult-cs-red .ult_pricing_table .ult_price_link .ult_price_action_button:after{border-left:8px solid #ac3900}.ult_design_2.ult-cs-blue .ult_pricing_table .ult_price_link .ult_price_action_button,.ult_design_2.ult-cs-blue .ult_pricing_table .ult_pricing_heading{background:#2867b6;background:-webkit-linear-gradient(#3274c7,#2867b6);background:-webkit-gradient(linear,left top,left bottom,from(#3274c7),to(#2867b6));background:linear-gradient(#3274c7,#2867b6)}.ult_design_2.ult-cs-blue .ult_pricing_table .ult_price_link .ult_price_action_button:after{border-left:8px solid #0555ba}.ult_design_2.ult-cs-yellow .ult_pricing_table .ult_price_link .ult_price_action_button,.ult_design_2.ult-cs-yellow .ult_pricing_table .ult_pricing_heading{background:#f9b84a;background:-webkit-linear-gradient(#f1c40f,#f1a90f);background:-webkit-gradient(linear,left top,left bottom,from(#f1c40f),to(#f1a90f));background:linear-gradient(#f1c40f,#f1a90f)}.ult_design_2.ult-cs-yellow .ult_pricing_table .ult_price_link .ult_price_action_button:after{border-left:8px solid #ce5e0b}.ult_design_2.ult-cs-green .ult_pricing_table .ult_price_link .ult_price_action_button,.ult_design_2.ult-cs-green .ult_pricing_table .ult_pricing_heading{background:#17924b;background:-webkit-linear-gradient(#24bb64,#17924b);background:-webkit-gradient(linear,left top,left bottom,from(#24bb64),to(#17924b));background:linear-gradient(#24bb64,#17924b)}.ult_design_2.ult-cs-green .ult_pricing_table .ult_price_link .ult_price_action_button:after{border-left:8px solid #037433}.ult_design_2.ult-cs-gray .ult_pricing_table .ult_price_link .ult_price_action_button,.ult_design_2.ult-cs-gray .ult_pricing_table .ult_pricing_heading{color:#5d5d5d;background:#d9dee0;background:-webkit-linear-gradient(#e3e4e6,#d9dee0);background:-webkit-gradient(linear,left top,left bottom,from(#e3e4e6),to(#d9dee0));background:linear-gradient(#e3e4e6,#d9dee0)}.ult_design_2.ult-cs-gray .ult_pricing_table .ult_price_link .ult_price_action_button:after{border-left:8px solid #bdbdbd}.ult_design_3 .ult_pricing_table{background:#262626;background:-webkit-linear-gradient(#262626,#000);background:-webkit-gradient(linear,left top,left bottom,from(#262626),to(#000));background:linear-gradient(#262626,#000);color:#fff}.ult_design_3 .ult_pricing_table a{color:inherit}.ult_design_3 .ult_price_body_block{background:#353535}.ult_design_3 .ult_pricing_table .ult_price_body,.wpb_column>.wpb_wrapper>.ult_pricing_table_wrap.ult_design_3 .ult_pricing_table .ult_price_body{margin:25px auto;font-size:40px}.ult_design_3 .ult_pricing_table .ult_price_link .ult_price_action_button{color:#fff;background:#000;-webkit-border-radius:3px;border-radius:3px;padding:10px;background:#666;background:-webkit-linear-gradient(#666,#333);background:-webkit-gradient(linear,left top,left bottom,from(#666),to(#333));background:linear-gradient(#666,#333)}.ult_design_3.ult-cs-black .ult_pricing_table{background:#333;background:-webkit-linear-gradient(#666,#333);background:-webkit-gradient(linear,left top,left bottom,from(#666),to(#333));background:linear-gradient(#666,#333)}.ult_design_3.ult-cs-red .ult_pricing_table{background:#df4130;background:-webkit-linear-gradient(#f04735,#df4130);background:-webkit-gradient(linear,left top,left bottom,from(#f04735),to(#df4130));background:linear-gradient(#f04735,#df4130)}.ult_design_3.ult-cs-blue .ult_pricing_table{background:#2867b6;background:-webkit-linear-gradient(#3274c7,#2867b6);background:-webkit-gradient(linear,left top,left bottom,from(#3274c7),to(#2867b6));background:linear-gradient(#3274c7,#2867b6)}.ult_design_3.ult-cs-yellow .ult_pricing_table{background:#f9b84a;background:-webkit-linear-gradient(#f1c40f,#f1a90f);background:-webkit-gradient(linear,left top,left bottom,from(#f1c40f),to(#f1a90f));background:linear-gradient(#f1c40f,#f1a90f)}.ult_design_3.ult-cs-green .ult_pricing_table{background:#17924b;background:-webkit-linear-gradient(#24bb64,#17924b);background:-webkit-gradient(linear,left top,left bottom,from(#24bb64),to(#17924b));background:linear-gradient(#24bb64,#17924b)}.ult_design_3.ult-cs-gray .ult_pricing_table{color:#5d5d5d;background:#d9dee0;background:-webkit-linear-gradient(#e3e4e6,#d9dee0);background:-webkit-gradient(linear,left top,left bottom,from(#e3e4e6),to(#d9dee0));background:linear-gradient(#e3e4e6,#d9dee0)}.ult_design_3.ult-cs-gray .ult_price_body_block{color:#fff}.ult_design_4 .ult_pricing_table{background:#f9f9f9;color:#777;border-top:5px solid #b9ce06;border-bottom:5px solid #ddd}.ult_design_4 .ult_pricing_table a{color:inherit}.ult_design_4 .ult_pricing_table .ult_price_body_block{top:-3px;border-bottom:2px solid #e5e5e5}.ult_design_4 .ult_pricing_table .ult_price_body{font-size:48px}.ult_design_4 .ult_pricing_table .ult_pricing_heading+.ult_price_body_block .ult_price_body,.wpb_column>.wpb_wrapper>.ult_pricing_table_wrap.ult_design_4 .ult_pricing_table .ult_pricing_heading+.ult_price_body_block .ult_price_body{margin:-5px auto 15px}.ult_design_4 .ult_pricing_table .ult_price_features ul li{border-bottom:1px solid #ededed;line-height:2em;margin-left:30px;margin-right:30px}.ult_design_4 .ult_pricing_table .ult_price_link .ult_price_action_button{color:#fff;background:#b9ce06;-webkit-border-radius:3px;border-radius:3px;padding:10px}.ult_design_4.ult-cs-black .ult_pricing_table{border-top:5px solid #333}.ult_design_4.ult-cs-black .ult_pricing_table .ult_price_link .ult_price_action_button{background:#333}.ult_design_4.ult-cs-red .ult_pricing_table{border-top:5px solid #df4130}.ult_design_4.ult-cs-red .ult_pricing_table .ult_price_link .ult_price_action_button{background:#df4130}.ult_design_4.ult-cs-blue .ult_pricing_table{border-top:5px solid #2867b6}.ult_design_4.ult-cs-blue .ult_pricing_table .ult_price_link .ult_price_action_button{background:#2867b6}.ult_design_4.ult-cs-yellow .ult_pricing_table{border-top:5px solid #f1a90f}.ult_design_4.ult-cs-yellow .ult_pricing_table .ult_price_link .ult_price_action_button{background:#f1a90f}.ult_design_4.ult-cs-green .ult_pricing_table{border-top:5px solid #17924b}.ult_design_4.ult-cs-green .ult_pricing_table .ult_price_link .ult_price_action_button{background:#17924b}.ult_design_4.ult-cs-gray .ult_pricing_table{border-top:5px solid #d9dee0}.ult_design_4.ult-cs-gray .ult_pricing_table .ult_price_link .ult_price_action_button{background:#d9dee0;color:#5d5d5d}.ult_design_5 .ult_pricing_table{background:#f7f7f7;color:#777;border-bottom:5px solid #ddd}.ult_design_5 .ult_pricing_table a{color:inherit}.ult_design_5 .ult_pricing_table .ult_price_body_block,.ult_design_5 .ult_pricing_table .ult_pricing_heading{background:#fac635;color:#fff}.ult_design_5 .ult_pricing_table .ult_price_body_block{top:-3px}.ult_design_5 .ult_pricing_table .ult_price_body{font-size:48px}.ult_design_5 .ult_pricing_table .ult_pricing_heading+.ult_price_body_block .ult_price_body,.wpb_column>.wpb_wrapper>.ult_pricing_table_wrap.ult_design_5 .ult_pricing_table .ult_pricing_heading+.ult_price_body_block .ult_price_body{margin:-5px auto 15px}.ult_design_5 .ult_pricing_table .ult_price_features ul li{border-bottom:1px solid #ededed;line-height:2em;margin-left:30px;margin-right:30px}.ult_design_5 .ult_pricing_table .ult_price_link .ult_price_action_button{color:#fff;background:#555;-webkit-border-radius:3px;border-radius:3px;padding:10px}.ult_design_5.ult-cs-black .ult_pricing_table .ult_price_body_block,.ult_design_5.ult-cs-black .ult_pricing_table .ult_price_link .ult_price_action_button,.ult_design_5.ult-cs-black .ult_pricing_table .ult_pricing_heading{background:#333}.ult_design_5.ult-cs-red .ult_pricing_table .ult_price_body_block,.ult_design_5.ult-cs-red .ult_pricing_table .ult_price_link .ult_price_action_button,.ult_design_5.ult-cs-red .ult_pricing_table .ult_pricing_heading{background:#df4130}.ult_design_5.ult-cs-blue .ult_pricing_table .ult_price_body_block,.ult_design_5.ult-cs-blue .ult_pricing_table .ult_price_link .ult_price_action_button,.ult_design_5.ult-cs-blue .ult_pricing_table .ult_pricing_heading{background:#2867b6}.ult_design_5.ult-cs-yellow .ult_pricing_table .ult_price_body_block,.ult_design_5.ult-cs-yellow .ult_pricing_table .ult_price_link .ult_price_action_button,.ult_design_5.ult-cs-yellow .ult_pricing_table .ult_pricing_heading{background:#f9b84a}.ult_design_5.ult-cs-green .ult_pricing_table .ult_price_body_block,.ult_design_5.ult-cs-green .ult_pricing_table .ult_price_link .ult_price_action_button,.ult_design_5.ult-cs-green .ult_pricing_table .ult_pricing_heading{background:#17924b}.ult_design_5.ult-cs-gray .ult_pricing_table .ult_price_body_block,.ult_design_5.ult-cs-gray .ult_pricing_table .ult_price_link .ult_price_action_button,.ult_design_5.ult-cs-gray .ult_pricing_table .ult_pricing_heading{background:#d9dee0;color:#5d5d5d}.ult_design_6 .ult_pricing_table{background:#fff;color:#777;border:1px solid #efefef}.ult_design_6 .ult_pricing_table a{color:inherit}.ult_design_6 .ult_pricing_table .ult_price_body_block,.ult_design_6 .ult_pricing_table .ult_pricing_heading{background:#322d68;color:#fff}.ult_design_6 .ult_pricing_table .ult_price_body_block{height:3em;margin-bottom:3em;font-size:16px}.ult_design_6 .ult_pricing_table .ult_price_body{font-size:16px;width:6em;height:6em;padding:0;line-height:1em;border:2px solid #f0f0f0;-webkit-border-radius:500%;border-radius:500%;margin:0 auto!important;position:relative;top:0;background:#fff;color:#777;-webkit-box-shadow:0 5px 20px #ddd inset,0 3px 0 #999 inset;-o-box-shadow:0 5px 20px #ddd inset,0 3px 0 #999 inset;-ms-box-shadow:0 5px 20px #ddd inset,0 3px 0 #999 inset;box-shadow:0 5px 20px #ddd inset,0 3px 0 #999 inset}.ult_design_6 .ult_pricing_table .ult_price_link .ult_price_action_button{color:#fff;-webkit-border-radius:15px;border-radius:15px;background:#444;background:-webkit-linear-gradient(#666,#333);background:-webkit-gradient(linear,left top,left bottom,from(#666),to(#333));background:linear-gradient(#666,#333)}.ult_design_6.ult_featured .ult_price_body_block{margin-top:-5px}.ult_design_6.ult-cs-black .ult_pricing_table .ult_price_body_block,.ult_design_6.ult-cs-black .ult_pricing_table .ult_price_link .ult_price_action_button,.ult_design_6.ult-cs-black .ult_pricing_table .ult_pricing_heading{background:#333}.ult_design_6.ult-cs-red .ult_pricing_table .ult_price_body_block,.ult_design_6.ult-cs-red .ult_pricing_table .ult_price_link .ult_price_action_button,.ult_design_6.ult-cs-red .ult_pricing_table .ult_pricing_heading{background:#df4130}.ult_design_6.ult-cs-blue .ult_pricing_table .ult_price_body_block,.ult_design_6.ult-cs-blue .ult_pricing_table .ult_price_link .ult_price_action_button,.ult_design_6.ult-cs-blue .ult_pricing_table .ult_pricing_heading{background:#2867b6}.ult_design_6.ult-cs-yellow .ult_pricing_table .ult_price_body_block,.ult_design_6.ult-cs-yellow .ult_pricing_table .ult_price_link .ult_price_action_button,.ult_design_6.ult-cs-yellow .ult_pricing_table .ult_pricing_heading{background:#f9b84a}.ult_design_6.ult-cs-green .ult_pricing_table .ult_price_body_block,.ult_design_6.ult-cs-green .ult_pricing_table .ult_price_link .ult_price_action_button,.ult_design_6.ult-cs-green .ult_pricing_table .ult_pricing_heading{background:#17924b}.ult_design_6.ult-cs-gray .ult_pricing_table .ult_price_body_block,.ult_design_6.ult-cs-gray .ult_pricing_table .ult_price_link .ult_price_action_button,.ult_design_6.ult-cs-gray .ult_pricing_table .ult_pricing_heading{background:#d9dee0;color:#5d5d5d}.ult_design_2 .ult_price_table_ht .ult_price_link{position:relative}.ult_design_2 .info_min_ht .ult_price_link{position:relative}.ult_design_1 .ult_pricing_table .ult_price_link{padding-top:15px}a.ult_price_action_button{border:none}.ult-rs-wrapper .ui-slider{position:relative;text-align:left}.ult-rs-wrapper .ui-corner-all,.ult-rs-wrapper .ui-corner-bottom,.ult-rs-wrapper .ui-corner-br,.ult-rs-wrapper .ui-corner-right{-webkit-border-bottom-right-radius:1em;border-bottom-right-radius:1em}.ult-rs-wrapper .ui-corner-all,.ult-rs-wrapper .ui-corner-bl,.ult-rs-wrapper .ui-corner-bottom,.ult-rs-wrapper .ui-corner-left{-webkit-border-bottom-left-radius:1em;border-bottom-left-radius:1em}.ult-rs-wrapper .ui-corner-all,.ult-rs-wrapper .ui-corner-right,.ult-rs-wrapper .ui-corner-top,.ult-rs-wrapper .ui-corner-tr{-webkit-border-top-right-radius:1em;border-top-right-radius:1em}.ult-rs-wrapper .ui-corner-all,.ult-rs-wrapper .ui-corner-left,.ult-rs-wrapper .ui-corner-tl,.ult-rs-wrapper .ui-corner-top{-webkit-border-top-left-radius:1em;border-top-left-radius:1em}.ult-rs-wrapper .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ult-rs-wrapper .ui-slider .ui-slider-range{position:absolute;z-index:1;display:block;border:0}.ult-rs-wrapper{margin:35px auto}#ult-range-slider{position:relative;padding:10px 75px 35px;margin-top:35px;overflow:hidden}.ult-rs-wrapper .ult-rslider{font-size:8px;margin:65px auto 0;max-width:100%;width:100%;height:1em;border:none;cursor:pointer}.ult-rs-wrapper .ui-slider .ui-slider-handle{position:absolute;z-index:1;-webkit-border-radius:500px;border-radius:500px;top:50%!important;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#3bf7d1;width:4em;height:4em;border:solid .28em #fff;-webkit-box-shadow:0 0 3px 1px rgba(0,0,0,.25);box-shadow:0 0 3px 1px rgba(0,0,0,.25);cursor:pointer;outline:0}.ult-tooltip{display:block;visibility:hidden;position:absolute;text-align:center;background:#fff;padding:15px;font-size:16px;margin-top:-25px!important;left:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translateX(-50%) translateY(-100%);-ms-transform:translateX(-50%) translateY(-100%);transform:translateX(-50%) translateY(-100%)}.ult-tooltip-border{border:2px solid #30eae9}.ult-tooltip:after,.ult-tooltip:before{top:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.ult-tooltip:after{border-color:rgba(136,183,213,0);border-width:7px;margin-left:-7px;top:99%}.ult-arrow:after{border-top-color:#fff}.ult-tooltip:before{border-color:rgba(194,225,245,0)}.ult-arrow:before{border-top-color:#30eae9;border-width:9px;margin-left:-9px}.ui-slider-wrapper{position:relative}.ui-slider-wrapper .ui-slider-horizontal{width:100%}.ui-slider-labels{position:absolute;border:1px solid transparent}.ui-slider-label-ticks{border:1px solid transparent;position:absolute;white-space:nowrap}.ui-slider-label-ticks span{font-size:.9em;min-width:1.2em}.ult-rs-wrapper .ui-slider-labels .ui-slider-label-ticks:first-child{-webkit-transform:translate(-20%,-50%);-ms-transform:translate(-20%,-50%);transform:translate(-20%,-50%)}.ult-rs-wrapper .ui-slider-labels .ui-slider-label-ticks:last-child{-webkit-transform:translate(-80%,-50%);-ms-transform:translate(-80%,-50%);transform:translate(-80%,-50%)}.ui-slider-wrapper.horizontal{margin-right:auto;margin-left:auto;max-width:100%}.horizontal .ui-slider-labels{left:0;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.horizontal .ui-slider-label-ticks{font-size:8px;width:1.8em;height:1.8em;-webkit-border-radius:50%;border-radius:50%;text-align:center;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.horizontal .ui-slider-label-ticks span{position:relative;display:none;margin-left:-1.2em;top:.8em}.ult-tooltip-center{position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.ult-active{display:block}.ult-description{display:none;padding:35px;text-align:center;font-size:22px;max-width:85%;width:85%;margin-left:auto!important;margin-right:auto!important}.ult-ribbon-wrap{text-align:center}.ult-ribbon.auto{width:auto;max-width:-webkit-calc(100% - 7em);max-width:calc(100% - 7em)}.ult-ribbon.full{width:100%;max-width:-webkit-calc(100% - 7em);max-width:calc(100% - 7em)}.ult-ribbon.custom{max-width:-webkit-calc(100% - 7em);max-width:calc(100% - 7em)}.ult-ribbon-wrap .ult-ribbon{position:relative;padding:0;margin:1.5em 0;-webkit-border-radius:2px;border-radius:2px;text-align:center;display:inline-block;z-index:0}.ult-ribbon .ult-ribbon-text{background:#0274be}.ult-ribbon .ult-left-ribb{content:"";bottom:-1em;position:absolute;display:block;left:-3.5em;border-right-width:3em;border-left-width:1.5em;border-left-color:transparent}.ult-ribbon .ult-right-ribb{content:"";bottom:-1em;position:absolute;display:block;right:-3.5em;border-left-width:3em;border-right-width:1.5em;border-right-color:transparent}.ult-left-ribb.yes{-webkit-box-shadow:rgba(0,0,0,.5) 2px 2px 2px;box-shadow:rgba(0,0,0,.5) 2px 2px 2px}.ult-right-ribb.yes{-webkit-box-shadow:rgba(0,0,0,.5) -2px 2px 2px;box-shadow:rgba(0,0,0,.5) -2px 2px 2px}.ult-left-ribb,.ult-right-ribb{z-index:-1;border:1em solid #0274be}.ult-ribbon-text:before{content:"";bottom:-1em;position:absolute;display:block;left:0;border-width:1em 0 0 1em;border-style:solid;border-color:#3a3a3a transparent transparent transparent}.ult-ribbon-text:after{content:"";bottom:-1em;position:absolute;display:block;right:0;border-width:1em 1em 0 0;border-style:solid;border-color:#3a3a3a transparent transparent transparent}.ult-ribbon .ult-ribbon-text{position:relative;padding:.5em 1.75em;z-index:3;display:block}.ult-ribbon .ult-left-ribb i,.ult-ribbon .ult-right-ribb i{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:4}.ult-ribbon .ult-left-ribb i{left:.5em}.ult-ribbon .ult-right-ribb i{right:.5em}.ult-ribbon .ult-ribbon-stitches-bottom,.ult-ribbon .ult-ribbon-stitches-top{position:absolute;left:0;width:100%}.ult-ribbon .ult-ribbon-stitches-top{top:0;margin-top:2px;border-top:1px dashed rgba(0,0,0,.2);-webkit-box-shadow:0 0 2px rgba(0,0,0,.5);box-shadow:0 0 2px rgba(255,255,255,.5)}.ult-ribbon .ult-ribbon-stitches-bottom{bottom:0;margin-bottom:2px;border-top:1px dashed rgba(0,0,0,.2);-webkit-box-shadow:0 0 2px rgba(0,0,0,.3);box-shadow:0 0 2px rgba(255,255,255,.3)}.ult-ribbon-stitches-top{margin-top:2px;border-top:1px dashed rgba(0,0,0,.2);-webkit-box-shadow:0 0 2px rgba(0,0,0,.5);box-shadow:0 0 2px rgba(255,255,255,.5)}.ult-ribbon-stitches-bottom{margin-bottom:2px;border-top:1px dashed rgba(0,0,0,.2);-webkit-box-shadow:0 0 2px rgba(0,0,0,.3);box-shadow:0 0 2px rgba(255,255,255,.3)}.ult-ribbon-wrap.no i{text-shadow:none}@media(max-width:767px){.ult-ribbon-text.small:after,.ult-ribbon-text.small:before{display:none}.ult-ribbon .ult-left-ribb.small,.ult-ribbon .ult-right-ribb.small{display:none}.ult-ribbon-wrap .ult-ribbon.auto.media-width{width:auto;max-width:100%}.ult-ribbon-wrap .ult-ribbon.full.media-width{width:100%;max-width:100%}.ult-ribbon-wrap .ult-ribbon.custom.media-width{max-width:100%}}@media(max-width:1024px){.ult-ribbon-text.medium:after,.ult-ribbon-text.medium:before{display:none}.ult-ribbon .ult-left-ribb.medium,.ult-ribbon .ult-right-ribb.medium{display:none}}.ult-carousel-wrapper{margin-bottom:35px;padding-bottom:20px}.ult-carousel-wrapper{visibility:hidden}.slick-initialized{visibility:visible}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:none;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-loading .slick-list{background:#fff url(https://www.pbrc.ca/wp-content/plugins/Ultimate_VC_Addons/assets/min-css/ajax-loader.gif) center center no-repeat}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slide,.slick-slide img,.slick-slider .slick-list,.slick-track{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;zoom:1}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}@font-face{font-family:slick;src:url(https://www.pbrc.ca/wp-content/plugins/Ultimate_VC_Addons/assets/min-css/fonts/slick.eot);src:url(https://www.pbrc.ca/wp-content/plugins/Ultimate_VC_Addons/assets/min-css/fonts/slick.eot?#iefix) format("embedded-opentype"),url(https://www.pbrc.ca/wp-content/plugins/Ultimate_VC_Addons/assets/min-css/fonts/slick.woff) format("woff"),url(https://www.pbrc.ca/wp-content/plugins/Ultimate_VC_Addons/assets/min-css/fonts/slick.ttf) format("truetype"),url(https://www.pbrc.ca/wp-content/plugins/Ultimate_VC_Addons/assets/min-css/fonts/slick.svg#slick) format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:1em;width:1em;line-height:0;font-size:0;cursor:pointer;background:0 0;color:transparent;top:50%;margin-top:-10px;padding:0;border:none;outline:0}.slick-next:active,.slick-next:focus,.slick-next:hover,.slick-prev:active,.slick-prev:focus,.slick-prev:hover{outline:0;background:0 0;color:transparent;-webkit-box-shadow:none;box-shadow:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-15px}[dir=rtl] .slick-prev{left:auto;right:-15px;-webkit-tranform:rotate(-180deg);-moz-tranform:rotate(-180deg);-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.slick-next{right:-15px}[dir=rtl] .slick-next{left:-15px;right:auto;-webkit-tranform:rotate(-180deg);-moz-tranform:rotate(-180deg);-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.ult-carousel-wrapper.ult_full_width button.slick-next{right:25px}.ult-carousel-wrapper.ult_full_width button.slick-prev{left:25px}[dir=rtl] .ult-carousel-wrapper.ult_full_width button.slick-next{left:25px}[dir=rtl] .ult-carousel-wrapper.ult_full_width button.slick-prev{right:25px}.slick-dots{position:absolute;bottom:-45px;list-style:none;display:block;text-align:center;padding:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:0 0;display:block;height:20px;width:20px;outline:0;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.ult-carousel-wrapper .slick-dots li i{opacity:.5;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.ult-carousel-wrapper .slick-dots li:hover i{opacity:1}.ult-carousel-wrapper .slick-dots li.slick-active i{opacity:1}button.slick-next:active,button.slick-prev:active{background:initial;border:initial;padding:initial}.ult-item-wrap>.wpb_button,.ult-item-wrap>.wpb_content_element,.ult-item-wrap>.wpb_row,.ult-item-wrap>div,.ult-item-wrap>ul.wpb_thumbnails-fluid>li{margin-bottom:0!important}ul.slick-dots{margin:0;padding:10px 0}.slick-dots{bottom:0;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.ult-carousel-wrapper button{z-index:1}.ult-carousel-wrapper button.circle-bg,.ult-carousel-wrapper button.circle-border{-webkit-border-radius:100%;border-radius:100%;width:1.5em;height:1.5em;line-height:1.7em}.ult-carousel-wrapper button.square-bg,.ult-carousel-wrapper button.square-border{-webkit-border-radius:0!important;border-radius:0!important;width:1.5em;height:1.5em}.ult-carousel-wrapper.ult_vertical{padding:50px 0}.ult-carousel-wrapper.ult_vertical .slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.ult-carousel-wrapper.ult_vertical button.slick-next,.ult-carousel-wrapper.ult_vertical button.slick-prev{left:50%;margin:0;-webkit-transform:translateX(-50%) rotate(90deg);-ms-transform:translateX(-50%) rotate(90deg);transform:translateX(-50%) rotate(90deg)}.ult-carousel-wrapper.ult_vertical button.slick-prev{top:-45px}.ult-carousel-wrapper.ult_vertical button.slick-next{top:auto;bottom:-40px}.ult-carousel-wrapper.ult_vertical ul.slick-dots{z-index:99;bottom:-30px}button.slick-next.circle-border i,button.slick-prev.circle-border i{left:50%;top:50%;position:absolute;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}div.stats-desc>div.counter_prefix,div.stats-desc>div.counter_suffix{display:inline}.stats-block,.wpb_row .wpb_column .wpb_wrapper .stats-block{display:block;margin-bottom:35px}.stats-block .stats-number{font-size:26px;line-height:1.3em;font-weight:500;display:inline}.stats-block .stats-text{font-size:18px;width:100%;text-align:inherit}.stats-left .aio-icon-left{display:table-cell;padding-right:15px}.stats-left .stats-desc{text-align:left;display:table-cell;vertical-align:middle;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;width:auto}.stats-top .aio-icon-top,.stats-top .stats-desc{width:100%;display:block;text-align:center}.stats-top .aio-icon,.stats-top .img-icon{margin:0 auto}.stats-top .aio-icon-img{margin:0 auto}.stats-top .stats-number{padding:8px 0}.stats-right.stats-block{display:inline-block;width:100%}.stats-right .aio-icon-right{display:table-cell;padding-left:15px}.stats-right .stats-desc{text-align:right;display:table-cell;vertical-align:middle}.stats-block.stats-left,.stats-block.stats-right{direction:ltr}.ult-sticky-section>:first-child,.ult-sticky-section>:first-child :first-child{margin-top:0!important}.ult-sticky-section>:last-child,.ult-sticky-section>:last-child :last-child{margin-bottom:0!important}.ult-sticky{z-index:99999;transform:translateZ(0);-webkit-transform:translateZ(0)}.ult-sticky.ult-stick{position:fixed;z-index:99999}.ult-sticky.ult-stick-full-width{position:fixed;left:0;z-index:99999}.ult-sticky-anchor.ult_stick_to_row{z-index:99990}.ult_s_container{position:relative}.aio-icon-component i,.align-icon i,.flip-box-wrap i,.info-circle-wrapper i,.smile-icon-timeline-wrap i,.smile_icon_list_wrap i,.stats-block i,.uavc-icons i,.uavc-list-icon i,.ubtn i,.ult-animation i,.ult-banner-block i,.ult-new-ib i,.ult-overlay i,.ult-vc-seperator i,.ult_countdown i,.ult_pricing_table_wrap i,.ultb3-box i,.ultimate-call-to-action i,.ultimate-google-trends i,.ultimate-map-wrapper i,.uvc-heading i,.uvc-type-wrap i{font-size:inherit;line-height:inherit}.aio-icon-component,.aio-icon-component *,.align-icon,.align-icon *,.flip-box-wrap,.flip-box-wrap *,.info-circle-wrapper,.info-circle-wrapper *,.smile-icon-timeline-wrap,.smile-icon-timeline-wrap *,.smile_icon_list_wrap,.smile_icon_list_wrap *,.stats-block,.stats-block *,.uavc-icons,.uavc-icons *,.uavc-list-icon,.uavc-list-icon *,.ubtn,.ubtn *,.ubtn-ctn-center,.ubtn-link,.ult-animation,.ult-animation *,.ult-banner-block,.ult-banner-block *,.ult-new-ib,.ult-new-ib *,.ult-overlay,.ult-overlay *,.ult_countdown,.ult_countdown *,.ult_pricing_table_wrap,.ult_pricing_table_wrap *,.ultimate-google-trends,.ultimate-google-trends *,.ultimate-map-wrapper,.ultimate-map-wrapper *,.uvc-heading,.uvc-heading *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.upb_video_class,.vc_row,.wpb_column,.wpb_row{position:relative}.aio-icon,.vc_row .aio-icon{display:inline-block;font-size:32px;height:2em;width:2em;text-align:center;line-height:2em;-moz-box-sizing:content-box!important;-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.aio-icon.none{display:inline-block;font-size:32px;height:1em;width:1em;text-align:center;line-height:1em}.aio-icon.circle{-webkit-border-radius:50%;border-radius:50%}.aio-icon.hexagon:before{content:"";position:absolute;top:-1em;left:0;border-left:1.5em solid transparent;border-right:1.5em solid transparent;border-bottom:1em solid;border-bottom-color:inherit}.aio-icon.hexagon{position:relative;width:3em;height:1.5em;line-height:1.5em;margin:1.2em 0}.aio-icon.hexagon:after{content:"";position:absolute;bottom:-1em;left:0;border-left:1.5em solid transparent;border-right:1.5em solid transparent;border-top:1em solid;border-top-color:inherit}.aio-icon-img.uavc-hexagon img{display:inline-block;top:50%;position:absolute;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.aio-icon-img.uavc-hexagon{position:relative;width:3em;height:1.5em;line-height:1.5em;margin-top:1.1em;margin-bottom:1.1em}.aio-icon-img.uavc-hexagon:after{content:"";position:absolute;bottom:-1em;left:0;border-left:1.5em solid transparent;border-right:1.5em solid transparent;border-top:1em solid;border-top-color:inherit}.aio-icon-img.uavc-hexagon:before{content:"";position:absolute;top:-1em;left:0;border-left:1.5em solid transparent;border-right:1.5em solid transparent;border-bottom:1em solid;border-bottom-color:inherit}.aio-icon-img{display:inline-block;font-size:48px;width:1em;max-width:100%;-moz-box-sizing:content-box!important;-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.aio-icon-img.uavc-circle{width:1em;min-height:1em;background:rgba(214,214,214,.44);-webkit-border-radius:50%;border-radius:50%;padding:.5em}.aio-icon-img.uavc-square{width:1em;min-height:1em;background:rgba(214,214,214,.44);-webkit-border-radius:0;border-radius:0;padding:.5em}.aio-icon-img .img-icon{width:1em;max-width:100%!important;-webkit-border-radius:0!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;display:block;font-size:inherit}.aio-tooltip{display:inline-block;text-align:center;width:auto;max-width:100%}.smile_icon_list{list-style:none!important;padding:0!important;margin-left:0!important;margin-right:0!important;margin-bottom:0!important}.smile_icon_list li.icon_list_item{padding:0!important;list-style:none!important;clear:both!important;position:relative!important;min-height:1em!important;margin:0 0 30px!important;line-height:100%;overflow:visible}.smile_icon_list li.icon_list_item:last-child{margin:0!important}a.ulimate-info-list-link{position:absolute;top:0;left:0;display:block;z-index:9;width:100%;height:100%}.smile_icon_list li .icon_list_icon{font-size:24px;width:3em;height:3em;line-height:3em;text-align:center;float:left;background:#fff;z-index:9;position:relative;-moz-box-sizing:content-box!important;-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.smile_icon_list .list-img-icon{display:block;margin:0 auto;max-height:100%!important;max-width:100%!important;-webkit-border-radius:0!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;top:50%;position:absolute;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.smile_icon_list li .icon_description h3{font-size:17px;line-height:1.846153846;font-weight:700;margin-top:0;margin-bottom:0;clear:none!important}.smile_icon_list li .icon_description h3 a{text-decoration:none}.smile_icon_list li .icon_description .info-list-heading{font-size:17px;line-height:1.846153846;font-weight:700;margin-top:0;margin-bottom:0;clear:none!important}.smile_icon_list li .icon_description .info-list-heading a{text-decoration:none}.smile_icon_list li .icon_description p{font-size:inherit;font-weight:inherit;font-style:inherit!important;line-height:inherit;color:inherit!important}.smile_icon_list li .icon_description p:last-child{margin-bottom:0}.smile_icon_list li .icon_description div.icon_description_text{font-family:inherit;font-weight:inherit;color:inherit;font-size:13px;line-height:18px}.smile_icon_list li .icon_description span.icon_description_text{margin:0;padding:0;border:0;vertical-align:baseline;font-size:14px;line-height:1.714285714;display:block}.smile_icon_list li .icon_list_connector{height:100%;position:absolute;top:.5em;z-index:1}.info-circle-wrapper.info-circle-responsive .smile_icon_list li .icon_list_connector{top:1em}.smile_icon_list li:last-child .icon_list_connector{display:none}.smile_icon_list.no_bg .icon_list_icon{border:2px solid #0183cc;color:#0183cc}.smile_icon_list.square .icon_list_icon{border-color:inherit}.smile_icon_list.circle .icon_list_icon{-webkit-border-radius:50%;border-radius:50%;border-color:inherit;overflow:hidden}.smile_icon_list.with_bg .icon_list_icon{background:#0183cc;color:#fff}.smile_icon_list.left li .icon_list_connector{left:.5em;border-right-width:1px;border-right-style:dashed}.smile_icon_list.left li.ult-info-circle-img .icon_list_connector{left:.34em;top:.5em}.smile_icon_list.left li .icon_description{margin-left:3em;padding-left:25px;height:3em;vertical-align:middle;display:table-cell}.smile_icon_list.right{text-align:right}.smile_icon_list.right li .icon_list_icon{float:right;position:relative}.smile_icon_list.right li .icon_list_connector{right:.5em;border-left-width:1px;border-left-style:dashed}.smile_icon_list.right li .icon_description{margin-left:3em;height:3em;vertical-align:middle;display:table-cell}.smile_icon_list.right li .icon_description{margin-right:3em;padding-right:25px}.smile_icon_list.top,.smile_icon_list.top:after,.smile_icon_list.top:before{content:" ";display:table;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.smile_icon_list.top{display:block}.smile_icon_list.top li{display:table-cell;width:1%;float:none;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.smile_icon_list.top li .icon_list_icon{margin:0 auto;float:none}.smile_icon_list.top li .icon_description{text-align:center;margin:15px;padding-bottom:0}.smile_icon_list.top li .icon_list_connector{position:absolute;top:.5em;left:50%;width:100%;height:10px;border-top-width:1px;border-top-style:dashed;margin-left:0}.info-wrapper .smile_icon_list li .icon_description .responsive-font-class *{font-size:13px;line-height:1.64em;color:inherit}@media only screen and (max-width:768px){.smile_icon_list_wrap .smile_icon_list.top{display:inline-block;width:100%}.smile_icon_list.top li.icon_list_item{display:block;width:100%;float:left}.smile_icon_list.top li .icon_list_connector{display:none}}.hexagon li .icon_list_icon:before{content:"";position:absolute;top:-1em;left:0;border-left:1.5em solid transparent;border-right:1.5em solid transparent;border-bottom:1em solid;border-bottom-color:inherit!important}.hexagon li .icon_list_icon{width:3em!important;height:1.5em!important;line-height:1.5em!important;background:#0183cc;border-color:#0183cc;color:#fff;position:relative;top:1em;overflow:inherit}.hexagon li .icon_list_icon:after{content:"";position:absolute;bottom:-1em;left:0;border-left:1.5em solid transparent;border-right:1.5em solid transparent;border-top:1em solid;border-top-color:inherit!important}.smile_icon_list.top.hexagon .icon_list_icon{position:relative;margin-bottom:2em}.smile_icon_list.top.hexagon .icon_list_connector{top:.55em}.full-width-content.wpb-js-composer .site-inner{overflow:visible!important}.smile_icon_list.circle{float:none;border:0;width:auto;margin:0;cursor:inherit}.ult-animation *{-webkit-backface-visibility:hidden}.ult-animation.ult-animate-viewport{-webkit-transition:opacity .9s linear;transition:opacity .9s linear}.uavc-list-icon ul{list-style:none!important;padding:0!important;margin:0 0 30px!important;position:relative!important}.uavc-list-icon ul:last-child{margin:0!important}.uavc-list-icon li{padding:0!important;margin:0!important;list-style:none!important;clear:both!important;line-height:1.6em;overflow:visible}.uavc-list-content{display:table;width:100%;margin-bottom:7px}.uavc-list-content .aio-icon{display:inline-block;margin:0;padding:0}.uavc-list-content span.uavc-list-desc{display:table-cell;padding:0;margin:0;vertical-align:middle;width:100%}.uavc-icons,.wpb_column .wpb_wrapper .uavc-icons{display:block;margin-bottom:35px;line-height:1}.uavc-icons-left.uavc-icons{text-align:left}.uavc-icons-center.uavc-icons{text-align:center}.uavc-icons-right.uavc-icons{text-align:right}.aio-icon i{line-height:inherit}.ultimate_google_map img{max-width:initial!important}.vc_element.element-ultimate_icons{float:left;padding-left:75%}.vc_ultimate_icons a.vc_control-btn.vc_control-btn-append{margin-top:20px;margin-left:50%;z-index:33000000}.smile_icon_list.left li .icon_description{line-height:1em}.vc_element.element-info_list{padding-top:20%;float:left;padding-left:20%}.vc_element.element-ultimate_icon_list{margin-top:20%;margin-left:50%}.vc_ultimate_icon_list a.vc_control-btn.vc_control-btn-append{margin-left:85%}.vc_element.element-icon_timeline{display:block;float:left;padding-left:50%}.vc_element.element-ultimate_carousel{padding-top:20%}.vc_element.element-ult_ihover{margin-top:20%}.vc_element.element-ult_hotspot{margin-top:20%}.aio-icon-description div,.aio-icon-description p,.ifb-flip-box-section-content div,.ifb-flip-box-section-content p,.info-circle-text div,.info-circle-text p,.timeline-header>div div,.timeline-header>div p,.uavc-list-desc div,.uavc-list-desc p,.ult-tooltipster-content div,.ult-tooltipster-content p,.ult_modal-body div,.ult_modal-body p,.ult_price_features div,.ult_price_features p,.ultimate-vticker div,.ultimate-vticker p,.uvc-ctaction-data,.uvc-ctaction-data div,.uvc-ctaction-data p,.uvc-sub-heading div,.uvc-sub-heading p{font-family:inherit!important;font-weight:inherit!important;font-size:inherit!important;font-style:inherit!important;color:inherit!important;line-height:inherit!important}.ultimate-ticker-prefix,.ultimate-ticker-suffix{font-size:inherit;line-height:inherit}.strip_highlight_text div,.strip_highlight_text p,.strip_main_text div,.strip_main_text p,.ubtn-text,.ulsb-strip>h4 div,.ulsb-strip>h4 p,span.middle-text div,span.middle-text p{font-family:inherit;font-weight:inherit;font-size:inherit;font-style:inherit;color:inherit;line-height:inherit}a.ult_colorlink div,a.ult_colorlink p{font-family:inherit;font-weight:inherit;font-size:inherit;font-style:inherit;line-height:inherit}li.ult_tab_li>a.ult_a span{color:inherit}[class*=x-icon-],[data-x-icon]{line-height:inherit}.info-wrapper.ult-adjust-bottom-margin,.smile_icon_list_wrap.ult-adjust-bottom-margin,.uavc-list-icon-wrapper.ult-adjust-bottom-margin,.ubtn-ctn-center,.ubtn-ctn-left,.ubtn-ctn-right,.ubtn-img-container,.ult-banner-block.ult-adjust-bottom-margin,.ult-modal-input-wrapper.ult-adjust-bottom-margin,.ult_dual_button.ult-adjust-bottom-margin,.ultb3-box.ult-adjust-bottom-margin,.ultimate-call-to-action.ult-adjust-bottom-margin,.ultimate-google-trends.ult-adjust-bottom-margin,.ultimate-map-wrapper.ult-adjust-bottom-margin,.uvc-type-wrap.ult-adjust-bottom-margin,html .ult-ih-container.ult-adjust-bottom-margin,html .ult_exp_section_layer.ult-adjust-bottom-margin,html .ult_hotspot_container.ult-adjust-bottom-margin,html .ult_main_cl.ult-adjust-bottom-margin{margin-bottom:35px}.ultimate-map-wrapper{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}html .vc_col-has-fill a.ubtn-link.ult-adjust-bottom-margin .ubtn.ult-adjust-bottom-margin{margin-bottom:0}.smile_icon_list.right>li{text-align:right;text-align:-webkit-right;text-align:-moz-right}.smile_icon_list.right .icon_list_item{display:block}.vc_row-no-padding .ult-carousel-wrapper .slick-next{right:0}.vc_row-no-padding .ult-carousel-wrapper .slick-prev{left:0}.ulsb-container{position:relative;width:150px;height:400px;margin:30px auto 0 auto}.ulsb-container .ulsb-strip{position:absolute;top:0;left:0;width:130px;background:#fff;height:400px;-webkit-border-radius:5px;border-radius:5px;cursor:pointer;text-align:center;background-image:url(//www.pbrc.ca/wp-content/plugins/Ultimate_VC_Addons/assets/images/fabric.png);-webkit-transform-origin:25% 90%;-ms-transform-origin:25% 90%;transform-origin:25% 90%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-box-shadow:-1px -1px 3px rgba(0,0,0,.1),11px 11px 18px rgba(0,0,0,.4);box-shadow:-1px -1px 3px rgba(0,0,0,.1),11px 11px 18px rgba(0,0,0,.4)}.ulsb-container .ulsb-strip:nth-child(1){-webkit-box-shadow:-1px -1px 3px rgba(0,0,0,.1),1px 1px 1px rgba(0,0,0,.1);box-shadow:-1px -1px 3px rgba(0,0,0,.1),1px 1px 1px rgba(0,0,0,.1)}.ulsb-container .ulsb-strip:nth-child(2){-webkit-box-shadow:-1px -1px 3px rgba(0,0,0,.1),2px 2px 1px rgba(0,0,0,.1);box-shadow:-1px -1px 3px rgba(0,0,0,.1),2px 2px 1px rgba(0,0,0,.1)}.ulsb-container .ulsb-strip:nth-child(3){-webkit-box-shadow:-1px -1px 3px rgba(0,0,0,.1),3px 3px 2px rgba(0,0,0,.2);box-shadow:-1px -1px 3px rgba(0,0,0,.1),3px 3px 2px rgba(0,0,0,.2)}.ulsb-container .ulsb-strip:nth-child(4){-webkit-box-shadow:-1px -1px 3px rgba(0,0,0,.1),4px 4px 4px rgba(0,0,0,.2);box-shadow:-1px -1px 3px rgba(0,0,0,.1),4px 4px 4px rgba(0,0,0,.2)}.ulsb-container .ulsb-strip:nth-child(5){-webkit-box-shadow:-1px -1px 3px rgba(0,0,0,.1),5px 5px 6px rgba(0,0,0,.3);box-shadow:-1px -1px 3px rgba(0,0,0,.1),5px 5px 6px rgba(0,0,0,.3)}.ulsb-container .ulsb-strip:nth-child(6){-webkit-box-shadow:-1px -1px 3px rgba(0,0,0,.1),6px 6px 8px rgba(0,0,0,.3);box-shadow:-1px -1px 3px rgba(0,0,0,.1),6px 6px 8px rgba(0,0,0,.3)}.ulsb-container .ulsb-strip:nth-child(7){-webkit-box-shadow:-1px -1px 3px rgba(0,0,0,.1),7px 7px 10px rgba(0,0,0,.4);box-shadow:-1px -1px 3px rgba(0,0,0,.1),7px 7px 10px rgba(0,0,0,.4)}.ulsb-container .ulsb-strip:nth-child(8){-webkit-box-shadow:-1px -1px 3px rgba(0,0,0,.1),8px 8px 12px rgba(0,0,0,.4);box-shadow:-1px -1px 3px rgba(0,0,0,.1),8px 8px 12px rgba(0,0,0,.4)}.ulsb-container .ulsb-strip:nth-child(9){-webkit-box-shadow:-1px -1px 3px rgba(0,0,0,.1),9px 9px 14px rgba(0,0,0,.4);box-shadow:-1px -1px 3px rgba(0,0,0,.1),9px 9px 14px rgba(0,0,0,.4)}.ulsb-container .ulsb-strip:nth-child(10){-webkit-box-shadow:-1px -1px 3px rgba(0,0,0,.1),10px 10px 16px rgba(0,0,0,.4);box-shadow:-1px -1px 3px rgba(0,0,0,.1),10px 10px 16px rgba(0,0,0,.4)}.ulsb-container .ulsb-strip:nth-child(11){-webkit-box-shadow:-1px -1px 3px rgba(0,0,0,.1),11px 11px 18px rgba(0,0,0,.4);box-shadow:-1px -1px 3px rgba(0,0,0,.1),11px 11px 18px rgba(0,0,0,.4)}.ulsb-container .ulsb-strip:last-child{background:#645b5c url(//www.pbrc.ca/wp-content/plugins/Ultimate_VC_Addons/assets/images/cover.jpg) repeat center center;-webkit-box-shadow:-1px -1px 3px rgba(0,0,0,.2),12px 12px 20px rgba(0,0,0,.6),inset 2px 2px 0 rgba(255,255,255,.1);box-shadow:-1px -1px 3px rgba(0,0,0,.2),12px 12px 20px rgba(0,0,0,.6),inset 2px 2px 0 rgba(255,255,255,.1)}.ulsb-container .ulsb-strip:last-child:after{content:'';position:absolute;bottom:15px;left:15px;width:20px;height:20px;-webkit-border-radius:50%;border-radius:50%;background:#ddd;background:-webkit-gradient(linear,left top,right bottom,color-stop(0,#ddd),color-stop(48%,#58535e),color-stop(100%,#889396));background:-webkit-linear-gradient(-45deg,#ddd 0,#58535e 48%,#889396 100%);background:-webkit-linear-gradient(315deg,#ddd 0,#58535e 48%,#889396 100%);background:linear-gradient(135deg,#ddd 0,#58535e 48%,#889396 100%);-webkit-box-shadow:-1px -1px 1px rgba(0,0,0,.5),1px 1px 1px rgba(255,255,255,.1);box-shadow:-1px -1px 1px rgba(0,0,0,.5),1px 1px 1px rgba(255,255,255,.1)}.ulsb-container .ulsb-strip h4{color:rgba(255,255,255,.9);text-shadow:1px 1px 1px rgba(0,0,0,.2);font-weight:700;font-size:16px;line-height:1.3em;border-top:1px dashed rgba(0,0,0,.1);border-bottom:1px dashed rgba(0,0,0,.1);margin:5px;padding:5px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ulsb-container .ulsb-strip:last-child h4{background:rgba(0,0,0,.2);-webkit-box-shadow:0 1px 1px rgba(255,255,255,.1);box-shadow:0 1px 1px rgba(255,255,255,.1)}.ulsb-container .ulsb-strip:last-child h5{font-size:35px;white-space:nowrap;text-align:left;margin:0;padding:0;position:relative;line-height:1.3em;width:100%;height:-webkit-calc(100% - 75px);height:calc(100% - 75px);color:#111;text-shadow:-1px -1px 1px rgba(255,255,255,.1);text-transform:uppercase}.ulsb-container .ulsb-strip:last-child h5 span{-webkit-transform:rotate(-90deg) translateX(0) translateY(-50%);-ms-transform:rotate(-90deg) translateX(0) translateY(-50%);transform:rotate(-90deg) translateX(0) translateY(-50%);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;left:100%;right:0;bottom:0;text-align:right;display:block}.ulsb-container.ulsb-style-2 .ulsb-strip:last-child h5{-webkit-transform:rotateZ(90deg) translateX(58%) translateY(-105%);-ms-transform:rotateZ(90deg) translateX(58%) translateY(-105%);transform:rotateZ(90deg) translateX(58%) translateY(-105%)}.ulsb-container .ulsb-icon{display:inline-block;height:auto;width:100%;margin:20px auto;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ulsb-container.ulsb-responsive{position:relative;width:100%;height:100%;display:block;float:left;margin:10px 0 30px;padding:0}.ulsb-container.ulsb-responsive .ulsb-strip{position:relative;width:130px;height:400px;float:left;margin:0 15px 15px 0;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-shadow:-1px -1px 3px rgba(0,0,0,.1),2px 2px 5px rgba(0,0,0,.4);box-shadow:-1px -1px 3px rgba(0,0,0,.1),2px 2px 5px rgba(0,0,0,.4)}.ulsb-container.ulsb-responsive .ulsb-strip:last-child:after{content:none}.ult-tabto-accordion{margin:0 auto;padding:0;width:100%;position:relative}.ult-tabto-accordion dd,.ult-tabto-accordion dl{margin:0!important;padding:0}.ult-tabto-accordion .extraborder{display:block;height:1em;width:100%;margin-top:-1px;background-color:#ccc}.ult-tabto-accordion dt>a{margin:0;text-align:center;font-weight:700;font-size:1em;padding:7px;display:block;text-decoration:none;color:#666;-webkit-transition:background-color .5s ease-in-out;transition:background-color .5s ease-in-out}.ult-tabto-accordion dt>a:visited{color:#fff}.ult-tabto-accordion dt>a:focus{outline:0}.ult-tabto-accordion dd{background-color:none;height:auto;line-height:1.5em}.ult-tabto-accordion dd>.ult-tabto-acontent{font-size:1em;padding:1em 2em}.ult-tabto-accordion dd p{padding:0;margin:8px 0}.ult-tabto-actitle{background-color:#efefef;background-repeat:repeat}.ult-tabto-actitle.withBorder{border-bottom:inherit}.ult-tabto-actitle:hover{color:#fff;background-color:#999}i.accordion-icon{font-size:1.5em;line-height:1.5em;height:1.5em;display:inline-block;margin-top:-4px;float:left;-webkit-transition:-webkit-transform .75s ease-in-out;transition:-webkit-transform .75s ease-in-out;transition:transform .75s ease-in-out;transition:transform .75s ease-in-out,-webkit-transform .75s ease-in-out}.ult-tabto-actitle.ult-tabto-actitleActive i.accordion-icon:before{content:'-';padding-left:.2em;padding-right:.1em}.ult-tabto-actitle i.accordion-icon:before{content:'+'}.ult-tabto-actitleActive{color:#fff;background-color:#999}.ult-tabto-accordion .ult-tabto-accordionItem{height:auto;overflow:auto}.ult_acordian-text{line-height:1em!important;font-size:15px;margin:10px}span.ult_tab_main.ult_ac_mainIcon{display:inline-table}span.ult_tab_main.ult_ac_main.ult_top.Icon{display:inline-block}span.ult_tab_main.ult_ac_main.ult_noacordicnIcon{display:inline-table}.ult-tabto-accordion .ult-tabto-accordionItem{max-height:80em;-webkit-transition:max-height .5s;transition:max-height .5s}.ult-tabto-accordion .ult-tabto-accolapsed{max-height:0}.cq-animateIn{-webkit-animation-name:accordionIn;-webkit-animation-duration:1s;-webkit-animation-iteration-count:1;-webkit-animation-direction:normal;-webkit-animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;-webkit-animation-delay:0s;-moz-animation-name:normal;-moz-animation-duration:1s;-moz-animation-iteration-count:1;-moz-animation-direction:alternate;-moz-animation-timing-function:ease-in-out;-moz-animation-fill-mode:both;-moz-animation-delay:0s;animation-name:accordionIn;animation-duration:1s;animation-iteration-count:1;animation-direction:normal;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-delay:0s}.cq-animateOut{-webkit-animation-name:accordionOut;-webkit-animation-duration:1s;-webkit-animation-iteration-count:1;-webkit-animation-direction:alternate;-webkit-animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;-webkit-animation-delay:0s;-moz-animation-name:accordionOut;-moz-animation-duration:1s;-moz-animation-iteration-count:1;-moz-animation-direction:alternate;-moz-animation-timing-function:ease-in-out;-moz-animation-fill-mode:both;-moz-animation-delay:0s;animation-name:accordionOut;animation-duration:1s;animation-iteration-count:1;animation-direction:alternate;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-delay:0s}@-webkit-keyframes accordionIn{0%{opacity:0}100%{opacity:1}}@keyframes accordionIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes accordionOut{0%{opacity:1}100%{opacity:0}}@keyframes accordionOut{0%{opacity:1}100%{opacity:0}}.ult-ac-slideup{max-height:0;overflow:hidden;-webkit-transition:max-height 1s;transition:max-height 1s}.ult-ac-slidedown{-webkit-transition:max-height 1s;transition:max-height 1s;max-height:100%}.fadeout{-webkit-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out;opacity:0}.fadein{opacity:1}a.ult-tabto-actitle.withBorder.ult_a span.ult_tab_main{display:inline-table}a.ult-tabto-actitle.withBorder.ult_a .ult_tab_icon,a.ult-tabto-actitle.withBorder.ult_a span.ult_tab_main .ult_tab_icon{vertical-align:middle;font-size:20px}a.ult-tabto-actitle.withBorder.ult_a .aio-icon.none.icon-top{display:table-row}.ult_tabs,.ult_tabs *,.ult_tabs .aio-icon{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ult_tabs{clear:both;position:relative;width:100%;padding:0;margin:auto auto 35px auto}a.ult_a{text-align:center;text-transform:none;text-overflow:ellipsis;white-space:nowrap;outline:0}.ult_tabitemname{position:relative;display:none;margin:0;padding:12px 15px;color:inherit;overflow:hidden}.ult_tabmenu.style1,.ult_tabmenu.style2{position:relative;overflow:hidden;width:100%;display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-moz-box;display:flex;margin:0 auto;padding:0;max-width:1200px;list-style:none;-ms-box-orient:horizontal;-ms-box-pack:center;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-justify-content:left;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:left;-moz-box-pack:left;-ms-flex-pack:left;justify-content:left}span.ult_tab_section{display:table-cell;vertical-align:middle}.ult_tabmenu.style1 li.ult_tab_li{display:inline-block;position:relative;float:left;list-style:none;overflow:hidden;margin:0;padding:0}.ult_tabmenu.style1 li.ult_tab_li:not(:first-child){border-left:none!important}.ult_tabmenu.style1 a.ult_a{font-size:inherit;color:inherit;font-weight:inherit;float:left;display:block;outline:0;padding:10px;text-decoration:none;-webkit-transition:background-color .3s;transition:background-color .3s}.ult_tabmenu.style2 li.ult_tab_li{float:left;margin:0;padding:0}.ult_tabmenu.style2 li.ult_tab_li a{position:relative;display:block;margin-top:40px;padding:8px 20px 6px;font-family:inherit;font-size:14px;text-align:center;text-decoration:none;color:inherit;background:inherit;-webkit-box-shadow:4px 8px 16px 2px rgba(0,0,0,.2);box-shadow:4px 8px 16px 2px rgba(0,0,0,.2);border:0 solid #000;-webkit-transition:padding .3s ease,margin .3s ease,background-color .3s,box-shadow 3s;-webkit-transition:padding .3s ease,margin .3s ease,background-color .3s,-webkit-box-shadow 3s;transition:padding .3s ease,margin .3s ease,background-color .3s,-webkit-box-shadow 3s;transition:padding .3s ease,margin .3s ease,background-color .3s,box-shadow 3s;transition:padding .3s ease,margin .3s ease,background-color .3s,box-shadow 3s,-webkit-box-shadow 3s;-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important;box-sizing:content-box!important}.ult_tabmenu.style2 li.ult_tab_li:first-child a{z-index:3;-webkit-border-top-left-radius:inherit;border-top-left-radius:inherit}.ult_tabmenu.style2 li.ult_tab_li:nth-child(2) a{z-index:2}ul.ult_tabmenu.style2 span.ult-span-text{line-height:1em}.ult_tabmenu.style2 liult_tab_li:last-child a{z-index:1;-webkit-box-shadow:2px 8px 16px -2px rgba(0,0,0,.2);box-shadow:2px 8px 16px -2px rgba(0,0,0,.2);-webkit-border-top-right-radius:inherit;border-top-right-radius:inherit}.ult_tabmenu.style2 li.ult_tab_li a:hover{margin-top:32px;padding:12px 20px 10px}.ult_tabmenu.style2 li.current a{margin-top:32px;padding:12px 20px 10px;background:#545f60;z-index:4;outline:0}.ult_tabcontent.style2{margin:0;padding:10px 8px}.ult_tabmenu.style3{text-align:center;font-weight:inherit;line-height:100%;position:relative;border-bottom:1px solid rgba(0,0,0,.2);z-index:1;display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-moz-box;display:flex;margin:0 auto;padding:0;max-width:1200px;list-style:none;-ms-box-orient:horizontal;-ms-box-pack:center;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.ult_tabmenu.style3>li.ult_tab_li{display:inline-block;background:inherit;position:relative;line-height:inherit;margin:0}.ult_tabmenu.style3>li.ult_tab_li a{display:inline-block;background:0 0;color:#fff;font-size:inherit;text-decoration:none;padding:10px;-webkit-transition:background-color .3s;transition:background-color .3s}.ult_tabmenu.style3>li.current{background:#4fc1e9}.ult_tabmenu.style3 li.ult_tab_li:first-child{-webkit-border-top-left-radius:inherit;border-top-left-radius:inherit}.ult_tabmenu.style3 li.ult_tab_li:last-child{-webkit-border-top-right-radius:inherit;border-top-right-radius:inherit}.ult_tabmenu.style3>li.current:after,.ult_tabmenu.style3>li.current:before{opacity:1}.ult_tabmenu.style3>li.ult_tab_li:before{content:"";position:absolute;z-index:-1;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.5);box-shadow:0 2px 3px rgba(0,0,0,.5);top:50%;bottom:0;left:5px;right:5px;-webkit-border-radius:100px/10px;border-radius:100px/10px}.ult_tabmenu.style3>li.ult_tab_li a:focus,.ult_tabmenu.style3>li.ult_tab_li:focus{outline:0}.ult_tabmenu.style3>li.ult_tab_li a span{position:relative}.ult_tab_main{display:table}.ult_tabmenu .aio-icon{vertical-align:middle;margin:10px}span.ult-span-text{vertical-align:middle;line-height:1em}.ult_tabmenu .icon-top{display:block;margin-left:auto;margin-right:auto}.ult_tabmenu>li.ult_tab_li .ult_tab_icon,.ult_tabmenu>li.ult_tab_li span.ult-span-text{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.ult_tabmenu.style3 li.ult_tab_li:not(:first-child){border-left:none!important}ul.ult_tabmenu.style1.Style_4{display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-moz-box;display:flex;margin:0 auto;padding:0;max-width:1200px;list-style:none;-ms-box-orient:horizontal;-ms-box-pack:center;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}ul.ult_tabmenu.style1.Style_4 a.ult_a{width:100%;display:inline-block;-webkit-transition:background-color .3s;transition:background-color .3s}li.ult_tab_li.ult_tab_style_4{display:block;-webkit-flex:1;-moz-flex:1;-ms-flex:1;-webkit-box-flex:1;-moz-box-flex:1;flex:1;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}li.ult_tab_style_4{border:inherit}.ult_tabmenu .style_4_top{padding-bottom:10px}li.ult_tab_style_4:not(:first-child){border-left:none!important}ul.ult_tabmenu.style1.Style_4 span.ult_tab_main{left:50%;position:relative;transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%)}ul.ult_tabmenu.style1.Style_5{display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-moz-box;display:flex;margin:0 auto;padding:0;max-width:1200px;list-style:none;-ms-box-orient:horizontal;-ms-box-pack:center;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}ul.ult_tabmenu.style1.Style_5 a.ult_a{width:100%;display:inline-block;position:relative;border-left:1px solid rgba(188,188,188,.33)!important;-webkit-transition:background-color .3s;transition:background-color .3s}li.ult_tab_li.ult_tab_style_5 .ult-span-text,ul.ult_tabmenu.style1.Style_5 .ult_tab_icon{-webkit-transition:-webkit-transform .3s,all .3s ease-in-out;-webkit-transition:all .3s ease-in-out,-webkit-transform .3s;transition:all .3s ease-in-out,-webkit-transform .3s;transition:transform .3s,all .3s ease-in-out;transition:transform .3s,all .3s ease-in-out,-webkit-transform .3s}li.ult_tab_li.ult_tab_style_5:last-child{border-right:1px solid rgba(188,188,188,.33)}li.ult_tab_li.ult_tab_style_5{display:block;-webkit-flex:1;-moz-flex:1;-ms-flex:1;-webkit-box-flex:1;-moz-box-flex:1;flex:1;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}ul.ult_tabmenu.style1.Style_5 span.ult_tab_main{left:50%;position:relative;transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);height:100%}.ult_tab_style_5 .ult_top span.ult-span-text{padding-bottom:15px}li.ult_tab_style_5 a.ult_a:after{content:"";position:absolute;bottom:0;left:-5px;width:115%;border-color:inherit;border-width:3px;border-style:solid;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;-webkit-transform:translate3d(0,150%,0);transform:translate3d(0,150%,0)}li.ult_tab_style_5.current a.ult_a:after{display:block;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}ul.ult_tabmenu.style1.Style_6{display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-moz-box;display:flex;margin:0 auto;padding:0;max-width:1200px;list-style:none;-ms-box-orient:horizontal;-ms-box-pack:center;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}ul.ult_tabmenu.style1.Style_6 a.ult_a{width:100%;display:inline-block;position:relative;border-left:1px solid rgba(188,188,188,.33)!important;-webkit-transition:background-color .3s;transition:background-color .3s}li.ult_tab_li.ult_tab_style_6 .ult-span-text,ul.ult_tabmenu.style1.Style_6 .ult_tab_icon{-webkit-transition:-webkit-transform .3s,all .3s ease-in-out;-webkit-transition:all .3s ease-in-out,-webkit-transform .3s;transition:all .3s ease-in-out,-webkit-transform .3s;transition:transform .3s,all .3s ease-in-out;transition:transform .3s,all .3s ease-in-out,-webkit-transform .3s}li.ult_tab_li.ult_tab_style_6:last-child{border-right:1px solid rgba(188,188,188,.33)}li.ult_tab_li.ult_tab_style_6{display:block;-webkit-flex:1;-moz-flex:1;-ms-flex:1;-webkit-box-flex:1;-moz-box-flex:1;flex:1;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}ul.ult_tabmenu.style1.Style_6 span.ult_tab_main{left:50%;position:relative;transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);height:100%}.ult_tab_style_6 .ult_top span.ult-span-text{padding-bottom:15px}li.ult_tab_style_6 a.ult_a:after{content:"";position:absolute;top:0;left:-5px;width:115%;border-color:inherit;border-width:3px;border-style:solid;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;-webkit-transform:translate3d(0,150%,0);transform:translate3d(0,150%,0);display:none}li.ult_tab_style_6.current a.ult_a:after{display:block;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult_acord{display:none}span.aio-icon.none.icon-top.ult_tab_iconTop{margin-top:0}@media screen and (min-width:300px) and (max-width:450px){span.ult-span-text{line-height:2.5em;font-size:1em!important;margin:5px}.ult_tabs .ult_tabcontent{font-size:.85em}.ult_resptop_icon{top:50%!important}span.ult_tab_main.Icon .icon-top{display:table-cell!important}span.ult_tab_main.Icon .ult-span-text{display:none}span.ult_tab_main.Title .aio-icon{display:none!important}.ult_tabmenu.style3{text-align:left}.ult_tabmenu.style3>li.ult_tab_li{padding:0}.ult_tabmenu.style1 a.ult_a{padding:5px}.ult_tabmenu.style3>li.ult_tab_li a{padding:5px;line-height:1em}.ult_tabmenu .icon_top_link{padding:5px!important}span.ult_tab_main.ult_top{position:relative!important}span.ult-span-text.no_icon.ult_tab_display_text{display:inline-block}li.ult_tab_li.ult_tab_style_4 .aio-icon.none{padding-left:0}ul.ult_tabmenu.style1.Style_5 a.ult_a{padding:5px 0}span.ult_tab_main.Both .aio-icon.none{margin:5px}span.ult_tab_main.Both span.ult-span-text{margin-right:10px}.ult_tabmenu.style2 li.ult_tab_li a{padding:6px 10px}.ult_tabmenu.style2 li.current a{padding:10px}.ult_tabmenu.style2 li.ult_tab_li a:hover{margin-top:32px;padding:10px}.ult_tabmenu .aio-icon{font-size:15px!important}.ult_tab_resp_ult_top span.ult-span-text{font-size:12px!important}.Icon .aio-icon.none.ult_tab_iconleft,.Icon .aio-icon.none.ult_tab_iconright{margin:10px}span.aio-icon.none.icon-top.ult_tab_iconTop{margin:10px auto 0}}@media screen and (min-width:450px) and (max-width:650px){span.ult-span-text{line-height:2.5em;font-size:1em}.ult_tabmenu .aio-icon{padding-left:5px;padding-right:5px}.ult_tabs .ult_tabcontent{font-size:.85em}.ult_resptop_icon{top:50%!important}span.ult_tab_main.Icon .icon-top{display:table-cell!important}span.ult_tab_main.Icon .ult-span-text{display:none}span.ult_tab_main.Title .aio-icon{display:none!important}.ult_tabmenu.style3{text-align:left}.ult_tabmenu.style3>li.ult_tab_li{padding:0}.ult_tabmenu.style1 a.ult_a{padding:3px 5px}.ult_tabmenu.style2 a.ult_a{padding:8px 5px 0}.ult_tabmenu.style3>li.ult_tab_li a{padding:8px;line-height:1em}.ult_tabmenu .icon_top_link{padding:5px!important}span.ult_tab_main.ult_top{top:0!important;position:relative!important}span.ult-span-text.no_icon.ult_tab_display_text{display:inline-block}li.ult_tab_li.ult_tab_style_4 .aio-icon.none{padding-left:0}span.ult_tab_main.Both .aio-icon.none{margin:5px}span.ult_tab_main.Both span.ult-span-text{margin-right:10px}.ult_tabmenu .aio-icon{font-size:15px!important}.ult_tab_resp_ult_top span.ult-span-text{font-size:12px!important}.Icon .aio-icon.none.ult_tab_iconleft,.Icon .aio-icon.none.ult_tab_iconright{margin:10px}span.aio-icon.none.icon-top.ult_tab_iconTop{margin:10px auto 0}}span.ult_tab_main.ult_top span.ult-span-text{display:table-row}ul.ult_tabmenu.style2 .ult_top span.ult-span-text{line-height:1.85em}.aio-icon.none.ult_tab_iconright{margin:0 0 0 10px}.aio-icon.none.ult_tab_iconleft{margin:0 10px 0 0}.ult_tabmenu .icon_bottom_link{padding:10px 25px 3px!important}a.ult_a:focus{outline:0}.scaleTabname{-webkit-transition:all .3s linear;transition:all .3s linear;-moz-opacity:0;opacity:0;-webkit-transform:scale(.05);-ms-transform:scale(.05);transform:scale(.05)}.scaleTabname2{-webkit-transition:all .3s linear;transition:all .3s linear;-moz-opacity:1;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ult_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)}.ult_tabs .ult_tab_min_contain.tabanimate{overflow:hidden;width:100%;left:0;display:block;transition:all 0s ease;-webkit-transition:all 0s ease;transform:translate3d(0,0,0);-webkit-transform-origin:590px 50% 0;-webkit-perspective-origin:590px 50%;perspective-origin:590px 50%;-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)}.ult_owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.ult_owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.ult_owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.ult_owl-backSlideright-out{-webkit-animation:backSlideOutRight 1s both ease;animation:backSlideOutRight 1s both ease}.ult_owl-backSlideright-in{-webkit-animation:backSlideInRight 1s both ease;animation:backSlideInRight 1s both ease}@-webkit-keyframes empty{0%{opacity:1}}@keyframes empty{0%{opacity:1}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px)}100%,75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}}@keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px);transform:translateZ(-500px)}100%,75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);transform:translateZ(-500px) translateX(-200%)}}@-webkit-keyframes backSlideIn{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 backSlideIn{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)}}@-webkit-keyframes backSlideOutRight{25%{opacity:.5;-webkit-transform:translateZ(-500px)}100%,75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}}@keyframes backSlideOutRight{25%{opacity:.5;-webkit-transform:translateZ(-500px);transform:translateZ(-500px)}100%,75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%);transform:translateZ(-500px) translateX(200%)}}@-webkit-keyframes backSlideInRight{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 backSlideInRight{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)}}.ult-team-member-image{overflow:hidden;position:relative;-webkit-border-top-left-radius:inherit;border-top-left-radius:inherit;-webkit-border-top-right-radius:inherit;border-top-right-radius:inherit;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ult-team-member-image img{width:100%;-webkit-box-shadow:none;box-shadow:none;vertical-align:middle;-webkit-border-radius:0;border-radius:0}.ult-team-member-bio-wrap{text-align:center;-webkit-border-radius:inherit;border-radius:inherit;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ult-team-member-image-overlay.ult-team_img_hover{position:absolute;background-image:url(//www.pbrc.ca/wp-content/plugins/Ultimate_VC_Addons/assets/img/ov-plus.png);width:83px;height:83px;background-repeat:no-repeat;background-position:center;background-color:rgba(100,100,100,.6);font-family:fontAwesome;font-size:60px;color:#373737;font-weight:300;-webkit-border-radius:inherit;border-radius:inherit;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden;opacity:0;-webkit-transition:all .2s linear;transition:all .2s linear;z-index:9999;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.ult-team-member-wrap:hover .ult-team-member-image .ult-team-member-image-overlay.ult-team_img_hover{width:101%;height:101%;z-index:9;-webkit-box-shadow:inset 10px 10px 160px 20px inherit;box-shadow:inset 10px 10px 160px 20px inherit;visibility:visible;opacity:1}.ult-team-member-image.ult-team_img_hover:before{width:100%;position:absolute;height:100%;content:"";z-index:999;visibility:hidden;opacity:0;-webkit-box-shadow:inset 10px 10px 160px 20px inherit;box-shadow:inset 10px 10px 160px 20px inherit;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-border-radius:inherit;border-radius:inherit}.ult-team-member-wrap:hover>.ult-team-member-image.ult-team_img_hover:before{visibility:visible;opacity:1;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.ult-team-member-wrap:hover>.ult-team-member-image.ult-team_img_hover:after{visibility:visible;opacity:1;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.ult-social-icon{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.ult-style-1.ult-team-member-bio-wrap,.ult-style-2.ult-team-member-bio-wrap,.ult-style-3.ult-team-member-bio-wrap{padding:25px 10px;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ult-style-1 .ult-team-member-name-wrap,.ult-style-2 .ult-team-member-name-wrap,.ult-style-3 .ult-team-member-name-wrap{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ult-style-1 .ult-team-member-name-wrap .ult-team-member-name,.ult-style-2 .ult-team-member-name-wrap .ult-team-member-name,.ult-style-3 .ult-team-member-name-wrap .ult-team-member-name{color:#333;font-size:16px;text-transform:uppercase;margin:25px 0 5px 0;display:block;font-weight:700}.ult-style-1 .ult-team-member-position,.ult-style-2 .ult-team-member-position,.ult-style-3 .ult-team-member-position{padding-bottom:0;font-size:12px;color:#777;letter-spacing:1px;text-transform:uppercase;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ult-style-1 hr,.ult-style-2 hr,.ult-style-3 hr{margin-left:auto;margin-right:auto}.ult-style-1 .ult-team-divider,.ult-style-2 .ult-team-divider,.ult-style-3 .ult-team-divider{padding-top:2px;margin-top:15px;margin-bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ult-style-1 .ult-team-member-description,.ult-style-2 .ult-team-member-description{margin:20px 0 10px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#777}.ult-style-1 .ult-team-member-description p,.ult-style-2 .ult-team-member-description p,.ult-style-3 .ult-team-member-description p{margin-bottom:20px}.ult-style-2 .ult-team-member-description p{margin-bottom:5px}.ult-style-3 .ult-team-member-description{position:absolute;opacity:0;margin:20px 0 10px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#303030;width:100%;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.ult-style-3:hover .ult-team-member-description{opacity:1}.ult-style-3 .ult-team-member-image img{-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;-webkit-border-radius:inherit;border-radius:inherit}.ult-style-3:hover .ult-team-member-image img{opacity:.1}.ult-style-1 .ult-social-buttons a.ult-team.ult-social-icon,.ult-style-2 .ult-social-buttons a.ult-team.ult-social-icon,.ult-style-3 .ult-social-buttons a.ult-team.ult-social-icon{margin-right:.5em;font-size:16px;text-decoration:none}.ult-team-member-wrap .ult-social-buttons a.ult-team{color:#aaa}.ult-team-member-wrap .ult-social-buttons a.ult-team:hover{color:#797979}.ult-style-1 .ult-social-buttons a.ult-team.ult-social-icon:first-child,.ult-style-2 .ult-social-buttons a.ult-team.ult-social-icon:first-child,.ult-style-3 .ult-social-buttons a.ult-team.ult-social-icon:first-child{margin-left:0!important}.ult-style-1 .ult-social-buttons a.ult-team.ult-social-icon:last-child,.ult-style-2 .ult-social-buttons a.ult-team.ult-social-icon:last-child,.ult-style-3 .ult-social-buttons a.ult-team.ult-social-icon:last-child{margin-right:0!important}.ult-style-1 .ult-team-member-image img.ult-team-grayscale,.ult-style-3 .ult-team-member-image img.ult-team-grayscale{-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);-webkit-filter:grayscale(100%);filter:grayscale(100%);filter:gray;-webkit-filter:grayscale(1);-webkit-transition:all .3s;transition:all .3s;-webkit-backface-visibility:hidden;backface-visibility:hidden;ms-backface-visibility:hidden}.ult-style-3 .ult-team-member-image{overflow:hidden;-webkit-transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(circle,#fff 100%,#000 100%);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ult-style-1:hover .ult-team-member-image img.ult-team-grayscale,.ult-style-3:hover .ult-team-member-image img.ult-team-grayscale{-moz-filter:grayscale(0);-ms-filter:grayscale(0);-o-filter:grayscale(0);-webkit-filter:normal;filter:normal;filter:grayscale(0);-webkit-filter:grayscale(0)}.ult-style-2{position:relative;overflow:hidden;-webkit-transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(circle,#fff 100%,#000 100%);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ult-style-2 .ult-team-member-image{-webkit-border-radius:inherit;border-radius:inherit;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ult-style-2 .ult-team-member-image img{opacity:.65;-webkit-border-radius:inherit;border-radius:inherit}.ult-style-2:hover .ult-team-member-image img{opacity:1;-webkit-transition:all .5s ease;transition:all .5s ease;transition:all .5s ease}.ult-style-2 .ult-team-member-bio-wrap{padding:0}.ult-style-2 .ult-team-member-bio-wrap .ult-team-member-name-wrap{position:absolute;width:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease;transition:all .3s ease;text-align:center;-webkit-border-radius:inherit;border-radius:inherit}.ult-style-2 .ult-team-member-bio-wrap .ult-team_description_slide{position:absolute;width:100%;-webkit-transition:all .3s ease;transition:all .3s ease;top:100%;-webkit-border-radius:inherit;border-radius:inherit;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ult-style-2:hover .ult-team-member-bio-wrap .ult-team-member-name-wrap{top:-100%}.ult-style-2:hover .ult-team-member-bio-wrap .ult-team_description_slide{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}.ult-style-2:hover .ult-team-member-bio-wrap .ult-team_description_slide.ult-desc-set-top{top:0;transform:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none}.ult-style-3:hover .ult-team-member-image .ult-team-member-description{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}.ult-style-3:hover .ult-team-member-image .ult-team-member-description.ult-desc-set-top{top:0;transform:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none}.ult-team-member-wrap,.wpb_column>.wpb_wrapper .ult-team-member-wrap{margin-bottom:35px}.ult-team-member-wrap .ult-team-member-image a,.ult-team-member-wrap a{-webkit-border-radius:inherit;border-radius:inherit}.ult-style-2 .ult-team-member-description{margin:10px 0 10px}.smile-icon-timeline-wrap{margin-bottom:35px;margin-top:20px;display:block;position:relative;z-index:9;max-width:100%}.timeline-wrapper{position:relative;margin:0;padding:0}.timeline-wrapper:last-child{padding-bottom:0}.timeline-line{position:absolute;left:50%;margin-left:0;height:100%;border-right:1px solid #d0d0d0;z-index:-1}.timeline-line span:first-child{content:"";width:10px;height:10px;-webkit-border-radius:100%;border-radius:100%;background-color:#de5034;position:absolute;left:-4px}.timeline-line span:last-child{content:"";width:10px;height:10px;-webkit-border-radius:100%;border-radius:100%;background-color:#de5034;position:absolute;bottom:0;left:-4px}.smile-icon-timeline-wrap .timeline-separator-text{text-align:center;margin-top:30px;margin-bottom:30px}.timeline-separator-text .sep-text{display:inline-block;padding:2px 7px;line-height:1.5em;z-index:99;position:relative;-webkit-border-radius:3px;border-radius:3px;background-color:#de5034;color:#fff}.smile-icon-timeline-wrap .timeline-feature-item{text-align:center;margin-top:30px;margin-bottom:30px;position:relative;border:1px solid #d0d0d0;-webkit-border-radius:4px;border-radius:4px;background:#fcfcfc}.timeline-wrapper .timeline-feature-item.feat-item{margin-bottom:20px}.smile-icon-timeline-wrap .timeline-feature-item.feat-top{margin-bottom:40px}.timeline-wrapper .timeline-block{width:-webkit-calc(50% - 19px);width:calc(50% - 19px);margin-bottom:20px;position:relative;display:block;table-layout:fixed;border:1px solid #d0d0d0;-webkit-border-radius:4px;border-radius:4px;background:#fcfcfc}.jstime .timeline-block.timeline-post-right{margin-left:40px!important}.timeline-wrapper .timeline-block.timeline-post-right:not(:first-child){margin-top:20px}.timeline-wrapper .timeline-block.timeline-post-right:last-child{margin-top:20px}.wpb_column .wpb_wrapper .smile-icon-timeline-wrap .timeline-wrapper .timeline-block{margin-bottom:20px}.timeline-block .timeline-header-block,.timeline-block .timeline-icon-block{display:block;position:relative;vertical-align:middle}.timeline-block .timeline-header-block{width:100%}.timeline-block .timeline-header{display:table-cell;position:relative;vertical-align:top;width:100%;padding:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.timeline-block .timeline-header h3,.timeline-header-block .timeline-header h3{font-size:15px;line-height:1.5em;margin:0 0 7px;display:block}.timeline-block .timeline-header-block .timeline-header,.timeline-feature-item .timeline-header-block .timeline-header{font-size:13px;display:inline-block}.timeline-block .timeline-header-block .timeline-header p,.timeline-feature-item .timeline-header-block .timeline-header p{margin-bottom:5px}.timeline-block .timeline-header-block .timeline-header iframe,.timeline-block .timeline-header-block .timeline-header img,.timeline-block .timeline-header-block .timeline-header object,.timeline-feature-item .timeline-header-block .timeline-header iframe,.timeline-feature-item .timeline-header-block .timeline-header img,.timeline-feature-item .timeline-header-block .timeline-header object{line-height:0;display:inline-block;vertical-align:top;-webkit-box-shadow:none;box-shadow:none;border:0;-webkit-border-radius:0;border-radius:0;max-width:100%}.timeline-clear{clear:both}.timeline-feature-item .timeline-dot,.timeline-wrapper .timeline-dot{width:1px;height:1px;background-color:#de5034;border:4px solid #fff;-webkit-border-radius:500px;border-radius:500px;position:absolute;top:32px;display:block;padding:3px}.timeline-post-left .timeline-dot{right:-28px}.timeline-post-right .timeline-dot{left:-26px}.feat-item .feat-dot{top:-30px;left:50%;position:absolute}.feat-item .feat-dot.feat-top{top:auto;bottom:-25px}.feat-item .timeline-dot{left:-6px;position:relative;top:0}.ult-timeline-arrow{position:absolute;height:0;width:1px}.ult-timeline-arrow l,.ult-timeline-arrow s{border-color:rgba(255,255,255,0) #d0d0d0;border-style:solid;display:block;position:relative;top:0}.ult-timeline-arrow l{top:-16.5px}.timeline-post-right .ult-timeline-arrow{top:30px}.timeline-post-right .ult-timeline-arrow{left:-10px}.timeline-post-right .ult-timeline-arrow l,.timeline-post-right .ult-timeline-arrow s{border-width:9px 10px 9px 0}.timeline-post-right .ult-timeline-arrow l{border-right-color:#fcfcfc;left:1px}.timeline-post-left .ult-timeline-arrow{top:30px}.timeline-post-left .ult-timeline-arrow{right:-1px}.timeline-post-left .ult-timeline-arrow l,.timeline-post-left .ult-timeline-arrow s{border-width:9px 0 9px 10px}.timeline-post-left .ult-timeline-arrow l{border-left-color:#fcfcfc;right:1px}.feat-item .ult-timeline-arrow{position:absolute;height:0;width:1px;top:-9px;left:50%}.feat-item .ult-timeline-arrow.feat-top{top:auto;bottom:0}.feat-item .ult-timeline-arrow l,.feat-item .ult-timeline-arrow s{border-width:0 10px 9px 10px;border-color:#d0d0d0 rgba(255,255,255,0);border-style:solid;display:block;position:relative;top:0;left:-9px}.feat-item .ult-timeline-arrow.feat-top l,.feat-item .ult-timeline-arrow.feat-top s{border-width:8px 10px 0 10px}.feat-item .ult-timeline-arrow.feat-top s{top:1px}.feat-item .ult-timeline-arrow l{border-bottom-color:#fff;top:-8px;right:0}.timeline-post-left .timeline-header{text-align:right}.timeline-post-left .ult-timeline-icon .aio-icon{position:relative}.timeline-post-left .ult-timeline-icon .aio-icon-img,.timeline-post-left .ult-timeline-icon .aio-icon.none{position:relative}.timeline-post-right .timeline-header{text-align:left}.timeline-post-right .ult-timeline-icon .aio-icon{position:relative}.timeline-post-right .ult-timeline-icon .aio-icon-img,.timeline-post-right .ult-timeline-icon .aio-icon.none{position:relative}.timeline-feature-item.feat-item .timeline-header{display:block;padding:15px}.timeline-feature-item.feat-item .timeline-icon-block{display:block;width:100%}.timeline-feature-item.feat-item .ult-timeline-icon{margin:0 auto}.timeline-feature-item.feat-item .ult-timeline-icon .aio-icon-img{margin-left:auto;margin-right:auto}.timeline-feature-item.feat-item .ult-timeline-icon .aio-icon,.timeline-feature-item.feat-item .ult-timeline-icon .aio-icon-img{margin-top:15px}.smile-icon-timeline-wrap.timeline-custom-width{margin-left:auto;margin-right:auto}.timeline-custom-width .timeline-block .timeline-header{width:100%}.timeline-custom-width .timeline-left .timeline-post-left{float:right}.timeline-custom-width .timeline-right .timeline-post-right{float:left}.tl-animation-slide-out .timeline-dot,.tl-animation-slide-out .timeline-post-left,.tl-animation-slide-out .timeline-post-right{-webkit-transition:-webkit-transform 150ms linear;transition:-webkit-transform 150ms linear;transition:transform 150ms linear;transition:transform 150ms linear,-webkit-transform 150ms linear}.tl-animation-slide-out .timeline-post-right:hover{-webkit-transform:translateX(3px);-ms-transform:translateX(3px);transform:translateX(3px)}.tl-animation-slide-out .timeline-post-right:hover .timeline-dot{-webkit-transform:translateX(-3px);-ms-transform:translateX(-3px);transform:translateX(-3px)}.tl-animation-slide-out .timeline-post-left:hover{-webkit-transform:translateX(-3px);-ms-transform:translateX(-3px);transform:translateX(-3px)}.tl-animation-slide-out .timeline-post-left:hover .timeline-dot{-webkit-transform:translateX(3px);-ms-transform:translateX(3px);transform:translateX(3px)}.tl-animation-slide-up .feat-item,.tl-animation-slide-up .timeline-block{-webkit-transition:-webkit-transform 150ms linear;transition:-webkit-transform 150ms linear;transition:transform 150ms linear;transition:transform 150ms linear,-webkit-transform 150ms linear}.tl-animation-slide-up .feat-item:hover,.tl-animation-slide-up .timeline-block:hover{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}.tl-animation-slide-down .feat-item,.tl-animation-slide-down .timeline-block{-webkit-transition:-webkit-transform 150ms linear;transition:-webkit-transform 150ms linear;transition:transform 150ms linear;transition:transform 150ms linear,-webkit-transform 150ms linear}.tl-animation-slide-down .feat-item:hover,.tl-animation-slide-down .timeline-block:hover{-webkit-transform:translateY(3px);-ms-transform:translateY(3px);transform:translateY(3px)}.tl-animation-shadow .feat-item,.tl-animation-shadow .timeline-block{-webkit-transition:box-shadow .3s linear;-webkit-transition:-webkit-box-shadow .3s linear;transition:-webkit-box-shadow .3s linear;transition:box-shadow .3s linear;transition:box-shadow .3s linear,-webkit-box-shadow .3s linear}.tl-animation-shadow .feat-item,.tl-animation-shadow .timeline-block{-webkit-box-shadow:none;box-shadow:none}.tl-animation-shadow .feat-item:hover,.tl-animation-shadow .timeline-block:hover{-webkit-box-shadow:0 0 3px #626262;box-shadow:0 0 3px #626262}.timeline-block a,a .timeline-block{text-decoration:none}.time-clash-left,.time-clash-right{margin-top:17px}.timeline-block button,.timeline-block input,.timeline-block input.wpcf7-form-control,.timeline-block select,.timeline-block textarea{max-width:100%!important}.tl-desc-a{text-decoration:none}.ult-link-box{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}@media(max-width:767px){.smile-icon-timeline-wrap{max-width:100%}.smile-icon-timeline-wrap .timeline-feature-item{margin-right:0!important}.smile-icon-timeline-wrap .timeline-line{left:50%!important;margin-left:0!important}.smile-icon-timeline-wrap .timeline-block,.smile-icon-timeline-wrap .timeline-separator-text{width:100%;max-width:100%}.jstime .timeline-block.timeline-post-right{margin-left:0!important}.smile-icon-timeline-wrap .timeline-dot,.smile-icon-timeline-wrap .ult-timeline-arrow{display:none}.timeline-block .timeline-header{display:block;text-align:left}.timeline-block.timeline-post-left .timeline-icon-block{padding:5px 0 5px 15px}.timeline-block.timeline-post-right .timeline-icon-block{padding:5px 15px 5px 0}.timeline-post-left .ult-timeline-icon .aio-icon,.timeline-post-left .ult-timeline-icon .aio-icon-img,.timeline-post-left .ult-timeline-icon .aio-icon.none{left:0}.timeline-post-right .ult-timeline-icon .aio-icon,.timeline-post-right .ult-timeline-icon .aio-icon-img,.timeline-post-right .ult-timeline-icon .aio-icon.none{right:0}}.smile-icon-timeline-wrap.csstime .timeline-wrapper .timeline-block{width:-webkit-calc(50% - 19px);width:calc(50% - 19px)}.csstime .timeline-line{margin-left:0}@media(max-width:767px){.smile-icon-timeline-wrap.csstime .timeline-wrapper .timeline-block{width:100%}}.bsf_tooltip{position:absolute;z-index:1030;display:block;font-size:12px;line-height:1.4;visibility:visible;opacity:0}.bsf_tooltip.in{opacity:.9}.bsf_tooltip.top{padding:5px 0;margin-top:-3px}.bsf_tooltip.right{padding:0 5px;margin-left:3px}.bsf_tooltip.bottom{padding:5px 0;margin-top:3px}.bsf_tooltip.left{padding:0 5px;margin-left:-3px}.bsf_tooltip-inner{max-width:200px;padding:5px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#3b3b3b;-webkit-border-radius:0;border-radius:0}.bsf_tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.bsf_tooltip.top .bsf_tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#3b3b3b}.bsf_tooltip.top-left .bsf_tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#3b3b3b}.bsf_tooltip.top-right .bsf_tooltip-arrow{right:5px;bottom:0;border-width:5px 5px 0;border-top-color:#3b3b3b}.bsf_tooltip.right .bsf_tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#3b3b3b}.bsf_tooltip.left .bsf_tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#3b3b3b}.bsf_tooltip.bottom .bsf_tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#3b3b3b}.bsf_tooltip.bottom-left .bsf_tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#3b3b3b}.bsf_tooltip.bottom-right .bsf_tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#3b3b3b}.bsf_tooltip.fade{opacity:0;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.bsf_tooltip.fade.in{opacity:1;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.ult-video{margin:20px}.ultv-aspect-ratio-4_3 .ultv-video__outer-wrap{padding-bottom:75%}.ultv-aspect-ratio-16_9 .ultv-video__outer-wrap{padding-bottom:56.25%}.ultv-aspect-ratio-3_2 .ultv-video__outer-wrap{padding-bottom:66.6666%}.ultv-video__outer-wrap{position:relative;height:0;overflow:hidden;max-width:100%;background:#000;cursor:pointer}.ultv-video__outer-wrap img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;cursor:pointer;-webkit-transition:.2s all;transition:.2s all}.ultv-video__play-icon{left:50%;top:50%;position:absolute;cursor:pointer;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;-webkit-transition:text-shadow ease .2s,color ease .2s;transition:text-shadow ease .2s,color ease .2s;z-index:5}.ultv-video__outer-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:0 0}.ultv-vimeo-wrap{-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:absolute;top:0;left:0;z-index:2;margin:10px;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out;margin-right:4.6em}.ultv-vimeo-portrait{width:60px;height:60px;background:rgba(23,35,34,.75);margin-right:1px;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;-moz-box-flex:1;flex:1 0 auto;padding:0}.ultv-vimeo-portrait img{width:50px;height:50px;margin:5px;padding:0;border:0;-webkit-border-radius:50%;border-radius:50%}.ultv-vimeo-headers{font-size:10px}.ultv-vimeo-byline{font-size:1.2em!important;font-weight:400;color:#fff;margin-top:.1em;padding:.2em .5em;background:rgba(23,35,34,.75);text-transform:none;line-height:normal;letter-spacing:normal}.ultv-vimeo-title{max-width:100%;font-size:2em!important;font-weight:700;margin:0;padding:.1em .2em;background:rgba(23,35,34,.75);display:inline-block;text-transform:none;line-height:normal;letter-spacing:normal}.ultv-video__outer-wrap:active .ubb-animation-sink,.ultv-video__outer-wrap:focus .ultv-animation-sink,.ultv-video__outer-wrap:hover .ultv-animation-sink{top:-webkit-calc(50% + 8px);top:calc(50% + 8px)}.ultv-video__outer-wrap .ultv-animation-sink{-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:top;transition-property:top;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.ultv-video__outer-wrap .ultv-animation-float{-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:top;transition-property:top;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.ultv-video__outer-wrap:before{content:'';z-index:2;height:100%;width:100%;position:absolute;top:0;left:0}.ultv-video__outer-wrap:active .ultv-animation-float,.ultv-video__outer-wrap:focus .ultv-animation-float,.ultv-video__outer-wrap:hover .ultv-animation-float{top:-webkit-calc(50% - 8px);top:calc(50% - 8px)}.ultv-video__outer-wrap:active .ultv-animation-wobble-vertical,.ultv-video__outer-wrap:focus .ultv-animation-wobble-vertical,.ultv-video__outer-wrap:hover .ultv-animation-wobble-vertical{-webkit-animation-name:uael-wobble-vertical;animation-name:ultv-wobble-vertical;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes ultv-wobble-vertical{16.65%{top:-webkit-calc(50% + 8px);top:calc(50% + 8px)}33.3%{top:-webkit-calc(50% - 6px);top:calc(50% - 6px)}49.95%{top:-webkit-calc(50% + 4px);top:calc(50% + 4px)}66.6%{top:-webkit-calc(50% - 2px);top:calc(50% - 2px)}83.25%{top:-webkit-calc(50% + 1px);top:calc(50% + 1px)}100%{top:50%}}@keyframes ultv-wobble-vertical{16.65%{top:-webkit-calc(50% + 8px);top:calc(50% + 8px)}33.3%{top:-webkit-calc(50% - 6px);top:calc(50% - 6px)}49.95%{top:-webkit-calc(50% + 4px);top:calc(50% + 4px)}66.6%{top:-webkit-calc(50% - 2px);top:calc(50% - 2px)}83.25%{top:-webkit-calc(50% + 1px);top:calc(50% + 1px)}100%{top:50%}}.ultv-subscribe-bar{js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 10px}.ultv-subscribe-bar-prefix{margin-right:10px}.ultv-subscribe-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.ultv-video__outer-wrap:hover .ultv-video__play-icon .ultv-youtube-icon-bg{fill:#cc181e}.ultv-video__outer-wrap:hover .ultv-video__play-icon .ultv-vimeo-icon-bg{fill:rgba(0,173,239,.9)}.ultv-subscribe-responsive-desktop .ultv-subscribe-bar{display:block;text-align:center}.ultv-subscribe-responsive-desktop .ultv-subscribe-bar-prefix{margin-right:0;margin-bottom:8px}.ultv-subscribe-responsive-desktop .ultv-subscribe-content{display:block}@media only screen and (max-width:992px){.ultv-subscribe-responsive-tablet .ultv-subscribe-bar{display:block;text-align:center}.ultv-subscribe-responsive-tablet .ultv-subscribe-bar-prefix{margin-right:0;margin-bottom:8px}.ultv-subscribe-responsive-tablet .ultv-subscribe-content{display:block}}@media only screen and (max-width:767px){.ultv-subscribe-responsive-mobile .ultv-subscribe-bar{display:block;text-align:center}.ultv-subscribe-responsive-mobile .ultv-subscribe-bar-prefix{margin-right:0;margin-bottom:8px}.ultv-subscribe-responsive-mobile .ultv-subscribe-content{display:block}}.ult-video-banner,.wpb_column>.wpb_wrapper>.ult-video-banner{position:relative;z-index:1;display:block;overflow:hidden;margin:0 auto 35px;text-align:center;cursor:pointer;max-width:100%;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.entry-content .ult-video-banner video,.ult-video-banner video{margin:0;padding:0;width:100%;max-width:100%;display:block}.ult-video-banner .ult-video-banner-desc{position:absolute;bottom:0;left:0;z-index:2;padding:15px;color:#fff;font-size:1em;-webkit-backface-visvdoility:hidden;backface-visvdoility:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;top:auto;min-height:25%;height:100%;max-height:100%;text-align:left;width:100%}.ult-vdo-effect h2{-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}.ult-vdo-effect.ult-vb-touch-start .ult-video-banner-content,.ult-vdo-effect.ult-vb-touch-start h2{-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0)}.ult-video-banner .ult-video-banner-content,.ult-video-banner h2{letter-spacing:normal;padding:0;margin:0}.ult-video-banner h2{font-size:20px;line-height:1.35em;z-index:1;overflow:hidden;font-weight:700;color:#fff}.ult-vdo-effect .ult-video-banner-content{margin-top:10px;opacity:1;z-index:1;-webkit-transition:opacity .2s,-webkit-transform .35s;transition:opacity .2s,-webkit-transform .35s;transition:opacity .2s,transform .35s;transition:opacity .2s,transform .35s,-webkit-transform .35s}.ult-vdo-effect .ult-video-banner-content,.ult-vdo-effect h2{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-vdo-effect.ult-vb-touch-start .ult-video-banner-content{-webkit-transition-delay:.05s;transition-delay:.05s;-webkit-transition-duration:.35s;transition-duration:.35s}.ult-vdo-effect.ult-vb-touch-start .ult-video-banner-content{opacity:0}.ult-video-banner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-o-transition:all .6s ease}.ult-video-banner .ult-video-banner-content{font-size:13px;line-height:1.6em}.ult-video-banner .ult-video-banner-content p,.ult-video-banner .ult-video-banner-content ul li{font-family:inherit;font-size:inherit;color:inherit;line-height:inherit}.ult-vdo-effect-style1 .ult-video-banner-desc{top:auto;bottom:0;min-height:25%;height:auto;max-height:100%;text-align:left}.ult-vdo-effect-style1 h2{-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}.ult-vdo-effect-style1.ult-vb-touch-start .ult-video-banner-content,.ult-vdo-effect-style1.ult-vb-touch-start h2{-webkit-transform:translate3d(0,30px,0);-ms-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0)}.ult-vdo-effect-style1 .ult-video-banner-content{margin-top:10px;opacity:1;z-index:1;-webkit-transition:opacity .2s,-webkit-transform .35s;transition:opacity .2s,-webkit-transform .35s;transition:opacity .2s,transform .35s;transition:opacity .2s,transform .35s,-webkit-transform .35s}.ult-vdo-effect-style1 .ult-video-banner-content,.ult-vdo-effect-style1 h2{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-vdo-effect-style1.ult-vb-touch-start .ult-video-banner-content{-webkit-transition-delay:.05s;transition-delay:.05s;-webkit-transition-duration:.35s;transition-duration:.35s}.ult-vdo-effect-style1.ult-vb-touch-start .ult-video-banner-content{opacity:0}.ult-vdo-effect-style2 h2:after{position:absolute;content:"";bottom:0;left:0;width:100%;height:2px;background:#fff;-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-vdo-effect-style2.ult-vb-touch-start h2{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-vdo-effect-style2.ult-vb-touch-start h2:after{-webkit-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.ult-vdo-effect-style2.ult-vb-touch-start .ult-video-banner-content{-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.ult-vdo-effect-style2 .ult-video-banner-desc{position:absolute;top:0;left:0;width:100%;height:100%;text-align:left;overflow:hidden}.ult-vdo-effect-style3 .ult-video-banner-desc{padding:45px}.ult-vdo-effect-style3.ult-vb-touch-start .ult-video-banner-content,.ult-vdo-effect-style3.ult-vb-touch-start .ult-video-banner-desc::before{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.ult-vdo-effect-style3 .ult-video-banner-content,.ult-vdo-effect-style3 .ult-video-banner-desc:before{opacity:1;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ult-vdo-effect-style3 .ult-video-banner-desc::before{position:absolute;content:"";top:30px;right:30px;bottom:30px;left:30px;border:1px solid #fff}.ult-vdo-effect-style3 .ult-video-banner-desc{position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;overflow:hidden}.ult-vdo-effect-style4.ult-vb-touch-start .ult-video-banner-desc:before{opacity:1;-webkit-transform:scale(0,1);-ms-transform:scale(0,1);transform:scale(0,1)}.ult-vdo-effect-style4.ult-vb-touch-start .ult-video-banner-desc:after{opacity:1;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);transform:scale(1,0)}.ult-vdo-effect-style4 .ult-video-banner-desc::before{border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ult-vdo-effect-style4 .ult-video-banner-desc:after{border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ult-vdo-effect-style4 .ult-video-banner-desc::after,.ult-vdo-effect-style4 .ult-video-banner-desc::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;content:'';opacity:1;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ult-vdo-effect-style4 h2{padding:45px 35px 30px;-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}.ult-vdo-effect-style4.ult-vb-touch-start h2{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-vdo-effect-style4.ult-vb-touch-start .ult-video-banner-content{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}.ult-vdo-effect-style4 .ult-video-banner-content{padding:20px 45px;opacity:1;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-vdo-effect-style4 .ult-video-banner-desc{text-align:center}.ult-vdo-effect-style5.ult-vb-touch-start h2:after,.ult-vdo-effect-style7.ult-vb-touch-start .ult-video-banner-content{opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}.ult-vdo-effect-style5 h2:after{position:absolute;top:100%;left:0;width:100%;height:2px;background:#fff;content:'';opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-vdo-effect-style5 h2{overflow:visible}.ult-vdo-effect-style5 .ult-video-banner-desc{top:0;text-align:right}.ult-vdo-effect-style5 .ult-video-banner-content{margin-top:30px}.ult-vdo-effect-style5 .ult-video-banner-desc{height:auto;width:100%}.ult-vdo-effect-style6 .ult-video-banner-desc{padding:45px}.ult-vdo-effect-style6.ult-vb-touch-start .ult-video-banner-content,.ult-vdo-effect-style6.ult-vb-touch-start .ult-video-banner-desc:before{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ult-vdo-effect-style6 .ult-video-banner-content,.ult-vdo-effect-style6 .ult-video-banner-desc:before{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ult-vdo-effect-style6 .ult-video-banner-desc:before{position:absolute;content:"";top:30px;right:30px;bottom:30px;left:30px;border:1px solid #fff;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ult-vdo-effect-style6 .ult-video-banner-desc{position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;overflow:hidden}.ult-vdo-effect-style6 h2{padding:10px 0 15px 0}.ult-vdo-effect-style6.ult-vb-touch-start h2{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-vdo-effect-style6.ult-vb-touch-start .ult-video-banner-desc:before{opacity:0;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.ult-vdo-effect-style6.ult-vb-touch-start .ult-video-banner-content{opacity:0;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.ult-vdo-effect-style6 .ult-video-banner-content{margin:0 auto;max-width:90%;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);opacity:1}.ult-vdo-effect-style6 .ult-video-banner-content{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ult-vdo-effect-style7 .ult-video-banner-desc{padding:45px}.ult-vdo-effect-style7.ult-vb-touch-start .ult-video-banner-content,.ult-vdo-effect-style7.ult-vb-touch-start .ult-video-banner-desc:before{opacity:1;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.ult-vdo-effect-style7 .ult-video-banner-content,.ult-vdo-effect-style7 .ult-video-banner-desc:before{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ult-vdo-effect-style7 .ult-video-banner-desc:before{position:absolute;content:"";top:30px;right:30px;bottom:30px;left:30px;border:1px solid #fff;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ult-vdo-effect-style7 .ult-video-banner-desc{position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;overflow:hidden}.ult-vdo-effect-style7.ult-vb-touch-start h2{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-vdo-effect-style7.ult-vb-touch-start .ult-video-banner-desc:before{opacity:0;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.ult-vdo-effect-style7.ult-vb-touch-start .ult-video-banner-content{opacity:0;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ult-vdo-effect-style7 .ult-video-banner-content{margin:0 auto;max-width:90%;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);opacity:1}.ult-vdo-effect-style7 .ult-video-banner-content{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ult-vdo-effect-style8.ult-vb-touch-start video{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-vdo-effect-style8 video{-webkit-backface-visibility:hidden;backface-visibility:hidden}.ult-vdo-effect-style8 video{-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,-60px,0);transform:translate3d(0,-60px,0)}.ult-vdo-effect-style8 video{position:relative;display:block;min-height:100%;max-width:100%}.ult-vdo-effect-style8 .ult-video-banner-desc{padding:0;width:100%}.ult-vdo-effect-style8 .ult-video-banner-desc h2{padding:15px 15px 0 15px}.ult-vdo-effect-style8 .ult-video-banner-desc .ult-video-banner-content{padding:25px 15px 15px 15px;background:rgba(0,0,0,.3)}.ult-vdo-effect-style9 video{-webkit-transform:scale3d(.95,.92,1);transform:scale3d(.95,.92,1);-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;z-index:1;position:inherit;background:rgba(0,0,0,.8)}.ult-vdo-effect-style9.ult-vb-touch-start video{opacity:.95;-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ult-vdo-effect-style9 .ult-video-banner-desc{text-align:center;top:0}.ult-vdo-effect-style9.ult-vb-touch-start h2{-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0)}.ult-vdo-effect-style9.ult-vb-touch-start .ult-video-banner-content{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-vdo-effect-style10 .ult-video-banner-desc{padding:45px}.ult-vdo-effect-style10.ult-vb-touch-start .ult-video-banner-content,.ult-vdo-effect-style10.ult-vb-touch-start .ult-video-banner-desc:before{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ult-vdo-effect-style10 .ult-video-banner-content,.ult-vdo-effect-style10 .ult-video-banner-desc:before{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ult-vdo-effect-style10 .ult-video-banner-desc:before{position:absolute;content:"";top:30px;right:30px;bottom:30px;left:30px;border:1px solid #fff;opacity:1;background:rgba(0,0,0,.8);-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ult-vdo-effect-style10 .ult-video-banner-desc{position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;overflow:hidden}.ult-vdo-effect-style10 h2{padding:10px 0 15px 0;-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}.ult-vdo-effect-style10.ult-vb-touch-start h2{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ult-vdo-effect-style10.ult-vb-touch-start .ult-video-banner-desc:before{opacity:0;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.ult-vdo-effect-style10.ult-vb-touch-start .ult-video-banner-content{opacity:0;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.ult-vdo-effect-style10 .ult-video-banner-content{margin:0 auto;max-width:90%;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);opacity:1}.ult-vdo-effect-style10 .ult-video-banner-content{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.wc-pao-addon-image-swatch-select{display:none}.wc-pao-addon-image-swatch{display:inline-block;outline:1px solid #ddd;padding:2px;margin-right:5px;margin-bottom:2px}.wc-pao-addon-image-swatch:active,.wc-pao-addon-image-swatch:focus,.wc-pao-addon-image-swatch:hover{outline:1px solid #666}.wc-pao-addon-image-swatch.selected{outline-color:#0f834d;outline-width:2px}.wc-pao-addon-image-swatch img{max-width:65px;max-height:65px}.wc-pao-addon .form-row{margin-bottom:16px}.wc-pao-addon{margin-top:8px}.wc-pao-addon-name{margin-top:0;display:inline-block}label.wc-pao-addon-name{margin-bottom:2px}.wc-pao-addon-description p{margin-bottom:12px}.wc-pao-cart-quantity-field input{background:0 0!important;outline:0!important;border:0!important;box-shadow:none!important}.wc-pao-addon .wc-pao-addon-wrap label{display:inline!important}.wc-pao-addon abbr.required{text-decoration:none!important}div.product-addon-totals{margin:20px 0 40px 0;padding:20px 0 0 0;border-top:1px solid #eee;border-bottom:1px solid #eee;overflow:hidden}div.product-addon-totals ul{list-style:none;margin:0}div.product-addon-totals ul li{display:flex;justify-content:space-between;padding:5px 0}div.product-addon-totals ul li.wc-pao-row-quantity-based{padding-left:20px}div.product-addon-totals .wc-pao-subtotal-line{justify-content:flex-end;border-top:1px solid #eee;padding:10px 0;margin-top:20px}.single-product div.product div.product-addon-totals .wc-pao-subtotal-line p.price{margin:0}.tips{cursor:help;text-decoration:none}img.tips{padding:5px 0 0}#tiptip_holder{display:none;z-index:8675309;position:absolute;top:0;left:0}#tiptip_holder.tip_top{padding-bottom:5px}#tiptip_holder.tip_top #tiptip_arrow_inner{margin-top:-7px;margin-left:-6px;border-top-color:#333}#tiptip_holder.tip_bottom{padding-top:5px}#tiptip_holder.tip_bottom #tiptip_arrow_inner{margin-top:-5px;margin-left:-6px;border-bottom-color:#333}#tiptip_holder.tip_right{padding-left:5px}#tiptip_holder.tip_right #tiptip_arrow_inner{margin-top:-6px;margin-left:-5px;border-right-color:#333}#tiptip_holder.tip_left{padding-right:5px}#tiptip_holder.tip_left #tiptip_arrow_inner{margin-top:-6px;margin-left:-7px;border-left-color:#333}#tiptip_content,.chart-tooltip,.wc_error_tip{color:#fff;font-size:.8em;max-width:150px;background:#333;text-align:center;border-radius:3px;padding:.618em 1em;box-shadow:0 1px 3px rgba(0,0,0,.2)}#tiptip_content code,.chart-tooltip code,.wc_error_tip code{padding:1px;background:#888}#tiptip_arrow,#tiptip_arrow_inner{position:absolute;border-color:transparent;border-style:solid;border-width:6px;height:0;width:0}.wc-appointments-appointment-form-wrap{display:block;width:100%}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form{background-color:#fff;border:1px solid rgba(0,0,0,.05);box-sizing:border-box;display:inline-block;margin:0 0 1em;padding:1em 1em 0;width:100%}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form *{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form input{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form input[type=checkbox],.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form input[type=radio]{width:auto!important}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .form-field input[type=number]{width:25%}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .form-field.wc_appointments_field_timezone{margin:0;padding:0;position:relative}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .form-field.wc_appointments_field_timezone label{background-color:#fff;font-size:.8em;padding:.8em;position:absolute;top:-3em;right:-.5em}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .form-field.wc_appointments_field_timezone label a{cursor:pointer;margin-left:.3em;text-decoration:none}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .form-field.wc_appointments_field_timezone label a:after{content:"\25bc";font-size:.75em;margin-left:5px}.rtl .wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .form-field.wc_appointments_field_timezone label a:after{margin-left:0;margin-right:5px}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .form-field.wc_appointments_field_timezone .select2,.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .form-field.wc_appointments_field_timezone select{display:none;margin-bottom:1em}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .form-field-month label{display:none}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .form-field-month .slot-picker{border-top:0;padding-top:0}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .form-field-month .slot-picker li.slot{display:inline-block;width:25%}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .form-field-month .slot-picker li.selected-month{background-color:rgba(0,0,0,.05);opacity:1}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form label{color:#2b2b2b;display:block;font-size:1.1em;font-weight:400;margin-bottom:5px}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form select{width:100%}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker{border-top:1px dashed rgba(0,0,0,.05);margin:0 -1em -1px;padding:1em;zoom:1}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker ul.slot_column{display:inline-block;margin:0!important;padding:0!important;vertical-align:top;width:33.3333%}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker li.slot_heading{color:#2b2b2b;display:block;font-size:.9em;font-weight:400;margin:0 0 10px;text-align:center}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker li.slot{line-height:1;list-style:none;margin:0;position:relative;padding:0;width:100%}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker li.slot.selected a,.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker li.slot.selected:hover a{background-color:#111;color:#fff;outline-color:transparent;text-decoration:none}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker li.slot a{border:0;box-sizing:border-box;box-shadow:none;color:#2b2b2b;display:inline-block;font-size:.9em;font-weight:600;padding:.85em 5px;text-align:center;text-decoration:none;width:100%}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker li.slot:focus a,.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker li.slot:hover a{background-color:#dadada;background-color:rgba(0,0,0,.05);color:#2b2b2b}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker li.slot.slot_empty{padding:.8em 5px;text-align:center}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker li.slot.fully_scheduled a,.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker li.slot.fully_scheduled a.selected{cursor:not-allowed;opacity:.35;text-decoration:line-through}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker li.slot.partial_scheduled a.selected:before,.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker li.slot.partial_scheduled a:before{display:inline-block;background-color:rgba(0,0,0,.1);border-radius:5px;content:"";position:absolute;left:0;bottom:0;right:0;margin:0 auto;width:10%;height:5px}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker li.slot[data-locale]:after,.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker li.slot[data-locale]:before{visibility:hidden;opacity:0;pointer-events:none}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker li.slot[data-locale]:before{position:absolute;top:125%;left:50%;margin-top:5px;margin-left:-80px;padding:7px;width:160px;border-radius:3px;background-color:#000;background-color:rgba(51,51,51,.9);color:#fff;content:attr(data-locale);text-align:center;font-size:.8em;z-index:1}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker li.slot[data-locale]:after{position:absolute;top:125%;left:50%;margin-left:-5px;width:0;border-bottom:5px solid #000;border-bottom:5px solid rgba(51,51,51,.9);border-right:5px solid transparent;border-left:5px solid transparent;content:" ";font-size:0;line-height:0}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker li.slot[data-locale]:hover:after,.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker li.slot[data-locale]:hover:before{visibility:visible;opacity:1}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker li.slot .spaces-left{display:block}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form fieldset{border:0;margin:0;padding:0}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form fieldset .picker.hasDatepicker{line-height:1em;position:relative}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form fieldset input{width:100%}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form fieldset input.error{border-color:red}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form fieldset legend{display:none}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form fieldset legend small{text-decoration:underline;padding-left:1em;color:#999;cursor:pointer}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form fieldset label{display:inline-block;vertical-align:top;line-height:1.5em;width:25%}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form fieldset label span{display:block;font-size:.8em;color:#999;padding:0 2px}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .wc-appointments-date-picker,.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .wc_appointments_field_staff{background:0;margin:0 0 1em}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form dl{margin:0!important;padding:0;overflow:hidden}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form dl dt{clear:left;float:left;margin:0!important;padding:0;width:50%}.rtl .wc-appointments-appointment-form-wrap .wc-appointments-appointment-form dl dt{clear:right;float:none;float:right}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form dl dd{float:right!important;margin:0;padding:0}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form dl dd span{line-height:1}.rtl .wc-appointments-appointment-form-wrap .wc-appointments-appointment-form dl dd{float:none!important;float:left!important}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .wc-appointments-appointment-hook.wc-appointments-appointment-hook-before .product-addon-add-ons,.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .wc-appointments-appointment-hook.wc-appointments-appointment-hook-before .tc-extra-product-options.tc-show{border-bottom:1px dashed rgba(0,0,0,.05);padding:.5em 1em 1em;margin:0 -1em}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .wc-appointments-appointment-hook.wc-appointments-appointment-hook-before .wc-pao-addon{border-bottom:1px dashed rgba(0,0,0,.05);margin:-1em -1em 1em!important;padding:1em}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .wc-appointments-appointment-hook.wc-appointments-appointment-hook-after{display:none}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .wc-appointments-appointment-hook.wc-appointments-appointment-hook-after .product-addon-add-ons,.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .wc-appointments-appointment-hook.wc-appointments-appointment-hook-after .tc-extra-product-options.tc-show{border-top:1px dashed rgba(0,0,0,.05);padding:1em 1em .5em;margin:0 -1em}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .wc-appointments-appointment-hook.wc-appointments-appointment-hook-after .wc-pao-addon{border-top:1px dashed rgba(0,0,0,.05);margin:0 -1em -1px!important;padding:1em}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .wc-appointments-appointment-cost{border-top:1px dashed rgba(0,0,0,.05);display:none;padding:1em;margin:0 -1em}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .gform_wrapper .gform_footer{margin:0;padding:.25em 0 0}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .wc-pao-addon .addon-description{margin:-.75em 0 1em}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .wc-pao-addon p.form-row{float:none;margin:0 0 .5em;padding:0}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .wc-pao-addon p.form-row label{font-size:.9em;font-weight:600;line-height:1}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .wc-pao-addon p.form-row:last-of-type{margin-bottom:.5em}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .wc-pao-addon .wc-pao-addon-image-swatch.selected{outline-color:#111}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form #product-addons-total dl{margin-top:0;margin-bottom:1.25em}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .addon-duration{font-size:.75em;margin-left:.15em}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .amount-symbol{margin-right:.15em}.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .wc-deposits-wrapper{margin:1em 0}#order_review .wc-pao-cart-item-name-icon,.woocommerce-MyAccount-content .order_details .wc-pao-cart-item-name-icon,.woocommerce-checkout-review-order-table .wc-pao-cart-item-name-icon,.woocommerce-mini-cart-item .wc-pao-cart-item-name-icon,.woocommerce-order-details .wc-pao-cart-item-name-icon{margin-left:0}.wc-pao-cart-item-name-icon{margin-left:23px}.price .duration{margin-left:.25em}.price .duration:before{content:"\2014";margin-right:.5em}.rtl .price .duration{margin-left:0;margin-right:.25em}.rtl .price .duration:before{margin-right:0;margin-left:.5em}.price .from{font-size:.67em;margin:-2px 0 0;text-transform:uppercase;color:rgba(132,132,132,.5)}.wc-appointments-appointment-form-button.disabled{cursor:not-allowed;opacity:.5}.woocommerce-zero-order .cart .product-price,.woocommerce-zero-order .cart .product-subtotal,.woocommerce-zero-order .cart-subtotal,.woocommerce-zero-order .cart_totals h2,.woocommerce-zero-order .cart_totals table,.woocommerce-zero-order .order-total,.woocommerce-zero-order .order_details .total,.woocommerce-zero-order .order_details tfoot,.woocommerce-zero-order .product-subtotal,.woocommerce-zero-order .product-total,.woocommerce-zero-order .shop_table tfoot{display:none}.woocommerce table.my_account_appointments{font-size:.85em}#ui-datepicker-div{display:none}.wc-appointments-date-picker .ui-datepicker{border:0;background:0;color:#222;font-size:1.1em;padding:0;width:100%}.wc-appointments-date-picker .ui-datepicker *{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.wc-appointments-date-picker .ui-datepicker .ui-helper-clearfix:after,.wc-appointments-date-picker .ui-datepicker .ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.wc-appointments-date-picker .ui-datepicker .ui-state-disabled,.wc-appointments-date-picker .ui-datepicker .ui-widget-content .ui-state-disabled,.wc-appointments-date-picker .ui-datepicker .ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35)}.wc-appointments-date-picker .ui-datepicker .ui-state-disabled.partial_scheduled,.wc-appointments-date-picker .ui-datepicker .ui-widget-content .ui-state-disabled.partial_scheduled,.wc-appointments-date-picker .ui-datepicker .ui-widget-header .ui-state-disabled.partial_scheduled{font-weight:400;opacity:1;filter:Alpha(Opacity=100)}.wc-appointments-date-picker .ui-datepicker .ui-state-disabled.partial_scheduled:hover,.wc-appointments-date-picker .ui-datepicker .ui-widget-content .ui-state-disabled.partial_scheduled:hover,.wc-appointments-date-picker .ui-datepicker .ui-widget-header .ui-state-disabled.partial_scheduled:hover{background-color:transparent}.wc-appointments-date-picker .ui-datepicker .ui-state-disabled.partial_scheduled a:before,.wc-appointments-date-picker .ui-datepicker .ui-state-disabled.partial_scheduled span:before,.wc-appointments-date-picker .ui-datepicker .ui-widget-content .ui-state-disabled.partial_scheduled a:before,.wc-appointments-date-picker .ui-datepicker .ui-widget-content .ui-state-disabled.partial_scheduled span:before,.wc-appointments-date-picker .ui-datepicker .ui-widget-header .ui-state-disabled.partial_scheduled a:before,.wc-appointments-date-picker .ui-datepicker .ui-widget-header .ui-state-disabled.partial_scheduled span:before{background:0}.wc-appointments-date-picker .ui-datepicker .ui-datepicker-header{background-color:transparent;background-image:none;border:0;border-radius:0;overflow:hidden;padding:0;position:relative;width:100%}.wc-appointments-date-picker .ui-datepicker .ui-datepicker-header a{color:#222}.wc-appointments-date-picker .ui-datepicker .ui-datepicker-title{font-size:1em;font-weight:400;line-height:1;margin:0 2.5em;padding:.7em 0;text-align:center}.wc-appointments-date-picker .ui-datepicker .ui-datepicker-title .ui-datepicker-year{display:inline-block}.wc-appointments-date-picker .ui-datepicker .ui-datepicker-next-hover,.wc-appointments-date-picker .ui-datepicker .ui-datepicker-prev-hover,.wc-appointments-date-picker .ui-datepicker .ui-state-hover,.wc-appointments-date-picker .ui-datepicker td:hover{background:rgba(0,0,0,.05);cursor:pointer;text-decoration:none}.wc-appointments-date-picker .ui-datepicker .ui-datepicker-next,.wc-appointments-date-picker .ui-datepicker .ui-datepicker-next-hover,.wc-appointments-date-picker .ui-datepicker .ui-datepicker-prev,.wc-appointments-date-picker .ui-datepicker .ui-datepicker-prev-hover{border:none;border-radius:0;box-shadow:none;height:40px;width:40px;position:absolute;top:0}.wc-appointments-date-picker .ui-datepicker .ui-datepicker-prev{left:0}.rtl .wc-appointments-date-picker .ui-datepicker .ui-datepicker-prev{left:auto;right:0}.rtl .wc-appointments-date-picker .ui-datepicker .ui-datepicker-prev span:before{content:"\2192"}.wc-appointments-date-picker .ui-datepicker .ui-datepicker-next{right:0}.rtl .wc-appointments-date-picker .ui-datepicker .ui-datepicker-next{right:auto;left:0}.rtl .wc-appointments-date-picker .ui-datepicker .ui-datepicker-next span:before{content:"\2190"}.wc-appointments-date-picker .ui-datepicker .ui-datepicker-next span,.wc-appointments-date-picker .ui-datepicker .ui-datepicker-prev span{background:0 0;display:block;margin:0;position:absolute;left:0;top:0;height:40px;font-weight:400}.wc-appointments-date-picker .ui-datepicker .ui-datepicker-next span:before,.wc-appointments-date-picker .ui-datepicker .ui-datepicker-prev span:before{content:"\2192";speak:none;font-size:1.5em;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;margin:0;text-indent:0;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;line-height:36px}.wc-appointments-date-picker .ui-datepicker .ui-datepicker-prev span:before{content:"\2190"}.wc-appointments-date-picker .ui-datepicker .ui-icon-circle-triangle-e,.wc-appointments-date-picker .ui-datepicker .ui-icon-circle-triangle-w{width:40px;height:40px;overflow:hidden;text-indent:-99999px}.rtl .wc-appointments-date-picker .ui-datepicker .ui-icon-circle-triangle-e,.rtl .wc-appointments-date-picker .ui-datepicker .ui-icon-circle-triangle-w{text-indent:-99999px}.wc-appointments-date-picker .ui-datepicker table,.wc-appointments-date-picker .ui-datepicker tbody{border:0;font-size:1em;margin:0;width:100%}.wc-appointments-date-picker .ui-datepicker th{background:0;border:0;color:#2b2b2b;font-size:.8em;font-weight:400;padding:.8em 0!important;text-align:center;word-break:normal}.wc-appointments-date-picker .ui-datepicker tr{border:0;padding:0!important}.wc-appointments-date-picker .ui-datepicker td{background:0;border:none;padding:0!important;position:relative;width:14.28571428571429%}.wc-appointments-date-picker .ui-datepicker td a,.wc-appointments-date-picker .ui-datepicker td span{box-shadow:none;display:block}.wc-appointments-date-picker .ui-datepicker td .ui-state-default{background:0 0;background-image:none!important;border:none;color:#2b2b2b;margin:0;font-size:.8em;text-align:center;padding:.8em 0}.wc-appointments-date-picker .ui-datepicker td:not(.ui-state-disabled) a.ui-state-default{font-weight:600}.wc-appointments-date-picker .ui-datepicker td:not(.ui-datepicker-current-day) a.ui-state-active,.wc-appointments-date-picker .ui-datepicker td:not(.ui-datepicker-current-day) a.ui-state-active.ui-state-hover{background-color:rgba(0,0,0,.05)}.wc-appointments-date-picker .ui-datepicker td.appointable a:hover{background-color:rgba(0,0,0,.05);color:#2b2b2b;position:relative;z-index:2}.wc-appointments-date-picker .ui-datepicker td.partial_scheduled a,.wc-appointments-date-picker .ui-datepicker td.partial_scheduled span{z-index:1}.wc-appointments-date-picker .ui-datepicker td.partial_scheduled a:before,.wc-appointments-date-picker .ui-datepicker td.partial_scheduled span:before{display:inline-block;background-color:rgba(0,0,0,.2);border-radius:5px;content:"";position:absolute;left:0;bottom:0;right:0;margin:0 auto;width:10%;height:5px}.wc-appointments-date-picker .ui-datepicker td.remaining_scheduled_9 a:before{width:10%}.wc-appointments-date-picker .ui-datepicker td.remaining_scheduled_8 a:before{width:20%}.wc-appointments-date-picker .ui-datepicker td.remaining_scheduled_7 a:before{width:30%}.wc-appointments-date-picker .ui-datepicker td.remaining_scheduled_6 a:before{width:40%}.wc-appointments-date-picker .ui-datepicker td.remaining_scheduled_5 a:before{width:50%}.wc-appointments-date-picker .ui-datepicker td.remaining_scheduled_4 a:before{width:60%}.wc-appointments-date-picker .ui-datepicker td.remaining_scheduled_3 a:before{width:70%}.wc-appointments-date-picker .ui-datepicker td.remaining_scheduled_2 a:before{width:80%}.wc-appointments-date-picker .ui-datepicker td.remaining_scheduled_1 a:before{width:90%}.wc-appointments-date-picker .ui-datepicker td.fully_scheduled a,.wc-appointments-date-picker .ui-datepicker td.fully_scheduled span{cursor:not-allowed;font-weight:400;text-decoration:line-through}.wc-appointments-date-picker .ui-datepicker td.fully_scheduled a:before,.wc-appointments-date-picker .ui-datepicker td.fully_scheduled span:before{display:inline-block;background-color:rgba(0,0,0,.1);border-radius:5px;content:"";position:absolute;left:0;bottom:0;right:0;margin:0 auto;width:100%;height:5px}.wc-appointments-date-picker .ui-datepicker td.ui-datepicker-today a,.wc-appointments-date-picker .ui-datepicker td.ui-datepicker-today span{color:#f6563e}.wc-appointments-date-picker .ui-datepicker td.ui-datepicker-current-day a,.wc-appointments-date-picker .ui-datepicker td.ui-datepicker-current-day a:hover{background-color:#111;color:#fff;opacity:1}.wc-appointments-date-picker .ui-datepicker td.ui-datepicker-current-day a:before,.wc-appointments-date-picker .ui-datepicker td.ui-datepicker-current-day a:hover:before{background-color:rgba(255,255,255,.35)}.wc-appointments-date-picker .ui-datepicker td.ui-datepicker-selected-day{background-color:rgba(0,0,0,.05);opacity:1}.wc-appointments-date-picker .ui-datepicker td.appointable-range .ui-state-default{background:#111;color:#fff}.wc-appointments-date-picker .ui-datepicker td.discounted_day.appointable{white-space:nowrap}.wc-appointments-date-picker .ui-datepicker td.discounted_day.appointable:after{color:#7ad03a;content:"\e03c";font-family:WooCommerce;font-size:8px;line-height:1;position:absolute;top:4px;right:4px;z-index:1}.ui-datepicker:not(.ui-datepicker-inline){z-index:9999!important;background:#fff;color:#222;font-size:1.1em;padding:6px;border:1px solid #ddd;border-radius:0;box-shadow:0 4px 8px rgba(0,0,0,.18);width:17em}.ui-datepicker:not(.ui-datepicker-inline) *{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.ui-datepicker:not(.ui-datepicker-inline) table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker:not(.ui-datepicker-inline) .ui-helper-clearfix:after,.ui-datepicker:not(.ui-datepicker-inline) .ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-datepicker:not(.ui-datepicker-inline) .ui-state-disabled,.ui-datepicker:not(.ui-datepicker-inline) .ui-widget-content .ui-state-disabled,.ui-datepicker:not(.ui-datepicker-inline) .ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35)}.ui-datepicker:not(.ui-datepicker-inline) table,.ui-datepicker:not(.ui-datepicker-inline) tbody{border:0;font-size:1em;margin:0;width:100%}.ui-datepicker:not(.ui-datepicker-inline) th{background:0;border:0;color:#2b2b2b;font-size:.8em;font-weight:700;padding:.8em 0!important;text-align:center;word-break:normal}.ui-datepicker:not(.ui-datepicker-inline) tr{border:0;padding:0!important}.ui-datepicker:not(.ui-datepicker-inline) td{background:0;border:none;padding:0!important;position:relative;width:14.28571428571429%}.ui-datepicker:not(.ui-datepicker-inline) td a,.ui-datepicker:not(.ui-datepicker-inline) td span{box-shadow:none;display:block}.ui-datepicker:not(.ui-datepicker-inline) td .ui-state-default{background:0 0;background-image:none!important;border:none;color:#2b2b2b;margin:0;font-size:.8em;text-align:center;padding:.8em 0}.ui-datepicker:not(.ui-datepicker-inline) td:not(.ui-state-disabled) a.ui-state-default{font-weight:600}.ui-datepicker:not(.ui-datepicker-inline) td:not(.ui-datepicker-current-day) a.ui-state-active,.ui-datepicker:not(.ui-datepicker-inline) td:not(.ui-datepicker-current-day) a.ui-state-active.ui-state-hover{background-color:rgba(0,0,0,.05)}.ui-datepicker:not(.ui-datepicker-inline) td.ui-datepicker-today,.ui-datepicker:not(.ui-datepicker-inline) td.ui-datepicker-today a{color:#f6563e}.ui-datepicker:not(.ui-datepicker-inline) td.ui-datepicker-current-day a,.ui-datepicker:not(.ui-datepicker-inline) td.ui-datepicker-current-day a:hover,.ui-datepicker:not(.ui-datepicker-inline) td.ui-datepicker-selected-day{background-color:rgba(0,0,0,.1);opacity:1}.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-header{background-color:transparent;background-image:none;border:0;border-radius:0;overflow:hidden;padding:0;position:relative;width:100%}.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-header a{color:#222}.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-title{line-height:1;margin:0 2.5em;padding:.3em 0;text-align:center}.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-title .ui-datepicker-year{display:inline-block}.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-next-hover,.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-prev-hover,.ui-datepicker:not(.ui-datepicker-inline) .ui-state-hover,.ui-datepicker:not(.ui-datepicker-inline) td:hover{background:rgba(0,0,0,.05);cursor:pointer;text-decoration:none}.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-next,.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-next-hover,.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-prev,.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-prev-hover{border:none;border-radius:0;box-shadow:none;height:40px;width:40px;position:absolute;top:0}.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-prev{left:0}.rtl .ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-prev{left:auto;right:0}.rtl .ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-prev span:before{content:"\2192"}.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-next{right:0}.rtl .ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-next{right:auto;left:0}.rtl .ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-next span:before{content:"\2190"}.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-next span,.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-prev span{background:0 0;display:block;margin:0;position:absolute;left:0;top:0;height:40px;font-weight:400}.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-next span:before,.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-prev span:before{content:"\2192";speak:none;font-size:1.5em;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;margin:0;text-indent:0;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;line-height:36px}.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-prev span:before{content:"\2190"}.ui-datepicker:not(.ui-datepicker-inline) .ui-icon-circle-triangle-e,.ui-datepicker:not(.ui-datepicker-inline) .ui-icon-circle-triangle-w{width:40px;height:40px;overflow:hidden;text-indent:-99999px}.rtl .ui-datepicker:not(.ui-datepicker-inline) .ui-icon-circle-triangle-e,.rtl .ui-datepicker:not(.ui-datepicker-inline) .ui-icon-circle-triangle-w{text-indent:-99999px}.ui-datepicker:not(.ui-datepicker-inline) select.ui-datepicker-month,.ui-datepicker:not(.ui-datepicker-inline) select.ui-datepicker-year{display:inline-block}.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-buttonpane{border-top:1px solid #ddd}.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-buttonpane button{background:#f7f7f7}.wc-appointment-summary{background-color:#eee;background-color:rgba(0,0,0,.07);padding:1em}.wc-appointment-summary .wc-appointment-summary-name small{padding:.2em .6em;display:inline-flex;color:#777;background:#e5e5e5;border-radius:4px;border-bottom:1px solid rgba(0,0,0,.05);cursor:inherit!important;white-space:nowrap;max-width:100%}.wc-appointment-summary .wc-appointment-summary-name small.status-complete,.wc-appointment-summary .wc-appointment-summary-name small.status-paid{background:#c8d7e1;color:#2e4453}.wc-appointment-summary .wc-appointment-summary-name small.status-pending,.wc-appointment-summary .wc-appointment-summary-name small.status-pending-confirmation{background:#f8dda7;color:#94660c}.wc-appointment-summary .wc-appointment-summary-name small.status-cancelled{background:#eba3a3;color:#761919}.wc-appointment-summary .wc-appointment-summary-name small.status-confirmed{background:#c6e1c6;color:#5b841b}.wc-appointment-summary .wc-appointment-summary-name small>span{margin:0 .5em;overflow:hidden;text-overflow:ellipsis}.wc-appointment-summary .wc-appointment-summary-list{margin:1em 0}.wc-appointment-summary .wc-appointment-summary-list li{margin:0}.wc-appointment-summary .wc-appointment-summary-list li strong{margin-right:.5em}.wc-appointment-summary .wc-appointment-summary-actions a{border-right:1px solid #ccc;margin:0 3px 0 0;padding:0 4px 0 0}.wc-appointment-summary .wc-appointment-summary-actions a:last-child{border-right:0;margin:0;padding:0}.select2-container .select2-selection--single{height:40px}.select2-container img.staff-avatar{display:inline-block;vertical-align:sub;margin-right:6px;max-height:24px}.select2-container .select2-dropdown{text-align:left;z-index:99999}.select2-container--default .select2-selection--single{border-color:#ddd}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:40px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:40px}.date_picker_wrapper input[type=date],.date_picker_wrapper input[type=text]{margin-bottom:1em;width:100%}