.bx-wrapper .bx-controls-direction a {
    z-index: 9000;
}
body {
    font-family: "Futura Std Book", sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
}
a:hover {
    text-decoration: none;
}
.addthis-smartlayers { display: none; }
.grayBg {
    background-color: #656565;
}
a {
    color: #111;
}
	.popup_subscribe { width: 100%; height:290px; border:2px solid #000; text-align: center;padding:20px; display:none; background-color:#fff;}
	.popup_subscribe h2 { color:#000;margin-top:17px; font-size:21px; }
	.popup_subscribe input { border:1px solid #000; text-align:Center; border-top:transparent; padding:5px; width: 100%; font-family: futura-pt; font-size:11px; letter-spacing: 0.5px; text-transform: uppercase; }
	.popup_subscribe p { font-size:12px;}
	.popup_subscribe .submit_btn { width: 100%;margin-top:6px; border-left:none; background-color:#000; color:#fff; }
	.popup_subscribe form { padding:10px 0; }
	.popup_subscribe .date input { 
		margin-top:7px;
		float: left;
    width: 33.33%; }
    .popup_subscribe .date input:nth-child(1) { border-right: 1px solid transparent; }
     .popup_subscribe .date input:nth-child(2) { border-right: 1px solid transparent; }
     .popup_subscribe .date input:nth-child(3) { }
	#retry_subscribe  { text-transform: uppercase; color: rgb(255, 255, 255) ! important; background: rgb(0, 0, 0) none repeat scroll 0% 0%; padding: 7px 14px; }
@media screen and (max-width: 769px) {
   .popup_subscribe h2 { font-size:19px; }
   .popup_subscribe h2 { margin-top:14px; }
}

.list-group-item { background-color: transparent !important;  }
.myaccount { float:right; font-family: futura-pt;font-size:12px;padding:10px 0; }
.footer_fixed { 
	position: absolute; 
	bottom:0px;
	left:0px;
	z-index: 9995;
	width: 100%; 
	
}
.the_title, .noproduct_title {  color: #000;
    font-family: futura-pt;
    font-size: 24px;
    text-transform: uppercase;
    }

    
h3 {
    margin: 10px 0px;
}
h5 {
    margin: 10px 0px;
}
.sale-price {
    color: red;
}
	#notLoggedIn { border-bottom-style: dotted !important;
    border-left-style: dotted !important;
    border-right-style: dotted !important;
    opacity: 0.3; }
    #notLoggedIn:hover { opacity: 0.6; transition:all 0.5s ease; }
		.login_alert { width: 400px; height: 180px; position: absolute;left: 50%; margin-left: -200px; top:50%; margin-top:-100px; z-index: 999999; border:1px solid #000;background-color:#fff; padding:10px 30px; text-align: center; }
		.login_alert p { padding-bottom:15px; }
		.alert_btn { text-transform: uppercase; padding:10px 20px; border:1px solid #000; margin-right:3px; background-color:#000; color:#fff !important; }
		.alert_btn_alt { text-transform: uppercase; padding:10px 20px; border:1px solid #000; background-color:#fff; color:#000; }
		.alert_btn:hover { text-transform: uppercase; padding:10px 20px; border:1px solid #000; margin-right:3px; background-color:#000; color:#fff !important; }
		.alert_btn_alt:hover { text-transform: uppercase; padding:10px 20px; border:1px solid #000; background-color:#fff; color:#000; }
		.xAlert {  background: #000 none repeat scroll 0 0;
    border-radius: 100%;
    cursor: pointer;
    color: #fff;
    height: 30px;
    padding: 5px;
    position: absolute;
    right: -10px;
    top: -10px;
    width: 30px;
    
    }
    .loc_login_alert h1 { font-size:14px; }
    .loc_login_alert select { width: 79%; border:1px solid #000; padding:4px; font-family: futura-pt; font-size:12px; float:left; }
    .loc_login_alert input[type="submit"] { border:1px solid #000; background-color:#000; color:#fff; padding:4px; font-family: futura-pt; font-size:12px; width: 20%; float:left;  }
    	.loc_login_alert { width: 400px; height: 180px; position: absolute;left: 50%; margin-left: -200px; top:50%; margin-top:-100px; z-index: 999999; border:1px solid #000;background-color:#fff; padding:10px 30px; text-align: center; }
		.loc_login_alert p { padding-bottom:15px; }

.sale {
    text-decoration: line-through;
    color: #c6c6c6;
}
.finePrint {
    font-size: 8px;
    margin: 5px 0px;
}
.pad {
    padding: 30px;
}
.pageTitle {
    /*padding-bottom: 40px;*/
}
/*
.nav, .leftNav {
	text-transform: uppercase;
}
*/

@media (min-width: 768px) {

}
.navbar-default {
    border: none;
    background: none;
}
.navbar {
    height: 69.5px;
    margin-bottom: 0;
}
.navbar-header {
    padding: 10px;
}
.navbar-brand {
    padding: 5px 0px;
}
.nav li {
    background: rgba(255,255,255,0.85);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.nav li > a {
    height: 69.5px;
    padding: 23px 10px 10px 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.nav li > a:hover {
	background: none;
}

.navbar-nav>li>.dropdown-menu {
	padding: 0;
	border-radius: 0;
	background: none;
	border: none;
}
.navbar-nav>li>.dropdown-menu li > a {
	height: auto;
    margin: 0;
    padding: 0;
}
.navbar-nav>li>.dropdown-menu li:hover {
	background: #eee;
}
.navbar-toggle {
    margin-right: 0;
}
.navbar-nav {
    text-align: center;
    background-color: white;
    margin-top: 0px;
}
.nav li > a.dropdown-toggle {
    padding-right: 10px !important;
}
.nav li.list-group-item:first-child, .nav li.list-group-item:last-child {
	border-radius: 0;
}
.dropdown-menu li {
    text-align: right;
}
.dropdown-menu li a {
    color: black !important;
}

.dropdown.open {
    background-color: #e7e7e7;
}
.subNav {
    background-color: #656565;
    color: white;
    font-family: 'Futura Std Light';
    padding: 5px 10px;
    position: relative;
    z-index: -1;
}
.subNav a {
    color: white;
}
.subNav > div > span {
    margin-left: 20px;
}
.subNav ul li {
    margin-left: 20px;
}
.sliderBg {
    background-color: #f3f3f3;
    height: 800px;
    position: relative;
}

div.capsules > div > div {
    padding: 5px;
}
.capsules div {
    height: 340px;
    /*
	border-width: 10px 10px 10px 0px;

	border-style: solid;
	border-color: white;
*/

    background-repeat: no-repeat;
    display: table;
    table-layout: fixed;
}
.col-centered {
    float: none;
    margin: 0 auto;
}
.parentPad {
    padding: 5px;
}
div.parentPad .col-lg-3 {
    padding: 5px;
}
.width100 {
    width: 100%;
}
.capsules.capRow1 > div.row > div:nth-child(1) > a > div {
    /*
	border-width: 10px;
	border-style: solid;
	border-color: white;
*/

    background-color: #cccccc;
    background-position: -250px -90px;
    background-image: url(../images/tempImages/newarrivals.png);
    background-size: auto 340%;
    color: white;
    text-align: center;
    vertical-align: middle;
}
.capsules.capRow1 > div.row > div:nth-child(2) > a > div {
    background-color: #cccccc;
    color: white;
    background-image: url(../images/tempImages/dresses.png);
    background-position: left top;
    background-size: auto 130%;
    text-align: right;
    vertical-align: middle;
}
.capsules.capRow1 > div.row > div:nth-child(3) > a > div {
    background-color: #cccccc;
    background-image: url(../images/tempImages/sale.png);
    background-position: left -50px top -50px;
    background-size: auto 190%;
    text-align: right;
    vertical-align: middle;
}
/* Front Page Row 2 */

.capsules.capRow2 > div.row > div:nth-child(1) > a > div {
    background-color: #f8f8f8;
    color: #a4a9ad;
    background-image: url(../images/tempImages/denim.png);
    background-position: center right;
    background-size: auto 100%;
    text-align: right;
    vertical-align: middle;
}
.capsules.capRow2 > div.row > div:nth-child(2) > a > div {
    background-color: #f8f8f8;
    color: #a4a9ad;
    background-image: url(/uploads/ROTSJEAN0_1440383842.jpg);
    background-position: top center;
    background-size: cover;
    text-align: right;
    vertical-align: middle;
}
.capsules.capRow2 > div.row > div:nth-child(3) > a > div {
    background-color: #f8f8f8;
    color: #a4a9ad;
    background-image: url(/uploads/ROTSJEAN0_1440383842.jpg);
    background-position: top center;
    background-size: cover;
    text-align: right;
    vertical-align: middle;
}
.capsules.capRow2 > div.row > div:nth-child(4) > a > div {
    background-color: #f8f8f8;
    color: #a4a9ad;
    background-image: url(/uploads/ROTSJEAN0_1440383842.jpg);
    background-position: -10px -20px;
    background-size: cover;
    text-align: right;
    vertical-align: middle;
}
.newArrHeader {
    margin-top: 10px;
    margin-bottom: 10px !important;
}
.frontPageImages {
    padding: 0 5px;
}
div.frontPageImages > a > div {
    padding: 0 5px 10px;
    /* 	padding:0px 5px 0px 0px!important; */
    /* 	margin: 0; */
}
.vRight {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}
.vLeft {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}
.vCenter {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.newArrHeader {
    text-align: center;
}
.newArrHeader h3 { font-size:21px; }
.productTitle {
    text-align: center;
    padding: 0px;
}
footer {
    background-color: rgba(255,255,255,0.5);
}
footer .list-group-item {
    border: none;
    margin: 0;
    padding: 2px;
    background: none;
}
footer .list-group-item:first-child {
    border: none;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0px;
    padding: 2px;
}
.social_icons a {
    font-size: 20px;
    margin-right: 20px;
    color: black;
}
/* PRODUCTS PAGE */

.leftNav {
    padding-top: 10px;
}
.leftNav .list-group-item {
    border: none;
    padding: 2px 10px;
}
.form-group select {} .product_price,
.product_title {
    margin: 0;
    padding: 0;
}
.secTitle {
    margin: 5px 0px;
}
.colourChoice button {
    width: 50px;
    border-radius: 0;
    margin-right: 10px;
}
.marginBottom {
    margin-bottom: 10px;
}
.prodInfo p {
    font-size: 12px;
}
.prodInfo div:last-child {
    margin-bottom: 0px;
}
.prodTabs > ul.nav > li.active > a {
    border: none;
    border-bottom: 4px solid black;
}
.prodTabs > ul.nav > li.active > a:hover {
    border: none;
    border-bottom: 4px solid black;
}
.prodTabs > ul.nav > li > a {
    margin: 0;
    padding: 10px 10px;
    height: auto;
    border: none;
    color: #919191;
}
.prodTabs > ul.nav > li > a:hover {
    margin: 0;
    padding: 10px 10px;
    height: auto;
    border-bottom: 4px solid #919191;
}
.prodTabs p {
    padding: 10px;
}
.SocialShare {
    margin-top: 0 !important;
}
hr {
    margin: 12px 0px;
}
.bx-controls { display: none; }
.bx-wrapper {
    padding-top: 0px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
/* CART */

thead tr {
    border-bottom: 1px solid gray;
}
thead th {
    padding: 10px 0px;
    text-align: left;
}
.cartRow {
    padding: 10px;
    border-top: 1px solid #656565;
}
.cartRow td {
    padding: 10px 0px;
    vertical-align: top;
    text-align: left;
}
.cartRow tr {
    border-top: 1px solid black;
}
/*
.cartRow:nth-child(even) {
    background-color: #f9f8f8;
}
*/
.cart-footer {
    padding-top: 20px;
    padding-bottom: 40px;
    color: white;
}
/*------------------
	Cart CSS
------------------*/
/*.checkout-wrapper h3 {
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}*/

.deactive-step .checkout-form {
    display: none;
}
.form-group .control-label {
    text-transform: uppercase;
    font-family: 'Futura Std Medium';
    letter-spacing: 2px;
    font-size: 0.8em;
    color: #5A5A5A;
    margin-bottom: 15px;
}
.form-group .form-control {
    border-radius: 0;
    box-shadow: none;
    border-color: #656565;
    height: 38px;
}
.select-group {
	position: relative;;
}
.select-group select {
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.select-group:before, .select-group:after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;

	position: absolute;
	top: 7px; right: 0;
	width: 20px; height: 20px;
}
.select-group:after {
	content: "\f0de";
}
.select-group:before {
	content: '\f0dd';
	bottom: 7px; top: auto;
}
.form-group .form-control:focus,
.form-group .form-control:active,
.form-group .form-control:hover {
    border-color: #CCCCCC;
}
.btn-custom {
    text-transform: uppercase;
    background: black;
    color: white;
    border-radius: 0;
    padding: 10px 20px;
    font-family: 'futura-pt';
    font-size: 14px;
    border: 2px solid transparent;
    letter-spacing: 2px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-custom:hover, .btn-custom:focus {
    background: white;
    border-color: black;
    color: black;
}
.creditcard .header {
    font-family: 'Futura Std Medium';
    margin: 10px 0;
    border-top: 1px solid #eee;
    padding-top: 10px;
}
 .layby-btn { border:2px solid #000; background-color:#fff; color:#000; 
	
    border-radius: 0;
    font-family: "futura-pt";
    font-size: 14px;
    letter-spacing: 2px;
    padding: 10px 20px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    
     -moz-user-select: none;

  

    cursor: pointer;
    display: inline-block;



    margin-bottom: 0;

    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    
 }
 .layby-btn:hover { border:2px solid #000; background-color:#000; color:#fff !important; }
 
.hide-me {
    display: none;
}
.account-settings h1 {
    margin: 0 0 10px;
}
.head {
    margin-bottom: 30px;
}
.side-navi {
    list-style: none;
    text-transform: uppercase;
}
.side-navi li {
    font-family: 'Futura Std Heavy';
    font-size: 18px;
    margin: 10px 0;
    border-bottom: 1px solid #ddd;
}
.jscroll-inner,
.jscroll-added {
    zoom: 1;
    clear: both;
}
.jscroll-added .parentPad {
    padding: 0;
}
.ab-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ab-link:hover {
    text-decoration: none;
}
.thecode_used {
    display: block;
    border: 3px dashed white;
    text-transform: uppercase;
    padding: 7px 15px;
    text-align: center;
    font-family: 'Futura Std Heavy';
    margin-bottom: 15px;
}
.carousel-control.right,
.carousel-control.left {
    background-image: none;
}
.item {
    position: relative;
}
.dropdown-menu li {
    text-align: center;
}
.search-form {
    margin-top: 17px;
    padding-right: 9px;
}
.social-icons {
    padding-left: 5px;
}
.notif {
    font-size: 11px;
}
.fancybox-skin {
    border-radius: 0;
}
.search-form input,
.search-form button {
    border-radius: 0;
}
/*.search-form button {
	padding: 2px 10px;
    background-color: black;
    color: white;
}*/
.process_checkout .modal-content {
    border-radius: 0;
}

.strikethrough {
    color: red;
}

.input-group-addon {
    border-radius: 0;
    border-color: #000;
    background: #000;
    color: white;
}
.form-wizard .wizard-step {
    display: none;
}
.form-wizard .wizard-step .required::after {
    content: '*';
    color: red;
    margin-left: 5px;
    margin-top: -1px;
}
.form-wizard .wizard-step label.error {
    color: red;
    font-family: 'Futura Std Light';
    font-size: 11px;
    margin-top: 10px;
    margin-bottom: 0;
}
.form-wizard .wizard-step.active {
    display: block;
}
.swatch {
    width: 50px;
    height: 35px;
    overflow: hidden;
    border: 1px solid #ddd;
    float: left;
    margin-right: 5px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.colourChoice > .swatch {
    border: 1px solid black;
}
.colourChoice > a:hover .swatch {
    border: 3px solid #ddd;
}
.rotate-swatch {
    width: 130%;
    height: 200%;
    background: none;
    margin-left: -20%;
    margin-top: -29%;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.swatch span {
    padding: 0;
    height: 100%;
    display: block;
    cursor: pointer;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.9);
    z-index: 9999;
    display: table;
    text-align: center;
}
.overlay .vertical-align {
    display: table-cell;
    vertical-align: middle;
    color: #000;
}
.overlay .btn-inverted {
    width: auto !important;
    border: 2px solid white;
}
.noscroll {
    overflow: hidden;
}
.content-block h1 {
    margin-bottom: 40px;
    text-align:center;
}
.content-block {
    margin-bottom: 30px;
}
.content-block hr {
    margin: 40px 0px;
}
.content-block h4 {
    margin: 20px 0px;
    line-height: 2em;
}
.btn-invert {
    border: 2px solid black;
    color: black;
    background: white;
}
.btn-invert:hover {
    background: black;
    color: white;
}
.modal.vertical-center {
    text-align: center;
    padding: 0!important;
}

.modal.vertical-center:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px; /* Adjusts for spacing */
}

.vertical-center .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
#notify_modal .modal-content {
    border-radius: 0;
}
.notify_processing h2 {
    margin: 0;
    font-size: 20px;
}
h1.fTitle {   color: #000;
    font-family: futura-pt;
    font-size: 24px;
    text-transform: uppercase;
    
 }
 .LoginToContinue h1, .checkout-step h2, .checkout-progress h2 { 
	  color: #000;
    font-family: futura-pt;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase
	 
 }
 .ShipOptions label, .postage_options label, .credit_form label, .credit_form, .pay_sect label {  color:#000;
	     font-family: futura-pt;
    font-size: 14px;
    font-weight: 100;
    text-transform: uppercase;
    
    }
 .cart-table thead th, .login-selection label, .checkout-selection label, .checkout_cart thead td { 
	 color:#000;
	     font-family: futura-pt;
    font-size: 14px;
    font-weight: 100;
    text-transform: uppercase;
	 
 }
 
 .cart_prodTitle, .cart_itemPrice { 
	 
	      font-family: futura-pt;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
	 
 }
 .cart_prodContainer p { margin:0 0 5px; }
 .cart_prodPrice { 	      
	font-family: futura-pt;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase; 
}
 .cart_prodContainer { 
	 
	       font-family: futura-pt;
    font-size: 12px;
    font-weight: 100;
    text-transform: uppercase;

 }

 .promo-code h4 {  font-family: futura-pt;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;  }
.subtotal_subtext {font-family: futura-pt;
    font-size: 14px;
 font-weight: 100;  }    
    
 .promo_Container { padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #eee;}
 .cart_promoForm { position: relative; }
 .cart_promoForm input { width: 100%; border:1px solid #000; border-radius: 0; }
 .cart_promoForm button {
	 font-size: 15px;
    height: 33px;
    position: absolute;
    right: 0;
    top: 0;
    width: 85px;
  	background-color:#000;
  	color:#fff;
  	border:1px solid #000;  
  }
 
@media (max-width: 768px) {
    .nav li {
        border-bottom: 1px solid #656565 !important;
    }
    .dropdown.open {
		border-bottom: none !important;
    }
    .menu_nav {
		height: 350px !important;
	    left: 0 !important;
	    margin: 0 !important;
	    position: absolute !important;
	    text-align: center !important;
	    top: 60px !important;
	    width: 100% !important;
	}
	#logo-dark, .asilio_logo {
	    bottom: 60px !important;
	    left: 50% !important;
	    margin-left: -60px !important;
	    position: fixed !important;
	    width: 120px !important;
	    z-index: 999 !important;
	}
}