div.block-related-category .aw-arp-block-content {
    padding: 5px 0 0 5px;
    overflow: hidden;
    clear: both;
}

div.block-related-category .aw-arp-item {
    text-align: center;
    width: 100px;
    min-height: 100px;
    display: -moz-inline-stack;
    display: inline-block !important;
    vertical-align: top;
    zoom: 1;
    _height: 250px;
    margin: 5px 5px 20px;
}

div.block-related-category .aw-arp-item img {
    border: 1px solid #A9A9A9;
    width: 75px;
    margin-bottom: 10px;
}

div.block-related-category .aw-arp-block-content .aw-arp-addtocart>p {
    margin-bottom: 5px;
}

div.block-related-category .footer .aw-arp-block-content li {
    display: inline-block !important;
}

div.block-related-category .footer .aw-arp-block-content a {
    color: #1E7EC8;
}
#aw_popup_wraper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: #000000;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    /* IE10-specific styles */
    #aw_popup_wraper {
        background: transparent;
        background: rgba(0,0,0,0.7);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000,endColorstr=#4c000000);
        zoom: 1;
    }
}

#aw_popup_window {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    background: #ffffff;
    top: 0;
    left: 0;
    border: solid 1px;
    border-radius: 6px;
    padding: 10px;
}

#aw_popup_title {
    font-weight: bold;
}

#aw_popup_close_btn {
    cursor: pointer;
    float: right;
}
#magestore-bannerslider-popup{
	padding: 2px;
    position: fixed;
    z-index: 19990;
	background: #fff;
	border: 2px;
}
#magestore-bannerslider-popup-close{
	cursor: pointer;
    height: 22px;
	width:22px;
    position: absolute;
    right: 0px;
    top: -25px;   
    z-index: 19999;
	background:url(https://bondageaustralia.com.au/skin/frontend/base/default/css/magestore/bannerslider/image/close-tiny.png) no-repeat center;
}
#bg_fade {
    background-color: #000000;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 1000;
	opacity: 0.7;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls .owl-buttons div.owl-prev {
	background: url('https://bondageaustralia.com.au/skin/frontend/bondageaust/default/images/arrow-left.png') no-repeat left top;
	width: 50px;
	height: 50px;
	top: -60px;
	left: -20px;
	position: absolute;
	font-size: 0;
	text-indent: -9999;
}
.owl-controls .owl-buttons div.owl-next {
	background: url('https://bondageaustralia.com.au/skin/frontend/bondageaust/default/images/arrow-right.png') no-repeat left top;
	width: 50px;
	height: 50px;
	top: -56px;
	right: -20px;
	position: absolute;
	font-size: 0;
	text-indent: -9999;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	
}

/* mouse grab icon */
.grabbing { 
    cursor:url(https://bondageaustralia.com.au/skin/frontend/bondageaust/default/owl-carousel/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .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);
}


.block-category-nav{position: relative;}
/*** ESSENTIAL STYLES ***/
.category-sidebar-nav, .category-sidebar-nav * {
  margin:     0;
  padding:    0;
  list-style:   none;
}
.category-sidebar-nav ul {
  position:   absolute;
  top:      -999em;
}
.category-sidebar-nav ul li {
  /* width:     100%; */
}
.category-sidebar-nav li:hover {
  visibility:   inherit; /* fixes IE7 'sticky bug' */
}
.category-sidebar-nav li {
  position:   relative;
}
.category-sidebar-nav a {
  display:    block;
  position:   relative;
}
.category-sidebar-nav a:hover{color:#f26522}
.category-sidebar-nav li:hover ul,
.category-sidebar-nav li.sfHover ul {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #DDDDDD;
  box-shadow: 3px 3px 3px #464646;
  left: 245px;
  padding:10px;
  top: 2.5px;
  width: 180px;
  z-index: 99999;
}
.main-container.col3-layout .category-sidebar-nav li:hover ul,
.main-container.col3-layout .category-sidebar-nav li.sfHover ul {
	left: 185px;
}
ul.category-sidebar-nav li:hover li ul,
ul.category-sidebar-nav li.sfHover li ul {
  top:      -999em;
}
ul.category-sidebar-nav li li:hover ul,
ul.category-sidebar-nav li li.sfHover ul {
  left:     185px; /* match ul width */
  top:      0;
}
ul.category-sidebar-nav li li:hover li ul,
ul.category-sidebar-nav li li.sfHover li ul {
  top:      -999em;
}
ul.category-sidebar-nav li li li:hover ul,
ul.category-sidebar-nav li li li.sfHover ul {
  left:     10em; /* match ul width */
  top:      0;
}

/*** DEMO SKIN ***/
.category-sidebar-nav {
	border: 1px solid #5a0a09;
	padding: 3px 12px;
	background-color: #030000;
}
.category-sidebar-nav a {font-size:13px; font-weight:normal; color:#333333; text-decoration:none; padding:0 0 0 0px;}
.category-sidebar-nav ul a {
	font-size:12px;
}
.category-sidebar-nav a, .category-sidebar-nav a:visited  {}
.category-sidebar-nav li.last {background: none transparent!important;}
.category-sidebar-nav li {padding:3px 0;}
.category-sidebar-nav li li {
  background:0 none;
  width:100%;
  float:left;
}
.category-sidebar-nav li li li {

}
.category-sidebar-nav li li li a:hover{color:#f26522}
.category-sidebar-nav li.sfHover,
.category-sidebar-nav a:focus, .category-sidebar-nav a:hover, .category-sidebar-nav a:active {
  outline:    0;
}

/*** arrows **/
.category-sidebar-nav a.sf-with-ul {min-width: 1px;}
.category-sidebar-nav li.parent a.sf-with-ul {background: url(https://bondageaustralia.com.au/skin/frontend/bondageaust/default/css/magebuzz/catsidebarnav/images/sub_icon.gif) no-repeat scroll 96% center transparent;}
.category-sidebar-nav li.sfHover a{color:#595959;}
.category-sidebar-nav li.sfHover ul li a:hover{color:#f26522}
.category-sidebar-nav li.sfHover ul li.sfHover{/* background:#f26522!important; */}
.category-sidebar-nav li.sfHover li a{border:0 none;height: auto;}
.category-sidebar-nav li.sfHover li.parent li a{background: none transparent!important;}
.category-sidebar-nav li.sfHover li.parent a{
  background: url(https://bondageaustralia.com.au/skin/frontend/bondageaust/default/css/magebuzz/catsidebarnav/images/sub_icon_2.gif) no-repeat scroll right center transparent;
  color: #595959;
  margin-right: 10px;
}
.category-sidebar-nav li.sfHover li li a{color:#595959;}
.category-sidebar-nav li.sfHover ul li a{ padding-left: 0;padding-right: 10px;}
.category-sidebar-nav li.sfHover ul li.sfHover a.hover{ color:#f26522}
.category-sidebar-nav li.sfHover a.level-top .sf-sub-indicator{ background:0 none;}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */

}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
}

/* point right for anchors in subs */
.category-sidebar-nav ul .sf-sub-indicator { background-position:  -10px 0; }
.category-sidebar-nav ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.category-sidebar-nav ul a:focus > .sf-sub-indicator,
.category-sidebar-nav ul a:hover > .sf-sub-indicator,
.category-sidebar-nav ul a:active > .sf-sub-indicator,
.category-sidebar-nav ul li:hover > a > .sf-sub-indicator,
.category-sidebar-nav ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
}
.sf-shadow ul.sf-shadow-off {
  background: transparent;
}

