
a{text-decoration:none;}
ul{list-style:none;}
select:focus {
   outline-color: transparent;
}
.clear{clear:both;}
/* Gradient transparent - color - transparent */

#main-wrapper {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
.fl{float:left;}
.fr{float:right;}
.clear {
	clear: both;
}
.content_inner {
	margin: 25px auto;
	max-width: 80em;
	width: 95%;
}

img {
	max-width: 100%;
	width: auto\9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
.banner_cl{
	width: 98%;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.header_margin { width:100%; text-align:center; color:#2a2a2a; text-transform: capitalize; font-weight: bold; margin: 0 auto;
   }

.bdr{border-bottom:1px solid #d9d9dc; margin: 5% 0 0;}
.add_margin{
	margin:5% 0;
}
.content_wrapper {
    margin: 5% auto 0;
    width:95%;
}
/*Active Subscription Btn Starts here*/
.active_subscription{
	background-color:#f8639d;
}
.inactive_subscription{
	background-color:#dfdfdf;
    color: #636161 !important;	
}
.paused_subscription{
	background-color:#626061;
}
.empty_subscription{
	/*background-color:#f7f7f7;*/
	text-align: center;
	color:#636161 !important;
}
.inactive_subscription + div.accordion-header-icon{
 	background: url(images/dwn_arrow_blck.png) no-repeat;
    width: 20px;
    height: 20px;
}
.empty_subscription + div.accordion-header-icon{
 	background: url(images/dwn_arrow_blck.png) no-repeat;
    width: 20px;
    height: 20px;
}
.delivery_details {
	width:98.95%;
    height: 100px;
    border: 2px solid #f96299;
    border-bottom: 0px;
	font-weight: 700;
	display:block;	
	margin: 0 auto;
}
.delivery_details span{
	display:block;
}
.delivery_heading span{
	display:inline-block;
}
.delivery_heading > div{
	display:inline-block;
	vertical-align:top;	
}
.d_box1{
	color:#f96299;
	text-transform:uppercase;
	width: 20%;	   
}
.d_box2{
	width: 60%;
    margin: 0 auto;
    text-align: center;
	color:#6a6a6a;
}
.d_box3{
   width: 20%;
   text-align:right;	
   color: #f96299;     
}
.delivery_heading {
    width: 96%;
    font-size: 0.8em;
    margin: 4% 2% 0;
	padding-bottom: 4%;
    border-bottom: 2px solid #fafafa;		
}
.delivery_heading:after, .Subscription_content:after{
	content:'';
	display:block;
	clear:both;
}

@media only screen 
and (max-device-width : 480px) { 
.subscription_address{
	color:#6a6a6a;
	font-size:0.8em;
	padding:5% 2%;
}
	}
.subscription_address{color: #6a6a6a;font-size: 1.1em;padding: 5% 2%;}


.edit_img{
	display: inline-block;
    float: right;
}

/*Active Subscription Btn Ends here*/
/*Subscription Content Starts here*/

.Subscription_content:before {
    content: '';
    display: block;
    border-top: 2px solid #fafafa;
    padding-bottom: 3%;
    margin-top: 3%;
}
.subcription_head{
	text-transform:uppercase;
	color:#f8639d;
	text-align:center;
	font-weight:700;	
}
.subs_inner{
	padding:0 12px;
}
.Subs_img {
    width: 32.28%;
}
.Subs_pro_info {
    width: 65%;
}
.Subs_pro_info h3{
	font-size: 1em;
    margin-bottom: 2%;	
}
.fnt_bold{
 	font-weight:bold;
}
.total_amt{
	 font-weight:700;
	 color:#333232;
	 font-size: 1.5em;
	 text-align: center;
	 margin: 3% auto; 
	 padding: 3% 0;
	 border-top:2px solid #fafafa;
}
.btn_wrapper{
	margin:0 12px;
}
.btn_wrapper:after{
	content:'';
	display:block;
	clear:both;
}
.btn_styl{
	text-transform:uppercase;	
	font-size: 14px;
    padding: 5%;	
	font-weight:700;
    width: 40%;
    text-align: center;	
}
.pause_btn{
 	background-color:#6f6e6e;
	border:1px solid #6f6e6e;
	color:#fff;
}
.deliver_btn{
 	background-color:#fff;
	color:#6f6e6e;
	border:1px solid #6f6e6e;
}
.shade_selection, .Qty_s, .Pro_Price{
    color: #6f6e6e;	
    margin-bottom: 2%;	
}
.pause_icon{
    width: 5%;
    display: inline-block;
    vertical-align: middle;
}
.subscription_paused_txt {
    line-height: 10px;
    margin: 12px;
    font-size: 14px;
    font-weight: 700;
}
.paused_txt {
    display: inline-block;
    vertical-align: middle;
    width: 93%;
    text-align: left;
    font-size: 0.7em;	
}
/*Subscription Content Ends here*/
/*Dropdown Bucket css starts here*/
.bucket_btn{
	width:46%;
	margin: 5% auto 0;
    text-align: center;
    display: inline-table;	
}
.start_subscription{
	width:100%;
	margin: 5% auto 0;
    text-align: center;
    padding: 2% 0;	
    position: relative;
	bottom:0px;	
}
/*Dropdown Bucket css ends here*/


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 640px) {
.delivery_heading, .subscription_address {
	font-size:12px;
}
.delivery_details {
    width: 98.80%;
}
.btn_styl{
	width: 46%;
}
.ui-draggable .ui-dialog-titlebar {font-size: 15px !important;}
  .ui-dialog{width: 95% !important;right: 0;margin: auto;}
   .delivery_details .subscription_address span {width:92%;float:left;}
   .add_new_address,.load_saved_address {display: block;color: #1e6b7b;height: 50px;border-bottom: 1px solid #eee;text-align: center;vertical-align: middle;padding: 13px;font-size: 18px;font-weight: bold;}
.add_new_address a,.load_saved_address a{color: #1e6b7b;}
.subscription_back{float: left}
.sprite_checkout{width: 20px;height: 20px;background-position: -260px 28px;display: block;background-image: url(/skin/frontend/nykaa/theme202/images/gomage/checkoutsprite.png);float: right;margin-right: 10%;position: absolute;top: 0;right: 0;}
.load_address_wrapper {width:100%;position: relative;}
.myaccount_form .select-style{min-width:auto !important;border: 1px solid #d8d8d8;overflow: hidden;width: auto!important;height: 41px;}
.load_address_wrapper {width: 95%;position: relative;margin: 0 auto;}
.load_add_txtbox {width: 100%;margin: 2% 0;font-size: 13px !important;padding: 2%;border: 1px solid #2a2a2a;color: #999999;text-transform: capitalize;display: inline-block;vertical-align: middle;-webkit-text-fill-color: #999;}
.sprite_checkout{margin-right: 0;}
.myaccount_form #prefix {padding:  0 0 0 2px !important;}
}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {
.delivery_heading, .subscription_address {
	font-size:0.9em;
}
.delivery_details {
    width: 98.90%;
}
}

@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) {
.delivery_heading, .subscription_address {
	font-size:0.9em;
}
.delivery_details {
    width: 98.95%;
}
}
.Subscription_Accordion .empty_subscription {font-size: 30px; padding: 20px; text-align: center;}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 660px) {
.Subscription_Accordion .empty_subscription {text-align: center;font-size: 5vw;padding: 5px;} }
.Subscription_Accordion .empty_subscription a{cursor: pointer; color: #1e6b7b;font-weight: bold;}
	}
.cnt-products .subs-button{width: 60%;margin: 0 auto;}
.qty-price .qty, .qty-price .price {padding: 5px}
.edit-sec span a{color:#1e6b7b;}
.myaccount_form #state{background: #fff;}