.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;
}
}.wpmenucart-icon-shopping-cart-0:before{font-family:WPMenuCart;speak:none;font-style:normal;font-weight:400;display:inline;width:auto;height:auto;line-height:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0;margin-right:.25em}.wpmenucart-icon-shopping-cart-0:before{content:"\f07a"}