.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//buysteroidsaustralia.shop/wp-content/plugins/floating-cart-product-for-woocommerce/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
button.owl-next {
position: absolute;
right: 0;
}
button.owl-prev {
position: absolute;
left: 0;
}
.owl-theme .owl-nav {
position: absolute;
top: 21%;
width: 100%;
}
button.owl-prev span,button.owl-next span {
font-size: 34px;
background-color: rgba(0, 0, 0,0.5 );
padding: 0;
height: 40px;
width: 40px;
border-radius: 100%;
color: white;
display: block;
line-height: 36px;
}
.owl-nav button{
outline: none;
}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}body {
overflow-x: hidden;
}
.fcpfw_container {
position: fixed;
top: 0;
bottom: 0;
z-index: 9999999999;
background-color: #FFF;
transition: width 2s;
display: flex !important;
box-shadow: 3px 0 9px 0 #000;
flex-direction: column;
opacity: 0;
}
.fcpfw-sidebar-open { background-color: white;
border: 1px solid #ccc;
border-radius: 50px;  padding: 4px;
cursor: pointer;
color: #333;
font-size: 14px;
transition: background-color 0.2s ease; width: 30px;
height: 30px;
}
.fcpfw-sidebar-open svg, .fcpfw-sidebar-close svg {
height: 100%;
margin: auto;
}
.left-svg{
padding-left: 20px;
padding-top: 6px;
}
.fcpfw-sidebar-open:hover {
background-color: #f0f0f0;
}
.fcpfw-sidebar-close {
background-color: white;
border: 1px solid #ccc;
border-radius: 50px; padding: 4px;
cursor: pointer;
color: #333;
font-size: 14px;
transition: background-color 0.2s ease;
width: 30px;
height: 30px;
}
.fcpfw_container_product{
position: fixed;
top: 0;
right: 350px;
z-index: 999999999;
width: 400px;
display: flex;
flex-direction: column;
background: #fff;
height: 100%;
display: none;
}
@media (max-width: 768px) {
.fcpfw_container_product {
right: 0 !important;
z-index: 9999999999 !important;
left: 0 !important;
}
.btn-hide{
left: -2px !important;
}
}
.fcpfw_product_header{
background: white;
height: 73.2px;
text-align: center;
vertical-align: middle;
display: flex;
justify-content: center;
align-items: center;
align-content: center; 
}
.fcpfw_container_product_inner{
padding: 20px;
}
.fcpfw_container_product_inner .item.fcpfw_gift_product {
display: flex;   
}
.fcpfw_container_product_inner .inner_mainf {
background: #ffffff;
}
.fcpfw_overlay {
overflow: hidden;
position: relative;
}
.fcpfw_apply_coupon_link svg {
width: 21px;
height: 21px;
vertical-align: middle;
margin-right: 8px;
}
.fcpfw_cart_empty .fcpfw_trcpn {
display: none;
}
.fcpfw_cart_empty .fcpfw_slider.desktop_oc{
display: none;
}
.fcpfw_cart_empty .fcpfw_footer{
display: none!important;
}
.fcpfw_close_cart svg {
width: auto;
height: auto;
}
.fcpfw_cart_icon svg {
width: 25px;
height: 25px;
}
.cart_box svg {
width: 30px;
height: 30px;
}
.cart_box {
display: flex;
}
.fcpfw_remove svg {
height: 20px;
width: 20px;
}
.fcpfw_discount_label span {
color: #000!important;
font-weight: bold;
}
.fcpfw_oc_discount_oc {
width: 100%!important;
}
.fcpfw_discount_innwer_full {
float: right!important;
display: inline-block;
text-align: right;
width: 50%!important;
}
span.fcpfw_close_cart {
width: 20px!important;
height: 20px;
}
.fcpfw_container .fcpfw_header{
display: inline-block;
float: left;
text-align: center;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: justify;
justify-content: space-between;
width: auto;
background-color: #ffffff; padding: 0px 12px;
box-shadow: 0 8px 6px -6px #d4d4d4;
}
.top_fcpfw_herder {
width: 100%;
display: inline-block;
float: left;
}
span.fcpfw_cart_icon {
width: 8%;
display: inline-block;
}
.fcpfw_container .fcpfw_header_title {
width: 75%;
display: inline-block;
padding: 10px 10px;
text-align: center;
font-size: 20px;
margin: 0px;
text-transform: capitalize;
padding-bottom: 0px; }
.top_fcpfw_bottom {
width: 100%;
display: inline-block;
float: left;
text-align: center;
}
.top_fcpfw_bottom p {
margin-bottom: 10px;
font-size: 14px;
}
.fcpfw_container span.fcpfw_close_cart {
display: inline-block;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
font-size: 16px;
cursor: pointer;
transition: all 0.6s ease 0s;
width: 11px;
line-height: 0px;
}
.fcpfw_container span.fcpfw_close_cart:hover{
transform: rotate(180deg);
right: 15px;
top: 17px;
line-height: 0px;
}
.fcpfw_container table.fcpfw_cust_mini_cart td{
border: none;
}
.fcpfw_container .fcpfw_body {
overflow-y: auto;
flex-grow: 1;
} .fcpfw_container .fcpfw_footer {
padding: 10px;
position: relative;
bottom: 0;
display: inline-block;
left: 0;
background-color: #f1f1f1;
border-top: 1px solid #ccc;
}
a#fcpfw_apply_coupon {
font-size: 13px;
letter-spacing: 1.1px;
} .fcpfw_container .fcpfw_footer a {
width: -webkit-fill-available;
display: inline-block; text-align: center;
padding: 5px;
font-weight: 600;
line-height: 25px;
font-size: 17px;
letter-spacing: 0.5px;
text-decoration: none;
list-style: none;
}
#fcpfw_apply_coupon img {
width: 20px;
vertical-align: middle;
margin-right: 8px;
}
.fcpfw_cart_basket{
border: 1px solid #ccc;
padding: 15px;
position: fixed;
box-shadow: 0 1px 4px 0;
z-index: 999999;
cursor: pointer;
}
.fcpfw_item_count {
position: absolute;
height: 23px;
width: 23px;
line-height: 23px;
border-radius: 50%;
text-align: center;
vertical-align: middle;
}
.fcpfw_container h3.empty_cart_text {
padding: 10px 10px;
font-size: 20px;
font-weight: 600;
}
.fcpfw_container div.fcpfw_ship_txt {
text-align: center;
text-transform: capitalize;
}
.fcpfw_container .fcpfw_container a:focus{
outline: none !important;
}
.fcpfw_container .fcpfw_total_tr {
width: 100%;
display: inline-block;
background-color: #ffffff;
border-top: 2px solid #ccc;
position: relative;
float: left;
font-weight: 500;
font-size: 14px;
}
.fcpfw_oc_total_oc {
width: 100%!important;
border-top: 1px dashed #9E9E9E;
}
.fcpfw_total_label {
font-weight: bold;
}
.fcpfw_container .fcpfw_total_tr_inner div {
width: 50%;
display: inline-block;
}
.fcpfw_total_tr_inner {
padding: 10px;
}
.fcpfw_container .fcpfw_coupon {
display: flex;
background-color: #f3f3f3;
padding: 10px 10px;
border-top: 1px solid #eee;
position: relative;
font-weight: 700;
text-align: center;
}
.fcpfw_apply_coupon_link {
width: 100%;
}
.fcpfw_apply_coupon_link a {
display: inline-block;
text-decoration: none;
font-size: 18px;
}
.fcpfw_coupon_field {
display: none;
width: 100%;
}
.fcpfw_coupon_field input#fcpfw_coupon_code {
display: inline-block;
width: 68%;
font-size: 16px;
padding: 8px;
border: 0;
border-radius: 0;
}
.fcpfw_coupon_field span.fcpfw_coupon_submit { width: 25%;
font-size: 16px;
padding: 8px;
margin-left: 5%;
cursor: pointer;
}
.fcpfw_container .fcpfw_cust_mini_cart a.fcpfw_remove {
display: inline-block;
margin-bottom: 10px;
}
.fcpfw_container input[type="number"] {
width: 35%;
display: inline-block;
line-height: 30px;
height: 30px;
padding: 5px;
}
.fcpfw_container span.qty_title {
vertical-align: middle;
}
.fcpfw_container table.fcpfw_cust_mini_cart {
margin: 0px;
}
.fcpfw_container .fcpfw_slider {
width: 100%;
display: inline-block;
float: left;
position: relative;
text-align: center;
border-top: 1px solid #eee;
} .fcpfw_gift_product {
max-width: 95%;
width: 100%;
display: flex;
float: left;
padding: 9px 9px;
align-content: center;
align-items: center;
}
.fcpfw_right_div {
text-align: left;
}
.fcpfw_right_div h3 {
margin-top: 6px!important;
margin: 0;
font-weight: bold;
display: inline-block;
width: 100%;
}  .inner_mainf {
width: 100%;
display: inherit;
background: #f2f2f2;
border-radius: 3px;
vertical-align: middle;
display: flex;
gap: 8px;
}
.fcpfw_right_div > a > span{ width: 100%; display: inline-block; }
.fcpfw_container button:focus {
outline: none;
}
.fcpfw_container .owl-theme .owl-nav [class*=owl-]:hover {
background: transparent;
}
.fcpfw_container .owl-prev {
left: 0;
position: absolute;
}
.fcpfw_container .owl-next {
right: 0;
position: absolute;
}
.fcpfw_coupon_response {
position: fixed;
display: none;
width: 100%;
height: 100%; top: 0; right: 0; 
bottom: 0;
background-color: rgb(99 97 97 / 50%);
z-index: 9999999999;
cursor: pointer;
}
#fcpfw_cpn_resp{
position: relative;
background-color: #0f834d; color: #fff;
padding: 15px;
z-index: 9999999;
cursor: pointer;
top: 0;
left: 0; -ms-transform: translate(-50%,-50%); max-width: 100%;
display: inline-block;
}
ul.fcpfw_applied_cpns {
list-style-type: none;
margin: 3px 0;
display: table;
}
li.fcpfw_remove_cpn {
display: table;
float: left;
padding: 5px;
background-color: #dff0d8;
border-radius: 10%;
margin: 5px 0px 5px 10px;
color: #3c763d;
text-transform: uppercase;
cursor: pointer;
font-size: 12px;
}
li.fcpfw_remove_cpn .dashicons.dashicons-no {
width: 12px;
height: 12px;
font-size: 12px;    
}
.scfw_overlay {
overflow: hidden;
position: relative;
}
.scfw_overlay:after {
position: absolute;
content: "";
background-color: rgba(0,0,0,0.2);
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9;
}
.fcpfw_container_overlay.active {
position: fixed;
right: 0;
top: 0;
bottom: 0;
left: 0;
z-index: 99999998;
background-color: #0000006e;
}
.btn-hide{
display: flex ;
justify-content: flex-start;
align-content: center;
align-items: center;
position: absolute;
left: -12px;
top: 50%;
}
.btn-side_cart_open{
position: absolute;
left: -12px;
top: 50%;
z-index: 999999;
}
.fcpfw_cust_mini_cart .fcpfw_remove img {
height: 17px;
}
.fcpfw_cust_mini_cart .fcpfw_remove img:hover {
opacity: 0.8;
}
.fcpfw_qupdiv {
display: inline-block;
width: 100%;
vertical-align: middle;
width: 100%;
position: relative;
display: inline-flex;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: -o-flex;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
-o-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
align-items: center; }
.fcpfw_plus, .fcpfw_minus {
display: inline-block;
background: transparent;
color: #000;
border: 1px solid #000;
padding: 5px 9px;
margin: 0;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
border: 1px solid #ccc !important;
color: #000;
cursor: pointer;
display: inline-flex;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: -o-flex;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
-o-flex-direction: row;
flex-direction: row;
outline: none;
margin: 0px;
line-height: 30px;
font-family: Muli,sans-serif !important;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
width: 30px;
height: 30px;
font-weight: 700;
text-align: center;
background: transparent;
z-index: 999;
}
.fcpfw_update_qty {
box-shadow: none;
text-indent: inherit !important;
box-sizing: border-box !important;
display: -webkit-inline-box;
display: inline-flex;
line-height: 30px !important;
height: 30px !important;
max-height: none;
min-height: 0;
border: none;
font-size: 16px;
background: transparent;
border-top: 1px solid #ccc !important;
border-bottom: 1px solid #ccc !important;
border-left: 0px !important;
border-right: 0px !important;
width: 45px !important;
min-width: auto !important;
text-align: center;
color: #000;
padding: 0 !important;
border-radius: 0;
min-height: 0 !important;
margin: 0 !important;
max-width: 100% !important;
}
.fcpfw_minus {
padding: 4px 11px;
}
.fcpfw_cust_mini_cart .image_div img {
max-width: 60px;
max-height: 60px;
}
.fcpfw_cart_icon img {
height: 20px;
} .fcpfw_cart_prods {
display: list-item;
padding: 10px 12px;
position: relative;
border-bottom: 1px solid #eee;
}
.fcpfw_cart_prods_inner {
display: flex;
align-items: center;
}
.fcpfw_cart_prods_inner .image_div {
display: inline-block;
vertical-align: top;
text-align: center;
max-width: 60px;
margin-right: 10px;
}
.fcpfw_cart_prods_inner .description_div {
display: inline-block;
vertical-align: top;
word-break: break-word;
width: 100%;
position: relative;
}
.fcpfw_total_innwer {
text-align: right;
}
.oc_metadata p {
margin: 0px;
}
.fcpfw_prcdel_div {
display: inline-block;
vertical-align: middle;
text-align: left;   
position: absolute;
right: 0;
top: 0;
}
.fcpfw_prodline_title {
display: block;
}
.fcpfw_prodline_qty {
margin-top: auto;
display: -webkit-box;
display: inline-flex;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: -o-flex;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
-o-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
align-items: center;
}
p.oc_meta {
margin: 0px;
}
.fcpfw_prodline_price {
display: inline-block;
vertical-align: top;
position: relative;
text-align: right;
word-break: break-word;
width: 100%; }
.fcpfw_prodline_price span.amount {
font-size: 16px;
}
button.owl-prev img, button.owl-next img {
width: 14px;
opacity: 0.3;
}
button.owl-prev img:hover, button.owl-next img:hover {
opacity: 1;
}
.fcpfw_total_innwer_full {
text-align: right;
}
.fcpfw_total_label {
display: inline-block;
width: 100%;
float: left;
text-align: left;
}
.fcpfw_total_amount {
display: inline-block;
width: 100%;
float: right;
text-align: right;
}
.fcpfw_left_div img {
width: 120px !important;
height: 120px !important;
object-fit: cover;
max-width: none !important;
}
.fcpfw_container_main a, .fcpfw_container_main button, .fcpfw_container_main a:hover, .fcpfw_container_main button:hover {
text-decoration: none;
}
.fcpfw_body.fcpfw_loader .fcpfw_cust_mini_cart{
position: relative;
}
.fcpfw_body.fcpfw_loader {
overflow: hidden;
}
.fcpfw_body.fcpfw_loader .fcpfw_cust_mini_cart:after {
position: absolute;
content: "";
width: 100%;
height: 100vh;
background-color: rgba(0,0,0,0.5);
top: 0;
z-index: 9999;
left: 0;
overflow: hidden !important;
}
.fcpfw_pslide_prodpage, .fcpfw_pslide_atc {
display: inline-block;
padding: 5px 8px;
font-size: 13px;
text-align: center;
box-sizing: border-box;
word-break: break-word;
margin-top: 2px;
}
.fcpfw_slider .owl-theme .owl-nav {
position: absolute;
top: 50%;
width: 100%;
display: flex;
align-items: center;
align-content: center;
height: auto;
margin: 0 !important;
}
.fcpfw_right_div .added_to_cart {
display: none;
} a.fcpfw_bn_3 ,a.fcpfw_bn_2 , a.fcpfw_bn_1{
position: relative;
}
.fcpfw_container .fcpfw_footer a.fcpfw_bn_3:after,.fcpfw_container .fcpfw_footer a.fcpfw_bn_2:after,.fcpfw_container .fcpfw_footer a.fcpfw_bn_1:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 0;
height: 100%;
background-color: rgba(255,255,255,0.4);
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
.fcpfw_container .fcpfw_footer a.fcpfw_bn_3:hover:after ,.fcpfw_container .fcpfw_footer a.fcpfw_bn_2:hover:after,.fcpfw_container .fcpfw_footer a.fcpfw_bn_1:hover:after{
width: 120%;
background-color: rgba(255,255,255,0);
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
}
.fcpfw_total_amountt {
text-align: right;
}
.oc_metadata dl.variation {
margin: 0px;
font-size: 13px!important;
}
.oc_metadata dt {
width: auto;
display: inline-block;
float: left;
}
.oc_metadata dd {
margin: 0px!important;
}
.fcpfw_inner_div { display: inline-block;
position: relative;
} .fcpfw_button_fort.fcpfw_dyamic_three {
display: flex;
text-align: center;
flex-wrap: nowrap;
justify-content: space-between;
} .fcpfw_button_fort.fcpfw_dyamic_two_one a:nth-child(1){
width: 44%;
float: left;
margin-right: 1% !important;
}
.fcpfw_button_fort.fcpfw_dyamic_two_one  a:nth-child(2) {
width: 44%;
float: left;
margin-left:1% !important;
} 
.fcpfw_button_fort.fcpfw_dyamic_one_two a:nth-child(2) {
width: 44%;
float: left;
margin-right: 1% !important;
} 
.fcpfw_button_fort.fcpfw_dyamic_one_two a:nth-child(3){
width: 44%;
float: left;
margin-left:1% !important;
}
@media only screen and (max-width: 768px){
.fcpfw_slider.desktop_oc {
display: none;
}
}.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(//buysteroidsaustralia.shop/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0} .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:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - var(--wp-admin--admin-bar--height,0px));top:var(--wp-admin--admin-bar--height,0)}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.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:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.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;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.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}.pswp__item{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:#222}.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}.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.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(//buysteroidsaustralia.shop/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(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(//buysteroidsaustralia.shop/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.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:0 0;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,.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;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .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;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .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{-webkit-transform:translateY(0);-ms-transform:translateY(0);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 transparent;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:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.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:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.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;-webkit-transition:opacity .25s ease-out;transition:opacity .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(//buysteroidsaustralia.shop/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.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{-webkit-box-sizing:border-box;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:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);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%;display:flex;justify-content:flex-end}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.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__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.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:0 0}