div.amshopby-column {
    float: left;
    width: 49%;
    overflow: hidden;
}

select.amshopby-select {
    width: 170px;
}

.amshopby-logo {
    padding: 0 10px 10px 0;
    float: left;
}

.amshopby-featured {
    padding: 5px;
}

.amshopby-link {
    padding: 5px 0 0 5px;
}

.amshopby-clearer {
    display: block;
    clear: both;
    overflow: hidden;
}

div.block-layered-nav dd a {
    padding: 0 5px 0 0;
    display: block;
    float: left;
}

.block-layered-nav .amshopby-attr,
.block-layered-nav .amshopby-attr:hover {
    padding-left: 15px;
    background: url(https://www.blushlingerie.com/skin/frontend/base/default/images/amshopby-cb1.gif) left center no-repeat;
}

.block-layered-nav .amshopby-attr::before,
.block-layered-nav .amshopby-attr-selected::before {
    border-style: none;
}

.block-layered-nav .amshopby-attr-selected {
    font-weight: bold;
    padding-left: 15px;
    background: url(https://www.blushlingerie.com/skin/frontend/base/default/images/amshopby-cb2.gif) left center no-repeat;
}

.block-layered-nav .amshopby-attr-inactive {
    pointer-events: none;
    color: #666
}

.block-layered-nav dd a img {
    float: left;
}

.block-layered-nav .single-choice a.amshopby-attr,
.block-layered-nav .single-choice a.amshopby-attr:hover {
    background-image: url(https://www.blushlingerie.com/skin/frontend/base/default/images/amshopby-rb1.gif);
}

.block-layered-nav .single-choice a.amshopby-attr-selected {
    background-image: url(https://www.blushlingerie.com/skin/frontend/base/default/images/amshopby-rb2.gif);
}

.amshopby-swatch {
    background: url(https://www.blushlingerie.com/skin/frontend/base/default/images/amshopby-cb1.gif) left center no-repeat;
}

.block-layered-nav .amshopby-cat-level-2 {
    padding-left: 0;
}

.block-layered-nav .amshopby-cat-level-3 {
    padding-left: 10px;
}

.block-layered-nav .amshopby-cat-selected {
    font-weight: bold;
    color: black;
    text-decoration: none;
    cursor: text;
}

.block-layered-nav .amshopby-cat-multi a {
    padding-left: 15px;
    background: url(https://www.blushlingerie.com/skin/frontend/base/default/images/amshopby-cb1.gif) left center no-repeat;
}

.block-layered-nav .amshopby-cat-multiselected a {
    font-weight: bold;
    background: url(https://www.blushlingerie.com/skin/frontend/base/default/images/amshopby-cb2.gif) left center no-repeat;
}

.block-layered-nav span.amshopby-plusminus {
    float: left;
    display: block;
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: transparent url(https://www.blushlingerie.com/skin/frontend/base/default/images/amshopby-plus.gif) no-repeat;
}

.block-layered-nav span.minus {
    background: transparent url(https://www.blushlingerie.com/skin/frontend/base/default/images/amshopby-minus.gif) no-repeat;
}

.block-layered-nav li:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}

.main .block-layered-nav.amshopby-collapse-enabled dt {
    cursor: pointer;
    padding-left: 15px;
    background: url(https://www.blushlingerie.com/skin/frontend/base/default/images/amshopby-expanded.gif) center left no-repeat;
}

.block-layered-nav.amshopby-collapse-enabled dt::after {
    border-style: none;
}

.block-layered-nav.amshopby-collapse-enabled dt.amshopby-collapsed {
    background: url(https://www.blushlingerie.com/skin/frontend/base/default/images/amshopby-collapsed.gif) center left no-repeat;
}

.block-layered-nav.amshopby-collapse-enabled .toggle-content .no-display {
    display: block;
}

.block-layered-nav .amshopby-slider {
    position: relative;
    margin: 10px 4px 5px;
    z-index: 9;
    height: 18px;
    background: url(https://www.blushlingerie.com/skin/frontend/base/default/images/amshopby-slider-bg.gif) repeat-x 0 50%;
    cursor: pointer;
}

.block-layered-nav .amshopby-slider .handle {
    margin-left: -4px;
    width: 8px;
    top: 3px;
    height: 14px;
    background: transparent url(https://www.blushlingerie.com/skin/frontend/base/default/images/amshopby-hadle.png) no-repeat;
    position: absolute;
    cursor: move;
    z-index: 2;
}

/*
 * Slider labels
 */
.amshopby-slider-price {
    color: #798794;
}

.amshopby-slider-price-from {
    float: left;
}

.amshopby-slider-price-to {
    float: right;
}

.amshopby-slider-handle-right,
.amshopby-slider-handle-left {
    position: absolute;
    top: 14px;
}

.amshopby-slider-handle-left {
    left: 0;
}
.amshopby-slider-handle-right {
    right: 0;
}
.amshopby-tooltip {
    padding: 2px 5px;
    background: #FEC;
    border: 1px solid #FAA819;
    color: #1F5070;
    text-align: left;
    width: 200px;
    position: absolute;
    z-index: 1000;
}

.amshopby-slider-price-range {
    text-align: center;
    font-size: 0.9em;
}

.amshopby-tooltip-img {
    cursor: help;
    display: inline;
}

.block-layered-nav,
.amshopby-page-container,
.amshopby-filters-top {
    position: relative;
}

.amshopby-overlay {
    background-color: #FFFFFF;
    height: 100%;
    left: 0;
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 555;
}

.amshopby-overlay img {
    top: 100px;
    left: 45%;
    display: block;
    position: absolute;
}

.amshopby-overlay div {
    margin: 0 auto;
    display: block;
    width: 300px;
    height: 200px;
    background: url('https://www.blushlingerie.com/skin/frontend/base/default/images/amshopby-overlay.gif') 50% 50% no-repeat;
}
/*
 * Advanced Categories
 */
.amshopby-advanced li {
    clear: both;
}

.amshopby-advanced .level1 {
    padding-left: 20px;
}

.amshopby-advanced .level2 {
    padding-left: 30px;
}

.amshopby-advanced .level3 {
    padding-left: 40px;
}

.amshopby-advanced .level4 {
    padding-left: 50px;
}

.amshopby-advanced li.active > a {
    font-weight: bold;
}

.amshopby-cat-toggle.amshopby-cat-toggle-hidden {
    display: none;
}
/*
 * Slider Bar
 */
.amshopby-slider-bar {
    position: absolute;
    background: #999;
    height: 6px;
    top: 6px;
    z-index: 1;
}

/*
 * Subcategories block
 */
.amshopby-subcategory-image {
    overflow: auto;
}

.btn-remove-inline {
    background: url('https://www.blushlingerie.com/skin/frontend/base/default/images/am_btn_remove.gif') no-repeat;
    width: 13px;
    height: 12px;
    margin-left: 4px;
}

.amshopby-hightlighted {
    background: yellow;
}

.btn-remove-inline img {
    display: inline;
}

.block-layered-nav .amshopby-slider .handle.active {
    z-index: 3;
}

.amshopby-slider-ui {
    background: url(https://www.blushlingerie.com/skin/frontend/base/default/images/amshopby-slider-bg.gif) repeat-x 0 50%;
    margin: 10px .4em;
}

.amshopby-slider-ui .ui-slider-handle {
    background-color: #f18200;
    border: 1px solid #de5400;
    box-sizing: border-box;
    outline: none;
}

.amshopby-slider-ui .ui-slider-range {
    background-color: #999999;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-slider {
    cursor: pointer;
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 0.8em;
    height: 1.2em;
    cursor: pointer;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.ui-slider-horizontal {
    height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.2em;
    margin-left: -.4em;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0.2em;
    height: 8px;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}

.amshopby-narrow-by-list td {
    vertical-align: top;
}

input[name^="amshopby"][id$="from"].input-text,
input[name^="amshopby"][id$="to"].input-text {
    width: auto;
}

.amshopby-item-top {
    max-width: 225px;
    min-width: 180px;
    display: inline-block;
    vertical-align: top;
    height: 100%;
}

.amshopby-filters-top .block-content ol {
    max-width: 250px;
}

.amshopby-item-top .amshopby-column {
    width: auto;
}

.no-display-current,
.no-display {
    display: none;
}

.current .no-display-current,
.current td.no-display {
    display: block;
}

@media only screen and (max-width: 770px) {
    dl#narrow-by-list,
    dl#narrow-by-list2 {
        padding: 0;
    }

    .block-layered-nav.amshopby-collapse-enabled .toggle-content dt {
        background: url(https://www.blushlingerie.com/skin/frontend/base/default/images/amshopby-collapsed.gif) center left no-repeat;
    }

    .block-layered-nav.amshopby-collapse-enabled .toggle-content.accordion-open dt.current {
        background: url(https://www.blushlingerie.com/skin/frontend/base/default/images/amshopby-expanded.gif) center left no-repeat;
    }
}

.block-layered-nav ol:not(.single-choice) select option[selected] {
    color: white;
    background-color: rgba(171, 171, 171, 1);
}

.amshopby-apply-button {
    width: 180px;
    height: 40px;
    margin-top: 1em;
}

/**
 * All Brands page
 */
.content .ambrands-list {
    min-width: 180px;
}
.amshopby-subcategories-wrapper {
    position: relative;
    box-sizing: unset;
    display: flex;
    flex-wrap: wrap;
}
.amshopby-subcategories-wrapper:after {
    content: '';
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 1px;
    background: #fff;
    z-index: 999;
}
.amshopby-subcategory {
    float: left;
    height: auto;
    width: auto;
    padding-right: 5px;
    line-height: 50px;
    border-bottom: 1px solid #eee;
}
.amshopby-subcategory .am-item {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    text-align: left;
    vertical-align: middle;
    line-height: 1;
}
.amshopby-subcategory .am-img {
    max-width: 100%;
    display: block;
    float: left;
}
.amshopby-subcategory .am-title {
    margin-left: 5px;
    padding: 20px 0;
}
.amshopby-subcategories-img {
    display: inline;
    vertical-align: middle;
}
div.amshopby-overflow-scroll-enabled div.block-content dl dd > ol:first-of-type {
    overflow-y: auto;
}


.overlay_dialog {
	background: #000;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.overlay___invisible__ {
  background: #fff;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}

.wired_frame {
	display: block;
  	position: absolute;
  	border: 1px #000 dashed;
}

.dialog {
	display: block;
	position: absolute;
	border: none; 
}
.dialog .bot { display: none; }

.dialog table.table_window  { 
  	border-collapse: collapse; 
  	border-spacing: 0; 
  	width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
  padding: 0; 
}

.dialog .title_window {
  -moz-user-select:none;
}                                                    
.overlay_siteswitcher { 
	opacity:.8; 
	-moz-opacity:.8; 
	-webkit-opacity:.8; 
	background-color:#000; 
	filter:alpha(opacity=60); 
}

.top.table_window { border-bottom: none; background: transparent; }

#siteswitcherConfirm_window {
}
#siteswitcherConfirm_window_row1,
#siteswitcherConfirm_window_row2,
#siteswitcherConfirm_window_row3 {
}

#siteswitcherConfirm_window_row1 { 
	padding-left: 10px;
}

#siteswitcherConfirm_window_row2 {
}

.siteswitcher_n {
	
}

#siteswitcherConfirm_window_row3,
.siteswitcher_w,
.siteswitcher_e,
.siteswitcher_s, 
.siteswitcher_sw, 
.siteswitcher_se, 
.siteswitcher_sizer, 
.siteswitcher_minimize, 
.siteswitcher_maximize {
	display: none;
}

.siteswitcher_close { 
	top: 12px; 
	right:-10px;
	width:16px; 
	height:16px;  
	position:absolute; 
	cursor:pointer; 
	z-index:1000;
	background:url(https://www.blushlingerie.com/skin/frontend/base/default/productiveminds/siteswitcher/images/window_close.png) no-repeat 0 0;
}

.siteswitcher_title { 
	float: left; 
	width: 100%; 
	color: #fff;
	background: #000;
	padding: 5px 0px 5px 10px;
	text-align: left;
	font-size: 16px;
	font-weight: 600;
	border: 5px solid #000 !important;
	border-bottom: none;
}
#siteswitcherConfirm_window_content {
	border: 10px solid #000 ;
	border-top: none !important;
}

.siteswitcher_content { 
	overflow:auto; 
	font-size:12px; 
}

/* FOR IE */
* html .siteswitcher_close { background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/window_close.png", sizingMethod="crop"); }




.header-siteswitcher {
	width: 100%;
	background: #000;
	font-size: 13px; 
}
.header-siteswitcher img {
	display: inline;
	vertical-align: top;
}
.header-siteswitcher .header {
	padding: 0;
	height: 40px;
	color: #fff;
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
.header-siteswitcher .header-content {
	padding: 10px 0px;
}

.header-siteswitcher .header-content img.arrow {
	margin: 4px 0 0 4px;
}

.header-siteswitcher .header .header-content a.button {
    color: #fff;
    height: 19px;
    padding: 0 8px;
    display: block;
    text-align: center;
    white-space: nowrap;
    border: 1px solid #de5400;
    background: none repeat scroll 0 0 #f18200;
    font: bold 12px/19px Arial,Helvetica,sans-serif;
}
.header-siteswitcher .header .header-content a.button:hover {
    color: #f18200;
    text-decoration: none;
    background: none repeat scroll 0 0 #fff;
}

.header-content .currency-text {
}
.header-content img {
	margin: 1px 5px 0px 0px;
}
.header-content a {
	color: #fff;
	font-weight: 600;
	text-decoration: none;
}
.header-content a:hover {
	color: #999;
	text-decoration: underline;
}

.lefted {
	float: left;
}

.righted {
	float: right;
}

.eighty_left_margin {
	margin-left: 80px !important;
}

.overlay_dialog {
	background-color: #666666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.overlay___invisible__ {
  background-color: #666666;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

.cpost_nw {
	width: 9px;
	height: 23px;
	 background: none repeat scroll 0 0 #F9F3E3;
	border-left: 1px solid #BBAFA0;
	border-top: 1px solid #BBAFA0;
}

.cpost_n {
 background: none repeat scroll 0 0 #F9F3E3;
	height: 23px;
	border-top: 1px solid #BBAFA0;
}

.cpost_ne {
	width: 9px;
	height: 23px;
	 background: none repeat scroll 0 0 #F9F3E3;
	border-right: 1px solid #BBAFA0;
	border-top: 1px solid #BBAFA0;
}

.cpost_e {
	width: 2px;
	background: transparent url(https://www.blushlingerie.com/skin/frontend/base/default/images/cpost/center_right.gif) repeat-y 0 0;	
}

.cpost_w {
	width: 2px;
	background: transparent url(https://www.blushlingerie.com/skin/frontend/base/default/images/cpost/center_left.gif) repeat-y 0 0;		
}

.cpost_sw {
	width: 9px;
	height: 1px;
		 background: none repeat scroll 0 0 #F9F3E3;
	border-left: 1px solid #BBAFA0;
	border-bottom: 1px solid #BBAFA0;
	/* background: transparent url(https://www.blushlingerie.com/skin/frontend/base/default/images/cpost/bottom_left.gif) no-repeat 0 0;	*/		
}

.cpost_s {
	/* background: transparent url(https://www.blushlingerie.com/skin/frontend/base/default/images/cpost/bottom_mid.gif) repeat-x 0 0;	*/	
		 background: none repeat scroll 0 0 #F9F3E3;
	border-bottom: 1px solid #BBAFA0;
	height: 1px;
}

.cpost_se {
	width: 9px;
	height: 1px;
		 background: none repeat scroll 0 0 #F9F3E3;
	border-right: 1px solid #BBAFA0;
	border-bottom: 1px solid #BBAFA0;
	/* background: transparent url(https://www.blushlingerie.com/skin/frontend/base/default/images/cpost/bottom_right.gif) no-repeat 0 0;	*/		
}

.cpost_sizer {
	width: 9px;
	height: 19px;
	background: transparent url(https://www.blushlingerie.com/skin/frontend/base/default/images/cpost/sizer.gif) no-repeat 0 0;	
	cursor:se-resize;	
}

.cpost_close {
	width: 14px;
	height: 14px;
	background: transparent url(https://www.blushlingerie.com/skin/frontend/base/default/images/cpost/close.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:685px;
	cursor:pointer;
	z-index:2000;
}

.cpost_minimize {
	width: 14px;
	height: 15px;
	background: transparent url(https://www.blushlingerie.com/skin/frontend/base/default/images/cpost/minimize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:28px;
	cursor:pointer;
	z-index:2000;
	display: none;
}

.cpost_maximize {
	width: 14px;
	height: 15px;
	background: transparent url(https://www.blushlingerie.com/skin/frontend/base/default/images/cpost/maximize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:49px;
	cursor:pointer;
	z-index:2000;
	display: none;
}

.cpost_title {
	float:left;
	height:14px;
	/*font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	*/
	font: bold 13px/16px Arial,Helvetica,sans-serif;
	text-align:center;
	width:100%;
color: #F18200;
margin-top: 3px;
}

.cpost_content {
	overflow:hidden;
	color: #DDD;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-color:#123;
}

.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}

.wired_frame {
	display: block;
  position: absolute;
  border: 1px #000 dashed;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}

.dialog table.table_window  { 
  border-collapse: collapse; 
  border-spacing: 0; 
  width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
  padding: 0; 
}

.dialog .title_window {
  -moz-user-select:none;
}      
.overlay {
      background: none repeat scroll 0 0 rgba(0, 0, 0, 0.35);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 90;
}                                              



