.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.ttt-smart-additional-content{display:none}.ttt-pnwc-container .ttt-smart-additional-content{display:block}.ttt-pnwc-container .ttt-smart-additional-content.inline-block{display:inline-block}.ttt-pnwc-container .ttt-smart-additional-content.inline{display:inline}.ttt-pnwc-after{margin-top:15px}.ttt-pnwc-before{margin-bottom:15px}.ttt-pnwc-notice i{font-style:normal}.ttt-pnwc-notice-icon{display:block;font-size:29px;margin:5px 10px 5px 5px;flex-shrink:0}@media(max-width: 550px){.ttt-pnwc-notice-icon{display:none}}.ttt-pnwc-message{line-height:16px;text-align:left}.ttt-pnwc-message p{margin:0}@media(max-width: 550px){.ttt-pnwc-message{text-align:center}}.ttt-pnwc-notice-icon.default-icon:before{content:"✔"}.ttt-pnwc-notice.error .ttt-pnwc-notice-icon.default-icon:before{content:"⚠"}.ttt-pnwc-notice.info .ttt-pnwc-notice-icon.default-icon:before{content:"➲"}.ttt-pnwc-notice{background:none !important}.ttt-pnwc-notice{display:flex;align-items:center;text-align:center;justify-content:center;padding:15px 15px 15px 10px;line-height:15px;position:relative}.ttt-pnwc-notice:after{content:"";width:100%;height:100%;background:#eee;position:absolute;z-index:-1;left:0;top:0}@media(max-width: 550px){.ttt-pnwc-notice{display:block}}.ttt-pnwc-notice:nth-child(odd):after{opacity:.65}.ttt-pnwc-notice .button{position:relative;top:-1px;float:right;padding:0 0 0 14px;background:0 0;color:#fff;box-shadow:none;line-height:19px;border-width:0;border-left-width:1px;border-left-style:solid;border-left-color:#999;border-radius:0;color:#000;margin:0 0 0 12px}.ttt-pnwc-notice .button:hover{opacity:1;background:0 0;border-left-color:#999;color:#000}.ttt-pnwc-notice:last-child{border:none}.ttt-pnwc-modal *,.ttt-pnwc-modal *:focus{outline:none}.ttt-pnwc-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:999999}.ttt-pnwc-container{background-color:#fff;padding:25px;min-width:450px;max-width:600px;max-height:100vh;border-radius:4px;box-sizing:border-box;position:relative}@media(max-width: 600px){.ttt-pnwc-container{min-width:75%;max-width:75%}}.ttt-pnwc-header{text-align:right}.ttt-pnwc-title{margin-top:0;margin-bottom:0;font-weight:600;font-size:1.25rem;line-height:1.25;color:#00449e;box-sizing:border-box}button.ttt-pnwc-close{cursor:pointer !important;border:0 !important;right:-23px !important;top:-23px !important;position:absolute !important}button.ttt-pnwc-close{z-index:25;font-size:0;background:rgba(0,0,0,0);background-color:#eee;display:block;border-radius:50px;width:45px;padding:0;height:45px;line-height:45px;color:#333;transition:all .1s ease-in-out;backface-visibility:hidden;filter:blur(0px);transform:translateZ(0);-webkit-font-smoothing:subpixel-antialiased;text-align:center}button.ttt-pnwc-close:hover{background-color:#eee;color:#333;transform:scale(1.18) translateZ(0)}.ttt-pnwc-header .ttt-pnwc-close:before{position:relative;content:"✖";font-size:20px}.ttt-pnwc-footer{text-align:center}.ttt-pnwc-close-internal{border:none;text-transform:uppercase;margin-top:20px;border-radius:7px;padding:4px 17px;cursor:pointer;font-size:13px}.ttt-pnwc-btn{font-size:.875rem;padding-left:1rem;padding-right:1rem;padding-top:.5rem;padding-bottom:.5rem;background-color:#e6e6e6;color:rgba(0,0,0,.8);border-radius:.25rem;border-style:none;border-width:0;cursor:pointer;-webkit-appearance:button;text-transform:none;overflow:visible;line-height:1.15;margin:0;will-change:transform;-moz-osx-font-smoothing:grayscale;backface-visibility:hidden;transform:translateZ(0);transition:transform .25s ease-out}.ttt-pnwc-btn:focus,.ttt-pnwc-btn:hover{transform:scale(1.05)}.ttt-pnwc-btn-primary{background-color:#00449e;color:#fff}@keyframes mmfadeIn{from{opacity:0}to{opacity:1}}@keyframes mmfadeOut{from{opacity:1}to{opacity:0}}@keyframes mmslideIn{from{transform:translateY(-30%)}}@keyframes mmslideOut{to{transform:translateY(-30%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .ttt-pnwc-overlay{animation:mmfadeIn .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=false] .ttt-pnwc-container{animation:mmslideIn .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=true] .ttt-pnwc-overlay{animation:mmfadeOut .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=true] .ttt-pnwc-container{animation:mmslideOut .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide .ttt-pnwc-container,.micromodal-slide .ttt-pnwc-overlay{will-change:transform}.ttt-pnwc-wrapper{overflow-y:auto}.tpt__hidden {
display: none;
}
.tpt__tiered-pricing, .tier-pricing-summary-table {
width: 100%;
}
.tiered-pricing-table {
margin: 15px 0;
width: 100%;
}
.tiered-pricing-table tr {
background: #fff;
}
.tiered-pricing--active td {
background-color: #96598A;
color: #fff;
transition: all .3s ease-in-out;
}
.tiered-pricing--active td .amount {
color: #fff;
transition: all .3s ease-in-out;
} .tiered-pricing-tooltip {
padding: 0;
position: relative;
width: 250px !important;
z-index: 99999;
}
.tiered-pricing-tooltip__svg {
margin-left: 8px;
width: 15px;
cursor: help;
}
.tiered-pricing-tooltip .tiered-pricing-table {
margin: 0;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
} .tiered-pricing-plain-texts{
margin: 20px 0;
list-style: none;
} .tiered-pricing-blocks {
display: flex;
flex-wrap: wrap;
gap: 10px;
margin: 15px 0;
}
.tiered-pricing-block__price {
margin-bottom: 0;
font-weight: bold;
font-size: 1.1em;
}
.tiered-pricing-block__price-discount {
font-size: .8em;
}
.tiered-pricing-block__quantity {
font-size: .8em;
}
.tiered-pricing-block {
padding: 0 10px;
border: 1px solid #ccc;
border-radius: 5px;
transition: all .2s;
}
.tiered-pricing-blocks .tiered-pricing--active {
transform: scale(1.06);
} .tiered-pricing-horizontal-table {
display: flex;
margin: 15px 0;
border: 1px solid #666;
border-radius: 3px;
flex-wrap: nowrap;
overflow-x: auto;
}
.tiered-pricing-horizontal-table__labels {
background: #f5f5f5;
}
.tiered-pricing-horizontal-table-cell {
padding: 5px 10px;
border-bottom: 1px solid #666;
}
.tiered-pricing-horizontal-table-cell:last-child {
border-bottom: none;
}
.tiered-pricing-horizontal-table-column {
flex: 1;
border-right: 1px solid #666;
}
.tiered-pricing-horizontal-table-column:last-child{
border:none;
} .tiered-pricing-options {
margin: 20px 0;
}
.tiered-pricing-option {
transition: all .3s;
display: flex;
justify-content: space-between;
align-items: center;
padding: 10px;
border: 1px solid #E5E5E5;
border-radius: 3px;
gap: 10px;
margin-bottom: 10px;
}
.tiered-pricing-option__pricing {
text-align: right;
margin-left: auto;
font-weight: bold;
}
.tiered-pricing-option-checkbox {
width: 18px;
height: 18px;
border-radius: 50%;
position: relative;
box-sizing: border-box;
border: 1px solid #E5E5E5;
}
.tiered-pricing--active .tiered-pricing-option-checkbox::after {
content: "";
width: 12px;
height: 12px;
background: #E5E5E5;
position: absolute;
border-radius: 50%;
left: 2px;
top: 2px;
}
.tiered-pricing-option-price {
display: flex;
gap: 5px;
align-items: center;
justify-content: right;
}
.tiered-pricing-option-price__original {
font-size: .9em;
font-weight: normal;
}
.tiered-pricing-option-total {
font-size: .8em;
display: none;
justify-content: right;
align-items: center;
gap: 5px;
}
.tiered-pricing-option-total__original_total {
font-weight: normal;
font-size: .9em;
} .tiered-pricing-dropdown {
margin: 20px 0;
width: 100%;
max-width: 800px;
position: relative;
}
.tiered-pricing-dropdown__list {
box-sizing: border-box;
position: absolute;
max-height: 300px;
overflow-y: auto;
border: 1px solid;
border-top: none;
width: 100%;
background: white;
display: none;
z-index: 999;
}
.tiered-pricing-dropdown__list ul {
margin: 0;
padding: 0;
list-style: none;
}
.tiered-pricing-dropdown__select-box {
border-radius: 3px;
cursor: pointer;
border: 1px solid;
padding: 5px;
align-items: center;
display: flex;
background: #fff;
}
.tiered-pricing-dropdown__select-box--active {
border-radius: 3px 3px 0 0;
}
.tiered-pricing-dropdown__select-box-arrow {
width: 25px;
margin-left: auto;
height: 25px;
display: flex;
transition: all .2s;
}
.tiered-pricing-dropdown__select-box--active .tiered-pricing-dropdown__select-box-arrow {
transform: rotate(180deg);
}
.tiered-pricing-dropdown-option__pricing {
margin-left: auto;
font-weight: bold;
}
.tiered-pricing-option-price {
margin-left: auto;
}
.tiered-pricing-dropdown-option {
justify-content: space-between;
align-items: center;
box-sizing: border-box;
padding: 10px;
display: flex;
width: 100%;
}
.tiered-pricing-dropdown-option-price__original {
font-weight: normal;
}  .tier-pricing-summary-table {
margin: 20px 0;
}
.tier-pricing-summary-table--hidden {
display: none;
}
.tier-pricing-summary-table__top {
display: flex;
justify-content: space-between;
padding: 5px 0;
font-weight: bold;
border-top: 1px solid #f5f5f5;
}
.tier-pricing-summary-table__bottom {
display: flex;
justify-content: space-between;
align-items: center
}
.tier-pricing-summary-table__total {
font-size: 1.5em;
margin-left: 5px;
}
.tier-pricing-summary-table--inline {
font-size: 1.3em;
}
.tier-pricing-summary-table-inline__label {
display: inline-block;
}  .tiered-pricing-you-save--hidden {
display: none;
}
.tiered-pricing-you-save {
color: red;
}#wl-wrapper .button{text-decoration:none}#wl-wrapper .wl-clear:after{content:".";display:block;height:0;clear:both;visibility:hidden}#wl-wrapper .wl-clear{display:block}#wl-wrapper .wl-right{float:right}#wl-wrapper .wl-left{float:left}#wl-wrapper .wl-row{margin-bottom:15px;clear:both}#wl-wrapper .ctr{text-align:center}#wl-wrapper .vtop{vertical-align:top!important}#wl-wrapper .wl-fgroup{float:left;margin-right:10px}#wl-wrapper .wl-intro{margin-bottom:20px}#wl-wrapper .wl-share-url{font-size:12px;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #e5e5e5}#wl-wrapper .wl-small{font-size:11px;font-weight:400}#wl-wrapper .no-marg{margin:0}#wl-wrapper .move-list-sel{max-width:150px}#wl-wrapper .wl-meta-share{clear:both;overflow:hidden;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #e5e5e5;line-height:16px}#wl-wrapper .wl-manage-link{display:block;float:left;margin-left:20px}#wl-wrapper .wl-share-links{margin:0;padding:0;float:left;line-height:16px}#wl-wrapper .wl-share-links li{margin:0 5px 0 0;float:left;list-style-type:none}#wl-wrapper .wl-share-links a{display:block;width:16px;height:16px;background:url(//www.fizzicseducation.com.au/wp-content/plugins/woocommerce-wishlists/assets/images/wl-share-icons.png) no-repeat 0 0;text-indent:-9999px}#wl-wrapper .wl-facebook a{background-position:0 -16px}#wl-wrapper .wl-twitter a{background-position:0 -48px}#wl-wrapper .wl-pinterest a{background-position:0 -32px}#wl-wrapper .wl-table td{vertical-align:top;padding:5px 10px}#wl-wrapper .wl-table td:first-child{padding-left:10px!important}#wl-wrapper .wl-table.manage{margin-bottom:15px}#wl-wrapper .wl-table .check-column,#wl-wrapper .wl-table .product-remove{text-align:center}#wl-wrapper .wl-table .check-column a.remove{background-position:-2px 0;width:25px}#wl-wrapper .wl-table .product-purchase .button{white-space:nowrap}#wl-wrapper .wl-table .product-name{text-align:left}#wl-wrapper .wl-table.shop_table_responsive td{text-align:center}#wl-wrapper .wl-table.shop_table_responsive td.product-remove a.remove{right:.381953em}#wl-wrapper .wl-privacy-col,#wl-wrapper .wl-table .product-price,#wl-wrapper .wl-table .product-purchase,#wl-wrapper .wl-table .wl-date-added{text-align:center!important}#wl-wrapper .wl-list-btn-quantity-update.button{float:right}#wl-wrapper .wl-actions-table{width:auto;float:left;margin:5px 0}#wl-wrapper .wl-actions-table.wl-right{float:right;margin-bottom:0}#wl-wrapper .wl-actions-table,#wl-wrapper .wl-actions-table table,#wl-wrapper .wl-actions-table td,#wl-wrapper .wl-actions-table th,#wl-wrapper .wl-actions-table tr{padding:0;border:none;background:0 0;vertical-align:middle}#wl-wrapper .wl-actions-table select{margin-right:1em}#wl-wrapper .wl-stock-status{margin:0}#wl-wrapper .wl-privacy-col{width:150px}#wl-wrapper .wl-manage .row-actions{margin-bottom:5px}#wl-wrapper .wl-manage .row-actions small a{opacity:.7;text-decoration:none;font-weight:400}#wl-wrapper .wl-manage .row-actions small a:hover{opacity:1}#wl-wrapper .wl-manage td.actions{text-align:center!important}#wl-wrapper .purchased td{background-color:#fafafa}#wl-wrapper .wl-form{margin-bottom:20px}#wl-wrapper label{font-weight:700;cursor:pointer;float:none;width:auto;display:block}#wl-wrapper .wl-form ul{list-style:none;margin:0;padding:0;overflow:hidden}#wl-wrapper .wl-form .wl-inline li{float:left;display:inline;margin-right:10px}#wl-wrapper .wl-form input[type=radio]+label{font-weight:400}#wl-wrapper .wl-form .form-row textarea{width:100%}#wl-wrapper .wl-search-form input.find-input{width:40%;display:inline-block;margin-right:1em}#wl-wrapper .wl-search-form button{display:inline-block}#wl-wrapper .wl-table+.wl-row{margin-top:-10px}#wl-wrapper ul.wl-tabs{margin:0 0 20px 0;border-bottom:1px solid #ddd}#wl-wrapper .wl-tabs:after,#wl-wrapper .wl-tabs:before{display:table;content:"";line-height:0}#wl-wrapper .wl-tabs:after{clear:both}#wl-wrapper .wl-tabs>li{float:left;margin-bottom:-1px;list-style-type:none}#wl-wrapper .wl-tabs>li>a{display:block;padding:8px 12px;margin:0 3px 0 0;line-height:20px;border:1px solid transparent;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;text-decoration:none}#wl-wrapper .wl-tabs>li>a:hover{text-decoration:none;background-color:#eee;border-color:#eee #eee #ddd}#wl-wrapper .wl-tabs>li.active>a{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}#wl-wrapper.wl-button-wrap{position:relative;clear:both;width:100%;padding:10px 0 10px 0}#wl-wrapper .wl-add-to{position:relative}#wl-wrapper .wl-add-link.star{background:url(//www.fizzicseducation.com.au/wp-content/plugins/woocommerce-wishlists/assets/images/star.png) no-repeat 0 0!important;padding-left:20px!important}#wl-wrapper .wl-add-link.present{background:url(//www.fizzicseducation.com.au/wp-content/plugins/woocommerce-wishlists/assets/images/present.png) no-repeat 0 0!important;padding-left:20px!important}#wl-wrapper .wl-add-link.present:before,#wl-wrapper .wl-add-link.star:before{content:""!important;margin-right:0!important}#wl-list-pop-wrap{width:100%;height:100%;position:fixed;top:0;left:0;background:0 0;z-index:10001}.wl-list-pop{padding:15px;background:#f5f5f5;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;-webkit-box-shadow:0 0 20px 0 rgba(000,000,000,.2);box-shadow:0 0 20px 0 rgba(000,000,000,.2);width:auto;max-width:250px;height:auto;border:1px solid #ccc;z-index:10002;position:absolute}.wl-list-pop dl{margin:0 0 1.618em 0}.wl-list-pop dt{margin:0 0 5px 0}.wl-list-pop dd{font-size:12px;margin:0 0 2px 10px}#wl-wrapper .wl-already-in ul{margin:0 0 10px 20px} .clearfix:after,.clearfix:before{display:table;content:"";line-height:0}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wl-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;background-color:#000}.wl-modal-backdrop.fade{opacity:0}.wl-modal-backdrop,.wl-modal-backdrop.fade.in{opacity:.8}.wl-modal{position:fixed;top:50%;left:50%;z-index:9999;width:560px;margin:-250px 0 0 -280px;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.3);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 3px 7px rgba(0,0,0,.3);-moz-box-shadow:0 3px 7px rgba(0,0,0,.3);box-shadow:0 3px 7px rgba(0,0,0,.3);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;outline:0}.wl-modal.fade{-webkit-transition:opacity .3s linear,top .3s ease-out;-moz-transition:opacity .3s linear,top .3s ease-out;-o-transition:opacity .3s linear,top .3s ease-out;transition:opacity .3s linear,top .3s ease-out;top:-25%}.wl-modal.fade.in{top:50%}.wl-modal-header{padding:9px 15px;border-bottom:1px solid #eee}.wl-modal-header .close{margin-top:2px;float:right}.wl-modal-header h3{margin:0;line-height:30px}.wl-modal-body{overflow-y:auto;max-height:400px;padding:15px}.wl-modal-body input.input-text{width:95%}.wl-modal-body textarea{width:95%}.wl-modal-body .form-row{margin-bottom:10px}.wl-modal-footer{padding:14px 15px 15px;margin-bottom:0;text-align:right;background-color:#f5f5f5;border-top:1px solid #ddd;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;-webkit-box-shadow:inset 0 1px 0 #fff;-moz-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff}.wl-modal-footer:after,.wl-modal-footer:before{display:table;content:"";line-height:0}.wl-modal-footer:after{clear:both}.wl-modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.wl-modal-footer .btn-group .btn+.btn{margin-left:-1px}.wl-modal-footer .btn-block+.btn-block{margin-left:0}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){#wl-wrapper .wl-share-links a{background-image:url(//www.fizzicseducation.com.au/wp-content/plugins/woocommerce-wishlists/assets/images/wl-share-icons@2x.png);background-size:16px 64px}#wl-wrapper .wl-add-link.star{background-image:url(//www.fizzicseducation.com.au/wp-content/plugins/woocommerce-wishlists/assets/images/star@2x.png);background-size:16px 16px}#wl-wrapper .wl-add-link.present{background-image:url(//www.fizzicseducation.com.au/wp-content/plugins/woocommerce-wishlists/assets/images/present@2x.png);background-size:16px 16px}}.wishlist-message-dismiss{display:block;float:right}